Commit Graph

77 Commits

Author SHA1 Message Date
fabef0e6f1 [BUG] Fix Adventure Serializer being configured wrong 2024-06-11 18:53:10 +02:00
d3ffc2856f [CHORE] Port for 1.21 2024-06-09 01:48:07 +02:00
97d8eaa5e8 [DEV] Switch out Commons Lang TriConsumer which doesn't exist on older versions 2024-05-09 15:31:41 +02:00
6b6c53265b [PORT] 1.20.6 port 2024-05-05 23:07:50 +02:00
6dabc7e441 [API] Nojang api for Simple RPC 2024-05-04 20:51:43 +02:00
e68ebaa5fa [CHORE] Update orion and add chat suggestions for SDLink 2024-05-01 23:41:14 +02:00
9ffd14d9c1 [FEAT] More Nojang abstractions and compat layers (SDLink) 2024-05-01 18:28:52 +02:00
5166886924 [DEV] Add Orion Plugin 2024-05-01 14:11:52 +02:00
2d8bb2eb4b [CLEANUP] Yeet unused control... 2024-05-01 13:32:18 +02:00
1de7369ca4 [CLEANUP] Clean unused imports 2024-05-01 13:29:48 +02:00
c72b83c8d6 [CLEANUP] YEET old networking system 2024-05-01 13:29:01 +02:00
ed1c962db9 [CLEANUP] YEET legacy Abstraction Layer 2024-05-01 13:28:04 +02:00
bcbf91b39f [MAJOR] Implement new NOJANG modding system 2024-05-01 13:26:18 +02:00
76bc39ec33 [CHANGE] Change hook in point for ChatEvent to fix compat with chat modification mods 2024-03-17 20:21:48 +02:00
62ee369226 [CHANGE] Add abstracted command function for SDLink 2024-03-17 15:09:17 +02:00
8e629a674c Just for sanity sake 2024-01-02 15:20:56 +02:00
0813bc416c New network system 2024-01-02 15:16:13 +02:00
1dad912ec1 [BUG] Fix MessageBroadcastEvent using the wrong thread context (SDLink) 2024-01-02 08:23:41 +02:00
98d3a60bc8 [CHORE] Fix dependencies and bump version 2024-01-01 23:40:13 +02:00
6fc9a16ded [CHANGE] Let Advancement Event supply advancement title and description 2024-01-01 23:38:56 +02:00
79ea5eb259 [CHORE] FriendlyByteBuf Abstraction 2024-01-01 23:38:24 +02:00
8b4172cfef [CHORE] Cleanup API's that's unused by any mod currently 2024-01-01 21:42:14 +02:00
8aa8c3b62c [CHORE] Port to 1.20.3/4 2023-12-07 21:33:19 +02:00
f2f4428756 [BUG] Fix Config GUI not rendering controls 2023-11-26 00:37:10 +02:00
374acec24b Nothing to see here folks 👀 2023-11-25 21:38:04 +02:00
5f33dd06ab [CHORE] Migrate to fdd-xplat build system 2023-11-12 12:30:11 +02:00
8035f23fbd [BUG] Fix Mixin crashes on Server Side Forge 2023-10-08 15:58:35 +02:00
c56a2b9ded Downgrade Loom version 2023-09-25 20:45:05 +02:00
aef4992cf5 Port forge and finally fix build scripts 2023-09-25 20:18:35 +02:00
ec5fa726a0 [PORT] Sigh.... Dammit Mojang 2023-09-21 19:06:07 +02:00
2ccb3d84bf [CHORE] Fix Maven Publishing for COMMON module 2023-09-10 17:17:49 +02:00
6f1f460198 [CHORE] Fix Build Scripts and update mod publisher 2023-09-10 12:58:49 +02:00
2ec9f9cb00 [BUG] Trying to fix RPC on Mac M1 2023-07-31 01:36:45 +02:00
235217c0c4 [FEAT] MessageBroadcastEvent 2023-07-20 19:37:33 +02:00
3fcd6edb2a [WIP] Initial abstraction layer work 2023-07-20 19:37:17 +02:00
5b830a7ce0 [CHORE] Update to FDD Multi-Loader template and update maven url 2023-07-13 22:36:16 +02:00
63adf004e0 Fix RPC Mac M1 compat and UTF parsing 2023-07-01 21:25:02 +02:00
da372e3fb7 Fix event handlers not logging full errors 2023-06-25 21:51:39 +02:00
c7db867b4b Implement missing events for SDLink 2023-06-08 22:58:02 +02:00
2fb2d216cb Change ModuleConfig to allow modules to override the migration system 2023-06-08 21:46:12 +02:00
602360a3d8 Fix LateInitEvent on Forge 2023-06-08 20:34:33 +02:00
247d249d29 Fix code reference from last api fix 2023-06-07 19:21:46 +02:00
78bec96ae8 Some code cleanup and API changes 2023-06-02 23:59:14 +02:00
eb1ea65a85 Cleanup Imports 2023-05-30 18:55:37 +02:00
d7a67ee3d5 Fix Fabric Networking issues resulting in server crash and undelivered packets 2023-05-30 18:54:04 +02:00
5a1492a25a Implement events and helpers needed by Simple RPC 2023-05-29 18:26:20 +02:00
bb49e8052b Fix some config reloading bugs and add annotation for Simple RPC 2023-05-29 18:25:55 +02:00
68f7b594d8 Publish to correct maven repo 2023-05-28 21:58:21 +02:00
87c5300a41 Fuck sake jenkins 2023-05-28 21:56:49 +02:00
a4a3869a44 Cleanup Imports 2023-05-28 20:22:22 +02:00