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

Fix dimension bugs in the map view #1606

Merged
merged 2 commits into from
Jul 22, 2023

Conversation

NotStirred
Copy link
Member

Previously players would always be rendered on the map view regardless of dimension.
Additionally, the map view wouldn't update on switching dimension and required the camera to move first

@leMaik
Copy link
Member

leMaik commented Jul 19, 2023

Nice! Does this need to be backported to 2.4?

@NotStirred
Copy link
Member Author

Very likely, yes

@leMaik leMaik added backport-me A PR that is to be backported to the latest stable Chunky version. bug GUI labels Jul 20, 2023
@leMaik leMaik merged commit 0f4aec6 into chunky-dev:master Jul 22, 2023
1 check passed
leMaik pushed a commit that referenced this pull request Jul 22, 2023
* Only draw player if they are in the current dimension

* Update the map view immediately on switching dimensions
@leMaik leMaik added this to the 2.4.5 milestone Jul 22, 2023
@leMaik leMaik removed the backport-me A PR that is to be backported to the latest stable Chunky version. label Jul 22, 2023
leMaik pushed a commit to leMaik/chunky that referenced this pull request Sep 9, 2023
* Only draw player if they are in the current dimension

* Update the map view immediately on switching dimensions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants