Releases: outlander-app/outlander
Releases · outlander-app/outlander
2.0.42
Fixes
- Ensure any extra spaces are trimmed when using
#goto 1 from 2
2.0
2.0 Beta
- Fixes missing newlines in
assesswindow
2.0 Beta
2.0 Beta
Fixes
- Handle a bug with the
resynccommand sending invalid xml - Fix bug with variable replacement when chaining variables that contain an indexed variable
2.0 Beta
Fixes
- Set
roundtimeglobal variable before sending to the RT ticker. This should fix some timing issues where a script may not get the latestroundtimevalue until after the RT ticker runs. - Fix bug with
#var save/load/reloadno longer working
2.0 Beta
Fixes
- Fix loss of input when the window is hidden. For realz this time.
Features
- A confirmation dialog will now appear when trying to close the game window when you are connected to the game server.
2.0 Beta
Fixes
- Add new event handling, which should fix the "lose ability to input commands after minimizing/hiding the game" issue. This adds a bit more memory usage, though it does not appear to be excessive.
Features
- Add
exceptoption to#scriptcommands.
#script pause all except idle heal
#script abort all except idle
#script resume all except something
2.0 Beta
Features
- Support plugin file loading
2.0 Beta
Features
- Updated plugin interface, better plugin text handling