James Seibel
d59f9dc4c6
Create pre-release a1.5.1
...
I made this version so hopefully someone could test if Vivecraft is just ignoring Minecraft's FOV when creating their projection matrices or if they are doing something more complicated.
1.16.5-a1.5.1-pre
2021-09-28 22:56:17 -05:00
James Seibel
8f329ac785
auto-format
2021-09-28 22:18:38 -05:00
James Seibel
9865b23e5b
Move MAX_ALLOCATEABLE_DIRECT_MEMORY to LodUtil
2021-09-28 21:29:25 -05:00
James Seibel
a987149aa3
Create Eclipse Auto Formatting V1.xml
2021-09-28 21:06:15 -05:00
Leonardo
22b7e46d39
small fixes
2021-09-29 02:38:19 +02:00
Leonardo
e5c1e67369
Changed various names, changed the memory calculator
2021-09-29 02:16:23 +02:00
James Seibel
328792cf4e
Start commenting and refactoring SingleLevelContainer
2021-09-28 07:50:07 -05:00
James Seibel
344901aad5
Comment RegionPos
2021-09-28 07:41:13 -05:00
James Seibel
5f89bd8e7d
comment and refactor PosToGenerateContainer
2021-09-27 22:12:55 -05:00
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
1.16.5-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