Skip to content

v1.14.2-hotfix2

Compare
Choose a tag to compare
@sbrl sbrl released this 15 Jul 21:05
· 16 commits to main since this release
fd3ee43

Hey there! It's another hotfix release: this time to fix a crash in //subdivide. Due to our new branch structure , we can make patches to the current release without being forced to release a bunch of unstable features at the same time, so expect to see more patch releases in the future that enhance the stability of WorldEditAdditions.

Please see the main v1.14 release notes for a full list of features in this major release.

v1.14.2: The multipoint update, hotfix 2 (15th July 2023)

  • Fix crash in //subdivide, again due to the new position system

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 run git pull (Important: Recently, WorldEditAdditions changed the default branch from master to main. 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.