Papa Cancer
c9ad96d228
Stomping Tantrum
...
Uses timer in gBattleStruct to count time since last failed move. This is augmented by a MOVE_FAILED result in atk_49 and decreased with an ENDTURN case. EFFECT_STOMPING_TANTRUM doubles base power if the timer is set.
2019-04-01 20:06:45 +01:00
DizzyEggg
83936185be
Add precautions
2019-04-01 15:08:19 +02:00
DizzyEggg
62863516c8
Fix Bubblebeam animation in double battles
2019-04-01 15:03:04 +02:00
DizzyEggg
14a34b002a
Electroweb animation
2019-04-01 14:43:18 +02:00
DizzyEggg
944dc4f6bf
Merge with master
2019-04-01 13:40:42 +02:00
DizzyEggg
62192b86f7
Aroma Veil
2019-04-01 11:42:37 +02:00
PikalaxALT
93c4e35d84
infer additional file split after task00_mystery_gift
2019-03-31 15:43:51 -05:00
PikalaxALT
0a8427c8ef
fakematching task00_mystery_gift
2019-03-31 15:43:51 -05:00
PikalaxALT
90fb329b70
through task_add_00_mystery_gift
2019-03-31 15:43:51 -05:00
PikalaxALT
fb5c19a33b
through mevent_message
2019-03-31 15:43:51 -05:00
PikalaxALT
813de11154
Through mevent_save_game
2019-03-31 15:43:51 -05:00
PikalaxALT
f88f815cff
WIP sub_8018DAC
2019-03-31 15:43:51 -05:00
PikalaxALT
608a217240
sub_8018B08
2019-03-31 15:43:51 -05:00
PikalaxALT
82a3f29b88
through sub_8018A50
2019-03-31 15:43:51 -05:00
PikalaxALT
aafe9df454
through sub_8018798
2019-03-31 15:43:51 -05:00
PikalaxALT
f34cda3b52
Start decompiling mystery gift
2019-03-31 15:43:51 -05:00
DizzyEggg
e878de782e
Merge pull request #114 from thechurchofcage/gamma
...
Misc. move updates
2019-03-31 22:08:14 +02:00
DizzyEggg
6f9096c613
Add Sweet Veil
2019-03-31 22:02:39 +02:00
DizzyEggg
b12334c88b
Remove cases from ABE, add functionality of Flower Veil
2019-03-31 21:38:58 +02:00
Papa Cancer
1d5cf3acb5
Misc. move updates
...
Bind: 75% Acc -> 85% Acc
Disable: 55% Acc. -> 100% Acc.
Freeze-Dry: 10% chance to freeze
Hammer Arm and Ice Hammer: lower user's speed
High Jump Kick: 130BP, 10 PP
Jump Kick: 100BP, 10 PP
Tail Glow: raises Sp. Atk by 3 stages
Waterfall: 20% chance to flinch
2019-03-31 18:25:37 +01:00
Marcus Huderle
462b196abc
Give battle_anim files appropriate names
2019-03-31 12:15:39 -05:00
Marcus Huderle
500d009b5c
Start decompiling berry_crush.c
2019-03-31 09:13:19 -05:00
huderlem
b9bf3bf072
Merge pull request #637 from DizzyEggg/pokeblock_attempt
...
Use Pokeblock clean-up and some menu_specialised decomp
2019-03-31 08:39:18 -05:00
huderlem
9259ea4c4e
Merge pull request #634 from PikalaxALT/continue_union_room
...
Continue union room
2019-03-31 08:33:16 -05:00
DizzyEggg
d90767c490
Switch effect and argument fields in BattleMove struct
2019-03-31 15:24:46 +02:00
DizzyEggg
17e74756cb
Merge with master, add defines to atk49 and statbuffchange commands
2019-03-31 15:19:25 +02:00
DizzyEggg
e3c07c83f2
More work on use pokeblock
2019-03-31 14:32:26 +02:00
DizzyEggg
aa7f69f067
Begin use pokeblock and menu specialised
2019-03-31 12:59:01 +02:00
PikalaxALT
ccac4694cd
Merge branch 'master' into continue_union_room
2019-03-30 12:41:10 -04:00
DizzyEggg
35cffea987
Helpful macros for atk49
2019-03-30 08:29:56 -05:00
PikalaxALT
3b9275b133
sub_8018404
2019-03-30 09:23:47 -04:00
PikalaxALT
2f57d6bc0f
sub_8018220
2019-03-30 09:18:58 -04:00
DizzyEggg
86e8bf0ecb
Cursed Body PP check
2019-03-30 11:58:19 +01:00
DizzyEggg
e2268bd938
Imposter check for semi invulnerable
2019-03-30 11:56:15 +01:00
DizzyEggg
ea0049da89
Fix Spiky Shield
2019-03-30 11:50:55 +01:00
DizzyEggg
876be1d9cd
Merge pull request #104 from thechurchofcage/beta
...
Spiky Shield
2019-03-30 11:21:27 +01:00
huderlem
8184688330
Merge pull request #635 from huderlem/union_room_chat
...
Union room chat
2019-03-29 22:33:32 -05:00
Marcus Huderle
accc5ae8dd
Merge remote-tracking branch 'upstream/master' into union_room_chat
...
# Conflicts:
# ld_script.txt
2019-03-29 21:27:08 -05:00
Marcus Huderle
a978a6a624
Finish decompiling union_room_chat.c
2019-03-29 21:26:08 -05:00
PikalaxALT
2e588fd4d7
through sub_80181DC
2019-03-29 22:22:26 -04:00
PikalaxALT
6b6c98e7d0
through sub_80180E8
2019-03-29 19:41:32 -04:00
DizzyEggg
567240b725
Merge pull request #107 from thechurchofcage/gamma
...
Taunt fix etc.
2019-03-29 22:24:03 +01:00
DizzyEggg
e92a0816fd
Merge pull request #110 from thechurchofcage/epsilon
...
Minor Doubles ability fixes
2019-03-29 22:20:04 +01:00
PikalaxALT
8d75dc1982
sub_8017EA0
2019-03-29 17:19:29 -04:00
PikalaxALT
bf4a73a67c
through sub_8017E00
2019-03-29 16:24:48 -04:00
PikalaxALT
8fc51b0459
through sub_8017CB0
2019-03-29 15:50:04 -04:00
PikalaxALT
ae0e70d7bb
sub_80179D4 and rodata
2019-03-29 11:57:03 -04:00
Marcus Huderle
519426f4e6
Decompile union_room_chat through sub_8020118
2019-03-28 20:20:52 -05:00
Marcus Huderle
8b8cc7a475
Decompile union_room_chat.s through sub_801FF08
2019-03-28 18:40:49 -05:00
PikalaxALT
030fb4d898
through sub_80179AC
2019-03-28 11:24:50 -04:00