mirror of
https://github.com/chase-manning/pokemon-js.git
synced 2025-07-25 13:27:51 +00:00
💡 prioritise tasks
This commit is contained in:
parent
61fa831fea
commit
e0f47d2f52
1 changed files with 2 additions and 3 deletions
5
TODO.md
5
TODO.md
|
@ -1,8 +1,5 @@
|
||||||
===========
|
===========
|
||||||
|
|
||||||
- Should we evolve before we learn moves? I think there are some pokemon that only learn the move after evolving?
|
|
||||||
- Rename consumable to usable
|
|
||||||
|
|
||||||
===========
|
===========
|
||||||
|
|
||||||
- Add more maps
|
- Add more maps
|
||||||
|
@ -11,9 +8,11 @@
|
||||||
- battle sounds
|
- battle sounds
|
||||||
- Add transition from viridian forrest gate north to route 2 north side
|
- Add transition from viridian forrest gate north to route 2 north side
|
||||||
- Populate all signs, from the lorem ipsums
|
- Populate all signs, from the lorem ipsums
|
||||||
|
- Rename consumable to usable
|
||||||
- Add support for moves that aren't attacks (Buffs and debuffs, healing moves like leech seed)
|
- Add support for moves that aren't attacks (Buffs and debuffs, healing moves like leech seed)
|
||||||
- Add animation to pokemon row while pokemon is active
|
- Add animation to pokemon row while pokemon is active
|
||||||
- Show grass in front of the player when in grass
|
- Show grass in front of the player when in grass
|
||||||
|
- Should we evolve before we learn moves? I think there are some pokemon that only learn the move after evolving?
|
||||||
- Add Pokemon Stats to PokemonList
|
- Add Pokemon Stats to PokemonList
|
||||||
- Battle music starts slowly, trim start (maybe trim all songs)
|
- Battle music starts slowly, trim start (maybe trim all songs)
|
||||||
- Make sure you can't catch trainers pokemon "The trainer blocked the BALL! Don't be a thief!"
|
- Make sure you can't catch trainers pokemon "The trainer blocked the BALL! Don't be a thief!"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue