Releases: sproctor/warlock3
Releases · sproctor/warlock3
3.0.17
Warlock3 3.0.17
Download
- Fix an issue with background not showing on empty streams
- Fix an issue where scripts would still show in the stream after running the
exit
command
- Fix a bug with
matchwait
and waitfor
not getting any matched input from the client
- Switched license to Apache 2.0
- Added crash monitoring with Sentry
- Improve script text listeners by allowing multiple listeners to be installed on one variable.
3.0.16.4
Warlock3 3.0.16.4
Download
- Started signing with Windows signing key
- Stopped extracting native libraries
3.0.16.2
Warlock 3.0.16.2
Download
- Fixed version of 3.0.16
- Adds ProGuard rules to prevent removal of necessary classes caused by update to ProGuard 7.6.0, which was necessary to support Java 21. The Java runtime distributed with 3.0.16 was updated from Java 17 in previous versions to 21.
3.0.16.1
NOTE: This release has some build issues, use 3.0.16.2 instead
Warlock 3.0.16.1
Download
- Attempted to fix classes stripped by ProGuard, but missed some. This release is still broken.
3.0.16
NOTE: This release has some build issues, use 3.0.16.2 instead
Warlock 3.0.16
- Allow updates to be controlled manually
- Scale compass to fill its space
- Use JBR 21 runtime, fixes issues with scaling on Linux
- Remove UI scaling feature. It wasn't handling all instances and it's no longer needed.
3.0.15
Warlock3 3.0.15
- Don't crash on invalid regex in highlights
- Show regex highlight errors in settings
- Switch to scalable status icons
- Add UI scaling to settings
Download
3.0.14
Warlock3 3.0.14
- Use system file picker to add script directories
- Allow multiple simultaneous connections in separate windows
Download
3.0.13
Warlock3 v3.0.13
Download
- Update to Compose 1.7.0
- Fixed copy/paste from game text windows
- Fixed cursor indicator on clickable links/actions
- Debug output is no longer shown unless
--debug
flag is passed
3.0.12.3
Warlock3 v3.0.12.3
Download
- Auto updates are enabled thanks to Conveyor
- Fix a minor macro issue
- Update to Compose 1.6.10 and Kotlin 2.0.0
- Switch directory layout to use more idiomatic platform directories