Delta-v/Content.Server/Atmos
chromiumboy 4fd43751ce
Navmap rework (#26713)
* Optimized the drawing of lines and tracked entities

* Optimized nav map updating and added thin wall support

* Added support for thin doors

* Removed floor tile seams, more line drawing optimizations

* Fixed split grids not updating correctly

* Cleaned up NavMapControl code

* Fix nav map header

* Converted nav map updates from system network messages to delta-states

* Addressed review comments

* Fixed timing issue where NavMapSystem would update before AirtightSystem did

(cherry picked from commit 009d06d97833b7700bcfaa534b20575fdbbd7db5)
2024-04-21 22:05:45 +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 Navmap rework (#26713) 2024-04-21 22:05:45 +02:00
Monitor Atmos device performance improvements (#26493) 2024-04-07 14:14:34 +02:00
Piping Show volume on the gas analyzer (#25720) 2024-04-21 22:05:43 +02:00
Portable Show volume on the gas analyzer (#25720) 2024-04-21 22:05:43 +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 Fix empty atmos deserialization (#26540) 2024-04-07 14:12:22 +02: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