Eduardo Quezada D'Ottone
|
0dca5a5230
|
Merge pull request #2516 from LOuroboros/patch-1
Updated SetMoveEffect
|
2022-12-15 18:10:08 -03:00 |
|
Eduardo Quezada D'Ottone
|
79a753efcc
|
Merge pull request #2518 from LOuroboros/bSides
Updated SIDE constant usages
|
2022-12-15 18:09:37 -03:00 |
|
LOuroboros
|
852f06deea
|
Updated SIDE constant usages
|
2022-12-15 17:44:56 -03:00 |
|
LOuroboros
|
7c447a1f62
|
Small corrections
|
2022-12-14 12:09:16 -03:00 |
|
LOuroboros
|
4c9446ed0a
|
Fixed Speed Swap's effect
|
2022-12-14 12:00:45 -03:00 |
|
LOuroboros
|
af6ea91e72
|
Applied Eduardo's suggestion
|
2022-12-14 10:48:12 -03:00 |
|
LOuroboros
|
37151e4a2d
|
Updated SetMoveEffect
|
2022-12-14 10:46:11 -03:00 |
|
ghoulslash
|
90dd59c039
|
Merge pull request #2513 from LOuroboros/patch-1
Update battle.h
|
2022-12-13 11:54:18 -05:00 |
|
LOuroboros
|
6ef30da492
|
Update battle.h
|
2022-12-13 02:44:49 -03:00 |
|
LOuroboros
|
a3e58b05c1
|
Implemented Guard Dog's effect
|
2022-12-12 20:33:37 -03:00 |
|
LOuroboros
|
a56cfd1aa7
|
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into dev_gen9_abilities
|
2022-12-12 19:55:48 -03:00 |
|
ghoulslash
|
657e0d755b
|
Merge pull request #2511 from AsparagusEduardo/RHH/pr/cleanup/SpecialStatus
Reorganized SpecialStatus struct to minimize padding.
|
2022-12-11 22:50:17 -05:00 |
|
Eduardo Quezada
|
1290a9411d
|
Reorganized SpecialStatus struct to minimize padding.
|
2022-12-12 00:37:00 -03:00 |
|
ghoulslash
|
340278c83b
|
Merge pull request #2452 from LOuroboros/intimidate
Optimized Intimidate's code
|
2022-12-11 22:04:16 -05:00 |
|
LOuroboros
|
8eff1a13c1
|
Updated BattleScript_IntimidateEffect to comply with BattleScript_TryAdrenalineOrb's demands
|
2022-12-11 23:17:59 -03:00 |
|
LOuroboros
|
e6a3396b0f
|
Added Adrenaline Orb check and removed silly comment
|
2022-12-11 19:24:36 -03:00 |
|
Eduardo Quezada D'Ottone
|
db32032781
|
Merge pull request #2475 from Bassoonian/gen9moves
Set FLAG_SYS_POKEMON_GET when debug gifting yourself a Pokémon
|
2022-12-11 18:39:25 -03:00 |
|
ghoulslash
|
0a9e3c8dc8
|
fix stattextbuffer in BattleScript_IntimidatePrevented_Item
|
2022-12-11 16:16:10 -05:00 |
|
Bassoonian
|
07a8af5975
|
Set FLAG_SYS_POKEMON_GET when debug gifting yourself a Pokémon
|
2022-12-11 22:09:23 +01:00 |
|
ghoulslash
|
e3e0d60222
|
Merge pull request #2467 from Bassoonian/gen9moves
Generation IX Moves
|
2022-12-11 14:47:47 -05:00 |
|
GriffinR
|
5c90df73ba
|
Merge pull request #1825 from AsparagusEduardo/pret/pr2/AnimationMacros
Species animation tables into macros
|
2022-12-10 10:00:34 -05:00 |
|
Eduardo Quezada
|
2f96344cd9
|
Removed ANIM_CMD macro from unused_anims.h
|
2022-12-10 11:46:41 -03:00 |
|
LOuroboros
|
0d1f9d9613
|
Reimplemented Mimicry
|
2022-12-09 20:46:18 -03:00 |
|
GriffinR
|
f87c5be45a
|
Merge pull request #1827 from SBird1337/fix/debugprint
[fix] DebugPrintf with no format arguments
|
2022-12-09 12:54:19 -05:00 |
|
sbird
|
0d5adac1e1
|
[debug, printf] add DebugPrintfLevel macro
|
2022-12-07 00:03:25 +01:00 |
|
ghoulslash
|
04e9c181ad
|
add covert cloak check for stats
|
2022-12-06 12:42:01 -05:00 |
|
ghoulslash
|
2391150274
|
Revert "CreateAbilityPopup always records ability"
This reverts commit c8661a1bc1e2fb4ecbd6125697782dc5b84f2b61.
|
2022-12-06 11:25:27 -05:00 |
|
ghoulslash
|
c8661a1bc1
|
CreateAbilityPopup always records ability
|
2022-12-06 11:24:04 -05:00 |
|
ghoulslash
|
c327655ef5
|
small fixes
|
2022-12-06 11:12:20 -05:00 |
|
ghoulslash
|
5a26a69ccd
|
add some RecordItemEffect and RecordAbilityBattle situations, ai checks
|
2022-12-06 11:00:57 -05:00 |
|
ghoulslash
|
bdb480765c
|
add ability shield check to mummy, wandering spirit
|
2022-12-06 10:50:33 -05:00 |
|
ghoulslash
|
b6258adc6d
|
fix ShouldLowerStat clear amulet check
|
2022-12-06 10:43:01 -05:00 |
|
sbird
|
fab26b99f1
|
[fix] DebugPrintf with no format arguments
|
2022-12-06 15:59:59 +01:00 |
|
ghoulslash
|
6d28882e44
|
start gen9 hold effects
|
2022-12-06 09:48:36 -05:00 |
|
LOuroboros
|
c287f4f016
|
Updated sAbilitiesAffectedByMoldBreaker
|
2022-12-06 06:22:02 -03:00 |
|
LOuroboros
|
107ace784b
|
Implemented Mycelium Might's effect
|
2022-12-06 06:18:18 -03:00 |
|
LOuroboros
|
d6b9f07681
|
Implemented Earth Eater's effect
|
2022-12-06 05:30:21 -03:00 |
|
LOuroboros
|
fa78e3b2c4
|
Implemented Armor Tail's effect
|
2022-12-06 05:26:30 -03:00 |
|
LOuroboros
|
a961980e0f
|
Implemented Toxic Debris' effect
|
2022-12-06 05:23:30 -03:00 |
|
LOuroboros
|
aa051dab02
|
Implemented Costar's effect
|
2022-12-06 05:23:30 -03:00 |
|
LOuroboros
|
7a52404fd3
|
Implemented Supreme Overlord's effect
|
2022-12-06 05:23:30 -03:00 |
|
LOuroboros
|
3c30e6bdc3
|
Implemented Sharpness' effect
|
2022-12-06 05:23:30 -03:00 |
|
LOuroboros
|
f96137eb5e
|
Implemented Cud Chew's effect
|
2022-12-06 05:23:30 -03:00 |
|
LOuroboros
|
7c67f1ac27
|
Activated Switch In abilities during weather and terrain change
Abilities such as Protosynthesis and Quark Drive demand it.
|
2022-12-06 05:23:30 -03:00 |
|
LOuroboros
|
18c30be838
|
Implemented Hadron Engine's effect
|
2022-12-06 05:23:30 -03:00 |
|
LOuroboros
|
dd90ab1911
|
Implemented Orichalcum Pulse's effect
|
2022-12-06 05:23:29 -03:00 |
|
LOuroboros
|
24465858a7
|
Implemented the 4 Ruin Abilities
|
2022-12-06 05:23:29 -03:00 |
|
LOuroboros
|
de05c4dd56
|
Implemented Good as Gold's effect
|
2022-12-06 05:23:29 -03:00 |
|
LOuroboros
|
e25f843db3
|
Implemented Quark Drive's effect
Also tweaked STRINGID_SUNLIGHTACTIVATEDABILITY and STRINGID_STATWASHEIGHTENED.
|
2022-12-06 05:23:29 -03:00 |
|
LOuroboros
|
a328088122
|
Implemented Protosynthesis' effect
Also turned GetHighestStatId into a global function since Protosynthesis' effect uses it.
|
2022-12-06 05:23:29 -03:00 |
|