Commit Graph

599 Commits

Author SHA1 Message Date
FlorianMichael
664faa0b37
Updated Via* 2023-09-03 00:01:19 +02:00
FlorianMichael
7b6355ada8
Rewrite handling of almost all clientside fixes
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/237
2023-09-02 23:46:01 +02:00
FlorianMichael
5fe5d24145
updated Include example 2023-08-30 15:11:27 +02:00
FlorianMichael
684d74e56a
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/223 2023-08-28 21:56:34 +02:00
FlorianMichael
bec544275e
Merge remote-tracking branch 'origin/main' 2023-08-28 17:45:08 +02:00
FlorianMichael
54f8ad9619
Automatically close GameMode selection screen in <= c0.28-c0.30 2023-08-28 17:44:55 +02:00
RaphiMC
8e044e8abc
Fixed sign editor closing when sign is too far away in <= 1.19.4 2023-08-27 14:50:58 +02:00
FlorianMichael
51538b6fc7
Completely disable all Font rendering changes in case DashLoader is installed 2023-08-24 22:10:46 +02:00
FlorianMichael
2fcf59bfa3
Bump version to 2.8.6-SNAPSHOT 2023-08-24 21:32:20 +02:00
FlorianMichael
9a0038f722
Updated Via* 2023-08-24 21:17:58 +02:00
FlorianMichael
3f9b86e210
Bump version to 2.8.5 2023-08-24 21:16:16 +02:00
FlorianMichael
61d37081fc
move screen base classes into the base/ package 2023-08-24 18:05:53 +02:00
FlorianMichael
c58041df07
Don't require hud related injections into the game 2023-08-24 17:57:22 +02:00
FlorianMichael
cd5a4f39aa
Track movement related TODOs 2023-08-24 17:53:49 +02:00
FlorianMichael
fe9c18803a
Merge remote-tracking branch 'origin/main' 2023-08-24 17:45:49 +02:00
FlorianMichael
1115414092
Updated MinecraftAuth (fixes https://github.com/ViaVersion/ViaFabricPlus/issues/228 and https://github.com/ViaVersion/ViaFabricPlus/issues/227) 2023-08-24 17:45:20 +02:00
Fundi1330
2892abb5e4
Update uk_ua.json (#226) 2023-08-24 17:17:28 +02:00
FlorianMichael
27ecf9b987
Replaced the mod icon, thanks to kenny 2023-08-23 03:23:02 +02:00
FlorianMichael
c15fae0b44
Updated ViaVersion usage 2023-08-16 20:59:33 +02:00
FlorianMichael
8cc4c823d9
Implemented scrolling to setting display names 2023-08-12 16:21:45 +02:00
FlorianMichael
cebbfa54c4
Bump version to 2.8.5-SNAPSHOT 2023-08-12 15:17:15 +02:00
FlorianMichael
80c943cc89
Added better default for tab completion delay in <= 1.12.2 2023-08-12 15:16:19 +02:00
FlorianMichael
18a6c449d1
Fixed incompatible version string being visible on <= 1.6.4 servers
Updated ViaVersion and ViaBackwards
2023-08-12 03:09:19 +02:00
FlorianMichael
4e6ed57fa5 Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/216 2023-08-09 02:48:40 +02:00
FlorianMichael
023708dd3c
Started with adding javadoc to the API 2023-08-04 23:49:11 +02:00
FlorianMichael
26050cac74
Merge remote-tracking branch 'origin/main' 2023-08-04 22:38:12 +02:00
FlorianMichael
3e930e7b69
Updated TODO list and README 2023-08-04 22:38:01 +02:00
Blay
def483676e
Updated polish translations (again, idk how did I miss it) (#213) 2023-08-04 22:16:01 +02:00
Blay
76f58bd392
Updated polish translations (#212) 2023-08-03 22:22:18 +02:00
EnZaXD
6387ca6ecf
Reformatted .gitignore 2023-08-03 20:21:39 +02:00
Kichura
c43379ae78
Update Gradle, Update dependencies. (#210)
* Update Gradle, Update dependencies.

* The mod doesn't require a newer Fabric API version

---------

Co-authored-by: EnZaXD <60033407+FlorianMichael@users.noreply.github.com>
2023-08-03 20:13:22 +02:00
FlorianMichael
43a51133b2
Bump version to 2.8.4-SNAPSHOT 2023-08-03 19:42:21 +02:00
FlorianMichael
ce101b005c
Moved mixin to the correct package 2023-08-03 19:41:55 +02:00
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
Kichura
4ce85b1c68
Switch to temurin, Update to 17.0.8. (Jitpack) (#202) 2023-07-30 13:08:22 +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
613b4bbcf5
Updated README 2023-07-28 20:03:04 +02:00
FlorianMichael
bf65e107e6
Bump version to 2.8.3-SNAPSHOT 2023-07-28 20:02:35 +02:00
FlorianMichael
86de8c82d4
Bump version to 2.8.2 2023-07-28 14:30:19 +02:00
FlorianMichael
146e2b70b7
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/199 2023-07-28 14:17:11 +02:00
FlorianMichael
7b98a97975
Bump version to 2.8.2-SNAPSHOT 2023-07-28 02:11:46 +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
a67e67c54c
Merge remote-tracking branch 'origin/main' 2023-07-27 13:48:00 +02:00
FlorianMichael
9d29d8aee3
Only force-disable auto completions when input starts with command leading character 2023-07-27 13:47:48 +02:00
Marcel
2ee7f5452b
Update hu_hu.json (#194)
updated hungarian translation 😎
2023-07-26 17:00:14 +02:00