kep-hack/engine/menus
May Evans b7973444b2 Myriad of changes!
This is a pretty hefty commit, so let's break it down.
- Fixes Pokedex entries for Bittybat, Bulbasaur, and Shellder.
- ...presumably fixes the options menu.
- Adds a Fishing Group and water wild data to Diglett's Cave, also reduces the encounter rate. More to come.
- Modifies parties, including evolving Rival 2's starter.
- Attempts to fix the Ultra and Safari Balls by making `BallFactor` 4, which appears to be the intended number. Tests yielded positive results.
- Restores a ton of Japanese references that got removed in localisation, including some errors.
2022-12-11 21:40:43 +00:00
..
display_text_id_init.asm Identify SPRITESTATEDATA2_ORIGFACINGDIRECTION 2020-07-07 16:57:51 -04:00
draw_badges.asm Port some formatting from pokeyellow 2020-11-04 16:31:47 -05:00
draw_start_menu.asm Sync coordinate macros with pokecrystal 2020-07-07 11:30:10 -04:00
league_pc.asm Label and document hFFD7 more accurately 2020-11-29 20:17:29 +00:00
main_menu.asm Myriad of changes! 2022-12-11 21:40:43 +00:00
naming_screen.asm PokeDex is fixed 2022-09-03 19:24:56 -06:00
oaks_pc.asm Fix file modes 2020-11-14 20:52:10 -06:00
party_menu.asm PokeDex is fixed 2022-09-03 19:24:56 -06:00
pc.asm Refactorize check button pressed (#340) 2021-11-05 15:40:15 -04:00
players_pc.asm Fix file modes 2020-11-14 20:52:10 -06:00
pokedex.asm Refactorize check button pressed (#340) 2021-11-05 15:40:15 -04:00
save.asm Remove artificial save delay 2022-08-31 14:26:56 +01:00
start_sub_menus.asm PokeDex is fixed 2022-09-03 19:24:56 -06:00
swap_items.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
text_box.asm Refactorize check button pressed (#340) 2021-11-05 15:40:15 -04:00