Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make crew monitor update blips at consistent rates #32555

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eoineoineoin
Copy link
Contributor

About the PR

Made crew monitor update off-grid entities at same rate as on-grid ones. Fixes #30338.

Why / Balance

UI was inconsistently being updated for monitored crew on different grids.

Technical details

Great big comment in the change. Map blips were using EntityCoordinates, so would see changes immediately when the transform of the parent entity changed. Just converts all the blips to use the same, fixed coordinate system.

Media

Peek.2024-09-30.20-42.mp4

Requirements

Breaking changes

Changelog

@github-actions github-actions bot added Status: Needs Review This PR requires new reviews before it can be merged. Changes: UI Can be reviewed or fixed by people who are knowledgeable with UI design labels Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: UI Can be reviewed or fixed by people who are knowledgeable with UI design Status: Needs Review This PR requires new reviews before it can be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dot on crew monitor moves smoothly if entity moving with a grid
1 participant