PKHeX/PKHeX.Core/Editing
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
..
Applicators Choose a gender on unspecified 2021-05-19 17:12:30 -07:00
Bulk Track a PKM's Box,Slot,StorageFlags,Identifier metadata separately (#3222) 2021-06-22 20:23:48 -07:00
PKM Revise EncounterArea and EncounterType for clarity (#3228) 2021-06-29 20:58:06 -07:00
Saves Track a PKM's Box,Slot,StorageFlags,Identifier metadata separately (#3222) 2021-06-22 20:23:48 -07:00
Showdown Minor clean 2021-05-29 15:31:47 -07:00
CommonEdits.cs Choose a gender on unspecified 2021-05-19 17:12:30 -07:00
HiddenPower.cs Replace some linq usage with direct logic 2021-05-06 23:26:38 -07:00
IBattleTemplate.cs Add more xmldoc 2021-06-06 11:56:54 -07:00
IPKMView.cs Refactoring 2019-09-02 19:30:58 -07:00
IPlugin.cs Add chateau score, seaside cycle score 2021-05-13 23:12:53 -07:00
ISaveFileProvider.cs Add basic plugin sys 2018-05-13 12:49:29 -07:00
ISpriteBuilder.cs Add shiny sprites, alcremie sprites & big sprites for all 2020-03-03 20:22:57 -08:00
WurmpleUtil.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00