Delta-v/Content.Server/Atmos/EntitySystems
Plykiya b7aa97e203
Replace obsolete EntityCoordiates.InRange() with TransformSystem.InRange() (#29993)
* Replace EntityCoordiates.InRange() with TransformSystem.InRange()

* nullspace

* I figured it out

* man I have no clue how client side sutff works

* please have mercy

* remove RadiationPulseOverlay changes

* nullspace

---------

Co-authored-by: plykiya <plykiya@protonmail.com>
2024-07-13 23:25:51 +02:00
..
AirFilterSystem.cs Resolve all non-obsoleting warnings in content (#27934) 2024-05-11 20:13:58 -07:00
AirtightSystem.cs Optimise navmaps significantly (#27528) 2024-05-02 10:18:38 +10:00
AtmosDebugOverlaySystem.cs Run `fixgridatmos` for cargo & emergency shuttle (#26382) 2024-03-25 03:17:56 +11:00
AtmosExposedSystem.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
AtmosPlaqueSystem.cs Remove usages of obsolete MetaDataComponent setters (#19582) 2023-08-28 19:20:31 +10:00
AtmosphereSystem.API.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
AtmosphereSystem.BreathTool.cs Internals are kept on as long as any breathing tool is on (#28595) 2024-06-06 03:01:45 -04:00
AtmosphereSystem.CVars.cs Random spontaneous cleanup PR (#25131) 2024-02-13 16:48:39 -05:00
AtmosphereSystem.Commands.cs Use non-generic `TryComp()` for metadata & transform (#28133) 2024-05-20 22:40:35 -07:00
AtmosphereSystem.ExcitedGroup.cs Only auto-enable internals when necessary (#28248) 2024-05-31 12:28:11 +10:00
AtmosphereSystem.Gases.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
AtmosphereSystem.GridAtmosphere.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
AtmosphereSystem.HighPressureDelta.cs Add moon boots (#29009) 2024-06-14 20:43:23 -07:00
AtmosphereSystem.Hotspot.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
AtmosphereSystem.LINDA.cs Atmos device performance improvements (#26493) 2024-03-30 15:17:53 +11:00
AtmosphereSystem.Map.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
AtmosphereSystem.Monstermos.cs Atmos device performance improvements (#26493) 2024-03-30 15:17:53 +11:00
AtmosphereSystem.Processing.cs Fix fixgridatmos command (#27113) 2024-04-18 19:39:38 -07:00
AtmosphereSystem.Superconductivity.cs Atmos device performance improvements (#26493) 2024-03-30 15:17:53 +11:00
AtmosphereSystem.Utils.cs Atmos device performance improvements (#26493) 2024-03-30 15:17:53 +11:00
AtmosphereSystem.cs Atmos device performance improvements (#26493) 2024-03-30 15:17:53 +11:00
AutomaticAtmosSystem.cs Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
BarotraumaSystem.cs Remove AlertType and AlertCategory (#27933) 2024-05-23 22:43:04 -04:00
FirestarterSystem.cs Firestarter fixes (#24647) 2024-02-01 00:01:52 +11:00
FlammableSystem.cs Decouple interactions from hands, cleanup old events, add new fears (#28393) 2024-05-31 13:26:19 -07:00
GasAnalyzerSystem.cs Replace obsolete EntityCoordiates.InRange() with TransformSystem.InRange() (#29993) 2024-07-13 23:25:51 +02:00
GasTankSystem.cs Updates GasTankSystem and InternalsSystem to not use Component.Owner (#29934) 2024-07-12 21:44:45 +10:00
GasTileOverlaySystem.cs Change some `EntityQueryEnumerator` to `AllEntityQuery` (#27969) 2024-05-13 15:11:49 +10:00
HeatExchangerSystem.cs Atmos device performance improvements (#26493) 2024-03-30 15:17:53 +11:00
PipeRestrictOverlapSystem.cs Prevent stacking pipes (#28308) 2024-05-27 16:37:27 -06:00