jep-hack/engine/overworld
Llinos Evans 76c497dd99 Partial Safari Game implementation
This adds some infrastructure for the Safari Game, specifically;
- The guards who let you in; the ticket is given and Safari Balls are provided; you also get the leaving early and so on. Bit janky at times.
- Infrastructure for the step system, albeit unfinished; the steps aren't initially counted and there's no kicking out process yet.

All in all, it's now playable, but the loss conditions are not yet finished. I shall now lay down in a dark room.
2024-07-29 18:42:40 +01:00
..
cmd_queue.asm
decorations.asm
events.asm Partial Safari Game implementation 2024-07-29 18:42:40 +01:00
init_map.asm
landmarks.asm
load_map_part.asm
map_object_action.asm
map_objects.asm
map_objects_2.asm
map_setup.asm Winner's Path modifications 2024-07-19 11:48:04 +01:00
movement.asm
npc_movement.asm
overworld.asm
player_movement.asm
player_object.asm
player_step.asm
scripting.asm Trainerpic command and Fossils 2024-07-13 15:04:17 -04:00
select_menu.asm
spawn_points.asm
tile_events.asm Winner's Path modifications 2024-07-19 11:48:04 +01:00
time.asm Jacky's House (& Jacky & Knuckles) 2024-07-27 13:54:53 +01:00
variables.asm
warp_connection.asm
wildmons.asm The Safari Zone is now functional! 2024-07-29 17:15:27 +01:00