Commit Graph

108 Commits

Author SHA1 Message Date
coolGi 1e9120c6d9 Relocated the sqlite dependency in the jar 2023-10-10 22:48:20 +10:30
James Seibel 1482bfcd07 Merge branch 'main' of gitlab.com:jeseibel/minecraft-lod-mod 2023-10-07 18:51:18 -05:00
coolGi 7d13cb4905 bumped manifold version 2023-10-02 11:26:41 +10:30
James Seibel 0bbaa15579 add basic sqlite and unit tests 2023-09-30 15:25:48 -05:00
coolGi c919fe9ab0 Updated manifold version 2023-09-24 10:42:03 +09:30
James Seibel b38a8d5e62 Add the ability to set Minecraft's memory JVM argument in gradle.properties 2023-09-13 18:53:23 -05:00
coolGi d9b969e7a7 Fixed up git on ci (well, kinda) 2023-08-24 23:35:20 +09:30
James Seibel d7728cce45 Update manifold 2023.1.11 -> 2023.1.15 2023-08-19 07:18:52 -05:00
James Seibel 642b040f65 change the default MC version to 1.20.1 2023-08-13 18:07:32 -05:00
James Seibel 8fd5c6e3a4 update manifold 2023.1.10 -> 2023.1.11 2023-08-05 11:18:11 -05:00
James Seibel fef7369338 Fix default mcVer from 1.18.4 -> 1.18.2
We don't have a 1.18.4 properties file
2023-07-28 07:25:51 -05:00
James Seibel 6ac5b7f9a3 Default to using the new lighting engine for world generation 2023-07-22 12:17:23 -05:00
coolGi 0144619ed4 Changed homepage from cursedforge to modrinth 2023-07-17 21:41:58 +09:30
s809 bdda96854e Merge branch 'main' of https://gitlab.com/jeseibel/minecraft-lod-mod 2023-07-08 16:23:17 +05:00
James Seibel c1c4a91bbf add api version and CI building 2023-06-29 20:56:40 -05:00
TomTheFurry 51b93a7e3f Prob fix the gl error? (might add mem leak tho.) & fix 1.18.2 build 2023-06-29 21:40:25 +05:00
TomTheFurry bde11b5950 Trash remaining 1.19 & 1.18.1 unsupported mc version, and fixup 1.19.2 2023-06-29 21:40:25 +05:00
s809 014b49246d Clean up a bit and add netty to core 2023-06-26 21:16:39 +05:00
TomTheFurry 16bcf30092 Add in 1.20.1 builds! But, sky light for world gen isn't working...? 2023-06-26 21:16:39 +05:00
TomTheFurry 01f767486d Add in 1.20.1 builds! But, sky light for world gen isn't working...? 2023-06-25 14:56:50 +08:00
TomTheFurry a02fb42490 1.19 is back up and running! (A few... bugs though) 2023-06-24 22:41:19 +08:00
James Seibel 38c368d9fe rename namespace lod -> distanthorizons 2023-06-17 17:45:38 -05:00
TomTheFurry 73ff60a0f6 Update manifold version so it stop spamming complaints 2023-06-11 18:31:50 +08:00
coolGi 2fbc69cb34 Updated log4j version 2023-06-03 21:00:37 +09:30
coolGi 9d9370f2f5 Moved version for lz4 to gradle.properties 2023-06-02 23:09:21 +09:30
coolGi 873187e210 Hard-coded the authors in mods.toml to fix architectury error 2023-05-06 13:04:11 +09:30
coolGi b449072a69 Reverted back to using swing for the base run jar 2023-03-31 19:47:32 +10:30
coolGi 7bba8d2862 Sava commit for the new Config UI 2023-03-23 18:08:36 +10:30
coolGi 6d29f58ebd Fixed up more things to do with JavaFX, and added some extra stuff for the MinecraftScreen 2023-03-17 22:29:28 +10:30
coolGi be9547612d Added some gradle settings to make it hopefully run slightly faster 2023-03-17 18:21:04 +10:30
James Seibel cdbfad060b Fix gradle mystery compiler error
Specifically fixes core gradle being unable to access packages found in API
2023-02-27 20:41:45 -06:00
coolGi 0ff7a5cd11 Set manifold to always use the latest version 2023-02-24 20:47:02 +10:30
coolGi 4e0574af35 Forge now build but dosent run 2023-02-24 20:44:41 +10:30
coolGi b1149bda39 Updated mod version 2023-02-15 17:17:41 +10:30
coolGi 27a01d4da3 Added most of the core dependencies, fixed fabric runClient and disabled Forge for now 2023-01-29 14:49:29 +10:30
coolGi 52005d0b19 Added a proper fix for when forge is attempting to be run on a different version than intended 2023-01-24 23:46:15 +10:30
coolGi 4fe24abc51 Save commit for new build system 2022-11-14 21:51:09 +10:30
James Seibel 760019aac6 calm down the gradle.prop mcVer comment 2022-10-14 21:23:29 -05:00
Jeff McClure 3278d3518d 1.19.2 2022-10-12 12:50:00 +00:00
coolGi f593df5d1d Changed out the json library with something that we already have 2022-10-04 17:24:25 +10:30
James Seibel 1c2fab1528 fix the semantic version number 2022-09-13 07:42:39 -05:00
TomTheFurry 427b54b1eb Implemented untested FullDataType serialize & deserialize 2022-08-06 00:08:16 +08:00
Ran d07219758f Start revamping the build script 2022-07-26 21:11:08 +06:00
coolGi 8cd841220d Added more stuff for the standalone installer 2022-06-24 22:50:21 +09:30
TomTheFurry cf1be5f3ba Update Manifold 2022-06-22 16:59:00 +08:00
coolGi 3838f06723 Started work on 1.19 for main branch 2022-06-13 15:58:51 +09:30
TomTheFurry d255e08204 Missed a bit of the changes 2022-06-13 05:50:48 +00:00
TomTheFurry 93f2605c6d Update manifold to latest version
Hopefully less compiler bugs this time!
2022-06-12 05:02:47 +00:00
coolGi 75de1e5fd1 Changed my name to coolGi 2022-05-07 22:36:45 +09:30
TomTheFurry e06889a322 Add new a1.7 rebuild first step 2022-05-03 19:22:36 +08:00