cola98765
|
25fd29b97e
|
replaced short[][] with short[] in mergeMultiData hotfix
|
2021-09-20 12:16:47 +02:00 |
|
cola98765
|
a11ff5b493
|
Merge remote-tracking branch 'origin/1.16.5' into 1.16.5
|
2021-09-20 12:13:32 +02:00 |
|
cola98765
|
7655ae03b0
|
replaced short[][] with short[] in mergeMultiData
|
2021-09-20 12:13:24 +02:00 |
|
Leonardo
|
075e29c617
|
small fixes for better gc use
|
2021-09-20 12:09:45 +02:00 |
|
cola98765
|
e482bf02a5
|
fixed negative numbers in mergeMultiData
|
2021-09-20 11:57:32 +02:00 |
|
cola98765
|
0dab4a2274
|
addressed couple warnings
|
2021-09-20 11:54:01 +02:00 |
|
cola98765
|
001335ab47
|
I'm stupid
|
2021-09-20 11:46:47 +02:00 |
|
Leonardo
|
faedb85f41
|
Merge remote-tracking branch 'origin/1.16.5' into 1.16.5
|
2021-09-20 11:35:31 +02:00 |
|
Leonardo
|
01b9a3f3b0
|
Fixed culling
|
2021-09-20 11:35:20 +02:00 |
|
cola98765
|
cfd9bd903d
|
+ 1 will not hurt anyone
|
2021-09-20 11:34:25 +02:00 |
|
cola98765
|
3e634c082a
|
addressed couple warnings
|
2021-09-20 11:30:56 +02:00 |
|
cola98765
|
6e86a808a5
|
addressed couple warnings
|
2021-09-20 11:12:54 +02:00 |
|
cola98765
|
e615674246
|
Merge remote-tracking branch 'origin/1.16.5' into 1.16.5
|
2021-09-20 11:03:48 +02:00 |
|
cola98765
|
86b5fc48a2
|
addressed couple warnings
|
2021-09-20 11:03:24 +02:00 |
|
Leonardo
|
2fab33fa78
|
Merge remote-tracking branch 'origin/1.16.5' into 1.16.5
|
2021-09-20 10:57:28 +02:00 |
|
Leonardo
|
b56b581bb6
|
Refactoring
|
2021-09-20 10:57:20 +02:00 |
|
cola98765
|
2ee5289881
|
Merge remote-tracking branch 'origin/1.16.5' into 1.16.5
|
2021-09-20 10:56:36 +02:00 |
|
cola98765
|
3da4e4818c
|
replaced arraycopy in mergeMultiData in favor of simpler method for debugging
|
2021-09-20 10:56:28 +02:00 |
|
Leonardo
|
686062f39c
|
Merge remote-tracking branch 'origin/1.16.5' into 1.16.5
|
2021-09-20 10:46:25 +02:00 |
|
Leonardo
|
ae857dfeae
|
fixed a small bug in the datapoint
Simplified the code in the LodBufferBuilder
|
2021-09-20 10:46:14 +02:00 |
|
cola98765
|
686592effb
|
fixed bug in loading vertical data
|
2021-09-20 10:43:12 +02:00 |
|
James Seibel
|
34b92d1053
|
Fix #67 (LODs not rotating with camera) and #68 (LODs culled based on player direction, not camera)
|
2021-09-19 19:25:01 -05:00 |
|
James Seibel
|
01a850eb9d
|
Merge branch '1.16.5' of gitlab.com:jeseibel/minecraft-lod-mod into 1.16.5
|
2021-09-19 18:14:09 -05:00 |
|
James Seibel
|
7d6f7f35ff
|
Fix the buffer builder failing on LodQualityMode.HEIGHTMAP
|
2021-09-19 18:13:48 -05:00 |
|
James Seibel
|
28764bc16c
|
auto-format
|
2021-09-19 17:58:22 -05:00 |
|
Leonardo
|
ee1657a798
|
fixed a small bug
|
2021-09-19 23:58:24 +02:00 |
|
cola98765
|
c7bf60b4e0
|
fixed byte cast
|
2021-09-19 23:34:55 +02:00 |
|
cola98765
|
031af5f25c
|
Merge branch '1.16.5' of https://gitlab.com/jeseibel/minecraft-lod-mod into vertical_merging
Conflicts:
src/main/java/com/seibel/lod/objects/VerticalLevelContainer.java
src/main/java/com/seibel/lod/util/DataPointUtil.java
|
2021-09-19 23:31:16 +02:00 |
|
Leonardo
|
d8200422b2
|
disabled the clear + small change
|
2021-09-19 23:18:31 +02:00 |
|
cola98765
|
c89cd54429
|
implemented multi level saving and loading. they use new long[] system instead of long[][][]
|
2021-09-19 23:16:03 +02:00 |
|
cola98765
|
ca940d5a36
|
reworked mergeMultiData to take in long[] instead of long[][]
|
2021-09-19 22:59:15 +02:00 |
|
Leonardo
|
2241492bc5
|
there is a thunderstorm i don't want to loose progress
|
2021-09-19 22:08:30 +02:00 |
|
Leonardo
|
7b807bcea2
|
small changes
|
2021-09-19 21:32:13 +02:00 |
|
Leonardo
|
ebe2c22a28
|
Changed how the VerticalLevelContainer contains the data
|
2021-09-19 20:48:07 +02:00 |
|
cola98765
|
cffb17aeb1
|
reversed grass brightness boost as it's better that way at 4+ view distance
|
2021-09-19 16:35:47 +02:00 |
|
cola98765
|
c67a5a5e29
|
removed commented and now unused code
|
2021-09-19 16:25:53 +02:00 |
|
cola98765
|
1d687fd1d4
|
new mergeMultiData. Now actually working
|
2021-09-19 14:44:55 +02:00 |
|
cola98765
|
783d4086c6
|
some fixes to new mergeMultiData
|
2021-09-19 14:40:06 +02:00 |
|
cola98765
|
d5243b7d16
|
some fixes to new mergeMultiData
|
2021-09-19 14:18:42 +02:00 |
|
cola98765
|
43f3854068
|
some fixes to new mergeMultiData
|
2021-09-19 11:41:29 +02:00 |
|
cola98765
|
0025f43a2e
|
Merge branch '1.16.5' of https://gitlab.com/jeseibel/minecraft-lod-mod into vertical_merging
Conflicts:
src/main/java/com/seibel/lod/util/ThreadMapUtil.java
|
2021-09-19 10:36:33 +02:00 |
|
James Seibel
|
07d792979c
|
downgrade to frogeGradle 3.+ from 5.1.+
mixins weren't compiling correctly on the newer version
|
2021-09-18 23:34:15 -05:00 |
|
James Seibel
|
a939d29357
|
hopefully prevent a index out of bounds exception
|
2021-09-18 17:44:52 -05:00 |
|
James Seibel
|
ba1d096a48
|
Add error catching / logging
|
2021-09-18 17:44:37 -05:00 |
|
James Seibel
|
1c9c72cfe3
|
Clean up a lot of warnings related to: type casting, unused variables, and unused imports
|
2021-09-18 17:06:41 -05:00 |
|
James Seibel
|
aa95361866
|
Refactor LodDimension and change some error reporting in PosToRenderContainer
|
2021-09-18 16:58:23 -05:00 |
|
James Seibel
|
ff5139d403
|
Remove debug code and fix a potential OpenGL error
|
2021-09-18 14:52:14 -05:00 |
|
James Seibel
|
16fc4914fb
|
Merge branch '1.16.5' of gitlab.com:jeseibel/minecraft-lod-mod into 1.16.5
|
2021-09-18 14:13:05 -05:00 |
|
James Seibel
|
c110524c11
|
fix vanillaRenderedChunks having index out of bounds exceptions
|
2021-09-18 14:12:54 -05:00 |
|
James Seibel
|
400b263059
|
Try to fix GlProxy.setGlContext failing in the BufferBuilder
|
2021-09-18 14:12:33 -05:00 |
|