PKHeX/PKHeX.Core/PKM
Kurt 75ec6ca38d Use PKH as PK7->PK8 route
Slightly less efficient as we need an intermediary object, but this mimics the official implementation and will catch any future modifications HOME does (like the current Height/Weight rerolling from 0).
2023-07-21 12:04:11 -07:00
..
Enums Update PokeSizeDetailed.cs 2023-05-02 20:56:16 -04:00
HOME Use PKH as PK7->PK8 route 2023-07-21 12:04:11 -07:00
Interfaces FormArg handling for Hoopa visiting SV 2023-07-15 14:17:03 -07:00
Searching Misc tweaks 2023-07-13 22:18:34 -07:00
Shared Update EncounterMovesetGenerator.cs 2023-07-21 11:48:29 -07:00
Strings Minor tweaks 2023-04-22 17:51:32 -07:00
Util Use PKH as PK7->PK8 route 2023-07-21 12:04:11 -07:00
BK4.cs Minor perf tweaks 2023-07-15 11:22:48 -07:00
CK3.cs Skip initial cctor alloc on non-byte primitives (#3850) 2023-03-25 17:55:55 -07:00
PA8.cs Minor perf tweaks 2023-07-15 11:22:48 -07:00
PB7.cs Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
PB8.cs Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
PK1.cs Evotree: Evolution Traversal Enhancements (#3936) 2023-07-05 21:14:09 -07:00
PK2.cs Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
PK3.cs Minor perf tweaks 2023-07-15 11:22:48 -07:00
PK4.cs Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
PK5.cs Minor perf tweaks 2023-07-15 11:22:48 -07:00
PK6.cs Evotree: Evolution Traversal Enhancements (#3936) 2023-07-05 21:14:09 -07:00
PK7.cs Use PKH as PK7->PK8 route 2023-07-21 12:04:11 -07:00
PK8.cs Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
PK9.cs Minor perf tweaks 2023-07-15 11:22:48 -07:00
PKM.cs Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
RK4.cs Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
SK2.cs Minor clean 2023-04-13 00:05:10 -07:00
XK3.cs XK3: Load Purified state from savefile 2023-05-01 17:09:45 -07:00