Commit Graph

1175 Commits

Author SHA1 Message Date
FlorianMichael
8f6ad8694d
Fix NPE in classic commands 2024-04-12 00:16:41 +02:00
RaphiMC
d3bd33cbd0
Updated RakNet lib 2024-04-11 12:50:12 +02:00
RaphiMC
1f7c0b6c15
Made Via* config patching less hacky 2024-04-10 21:27:33 +02:00
RaphiMC
7b8bf9edc6
Fixed clientside crafting result prediction 2024-04-09 16:23:39 +02:00
FlorianMichael
a8e5b243d0
Use WrapWithCondition v2 (hopefully) 2024-04-08 21:07:59 +02:00
FlorianMichael
ac9ac18b13
Fix downloading terrain screen behaviour in 1.20.2->1.20.3
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/387
2024-04-08 21:01:31 +02:00
FlorianMichael
a68a280aee
Swap version arguments of DebugSettings#sendIdlePacket 2024-04-04 17:08:57 +02:00
RK_01
09b0e08853
Merge pull request #391 from AlexProgrammerDE/patch-1
Add info that bedrock support is incomplete
2024-04-04 13:41:00 +02:00
Alex
232cbf45c7
Add info that bedrock support is incomplete 2024-04-04 13:40:05 +02:00
RaphiMC
68839a8d22
Merge remote-tracking branch 'origin/main' 2024-04-04 00:14:22 +02:00
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
f3157a0220
Update Fabric API and Loom 2024-03-28 21:24:55 +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
RK_01
32ce497705
Merge pull request #383 from christopherplaysminecraft/translation-de
Update de_de.json
2024-03-24 21:42:15 +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
FlorianMichael
36fe9f595a
Merge remote-tracking branch 'origin/main' 2024-03-23 12:39:18 +01:00
FlorianMichael
e0fecb99b1
Gradle 8.7 2024-03-23 12:39:09 +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
EnZaXD
ca828d2bc2
Merge pull request #381 from ViaVersion/feat/default-port-replacement
Feat/default port replacement
2024-03-22 10:52:10 +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
8f5e4f87e2
[ci skip] Sync README.md version list with VP 2024-03-20 21:31:26 +01:00
FlorianMichael
62b0ac8a2d
Fixed output jar file name being in lowercase 2024-03-20 21:12:34 +01:00
FlorianMichael
f9791f4766
[ci skip] Updated Bedrock version in README.md 2024-03-20 21:05:30 +01:00
FlorianMichael
7d6db51762
Merge remote-tracking branch 'origin/main' 2024-03-20 21:04:23 +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
RaphiMC
8b6715e3a3
Bump ViaBedrock 2024-03-16 23:25:57 +01:00
FlorianMichael
309c9f37fb
Use MixinExtras for MixinClientConnection#useRakNetChannelFactory 2024-03-15 23:04:15 +01:00
FlorianMichael
78e30a31dc
Bump version to 3.1.1-SNAPSHOT 2024-03-15 22:44:09 +01:00
FlorianMichael
f82fff59ef
Release 3.1.0 2024-03-15 22:28:30 +01:00
RaphiMC
5fd59d7f36
Updated Via NBT usage 2024-03-09 15:32:12 +01:00