Files
PKHeX/PKHeX.Core/Legality
Kurt 18cc30d641 BDSP: move voiceless to PersonalInfo
Better there and now public for anyone to use (why would they want to check that lol)

make the Battle Frontier hashset a ReadOnlySpan;
- since the list is sorted, use BinarySearch to reduce worst case from 43 ops to 6.
- no static ctor in RibbonRules (yay no nanosecond hiccup)

that was the last static HashSet in the repo 👀
2026-08-03 17:22:23 -05:00
..
2026-07-13 22:36:00 -05:00
2026-07-13 22:36:00 -05:00