Steveplays28
a08feebde0
fix: Fix server trying to access client instance
2023-08-14 19:23:57 +02:00
Steveplays28
f7131fd2ca
fix: Fix 1.20.1 compilation
2023-08-14 15:44:45 +02:00
Steveplays28
2100f4a6fe
Merge remote-tracking branch 'upstream/main'
...
# Conflicts:
# common/src/main/java/com/seibel/distanthorizons/common/wrappers/block/BiomeWrapper.java
# coreSubProjects
2023-08-14 15:40:31 +02:00
James Seibel
de726b7669
Fix ModGitInfo crashing on release MC
2023-08-14 07:30:48 -05:00
James Seibel
22d134e786
Fix MC 1.17 compiling
2023-08-14 07:12:56 -05:00
James Seibel
642b040f65
change the default MC version to 1.20.1
2023-08-13 18:07:32 -05:00
James Seibel
0cc883b6c3
Fix unnecessary region file concurrency warnings in MC 1.16 and 1.17
2023-08-13 17:51:10 -05:00
James Seibel
902362f54f
Fix 1.16 and 1.17 compiling
2023-08-13 17:23:36 -05:00
James Seibel
f9c946e3ce
Improve DhLightingEngine performance
2023-08-13 17:10:45 -05:00
James Seibel
9020d5bbe6
Replace ChunkWrapper light hash maps with 1D arrays
2023-08-13 17:02:45 -05:00
Steveplays28
996f097b9d
refactor: Re-add old serialization method
...
This is used by some override methods that don't have access to the level.
These old serialization methods have `FIXME`s so they're easy to find in the future.
2023-08-13 23:18:52 +02:00
Steveplays28
2e1d737268
Merge remote-tracking branch 'upstream/main'
...
# Conflicts:
# common/src/main/java/com/seibel/distanthorizons/common/wrappers/block/BiomeWrapper.java
# common/src/main/java/com/seibel/distanthorizons/common/wrappers/block/BlockStateWrapper.java
# coreSubProjects
2023-08-13 22:34:07 +02:00
James Seibel
fe973d27b9
Merge branch 'main' of gitlab.com:jeseibel/minecraft-lod-mod
2023-08-13 13:37:43 -05:00
James Seibel
e9c1f41f50
Fix the game instantly crashing due to running out of memory
2023-08-13 13:37:35 -05:00
s809
d374870fb7
Generation task prioritization (loaded > unloaded > ungenerated)
2023-08-13 18:59:42 +05:00
James Seibel
630e3bf16f
Merge branch 'local.docker.compile' into 'main'
...
Local docker compile
See merge request jeseibel/minecraft-lod-mod!33
2023-08-12 22:05:29 +00:00
Null 511
27df83f8e7
Local docker compile
2023-08-12 22:05:29 +00:00
James Seibel
4ad9bb0d71
Fix FullDataPointIdMap (de)serialization duplicate Entries
...
Potentially fix serializing Biomes/Blocks after a level has been shut down.
Also increase DATA_FORMAT_VERSION 2 -> 3
2023-08-12 16:17:59 -05:00
s809
5c303df32c
Update core
2023-08-13 01:53:45 +05:00
s809
dfc4b51e89
Merge branch 'main' of https://gitlab.com/jeseibel/minecraft-lod-mod
2023-08-13 01:53:22 +05:00
coolGi
4fcd4cb2f7
Merge branch 'cicd.cleanup' into 'main'
...
CICD Improvements
See merge request jeseibel/minecraft-lod-mod!32
2023-08-08 22:09:51 +00:00
Null 511
15beb792d1
CICD Improvements
2023-08-08 22:09:51 +00:00
s809
765202d582
Merge branch 'main' of https://gitlab.com/jeseibel/minecraft-lod-mod
2023-08-08 20:58:21 +05:00
s809
0d2e5adbed
Skip version if step failed in buildAll
2023-08-08 20:30:19 +05:00
s809
68e9d64779
Fix compiling (except 1.16.5 & 1.17.1)
2023-08-08 20:25:07 +05:00
coolGi
401daf907c
Updated core sub-module
2023-08-08 21:23:38 +09:30
coolGi
a3f6f51a7a
Temporary fix for sodium 0.5's fog occlusion
2023-08-08 21:23:25 +09:30
coolGi
e4cd89131e
Removed test git stage
2023-08-08 20:41:23 +09:30
coolGi
32d8553b9b
Added a temporary ci stage to test git
2023-08-08 20:36:35 +09:30
s809
b64b44f301
Merge branch 'main' of https://gitlab.com/jeseibel/minecraft-lod-mod
2023-08-08 12:48:37 +05:00
coolGi
092fc45a36
Updated core submodule
2023-08-07 22:05:13 +09:30
coolGi
9f58cf305f
Added a warning if value doesn't have a way to display it
2023-08-07 22:05:04 +09:30
coolGi
c1370e74a2
Updated core sub-module
2023-08-07 21:10:54 +09:30
coolGi
3b3ec1eee2
DH Jar now knows git version that it was built from
2023-08-07 21:10:45 +09:30
coolGi
803d26c7c7
Maybe fixed game not compiling for 1.18.2
2023-08-07 20:22:17 +09:30
James Seibel
9244f29daa
Update coreSubProjects
2023-08-06 19:26:46 -05:00
James Seibel
0a9e789cdc
Remove IMinecraftRenderWrapper.tryDisableVanillaFog()
...
They are now handled via mixins
2023-08-06 19:21:58 -05:00
James Seibel
a761ef4b6b
Add setUseDhLighting to ChunkWrapper
2023-08-06 19:19:45 -05:00
James Seibel
3f4df4289c
minor ForgeServerProxy reformat
2023-08-06 19:19:23 -05:00
James Seibel
879c70a7a0
Fix forge vanilla fog removal
2023-08-06 19:11:09 -05:00
James Seibel
b0c1f69023
add a todo comment to fabric MixinThreadingDetector to match forge
2023-08-06 17:49:14 -05:00
James Seibel
889474fb42
Add SeamlessOverdraw support for 1.16
2023-08-06 17:48:12 -05:00
James Seibel
4ad6c854c8
update comment in ChunkWrapper
2023-08-06 16:09:42 -05:00
James Seibel
521549a349
Fix MixinTextureUtil mixin crash due to incorrect package path
2023-08-06 15:37:55 -05:00
James Seibel
ee06d81434
Add missing simicolons to ChunkWrapper
2023-08-06 15:20:28 -05:00
James Seibel
3f6ee90b4e
Fix SodiumAccessor breaking 1.16
2023-08-06 09:23:43 -05:00
James Seibel
a017586c0e
Add 1.17.1 to the CI script
2023-08-06 09:09:24 -05:00
James Seibel
027b867afd
Merge branch 'main' of gitlab.com:jeseibel/minecraft-lod-mod
2023-08-06 09:08:28 -05:00
James Seibel
67b61b55a3
Fix 1.17 compiling
2023-08-06 09:08:12 -05:00
coolGi
b2efeb77e1
Started work on fix for sodium 0.5 for 1.20.x
2023-08-06 23:22:51 +09:30