kep-hack/crysaudio
Martha Schilling 185e598a2e PureRGB move enhancements + Nasty Plot and Fake Tears animation fix
Just a bit more to go! Added improved animations for the following moves, mostly taken from Vortiene's PureRGB hack:

- Struggle (user now shakes before attacking)
- Fire Punch (added sound effects)
- Ice Punch (added sound effects)
- ThunderPunch (added sound effects)
- Swords Dance (increased duration by adding an unused subanimation)
- Fairy Wind (changed sound effect)
- Jump Kick (much more detailed, user's sprite dips down before attacking, and the hit is carried upwards)
- Rolling Kick (user now shakes before attacking)
- Thrash (user now shakes before attacking)
- Iron Head (changed sound effect)
- Poison Sting (added new graphic that looks like a needle being fired at the opponent)
- Twineedle (added new graphic that looks like a pair of stingers being fired at the opponent)
- Pin Missile (added new graphic that looks like a needle being fired at the opponent)
- Hydro Pump (the first half of the attack now looks more like a blast of water instead of two rising colums of water)
- Ice Beam (screen briefly brightens when used, added sound effects)
- Blizzard (added sound effects)
- Aurora Beam (screen briefly brightens when used)
- Submission (much more detailed animation that shows the user falling back to the ground after the attack)
- Draining Kiss (added Lovely Kiss' animation to the first half of the attack so it wasn't a clone of Absorb)
- Growth (increased duration by adding more subanimations)
- PoisonPowder (the palettes temporarily darken slightly when used)
- Stun Spore (the screen temporarily lights up slightly when used)
- Sleep Powder (the screen temporarily lights up slightly when used)
- Dragon Rage (increased duration by adding more subanimations)
- Rock Throw (changed sound effect slightly)
- Agility (user now shakes when used)
- Night Shade (the screen inverts colours temporarily when used)
- Recover (changed sound effect slightly)
- Focus Energy (reused its unused animation)
- Egg Bomb and Magnet Bomb (sound effect changed)
- Spike Cannon (added new graphic that looks like a needle being fired at the opponent)
- Amnesia and Nasty Plot (completely new animation that doesn't reuse the confused animation)
- Kinesis (completely new animation, looks more like a psychic move now)
- Hi Jump Kick (much more detailed, user's sprite jumps up before attacking, then lands afterwards)
- Dream Eater (changed sound effect, now has HP drain animation
- Sky Attack (changed sound effect and subanimation)
- Dazzling Gleam (the screen now turns wavy like Psychic after the initial flash)
- Hyper Fang (the screen flashes for a moment when the attack lands)
- Tri Attack (added the fire, ice and electric elements present in later animations, but note that the move still has no secondary effect)
- Fake Tears (completely new animation that involves the user literally shaking and crying)
2024-01-03 21:41:24 +00:00
..
music Update mewtwo01.asm 2024-01-01 13:51:18 +00:00
audio_constants.asm Don't include old audio constants 2021-04-03 22:16:13 -05:00
cries.asm Gen 2 cries + Earthtron! 2023-04-20 09:09:46 +01:00
cry_constants.asm Gen 2 cries + Earthtron! 2023-04-20 09:09:46 +01:00
cry_headers.asm Cries! 2023-12-28 22:42:09 +00:00
cry_pointers.asm Gen 2 cries + Earthtron! 2023-04-20 09:09:46 +01:00
drumkits.asm Fix Drumkit6 2023-03-16 00:00:46 -05:00
engine.asm Fix pitch_slide on channel 2 and 3, part 2 2023-01-01 20:33:32 -06:00
macros.asm Remove the inc_section macro 2022-12-28 21:25:19 -06:00
music_pointers.asm Merge branch 'master' of https://github.com/pret/pokered 2021-03-23 01:19:51 -05:00
music_pointers_red.asm Giovanni's Room theme 2023-12-27 22:18:23 +00:00
notes.asm Manually merge pokecrystal audio files 2019-04-21 15:13:17 -05:00
sfx.asm PureRGB move enhancements + Nasty Plot and Fake Tears animation fix 2024-01-03 21:41:24 +00:00
sfx_crystal.asm Merge branch 'master' of https://github.com/pret/pokered 2021-03-23 01:19:51 -05:00
sfx_pointers.asm Merge branch 'master' of https://github.com/pret/pokered 2021-03-23 01:19:51 -05:00
sfx_pointers_red.asm PureRGB move enhancements + Nasty Plot and Fake Tears animation fix 2024-01-03 21:41:24 +00:00
wave_samples.asm Manually merge pokecrystal audio files 2019-04-21 15:13:17 -05:00