kep-hack/data
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 Verify data table and name list sizes with assertion macros 2021-03-25 16:44:41 -04:00
battle_anims Adding the last of the used moves 2023-04-29 21:00:17 +01:00
credits Groundwork 2023-07-12 17:44:25 +01:00
events fix rod house 2023-07-13 05:45:43 +01:00
items Finish Post-Game Letter & Citrine Pass 2023-07-13 02:11:45 +01:00
maps Finish Chief, bug fixes 2023-07-27 14:39:24 +01:00
moves minor bits and pieces 2023-07-06 16:02:31 +01:00
pokemon A couple of bug fixes 2023-07-21 19:35:23 +01:00
sgb Custom palette for Game Corner, slight early game rebalance 2023-06-09 14:58:59 +01:00
sprites New sprites just dropped 2023-04-28 19:11:49 +01:00
text Groundwork 2023-07-12 17:44:25 +01:00
tilesets Finish Chief, bug fixes 2023-07-27 14:39:24 +01:00
trainers A couple of bug fixes 2023-07-21 19:35:23 +01:00
types Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00
wild Finish Chief, bug fixes 2023-07-27 14:39:24 +01:00
growth_rates.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
icon_pointers.asm Expanding on Pokemon icon usage 2023-04-23 21:25:45 +01:00
player_names.asm Boy/Girl option 2023-05-13 00:08:39 +01:00
player_names_list.asm Boy/Girl option 2023-05-13 00:08:39 +01:00
predef_pointers.asm Talk to Use Cut. Strength and Surf 2022-09-07 17:09:12 -06:00
text_boxes.asm Item Descriptions! 2023-03-08 03:27:32 +00:00
text_predef_pointers.asm Citrine Pokecenter, trade refactoring 2023-04-28 00:48:09 +01:00
tilemaps.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
yes_no_menu_strings.asm LGPE Beauty Event 2023-06-07 11:17:47 +01:00