Commit Graph

2168 Commits

Author SHA1 Message Date
Luck
9420efd3ac
Switch to ECDSA keys for web editor socket 2024-10-23 22:52:20 +01:00
Alex
c773126a0f
Simplify ExpiringSet implementation (#3969) 2024-10-21 21:09:40 +01:00
Luck
9d80de5d5c
Fix MongoStorage nodeFromDoc integer cast (#3846) 2024-08-24 09:55:32 +01:00
3TUSK
9bf30fc839
Fix login configuration phase on NeoForge (#3961) 2024-08-22 22:27:29 +01:00
Luck
136a4859f3
Update to Minecraft 1.21.1 2024-08-12 19:45:38 +01:00
Jason Penilla
642f1d3019
Port to NeoForge (#3950) 2024-08-12 19:11:27 +01:00
Luck
b21753f5e9
Use builtin Fabric world change event 2024-07-07 21:31:34 +01:00
Luck
9cc129466b
Init VerboseHandler earlier (#3932) 2024-07-07 21:22:40 +01:00
Drex
55440cac01
Fix memory leak in Fabric MixinUser (#3931) 2024-07-07 21:15:41 +01:00
lucko
9e7a3d26e4
Improve efficiency of action log queries (#3917) 2024-06-16 21:11:23 +01:00
Luck
d748817351
Update Forge to MC 1.21 2024-06-16 10:45:47 +01:00
Wolfdv1
f984ebbb46
Update Fabric to MC 1.21 (#3918)
Co-authored-by: Wolfdv1 <Wolfdv1@github.com>
2024-06-16 10:45:09 +01:00
Luck
9805f8b2c4
Bump adventure-platform to 4.3.3 2024-06-02 22:17:12 +01:00
Luck
c3802c2a5a
Fix Forge plugin msg messenger (#3894)
Co-authored-by: powercas_gamer <cas@mizule.dev>
2024-05-26 14:19:36 +01:00
Ossi Erkkilä
b5400f885b
Add support for Sponge API 11 (#3896) 2024-05-26 13:58:39 +01:00
bloodmc
5c1ea5633e
Update Forge to MC 1.20.6 (#3883) 2024-05-08 23:09:02 +01:00
bloodmc
484b04c17b
Add support for Sponge API 9+ (#3885) 2024-05-06 18:20:47 +01:00
Jason Penilla
d74a4dcb7e
Set mappings namespace to skip remapping on Paper 1.20.5+ (#3881) 2024-04-30 10:31:16 +01:00
Luck
2361ea43ee
Update Fabric to MC 1.20.6 2024-04-29 20:05:54 +01:00
Luck
f86585c3cc
Update Dockerfile to use Java 21 2024-04-25 22:57:03 +01:00
Drex
7cb60f59fe
Update Fabric to MC 1.20.5 (#3824) 2024-04-23 21:57:20 +01:00
Luck
a43f4a11b0
Update Fabric dependencies 2024-04-17 21:25:15 +01:00
powercas_gamer
1dffd462a5
Fix mongodb secrets being logged (#3850, #3851) 2024-03-15 20:23:32 +00:00
lucko
8c6586f008
Add custom payload message to API (#3840) 2024-03-06 21:12:33 +00:00
Luck
79273a8bcc
Add PostNetworkSyncEvent 2024-02-18 22:40:58 +00:00
Gilberto Garcia
7d89c97907
Don't read nodes twice in SqlStorage (#3836) 2024-02-15 20:03:02 +00:00
Emilia Kond
96008f6338
Add modifyTrack method to TrackManager (#3823) 2024-01-23 17:44:20 +00:00
powercas_gamer
e6599a2662
Fix MongoDB uri showing in logs if set using system property (#3808) 2024-01-06 11:31:59 +00:00
AoElite
0703b9856f
Small performance optimization in BukkitPlatformListener (#3806) 2024-01-06 11:24:44 +00:00
Luck
5f95b386cb
Update adventure-platform for MC 1.20.4 support 2024-01-06 11:23:43 +00:00
Luck
754283c053
Fix Fabric command manager mixin (#3791) 2023-12-12 18:57:44 +00:00
Luck
5f87de3569
Upgrade Fabric/Forge to MC 1.20.4 2023-12-11 19:29:39 +00:00
Luck
43f4d490bb
Upgrade Fabric to MC 1.20.3 2023-12-06 20:55:25 +00:00
Luck
f14798b368
Upgrade gradle version 2023-12-06 20:35:01 +00:00
bloodmc
00ed76cfc0
Update Forge to 1.20.2 (#3787) 2023-12-06 08:27:08 +00:00
Misode
f78e2d6c52
Update Minecraft wiki links in config file comments (#3758) 2023-11-06 22:00:47 +00:00
huanmeng_qwq
f999f9f234
Fix duplicate UUID delete with Mongo storage (#3777) 2023-11-06 21:57:08 +00:00
Luck
84fce987d5
Change healthcheck details return type 2023-10-22 21:08:45 +01:00
Luck
3707d2f03c
Add healthcheck functionality to API 2023-10-22 20:17:37 +01:00
Luck
822c796e1c
Update adventure-platform for MC 1.20.2 support 2023-10-02 19:30:17 +01:00
Luck
331a328771
Upgrade Fabric to MC 1.20.2 2023-10-02 19:28:19 +01:00
Luck
f12d3cd8ba
Fix race error in bulk update integration test 2023-08-05 10:49:57 +01:00
Luck
71416baff2
Use driver class instead of datasource for Postgres (#3705) 2023-08-05 10:28:01 +01:00
Luck
b8d1f52d7d
Use ansi component serializer 2023-08-05 10:09:30 +01:00
Luck
6d8b6bd3fe
Add jacoco report gradle plugin 2023-08-05 09:49:56 +01:00
Luck
8fbd79139d
Add missing future join call to storage test 2023-06-25 22:36:31 +01:00
Luck
9f4082ca0b
Add more unit/integration tests 2023-06-25 22:25:42 +01:00
Luck
77a5a7b41f
Print test output when ran through Gradle 2023-06-25 14:47:37 +01:00
Luck
f788088a69
Delete temporary H2 v1 to v2 migration script if exists (#3693) 2023-06-25 14:26:06 +01:00
powercas_gamer
7297fb862c
whoops (#3691) 2023-06-24 09:12:06 +01:00