Commit Graph

88 Commits

Author SHA1 Message Date
Ran-Mewo 215e1d46d0 wao 2026-03-29 19:29:11 +11:00
s809 ad0b78936a Enable multiplayer in 1.16.5 2024-10-21 16:43:39 +05:00
James Seibel f080a59b41 Add netty leak detection and server/client folder separation 2024-09-11 17:38:02 -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 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
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 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 838d82589b Fix Forge 1.20.4 compiling, but not gradle running 2024-02-04 21:27:22 -06: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 5f16f81d58 Merged jar, now for fabric (works on quilt as well), forge and neoforged 2023-12-24 21:16:10 +10:30
coolGi b00c252f17 Updated gradle (and its wrapper), and fabric and architectury loom 2023-12-12 17:56:44 +10:30
coolGi 6788ac41c5 Fixed building for pre 1.20 2023-10-31 20:22:30 +10:30
coolGi 3d31d20a46 Refactor of GitInfo. Removed core commit, and added Build Source 2023-10-31 19:35:07 +10:30
coolGi 796f450091 Revert "Renamed cursedforge reference in gradle"
This reverts commit 7fb021010c.
2023-10-04 13:02:01 +10:30
coolGi c3103810db Moved run directory to root of the project 2023-10-03 23:41:23 +10:30
coolGi 7fb021010c Renamed cursedforge reference in gradle 2023-10-03 23:36:42 +10:30
James Seibel b38a8d5e62 Add the ability to set Minecraft's memory JVM argument in gradle.properties 2023-09-13 18:53:23 -05:00
TomTheFurry 6fca33e496 Fix a crash on game startup, and fix world gen compat with TFC (TerraFirmaCraft) 2023-07-02 18:32:15 +08:00
coolGi 7756bd4fa1 Fixed removing unused files form jar 2023-06-19 23:07:17 +09:30
James Seibel 38c368d9fe rename namespace lod -> distanthorizons 2023-06-17 17:45:38 -05:00
coolGi 1b84d8bf0b Updated gradle script to be easier to add loaders 2023-06-15 17:41:18 +09:30
Ran 39ef896138 Made forge actually run! Renamed com.seibel.lod.core to com.seibel.lod.coreapi 2023-05-01 19:27:52 +06:00
coolGi 9c543e2ec8 Updated forge version 2023-05-01 02:38:32 +09:30
Ran 5caf11789f Try to fix Forge 2023-04-30 14:15:04 +06:00
coolGi fc3653e577 Started work on fixing the common mixin 2023-04-26 22:28:28 +09:30
coolGi 4d195a6378 Cleaned up some shadow code 2023-02-28 16:54:43 +10:30
coolGi 4e0574af35 Forge now build but dosent run 2023-02-24 20:44:41 +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
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 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 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 d538b5c12b Best that I can do with the build system for now (forgegradle hates me for some reason) 2022-11-17 19:10:01 +10:30
coolGi 4fe24abc51 Save commit for new build system 2022-11-14 21:51:09 +10:30
coolGi f593df5d1d Changed out the json library with something that we already have 2022-10-04 17:24:25 +10:30
Ran f39ae98a48 Add API module 2022-08-25 17:50:10 +06:00
Ran d07219758f Start revamping the build script 2022-07-26 21:11:08 +06:00
TomTheFurry c2feac4642 Front-port 1.19 build script change 2022-06-13 05:47:19 +00:00