Commit Graph

842 Commits

Author SHA1 Message Date
Flashfyre 8bee927e08 Remove some legacy features and fix a crash
Remove legacy autoplay and quick start features; fix crash related to leech seed on missing source
2024-02-27 15:16:06 -05:00
Flashfyre 01938dcf83 Fix issue with skipped move charge effects not activating 2024-02-27 14:21:17 -05:00
Flashfyre 143c38d0bd Minor fixes 2024-02-27 13:58:25 -05:00
Flashfyre 597a08a196 Fix battle data not resetting properly 2024-02-26 15:14:47 -05:00
Flashfyre 12b1d23110 Replaces instances of SpeciesEvolution with SpeciesFormEvolution 2024-02-26 13:50:55 -05:00
Flashfyre 74e9b95e13 Fix damage reduction abilities not working 2024-02-26 12:34:45 -05:00
Flashfyre 02e35aad83 Update Phaser version 2024-02-25 23:38:58 -05:00
Flashfyre 4f2b266e71 Add expressions for male rival 2024-02-25 19:09:24 -05:00
Madmadness65 e771da89b5 Implement Kyurem form changes
Since the DNA Splicers method to get Kyurem-Black and -White is so unreasonably hard, I gave an easier alternative to get them. The Splicers method will remain however, as it's still beneficial to transfer moves.
2024-02-25 17:49:31 -06:00
Flashfyre 8d0f79c6c3 Add cross gen baby evolution starters 2024-02-25 15:57:03 -05:00
Flashfyre 80373e2dd1 Fix Flamigo animated sprite 2024-02-25 15:09:44 -05:00
Flashfyre 30220f3d4e Fix some bugged animated sprites 2024-02-25 14:48:33 -05:00
Flashfyre 649717a3cd Add egg moves logic 2024-02-25 12:45:41 -05:00
Flashfyre 7f77507d2b Tweak trainer party member level logic 2024-02-25 01:08:15 -05:00
Flashfyre db33785fc2 Remove trainer level logic that made weak party members too strong 2024-02-24 23:25:49 -05:00
Flashfyre b48c7ca76d Fix issue with mega/gmax and female sprites 2024-02-24 21:38:18 -05:00
Flashfyre d72dd93212 Add experimental animated sprites 2024-02-24 21:16:19 -05:00
Madmadness65 10ff9c4775 Minor fix for Axe Kick
It's supposed to confuse, not flinch.
2024-02-24 00:04:25 -06:00
Flashfyre 085dd15651 Fix broken type immunity ability 2024-02-23 09:24:49 -05:00
Madmadness65 76a6df43c4 Fix off-by-one champions; implement Strong Jaw
This fix currently has the unintended side effect of making Champion Leon unable to be fought, but every other set of Elite Fours is now followed by the proper Champions as intended.
2024-02-22 23:24:44 -06:00
Flashfyre 767b57ec9e Fix rival victory dialogue sprite not showing 2024-02-22 19:24:00 -05:00
Madmadness65 2351fde687 Update moves to use their latest Gen 9 properties
This includes the nerfing of all the recovery move's PP to 5, and slight adjustment of power to a few attacks. Also corrected Indeedee's type to be properly Psychic/Normal.
2024-02-22 17:20:16 -06:00
Flashfyre 9005e32883 Add character sprite system with female rival 2024-02-22 18:03:36 -05:00
Flashfyre 3ed80de330 Type immunity abilities only affect attack and status moves 2024-02-22 16:30:55 -05:00
Flashfyre 8cb7433f55 Fix game over and subsequent clear reward 2024-02-22 16:21:34 -05:00
Flashfyre cd6fe56796 Fix arena tags stacking endlessly 2024-02-22 14:59:59 -05:00
Flashfyre 9c986f44ac Item stealing items prioritize rarer items
Item stealing items prioritize rarer items; reward premium voucher for subsequent classic clears
2024-02-22 00:34:54 -05:00
Madmadness65 7ad099b243 Make Rookidee line more rare
Sorry, the bird was just too good to be that common. Also included is a touched up Tera icon sprite.
2024-02-21 23:25:25 -06:00
Flashfyre 4e93f1e52c Display enemy trainer briefly when switching 2024-02-22 00:00:51 -05:00
Flashfyre aa13562433 Fix item icon overflow visibility 2024-02-21 21:31:56 -05:00
Madmadness65 b4ff755de9 Add various form changing items
This update makes Hoopa Unbound, Dawn Wings & Dusk Mane Necrozma, Crowned Zacian & Zamazenta, and Ice & Shadow Calyrex available to use.
2024-02-21 19:59:08 -06:00
Flashfyre 0bebccd625 Fix Baton Pass achievement 2024-02-21 18:25:47 -05:00
Flashfyre e4bac55d75 Add indicator for additional starter moves and initial egg moves UI
Add indicator for additional starter moves and initial egg moves UI; port scrolling to abstract options UI
2024-02-21 15:47:44 -05:00
Madmadness65 2789d8d86c Add Sacred Sword TM 2024-02-21 12:11:41 -06:00
Flashfyre 0917049fea Fix issues with out of bounds form indexes 2024-02-21 12:38:07 -05:00
Flashfyre 355fbac9c3 Add fix for crash when setting name if form index is too high 2024-02-21 12:18:57 -05:00
Flashfyre b054992ffa Allow selecting and ordering starter moves 2024-02-21 01:03:34 -05:00
Madmadness65 c3983fccb4 Implement most of the LGPE moves
They are still not distributed to any Pokémon, but will function if called by Metronome, for example.
Glitzy Glow, Baddy Bad, Freezy Frost, and Sparkly Swirl rely on mechanics not yet implemented.
None of these attacks have animations currently.
2024-02-20 22:43:43 -06:00
Flashfyre 58ba0ec52d Add starter moves on starter select (WiP) 2024-02-20 22:53:33 -05:00
Flashfyre 6460e736a7 Fix Slack Off healing 100% HP 2024-02-20 18:05:17 -05:00
Flashfyre d4eae67768 Fix form change edge case causing crash 2024-02-20 15:44:35 -05:00
Flashfyre c848755426 Fix sprite display issue with shiny wild Pokemon 2024-02-20 15:08:46 -05:00
Flashfyre b6da66e91f Add fix for double battle double KO edge case 2024-02-20 14:39:25 -05:00
Flashfyre 5f9636e2d7 Fix crash with form changes 2024-02-20 13:59:44 -05:00
Flashfyre 5879724ead Fix Beak Blast not working in same turn 2024-02-20 13:15:53 -05:00
Flashfyre 00d985c9cf Update Feint move logic 2024-02-20 12:27:38 -05:00
Flashfyre be122f4f08 Bosses can heal through broken segments 2024-02-20 12:05:25 -05:00
Flashfyre 0fa5d84af6 Fixing Healing Charm hp rounding error 2024-02-20 11:42:05 -05:00
Flashfyre fe38e00e59 Add missing Palkia Origin icon 2024-02-20 11:39:13 -05:00
Flashfyre fa45d54be7 Add type immunity exception for status effect moves 2024-02-20 11:00:40 -05:00