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

Show warning screen before loading a world with unloaded objects #13

Open
acrylic-style opened this issue Oct 30, 2021 · 0 comments
Open
Labels
area: ui User Interface area: world World type: enhancement New feature or request

Comments

@acrylic-style
Copy link
Member

acrylic-style commented Oct 30, 2021

Is your feature request related to a problem? Please describe.
Currently, it doesn't show a warning screen before loading the world with unloaded objects, so Minecraft will remove the blocks/items/entities/... without any warning before that happens.

Describe the solution you'd like
In the client, Blueberry should show the warning screen before loading those worlds.

In the server, Blueberry should interrupt the loading of the world/chunk and allow the loading of the world with a special flag.

@acrylic-style acrylic-style added type: enhancement New feature or request area: ui User Interface area: world World labels Oct 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ui User Interface area: world World type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant