James Seibel
|
7c5713fac2
|
Refactor and comment LodWorld
|
2021-09-27 21:59:51 -05:00 |
|
James Seibel
|
d222854717
|
auto-indent
|
2021-09-27 21:49:11 -05:00 |
|
James Seibel
|
6b9be10635
|
Add a few missing comments and refactors to LodRegion
|
2021-09-27 21:48:19 -05:00 |
|
James Seibel
|
69a72312e4
|
Refactor and comment LodRegion
|
2021-09-27 21:43:16 -05:00 |
|
James Seibel
|
948b58d8e9
|
auto-indent and move a reminder comment
|
2021-09-27 20:20:26 -05:00 |
|
James Seibel
|
86406fd12b
|
Rename MULTI_LOD to VOXEL
|
2021-09-27 20:17:33 -05:00 |
|
James Seibel
|
cc3e1d1b12
|
Fix a null pointer and finish commenting/refactoring LodDimension
|
2021-09-27 20:13:16 -05:00 |
|
James Seibel
|
85a0110af6
|
comments and regactor LodDimension
|
2021-09-27 07:59:55 -05:00 |
|
James Seibel
|
a76436b73d
|
Bring back the drawLODs config
|
2021-09-26 08:20:37 -05:00 |
|
James Seibel
|
391c99fd21
|
comment and refactor LodDimensionFildHandler and ReflectionHandler
|
2021-09-25 23:51:14 -05:00 |
|
James Seibel
|
fb5aceb44d
|
auto-indent
|
2021-09-25 23:20:05 -05:00 |
|
James Seibel
|
4c76a48e84
|
Update comments for many enums
|
2021-09-25 23:17:17 -05:00 |
|
James Seibel
|
d7a42d3a51
|
auto-indent
|
2021-09-25 20:35:12 -05:00 |
|
James Seibel
|
e0a946673e
|
refactor LodBuilderConfig
|
2021-09-25 20:30:44 -05:00 |
|
James Seibel
|
ad793fe17e
|
Refactor and comment LodBufferBuilder and LodBuilder
|
2021-09-25 18:52:53 -05:00 |
|
James Seibel
|
209e2579c3
|
refactor and comment LodWorldGenerator
|
2021-09-25 16:09:29 -05:00 |
|
James Seibel
|
8627b87aa4
|
auto-indent
|
2021-09-25 16:09:12 -05:00 |
|
James Seibel
|
5f855dd573
|
CubicLodTemplate refactoring and commenting
|
2021-09-25 15:34:39 -05:00 |
|
James Seibel
|
d6c918427b
|
have the LodRenderer recreated only when leaving a server
|
2021-09-25 15:34:25 -05:00 |
|
James Seibel
|
a9bdbc4300
|
Potentially fix a false buffer IndexOutOfBoundsException
|
2021-09-25 15:32:34 -05:00 |
|
James Seibel
|
58a150f8de
|
fix the ThreadMapUtil not creating arrays correctly
|
2021-09-25 13:22:31 -05:00 |
|
James Seibel
|
1a3e1dfa8c
|
add get fresh methods to TheadMapUtil
the getFresh versions create/clear the data for the given map.
|
2021-09-25 11:48:05 -05:00 |
|
James Seibel
|
430a908829
|
refactor clientProxy
|
2021-09-25 11:42:49 -05:00 |
|
James Seibel
|
0ca0cd9213
|
auto-indent
|
2021-09-25 09:07:07 -05:00 |
|
James Seibel
|
2f392375fe
|
Refactor and Comment Box
|
2021-09-25 09:04:26 -05:00 |
|
James Seibel
|
ff43118976
|
Update the version number to a1.5.0-pre
|
2021-09-24 18:06:57 -05:00 |
|
James Seibel
|
3b4e28d74a
|
Add a warning chat message for the 1.5.0 pre-release
|
2021-09-24 18:05:05 -05:00 |
|
James Seibel
|
13abed4eb8
|
comment out the shadingMode config since it isn't currently used
|
2021-09-24 07:59:26 -05:00 |
|
James Seibel
|
ccb2c601a6
|
add a temporary fix to color debug mode not having shading
|
2021-09-24 07:59:07 -05:00 |
|
James Seibel
|
f6816d9974
|
auto-indent
|
2021-09-24 07:45:00 -05:00 |
|
James Seibel
|
5156ae8e63
|
auto-format
|
2021-09-24 07:43:22 -05:00 |
|
James Seibel
|
55c0c95339
|
Improve config wording
|
2021-09-24 07:37:14 -05:00 |
|
James Seibel
|
0b8503f1fa
|
move applyConfigOverrides
|
2021-09-24 07:27:07 -05:00 |
|
James Seibel
|
79d9ac5d56
|
auto-indent
|
2021-09-24 07:26:50 -05:00 |
|
James Seibel
|
6cf4e663fb
|
Fix a potential null pointer exception and improve clientProxy error logging
|
2021-09-23 22:07:46 -05:00 |
|
cola98765
|
bf9c3ce567
|
fixed saving multidata in void dimentions
|
2021-09-23 23:52:34 +02:00 |
|
Leonardo
|
5bbdd22b58
|
light works again, changed the region_fast option, fixed a indexout of buond, added a TODO for the future for better memery use
|
2021-09-23 16:02:32 +02:00 |
|
Leonardo
|
6c1c04bb5f
|
Merge remote-tracking branch 'origin/1.16.5' into 1.16.5
|
2021-09-23 15:18:39 +02:00 |
|
Leonardo
|
66728cc1eb
|
fixed the memory crash problem.
Added config to draw always in generation quality (if true the game will crash with render distance>256)
|
2021-09-23 15:18:33 +02:00 |
|
James Seibel
|
d4739b9bed
|
Merge branch '1.16.5' of gitlab.com:jeseibel/minecraft-lod-mod into 1.16.5
|
2021-09-23 07:55:44 -05:00 |
|
James Seibel
|
a93bb63c44
|
Fix an index out of bounds exception for vanillaRenderedChunks
|
2021-09-23 07:55:33 -05:00 |
|
Leonardo
|
a2e18de9f3
|
small fix to generation
|
2021-09-23 14:38:35 +02:00 |
|
Leonardo
|
6183152d99
|
small fix to culling
|
2021-09-23 14:37:57 +02:00 |
|
James Seibel
|
5d9f36bb5f
|
Hopefully fix the openGL errors
|
2021-09-22 22:26:23 -05:00 |
|
James Seibel
|
d330083d7b
|
auto-format
|
2021-09-22 22:20:03 -05:00 |
|
James Seibel
|
6d489b498e
|
add additional error checking to BufferBuilder vboUpload
|
2021-09-22 22:16:10 -05:00 |
|
James Seibel
|
d36d836bb3
|
prevent a null point in LodRegion addData
|
2021-09-22 22:15:42 -05:00 |
|
James Seibel
|
29d2d1cff1
|
Merge branch '1.16.5' of gitlab.com:jeseibel/minecraft-lod-mod into
1.16.5
# Conflicts:
# src/main/java/com/seibel/lod/objects/LodDimension.java
|
2021-09-22 21:52:03 -05:00 |
|
James Seibel
|
0a9ea1dfce
|
improve the error reporting in GlProxy
|
2021-09-22 21:50:05 -05:00 |
|
James Seibel
|
b9424cbe9f
|
Fix a index out of bounds error in ThreadMapUtil
|
2021-09-22 21:04:11 -05:00 |
|