PKHeX/PKHeX.Core
Kurt a88c7c4800 Add more trainer card/status fields & stats
Closes #2658 ty @CanoeHope !
Mostly just serves as documentation; with the amount of fields being editable increasing, hard-coded GUI might not be optimal here. I'm thinking something like a PropertyGrid based on the selected block which will pull up the Block object if the key matches... for fields, something like a dynamically populated list or something.
2020-01-23 18:31:10 -08:00
..
Editing Remove unnecessary null handling 2020-01-20 23:32:05 -08:00
Game Remove unnecessary null checks 2020-01-18 16:57:25 -08:00
Legality Verify full raid result with known seed 2020-01-23 00:11:07 -08:00
MysteryGifts Swap rand call order, rename as overload 2020-01-22 19:04:20 -08:00
PersonalInfo Remove unnecessary null checks 2020-01-18 16:57:25 -08:00
PKM Swap rand call order, rename as overload 2020-01-22 19:04:20 -08:00
Resources Flip hgss trade flag state meaning 2020-01-17 16:39:19 -08:00
Ribbons Add Ribbon interfaces to WC8 2019-11-18 17:37:38 -08:00
Saves Add more trainer card/status fields & stats 2020-01-23 18:31:10 -08:00
Util Add indication to which blocks changed 2020-01-22 17:06:23 -08:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj Relocate gui-only text files to WinForms project 2020-01-03 15:53:48 -08:00