Eduardo Quezada D'Ottone
|
11e93aee69
|
Merge pull request #1848 from SBird1337/fix/ub
[battle_debug] fix charbase overflow
|
2021-11-02 21:24:46 -03:00 |
|
sbird
|
5bfb3096ad
|
[battle_debug] fix charbase overflow
|
2021-11-02 23:53:03 +00:00 |
|
BuffelSaft
|
d99fd30e4d
|
Looping battle script, correct message
Testing in Sword showed that the pop up should happen once if two mons are cured, and that the correct message is "X was cured of its poisoning!"
|
2021-11-03 11:51:20 +13:00 |
|
GriffinR
|
929aade0fd
|
Fix braille slash
|
2021-11-02 18:34:05 -04:00 |
|
GriffinR
|
afb9ff3a40
|
Document files with a few remaining symbols
|
2021-11-02 18:06:06 -04:00 |
|
GriffinR
|
c98fbb5ca6
|
Merge pull request #1538 from cbt6/move-speed
Rename some player movement speed functions
|
2021-11-02 15:07:59 -04:00 |
|
cbt6
|
510ccbdf4c
|
Move definition of constants for movement speed
|
2021-11-03 02:56:23 +08:00 |
|
cbt6
|
3556024a06
|
Distinguish clearly the two enums related to speed
|
2021-11-03 02:51:30 +08:00 |
|
cbt6
|
3f5f057ebe
|
Rename GoSpeedX functions to WalkNormal, WalkFast, etc.
|
2021-11-03 01:50:53 +08:00 |
|
cbt6
|
4cedd2d551
|
Rename WalkFastest functions to WalkFaster
|
2021-11-03 01:50:53 +08:00 |
|
cbt6
|
a2c2d7e230
|
Label indexes for movement speeds
|
2021-11-03 01:50:47 +08:00 |
|
LOuroboros
|
69b42de0d9
|
Implemented Mimicry
Thanks to AsparagusEduardo for helping me optimize RestoreBattlerOriginalTypes.
|
2021-11-02 14:44:55 -03:00 |
|
Blackforest92
|
0f5c9f5cb0
|
Adjust Giga Impact background to fade in before impact
|
2021-11-03 00:37:22 +07:00 |
|
ghoulslash
|
4c9f48e9d8
|
Merge pull request #1842 from AsparagusEduardo/be_Gen8ContestData
Added Gen 8 contest data
|
2021-11-02 12:50:45 -04:00 |
|
ghoulslash
|
592a1dab63
|
fix mirror armor setstatchanger, handle reflected stat blockage
|
2021-11-02 12:02:58 -04:00 |
|
ghoulslash
|
ffcba355b0
|
merge w be
|
2021-11-02 10:36:08 -04:00 |
|
BuffelSaft
|
4668e11765
|
Looping battlescript version 1
Would be better if it simply updated the target, cured the status and returned I think, needs testing.
|
2021-11-03 00:45:24 +13:00 |
|
BuffelSaft
|
95435b5f7f
|
Pastel Veil switchin effect attempt
Battle script isn't working for partner for some reason.
|
2021-11-02 23:06:10 +13:00 |
|
BuffelSaft
|
40bced517a
|
Pastel Veil blocks poison for whole side
Tested vs Toxic, Toxic Thread and Sludge with 100% effect chance.
|
2021-11-02 20:00:57 +13:00 |
|
Blackforest92
|
2d5ed4a1e2
|
Allow Giga Impact fadein background & upgrade its graphic
|
2021-11-02 12:53:11 +07:00 |
|
BuffelSaft
|
1e3b3d482b
|
Merge pull request #1838 from Blackforest92/battle_engine
Edit Spacial Rend and Hurricane background
|
2021-11-02 17:11:47 +13:00 |
|
BuffelSaft
|
8af882348a
|
Fix Parental Bond Super Fang
Min damage should be 2
|
2021-11-02 16:56:12 +13:00 |
|
BuffelSaft
|
b97a250acc
|
Merge pull request #1512 from ghoulslash/utility_umbrella
Utility Umbrella
|
2021-11-02 16:28:52 +13:00 |
|
BuffelSaft
|
735ee60f85
|
Restore missing break
|
2021-11-02 16:17:57 +13:00 |
|
Eduardo Quezada D'Ottone
|
10306d046c
|
Fixed Steam Roller's define
|
2021-11-01 22:07:54 -03:00 |
|
Eduardo Quezada D'Ottone
|
8332bfae46
|
Gen 8 combo moves
|
2021-11-01 21:59:34 -03:00 |
|
Eduardo Quezada D'Ottone
|
c4aa2a1e92
|
Added Gen 8 contest data (minus combos), also fixed Bubble's category
|
2021-11-01 21:36:08 -03:00 |
|
GriffinR
|
47286d1ecb
|
Merge pull request #1537 from AsparagusEduardo/pret_solarbeam
Standarized Solarbeam into Solar Beam
|
2021-11-01 17:46:45 -04:00 |
|
Eduardo Quezada D'Ottone
|
f3013d8ee9
|
Standarized Solarbeam into Solar Beam
|
2021-11-01 18:36:35 -03:00 |
|
GriffinR
|
54a70ca4d4
|
Merge pull request #1530 from GriffinRichards/doc-graphics
Label remaining symbols in graphics.c
|
2021-11-01 17:00:06 -04:00 |
|
ghoulslash
|
71ca9fdb58
|
fix Cmd_healpartystatus GetBattlerAbility check
|
2021-11-01 15:18:41 -04:00 |
|
ghoulslash
|
802ba88621
|
fix ABILITYEFFECT_NEUTRALIZINGGAS
|
2021-11-01 15:10:51 -04:00 |
|
ghoulslash
|
e4242d04ab
|
remove battler skipping in neutralizing gas exit bs
|
2021-11-01 14:28:41 -04:00 |
|
ghoulslash
|
48bea554a3
|
fix tryendneutralizinggas placement
|
2021-11-01 14:21:28 -04:00 |
|
ghoulslash
|
98b4b821dc
|
merge with be
|
2021-11-01 13:55:55 -04:00 |
|
ghoulslash
|
a1e64fce4f
|
handle simple beam, gastro acid
|
2021-11-01 13:50:57 -04:00 |
|
ghoulslash
|
25f200d7ce
|
Merge pull request #1840 from LOuroboros/patch-2
Fixed battlerId in Poison Touch's confusionSelfDmg check
|
2021-11-01 11:39:51 -04:00 |
|
ghoulslash
|
b5d20da927
|
merge with be
|
2021-11-01 11:36:18 -04:00 |
|
ghoulslash
|
6357b21202
|
fix leaf guard ability pop up
|
2021-11-01 11:32:13 -04:00 |
|
LOuroboros
|
30a8281d32
|
Fixed battlerId in Poison Touch's confusionSeldDmg check
|
2021-11-01 11:56:25 -03:00 |
|
BuffelSaft
|
5d678bc2ce
|
Fix move effect defines
Had a define in a comment, which offset all the new move effects and misaligned their battle scripts.
|
2021-11-01 23:51:03 +13:00 |
|
BuffelSaft
|
0345dea918
|
Replace EFFECT_DOUBLE_HIT with FLAG_TWO_STRIKES
This removes the need to have separate move effects for Twineedle, Double Iron Bash, and any custom two strike moves.
|
2021-11-01 23:39:37 +13:00 |
|
BuffelSaft
|
fb25e1ac98
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald into multistrike
|
2021-11-01 22:37:23 +13:00 |
|
BuffelSaft
|
4edee8f5d4
|
Merge pull request #1839 from AsparagusEduardo/BE_fixPlasmaFists
Fixed Plasma Fists target
|
2021-11-01 20:09:41 +13:00 |
|
GriffinR
|
9b2038a9a5
|
Additional GF ROM header doc
|
2021-11-01 02:54:53 -04:00 |
|
GriffinR
|
e0e2212db3
|
Avoid changed section warning
|
2021-11-01 01:47:38 -04:00 |
|
GriffinR
|
ef2971d8dc
|
Convert GF ROM header to C
|
2021-11-01 01:42:02 -04:00 |
|
Eduardo Quezada D'Ottone
|
d4638eaf1a
|
Fixed Plasma Fists target
|
2021-10-31 19:50:31 -03:00 |
|
BuffelSaft
|
fbce8b2ff0
|
Merge pull request #1749 from ghoulslash/wandering_spirit
Wandering Spirit
|
2021-11-01 11:26:53 +13:00 |
|
ghoulslash
|
a2b8f3f169
|
replace gBattleMons[x].ability w GetBattlerAbility
|
2021-10-31 17:19:30 -04:00 |
|