kep-hack/data/maps
Llinos Evans 72a372dcde Groundwork for new Vermilion Pass system
Alright so this is the start of producing a new and improved pass system - one that actually works.

Long story short: Now there are three dock entrances. One for the S.S. Anne, one for Citrine City, and one for Faraway Island. I don't like it, but the old system literally just would not work, and with the time span in mind, I just want to use this instead.

Here's how it works;
- Usual S.S. Anne trigger is used, but with a new coordinate range.
- When triggered, check the coordinates the player is in; if it's not the usual S.S. Anne one, they're getting kicked to a new script.
- Use that to flag the player as usual.

Glitches:
- Triggering these multiple times causes strange jank, including crashes. I have the player forced into the new maps for now, but even going back can cause issues. I don't understand it.
- Citrine City's warp just...doesn't work, presumably due to a warp limit. However, after chopping off the warps so there's one each, it still happens.

These glitches need fixing before KEP can launch.
2023-08-19 22:11:12 +01:00
..
headers Finish Chief, bug fixes 2023-07-27 14:39:24 +01:00
objects Groundwork for new Vermilion Pass system 2023-08-19 22:11:12 +01:00
badge_maps.asm Clean up some data, using macros for multiline list entries 2020-07-14 13:32:09 -04:00
dungeon_maps.asm A few bug fixes 2023-07-12 14:16:41 +01:00
force_bike_surf.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
hide_show_data.asm Small bug fixes 2023-08-10 23:15:57 +01:00
map_header_banks.asm Brunswick Glade 2023-07-14 13:49:36 +01:00
map_header_pointers.asm Brunswick Glade 2023-07-14 13:49:36 +01:00
names.asm More bug fixes! 2023-07-15 00:07:05 +01:00
rest_house_maps.asm Clean up some data, using macros for multiline list entries 2020-07-14 13:32:09 -04:00
songs.asm Brunswick Glade 2023-07-14 13:49:36 +01:00
special_warps.asm Fix crash when losing to Yujirou 2023-07-14 12:16:28 +01:00
sprite_sets.asm Populating Brunswick Trail 2023-07-15 16:30:26 +01:00
town_map_entries.asm August bug fixes: Part 1 2023-08-03 16:39:11 +01:00
town_map_order.asm A few bug fixes 2023-07-12 14:16:41 +01:00