Delta-v/Content.Client/Power/Generator
Pieter-Jan Briers 942563e582
Make PACMANs a little better (#24604)
* PACMAN generators show network load/supply.

This gives more feedback to players that their PACMAN is properly connected and what the network status is (i.e. you don't have enough generators).

* Buff JRPACMAN to 8 kW.

Shifted all power values up by +3 kW.

They're frequently too weak to power even single rooms so they deserve a buff.

* Change unit format helpers number format.

Always displays one digit of precision. This avoids jumping around when a value is changing live.

(cherry picked from commit f855cb2b0065083447128778c31c2a93bcd70a6a)
2024-01-28 00:32:20 +01:00
..
GeneratorWindow.xaml Make PACMANs a little better (#24604) 2024-01-28 00:32:20 +01:00
GeneratorWindow.xaml.cs Make PACMANs a little better (#24604) 2024-01-28 00:32:20 +01:00
PortableGeneratorBoundUserInterface.cs Portable Generator Rework (#19302) 2023-08-25 11:40:42 -07:00
PowerSwitchableSystem.cs Power switchable refactor (#20419) 2023-10-31 18:45:36 +01:00