Commit Graph

28 Commits

Author SHA1 Message Date
darkfire006 34360c0085 battle maps and some small clean up 2022-04-16 22:27:27 -05:00
JappaWakka 093ec3c0dd Undo changes to maps by battleanimations branch 2022-02-27 16:24:03 +01:00
JappaWakka c23c5a244e Merge branch 'BattleAnimations' 2022-02-22 13:10:43 +01:00
JappaWakka 1efdcb7517 Map cleanup & Cerulean Cave ceilings added
Cleaned up
* Player's house - Livingroom & Bedroom
* Elm's Lab
* Violet City Gym + Battlemap

Cerulean Cave ceilings added to all floors
2022-02-03 22:57:48 +01:00
JappaWakka e1f20d7c63 Improved and optimized Violet City gym maps (Regular & Battle) 2022-01-29 00:08:12 +01:00
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
JappaWakkaP3D 516ffff1a1 Fixes for Pokéballs, Healing Machines & Pokécenters 2021-10-23 21:43:59 +02:00
darkfire006 76fe526d55 diamonddive battle maps 2021-10-12 21:16:55 -05:00
darkfire006 42bbaff741 battle maps and small connection fixes for R23,26-28 2021-10-12 21:00:14 -05:00
darkfire006 bf6c263cc1 Revert "Music & SFX Renaming"
This reverts commit 0bf513e3b7.
2021-10-03 14:49:51 -05:00
JappaWakka 0bf513e3b7 Music & SFX Renaming
Renamed all of the songs with properly capitalized names to improve recognizability and readability.

I also changed some song names and added some sounds & I edited the maps and songs accordingly

[Changed Songs]
alph = RuinsOfAlph
barktown = NewBark
frontier = BattleFrontier
indigo = IndigoPlateau
mtmoonsq = MtMoonSquare
rHideout = Rocket_Hideout
safari = SafariZone
safarigate = SafariZone_Gate
kVictoryroad = VictoryRoad
--
[Added Songs]
Mom (as there wasn't any music for when the mom gives you the pokégear)

PVP_Intro (PVP music didn't have an intro before and I also replaced PVP with a better sounding version)

[Added Sounds]
Emote_Exclamation (can be used when using the ! emote for NPCs)

Receive_HM (the game checks if the name of the item that was received contains "HM", if so, this sound is played instead of the regular item receive sound)
2021-10-03 21:35:02 +02:00
JappaWakkaP3D c74751b35b Map property typo corrections, new skydomes & improved lighting
Map Property "Lightning" renamed to "Lighting" (bulk replaced all occurences in the maps)

Map Property "EnviromentType" renamed to "EnvironmentType" (bulk replaced all occurences in the maps)

Replaced the skydomes, sun, moon and stars and updated the lighting to be less dark at times of day other than day itself.
2021-08-20 17:53:40 +02:00
darkfire006 add932f060 trainer tower battle maps 2020-06-16 23:31:04 -05:00
darkfire006 fbdf9e349e fixes for 0.57.1 2019-11-22 18:13:04 -06:00
darkfire006 50a71beb07 tao trio minus text 2019-10-13 21:08:15 -05:00
darkfire006 8f844e4e19 several rematch bugs because QA 2019-02-15 22:42:16 -06:00
Ruan Pablo d7ad0a78cf Minor fixes/updates 2018-12-25 23:57:06 -02:00
FantaX1911 8cf6fe4b18 removed the extra floor tile in ruin valley 2018-09-14 14:55:47 +03:00
OmegaRuan 303d310714 more fixes 2018-09-13 03:41:52 -03:00
OmegaRuan 67d752c324 more fixes, I guess 2018-09-12 16:59:26 -03:00
OmegaRuan 24df4e41e5 fixes and improvements 2018-09-12 16:25:29 -03:00
FantaX1911 603d8ddc6e some more typo fixes 2018-09-12 15:32:36 +03:00
OmegaRuan 5af884e01a Spiky + mega stone map fix
segis, please understand
2018-09-08 23:55:38 -03:00
OmegaRuan 1bd0f922f5 Liberty, G7 stats, omega, season color 2018-09-05 18:26:15 -03:00
OmegaRuan 002b7c27cf Kolben update + lil extras
includes basement, trainers, pcp, shiny rate and small message fix
2018-08-28 22:48:24 -03:00
darkfire006 2b65393392 mega stones and minor fixes 2018-03-05 04:27:12 -06:00
darkfire006 f83238787a Seven Island Fixes 2018-02-26 01:21:18 -06:00
nilllzz a1786d5181 literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00