Commit Graph

13 Commits

Author SHA1 Message Date
Kichura
21f6507dac
Clean up CI, Update Gradle and dependencies. (#72)
* Clean up CI, Update Gradle and dependencies.

* Attempt 1 on minecraftforge's gradle.

* Attempt 2 on minecraftforge's gradle.

* Go back to Gradle 7.5.1.

* Revert shadow back to 7.1.2.

* ViaForge 3.4.4, Update via* to dev builds, G1GC.
2023-10-20 20:38:36 +02:00
FlorianMichael
18f17e4494
Add support for Minecraft 1.16.5 ™️ 2023-10-20 18:32:52 +02:00
FlorianMichael
967930ef64
Building works now 2023-10-20 10:46:47 +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
TudbuT
f396ff00bc fix some incompatibility issues and a crash by using standardized FML loading 2022-09-26 14:42:53 +02:00
FlorianMichael
98ea2cbbf9 some improvements 2021-09-10 17:55:16 +02: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
62083a228b Update Via 2021-05-14 17:09:21 +02:00
FlorianMichael
4f95385513 Improve Some Things 2021-03-28 04:56:09 +02:00
FlorianMichael
4a233042bb Move My Injection Base to My Package, Remove useless Print in MixinNetworkManagerChInit, Add "Reconnect" button to GuiDisconnected 2021-02-21 22:03:20 +01:00
FlorianMichael
30d4b9341a Upload SourceCode 2021-02-16 21:39:05 +01:00