Commit Graph

329 Commits

Author SHA1 Message Date
FlorianMichael
d35054f35c
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/209 2023-08-03 09:23:19 +02:00
allinkdev
cefc76dc5a
Return false in isForbiddenCharacter check if the font is not contained in the forbidden character map (#208)
* Return false in isForbiddenCharacter check if the font is not contained in the forbidden character map

Fixes #206

* Make field final

---------

Co-authored-by: EnZaXD <60033407+FlorianMichael@users.noreply.github.com>
2023-08-01 16:04:36 +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
146e2b70b7
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/199 2023-07-28 14:17:11 +02:00
FlorianMichael
9e20576885
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/8 2023-07-28 02:05:47 +02:00
FlorianMichael
0798eda76f
Merge remote-tracking branch 'origin/main' 2023-07-28 01:11:14 +02:00
FlorianMichael
afbb986240
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/197 2023-07-28 01:11:01 +02:00
RaphiMC
72a4c4bd6c
Merge remote-tracking branch 'origin/main' 2023-07-28 00:17:06 +02:00
RaphiMC
498d2fddca
Fixed <= b1.4 ladder climbing 2023-07-28 00:16:57 +02:00
FlorianMichael
9d29d8aee3
Only force-disable auto completions when input starts with command leading character 2023-07-27 13:47:48 +02:00
FlorianMichael
42a733db17
Updated ViaLoader usage 2023-07-25 18:52:00 +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
FlorianMichael
cd34aa7d7a
Cleaned up ItemTranslator base 2023-07-18 06:07:10 +02:00
FlorianMichael
884e05f3d6
Fixed Issue 5 and 9 from https://github.com/ViaVersion/ViaFabricPlus/issues/178 2023-07-18 06:06:39 +02:00
FlorianMichael
ccba9f362d
Don't crash the game when you open the BetaCraft screen without connection 2023-07-18 05:47:38 +02:00
FlorianMichael
a72b0f7c74
Fixed Issue 2 from https://github.com/ViaVersion/ViaFabricPlus/issues/178 2023-07-18 05:46:53 +02:00
FlorianMichael
892091073e
Implemented AlphaInventoryProvider (Fixed Issue 11 from https://github.com/ViaVersion/ViaFabricPlus/issues/178) 2023-07-18 05:46:04 +02:00
FlorianMichael
e3bf8d5981
fixed file name 2023-07-10 11:50:35 +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
FlorianMichael
36c3a2cd53
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/175 2023-07-09 21:18:04 +02:00
FlorianMichael
46f164eda5
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/173 2023-07-08 18:35:47 +02:00
FlorianMichael
acdc1540ab
Implemented MenuMappings in 1.20 -> 1.19.4 Protocol fix 2023-07-07 21:08:40 +02:00
FlorianMichael
64d9fa42c9
Added missing 1.20 items to ItemReleaseVersionMappings 2023-07-07 16:58:31 +02:00
FlorianMichael
39efa16f75
Updated ViaBedrock (Implemented TransferProvider) 2023-07-07 01:27:57 +02:00
FlorianMichael
aaf1fb6b9e
Moved file related classes to file package 2023-07-06 15:19:34 +02:00
FlorianMichael
b39e8013a0
Implement https://github.com/ViaVersion/ViaFabricPlus/issues/146 2023-07-06 14:40:14 +02:00
FlorianMichael
6e9d5a4d05
Fix https://github.com/ViaVersion/ViaFabricPlus/issues/167 2023-07-06 13:42:35 +02:00
FlorianMichael
72470984b8
Fixed RUN_COMMAND action not working for normal chat messages (<= 1.19) 2023-07-03 19:33:27 +02:00
FlorianMichael
989c876920
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/150 2023-06-24 23:14:25 +02:00
FlorianMichael
72204af164
updated Via* usage 2023-06-18 20:15:45 +02:00
FlorianMichael
896f195674
Removed outdated mixin 2023-06-18 14:54:31 +02:00
FlorianMichael
6937a51884
Deleted some useless packages in de/florianmichael/viafabricplus/definition 2023-06-18 00:47:31 +02:00
FlorianMichael
ee5a44fd70
Implemented https://github.com/ViaVersion/ViaFabricPlus/issues/124 2023-06-18 00:36:12 +02:00
FlorianMichael
a198359f06
Updated to 1.20.1 2023-06-13 00:05:24 +02:00
FlorianMichael
2660038ead
Fix https://github.com/ViaVersion/ViaFabricPlus/issues/125 2023-06-10 15:03:01 +02:00
FlorianMichael
0080e86fdc
Fixed triple chests in <= 1.13.2, started with java-docs 2023-06-09 22:13:06 +02:00
RaphiMC
e1cae0d81d
Added system to override Via jars 2023-06-09 16:00:45 +02:00
FlorianMichael
dada02cb37
Bump version to 2.7.6-SNAPSHOT 2023-06-09 04:15:32 +02:00
FlorianMichael
bc79e7faf0
Implemented old block-ack system (1.18.2 - 1.14.4) 2023-06-09 04:07:48 +02:00
FlorianMichael
f1b347d24d
improved build code and updated libraries 2023-06-08 18:22:53 +02:00
allinkdev
c93ea7ad1a
Revert "Fix conflict with Sodium 1.20 (#113)" (#123)
This reverts commit 9bddd04be9.
2023-06-07 20:27:11 +02:00
FlorianMichael
65bef4f7a8
Updated to 1.20 2023-06-07 20:03:35 +02:00
FlorianMichael
69e22636d1
Merge remote-tracking branch 'origin/main' into 1.20-recode
# Conflicts:
#	gradle.properties
2023-06-07 19:53:11 +02:00
FlorianMichael
57609eb2fe
Updated Via* (1.20) 2023-06-07 19:45:59 +02:00
FlorianMichael
42b167bdef
Bump version to 2.7.5-SNAPSHOT 2023-06-04 22:27:34 +02:00
FlorianMichael
26a755fbb3
Fixed 1.7 sword interactions 2023-06-04 22:03:51 +02:00
FlorianMichael
1ca685967b
Merge remote-tracking branch 'origin/main' 2023-06-04 18:38:29 +02:00
FlorianMichael
c61605775f
Fixed bad packet checks 2023-06-04 18:38:07 +02:00