pokerogue/README.md

29 lines
603 B
Markdown
Raw Normal View History

2023-11-25 16:59:10 -08:00
# PokéRogue
2023-04-01 07:35:50 -07:00
## To do
- Title screen
2023-11-12 07:30:50 -08:00
- Add carry-over starter mechanic
2023-04-01 07:35:50 -07:00
- Moves
2023-11-12 07:30:50 -08:00
- Complete move logic
2023-04-01 07:35:50 -07:00
- Abilities
2023-11-12 07:30:50 -08:00
- Complete ability logic
2023-04-01 07:35:50 -07:00
- Natures
- Pokemon summary screen
2023-11-12 07:30:50 -08:00
- Complete summary UI adding missing labels
- Add IV screen
2023-04-01 07:35:50 -07:00
- Capture logic
- Critical capture
- Modifiers
- Various mainline game items for various enhancements
2023-11-12 07:30:50 -08:00
- Valuable items for money
- Trainers
- Finish party pools
2023-11-12 09:49:06 -08:00
- Add dialogue
- Add reward for gym leader victories
2023-11-12 07:30:50 -08:00
- Battle animations
- Fix broken battle animations (mostly ones with backgrounds)
- Modes
- Add random mode
- Add Nuzlocke mode