mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-11-19 11:32:29 +13:00
A slapdash of various little bits and pieces. - Lake of Rage has a small culture entry at the top to illustrate what we're setting out to do. I mentioned the shell middens and canonised it alongside GSC. - Move constants now have their 16-bit IDs set up - Palfixed Feradactyl and Pupperon, fixed former's credit with confirmation from pokeoctober - Wiped out the must be 8-bit errors on various Pokemon's `base_stats.asm` files. - Fixed some aspects of Strong Arm and Water Sport calling garbage data; this was due to them using 8-bit comparison systems where there needed to be 16-bits. This fixes a good bit of their HM usage. Battle bugs need resolving (presumably due to a lack of gfx?) - Fixed AI scoring with Water Sport (hopefully) - Updated the readme with some of our progress over the past 5 months. |
||
|---|---|---|
| .. | ||
| base_stats | ||
| dex_entries | ||
| base_stats.asm | ||
| cries.asm | ||
| dex_entries.asm | ||
| dex_entry_pointers.asm | ||
| dex_order_alpha.asm | ||
| dex_order_new.asm | ||
| egg_moves.asm | ||
| egg_moves_johto.asm | ||
| egg_moves_kanto.asm | ||
| evolution_moves.asm | ||
| evos_attacks.asm | ||
| evos_attacks_johto.asm | ||
| evos_attacks_kanto.asm | ||
| ezchat_order.asm | ||
| first_stages.asm | ||
| gen1_base_special.asm | ||
| gen1_order.asm | ||
| menu_icons.asm | ||
| names.asm | ||
| palettes.asm | ||
| pic_pointers.asm | ||
| unown_pic_pointers.asm | ||
| unown_words.asm | ||