Delta-v/Content.Server/Atmos
Leon Friedrich 480c59499f
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

(cherry picked from commit 77e029d4ca787485152dec5a4aaafd4589f9ad43)
2024-04-07 14:04:38 +02:00
..
Commands Partial atmos refactor (#22521) 2024-03-24 00:14:24 +01:00
Components Fix atmos NaN error (#26441) 2024-03-27 18:38:23 +01:00
EntitySystems Remove atmos method events (#26402) 2024-04-07 14:04:38 +02:00
Monitor Predict two-way levers (#25043) 2024-02-18 22:46:26 +01:00
Piping Remove atmos method events (#26402) 2024-04-07 14:04:38 +02:00
Portable Remove atmos method events (#26402) 2024-04-07 14:04:38 +02:00
Reactions Remove atmos method events (#26402) 2024-04-07 14:04:38 +02:00
Rotting Use new ComponentPauseGenerator (#25183) 2024-03-07 00:57:05 +01:00
Serialization Partial atmos refactor (#22521) 2024-03-24 00:14:24 +01:00
ExcitedGroup.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
GasMixture.cs Fix atmos NaN error (#26441) 2024-03-27 18:38:23 +01: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-16 20:31:51 +01: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-27 18:38:23 +01:00
TileFireEvent.cs Minor atmos optimisations (#6625) 2022-02-20 17:43:20 +11:00
TileMixtureEnumerator.cs Remove atmos method events (#26402) 2024-04-07 14:04:38 +02:00