PKHeX/PKHeX.Core/PKM/Shared
Brian Fischer c4e9bbcc45
Changes to suggested hyper training logic (#2968)
- Changed suggested hyper training logic to not hyper train over some possibly intentional unusual speed IVs
- Showdown import will not do any hyper training on pokemon encountered in gen 8, because with Hidden Power removed from the game in gen 8, all specified IVs in the showdown format are guaranteed to be deliberate for stat purposes.
2020-08-14 21:49:01 -07:00
..
AlcremieDecoration.cs Add alcremie form display for dex edit 2019-11-17 09:34:04 -08:00
G3PKM.cs Use enum for species comparisons 2019-12-08 17:39:19 -08:00
G4PKM.cs Remove unnecessary null checks 2020-01-18 16:57:25 -08:00
G6PKM.cs Split memories from main pkm class to interface 2020-07-31 17:25:14 -07:00
GBPKM.cs Extract EvoBase and MoveList from Core 2020-06-20 19:44:05 -05:00
IAffection.cs Minor clean 2020-08-02 15:51:22 -07:00
IAwakened.cs Revise suggested AV set logic 2020-01-11 11:43:53 -08:00
IBattleVersion.cs Extract move suggest logic, add battleversion clamp 2020-06-27 13:06:28 -05:00
IContestStats.cs Make the template IV/contest stat array readonly 2020-01-18 19:11:29 -08:00
IDynamaxLevel.cs Unblock IoA Mons Auto Dynamax (#2879) 2020-06-20 07:52:54 -05:00
IFavorite.cs Minor tweaks 2019-11-28 14:00:55 -08:00
IFormArgument.cs Add alcremie formArg gui 2019-11-29 10:44:52 -08:00
IGameValueLimit.cs Minor tweaks 2019-11-28 14:00:55 -08:00
IGeoTrack.cs Split Country/Region/ConsoleRegion from ITrainerInfo 2020-07-31 13:53:42 -07:00
IGigantamax.cs Move soup to gmax class (extension methods), fix home gmax starters 2020-07-16 21:04:27 -05:00
IHandlerLanguage.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
IHomeTrack.cs Extract home tracker to interface 2020-02-12 18:52:48 -08:00
IHyperTrain.cs Changes to suggested hyper training logic (#2968) 2020-08-14 21:49:01 -07:00
ILangNick.cs Rework mg nick/lang checks 2018-08-30 18:09:52 -07:00
IMemoryHT.cs Minor clean 2020-08-02 15:51:22 -07:00
IMemoryOT.cs Minor clean 2020-08-02 15:51:22 -07:00
INature.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
IRegionOrigin.cs Split Country/Region/ConsoleRegion from ITrainerInfo 2020-07-31 13:53:42 -07:00
IScaledSize.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
IShadowPKM.cs Minor reorganization 2018-05-18 19:33:11 -07:00
ITrainerID.cs Respacening 2018-07-26 19:34:27 -07:00
ITrainerMemories.cs Split memories from main pkm class to interface 2020-07-31 17:25:14 -07:00
PokeList1.cs Use byte instead of int 2020-07-21 23:43:34 -05:00
PokeList2.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
PokeListGB.cs Remove linq from list init, manually allocate 2020-07-21 20:56:41 -05:00
PokeListType.cs Extract PokemonList* to inherited class 2018-08-05 17:28:54 -07:00
PokeSize.cs Minor clean 2020-05-26 16:59:47 -07:00
QRPK7.cs Relocate console-location data setting to PKMConverter 2020-01-05 21:41:32 -08:00
QRPKM.cs Remove QRText property 2018-12-26 17:31:23 -08:00