Delta-v/Content.Shared/Power
slarticodefast 4704309b4e
Fix SpawnAndDeleteAllEntitiesInTheSameSpot heisentest (#32330)
What happened was that the new tech anomaly randomly triggered a signal sink on the portable generator, which is currently broken and throws an error if the that sink is activated.

The resolve needed logMissing = false because it does not expect the ActiveGeneratorRevvingComponent to exist.
2024-10-12 11:54:48 -07:00
..
Components ItemToggle + slots stuff (#31312) 2024-08-25 22:30:28 +10:00
EntitySystems Station AI ability to electricute doors (#32012) 2024-09-27 17:22:17 +10:00
Generation/Teg Adds the thermo-electric generator (#18840) 2023-08-12 15:41:55 -05:00
Generator Fix SpawnAndDeleteAllEntitiesInTheSameSpot heisentest (#32330) 2024-10-12 11:54:48 -07:00
ApcToolFinishedEvent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
PowerChangedEvent.cs Power stuff (#31314) 2024-08-25 22:18:42 +10:00
PowerMonitoringCableNetworksComponent.cs Power monitoring console overhaul (#20927) 2023-12-24 17:07:41 +11:00
SharedPower.cs Power monitoring console overhaul (#20927) 2023-12-24 17:07:41 +11:00
SharedPowerCharge.cs Station Anchor (#26098) 2024-08-31 10:40:28 -04:00
SharedPowerChargeComponent.cs Station Anchor (#26098) 2024-08-31 10:40:28 -04:00
SharedPowerDevice.cs Station maps (#13027) 2023-04-13 16:21:24 +10:00
SharedPowerItemCharger.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
SharedPowerMonitoringConsoleComponent.cs Power monitoring console overhaul (#20927) 2023-12-24 17:07:41 +11:00
SharedPowerMonitoringConsoleSystem.cs Replace NavMap dictionaries with int[] (#27602) 2024-05-02 12:51:21 +10:00
TeslaCoilVisuals.cs Tesla (#21124) 2023-12-28 13:11:50 +00:00