Commit Graph

33 Commits

Author SHA1 Message Date
IxPrumxI
90d89ade8a Final build script changes 2025-01-17 08:46:10 +03:00
IxPrumxI
0f60d6edf4 Game command execution autocompletion 2025-01-17 07:30:25 +03:00
IxPrumxI
37011ab7b8 Remove unnecessary copied proxy logic 2025-01-17 02:45:28 +03:00
IxPrumxI
aaa2b322ff Clean up freeze movement logic 2025-01-17 02:25:24 +03:00
IxPrumxI
01287a37bd Handling ban pardon 2025-01-17 02:02:47 +03:00
IxPrumxI
d98e12f241 Set correct license 2025-01-17 01:47:28 +03:00
IxPrumxI
e1929e5103 Block addPlayer and removePlayer if unsubscribed 2025-01-17 01:46:41 +03:00
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
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
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
78d355491c Some work 2025-01-12 12:01:16 +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