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

Add details to hover for switching, moves and items #126

Open
varkor opened this issue Dec 29, 2014 · 0 comments
Open

Add details to hover for switching, moves and items #126

varkor opened this issue Dec 29, 2014 · 0 comments

Comments

@varkor
Copy link
Owner

varkor commented Dec 29, 2014

When the player is asked who they'd like to switch in, when they hover the cursor over the different options, it should show a summary of each Pokémon (health, status, moves, etc.) — perhaps the entire available party with the hovered one selected, or perhaps just the selected Pokémon. A similar approach could be taken for moves (taking into account the fact that moves already have hover effects in double battles) and possibly items.

@varkor varkor added this to the Public Release (Version 0.3) milestone Dec 29, 2014
varkor added a commit that referenced this issue Mar 17, 2015
Now, when you hold shift while hovering over a move (either with the
mouse or on a selected move using the keyboard), you’ll see a number of
details regarding that move (including, perhaps most usefully, the PP).
This goes some way to adding #126, although for now makes use of an
even-more-coupled Input and Textbox (which will eventually be
addressed—see #155).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant