PKHeX/PKHeX.Core/MysteryGifts
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
..
DataMysteryGift.cs Use range/index 2021-05-14 15:30:55 -07:00
MysteryGift.cs Minor clean 2021-03-14 16:16:55 -07:00
MysteryUtil.cs Rewrite settings handling; enhance some user experiences (#3193) 2021-04-11 18:09:54 -07:00
PCD.cs Minor tweaks 2021-05-07 22:11:10 -07:00
PGF.cs Split DateUtil from Util class 2021-05-14 16:46:48 -07:00
PGT.cs Fracture the encounter matching checks to allow progressive validation (#3137) 2021-01-29 17:55:27 -08:00
PL6.cs Revert implicit casting 2021-03-29 00:14:44 -07:00
WB7.cs Split DateUtil from Util class 2021-05-14 16:46:48 -07:00
WC3.cs Minor clean 2021-05-29 15:31:47 -07:00
WC6.cs Track a PKM's Box,Slot,StorageFlags,Identifier metadata separately (#3222) 2021-06-22 20:23:48 -07:00
WC6Full.cs Remove enumerating when loading event templates 2021-06-04 13:48:02 -07:00
WC7.cs Split DateUtil from Util class 2021-05-14 16:46:48 -07:00
WC7Full.cs Remove enumerating when loading event templates 2021-06-04 13:48:02 -07:00
WC8.cs Minor tweaks 2021-06-24 00:36:04 -07:00
WR7.cs Extract 3ds chinese glyph remapping, only do on 3DS games 2021-04-18 18:29:02 -07:00