PKHeX/PKHeX.Core
Kurt 15779513f5 Add stubs for raid correlation verifiers/generators
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
2020-01-03 20:03:04 -08:00
..
Editing Use permissive string search, add indeedee-M case 2020-01-02 15:49:35 -08:00
Game Grab CXD location if encounter is COLO or XD 2019-12-31 12:15:48 -08:00
Legality Add stubs for raid correlation verifiers/generators 2020-01-03 20:03:04 -08:00
MysteryGifts Simplify formchange calls 2019-12-28 19:00:01 -08:00
PersonalInfo Fix non-galar egg moves passing 2019-11-24 18:18:26 -08:00
PKM Add gen8 mimikyu form case 2020-01-03 19:20:16 -08:00
Resources Relocate gui-only text files to WinForms project 2020-01-03 15:53:48 -08:00
Ribbons Add Ribbon interfaces to WC8 2019-11-18 17:37:38 -08:00
Saves Add extension methods for gym team get/set for all 2019-12-28 22:32:45 -08:00
Util Relocate gui-only text files to WinForms project 2020-01-03 15:53:48 -08:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj Relocate gui-only text files to WinForms project 2020-01-03 15:53:48 -08:00