Eduardo Quezada
|
31ab56bceb
|
Fixed footprint symbol names.
|
2023-02-25 09:23:34 -03:00 |
|
Eduardo Quezada
|
ca81d7a0f9
|
Forgot about Jangmo-o
|
2023-02-24 21:58:09 -03:00 |
|
Eduardo Quezada
|
bbefee6bd4
|
Use proper symbol styles for Hakamo-O and Kommo-O
|
2023-02-24 15:22:58 -03:00 |
|
Alex
|
48391d8eff
|
Basculegion female form
|
2023-02-24 08:46:34 +01:00 |
|
Alex
|
a870ec3c22
|
enamorus_t cry, basculegionf sprite, new typhlosion back sprite
|
2023-02-23 15:20:12 +01:00 |
|
DizzyEggg
|
3ff8c95c4e
|
add meltan melmetal teachable moves
|
2023-02-23 10:53:55 +01:00 |
|
Alex
|
1c832768bb
|
fix trainer party
|
2023-02-22 20:44:03 +01:00 |
|
Alex
|
1f694ae7ed
|
missing pla sprites
|
2023-02-22 20:41:01 +01:00 |
|
DizzyEggg
|
e0b76e98ff
|
Add MOVE_SHELL_TRAP Effect (#2716)
* implemented Shell Trap
Co-authored-by: AgustinGDLV <agustingomezdelavega@gmail.com>
|
2023-02-22 13:55:34 +00:00 |
|
Eduardo Quezada
|
5ca9213d07
|
Merge branch 'RHH/upcoming' into RHH/pr/feature/formBattleChange
# Conflicts:
# src/battle_script_commands.c
|
2023-02-21 17:47:02 -03:00 |
|
LOuroboros
|
c33cc834bc
|
Updated Psyshield Bash's accuracy
|
2023-02-19 19:04:36 -03:00 |
|
ghoulslash
|
4b64433816
|
Add Battle Anim cmds for dynamic Task, Sprite creation + Misc. Anim Fixes (#2649)
* add createvisualtaskontargets, createspriteontargets to fix electroweb, fiery wrath anims
* add missing semicolon
* add Cmd_createspriteontargets_onpos for heal block, fix heal block targeting
* remove duplicate func
* improve origin pulse anim
* fix IsDoubleBattle call
* venom drench acid uses average battler positions
* add GetSubpriorityForMoveAnim
* add GetBattleAnimMoveTargets for CreateSpriteOnTargets and Cmd_createvisualtaskontargets
---------
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
|
2023-02-19 11:48:12 +01:00 |
|
DizzyEggg
|
56c9564e7a
|
8th gen Howl's effect (#2700)
* Howl gen8 effect
|
2023-02-17 10:28:46 +00:00 |
|
Eduardo Quezada D'Ottone
|
625a7622e2
|
Merge pull request #2697 from AsparagusEduardo/RHH/sync/pret_20230214
It's ya boi, pret merge! (pret merge 2023/02/16)
|
2023-02-16 21:57:41 -03:00 |
|
Eduardo Quezada
|
f4f8ab6ee9
|
Merge branch 'RHH/upcoming' into RHH/pr/feature/formBattleChange
|
2023-02-16 17:06:49 -03:00 |
|
DizzyEggg
|
94651e77a5
|
Fix Clang Scales target and effect
|
2023-02-15 22:18:18 +01:00 |
|
Eduardo Quezada
|
7ddebb6671
|
Merge remote-tracking branch 'pret/master' into RHH/sync/pret_20230214
# Conflicts:
# data/battle_ai_scripts.s
# src/menu_specialized.c
# src/mystery_gift_menu.c
|
2023-02-15 14:18:00 -03: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 |
|
GriffinR
|
a322379feb
|
Merge branch 'master' into doc-windows
|
2023-02-15 10:04:48 -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 |
|
Jaizu
|
9f7267e48d
|
Fix Giga Impact on contests.
|
2023-02-09 11:29:29 +01:00 |
|
GriffinR
|
c32fbf594a
|
Merge pull request #1851 from GriffinRichards/doc-fldspc
Document remaining field_specials task data
|
2023-02-08 22:34:57 -05:00 |
|
GriffinR
|
5496f0e6b0
|
Merge pull request #1850 from GriffinRichards/sync-trade
Sync trade
|
2023-02-03 19:05:00 -05:00 |
|
Jaizu
|
717ba22ea1
|
Make contest opponents an enum
I'm sure that at least 2 people eventually might consider editing them, this makes it easier.
|
2023-02-03 15:49:22 +01: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
|
3b15fd34cc
|
Merge branch 'master' of https://github.com/pret/pokeemerald into constants-num-frames
|
2023-02-01 16:09:01 -05:00 |
|
GriffinR
|
4328ed8b19
|
Merge branch 'master' of https://github.com/pret/pokeemerald into doc-windows
|
2023-02-01 14:59:45 -05:00 |
|
GriffinR
|
9003966fcc
|
Misc field_specials cleanup
|
2023-02-01 11:48:55 -05:00 |
|
ghoulslash
|
2b58593e33
|
Merge pull request #2595 from AsparagusEduardo/RHH/pr/data/Gen9Items
Added some Gen9 item data and fixed Punching Glove's effect
|
2023-01-27 16:13:50 -05:00 |
|
Eduardo Quezada D'Ottone
|
4c4fa6a2b6
|
Merge pull request #2603 from TeamAquasHideout/upcoming
Fix Wood Hammer To Have 1/3rd Recoil
|
2023-01-27 10:47:32 -03:00 |
|
Team Aqua's Hideout
|
e87e8d0898
|
Fix Wood Hammer To Have 1/3rd Recoil
Wood Hammer was set to 1/4th recoil before
|
2023-01-27 08:16:37 -05: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
|
a044774896
|
Added Gen9 item data and fixed Punching Glove's effect
|
2023-01-24 16:47:54 -03:00 |
|
GriffinR
|
7681340966
|
Merge branch 'master' of https://github.com/pret/pokeemerald into sync-trade
|
2023-01-23 14:45:51 -05:00 |
|
ghoulslash
|
321634ed3b
|
Silk Trap Effect (#2512)
* add silk trap effect, analog of obstruct
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
|
2023-01-23 16:42:47 -03:00 |
|
Eduardo Quezada D'Ottone
|
fbcad9d3ec
|
Merge pull request #2572 from rh-hideout/AsparagusEduardo-patch-1
Fixed Exp Candy S using the XS description
|
2023-01-23 15:00:25 -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
|
18384894e0
|
Merge pull request #1822 from AsparagusEduardo/pret/doc/typesEggGroups
Made Types and Egg Groups into arrays
|
2023-01-15 00:27:20 -05:00 |
|
Eduardo Quezada
|
70d59d6aa9
|
Improve Easy Chat documentation
|
2023-01-15 02:15:11 -03:00 |
|
Eduardo Quezada D'Ottone
|
6e1981369b
|
Fixed Exp Candy S using the XS description
|
2023-01-13 13:22:27 -03: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 |
|
GriffinR
|
b873d69679
|
Sync trade anim
|
2023-01-09 15:32:04 -05:00 |
|
ghoulslash
|
da27df9f18
|
Merge pull request #2326 from AsparagusEduardo/RHH/pr/reworkScald
Rolled EFFECT_SCALD into EFFECT_BURN_HIT with a config for its Gen6+ change
|
2023-01-08 16:25:29 -05:00 |
|
GriffinR
|
c91b13a12b
|
Merge branch 'master' of https://github.com/pret/pokeemerald into doc-windows
|
2023-01-07 13:30:11 -05:00 |
|
Eduardo Quezada D'Ottone
|
7622d84a4f
|
Revert "Removed Unown hack"
|
2023-01-07 11:39:56 -03:00 |
|
Eduardo Quezada
|
d72a3731d4
|
Merge branch 'RHH/upcoming' into RHH/pr/feature/reworkScald
# Conflicts:
# include/constants/battle_move_effects.h
|
2023-01-06 15:25:49 -03:00 |
|
Eduardo Quezada D'Ottone
|
34d27eca0e
|
Merge pull request #2457 from AsparagusEduardo/RHH/pr/cleanup/unown
Removed Unown hack
|
2023-01-04 18:57:28 -03:00 |
|
Eduardo Quezada
|
74d8c587fe
|
Merge branch 'RHH/upcoming' into RHH/pr/cleanup/unown
# Conflicts:
# src/data/pokemon/species_info.h
# src/data/pokemon_graphics/front_pic_anims.h
|
2023-01-04 17:58:54 -03:00 |
|
Eduardo Quezada
|
55be15f690
|
Merge remote-tracking branch 'RHH_origin/upcoming' into RHH/pr/feature/palleteConversion2
# Conflicts:
# include/config/pokemon.h
|
2023-01-04 16:19:57 -03:00 |
|