mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-16 17:18:00 +00:00
fa344208b2
Closes #2461 by implementing slightly differently Dictionary instead of new[] every area Checks original met location first before attempting the dictionary lookup (missing in pull request) Easy path forward if LGPE crossover is needed Potential issues: Since encounter types aren't marked, shaking trees and fishing encounters are allowed to cross over. Maybe need to have some marking for encounter slots or something... |
||
---|---|---|
.. | ||
EncounterCriteria.cs | ||
EncounterEggGenerator.cs | ||
EncounterFinder.cs | ||
EncounterGenerator.cs | ||
EncounterMatchRating.cs | ||
EncounterMovesetGenerator.cs | ||
EncounterOrder.cs | ||
EncounterSlotGenerator.cs | ||
EncounterStaticGenerator.cs | ||
EncounterTradeGenerator.cs | ||
MysteryGiftGenerator.cs | ||
PeekEnumerator.cs |