]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Replace obsolete GetTilesIntersecting methods (#32455)
authorMilenVolf <63782763+MilenVolf@users.noreply.github.com>
Sun, 1 Dec 2024 01:56:47 +0000 (04:56 +0300)
committerGitHub <noreply@github.com>
Sun, 1 Dec 2024 01:56:47 +0000 (12:56 +1100)
commit5fdf03c21671337abfa925e6d690b51e146eb680
tree0d3c8fab99dc3cbce1b46f4d609c203559428fea
parent2d405c965295009ddfce1b939c5ac2451f23e773
Replace obsolete GetTilesIntersecting methods (#32455)

* Remove usage of obsolete GetTilesIntersecting round 1

* Oop wrong uids

* Remove usage of obsolete GetLocalTilesIntersecting round 2

* Remove usage of obsolete GetLocalTilesIntersecting final round

* weh

* Fix using `SharedMapSystem` in `StencilOverlay`
13 files changed:
Content.Client/Overlays/StencilOverlay.Weather.cs
Content.Client/Overlays/StencilOverlay.cs
Content.Client/Overlays/StencilOverlaySystem.cs
Content.Server/Anomaly/Effects/GasProducerAnomalySystem.cs
Content.Server/Dragon/DragonSystem.cs
Content.Server/Nuke/NukeSystem.cs
Content.Server/Respawn/SpecialRespawnSystem.cs
Content.Server/Revenant/EntitySystems/RevenantSystem.Abilities.cs
Content.Server/Salvage/SpawnSalvageMissionJob.cs
Content.Server/Singularity/EntitySystems/EventHorizonSystem.cs
Content.Server/Xenoarchaeology/XenoArtifacts/Effects/Systems/ThrowArtifactSystem.cs
Content.Shared/Anomaly/SharedAnomalySystem.cs
Content.Shared/Random/Rules/NearbyTilesPercent.cs