mirror of
https://github.com/kwsch/PKHeX
synced 2025-01-11 12:08:57 +00:00
15779513f5
Not going to implement this within the base repo as z3 is too large of a dependency and is platform specific. If anyone wants to implement as a plugin project, just inject your new methods via the setters on the static func/action at the top of the 3 classes. Since z3's searches aren't instant, I'd recommend caching recent results in a dictionary, as re-parses are common. Something like the Wordfilter is what you'd be aiming for :) Closes #2617 |
||
---|---|---|
.. | ||
Editing | ||
Game | ||
Legality | ||
MysteryGifts | ||
PersonalInfo | ||
PKM | ||
Resources | ||
Ribbons | ||
Saves | ||
Util | ||
app.config | ||
PKHeX.Core.csproj |