Commit Graph

2389 Commits

Author SHA1 Message Date
TomTheFurry 68e93ac19a Fixed up last of the bugs 2023-06-20 19:04:34 +08:00
James Seibel bdd01eef2b Update coreSubProjects 2023-06-19 22:04:15 -05:00
James Seibel fc68645ba3 Update coreSubProjects 2023-06-19 21:42:05 -05:00
James Seibel 4c2d1458de Fix config default thread counts being 0 2023-06-19 20:41:04 -05:00
coolGi 5f51cb11fe Forgot to turn down default noise intensity 2023-06-20 00:03:56 +09:30
coolGi 661aa37d71 Updated core submodule 2023-06-20 00:02:03 +09:30
coolGi 7756bd4fa1 Fixed removing unused files form jar 2023-06-19 23:07:17 +09:30
TomTheFurry 19daa14f94 Update core 2023-06-19 14:41:36 +08:00
James Seibel afbb0e05aa Update coreSubProjects 2023-06-18 08:51:17 -05:00
James Seibel 1de329ed9b Fix some config setup not running if the UI isn't opened 2023-06-17 21:53:22 -05:00
James Seibel 5915bb1f70 Update coreSubProjects 2023-06-17 21:03:46 -05:00
James Seibel 38c368d9fe rename namespace lod -> distanthorizons 2023-06-17 17:45:38 -05:00
James Seibel 637a8cfe65 rename IDhApiUnsafeWrapper method 2023-06-17 16:52:27 -05:00
TomTheFurry ef47e1d85d Merge remote-tracking branch 'origin/main' 2023-06-18 00:27:29 +08:00
TomTheFurry 97f19915bd Refactor the DhLevel class structure.
Note: Known issue where sections need reload before gen is queued up. Will fix next
2023-06-18 00:24:12 +08:00
TomTheFurry a487653444 Refactor the DhLevel class structure.
Note: Known issue where sections need reload before gen is queued up. Will fix next
2023-06-18 00:23:51 +08:00
coolGi b649b1c279 Updated readme 2023-06-17 14:49:51 +09:30
coolGi 1a0f1244fa Fixed 1.19, 1.19.2, and 1.19.4 compile properties 2023-06-17 14:07:05 +09:30
TomTheFurry 67612e1e92 Update core 2023-06-17 01:01:00 +08:00
TomTheFurry 650c4b30a5 First baby step towards a pre-lod-loader. 2023-06-17 01:00:34 +08:00
TomTheFurry 3be9848da3 Update core 2023-06-16 23:37:29 +08:00
TomTheFurry d339a86b92 Quick fix debug chat msg crashing the game 2023-06-16 23:37:11 +08:00
James Seibel 64d6e2ea55 Update coreSubProjects 2023-06-15 07:42:34 -05:00
coolGi 77a5906ee5 Merge remote-tracking branch 'origin/main' 2023-06-15 18:30:26 +09:30
coolGi ff0547f2b9 Updated more mod versions 2023-06-15 18:28:51 +09:30
TomTheFurry b9aa2e1cca Merge remote-tracking branch 'origin/main'
# Conflicts:
#	coreSubProjects
2023-06-15 16:42:07 +08:00
TomTheFurry 7624764ee0 Fix lighting issues in both client-only and single player world 2023-06-15 16:41:18 +08:00
coolGi 08d15f7728 Disabled immersive portals compat as it doesnt fully work 2023-06-15 17:57:22 +09:30
coolGi ebd6aa0d74 Updated mod and loader versions 2023-06-15 17:55:38 +09:30
coolGi 1b84d8bf0b Updated gradle script to be easier to add loaders 2023-06-15 17:41:18 +09:30
James Seibel 2b1b54a646 config renaming and add new configs to DhApi 2023-06-14 21:32:21 -05:00
James Seibel a65dc83721 Update James' contact in the code_of_conduct 2023-06-14 20:18:07 -05:00
James Seibel 78c6fea352 Add LZ4 to the readme 2023-06-14 20:17:48 -05:00
James Seibel 03da6d87b5 Update coreSubProjects 2023-06-14 19:43:04 -05:00
James Seibel e0e6ac402e Implement the Quick enable render toggle
Also improve the logic for setting UI only config values
2023-06-12 22:19:11 -05:00
James Seibel 288459c88b Allow skipping config enums 2023-06-12 20:24:56 -05:00
coolGi fe41d03437 Updated core subproject 2023-06-12 20:19:13 +09:30
coolGi 940933eff4 Merge branch 'detached' into 'main'
Screen Space Ambient Occlusion

See merge request jeseibel/minecraft-lod-mod!28
2023-06-12 10:48:06 +00:00
notalpha e45b479ae3 feat: SSAO 2023-06-12 11:37:18 +02:00
TomTheFurry d3ec5a9ac2 Update core 2023-06-12 13:26:10 +08:00
James Seibel 7d20354ba5 rename config extendedNearClip -> overdrawPrevention 2023-06-11 22:16:48 -05:00
James Seibel 12548099f1 Fix BlockToAvoid and TintWithAvoidedBlocks 2023-06-11 21:24:38 -05:00
James Seibel 643c66a12f Update coreSubProjects 2023-06-11 18:03:55 -05:00
James Seibel da719b4a7e Update coreSubProjects 2023-06-11 15:57:53 -05:00
TomTheFurry 2a3ae34294 Fix (well, lower the chance of) reading regions that is actively being saved, reduce that chunk pos error chance. 2023-06-11 19:52:59 +08:00
TomTheFurry 27f7440165 update core 2023-06-11 18:32:42 +08:00
TomTheFurry 73ff60a0f6 Update manifold version so it stop spamming complaints 2023-06-11 18:31:50 +08:00
James Seibel a80843ce77 Update the config lang file
Also rename and refactor a few items
2023-06-09 22:10:43 -05:00
coolGi 4a9dc216e7 Updated lang generator to whitelist linked options 2023-06-08 23:06:48 +09:30
James Seibel 72c9de354e Overhaul the config and start adding summary options
also:
- add DH vs MC lighting engine option
- add a toggle for wireframe rendering
2023-06-07 22:59:49 -05:00