PKHeX/PKHeX.Core/Legality/Encounters
Kurt 383d4b7700 "" -> string.Empty
be explicit that the string is empty rather than possibly missing
disallow encrypted export for BK4 (they're not encrypted), removes type
check
simplify replaceall in showdownset (don't call ReplaceAll 4x, just get
valid chars and rebuild)
simplify get ribbon sprite name (precompute ToLower and appended values
2019-02-07 21:40:20 -08:00
..
Data Fix ita traded lgpe diglett OT 2019-02-05 17:09:47 -08:00
Generator Misc clean 2019-02-02 10:19:41 -08:00
Information Continue work on shadow lock checks 2018-10-28 11:15:40 -07:00
Verifiers Misc variable name changes 2019-02-06 23:28:02 -08:00
EncounterEgg.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterInvalid.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterRejected.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterSlot.cs "" -> string.Empty 2019-02-07 21:40:20 -08:00
EncounterSlot1.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterSlotMoves.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterSlotPermissions.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterStatic.cs Replace IV3 with FlawlessIVCount 2018-12-30 10:33:00 -08:00
EncounterStaticPID.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterStaticShadow.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterStaticTyped.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterTrade.cs Move GetIV to pkm, misc simplifications 2019-01-05 10:51:41 -08:00
EncounterTradeCatchRate.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterTradePID.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
LegalInfo.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00