Barrett Ray
54ad8e4969
chore: Updated README with build instructions
...
Feel free to exclude this one, but I hope these help someone out! :)
2023-06-17 21:09:26 -05:00
Barrett Ray
994cb313fa
chore: Upgrade to 1.20.1
...
Manually edited all mentions of "1.20" to "1.20.1" and upgraded
dependencies as necessary.
It'd probably be a good idea to get some global variables going for the
game, Forge, and Fabric version(s) - just in case it becomes more
necessary. :)
2023-06-17 21:02:37 -05: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
2a027e5a1e
Setup separate jar publishing for modules that can work without Minecraft
2023-05-12 19:20:02 +02:00
ecec9ede6c
Implement Discord Rich Presence SDK from Simple RPC
2023-05-12 19:19:41 +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
1dec8d130c
Fix config files not retaining comments
2023-04-02 17:01:02 +02:00
2a41b7fb1a
Fix Fabric ShadowJar config
2023-04-02 17:00:44 +02:00
c9461ece8b
Fix module conflict with Simple Discord Link
2023-03-19 19:57:38 +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
cac36bfb30
Fix Common shadowjar config
2023-03-19 13:52:23 +02:00
e733d80a53
Fix supported MC versions
2023-03-19 13:10:52 +02:00
5dd457e032
Fix version badge
2023-03-19 13:07:31 +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
48c0dff0dd
Add some missing code comments
2022-11-30 22:15:30 +02:00
4ce90ca8bd
Fix Optifine detecting not returning correct value
2022-11-30 22:03:58 +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