Commit Graph

2152 Commits

Author SHA1 Message Date
coolGi 666293f59d Merge remote-tracking branch 'origin/main' into new_buildsystem
# Conflicts:
#	build.gradle
#	forge/build.gradle
#	versionProperties/1.18.2.properties
2023-02-13 18:11:43 +10:30
coolGi 4442fda70a Did the bear minimum to make forge "work" so we can do testing on the new build system 2023-02-13 18:10:27 +10:30
coolGi cf976cef84 Fixed double quotes from last push 2023-02-12 22:21:01 +10:30
coolGi e2dcbf48af Made jar size around 1.5 MB smaller by removing an unused dependency 2023-02-12 22:19:36 +10:30
coolGi 79ba86d8c2 New Build system now works as good as the old build system (forge still broken) 2023-02-12 20:45:57 +10:30
coolGi 8de6ca33af Fabric now builds (and works outside the build environment) 2023-02-12 20:11:53 +10:30
coolGi 89faf6e976 Merge remote-tracking branch 'origin/main' into new_buildsystem
# Conflicts:
#	build.gradle
#	fabric/build.gradle
2023-02-12 19:06:48 +10:30
coolGi bc5861ea95 Refactored forge stuff to be in a forge folder 2023-02-12 18:59:27 +10:30
coolGi cc3a3c451c Refactored fabric stuff to be in a fabric folder 2023-02-12 18:55:00 +10:30
coolGi f0956c0cdb Fixed fabric build 2023-02-12 13:03:25 +10:30
coolGi dcc143c9f8 Disabled Forgix 2023-02-12 12:20:33 +10:30
coolGi 56603e8076 Updated core 2023-02-07 19:34:18 +10:30
James Seibel 06922458f1 fix issue template automatic labels 2023-02-04 14:42:16 -06:00
James Seibel 17b7a6eb89 add a default issue template 2023-02-04 14:38:47 -06:00
James Seibel 52b222de50 Add issue templates (Thanks AquaticLava!) 2023-02-03 07:55:30 -06:00
James Seibel 35d45057ba Add 2 potential fixes for the optifine render resolution bug 2023-01-31 07:54:36 -06:00
coolGi 6a5ba1a607 Merge branch 'main' into 'new_buildsystem'
Put main into buildscript for updated testing

See merge request jeseibel/minecraft-lod-mod!26
2023-01-29 05:12:51 +00:00
coolGi c01c77e11d Merge branch 'new_buildsystem' into 'main'
# Conflicts:
#   gradle.properties
2023-01-29 05:11:04 +00:00
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 76f3a3cfcb Disabled stuff that requires Architectury API (so the networking) 2023-01-29 14:16:12 +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 af6f477f15 Updated core submodule 2023-01-24 18:14:08 +10:30
James Seibel bf2ffd6dfb Update coreSubProjects 2023-01-22 19:56:44 -06:00
James Seibel dd6380d49d rename AbstractWorldGenTaskTracker.isValid -> isMemoryAddressValid 2023-01-22 17:12:49 -06:00
James Seibel d59fc82cc7 refactor Generation Event and Environment 2023-01-15 20:03:12 -06:00
James Seibel 2f62dd2c49 Add Contributing and Code Of Conduct guidelines
As requested in merge !24
2023-01-14 10:56:55 -06:00
James Seibel 379f8911b5 update manifold 2022.1.24 -> 2022.1.33 2023-01-10 21:46:48 -06:00
James Seibel 1a72c30684 Merge branch 'JackWorks-main-patch-14514' into 'main'
Upgrade gradle to support JDK 19

See merge request jeseibel/minecraft-lod-mod!25
2023-01-11 01:25:46 +00:00
Jack Works 6891bdc34e Upgrade gradle to support Java 19 2023-01-09 04:37:29 +00:00
James Seibel c6a7e52a86 Improve the compiling instructions in the ReadMe 2023-01-08 22:12:58 -06:00
James Seibel 951ef5ed72 Update the ReadMe 2023-01-08 20:13:07 -06:00
James Seibel 20f8e59f2b Remove deprecated ChunkWrapper position getters 2023-01-02 11:19:50 -06:00
James Seibel 23b35282a9 Update Manifold 2022.1.19 -> 2022.1.24 2023-01-02 10:32:48 -06:00
James Seibel 27c3c0c404 rename EDistanceGenerationMode -> EDhApiDistantGeneratorMode 1.6.10a 2022-12-10 22:08:33 -06:00
James Seibel df7728707a Update coreSubProjects 2022-12-10 21:53:17 -06:00
James Seibel 6bd7f54a8e Add WrapperFactory.createChunkWrapper() 2022-12-08 21:36:44 -06:00
James Seibel 954175943d Fix event related null pointer issues 2022-11-24 23:09:06 -06:00
James Seibel a1e8af623d Move Optifine code out of ReflectionHandler and into AbstractOptifineAccessor 2022-11-24 19:10:19 -06:00
James Seibel af625d912a rename DhApiEventInjector -> ApiEventInjector 2022-11-24 18:05:15 -06:00
James Seibel 04d61e81ed add IDimensionTypeWrapper.equals() 2022-11-20 20:39:57 -06:00
James Seibel 78fc6be193 Merge branch 'main' of gitlab.com:jeseibel/minecraft-lod-mod 2022-11-19 19:07:34 -06:00
James Seibel 969dfa1dd0 Add isAir() to BlockStateWrapper 2022-11-19 19:06:42 -06:00
coolGi 19578f2104 pushed core 2022-11-18 19:13:00 +10:30
coolGi de60b15d2b Added the ChangelogScreen. New changelog screen done 2022-11-18 19:12:25 +10:30
coolGi 7c5ffe3f10 Core doesn't like to push itself 2022-11-17 21:46:30 +10:30
coolGi 2daf47f202 Updated updater screen (thanks a lot to Pankakes#0686) 2022-11-17 21:44:43 +10:30
coolGi ec8e54d31b Forgot to add the "isMinecraftSubProject" variable to subprojects 2022-11-17 19:15:08 +10:30
coolGi d538b5c12b Best that I can do with the build system for now (forgegradle hates me for some reason) 2022-11-17 19:10:01 +10:30
coolGi 4fe24abc51 Save commit for new build system 2022-11-14 21:51:09 +10:30
James Seibel 4644121fe3 Add getWrappedMcObject_UNSAFE() to Biome and BlockState Wrappers 2022-11-13 21:50:10 -06:00