Commit Graph

10 Commits

Author SHA1 Message Date
Kurt
2578ba073c Refactoring
File scoped namespaces for all lib projects
netstandard2.0 => net6; now uniform. bye netframework!
2022-10-01 17:08:17 -07:00
JelleInfinity
8593fdc496
Fix arg type (#255)
I read that these can't have arguments
2022-09-29 16:18:19 -07:00
JelleInfinity
8ac8ae78ac
Refactor evolution code from PKHeX source (#251)
* Add evo table resources and re-arrange files

* Add array from byte span utility function

* Update evolution related code from pkHex
2022-09-24 17:39:41 -07:00
sora10pls
5c4475a237 Re-order Evolution enums, adjust Shelmet/Karrablast method
Closes #168
2021-09-16 08:48:59 -04:00
sora10pls
d1da5ca083 Rename Pancham evolution method
This particular method takes no arguments, and is hard-coded to check for a Dark-type in the player's Party.
Closes #105
2020-10-29 16:45:42 -04:00
sora10pls
7fd6fe849b Initial Isle of Armor support 2020-06-17 12:41:26 -04:00
Matt
19ec807c95 Sword/Shield updates (#41) 2019-12-16 15:51:12 -08:00
Kurt
58b0597fea Sword/Shield Update
Many thanks to @SciresM and @sora10pls for assisting in this massive
update!
2019-11-15 17:00:41 -08:00
Kurt
8341dd8f95 Misc updates
Add more enums, expand on information types
2018-11-20 16:31:05 -08:00
Kurt
52d70f0b9f Initial Commit 2018-11-13 19:44:43 -08:00