Skip to content

v0.3.0

Choose a tag to compare

@ElectricityMachine ElectricityMachine released this 22 Mar 05:03
· 84 commits to master since this release

New features:

  • Toggle rollback. While hovering over a signal, press R to disable or enable the rollback setting for that signal.
  • Audible warning for when the script is enabled and you try to open the chat window or command bar.
  • "View Camera" by pressing C now works for all types of signals, including signals outside of your zone. It also just...works now, instead of it relying on you being in full screen
  • Significantly reduced false positive rate (when the script thinks you're hovering over a signal but you're not). If you encounter ANY false positives now, please create an issue or get in touch with me. Even if it happened once, I would love to know about it!
  • Massive speedups in many areas, most notably the "View Camera" part

Acknowledgements

  • @PolaX3 made their first contribution in #8
  • Special thanks to @SergeantTimelord for listening to countless hours of rambling and debugging, especially for mentioning how I should be using GetClientRect instead of GetWindowRect, which fixed my issues immediately

Where to next?
Current "roadmap" in my mind (very subject to change): 0.4 is the GUI and 0.5 is the TRTS audio cue. Those might switch around depending on how things work out, we'll see! :)

Full Changelog: v0.2.8...v0.3.0