Commit Graph

1057 Commits

Author SHA1 Message Date
FlorianMichael
eabb84e938
Always use the newest item type in ItemTranslator#viaB1_8toMc
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/362
2024-02-22 13:20:31 +01:00
FlorianMichael
73711a7174
Translate "feature" in de_de.json 2024-02-22 13:11:08 +01:00
EnZaXD
3107461625
Merge pull request #365 from christopherplaysminecraft/translation-de
Update German Translations
2024-02-22 13:08:16 +01:00
EnZaXD
13cc75ed41
Merge pull request #364 from HowardZHY/main
Update Chinese Translations
2024-02-22 13:07:39 +01:00
EnZaXD
db7fd06065
Merge pull request #363 from Felix14-v2/main
Update ru_ru.json
2024-02-22 13:07:18 +01:00
christopherplaysminecraft
cc4514d0c0
Update German Translations
Should be correct, hopefully.
2024-02-22 12:23:49 +01:00
Howard ZHY
141750c2bd Update Chinese Translations 2024-02-22 11:07:29 +08:00
Felix14_v2
b6845f0c64
Update ru_ru.json 2024-02-22 03:36:21 +03:00
FlorianMichael
e9b060fc3c
Added button for making feature requests 2024-02-21 23:23:08 +01:00
FlorianMichael
fe50697f8e
[ci skip] Added feature_request.yml 2024-02-21 23:21:38 +01:00
FlorianMichael
67a52bd1e2
[ci skip] Rewrite bug_report.yml 2024-02-21 22:59:42 +01:00
FlorianMichael
87b27861b7
Added report issues screen and moved server lists into one screen 2024-02-21 22:59:02 +01:00
FlorianMichael
27f8156c47
Rewrite subtitle system to support dynamic subtitle changes 2024-02-21 22:46:09 +01:00
FlorianMichael
1c206b83e0
Rewrote close handling of VFPScreen to support recursive opening 2024-02-21 22:03:18 +01:00
FlorianMichael
f61cb8b8f6
Fixed bedrock login not working 2024-02-21 20:27:25 +01:00
FlorianMichael
5c061e503d
Don't filter for third party custom payloads and explain the cursed things we're doing.
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/359
2024-02-21 16:41:20 +01:00
FlorianMichael
a3a70a2ac4
Ask people to provide a crash log in bug_report.yml 2024-02-21 14:50:58 +01:00
FlorianMichael
aee1575f30
Fixed offhand swap check using the wrong version
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/358
2024-02-21 14:25:10 +01:00
FlorianMichael
6c8449ac6b
Fixed incompatibility with auto-elytra 2024-02-19 22:50:03 +01:00
FlorianMichael
5507ad3bc5
Random code cleanup 2024-02-17 20:35:33 +01:00
FlorianMichael
aa4be98e71
Updated button orientation translations 2024-02-17 20:29:56 +01:00
FlorianMichael
775eb62ded
Added button to direct connection screen, added feature to disable certain buttons 2024-02-17 19:56:05 +01:00
FlorianMichael
988268ba13
Merge remote-tracking branch 'origin/main' 2024-02-16 06:10:22 +01:00
FlorianMichael
85d915a6c4
Fixed version selection rendering 2024-02-16 06:09:49 +01:00
RaphiMC
cfb2ca5d5a
Fixed auto detect breaking version comparisons 2024-02-15 17:32:05 +01:00
FlorianMichael
9fa0ec0df7
Bump version to 3.1.0-SNAPSHOT 2024-02-15 02:12:58 +01:00
FlorianMichael
e5fff62547
Merge remote-tracking branch 'origin/main' 2024-02-15 02:11:52 +01:00
FlorianMichael
7d5408f7f9
Resolved TODO in EntityDimensionDiff
Added ProtocolTranslator#isCloserTo
2024-02-15 02:11:38 +01:00
Kichura
279fe5c617
Update CI, fabric and other dependencies. (#353) 2024-02-15 01:13:47 +01:00
FlorianMichael
5f0ac0caea
Renamed ProtocolHack to ProtocolTranslator
I decided to use ProtocolTranslator as new name since it better describes what this part of the program is doing
2024-02-15 01:11:31 +01:00
EnZaXD
da73e8ba19
Migrate ViaFabricPlus to ViaVersion's new ProtocolVersion API (#354)
* Updated Via API usage

* Thanks for not pushing this class IntelliJ

* Updated Via API usage

* Updated Via API usage

* Updated MixinProtocolVersion

* Moved auto detect to bottom of protocol list

* Use sorted version list for GUIs

* Fixed compile errors and startup

* Fixed config saving and loading

* Updated DEVELOPER_API file

---------

Co-authored-by: RaphiMC <50594595+RaphiMC@users.noreply.github.com>
2024-02-15 01:09:20 +01:00
RaphiMC
9d3877a9f8
Updated Via API usage 2024-02-13 23:30:37 +01:00
RaphiMC
b159ce3511
Merge remote-tracking branch 'origin/main' 2024-02-13 21:44:16 +01:00
RaphiMC
d637e43f55
Updated Via API usage 2024-02-13 21:44:01 +01:00
FlorianMichael
b85f61708d
Fixed incompatibility with lithium 2024-02-10 20:07:26 +01:00
FlorianMichael
e91e19473f
Bump Fabric-API to latest version 2024-02-10 02:57:47 +01:00
FlorianMichael
f54433ce9f
Updated TODO list 2024-02-09 20:27:07 +01:00
RaphiMC
787ce37bed
Cleaned up x-z collision fix 2024-02-09 19:55:12 +01:00
FlorianMichael
34c66e0f09
Fixed X-Facing/Z-Facing in <= 1.13.2 2024-02-09 19:44:21 +01:00
RaphiMC
d8c2a036e9
Updated ViaBedrock implementation 2024-02-08 01:54:28 +01:00
RaphiMC
98926cb794
Updated Via to 24w06a 2024-02-07 19:55:44 +01:00
FlorianMichael
ab5c1ac872
Improved MoreCulling compatibility 2024-02-07 17:07:11 +01:00
FlorianMichael
9eb2adf626
Updated bedrock version range 2024-02-06 22:38:20 +01:00
FlorianMichael
9d791a0c9a
Updated fabric.mod.json file 2024-02-06 22:33:27 +01:00
FlorianMichael
6403610e75
Cleanup of README files 2024-02-06 22:31:44 +01:00
FlorianMichael
de6db35397
Use MixinExtras for MixinClientPlayerInteractionManager#redirectPlayerPosPacket 2024-02-06 22:06:45 +01:00
FlorianMichael
ecd38de782
Code cleanup 2024-02-06 22:03:59 +01:00
RaphiMC
3b29c948f4
Updated Via to 24w05b 2024-02-03 15:55:28 +01:00
EnZaXD
ba8cb52d20
Merge pull request #340 from HowardZHY/main
Update zh_*.json
2024-02-02 14:57:17 +01:00
Howard ZHY
f9b74b673b Update zh_*.json 2024-02-02 21:41:44 +08:00