166 Commits

Author SHA1 Message Date
JappaWakka
7cecdce726 Stomp bypasses accuracy check for Minimized opp 2025-07-13 17:14:18 +02:00
JappaWakka
5dd47e5b2d Made Triple Kick increase in power with each hit 2025-07-01 08:30:16 +02:00
JappaWakka
808001ceec You can now have regional wild defeat music 2025-05-30 10:48:17 +02:00
JappaWakka
15e71ce34d Make some battle messages more consistent 2025-04-17 18:17:01 +02:00
JappaWakka
57e7eb2935 Attacks fail if PP is 0 before subtraction 2025-04-06 10:42:13 +02:00
JappaWakka
f4f8a63d93 Make paralysis actually fail moves too 2025-02-11 11:01:37 +01:00
JappaWakka
96276520e3 Fix Self Destruct 2025-02-11 11:00:49 +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
b1c09a3ebb Reset Bad Poison counter when cure status 2025-02-11 09:52:37 +01:00
JappaWakka
ef770de841 Full Heal should cure confusion for trainer too 2025-02-03 14:40:55 +01:00
JappaWakka
8e0372da30 Fix Metronome and Mirror Move Issues 2025-01-31 16:13:26 +01:00
JappaWakka
98ee3d48eb Implement metronome-like effect for GM moves 2025-01-31 14:27:17 +01:00
JappaWakka
0415df9ee3 Fix Sleep Talk & Snore not working while asleep 2024-11-30 11:39:21 +01:00
JappaWakka
2c9a1ebc61 Implement Exp. All Key Item 2024-08-31 16:32:35 +02:00
JappaWakka
1c6f8cf00f Fix incorrect old stats when leveling up 2024-08-07 11:32:13 +02:00
JappaWakka
97387050c7 Fix transformed pkmn level up wrong stats & icon 2024-07-29 10:35:05 +02:00
JappaWakka
9d912e939b Fix various Pokémon Type check errors 2024-04-23 17:29:41 +02:00
JappaWakka
82fee7a434 Make Fly attack animation possible 2024-04-07 19:51:37 +02:00
JappaWakka
afb752ee4f Prevent stuck in fly mode when gravity active 2024-04-07 12:19:43 +02:00
JappaWakka
e47f20ef35 Fix crash damage not happening when blocked 2024-04-07 12:17:18 +02: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
619f1b3d93 Fix Mold Breaker 2024-03-26 13:13:07 +01:00
JappaWakka
24e1335caa Fix crash when you can't switch (shadow tag etc.) 2024-03-18 14:32:29 +01:00
JappaWakka
de102f4aa7 Fixed Encore & make disabled moves gray in menu 2024-03-05 11:31:33 +01:00
JappaWakka
0a218527b3 Fix Pokémon Learn Move Bugs 2024-02-14 12:08:59 +01:00
JappaWakka
13fa3f52d2 Fix dive checking the wrong canhit move property 2023-12-11 17:52:32 +01:00
JappaWakka
4f1a940d9e Fix Mega forms not resetting after battle 2023-12-04 13:31:37 +01:00
JappaWakka
d9c26c8550 Implemented Rage Fist attack 2023-12-03 19:34:24 +01:00
JappaWakka
fef6b689ea Liquid Ooze now also affects Leech Seed 2023-11-13 12:19:56 +01:00
JappaWakka
1e8c1bf9b8 Apply 0 damage fix for Bide only 2023-11-08 15:00:55 +01:00
JappaWakka
5019a59c0d Fix moves being able to do 0 damage 2023-11-08 10:14:18 +01:00
JappaWakka
1e16a5dcc4 Pokémon forms play the right cry in battle now 2023-11-04 15:16:25 +01:00
JappaWakka
d9eb12d341 Fix for softlocks and other battle bugs 2023-09-03 16:39:48 +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
JappaWakka
7aa38cd921 Implement Encore correctly 2023-08-01 13:53:10 +02:00
JappaWakka
ce565d7925 Fix Berserker Gene functionality 2023-07-29 09:58:12 +02:00
JappaWakka
0e9623c557 Fix stealth rock 2023-07-21 20:11:17 +02:00
JappaWakka
1a4de5bc97 Form name only when mega evolve or in pokedex
Also:
Added form switch tip in pokedex
Turned some single positions into integers in pokedex
2023-07-18 18:38:36 +02:00
JappaWakka
7e35801db0 Fix PvP battle switching softlock 2023-06-29 20:29:49 +02:00
JappaWakka
f1aeb43b75 Fix Pokémon not falling in battle 2023-06-27 14:23:12 +02:00
JappaWakka
af937955b9 New BattleAnimation type + Confuse Ray animation..
And some fixes
2023-06-26 16:36:52 +02:00
JappaWakka
a6d9a21b72 Fix some GameMode Item stuff 2023-06-21 19:21:34 +02:00
JappaWakka
a69f5b3f49 Maybe fix a pvp thing 2023-06-11 20:37:19 +02:00
JappaWakka
5b6c902f65 Fix frozen animation 2023-06-04 14:58:39 +02:00
JappaWakka
d13b5eb8d3 GameMode Item Preparations
Implemented GameMode Mega Stones
2023-05-29 15:33:57 +02:00
JappaWakka
b3becd5653 Fix no full restore message at full hp 2023-05-03 16:03:56 +02:00
JappaWakka
a62c78e9ee Fix Full Restore not healing opp confusion 2023-05-03 15:59:30 +02:00
JappaWakka
2689467a7c Moves can't be learned twice after level ups 2023-04-28 09:18:41 +02:00