mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 12:06:25 +13:00
![]() 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. |
||
---|---|---|
.. | ||
headers | ||
objects | ||
badge_maps.asm | ||
dungeon_maps.asm | ||
force_bike_surf.asm | ||
hide_show_data.asm | ||
map_header_banks.asm | ||
map_header_pointers.asm | ||
names.asm | ||
rest_house_maps.asm | ||
songs.asm | ||
special_warps.asm | ||
sprite_sets.asm | ||
town_map_entries.asm | ||
town_map_order.asm |