Skip to content

Releases: ViaVersion/ViaFabricPlus

ViaFabricPlus-v3.6.0

06 Dec 17:02
7105df4
Compare
Choose a tag to compare

Minecraft 1.21.4 Support!

This release marks the first version compatible with Minecraft and Fabric 1.21.4. Please be aware that it may contain bugs; if you encounter any new issues, report them on the issue tracker. Exercise caution on servers with strict anti-cheat systems.

Special thanks to @lowercasebtw for helping out with the update.

Notes

  • Picking blocks or entities will not work on servers older than 1.21.4.
  • ViaBedrock update (Bedrock 1.21.50 server support) will be in the next release.

I appreciate any financial support at https://florianmichael.de/donate and will continue to work on it to the best of my ability.

ViaFabricPlus-v3.5.3

06 Dec 16:47
0012083
Compare
Choose a tag to compare

Support for Minecraft 1.21.4 servers!

  • Added support for joining Minecraft 1.21.4 servers,
  • Fixed various protocol translation issues,
  • See the full commit history for more details.

Other changes

  • Fixed item interactions always swinging in <= 1.14.4
  • Fixed blip jumps not working in <= 1.13.2 (@lowercasebtw)
  • Fixed farmland collision shape being wrong in <= 1.9.4
  • Fixed sword blocking setting also getting applied to shields when enabled in 1.9+ (@lowercasebtw)
  • Added toggle to always render crosshair in thirdperson in <= 1.8 (@lowercasebtw)
  • Fixed item interactions (sword blocking, eating) still being active after opening custom inventories in <= 1.8 (@lowercasebtw)
  • Fixed wrong slowdown when flying and sneaking in <= 1.8 causing movement issues
  • Fixed incompatibility with Moonrise and Lithium
  • Updated simplified chinese translations (@Andypsl8)
  • Updated german translations

Notes

  • Picking blocks or entities will not work on servers newer or equal than 1.21.4.
  • ViaBedrock update (Bedrock 1.21.50 server support) will be in the next release.

If you want to help me out financially, consider sponsoring at https://florianmichael.de/donate.

ViaFabricPlus-v3.5.2

18 Nov 16:52
112781d
Compare
Choose a tag to compare
  • Fixed various disconnect erorrs with invalid registry tags in <= 1.21.1
  • Fixed block collisions (cobwebs, ladders, lillypads, etc.) not working at all in <= 1.19.3 (@RaphiMC)
  • Fixed items without entity data not being visible in <= 1.10
  • Removed slowdown on ender eye usage in <= 1.10
  • Fixed bedrock version throwing errors when in use

I appreciate any financial support at https://florianmichael.de/donate and will continue to work on it to the best of my ability.

ViaFabricPlus-v3.5.1

01 Nov 19:05
86d25ed
Compare
Choose a tag to compare

ViaVersion 5.1.1 release changes
ViaVersion is the internal protocol translation component and is maintained as independent project

  • Fixed items with block predicates causing disconnects in creative mode in <= 1.21
  • Fixed errors from level 0 enchantments in <= 1.21
  • Fixed painting entity data in <= 1.21
  • Fixed opening chest boat inventories causing disconnects in <= 1.21
  • Fixed boat types in <= 1.21
  • Fixed item_name<->default name priority for items in <= 1.21
  • Fixed some issues with item hover event displays in <= 1.21
  • Fixed handling of empty lock codes in <= 1.21, usually sent by older servers
  • Fixed empty custom data tags sometimes being removed in creative mode in <= 1.21
  • Fixed join errors for invalid packets when switching servers in <= 1.19.3
  • Fixed handling of block entity custom names in <= 1.12.2
  • Fixed chunks not loading in <= 1.8
  • Fixed some edgecase area effect cloud particle errors on older servers

Bedrock support

  • Fixed edge case causing errors when selecting bedrock as version

Other changes

  • Added support to run the mod on 1.21.2 Fabric as well
  • Updated traditional chinese translations (@yichifauzi)
  • Updated japanese translations (@orasan)

I appreciate any financial support at https://florianmichael.de/donate and will continue to work on it to the best of my ability.

ViaFabricPlus-v3.5.0

29 Oct 20:21
35062a2
Compare
Choose a tag to compare

Minecraft 1.21.2/1.21.3 Support!

This release marks the first version compatible with Minecraft and Fabric 1.21.3. Please be aware that it may contain bugs; if you encounter any new issues, report them on the issue tracker. Exercise caution on servers with strict anti-cheat systems.

ViaFabricPlus for Minecraft 1.21

With this update, we are discontinuing support for Minecraft 1.21 and 1.21.1. We've implemented many bug fixes for 1.21.3 in the protocol library, allowing you to update the protocol translation code manually when using ViaFabricPlus 3.4.9 as follows:

  1. Download the latest ViaVersion and ViaBackwards .jar file from here and here.
  2. Locate your Minecraft run folder (usually found in .minecraft for the default launcher or in your instance folder if using MultiMC).
  3. Navigate to config/viafabricplus/jars and place the downloaded .jar files there.

Please be aware that these builds may become incompatible at any time. We recommend staying up-to-date with Mojang and Minecraft, and updating to 1.21.3 as soon as possible.

This update also fixes an issue with Ukrainian translations not loading correctly (thanks to @Darkhax).

Special thanks to @RaphiMC and @lowercasebtw for their help with this update! Apologies for the delay - maintaining and updating this mod is quite complex and time consuming.

I appreciate any financial support at https://florianmichael.de/donate and will continue to work on it to the best of my ability.

ViaFabricPlus-v3.4.9

25 Oct 23:23
ac5359b
Compare
Choose a tag to compare

Bedrock 1.21.40 support!

Bedrock realms
ViaFabricPlus now supports joining Bedrock realms, they can be found in the server lists screen inside the ViaFabricPlus menu.

Support for Minecraft 1.21.3 servers!

Other changes

  • Fixed slight change that causes the swimming animation to not start when jumping into water in <= 1.20.4
  • Added setting for body rotation interpolation change in <= 1.19.3 (Should be disabled if mods change the player rotation)
  • Disabled eating in <= 1.14.4 whilst in creative (@lowercasebtw)
  • Fixed hand swinging when using various items in <= 1.8
  • Added setting for item tilt in <= 1.7 (@lowercasebtw)
  • Improve and change the style of some ViaFabricPlus menus
  • Stop requiring a specific Fabric loader version, always use the one Fabric API requires
  • Beautify and improve debug message for overriding jars
  • Updated korean translations (@good7777865)
  • Updated polish translations (@Blayung)
  • Updated simplified chinese translations (@Andypsl8)
  • Updated german translations (@christopherplaysminecraft)
  • Updated russian translations (@Felix14-v2)

If you want to help me out financially, consider sponsoring at https://florianmichael.de/donate.

ViaFabricPlus-v3.4.8

25 Sep 23:24
0961341
Compare
Choose a tag to compare

ViaVersion/ViaLegacy (Protocol translation)

  • Restored old enchantment glint behaviour on items in <= 1.10
  • Fixed possible player entity data desync in <= 1.12.2
  • Fixed color codes not showing in books in <= 1.7.10
  • Fixed possible edge case in chunks in <= 1.2.5

Other changes

  • Fixed protocol translation configuration files not working
  • Fixed sharpness enchantment tooltip not showing the correct value in <= 1.20.6
  • Fixed potion effects with negative amplifier values in <= 1.20.4 (@FrostFizzie)
  • Changed BetaCraft serverlist to version 2
  • Improved Bedrock networking to match vanilla behaviour (@RaphiMC)
  • Fixed edge case where bedrock account wouldn't work anymore after some time (@RaphiMC)
  • Updated german translations

If you want to help me out financially, consider sponsoring at https://florianmichael.de/donate.

ViaFabricPlus-v3.4.7

18 Sep 16:31
906a800
Compare
Choose a tag to compare

This release fixes an issue in v3.4.6 causing the first game start to crash

See previous release notes here: https://github.com/ViaVersion/ViaFabricPlus/releases/tag/v3.4.6

ViaFabricPlus-v3.4.6

18 Sep 15:47
a8d98fd
Compare
Choose a tag to compare

Bedrock 1.21.30 support!

  • Implemented particle, bossbar, entity interaction translations
  • Start handling custom entities
  • Improved custom item, chunk, and resource pack translation
  • Made server auth movement more legit
  • Handle some more sounds
  • See the full commit history for more details.

ViaVersion 5.0.4-SNAPSHOT
Updates the internal protocol translation and fixes various issues

  • Fixed crash when servers send weird player display names in tablist in <= 1.20.4
  • Restored old behaviour when interacting with invalid written book items in <= 1.20.4
  • Fixed equipment handling in <= 1.20.4
  • Fixed possible edge case in transaction handling in <= 1.16.5
  • Fixed items with invalid enchantment tag not showing item glint in <= 1.12.2
  • Fixed dimension change behaviour across all versions
  • Improved entity tracking by clearing entity data on dimension change
  • See the full commit history for more details.

Protocol translation configuration files have been moved directly into the viafabricplus folder instead of the ViaLoader sub folder.

Other changes

  • Slightly change body rotation interpolation in <= 1.19.3 (@lowercasebtw)
  • Fixed bamboo collision box in <= 1.16.5
  • Restored old fire charge interaction logic in <= 1.14.4 (@lowercasebtw)
  • Fixed sneaking not being synchronized with camera in third person in <= 1.8
  • Fixed ascending rail collision box in <= 1.8 (@ManInMyVan, @FlorianMichael)
  • Fixed sneaking not being instant in <= 1.7.10
  • Fixed resource pack loading not working anymore after cancelling bedrock login in screen
  • Excluded common errors from "Print networking errors to logs" setting to prevent log file spamming
  • Marked bedrock version as work in progress in protocol selection screen
  • Always keep bedrock version selected if bedrock version gets updated
  • Updated polish translations (@Blayung)
  • Updated simplified chinese translations (@Andypsl8)
  • Added classical chinese translations (@Andypsl8)

If you want to help me out financially, consider sponsoring at https://florianmichael.de/donate.

ViaFabricPlus-v3.4.5

23 Aug 17:31
b8d827e
Compare
Choose a tag to compare

Bedrock 1.21.20 support!

  • Added support for custom items
  • Initial block breaking support
  • Implemented sound support
  • See the full commit history for more details.

Settings cleanup

  • Removed some outdated/not working settings:
    • Replace sneaking, Long sneaking
    • Legacy mining speeds

This update also renamed some setting names to be more consistent.

ViaVersion 5.0.4-SNAPSHOT
Updates the internal protocol translation and fixes various issues

  • Fixed client disconnection when hovering over chat items with food components in <= 1.20.4
  • Improved sound mappings in <= 1.8
  • See the full commit history for more details.

Other changes

  • Fix entities in boats being displayed wrong in <= 1.20.1
  • Added setting for glyph filtering in <= 1.20
  • Fixed hand not swinging when using fishing rod in <= 1.14.4
  • Allow sneaking while flying, inside blocks and entities in <= 1.13.2
  • Added setting to force unicode for non-ascii languages in <= 1.12.2
  • Fix sword block animation inaccuracies in <= 1.8 (@lowercasebtw)
  • Fixed item use and block breaking at the same time not working in <= 1.7.10
  • Apply slight rotation for non-block-items in rendering in <= 1.7.10 (@lowercasebtw)
  • Swing hand on item use in <= 1.7.10 (@lowercasebtw)
  • Fixed incompatibility with modflared
  • Fixed incompatibility with raknetify
  • Updated traditional chinese translations (@yichifauzi, @notlin4)
  • Updated simplified chinese translations (@Andypsl8)
  • Updated polish translations (@Blayung)
  • Update korean translations (@good7777865)

If you want to help me out financially, consider sponsoring at https://florianmichael.de/donate.