James Seibel
|
882c5399bd
|
Fix holes in LODs boarding different detail levels
|
2024-07-27 21:06:50 -05:00 |
|
James Seibel
|
dbe0461d5f
|
Fix LOD upload warning
|
2024-07-27 20:25:55 -05:00 |
|
James Seibel
|
d3d166dd02
|
Undo experimental change to LOD reloading
|
2024-07-27 20:11:28 -05:00 |
|
James Seibel
|
d0dd1f38ff
|
Fix LODs flashing twice when changing configs
|
2024-07-27 20:11:00 -05:00 |
|
James Seibel
|
53300a3028
|
Update IDhApiRenderProxy.clearRenderDataCache() to also clear cached block colors
|
2024-07-27 17:36:40 -05:00 |
|
James Seibel
|
56303dd82a
|
level wrapper renamings
|
2024-07-27 16:51:08 -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
|
19d8c89bd8
|
Fix ice/water vertical LOD lighting
|
2024-07-27 09:30:41 -05:00 |
|
James Seibel
|
adba3e4c15
|
clear testing default debug config values
|
2024-07-27 08:40:59 -05:00 |
|
James Seibel
|
479ce8093e
|
minor cleanup/refactor
|
2024-07-27 08:28:31 -05:00 |
|
James Seibel
|
1ed6c619d9
|
Add localization for new column builder debug options
|
2024-07-27 08:26:46 -05:00 |
|
Builderb0y
|
825f439ffb
|
fix incorrect positions being fed into biome color code.
|
2024-07-27 02:32:31 +00:00 |
|
James Seibel
|
b1b487e63f
|
Improve RenderDataPointUtil toString()
|
2024-07-24 06:46:28 -05:00 |
|
James Seibel
|
2763a7ca75
|
add missing brackets
|
2024-07-23 20:41:22 -05:00 |
|
James Seibel
|
b4b1a2a549
|
remove deprecated RenderDataPointUtil logic
|
2024-07-23 20:05:41 -05:00 |
|
James Seibel
|
5865317394
|
Remove deprecated LodQuadBuilder code
|
2024-07-23 19:53:13 -05:00 |
|
James Seibel
|
b70c090e94
|
Refactor and cleanup buffer building
|
2024-07-23 19:39:44 -05:00 |
|
James Seibel
|
a9f6b924c2
|
Move CubicLodTemplate to ColumnRenderBufferBuilder
|
2024-07-23 07:05:28 -05:00 |
|
James Seibel
|
9c25a6450a
|
comment ColumnArrayView
|
2024-07-22 20:47:34 -05:00 |
|
James Seibel
|
448982fbaf
|
refactor FullDataToRenderDataTransformer
|
2024-07-22 19:50:23 -05:00 |
|
James Seibel
|
2ee06c59f1
|
Add configs for testing the ColumnRenderBufferBuilder
|
2024-07-22 17:34:04 -05:00 |
|
James Seibel
|
d38711ca4b
|
Fix replay mod not showing LODs
|
2024-07-21 20:05:36 -05:00 |
|
James Seibel
|
c9b650fb7f
|
remove unused clientLevelWrapper.getGameDirectory()
|
2024-07-21 19:27:11 -05:00 |
|
James Seibel
|
3cef8b9a4f
|
Improve cave culling and add config for ignored/cave blocks
|
2024-07-21 17:27:17 -05:00 |
|
James Seibel
|
d9d9f3dad8
|
minor logging fixes
|
2024-07-21 17:06:58 -05:00 |
|
James Seibel
|
44fe1eafb1
|
Fix ConfigEntry String value saving
|
2024-07-21 16:09:46 -05:00 |
|
James Seibel
|
36fcc46445
|
Minor DataTransofmer refactor
|
2024-07-21 07:48:52 -05:00 |
|
James Seibel
|
64895ba521
|
Remove unnecessary suffix from SectionPos encode method
|
2024-07-21 07:42:40 -05:00 |
|
James Seibel
|
589340f2db
|
Clean up SectionPos wording for chunk/block pos converters
|
2024-07-21 07:35:35 -05:00 |
|
James Seibel
|
de7d22766a
|
Fix RenderDataPointUtil.toString() ARGB order
|
2024-07-21 07:19:21 -05:00 |
|
James Seibel
|
568ff40df6
|
Fix API chunk world gen
|
2024-07-20 17:57:58 -05:00 |
|
s809
|
83c1a2fd63
|
Fix handler registration
|
2024-07-20 23:56:24 +05:00 |
|
James Seibel
|
17b5ba0ae1
|
Fix potential issues with WorldGenQueue not being marked as stopped
closes !61
|
2024-07-20 11:25:00 -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 |
|
James Seibel
|
f442ab56c0
|
Remove unnecessary glIsProgram() call
|
2024-07-18 07:40:04 -05:00 |
|
James Seibel
|
9147b139c7
|
Increase max VBO size 1 MB -> 10 MB
|
2024-07-18 07:39:52 -05:00 |
|
s809
|
0e904a388c
|
Raise full data chunk size limit
|
2024-07-16 23:56:48 +05:00 |
|
s809
|
3723137fea
|
Remove unused method
|
2024-07-16 23:52:28 +05:00 |
|
s809
|
71e54cc9ab
|
Up protocol version
|
2024-07-16 23:51:30 +05:00 |
|
s809
|
b4cf962a85
|
Fix event handler registration
|
2024-07-16 23:40:20 +05:00 |
|
s809
|
1a30f240ef
|
Client-side chunk handling
|
2024-07-16 17:49:09 +05:00 |
|
James Seibel
|
4f2b8e6d8d
|
VBO handler commenting
|
2024-07-15 20:22:29 -05:00 |
|
s809
|
b3b5ac63c8
|
Server-side logic is pretty much finished
|
2024-07-16 00:27:22 +05:00 |
|
s809
|
16abc0faa1
|
[skip ci] Initial chunked full data message payloads
|
2024-07-15 07:57:20 +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
|
1d0cb048cd
|
Default logging to only write errors to chat
|
2024-07-13 12:54:21 -05:00 |
|