James Seibel
|
ff6a5aae69
|
Revert "Set the core to use Java version Ω"
This reverts commit c4a9e7a2a7.
|
2024-05-21 07:45:25 -05:00 |
|
Cutiepie
|
e274c9e004
|
Properly shade libraries when using Java version Ω
|
2024-05-21 11:53:00 +10:00 |
|
Cutiepie
|
c4a9e7a2a7
|
Set the core to use Java version Ω
|
2024-05-21 01:56:33 +10:00 |
|
Cutiepie
|
af6dca6e5e
|
Add JVM Downgrader (DH now uses Java version Ω)
|
2024-05-21 01:26:03 +10:00 |
|
James Seibel
|
45d4f390a9
|
Fix a bunch of compiler errors
|
2024-05-18 20:31:15 -05:00 |
|
James Seibel
|
e7b60b7562
|
Fix neoforge 1.20.6 compiling
|
2024-05-18 11:14:13 -05:00 |
|
James Seibel
|
2615177907
|
Fix fabric 1.20.6 compiling
|
2024-05-18 08:07:48 -05:00 |
|
James Seibel
|
3b10ca5809
|
Update arch loom 1.5-snapshot -> 1.6-snapshot
|
2024-05-02 17:27:04 -05:00 |
|
James Seibel
|
49125cae47
|
Remove ZStd compression option
Any ZStd data will be automatically deleted and re-generated
|
2024-04-30 21:17:54 -05:00 |
|
James Seibel
|
3298857d0c
|
Remove references to FastUtil 8.5.13
|
2024-04-30 20:30:51 -05:00 |
|
James Seibel
|
08d3da47f4
|
Fix fastutil relocation issues with world gen
|
2024-04-27 16:46:22 -05:00 |
|
James Seibel
|
fe014b4985
|
revert b1c6a5c1
|
2024-04-27 12:56:20 -05:00 |
|
James Seibel
|
3c76ed71d8
|
Fix some lib shading issues
|
2024-04-27 11:35:16 -05:00 |
|
James Seibel
|
05c0f030cb
|
Fix issues with compressors not appearing at runtime
|
2024-04-26 07:33:26 -05:00 |
|
James Seibel
|
b1c6a5c1d4
|
Move most libraries from the main script to core
|
2024-04-25 21:52:04 -05:00 |
|
James Seibel
|
6c4740e8aa
|
Remove Unimined and restore Architectury build system
|
2024-04-24 22:05:59 -05:00 |
|
Cutiepie
|
ffda83c25d
|
Add core to gradle
|
2024-04-22 18:53:32 +10:00 |
|
James Seibel
|
d7f789c402
|
Fix fastutil shading
fastutil is already in MC and used by some world gen so shading it causes issues.
|
2024-04-20 11:23:47 -05:00 |
|
James Seibel
|
8a9bfa3d33
|
fix unnecessary issues with javax and jetbrain compile time annotations
|
2024-04-14 21:16:50 -05:00 |
|
James Seibel
|
82937d840a
|
Merge branch 'removeArch' into Data_Source_Rewrite
|
2024-04-14 16:41:28 -05:00 |
|
James Seibel
|
c1bd358502
|
fix fastutil not being relocated
|
2024-04-13 21:24:58 -05:00 |
|
James Seibel
|
c51255f379
|
Add fastutil to gradle (specifically to fix MC 1.16)
|
2024-04-03 07:43:12 -05:00 |
|
James Seibel
|
ea0e24b430
|
Add multiple compression options and unit tests
|
2024-03-16 17:25:29 -05:00 |
|
coolGi
|
004059dd9f
|
Removed mixins from neoforge's mods.toml
|
2024-02-22 22:10:34 +10:30 |
|
coolGi
|
4290cdf8c6
|
Changed run dir to the root of the project
|
2024-02-20 00:51:41 +10:30 |
|
coolGi
|
4d038fc5e6
|
Fixed up AT
|
2024-02-20 00:51:25 +10:30 |
|
coolGi
|
0146d62c2a
|
Moved AT to only appear in final build, not in the source code
|
2024-02-19 23:44:53 +10:30 |
|
coolGi
|
4d73c3ecb8
|
Moved common to Unimined
|
2024-02-18 21:09:00 +10:30 |
|
coolGi
|
d0dc3ec9bc
|
Added the new unimined flag to fix fabric's access wideners
|
2024-02-18 20:11:15 +10:30 |
|
coolGi
|
a14748ac75
|
Fixed most of the remaining issues
|
2024-02-18 18:42:44 +10:30 |
|
coolGi
|
0c5f38a00b
|
Removed un-needed stuff
|
2024-02-18 16:07:51 +10:30 |
|
James Seibel
|
feb6dd41b7
|
Merge branch 'removeArch' of gitlab.com:jeseibel/distant-horizons into removeArch
|
2024-02-17 22:37:10 -06:00 |
|
coolGi
|
32a256619f
|
Fixed using wrong implementation for joml
|
2024-02-18 14:00:34 +10:30 |
|
coolGi
|
f93e648f69
|
Added a small error if the user forgot to clone the sub-project, and some extra comments
|
2024-02-18 13:43:11 +10:30 |
|
coolGi
|
41f022df99
|
Merge branch 'main' into removeArch
# Conflicts:
# build.gradle
|
2024-02-18 12:01:02 +10:30 |
|
coolGi
|
c84aac7e45
|
Fixed resources in forge
|
2024-02-18 11:59:02 +10:30 |
|
James Seibel
|
4e4fbbe48c
|
Merge branch 'main' into removeArch
|
2024-02-17 09:25:34 -06:00 |
|
coolGi
|
6a6a87a3f7
|
Fixed joml being embedded on versions where mc already embeds it
|
2024-02-08 17:47:13 +10:30 |
|
coolGi
|
e3a8a7782e
|
Merge branch 'main' into removeArch
# Conflicts:
# build.gradle
# common/src/main/java/com/seibel/distanthorizons/common/wrappers/block/BlockStateWrapper.java
# forge/src/main/java/com/seibel/distanthorizons/forge/ForgeMain.java
|
2024-02-07 23:44:24 +10:30 |
|
coolGi
|
f17bc1eccd
|
Fixed JOML not being shadowed (not being included in the jar)
|
2024-02-07 23:32:33 +10:30 |
|
James Seibel
|
b62af66f4b
|
rename shadowMe ->shadowCore and shade ->shadowMc
|
2024-02-04 16:30:25 -06:00 |
|
James Seibel
|
794f524ae3
|
gradle commenting and minor refactoring
|
2024-02-04 15:52:27 -06:00 |
|
Cutiepie
|
a38551b3d0
|
Disable tests for modloader projects
|
2024-02-04 13:28:52 +11:00 |
|
Cutiepie
|
6d7b557c36
|
Attempt to move over to Unimined
|
2024-01-30 17:44:50 +11:00 |
|
Cutiepie
|
9a8f14c7d3
|
Attempt to remove arch and add AWToAt.java
|
2024-01-17 23:47:58 +06:00 |
|
coolGi
|
17f274a7b4
|
Renamed many neoforged stuff to neoforge (removed "d" at the end)
|
2024-01-09 19:26:00 +10:30 |
|
coolGi
|
841e5ba492
|
Fixed neoforge and updated some dependencies
|
2024-01-09 19:12:26 +10:30 |
|
coolGi
|
0c8717a0da
|
Fixed implNote in JavaDocs (as it "technically" part of the official Java standard)
|
2023-12-24 21:42:17 +10:30 |
|
coolGi
|
091b115aad
|
Added neoforged to the ci
|
2023-12-23 15:31:41 +10:30 |
|
coolGi
|
c3bdc22e28
|
NeoForged for 1.20.4!
|
2023-12-23 05:31:02 +10:30 |
|