POGOserver/POGOProtos/Networking/Responses
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
..
AddFortModifierResponse.proto Update 2016-08-05 20:43:56 +02:00
AttackGymResponse.proto Update 2016-08-05 20:43:56 +02:00
base.proto.txt Update 2016-08-05 20:43:56 +02:00
CatchPokemonResponse.proto Update 2016-08-05 20:43:56 +02:00
CheckAwardedBadgesResponse.proto Update 2016-08-05 20:43:56 +02:00
CheckCodenameAvailableResponse.proto Update 2016-08-05 20:43:56 +02:00
ClaimCodenameResponse.proto Update 2016-08-05 20:43:56 +02:00
CollectDailyBonusResponse.proto Update 2016-08-05 20:43:56 +02:00
CollectDailyDefenderBonusResponse.proto Update 2016-08-05 20:43:56 +02:00
DiskEncounterResponse.proto Update 2016-08-05 20:43:56 +02:00
DownloadItemTemplatesResponse.proto Update 2016-08-05 20:43:56 +02:00
DownloadRemoteConfigVersionResponse.proto Update 2016-08-05 20:43:56 +02:00
DownloadSettingsResponse.proto Update 2016-08-05 20:43:56 +02:00
EchoResponse.proto Update 2016-08-05 20:43:56 +02:00
EncounterResponse.proto Update 2016-08-05 20:43:56 +02:00
EncounterTutorialCompleteResponse.proto Update 2016-08-05 20:43:56 +02:00
EquipBadgeResponse.proto Update 2016-08-05 20:43:56 +02:00
EvolvePokemonResponse.proto Update 2016-08-05 20:43:56 +02:00
FortDeployPokemonResponse.proto Update 2016-08-05 20:43:56 +02:00
FortDetailsResponse.proto Update 2016-08-05 20:43:56 +02:00
FortRecallPokemonResponse.proto Update 2016-08-05 20:43:56 +02:00
FortSearchResponse.proto Update 2016-08-05 20:43:56 +02:00
GetAssetDigestResponse.proto Update 2016-08-05 20:43:56 +02:00
GetDownloadUrlsResponse.proto Update 2016-08-05 20:43:56 +02:00
GetGymDetailsResponse.proto Added mongodb, many updates & bug fixes 2016-08-08 22:25:28 +02:00
GetHatchedEggsResponse.proto Update 2016-08-05 20:43:56 +02:00
GetIncensePokemonResponse.proto Update 2016-08-05 20:43:56 +02:00
GetInventoryResponse.proto Update 2016-08-05 20:43:56 +02:00
GetMapObjectsResponse.proto Update 2016-08-05 20:43:56 +02:00
GetPlayerProfileResponse.proto Update 2016-08-05 20:43:56 +02:00
GetPlayerResponse.proto Update 2016-08-05 20:43:56 +02:00
GetSuggestedCodenamesResponse.proto Update 2016-08-05 20:43:56 +02:00
IncenseEncounterResponse.proto Update 2016-08-05 20:43:56 +02:00
LevelUpRewardsResponse.proto Update 2016-08-05 20:43:56 +02:00
MarkTutorialCompleteResponse.proto Update 2016-08-05 20:43:56 +02:00
NicknamePokemonResponse.proto Update 2016-08-05 20:43:56 +02:00
PlayerUpdateResponse.proto Update 2016-08-05 20:43:56 +02:00
README.txt Update 2016-08-05 20:43:56 +02:00
RecycleInventoryItemResponse.proto Update 2016-08-05 20:43:56 +02:00
ReleasePokemonResponse.proto Update 2016-08-05 20:43:56 +02:00
SetAvatarResponse.proto Update 2016-08-05 20:43:56 +02:00
SetContactSettingsResponse.proto Update 2016-08-05 20:43:56 +02:00
SetFavoritePokemonResponse.proto Update 2016-08-05 20:43:56 +02:00
SetPlayerTeamResponse.proto Update 2016-08-05 20:43:56 +02:00
SfidaActionLogResponse.proto Update 2016-08-05 20:43:56 +02:00
StartGymBattleResponse.proto Update 2016-08-05 20:43:56 +02:00
UpgradePokemonResponse.proto Update 2016-08-05 20:43:56 +02:00
UseIncenseResponse.proto Update 2016-08-05 20:43:56 +02:00
UseItemCaptureResponse.proto Update 2016-08-05 20:43:56 +02:00
UseItemEggIncubatorResponse.proto Update 2016-08-05 20:43:56 +02:00
UseItemGymResponse.proto Added mongodb, many updates & bug fixes 2016-08-08 22:25:28 +02:00
UseItemPotionResponse.proto Update 2016-08-05 20:43:56 +02:00
UseItemReviveResponse.proto Update 2016-08-05 20:43:56 +02:00
UseItemXpBoostResponse.proto Update 2016-08-05 20:43:56 +02:00

Response message name should be the "RequestType" in camelcase with "Response" as suffix.