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 |
|
James Seibel
|
45d4f390a9
|
Fix a bunch of compiler errors
|
2024-05-18 20:31:15 -05:00 |
|
s809
|
0d35a3ea8e
|
Move overrides in LAN to config
|
2024-05-18 22:14:01 +05:00 |
|
James Seibel
|
e7b60b7562
|
Fix neoforge 1.20.6 compiling
|
2024-05-18 11:14:13 -05:00 |
|
James Seibel
|
2615177907
|
Fix fabric 1.20.6 compiling
|
2024-05-18 08:07:48 -05:00 |
|
s809
|
6f87e22048
|
Fix forge config loading too late
|
2024-05-17 23:02:36 +05:00 |
|
James Seibel
|
a83d7e2a26
|
Replace DhSectionPos with long's for GC performance
What could possibly go wrong?
|
2024-05-16 22:15:43 -05:00 |
|
James Seibel
|
8a2182e238
|
Merge branch 'main' of gitlab.com:jeseibel/distant-horizons
|
2024-05-15 20:40:11 -05:00 |
|
James Seibel
|
d45455092c
|
Replace QuadTree iterator linked list with ArrayDeque
Thanks JustALittleWolf!
|
2024-05-15 07:36:42 -04:00 |
|
James Seibel
|
da18469fd4
|
Fix resource locations in biome/block wrappers
|
2024-05-15 07:24:08 -04:00 |
|
James Seibel
|
6b5bae9bee
|
Cache block and biome wrapper deserialization values
|
2024-05-13 20:26:47 -04:00 |
|
s809
|
7c07c1e5bd
|
Fix awt dependency error
|
2024-05-12 17:35:01 +05:00 |
|
James Seibel
|
e29a7786e4
|
Potentially fix LODs not loading in
|
2024-05-11 16:23:50 -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
|
184d61e637
|
Up the API version 1.1.0 -> 2.0.0
There were several breaking changes and I forgot to up the major version number appropriately.
|
2024-05-04 18:17:10 -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 |
|