James Seibel
|
995f30b7e2
|
Merge branch 'minecraft-lod-mod-main'
|
2023-07-11 18:52:11 -05:00 |
|
James Seibel
|
d70de5dac6
|
Fix forge running in the IDE
|
2023-07-08 11:55:15 -05:00 |
|
s809
|
bdda96854e
|
Merge branch 'main' of https://gitlab.com/jeseibel/minecraft-lod-mod
|
2023-07-08 16:23:17 +05:00 |
|
James Seibel
|
889daecc86
|
refactor and rename
|
2023-07-04 10:29:43 -05:00 |
|
James Seibel
|
3aab0469ab
|
Set the javadoc's title to their project names
In this case "DistantHorizons-api"
|
2023-06-29 21:40:25 +05:00 |
|
James Seibel
|
38085c3e7d
|
Set the javadoc's title to their project names
In this case "DistantHorizons-api"
|
2023-06-26 21:26:42 -05:00 |
|
s809
|
014b49246d
|
Clean up a bit and add netty to core
|
2023-06-26 21:16:39 +05: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
|
2fbc69cb34
|
Updated log4j version
|
2023-06-03 21:00:37 +09:30 |
|
coolGi
|
d3a06b8597
|
Fixed merged jars and added it to the ci
|
2023-06-02 23:32:12 +09:30 |
|
coolGi
|
9d9370f2f5
|
Moved version for lz4 to gradle.properties
|
2023-06-02 23:09:21 +09:30 |
|
coolGi
|
a1ede75450
|
Fixed up the lz4 compression location in jar
|
2023-05-21 20:00:59 +09:30 |
|
James Seibel
|
db73aaeabb
|
add LZ4 for compression
|
2023-05-20 11:44:39 -05:00 |
|
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
|
d9ef9282ad
|
Renamed some comments on the root build.gradle
|
2023-05-01 00:57:00 +09:30 |
|
coolGi
|
5c1058ca76
|
Moved fabric loom back to its own build.gradle
|
2023-05-01 00:52:41 +09:30 |
|
Ran
|
c30cb1c04d
|
Forge runs! With a thousand errors...
|
2023-04-30 14:41:04 +06:00 |
|
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
|
d708867c74
|
Updated quilt and fixed up some issues related to it
|
2023-04-26 20:17:16 +09:30 |
|
coolGi
|
71284c3e98
|
Started work on native Quilt support
|
2023-04-15 01:39:37 +09:30 |
|
coolGi
|
d366da4947
|
Moved items not fabric dependant away from fabric
|
2023-04-11 01:07:53 +09:30 |
|
coolGi
|
b449072a69
|
Reverted back to using swing for the base run jar
|
2023-03-31 19:47:32 +10:30 |
|
coolGi
|
10bad0bc84
|
Fixed building
|
2023-03-28 20:49:55 +10:30 |
|
coolGi
|
955d1df400
|
Fixed common trying to shadow common
|
2023-03-26 16:01:52 +10:30 |
|
coolGi
|
33c9b48bc9
|
Relocated the lwjgl libary
|
2023-03-23 19:54:45 +10:30 |
|
coolGi
|
416208c33a
|
New ui frame now shows
|
2023-03-23 19:25:33 +10:30 |
|
coolGi
|
7bba8d2862
|
Sava commit for the new Config UI
|
2023-03-23 18:08:36 +10:30 |
|
coolGi
|
6d29f58ebd
|
Fixed up more things to do with JavaFX, and added some extra stuff for the MinecraftScreen
|
2023-03-17 22:29:28 +10:30 |
|
coolGi
|
2d8027cd28
|
Removed FlatLaf (which was used for theming) and replaced it with JavaFX
|
2023-03-17 19:45:18 +10:30 |
|
coolGi
|
1a0b86d056
|
Fixed jarLocations for forgix & properly set jar name
|
2023-03-04 18:53:28 +10:30 |
|
coolGi
|
4d195a6378
|
Cleaned up some shadow code
|
2023-02-28 16:54:43 +10:30 |
|
coolGi
|
e9eeba944a
|
Cleaned some stuff on the gradle
|
2023-02-27 22:32:47 +10:30 |
|
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
|
1a09edd8bb
|
Forge now nearly works, it just dosent have a preprocessor
|
2023-02-24 21:35:50 +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
|
f50cfab3f7
|
Commented, updated, downgraded forge stuff but still to no avail
|
2023-02-24 19:10:11 +10:30 |
|
James Seibel
|
82fa375afc
|
make Core compile with Java 8
|
2023-02-23 19:53:21 -06:00 |
|
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 |
|
coolGi
|
a719ec5a3e
|
Added some more stuff to attempt to fix forge
|
2023-02-13 19:07:50 +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
|
27a01d4da3
|
Added most of the core dependencies, fixed fabric runClient and disabled Forge for now
|
2023-01-29 14:49:29 +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
|
ec8e54d31b
|
Forgot to add the "isMinecraftSubProject" variable to subprojects
|
2022-11-17 19:15:08 +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 |
|