Skip to content

Releases: sproctor/warlock3

3.0.0

01 Aug 20:41
Compare
Choose a tag to compare

3.0 is finally here!

Changes:

  • added %monstercount for WSL scripts
  • Added support for container windows (they are implemented just like stream windows)

v1.0.0-rc02

26 Jul 22:14
Compare
Choose a tag to compare
  • Added text alterations feature. Allows text from serve to be modified and/or moved to other streams.
  • Fixed output tag handling. Due to some confusion, it wasn't applied to text from the server. Fixes the lack of monospace in a lot of instances.
  • Added debug window that captures script debug output and text from the server (will separate them in the next release)

v1.0.0-beta09

22 Jul 15:04
Compare
Choose a tag to compare
release 1.0.0-beta09

v1.0.0-beta08.2

20 Jul 03:12
Compare
Choose a tag to compare
add notarization to github process

v1.0.0-beta08.1

19 Jul 22:03
Compare
Choose a tag to compare
attempt to notarize package

1.0.0-beta08

19 Jul 12:10
Compare
Choose a tag to compare
  • Sign app on MacOS
  • Make number of scrollback lines customizable
  • Allow setting additional script directories

v1.0.0-beta07

15 Jul 04:10
Compare
Choose a tag to compare
  • Properly handles imbalanced tags from the server
  • Implements more command links (still not clickable because of the Compose bug)
  • Handle , but not dialog tags (so for now just hides text for dialogs)
  • Greatly improved performance when handling lots of components (mainly moving between rooms)

1.0.0-beta06

11 Jul 15:38
Compare
Choose a tag to compare
  • Added ability to change font per preset and per window
  • When updating the DB, a copy is made in the .warlock3 directory
  • Added an implementation of aliases
  • Improved RT display
  • Improved window performance and behavior
  • Enabled regex highlights (they were already working, just no interface to create them) and greatly improved the highlight settings UI

1.0.0-beta05

09 Jul 02:40
Compare
Choose a tag to compare

Features:

  • Windows in the center column are now positioned in a row
  • Allow users to move windows between columns and reorder them
  • Reports parse errors in console

Bug fixes

1.0.0-beta04

08 Jul 01:40
Compare
Choose a tag to compare
  • Limit scroll back lines (defaults to 5000)
  • Compass directions are now clickable
  • In-game commands are now clickable
  • Logs are saved to $HOME/.warlock3/logs/%character_id/YYY-MM-DD.log
  • Text selection in the game window is broken