Commit Graph

100 Commits

Author SHA1 Message Date
JappaWakka 5618b0c4db Added Gust move animation 2022-12-19 18:56:46 +01:00
darkfire006 3e9f61470e typos and such in frontier trainers 2022-08-28 18:05:02 -05:00
Jasper "JappaWakka" Speelman 630f8d3b3a Fix for the duplicate wall entity in my office
Also made the pokémon shiny and adjusted the colors on the bowl
2022-07-23 16:44:34 +02:00
JappaWakka 352b80db9c Any entity can have a model, model scale improved
0.1 meter in blender is now equivalent to 1/16th of a P3D unit or 1 pixel on a 16 pixels wide/tall texture. Mt Silver will need to be updated to match this scale, making the ModelEntity obsolete.

Also added Snorlax battle model
2022-07-13 00:12:16 +02:00
JappaWakka c401b4f063 Recolored Vine Whip 2022-07-13 00:02:21 +02:00
JappaWakka bd4f1154a1 Added Vine Whip animation, fixed 2 move animations
Fixed Scratch & Poison Sting
2022-07-12 11:37:18 +02:00
JappaWakka 16e5b0d4cd Added Pokémon to my office in kolben tower 2022-07-10 20:59:43 +02:00
Jasper "JappaWakka" Speelman c2d11aa340 Fixed Ember animation, added Scratch animation 2022-07-08 15:17:56 +02:00
Jasper "JappaWakka" Speelman 0a75b36d15 Added Leer Animation 2022-07-08 13:41:23 +02:00
JappaWakka 15aa587cdf My office map done, still needs scripts 2022-05-21 21:08:20 +02:00
JappaWakka b1b98d0fbf Added voxel model of Kolben Tower 2022-04-24 20:44:33 +02:00
JappaWakka ea0ab80ba6 Water animation improvements
* Added the ability for contentpacks to change the animation speed of water
* Water backdrops are synced to the current map's water animation speed
2022-04-16 18:19:27 +02:00
darkfire006 154dc15b02 Mod Falker in Kolben Tower 2022-04-15 15:25:24 -05:00
Daniel S. Billing ed6b2e2256 Updated screens in the server room
* Updated all of the screens in the server room with same size and proper borders
2022-04-14 23:04:41 +02:00
Daniel S. Billing adf1d62c28 Update website.png 2022-04-14 22:20:24 +02:00
Jasper "JappaWakka" Speelman e7d20185f3 Replaced JappaWakka & GoldRetro OW Sprites 2022-04-14 15:04:47 +02:00
JappaWakka c23c5a244e Merge branch 'BattleAnimations' 2022-02-22 13:10:43 +01:00
JappaWakka 55a221667e Added dev member overworld texture for JappaWakka 2022-02-17 22:50:39 +01:00
JappaWakka 80ac6e8cec Fixed ceiling and table errors in Elm's Lab and Player House's Livingroom 2022-02-10 00:10:22 +01:00
JappaWakka cd5a94df07
Updated gym sign 2022-02-05 10:32:23 +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
JappaWakka c116f30c6b Added Battle Animation for attack Clamp 2022-01-08 17:36:57 +01:00
JappaWakka 6391851597 Improved Wrap & Bind animations, fixed some errors in the Bind animation 2022-01-07 19:27:05 +01:00
JappaWakka 65887946d5 Attract, Bind, Wrap, Infatuated Animations
Added animation for attacks Attract & Bind, updated animation of attacks Wrap, added animation for status Infatuated
2022-01-07 16:30:03 +01:00
JappaWakkaP3D 312e3ed934 Added Wrap & Whirlpool Animations 2021-12-28 17:35:28 +01:00
JappaWakkaP3D 9468900f9b Removed Attack textures that will never be used 2021-12-28 17:34:19 +01:00
JappaWakkaP3D 6dcb11c775 Mega Evolution Animation - Attempt 1 2021-12-20 20:14:26 +01:00
JappaWakkaP3D c85ccd89ae Added Frozen animation and Infatuated sound effect 2021-12-03 16:01:54 +01:00
JappaWakkaP3D 1ea2da7bb7 Added Asleep animation, fixed some code errors I made. Also added sound effects when animations are disabled. 2021-11-28 11:03:55 +01:00
JappaWakkaP3D 3bdc124a99 Bugfixes & Tweaks
* Growl displays correctly now
* The sound played with stat change animations is now timed correctly
* Stat change particles now fall straight down as intended
* Fixed incorrect texture for Confusion
* Stat Down texture is now blue and Stat Up texture is now orange/yellow
2021-11-26 21:56:38 +01:00
Jasper "JappaWakka" Speelman bac3d2b292 Gave status effect textures a separate folder not related to a specific type. 2021-11-21 15:01:38 +01:00
Jasper "JappaWakka" Speelman 71cdb5e0c0 Added Paralysis Animation 2021-11-06 18:22:17 +01:00
JappaWakka 168a855ed0 I was not halfway done
I've updated Poison Sting, through which I realized I hadn't taken some usage cases into consideration, so the system should be more robust and useful now
I've also updated the animation for Switching In your own Pokémon
and I've added an animation for when the Pokémon breaks out of the ball when you're trying to catch it
2021-10-22 12:21:12 +02:00
JappaWakka 7ff7f96a47 Battle Animation System Rework about halfway done
Updated to work with the new animation system:
- Catch animation
- Burn animation
- Attack: Tackle
2021-10-22 12:21:12 +02:00
JappaWakka b95d4d1c69 Hit Animation + Restructure of attack sound effects + Absorb animation
Attack sound effects are now in the folder of the type of their attack

Pokémon flicker briefly when hit
2021-10-22 12:21:12 +02:00
JappaWakka 97c3a1dda4 Fixed color difference in House.png as a result of reverting texture changes 2021-10-20 00:03:57 +02:00
JappaWakka 3ce59ee458 Merge branch 'notificationspopup' 2021-10-19 20:57:24 +02:00
JappaWakka 2941da57dd Structures inside structures works now, new Healing Machine & restart music when applying contentpacks fix 2021-10-19 20:40:37 +02:00
JappaWakka c96d6443b5 Fixed TextureReplacement function of exceptions.dat in ContentPacks and made the Chat window look better
When typing a message, the cursor flickers on and off like in a text editor
The category icons in the chat window are now a consistent 24x24px
2021-10-18 21:38:20 +02:00
darkfire006 191ad47399 revert some texture changes, and a few other tweaks 2021-10-12 11:27:56 -05:00
darkfire006 c44307e514 Revert "Color update for some textures"
This reverts commit 8ea9bb01f4.
2021-10-12 09:03:07 -05:00
JappaWakka 8ea9bb01f4 Color update for some textures 2021-10-11 22:15:42 +02:00
JappaWakka 78e25a85c0 Notifications Implementation Part 2 2021-10-11 21:16:39 +02:00
JappaWakka 464e1d8c31 Implemented Notification system 2021-10-09 23:05:56 +02:00
JappaWakka fc21008dfc Tweaked Ethan's sprite a bit 2021-10-04 14:38:35 +02:00
JappaWakka 51a481da62 Added Audio Menu icon, Added support for GameMode descriptions & GameMode splash screens
Also improved the look of the GameMode menu
2021-10-01 12:44:08 +02:00
JappaWakka bb6181679d Added Controls Menu Icon 2021-09-30 00:18:58 +02:00
JappaWakka 1081595d24 Added ContentPacks & Language Menu Icons, Fixed arrow color, Centered text of mainmenu buttons 2021-09-29 23:47:57 +02:00