Leonardo
|
31cb684bec
|
Added different generation detail option
|
2021-08-22 19:54:10 +02:00 |
|
Leonardo
|
d5112be385
|
small fixes
|
2021-08-22 19:18:14 +02:00 |
|
Leonardo
|
547d54aab1
|
Fixed the near clipping
|
2021-08-22 16:54:09 +02:00 |
|
Leonardo
|
397573bc08
|
removed lodChunkRadiusMultiplier from proxy, config and renderer
|
2021-08-22 16:46:55 +02:00 |
|
Leonardo
|
b52d7e4f20
|
small fix to the Near fog
|
2021-08-22 16:33:20 +02:00 |
|
Leonardo
|
a450f44aa7
|
small fix to the fog
|
2021-08-22 16:20:27 +02:00 |
|
Leonardo
|
a4e8e9ef60
|
Merge remote-tracking branch 'origin/1.16.5' into 1.16.5
# Conflicts:
# src/main/java/com/seibel/lod/proxy/ClientProxy.java
|
2021-08-22 16:09:07 +02:00 |
|
Leonardo
|
3c28ed5601
|
small fix to fog
|
2021-08-22 16:06:30 +02:00 |
|
James Seibel
|
c5ec41eb2d
|
Add buffer recreation when changing worlds
|
2021-08-22 08:42:55 -05:00 |
|
Leonardo
|
d1bb96c2dc
|
small fix
|
2021-08-22 14:46:16 +02:00 |
|
James Seibel
|
d72ba5bb82
|
Merge branch '1.16.5' of gitlab.com:jeseibel/minecraft-lod-mod into 1.16.5
|
2021-08-22 07:40:09 -05:00 |
|
James Seibel
|
baba54bdb8
|
Add error reporting and handling when unable to access the save folder
|
2021-08-22 07:40:00 -05:00 |
|
Leonardo
|
aa7ea85cde
|
New config
|
2021-08-22 14:34:02 +02:00 |
|
Leonardo
|
a1f01bef78
|
Fixed game chunk not overriding lod chunk
|
2021-08-22 11:51:26 +02:00 |
|
Leonardo
|
1a7655e752
|
Added DetailUtil and it's use in the buffer builder +
small fixes
|
2021-08-22 11:27:40 +02:00 |
|
James Seibel
|
e2a983e4ac
|
comment grammar change
|
2021-08-21 21:54:40 -05:00 |
|
James Seibel
|
e2f0263643
|
Remove synchronized from getters
|
2021-08-21 21:54:23 -05:00 |
|
James Seibel
|
b280303f8f
|
Improve vine colors
|
2021-08-21 20:06:22 -05:00 |
|
James Seibel
|
ff3b2aee6b
|
Add error catching and improve the None distance generation mode
|
2021-08-21 20:02:30 -05:00 |
|
James Seibel
|
804f830a10
|
fix third person backwards culling the wrong regions
|
2021-08-21 19:57:03 -05:00 |
|
James Seibel
|
68b5978135
|
Change the color of Mycelium to better match its block color
|
2021-08-21 19:45:43 -05:00 |
|
James Seibel
|
9ebb84bf9c
|
Make air and Cave air act the same when generating LODs
|
2021-08-21 19:25:31 -05:00 |
|
James Seibel
|
a08e08856a
|
Merge branch '1.16.5' of gitlab.com:jeseibel/minecraft-lod-mod into
1.16.5
# Conflicts:
# src/main/java/com/seibel/lod/builders/LodBufferBuilder.java
|
2021-08-21 18:57:39 -05:00 |
|
James Seibel
|
8d5c8bf7b8
|
Finish adding simple frustum culling
|
2021-08-21 18:54:20 -05:00 |
|
Leonardo
|
168eb537cb
|
Improved generation
|
2021-08-21 22:21:41 +02:00 |
|
James Seibel
|
ca57c15d46
|
Merge branch '1.16.5' of gitlab.com:jeseibel/minecraft-lod-mod into
1.16.5
# Conflicts:
# src/main/java/com/seibel/lod/builders/LodBufferBuilder.java
|
2021-08-21 15:19:04 -05:00 |
|
James Seibel
|
5aea9877e0
|
re-organize RenderUtil
|
2021-08-21 15:11:13 -05:00 |
|
Leonardo
|
c20ec4ef59
|
added commented use of biomeUtils and terrainUtils
|
2021-08-21 22:01:52 +02:00 |
|
James Seibel
|
32fb349621
|
Merge branch '1.16.5' of gitlab.com:jeseibel/minecraft-lod-mod into 1.16.5
|
2021-08-21 13:05:35 -05:00 |
|
James Seibel
|
c5b4e20787
|
Add simple partially functioning frustum culling
|
2021-08-21 13:05:32 -05:00 |
|
James Seibel
|
a246dd7561
|
improve a few comments
|
2021-08-21 13:02:21 -05:00 |
|
James Seibel
|
615e29451a
|
add conversions to chunk and block pos
|
2021-08-21 13:01:39 -05:00 |
|
James Seibel
|
bcac2bd7ba
|
Update a few comments
|
2021-08-21 13:01:24 -05:00 |
|
Leonardo
|
a02c232f5f
|
improved getDataToGenerate and changed how it's used in the buffer builder
|
2021-08-21 17:28:11 +02:00 |
|
James Seibel
|
d27dbbb64e
|
Merge branch '1.16.5' of gitlab.com:jeseibel/minecraft-lod-mod into
1.16.5
# Conflicts:
# src/main/java/com/seibel/lod/builders/LodBufferBuilder.java
|
2021-08-21 10:06:44 -05:00 |
|
James Seibel
|
fdfbee108a
|
minor client proxy debug setting changes/commenting
|
2021-08-21 09:57:14 -05:00 |
|
James Seibel
|
de54c37cf1
|
Optimize Buffer Builder chunk generator queuing
|
2021-08-21 09:55:04 -05:00 |
|
Leonardo
|
d4580806d1
|
minor fixes, fixed z fighting
|
2021-08-21 16:25:09 +02:00 |
|
James Seibel
|
5a856c65fa
|
Update the debug colors to work up to region size
|
2021-08-21 08:03:35 -05:00 |
|
James Seibel
|
75d6da98dc
|
Remove invalid imports (again)
|
2021-08-21 07:36:49 -05:00 |
|
Leonardo
|
7654cac01d
|
minor fixes
|
2021-08-21 14:33:11 +02:00 |
|
James Seibel
|
cbe242cd2f
|
Remove invalid import
|
2021-08-21 07:23:55 -05:00 |
|
Leonardo
|
7f69b11ae4
|
minor fixes
|
2021-08-21 12:43:38 +02:00 |
|
Leonardo
|
426c9edb05
|
new generation system fixed
|
2021-08-21 12:25:49 +02:00 |
|
James Seibel
|
88fb9b5b21
|
Add debug code to the LodNodeGenWorker
|
2021-08-20 21:32:57 -05:00 |
|
James Seibel
|
163f8ca979
|
Remove Node from the names of LodRenderer, BufferBuilder, LodTemplates, and LodBuilder
|
2021-08-20 20:28:37 -05:00 |
|
James Seibel
|
ee416a10ec
|
Add null checking to the BufferBuilder
|
2021-08-20 20:24:33 -05:00 |
|
James Seibel
|
c5ef03aa0e
|
Add null checks and minor formatting changes
|
2021-08-20 20:19:46 -05:00 |
|
James Seibel
|
25cb08f541
|
Eclipse auto-formating
|
2021-08-20 20:19:05 -05:00 |
|
Leonardo
|
fcd06bde87
|
fixed getDataToGenerate use in buffer builder,
Fixed buffers indexing
|
2021-08-21 02:57:57 +02:00 |
|