-
Notifications
You must be signed in to change notification settings - Fork 5
chore: added UI for actions #336
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* wip: adding bug/error cmd for reporting * wip: added rooms to exits queries * wip: debuggin exit query for parent/room * wip: fixing parent/room exits info * wip: debbugging parent/room exit info for panerl 2 * chore: putting into hold querying parent/room info * wip: implementing buttons * wip: implementing buttons 2 * wip: testing buttons * wip: adjusting display of Right hand panel * wip: adjusting display of right-hand panel 2 * wip: fixing display of buttons * wip: fixing display of buttons panel * wip: fixing display of buttons panel 2 * chore: adjusted display of buttons panel * wip: adjusting and testing text printer speed and buttons * wip: adjusting right panel * wip: adding room exit to info panel * wip: testing room exit query * wip: testing room exit query 2 * wip: debbuging room exit query * wip: adjusting room exit query * chore: adjusted exit room infor for panel
Signed-off-by: Bernardo Serrano <72756999+Dkrenon@users.noreply.github.com>
Signed-off-by: Bernardo Serrano <72756999+Dkrenon@users.noreply.github.com>
|
🚅 Environment LORE-pr-336 in >LORE has no services deployed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Add the visual representation for the number of actions that a player has.
Related issues
Closes # LOR-149 (linear)
Introduced changes
addded a ui container on the left side of the terminal that will display the representation of the number of actions that a player has. added as well for now a couple of commands that will simulate the increase of actions.
Checklist