JappaWakka
8b560a0dcc
Fix Attack.GetDamage() for GM Moves
2025-02-19 17:45:31 +01:00
JappaWakka
cee683452e
Pokémon Properties translatable
...
* Summary Screen
* Catch Method & Location
* Ability Names & Descriptions
2025-02-16 10:51:54 +01:00
JappaWakka
f4f8a63d93
Make paralysis actually fail moves too
2025-02-11 11:01:37 +01:00
JappaWakka
96984213b1
Fix Infatuation....
...
Moves that were supposed to fail because of infatuation didn't get the fail function triggered
2025-02-11 10:58:04 +01:00
JappaWakka
26e2f2d279
Rename Types icon to be localizable
2025-02-05 19:37:18 +01:00
JappaWakka
6a4615f1e1
GM Attack CopyMove needs to copy Type too
2025-02-01 18:07:07 +01:00
JappaWakka
98ee3d48eb
Implement metronome-like effect for GM moves
2025-01-31 14:27:17 +01:00
JappaWakka
1db6f81cb3
Check if attack args not "" before CInt()
2025-01-30 09:51:59 +01:00
darkfire006
e2a3be2096
fix thaw effects of moves
2024-11-30 23:51:54 -06:00
JappaWakka
0415df9ee3
Fix Sleep Talk & Snore not working while asleep
2024-11-30 11:39:21 +01:00
JappaWakka
8fd32c031b
Made it possible for GameMode moves to flinch
2024-09-02 16:31:04 +02:00
JappaWakka
6f450b12e6
Fix issues when using Transform while transformed
2024-08-23 10:18:21 +02:00
JappaWakka
3d7eb3bd66
Fix Attack CopyMove
2024-05-12 12:38:29 +02:00
JappaWakka
e400c49d7d
Fire Punch animation
2024-05-05 10:24:22 +02:00
JappaWakka
844bf81eb8
Changed the message for counter/mirror move fail
2024-04-27 17:30:08 +02:00
JappaWakka
4717d097e7
Fix Counter & Mirror Coat
2024-04-27 17:01:56 +02:00
JappaWakka
82fee7a434
Make Fly attack animation possible
2024-04-07 19:51:37 +02:00
JappaWakka
255fc12aee
Forgot a thing
2024-03-28 18:58:28 +01:00
JappaWakka
38acb8955b
Fix Beat Up no damage for wild Pokémon
2024-03-28 18:58:01 +01:00
JappaWakka
04055651ac
Fix Bide PP consumption
2024-03-28 18:40:21 +01:00
Jasper Speelman
fdc89e31e8
Merge pull request #204 from P3D-Legacy/0.61-implementations
...
0.61 implementations
2024-03-28 18:03:51 +01:00
JappaWakka
9bb85df200
Fix Confuse Ray Battle Animation
2024-03-23 17:47:59 +01:00
JappaWakka
8532fd6169
Fix Thief crash
2024-03-07 12:11:09 +01:00
JappaWakka
6685465b90
Fix Covet crash
2024-03-07 10:44:08 +01:00
JappaWakka
de102f4aa7
Fixed Encore & make disabled moves gray in menu
2024-03-05 11:31:33 +01:00
JappaWakka
32be5bbb67
Fix Knock Off Crash
2024-02-28 21:04:02 +01:00
JappaWakka
c1cadd3078
Fix CopyMove using wrong GetAttackByID function
2023-12-22 14:48:14 +01:00
JappaWakka
b40dde8904
Added CopyMove property for GM Moves
2023-12-15 18:21:24 +01:00
JappaWakka
09051e0cba
Make spelling of Paralyze consistent for AIField
2023-12-11 18:28:44 +01:00
JappaWakka
bd2d2f2c3d
RaiseStat and LowerStat functions show msg if fail
2023-12-11 14:04:53 +01:00
JappaWakka
58eba766ac
Added GM Move property to copy anims of other move
2023-12-11 13:48:20 +01:00
JappaWakka
3c01312fd6
Add AIField property for GM Moves
2023-12-11 13:39:26 +01:00
JappaWakka
a5e68a153a
Implement Custom Types
2023-12-10 20:19:14 +01:00
JappaWakka
705e0b9725
Implemented random TimesToAttack move property
2023-12-10 15:32:54 +01:00
JappaWakka
2c3ca27c2d
Implemented RandomStatus GM move function
2023-12-10 14:53:59 +01:00
JappaWakka
68a64fde7d
Fix conflict in properties
2023-12-10 14:36:12 +01:00
JappaWakka
250bc9899f
Implement BasePower calc mods for GameModeMoves
2023-12-10 14:27:47 +01:00
JappaWakka
5e87f04d73
Fix magnitude basepower
2023-12-10 10:43:01 +01:00
JappaWakka
8295bbffcc
Added a chance variable to LowerStat & RaiseStat
2023-12-10 10:10:06 +01:00
JappaWakka
f3777e3130
Implement Strange Steam attack
2023-12-04 09:22:09 +01:00
JappaWakka
d9c26c8550
Implemented Rage Fist attack
2023-12-03 19:34:24 +01:00
JappaWakka
bc88f130d0
Fix incorrect effect on Muddy Water
2023-11-24 11:54:44 +01:00
JappaWakka
94f03e833a
Fixed flinch moves being affected by King's Rock
2023-11-24 11:54:29 +01:00
JappaWakka
6bb8d2107f
Make attack descriptions localizable
2023-09-22 12:23:04 +02:00
JappaWakka
b66be1637c
Added camera battleanims & earthquake anim &...
...
...fixed the timing system to be consistent
2023-09-07 13:05:20 +02:00
JappaWakka
eccda481b9
Implemented flash move animation
2023-09-06 12:13:24 +02:00
JappaWakka
18e020bfdf
Partially fixed switch moves
2023-08-22 20:55:32 +02:00
JappaWakka
888371c914
Some battle fixes & move implementations
...
* Baton Pass, Volt Switch, Parting Shot and U-Turn technically work, however the camera is aimed at the wrong pokémon
* Fixed softlock when the PVP client selects a move before the host has finished the battle intro dialogue
2023-08-21 18:43:40 +02:00
JappaWakka
944e42cadd
Fixed Baton Pass, PVP needs testing
2023-08-15 18:36:02 +02:00
JappaWakka
15f57d8bc5
Make plural names localizable + item found
2023-08-09 16:20:16 +02:00