Commit Graph

7 Commits

Author SHA1 Message Date
Felix
7169d9b020 Spawn example map objects in front of player
- Spawn example map objects immediately in front of the players position
2016-08-16 14:42:55 +02:00
Felix
b5cce7e127 Isomorphic mysql db, updates
- Isomorphic databases
- Refactored some player->db keys
- Seperated shutdown method
- Nearby pidgey instead of rattata
- Removed some unused arguments
- Player saving is async now
- Prettified used db console print
2016-08-16 13:40:47 +02:00
Felix
54473ef8d7 Update
- Splitted database stages
- Refactored config
- Added mysql config
- Correct map object pokemon id
- Added updated discord link
2016-08-15 20:50:25 +02:00
Felix
bf4e26e338 Big update
- Added asset session downloader
- Added on off option logging request types
- Updated proto files
- Updated readme.md
- Smoother setup process
- Added various console commands
- Added claim codename packet
- Added encounter packet
- Added *fixed* download url packet
- Various changes, cant remember at all
2016-08-15 13:09:42 +02:00
Felix
58fd8fb227 Updates
- Updated client version
- Updated NearbyPokemon proto
- Added Encounter, NicknamePokemon, UpgradePokemon, EvolvePokemon,
SetFavoritePokemon responses
2016-08-10 21:48:41 +02:00
Felix
f776496bd2 Big update
- Added SfidaActionLogMessage to proto list
- Updated readme
- Moved requests file
- Moved responses into seperate file
- Test pokecoins and stardust
- Added basic forts
- Basic wild encounters
- Basic journal (buggy)
- Basic level up (buggy)
2016-08-09 19:45:36 +02:00
Felix
e9ccb672dc Added mongodb, many updates & bug fixes
- 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
2016-08-08 22:25:28 +02:00