P3D-Legacy/P3D/Content
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
..
Data Battle fixes and improvements 2022-01-16 17:22:36 +01:00
Effects literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
GUI Changed the 1 in the chat icons to a + 2021-10-18 21:51:48 +02:00
Items Minor item graphical changes 2020-04-19 03:25:53 -03:00
Localization Battle fixes and improvements 2022-01-16 17:22:36 +01:00
Pokemon Added @screen.showimage(texture,[sound],[x],[y],[w],[h]) command 2021-10-17 17:44:01 +02:00
SkyDomeResource Map property typo corrections, new skydomes & improved lighting 2021-08-20 17:53:40 +02:00
Songs Merge pull request #74 from P3D-Legacy/battleintromusicfix 2021-10-17 22:55:17 +02:00
Sounds Battle fixes and improvements 2022-01-16 17:22:36 +01:00
Textures Battle fixes and improvements 2022-01-16 17:22:36 +01:00