James Seibel
|
398a3fb0bc
|
Add alex's cave warning message
|
2024-08-11 09:55:12 -05:00 |
|
James Seibel
|
408460b0ae
|
Fix missing imports for MC 1.19 and below
|
2024-07-12 20:31:36 -05:00 |
|
James Seibel
|
b737adc3da
|
Up API version 2.1.0 -> 3.0.0
|
2024-06-30 16:36:49 -05:00 |
|
James Seibel
|
48e2978438
|
Fixes #713 (Forge/Neo level unload events not being called)
|
2024-06-13 07:15:11 -05:00 |
|
James Seibel
|
564e0d3263
|
Add update branch config "auto"
|
2024-06-08 08:11:26 -05:00 |
|
James Seibel
|
5991aa42d9
|
Revert "Add JVM Downgrader (DH now uses Java version Ω)"
This reverts commit af6dca6e5e.
|
2024-05-21 07:45:33 -05: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
|
2615177907
|
Fix fabric 1.20.6 compiling
|
2024-05-18 08:07:48 -05:00 |
|
James Seibel
|
d939cbeb96
|
remove unused MixinWorldupgrader files
|
2024-04-30 19:44:44 -05:00 |
|
James Seibel
|
54d254be73
|
Fix optifine 1.16 support
|
2024-04-30 19:44:23 -05:00 |
|
James Seibel
|
348ac2b734
|
Closes #638 (optifine not rendering on 1.16 + 1.17)
|
2024-04-27 13:20:18 -05:00 |
|
James Seibel
|
b7f6f3b900
|
Remove (hopefully) unused MixinThreadingDetector
|
2024-04-27 11:55:27 -05:00 |
|
James Seibel
|
6c4740e8aa
|
Remove Unimined and restore Architectury build system
|
2024-04-24 22:05:59 -05:00 |
|
James Seibel
|
ed28bcd0ba
|
fix forge issues with already deleted lib folders
|
2024-04-18 21:07:09 -05:00 |
|
James Seibel
|
da72f783ed
|
minor forge modinfo fix
|
2024-04-14 21:17:02 -05:00 |
|
James Seibel
|
82937d840a
|
Merge branch 'removeArch' into Data_Source_Rewrite
|
2024-04-14 16:41:28 -05:00 |
|
James Seibel
|
09c788e495
|
Fix removed Screen imports
|
2024-04-06 10:28:50 -05:00 |
|
James Seibel
|
9af71ac0ea
|
Fix API enums missing "DhApi" prefix and remove unused Enums/code
|
2024-04-06 10:06:09 -05:00 |
|
James Seibel
|
9cd48fb5d7
|
Comment out trace logs
These logs aren't printed and will just increase GC pressure for strings
|
2024-03-23 16:18:40 -05:00 |
|
James Seibel
|
8bedb3dbaa
|
Remove Seamless Overdraw Test
The result wasn't very good due to rendering issues with entities
|
2024-03-16 21:03:27 -05:00 |
|
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
|
4e6255dc2b
|
Re-added jank file deleting again for now
|
2024-02-18 21:38:20 +10:30 |
|
coolGi
|
bf088ab29c
|
Merge branch 'main' into removeArch
|
2024-02-18 19:11:47 +10:30 |
|
coolGi
|
eb491144f3
|
Refactored logos into assets/distanthorizons
|
2024-02-18 19:04:29 +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
|
a093524939
|
Fix Forge 1.20.4 gradle run
|
2024-02-17 22:34:18 -06:00 |
|
James Seibel
|
4e4fbbe48c
|
Merge branch 'main' into removeArch
|
2024-02-17 09:25:34 -06:00 |
|
James Seibel
|
e87823aa29
|
Close #615 (lag when rapidly breaking/placing blocks)
|
2024-02-11 16:39:29 -06:00 |
|
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
|
08c31e5999
|
Fixed mod auto-updating on quilt
|
2024-02-07 23:23:15 +10:30 |
|
James Seibel
|
838d82589b
|
Fix Forge 1.20.4 compiling, but not gradle running
|
2024-02-04 21:27:22 -06:00 |
|
Cutiepie
|
172f2b088d
|
Attempt to move over to Unimined
|
2024-01-30 17:45:47 +11:00 |
|
Cutiepie
|
6d7b557c36
|
Attempt to move over to Unimined
|
2024-01-30 17:44:50 +11:00 |
|
James Seibel
|
9959ebc196
|
Merge branch 'distant-horizons-fixes'
|
2024-01-27 13:37:50 -06:00 |
|
James Seibel
|
d868b8fc72
|
Fix missing imports
|
2024-01-27 13:32:35 -06:00 |
|
IMS212
|
297c8a1a1e
|
Actually fix 1.16
|
2024-01-23 07:47:43 -08:00 |
|
IMS212
|
200ad05f4c
|
Fix suspicious frame time code
|
2024-01-22 17:52:51 -08:00 |
|
James Seibel
|
0d165860fb
|
Merge branch 'distant-horizons-main'
|
2024-01-21 19:24:42 -06:00 |
|
James Seibel
|
1d89467022
|
Fix Forge 1.20.1 launching (although crashes due to shadowJar fail)
|
2024-01-20 11:12:08 -06:00 |
|
Cutiepie
|
9a8f14c7d3
|
Attempt to remove arch and add AWToAt.java
|
2024-01-17 23:47:58 +06:00 |
|
James Seibel
|
1fbc37f8e7
|
Initializer code reduction and reformatting
|
2024-01-14 16:55:55 -06:00 |
|
James Seibel
|
5f437f8a4e
|
Merge branch 'minecraft-lod-mod-refactor/initialization'
|
2024-01-14 16:10:40 -06:00 |
|
coolGi
|
93c2bf530f
|
Fixed neoforge crash with merged jar
|
2024-01-13 16:19:10 +10:30 |
|
James Seibel
|
51b543a23e
|
Fix Optifine not running in dev environment
For some reason loading the net.minecraft.client.ClientBrandRetriever class causes mixin issues
|
2024-01-12 07:50:49 -06:00 |
|
coolGi
|
17f274a7b4
|
Renamed many neoforged stuff to neoforge (removed "d" at the end)
|
2024-01-09 19:26:00 +10:30 |
|
s809
|
526df4f184
|
Refactor initializer code
|
2024-01-07 21:50:50 +05:00 |
|
coolGi
|
5f16f81d58
|
Merged jar, now for fabric (works on quilt as well), forge and neoforged
|
2023-12-24 21:16:10 +10:30 |
|