James Seibel
|
cedb63a505
|
Fix 1.19 and 1.20 compiling
|
2023-07-07 07:55:01 -05:00 |
|
James Seibel
|
447759304a
|
Add experimental Seamless Overdraw option
|
2023-07-06 22:17:05 -05:00 |
|
Cailin Smith
|
10de377081
|
Somehow missed this
|
2023-07-03 23:27:46 +02: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 |
|
TomTheFurry
|
6477408858
|
Prob fix the gl error? (might add mem leak tho.) & fix 1.18.2 build
|
2023-06-29 16:27:42 +08:00 |
|
TomTheFurry
|
1b66672166
|
Trash remaining 1.19 & 1.18.1 unsupported mc version, and fixup 1.19.2
|
2023-06-29 16:04:20 +08:00 |
|
TomTheFurry
|
01f767486d
|
Add in 1.20.1 builds! But, sky light for world gen isn't working...?
|
2023-06-25 14:56:50 +08:00 |
|
TomTheFurry
|
064c69d66c
|
Fix up 1.18.2 builds
|
2023-06-24 23:13:53 +08:00 |
|
TomTheFurry
|
1ef2084e3b
|
Fix a missing stuff in forge
|
2023-06-24 22:49:34 +08:00 |
|
TomTheFurry
|
a02fb42490
|
1.19 is back up and running! (A few... bugs though)
|
2023-06-24 22:41:19 +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 |
|
James Seibel
|
637a8cfe65
|
rename IDhApiUnsafeWrapper method
|
2023-06-17 16:52:27 -05:00 |
|
TomTheFurry
|
a487653444
|
Refactor the DhLevel class structure.
Note: Known issue where sections need reload before gen is queued up. Will fix next
|
2023-06-18 00:23:51 +08:00 |
|
TomTheFurry
|
650c4b30a5
|
First baby step towards a pre-lod-loader.
|
2023-06-17 01:00:34 +08:00 |
|
coolGi
|
1b84d8bf0b
|
Updated gradle script to be easier to add loaders
|
2023-06-15 17:41:18 +09:30 |
|
James Seibel
|
72c9de354e
|
Overhaul the config and start adding summary options
also:
- add DH vs MC lighting engine option
- add a toggle for wireframe rendering
|
2023-06-07 22:59:49 -05:00 |
|
coolGi
|
9bd66aa54b
|
FORGE FINALLY WORKS!!!! Server Load event called too late, and duplicate Client level load events.
|
2023-06-02 22:38:44 +09:30 |
|
James Seibel
|
284690338c
|
ForgeServerProxy minor reformat
|
2023-05-19 22:42:15 -05:00 |
|
coolGi
|
3e96b01981
|
Reverted the MixinFogRenderer to fix fog not disabling
|
2023-05-12 19:09:28 +09:30 |
|
coolGi
|
59658441ff
|
Made the MixinUtilBackgroundThread slightly easier to deal with
|
2023-05-12 19:04:28 +09:30 |
|
coolGi
|
a4e20114a7
|
Updated forge's mixins
|
2023-05-12 19:02:32 +09:30 |
|
coolGi
|
aa1315dd57
|
Moved the modAccessors to the wrappers folder on forge
|
2023-05-12 18:47:49 +09:30 |
|
coolGi
|
271149baa4
|
Made several Subscribed Events public
|
2023-05-12 18:43:54 +09:30 |
|
coolGi
|
873187e210
|
Hard-coded the authors in mods.toml to fix architectury error
|
2023-05-06 13:04:11 +09:30 |
|
coolGi
|
2cbc98a26a
|
Removed quotations around authors in mod infos
|
2023-05-02 23:21:40 +09:30 |
|
James Seibel
|
8244932247
|
temporary fabric/mod.json and forge/mods.toml author fix
|
2023-05-02 07:32:10 -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
|
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
|
cd156630a8
|
Slightly fixed up the mixin plugin
|
2023-03-17 22:36:22 +10: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 |
|
James Seibel
|
f16472c415
|
rename serverApi.serverLoad/Unload event methods
|
2023-02-17 08:33:49 -06:00 |
|
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
|
666293f59d
|
Merge remote-tracking branch 'origin/main' into new_buildsystem
# Conflicts:
# build.gradle
# forge/build.gradle
# versionProperties/1.18.2.properties
|
2023-02-13 18:11:43 +10:30 |
|
coolGi
|
4442fda70a
|
Did the bear minimum to make forge "work" so we can do testing on the new build system
|
2023-02-13 18:10:27 +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
|
89faf6e976
|
Merge remote-tracking branch 'origin/main' into new_buildsystem
# Conflicts:
# build.gradle
# fabric/build.gradle
|
2023-02-12 19:06:48 +10:30 |
|
coolGi
|
bc5861ea95
|
Refactored forge stuff to be in a forge folder
|
2023-02-12 18:59:27 +10:30 |
|
coolGi
|
cc3a3c451c
|
Refactored fabric stuff to be in a fabric folder
|
2023-02-12 18:55:00 +10:30 |
|
coolGi
|
c01c77e11d
|
Merge branch 'new_buildsystem' into 'main'
# Conflicts:
# gradle.properties
|
2023-01-29 05:11:04 +00:00 |
|
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 |
|