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 |
|
s809
|
bd264086e3
|
Remove seed hash from local & server worlds, and expose DH's level identifier to API
|
2024-11-09 22:36:25 +05:00 |
|
s809
|
d12e797732
|
Up protocol version
|
2024-10-18 11:16:53 +05:00 |
|
James Seibel
|
59767c807b
|
Fix javadoc compiling
|
2024-10-15 07:43:23 -05:00 |
|
James Seibel
|
bd6e6b47bb
|
Split the config file, update the config UI, and remove a few unused configs
|
2024-10-12 20:39:11 -05:00 |
|
James Seibel
|
2d8bad9aec
|
Decrease vertical quality drop off
|
2024-10-08 07:51:34 -05:00 |
|
James Seibel
|
1b59a269e6
|
Update the API to allow for N-sized world generation requests
This breaks old world generators
|
2024-10-07 19:45:28 -05:00 |
|
s809
|
c1a405b755
|
Decouple beacon beam data handling from render handling, send beacon beams to clients
|
2024-10-05 14:03:02 +05:00 |
|
James Seibel
|
0b49d1a007
|
Close !69 (add IDhApiLevelWrapper.getDhSaveFolder())
|
2024-10-04 07:45:53 -05:00 |
|
James Seibel
|
ea4d4bf955
|
Improve fade config, add localization, and add fading to the quality presets
|
2024-10-03 17:10:51 -05:00 |
|
James Seibel
|
03c7b48c5d
|
Remove multiverse similarity percent and add IDhApiSaveStructure
Similarity percent should no longer be needed since the server support was added
|
2024-09-28 14:30:34 -05:00 |
|
James Seibel
|
566b536c8d
|
Add Api world load/unload events and DhApiWorldProxy.get/setReadOnly()
|
2024-09-28 08:33:19 -05:00 |
|
James Seibel
|
d89d99f126
|
Add temporary vertical Quality CUSTOM option
|
2024-09-26 22:34:10 -05:00 |
|
s809
|
840b0a7fe2
|
Bump protocol version because of removed InvalidSectionPosException
|
2024-09-17 12:41:46 +05:00 |
|
James Seibel
|
11e58eecda
|
Up API version 3.0.1 -> 4.0.0
|
2024-09-15 20:36:10 -05:00 |
|
James Seibel
|
fbf13833a0
|
Up version 2.2.2 -> 2.3.0
|
2024-09-15 20:35:54 -05:00 |
|
James Seibel
|
2528f4a725
|
Merge server side branch and refactor
|
2024-09-15 20:35:38 -05:00 |
|
James Seibel
|
45fc36543b
|
Add ILevelWrapper.getDimensionName()
|
2024-09-11 07:14:21 -05:00 |
|
James Seibel
|
4712a77d00
|
Up version number 2.2.1 -> 2.2.2-dev
|
2024-09-04 06:58:59 -05:00 |
|
James Seibel
|
57c5b2d5fc
|
Up version 2.2.1-dev -> 2.2.1 and API 3.0.0 -> 3.0.1
|
2024-09-04 06:58:20 -05:00 |
|
James Seibel
|
48d1005be6
|
Up version number 2.2.0 -> 2.2.1-dev
|
2024-08-20 19:16:18 -05:00 |
|
James Seibel
|
e71e8d1966
|
Up version number 2.1.3-dev -> 2.2.0
|
2024-08-20 17:44:41 -05:00 |
|
James Seibel
|
2cf952fb76
|
Deprecate IDhApiWorldGenerator.isBusy(), task queuing is now handled internally
|
2024-08-12 22:20:06 -05:00 |
|
James Seibel
|
c7c5ab17bc
|
Add optional DhApiChunk validation for world gen
|
2024-08-12 21:47:48 -05:00 |
|