Delta-v/Content.Shared/Power
slarticodefast 26b80c3e00 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-24 01:56:14 +01:00
..
Components ItemToggle + slots stuff (#31312) 2024-08-27 01:00:43 +01:00
EntitySystems Station AI ability to electricute doors (#32012) 2024-10-02 12:06:48 +01:00
Generation/Teg Adds the thermo-electric generator (#18840) 2023-08-12 15:41:55 -05:00
Generator Fix SpawnAndDeleteAllEntitiesInTheSameSpot heisentest (#32330) 2024-10-24 01:56:14 +01: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-27 01:00:42 +01:00
PowerMonitoringCableNetworksComponent.cs Power monitoring console overhaul (#20927) 2024-01-22 18:28:33 +01:00
SharedPower.cs Power monitoring console overhaul (#20927) 2024-01-22 18:28:33 +01:00
SharedPowerCharge.cs Station Anchor (#26098) 2024-09-01 03:36:44 +01:00
SharedPowerChargeComponent.cs Station Anchor (#26098) 2024-09-01 03:36:44 +01: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) 2024-01-22 18:28:33 +01:00
SharedPowerMonitoringConsoleSystem.cs Replace NavMap dictionaries with int[] (#27602) 2024-05-07 04:18:25 +02:00
TeslaCoilVisuals.cs Tesla (#21124) 2024-01-22 18:56:57 +01:00