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
|
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 |
|
James Seibel
|
68e281d299
|
Remove year range from licensing headers
The license is still valid, now I just don't have to update them every year
|
2025-01-11 21:26:51 -06:00 |
|
James Seibel
|
2936215f46
|
replace stacktrace prints with loggers
|
2025-01-09 18:43:52 -06:00 |
|
James Seibel
|
036b42d197
|
Add world gen progress updates to the overlay
|
2025-01-07 19:18:21 -06:00 |
|
James Seibel
|
673e7d14dd
|
make ModInfo.IS_DEV_BUILD final
|
2025-01-04 09:45:08 -06:00 |
|
James Seibel
|
6135bdf67c
|
Only have a single thread config
This means that CPU use will be a lot more consistent since all internal thread pools share a single thread count semaphore.
|
2024-12-27 08:46:32 -06:00 |
|
James Seibel
|
7e0c10a516
|
add StringUtil.convertBytesToHumanReadable()
|
2024-12-19 17:26:16 -06:00 |
|
James Seibel
|
76b3e81cb1
|
rename generation mode FULL -> INTERNAL_SERVER
|
2024-12-14 14:05:36 -06:00 |
|
James Seibel
|
04f0b454eb
|
re-add full (server) distant generator mode
|
2024-12-13 07:26:49 -06:00 |
|
James Seibel
|
a24527d679
|
Add average thread execution time to F3 screen
|
2024-12-11 21:24:34 -06:00 |
|
James Seibel
|
839aee7bfc
|
Fix typos in DhApi world (un)load events
|
2024-12-07 15:16:30 -06:00 |
|
s809
|
0b4fa1b2ed
|
Up protocol version
|
2024-12-03 21:23:37 +05:00 |
|
s809
|
97943107f7
|
Up protocol version
|
2024-11-22 14:49:39 +05:00 |
|
James Seibel
|
37dd0c4d55
|
up version number 2.3.0-a -> 2.3.0-b
|
2024-11-16 22:07:31 -06:00 |
|
James Seibel
|
7f761e415f
|
Fix potential null pointers if other mods mess with the MVM or Proj matricies
|
2024-11-12 07:27:41 -06:00 |
|
James Seibel
|
de548c9a5e
|
Merge branch 'main' of gitlab.com:distant-horizons-team/distant-horizons-core
|
2024-11-09 20:58:48 -06:00 |
|
James Seibel
|
6413725eae
|
Fix height fog
|
2024-11-09 20:58:45 -06:00 |
|