Delta-v/Content.Client/Power
metalgearsloth 63dfd21b14
Predict dumping (#32394)
* Predict dumping

- This got soaped really fucking hard.
- Dumping is predicted, this required disposals to be predicte.d
- Disposals required mailing (because it's tightly coupled), and a smidge of other content systems.
- I also had to fix a compnetworkgenerator issue at the same time so it wouldn't mispredict.

* Fix a bunch of stuff

* nasty merge

* Some reviews

* Some more reviews while I stash

* Fix merge

* Fix merge

* Half of review

* Review

* re(h)f

* lizards

* feexes

* feex
2025-04-19 16:20:40 +10:00
..
APC Make APC UI work correctly with multiple users (#32465) 2024-10-12 19:21:43 +11:00
Components Move ApcPowerReceiverComponent Powered state to shared (#28206) 2024-05-30 16:46:22 +10:00
EntitySystems Predict dumping (#32394) 2025-04-19 16:20:40 +10:00
Generation/Teg Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Generator Fix window positions not saving (#35055) 2025-02-23 23:57:57 +11:00
PowerCharge Station Anchor (#26098) 2024-08-31 10:40:28 -04:00
SMES Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Visualizers New Sprites for cables (#34955) 2025-04-16 16:26:25 -04:00
ActivatableUIRequiresPowerSystem.cs Fix powered machines working unpowered if the panel is open. (#32135) 2024-09-14 01:58:54 +02:00
PowerMonitoringConsoleBoundUserInterface.cs add missing base calls to several BUIs (#35124) 2025-02-13 01:41:30 -05:00
PowerMonitoringConsoleNavMapControl.cs Replace NavMap dictionaries with int[] (#27602) 2024-05-02 12:51:21 +10:00
PowerMonitoringWindow.xaml Station Map window edges (#24024) 2024-01-13 16:04:45 +01:00
PowerMonitoringWindow.xaml.Widgets.cs Use new engine APIs for setting the scroll target of views (#35401) 2025-02-23 18:47:13 +01:00
PowerMonitoringWindow.xaml.cs Reapply "Remove some BUI boilerplate" (#30214) (#30219) 2024-07-21 14:48:13 +10:00
SolarControlWindow.xaml Fixing some warnings (#6250) 2022-01-21 10:38:35 +01:00
SolarControlWindow.xaml.cs Cleaner BoundUserInterfaces (#17736) 2023-07-09 02:02:17 +10:00