Commit Graph

203 Commits

Author SHA1 Message Date
RaphiMC
6ac8ec625d
Fixed skin loading in <= 1.20.1 2023-09-23 19:21:55 +02:00
FlorianMichael
c44228bfaa
Updated TODO List 2023-09-23 18:09:35 +02:00
FlorianMichael
43e9442cd0
Changed Player default riding offset in <= 1.20.1 2023-09-23 17:46:57 +02:00
FlorianMichael
9f347dfd19
Updated Fabric mod-metadata 2023-09-21 18:39:26 +02:00
FlorianMichael
2f9dc58613
Merge remote-tracking branch 'origin/main' into 1.20.2-recode 2023-09-20 00:14:31 +02:00
FlorianMichael
fe5cdf2c8c
Added Mixin Plugin to disable compat mixins
Fixed DashLoader compat
Fixed ArmorSkin compat (Fixes https://github.com/ViaVersion/ViaFabricPlus/issues/221)
Repackage compat mixins into own package
2023-09-18 17:43:28 +02:00
FlorianMichael
50e9952e64
Port to 1.20.2-rc1 2023-09-16 16:08:13 +02:00
Blay
7b4cd8f918
updated pl_pl.json and deleted a duplicate key from en_us.json (#241) 2023-09-12 13:19:41 +02:00
FlorianMichael
f1cbda15e2
Cleaned up classic extension base
Fixed critical SRV resolving issues
2023-09-10 23:49:51 +02:00
FlorianMichael
087ab76960
Thank you git for not pushing my changes 2023-09-10 23:14:18 +02:00
FlorianMichael
dfa3838771
Implemented proper handling of protocol translation errors
Renamed all words. translations to misc.
Cleaned up codebase
2023-09-10 23:07:11 +02:00
FlorianMichael
7b6355ada8
Rewrite handling of almost all clientside fixes
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/237
2023-09-02 23:46:01 +02:00
FlorianMichael
684d74e56a
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/223 2023-08-28 21:56:34 +02:00
RaphiMC
8e044e8abc
Fixed sign editor closing when sign is too far away in <= 1.19.4 2023-08-27 14:50:58 +02:00
FlorianMichael
51538b6fc7
Completely disable all Font rendering changes in case DashLoader is installed 2023-08-24 22:10:46 +02:00
FlorianMichael
61d37081fc
move screen base classes into the base/ package 2023-08-24 18:05:53 +02:00
Fundi1330
2892abb5e4
Update uk_ua.json (#226) 2023-08-24 17:17:28 +02:00
FlorianMichael
27ecf9b987
Replaced the mod icon, thanks to kenny 2023-08-23 03:23:02 +02:00
FlorianMichael
80c943cc89
Added better default for tab completion delay in <= 1.12.2 2023-08-12 15:16:19 +02:00
Blay
def483676e
Updated polish translations (again, idk how did I miss it) (#213) 2023-08-04 22:16:01 +02:00
Blay
76f58bd392
Updated polish translations (#212) 2023-08-03 22:22:18 +02:00
FlorianMichael
ce101b005c
Moved mixin to the correct package 2023-08-03 19:41:55 +02:00
FlorianMichael
d35054f35c
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/209 2023-08-03 09:23:19 +02:00
FlorianMichael
e7f95aa573
Added option to ItemFilterSystem to only filter vanilla creative tabs, changed some setting names 2023-07-29 22:09:05 +02:00
FlorianMichael
afbb986240
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/197 2023-07-28 01:11:01 +02:00
Marcel
2ee7f5452b
Update hu_hu.json (#194)
updated hungarian translation 😎
2023-07-26 17:00:14 +02:00
Blay
0d99386e46
Update polish translations (#192)
* Update pl_pl.json

* fix to the previous commit (updated polish translations)
2023-07-22 17:11:51 +02:00
HerbertBin
50cc26c56a
Add orientation setting for AddServerScreen button (#191)
* Update MixinAddServerScreen.java

AddServerScreen: button use config

* New config for the add server screen button

* Simplified code

---------

Co-authored-by: EnZaXD <60033407+FlorianMichael@users.noreply.github.com>
2023-07-22 10:41:10 +02:00
FlorianMichael
0d7743395a
Force disable command auto completions in <= 1.12.2 2023-07-22 04:38:00 +02:00
Fundi1330
7b64971482
Update uk_ua.json (#190) 2023-07-21 14:45:18 +02:00
神枪968
363e230cfc
Update zh_cn.json (#187)
* Update zh_cn.json

* Update zh_cn.json
2023-07-18 17:30:45 +02:00
OnlyRain233
919f102560
MemoryLeakFix works again over v1.1.1 (#184)
* MemoryLeakFix works again over v1.1.1

* Update README.md
2023-07-16 04:30:27 +02:00
Felix14_v2
79920ba352
Update ru_ru.json (#180)
Minor tweaks (generally style improvements) + new translations
2023-07-13 01:52:03 +02:00
Blay
c9e17b3d38
added translations for the mod description in mod menu (en + pl) (#179) 2023-07-12 22:45:09 +02:00
Blay
66ef620157
Update pl_pl.json (#176) 2023-07-11 21:54:54 +02:00
FlorianMichael
2209040e47
Code cleanup 2023-07-10 11:24:01 +02:00
FlorianMichael
32bb6c00e5
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/95 2023-07-10 04:19:32 +02:00
Blayung
4bdfa46023
Update polish translations (#171) 2023-07-07 16:31:56 +02:00
FlorianMichael
39efa16f75
Updated ViaBedrock (Implemented TransferProvider) 2023-07-07 01:27:57 +02:00
FlorianMichael
b39e8013a0
Implement https://github.com/ViaVersion/ViaFabricPlus/issues/146 2023-07-06 14:40:14 +02:00
FlorianMichael
72470984b8
Fixed RUN_COMMAND action not working for normal chat messages (<= 1.19) 2023-07-03 19:33:27 +02:00
神枪968
2684968a06
Update zh_cn.json (#160)
* Update zh_cn.json

* Update zh_cn.json

* Update zh_cn.json
2023-06-27 07:31:11 +02:00
Blayung
c4fc498201
update the polish translations (#145) 2023-06-22 14:36:23 +02:00
FlorianMichael
72204af164
updated Via* usage 2023-06-18 20:15:45 +02:00
Kichura
8549f7cecf
Update sources, Require API 0.83.0 or greater. (#139)
* Update sources, Require API 0.83.0 or greater.

* Update sources in README and language files.
2023-06-18 19:54:45 +02:00
FlorianMichael
896f195674
Removed outdated mixin 2023-06-18 14:54:31 +02:00
FlorianMichael
a3f2beacfc
Merge remote-tracking branch 'origin/main' 2023-06-18 14:31:27 +02:00
FlorianMichael
84e210cc02
This mod is client-side only 2023-06-18 14:31:14 +02:00
yingcan
5ec0323300
update zh_cn.json (#137)
* Add files via upload

* removed //

* update zh_cn.json
2023-06-18 13:37:46 +02:00
FlorianMichael
ee5a44fd70
Implemented https://github.com/ViaVersion/ViaFabricPlus/issues/124 2023-06-18 00:36:12 +02:00