coolGi
|
679c6791c7
|
Temporary disabled manifold on forge, and some more attempts at trying to fix forge+manifold
|
2023-02-25 22:33:22 +10:30 |
|
coolGi
|
033616db7a
|
Quick fix so it can build
|
2023-02-25 20:56:58 +10:30 |
|
coolGi
|
1a09edd8bb
|
Forge now nearly works, it just dosent have a preprocessor
|
2023-02-24 21:35:50 +10:30 |
|
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
|
027dbf35f8
|
Forge finally fixed. Altough manifold is disabled in forge atm
|
2023-02-24 19:55:45 +10:30 |
|
coolGi
|
a9dc1e232a
|
Updated core
|
2023-02-24 19:10:23 +10:30 |
|
coolGi
|
f50cfab3f7
|
Commented, updated, downgraded forge stuff but still to no avail
|
2023-02-24 19:10:11 +10:30 |
|
coolGi
|
981d9a095d
|
Removed classifier's as they are no longer needed in gradle 18
|
2023-02-24 19:08:53 +10:30 |
|
James Seibel
|
d1670673f2
|
Update coreSubProjects
|
2023-02-23 20:19:27 -06:00 |
|
James Seibel
|
82fa375afc
|
make Core compile with Java 8
|
2023-02-23 19:53:21 -06:00 |
|
James Seibel
|
95d0765ccb
|
convert several files to Java 8
There may be additional files that require changing
|
2023-02-23 19:52:51 -06:00 |
|
James Seibel
|
8f9524a319
|
Revert "Fix exceptions when closing a world"
This reverts commit a680aa97d2.
|
2023-02-21 22:10:33 -06:00 |
|
James Seibel
|
a680aa97d2
|
Fix exceptions when closing a world
|
2023-02-21 21:25:17 -06:00 |
|
coolGi
|
7ca0092501
|
Set remap to false in the MixinTextureUtil to fix warning
|
2023-02-20 17:12:03 +10:30 |
|
James Seibel
|
4d7321941c
|
Update coreSubProjects
|
2023-02-19 17:48:24 -06:00 |
|
coolGi
|
8d1c5e4b5b
|
Merge remote-tracking branch 'origin/main'
|
2023-02-19 21:39:05 +10:30 |
|
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 |
|
James Seibel
|
7ca81fe281
|
Update coreSubProjects
|
2023-02-18 08:56:28 -06:00 |
|
James Seibel
|
1b5762a133
|
Merge
|
2023-02-18 07:23:21 -06:00 |
|
coolGi
|
e373969b34
|
Added ability to change vanilla's lod bias
|
2023-02-18 20:00:54 +10:30 |
|
James Seibel
|
f16472c415
|
rename serverApi.serverLoad/Unload event methods
|
2023-02-17 08:33:49 -06:00 |
|
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 |
|