s809
|
543b5ed49a
|
Fix dimension switching (at cost of breaking immersive portals)
|
2024-05-10 23:56:07 +05:00 |
|
s809
|
3d86c5c5ee
|
Fix generated sections not appearing
|
2024-05-10 21:13:40 +05:00 |
|
s809
|
8e1009ab3f
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core into feature/2.0.4
|
2024-05-05 19:51:21 +05:00 |
|
s809
|
551a5f1a72
|
Fix updates
|
2024-05-05 16:55:15 +05:00 |
|
James Seibel
|
e1ca398b8f
|
Fix updating chunk count not clearing on world close
|
2024-05-04 15:35:29 -05:00 |
|
James Seibel
|
f34e67e6bb
|
Fix F3 levels not closing with multiverse
|
2024-05-04 15:12:26 -05:00 |
|
James Seibel
|
aad095ca1a
|
Fix #670 Remove outdated world gen options from tooltip
|
2024-05-04 09:48:35 -05:00 |
|
s809
|
2664f96e0f
|
Generation works, updates don't
|
2024-05-03 22:56:01 +05:00 |
|
James Seibel
|
950c951c2d
|
minor ConfigBasedLogger cleanup
|
2024-05-02 17:31:53 -05:00 |
|
s809
|
dde2bcc947
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core
|
2024-05-02 21:47:35 +05:00 |
|
cola98765
|
37eaa2656a
|
Update file FullDataToRenderDataTransformer.java
|
2024-05-01 10:31:43 +00:00 |
|
James Seibel
|
945853d014
|
Improve nightly build warning message
|
2024-04-30 21:53:00 -05:00 |
|
James Seibel
|
6bb38ad500
|
Improve migration queue messages
|
2024-04-30 21:52:13 -05:00 |
|
James Seibel
|
980086c533
|
Fix debug wireframes rendering on top of LODs
|
2024-04-30 21:23:54 -05:00 |
|
James Seibel
|
c8f1154831
|
Remove ZStd compression option
Any ZStd data will be automatically deleted and re-generated
|
2024-04-30 21:17:26 -05:00 |
|
James Seibel
|
9196480e50
|
Remove references to FastUtil 8.5.13
|
2024-04-30 20:28:34 -05:00 |
|
James Seibel
|
f0506d28e5
|
Fix incorrect refernce to fastutil in LzmaArrayCache
|
2024-04-30 20:26:34 -05:00 |
|
James Seibel
|
8ecd5dd9cb
|
Fix optifine 1.16 support
|
2024-04-30 18:57:07 -05:00 |
|
James Seibel
|
c83140a2d0
|
add IClientLevelWrapper.getPlainsBiomeWrapper()
|
2024-04-28 17:31:08 -05:00 |
|
James Seibel
|
3b600ce800
|
Add corrupt data read handling
|
2024-04-28 15:52:08 -05:00 |
|
James Seibel
|
7f874b4dc5
|
Revert a613540b
|
2024-04-27 12:56:08 -05:00 |
|
James Seibel
|
23e857a20d
|
Fix some lib shading issues
|
2024-04-27 11:35:08 -05:00 |
|
James Seibel
|
2298ef0e0d
|
up the version number 2.0.3 -> 2.0.4
|
2024-04-26 07:33:42 -05:00 |
|
James Seibel
|
7470455e50
|
Fix issues with compressors not appearing at runtime
|
2024-04-26 07:33:14 -05:00 |
|
James Seibel
|
614884c29e
|
Merge Data_source_rewrite into main
|
2024-04-26 07:21:48 -05:00 |
|
James Seibel
|
b41e54e6a6
|
shade in apache.logging for the standalone jar
|
2024-04-25 22:09:51 -05:00 |
|
James Seibel
|
2cc6c8d840
|
Change Initializer compressor test class
|
2024-04-25 21:52:44 -05:00 |
|
James Seibel
|
a613540b6a
|
Move most libraries from the main script to core
|
2024-04-25 21:51:48 -05:00 |
|
Cutiepie
|
c89fcb094a
|
Add core to gradle
|
2024-04-22 18:53:31 +10:00 |
|
James Seibel
|
10014d3729
|
Change default grass side rendering to fade_to_dirt
|
2024-04-20 19:00:33 -05:00 |
|
James Seibel
|
88ff9e7cde
|
Drop high and extreme horizontal quality enums
|
2024-04-20 12:36:19 -05:00 |
|
James Seibel
|
459bc5fc0c
|
Ops, forgot to remove this unused override in DataSourceProvider
|
2024-04-20 12:35:48 -05:00 |
|
James Seibel
|
3826c83d89
|
Remove "new" from AbstractDataSourceHandler's name
|
2024-04-20 11:41:02 -05:00 |
|
James Seibel
|
382917033a
|
Fix a few warnings
|
2024-04-20 11:38:52 -05:00 |
|
James Seibel
|
37381896bc
|
Fix warnings about updating empty maps
|
2024-04-20 11:38:31 -05:00 |
|
James Seibel
|
22f4757aae
|
Fix rendering holes
|
2024-04-20 11:02:52 -05:00 |
|
James Seibel
|
57cd143009
|
Fix LodRenderSections not stopping load futures when closed
|
2024-04-20 08:49:44 -05:00 |
|
James Seibel
|
031742a951
|
speed up initial LOD loading
|
2024-04-18 21:06:25 -05:00 |
|
James Seibel
|
a2e2559b26
|
Fix transparent blocks glowing (thanks IMS)
|
2024-04-18 07:47:42 -05:00 |
|
s809
|
3e3e97385b
|
Fix 1.16.5 and 1.17.1 builds
|
2024-04-17 21:02:14 +05:00 |
|
s809
|
05fba12038
|
Prevent generation when config is not acknowledged by server
|
2024-04-16 21:55:02 +05:00 |
|
s809
|
c1f2803c56
|
Add missing newlines for override configs
|
2024-04-16 21:39:56 +05:00 |
|
s809
|
7006c669f0
|
More verbose invalid level error
|
2024-04-16 21:38:37 +05:00 |
|
s809
|
7cd0c956f6
|
Fix IPv6 addresses not being properly handled
|
2024-04-16 21:27:26 +05:00 |
|
s809
|
7c33dda11b
|
Add FlushConsolidationHandler
|
2024-04-16 20:32:50 +05:00 |
|
James Seibel
|
6e0071a046
|
Fix migration chat message not appearing
|
2024-04-13 17:30:39 -05:00 |
|
James Seibel
|
352a59838d
|
Fix double sending migration messages
|
2024-04-13 17:02:31 -05:00 |
|
James Seibel
|
63371e8111
|
improve migration deletion logic and add F3 logging
|
2024-04-13 16:58:52 -05:00 |
|
James Seibel
|
383ab1121d
|
Fix migration getter SQL
|
2024-04-13 16:58:33 -05:00 |
|
James Seibel
|
c9a7527bcb
|
Improve migration message
|
2024-04-13 16:52:09 -05:00 |
|