Zak
Zak
If a user restarts the game without restarting CaptureSight, CaptureSight will show bad data since it's not reading data correctly. CaptureSight should have a way to detect when a game...
Fixes: #693 This pull request adds descriptive errors when validating argument and default values. For example, an input object missing a field would show `Error for argument "arg": "ExampleInputObject" is...
Originally from @Bambo-Rambo in #45: > Regarding hordes, I believe Pcalc shows info of all 5 Pokemon in ORAS, but there is an issue with slot 2 in XY iirc....
For some reason soft resetting and shutting down the console is slow when using PokeReader. It's unclear whether this happens for any loaded plugin or if it's reader specific. It...
Reader should alert the user when their game is outdated. We should also prevent views from opening so the user can't see data (blank or invalid) and think Reader is...
This pull request adds methods to: - update the player's Mii - delete friends by PID - update the player's favorite game - update the player's friend message This pull...
Rainlan on the Pokemon RNG Discord noticed Emerald egg advances need `redraws * 3` added to them to be correct. I tested and had the same results. Advances are calculated...
Akira in the Pokemon RNG discord requested this feature, and it's a good idea!