pokerogue/README.md

40 lines
887 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
- Save data
2023-11-12 07:30:50 -08:00
- Update dex format to share attributes
2023-04-01 07:35:50 -07:00
- Modifiers
- PP Up
- Various mainline game items for various enhancements
2023-11-12 07:30:50 -08:00
- IV scanner
- 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
- Encounters
- Add extremely rare chance of Arceus available anywhere with type change
2023-04-01 07:35:50 -07:00
- Balancing
- Biome pools
2023-11-12 07:30:50 -08:00
- Battle animations
- Fix broken battle animations (mostly ones with backgrounds)
- Add common animations for modifier effects
- Achievements
- Add more achievements
- Modes
- Add random mode
- Add Nuzlocke mode