Skip to content

Releases: Andre601/OneVersionRemake

v3.8.0: Use external file for protocols.

07 Jul 14:13
Compare
Choose a tag to compare

Note

OVR will from now on download the latest versions.json file from this GitHub Repository and override any existing versions.json file.
If you don't want to have this, add the following to your config.yml file:

Settings:
  UpdateVersions: false

Keep in mind that OVR will always download the file when no file is present!

🚀 Features

  • Version 3.8.0: Move Protocol Versions to external file (#82)

v3.7.3: 1.17.1 Support

07 Jul 11:12
Compare
Choose a tag to compare

🚀 Features

  • Add 1.17.1 support (#80)

v3.7.2: Velocity 3 is here.

06 Jul 17:10
Compare
Choose a tag to compare

Note

Starting with this version will OneVersionRemake only support Velocity 1.x for one month (Until August 6th, 2021).
Support for Velocity 1.x will be dropped after that and only support for Velocity 3.x will be provided then.

🧰 Maintenance

  • Bump velocity-api from 1.1.8 to 3.0.0 (#75)

v3.7.1: Minor version fix

28 Jun 09:46
c2e5728
Compare
Choose a tag to compare
  • Fix wrong plugin version being set (#73)

🧰 Maintenance

  • Bump adventure-text-serializer-legacy from 4.8.0 to 4.8.1 (#70)
  • Bump adventure-api from 4.8.0 to 4.8.1 (#69)

v3.7.0: Minecraft 1.17 support

11 Jun 15:35
1c81dd5
Compare
Choose a tag to compare

Changes since v3.6.0

🚀 Features

  • MC 1.17 support (#63)

🧰 Maintenance

  • Bump velocity-api from 1.1.7 to 1.1.8 (#67)
  • Bump adventure-text-serializer-legacy from 4.7.0 to 4.8.0 (#65)
  • Bump adventure-api from 4.7.0 to 4.8.0 (#66)
  • Bump velocity-api from 1.1.5 to 1.1.7 (#64)
  • Bump velocity-api from 1.1.5 to 1.1.6 (#62)

v3.6.0: Velocity 3 support

31 May 13:43
06cefb1
Compare
Choose a tag to compare

Changes since v3.5.2

🚀 Features

  • Support Velocity 3.0.0 (#60)

v3.5.2

31 May 12:46
15a9311
Compare
Choose a tag to compare

Changes since v3.5.1

🚀 Features

  • Fix issue with FlameCord compatability (#58)

v3.5.1: Actually support Velocity 2

18 May 12:13
1a0bab1
Compare
Choose a tag to compare

Changes since v3.5.0

🚀 Features

  • Fully support Velocity 2 (#55)
  • Add VELOCITY_LEGACY to ProxyPlatform (#54)

v3.5.0: Velocity 2 Support and Java 11

17 May 09:35
71b3b94
Compare
Choose a tag to compare

Changes since v3.4.1

🚀 Features

  • Support Velocity 2.x (#52)
  • Drop Java 8, 9, 10 support (#51)

v3.4.1: Update Configurate

10 May 11:03
Compare
Choose a tag to compare

➕ Added

✏️ Changed

  • Dependencies
    • Updated Configurate to 4.1.1

🐛 Bugs Fixed