Skip to content

Fix entity selection only checking physics entities#2818

Merged
daid merged 2 commits into
daid:masterfrom
GinjaNinja32:science-selection
Apr 12, 2026
Merged

Fix entity selection only checking physics entities#2818
daid merged 2 commits into
daid:masterfrom
GinjaNinja32:science-selection

Conversation

@GinjaNinja32

Copy link
Copy Markdown
Contributor

Anything that previously used sp::CollisionSystem::queryArea to select entities for a purpose that did not necessarily require them to be physical objects has been changed to use sp::TransformQuery::queryArea (daid/SeriousProton#310):

  • Radar object visibility
  • Radar target selection
  • GM selection
  • Spectator selection
  • Lua entities-in-radius queries

Science/Operations additionally consider ScienceDescription sufficient to allow selecting the entity.

@daid
daid merged commit 38da537 into daid:master Apr 12, 2026
2 of 5 checks passed
@GinjaNinja32
GinjaNinja32 deleted the science-selection branch April 12, 2026 12:19
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