s809
|
6f87e22048
|
Fix forge config loading too late
|
2024-05-17 23:02:36 +05:00 |
|
s809
|
7c07c1e5bd
|
Fix awt dependency error
|
2024-05-12 17:35:01 +05:00 |
|
s809
|
4ddb9659f5
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons into feature/2.0.4
|
2024-05-11 19:17:13 +05:00 |
|
s809
|
e74b8c89ba
|
Fix levels not unloading on forge
|
2024-05-11 18:38:25 +05:00 |
|
s809
|
1b536e4aef
|
Fix compilation
|
2024-05-11 17:51:00 +05:00 |
|
James Seibel
|
55a837ca5e
|
Attempt to prevent thread starvation due to world gen
|
2024-05-10 22:27:29 -05:00 |
|
James Seibel
|
94cba6cf67
|
Fix compiling
|
2024-05-10 17:25:52 -05:00 |
|
s809
|
335f11acd3
|
Fix dimension switching (at cost of breaking immersive portals)
|
2024-05-10 23:56:15 +05:00 |
|
s809
|
b55b560cce
|
Update core
|
2024-05-10 21:15:46 +05:00 |
|
s809
|
d87a152052
|
Fix generated sections not appearing
|
2024-05-10 21:15:02 +05:00 |
|
James Seibel
|
294685df00
|
Remove indium recommended dependency
A lot of people were reading fabric's warning as a required dependency
|
2024-05-10 07:05:40 -05:00 |
|
James Seibel
|
2642b7a9a4
|
disable sql timeout
|
2024-05-09 23:22:50 -05:00 |
|
James Seibel
|
45594e4e47
|
Handle missing/corrupted block/biome ID's in the full data
|
2024-05-09 19:46:33 -05:00 |
|
James Seibel
|
54cd1a2e48
|
Fix monoliths due to duplicate IDs
|
2024-05-09 19:45:50 -05:00 |
|
James Seibel
|
a20fb982ec
|
Potential fix for NaN multiverse similarity
|
2024-05-09 07:35:00 -05:00 |
|
s809
|
db5a9c7c84
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons into feature/2.0.4
|
2024-05-05 19:51:32 +05:00 |
|
s809
|
2508efdd91
|
Fix updates
|
2024-05-05 16:55:20 +05:00 |
|
James Seibel
|
06ea56767f
|
Up manifold version 2024.1.12 -> 2024.1.13
|
2024-05-04 15:37:20 -05:00 |
|
James Seibel
|
1f6e137759
|
Fix F3 levels not closing with multiverse
|
2024-05-04 15:36:51 -05:00 |
|
James Seibel
|
c7cf7885ae
|
Fix #670 Remove outdated world gen options from tooltip
|
2024-05-04 09:48:40 -05:00 |
|
James Seibel
|
8e98444887
|
Update coreSubProjects
|
2024-05-04 09:23:02 -05:00 |
|
James Seibel
|
9bfe2e8233
|
Up 1.20 fabric loader versions 0.14.24/0.15.1 -> 0.15.6
|
2024-05-04 09:22:44 -05:00 |
|
s809
|
4852720e14
|
Generation works, updates don't
|
2024-05-03 22:56:07 +05:00 |
|
James Seibel
|
21f4adc769
|
Minor 1.20.6 preprocessor updates
|
2024-05-02 17:28:30 -05:00 |
|
James Seibel
|
3b10ca5809
|
Update arch loom 1.5-snapshot -> 1.6-snapshot
|
2024-05-02 17:27:04 -05:00 |
|
s809
|
f39d156b11
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons
|
2024-05-02 21:47:42 +05:00 |
|
James Seibel
|
6cc8284747
|
Start adding 1.20.6
|
2024-05-01 07:45:23 -05:00 |
|
James Seibel
|
6254f7156f
|
Improve nightly build and migration messages
|
2024-04-30 21:59:17 -05:00 |
|
James Seibel
|
0fa03701a4
|
Fix debug wireframes rendering on top of LODs
|
2024-04-30 21:24:08 -05:00 |
|
James Seibel
|
49125cae47
|
Remove ZStd compression option
Any ZStd data will be automatically deleted and re-generated
|
2024-04-30 21:17:54 -05:00 |
|
James Seibel
|
3298857d0c
|
Remove references to FastUtil 8.5.13
|
2024-04-30 20:30:51 -05:00 |
|
James Seibel
|
d939cbeb96
|
remove unused MixinWorldupgrader files
|
2024-04-30 19:44:44 -05:00 |
|
James Seibel
|
54d254be73
|
Fix optifine 1.16 support
|
2024-04-30 19:44:23 -05:00 |
|
James Seibel
|
d433fdea62
|
Fix white grass/water if the biome is null
|
2024-04-28 17:35:10 -05:00 |
|
James Seibel
|
ffa1c54ff3
|
Fix warning about BiomeWrapper null level on startup
|
2024-04-28 16:08:08 -05:00 |
|
James Seibel
|
019ac6dec3
|
Add corrupt data read handling
|
2024-04-28 15:52:11 -05:00 |
|
James Seibel
|
08d3da47f4
|
Fix fastutil relocation issues with world gen
|
2024-04-27 16:46:22 -05:00 |
|
James Seibel
|
348ac2b734
|
Closes #638 (optifine not rendering on 1.16 + 1.17)
|
2024-04-27 13:20:18 -05:00 |
|
James Seibel
|
fe014b4985
|
revert b1c6a5c1
|
2024-04-27 12:56:20 -05:00 |
|
James Seibel
|
b7f6f3b900
|
Remove (hopefully) unused MixinThreadingDetector
|
2024-04-27 11:55:27 -05:00 |
|
James Seibel
|
3c76ed71d8
|
Fix some lib shading issues
|
2024-04-27 11:35:16 -05:00 |
|
James Seibel
|
5de1998913
|
up the version number 2.0.3 -> 2.0.4
|
2024-04-26 07:33:48 -05:00 |
|
James Seibel
|
05c0f030cb
|
Fix issues with compressors not appearing at runtime
|
2024-04-26 07:33:26 -05:00 |
|
James Seibel
|
bd85329589
|
Merge Data_source_rewrite into main
|
2024-04-26 07:22:03 -05:00 |
|
James Seibel
|
da0f4ae326
|
shade in apache.logging for the standalone jar
|
2024-04-25 22:09:56 -05:00 |
|
James Seibel
|
b37e568372
|
Change Initializer compressor test class
|
2024-04-25 21:52:56 -05:00 |
|
James Seibel
|
b1c6a5c1d4
|
Move most libraries from the main script to core
|
2024-04-25 21:52:04 -05:00 |
|
James Seibel
|
8222126e8f
|
minor MixinMinecraft reformat
|
2024-04-25 21:34:39 -05:00 |
|
James Seibel
|
b5b888c69f
|
Remove duplicate remapJar in fabric gradle
|
2024-04-25 21:10:05 -05:00 |
|
James Seibel
|
85f6b8320b
|
Fix Fabric compiling
|
2024-04-25 21:09:42 -05:00 |
|