PKHeX/Tests/PKHeX.Core.Tests
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
..
General Misc clean 2020-01-01 19:07:21 -08:00
Legality Sanity check form prior to yield checks 2021-06-06 11:48:54 -07:00
PKM Revise EncounterArea and EncounterType for clarity (#3228) 2021-06-29 20:58:06 -07:00
Saves Minor clean 2021-03-14 16:16:55 -07:00
Simulator Get criteria from set details 2021-06-14 21:11:46 -07:00
TestData Fix build & tests 2018-11-13 18:03:18 -06:00
Util Extract random date to util 2021-05-18 16:58:53 -07:00
PKHeX.Core.Tests.csproj Revise EncounterArea and EncounterType for clarity (#3228) 2021-06-29 20:58:06 -07:00