James Seibel
a4cc39dbac
Add 400 px icons
2021-07-27 22:32:18 -05:00
James Seibel
e3787079b7
Add icon files
2021-07-27 21:24:11 -05:00
James Seibel
b2f98e2d92
Improve grass colors ( #36 )
2021-07-26 22:27:20 -05:00
James Seibel
e1edd01069
Implement a few small features in LodServerWorld
2021-07-26 22:20:00 -05:00
James Seibel
eb3455452b
Fix getting the GPU's fancy fog capabilities
2021-07-26 20:26:24 -05:00
James Seibel
34baf923b2
Fix #45 (Half and Full qualities checkerboard)
2021-07-26 07:56:00 -05:00
James Seibel
499308870d
fix a typo
2021-07-25 20:55:15 -05:00
James Seibel
f852a79a0e
Fix LODs rendering with an offset
2021-07-25 20:52:30 -05:00
James Seibel
fa98454151
Hopefully reduce the chance of index out of bounds exceptions
2021-07-25 20:51:52 -05:00
James Seibel
286fc91db6
Slightly improve gamma lighting
2021-07-25 20:51:18 -05:00
James Seibel
99209f920d
Fix a few truncation and off by 1 errors
2021-07-25 18:48:25 -05:00
James Seibel
19fd1aff98
Close #36 (Improve foliage colors)
...
While the colors could still be improved, I'm not sure what else to do with them to do so.
2021-07-25 18:20:34 -05:00
James Seibel
9ebc5aeb32
Improve comments in CublicLodTemplate
2021-07-25 18:06:42 -05:00
James Seibel
7c890a4627
Add a config option to change LOD brightness and saturation
...
Related to issue #36
2021-07-25 18:00:39 -05:00
James Seibel
ccc661225e
Improve the DARKEN_SIDES shading mode
2021-07-25 17:58:46 -05:00
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
James Seibel
814ac5df84
Change distanceBiomeOnlyGeneration to distanceGenerationMode in the configHandler
1.16.5-a1.3.1
2021-07-11 18:41:38 -05:00
James Seibel
55f9d142e6
Add 1.16.5 a1.3.1 to the compiled Jars
2021-07-09 23:10:36 -05: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
James Seibel
4460789ab1
Fix a typo in the release
1.16.5-a1.3
2021-07-05 17:17:08 -05:00
James Seibel
a232f449ed
change mcmod.info Details to Detail
2021-07-05 17:16:26 -05:00
James Seibel
1c5988fbfb
Update the readme to say which version of retail minecraft has been confirmed to work.
2021-07-05 17:12:27 -05:00
James Seibel
b386547616
Improve how the compiled jars are stored
2021-07-05 17:06:35 -05:00
James Seibel
03ea7ee460
Rename the mod internally from Levels of Detail to Level of Detail
2021-07-05 16:56:30 -05:00
James Seibel
752a2e4a69
Merge branch '1.16.5' of gitlab.com:jeseibel/minecraft-lod-mod into 1.16.5
2021-07-05 16:51:22 -05:00
James Seibel
3e3e30c4b1
Add some comments about issue #40
2021-07-05 16:51:18 -05:00
James Seibel
f5cc5c2846
Improve config wording
2021-07-05 16:40:12 -05:00
James Seibel
609d471346
Update the version number to a1.3
2021-07-05 13:09:01 -05:00
James Seibel
5f921ffcef
Make LICENSE.txt uppercase
2021-07-05 18:04:30 +00:00
James Seibel
4aebf36f02
Put the project under the GNU GPL v3 License
2021-07-05 12:55:42 -05:00
James Seibel
0b1fdba6ea
Optimize world generation and add a config to set the number of generation threads
2021-07-05 12:41:20 -05:00
James Seibel
475324ed73
fix config typos
2021-07-05 12:34:55 -05:00
James Seibel
d36f97d765
Improve javadocs in LodBuilderConfig
2021-07-05 12:00:37 -05:00
James Seibel
ee5dc0a6b3
Improve plant color generation
2021-07-05 12:00:25 -05:00
James Seibel
05ed61b0a1
Add a config to enable/disable unstable Feature generation
...
Related to issue #35
2021-07-05 12:00:03 -05:00
James Seibel
2ef6c59dfc
Add an extra comment to Issue #35 and remove a unused log
2021-07-05 09:05:34 -05:00
James Seibel
fd90f761a1
Add another library comment for issue #35
2021-07-05 08:59:39 -05:00
James Seibel
7ec7d6bdc5
Add a TODO/Issue and fix capitalization
2021-07-05 00:32:51 -05:00
James Seibel
f9ed9a472c
Disable Jungle Feature generation, since it contains a world gen bug
...
Related to #35
2021-07-04 08:31:29 -05:00
James Seibel
b542738097
Fix a generation bug created when updating to 1.16.5
2021-07-04 00:09:04 -05:00
James Seibel
bceefb5717
Rename LodBuilder to LodChunkBuilder
2021-07-03 21:16:56 -05:00
James Seibel
f977687ad6
Add the ability for LOD fog rendering to differ from Minecraft's
2021-07-03 21:10:34 -05:00
James Seibel
31ef1d4959
Update to 1.16.5 forge 36.1.0
2021-07-03 10:25:21 -05:00