mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 00:06:18 +00:00
76a6df43c4
This fix currently has the unintended side effect of making Champion Leon unable to be fought, but every other set of Elite Fours is now followed by the proper Champions as intended. |
||
---|---|---|
public | ||
src | ||
.eslintignore | ||
.eslintrc.cjs | ||
.gitattributes | ||
.gitignore | ||
index.css | ||
index.html | ||
jsconfig.json | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
vite.config.js |
PokéRogue
To do
- Title screen
- Add carry-over starter mechanic
- Moves
- Complete move logic
- Abilities
- Complete ability logic
- Natures
- Pokemon summary screen
- Complete summary UI adding missing labels
- Add IV screen
- Capture logic
- Critical capture
- Modifiers
- Various mainline game items for various enhancements
- Valuable items for money
- Trainers
- Finish party pools
- Add dialogue
- Add reward for gym leader victories
- Battle animations
- Fix broken battle animations (mostly ones with backgrounds)
- Modes
- Add random mode
- Add Nuzlocke mode