PKHeX/PKHeX.Core/Legality/Encounters/EncounterSlot
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
..
GO Extract random date to util 2021-05-18 16:58:53 -07:00
EncounterSlot.cs Show shiny state of encounter in db 2021-05-18 10:36:45 -07:00
EncounterSlot1.cs Make Species/Form/Min/Max readonly, not init 2021-01-01 10:53:05 -08:00
EncounterSlot2.cs Minor tweaks 2021-06-24 00:36:04 -07:00
EncounterSlot3.cs Partial match HA species without a HA possible 2021-01-31 13:05:36 -08:00
EncounterSlot3PokeSpot.cs Rework EncounterCriteria to be ability indexed rather than direct ability (#3179) 2021-03-23 17:05:15 -07:00
EncounterSlot3Swarm.cs Mark EncounterSlot/Static types as immutable record types 2020-12-23 20:40:59 -08:00
EncounterSlot4.cs Partial match HA species without a HA possible 2021-01-31 13:05:36 -08:00
EncounterSlot5.cs Fracture the encounter matching checks to allow progressive validation (#3137) 2021-01-29 17:55:27 -08:00
EncounterSlot6AO.cs Generate slots/static per correlation if appropriate 2021-02-14 12:27:14 -08:00
EncounterSlot6XY.cs Generate slots/static per correlation if appropriate 2021-02-14 12:27:14 -08:00
EncounterSlot7.cs Rework EncounterCriteria to be ability indexed rather than direct ability (#3179) 2021-03-23 17:05:15 -07:00
EncounterSlot7b.cs Generate slots/static per correlation if appropriate 2021-02-14 12:27:14 -08:00
EncounterSlot8.cs Use range/index 2021-05-14 15:30:55 -07:00
IEncounterTypeTile.cs moar is or 2020-12-25 12:30:26 -08:00
IMagnetStatic.cs Xmldoc, minor tweaks 2020-11-27 11:51:02 -08:00
INumberedSlot.cs Xmldoc, minor tweaks 2020-11-27 11:51:02 -08:00