Releases: mchristopher/PokemonGo-DesktopMap
Version 0.4.1
Fixes an issue with Windows installer.
Version 0.4.0
Updated to the latest release of PokemonGo-Map, which includes support for the current PGO API.
Version 0.3.4
Updated to the new PokemonGo-Map, and added multiple account support and Google login.
Version 0.3.3
Updating PokemonGo-Map to latest build from main repo.
Version 0.3.2
Reverting to an older version of Electron, the newest release seems to have messed up some installations.
Version 0.3.1
THIS VERSION IS BROKEN
Fixes a bug with the map sometimes not initializing correctly. If you're experiencing an issue, re-install from this release.
Version 0.3.0
THIS VERSION IS BROKEN, DOWNLOAD 0.3.2
Major backend re-factoring, basing off PokemonGoMap now.
Updates should be much easier now, since I don't have to modify the map code for each new release.
Google account support was removed for now, it will be added back in at a later time.
Official Linux support has been removed as of this release. With the Unknown6 bug, Python modules must be compiled and I don't have the resources to support more than OS X and Windows. If anyone wants to provide Linux support, I moved the build system to use Grunt so you should be able to add support via that.
Version 0.2.1
Fixing issues with Mac and Windows distributions not running correctly.
Version 0.2.0
NOTE: This release is broken, please use version 0.2.1.
Fixes compatibility with new Pokemon GO API changes.
Linux users will need to install the Python 2 xxhash
package using the following command:
sudo pip install xxhash
Version 0.1.7
Adding notice to main screen about outage.