pokerogue/README.md

29 lines
603 B
Markdown
Raw Normal View History

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