kep-hack/data
Llinos Evans 262c862a76 Fighting Dojo script revamp
This restructures the Fighting Dojo to match the new map, as well as add a few more features and safety mechanisms.
- Koichi, the Karate Master, now plays the Gym Leader theme when fought.
- Hitmontop is now an optional reward.
- Post-Game Rematch is available in addition to the gym scaling to be consistent with other Gym Leaders.
- A safety lock is on the Poke Balls prior to defeating the Karate Master, as the new structure now demands it. Indeed, this is why the reward area in vanilla is like that.
- Architecturally, there is now only one EVENT_GOT_HITMON constant, which is all that was actually needed in the vanilla game. Extreme microoptimisation, as event constants appear to be 16-bit.
2023-06-27 21:09:38 +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 Small edits 2023-05-25 23:54:19 +01:00
events Lots of small tweaks 2023-05-19 03:21:00 +01:00
items Saffron Guards are now British 2023-06-18 09:12:42 +01:00
maps Fighting Dojo script revamp 2023-06-27 21:09:38 +01:00
moves Adding the last of the used moves 2023-04-29 21:00:17 +01:00
pokemon Update dex_text.asm 2023-06-09 09:48:20 +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 Fix "Oak's Last Pokemon" line 2023-06-27 13:42:48 +01:00
tilesets Fighting Dojo script revamp 2023-06-27 21:09:38 +01:00
trainers Fix "Oak's Last Pokemon" line 2023-06-27 13:42:48 +01:00
types Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00
wild Fix "Oak's Last Pokemon" line 2023-06-27 13:42:48 +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