Skip to content

Releases: ViaVersion/ViaFabricPlus

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.

ViaFabricPlus-v3.4.4

08 Aug 16:25
c3fe856
Compare
Choose a tag to compare

Minecraft 1.21.1 support!
The mod can be runned on both 1.21 and 1.21.1 as there are no relevant protocol or game changes.

Added remaining 1.21 -> 1.20.6 changes

  • Restore knowledge book interaction behaviour
  • Restore interactions with lead item
  • Restore milk bucket interaction behaviour
  • Add setting to hide download terrain screen transition effects (@NekosAreKawaii)

ViaVersion 5.0.3
Updates the internal protocol translation and fixes various issues

  • Fixed handling of custom armor trim patterns and materials in <= 1.20.3
  • Fixed erronous area effect cloud particle handling in <= 1.20.2
  • Fixed an edge case with custom item frame rotation handling in <= 1.16.4

ViaBedrock update
Server auth movement works and many other features got implemented

Other changes

  • Fixed strikethrough effect displayed wrongly in <= 1.12.2 (@lowercasebtw)
  • Restore old swing/interaction behaviour with items in <= 1.8
    • Fixes animations to be slower than in original clients for sword, bow and other items
  • Fixed bedrock version not working on some servers due to RakNet compatibility issues (@RaphiMC)
  • Add setting to restore old game menu screen layouts and/or to hide "Player reporting"
  • Fixed armor bar being displayed wrong with hud modifications in <= b1.7.3
  • Fixed arm with shield following third person rotation in <= 1.20.2 (@lowercasebtw)
  • Updated polish translations (@Blayung)
  • Updated simplified chinese translations (@Andypsl8)
  • Save scroll states in important slot list screens
  • Fixed "login" translations not being applied in classicube screens
  • Move scrollbar in various screens next to entries (previously at the right side of the screen)

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

ViaFabricPlus-v3.4.3

20 Jul 01:05
b61c2bd
Compare
Choose a tag to compare
  • Fixed incompatibility with mods changing the max chat length
  • Restored packet error handling behaviour in <= 1.20.3 (@RaphiMC)
  • Fixed clickable chat messages not working in <= 1.20.3
  • Fixed pickaxe mining speeds in <= 1.16.5 (@RaphiMC)
  • Fixed crosshair not selecting the correct block when sneaking in <= 1.8
  • Fixed priority fields being selectable in <= 1.20.2 but not in 1.20.3+
  • Show details of bedrock login process in login screen
  • Added multi language support for various messages
  • Updated ViaVersion library:
    • Change rarity of trident and piglin banner pattern in <= 1.20.6
    • Don't keep player attributes on respawn in <= 1.14.4
    • Fixed attribute names being displayed wrong in <= 1.20.6
    • Fixed CanBreak/CanPlace showing wrong blocks <= 1.20.6
    • Fixed shulker box with content disconnecting the client in <= 1.20.6
  • Updated ViaBedrock library:
  • Updated various translations:

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

ViaFabricPlus-v3.4.2

06 Jul 19:46
5b6116b
Compare
Choose a tag to compare
  • Added 3D Shareware 8-Bit sound (@RaphiMC)
  • Fixed incompatibility with polymer and FancyBlockParticles mods
  • Added setting for old tab completion behaviour in <= 1.12.2
  • Improved mod compatibility with enchantment changes in <= 1.20.6 (@RaphiMC)
  • Close classic creative screen when pressing inventory key
  • Restored axolotl/armadillo interaction behaviour in <= 1.20.6
  • Restored axe/bucket item interaction behaviour in <= 1.20.6
  • Fixed panorama background being faster in some ViaFabricPlus screens
  • Hide recipe books from various screens in pre 1.13 versions
  • Updated ViaVersion to 5.0.2-SNAPSHOT
    • Fixed ender dragon/wither bossbars displayed wrongly in <= 1.8
    • Fixed horse inventory being displayed wrongly in <= 1.20.6
    • Fixed filtered pages view when opening books in <= 1.20.2
  • Updated polish translations (@Blayung)

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

ViaFabricPlus-v3.4.1

22 Jun 14:29
2c29f84
Compare
Choose a tag to compare
  • Fixed bedrock version not working
  • Implemented attribute behaviour change on player respawn <= 1.20.6
  • Added back previous WON_GAME state handling in <= 1.20.6
  • Handle some enchantments clientside in <= 1.20.6 (@RaphiMC)
  • Added setting to ignore Fabric registry sync errors
  • Added "air stepping" mechanic back in <= 1.20.6 (@RaphiMC)
  • Updated ViaVersion to 5.0.1
    • Fixed hardcore handling on join in <= 1.8
    • Fixed nullable item tag handling in <= 1.20.6
    • Backup original book pages in creative mode in <= 1.8
  • Updated ViaLegacy to 3.0.1
    • Fixed inventory exceptions in <= a1.2.6
    • Fixed book pages in <= 1.7.10

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

ViaFabricPlus-v3.4.0

19 Jun 18:40
45a1633
Compare
Choose a tag to compare
  • Updated the mod to Minecraft 1.21 (@RaphiMC)
  • Updated traditional chinese translations (@bluegreensea)
  • Updated polish translations (@Blayung)
  • Updated ViaVersion libraries

Huge thanks to @RaphiMC and other developers for the changes in this one.

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

ViaFabricPlus-v3.3.2

16 Jun 18:30
3d48023
Compare
Choose a tag to compare
  • Fixed classic weather extension
  • Fixed farmland block collision being wrong in <= 1.9.3/4
  • Fixed LAN worlds not working
  • Fixed bedrock login and added button to copy url
  • Fixed sword blocking animations in <= 1.8 (by @FlorianMichael and @OfficialError)
  • Added support to join 1.21 servers
  • Fixed particle density in <= 1.20.3 (by @RacoonDog)
  • Hide ViaVersion sub commands which weren't supported
  • Updated libraries to fix many protocol translation issues

This is the final release for MC 1.20.5/6, missing fixes are going to be included in 1.21 releases

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

ViaFabricPlus-v3.3.1

10 Jun 21:27
574657b
Compare
Choose a tag to compare
  • Updated Via* libraries:
    • Fixed 1.20.3->.5 item writing causing client disconnects
    • Fixed recipe rewriting in 1.12.2->1.13
    • Improved block break/place detection in 1.8->1.9 (Fixes block place sounds playing twice)
    • Fixed ComponentUtil#trimStrings detection (causing client disconnects)
    • Added handling for items with invalid amount in 1.20.3->.5
    • Fixed some block entities not being handled in 1.20.3->.5
  • Fixed footstep particles causing the client to disconnect
  • Added viaversion and viabackwards as provides into fabric.mod.json
  • Added slime/magma_cube dimension change in 1.20.3->.5
  • Disabled VV chunk-border-fix option
  • Added 1.20.3->.5 openWrittenBook fix (@RaphiMC)
  • Fixed singleplayer not working in dev environment (@RaphiMC)

This should be the first stable release for 1.20.5/6, missing fixes are going to be included with ViaFabricPlus for MC 1.21.

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