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
Generator Fix SpawnAndDeleteAllEntitiesInTheSameSpot heisentest (#32330) 2024-10-12 11:54:48 -07:00
ApcToolFinishedEvent.cs
PowerChangedEvent.cs Power stuff (#31314) 2024-08-25 22:18:42 +10:00
PowerMonitoringCableNetworksComponent.cs
SharedPower.cs
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
SharedPowerItemCharger.cs
SharedPowerMonitoringConsoleComponent.cs
SharedPowerMonitoringConsoleSystem.cs Replace NavMap dictionaries with int[] (#27602) 2024-05-02 12:51:21 +10:00
TeslaCoilVisuals.cs