kep-hack/engine
Llinos Evans 47f2683d85 Finish Chief, bug fixes
This finishes Chief's event, with all the necessary components for the post-game Mewtwo fight sorted as well. I added an event the Master Ball sets for modular monologue text, for improved immersion.

I have also fixed some bugs;
- Fixed the oft-reported walking in trees bug in the Forest tileset.
- Fixed the Oak's lab computer issue by just...removing the computer. I made the map symmetrical instead, feels a lot better to look at, at least for me. I think it was meant to have an event on it or something, but I couldn't find anything, felt like I was being gaslit.
- Hopefully fixed the issue with the border blocks going weird after saving and resetting, by making the tileset directly point to the gym one, which Oak is meant to use. I am not sure how that glitch happened for ViWalls.
- Fixed the Viridian Pre-Gym text scrolling issue.

I still cannot replicate the crash bugs that some people have been experiencing and don't see anything that could be causing it.

I also changed Trampel in Victory Road to Steelix, as mentioned by Gogocrafter.
2023-07-27 14:39:24 +01:00
..
battle Bug Fixes 2023-07-08 10:01:27 +01:00
debug FRLG Legendary Battle theme 2023-07-23 21:06:28 +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 Finish Chief, bug fixes 2023-07-27 14:39:24 +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 Boy/Girl option 2023-05-13 00:08:39 +01:00
overworld minor things for testing celeste hill 2023-06-04 11:50:43 +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