ghoulslash
|
60a3da5811
|
Merge pull request #2691 from DizzyEggg/clang_scales
Fix Clanging Scales target and effect
|
2023-02-16 09:13:33 -05:00 |
|
DizzyEggg
|
4c18ed2bd4
|
remove comment
|
2023-02-16 15:11:48 +01:00 |
|
ghoulslash
|
8c81cf1e66
|
Merge pull request #2692 from DizzyEggg/shields_down
Fix Shield Down Ability pop-up
|
2023-02-16 09:11:24 -05:00 |
|
DizzyEggg
|
1c970afd6a
|
fix follow me working in singles (#2644)
* fix follow me working in singles
|
2023-02-16 10:53:29 +01:00 |
|
DizzyEggg
|
f6a0c882d1
|
Fix Shield Down Ability pop-up
|
2023-02-15 23:44:00 +01:00 |
|
DizzyEggg
|
94651e77a5
|
Fix Clang Scales target and effect
|
2023-02-15 22:18:18 +01:00 |
|
Eduardo Quezada
|
b62e5aa72e
|
Merge remote-tracking branch 'pret/master' into RHH/sync/pret_20230214
# Conflicts:
# src/battle_main.c
# src/field_specials.c
# src/trade.c
|
2023-02-15 14:11:03 -03:00 |
|
Eduardo Quezada
|
bd54990333
|
Review changes
|
2023-02-15 13:56:11 -03:00 |
|
GriffinR
|
69fdf0faa4
|
Merge pull request #1853 from GriffinRichards/doc-contest-bar
Clarify AI_CV_AttackDown_UnknownTypeList
|
2023-02-15 11:29:57 -05:00 |
|
GriffinR
|
b656565af0
|
Standardize RS mossdeep gym metatile labels
|
2023-02-14 11:42:13 -05:00 |
|
ghoulslash
|
908b509401
|
Fix Round's Base Power calc, Add Turn order effects (#2602)
* fix round base power calc, add turn order change
* remove unused callnative cmd
* fix round turn order update
* fix moveTarget getting set incorrectly in HandleAction_UseMove. also redirection doesn't affect MOVE_TARGET_ALL_BATTLERS
---------
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
|
2023-02-14 16:49:50 +01:00 |
|
DizzyEggg
|
0577d8d04d
|
Fix Mirror Armor against Clear Body
|
2023-02-13 14:44:34 +01:00 |
|
ghoulslash
|
d508f12ac9
|
merge with upcoming
|
2023-02-13 08:38:32 -05:00 |
|
DizzyEggg
|
5d958e245a
|
Merge pull request #2669 from Jaizu/giga_impact_contests
Fix Giga Impact on contests.
|
2023-02-13 09:22:24 +01:00 |
|
Eduardo Quezada
|
96865f66af
|
Updated term to modernFatefulEncounter
|
2023-02-11 22:36:42 -03:00 |
|
Eduardo Quezada
|
6da5e0a280
|
Rename eventLegal to fatefulEncounter
|
2023-02-11 17:13:53 -03:00 |
|
DizzyEggg
|
513ecd50ba
|
Fix Spacial Rend animation
|
2023-02-09 13:24:23 +01:00 |
|
Jaizu
|
9f7267e48d
|
Fix Giga Impact on contests.
|
2023-02-09 11:29:29 +01:00 |
|
DizzyEggg
|
896b575c07
|
Fix volt switch breaking ace pokemon
|
2023-02-08 12:42:38 +01:00 |
|
DizzyEggg
|
ff088752e7
|
Insomnia ability pop-up (#2643)
* Insomnia ability pop-up
* remove B_MSG_STAYED_AWAKE_USING constant
|
2023-02-07 18:47:23 +01:00 |
|
ghoulslash
|
7e9d40d401
|
Merge pull request #2645 from DizzyEggg/damp_aftermath
Damp shows ability pop-up when reacting with Aftermath
|
2023-02-07 10:18:23 -05:00 |
|
DizzyEggg
|
dcb63e1518
|
Merge pull request #2610 from ghoulslash/be/animsilktrap
Silk trap Animation
|
2023-02-07 16:13:53 +01:00 |
|
ghoulslash
|
a775f6f31a
|
Merge pull request #2642 from AlexOn1ine/strange_steam_v2
Fix Strange Steam anim
|
2023-02-07 09:25:04 -05:00 |
|
DizzyEggg
|
0dc5e1e685
|
aftermath damp pop-ups and string
|
2023-02-07 13:01:56 +01:00 |
|
ghoulslash
|
0c4c3fbbb7
|
Fix Poison Gas Anim for MOVE_TARGET_BOTH (#2608)
* poison gas anim handles MOVE_TARGET_BOTH
* fix sprite position fields
* fix it again
---------
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
|
2023-02-07 12:14:36 +01:00 |
|
Alex
|
2f412b206a
|
Fix Strange Steam anim
|
2023-02-07 00:40:37 +01:00 |
|
DizzyEggg
|
04ce8ec213
|
Fix Volt Absorb not activating on Thunderwave
|
2023-02-06 20:55:56 +01:00 |
|
ghoulslash
|
f060d0185f
|
fix wind power, electromorphosis stomping on gbattlerattacker
|
2023-02-02 21:59:40 -05:00 |
|
ghoulslash
|
c5c0e91215
|
fix BattleScript_TargetAbilityStatRaiseRet overwriting gBattlerAttacker
|
2023-02-02 21:39:01 -05:00 |
|
Eduardo Quezada
|
101ea6522d
|
Merge branch 'RHH/upcoming' into RHH/pr/feature/formBattleChange
# Conflicts:
# src/battle_util.c
|
2023-02-02 17:56:13 -03:00 |
|
LOuroboros
|
4b5a6e2328
|
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into gen_9_move_effects_batch1
|
2023-02-01 20:18:56 -03:00 |
|
GriffinR
|
28ada9c93b
|
Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest-bar
|
2023-02-01 15:52:19 -05:00 |
|
GriffinR
|
9003966fcc
|
Misc field_specials cleanup
|
2023-02-01 11:48:55 -05:00 |
|
ghoulslash
|
3f616215ea
|
add silk trap anim
|
2023-01-28 09:03:18 -05:00 |
|
Martin Griffin
|
a13ffdbfba
|
U-turn does not switch the user out if Emergency Exit activates
|
2023-01-27 00:57:22 +00:00 |
|
Eduardo Quezada
|
7774c9727d
|
Merge remote-tracking branch 'pret/master' into RHH/pr/sync/pret_20230125
# Conflicts:
# tools/mapjson/mapjson.cpp
|
2023-01-25 20:28:55 -03:00 |
|
Eduardo Quezada
|
3288309c43
|
Merge remote-tracking branch 'RHH_origin/upcoming' into RHH/pr/feature/formBattleChange
# Conflicts:
# src/battle_script_commands.c
|
2023-01-25 19:57:19 -03:00 |
|
Eduardo Quezada D'Ottone
|
1bfc922c72
|
Merge pull request #2471 from ghoulslash/be/gen9items
Start Gen9 Hold Effects
|
2023-01-23 14:58:08 -03:00 |
|
Eduardo Quezada D'Ottone
|
2b22bdf1e7
|
Merge pull request #2579 from LOuroboros/allahu
Fixed Explosion & Intimidate's 'interaction'
|
2023-01-23 11:37:06 -03:00 |
|
ghoulslash
|
f97ec1975a
|
merge w upcoming
|
2023-01-23 09:24:03 -05:00 |
|
GriffinR
|
29c1af50ca
|
Fix Best Streak stat name
|
2023-01-20 11:25:04 -05:00 |
|
Eduardo Quezada
|
4a9515e8db
|
Restored improvements from upstream
|
2023-01-20 12:34:15 -03:00 |
|
Eduardo Quezada
|
749225ace1
|
Matching merge from upstream pret
# Conflicts:
# graphics/interface/menu_info.png
# include/pokemon.h
# src/battle_ai_switch_items.c
# src/battle_anim_mons.c
# src/battle_anim_water.c
# src/battle_controller_opponent.c
# src/battle_gfx_sfx_util.c
# src/battle_main.c
# src/battle_pike.c
# src/battle_script_commands.c
# src/data/pokemon/species_info.h
# src/pokemon.c
# src/pokemon_summary_screen.c
|
2023-01-20 12:31:54 -03:00 |
|
GriffinR
|
b7d92e8537
|
Revert incorrect constant usage, add new correct ones
|
2023-01-18 12:11:09 -05:00 |
|
GriffinR
|
5a906c33ac
|
Merge branch 'master' into sync_battle_anim_args
|
2023-01-18 11:47:33 -05:00 |
|
LOuroboros
|
773e7f0de2
|
Fixed Explosion & Intimidate's 'interaction'
|
2023-01-17 22:16:42 -03:00 |
|
GriffinR
|
c663154760
|
Merge pull request #1836 from GriffinRichards/fix-clone
Add fix for Battle Tower cloning bug
|
2023-01-15 00:32:24 -05:00 |
|
Eduardo Quezada
|
ac4825ad28
|
Merge branch 'RHH/upcoming' into RHH/pr/feature/formBattleChange
# Conflicts:
# src/battle_util.c
|
2023-01-13 11:50:47 -03:00 |
|
LOuroboros
|
bdcc84f019
|
Updated the implementation
|
2023-01-09 15:18:22 -03:00 |
|
LOuroboros
|
dccceb9689
|
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into iceFaceRedux
|
2023-01-09 14:59:41 -03:00 |
|