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
JappaWakkaP3D
72599bfd16
Fixed spawned animation entities not being positioned/moved correctly + Added Heal animation + Made other animations be affected by battleanimations option
2021-10-29 15:58:28 +02: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
darkfire006
a368099b07
insert start script into Kolben GM and create the script files for the reward system
2021-10-21 01:07:15 -05:00
darkfire006
c6e43df31c
tokens get parsed for constructs
2021-10-21 01:06:21 -05:00
darkfire006
334e466bed
update controls note with new constructs
2021-10-19 22:36:33 -05:00
darkfire006
9f59562611
Revert "Added some tokens in advance"
...
This reverts commit 61b07ddb4b
.
2021-10-19 22:31:22 -05: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
61b07ddb4b
Added some tokens in advance
2021-10-20 00:03:10 +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
darkfire006
7dbe1a899d
added the Rock Tunnel ceiling back
2021-10-18 23:39:53 -05:00
JappaWakka
2004352364
Changed the 1 in the chat icons to a +
2021-10-18 21:51:48 +02:00
JappaWakka
5c9534d2e6
Fixed broken/missing sand floor in New Bark Town
2021-10-18 21:38:53 +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
JappaWakka
7731e9cbc0
Merge pull request #74 from P3D-Legacy/battleintromusicfix
...
Battle intro music fix
2021-10-17 22:55:17 +02:00
darkfire006
50f765af64
Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy
2021-10-17 15:54:09 -05:00
darkfire006
347e696514
remove ladder tops
2021-10-17 15:54:01 -05:00
JappaWakka
c3aad6a7a3
StarTower music replacement
2021-10-17 22:46:34 +02:00
JappaWakka
2a9db02de0
Replaced the johto_trainer music with a well-looped version
2021-10-17 22:27:02 +02:00
JappaWakka
4132bbe1c0
Fixed the music gap between BattleIntroScreen and BattleScreen
...
Also replaced the johto_wild music with a well-looped one
2021-10-17 22:13:18 +02:00
JappaWakka
a85849a52c
Added @screen.showimage(texture,[sound],[x],[y],[w],[h]) command
...
To show an image like with @screen.showpokemon but one that's not necessarily the texture of a Pokémon, like the fossils at Pewter City, which I've also added textures for. Arguments in the title of this commit between brackets are optional.
2021-10-17 17:44:01 +02:00
darkfire006
a774944e1e
Adjust radio tower 1f environ settings to accomodate skybox changes
2021-10-14 16:50:58 -05:00
JappaWakka
3fde479b5a
Added PokéBall break sound that's different from the open sound and added "Success_Catch" jingle that plays when catching a Pokémon
2021-10-13 20:27:47 +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
ba7949f050
minor sign change
2021-10-12 20:32:35 -05:00
darkfire006
7ec9840b5f
making R23 less steep
2021-10-12 20:32:12 -05:00
darkfire006
35591eb8bd
clean up gym sign
2021-10-12 14:54:43 -05:00
darkfire006
287718ddbf
missing gym signs
2021-10-12 14:50:35 -05:00
darkfire006
2dc896ef12
the missing gym signs
2021-10-12 14:50:18 -05: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
d3a010e050
Added phone Notification Sound
2021-10-09 23:08:34 +02:00
JappaWakka
464e1d8c31
Implemented Notification system
2021-10-09 23:05:56 +02:00
darkfire006
88fc909529
Shiny Lugia OW
2021-10-09 00:49:18 -05:00
darkfire006
2618abd210
shiny lapras OW
2021-10-09 00:36:35 -05:00
darkfire006
2edebcb023
shiny lock event scizor
2021-10-09 00:28:46 -05:00
darkfire006
6a0a48162d
Shiny Ho-oh OW
2021-10-09 00:23:22 -05:00
darkfire006
155fb9cbcb
Shiny Articuno OW
2021-10-08 23:52:09 -05:00