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

Added steem world version history menu #57

Merged
merged 2 commits into from
Jul 9, 2019

Conversation

Abwasserrohr
Copy link
Owner

@Abwasserrohr Abwasserrohr commented Jul 9, 2019

This pull request aims to adds a menu which allows to view and load older versions of the steem world. There should be no limit on the versions and be possible to view every version by using multiple pages.

  • Works as expected
  • Loads without errros

Here is a video of the new menu: https://youtu.be/aoPit6l83Jg

Close #25 once merged.

Instead of storing the entire metadata of all history versions, now just store block number and the timestamp as a int.
@Abwasserrohr Abwasserrohr added enhancement New feature or request steemworlds.sk labels Jul 9, 2019
@Abwasserrohr Abwasserrohr self-assigned this Jul 9, 2019
- The waiting menu now stops once it has been closed.
- openSteemWorldHistoryMenu now can open a menu for a player to view all versions of a world, also possible to load these if the player has the permissions to do it.
@Abwasserrohr Abwasserrohr merged commit 100d594 into master Jul 9, 2019
@Abwasserrohr Abwasserrohr deleted the Abwasserrohr-worldhistorymenu branch July 9, 2019 16:23
@Abwasserrohr
Copy link
Owner Author

Had a error in it which has been fixed here: 6de3be9

@Abwasserrohr Abwasserrohr changed the title getSteemWorldHistoryAsync now no longer stored metadata Added steem world version history menu Jul 10, 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 steemworlds.sk
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a inventory menu which lists all old versions of the world and loading it using click.
1 participant