Commit Graph

91 Commits

Author SHA1 Message Date
8035f23fbd [BUG] Fix Mixin crashes on Server Side Forge 2023-10-08 15:58:35 +02:00
e0897648ef [CHORE] Fix Auto Publishing Config 2023-10-01 01:37:31 +02:00
ab7784092f [BUG] Fix Forge Network Handler 2023-10-01 00:04:56 +02:00
c56a2b9ded Downgrade Loom version 2023-09-25 20:45:05 +02:00
4b552eef9c Update AutoPublishing versions 2023-09-25 20:21:10 +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
3e7598e679 [CHORE] Fix Maven publishing for Fabric.... FUCK YOU LOOM 2023-09-10 19:12:10 +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
5facb4c322 [CHORE] Update Maven Publishing on Release 2023-07-31 16:12:06 +02:00
Barrett Ray
570657b256 chore: Updated README with build instructions
Feel free to exclude this one, but I hope these help someone out! :)
2023-07-31 16:10:47 +02:00
2ec9f9cb00 [BUG] Trying to fix RPC on Mac M1 2023-07-31 01:36:45 +02:00
661ce53c72 [BUG] Fix LateInit event not firing on Forge 2023-07-31 01:23:05 +02:00
31bc6ddf59 [CHORE] Fix Maven coordinates 2023-07-20 19:43:03 +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
a8f61bc143 [CHORE] Update RegistrationUtils Plugin 2023-07-13 23:23:13 +02:00
5b830a7ce0 [CHORE] Update to FDD Multi-Loader template and update maven url 2023-07-13 22:36:16 +02:00
1af0343114 [BUG] Fix Fabric Network Handler not sending packets from client to server 2023-07-13 22:06:45 +02:00
4a9c0e6214 [BUG] Fix CreativeTabs not being registered on Fabric 2023-07-13 22:06:24 +02:00
8a9c89bebb Remove Maven publishing on release for now 2023-07-01 21:25:30 +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
3d4058cdae Fix Forge version being hardcoded to 1.20 2023-06-25 21:51:21 +02:00
b27854470b Fix Publishing config... WHY WOULD CRATERLIB BE A DEPENDENCY OF ITSELF HYPHER????? 2023-06-10 17:49:44 +02:00
5d33edc11c Fix Maven Publishing for future releases 2023-06-10 17:46:53 +02:00
48b7b7670d Final updates before first release 2023-06-10 13:25:23 +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
5142218f7d Fix forge shadowjar config 2023-06-08 19:19:52 +02:00
34eb975b3a Forge is back. Testing starting 2023-06-08 19:13:41 +02:00
cf68a5038b Change version from DEV to REL 2023-06-07 19:22:11 +02:00
247d249d29 Fix code reference from last api fix 2023-06-07 19:21:46 +02:00
9e8eb208f6 Configure publishing and update to official 1.20 release 2023-06-07 19:21:30 +02:00
78bec96ae8 Some code cleanup and API changes 2023-06-02 23:59:14 +02:00
846191ec95 Cleanup Imports Again 2023-05-31 18:09:26 +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
6e9eb017ef Fix required versions for Fabric 2023-05-29 18:24:39 +02:00
7231b5f9e7 Fix Maven Badge in Readme 2023-05-29 18:23:56 +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
320a5966a5 Fix Jenkins Build Take 2 2023-05-28 21:55:09 +02:00
435b9cbd58 Fix Jenkins Build 2023-05-28 21:52:26 +02:00
a4a3869a44 Cleanup Imports 2023-05-28 20:22:22 +02:00
e8aa4aade7 Implement events required by Simple Discord Link 2023-05-28 20:15:51 +02:00