Commit Graph

2846 Commits

Author SHA1 Message Date
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
coolGi 76f7371057 Fixed building for all mc versions 2023-10-03 16:44:18 +10:30
coolGi 727d7ee346 used .equals for string 2023-10-03 16:21:42 +10:30
coolGi 40618bc35a Fixed up button for 1.20.2 2023-10-03 16:01:30 +10:30
coolGi 2463d8c024 Added option to allow button background to not appear 2023-10-03 14:38:52 +10:30
coolGi 90c53d8116 Fixed button textured stuff 1.20.1 and prior 2023-10-03 14:26:24 +10:30
coolGi eb4e3bc793 Fixes to screen class not being imported 2023-10-03 02:18:59 +00:00
James Seibel 172d43a11b git ignore sqlite databases 2023-10-02 19:37:58 -05:00
coolGi 75419ed5ae Updated core submodule 2023-10-02 14:16:50 +10:30
coolGi 94978fe10a Fixed updater on 1.20.2 2023-10-02 14:16:08 +10:30
coolGi 71493e79d5 Hopefully fixed 1.20.2 building 2023-10-02 12:33:44 +10:30
coolGi 48fc9d13ad Updated core sub-project 2023-10-02 11:40:46 +10:30
coolGi 867152fdf2 Fixed renderChunkLayer injection point (1.20.2) 2023-10-02 11:40:33 +10:30
coolGi 7d13cb4905 bumped manifold version 2023-10-02 11:26:41 +10:30