cola98765
|
7c07a88b45
|
small fix to that light fix
|
2021-10-14 18:02:58 +02:00 |
|
cola98765
|
d8981af7aa
|
possible fix to skylight... revert if worse than before
|
2021-10-14 15:11:36 +02:00 |
|
Leonardo
|
9906eb75f4
|
Changed the Far fog on fancy. Now fog start after the real game render distance
|
2021-10-14 14:06:11 +02:00 |
|
Leonardo
|
d94fedc61e
|
Changed the Far fog on fancy. Now fog start after the real game render distance
|
2021-10-14 14:02:47 +02:00 |
|
cola98765
|
3e3b979530
|
indents in LodConfig
|
2021-10-14 07:49:02 +02:00 |
|
James Seibel
|
6ad94d3362
|
Update the version number to 1.5.0 and replace the LOD name with Distant Horizons
|
2021-10-13 23:28:43 -05:00 |
|
James Seibel
|
b4106a8c3c
|
Improve the buffer rebuild logic related to light change
|
2021-10-13 21:59:46 -05:00 |
|
James Seibel
|
b6390c57ef
|
auto-indent
|
2021-10-13 21:03:03 -05:00 |
|
James Seibel
|
067fa92419
|
Improve the logic for vanilla overdraw to work better on different horizontal resolutions
|
2021-10-13 20:44:38 -05:00 |
|
Leonardo
|
15e80ed063
|
ceiled dimension now have 64 max render distance + various small changes
|
2021-10-14 02:29:42 +02:00 |
|
Leonardo
|
2c6549e815
|
Merge remote-tracking branch 'origin/1.16.5' into 1.16.5
# Conflicts:
# src/main/java/com/seibel/lod/builders/lodBuilding/LodBuilder.java
# src/main/java/com/seibel/lod/objects/VerticalLevelContainer.java
|
2021-10-14 02:28:24 +02:00 |
|
cola98765
|
4a0640a219
|
cleaned out some code.
|
2021-10-13 14:27:27 +02:00 |
|
cola98765
|
5f9f20a064
|
cleaned out some code.
|
2021-10-13 13:45:23 +02:00 |
|
cola98765
|
ef4ba7208e
|
cleaned out some code.
|
2021-10-13 13:31:47 +02:00 |
|
cola98765
|
80edf19b33
|
cleaned out some code.
|
2021-10-13 13:24:07 +02:00 |
|
cola98765
|
4baa649972
|
cleaned out some code. Applied autoformat everywhere
|
2021-10-13 12:45:21 +02:00 |
|
cola98765
|
c7dbc28a9a
|
cleaned out some code
|
2021-10-13 12:08:47 +02:00 |
|
cola98765
|
707c55653a
|
removed single level container
|
2021-10-13 12:01:56 +02:00 |
|
Leonardo
|
40cb7f4efc
|
Merge remote-tracking branch 'origin/1.16.5' into 1.16.5
# Conflicts:
# src/main/java/com/seibel/lod/objects/SingleLevelContainer.java
|
2021-10-13 11:35:24 +02:00 |
|
Leonardo
|
df22a082a1
|
Added option to avoid block with no collision + removed SingleLevelContainer class use
|
2021-10-13 11:34:59 +02:00 |
|
cola98765
|
3a7f411aa4
|
cleaned java ocs in DataPointUtil
|
2021-10-13 10:36:29 +02:00 |
|
cola98765
|
11c419e503
|
updated some TODO's
|
2021-10-13 10:15:48 +02:00 |
|
James Seibel
|
30b82e8009
|
update dynamic vanilla overdraw in LodUtil
|
2021-10-12 22:31:51 -05:00 |
|
James Seibel
|
7df4a161dd
|
Merge branch '1.16.5' of gitlab.com:jeseibel/minecraft-lod-mod into 1.16.5
|
2021-10-12 22:20:53 -05:00 |
|
James Seibel
|
56160db7ec
|
comment out the buffer builder expanding console logging
|
2021-10-12 22:20:44 -05:00 |
|
James Seibel
|
ac84c3707a
|
Remove a illegal import
|
2021-10-12 22:20:27 -05:00 |
|
Leonardo
|
d16f571467
|
Small changed to border shading + changed overdraw ratio
|
2021-10-12 17:12:31 +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 |
|
James Seibel
|
57a2b956dd
|
Improve the VanillaOverdraw config to work better in roofed dimensions
|
2021-10-11 23:05:49 -05:00 |
|
James Seibel
|
51aadc8d39
|
Maybe fix a OpenGL error?
|
2021-10-11 23:00:28 -05:00 |
|
James Seibel
|
70e2f7f3e6
|
prevent a potential out of bounds exception
|
2021-10-11 23:00:11 -05:00 |
|
James Seibel
|
0ef8615a98
|
Extract the main work of the buffer builder into a method for easier hot swapping
|
2021-10-11 22:12:35 -05:00 |
|
James Seibel
|
4c6412d09f
|
comment out a debug override
|
2021-10-11 20:55:02 -05:00 |
|
Leonardo
|
27b8cfea09
|
Fixed the purple color bug
|
2021-10-11 23:17:20 +02:00 |
|
cola98765
|
b5ab06bfb6
|
resolved warning
|
2021-10-11 22:14:56 +02:00 |
|
James Seibel
|
732476b454
|
Add the overdraw
Overdraw renders LODs on top of vanilla chunks based with three different settings.
|
2021-10-10 21:31:45 -05:00 |
|
James Seibel
|
9d1a9eb9f3
|
Remove the memory estimation code.
Buffers will now be purposely created smaller than expected and then expanded to fit the need.
|
2021-10-10 14:01:13 -05:00 |
|
James Seibel
|
6018449cbe
|
Quick formatting change and remove a completed TODO
|
2021-10-10 08:10:05 -05:00 |
|
cola98765
|
8f43695a47
|
did someone say warnings and typos?
|
2021-10-10 13:07:23 +02:00 |
|
cola98765
|
30913a0c29
|
more typos
|
2021-10-10 11:36:10 +02:00 |
|
cola98765
|
33a706f660
|
autoformat
|
2021-10-10 11:19:02 +02:00 |
|
cola98765
|
ecb01c731e
|
Resolved "ALOT" of typos.
|
2021-10-10 11:09:15 +02:00 |
|
cola98765
|
72737a56c1
|
Resolved more warnings.
|
2021-10-10 10:38:00 +02:00 |
|
cola98765
|
1d1b5f6115
|
Resolved more warnings. Applied auto format in affected files.
|
2021-10-10 10:34:34 +02:00 |
|
cola98765
|
b67ab59a89
|
Resolved more warnings. Applied auto format in affected files.
|
2021-10-10 09:50:44 +02:00 |
|
cola98765
|
efd9a5a51b
|
merge all 1 block gaps for better look o trees
|
2021-10-10 08:37:47 +02:00 |
|
cola98765
|
6c4faa9103
|
Merge remote-tracking branch 'origin/1.16.5' into 1.16.5
|
2021-10-10 08:24:05 +02:00 |
|
James Seibel
|
6066957584
|
Update LodConfig.java
|
2021-10-09 20:14:51 -05:00 |
|
James Seibel
|
c3f8b0b677
|
Remove the experimental useFovSetting setting
|
2021-10-09 19:47:26 -05:00 |
|
James Seibel
|
e2cdf1549a
|
auto-indent
|
2021-10-09 19:42:02 -05:00 |
|