mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-08-10 17:55:44 +00:00
12 lines
621 B
Plaintext
12 lines
621 B
Plaintext
## Added
|
|
* Redstone-over-Radio Terminal
|
|
* Allows commands to be sent manually, command line style
|
|
|
|
## Changed
|
|
* RoR graphs can now have their min and max bounds set to a fixed number
|
|
* This should make it easier to accurately tell the difference/scale of values when they exist in an expected range (for example, RBMK temperatures)
|
|
* RoR controllers now use polling by default, since state change is unable to actually perform a function unless the state changes, preventing repeated commands
|
|
|
|
## Fixed
|
|
* Fixed RoR graph showing the wrong name in the GUI
|
|
* Fixed polling option in RoR controllers reading dead signals |