225 Commits

Author SHA1 Message Date
JappaWakka
d1acef9657 Added Hyper Drill & Twin Beam, fixed Rage Fist ID 2025-07-14 18:41:50 +02:00
JappaWakka
a24d07fd38 Added Psyshield Bash...
Hopefully learning the move at level 21 is alright.
2025-07-14 09:56:11 +02:00
JappaWakka
b3ad6179bb Fix Clamp's Base PP to 15 2025-07-13 16:14:28 +02:00
JappaWakka
5dd47e5b2d Made Triple Kick increase in power with each hit 2025-07-01 08:30:16 +02:00
JappaWakka
53598b94d1 Fix: Rollout should hit 5 times, not 6 2025-05-30 11:31:02 +02:00
JappaWakka
d733fcda6d Added a period after Sp. Atk & Sp. Def 2025-04-29 10:18:18 +02:00
JappaWakka
9a6a6d7999 Fix GM move functions not taking opp in account...
When a move with an effect used by an opponent pokémon, the effect target didn't get swapped.
2025-04-18 13:07:25 +02:00
JappaWakka
e011432856 Fix GM move function crashes 2025-04-17 18:16:09 +02:00
JappaWakka
38c0d9368f Fix GM Moves sharing properties between PkMn (PP) 2025-04-06 10:20:00 +02:00
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