PKHeX/PKHeX.Core/Saves/Substructures/Inventory
Kurt 9a1b2719ec Add simple legal item filtering for giveall
Closes #3318

Gen8: if held item, only give if can be legally held; if dmax crystal, only give if available.
Gen8b: if held item, only give if can be legally held
Others: unimplemented; pull requests accepted.
2021-12-04 12:24:32 -08:00
..
BeanPouch.cs sealed 2019-10-03 19:09:02 -07:00
InventoryItem.cs Abstract-ify pouch items; acknowledge sort order 2021-12-02 23:31:48 -08:00
InventoryItem7b.cs Abstract-ify pouch items; acknowledge sort order 2021-12-02 23:31:48 -08:00
InventoryItem8.cs Abstract-ify pouch items; acknowledge sort order 2021-12-02 23:31:48 -08:00
InventoryItem8b.cs Abstract-ify pouch items; acknowledge sort order 2021-12-02 23:31:48 -08:00
InventoryPouch.cs Add simple legal item filtering for giveall 2021-12-04 12:24:32 -08:00
InventoryPouch3.cs Add simple legal item filtering for giveall 2021-12-04 12:24:32 -08:00
InventoryPouch3GC.cs Add simple legal item filtering for giveall 2021-12-04 12:24:32 -08:00
InventoryPouch4.cs Add simple legal item filtering for giveall 2021-12-04 12:24:32 -08:00
InventoryPouch7.cs Add simple legal item filtering for giveall 2021-12-04 12:24:32 -08:00
InventoryPouch7b.cs Add simple legal item filtering for giveall 2021-12-04 12:24:32 -08:00
InventoryPouch8.cs Add simple legal item filtering for giveall 2021-12-04 12:24:32 -08:00
InventoryPouch8b.cs Add simple legal item filtering for giveall 2021-12-04 12:24:32 -08:00
InventoryPouchGB.cs Add simple legal item filtering for giveall 2021-12-04 12:24:32 -08:00
InventoryType.cs Abstract-ify pouch items; acknowledge sort order 2021-12-02 23:31:48 -08:00