Commit Graph

646 Commits

Author SHA1 Message Date
IxPrumxI
baa19fad22 Get manifest url 2025-01-16 12:08:54 +03:00
IxPrumxI
e1179c408c Working command arguments 2025-01-16 11:15:53 +03:00
IxPrumxI
40da11747d Commands were working. But I was an idiot.
Command arguments are bugged tho
2025-01-16 10:53:39 +03:00
IxPrumxI
61acd0a718 Fabric API 0.114.3 2025-01-16 10:53:00 +03:00
IxPrumxI
5e6499d849 Freeze action in required linking module 2025-01-15 14:18:46 +03:00
IxPrumxI
dd10abf0e4 Block join attempts before connecting to discord with no jank 2025-01-14 10:15:16 +03:00
IxPrumxI
88494c29e1 Cleanup advancement module and use advancement display 2025-01-14 10:07:23 +03:00
IxPrumxI
6dec0b7939 Fix advancement null pointer on crafting recipe unlock 2025-01-14 09:12:32 +03:00
IxPrumxI
fb4b9abb30 Well I had to do this. 2025-01-14 09:12:07 +03:00
IxPrumxI
13e6a612ac refactor to command package 2025-01-14 07:00:22 +03:00
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