Skip to content

v1.4.5

Compare
Choose a tag to compare
@Rampastring Rampastring released this 20 Apr 10:32
· 4 commits to master since this release

Small maintenance/QoL update.

  • Added smart script action cloning. When you clone a script action that uses a waypoint, the next waypoint is automatically assigned for the new script action if that waypoint exists on the map. By holding Alt while cloning, you can also clone downwards on the list of placed waypoints. If you don't like this new behaviour, you can disable it in the settings panel on the startup screen.
  • Added script for disabling debug triggers (Credits: Shush)
  • Added target FPS option. Setting the frame rate lower can help save power when mapping on battery-powered mobile devices.
  • Light posts' lighting settings are now re-read from the map INI when the map INI is modified outside of the editor
  • Triggers window now uses wider layout on screens that are at least 1920 pixels wide (was previously limited to screens wider than 1920 pixels)
  • Triggers window now adjusts its layout if you resize the screen
  • Auto-saves are now written with a timestamp into a subdirectory inside WAE's directory. This particularly fixes an issue where running multiple instances of WAE with different maps open made auto-saves unreliable as all instances were writing to the same file.
  • Fixed script color not getting applied when cloning a script (Credits: Shush)