James Seibel
|
7f9c7d8722
|
Merge branch '1.16.5' of gitlab.com:jeseibel/minecraft-lod-mod into
1.16.5
# Conflicts:
# src/main/java/com/seibel/lod/builders/LodBufferBuilder.java
|
2021-09-14 23:46:01 -05:00 |
|
James Seibel
|
aebbeb6ade
|
Simplify the multi-context uploading, improve stability, and refactor
|
2021-09-14 22:49:08 -05:00 |
|
James Seibel
|
8822e2d8a1
|
partially add different context rendering
|
2021-09-12 23:14:43 -05:00 |
|
James Seibel
|
b1bcdb24f0
|
comment out the config override for release a1.4.1
|
2021-09-08 18:30:37 -05:00 |
|
James Seibel
|
18b8359f0d
|
rename the wrapper package to wrappers
|
2021-09-07 21:12:58 -05:00 |
|
James Seibel
|
b4bbabae42
|
enable debugging settings in ClientProxy
|
2021-09-07 19:52:27 -05:00 |
|
James Seibel
|
13a1e7ed56
|
Add the MinecraftWrapper
|
2021-09-06 11:20:32 -05:00 |
|
James Seibel
|
a1aa90cccb
|
Split up the configs to make it easier to understand
|
2021-09-01 21:39:02 -05:00 |
|
James Seibel
|
4c7ca395c6
|
Add the buffer rebuild timeouts to ClientProxy.applyConfigOverrides()
|
2021-08-31 21:14:19 -05:00 |
|
James Seibel
|
f68e6a9a13
|
Add a config option to disable the F4 keybinding
|
2021-08-29 21:23:16 -05:00 |
|
James Seibel
|
65dc629771
|
Remove a unsettable configOverride
|
2021-08-28 23:38:16 -05:00 |
|
James Seibel
|
9277b3ad38
|
Add different debug modes (off, detail, detail_wireframe)
|
2021-08-28 11:04:59 -05:00 |
|
James Seibel
|
ccdebb4242
|
auto-indent
|
2021-08-28 10:18:05 -05:00 |
|
James Seibel
|
fe381fc207
|
Rearrange ClientProxy and fix a potential saving issues
|
2021-08-28 10:07:20 -05:00 |
|
Leonardo
|
26fbdfc92c
|
fixed memory use method and put F4 as debug key
|
2021-08-28 12:41:54 +02:00 |
|
Leonardo
|
d8bd4e2347
|
Fixed a small loading bug,
made the getDataToGenerate fully automatic, added an option to update the DetailDistanceUtil values
|
2021-08-28 10:38:44 +02:00 |
|
James Seibel
|
32c19eab7f
|
move a comment
|
2021-08-27 20:59:41 -05:00 |
|
Leonardo
|
8db782a406
|
Now nodeToRender is fully automatic
|
2021-08-27 23:05:37 +02:00 |
|
Leonardo
|
2630d50147
|
temporary z fix
|
2021-08-27 17:43:17 +02:00 |
|
Leonardo
|
db2410e7fe
|
changed indent
|
2021-08-27 14:34:43 +02:00 |
|
Leonardo
|
9990132db2
|
small changes
|
2021-08-27 14:31:13 +02:00 |
|
Leonardo
|
fc0aaac69f
|
added better shading + small changes
|
2021-08-27 00:54:46 +02:00 |
|
Leonardo
|
c169cb6b7f
|
Changed how color are calculated
|
2021-08-26 23:02:32 +02:00 |
|
Leonardo
|
120e8e5f6d
|
small fixes and changed settings
|
2021-08-26 19:33:59 +02:00 |
|
Leonardo
|
74e4744ff7
|
Correctly removed LodDataPoint and optimized the LevelPos use
|
2021-08-26 13:18:18 +02:00 |
|
Leonardo
|
488d520b8f
|
Improved the template, shared faces are not rendered
|
2021-08-25 10:55:05 +02:00 |
|
Leonardo
|
30bb175ea0
|
small changes
|
2021-08-25 08:17:39 +02:00 |
|
James Seibel
|
a464176a25
|
Close #32 (make distance generation independent of the buffer builder)
|
2021-08-24 21:47:51 -05:00 |
|
James Seibel
|
a0dcde48ae
|
Remove unneeded TODOs and unused code
|
2021-08-24 18:31:42 -05:00 |
|
Leonardo
|
cddd239fc5
|
Introduced try and catch were needed and fixed some small bugs
|
2021-08-24 14:58:22 +02:00 |
|
Leonardo
|
189b0ec878
|
Now the system work stable with SINGLE
|
2021-08-24 02:35:25 +02:00 |
|
Leonardo
|
bd305a0269
|
small fixes to tree generator new tree cutter
|
2021-08-24 01:54:01 +02:00 |
|
Leonardo
|
cac4807986
|
Added tree generator and new tree cutter
|
2021-08-23 23:44:55 +02:00 |
|
Leonardo
|
c1c6680d04
|
small changes
|
2021-08-23 14:20:09 +02:00 |
|
Leonardo
|
81cbc7a12b
|
added the big update function
|
2021-08-23 12:36:32 +02:00 |
|
Leonardo
|
4c6185556f
|
Small fixes
|
2021-08-23 12:10:55 +02:00 |
|
Leonardo
|
b0ed460230
|
small fix to the tree cutter
|
2021-08-23 11:45:15 +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 |
|
Leonardo
|
d5112be385
|
small fixes
|
2021-08-22 19:18:14 +02:00 |
|
Leonardo
|
397573bc08
|
removed lodChunkRadiusMultiplier from proxy, config and renderer
|
2021-08-22 16:46:55 +02:00 |
|
Leonardo
|
b52d7e4f20
|
small fix to the Near fog
|
2021-08-22 16:33:20 +02:00 |
|
James Seibel
|
c5ec41eb2d
|
Add buffer recreation when changing worlds
|
2021-08-22 08:42:55 -05:00 |
|
Leonardo
|
d1bb96c2dc
|
small fix
|
2021-08-22 14:46:16 +02:00 |
|
Leonardo
|
aa7ea85cde
|
New config
|
2021-08-22 14:34:02 +02:00 |
|
James Seibel
|
fdfbee108a
|
minor client proxy debug setting changes/commenting
|
2021-08-21 09:57:14 -05:00 |
|
Leonardo
|
7654cac01d
|
minor fixes
|
2021-08-21 14:33:11 +02:00 |
|
Leonardo
|
7f69b11ae4
|
minor fixes
|
2021-08-21 12:43:38 +02:00 |
|
James Seibel
|
163f8ca979
|
Remove Node from the names of LodRenderer, BufferBuilder, LodTemplates, and LodBuilder
|
2021-08-20 20:28:37 -05:00 |
|
Leonardo
|
00f50a2e60
|
Added getNodeToGenerate to the buffer builder
|
2021-08-20 19:46:46 +02:00 |
|