Skip to content

Alpha 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@xpdota xpdota released this 22 Nov 06:34
· 2219 commits to master since this release

Lots of new stuff

There are now two release files: triggevent-win.zip, which includes a suitable Java version to get you up and running quickly, and the -byoj version which will send you to the download page if a suitable Java version isn't already installed.

This requires ACT and OverlayPlugin. You will need to enable OverlayPlugin websocket (ACT -> Plugins -> OverlayPlugin WSServer -> Stream/Local Overlay -> Click Start button).

To check if it's working, do /e c:tts in-game.

There's not much here yet, but the UI is a lot better than before. There's also support for custom GUIs, both for plugin configuration, and in-game overlays. You can check out the jail plugin and dot timer plugins as examples, under the "Plugin Settings" tab. The in-game overlay support is off by default, but you can use these commands to try it out:

/e c:overlay:show
/e c:overlay:edit (lets you drag around and click)
/e c:overlay:lock (stop editing, click-through enabled)
/e c:overlay:setallopacity 0.6 (make overlay semi-transparent)
/e c:overlay:hide ("edit" takes precedence, so lock before hiding)

This certainly won't be replacing trigg/cact any time soon, but at least you no longer have to deal with flaky jail plugins anymore.

image

image