Eduardo Quezada
|
5fc5e5703c
|
Cleaned: createvisualtask AnimTask_RockMonBackAndForth & AnimTask_PositionFissureBgOnBattler
|
2023-08-01 19:04:47 -04:00 |
|
Eduardo Quezada
|
323b771630
|
Cleaned: createvisualtask AnimTask_ScaleMonAndRestore & AnimTask_RotateMonSpriteToSide
|
2023-08-01 19:03:52 -04:00 |
|
Eduardo Quezada
|
b4ad3be0cb
|
Cleaned: createvisualtask AnimTask_ShakeMon
|
2023-08-01 19:02:59 -04:00 |
|
Eduardo Quezada
|
1d25dd0c93
|
Cleaned: createvisualtask AnimTask_ShakeMon2
|
2023-08-01 19:02:57 -04:00 |
|
Eduardo Quezada
|
d3f170ef0f
|
Cleaned: createvisualtask AnimTask_ShakeMonInPlace
|
2023-08-01 19:02:14 -04:00 |
|
Eduardo Quezada D'Ottone
|
15c0ea253a
|
Animation script cleanup and fixes - Part 1 (#3185)
* Cleaned: visible, monbg & invisible
* Cleaned: createvisualtaskontargets AnimTask_ShakeMon
* Cleaned: createvisualtask SoundTask_PlayDoubleCry
* Fixed: createvisualtask SoundTask_PlayCryWithEcho
Checksum changed from
7a05d0b5b2cd65346597a9a598c7f7cde1570475
to
35eae7f4357391b1ce38f0d79715f47f92c82087
* Cleaned: createvisualtask SoundTask_PlayCryHighPitch
* Cleaned: createvisualtask AnimTask_WindUpLunge
* Cleaned: createvisualtask AnimTask_TranslateMonEllipticalRespectSide
* Cleaned: createvisualtask AnimTask_SwayMon
* Cleaned: createvisualtask AnimTask_Splash
* Removed bad use of: createvisualtask AnimTask_Splash in Move_ROCK_CLIMB
It wasn't breaking the animation because ANIM_ATTACKER (0) was being passed for the hop count, essentially skipping the animation.
* Cleaned: createvisualtask AnimTask_ShockWaveProgressingBolt & AnimTask_ShakeMonInPlace
* Fixed Move_PLASMA_FISTS's use of AnimTask_ShockWaveProgressingBolt
|
2023-07-31 23:17:50 +02:00 |
|
Eduardo Quezada D'Ottone
|
81e59ace25
|
Cleaned up remaining Castform hack stuff (#3063)
* Removed gCastformFrontSpriteCoords
* Removed sCastformElevations and IsCastformForm
* Removed sCastformBackSpriteYCoords and castformPalette in BattleStruct
* Scrubbed unused BS commands
* Removed B_ANIM_CASTFORM_CHANGE and BattleForm constants
* Removed redundant function in Pokémon Debug menu
* Removed handling in animation scripts
* Removed gBattleMonForms
* Reduced MAX_MON_PIC_FRAMES to 2
* Removed Castform/Cherrim makefile stuff
* Fixed weather form change tests not checking species.
* Fixed Castform palettes after Lunos' PR
|
2023-06-30 09:58:07 +02:00 |
|
Alex
|
ea7e6265dd
|
Small Grassy Glide anim bug (#3092)
|
2023-06-29 14:07:46 -04:00 |
|
ghoulslash
|
7371a9e401
|
Add many gen 8 move animations (#2861)
* port many gen8 and 9 move anims from cfru
* fix thunder cage, shell smash, shelter anims. update anim credits
---------
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
|
2023-06-21 13:19:54 -04:00 |
|
AgustinGDLV
|
f91cbe9a36
|
updated anim macros
|
2023-05-29 10:23:58 -07:00 |
|
AgustinGDLV
|
3d4789c492
|
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into dynamax
|
2023-05-28 11:10:50 -07:00 |
|
ghoulslash
|
a929ae8b48
|
Replace launchtemplate and launchtask in battle anims (#2640)
* replace launchtemplate with createsprite using fix_launchtemplate.py
* tidy up script
* fix comment handing in fix_launchtemplate.py
* fix double comma after sprite template
* remove py script
* convert launchtask -> createvisualtask
* fix launchtask->createvisualtask issue
* fix ANIM_PAL ORs
* remove launchtemplate, launchtask macros
* fix pal macros in z moves
* fix bloom doom
* add F_PAL_ALL_BUT_DEF
* remove all ANIM_PAL_ usages
* devestating drake fix
* convert launchsoundtask and setblends
* Reworked CFRU macro PR
---------
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
Co-authored-by: Eduardo Quezada <eduardo602002@gmail.com>
|
2023-05-27 17:32:53 -04:00 |
|
AgustinGDLV
|
aec51b5b04
|
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into dynamax
|
2023-05-11 20:02:06 -07:00 |
|
CallmeEchoo
|
c5a73f59a4
|
ad suggested changes
|
2023-05-02 21:17:14 +02:00 |
|
CallmeEchoo
|
76721b16f8
|
add snow weather
|
2023-05-02 16:25:26 +02:00 |
|
Ultimate_Bob
|
32e63d8cc7
|
Don't copy opponent personality when swapping mon sprite during Mega Evolution (#2852)
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
|
2023-04-30 21:15:03 -04:00 |
|
ghoulslash
|
868838a87d
|
Add thunder cage case to trap anim IDs (#2941)
|
2023-04-24 14:35:42 -04:00 |
|
AgustinGDLV
|
aac4ef4d2a
|
fixed terrain effects
|
2023-03-25 20:02:48 -07:00 |
|
AgustinGDLV
|
f633d164e1
|
gave Max Wyrmwind a placeholder anim
|
2023-03-25 09:59:16 -07:00 |
|
AgustinGDLV
|
7988c53d01
|
compile fix + placeholder animations (Wyrmwind broken?)
|
2023-03-23 22:27:26 -07:00 |
|
AgustinGDLV
|
69fd63a922
|
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into dynamax
|
2023-03-21 09:56:58 -07:00 |
|
LOuroboros
|
f4e8389779
|
Added Psyblade and Hydro Steam
|
2023-03-17 09:25:39 -03:00 |
|
AgustinGDLV
|
ec4b330b9b
|
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into dynamax
|
2023-03-10 21:00:41 -08:00 |
|
AgustinGDLV
|
76073fab52
|
added basic Dynamax-in-battle
|
2023-03-10 10:20:27 -08:00 |
|
DizzyEggg
|
306c4565a0
|
merge
|
2023-03-06 15:32:28 +01:00 |
|
AgustinGDLV
|
4d19659b0b
|
implemented G-Max Stonesurge, G-Max Steelsurge
|
2023-02-26 22:02:06 -08:00 |
|
Eduardo Quezada
|
41bf9ea63c
|
Removed trailing whitespaces
|
2023-02-26 18:43:15 -03:00 |
|
DizzyEggg
|
8ccffa617a
|
fix createspriteontargets on electricy anim
|
2023-02-26 19:47:44 +01:00 |
|
DizzyEggg
|
4bdca43dbd
|
refactor mega evolution indicator sprite
|
2023-02-26 12:51:35 +01:00 |
|
AgustinGDLV
|
b4ec273353
|
Merge branch 'upcoming' into dynamax
|
2023-02-25 14:04:55 -08:00 |
|
AgustinGDLV
|
38f462551f
|
pulled rhh master, i hate merge conflicts
|
2023-02-22 18:50:54 -08: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 |
|
AgustinGDLV
|
87a9150134
|
added base functionality for max moves
|
2023-02-21 20:16:25 -08: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
|
5d958e245a
|
Merge pull request #2669 from Jaizu/giga_impact_contests
Fix Giga Impact on contests.
|
2023-02-13 09:22:24 +01: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
|
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 |
|
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 |
|
ghoulslash
|
3f616215ea
|
add silk trap anim
|
2023-01-28 09:03:18 -05: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 |
|
ghoulslash
|
a425de77a6
|
Merge pull request #2446 from LOuroboros/primal
Updated AnimTask_PrimalReversion
|
2023-01-04 09:16:28 -05:00 |
|
SonikkuA-DatH
|
f0aee1f8d3
|
Merge branch 'upcoming' into SonikkuA-DatH-Teatime2
|
2022-12-18 17:50:39 -08:00 |
|
ghoulslash
|
e3e0d60222
|
Merge pull request #2467 from Bassoonian/gen9moves
Generation IX Moves
|
2022-12-11 14:47:47 -05:00 |
|
Bassoonian
|
f7d1a12d2d
|
Data entry for gen9 moves
|
2022-11-18 12:15:44 +01:00 |
|
Eduardo Quezada
|
011ec16f1e
|
Organized conffig files into their own folder and cleaned up
|
2022-11-14 11:03:49 -03:00 |
|
LOuroboros
|
999a53028a
|
Updated AnimTask_PrimalReversion
|
2022-11-08 09:38:27 -03:00 |
|
AgustinGDLV
|
ae7cbc2aa1
|
merged physical and special max moves
|
2022-10-27 20:38:40 -07:00 |
|
AgustinGDLV
|
056048daf9
|
added data for max moves
|
2022-10-27 13:17:15 -07:00 |
|
ghoulslash
|
a585d56053
|
fix whitespace
|
2022-10-16 23:39:12 -04:00 |
|
ghoulslash
|
71023512fd
|
update psycho cut anim
|
2022-10-16 19:20:24 -04:00 |
|
LOuroboros
|
c64593cb9c
|
Fixed LTBTS's animation
|
2022-09-24 09:04:15 -03:00 |
|
Eduardo Quezada
|
6b79c7772c
|
Merge branch 'RHH/dev' into RHH/pr/pretmerge_20220909
# Conflicts:
# src/battle_interface.c
|
2022-09-16 11:56:50 -03:00 |
|
Eduardo Quezada
|
de32940fdf
|
Further removed trailing whitespaces
|
2022-09-13 16:26:36 -03:00 |
|
Blackforest92
|
431cb6fa7c
|
Tidying graphics - Trio Weather
|
2022-09-09 21:57:40 +07:00 |
|
Blackforest92
|
3acb32acb8
|
Tyding graphics - Acupressure
|
2022-09-09 00:25:43 +07:00 |
|
Eduardo Quezada D'Ottone
|
47a50b3dac
|
Merge branch 'master' into weather_forms_fixes
|
2022-09-07 23:07:25 -04:00 |
|
Eduardo Quezada
|
e253a87bc5
|
Consolidated Gen constants into config.h, with a new const called GEN_LATEST, to help edit all at once.
|
2022-09-05 14:49:14 -04:00 |
|
Eduardo Quezada
|
7c7da8e176
|
Merge remote-tracking branch 'RHH_origin/master' into RHH/pr/cleanConfigs
# Conflicts:
# src/battle_script_commands.c
|
2022-09-05 14:43:04 -04:00 |
|
LOuroboros
|
c167e2c6cc
|
Added Legends: Arceus' move data
|
2022-08-30 19:32:44 -03:00 |
|
Eduardo Quezada
|
69f4c226f0
|
Merge remote-tracking branch 'RHH/master' into RHH_cleanConfigs
# Conflicts:
# src/battle_ai_main.c
# src/battle_controller_opponent.c
# src/battle_controller_player.c
# src/battle_script_commands.c
# src/pokemon.c
# src/pokemon_summary_screen.c
|
2022-08-27 02:42:22 -04:00 |
|
Eduardo Quezada
|
7c86bd5d08
|
Merge remote-tracking branch 'pret/master' into RHH_pretMerge20220826
# Conflicts:
# include/battle_interface.h
# src/battle_anim_effects_1.c
# src/battle_script_commands.c
# src/field_specials.c
|
2022-08-26 22:23:37 -04:00 |
|
LOuroboros
|
410045028a
|
Optimized General_AffectionHangedOn
|
2022-08-25 20:01:14 -03:00 |
|
LOuroboros
|
2cf2c00b29
|
Updated friendship labels
|
2022-08-25 17:10:11 -03:00 |
|
LOuroboros
|
7539051942
|
Further tweaked the affection animation
|
2022-08-25 17:05:57 -03:00 |
|
LOuroboros
|
5dd143f19d
|
Applied Blackforest's changes to General_AffectionHangedOn
|
2022-08-25 13:07:52 -03:00 |
|
LOuroboros
|
1fc63c3431
|
More review corrections
|
2022-08-25 11:52:21 -03:00 |
|
Eduardo Quezada
|
1f5adf93c7
|
Cleaned up use of configs be almost exclusively preproc functions
|
2022-08-23 21:00:08 -04:00 |
|
GriffinR
|
c2d5dd2a1f
|
Additional battle anim sync
|
2022-08-19 11:51:13 -04:00 |
|
LOuroboros
|
032b7b2ab9
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into yourAffection
|
2022-07-25 10:24:19 -03:00 |
|
Eduardo Quezada D'Ottone
|
fe63dafcc1
|
Merge branch 'battle_engine' into BE_pretmerge
# Conflicts:
# src/battle_anim_fire.c
# src/battle_controller_player.c
|
2022-07-20 08:50:30 -04:00 |
|
ghoulslash
|
6b84a9f0b3
|
merge w be
|
2022-07-17 12:40:43 -04:00 |
|
Eduardo Quezada D'Ottone
|
e791cf90ad
|
Merge tag 'pretmaster' into BE_pretmerge2
# Conflicts:
# data/battle_anim_scripts.s
# include/battle_anim.h
# include/battle_controllers.h
# include/battle_interface.h
# include/battle_main.h
# include/battle_setup.h
# include/constants/battle_anim.h
# include/constants/battle_string_ids.h
# src/battle_ai_switch_items.c
# src/battle_anim_fire.c
# src/battle_anim_normal.c
# src/battle_controllers.c
# src/battle_dome.c
# src/battle_gfx_sfx_util.c
# src/battle_interface.c
# src/battle_message.c
# src/battle_script_commands.c
# src/battle_util.c
# src/pokemon.c
|
2022-07-15 12:58:46 -04:00 |
|
LOuroboros
|
aa5c6a3f01
|
Implemented affection-now-friendship mechanics
|
2022-06-22 00:18:01 -03:00 |
|
GriffinR
|
34438e6bc4
|
Continue documenting generic arguments
|
2022-06-03 15:38:03 -04:00 |
|
GriffinR
|
a8437493c1
|
Document generic argument names in battle anim palettes
|
2022-06-01 12:25:01 -04:00 |
|
hamish
|
307d5d93c4
|
add potlergeist animation
|
2022-05-23 08:53:08 -04:00 |
|
Sneed69
|
d0a2be9630
|
weather forms fixes and config
|
2022-05-22 03:20:48 +03:00 |
|
PikalaxALT
|
ff936c15e1
|
Sync arg descriptions from FireRed
https://github.com/pret/pokefirered/pull/501
|
2022-04-28 13:46:23 -04:00 |
|
PikalaxALT
|
3f7b6ca357
|
Remove spurious space in battle_anim_scripts.s
|
2022-04-28 09:04:16 -04:00 |
|
BuffelSaft
|
5358cc0a00
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into gen_8_moves_batch2
|
2022-04-25 13:38:13 +12:00 |
|
LOuroboros
|
055c72a384
|
Improved the special animation of Shell Side Arm
|
2022-04-23 04:29:15 -03:00 |
|
ExpoSeed
|
f50a406b18
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into BE/z-moves
|
2022-03-22 12:56:23 -05:00 |
|
ultima-soul
|
86089ce935
|
Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync
|
2022-02-28 22:13:14 -08:00 |
|
ghoulslash
|
7c2bbf1df3
|
fix struggle bug anim
|
2022-02-25 08:54:35 -05:00 |
|
GriffinR
|
0710a5467b
|
Add some missing RGB constant usage
|
2022-02-15 21:55:51 -05:00 |
|
BuffelSaft
|
9d1800f53e
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into gen_8_moves_batch2
|
2022-01-27 17:18:51 +13:00 |
|
ghoulslash
|
93a7e139ec
|
merge w be
|
2021-12-24 09:40:12 -05:00 |
|
ExpoSeed
|
65186b8c3a
|
Fix some style issues
|
2021-12-16 21:57:30 -06:00 |
|
ExpoSeed
|
d6747527da
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into BE/z-moves
|
2021-12-16 21:44:01 -06:00 |
|
ultima-soul
|
a5afdac0ae
|
Resolved review suggestions for upstream Battle Engine sync.
|
2021-12-08 12:08:16 -08:00 |
|
ghoulslash
|
1e644c9d4c
|
fix spacing
|
2021-12-05 14:45:48 -05:00 |
|
ghoulslash
|
c0e408bfab
|
fix aqua ring heal anim
|
2021-12-05 14:44:22 -05:00 |
|
SonikkuA-DatH
|
adecc77fe8
|
Update battle_anim_scripts.s
|
2021-11-28 19:47:09 -08:00 |
|
ultima-soul
|
0312c5be8b
|
Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync
|
2021-11-27 21:38:26 -08:00 |
|
BuffelSaft
|
fd4414fe62
|
Spaces instead of tabs
|
2021-11-23 23:01:43 +13:00 |
|