Delta-v/Content.Shared/Power/Generator
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
..
ActiveGeneratorRevvingComponent.cs Fix SpawnAndDeleteAllEntitiesInTheSameSpot heisentest (#32330) 2024-10-24 01:56:14 +01:00
ActiveGeneratorRevvingSystem.cs Fix SpawnAndDeleteAllEntitiesInTheSameSpot heisentest (#32330) 2024-10-24 01:56:14 +01:00
FuelGeneratorComponent.cs Add guidebook protodata tag: embed prototype values in guidebook text (#27570) 2024-09-14 14:26:27 +01:00
GeneratorExhaustGasComponent.cs Portable Generator Rework (#19302) 2023-08-25 11:40:42 -07:00
PowerSwitchableComponent.cs Power switchable refactor (#20419) 2023-10-31 18:45:36 +01:00
SharedGeneratorSystem.cs Portable Generator Rework (#19302) 2023-08-25 11:40:42 -07:00
SharedPortableGeneratorComponent.cs Make PACMANs a little better (#24604) 2024-01-28 00:32:20 +01:00
SharedPortableGeneratorSystem.cs Adds signal control to portable generators (#24157) 2024-02-08 11:56:22 +01:00
SharedPowerSwitchableSystem.cs Power switchable refactor (#20419) 2023-10-31 18:45:36 +01:00