2.0 Beta
Pre-release
Pre-release
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