Skip to content

Releases: oddlama/vane

[1.20.1] vane v1.12.2

23 Jul 15:16
v1.12.2
3c9a14c
Compare
Choose a tag to compare

Changelog

  • Allow server admins to link new consoles to portals
  • New traditional chinese translation, and adjustments to simplified chinese (by @kakadou thanks a lot ❤️ )

Fixes

  • Invert DamageCause check by @FordFriedel
  • Force update end gateway block to (maybe) disable beams

Full Changelog: v1.12.1...v1.12.2

[1.20, 1.20.1] vane v1.12.1

12 Jun 18:04
v1.12.1
ace0e15
Compare
Choose a tag to compare

This updates vane to minecraft 1.20!

ATTENTION: You need at least PaperMC build 12 or higher due to a recent bug otherwise smithing item upgrades will lose NBT data!

Changelog

  • Multiplexed players will now used _ instead of - in their name to stay compatible with mojang naming rules.
  • Spanish translation (by @0xSoul24 thanks a lot❤️ )

Fixes

  • Fixed issue where the trowel was placing backpacks or shulkerboxes.
  • Make levers on portals to update surrounding blocks
  • Lightning enchant doesn't trigger falsely for non-entity attacks (by @FordFriedel)

Full Changelog: v1.11.0...v1.12.0

[1.19.4] vane v1.11.0

19 Mar 16:44
v1.11.0
69543df
Compare
Choose a tag to compare

This updates vane to 1.19.4! Thanks to @smile-minecraft for the traditional chinese translation!

Changelog

  • New options to enforce global role and environment setting overrides
  • New region config prohibit_viewing_containers
  • Traditional Chinese Translation by @smile-minecraft in #189
  • Add document explaining in-depth how to update and release vane

Fixes

  • Removed some caveats in the new proxy TOML configuration

Full Changelog: v1.10.3...v1.11.0

[1.19.3] vane v1.10.3

28 Dec 17:41
v1.10.3
40adead
Compare
Choose a tag to compare

Hotfix release, please update as soon as possible!

Changelog

  • fix: recent version introduced bug where portals were not loaded correctly at startup.

[1.19.3] vane v1.10.2

20 Dec 14:41
v1.10.2
b23a97f
Compare
Choose a tag to compare

This updates vane to 1.19.3! Huge thanks to @Serial-ATA again for implementing velocity and Pl3xmap support! The new jar file vane-plexmap-[...].jar is the addon file for plexmap and NOT a server plugin.

Changelog

Fixes

  • Ignore command blocks on permission events. fixes #178
  • Add technically superfluous null-check to guard against misuse by 3rd-party plugins; fixes #176

Full Changelog: v1.10.1...v1.10.2

[1.19.2] vane v1.10.1

16 Sep 12:35
v1.10.1
7434f3e
Compare
Choose a tag to compare
[1.19.2] vane v1.10.1 Pre-release
Pre-release

Changelog

[1.19.2] vane v1.10.0

15 Sep 14:46
v1.10.0
Compare
Choose a tag to compare

This is a feature release! If you want the new scroll recipes to be effective, please delete the corresponding recipe entries from your vane-trifles/config.yml (or delete the whole file if you didn't change anything or want to regenerate it). Be sure to visit the online overview for an explanation of all the new features!

And huge thanks to @Serial-ATA for cleaning and implementing a lot of stuff in the background!

Features

  • implement Pouch and Backpack
  • implement slime in a bucket (closes #122)
  • change scroll recipes to use new items (closes #149)
  • finish implementing item finder and /finditem (closes #128)
  • implement True North Compass (closes #115)
  • implement trowel (closes #120)
  • implement new scrolls (lodestone, death, spawn) and prohibit mending on all scrolls by default

Other changes

  • fix: recognize players in ping command
  • fix: prevent sickle from placing offhand torches
  • fix: update vane-portals, vane-regions, vane-bedtime for new BlueMapAPI
  • chore: add CONTRIBUTING.md (closes #159)
  • chore: remove /spawn and move /setspawn to trifles

Merged Pull Requests

Full Changelog: v1.9.6...v1.10.0

[1.19.2] vane v1.9.6

11 Aug 22:39
v1.9.6
695d24b
Compare
Choose a tag to compare

Rebuild for Minecraft 1.19.2. For earlier versions of MC, please use an older version of vane.

[1.19.1] vane v1.9.5

29 Jul 18:40
v1.9.5
32554d5
Compare
Choose a tag to compare

Changelog

  • feat: rebuilt vane for 1.19.1

[1.19] vane v1.9.4

11 Jul 12:37
v1.9.4
c0417d4
Compare
Choose a tag to compare

Changelog

  • fix: private portals were shown on bluemap