Commit Graph

636 Commits

Author SHA1 Message Date
IxPrumxI
938058f02c Cleanup 2025-01-14 06:59:43 +03:00
IxPrumxI
70da6026af Finally buildable 2025-01-14 04:58:00 +03:00
IxPrumxI
2e12f80c9a Don't hang the server if the mod crashed before initialization 2025-01-14 04:57:41 +03:00
IxPrumxI
db8d216c1d Target java 21 2025-01-14 04:56:59 +03:00
Vankka
836867eb36 Fix Fabric build 2025-01-14 03:00:20 +03:00
IxPrumxI
ea22f19d24 Some more stuff 2025-01-13 08:54:38 +03:00
IxPrumxI
f3337060e4 Add TODO tasks. 2025-01-13 08:45:33 +03:00
IxPrumxI
b461e10608 Fix ban check being too early 2025-01-13 08:41:17 +03:00
IxPrumxI
ae195cf9f9 Remove unused imports causing warnings 2025-01-13 08:20:08 +03:00
IxPrumxI
4da8b012ef Add ban syncing 2025-01-13 08:19:19 +03:00
IxPrumxI
46cef7c52e Add required linking (Only kick implemented) 2025-01-13 07:03:34 +03:00
IxPrumxI
4c198909f3 Add advancement 2025-01-13 06:24:59 +03:00
IxPrumxI
f98a4afdb9 Send server is stopping 2025-01-13 06:24:36 +03:00
IxPrumxI
272052f53d Working chat, join, quit and death messages 2025-01-13 05:03:40 +03:00
IxPrumxI
325d029d76 Working minecraft to discord chat 2025-01-13 02:16:34 +03:00
IxPrumxI
91e2ed87e4 Oops. 2025-01-13 02:11:14 +03:00
IxPrumxI
2ec29d1d56 Fix H2 for fabric 2025-01-13 01:21:28 +03:00
IxPrumxI
78d355491c Some work 2025-01-12 12:01:16 +03:00
IxPrumxI
436f56d0c4 Ignore fabric run folder 2025-01-12 11:43:35 +03:00
IxPrumxI
4c1a7f9c6e
Pulling from Upstream
Pulling from Upstream
2025-01-12 11:20:59 +03:00
IxPrumxI
89f5a2f7c0
Merge branch 'fabric' into main 2025-01-12 11:20:22 +03:00
IxPrumxI
be9c79ee2e Initial work. A FAT JAR that doesn't work. Runs via gradle task fabric:runServer. 2025-01-12 11:15:05 +03:00
Vankka
00e1cd3782
Handle invite null and improve DiscordInviteModule. Fix EventBus logging Object as event class 2025-01-11 14:42:27 +02:00
Vankka
37efd9adf5
Improve EventObserver documentation 2025-01-10 00:00:22 +02:00
Vankka
ce561416e8
Don't forward advancements if the gamerule is disabled 2025-01-09 23:42:28 +02:00
Vankka
5688e2ca62
Fix gitignore not ignoring the right thing 2025-01-09 23:41:30 +02:00
Vankka
9a03eded9e
Fix runPaper version, add run-* task directory to gitignore, load config last in BukkitDiscordSRV 2025-01-09 23:27:44 +02:00
Vankka
1b91027da0
BukkitScheduler todo 2025-01-04 20:41:57 +02:00
Vankka
47d1b7bafd
Block the enable thread while downloading dependencies 2025-01-04 20:41:49 +02:00
Vankka
c93c04f702
Make using the wrong method harder in AbstractBukkitListener 2025-01-03 00:00:21 +02:00
Vankka
45fefaedac
Add debug start and stop, fix Discord & game command registration 2025-01-02 23:50:14 +02:00
Vankka
66900db7dd
Fix more gradle problems 2025-01-02 22:54:10 +02:00
Vankka
abb7bbb08c
2025, build.gradle deprecations 2025-01-02 22:49:28 +02:00
Vankka
33c638b867
Bukkit split, 2025 2025-01-02 22:44:22 +02:00
Vankka
ba19dd0003
Bukkit split 2025-01-02 22:42:29 +02:00
Vankka
181f8035b4
Add better global/cloudflare ratelimit error 2024-12-31 16:03:12 +02:00
Vankka
824a392414
Merge profile loading into PlayerProvider 2024-12-30 00:16:12 +02:00
Vankka
b588dc185a
Fix tests 2024-12-30 00:02:47 +02:00
Vankka
c54f677761
Only save new config options with new reload flag, add initial v1 config migration 2024-12-28 23:22:21 +02:00
Vankka
62fe2d36d0
No deamon on i18n build 2024-12-28 01:02:27 +02:00
Vankka
6498c5af2c
Translation config in json instead of yaml 2024-12-28 01:00:51 +02:00
Vankka
8f639259e5
Check silent permissions on thread 2024-12-27 23:57:35 +02:00
Vankka
53842c183d
Initial for bukkit split 2024-12-27 21:13:21 +02:00
Vankka
317a3c20f6
Expand EventBusTest, Subscribe ignoreCancelled and ignoreProcessed to default true, update some event bus documentation 2024-12-27 18:17:25 +02:00
Vankka
bed92a3450
Improve event bus priorities, use method handles 2024-12-27 01:53:03 +02:00
Vankka
05aedf2067
Handle attachment permissions in mirroring 2024-12-27 00:53:19 +02:00
Vankka
fc86a2bc90
Add console option to filter out duplicate exceptions 2024-12-26 18:58:49 +02:00
Vankka
ef978cb04f
Improve JavaLoggerImpl 2024-12-26 00:39:50 +02:00
Vankka
54aadb9229
Update DiscordPermissionUtil 2024-12-26 00:10:57 +02:00
Vankka
b36f939fd3
Move prefix/suffix stuff to a placeholder context, add shorthand for meta+permission data 2024-12-26 00:10:51 +02:00