Delta-v/Content.Server/Pinpointer
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
..
NavMapSystem.cs Navmap rework (#26713) 2024-04-17 12:59:31 -05:00
PinpointerSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-13 16:48:39 -05: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-14 18:18:39 +11:00