Delta-v/Content.Server/Pinpointer
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
..
NavMapSystem.cs Navmap rework (#26713) 2024-04-21 22:05:45 +02:00
PinpointerSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
StationMapComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
StationMapSystem.cs BUI bugfixes / improvements (#23881) 2024-01-26 22:38:21 +01:00