James Seibel
|
f4e71f7012
|
Add NeoForge 1.21
|
2024-06-14 19:05:45 -05:00 |
|
James Seibel
|
601d4e6e3a
|
Fix CI not picking up 1.21
|
2024-06-14 07:40:29 -05:00 |
|
James Seibel
|
a12092c1a1
|
Add fabric 1.21 support
|
2024-06-14 07:36:25 -05:00 |
|
James Seibel
|
94ad118c5d
|
Minor memory optimization thanks to littlewolf
|
2024-06-13 07:30:42 -05:00 |
|
James Seibel
|
48e2978438
|
Fixes #713 (Forge/Neo level unload events not being called)
|
2024-06-13 07:15:11 -05:00 |
|
James Seibel
|
96b4c1a9e8
|
Use existing lighting for pre-generated chunks
|
2024-06-11 20:22:13 -05:00 |
|
James Seibel
|
cc4a69c10c
|
Move shared ChunkWrapper code form Main to Core
|
2024-06-11 18:35:02 -05:00 |
|
James Seibel
|
7293677ddb
|
Batch Generation Environment refactoring
|
2024-06-10 21:32:14 -05:00 |
|
James Seibel
|
0f2ff20375
|
Re-arange ChunkLoader
|
2024-06-10 21:17:57 -05:00 |
|
James Seibel
|
7706240acb
|
Remove OpenGL multithreading
|
2024-06-08 12:49:17 -05:00 |
|
James Seibel
|
4cf48fd997
|
Try changing LZMA preset from 4 -> 3 (faster, less compressed)
won't require any lod regeneration since the decompressor is the same
|
2024-06-08 11:06:42 -05:00 |
|
James Seibel
|
2708c1ee11
|
Improve config comment spacing
|
2024-06-08 08:33:41 -05:00 |
|
James Seibel
|
ebb0f6ebad
|
Up the manifold version 2023.1.17 -> 2024.1.15
|
2024-06-08 08:12:03 -05:00 |
|
James Seibel
|
2c263a2549
|
Up the API version 2.0.0 -> 2.1.0
|
2024-06-08 08:11:48 -05:00 |
|
James Seibel
|
955524c632
|
Remove blendium from the list of suggested fabric mods
|
2024-06-08 08:11:34 -05:00 |
|
James Seibel
|
564e0d3263
|
Add update branch config "auto"
|
2024-06-08 08:11:26 -05:00 |
|
James Seibel
|
c533b2e8ea
|
Fix config screen blur on 1.20.6
|
2024-06-08 07:19:50 -05:00 |
|
James Seibel
|
6073d8122a
|
Up the version number 2.1.0-a -> 2.1.1-a-dev
|
2024-06-07 17:42:46 -05:00 |
|
James Seibel
|
71ca26bba9
|
Up the version number 2.0.4-a-dev -> 2.1.0-a
2.1.0a
|
2024-05-30 20:14:04 -05:00 |
|
James Seibel
|
75a51be28c
|
remove unused lightmapBindingIndex in DhApiRenderParam
|
2024-05-27 17:57:58 -05:00 |
|
James Seibel
|
a66e4ba157
|
Potentially fix memory leaks when rendering is disabled
|
2024-05-27 17:38:00 -05:00 |
|
James Seibel
|
f2b9e428d3
|
Re-add a missing import to fix compiling
|
2024-05-21 18:24:30 -05:00 |
|
James Seibel
|
5b2497b9d4
|
Minor MixinMinecraft reformatting
|
2024-05-21 17:16:36 -05:00 |
|
Yeshi0
|
e78424def4
|
typo
|
2024-05-21 20:58:44 +02:00 |
|
Yeshi0
|
e2c94de6e6
|
fix blurry text on auto update screen
|
2024-05-21 20:57:12 +02:00 |
|
Yeshi0
|
daa3caf684
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons
|
2024-05-21 15:12:52 +02:00 |
|
James Seibel
|
5991aa42d9
|
Revert "Add JVM Downgrader (DH now uses Java version Ω)"
This reverts commit af6dca6e5e.
|
2024-05-21 07:45:33 -05:00 |
|
James Seibel
|
ff6a5aae69
|
Revert "Set the core to use Java version Ω"
This reverts commit c4a9e7a2a7.
|
2024-05-21 07:45:25 -05:00 |
|
James Seibel
|
80d9b4540b
|
Fix LZ4 in retail MC
|
2024-05-21 07:43:45 -05:00 |
|
James Seibel
|
4998991ebe
|
Fix option button in 1.20.6 being on the wrong side
|
2024-05-21 07:12:04 -05:00 |
|
James Seibel
|
14343569fe
|
Fix neoforge config button position
|
2024-05-21 06:56:27 -05:00 |
|
James Seibel
|
be6cc5ff4e
|
Fix some old MC version compiling
|
2024-05-20 22:19:04 -05:00 |
|
James Seibel
|
0ad3391bea
|
Put config button hide option only in file
|
2024-05-20 22:15:45 -05:00 |
|
James Seibel
|
582d998e2e
|
Fix GuiHelper rename for MC 1.19.4 and below
|
2024-05-20 22:12:09 -05:00 |
|
James Seibel
|
c00ee26075
|
Properly shade libraries when using Java version Ω
|
2024-05-20 22:10:48 -05:00 |
|
James Seibel
|
4c9f70a52f
|
Merge branch 'main' of gitlab.com:jeseibel/distant-horizons
|
2024-05-20 22:06:59 -05:00 |
|
James Seibel
|
29481bc123
|
Fix 1.20.6 config page and config button
|
2024-05-20 22:06:25 -05:00 |
|
Cutiepie
|
e274c9e004
|
Properly shade libraries when using Java version Ω
|
2024-05-21 11:53:00 +10:00 |
|
Yeshi
|
73988f0308
|
Merge branch distant-horizons:main into main
|
2024-05-20 20:06:23 +00:00 |
|
Cutiepie
|
c4a9e7a2a7
|
Set the core to use Java version Ω
|
2024-05-21 01:56:33 +10:00 |
|
Cutiepie
|
af6dca6e5e
|
Add JVM Downgrader (DH now uses Java version Ω)
|
2024-05-21 01:26:03 +10:00 |
|
Yeshi0
|
a49720a221
|
fix gradle.properties typos (it was bothering me)
|
2024-05-20 17:04:10 +02:00 |
|
Yeshi0
|
12a66e70c9
|
remove unnecessary references to zstd
|
2024-05-20 17:01:45 +02:00 |
|
James Seibel
|
00d8aa356b
|
minor ClassicConfigGUI reformat
|
2024-05-20 07:52:46 -05:00 |
|
James Seibel
|
d40d94a565
|
Add probably broken AT OptionsScreen code
Will probably break 1.20.2 and 1.20.4
|
2024-05-20 07:52:38 -05:00 |
|
James Seibel
|
c1f798793e
|
roll back manifold version to fix mystery compiler issues 2024.1.15 -> 2023.1.17
|
2024-05-19 21:25:26 -05:00 |
|
James Seibel
|
8fe4ad454c
|
update CI JDK 17 -> 21
|
2024-05-19 20:31:51 -05:00 |
|
James Seibel
|
17022f2df2
|
Document GuiHelper args
|
2024-05-19 14:26:27 -05:00 |
|
James Seibel
|
7fa4bc35f6
|
remove forge from 1.20.6 to fix CI/CD
|
2024-05-19 14:16:40 -05:00 |
|
James Seibel
|
85df9c5ef4
|
Add 1.20.6 to the CI build script
|
2024-05-18 20:32:33 -05:00 |
|