xCrystal
900cfe0d66
More usage docs
2024-02-22 18:10:43 +01:00
xCrystal
84688690cd
Homogenize transition after trainer/talker ( #30 ); Being writing usage docs
2024-02-17 18:56:19 +01:00
Idain
5fb672b220
Fix magic numbers in Celebi event code
2024-02-11 00:36:05 +01:00
xCrystal
e44744c587
wVramState -> wStateFlags and define flag constants (from pokecrystal f72f078c0e68736adf81f6c45c84f0c1e127a231)
2024-02-11 00:34:46 +01:00
xCrystal
b1fd8f941a
Apply e0c278a595bdd0b724607e14398a3c340860b449 from pokecrystal
2024-02-11 00:25:25 +01:00
xCrystal
5c4d982702
Apply most of pokecrystal PR 1105
2024-02-11 00:16:00 +01:00
xCrystal
ce4ca85494
Implement Flash technique through a map callback of type MAPCALLBACK_ENDMAPSETUP ( #34 )
...
This callback type is executed in a new map setup command at the very end of every map setup script. Maps that should trigger the use of Flash automatically should use an instance of this callback with fixed functionality
2023-12-31 15:05:07 +01:00
xCrystal
a40f7cdde7
Implement Waterfall technique ( #34 )
2023-12-31 13:39:00 +01:00
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
303deca959
Implement Cut technique, making cut trees use objects ( #34 )
2023-12-29 13:34:37 +01:00
xCrystal
16ba25346c
Implement Rock Smash technique ( #34 )
2023-12-28 19:53:34 +01:00
xCrystal
28bd777632
give/take coins action of blue/red space ( #22 )
2023-12-24 18:42:07 +01:00
xCrystal
05d925eeb4
Legend OAM in branch space ( #28 ), view map mode ( #29 ), and talker events ( #30 )
2023-12-23 14:44:36 +01:00
xCrystal
5a7a380e37
SFX player in debug menu
2023-11-30 15:51:24 +01:00
xCrystal
dbc0221e15
Implement talker events: core functionality done [commit 4] ( #30 )
2023-11-29 20:04:08 +01:00
xCrystal
6f4fcf580a
Implement talker events [commit 3] ( #30 )
2023-11-28 21:36:51 +01:00
xCrystal
933fca3b4b
Implement talker events [commit 2] ( #30 )
2023-11-28 18:02:00 +01:00
xCrystal
88b6810a18
Implement talker events [commit 1] ( #30 )
2023-11-28 13:59:36 +01:00
xCrystal
34d9877a1f
Create level scoped event flags for trainers and talkers, and integrate trainer battles in the board engine ( #30 )
2023-11-28 09:44:10 +01:00
xCrystal
ad345222ae
Handle white out transition from overworld (incl. battle) to game menu ( #27 )
2023-10-23 18:40:08 +02:00
xCrystal
a16322350f
Functional stub of title menus [Commit 1] ( #17 )
2023-10-01 00:10:44 +02:00
xCrystal
e53ae0eac9
Optimize some HRAM usage
2023-09-30 19:12:57 +02:00
xCrystal
2cbe0e1764
Sync with pokecrystal up to aba1f14
2023-09-24 15:06:19 +02:00
xCrystal
d6001be90c
Sync with pokecrystal up to 8873506b1
2023-09-24 14:21:42 +02:00
xCrystal
ca919cdf98
Board menu: implement preliminary Party, Bag, Pokegear, and Exit submenus ( #11 )
2023-09-22 23:12:05 +02:00