PKHeX/PKHeX.Core
sora10pls d1416baf6c Revise SWSH dummied moves bitflag array
Prior implementation only accounted for moves with the description: "This move can't be used. It's recommended that this move is forgotten. Once forgotten, this move can't be remembered."

New implementation now checks for the CanUseMove flag, as is done with BDSP/LA/SV. This catches some oddities, like Kinesis becoming usable in Ver. 1.2.0 (Isle of Armor, Kadabra/Alakazam), as well as some signature moves for unavailable Pokémon, like Judgment and Seed Flare.
2024-06-24 12:19:23 -04:00
..
Editing Misc tweaks 2024-06-15 18:38:05 -05:00
Game Misc tweaks 2024-06-15 18:38:05 -05:00
Items Misc tweaks 2024-01-02 15:45:35 -08:00
Legality Misc tweaks 2024-06-15 18:38:05 -05:00
Moves Revise SWSH dummied moves bitflag array 2024-06-24 12:19:23 -04:00
MysteryGifts Minor clean 2024-06-15 00:57:44 -05:00
PersonalInfo Defragment PersonalInfo backing arrays 2024-03-23 21:34:11 -05:00
PKM Minor clean 2024-06-15 00:57:44 -05:00
Resources Update CHS Translations (#4301) 2024-06-15 21:31:59 -05:00
Ribbons Pass ribbon temp struct byref 2023-12-30 11:40:10 -08:00
Saves Fixed some SecretBase3 issues (#4305) 2024-06-21 21:27:33 -05:00
Util Minor clean 2024-06-15 00:57:44 -05:00
PKHeX.Core.csproj Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00