MilenVolf
|
9b4b264012
|
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`
|
2024-12-07 21:55:22 +00:00 |
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 |
Tayrtahn
|
eb4cd9bc0b
|
Code Cleanup: Purge obsolete MapManager methods (#26279)
* GetGrid
* GridExists
* TryGetGrid
(cherry picked from commit ae3d745430e3c5250d19553429e7cda2b8050d10)
|
2024-03-24 00:13:35 +01:00 |
Leon Friedrich
|
99f9583a3e
|
Adds a new `AtmosphereSystem.GetTileMixture()` override (#21804)
|
2023-12-02 20:26:02 +01:00 |
metalgearsloth
|
68480af109
|
Update content vectors to numerics (#17759)
|
2023-07-08 14:08:32 +10:00 |
LankLTE
|
e9665f2a44
|
Pyroclastic Anomaly Supercrit Buff (#17806)
* Added random gas, fixed ice anom, added temperature field.
* Revert "Added random gas, fixed ice anom, added temperature field."
This reverts commit ae5eade86d84d6b1341b7b76754b6f0007dbf3ca.
* I pushed master. Oops. Fixed now.
* Fixed behonker, fixed TempChange.
* Fixed tempchange.
|
2023-07-03 15:36:22 -06:00 |
ThunderBear2006
|
8951b9f26a
|
Ice anomaly (#15925)
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
|
2023-05-03 11:37:33 -07:00 |