Commit Graph

9 Commits

Author SHA1 Message Date
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
5728d47098 Update package.json 2016-08-10 00:34:30 +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
Felix
dbddba2eee Update 2016-08-08 00:57:36 +02:00
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
Felix
9cdbe5686c Update 2016-08-06 13:56:54 +02:00
Felix
bc853908e1 Update
- Adding protos
- Adding dumps
- Simple http server
- Various packets
- Added readme
2016-08-05 20:43:56 +02:00
Felix
89dd1501b0 Adding files 2016-08-05 17:48:47 +02:00