Pokemon GO server emulator
Go to file
Felix 83fa228615 Update
- Passed login phase
- Extend player object
- Fixed stdin bug
- Decode auth_info on authentication, to get email and generate uid
- Hash code generator for uid
2016-08-08 00:57:16 +02:00
dumps Update 2016-08-05 20:43:56 +02:00
POGOProtos Update 2016-08-05 20:43:56 +02:00
src Update 2016-08-08 00:57:16 +02:00
.babelrc Adding files 2016-08-05 17:48:47 +02:00
.gitattributes Update 2016-08-06 13:56:54 +02:00
.gitignore Update 2016-08-05 20:43:56 +02:00
.greet Update 2016-08-08 00:57:16 +02:00
.travis.yml Update 2016-08-05 20:43:56 +02:00
asset_digest Update 2016-08-08 00:57:16 +02:00
cfg.js Update 2016-08-08 00:57:16 +02:00
package.json Update 2016-08-05 20:43:56 +02:00
README.md Update README.md 2016-08-06 14:18:03 +02:00
requests.js Adding files 2016-08-05 17:48:47 +02:00
run-linux.sh Adding files 2016-08-05 17:48:47 +02:00
run-windows.bat Adding files 2016-08-05 17:48:47 +02:00

POGOServer

Pokemon GO server emulation

TODO:

  • Auth phase
  • Database
  • Player objects
  • Map server
  • Receive GPS data