mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-10 22:54:14 +00:00
89a4dde4ee
Strip out unused lines [~ XX]; behaviorially equivalent to empty strings. Mutate original met list rather than making a copy and moving any changes into it (saves extra allocations) Change initial loop start to pre-skip iterations not meeting criteria Manually mark duplicate lines (only 2 exist); no more linq/searching. Wipe merged location sub-names prior to merging (bounds check optimization, maybe? already accessed, setting should be fine). Tests still pass :) Check for negative met location IDs to return empty (fuzzing?) |
||
---|---|---|
.. | ||
Editing | ||
Game | ||
Legality | ||
MysteryGifts | ||
PersonalInfo | ||
PKM | ||
Resources | ||
Ribbons | ||
Saves | ||
Util | ||
app.config | ||
PKHeX.Core.csproj |