Files
Monolith/Content.Server/Atmos
Víctor Aguilera Puerto 6969b79c1c Improves atmos even more.
* Adds AtmosCooldown to tiles, so they stop being active after a certain number of cycles without a cooldown reset.
* Fixes adjacentTileLength in ProcessCell. It wasn't being set beforehand, (probably) causing some incorrect air shares.
* Removing a tile from active tiles no longer unexcites every other tile in their excited group. (Basically, Dismantle in ExcitedGroup's Dispose() method no longer unexcites tiles)
2020-09-04 17:40:44 +02:00
..
2020-08-28 14:32:56 +02:00
2020-08-02 20:08:20 +02:00
2020-09-04 17:40:44 +02:00
2020-08-28 14:32:56 +02:00
2020-08-28 14:32:56 +02:00
2020-08-17 16:12:21 +02:00
2020-08-28 14:32:56 +02:00
2020-09-04 17:40:44 +02:00