Commit Graph

52 Commits

Author SHA1 Message Date
b800a4ea78 [BUG] Fix Config watcher using too many threads and not detecting changes on Linux systems 2025-03-13 14:58:15 +02:00
7f9ff38768 [FEAT] APIs for Player Revive mod and Whitelist changes 2025-02-01 17:42:04 +02:00
5d0ad68c64 [DEV] New Cloth Config GUIs, new nojang apis, and bug fixes 2025-01-14 18:56:19 +02:00
0dbf07de46 - [FEAT] New APIs for Maintenance Mode and rewrite commands system
- [FEAT] Improved config system to fix old loading bugs and support JSON
- [FEAT] LuckPerms support for commands
2024-08-10 14:13:51 +02:00
2c13d507c3 [FEAT] Improved chat handling for mods like StyledChat 2024-08-08 21:34:36 +02:00
e895a71cad [DEV] Deprecate old "isFabric" check in ModloaderEnvironment 2024-07-17 21:04:04 +02:00
261ea4c3f8 Fuck sakes 2024-05-09 19:19:15 +02:00
16163ac944 [BUG] Disable vanish on forge, since it doesn't have a forge version anymore 2024-05-09 19:08:53 +02:00
21d9618283 [CHORE] Update orion and fix potential forge bug 2024-05-09 18:02:32 +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
9ffd14d9c1 [FEAT] More Nojang abstractions and compat layers (SDLink) 2024-05-01 18:28:52 +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
bcbf91b39f [MAJOR] Implement new NOJANG modding system 2024-05-01 13:26:18 +02:00
0813bc416c New network system 2024-01-02 15:16: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
0ebca28b0f [CHORE] Clean unused imports 2023-11-26 00:37:51 +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
ab7784092f [BUG] Fix Forge Network Handler 2023-10-01 00:04:56 +02:00
aef4992cf5 Port forge and finally fix build scripts 2023-09-25 20:18:35 +02:00
661ce53c72 [BUG] Fix LateInit event not firing on Forge 2023-07-31 01:23:05 +02:00
3d4058cdae Fix Forge version being hardcoded to 1.20 2023-06-25 21:51:21 +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
602360a3d8 Fix LateInitEvent on Forge 2023-06-08 20:34:33 +02:00
34eb975b3a Forge is back. Testing starting 2023-06-08 19:13:41 +02:00
8e72212bf6 Code cleanup and refactoring before porting 2023-05-10 21:21:16 +02:00
cf3a278a10 Properly fix CreativeTab item registering 2023-03-19 15:54:49 +02:00
e733d80a53 Fix supported MC versions 2023-03-19 13:10:52 +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
0b22730703 Implement Screen and Container registration helpers 2022-09-25 01:52:45 +02:00
f5e34d0ffa Implement Simple Cross Loader Inventory System 2022-09-25 01:52:21 +02:00
570321b274 Initial Network System implementation 2022-09-24 21:21:01 +02:00
ab33e57245 Basic Capability management implementation 2022-09-24 13:23:56 +02:00
28e649f4e4 Fixed Minimum Required Versions 2022-09-18 22:13:09 +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
5f32672dae Forgot to update minimum versions in META files 2022-07-31 20:50:23 +02:00
fdadb1b1f1 Bump up to 1.19.1 2022-07-31 20:33:10 +02:00
e6090257aa Initial Config Screen System 2022-07-03 22:29:09 +02:00
9d749fe2ee Implement Item Properties and get Forge Version up to date 2022-07-03 17:37:52 +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