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 |
|
Ran
|
5caf11789f
|
Try to fix Forge
|
2023-04-30 14:15:04 +06:00 |
|
coolGi
|
cd156630a8
|
Slightly fixed up the mixin plugin
|
2023-03-17 22:36:22 +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
|
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 |
|
James Seibel
|
a1e8af623d
|
Move Optifine code out of ReflectionHandler and into AbstractOptifineAccessor
|
2022-11-24 19:10:19 -06:00 |
|
James Seibel
|
af625d912a
|
rename DhApiEventInjector -> ApiEventInjector
|
2022-11-24 18:05:15 -06:00 |
|
coolGi
|
de60b15d2b
|
Added the ChangelogScreen. New changelog screen done
|
2022-11-18 19:12:25 +10:30 |
|
coolGi
|
2daf47f202
|
Updated updater screen (thanks a lot to Pankakes#0686)
|
2022-11-17 21:44:43 +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
|
889fc7d7fe
|
Fixed mixin plugin and made it be more abstract (sodium class not found bug fixed)
|
2022-10-30 19:29:25 +10:30 |
|
coolGi
|
8fec85d4cb
|
Added stuff that people suggested to the update screen
|
2022-10-30 18:36:50 +10:30 |
|
coolGi
|
14fb775212
|
Added the self updater to forge and fixed standalone jar
|
2022-10-21 17:32:25 +10:30 |
|
coolGi
|
9742a2146a
|
Added the self updater to forge
|
2022-10-20 22:47:48 +10:30 |
|
James Seibel
|
bd75c7454c
|
Hook up the API events (some are missing parameter objects)
|
2022-09-13 21:44:11 -05:00 |
|
TomTheFurry
|
cb3dfd6786
|
Reorganize all the classes and move them around to make more sense and be easier to navigate. Also removed/unwrapped the 'a7' temp package.
|
2022-09-12 22:43:06 +08:00 |
|
James Seibel
|
dc1ee3faaf
|
comment out API code
|
2022-09-07 07:44:25 -05:00 |
|
James Seibel
|
f96196a421
|
Remove dependencies on ClientApi logger
|
2022-09-07 07:44:16 -05:00 |
|
TomTheFurry
|
6153b68302
|
Fix forge build
|
2022-08-20 17:32:35 +08:00 |
|
James Seibel
|
bb7e993d10
|
Implement DhApi Pre/Post Init Events
|
2022-08-15 21:56:21 -05:00 |
|
coolGi
|
841e831ce0
|
Added an auto updater when game starts
|
2022-08-06 20:32:09 +09:30 |
|
TomTheFurry
|
302a894cb3
|
Fix forge wrong proxies, fix generator shutdown, fix batch gen incorrect timeout,
|
2022-07-30 00:11:26 +08:00 |
|
Ran
|
d07219758f
|
Start revamping the build script
|
2022-07-26 21:11:08 +06:00 |
|
TomTheFurry
|
a4ae25886a
|
Continue fixing bugs... Lots of bugs.
|
2022-07-26 20:17:26 +08:00 |
|
TomTheFurry
|
640c6b8a9c
|
Rework forge to new a1.7 structure. Minecraft runs and it builds. But crash on loading into world due to... weirdness
|
2022-07-25 19:44:12 +08:00 |
|
James Seibel
|
762ef42a48
|
Rename SingletonHandler -> SingletonInjector
|
2022-07-17 19:34:03 -05:00 |
|
TomTheFurry
|
cd2f2c4ae5
|
2nd Refactor started. Split to 3 type world structure
|
2022-06-22 20:43:00 +08:00 |
|
coolGi
|
0d18b38434
|
Added 1.19 to main branch
|
2022-06-16 18:39:22 +09:30 |
|
TomTheFurry
|
d255e08204
|
Missed a bit of the changes
|
2022-06-13 05:50:48 +00:00 |
|
coolGi
|
c1c80f1000
|
Removed most cases of LodConfigWrapperSingleton
|
2022-06-11 22:27:16 +09:30 |
|
coolGi
|
8bfe624f97
|
Renamed Main to ForgeMain and added some config ui comment stuff
|
2022-06-03 17:13:28 +09:30 |
|