PKHeX/PKHeX.Core/PKM
Kurt dcc0e79435
Evotree: Evolution Traversal Enhancements (#3936)
Like move validation, evolutions are the earliest thing we wish to traverse when determining what encounters may have originated the current Pokémon. To determine the permitted species-form-levels a Pokémon could originate with, we must devolve a Pokémon by traveling down-generation to origin. Once we have an encounter, we can then evolve it to the current species, traversing upwards from origin to the current format.
2023-07-05 21:14:09 -07:00
..
Enums Update PokeSizeDetailed.cs 2023-05-02 20:56:16 -04:00
HOME Evotree: Evolution Traversal Enhancements (#3936) 2023-07-05 21:14:09 -07:00
Interfaces Evotree: Evolution Traversal Enhancements (#3936) 2023-07-05 21:14:09 -07:00
Searching Extend filename species 000's to 4 digits 2023-05-07 15:29:40 -07:00
Shared Minor clean 2023-06-11 10:38:51 -07:00
Strings Minor tweaks 2023-04-22 17:51:32 -07:00
Util Evotree: Evolution Traversal Enhancements (#3936) 2023-07-05 21:14:09 -07:00
BK4.cs Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
CK3.cs Skip initial cctor alloc on non-byte primitives (#3850) 2023-03-25 17:55:55 -07:00
EntityCharacteristic.cs Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
PA8.cs Extract Characteristic calc to static class 2023-06-03 18:52:05 -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 Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
PK4.cs Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
PK5.cs Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
PK6.cs Evotree: Evolution Traversal Enhancements (#3936) 2023-07-05 21:14:09 -07:00
PK7.cs Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
PK8.cs Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
PK9.cs Evotree: Evolution Traversal Enhancements (#3936) 2023-07-05 21:14:09 -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