Skip to content

Don't hide entities from GM screen radar#2824

Open
oznogon wants to merge 2 commits intodaid:masterfrom
oznogon:show-missiles-on-gm
Open

Don't hide entities from GM screen radar#2824
oznogon wants to merge 2 commits intodaid: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)
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.

1 participant