Skip to content

Pokewatch V4

Latest
Compare
Choose a tag to compare
@bunzosteele bunzosteele released this 20 Aug 21:02
· 1 commit to master since this release
  • Fixes Pokewatch
  • Improved overall stability
  • Dynamic crash handling for common transient errors
  • Multiple Pokewatch instances can now be managed by a single PokewatchLauncher. The launcher will attempt to evenly distribute load between PoGo accounts, but will not split Regions into pieces.
  • Undid attempted fix for character encoding that managed to make everything worse. (Will actually fix the isssue soon.)
  • Location Generator has evolved into Configuration Generator! It can now handle the vast majority of the Configuration.json work for you, and makes setting up scan areas a whole heck of a lot easier.
  • New Tool: PokeTos - Once you have your PokemonGo accounts in your Configuration.json file, run this tool to accept the PokemonGo terms of service. This is now a required step for accounts to be able to detect pokemon, or so I've heard. Now that I think about it, I never actually bothered to verify that this was true, either way, if you want to lie to Niantic about what the account is going to be up to, this tool will come in handy.
  • Probably some other stuff that I forgot