PKHeX/PKHeX.Core/Legality/Encounters
Kurt a10b35190c Minor tweaks
off by 1 max range for gen2 slot -> pk2
SetRandomIVs already sets IVs inside the method, retval is for knowing what the new value sare
show WC8 restricted version rather than defaulting to SH
pass the rand object rather than fetching for the current thread every loop for Unown & random IV shuffling
Use ToLowerInvariant for resource fetching, should resolve the turkish issue
Check typeof(T) first, not that we check for ToolStripItem or ContextMenuStrip with this function.
2021-06-24 00:36:04 -07:00
..
Data Unban Sgr7348 encounter 2021-06-18 22:07:27 -07:00
EncounterMisc Refine crystal egg checks 2021-05-23 12:50:42 -07:00
EncounterSlot Minor tweaks 2021-06-24 00:36:04 -07:00
EncounterStatic Fix incorrect GameVersion reference 2021-06-09 22:56:19 -07:00
EncounterTrade Make EncounterTrade met location use inheritance 2021-05-18 17:14:17 -07:00
Generator Track a PKM's Box,Slot,StorageFlags,Identifier metadata separately (#3222) 2021-06-22 20:23:48 -07:00
Information Fix incorrect GameVersion reference 2021-06-09 22:56:19 -07:00
Verifiers Track a PKM's Box,Slot,StorageFlags,Identifier metadata separately (#3222) 2021-06-22 20:23:48 -07:00
EncounterMatchRating.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterable.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterConvertible.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterInfo.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterMatch.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterTemplate.cs Show shiny state of encounter in db 2021-05-18 10:36:45 -07:00