Delta-v/Content.Server/Atmos/Components
Errant f64dd5f45f
Space Ninjas auto-toggle internals after spawning (#25083)
* fix engine version

* actually fix engine version

* Automatically activated breathing masks

* weh

* who needed that component anyway

* check if internals are already running

* Update Content.Server/Atmos/Components/BreathToolComponent.cs

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

* Update Content.Server/Body/Systems/InternalsSystem.cs

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

* prediction

* record struct event

* remove delayed activation, instead ensure that masks spawn last

* leftover

* engine version

* re-implement

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-05-03 11:24:21 +10:00
..
AirFilterComponent.cs mech nitrogen filtering 2 (#19868) 2023-11-05 20:15:13 -07:00
AirIntakeComponent.cs mech nitrogen filtering 2 (#19868) 2023-11-05 20:15:13 -07:00
AirtightComponent.cs Fix atmos NaN error (#26441) 2024-03-26 15:44:56 +11:00
AtmosExposedComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
AtmosFixMarkerComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
AtmosPlaqueComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
BarotraumaComponent.cs Make more fields VV-writeable (#21754) 2023-11-19 12:17:53 -08:00
BreathToolComponent.cs Space Ninjas auto-toggle internals after spawning (#25083) 2024-05-03 11:24:21 +10:00
FlammableComponent.cs lower max firestacks to 10, refactor flammable (#27159) 2024-04-23 21:30:01 +10:00
GasAnalyzerComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
GasMixtureHolderComponent.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
GasTankComponent.cs Unrevert audio (#21330) 2023-11-27 22:12:34 +11:00
GridAtmosphereComponent.cs Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
HeatExchangerComponent.cs Rebalance radiator cooling and material cost (#18823) 2023-08-24 09:36:16 -08:00
IgniteOnCollideComponent.cs Incendiary projectiles and lava firestack reduction (#23479) 2024-01-08 00:41:42 -05:00
IgniteOnMeleeHitComponent.cs Rebalance fireaxe (#22731) 2023-12-18 21:41:33 -05:00
MapAtmosphereComponent.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
MovedByPressureComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
PressureImmunityComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
PressureProtectionComponent.cs Add events for TemperatureProtection and PressureProtection (#25165) 2024-02-13 23:44:47 -08:00
TemperatureProtectionComponent.cs Add events for TemperatureProtection and PressureProtection (#25165) 2024-02-13 23:44:47 -08:00