Commit Graph

15 Commits

Author SHA1 Message Date
FlorianMichael d93c875d88
Repackage submodules to their explicit game versions 2024-04-28 22:09:11 +02:00
FlorianMichael 2bd493a166
Rework build structure to prevent gradle plugins
Drop 1.14/1.15 as Forge doesn't seem to like Mixins on those versions
Fixed 1.17+ GUI rendering crashing for OpenGL exceptions
2023-12-06 22:05:18 +01:00
FlorianMichael fbc33a80d0
Don't include plugins twice 2023-11-01 04:46:50 +01:00
FlorianMichael 4b98412388
Even more dummy classes 2023-10-24 21:29:06 +02:00
FlorianMichael 484c8ba9a8
Outsource providers 2023-10-22 00:34:57 +02:00
FlorianMichael 7594239138
Explain build script structure 2023-10-21 17:10:15 +02:00
FlorianMichael d015b8807e
Added Support for Minecraft 1.14 and 1.15 2023-10-21 02:40:45 +02:00
FlorianMichael fe045d01ac
Added Support for Minecraft 1.17, 1.18, 1.19, 1.20 2023-10-21 01:27:37 +02:00
FlorianMichael 4b51ddf542
Abstract build scripts 2023-10-20 23:59:21 +02:00
FlorianMichael 18f17e4494
Add support for Minecraft 1.16.5 ™️ 2023-10-20 18:32:52 +02:00
FlorianMichael 5e40ef4111
Setup multi module project 2023-10-20 09:40:46 +02:00
FlorianMichael 1cffc9c3b9 added new codebase 2023-01-04 03:42:43 +01:00
FlorianMichael 7fdd594765 removed files 2023-01-04 03:29:35 +01:00
xcfrg b1c239fdbb
🛠 Forgegradle 5 & Gradle 7 Upgrade
- Use the latest forgegradle available, forgegradle 5
- Update mixins
- Remove the terrible libs folder and grab libs from repos
- Rewrite build.gradle, settings.gradle, gradle.properties to support forgegradle 5
- Upgraded to gradle 7.2
- Use DefaultEventLoopGroup instead of LocalEventLoopGroup, as the latter is deprecated
- Both dev environment and building have been tested
2021-08-31 19:12:30 -04:00
FlorianMichael 30d4b9341a Upload SourceCode 2021-02-16 21:39:05 +01:00