FlorianMichael
9a9b4a8d88
Bump Fabric API
2024-06-09 12:33:08 +02:00
FlorianMichael
4b2cf8379d
Go back to normal Via* versions
...
Kenny and I did all breaking changes for now, and Myles has already fixed the CI issues.
2024-06-02 18:02:14 +02:00
FlorianMichael
ef9c9536d6
Update version references
2024-05-30 15:57:42 +02:00
FlorianMichael
996ad2de0d
Update version references
2024-05-30 02:25:42 +02:00
RaphiMC
1c23746dfc
Update Via* libraries
2024-05-27 14:40:56 +02:00
FlorianMichael
9ba4d1d328
Bump version to 3.3.1-SNAPSHOT
2024-05-26 18:34:33 +02:00
FlorianMichael
64601f91c4
Release 3.3.0
2024-05-26 17:48:07 +02:00
FlorianMichael
17f57f0c41
Update Via* libraries
2024-05-26 17:40:21 +02:00
FlorianMichael
249d46470b
Update VV API usage
2024-05-23 15:02:41 +02:00
FlorianMichael
2e0018b7bc
Update VV, validate namespace correctly in registry
2024-05-20 00:26:56 +02:00
RaphiMC
aef746bbb2
Fix Via maven server issues by pinning snapshots
2024-05-18 11:32:48 +02:00
FlorianMichael
38580e328c
Port to upstream changes
2024-05-17 21:39:54 +02:00
FlorianMichael
cd41e5cab3
Bump version to 3.3.0-SNAPSHOT
2024-05-17 21:39:21 +02:00
FlorianMichael
7c5ce2cc71
Update VV version reference
2024-05-16 20:18:33 +02:00
FlorianMichael
c20d900aff
Update Via* libraries
...
Set to last snapshot versions before v5 since migration will take some time
2024-05-14 19:44:17 +02:00
FlorianMichael
4a6d0b56a0
Bump version to 3.2.2-SNAPSHOT
2024-05-05 17:40:15 +02:00
FlorianMichael
78094303be
Release 3.2.1
2024-05-05 17:32:24 +02:00
FlorianMichael
adf5ab9456
Update Via*
2024-05-05 17:28:05 +02:00
FlorianMichael
223e1591f9
Update ViaBedrock (1.20.80)
...
Currently not working due to internal pipeline changes 1.20.5 did, will fix that at another point.
2024-05-04 22:22:15 +02:00
FlorianMichael
f7eef8fd4b
1.20.6
2024-04-29 17:40:17 +02:00
FlorianMichael
f5cad41e90
Bump version to 3.2.1-SNAPSHOT
2024-04-28 15:24:24 +02:00
FlorianMichael
d4070e0a03
Release 3.2.0
2024-04-28 14:57:42 +02:00
FlorianMichael
53d2fa65d4
Update Fabric API
2024-04-28 14:56:52 +02:00
FlorianMichael
712d8bbba7
Restructure item fix loading
...
Also fixes the loading behaviour of PostViaVersionLoadCallback to actually getting fired after Via is fully loaded. Adding VB back since VAF requires it (for now).
2024-04-27 18:42:08 +02:00
FlorianMichael
f45b2b0047
Remove ViaBackwards dependency
...
Not needed anymore since snapshots won't be supported from now on due to VVs new release cycle.
2024-04-26 21:13:31 +02:00
FlorianMichael
ae2c6da14c
Merge branch 'refs/heads/main' into update/1.20.5
...
# Conflicts:
# gradle.properties
2024-04-26 20:47:43 +02:00
FlorianMichael
8cead6bf4a
Release 3.1.1
2024-04-26 16:51:00 +02:00
RaphiMC
39e8866548
Readd item attribute fixes on protocol level
2024-04-23 20:25:26 +02:00
RaphiMC
b3b66c0526
Add interaction range and step height fixes
2024-04-20 19:31:04 +02:00
RaphiMC
c1a90bd329
Readd clientside fixes packet handling
2024-04-19 16:34:31 +02:00
FlorianMichael
036f3e083b
Update fabric loader and api
2024-04-19 04:40:27 +02:00
RaphiMC
8c64fa74a4
Initial 1.20.5 port
2024-04-17 23:13:28 +02:00
RaphiMC
5c9b292d36
RakNet 1.0.0.CR3-SNAPSHOT
2024-04-16 16:56:02 +02:00
RaphiMC
d3bd33cbd0
Updated RakNet lib
2024-04-11 12:50:12 +02:00
FlorianMichael
f3157a0220
Update Fabric API and Loom
2024-03-28 21:24:55 +01:00
FlorianMichael
62b0ac8a2d
Fixed output jar file name being in lowercase
2024-03-20 21:12:34 +01:00
RaphiMC
8b6715e3a3
Bump ViaBedrock
2024-03-16 23:25:57 +01:00
FlorianMichael
78e30a31dc
Bump version to 3.1.1-SNAPSHOT
2024-03-15 22:44:09 +01:00
FlorianMichael
f82fff59ef
Release 3.1.0
2024-03-15 22:28:30 +01:00
FlorianMichael
96dcd0cb98
24w09a
2024-03-02 19:52:05 +01:00
FlorianMichael
9fa0ec0df7
Bump version to 3.1.0-SNAPSHOT
2024-02-15 02:12:58 +01:00
Kichura
279fe5c617
Update CI, fabric and other dependencies. ( #353 )
2024-02-15 01:13:47 +01:00
EnZaXD
da73e8ba19
Migrate ViaFabricPlus to ViaVersion's new ProtocolVersion API ( #354 )
...
* Updated Via API usage
* Thanks for not pushing this class IntelliJ
* Updated Via API usage
* Updated Via API usage
* Updated MixinProtocolVersion
* Moved auto detect to bottom of protocol list
* Use sorted version list for GUIs
* Fixed compile errors and startup
* Fixed config saving and loading
* Updated DEVELOPER_API file
---------
Co-authored-by: RaphiMC <50594595+RaphiMC@users.noreply.github.com>
2024-02-15 01:09:20 +01:00
FlorianMichael
e91e19473f
Bump Fabric-API to latest version
2024-02-10 02:57:47 +01:00
RaphiMC
d8c2a036e9
Updated ViaBedrock implementation
2024-02-08 01:54:28 +01:00
RaphiMC
98926cb794
Updated Via to 24w06a
2024-02-07 19:55:44 +01:00
RaphiMC
3b29c948f4
Updated Via to 24w05b
2024-02-03 15:55:28 +01:00
RaphiMC
9f1ce594fe
Updated Via to 24w05a
2024-01-31 18:46:13 +01:00
FlorianMichael
bcb3c57832
24w04a and Via API usage update
2024-01-26 13:54:11 +01:00
Kichura
83311bfc63
Update CI and fabric.
2024-01-20 23:18:23 +01:00