mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-16 00:58:01 +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 |
||
---|---|---|
.. | ||
Data | ||
Generator | ||
Information | ||
Verifiers | ||
EncounterEgg.cs | ||
EncounterGift8.cs | ||
EncounterInvalid.cs | ||
EncounterRejected.cs | ||
EncounterSlot.cs | ||
EncounterSlot1.cs | ||
EncounterSlot3Swarm.cs | ||
EncounterSlotPermissions.cs | ||
EncounterStatic.cs | ||
EncounterStatic8.cs | ||
EncounterStatic8N.cs | ||
EncounterStatic8NC.cs | ||
EncounterStatic8ND.cs | ||
EncounterStatic8S.cs | ||
EncounterStaticPID.cs | ||
EncounterStaticShadow.cs | ||
EncounterStaticTyped.cs | ||
EncounterTrade.cs | ||
EncounterTrade8.cs | ||
EncounterTradeCatchRate.cs | ||
EncounterTradePID.cs | ||
IRelearn.cs | ||
LegalInfo.cs |