Skip to content

2.1 - build 132

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Mar 22:08
a3f74c5

Note

This is a dev build and not a release. Please use with care!

  • Backup your prior data before installing: both the /plugins/BeautyQuests directory AND your database (if using one).
  • Test beforehand on a separate server than your production one.

  • Added "RegExp" option to the "Write in chat" stage type
    • This allows complete flexibility of messages to match thanks to the power of regular expressions
    • E.g., /town create .+ would match any command starting with /town create
    • Test your regexes here
  • Fixed style of some options in the Quest Creation GUI

Full Changelog: build/131...build/132