So many bugs! For the next major version we're definitely going to have to do a beta release. Thanks to @Zughy for filing this one in #103.
Please see the main v1.14 release notes for a full list of features in this major release series.
Have you downloaded this release? Click this link to say hi: https://starbeamrainbowlabs.com/blog/viewtracker.php?action=record&post-id=worldeditadditions/v1.14.5-hotfix5
v1.14.5: The multipoint update, hotfix 5 (1st August 2023)
- Fix a bug where creative players in survival couldn't punch out position markers
- Added
//listentities
, which lists all currently loadedObjectRef
s. This is intended for debugging mods - thanks to @Zughy in #103
Updating
Updating depends on how you installed WorldEditAdditions.
- UI in Minetest: There should be an update button for you to click in the mod menu
- ContentDB: Download the latest update from here
- Git:
cd
to the WorldEditAdditions directory and rungit pull
(Important: Recently, WorldEditAdditions changed the default branch frommaster
tomain
. If you're updating from before then, you'll need to re-clone the mod or else do some git-fu)
After installing the update, don't forget to restart your client and / or server.