Commit Graph

153 Commits

Author SHA1 Message Date
cawtds
a26ee9d55c added missing battle move effects 2024-05-07 20:13:27 +02:00
cawtds
48954cc420 refactoring for evolution tracker update 2024-05-06 00:27:47 +02:00
cawtds
339a958caf fixed evolution tracker based evolutions, removed unused functions 2024-05-05 21:45:55 +02:00
cawtds
cb86fbde05 fixed evolution tracker for modern, fixed moved based evolution tracking, removed unused 2024-05-05 19:49:16 +02:00
cawtds
8411cba7a6 fixed two turn effects, fixed 'what will do' text on first battl 2024-05-04 12:19:37 +02:00
cawtds
bffd211675 wrong battler passed to emit call 2024-05-04 11:11:32 +02:00
cawtds
31cfcc136b refactoring, removed gActiveBattler 2024-05-04 04:02:12 +02:00
cawtds
61a41d2ad4 refactored to passing battler to Emit functions 2024-05-04 01:44:23 +02:00
cawtds
8a4e07c430 large refactoring to remove special deoxys handling
merged all stringids and string table entries
2024-05-03 18:14:38 +02:00
cawtds
963be8c077 fixed bug with type3 not being intialized leading to wrong type calculations
removed unused functions
2024-05-03 11:57:21 +02:00
cawtds
15e04f6f97 fixed sprite when form changing
fixed form changes reverting at the end of a battle
replaced personality based shiny sprites with new shiny flag
2024-05-03 02:52:29 +02:00
cawtds
ac01dd8225 fixed USEDMOVE printing twice instead of once 2024-05-02 17:16:11 +02:00
cawtds
a63e46ea0a updated all Cmd_ functions 2024-05-02 14:48:24 +02:00
cawtds
44a3ae0e33 updated up to Cmd_trygivecaughtmonnick 2024-05-02 14:32:20 +02:00
cawtds
55bfe6506b updated up to Cmd_trysetcaughtmondexflags 2024-05-02 14:18:38 +02:00
cawtds
6ec21fcd8a updated up to Cmd_handleballthrow 2024-05-02 12:24:35 +02:00
cawtds
99a46831af updated up to Cmd_removelightscreenreflect 2024-05-02 11:58:44 +02:00
cawtds
41c8f99763 updated up to Cmd_unused4 2024-05-02 11:45:23 +02:00
cawtds
e2e932c894 updated up to Cmd_unused2 2024-05-02 11:29:10 +02:00
cawtds
545c8cf1df updated up to Cmd_tryswapitems 2024-05-02 11:03:31 +02:00
cawtds
dd1fba7834 updated up to Cmd_callterrainattack 2024-05-02 10:42:24 +02:00
cawtds
f8a1b4d4c6 updated up to Cmd_setsunny 2024-05-02 10:08:28 +02:00
cawtds
245d8c816d updated up to Cmd_tryspiteppreduce 2024-05-02 03:25:03 +02:00
cawtds
3975b342b5 updated up to Cmd_settypetorandomresistance 2024-05-02 03:05:00 +02:00
cawtds
fc95f79339 updated up to Cmd_setfocusenergy 2024-05-02 02:35:58 +02:00
cawtds
13deed92fb updated up to Cmd_tryinfatuating 2024-05-02 02:29:12 +02:00
cawtds
69b94eb97f updated up to Cmd_tryKO 2024-05-02 02:13:51 +02:00
cawtds
4203ad1e98 updated up to Cmd_initmultihitstring 2024-05-02 02:04:56 +02:00
cawtds
31c845e887 updated up to Cmd_statbuffchange 2024-05-02 01:50:13 +02:00
cawtds
59f8a9eb31 updated up to Cmd_stockpiletohpheal and fixed stockpile 2024-05-02 01:35:16 +02:00
cawtds
be0c2fe535 updated up to Cmd_jumpifnotfirstturn 2024-05-02 00:51:52 +02:00
cawtds
ad250f64c5 updated up to Cmd_setrain 2024-05-02 00:46:45 +02:00
cawtds
28158212ad updated Cmd_various 2024-05-02 00:27:19 +02:00
cawtds
2e289ccb54 updated up to Cmd_useitemonopponent 2024-05-01 23:08:09 +02:00
cawtds
d1d0baad3f updated up to Cmd_resetsentmonsvalue 2024-05-01 23:02:03 +02:00
cawtds
09a32a59f3 updated up to Cmd_removeitem 2024-05-01 22:22:17 +02:00
cawtds
f8745b6023 updated up to Cmd_chosenstatusanimation 2024-05-01 21:58:18 +02:00
cawtds
fcb8bf2c55 updated up to Cmd_incrementgamestat 2024-05-01 21:31:04 +02:00
cawtds
991c45f23d updated up to Cmd_getmoneyreward 2024-05-01 21:12:01 +02:00
cawtds
8d43d7f975 updated Cmd_yesnoboxlearnmove 2024-05-01 20:32:05 +02:00
cawtds
87cb0e47b4 up to Cmd_handlelearnnewmove 2024-05-01 19:19:22 +02:00
cawtds
711cf686cf updated up to Cmd_endlinkbattle 2024-05-01 19:11:54 +02:00
cawtds
6a84c1a901 Cmd_switchineffects 2024-05-01 18:57:00 +02:00
cawtds
dbe0659d3d updated Cmd_switchhandleorder 2024-05-01 18:04:01 +02:00
cawtds
3d93e375fd updated Cmd_openpartyscreen 2024-05-01 17:40:34 +02:00
cawtds
6c8ca5e28d updated up to Cmd_jumpifcantswitch 2024-05-01 17:07:57 +02:00
cawtds
efe6d23e07 updated up to Cmd_switchindataupdate 2024-05-01 16:56:25 +02:00
cawtds
547a0a1321 changed all battle_script usages to new system 2024-05-01 16:44:08 +02:00
cawtds
f99b4ce70c updated Cmd_moveend 2024-05-01 16:08:54 +02:00
cawtds
b8cb3b44dd up to Cmd_playstatchangeanimation 2024-05-01 15:16:18 +02:00