FlorianMichael
f8f3975600
Implemented sign block interactions in <= 1.20.1
2023-09-23 17:50:44 +02:00
FlorianMichael
43e9442cd0
Changed Player default riding offset in <= 1.20.1
2023-09-23 17:46:57 +02:00
FlorianMichael
71f619013d
Removed new sanity check logging in <= 1.20.1
2023-09-23 17:46:08 +02:00
FlorianMichael
e02ca49137
Fixed PinkPetals bounding box in <= 1.20.1
2023-09-23 17:45:06 +02:00
FlorianMichael
432f1ed75a
Release 2.9.0
2023-09-23 02:05:33 +02:00
FlorianMichael
96fc1b78e0
Fixed syncing task base, improved TripleChestHandler code
2023-09-23 02:03:18 +02:00
FlorianMichael
64adbb1330
Removed debug prints
2023-09-22 20:03:31 +02:00
FlorianMichael
9a26ac9782
Added support for configuration state to ProtocolHack#createFakerUserConnection and implemented proper logging to Translator utils
2023-09-22 20:01:26 +02:00
FlorianMichael
e887116078
Minecraft 1.20.2
2023-09-21 18:51:01 +02:00
FlorianMichael
1e47ab7f51
Fixed clientside sync task system, thanks Fabric-API
2023-09-20 00:41:52 +02:00
FlorianMichael
2f9dc58613
Merge remote-tracking branch 'origin/main' into 1.20.2-recode
2023-09-20 00:14:31 +02:00
FlorianMichael
d3b89bed8d
Fixed hopper culling not being correct when installing MoreCulling mod
2023-09-18 23:58:55 +02:00
FlorianMichael
93bfa6a5ff
Don't reload all block shape caches on early init (mod compat)
...
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/245
2023-09-18 22:15:05 +02:00
FlorianMichael
fe5cdf2c8c
Added Mixin Plugin to disable compat mixins
...
Fixed DashLoader compat
Fixed ArmorSkin compat (Fixes https://github.com/ViaVersion/ViaFabricPlus/issues/221 )
Repackage compat mixins into own package
2023-09-18 17:43:28 +02:00
FlorianMichael
8aca0ea935
Fixed Anvil block shape not rendering properly in <= 1.12.2
...
Fixed https://github.com/ViaVersion/ViaFabricPlus/issues/246
2023-09-18 17:02:21 +02:00
FlorianMichael
7bbc8bf830
Re-implemented Entity changes
2023-09-16 16:30:23 +02:00
FlorianMichael
7078b18f18
use the correct packet size logger instance
2023-09-16 16:09:38 +02:00
FlorianMichael
50e9952e64
Port to 1.20.2-rc1
2023-09-16 16:08:13 +02:00
FlorianMichael
a4495413b5
Updated Via*
2023-09-16 15:10:16 +02:00
FlorianMichael
1caae1226c
Make sure to get the right version
2023-09-10 23:57:07 +02:00
FlorianMichael
f1cbda15e2
Cleaned up classic extension base
...
Fixed critical SRV resolving issues
2023-09-10 23:49:51 +02:00
FlorianMichael
087ab76960
Thank you git for not pushing my changes
2023-09-10 23:14:18 +02:00
FlorianMichael
8145e11732
Move some classes around
2023-09-10 23:12:43 +02:00
FlorianMichael
b0c450f56e
Merge remote-tracking branch 'origin/main'
2023-09-10 23:07:24 +02:00
FlorianMichael
dfa3838771
Implemented proper handling of protocol translation errors
...
Renamed all words. translations to misc.
Cleaned up codebase
2023-09-10 23:07:11 +02:00
Lilly
cdeb6bf3dd
Added 1.7.10 Blocking ( #238 )
...
* Added 1.7.10 Blocking
* Applied requested changes
2023-09-04 20:02:50 +02:00
FlorianMichael
e621ed3d78
Create field for native version
2023-09-03 00:04:35 +02:00
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
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
9a0038f722
Updated Via*
2023-08-24 21:17:58 +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
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
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
3e930e7b69
Updated TODO list and README
2023-08-04 22:38:01 +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
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