PKHeX/PKHeX.Core/Saves/Substructures/Gen7
Kurt a2d9f06350 Differentiate AbilityType from AbilityNumber
invert ability index favoring so that the first ability index is most favored

ability num:
-1=>0/1/2
0=>0/1,
1=>0
2 =>1
4=>2

Ability Type:
0,1,2=>0,1,2
3=>0/1
4=>0/1/2

Should probably get rid of AbilityNumber definition usage but it's so entwined in the trade/static definitions...
2020-06-22 22:01:42 -05:00
..
BattleStyle7.cs Misc updates 2019-02-21 21:54:41 -08:00
BattleTree7.cs Update BattleTree7.cs 2020-05-24 18:42:08 -07:00
BelugaBlockIndex.cs Add wb7 gift record rw 2018-12-29 21:24:38 -08:00
BoxLayout7.cs Box Layout fixes (#2449) 2019-11-18 16:01:36 -08:00
ConfigSave6.cs Add configsave to accessor 2020-04-26 15:17:58 -07:00
ConfigSave7.cs Add configsave to accessor 2020-04-26 15:17:58 -07:00
ConfigSave7b.cs Add configsave to accessor 2020-04-26 15:17:58 -07:00
Daycare7.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
EventVarType.cs Add misc setup objects 2018-11-13 19:16:14 -08:00
EventWork7b.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
FashionBlock7.cs Handle more messages 2019-10-27 20:39:15 -07:00
FieldMenu7.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
FieldMoveModelSave7.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
GameTime7.cs Fix SecondsTo* read offset 2019-07-07 08:43:04 -07:00
GoParkStorage.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
GP1.cs Differentiate AbilityType from AbilityNumber 2020-06-22 22:01:42 -05:00
IEventWork.cs Add misc setup objects 2018-11-13 19:16:14 -08:00
JoinFesta7.cs Hanle some compiler messages 2020-04-14 10:52:19 -07:00
Misc7.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
Misc7b.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
MyItem.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
MyItem7b.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
MyItem7SM.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
MyItem7USUM.cs Split gen5-7 saves with inheritance (#2319) 2019-06-08 19:56:11 -07:00
MyStatus7.cs Remove unnecessary null checks 2020-01-18 16:57:25 -08:00
MyStatus7b.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
MysteryBlock7.cs Remove unnecessary null checks 2020-01-18 16:57:25 -08:00
PlayTime7b.cs tweak last saved string format 2019-11-26 23:10:28 -08:00
PokeFinder7.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
PokeListHeader.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
PouchSize7b.cs Add misc setup objects 2018-11-13 19:16:14 -08:00
QR7.cs Simplify qr gender 2019-04-15 15:43:48 -07:00
ResortSave7.cs Remove unnecessary null checks 2020-01-18 16:57:25 -08:00
SAV7BlockIndex.cs Move files to their correct location 2020-05-24 17:11:39 -07:00
SaveBlock.cs Add raw value edits 2020-01-23 21:30:39 -08:00
Situation7.cs Simplify block property names 2019-10-18 20:42:03 -07:00
SkinColor7.cs Misc updates 2019-02-21 21:54:41 -08:00
Stamp7.cs Add missing stamp 2019-03-29 09:40:31 -07:00
WB7Records.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
WormholeInfoReader.cs Simplify block property names 2019-10-18 20:42:03 -07:00
WR7GiftType.cs Split up WR7 to separate files 2018-12-29 22:09:27 -08:00