PKHeX/PKHeX.Core/PersonalInfo
Kurt ff2e890e69 Revise Overworld8a application of PIDIV
Instantiating from template now follows group seed -> spawn 1 correlation, including alpha move.
Differentiates static encounters that don't follow the ow8a correlation, scrambles EC to disassociate.
Adds rand64 to get initial seeds
Set correct level range to match slotSeed; not respecting the slot roll being valid, but whatever.
2022-04-22 21:11:11 -07:00
..
PersonalInfo.cs Make bitflag get/set span-based 2021-10-08 17:48:34 -07:00
PersonalInfoB2W2.cs Make bitflag get/set span-based 2021-10-08 17:48:34 -07:00
PersonalInfoBDSP.cs Update PKHeX.Core abstractions with latest logic 2022-02-04 17:35:15 -08:00
PersonalInfoBW.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
PersonalInfoG1.cs Make bitflag get/set span-based 2021-10-08 17:48:34 -07:00
PersonalInfoG2.cs Make bitflag get/set span-based 2021-10-08 17:48:34 -07:00
PersonalInfoG3.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
PersonalInfoG4.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
PersonalInfoGG.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
PersonalInfoLA.cs Revise Overworld8a application of PIDIV 2022-04-22 21:11:11 -07:00
PersonalInfoORAS.cs Make bitflag get/set span-based 2021-10-08 17:48:34 -07:00
PersonalInfoSM.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
PersonalInfoSWSH.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
PersonalInfoXY.cs Make bitflag get/set span-based 2021-10-08 17:48:34 -07:00
PersonalTable.cs Move location lists to separate classes 2022-03-20 21:26:56 -07:00