Delta-v/Content.Shared/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
..
ConfigurableNavMapBeaconComponent.cs Station beacons (#23136) 2024-01-22 18:59:49 +01:00
NavMapBeaconComponent.cs Use nav beacon locations for announcements (#26437) 2024-04-07 14:07:12 +02:00
NavMapComponent.cs Navmap rework (#26713) 2024-04-21 22:05:45 +02:00
NavMapDoorComponent.cs Add doors to the station map (#23639) 2024-01-26 22:27:10 +01:00
PinpointerComponent.cs Add universal pinpointer (#13854) 2023-05-28 20:24:09 +10:00
PinpointerVisuals.cs Better pinpointer accuracy + small cleanup (#12378) 2022-11-04 15:15:23 +11:00
SharedNavMapSystem.cs Navmap rework (#26713) 2024-04-21 22:05:45 +02:00
SharedPinpointerSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
SharedProximityBeeper.cs Anomaly Locator (#15677) 2023-04-23 15:39:33 +10:00
SharedStationMapSystem.cs Station maps (#13027) 2023-04-13 16:21:24 +10:00