Update To Do list
parent
9a6dc06a12
commit
fcd62209ba
34
README.md
34
README.md
|
@ -3,29 +3,35 @@
|
||||||
## To do
|
## To do
|
||||||
|
|
||||||
- Title screen
|
- Title screen
|
||||||
- Starter select screen
|
- Add carry-over starter mechanic
|
||||||
- Get starters from save data caught Pokemon
|
|
||||||
- Moves
|
- Moves
|
||||||
- Move logic
|
- Complete move logic
|
||||||
- Abilities
|
- Abilities
|
||||||
- Ability logic
|
- Complete ability logic
|
||||||
- Ability activation indicator (?)
|
|
||||||
- Natures
|
- Natures
|
||||||
- Pokemon summary screen
|
- Pokemon summary screen
|
||||||
- Move remembering (no cost?)
|
- Complete summary UI adding missing labels
|
||||||
|
- Add IV screen
|
||||||
- Capture logic
|
- Capture logic
|
||||||
- Critical capture
|
- Critical capture
|
||||||
- Save data
|
- Save data
|
||||||
- Pokedex
|
- Update dex format to share attributes
|
||||||
- Modifiers
|
- Modifiers
|
||||||
- PP Up
|
- PP Up
|
||||||
- Various mainline game items for various enhancements
|
- Various mainline game items for various enhancements
|
||||||
- Items that cause effects on hit (?)
|
- IV scanner
|
||||||
- Capture rate booster
|
- Valuable items for money
|
||||||
|
- Trainers
|
||||||
|
- Finish party pools
|
||||||
|
- Encounters
|
||||||
|
- Add extremely rare chance of Arceus available anywhere with type change
|
||||||
- Balancing
|
- Balancing
|
||||||
- Biome pools
|
- Biome pools
|
||||||
- Custom art
|
- Battle animations
|
||||||
- Battle bases and backgrounds
|
- Fix broken battle animations (mostly ones with backgrounds)
|
||||||
- Game sequence
|
- Add common animations for modifier effects
|
||||||
- Endgame?
|
- Achievements
|
||||||
- Endless mode?
|
- Add more achievements
|
||||||
|
- Modes
|
||||||
|
- Add random mode
|
||||||
|
- Add Nuzlocke mode
|
||||||
|
|
Loading…
Reference in New Issue