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

New features and ideas #29

Open
9 tasks
codemonkey85 opened this issue May 17, 2014 · 5 comments
Open
9 tasks

New features and ideas #29

codemonkey85 opened this issue May 17, 2014 · 5 comments

Comments

@codemonkey85
Copy link
Owner

New features

  • Item sorting
    • Bag viewing / editing
    • Drag and drop item into bag
  • Group Pokémon sorting
  • Pokémon search
  • Editing box wallpapers
  • Pokedex viewing / editing
  • Ctrl + drag to copy to destination (and overwrite target)
  • Autocomplete combobox entries
@codemonkey85 codemonkey85 changed the title New Features New features and ideas May 19, 2014
@codemonkey85
Copy link
Owner Author

Ideas

@codemonkey85
Copy link
Owner Author

4:55 PM also: here's how I get sprites from resources
4:56 PM I get a 'string' of the resource name I'm to load
4:56 PM then I...
4:56 PM pb.Image = (Image)Properties.Resources.ResourceManager.GetObject(file);
4:56 PM I put them as the image of a picturebox

@dannbuckley
Copy link

Do you have any features that do anything with the Battle Box?

@codemonkey85
Copy link
Owner Author

Not yet, but how hard could it be?

@dannbuckley
Copy link

:) The easiest thing to do would be to get the pokemon storages dealt with first(aka Battle Box, PC, Party, and Daycare)

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

2 participants