Commit Graph

1101 Commits

Author SHA1 Message Date
Andypsl8
1bf84740c0
Update simplified chinese translations (#520)
Update simplified chinese translations
2024-08-13 19:58:16 +02:00
FlorianMichael
8d4f4326ef
Mark fields as internal 2024-08-09 22:14:10 +02:00
FlorianMichael
adbd2ccc07
Add setting to force unicode for non-ascii languages in <= 1.12.2
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/511
2024-08-09 20:29:32 +02:00
FlorianMichael
307de56e67
Add POST_INIT state to LoadSaveFilesCallback 2024-08-09 18:47:58 +02:00
FlorianMichael
57cd295c7f
Set sneaking pose while flying in <= 1.13.2
1.14+ introduced a check to prevent sneaking while flying, therefore the check in MixinPlayerEntity#onUpdatePose was wrong all the time and the movement code needed fixing.
2024-08-09 06:36:29 +02:00
dirtTW
3435928fb7
Update traditional chinese translations (#512)
* Update Traditional Chinese (zh_tw.json)

Update and Fix up Traditional Chinese localization

* Update zh_tw.json
2024-08-08 21:06:18 +02:00
FlorianMichael
5372b9f0de
1.21.1 2024-08-08 17:59:40 +02:00
FlorianMichael
6f6684ed28
Fix arm with shield following third person rotation in <= 1.20.2
Co-authored-by: lowercasebtw <126462578+lowercasebtw@users.noreply.github.com>
2024-08-08 02:08:24 +02:00
FlorianMichael
e5ba1c7130
Implement item interaction logic in <= 1.8
Supersedes https://github.com/ViaVersion/ViaFabricPlus/pull/508
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/496
2024-08-08 01:32:35 +02:00
FlorianMichael
3ee21d7fb3
Add game menu screen layout changes across all versions
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/497
2024-08-08 01:30:46 +02:00
FlorianMichael
a0700247b6
Fix cat interaction in <= 1.20.4 2024-08-07 16:11:16 +02:00
FlorianMichael
59fe914604
Fix strikethrough offset in <= 1.12.2
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/507

Co-authored-by: lowercasebtw <126462578+lowercasebtw@users.noreply.github.com>
2024-08-07 13:17:06 +02:00
FlorianMichael
357b15055d
Cleanup build files 2024-08-05 17:26:18 +02:00
FlorianMichael
e3fa5a4864
Save scroll states in important slot list screens
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/499
2024-08-05 16:07:10 +02:00
FlorianMichael
a64de56869
Code cleanup 2024-08-04 22:08:16 +02:00
RaphiMC
4218225967
Use correct item stack in axolotl fix 2024-08-04 21:54:21 +02:00
RaphiMC
bb052fbdfe
Fix client crash caused by boat interaction fix 2024-08-04 21:28:17 +02:00
FlorianMichael
21b03dbc80
Fix milk bucket interaction in <= 1.20.6 2024-08-04 21:12:55 +02:00
FlorianMichael
8bda98f594
Fix boat interactions in <= 1.20.6 2024-08-04 20:40:36 +02:00
FlorianMichael
5c61aab8fc
Handle leash/mob interaction changes in <= 1.20.6 2024-08-02 00:45:53 +02:00
FlorianMichael
d2b765c60d
Fixup knowledge book interactions in <= 1.20.6 2024-08-02 00:30:06 +02:00
FlorianMichael
dc189976a4
Handle boat velocity change in <= 1.20.6 2024-08-02 00:29:12 +02:00
FlorianMichael
fad95d2670
Update Via* libraries 2024-08-01 21:06:43 +02:00
Adrian
51f33832ab
Add setting to hide download terrain transition effects in <= 1.20.6 (#491) 2024-07-30 13:31:32 +02:00
FlorianMichael
31b565c227
Remove duplicated mixin 2024-07-30 12:28:50 +02:00
Andypsl8
3f6b84316e
Update simplified chinese translations (#490)
Update Simplified Chinese translation and remove outdated translations
2024-07-29 12:01:11 +02:00
FlorianMichael
19b96029c4
Promote ViaFabric for older game versions 2024-07-27 18:44:53 +02:00
FlorianMichael
b85431c437
Delete EntityDimensionDiff#getEntityDimensions
Mods shouldn't use this but rather directly get the dimensions from the entity, so there is no point in keeping it
2024-07-26 11:53:35 +02:00
FlorianMichael
b681130502
Fix hud armor rendering inaccuracy 2024-07-26 08:28:21 +02:00
FlorianMichael
ee378dc808
Fix scrollbar positions in settings/server list screens 2024-07-25 09:44:39 +02:00
FlorianMichael
cc980360c0
Fix beta hud injections again 2024-07-25 09:27:17 +02:00
FlorianMichael
552155f9f8
Use login translation in classicube screens 2024-07-25 07:56:17 +02:00
Tea Master
b19dfed119
Update polish translations (#488) 2024-07-24 21:19:15 +02:00
RaphiMC
c47df59404
Fix RakNet connect timeout being too low 2024-07-24 16:49:11 +02:00
RaphiMC
4aa4d8c83c
Enable RakNet compatibility mode 2024-07-24 16:16:05 +02:00
Kayera
41a00b9e42
Add turkish translations (#487) 2024-07-20 02:47:34 +02:00
bubble(good7777865)
9ea60f3313
Update korean translations (#485) 2024-07-17 21:37:50 +02:00
Howard ZHY
24108e0798
Update chinese translations (#484) 2024-07-16 23:09:29 +02:00
FlorianMichael
3562ad0116
Put remaining screen/log messages into translations, refactor translation formatting 2024-07-16 21:31:25 +02:00
FlorianMichael
d7e59af1e3
Put bedrock login process messages into translations, various cleanups 2024-07-16 20:40:44 +02:00
Felix14_v2
e8ef14d0aa
Update russian translations (#483)
* Update translations + a couple of fixes

* Update ru_ru.json
2024-07-16 20:06:42 +02:00
FlorianMichael
099252cd1f
Fix VisualSettings#hidePrioritySelectionsInJigsawScreen condition 2024-07-16 20:05:38 +02:00
FlorianMichael
2faa857ecd
Show process during bedrock login in the screen 2024-07-16 07:07:54 +02:00
FlorianMichael
a137fae231
[ci skip] Reformat ko_kr.json 2024-07-14 00:02:19 +02:00
Ryūgū Rena (竜宮 レナ)
740c97f2d3
Update Luxembourgish translations (#480) 2024-07-13 23:12:36 +02:00
FlorianMichael
e9c97221ec
Remove obsolete special handling in settings save 2024-07-13 21:04:41 +02:00
FlorianMichael
149c6c65ee
Use controls screen translation for "reset", cleanup aw 2024-07-13 20:58:18 +02:00
RaphiMC
a6bca884dd
Update MinecraftAuth 2024-07-13 16:31:37 +02:00
bubble(good7777865)
243202ee4d
Add korean translations (#478)
Support for Korean language
2024-07-12 19:17:05 +02:00
Howard ZHY
0b1c6bbcc1 Update Chinese Translations 2024-07-11 13:25:20 +02:00
FlorianMichael
947b135a8b
Fixup sneaking dimension fix in <= 1.8
MC 1.20.5 changed pose dimensions to include the eye height which caused our old code to break / returning an eye height causing the client to not sneaking internally, this hasn't been noticed since our camera mixin overrides sneaking logic.

Closes https://github.com/ViaVersion/ViaFabricPlus/issues/472
2024-07-11 03:55:13 +02:00
Blayung
6c01ce0b47 Updated polish translations 2024-07-11 00:32:48 +02:00
FlorianMichael
3fb7071f3d
Translate new settings to german as well 2024-07-10 22:26:38 +02:00
RaphiMC
6adfdcf8ac
Fix pickaxe mining speeds in <=1.16.5 2024-07-10 01:02:40 +02:00
FlorianMichael
d4f6c29fff
Don't cancel chat commands without arguments
Fixes https://github.com/ViaVersion/ViaFabricPlus/issues/474
2024-07-09 23:40:37 +02:00
RaphiMC
e17698902a
Handle 1.20.5 -> 1.20.3 packet error handling changes 2024-07-09 20:03:27 +02:00
RaphiMC
96f90c1f32
Remove fixes which are now in VV
https://github.com/ViaVersion/ViaVersion/pull/4010
2024-07-07 18:21:12 +02:00
FlorianMichael
6d4bb61d47
Apply our chat screen mixin before everyone else
Allows other mods to modify the chat field length without changing their priority.
2024-07-07 16:37:15 +02:00
FlorianMichael
fa2864d88f
Update VV usage 2024-07-07 00:22:44 +02:00
FlorianMichael
559cabae1c
Rework jigsaw screen settings 2024-07-06 21:04:24 +02:00
FlorianMichael
8e639e1ebe
Hide recipe books from various screens in pre 1.13 versions 2024-07-06 20:56:39 +02:00
FlorianMichael
6082ed6041
Fix panorama screen being faster in protocol selection screens
super.render() already draws the background.
2024-07-06 15:44:00 +02:00
RaphiMC
0058bb5312
Cleanup 2024-07-06 00:50:42 +02:00
FlorianMichael
51f8586175
Updated error message in MixinItemPacketRewriter1_17 2024-07-05 01:09:38 +02:00
FlorianMichael
4ff29f9e7d
Update signed chat command fix in <= 1.20.6 2024-07-05 01:09:15 +02:00
FlorianMichael
969ca32624
Cleanup 2024-07-04 17:38:39 +02:00
FlorianMichael
ae5b490d6b
Handle axe item change as well, update TODO 2024-07-04 16:27:00 +02:00
FlorianMichael
509113c850
Handle armadillo interaction change 2024-07-04 14:43:58 +02:00
FlorianMichael
0ca4cae943
Handle bucket interaction change as well, update TODO 2024-07-03 23:59:46 +02:00
FlorianMichael
55b6c47a3c
Handle axolotl interaction change in <= 1.20.5 2024-07-03 23:01:45 +02:00
FlorianMichael
330412618a
Simplify and improve version sanity checks
Adds a check for the ProtocolTranslator#NATIVE_VERSION field
2024-07-01 22:15:16 +02:00
FlorianMichael
a0baba5661
Cleanup CPEAdditions 2024-07-01 22:10:58 +02:00
RaphiMC
d370e8bc41
Add method to get real item count 2024-06-30 19:22:04 +02:00
Tea Master
22c01812a8
Update polish translations (#468) 2024-06-29 12:32:55 +02:00
FlorianMichael
87f0634fcc
Close classic creative screen when pressing inventory key 2024-06-27 20:29:42 +02:00
FlorianMichael
bba145732b
Fix incompatibility with FancyBlockParticles, cleanup code
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/463
2024-06-27 20:19:05 +02:00
FlorianMichael
42f33167a9
Update VV usage 2024-06-27 19:15:16 +02:00
RK_01
3ac3216922
Cleanup clientside enchantment emulation (#464)
* Improve mod compatibility by setting the attributes instead of redirecting their access

* Improve mod compatibility by setting the attributes instead of redirecting their access

* Use early returns in updating code

---------

Co-authored-by: FlorianMichael <florian.michael07@gmail.com>
2024-06-27 15:28:53 +02:00
FlorianMichael
09be940b25
Add setting for legacy tab completions in <= 1.12.2 2024-06-25 18:52:41 +02:00
FlorianMichael
196dff92f8
Fixup injection conflict with polymer mod
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/461
2024-06-24 02:02:43 +02:00
RK_01
395ad80d91
Add 3D Shareware 8-Bit sound (#459) 2024-06-23 14:18:15 +02:00
FlorianMichael
8863e9eaad
Fix remap = false in MixinRegistrySyncManager 2024-06-22 16:22:55 +02:00
FlorianMichael
4f1f044837
Always reference newest version in injection names 2024-06-22 15:05:44 +02:00
RK_01
b966022f74
Readd "air stepping" mechanic in <= 1.20.6 (#458)
Fixes #454
2024-06-22 15:02:22 +02:00
FlorianMichael
ab9fd7edd6
Add setting to ignore Fabric registry sync errors
See https://github.com/ViaVersion/ViaFabric/pull/341
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/455
2024-06-22 00:13:47 +02:00
RK_01
f646b8c965
Handle some enchantments clientside in <= 1.20.5 (#453)
* Handle more enchantments clientside

* Handle aqua affinity clientside
2024-06-20 20:05:36 +02:00
RaphiMC
ce94e07c27
Make mixin methods private 2024-06-20 01:29:09 +02:00
FlorianMichael
9ff009237d
Re-add old WON_GAME state handling in <= 1.20.5 2024-06-20 01:29:08 +02:00
FlorianMichael
0ed772f477
Don't apply base values from attributes in <= 1.20.5 2024-06-20 01:29:03 +02:00
Blay
60ae10c8e5
Update polish translations (#452) 2024-06-19 19:47:27 +02:00
FlorianMichael
8a69e037ab
Fixup MixinMouseOptionsScreen, update todo list 2024-06-18 15:00:05 +02:00
RaphiMC
3a16c4752f
Fix fabric.mod.json supported version range 2024-06-18 11:48:21 +02:00
bluegreensea
0027e681ee
Update lithium compat 2024-06-17 17:43:06 +02:00
bluegreensea
44b42fe176
Update zh_tw.json 2024-06-17 17:42:28 +02:00
FlorianMichael
085319fbbe
[ci skip] Most 1.21 porting TODOs 2024-06-17 16:49:12 +02:00
RaphiMC
3d48023e20
Initial 1.21 update (#445) 2024-06-16 20:25:08 +02:00
FlorianMichael
36362bd1bc
Update Via* libraries 2024-06-16 20:19:20 +02:00
FlorianMichael
5fcf377366
Add copy link button to bedrock login screen
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/444
2024-06-16 16:35:44 +02:00
FlorianMichael
18fd102a68
Update VV API usage 2024-06-15 21:02:44 +02:00
FlorianMichael
0ea07d0e63
Fixup horrible formatting 2024-06-15 16:39:54 +02:00