Commit Graph

1952 Commits

Author SHA1 Message Date
coolGi 2d2ea5b44f Fixed multiplayer servers not working 2022-12-20 20:27:47 +10:30
coolGi 05dbe0f07e Forgot to bump the maximum forge loader version 2022-12-20 19:05:27 +10:30
coolGi e27676d06b Updated readme to say how to manually add the core to the merged jar as its broken atm 2022-12-20 19:00:05 +10:30
coolGi 89e32cd17a Hack to make core shadow and relocate stuff 2022-12-20 18:59:13 +10:30
coolGi 8f48d15b1f 1.19.3 99% finished, only a few generation modes left to fix 2022-12-20 18:37:34 +10:30
coolGi 4af31ac5b9 1.19.3 now builds and some things work (code for generator broken tough) 2022-12-20 17:11:55 +10:30
coolGi 993a9a6864 Updated version number 2022-12-20 17:10:23 +10:30
coolGi 9c90db3718 Fixed the accesswidener and TextureAtlasSpriteWrapper, and found the Registries locations. 2022-12-18 21:01:18 +10:30
coolGi 4d37429c49 Fixed most things for 1.19.3. Just need to find where registries are now stored 2022-12-16 17:48:59 +10:30
coolGi e03536f315 Save commit for 1.19.3 port (part 1) 2022-12-11 18:50:45 +10:30
James Seibel 6057141094 update the version number 1.6.8a -> 1.6.9a 1.6.9a 2022-08-07 14:25:49 -05:00
James Seibel 55f7e2cd30 Add 1.19.2 support 2022-08-07 14:25:24 -05:00
James Seibel 39e923ae79 update the version number 1.6.7a -> 1.6.8a 1.6.8a 2022-07-31 12:07:00 -05:00
coolGi 99852fded6 Fixed gitlab ci and updated readme to say it now supports 1.19.1 2022-07-28 21:00:29 +09:30
coolGi d75bf8afe7 The quickest update to dh. (1.19.1 support) 2022-07-28 20:48:23 +09:30
James Seibel 086185783c Update the required Forge version
41.0.94 is the last version that doesn't work
1.6.7a
2022-07-14 01:52:14 +00:00
coolGi 70321c2d0f Changed the version range to say when forge decided to rename stuff 2022-07-13 13:23:29 +09:30
coolGi 9ce353d897 Changed version numbers to 1.6.7 2022-07-12 23:42:07 +09:30
coolGi 1d1a2d455d Changed version numbers to 1.6.7 2022-07-12 23:41:52 +09:30
coolGi fa1e7704e0 Forge fix *again. For the 2nd time.* **In the same update.** 2022-07-12 23:36:36 +09:30
jas35484 1227c56353 Merge branch 'minecraft-lod-mod-1.6.4a_dev' into 1.6.4a_dev
# Conflicts:
#	.gitlab-ci.yml
2022-07-11 07:48:24 -05:00
James Seibel 22c85f1eda Update forge mods.toml to the correct max version 1.6.6a 2022-07-10 18:20:58 -05:00
James Seibel d75a4f8d1a Fix compiling for MC 18 and below 2022-07-10 17:30:03 -05:00
James Seibel 7f69809345 Fix compatibility with Forge 1.19-41.0.85 2022-07-09 19:49:15 -05:00
James Seibel e460aa2e0d potentially fix the build scripts
note to self: if there are missing core classes when running the game, build core first then build the rest
1.6.5a
2022-07-07 20:38:40 -05:00
James Seibel 705535e574 Update the forge credits 2022-07-07 20:36:57 -05:00
TomTheFurry f0966befb2 Fix ci mistake that might be slowing down the build 2022-07-07 22:17:32 +08:00
TomTheFurry ec3bab3158 Make everyone use mergeJar + rework autobuild script 2022-07-07 22:15:23 +08:00
TomTheFurry 7510f23d19 Fixed ci, and added my bat script 2022-07-07 21:50:18 +08:00
TomTheFurry 9c9974de5b Update CI??? And also start 1.6.5a release. 2022-07-07 21:16:58 +08:00
James Seibel e49a400dba fix 1.19 forge fog 2022-07-04 15:17:44 -05:00
TomTheFurry 893e82b181 Update manifold 2022-06-29 21:40:38 +08:00
cola98765 f8427c4f40 fixed int overflow with pow2 2022-06-23 14:34:23 +02:00
Mitchell Skaggs 6576f55c55 Fix CI 2022-06-23 04:49:50 -05:00
TomTheFurry ddca97f679 Unroll the build script
Still issue on running ide causes SHA-256 digest error???
2022-06-19 16:57:54 +08:00
coolGi 6bf405c0b1 Used wrong name for something 2022-06-19 14:51:54 +09:30
coolGi d97bc912f7 You no longer need to add fabric api to your mods folder (and fixed a crash on quilt when fabric api isnt installed) 2022-06-19 13:28:23 +09:30
TomTheFurry ac91979a3f I think I fixed forge fog... 2022-06-18 14:20:29 +08:00
Ran 3119fae67b Revert the previous commit since architectury doesn't like it 2022-06-13 19:59:25 +06:00
Ran b77a53fc2a I don't think we need this 2022-06-13 19:14:33 +06:00
coolGi 9d45717356 Merge remote-tracking branch 'origin/1.6.4a_dev' into 1.6.4a_dev 2022-06-13 16:13:22 +09:30
coolGi 6235453387 Updated forge/fabric to their latest versions 2022-06-13 16:12:58 +09:30
TomTheFurry 0e52c06d35 Revert CI stuff. Issue is prob file name too long. 2022-06-13 05:33:32 +00:00
TomTheFurry 680ab28491 Hmm... why is nothing running...? 2022-06-13 05:27:56 +00:00
TomTheFurry b31ee404fd Does this work? 2022-06-13 05:24:00 +00:00
coolGi 4c604a24cb Added version to f3 screen and fixed some stuff in readme 2022-06-13 14:22:11 +09:30
coolGi ebba4939c5 Core didnt push :/ 2022-06-13 13:16:57 +09:30
coolGi 285a507370 Updated version number, licence & readme 2022-06-13 13:14:25 +09:30
TomTheFurry 2f7008bbc3 Fixs: DimFinder nullPtr error on saving PlayerData before player loads in 2022-06-13 00:14:25 +08:00
TomTheFurry 68b0550696 Fixs: Config Enum Error not caught, GLLogger not disabled, DimFinder Move crash on colliding with existing files, slience the rendering concurrency error 2022-06-13 00:03:06 +08:00