Leonardo
|
e03e09a243
|
Fixed various bugs and introduced more maps in the ThreadMapUtil
|
2021-09-14 19:02:37 +02:00 |
|
Leonardo
|
fe02813d17
|
Disabled a section in the getNearbyLodChunkPosToSkip
|
2021-09-14 13:45:08 +02:00 |
|
Leonardo
|
145479267d
|
Fixed Nether color
|
2021-09-14 13:15:36 +02:00 |
|
Leonardo
|
77ccd9eec3
|
changed how the valid block is determined, and added a mask and a shift for future use
|
2021-09-14 12:58:09 +02:00 |
|
Leonardo
|
9b216fedad
|
Vertical lod now works (optimization required)
|
2021-09-14 01:05:41 +02:00 |
|
Leonardo
|
e9798ace13
|
kinda working version
|
2021-09-13 23:23:55 +02:00 |
|
Leonardo
|
75e78d9000
|
First vertical data working
|
2021-09-13 17:34:37 +02:00 |
|
Leonardo
|
34776074fd
|
added the vertical merge
|
2021-09-13 13:16:52 +02:00 |
|
Leonardo
|
32de70b4f0
|
Removed the normals
|
2021-09-13 01:48:11 +02:00 |
|
Leonardo
|
76a7baeb32
|
Saving works again
|
2021-09-13 01:47:04 +02:00 |
|
Leonardo
|
95d9c17e49
|
Added new colors for the torches
|
2021-09-13 01:19:39 +02:00 |
|
Leonardo
|
a6544d3bb6
|
Introduced light and added normal in the template for future shading improvement
|
2021-09-13 00:37:23 +02:00 |
|
Leonardo
|
c3115caa8f
|
Re-organized the LodBuilder code
|
2021-09-12 16:29:41 +02:00 |
|
Leonardo
|
4e1e5b24ee
|
Changed the lodBuilder to use a single function
|
2021-09-11 20:05:11 +02:00 |
|
Leonardo
|
7b73445f4d
|
Changed the lodBuilder to use a single function
|
2021-09-11 19:59:30 +02:00 |
|
Leonardo
|
5f1f5f0948
|
Fixed some smalls bugs
|
2021-09-11 16:29:20 +02:00 |
|
Leonardo
|
bdcc4c7755
|
Introduced map util and now the Loading does not create new String object.
|
2021-09-11 15:56:46 +02:00 |
|
Leonardo
|
1395e32a50
|
introduced the mergeSingleData function
|
2021-09-11 13:49:51 +02:00 |
|
Leonardo
|
99f7d70613
|
disabled the class until it's ready
|
2021-09-10 18:22:13 +02:00 |
|
Leonardo
|
59bfd739f4
|
Added max detail at FULL
|
2021-09-10 18:21:46 +02:00 |
|
Leonardo
|
3f1cf6c305
|
Added some new temporal data storing
|
2021-09-10 18:21:09 +02:00 |
|
Leonardo
|
5c05df0361
|
changed the thread names
|
2021-09-10 18:20:33 +02:00 |
|
Leonardo
|
feebc3564a
|
Created the single level container
|
2021-09-10 16:42:21 +02:00 |
|
Leonardo
|
a9aa630aff
|
Started convertion for vertical data
|
2021-09-10 15:47:43 +02:00 |
|
Leonardo
|
21140593e2
|
Started convertion for vertical data
|
2021-09-10 01:05:12 +02:00 |
|
Leonardo
|
878714dae3
|
Fixed the lod not showing at screen corner bug
|
2021-09-09 15:51:14 +02:00 |
|
Leonardo
|
e876d7bec6
|
Fixed the lod not showing at screen corner bug
|
2021-09-09 14:43:04 +02:00 |
|
Leonardo
|
4f06395557
|
Fixed glass color
|
2021-09-09 14:36:05 +02:00 |
|
Leonardo
|
aa3dbe8f32
|
Fixed the allocation of long[]
|
2021-09-09 14:10:45 +02:00 |
|
James Seibel
|
b1bcdb24f0
|
comment out the config override for release a1.4.1
|
2021-09-08 18:30:37 -05:00 |
|
James Seibel
|
cbd7f4300e
|
Improve logging wording
|
2021-09-08 18:17:36 -05:00 |
|
James Seibel
|
4d8e30121e
|
fix a spelling mistake
|
2021-09-08 18:17:17 -05:00 |
|
James Seibel
|
6a1f448b41
|
comment out testing code
|
2021-09-08 18:13:06 -05:00 |
|
James Seibel
|
e13b23832c
|
Merge branch '1.16.5' of gitlab.com:jeseibel/minecraft-lod-mod into 1.16.5
|
2021-09-08 18:09:15 -05:00 |
|
James Seibel
|
4c9e0edf32
|
Add barrier blocks to the list of blocks to ignore
|
2021-09-08 18:08:59 -05:00 |
|
Leonardo
|
8664a06d3b
|
fixed a small bug that was causing visual artifacts
|
2021-09-08 19:38:17 +02:00 |
|
James Seibel
|
18b8359f0d
|
rename the wrapper package to wrappers
|
2021-09-07 21:12:58 -05:00 |
|
James Seibel
|
7de4c7c72a
|
Make the reflection handler a singleton
|
2021-09-07 21:12:16 -05:00 |
|
James Seibel
|
b4bbabae42
|
enable debugging settings in ClientProxy
|
2021-09-07 19:52:27 -05:00 |
|
James Seibel
|
40321d6e21
|
Remove unused variables, imports, etc.
|
2021-09-07 19:52:06 -05:00 |
|
James Seibel
|
cf1702bd0c
|
Fix file reading/writing not working, Closes #61
|
2021-09-07 19:38:41 -05:00 |
|
James Seibel
|
a9b50cdb32
|
remove invalid imports / organize imports
|
2021-09-07 19:10:30 -05:00 |
|
James Seibel
|
7eed472029
|
Fix stuttering caused by a merge
|
2021-09-07 19:09:50 -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
|
e897c3edba
|
fixed generation
|
2021-09-08 00:51:39 +02:00 |
|
Leonardo
|
bd9e2acaf6
|
Changed the default heigth and depth and small fix to the culling
|
2021-09-08 00:23:44 +02:00 |
|
Leonardo
|
1e15d372c4
|
Added box caching
|
2021-09-07 21:22:12 +02:00 |
|
Leonardo
|
849d563425
|
Added box to replace AxisAlignedBB
|
2021-09-07 20:07:39 +02:00 |
|