Skip to content

Releases: ViaVersion/ViaBackwards

4.5.1

11 Dec 14:20
01cdc44
Compare
Choose a tag to compare
  • Fixed 1.19.3 sound mappings
  • Fixed 1.19.3 player info add

4.5.0

07 Dec 16:03
dc4c929
Compare
Choose a tag to compare

1.19.3 server support

  • Fixed use of custom translation mapping file
  • Changed windswept fores biome mapping to wooded mountains

4.4.2

21 Aug 08:26
4004733
Compare
Choose a tag to compare
  • Added proper 1.19.1->1.19 protocol transformation (and with that proper 1.19->1.18.2)
  • Added 1.19->1.18 sound mappings (by iheartstriders)
  • Hotfix handling of different versions of Velocity modern forwarding (by Gerrygames)
  • Fixed expired message timestamps in 1.19->1.18 (by Pieter12345)
  • Fixed certain cases of positional block placement in 1.11->1.10 (by FlorianMichael)
  • Fixed missing mangrove and deep dark biome mapping

4.4.1

28 Jul 16:57
817593e
Compare
Choose a tag to compare
  • Added basic support for 1.19.0 clients on 1.19.1 servers. While it works, some inconveniences will be visible, since the protocol path for this is 1.19.1->1.18.2->1.19.0
  • Handle message formats for outgoing /msg and /teammsg messages

4.4.0

27 Jul 17:03
304b214
Compare
Choose a tag to compare

1.19.1 server support

  • While this version still supports 1.19.0 servers, on those you will get a better experience using 4.3.1 release

4.3.1

02 Jul 17:35
3826be4
Compare
Choose a tag to compare

THIS WILL BE THE LAST VERSION CONTAINING 1.19.0 SERVER/CLIENT SUPPORT - every version after this will skip 1.19.0 and directly translate from 1.19.1 to 1.18.2.

  • Properly handle custom chat type on 1.19 servers
  • Fixed 1.18.0/.1 clients on 1.19 servers
  • Fixed trading with villagers
  • Fixed writing books

4.3.0

07 Jun 15:05
65afe42
Compare
Choose a tag to compare
  • Added 1.19 server support
    • Note that old clients will not be able to send signed messages, only unsigned messages, meaning you cannot enforce signed messages using the new server property
  • Fixed 1.13->1.12 item cooldowns
  • Removed a warning for bad horse armor data

4.2.1

18 Mar 11:10
c75e5bd
Compare
Choose a tag to compare
  • Mostly fixed 1.17->1.16 inventory desync issues (thanks to Quantum64)
    • Issues won't 100% be gone, but this is likely as far as it will ever go. You can follow two potential candidates in this issue: #446
  • Fixed 1.17/1.18->1.15 biome handling, added biome-mappings.json for custom biomes
  • Fixed long scoreboard objective names in 1.18->1.17
  • Fixed bad sending of block entities below y 0/above y 255 in 1.17->1.16
  • Fixed smoke directions in 1.13.1->1.13 (by WinX64)
  • Fixed Velocity and Sponge config locations. If you are updating from an older version, please move the ViaBackwards config from <plugin folder>/ViaBackwards/config.yml/config.yml to <plugin folder>/ViaBackwards/config.yml

4.2.0

28 Feb 14:09
7dbd620
Compare
Choose a tag to compare

Added 1.18.2 server support
Updated Sponge module to Sponge API v8

  • Added 1.17->1.16 sound mappings (by FrostBird347)
  • Fixed 1.14->1.13 difficulty (by creeper123123321)
  • Fixed some 1.18->1.17 nbt conversion issues (by WinX64)
  • Fixed 1.17->1.16 heightmap conversion
  • Fixed some advancement translatable messages
  • Made the custom height warning a warning instead of an error, only printing it once
  • Removed visible "Wither skeleton" display name for wither skeletons in 1.11->1.10

4.1.1

03 Dec 18:13
0163bc8
Compare
Choose a tag to compare
  • Fixed new 1.18 biomes for <1.18 clients
  • Fixed some particle issues
  • Fixed errors with other plugins sending metadata for non-existing entities