- Fixed many things
- Spawn pokemon, added player and pokemon inventory display
- Pkmn download url packet
- Pokemon evolving
- Improved pokestop rewarding
This commit is contained in:
Felix
2016-09-02 20:44:08 +02:00
parent 5327999fcc
commit 75557ea2a4
25 changed files with 427 additions and 203 deletions

View File

@@ -4,6 +4,8 @@ export default {
VERSION: JSON.parse(fs.readFileSync("./package.json")).version,
ORIGINAL_REPOSITORY: "https://github.com/maierfelix/POGOServer",
// show greeting
GREET: true,
// allow api calls