xCrystal
|
aa91909388
|
Implement Surf technique, avoid facing-tile events when player has yet to STEP_TURN or while not in BOARDEVENT_HANDLE_BOARD [bugfix to previous two commits] (#34)
new tile permission SPACE_TILE added, which acts as WATER_TILE while on PLAYER_SURF or PLAYER_SURF_PIKA state, as LAND_TILE otherwise
|
2023-12-30 00:27:50 +01:00 |
|
xCrystal
|
7ede3d1357
|
Create COLL_OUT_OF_BOUNDS to handle isolated areas within the same map that should not be visible in View Map mode (#29)
|
2023-12-14 21:24:08 +01:00 |
|
xCrystal
|
29f98ccb8c
|
Effects of branch (and union) space [Commit 2] (#28)
|
2023-10-28 19:09:58 +02:00 |
|
xCrystal
|
f9f0467d76
|
Add definitions for additional regular spaces (green, item, pkmn, minigame) and end space (#21)
|
2023-10-19 20:38:54 +02:00 |
|
xCrystal
|
47422a1adb
|
Begin implementation of base effect of regular spaces (#21)
|
2023-10-14 19:28:35 +02:00 |
|
xCrystal
|
85a616e20e
|
Create tileset and map in debug build for testing
|
2023-10-06 20:42:00 +02:00 |
|