Delta-v/Content.Shared/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
..
ConfigurableNavMapBeaconComponent.cs Station beacons (#23136) 2023-12-28 17:02:21 -07:00
NavMapBeaconComponent.cs Use nav beacon locations for announcements (#26437) 2024-03-28 16:53:18 +11:00
NavMapComponent.cs Navmap rework (#26713) 2024-04-17 12:59:31 -05:00
NavMapDoorComponent.cs Add doors to the station map (#23639) 2024-01-12 00:14:20 +11: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-17 12:59:31 -05:00
SharedPinpointerSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-13 16:48:39 -05: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