Releases: sproctor/warlock3
Releases · sproctor/warlock3
3.0.33
Warlock3 3.0.33
Download
- Simplified macro edit dialog
- Added
/disconnect
command to disconnect from the server
- Added
Disconnect
menu item
3.0.32
Warlock3 3.0.32
Download
- Added PageUp, PageDown, LineUp, and LineDown macro commands that work on the selected window
- Added /send command that bypasses the type ahead queue
3.0.31
Warlock3 3.0.31
Download
- Changed FE string to look like Wrayth, fixes connection issue with GS4
- Updated to JS engine to Rhino 1.8.0
3.0.30
Warlock3 3.0.30
Download
- Use theme colors for the menu bar
- Make the last stream window fill the remaining space
- Default type ahead to 2
3.0.29
Warlock3 3.0.29
Download
- Fixed scripts launching a copy of themselves failed
3.0.28
Warlock3 3.0.28
Download
- The multiple prompt fix from 3.0.27 didn't cover all cases, it's actually fixed now
- Fixed scripts sometimes matching text from
echo
before the matchwait
or waitfor
3.0.27
Warlock3 3.0.27
Download
- Fixed multiple prompts showing unintentionally
- Fixed missing new lines in simple logs
3.0.26
Warlock3 3.0.26
Download
- Fixed buggy type ahead, commands were sometimes getting overwritten and duplicated in the queue
- Fixed script type ahead, scripts were capable of queuing infinite commands
- Improved output of simple logs
3.0.25
Warlock3 3.0.25
Download
- Fixed NW compass arrow showing the NE arrow
- Default to 1 line of type ahead
- Stop a script when another script with the same name is started
- Fixed issue where script debugging could be displayed out of order
- Fixed issue with the command buffer getting stuck when there were multiple commands
- Added optional timeout argument to
MatchWait
to timeout after X seconds
3.0.24
Warlock3 3.0.24
Download
- In scripts, only match text that would be sent to the main window
- Fix issues with logging