James Seibel
febf5c31cc
Remove an un-needed error log in tryGetClientLevelWrapper()
2023-07-22 20:43:31 -05:00
James Seibel
1665999111
Fix BlockStateWrapper deserialization
...
For some reason using "JsonOps.COMPRESSED" caused issues in a few cases when trying to deserialize the JSON string.
This also causes all old Full data to be deprecated since the method of serialization was changed.
2023-07-22 18:19:31 -05:00
James Seibel
14dd26349a
Fix 1.20.1 missing imports
2023-07-22 12:57:35 -05:00
James Seibel
54e356d98c
Merge branch 'main' of gitlab.com:jeseibel/minecraft-lod-mod
2023-07-22 12:40:19 -05:00
James Seibel
959dd4e718
Add a config for world gen timeout
2023-07-22 12:34:20 -05:00
James Seibel
a61b2cb2fc
Rename DLodDirection -> EDhDirection and rename several methods
2023-07-22 12:20:39 -05:00
James Seibel
6ac5b7f9a3
Default to using the new lighting engine for world generation
2023-07-22 12:17:23 -05:00
coolGi
3f26a70169
Fixed fog not being properly removed on forged
2023-07-21 17:06:14 +09:30
coolGi
084bf635cb
Fixed fabric crash
2023-07-21 03:18:11 +09:30
coolGi
f1a7e69c63
Updated core submodule
2023-07-20 21:06:20 +09:30
coolGi
93cfc64493
Fixed parchment version
2023-07-20 20:35:29 +09:30
coolGi
eeaa836c45
Fixed improper location for remap (fixing forge 1.20.1)
2023-07-20 20:13:44 +09:30
coolGi
30d3d8c52e
Updated parchment version
2023-07-20 20:12:53 +09:30
coolGi
eaa61098fa
Made ci bit smaller
2023-07-19 23:37:21 +09:30
coolGi
2ee087f29d
Fixed bclib for newer versions
2023-07-19 23:36:25 +09:30
coolGi
d8861f6100
Fixed bclib crash
2023-07-19 22:41:31 +09:30
coolGi
8802ce0a32
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# coreSubProjects
2023-07-19 22:20:02 +09:30
coolGi
7405839718
Updated core submodule
2023-07-19 22:19:15 +09:30
coolGi
2d77efd8ea
Save commit for fog fix
2023-07-19 22:19:01 +09:30
James Seibel
9c73926cd2
Update coreSubProjects
2023-07-17 21:44:07 -05:00
James Seibel
0c7b1e06fd
Fix Fabric 1.20.1 crash on boot due to Client Networking cast failure
...
Not sure why the compiler didn't complain, but this explicit conversion fixes the issue.
2023-07-17 20:30:03 -05:00
James Seibel
113bd75154
Update Fabric API 0.83.1 -> 0.85.0
2023-07-17 20:29:15 -05:00
coolGi
3d268adeea
Attempt to make ci smaller
2023-07-17 14:39:22 +00:00
coolGi
3ac2392edb
Testing to see if i can reduce the size of the buildscript
2023-07-17 23:55:23 +09:30
coolGi
008f5cf915
Changed order of ci build
2023-07-17 23:40:07 +09:30
coolGi
77cc7fe669
Fixed up buildAll scripts
2023-07-17 23:33:25 +09:30
coolGi
b6d352fbce
Fixed some typos in the gradle script
2023-07-17 22:37:33 +09:30
coolGi
fc8426a2ee
Merge remote-tracking branch 'origin/main'
2023-07-17 22:31:01 +09:30
James Seibel
cd78ffc069
Fix Netty not being embedded in the Jar correctly (Thanks coolGi!)
2023-07-17 07:55:09 -05:00
coolGi
5230a4abf9
Merge remote-tracking branch 'origin/main'
2023-07-17 22:10:11 +09:30
James Seibel
c37304d114
Temporary Forge retail MC Netty library fix
2023-07-17 07:39:01 -05:00
coolGi
0144619ed4
Changed homepage from cursedforge to modrinth
2023-07-17 21:41:58 +09:30
TomTheFurry
b7cc51bb3e
Fixed the mem leak issue by nuking the whole save-when-exit
2023-07-17 18:46:30 +08:00
James Seibel
96c844c6e8
Update coreSubProjects
2023-07-16 22:08:08 -05:00
James Seibel
09930b1754
Reduce CPU load for lower thread presets
2023-07-16 17:41:51 -05:00
coolGi
8cf51d0f77
Merge remote-tracking branch 'origin/main'
2023-07-17 02:17:44 +09:30
coolGi
d3667b0e3a
Updated core subproject
2023-07-17 02:17:10 +09:30
TomTheFurry
3ae7f3a299
Update core
2023-07-17 02:17:10 +09:30
coolGi
800d64c923
Slight fix to the reliability of the auto updater
2023-07-17 02:17:10 +09:30
coolGi
fd2a1ca036
Removed spaces from version properties
2023-07-17 02:17:10 +09:30
TomTheFurry
d8e631f52b
Update core
2023-07-17 00:06:57 +08:00
coolGi
f41e182f86
Revert "Updated TexturedButtonWidget with one from stable, is it still needed?"
...
This reverts commit 4876ee5d7c .
2023-07-17 01:19:00 +09:30
coolGi
4876ee5d7c
Updated TexturedButtonWidget with one from stable, is it still needed?
2023-07-17 01:15:09 +09:30
coolGi
58d5f16845
Merge remote-tracking branch 'origin/main'
2023-07-17 00:29:26 +09:30
coolGi
b26b072332
Updated core submodule
2023-07-17 00:29:01 +09:30
coolGi
ab62c62079
Fixed values being able to go over number limit
2023-07-17 00:27:32 +09:30
James Seibel
dacf573548
Update coreSubProjects
2023-07-16 09:29:40 -05:00
James Seibel
11baa7956d
Hopefully fix massive CPU use when world gen is enabled
2023-07-15 18:22:01 -05:00
James Seibel
88bab7736b
Update coreSubProjects
2023-07-15 12:31:52 -05:00
James Seibel
cf5dcb63d1
Fix RenderSourceFileHandler threadPools not closing
...
Closes #543 (slowdown when moving between dimensions)
2023-07-15 11:50:59 -05:00