Commit Graph

15 Commits

Author SHA1 Message Date
sora10pls
b7191a6103 Revert implicit casting 2021-03-31 22:42:32 -04:00
Kurt
22ef506b4e Update for c#9 syntax sugar 2020-12-27 12:47:46 -08:00
Matt
7fc8f967dd
Add Big Shiny Sprites (#62)
* Add Big Shiny Sprites
Also addresses Trainer Meltan failing to evolve if requirements are met.
Fix Personal Held Item randomization.

* Fix silly typo
Copy/paste is a curse.

* Add Double Battle Classes to blacklist
Don't allow them to be set to any Trainers for crashes.
2020-04-24 07:52:01 -07:00
Matt
5521b72431 Document and Expose CanDynamax Flag (#46) 2020-01-01 19:03:30 -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
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
b611df6823 Misc clean
no functional change
2019-03-19 17:36:27 -07:00
Kurt
cc9963859b Reorder AVs 2018-11-19 20:03:44 -08:00
Kurt
83a5b39008 Add post-victory gifts and AI bit enumeration 2018-11-19 17:43:14 -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
2d2ab21bf0 Misc fixes
Use personaltable logic from pkhex, fix some file loading
2018-11-18 17:38:30 -08:00
Kurt
d837ae1d3f Expand trainer data interactions 2018-11-18 17:38:29 -08:00
Kurt
1da7d03b57 Add mega form choice
Since Held Item isn't used, the game has to know which form to transform
to.
2018-11-15 21:48:38 -08:00
Kurt
52d70f0b9f Initial Commit 2018-11-13 19:44:43 -08:00