PKHeX/PKHeX.Core/PKM
Kurt 1d44136e54 Update xd fateful flag leniency
not enough documentation to know what every single flag does; just be
lenient

I assume that flags being present XK3->PK3 will set fateful, so we could
remove that logic...
Exposing bitflags for editing isn't fun for the editor, so just ignore
it behind the fateful bool get/set.

fateful required for all xk3 origin

#2289
2019-05-14 20:14:15 -07:00
..
Searching Misc refactoring 2019-02-01 23:08:03 -08:00
Shared Extract most common location numbers to class 2019-05-10 20:46:49 -07:00
Strings Use builtin struct instead of anonymous object 2019-03-22 18:46:31 -07:00
Util Simplify and relocate wurmple evo logic 2019-05-11 14:25:58 -07:00
BK4.cs Extract most common location numbers to class 2019-05-10 20:46:49 -07:00
CK3.cs Update fateful encounter read location 2019-05-14 18:36:48 -07:00
PB7.cs Relocate CheckEncrypted to PKX 2019-04-16 22:51:01 -07:00
PK1.cs Fix pk1->pk2 conversion parameters 2019-04-17 18:35:51 -07:00
PK2.cs Split StringConverter into smaller pieces 2019-03-20 21:50:44 -07:00
PK3.cs Extract most common location numbers to class 2019-05-10 20:46:49 -07:00
PK4.cs Extract most common location numbers to class 2019-05-10 20:46:49 -07:00
PK5.cs Extract most common location numbers to class 2019-05-10 20:46:49 -07:00
PK6.cs Relocate CheckEncrypted to PKX 2019-04-16 22:51:01 -07:00
PK7.cs Relocate CheckEncrypted to PKX 2019-04-16 22:51:01 -07:00
PKM.cs Extract most common location numbers to class 2019-05-10 20:46:49 -07:00
XK3.cs Update xd fateful flag leniency 2019-05-14 20:14:15 -07:00