Commit Graph

42 Commits

Author SHA1 Message Date
FlorianMichael
d7f7fa0bce
Port sources to upstream changes 2024-06-03 20:58:55 +02:00
FlorianMichael
9f1a2e2baf
Restructure connecting code and mixins 2024-04-30 20:42:50 +02:00
FlorianMichael
d325b0691d
Fix and clean 1.20.4 platform 2024-04-28 23:42:51 +02:00
FlorianMichael
d2d5ed4458
Don't hook VV into pipeline if target == native ver 2024-04-28 22:38:17 +02:00
FlorianMichael
08cf5e9929
Move mcmod.info into mc 1.12 module, fix artifact names 2024-04-28 21:10:10 +02:00
ccetl
3a7053fa0c
Moved the ViaForgeCommon#init call into an FMLCommonSetupEvent listener (#83)
* Moved the ViaForgeCommon#init call into an FMLCommonSetupEvent listener

* Renamed onPostInit to onInit

* Import clean up
2024-03-12 17:35:16 +01:00
FlorianMichael
53d81b4bdb
Renamed protocolhack -> protocoltranslator 2024-03-11 13:07:58 +01:00
FlorianMichael
25af1896f5
24w07a, port to upstream changes (maybe) 2024-02-14 22:47:38 +01:00
FlorianMichael
4da0b63c19
Updated copyright files 2024-01-01 16:52:20 +01:00
FlorianMichael
80594682a8
2024 2024-01-01 00:56:16 +01:00
FlorianMichael
b91a408d36
Improved mods.toml files 2023-12-08 16:24:17 +01:00
FlorianMichael
c202c4c3ca
Removed debug print 2023-12-08 15:40:48 +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
79631f7caf
Some final cleanup before 1.20.3 2023-12-02 01:14:12 +01:00
FlorianMichael
3cf92fa69f
Some clean up, added f3 debug hud 2023-10-25 23:17:37 +02:00
FlorianMichael
fd1b080728
Set VFNetworkManager in commons injector 2023-10-25 22:46:58 +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
4b98412388
Even more dummy classes 2023-10-24 21:29:06 +02:00
FlorianMichael
3fed59dbda
Added proper fix for the idle packet in <= 1.8 2023-10-24 16:51:42 +02:00
FlorianMichael
484c8ba9a8
Outsource providers 2023-10-22 00:34:57 +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
MIOGMIOG
655da5af7a
add 1.19.3 2022-12-14 18:06:54 +01:00
Michael
ba4f7b4734
Merge pull request #49 from TudbuT/forge-1.12.2
Fix some incompatibility issues and a crash by using standardized FML loading
2022-10-09 20:15:09 +02:00
Constructor
ef6adcac49
Added 1.19.1-1.19.2 support and upgrade dependencies 2022-10-04 00:13:30 +02:00
TudbuT
f396ff00bc fix some incompatibility issues and a crash by using standardized FML loading 2022-09-26 14:42:53 +02:00
MIOGMIOG
95c2338e91
1.19 Support 2022-06-09 13:25:43 +02:00
MIOGMIOG
2314719da3
Add 1.18.2 to version list 2022-03-04 17:05:04 +01:00
EnZaXD
0be6dae329
Update mixins.viaforge.json 2022-01-06 03:24:41 +01:00
MIOGMIOG
8e6d9f70bb
Add 1.18 to version list 2021-12-27 13:51:39 +01:00
FlorianMichael
075fc88215 updated class names 2021-09-10 18:30:38 +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
2e77f253e5 updated via*, remove Rewind loader 2021-07-10 20:39:41 +02:00
FlorianMichael
74b9d06c69 Update ViaVersion, ViaBackwards and ViaRewind 2021-06-14 19:14:03 +02: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
cb5d1b5079 Change Default Protocol ID to 340 (1.12.2) 2021-02-21 13:18:31 +01:00
FlorianMichael
30d4b9341a Upload SourceCode 2021-02-16 21:39:05 +01:00