POGOserver/README.md
2016-08-16 08:34:15 +02:00

1.5 KiB

______ _____ _____ _____                               
| ___ \  _  |  __ \  _  |                              
| |_/ / | | | |  \/ | | | ___  ___ _ ____   _____ _ __ 
|  __/| | | | | __| | | |/ __|/ _ \ '__\ \ / / _ \ '__|
| |   \ \_/ / |_\ \ \_/ /\__ \  __/ |   \ V /  __/ |   
\_|    \___/ \____/\___/ |___/\___|_|    \_/ \___|_|   

Getting started

Tunneling setup

For now, the pokemon go app traffic has to get forwarded manually to this custom server. To do so, download this app and follow the installation instructions here.

Server setup

You need a running mongodb service, enter your credentials into ./cfg.js.

If everything went fine, it should look like:

Preview

Todo

  • Viewing a pokemon shows invalid data (wrong weight, height, type etc.)
  • Transfer button doesnt trigger (maybe related to above?)
  • Items doesnt show
  • Pokemon models get downloaded correctly, but somehow they dont load properly. They show on map, but not in pokemon info screen, pokedex or while encountering.
  • Players exp bar is bugged, proto related?