Skip to content

Releases: zaksabeast/PokeReader

0.8.0

10 Oct 22:00
b69dfc5

Choose a tag to compare

Huge thanks to @serenagrace for adding all the code in this release!

Added

  • Help menu with links to Discord and PokemonRNG.com
  • View all SOS Pokemon currently in memory
  • Set the current SOS caller and ally
  • Color indicators for various game and Pokémon properties

Updated

  • SOS Pokemon viewer, which includes SOS-specific info like remaining PP

Fixed

  • Displaying friendship for certain Pokemon

0.7.4

02 Aug 02:06

Choose a tag to compare

  • Add TRV to gen 6 and 7
  • Add pkx friendship, evs, and nature stats
  • Show hordes in gen 6

Canary 2025-07-11 19:40

11 Jul 19:40

Choose a tag to compare

Pre-release

Show hordes in gen 6

Canary 2025-07-04 21:14

04 Jul 21:14

Choose a tag to compare

Pre-release

Show pkx friendship, evs, and nature stats

Canary 2025-05-13 00:10

13 May 00:10

Choose a tag to compare

Pre-release

Add TRV to gen 6 and 7

0.7.3

10 May 01:06

Choose a tag to compare

Correctly set initial tinymt states

Canary 2025-04-24 01:27

24 Apr 01:27

Choose a tag to compare

Pre-release

Correctly set initial tinymt states

v0.7.2

12 Apr 22:10

Choose a tag to compare

  • Fixed TinyMT advance tracking when MT is reseeded in oras
  • Added the TinyMT u32 initial seed to the Gen 6 RNG screen

The second item paves the way for Gen 6 TinyMT tools to use a single XXXXXXXX seed with advances, instead of:

[3] DDDDDDDD
[2] CCCCCCCC
[1] BBBBBBBB
[0] AAAAAAAA

Canary 2025-03-26 13:41

26 Mar 13:41

Choose a tag to compare

Pre-release

Rearrange seed info to avoid confusion

Canary 2025-03-26 00:22

26 Mar 00:22
e73f90f

Choose a tag to compare

Pre-release

Add Trainer ID (#66)