Commit Graph

2859 Commits

Author SHA1 Message Date
James Seibel b831dd84e4 Fix LOD render distance measured as the diameter instead of radius
Closes #565
2023-10-18 07:51:25 -05:00
James Seibel 6775bf8a3d Fix transparent fog rendering 2023-10-18 07:24:24 -05:00
James Seibel 61402afd93 Fix DH auto update jar deletion and add more logging 2023-10-17 21:43:01 -05:00
James Seibel c5cff674fe Add GLStates around the DhApplyShader 2023-10-16 21:58:01 -05:00
James Seibel 679b5c082a Fix transparent LODs overwriting opaque LOD alpha values 2023-10-16 21:33:50 -05:00
James Seibel e00faa8e3c Fix crashing on Mac and GL4.3 and older 2023-10-16 20:45:05 -05:00
James Seibel e5265f3dbb Add (mac broken) FrameBuffer application 2023-10-15 18:05:38 -05:00
coolGi 71e3e10280 Updated core sub-module 2023-10-14 22:48:10 +10:30
James Seibel 9443f6d1e5 Have GLProxy attempt creating contexts with all supported GL versions 2023-10-13 21:56:10 -05:00
James Seibel 415c553308 Add IDhApiRenderProxy for getting/setting framebuffers and textures 2023-10-13 19:58:12 -05:00
coolGi 4b783df11e Fixed lod's being rendered underwater 2023-10-13 23:26:06 +10:30
James Seibel 6d7135ef29 Fix black chunks when Sodium is installed 2023-10-13 07:36:44 -05:00
James Seibel c0f8b6729b Fix missing MC sky 2023-10-12 21:35:09 -05:00
James Seibel a5a01b8a76 Disable the russian translation 2023-10-12 19:47:22 -05:00
James Seibel ecd44d9d31 Merge branch 'main' of gitlab.com:jeseibel/minecraft-lod-mod 2023-10-12 19:43:00 -05:00
James Seibel fb4f0b0440 Improve SSAO class readability 2023-10-12 19:42:53 -05:00
coolGi c0bd3dda19 Surrounded the Java location with quotations so paths with spaces work 2023-10-13 02:54:32 +10:30
coolGi d4c94ea5e4 Attempt to find Java's binary to use for the self updater on Windows 2023-10-13 02:00:16 +10:30
coolGi 1a48d161d9 Updater now works with spaces in file paths 2023-10-13 00:07:02 +10:30
James Seibel adbb9cbc40 Fix SSAO Rendering 2023-10-12 07:49:11 -05:00
coolGi 40db006d62 Fixed compilation for older mc versions (again) 2023-10-12 23:08:12 +10:30
James Seibel ed64e83807 Re-add OpenGL debug config options, also remove debug LOD update configs 2023-10-10 20:40:55 -05:00
James Seibel 644b5462f1 Merge branch 'main' of gitlab.com:jeseibel/minecraft-lod-mod 2023-10-10 19:35:40 -05:00
James Seibel 33aded7345 Fix Light map flickering when multiple client levels are active 2023-10-10 19:33:10 -05:00
coolGi d04314a9ee Fixed compilation for older mc versions 2023-10-11 01:40:15 +10:30
coolGi fadc2e7ab4 Disabled relocation for sqlite (relocation bug on their end) 2023-10-11 01:19:31 +10:30
coolGi 8fc6d4a1de Changed self updater location to use the class' path 2023-10-10 23:05:42 +10:30
coolGi 87c3f5549c Updated core subproject 2023-10-10 22:57:59 +10:30
coolGi 1e9120c6d9 Relocated the sqlite dependency in the jar 2023-10-10 22:48:20 +10:30
James Seibel 53a6b9fcd0 merge in Steveplays Frame/Depth buffer changes 2023-10-10 07:01:27 -05:00
James Seibel 682fb11e9e Fix render cache clearing deleting the database instead of removing the cache data 2023-10-08 21:17:44 -05:00
James Seibel 17f515ef06 Move some ForgeApi code into common 2023-10-08 21:00:54 -05:00
James Seibel 3f6bc262cd Fix forge (and fabric) not updating LODs when placing/breaking blocks 2023-10-08 20:56:48 -05:00
James Seibel 5f025808ab Fix singleplayer Forge worlds not updating loaded/saved chunks 2023-10-07 21:29:58 -05:00
James Seibel b93c5815c7 Update coreSubProjects 2023-10-07 20:21:06 -05:00
James Seibel 1482bfcd07 Merge branch 'main' of gitlab.com:jeseibel/minecraft-lod-mod 2023-10-07 18:51:18 -05:00
James Seibel 71634f509a Update coreSubProjects 2023-10-07 18:50:46 -05:00
coolGi 608e2d5723 Used .renameTo instead of .canWrite to check if file is unlocked 2023-10-06 18:02:30 +10:30
coolGi f39d2d92f7 Updated core submodule 2023-10-06 17:24:37 +10:30
coolGi 264a9b66fa Fixed (hopefully) updater on Windows 2023-10-06 17:23:17 +10:30
coolGi bee9cce881 Temporary fix for windows file locking 2023-10-06 16:26:44 +10:30
coolGi ec63a025fd Disabled updating to the same commit 2023-10-05 13:12:39 +10:30
coolGi 69c5f49c72 Seeing if this will fix DH auto-updates on windows 2023-10-05 13:09:45 +10:30
coolGi 64d2363050 Fixed fabric mod json 2023-10-04 13:02:24 +10:30
coolGi 796f450091 Revert "Renamed cursedforge reference in gradle"
This reverts commit 7fb021010c.
2023-10-04 13:02:01 +10:30
coolGi aa0f274b87 Updated root subproject 2023-10-03 23:43:07 +10:30
coolGi c3103810db Moved run directory to root of the project 2023-10-03 23:41:23 +10:30
coolGi 7fb021010c Renamed cursedforge reference in gradle 2023-10-03 23:36:42 +10:30
coolGi b5267a0658 Added "provides" for our old modid 2023-10-03 23:09:08 +10:30
coolGi 1775a58938 Updated core submodule 2023-10-03 22:48:13 +10:30