cola98765
|
7402ad6be0
|
added getHashFromFile for future use with servers
|
2021-11-03 19:03:42 +01:00 |
|
cola98765
|
5762c41f1a
|
protect full regions against being overwritten by a partial one
|
2021-11-01 10:18:49 +01:00 |
|
James Seibel
|
58d5a8beda
|
Update the License header to match the new mod name
LOD -> Distance Horizons
|
2021-10-19 21:14:57 -05:00 |
|
cola98765
|
219f3eba17
|
actually read old files as compressed
|
2021-10-18 11:50:50 +02:00 |
|
cola98765
|
96c19620cb
|
now compressing using proper algorithm
|
2021-10-18 11:00:58 +02:00 |
|
cola98765
|
4baa649972
|
cleaned out some code. Applied autoformat everywhere
|
2021-10-13 12:45:21 +02:00 |
|
cola98765
|
d7bd0498a0
|
When there are no files for current gen mode, try to load more detailed ones instead.
|
2021-10-12 11:58:21 +02:00 |
|
cola98765
|
ecb01c731e
|
Resolved "ALOT" of typos.
|
2021-10-10 11:09:15 +02:00 |
|
cola98765
|
b67ab59a89
|
Resolved more warnings. Applied auto format in affected files.
|
2021-10-10 09:50:44 +02:00 |
|
Leonardo
|
78ab4b8598
|
Changed configs
|
2021-10-07 17:20:39 +02:00 |
|
cola98765
|
028aed53f8
|
resolved some more warnings and applied autoformat in affected files
|
2021-10-07 11:17:02 +02:00 |
|
cola98765
|
6deca8e235
|
resolved many warnings and applied autoformat in affected files
|
2021-10-07 10:36:30 +02:00 |
|
cola98765
|
a66554f2dd
|
resolved todo
|
2021-10-06 11:45:36 +02:00 |
|
cola98765
|
28cf2eb450
|
removed debug message when saving
|
2021-10-06 10:37:36 +02:00 |
|
cola98765
|
e154f552c7
|
fixed bug where only some regions were saved when player was not moving
|
2021-10-06 10:36:37 +02:00 |
|
James Seibel
|
7c5713fac2
|
Refactor and comment LodWorld
|
2021-09-27 21:59:51 -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
|
86406fd12b
|
Rename MULTI_LOD to VOXEL
|
2021-09-27 20:17:33 -05:00 |
|
James Seibel
|
85a0110af6
|
comments and regactor LodDimension
|
2021-09-27 07:59:55 -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 |
|
Leonardo
|
fb480c2695
|
fix to memory use
|
2021-09-22 13:17:56 +02:00 |
|
cola98765
|
017cc201b1
|
enabled save loading for vertical lods
|
2021-09-21 23:09:48 +02:00 |
|
Leonardo
|
482dfb918e
|
Refactoring + added the ability to disable lods with f6
|
2021-09-20 15:44:18 +02:00 |
|
cola98765
|
29ed26f023
|
More warnings addressed
|
2021-09-20 13:31:16 +02:00 |
|
cola98765
|
3e634c082a
|
addressed couple warnings
|
2021-09-20 11:30:56 +02:00 |
|
James Seibel
|
aa95361866
|
Refactor LodDimension and change some error reporting in PosToRenderContainer
|
2021-09-18 16:58:23 -05:00 |
|
cola98765
|
6bf9e187e0
|
this breaks old file version system by simply ignoring the old files.
|
2021-09-16 11:41:53 +02:00 |
|
Leonardo
|
cdeba2616c
|
Re-Introduced HEIGHMAP mode correctly.
Added single get and add to the LevelContainer to avoid using temp arrays
|
2021-09-15 13:23:41 +02:00 |
|
Leonardo
|
6dc94b0cc2
|
Introduced lodQualityMode in config to change from 3d to 2d
|
2021-09-15 10:42:09 +02:00 |
|
Leonardo
|
75e78d9000
|
First vertical data working
|
2021-09-13 17:34:37 +02:00 |
|
Leonardo
|
c3115caa8f
|
Re-organized the LodBuilder code
|
2021-09-12 16:29:41 +02:00 |
|
Leonardo
|
feebc3564a
|
Created the single level container
|
2021-09-10 16:42:21 +02:00 |
|
Leonardo
|
21140593e2
|
Started convertion for vertical data
|
2021-09-10 01:05:12 +02:00 |
|
James Seibel
|
cbd7f4300e
|
Improve logging wording
|
2021-09-08 18:17:36 -05:00 |
|
James Seibel
|
40321d6e21
|
Remove unused variables, imports, etc.
|
2021-09-07 19:52:06 -05:00 |
|
James Seibel
|
0262e452c7
|
Improve FileHandler info message
|
2021-09-07 19:04:48 -05:00 |
|
James Seibel
|
30287d5a7d
|
Merge branch '1.16.5' of gitlab.com:jeseibel/minecraft-lod-mod into 1.16.5
|
2021-09-07 18:54:41 -05:00 |
|
James Seibel
|
83346fed1f
|
Improve the error messages in the LodDimensionFileHandler
|
2021-09-07 18:54:24 -05:00 |
|
Leonardo
|
94d994e761
|
re-added the commit
|
2021-09-07 18:52:58 +02:00 |
|
Leonardo
|
e3e8ef705a
|
geneartionType is no longer used in LodRegion. Every region has a generationMode (+ server)
|
2021-08-28 12:22:09 +02:00 |
|
Leonardo
|
822a088096
|
fixed loading
|
2021-08-28 00:36:45 +02:00 |
|
Leonardo
|
dd018f90d3
|
Small change
|
2021-08-27 18:47:42 +02:00 |
|
Leonardo
|
db2410e7fe
|
changed indent
|
2021-08-27 14:34:43 +02:00 |
|
Leonardo
|
30bb175ea0
|
small changes
|
2021-08-25 08:17:39 +02:00 |
|
James Seibel
|
0cd9bfaef2
|
Put all LOD save files in the same folder
|
2021-08-24 21:48:09 -05:00 |
|
Leonardo
|
cac4807986
|
Added tree generator and new tree cutter
|
2021-08-23 23:44:55 +02:00 |
|
Leonardo
|
9840c594e6
|
Added the tree cutter
|
2021-08-23 11:12:23 +02:00 |
|
Leonardo
|
31cb684bec
|
Added different generation detail option
|
2021-08-22 19:54:10 +02:00 |
|