BuffelSaft
fc6e8f598c
Merge branch 'battle_engine' into battle_bond
2021-10-14 16:24:59 +13:00
BuffelSaft
bb8d0e3d6b
Fix Battle Bond
...
Battle Bond Greninja transforms only after a KO, and doesn't revert when switched out.
2021-10-14 16:18:11 +13:00
Eduardo Quezada D'Ottone
d689842689
Merge pull request #1657 from ghoulslash/rototiller
...
Rototiller Fix + MOVE_TARGET_ALL_BATTLERS
2021-10-13 22:45:50 -03:00
ghoulslash
7f2efb6619
format fixes, fix healing berries from printing message at full hp
2021-10-13 18:40:45 -04:00
ghoulslash
a3d2bdc9cf
merge with be
2021-10-13 18:30:53 -04:00
GriffinR
def6cc8158
Label battle script macro arguments
2021-10-13 17:44:04 -04:00
GriffinR
fc15b0d5f0
Add controller buffer constants, finish misc battle doc
2021-10-13 16:21:39 -04:00
GriffinR
b9f6dd128d
Merge pull request #1515 from GriffinRichards/fix-saveblockchunk
...
Disallow negative sizes in SAVEBLOCK_CHUNK
2021-10-13 13:30:53 -04:00
GriffinR
5860e0e937
Disallow negative sizes in SAVEBLOCK_CHUNK
2021-10-13 13:19:15 -04:00
ghoulslash
5108d173fc
fix protect struct fields being set during ai calcs
2021-10-13 10:11:02 -04:00
ghoulslash
b447d582cd
fix terrain timer decrementing and bg changing with anims disabled
2021-10-13 09:04:03 -04:00
BuffelSaft
61add8823e
Fix Thief
...
Thief doesn't work as a move end effect - the item steal animation only works if it runs before the target faints. This restores its original code and adds a simple check to handle its interaction with Parental Bond.
2021-10-13 18:25:04 +13:00
ghoulslash
3248bd796a
add quick draw
2021-10-12 21:49:18 -04:00
ghoulslash
f9272a89fa
add mirror armor check to two-stage stat decrease effects
2021-10-12 21:09:27 -04:00
ghoulslash
996301d5d3
add mirror armor
2021-10-12 18:04:34 -04:00
ultima-soul
8e25d314bb
Fix Safari Ball disappearing while capturing and restore Timer Ball's third frame usage.
2021-10-12 11:43:48 -07:00
ghoulslash
c0f3b7c3b4
record abilities from wandering spirit
2021-10-12 11:58:37 -04:00
ghoulslash
bbd09fdcf7
add wandering spirit
2021-10-12 10:32:51 -04:00
ghoulslash
11626d5043
fix memento fail condition
2021-10-12 07:53:28 -04:00
GriffinR
b0598b1aef
Clean up recorded_battle, add MOVE_IS_PERMANENT
2021-10-12 01:14:17 -04:00
ghoulslash
791a899eed
fix sand spit + primal weather
2021-10-11 21:29:08 -04:00
TheXaman
11dd0ea786
added support for randomized evolutions and evo methods
2021-10-11 23:25:53 +02:00
TheXaman
dd011d517e
improved "x_difficulty_challenges" compatibility
2021-10-11 23:00:54 +02:00
TheXaman
32d0affdea
cleanup of evolutions page code
2021-10-11 22:53:13 +02:00
TheXaman
6a3f3ab77e
improved dynamicness, improved support for "tx_difficulty_challenges"
2021-10-11 22:21:56 +02:00
ghoulslash
e66820e646
Merge pull request #1744 from AsparagusEduardo/BE_configHiddenPow
...
Setting for pre-Gen6 Hidden Power Damage.
2021-10-11 15:13:16 -04:00
GriffinR
f23e0beeba
Rename battle anim cmds, move its data, name remaining symbols
2021-10-11 13:18:21 -04:00
GriffinR
a556856ce9
Convert sKeyboardChars to 3D array
2021-10-11 11:09:15 -04:00
GriffinR
3a7995bc7c
Fix misleading RecordMixTrainerNames name
2021-10-11 10:39:37 -04:00
GriffinR
b8a44bf10a
Calculate pokemon substruct size, missing MON_PIC_SIZE
2021-10-11 10:35:53 -04:00
LOuroboros
6c550cd749
Implemented Retaliate's effect
2021-10-11 03:19:21 -03:00
ghoulslash
6212a3c431
Merge pull request #1703 from AsparagusEduardo/fix_ConfuseBerries
...
Fixed confuse berries affecting the wrong battler.
2021-10-10 20:21:03 -04:00
ghoulslash
06bcfea3b8
merge with be
2021-10-10 19:56:33 -04:00
ghoulslash
fcada4fcad
handle rototiller + prankster
2021-10-10 19:54:17 -04:00
Eduardo Quezada D'Ottone
c3f8b77d82
Setting for pre-Gen6 Hidden Power Damage.
2021-10-10 20:26:38 -03:00
Eduardo Quezada D'Ottone
3f51132af2
Merge pull request #1733 from ghoulslash/substitute_fix
...
Fix DoesSubstituteBlockMove calls
2021-10-10 18:53:44 -03:00
Eduardo Quezada D'Ottone
7798468ce9
Merge pull request #1738 from BuffelSaft/safety-googles
...
Fix Safety Googles
2021-10-10 18:34:20 -03:00
Eduardo Quezada D'Ottone
01f563cb5e
Fix infinite loop
2021-10-10 08:46:31 -03:00
BuffelSaft
8a7e6379b6
Merge pull request #1732 from ghoulslash/perish_song
...
Fix Soundproof cancelling out user's Perish Song
2021-10-10 22:55:20 +13:00
Eduardo Quezada D'Ottone
cf6e3873b4
Moved Electrified to Status4.
2021-10-10 01:13:23 -03:00
Eduardo Quezada D'Ottone
3add4d6a17
Added some status3 options to debug menu
2021-10-10 00:46:59 -03:00
Eduardo Quezada D'Ottone
4572e62669
Gen 5 Scald effect
2021-10-09 23:56:07 -03:00
Eduardo Quezada D'Ottone
903c4cbf68
Config for Blizzard + Hail
2021-10-09 23:52:37 -03:00
Eduardo Quezada D'Ottone
004f705607
Merge pull request #1549 from ghoulslash/last_ball
...
add last used ball
2021-10-09 17:27:28 -03:00
GriffinR
b01213b8bc
Some constants in wild_encounter.c, document Feebas spot generation
2021-10-09 15:23:59 -04:00
GriffinR
ff01eb951b
Use TRACKS constants for sGroundEffectTracksFuncs
2021-10-09 13:21:14 -04:00
GriffinR
862febe03a
Add MAP_OFFSET
2021-10-09 13:19:27 -04:00
GriffinR
28de627913
Add TRACKS_ALL, remove BGCntrlBitfield
2021-10-09 11:34:51 -04:00
GriffinR
d8e65fc4b6
More battle doc, add battle window ids
2021-10-09 03:01:10 -04:00
LOuroboros
2120545649
Oopsie
2021-10-09 01:07:27 -03:00