-
Notifications
You must be signed in to change notification settings - Fork 19
Pokemon index extension branch
aaaaaa123456789 edited this page Mar 26, 2020
·
18 revisions
This is the first feature branch of the repository, implementing an actual case of 16-bit extension. Pokémon species IDs are extended to 16 bits, updating the various subsystems that depend on the actual indexes to use the conversion table created by this branch.
- Conversion table definition
- Affected subsystems
- Map scripting changes
- Evolutions and learnsets
- Trainer data
- Saving and reloading
- Subsystems using full indexes
- Indirection tables