mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +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)