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

Better feedback when creating an island #996

Closed
Poslovitch opened this issue Oct 20, 2019 · 3 comments
Closed

Better feedback when creating an island #996

Poslovitch opened this issue Oct 20, 2019 · 3 comments
Assignees
Labels
Status: Done This issue has been completed or answered. This pull request has been merged. Type: Enhancement Improvement or modification which is usually a new feature.

Comments

@Poslovitch
Copy link
Member

Description

Is your feature request related to a problem?

Big Blueprints sometimes takes a noticeable time to be pasted (> 2 seconds). This might trick the player into thinking the server's having some issues.

Describe the solution you'd like us to implement.

A bunch of messages should be sent to the player along the pasting process, such as the following:

  • Finding a free area to paste your island in...
  • Pasting the blocks...
  • Pasting the entities...
  • Teleporting you to your island!

Said messages would obviously be localized and therefore will allow users to "remove" them (by making them empty).

Describe alternatives you've considered.

None.

Additional context

None.

@Poslovitch Poslovitch added Type: Enhancement Improvement or modification which is usually a new feature. Status: Pending Waiting for a developer to start working on this issue. labels Oct 20, 2019
@Poslovitch Poslovitch added this to the 1.9.0 - SpigotMC release! milestone Oct 20, 2019
@Poslovitch Poslovitch self-assigned this Oct 20, 2019
@Poslovitch Poslovitch added Status: In progress Working on the issue. and removed Status: Pending Waiting for a developer to start working on this issue. labels Oct 20, 2019
@Poslovitch
Copy link
Member Author

While implementing said feature, I noticed:

  • It could be expanded to also improve the feedback when pasting a Blueprint using the admin command.
  • We could provide a rough estimation of the time it will take to paste the island.

@Poslovitch
Copy link
Member Author

Here's what it looks like currently.
image

@Poslovitch
Copy link
Member Author

And here is how it looks like, after some lengthy fine-tuning.
image

@Poslovitch Poslovitch added Status: Done This issue has been completed or answered. This pull request has been merged. and removed Status: In progress Working on the issue. labels Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Done This issue has been completed or answered. This pull request has been merged. Type: Enhancement Improvement or modification which is usually a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant