mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-05 23:11:52 +00:00
- Completely reworks the powernet sensor system that i created. - Code mostly refactored to nice properly commented one. - Sensors now have (currently unused) proc for returning HTML encoded string (it's there if someone needs it) and (newly added) proc that returns assoc list of data. - Thanks to previous, the console has been fully reworked to utilize NanoUI. - This addresses most issues with old UI which was harder to use and somewhat buggy at specific situations (such as, showing lower load than suposed)