Commit Graph

17 Commits

Author SHA1 Message Date
FlorianMichael
08cf5e9929
Move mcmod.info into mc 1.12 module, fix artifact names 2024-04-28 21:10:10 +02:00
FlorianMichael
b91a408d36
Improved mods.toml files 2023-12-08 16:24:17 +01: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
3cf92fa69f
Some clean up, added f3 debug hud 2023-10-25 23:17:37 +02:00
FlorianMichael
76e8ec8baa
Added groups in config.yml
Allow to set button positions
Added system to set versions for singleton servers in the server list
Added BetaCraft MpPass for classic servers
Added per-server-version system
2023-10-25 22:42:41 +02:00
FlorianMichael
2e09d167bf
ViaLegacy/ViaAprilFools 😎 2023-10-25 01:58:52 +02:00
FlorianMichael
04f297e1bb
Added config to save selected protocol version and to disable ViaForge button + javadoc 2023-10-21 21:51:02 +02:00
FlorianMichael
1fbc96b805
Abstract platform code, build tasks and resources / fixed loading on all versions ™️ 2023-10-21 16:08:11 +02: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
EnZaXD
0be6dae329
Update mixins.viaforge.json 2022-01-06 03:24:41 +01: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