Commit Graph

57 Commits

Author SHA1 Message Date
cc26cd450d [FEAT] Paper Support 2024-11-19 19:27:44 +02:00
4e2eafb702 [PORT] Update to 1.21.2 2024-10-22 18:44:15 +02:00
4fab7e51a1 [PORT] Update to 1.21.2-rc1 2024-10-18 12:30:15 +02:00
fcc1c816e7 [PORT] Update game versions 2024-08-21 22:58:01 +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
0f17e8f844 [FEAT] Add a way for login/logout event to know if it was sent from vanish 2024-07-05 20:49:37 +02:00
d3ffc2856f [CHORE] Port for 1.21 2024-06-09 01:48:07 +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
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
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
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
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
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
6e9eb017ef Fix required versions for Fabric 2023-05-29 18:24:39 +02:00
e8aa4aade7 Implement events required by Simple Discord Link 2023-05-28 20:15:51 +02:00
5b6bf5fd8a Initial 1.20 port. Still untested 2023-05-11 19:30:00 +02:00
8e72212bf6 Code cleanup and refactoring before porting 2023-05-10 21:21:16 +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
33cae59b20 Fix Fabric itemGroup item registering 2023-03-19 15:05:07 +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
570321b274 Initial Network System implementation 2022-09-24 21:21:01 +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