kep-hack/engine
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
..
battle Multiple bug fixes 2023-08-31 02:48:01 +01:00
debug suloku's modernised Exp. All 2023-07-27 21:54:31 +01:00
events Fixed Pokédex display during starter selection 2023-06-15 01:35:14 +01:00
gfx Adding data for Silph Gauntlet Trainers (2, 3, 5F) 2023-07-15 22:07:51 +01:00
items Multiple bug fixes 2023-08-31 02:48:01 +01:00
link Merge branch 'master' of https://github.com/pret/pokered 2022-12-28 17:38:38 -06:00
math Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
menus Groundwork 2023-07-12 17:44:25 +01:00
movie Scream Tail title screen + bug fix 2023-07-29 18:20:45 +01:00
overworld Multiple bug fixes 2023-08-31 02:48:01 +01:00
pokemon Bug fixes 2023-06-12 12:48:08 +01:00
slots A few small improvements 2023-04-29 18:10:11 +01:00
battletentdata.asm remove jack from the tent 2023-05-15 09:45:45 +01:00
flag_action.asm split code out of main.asm 2016-12-31 17:23:54 -08:00
joypad.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
play_time.asm Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
predefs.asm More WRAM label cleanup (still needs UNIONs and renaming) 2021-05-31 16:25:16 -04:00