Commit Graph

23 Commits

Author SHA1 Message Date
Howard ZHY
c93999b9ba
Update Via* libraries and fixup build files (#93)
* Some small improvements

* Update Via*, Fix things

Fix incompatibility with Patcher
Fix jar manifest attribute caused not detected in mod list

* Update build.gradle

* Update src/main/java/de/florianmichael/viaforge/mixin/impl/fixes/patcher/MixinProtocolVersionDetector.java

Co-authored-by: EnZaXD <florian.michael07@gmail.com>

* Update src/main/java/de/florianmichael/viaforge/mixin/impl/fixes/patcher/MixinProtocolVersionDetector.java

* Update src/main/java/de/florianmichael/viaforge/mixin/impl/fixes/patcher/MixinProtocolVersionDetector.java

* Update src/main/java/de/florianmichael/viaforge/mixin/impl/fixes/patcher/MixinProtocolVersionDetector.java

* Update src/main/java/de/florianmichael/viaforge/mixin/impl/fixes/patcher/MixinProtocolVersionDetector.java

---------

Co-authored-by: EnZaXD <florian.michael07@gmail.com>
2024-06-11 15:29:03 +02:00
Howard ZHY
e46d3df947
Cleanup mod metadata and update mappings (#91) 2024-05-06 17:09:15 +02:00
FlorianMichael
47b3f2f06b 3.6.0: Fix jar output 2024-05-01 08:17:12 +02:00
FlorianMichael
0e1cabae03 only include common modules 2024-04-30 20:52:01 +02:00
FlorianMichael
72a042b01d master changes 2024-04-28 21:42:33 +02:00
FlorianMichael
d29e60ce17
Merge upstream changes 2023-12-02 00:28:46 +01:00
EnZaXD
439dc8cc92
Renamed sub module 2023-09-22 16:28:04 +02:00
FlorianMichael
d264d97068
Fixed GUI and building 2023-06-08 20:14:05 +02:00
FlorianMichael
bcf2e96a50 Updated changes from master branch 2023-05-28 21:25:58 +02:00
FlorianMichael
cba6030dc1 updated Via* (23w16a) 2023-04-20 22:16:45 +02:00
FlorianMichael
ce9b19e5f3 added maven Central 2023-04-20 18:29:34 +02:00
FlorianMichael
419e0d996d Revert "updated Via*"
This reverts commit 9de262693c.
2023-04-20 18:25:34 +02:00
FlorianMichael
9de262693c updated Via* 2023-03-19 17:18:32 +01:00
FlorianMichael
50a131bff7 added new codebase [legacy 1.8] 2023-01-04 03:45:28 +01: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