PKHeX/PKHeX.Core
Kurt 103aa9aa4b
Revise EncounterArea and EncounterType for clarity (#3228)
EncounterArea now stores a more specific type'd array for encounter slots. Better iteration and less casting, as the nonspecific `Slots` fetch is rarely referenced.

EncounterType renamed to GroundTile to reflect how it actually works in Gen4. Was previously an ambiguous field that was clarified a little; we can describe it a little better now. Keep the GUI the same to not scare the end users.

Change Trash Byte properties to get/set a Span. Trash Byte legality checking easier on the garbage collector?
2021-06-29 20:58:06 -07:00
..
Editing Revise EncounterArea and EncounterType for clarity (#3228) 2021-06-29 20:58:06 -07:00
Game Add more xmldoc 2021-06-06 11:56:54 -07:00
Legality Revise EncounterArea and EncounterType for clarity (#3228) 2021-06-29 20:58:06 -07:00
MysteryGifts Use invariant culture for ToUpper/ToLower 2021-06-24 09:16:36 -07:00
PersonalInfo More deferral tweaks for non-HA having HA 2021-04-22 13:47:33 -07:00
PKM Revise EncounterArea and EncounterType for clarity (#3228) 2021-06-29 20:58:06 -07:00
Resources Update MessageStrings_es.txt (#3225) 2021-06-24 08:28:00 -07:00
Ribbons Rename Gen3 Champ ribbon to be more accurate 2021-04-10 12:09:43 -07:00
Saves Revise EncounterArea and EncounterType for clarity (#3228) 2021-06-29 20:58:06 -07:00
Util Minor tweaks 2021-06-24 00:36:04 -07:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj Use range/index 2021-05-14 15:30:55 -07:00