PKHeX/PKHeX.Core/Legality
Kurt 552e7a1a39 Fix pokewalker pid check for female-only
pidGender check failed as 0xFE (female only) returned male if pid ended
in 0xFE or 0xFF
jump out early if the pkm is fixed gender rather than genderless only

https://projectpokemon.org/home/forums/topic/48956-pokewalker-happiny-pid-mismatch/
Thanks Taargüs Taargüs!
2019-01-01 20:04:29 -08:00
..
Areas Split apart headbutt tree logic 2018-08-28 15:10:08 -07:00
Encounters Increase search flexibility 2018-12-30 17:30:57 -08:00
Enums Misc updates 2018-12-29 22:19:44 -08:00
Evolutions Add initial sizes 2018-12-26 22:13:04 -08:00
Learnset Misc style & minor tweaks 2018-08-02 20:11:42 -07:00
Moves Misc tweaks 2018-12-17 11:17:19 -08:00
RNG Fix pokewalker pid check for female-only 2019-01-01 20:04:29 -08:00
Structures Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
Verifiers Add pokestar studio fame / star stat pk5[0x87] 2018-12-31 21:01:58 -08:00
Analysis.cs Add pkm variant for beluga 2018-11-13 19:10:31 -08:00
Checks.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
Core.cs Add pkm variant for beluga 2018-11-13 19:10:31 -08:00
Data.cs Update xy fashion edits 2018-08-08 21:27:14 -07:00
GBRestrictions.cs Fix crystal-only base move case 2018-12-15 15:10:20 -08:00
LegalityCheckStrings.cs Add pokestar studio fame / star stat pk5[0x87] 2018-12-31 21:01:58 -08:00
Memories.cs Misc qol updates 2018-10-27 21:59:31 -07:00
Tables.cs Misc prep updates 2018-11-01 15:38:09 -07:00
Tables1.cs More gb restriction relocations 2018-10-10 16:32:02 -07:00
Tables2.cs More gb restriction relocations 2018-10-10 16:32:02 -07:00
Tables3.cs style updates 2018-09-14 22:37:47 -07:00
Tables4.cs style updates 2018-09-14 22:37:47 -07:00
Tables5.cs Rewrite trade OT/Nick verification, g4 shuckie 2018-10-27 13:37:03 -07:00
Tables6.cs style updates 2018-09-14 22:37:47 -07:00
Tables7.cs Misc prep updates 2018-11-01 15:38:09 -07:00
Tables7b.cs Remove fossils from key item (count==1) list 2018-12-25 12:31:13 -08:00
VivillonTables.cs Misc reorg 2018-08-26 16:29:52 -07:00
WordFilter.cs add lock for cross thread dictionary manip 2018-08-25 10:48:37 -07:00