ElectricityMachine
released this
20 Apr 01:59
·
2 commits
to master
since this release
What's Changed
- Pressing the 'F' key will now open/close the signal's side menu
- Status indicator at top of the screen to show whether SG+ is enabled or disabled. Thanks to @cvbnxx for contributing this!
- SG+ now disables itself when chatting or opening the command bar, and re-enables once you've sent your message (pressed enter). You can toggle this behavior in
config.toml
if you don't want it to do this - Fix for zone opening message keybinds being incorrect since 0.4.1
- Fix for the update checker not working
- Updated dependencies. If you installed from source, please delete and re-download the script
Updating
Replace sgplus.exe
with sgplus-0.5.0.exe
. You may have to edit your config.toml
after updating.
What's next?
See the 0.6.0 milestone for a live roadmap.
Plans are to refactor, improve reliability (less false negatives), and possibly speed up some parts (rollback toggle, cameras) to pave the way for more features. 0.6.0's goal is to increase maintainability so new and interesting things can be easily added (TRTS audio cue, interactive setup).
Full Changelog: v0.4.1...v0.5.0