s809
|
9b139575e7
|
Clean up package structure
|
2024-06-26 23:57:50 +05:00 |
|
s809
|
efb9129edf
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons into refactor/remove-tcp-connection
|
2024-06-26 15:13:22 +05:00 |
|
s809
|
6a380f6a7b
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons into refactor/remove-tcp-connection
|
2024-06-26 14:55:39 +05:00 |
|
James Seibel
|
a23211d061
|
Fix NeoForge not running
|
2024-06-24 20:52:14 -05:00 |
|
James Seibel
|
b57ea41686
|
neoforge build script cleanup
|
2024-06-23 08:52:55 -05:00 |
|
James Seibel
|
f4e71f7012
|
Add NeoForge 1.21
|
2024-06-14 19:05:45 -05:00 |
|
James Seibel
|
48e2978438
|
Fixes #713 (Forge/Neo level unload events not being called)
|
2024-06-13 07:15:11 -05:00 |
|
s809
|
004103551f
|
Prevent disconnection on decode failure
|
2024-06-10 23:55:33 +05:00 |
|
s809
|
c01fb4a716
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons into refactor/remove-tcp-connection
|
2024-06-09 21:18:18 +05:00 |
|
James Seibel
|
564e0d3263
|
Add update branch config "auto"
|
2024-06-08 08:11:26 -05:00 |
|
s809
|
6928c8dc28
|
Fix compilation for older versions
|
2024-06-04 23:33:44 +05:00 |
|
s809
|
7dfe0e4c50
|
Fix compilation
|
2024-06-02 20:00:16 +05:00 |
|
s809
|
1429ae5434
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons into refactor/remove-tcp-connection
|
2024-06-02 19:59:34 +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 |
|
James Seibel
|
4998991ebe
|
Fix option button in 1.20.6 being on the wrong side
|
2024-05-21 07:12:04 -05:00 |
|
James Seibel
|
14343569fe
|
Fix neoforge config button position
|
2024-05-21 06:56:27 -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
|
e7b60b7562
|
Fix neoforge 1.20.6 compiling
|
2024-05-18 11:14:13 -05:00 |
|
s809
|
6f87e22048
|
Fix forge config loading too late
|
2024-05-17 23:02:36 +05:00 |
|
s809
|
db5a9c7c84
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons into feature/2.0.4
|
2024-05-05 19:51:32 +05:00 |
|
s809
|
f39d156b11
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons
|
2024-05-02 21:47:42 +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
|
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
|
82937d840a
|
Merge branch 'removeArch' into Data_Source_Rewrite
|
2024-04-14 16:41:28 -05:00 |
|
s809
|
220ac89ad8
|
Fix Neoforge
|
2024-04-12 22:38:21 +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 |
|
s809
|
4d573c4aea
|
Initial buggy plugin channel support
|
2024-03-05 22:10:05 +05:00 |
|
s809
|
b1fb74539f
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons
|
2024-02-22 23:06:40 +05:00 |
|
coolGi
|
004059dd9f
|
Removed mixins from neoforge's mods.toml
|
2024-02-22 22:10:34 +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
|
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 |
|
James Seibel
|
4e4fbbe48c
|
Merge branch 'main' into removeArch
|
2024-02-17 09:25:34 -06:00 |
|
s809
|
d3e88b40f4
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons
|
2024-02-12 21:39:04 +05:00 |
|
James Seibel
|
e87823aa29
|
Close #615 (lag when rapidly breaking/placing blocks)
|
2024-02-11 16:39:29 -06:00 |
|
s809
|
b57fc5c9aa
|
Fix compilation
|
2024-02-08 20:44:46 +05:00 |
|
s809
|
91ea68075e
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons
|
2024-02-08 20:39:21 +05:00 |
|
James Seibel
|
0ccdcfbb6d
|
Fix 1.20.4 compling
|
2024-02-07 18:19:41 -06:00 |
|
s809
|
d9f37ad7d6
|
Fix compilation
|
2024-02-07 21:03:37 +05:00 |
|
s809
|
992a7129e5
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons
|
2024-02-07 20:50:06 +05: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 |
|
Cutiepie
|
6d7b557c36
|
Attempt to move over to Unimined
|
2024-01-30 17:44:50 +11:00 |
|
IMS212
|
200ad05f4c
|
Fix suspicious frame time code
|
2024-01-22 17:52:51 -08:00 |
|
James Seibel
|
8d32ab9bdb
|
Fix method names in neoForge mixinLevelRenderer
|
2024-01-21 21:48:06 -06:00 |
|