James Seibel
d7b13a2e0b
fix a typo
2021-07-25 15:49:18 -05:00
James Seibel
c53ce15f7d
Hopefully fix #38 (teleporting causing regions to save in the wrong place)
2021-07-25 14:14:07 -05:00
James Seibel
35ac6fc756
Fix a typo
2021-07-25 14:10:08 -05:00
James Seibel
6bcf58959b
Fix #46 (MC crashing when joining a server)
2021-07-25 13:18:47 -05:00
James Seibel
5051508e42
Fix #48 (Lava showing up as water)
2021-07-25 12:29:40 -05:00
James Seibel
196e02e61a
Partially close #43 (add SSAO)
...
I am surprised how much this small change improves how things look. I may still implement SSAO in the future but for the time being this is a big improvement for how things look.
2021-07-25 12:19:14 -05:00
Leonardo
bc8188beb0
Added important TODOs
2021-07-21 10:43:51 +02:00
Leonardo
0fc4c5532b
Minor fixes
2021-07-19 17:00:40 +02:00
Leonardo
98586d6af9
now different generation setting can be used in the same Dimension without conflict
2021-07-19 16:23:14 +02:00
Leonardo
bdd1e2410a
Updated the guide
2021-07-19 11:47:26 +02:00
Leonardo
c0240c71bf
Updated the guide
2021-07-19 11:46:22 +02:00
Leonardo
01183be383
getLevelToGenerate has been renamed getNodesToGenerate. Now it return node and not the complete level
2021-07-19 11:32:20 +02:00
Leonardo
359791ea58
Fixed getLevelToGenerate. Now it works correctly
2021-07-19 11:26:05 +02:00
Leonardo
5b3aa82817
Updated the image creation
2021-07-14 15:08:10 +02:00
Leonardo
d054ac91b1
Fixed all negative coords bug
2021-07-14 14:33:17 +02:00
Leonardo
e40ee20460
Added GUIDE to Readme.txt
2021-07-14 11:14:44 +02:00
Leonardo
29b3e9fadc
The lodQuadTree is now correctly converted to use LodDataPoint and DistanceGenerationMode
2021-07-13 20:40:55 +02:00
Leonardo
3cc78c62a0
The lodQuadTree is now correctly converted to use LodDataPoint and DistanceGenerationMode
2021-07-13 15:38:20 +02:00
Leonardo
2c719c41d9
Various change to support LodDataPoint and the DistanceGenerationMode enum
2021-07-13 11:38:08 +02:00
Leonardo
cd06b42b02
changed pc
2021-07-13 00:53:24 +02:00
Leonardo
e8b46a6fd2
Converting the quadTree to use the LodDataPoint class
2021-07-13 00:52:24 +02:00
James Seibel
814ac5df84
Change distanceBiomeOnlyGeneration to distanceGenerationMode in the configHandler
2021-07-11 18:41:38 -05:00
Morippi
7854f659a3
various change
2021-07-10 15:02:26 +02:00
Morippi
6cb1d2f8f4
second fix for negative coordinate
2021-07-10 13:36:15 +02:00
Morippi
f95d57ab6d
Several chages to converto to quadTree + first fix for negative coordinate
2021-07-10 12:43:23 +02:00
James Seibel
58607ab1fc
Update the version to a1.3.1
2021-07-09 23:09:32 -05:00
James Seibel
433ab4f92f
Fix #37 (Z fighting far from the world's origin)
2021-07-09 23:08:30 -05:00
James Seibel
8840973a1e
Fix #41 (leaving a world causing Lod generation to break)
2021-07-09 22:57:32 -05:00
Morippi
f91479829d
Several chages to converto to quadTree
2021-07-09 21:07:00 +02:00
Morippi
829c9531fa
Several chages to converto to quadTree
2021-07-09 21:01:37 +02:00
Morippi
f9bb248eef
Several chages to converto to quadTree
2021-07-09 21:01:17 +02:00
Morippi
03ce4d9c42
Several chages to converto to quadTree
2021-07-09 19:23:14 +02:00
Morippi
f181d073a3
fixed LodQuadTreeDimension
2021-07-09 17:56:44 +02:00
Morippi
63b01f3ec7
fixed LodQuadTreeDimension
2021-07-09 15:53:32 +02:00
Morippi
14f1b6db54
fixed LodQuadTreeDimension
2021-07-09 15:26:03 +02:00
Morippi
604089cfa8
fixed LodQuadTreeDimension
2021-07-09 15:08:48 +02:00
Morippi
712d9db2fa
fixed LodQuadTreeDimension
2021-07-09 14:58:48 +02:00
Morippi
2b5b023472
fixed LodQuadTreeDimension
2021-07-09 13:33:11 +02:00
Morippi
4a9bc7ca74
fixed LodQuadTreeDimension
2021-07-09 13:11:25 +02:00
Morippi
804f910584
added region in image + various fix
2021-07-08 19:31:27 +02:00
Morippi
d5b2512e27
various fix
2021-07-08 13:00:29 +02:00
Morippi
280d281604
various fix
2021-07-08 12:52:50 +02:00
Morippi
95bcc71d23
various fix
2021-07-08 12:40:36 +02:00
Morippi
b623f1581f
various fix
2021-07-07 23:12:45 +02:00
Morippi
62b6d9ea30
Modified to used getNodeToRender
2021-07-07 22:44:53 +02:00
Morippi
6c8d0f98a6
Added circular rendering,
...
Fixed get node to render
2021-07-07 22:43:44 +02:00
Morippi
dc353cd029
Map works correctly
2021-07-07 21:16:18 +02:00
Morippi
86e4ab7e83
Map works correctly
2021-07-07 20:22:05 +02:00
Morippi
c6a96ae710
Fixed QuadTreeImage
2021-07-07 19:44:10 +02:00
Morippi
9e24ee0ef7
Fixed LodQuadTree
...
Added QuadTreeImage to visualize how the quadTree is builded
2021-07-07 00:53:32 +02:00