P3D-Legacy/P3D/Pokemon/Attacks/Poison
JappaWakka 7555a5e903 Battle fixes and improvements
* Fixed camera angle not changing to the Pokémon when status effects are doing something
* Fixed softlock when opponent trainer switches Pokémon
* (Hopefully) fixed initial positioning errors with spawned BattleAnimation entities related to BattleFlip functionality
* Removed the now unneccessary BattleFlip checks in the move animation of Growl
* Improved Ember move animation (fireball speed & flame delay)
* Improved Poison Sting move animation by making the stinger smaller, increasing the speed of the stinger and making it use a flipped version of the texture when the opponent uses the move
* Improved Poisoned status effect animation by making it 1 bubble for regular poison and 3 bubbles for toxic
* Repositioned the flame of the Burned status effect animation
* Trainers now display a message when sending out their Pokémon (I removed that before)
* Fixed Party Screen not appearing immediately after the player's Pokémon fainted and also made the player unable to exit the Party Screen when that happens.
* Fixed the incorrectly scaled font sizes and text alignment in the selection menu that appears when selecting a Pokémon in the Party screen
* Replaced minifont in the Pokémon level up stats box with InGameFont and fixed the offsets
* Fixed the error I made in the ceiling map code of Violet City's gym
* Removed the file MoveAnimationQueryObject.vb because AnimationQueryObject.vb also includes Move Animations
* Fixed the textbox in battles where an empty rectangle would appear before the animation finished.
* When a trainer spots the player and an exclamation mark bubble pops up above their head, a sound is played (Emote_Exclamation)
* In trainer battles, the player's Pokémon now also plays their cry.
2022-01-16 17:22:36 +01:00
..
Acid.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
AcidArmor.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
AcidSpray.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
ClearSmog.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
Coil.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
Crosspoison.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
GunkShot.vb Terrain final implementation + typos and move fixes 2019-09-27 15:46:23 -03:00
PoisonFang.vb Terrain final implementation + typos and move fixes 2019-09-27 15:46:23 -03:00
PoisonGas.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
PoisonJab.vb Terrain final implementation + typos and move fixes 2019-09-27 15:46:23 -03:00
PoisonPowder.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
PoisonSting.vb Battle fixes and improvements 2022-01-16 17:22:36 +01:00
PoisonTail.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
Sludge.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
SludgeBomb.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
SludgeWave.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
Smog.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
Toxic.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
ToxicSpikes.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
ToxicThread.vb Added some Gen 7 moves 2018-11-08 17:34:07 -02:00
VenomDrench.vb Added some missing moves up to Gen 6 2018-10-26 06:03:33 -02:00
Venoshock.vb Added some missing moves up to Gen 6 2018-10-26 06:03:33 -02:00