Commit Graph

10 Commits

Author SHA1 Message Date
Kurt
33a2ab24f1 Minor clean 2022-10-01 17:46:11 -07:00
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
3a8328c0cd
Use interfaces for personal info to make updating the data easier (#234)
* Use GameVersion instead

* Fix formatting

* Update Personal info code

* Use interface versions in code

* Remove unnecessary param

* Remove TableLength

* Fix integration

Rename Forme to Form
Typed numbers
2022-09-18 12:44:51 -07:00
Matt
5521b72431 Document and Expose CanDynamax Flag (#46) 2020-01-01 19:03:30 -08:00
Kurt
537ce93efa Initial c#8 update
pkNX.Sprites to be replaced with a pkhex.drawing dll once that is
updated with swsh stuff (when the time comes)
2019-10-15 18:47:20 -07:00
Kurt
cc9963859b Reorder AVs 2018-11-19 20:03:44 -08:00
Kurt
b00e09844a Update trpoke7b
Fix Hidden Power calc
Override for beluga stat calc
Fix clone method to return new byte[] instead of current
2018-11-18 21:02:30 -08:00
Kurt
13383164fd Add AV display 2018-11-18 19:35:36 -08:00
Kurt
d837ae1d3f Expand trainer data interactions 2018-11-18 17:38:29 -08:00
Kurt
52d70f0b9f Initial Commit 2018-11-13 19:44:43 -08:00