Delta-v/Content.Server/Atmos
Leon Friedrich 77e029d4ca
Remove atmos method events (#26402)
* Remove HasAtmosphereMethodEvent

* Remove GetTileMixturesMethodEvent

* Remove GetTileMixtureMethodEvent

* Remove GetAdjacentTilesMethodEvent

* Add TileMixtureEnumerator

* Remove GetAdjacentTileMixturesMethodEvent

* Remove IsTileSpaceMethodEvent

* Remove HotspotExposeMethodEvent

* Remove pipe net method events

* Remove device method events

* Use Entity<T>

* Misc fixes

* A

* Theres probably a few more of these

* Fix other resolve errors
2024-03-28 13:22:19 +11:00
..
Commands Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
Components Fix atmos NaN error (#26441) 2024-03-26 15:44:56 +11:00
EntitySystems Remove atmos method events (#26402) 2024-03-28 13:22:19 +11:00
Monitor Predict two-way levers (#25043) 2024-02-11 14:19:45 +11:00
Piping Remove atmos method events (#26402) 2024-03-28 13:22:19 +11:00
Portable Remove atmos method events (#26402) 2024-03-28 13:22:19 +11:00
Reactions Remove atmos method events (#26402) 2024-03-28 13:22:19 +11:00
Rotting Use new ComponentPauseGenerator (#25183) 2024-02-26 14:36:19 +11:00
Serialization Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
ExcitedGroup.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
GasMixture.cs Fix atmos NaN error (#26441) 2024-03-26 15:44:56 +11:00
GasMixtureStringRepresentation.cs Add cryopod logs (#16854) 2023-05-28 18:59:27 +10:00
Hotspot.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
IGasMixtureHolder.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
IGasReactionEffect.cs Atmos scaling cvar changes (#22501) 2023-12-15 14:02:21 -08:00
MonstermosInfo.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
PressureEvent.cs Rejig pressure protection (#7560) 2022-04-15 15:41:47 -07:00
TileAtmosphere.cs Fix atmos NaN error (#26441) 2024-03-26 15:44:56 +11:00
TileFireEvent.cs Minor atmos optimisations (#6625) 2022-02-20 17:43:20 +11:00
TileMixtureEnumerator.cs Remove atmos method events (#26402) 2024-03-28 13:22:19 +11:00