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

Improved steemworlds addon #10

Merged
merged 1 commit into from May 28, 2019
Merged

Conversation

Abwasserrohr
Copy link
Owner

@Abwasserrohr Abwasserrohr commented May 28, 2019

This pull request adds new features to the steemworlds addon:

  • Added better check to allow only owners of the plot to save the plot

  • Added multiworld support, this allows a player to have multiple worlds instead of just one. Default name = "home".

  • Added actionbar feedback messages which inform the player about the loading status.

  • Disabled structure generator in the WorldCreator.

  • Disabled chunk generation on world creation and on initialize for steemworlds.

  • Added superflat worlds with only one layer of grass block.

  • Added error message for visitors if a world doesn't exist on Steem Blockchain or the server locally.

  • Works as expected

  • Loads without errors

- Added better check to allow only owners of the plot to save the plot
- Added multiworld support, this allows a player to have multiple worlds instead of just one. Default name = "home".
- Added actionbar feedback messages which inform the player about the loading status.
- Disabled structure generator in the WorldCreator.
- Disabled chunk generation on world creation and on initialize for steemworlds.
- Added superflat worlds with only one layer of grass block.
- Added error message for visitors if a world doesn't exist on Steem Blockchain or the server locally.
@Abwasserrohr Abwasserrohr added the enhancement New feature or request label May 28, 2019
@Abwasserrohr Abwasserrohr self-assigned this May 28, 2019
@Abwasserrohr
Copy link
Owner Author

The changes improved the world creation speed by around 5 - 10 seconds.

@Abwasserrohr Abwasserrohr merged commit fec44cc into master May 28, 2019
@Abwasserrohr Abwasserrohr deleted the Abwasserrohr-steemworlds branch May 28, 2019 17:30
@Abwasserrohr Abwasserrohr added this to World loading process in steemworlds.sk May 28, 2019
@Abwasserrohr Abwasserrohr moved this from World loading process to Necessary core functions in steemworlds.sk May 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant