Commit Graph

697 Commits

Author SHA1 Message Date
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
creeper123123321 c8e9132e68 don't patch keys on server-side 2022-11-14 17:02:29 -03:00
creeper123123321 13a50efff0 some changes to config screen 2022-11-05 20:47:21 -03:00
creeper123123321 396695aea7 some code style 2022-11-05 19:40:49 -03:00
F 683a7128b7
Fixes 1.19.2 -> 1.19.0 Protocol (#200)
* implemented 1.19.2 -> 1.19.0 Signatures

* moved Protocol Patching

* removed old loading

* some finally improvements

* fixed compile issue

* finally fixed edge-case

* resolve conflict #1
2022-11-05 19:08:10 -03:00
creeper123123321 7622f73a74
Remove ncr warn (#206)
* Remove warning for NoChatReports, fix typo
The warning is due to an old vulnerability of NCR

* fix some space issue
2022-10-21 06:11:18 -03:00
Kichura 8e61509140
Ensure setup-java uses temurin instead of blank value. (#205) 2022-10-13 17:18:19 -03:00
Kichura 21603a0e5c
Upstream GitHub Actions and correct typos in issue templates. (#204) 2022-10-13 17:10:21 -03:00
creeper123123321 ba5f0c175c update deps 2022-10-13 17:01:07 -03:00
creeper123123321 846a8c6d72 update legacy fabric 2022-09-10 12:05:44 -03:00
creeper123123321 71c376b101 allocate more ram 2022-09-10 10:52:03 -03:00
creeper123123321 d49d7f05e7 0.4.9, update deps 2022-09-10 10:40:27 -03:00
Kichura 084421c942
Add 1.19.x panel + Redo 1.8.x panel. (#199) 2022-09-06 18:00:25 -03:00
creeper123123321 60b59b8c2d update deps 2022-08-28 10:32:20 -03:00
creeper123123321 04b1e5a5b0 update deps 2022-08-21 11:52:40 -03:00
Devendra Poonia 237ef309e1
Added Hindi translations. (#191)
* Added Hindi translations

* Create hi_IN.lang

* Update hi_IN.lang

* fixed json

* fix case

Co-authored-by: creeper123123321 <7974274+creeper123123321@users.noreply.github.com>
2022-08-13 15:54:58 -03:00
Nassim Jahnke dccbefbea0
Update unsupported software reasons, fix spaces 2022-08-09 22:25:19 +02:00
creeper123123321 0ba0736b68
mc 1.19.2 2022-08-05 18:23:55 -03:00
Nassim Jahnke c21985cc24
Add unsupported mod warning
Pretty well hidden in the logs filled by Fabric debug and errors, but it's there.
2022-08-04 13:29:16 +02:00
creeper123123321 1786c73219 update viaver 2022-08-03 18:58:11 -03:00
creeper123123321 d75974bb08 update viaversion 2022-07-28 20:30:54 -03:00