Commit Graph

567 Commits

Author SHA1 Message Date
Nassim Jahnke
613a1c8b3e Update to 1.20.2-rc1 2023-09-18 21:43:20 +10:00
Nassim Jahnke
d2f0fe9d46 Update Gradle wrapper 2023-09-06 19:12:51 +10:00
Kichura
ae316e81be
Fix issue where jitpack does not work properly. (#270) 2023-09-03 15:27:51 +02:00
creeper123123321
df04490b5d
Update README.md 2023-08-11 03:42:07 -03:00
EnZaXD
b69dc9baf3
Bump mc 1.20 libraries 2023-08-03 20:28:31 +02:00
EnZaXD
407bc3722b
Bump temurin version 2023-07-30 21:41:04 +02:00
Amirhan-Taipovjan-Greatest-I
12e89ad5c2
Tatar Translation! (#267)
* Tatar Translation!

Vanilla-ish Tatar Translation!

* ModMenu Integration
2023-07-26 17:00:32 +02:00
EnZaXD
4593e04b26
Updated ViaProxy link 2023-07-25 19:30:21 +02:00
creeper123123321
d1fe3f8f6e update compat for krypton 2023-07-02 19:25:03 -03:00
creeper123123321
ebdd4a71c6
update to 1.20.1 in gradle.properties 2023-07-02 17:53:44 -03:00
Kichura
cc6c2f56af
Update versioning table for client-side, Add required note at the end of client-side. (#263)
* [ci skip] Include note for 1.7.x and four other versions, Use latest minor versions in README.

* [ci skip] Include "mode" at end of client-side.
2023-06-27 17:50:50 +02:00
Kichura
a71737827a
Set Minecraft Versions to latest minor versions only. (#261) 2023-06-20 18:33:05 +02:00
YoMonNPC
3ad5d718a0
Update zh_cn.json, add zh_tw.json and zh_TW.lang (#256)
* Update zh_cn.json

* Create zh_TW.lang

* Create zh_tw.json

* Delete zh_TW.lang

* Removed spacer

* Update zh_cn.json

* Revert "Delete zh_TW.lang" locally

---------

Co-authored-by: EnZaXD <60033407+FlorianMichael@users.noreply.github.com>
2023-06-18 21:42:06 +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
b7ea59e954
1.7.x doesn't work on viafabric. (#254) 2023-06-18 20:36:44 +02:00
creeper123123321
73bb621462
Merge dev branch
merge branch dev into main #253
2023-06-08 03:50:39 -03: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
creeper123123321
d0f3f0b345
fix publishing 2023-05-30 08:26:30 -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
Kichura
8195adaadf
multiconnect -> ViaFabricPlus (#249)
* [ci skip] Multiconnect -> ViaFabricPlus in README.

* ViaFabricPlus breaks ViaFabric itself.
2023-05-29 09:08:56 -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
creeper123123321
6c0739b4ab
fix modrinth metadata 2023-05-11 09:35:28 -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
creeper123123321
fda8d39147 update deps 2023-04-01 11:09:38 -03:00
Kichura
8161c3f97c
Change warning to disclaimer. (#235)
This is taken from the ViaFabric's english language file but also makes ViaFabric slightly less fearing in terms of tone.
2023-03-31 19:18:23 -03:00
creeper123123321
8bcf67092b update deps, use beta as default 2023-03-19 09:29:46 -03:00
creeper123123321
a3cf49e786 1.19.4 2023-03-14 16:52:50 -03:00
creeper123123321
c0dce2e425 Merge branch 'dev' 2023-03-14 16:31:57 -03:00
Nassim Jahnke
89b178dbd2
Update ViaVersion 2023-03-12 10:39:52 +01:00
Nassim Jahnke
647092f299
Update ViaVersion, 1.19.4-rc2 2023-03-10 18:40:17 +01:00
florian
8100a1f463
add viafabricplus to alternatives (#227) 2023-02-26 14:32:13 -03:00
Nassim Jahnke
7b40f03369
Add wrapper validation action to workflows 2023-02-22 16:36:04 +01:00
creeper123123321
f69e1ef2d3 fix mc dependency metadata 2023-02-21 19:45:51 -03:00
creeper123123321
cd3af46b7a 23w07a, use synthetic field 2023-02-21 08:39:38 -03:00
creeper123123321
3398251281 23w04a, increase heap 2023-01-26 07:36:23 -03:00
creeper123123321
084c7bc8bb
add viaproxy to alternatives 2023-01-22 16:04:33 -03:00
Kichura
3203ef13e0
Move to temurin JDK. (#219) 2023-01-14 19:08:43 -03:00
Kichura
afc689a7cc
Upstream fabric loader, Use viaversion 4.5.2. (#218) 2023-01-04 16:19:17 -03:00
creeper123123321
7265dcffb7 1.19.3, remove 1.19 chat patch 2022-12-07 16:17:15 -03:00