Skip to content

Beta 29

Pre-release
Pre-release
Compare
Choose a tag to compare
@lynnfaraday lynnfaraday released this 27 Oct 12:45
· 1510 commits to master since this release

Features

  • New config option to set what channels characters are added to when they’re approved. See channels config. (Suggested by Tat@AresCent)
  • New commands: channel/addchar and channel/removechar let channel admins force people to join/leave channels.
  • In-game scene list improvements - it now shows whether a scene is in a temp room or on-grid, shows last activity, and highlights who’s actually in the room.
  • New command: config/check to validate all your config files.
  • Web portal scene list now shows last activity (and updates it).
  • Better detection of config issues that span multiple files (like duplicate config entries in different files.)

Note: You won't get the new error-checking for config issues until you do a game engine restart, but you can do that at your leisure. Everything else will work without it.

Fixes

  • Required scene fields were giving a bad error message if missing, and could be left blank strings. (Reported by Altair@AresCent)
  • create/reserve and password/reset will no longer generate passwords with equals signs. (Reported skew@AresCent)
  • Add skill roll from scene should be disabled if FS3 disabled. (Reported by Altair@AresCent)
  • Error updating pose order if too many people leave the scene. (Reported by Roadspike@AresCent)
  • Posing to scenes created on web portal was giving an error until somebody joined them in-game. (Reported by Blu@AresCent)

Little Things

  • When multiple results are found for a room in room commands (e.g. open/link/teleport) list the options.
  • Better error message if wiki include is missing a variable.
  • Changing custom CSS warns you to refresh the page just like changing colors does.
  • Better scene debugging messages, especially with changes made from the web.