Skip to content

BPGM v0.1.7 - "The Next Generation"

Latest
Compare
Choose a tag to compare
@Wolfsblvt Wolfsblvt released this 23 Feb 22:20
· 1 commit to master since this release

Heya guys! That's it. We have done it. Sorry that it took us so long.
But we can finally provide a version where Gen 2 is working!

Do note that we are pushing this version out now so that the tool works again for you and you can manage Gen 2. There are still some issues (with refreshing the tool for example) and some things not as refined as we want. But we are working on it (:

The Next Generation

The Next Generation

We have also included Hash Server Key support. Whether or not we agree or like the system those people have set up is not important for this. Many people want to take the safe route and are willing to spend a bit money on that. So you can add your hashkey now. For that you must manually add the line to the config.json in the login node. Should look like this:

    "login": {
        "pokehash": {"key": "YOUR_KEY_HERE"},
        "google": {},
        "saveAuth": false,
        "ptc": {}
    },

Not many changes besides Gen2 support and all that stuff.
If you experience any bugs or something that is not working, please report on Discord or create a GitHub issue.

IMPORTANT: For all the people experiencing the AsyncPokemonGoException error on logging in. This happens quite often. Before you report it or say that the tool is not working, try clicking on "okay" and retrying the login with that. In most cases it will work in some of the next tries.

And a note again: Still no known bans, and yes, the API is as safe as it can get that we are using.

Changelog:

  • Added Baby Pokémon back
  • Generation 2 support added
  • Column order is saveable now
  • Added DPS columns

For more detailed changes, see Pull Requests for v0.1.7.