s809
|
7cd1a37914
|
Restore ordering of session config entries
|
2024-09-08 21:21:38 +05:00 |
|
s809
|
8ca2052748
|
Refactor session config
|
2024-09-08 19:05:42 +05:00 |
|
s809
|
654355c991
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core into serverside
|
2024-09-04 18:22:47 +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 |
|
s809
|
47f68c7ed3
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core into serverside
|
2024-08-24 02:58:17 +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 |
|
s809
|
81e6f55dbf
|
Use same packet resource for all versions
|
2024-08-19 17:55:59 +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 |
|
James Seibel
|
a98955530f
|
Allow adding empty lists to DhApiChunk
|
2024-08-11 22:01:24 -05:00 |
|
James Seibel
|
c63a509f9e
|
Fix DhApiChunk setDataPoints failing for empty lists
|
2024-08-11 21:55:11 -05:00 |
|
s809
|
84dca85447
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core into serverside
|
2024-08-11 20:59:23 +05:00 |
|
James Seibel
|
90fdfbbe61
|
Fix direct memory leak and remove config for GpuUpload
|
2024-08-07 07:29:52 -05:00 |
|
James Seibel
|
377d0fbe12
|
Allow DhApiChunk to accept top down or bottom up data point orders
|
2024-08-03 09:32:57 -05:00 |
|
James Seibel
|
c658269eb7
|
Remove deprecated methods and move method to StringUtil
|
2024-07-30 17:06:55 -05:00 |
|
James Seibel
|
e0ad956e34
|
Fix incorrect DhApiChunk create constructor parameter order (again)
|
2024-07-28 20:18:15 -05:00 |
|
s809
|
bc6ab6c840
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core into serverside
|
2024-07-28 19:01:28 +05:00 |
|
James Seibel
|
9834b20a9f
|
Revert and Deprecate DhApiChunk and DhApiTerrainDataPoint constructors
|
2024-07-28 08:56:18 -05:00 |
|
James Seibel
|
752008e8ac
|
Re-add deprecated IDhApiLevelWrapper.getHeight()
|
2024-07-28 08:55:54 -05:00 |
|
James Seibel
|
fbe81021c0
|
Update API javadocs
|
2024-07-28 08:55:35 -05:00 |
|
s809
|
ccbb071704
|
Reapply "Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core into serverside"
This reverts commit d26cb41048.
|
2024-07-28 17:05:58 +05:00 |
|
James Seibel
|
53300a3028
|
Update IDhApiRenderProxy.clearRenderDataCache() to also clear cached block colors
|
2024-07-27 17:36:40 -05:00 |
|
s809
|
d26cb41048
|
Revert "Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core into serverside"
This reverts commit a15aaa573d, reversing
changes made to 83c1a2fd63.
|
2024-07-27 23:06:34 +05:00 |
|
s809
|
a15aaa573d
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core into serverside
|
2024-07-27 21:43:21 +05:00 |
|
James Seibel
|
44fe1eafb1
|
Fix ConfigEntry String value saving
|
2024-07-21 16:09:46 -05:00 |
|
James Seibel
|
568ff40df6
|
Fix API chunk world gen
|
2024-07-20 17:57:58 -05:00 |
|
James Seibel
|
4d4eeacbdd
|
Add IDhApiWrapperFactory resourceLocation string methods for block/biomes
|
2024-07-20 11:20:48 -05:00 |
|
James Seibel
|
99dc644adf
|
Add AbstractDhApiChunkWorldGenerator.generateApiChunk()
|
2024-07-20 10:45:43 -05:00 |
|
s809
|
71e54cc9ab
|
Up protocol version
|
2024-07-16 23:51:30 +05:00 |
|
James Seibel
|
7165c086e4
|
Remove render param from DhApiAfterRenderEvent
This was causing confussion if deferred rendering (iris shaders) was enabled since the render parameters would change.
|
2024-07-14 09:30:56 -05:00 |
|
James Seibel
|
fa22a4f27b
|
Add a optional memory cache to the IDhApiTerrainDataRepo
|
2024-07-14 08:41:18 -05:00 |
|
James Seibel
|
9c0f5865f6
|
add missing genericRendering to IDhApiGraphicsConfig
|
2024-07-14 07:25:45 -05:00 |
|
James Seibel
|
cab9f7c830
|
Clone API event parameters to reduce listener contamination
|
2024-07-12 19:22:20 -05:00 |
|
James Seibel
|
6bb832a488
|
Add renderEventParam to generic rendering shader binding by IMS request
|
2024-07-12 17:27:17 -05:00 |
|
James Seibel
|
e7dda9590a
|
Add generic object setup/cleanup events
|
2024-07-12 07:15:57 -05:00 |
|
James Seibel
|
0483edd2f3
|
Fix material typo 2
|
2024-07-11 22:51:37 -05:00 |
|
James Seibel
|
122ef4dce0
|
Fix material typo
|
2024-07-11 22:07:09 -05:00 |
|
James Seibel
|
e9d254f8c4
|
Add generic object materials
|
2024-07-11 18:12:58 -05:00 |
|
James Seibel
|
17aa85ad24
|
Add EDhApiBlockMaterial
|
2024-07-11 17:57:54 -05:00 |
|
James Seibel
|
691d5caded
|
Add api for generic rendering config
|
2024-07-11 17:38:51 -05:00 |
|
James Seibel
|
31c089f82f
|
Add DhApiBeforeGenericObjectRenderEvent
|
2024-07-11 17:32:17 -05:00 |
|
James Seibel
|
8eceeb0226
|
Add namespace/path to generic rendering (including F3 piechart)
|
2024-07-11 17:20:02 -05:00 |
|
James Seibel
|
c178afa4b9
|
Minor refactoring/renaming
|
2024-07-11 16:40:32 -05:00 |
|
James Seibel
|
116df0d999
|
Add IDhApiGenericObjectShaderProgram
|
2024-07-11 16:35:38 -05:00 |
|
James Seibel
|
4b27f39a04
|
Fix generic rendering at extreme distances
|
2024-07-10 07:37:11 -05:00 |
|
James Seibel
|
bacdfa96e3
|
rename ILevelWrapper.getHeight -> getMaxHeight
|
2024-07-07 18:16:00 -05:00 |
|
James Seibel
|
f4a8bfeb0a
|
Add cloud rendering
|
2024-07-07 18:02:43 -05:00 |
|
James Seibel
|
88db5c9594
|
re-add generic rendering to the API
|
2024-07-03 22:37:52 -05:00 |
|