coolGi
|
1ebcd49601
|
Added quilt support to the ci
|
2023-02-19 21:38:52 +10:30 |
|
coolGi
|
9ac7753f04
|
builds_for variable in the version.properties now works and moved the version.properties loading to settings.gradle
|
2023-02-19 21:38:52 +10:30 |
|
coolGi
|
e373969b34
|
Added ability to change vanilla's lod bias
|
2023-02-18 20:00:54 +10:30 |
|
coolGi
|
72169f271f
|
Updated core
|
2023-02-15 17:19:00 +10:30 |
|
coolGi
|
b1149bda39
|
Updated mod version
|
2023-02-15 17:17:41 +10:30 |
|
coolGi
|
8f838891cb
|
Merge remote-tracking branch 'origin/new_buildsystem'
# Conflicts:
# coreSubProjects
# gradle.properties
|
2023-02-15 17:07:41 +10:30 |
|
cola98765
|
e4518cafeb
|
let's start slow. fixed some typos
|
2023-02-14 13:23:10 +01:00 |
|
coolGi
|
6022161e0c
|
Fixed exclude code
|
2023-02-14 18:59:44 +10:30 |
|
coolGi
|
dd8b695cdf
|
Slightly changed the CI to use exclude to exclude non-main jars and added forge to it
|
2023-02-14 18:57:15 +10:30 |
|
coolGi
|
e896be7324
|
Temporary fix for gitlab ci for old build system
|
2023-02-14 18:30:23 +10:30 |
|
James Seibel
|
06298418cb
|
up the version number from 1.7.0 -> 2.0.0
|
2023-02-13 20:27:11 -06:00 |
|
James Seibel
|
fdcbbae3b1
|
minor blockStateWrapper reformat
|
2023-02-13 20:27:06 -06:00 |
|
coolGi
|
a719ec5a3e
|
Added some more stuff to attempt to fix forge
|
2023-02-13 19:07:50 +10:30 |
|
coolGi
|
55bf0c04f4
|
Added temporary accesstransformer
|
2023-02-13 18:17:53 +10:30 |
|
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 |
|