mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-04-08 10:14:49 -05:00
Pokemon GO server emulator
- Added mongodb database - Removed dumps - Added jwt google auth decode plugin - Added long decode plugin - Updated protos to latest commit - Updated readme - Added avatar saving - Fixed bug, where username, level and exp didnt got displayed - Default username is "undefined" - Clear console stdin - Save players into db stdin - Seperated login/register phase - Added decode long util method |
||
|---|---|---|
| POGOProtos | ||
| src | ||
| .babelrc | ||
| .gitattributes | ||
| .gitignore | ||
| .greet | ||
| .travis.yml | ||
| asset_digest | ||
| cfg.js | ||
| package.json | ||
| README.md | ||
| requests.js | ||
| run-linux.sh | ||
| run-windows.bat | ||
______ _____ _____ _____
| ___ \ _ | __ \ _ |
| |_/ / | | | | \/ | | | ___ ___ _ ____ _____ _ __
| __/| | | | | __| | | |/ __|/ _ \ '__\ \ / / _ \ '__|
| | \ \_/ / |_\ \ \_/ /\__ \ __/ | \ V / __/ |
\_| \___/ \____/\___/ |___/\___|_| \_/ \___|_|
Pokemon GO server emulation
TODO:
- Auth phase
- Database
- Player objects
- Map server
- Receive GPS data