Commit Graph

214 Commits

Author SHA1 Message Date
EnZaXD
06f538ec7c
Downgrade Netty again to prevent version misatch. 2023-10-20 20:55:13 +02:00
Kichura
0acae91f2d
Gradle 8.4, G1GC, Update dependencies. (#275) 2023-10-20 20:53:24 +02:00
FlorianMichael
9fcc8a1c17
Updated Via API usage 2023-10-19 23:15:39 +02:00
FlorianMichael
9aaae4c74c
Bump version to 2.9.7-SNAPSHOT 2023-10-18 18:37:38 +02:00
Kichura
b67cc1ea81
Update Via* to 23w41a. (#268) 2023-10-17 13:50:05 +02:00
FlorianMichael
18760fb5a2
Bump MinecraftAuth (ViaBedrock should work now again) 2023-10-15 11:13:44 +02:00
FlorianMichael
32b8dc46c4
Bump Classic4J to use maven central release. 2023-10-14 18:49:16 +02:00
FlorianMichael
d017bfe1f1
Bump version to 2.9.6-SNAPSHOT 2023-10-08 11:19:26 +02:00
FlorianMichael
cab56b570d
Release 2.9.5 2023-10-08 00:26:31 +02:00
FlorianMichael
966936283d
Updated Classic4J to 2.0.0 2023-10-08 00:22:29 +02:00
FlorianMichael
f09d97775e
Updated Via* libraries 2023-10-07 19:57:23 +02:00
FlorianMichael
1b2e1e09f9
Small changes to last PR. 2023-10-02 03:36:04 +02:00
Kichura
253e0f7c2f
Gradle 8.3 and other dependency updates. (#259)
* Gradle 8.3 and other dependency updates.

* Update Classic4J to 1.2.1.

* Revert "Update Classic4J to 1.2.1".

This dependency has failed the CI building test and therefore will be reverted, Also the dependency has changed internal classes and therefore will not work with VFP at this time.

* Revert 3 dependencies as requested.

ViaVersion and Netty updates cause ViaBedrock + ViaLegacy to break and Reflect 1.3.0-SNAPSHOT is marked as not ready.
2023-10-02 01:03:39 +02:00
FlorianMichael
959604c296
Bump version to 2.9.5-SNAPSHOT 2023-10-01 21:19:59 +02:00
FlorianMichael
49cb9c4b9a
Release 2.9.4 2023-10-01 21:06:51 +02:00
FlorianMichael
ada906bd9f
Downgrade Via to release again since VL isn't updated yet, exclude brigadier from jar output 2023-10-01 19:29:29 +02:00
FlorianMichael
0dd805459a
JiJ Package reflect to allow overwriting Via jars when IF is installed 2023-09-28 22:52:34 +02:00
FlorianMichael
f61dbf69c2
Updated ModMenu version to latest 2023-09-27 04:14:51 +02:00
FlorianMichael
d3d18dd737
Bump version to 2.9.4-SNAPSHOT 2023-09-24 16:40:59 +02:00
FlorianMichael
241f3edba1
Release 2.9.3 2023-09-24 16:40:33 +02:00
FlorianMichael
62aea682c7
Bump version to 2.9.3-SNAPSHOT 2023-09-24 04:03:11 +02:00
FlorianMichael
730fa81e5e
Bump version to 2.9.2-SNAPSHOT 2023-09-24 00:55:30 +02:00
FlorianMichael
88e6050c07
Bump version to 2.9.1-SNAPSHOT 2023-09-23 02:14:55 +02:00
FlorianMichael
432f1ed75a
Release 2.9.0 2023-09-23 02:05:33 +02:00
FlorianMichael
e887116078
Minecraft 1.20.2 2023-09-21 18:51:01 +02:00
FlorianMichael
bedd1702c3
Merge remote-tracking branch 'origin/main' into 1.20.2-recode
# Conflicts:
#	gradle.properties
2023-09-21 18:37:56 +02:00
FlorianMichael
c1558c4072
Bump version to 2.9.0-SNAPSHOT 2023-09-21 18:35:46 +02:00
FlorianMichael
e19e047076
Release 2.8.7 2023-09-21 18:22:54 +02:00
FlorianMichael
93afaa7336
Via 4.8.0
Goodbye 1.20.1 :)
2023-09-21 18:22:33 +02:00
FlorianMichael
1e47ab7f51
Fixed clientside sync task system, thanks Fabric-API 2023-09-20 00:41:52 +02:00
FlorianMichael
50e9952e64
Port to 1.20.2-rc1 2023-09-16 16:08:13 +02:00
FlorianMichael
a4495413b5
Updated Via* 2023-09-16 15:10:16 +02:00
FlorianMichael
6e6c58fdef
Bump version to 2.8.7-SNAPSHOT 2023-09-03 00:05:10 +02:00
FlorianMichael
664faa0b37
Updated Via* 2023-09-03 00:01:19 +02:00
FlorianMichael
2fcf59bfa3
Bump version to 2.8.6-SNAPSHOT 2023-08-24 21:32:20 +02:00
FlorianMichael
9a0038f722
Updated Via* 2023-08-24 21:17:58 +02:00
FlorianMichael
3f9b86e210
Bump version to 2.8.5 2023-08-24 21:16:16 +02:00
FlorianMichael
1115414092
Updated MinecraftAuth (fixes https://github.com/ViaVersion/ViaFabricPlus/issues/228 and https://github.com/ViaVersion/ViaFabricPlus/issues/227) 2023-08-24 17:45:20 +02:00
FlorianMichael
cebbfa54c4
Bump version to 2.8.5-SNAPSHOT 2023-08-12 15:17:15 +02:00
FlorianMichael
18a6c449d1
Fixed incompatible version string being visible on <= 1.6.4 servers
Updated ViaVersion and ViaBackwards
2023-08-12 03:09:19 +02:00
Kichura
c43379ae78
Update Gradle, Update dependencies. (#210)
* Update Gradle, Update dependencies.

* The mod doesn't require a newer Fabric API version

---------

Co-authored-by: EnZaXD <60033407+FlorianMichael@users.noreply.github.com>
2023-08-03 20:13:22 +02:00
FlorianMichael
43a51133b2
Bump version to 2.8.4-SNAPSHOT 2023-08-03 19:42:21 +02:00
FlorianMichael
613b4bbcf5
Updated README 2023-07-28 20:03:04 +02:00
FlorianMichael
bf65e107e6
Bump version to 2.8.3-SNAPSHOT 2023-07-28 20:02:35 +02:00
FlorianMichael
86de8c82d4
Bump version to 2.8.2 2023-07-28 14:30:19 +02:00
FlorianMichael
7b98a97975
Bump version to 2.8.2-SNAPSHOT 2023-07-28 02:11:46 +02:00
FlorianMichael
42a733db17
Updated ViaLoader usage 2023-07-25 18:52:00 +02:00
FlorianMichael
a82c32fe00
Bump version to 2.8.1-SNAPSHOT 2023-07-22 04:37:10 +02:00
FlorianMichael
f38e5aa5b4
Bump version to 2.8.0-SNAPSHOT 2023-07-10 11:33:41 +02:00
FlorianMichael
4944870907
Bump version to 2.7.9-SNAPSHOT 2023-07-09 00:22:42 +02:00