James Seibel
|
7f0ddadf26
|
up version number 2.4.0 -> 2.4.1-dev
|
2025-12-13 10:20:44 -06:00 |
|
James Seibel
|
a2c61ed278
|
up version number 2.3.7 -> 2.4.0
|
2025-12-13 10:19:50 -06:00 |
|
James Seibel
|
ec59a5f754
|
comment cleanup and enum renaming for API use
|
2025-12-11 07:35:37 -06:00 |
|
James Seibel
|
c1c4328fa5
|
rename API getSoftCache -> createSoftCahe
|
2025-12-09 20:57:27 -06:00 |
|
James Seibel
|
7c40d96f2e
|
DhApiTerrainDataPoint to string
|
2025-11-26 13:52:07 -06:00 |
|
James Seibel
|
bfd6efb4a4
|
handle ZStd streams
|
2025-11-24 14:28:06 -06:00 |
|
James Seibel
|
3f287388d5
|
re-add biome blending to API config options
|
2025-11-18 07:42:43 -06:00 |
|
James Seibel
|
e5e502b4f8
|
Remove unused/broken FullData LevelMinY
|
2025-11-15 19:09:16 -06:00 |
|
James Seibel
|
a6ddc561a0
|
up protocol version 12 -> 13
|
2025-11-15 09:42:38 -06:00 |
|
James Seibel
|
6eb24ecde1
|
re-add GPU upload config including "none"
|
2025-11-10 07:33:03 -06:00 |
|
James Seibel
|
67637dbf10
|
detail level renaming
|
2025-11-06 21:50:43 -06:00 |
|
James Seibel
|
3681d50eb2
|
minor comment cleanup
|
2025-11-01 08:42:25 -04:00 |
|
James Seibel
|
07e3091d13
|
Merge branch 'main' of gitlab.com:distant-horizons-team/distant-horizons-core
|
2025-10-19 16:06:24 -05:00 |
|
James Seibel
|
f7ece2b02e
|
Clean up LodRendering logic
|
2025-10-19 16:06:00 -05:00 |
|
s809
|
4e6be35da9
|
Merge branch 'feature/server-keys'
|
2025-10-19 22:57:50 +05:00 |
|
James Seibel
|
0902d3f0f5
|
merge loggers and add logger builder
|
2025-10-15 17:37:08 -05:00 |
|
James Seibel
|
75c2758fd5
|
up version number 2.3.6 -> 2.3.7
|
2025-10-13 18:03:19 -05:00 |
|
James Seibel
|
9ddd917f3b
|
remove dev from version number
|
2025-10-13 16:32:29 -05:00 |
|
James Seibel
|
5fa3a11024
|
major config backend refactoring
|
2025-10-12 20:56:15 -05:00 |
|
James Seibel
|
ed3d00bfce
|
up version number 2.3.5 -> 2.3.6
|
2025-10-11 20:55:36 -05:00 |
|
James Seibel
|
ba2681d7b2
|
remove dev from version number
|
2025-10-11 20:54:00 -05:00 |
|
James Seibel
|
85e52301d6
|
typo in ApiEventInjector
|
2025-10-02 18:08:47 -05:00 |
|
James Seibel
|
08ede3351d
|
Add DhApiChunkProcessingEvent
|
2025-10-02 18:03:27 -05:00 |
|
James Seibel
|
328336bd29
|
Allow unbinding Dependencies
TODO replacing may be a better way to handle it
|
2025-10-02 07:32:58 -05:00 |
|
James Seibel
|
cb654f2429
|
replace IConfigEntry apiValuePresent -> apiIsOverriding
|
2025-09-28 16:16:31 -05:00 |
|
James Seibel
|
372fcedc7c
|
add IConfigEntry.apiValuePresent
|
2025-09-27 20:58:15 -05:00 |
|
James Seibel
|
57bbb12b39
|
Fix "CUSTOM" quality preset when Iris is present
|
2025-09-16 07:44:18 -05:00 |
|
James Seibel
|
5b41c7d48a
|
add (native) ZStd compression as default compressor
|
2025-09-03 07:39:58 -05:00 |
|
s809
|
034ec7d656
|
Bump protocol version
|
2025-08-16 21:01:45 +05:00 |
|
s809
|
a05bd307f9
|
Reduce network logging by default
|
2025-07-27 23:21:13 +05:00 |
|
James Seibel
|
d78a50ce49
|
up version number 2.3.4 -> 2.3.5
|
2025-07-19 14:59:14 -05:00 |
|
James Seibel
|
435cbde238
|
remove dev from version number
|
2025-07-19 14:56:53 -05:00 |
|
James Seibel
|
a588070ce1
|
up version number 2.3.3 -> 2.3.4
|
2025-07-12 09:35:05 -05:00 |
|
James Seibel
|
d156772438
|
remove dev from the version number
|
2025-07-12 09:34:18 -05:00 |
|
James Seibel
|
de7ae41769
|
Fix API config renderingEnabled() changing the user value
Fixes #1083
|
2025-07-12 08:16:35 -05:00 |
|
James Seibel
|
32c3118afa
|
comment out Z_STD compression
|
2025-06-30 06:54:27 -05:00 |
|
James Seibel
|
f3947312c1
|
Re-Add Z_STD compression for testing
|
2025-06-28 11:37:06 -05:00 |
|
James Seibel
|
91743bf742
|
Add Api Before/After Text Create events
Deprecate DhApiColorDepthTextureCreatedEvent since it is less obvious when it fires
|
2025-06-09 07:50:21 -05:00 |
|
s809
|
5ca3563c66
|
Bump protocol version
|
2025-05-03 00:08:03 +05:00 |
|
James Seibel
|
136124a703
|
up version number 2.3.2 -> 2.3.3
|
2025-04-05 09:11:19 -05:00 |
|
James Seibel
|
3ed50e5134
|
remove dev from version number
|
2025-04-05 09:10:01 -05:00 |
|
James Seibel
|
1234ff4d28
|
up version number 2.3.1 -> 2.3.2
|
2025-03-25 07:17:27 -05:00 |
|
James Seibel
|
f9bd7e2daf
|
remove dev from version number
|
2025-03-25 07:16:43 -05:00 |
|
James Seibel
|
44645943e2
|
Fix terrain API repo failing if no cache was provided
|
2025-03-18 07:42:31 -05:00 |
|
James Seibel
|
6c40389c07
|
up version number 2.3.0-b -> 2.3.1-b-dev
|
2025-03-08 08:11:01 -06:00 |
|
James Seibel
|
e701c0e5ea
|
remove dev from version number
|
2025-03-06 07:40:49 -06:00 |
|
James Seibel
|
45c67d057a
|
Fix IDhApiConfigValue.clearValue() failing for some deprecated functions
|
2025-02-17 21:16:22 -06:00 |
|
James Seibel
|
10a3840373
|
Fix empty data sources when moving in multiplayer or with N-sized world gen
Increases Protocol version 9 -> 10
|
2025-02-05 17:30:59 -06:00 |
|
James Seibel
|
2c7f11c722
|
Improve DhApiBeforeRenderEvent javadocs
|
2025-02-03 20:30:28 -06:00 |
|
s809
|
3d8d8bc0f7
|
Add generation bounds
|
2025-01-18 16:42:57 +05:00 |
|