Releases: outlander-app/outlander
Releases Β· outlander-app/outlander
2.0 Beta
Fixes
- Fix bug where the map level was not being set when changing rooms
2.0 Beta
Features
- Add the ability to remove and create profiles from the profile menu
- Pause all scripts on disconnect from server
2.0 Beta
Features
- Add
roundfunction
2.0 Beta
Fixes
- Fix bug in emoji parsing where it would omit
\ - Fix allow leading whitespace with
echocommand - Fix trim leading whitespace with triggers
Features
- Add
roomnameglobal variable - Add
timerscript command, with%tvariable
timer start/stop/setstart/clear
setstart sets the timer to start at the specified date and time. Acceptable formats:
yyyy-MM-dd HH:mm
yyyy-MM-dd HH:mm:ss
yyyy-MM-dd hh:mm:ss a
yyyy/MM/dd HH:mm
yyyy/MM/dd HH:mm:ss
yyyy/MM/dd HH:mm:ss a
MM-dd-yyyy HH:mm
MM-dd-yyyy HH:mm:ss
MM-dd-yyyy HH:mm:ss a
MM/dd/yyyy HH:mm
MM/dd/yyyy HH:mm:ss
MM/dd/yyyy HH:mm:ss a
2.0 Beta
Fixes
- Fix evaluating
if (1)to true - Fix issue where
;within a quoted string was treated as a command separator
Features
- Add
#wikiand#drwikialiases for#epedia - Add
-as an alias for#send - Add
#tvarcommand - currently functions just like#var - Add
floor,ceilfunctions - Add
deffunction - returnstrueif a global variable is defined
2.0 Beta
Fixes
- Clear
gosubhistory whengotois used in anaction
Features
- Handle
launchUrlxml tag - Add
#edit <script>command - Add
counterscript command - Add
delayscript command - works like pause but does not wait for roundtime - Goto
scripterrorlabel when a script error occurs ifscripterrorexists
2.0 Beta
Fixes
- Clear any queued script commands when a script is resumed
2.0 Beta
Fixes
- Fix window logging newlines for thoughts window
- Process script lines and actions/matches/wait checks in a queue to ensure a more predictable order
Features
- Add action eval support
action echo ππ bleeding!!111 ππ when eval $bleeding == 1 - Update action toggle to toggle all actions of the given class category
action (maybedeath) echo ππ bleeding!!111 ππ when eval $bleeding == 1`
action (maybedeath) echo ππ stunned!!111 ππ when eval $stunned == 1`
action (maybedeath) echo π°π°π°π°π°π° when eval $platinum < 50000
action (maybedeath) off
- Update script debug display for actions
v2.0.24: Updates
Fixes
- Fix default logging windows
- Fix removal of existing script when the same script is executed and has a folder in its name
- Fix prompts + newlines in log files
- Fix emoji display with
\Xprefixes
2.0 Beta
v2.0.23 Bump version