Commit Graph

26 Commits

Author SHA1 Message Date
FlorianMichael
158ba3ee93
fixed config screens 2023-10-08 09:50:46 +02:00
FlorianMichael
43b89472d3
Fixed modification of pinging textures 2023-10-04 04:17:32 +02:00
Kichura
399dd9003f
Prepare for ViaVersion 4.8.1, Update 1.20.2 dependencies. (#274) 2023-10-03 21:46:59 +02:00
FlorianMichael
0e538ee6e8
Fixed Via Button in 1.20.2 2023-09-22 23:02:08 +02:00
Kichura
0259407fc2
1.20.2, Dependency updates, JDK level correction. (#272)
* 1.20.2-rc2, Dependency updates, JDK level correction.

* Clarify what SDKMAN will deploy.

* Improve second-liner for jitpack comment.

* Modrinth does not have 1.20.2-rc2 yet.

* Set viaversion dependency to 4.8.0 in fabric.mod.json.

1.20.2 will not work with ViaVersion 4.6.0 - 4.7.1-SNAPSHOT, therefore this part is needed at some point.

* 1.20.2-rc2 -> 1.20.2.

* We use mclo.gs now, not paste.gg.
2023-09-21 19:57:20 +02:00
Nassim Jahnke
957b62620c Fix 1.20.2 ProtocolAutoDetector 2023-09-21 11:29:55 +10:00
Nassim Jahnke
ffd7e0bc23 1.20.2-rc2 2023-09-19 18:58:01 +10:00
Nassim Jahnke
613a1c8b3e Update to 1.20.2-rc1 2023-09-18 21:43:20 +10:00
EnZaXD
b69dc9baf3
Bump mc 1.20 libraries 2023-08-03 20:28:31 +02:00
Kichura
a71737827a
Set Minecraft Versions to latest minor versions only. (#261) 2023-06-20 18:33:05 +02:00
Kichura
bfc295e5b8
Update ViaVersion, CI and MC dependencies. (#260)
* Update ViaVersion, CI and MC dependencies.

* Ensure publish only works on ViaVersion repo.

* Fix Mod Menu versions in 1.14.4 and 1.15.2.

* Update yarn for 1.18.2, 1.19.4 and 1.20.1.
2023-06-18 21:13:21 +02:00
EnZaXD
c55cd801ec
Removed MovementTransmitterProvider use() call (updated ViaVersion to 4.7.1-SNAPSHOT) (#259) 2023-06-18 20:43:50 +02:00
Kichura
aa797eff1c
Finalize 1.20 for ViaFabric. (sorta) (#252)
* Final 1.20 for ViaFabric. (Mod Menu isn't updated yet)

* Yarn build 2 of 1.20 doesn't exist yet.

* Cut out the versions from snapshot contexts.

* github why you no work?

* Restore old examples.

* Update Mod Menu to version 7.

* curseforge metadata is weird

---------

Co-authored-by: creeper123123321 <7974274+creeper123123321@users.noreply.github.com>
2023-06-08 03:48:03 -03:00
Kichura
f474efdc5f
1.20 Release Candidate 1. (#251) 2023-06-05 08:53:10 -03:00
Kichura
9c1673fb52
1.20 Pre-Release 7 for ViaFabric, Mention 1.20 in README and publish. (#250)
* 1.20 Pre-Release 7 for ViaFabric.

* Include 1.20 in publish list.

* Mention 1.20 in ViaFabric's README.
2023-05-29 14:16:13 -03:00
EnZaXD
01aa8fd17e
Code cleanup (#246)
* use CommonTransformer fields in Decoder

* Renamed classes and removed unused code
2023-05-28 10:40:02 -03:00
Kichura
35287e4c29
1.20 Pre-Release 6 for ViaFabric. (#248) 2023-05-28 10:36:49 -03:00
Kichura
97b8623f29
23w18a -> 1.20-pre1. (#244) 2023-05-11 09:29:05 -03:00
EnZaXD
0c0cfdcfda
Implement PlayerAbilities and PlayerLookTarget provider (#245)
* implemented providers from my last pull requests

* only register providers on the client

* added UserConnection#isClientSide checks
2023-05-11 09:20:43 -03:00
Kichura
9d77da9912
Fix GUI texture not referencing viafabric. (#243)
* Fix GUI texture not referencing viafabric.

* I set "viafabric" to wrong place, oops.
2023-05-09 16:13:22 -03:00
Kichura
4cdceacb94
23w18a support, CI updates, Minor README adjustments (#242)
* Update to 23w18a.

I have finally learned something incredible in the ViaVersion universe, Also i thank RK for his help.

Co-Authored-By: RK_01 <50594595+RaphiMC@users.noreply.github.com>

* Update Gradle dependencies and Jitpack.

* [ci skip] Reference Modrinth properly, 1.19.4 too, Fix typos.

* ViaForge and ViaFabricPlus are also on modrinth.

And now let GitHub actions compile this entire thing.

* Restore and fix viafabric ping textures.

---------

Co-authored-by: RK_01 <50594595+RaphiMC@users.noreply.github.com>
2023-05-08 18:09:40 -03:00
adryd
685efbcddc
Show protocol version and advertised version in server listing (#240)
Backport showing protocol version to 1.16, 1.15 and 1.14
2023-05-07 18:30:05 -03:00
creeper123123321
a2c103c6a1 fixed uuid for console 2023-04-09 20:04:25 -03:00
creeper123123321
e3fb5db561 update fabric api 2023-04-08 13:21:09 -03:00
creeper123123321
afb0797f06 0.4.10, 23w14a 2023-04-08 11:27:01 -03:00
creeper123123321
1570501acc update 23w13a 2023-04-01 12:11:26 -03:00