Commit Graph

885 Commits

Author SHA1 Message Date
RaphiMC
6b8f979b8f
Handle errors properly in <=1.20 custom payload handling 2024-04-04 00:14:06 +02:00
FlorianMichael
f8704eaab7
Use version name for protocol auto detection 2024-04-03 23:43:52 +02:00
RaphiMC
d1ad86c8d4
Fixed compile errors 2024-04-01 22:21:10 +02:00
RaphiMC
4f611e93ea
Fixed hand swing condition in <= 1.14.4 2024-04-01 00:14:20 +02:00
FlorianMichael
4c5d58347b
Merge remote-tracking branch 'origin/main' 2024-03-30 14:14:49 +01:00
FlorianMichael
6f89102059
Update fabric.mod.json and move VFP version and impl version into platform dump 2024-03-30 14:14:19 +01:00
Blay
23c2077511
Updated the polish translations (#390) 2024-03-30 13:54:16 +01:00
FlorianMichael
7e747396ff
[ci skip] Remove unused method 2024-03-28 22:07:42 +01:00
FlorianMichael
407927ff69
Fixup piston bounding boxes for 1.9 - 1.12.2
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/384
2024-03-28 22:06:15 +01:00
FlorianMichael
ebc9560ae1
Redo german translations completely 2024-03-27 10:44:15 +01:00
FlorianMichael
06c72c3211
Overall improvements to translations and setting names 2024-03-27 10:39:30 +01:00
christopherplaysminecraft
495d3e0179
Improve and correct English and German translations (#385)
* Update en_us.json

* Update de_de.json

* Update de_de.json

* Remove you from translation

Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk>

* Update en_us.json

* Update src/main/resources/assets/viafabricplus/lang/de_de.json

Co-authored-by: EnZaXD <60033407+FlorianMichael@users.noreply.github.com>

* Update de_de.json

---------

Co-authored-by: EnZaXD <60033407+FlorianMichael@users.noreply.github.com>
Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk>
2024-03-25 19:38:51 +01:00
christopherplaysminecraft
601fcbb0fb
Update de_de.json 2024-03-24 21:29:54 +01:00
FlorianMichael
190f81c5a0
Tidy up MixinDebugHud 2024-03-23 18:48:31 +01:00
FlorianMichael
65e25a706f
Added setting to disable pinging entirely for <= b1.7.3 2024-03-23 18:46:22 +01:00
RK_01
b83abecc6f
Merge pull request #382 from christopherplaysminecraft/translation-de-femboys
Update de_de.json
2024-03-23 00:58:15 +01:00
RaphiMC
2250d8079c
Updated ViaBedrock code usage 2024-03-23 00:56:08 +01:00
christopherplaysminecraft
ce3464480d
Update de_de.json
Added new translation
Improved existing translation
2024-03-23 00:34:35 +01:00
FlorianMichael
973a3df00c
Fixed code behaviour 2024-03-22 11:04:43 +01:00
FlorianMichael
6e56ba6eec
Simplify code and improved mod compatibility 2024-03-22 10:51:10 +01:00
FlorianMichael
945a77a713
Always replace the port in direct connection screen, otherwise only when bedrock is forced 2024-03-22 10:45:15 +01:00
FlorianMichael
7bda76f004
Only replace port when version is forced 2024-03-22 10:40:42 +01:00
FlorianMichael
de8a6f642c
Inline bool statement 2024-03-22 05:05:39 +01:00
FlorianMichael
f899271881
Added setting to replace the default port when bedrock is selected 2024-03-22 05:04:18 +01:00
FlorianMichael
5abef51ce9
Updated old ProtocolHack class references to use the new name 2024-03-20 22:03:24 +01:00
FlorianMichael
096afc54b6
Remove known incompatibilities list from README and sources
Both DashLoader and ArmorSkin are quite inactive and don't work with the latest game version, in addition to that, I don't think many people will try to combine viafabric and viafabricplus since the mod pages already say it's an independent mod, so I decided to just yeet the list away ™️
2024-03-20 21:03:56 +01:00
FlorianMichael
309c9f37fb
Use MixinExtras for MixinClientConnection#useRakNetChannelFactory 2024-03-15 23:04:15 +01:00
RaphiMC
5fd59d7f36
Updated Via NBT usage 2024-03-09 15:32:12 +01:00
FlorianMichael
17840c5dd9
Fixed Via API usage 2024-03-09 12:29:38 +01:00
FlorianMichael
5d0e5a3f83
Removed fix which is now merged into ViaVersion 2024-03-09 12:27:18 +01:00
FlorianMichael
4b8d89a4b6
[ci skip] Create FUNDING.yml 2024-03-05 13:30:23 +01:00
FlorianMichael
c20fee5dae
Removed useless version checks 2024-03-04 16:51:48 +01:00
RaphiMC
6abdbbce08
Refactored item attribute changes for more mod compatibility 2024-03-04 16:37:37 +01:00
FlorianMichael
2a5648fcca
Random code cleanup again ™️ 2024-03-04 14:58:52 +01:00
FlorianMichael
52d62b0fe1
Fixed typo 2024-03-04 14:50:43 +01:00
FlorianMichael
43d36b9dcf
Rewrote attack damage fixes for more mod compatibility 2024-03-04 14:47:37 +01:00
RaphiMC
de74e140d7
Moved armor durability fix injection 2024-03-04 13:33:30 +01:00
FlorianMichael
e0ec0e3c13
Slightly fixed formatting 2024-03-04 01:41:07 +01:00
FlorianMichael
fbb66e87c6
Merge remote-tracking branch 'origin/main' 2024-03-04 01:35:59 +01:00
FlorianMichael
4cfd04d4d8
Implemented armor durability changes in <= b1.8.1 2024-03-04 01:35:43 +01:00
brunoman4006
6098c5bbae
Updated spanish (#374)
* Added translations to spanish

* Updated Spanish

updated Spanish translations
2024-03-03 11:26:58 +01:00
FlorianMichael
2840877b61
Merge remote-tracking branch 'origin/main' 2024-03-02 19:52:18 +01:00
FlorianMichael
96dcd0cb98
24w09a 2024-03-02 19:52:05 +01:00
EnZaXD
f11af8465d
Merge pull request #366 from Blayung/main
Updated and improved the polish translations
2024-02-22 16:15:35 +01:00
Blayung
0670657466 Updated and improved the polish translations 2024-02-22 16:13:34 +01:00
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
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
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
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
7d5408f7f9
Resolved TODO in EntityDimensionDiff
Added ProtocolTranslator#isCloserTo
2024-02-15 02:11:38 +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
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
9d791a0c9a
Updated fabric.mod.json file 2024-02-06 22:33:27 +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
Howard ZHY
f9b74b673b Update zh_*.json 2024-02-02 21:41:44 +08:00
神枪968
f9de2c38b2
Update zh_cn.json 2024-02-02 12:52:44 +08:00
RaphiMC
9f1ce594fe
Updated Via to 24w05a 2024-01-31 18:46:13 +01:00
RaphiMC
fb8e70246f
Fixed errors introduced by block breaking speed calculation rewrite 2024-01-30 23:06:49 +01:00
FlorianMichael
e402047e63
Merge remote-tracking branch 'origin/main' 2024-01-30 22:16:28 +01:00
FlorianMichael
6bf938424e
Rewrite block breaking speed calculation changes 2024-01-30 22:16:13 +01:00
RaphiMC
66ce0c1e08
Filter classic creative screen items properly 2024-01-29 19:35:37 +01:00
FlorianMichael
d6d3494ae6
Filter for "Update 1.21" feature flag in classic creative screen
Updating the ItemRegistryDiff would cause the inventory to be broken on 1.21 feature pack servers
2024-01-29 19:20:36 +01:00
FlorianMichael
f105bd8667
Revert "Updated ItemRegistryDiff to 1.20.5 to fix classic creative screen"
This reverts commit 5600e3fbfb.
2024-01-29 19:10:27 +01:00
FlorianMichael
5600e3fbfb
Updated ItemRegistryDiff to 1.20.5 to fix classic creative screen 2024-01-29 19:02:06 +01:00
FlorianMichael
ac7121be47
Refactor ProtocolHack#injectPreviousVersionReset to match modifications 2024-01-29 14:12:09 +01:00
FlorianMichael
b5b677da71
Don't reset selected version when playing singleplayer
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/337
2024-01-29 13:57:34 +01:00
FlorianMichael
a4f837fb9d
Tidy up VFPScreen#showErrorScreen 2024-01-26 13:55:22 +01:00
FlorianMichael
bcb3c57832
24w04a and Via API usage update 2024-01-26 13:54:11 +01:00
FlorianMichael
c31637cdbf
Finalizing some things 2024-01-24 16:13:09 +01:00
FlorianMichael
55eb34b5a5
Apply changes on other class files 2024-01-23 21:04:53 +01:00
FlorianMichael
cb31189cb8
Codestyle changes on mixin files:
- Use else block and ternary operator when possible
- Rely more on MixinExtras annotations (e.g. WrapWithCondition)
- Prevent not needed local fields
- Only use var if field type is clear or to prevent lines from getting to long
- Use VersionEnum#isNewerThan in disabling/removal injections
2024-01-23 20:41:05 +01:00