James Seibel
|
2bb2f5a233
|
Remove PRE and POST preprocessor MC versions
|
2023-12-11 07:45:54 -06:00 |
|
coolGi
|
55df8daa35
|
Added key detection through the new test screen
|
2023-11-08 01:26:37 +10:30 |
|
coolGi
|
3d31d20a46
|
Refactor of GitInfo. Removed core commit, and added Build Source
|
2023-10-31 19:35:07 +10:30 |
|
coolGi
|
fadc2e7ab4
|
Disabled relocation for sqlite (relocation bug on their end)
|
2023-10-11 01:19:31 +10:30 |
|
coolGi
|
1e9120c6d9
|
Relocated the sqlite dependency in the jar
|
2023-10-10 22:48:20 +10:30 |
|
James Seibel
|
0bbaa15579
|
add basic sqlite and unit tests
|
2023-09-30 15:25:48 -05:00 |
|
James Seibel
|
e1907245e2
|
Replace sodium mixins with an Indium dependency
|
2023-09-23 11:11:24 -05:00 |
|
James Seibel
|
95b1ecff0d
|
Add Fabric incompatibility list to versionProperties
also mark Sodium <0.5 as incompatible for 1.20
|
2023-08-27 14:14:00 -05:00 |
|
coolGi
|
34bb512f03
|
Disabled SVG from being included in the jar
|
2023-08-27 01:02:05 +09:30 |
|
coolGi
|
fae58503a8
|
Removed flatlaf
|
2023-08-27 00:59:36 +09:30 |
|
coolGi
|
d9b969e7a7
|
Fixed up git on ci (well, kinda)
|
2023-08-24 23:35:20 +09:30 |
|
coolGi
|
4f0da248e3
|
Fixed git submodule not getting commit
|
2023-08-15 14:44:10 +09:30 |
|
coolGi
|
3b3ec1eee2
|
DH Jar now knows git version that it was built from
|
2023-08-07 21:10:45 +09:30 |
|
James Seibel
|
9f0378f969
|
comment out netty code
It broke MC 1.16
|
2023-08-05 22:32:57 -05:00 |
|
coolGi
|
2d77efd8ea
|
Save commit for fog fix
|
2023-07-19 22:19:01 +09:30 |
|
coolGi
|
b6d352fbce
|
Fixed some typos in the gradle script
|
2023-07-17 22:37:33 +09:30 |
|
James Seibel
|
cd78ffc069
|
Fix Netty not being embedded in the Jar correctly (Thanks coolGi!)
|
2023-07-17 07:55:09 -05:00 |
|
James Seibel
|
c37304d114
|
Temporary Forge retail MC Netty library fix
|
2023-07-17 07:39:01 -05:00 |
|
coolGi
|
fd2a1ca036
|
Removed spaces from version properties
|
2023-07-17 02:17:10 +09:30 |
|
James Seibel
|
21f665c941
|
Make preprocessors exclusive by default and add inclusive options
This was done since previously the POST processors were inclusive but the PRE processors were exclusive, which is confusing.
|
2023-07-11 21:33:55 -05:00 |
|
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 |
|