Skip to content

Don't hide entities from GM screen radar#2824

Merged
daid merged 2 commits into
daid:masterfrom
oznogon:show-missiles-on-gm
May 26, 2026
Merged

Don't hide entities from GM screen radar#2824
daid merged 2 commits into
daid:masterfrom
oznogon:show-missiles-on-gm

Conversation

@oznogon
Copy link
Copy Markdown
Contributor

@oznogon oznogon commented Mar 31, 2026

Bypass the early exit in BasicRadarRendering::renderOnRadar() for LongRange-only traces if the radar system is flagged as GM (GM screen, Spectate).

This fixes the regression of LongRange traces not rendering on the GM screen, where those entities are still selectable but invisible. This also doesn't change the behavior of not rendering them on Science radar, Probe View radar, or Relay's shared short-range radar, which is intentional per #2821.

GM screen before: LongRange-flagged traces aren't visible, but the entities are still selectable

Screen.Recording.2026-03-31.091647.mp4

GM screen after: LongRange-flagged traces are visible

Screen.Recording.2026-03-31.091458.mp4

Bypass the early exit in BasicRadarRendering::renderOnRadar() for
LongRange-only traces if the radar system is flagged as GM
(GM screen, Spectate)
@daid daid merged commit b80e6e9 into daid:master May 26, 2026
5 checks passed
@oznogon oznogon deleted the show-missiles-on-gm branch May 29, 2026 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants