Delta-v/Content.Server/Atmos
chromiumboy 009d06d978
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
2024-04-17 12:59:31 -05:00
..
Commands Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
Components Fix atmos NaN error (#26441) 2024-03-26 15:44:56 +11:00
EntitySystems Navmap rework (#26713) 2024-04-17 12:59:31 -05:00
Monitor Atmos device performance improvements (#26493) 2024-03-30 15:17:53 +11:00
Piping Show volume on the gas analyzer (#25720) 2024-04-17 09:42:24 -08:00
Portable Show volume on the gas analyzer (#25720) 2024-04-17 09:42:24 -08:00
Reactions Remove atmos method events (#26402) 2024-03-28 13:22:19 +11:00
Rotting Use new ComponentPauseGenerator (#25183) 2024-02-26 14:36:19 +11:00
Serialization Fix empty atmos deserialization (#26540) 2024-03-30 10:58:12 +11:00
ExcitedGroup.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
GasMixture.cs Fix atmos NaN error (#26441) 2024-03-26 15:44:56 +11: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-15 14:02:21 -08: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-26 15:44:56 +11:00
TileFireEvent.cs Minor atmos optimisations (#6625) 2022-02-20 17:43:20 +11:00
TileMixtureEnumerator.cs Remove atmos method events (#26402) 2024-03-28 13:22:19 +11:00