kep-hack/engine/battle
Llinos Evans 138bfd7042 Multiple bug fixes
* Moves the Mystery Box activation into Event Constants. This means that now, the Mystery Box activation is handled in the save, preventing some jank from happening when resetting.
* The "don't switch off the box yet" variable is now always unset after entering a map. Meltan itself allows the variable to keep being re-set, which is super handy. Now, whenever you enter and exit maps, it'll work properly.
* Flying, using an Escape Rope, and using Dig, all now unset the Mystery Box. If for some reason everything fucks up, this'll fix it.
* Fixed a text bug with the scientist in Celadon University.
* Fixed a menu alignment issue with the Vermilion Beauty.
* Attempted to fix the Battle Tent exit. Failed. This is a really, really bad bug, hopefully this gets sorted sometime.
2023-08-31 02:48:01 +01:00
..
move_effects 1/256 Text and other transparency enhancements 2023-06-12 14:41:13 +01:00
animations.asm Decrease flashing damage animation loop 2023-05-17 23:46:07 +01:00
battle_transitions.asm
common_text.asm
core.asm suloku's modernised Exp. All 2023-07-27 21:54:31 +01:00
decrement_pp.asm
display_effectiveness.asm
draw_hud_pokeball_gfx.asm
effects.asm
end_of_battle.asm
experience.asm Master Ball hotfix 2023-07-30 00:30:59 +01:00
get_trainer_name.asm
ghost_marowak_anim.asm
init_battle_variables.asm
link_battle_versus_text.asm
misc.asm
print_type.asm
read_trainer_party.asm Battle Tent Port 2023-05-13 02:50:31 +01:00
safari_zone.asm
save_trainer_name.asm
scale_sprites.asm
scroll_draw_trainer_pic.asm
trainer_ai.asm Battle Tent Port 2023-05-13 02:50:31 +01:00
unused_stats_functions.asm
wild_encounters.asm Multiple bug fixes 2023-08-31 02:48:01 +01:00