Releases: oddlama/vane
[1.19.3] vane v1.10.2
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
- Create
vane-velocity
by @Serial-ATA in #168 - Update to Lightning by @FordFriedel in #181
- Add Pl3xMap support by @Serial-ATA in #173
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
Changelog
- Update Russian Localization by @RozeFound in #171
[1.19.2] vane v1.10.0
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
- Add workflows by @Serial-ATA in #163
- Cleanup utils by @Serial-ATA in #162
- Include IOUtil in vane-waterfall shadowJar by @Serial-ATA in #164
- Fix
lint_commits
job by @Serial-ATA in #165 - Cleanup by @Serial-ATA in #167
- Genericize vane-waterfall by @Serial-ATA in #166
- Fix Bungee ping command by @Serial-ATA in #169
Full Changelog: v1.9.6...v1.10.0
[1.19.2] vane v1.9.6
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
Changelog
- feat: rebuilt vane for 1.19.1
[1.19] vane v1.9.4
Changelog
- fix: private portals were shown on bluemap
[1.19] vane v1.9.3
Changelog
- fix: wrong portal target selector description was shown when
client_side_translations
was disabled
[1.19] vane v1.9.2
Changelog
- hotfix: add missing translation strings to resource pack and update language files.
[1.19] vane v1.9.1
Changelog
- docs: new website is online!
- feat: add lightning enchantment (#147)
- feat: add tomes to ancient city loot (#153) (thanks @FordFriedel!)
- fix: colored messages were not rendered on 1.19
- fix: adapt to new protocollib chat packet name (fixes #152)
[1.19] vane v1.9.0
Changelog
- feat: update to 1.19
This build was released and tested on an experimental PaperMC build.
Make sure to update ProtocolLib when migrating to 1.19. If any issues arise, please let us know!