kep-hack/constants
May Evans 86f111e5d7 Revamp Pokemon Mansion B2F
This was hell to do. There is still one bug in there, and that's the item pickups don't work for some reason. I don't know how these work honestly so if anyone wants to sort that go ahead.

Anyway, some stuff on the map;
- Currently, a warp from B1F leads there, which is intentionally non-returnable. The player walks through the whole map to get to the warp panel. A walk of humanity's shame, if you will. A warp for where the player is meant to go will be necessary later.
- Lore from Japanese media, particularly the first movie's interpretation of Mewtwo, is included. This is based on context clues on its canonicity from LGPE and other bits.
- A clue on how to get the Old Sea Chart is not-so-subtly included.

The MissingNo. event is unfinished, I intend for Martha to deal with that. The text intentionally lacks a "done" bit to force an unpredictable error; I believe this is inconsequential gameplay-wise and should make for a good opening quote when fighting it.

Oh, and Faraway Island has Mankey, Butterfree, and Primeape as find-able Pokemon now. This should be expanded upon later.
2022-10-17 16:57:42 +01:00
..
audio_constants.asm Use the same music headers as pokecrystal (#382) 2022-08-11 21:23:08 -04:00
battle_constants.asm wild DV buff 2022-09-04 11:56:47 +01:00
credits_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
event_constants.asm Move Mew, add Old Sea Chart, add wild data 2022-10-16 09:05:26 +01:00
gfx_constants.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
hardware_constants.asm Identify the rest of the hardware constants (#371) 2022-07-04 01:10:14 -04:00
hide_show_constants.asm Revamp Pokemon Mansion B2F 2022-10-17 16:57:42 +01:00
icon_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
input_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
item_constants.asm Move Mew, add Old Sea Chart, add wild data 2022-10-16 09:05:26 +01:00
list_constants.asm Fix file modes 2020-11-14 20:52:10 -06:00
map_constants.asm Revamp Pokemon Mansion B2F 2022-10-17 16:57:42 +01:00
map_data_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
map_object_constants.asm Implementing static Crocky encounter 2022-09-10 18:43:00 +01:00
menu_constants.asm Running Shoes and 30 Item Bag 2022-09-27 16:55:15 -06:00
misc_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
move_animation_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
move_constants.asm Struggle fixes 2022-09-12 22:16:45 +01:00
move_effect_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
music_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
oam_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
palette_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
pokedex_constants.asm PZ, Magnezone and the Dubious Disc 2022-10-01 20:53:37 +01:00
pokemon_constants.asm PZ, Magnezone and the Dubious Disc 2022-10-01 20:53:37 +01:00
pokemon_data_constants.asm Eevees and More 2022-09-01 08:37:35 -06:00
script_constants.asm Add Trader to Celadon University 2022-09-26 22:08:35 +01:00
serial_constants.asm party_struct constants and ExchangeBytes size (#364) 2022-07-04 01:08:17 -04:00
sprite_constants.asm Revamp Pokemon Mansion B2F 2022-10-17 16:57:42 +01:00
sprite_data_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
text_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
tileset_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
trainer_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
type_constants.asm Adding move data, types, and some Pokemon data 2022-08-31 10:17:48 +01:00