90 Commits

Author SHA1 Message Date
bcbf91b39f [MAJOR] Implement new NOJANG modding system 2024-05-01 13:26:18 +02:00
26a473b013 [CHORE] Fix Version 2024-03-17 15:45:44 +02:00
62ee369226 [CHANGE] Add abstracted command function for SDLink 2024-03-17 15:09:17 +02:00
0813bc416c New network system 2024-01-02 15:16:13 +02:00
98d3a60bc8 [CHORE] Fix dependencies and bump version 2024-01-01 23:40:13 +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
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
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
31bc6ddf59 [CHORE] Fix Maven coordinates 2023-07-20 19:43:03 +02:00
63adf004e0 Fix RPC Mac M1 compat and UTF parsing 2023-07-01 21:25:02 +02:00
3d4058cdae Fix Forge version being hardcoded to 1.20 2023-06-25 21:51:21 +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
9e8eb208f6 Configure publishing and update to official 1.20 release 2023-06-07 19:21:30 +02:00
d7a67ee3d5 Fix Fabric Networking issues resulting in server crash and undelivered packets 2023-05-30 18:54:04 +02:00
6e9eb017ef Fix required versions for Fabric 2023-05-29 18:24:39 +02:00
5b6bf5fd8a Initial 1.20 port. Still untested 2023-05-11 19:30:00 +02:00
1dec8d130c Fix config files not retaining comments 2023-04-02 17:01:02 +02:00
5aa87c200f Dammit fabric... Yet another tab item registering fix 2023-03-19 17:22:10 +02:00
cf3a278a10 Properly fix CreativeTab item registering 2023-03-19 15:54:49 +02:00
75d1c7692e Some code changes I don't remember and port to 1.19.4 2023-03-19 13:01:16 +02:00
5311799988 Initial 1.19.3 Porting with new Creative Tab API 2022-12-29 18:15:42 +02:00
f6e42cf502 Move Client Side only code to the correct classes to prevent server crashes 2022-09-25 13:36:23 +02:00
ab33e57245 Basic Capability management implementation 2022-09-24 13:23:56 +02:00
3cd00ba8a0 Bump up to 1.19.2 2022-09-18 21:59:06 +02:00
bee7261718 More Utility Classes 2022-08-07 15:44:22 +02:00
ff8301f7e2 Implement Auto Config Screen registration (Forge/ModMenu) 2022-08-06 23:36:19 +02:00
34eca384e5 Implement CustomRenderLayer registration helper 2022-08-06 21:12:44 +02:00
fdadb1b1f1 Bump up to 1.19.1 2022-07-31 20:33:10 +02:00
9d749fe2ee Implement Item Properties and get Forge Version up to date 2022-07-03 17:37:52 +02:00
28d8f0fa6a Implement Color Saving and restoring on Dyable Items 2022-07-01 22:31:41 +02:00
90237abca6 Implement Event System and Basic Events 2022-06-30 23:19:24 +02:00
7dc6bedf0f It's a long road, to 1.19 2022-06-10 19:48:56 +02:00
94e13cc65d Last 1.18 initial work. Getting ready for 1.19 2022-06-10 18:58:26 +02:00
a49903cc69 Add missed files 2022-05-12 00:20:18 +02:00
16c24ce795 Initial Setup and Classes 2022-05-12 00:18:53 +02:00