File tree
5 files changed
+8
-8
lines changed- library/src
- main/java/com/pokegoapi
- api
- gym
- inventory
- main
- resources
5 files changed
+8
-8
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
220 |
| - | |
| 220 | + | |
221 | 221 |
| |
222 | 222 |
| |
223 | 223 |
| |
| |||
577 | 577 |
| |
578 | 578 |
| |
579 | 579 |
| |
580 |
| - | |
| 580 | + | |
581 | 581 |
| |
582 | 582 |
| |
583 | 583 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 |
| - | |
| 122 | + | |
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
170 |
| - | |
| 170 | + | |
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 |
| - | |
133 |
| - | |
| 132 | + | |
| 133 | + | |
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
| |||
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
192 |
| - | |
| 192 | + | |
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
|
- .current-version+1-1
- README.md+8-48
- base/dump.proto+226-28
- base/v0.115.2.proto+8.2k
- src/POGOProtos/Data/ClientTelemetryOmni.proto+4
- src/POGOProtos/Data/Friends/FriendshipData.proto+1
- src/POGOProtos/Data/Gift/GiftBox.proto+1
- src/POGOProtos/Data/Player/PlayerPublicProfile.proto+1
- src/POGOProtos/Data/Player/PlayerReputation.proto+1
- src/POGOProtos/Data/Quests/Quest.proto+1
- src/POGOProtos/Data/Quests/QuestPokemonEncounter.proto+4-2
- src/POGOProtos/Data/Quests/QuestReward.proto+2
- src/POGOProtos/Data/Quests/QuestStampCard.proto+1
- src/POGOProtos/Data/Telemetry/AvatarCustomizationTelemetry.proto+1-1
- src/POGOProtos/Data/Telemetry/BattlePartyTelemetry.proto+1-1
- src/POGOProtos/Data/Telemetry/GenericClickTelemetry.proto+1-1
- src/POGOProtos/Data/Telemetry/ItemTelemetry.proto+1-1
- src/POGOProtos/Data/Telemetry/LoginActionTelemetry.proto+1-1
- src/POGOProtos/Data/Telemetry/MapEventsTelemetry.proto+1-1
- src/POGOProtos/Data/Telemetry/NewsPageTelemetry.proto+1-1
- src/POGOProtos/Data/Telemetry/PokemonInventoryTelemetry.proto+1-1
- src/POGOProtos/Data/Telemetry/ProfilePageTelemetry.proto+1-1
- src/POGOProtos/Data/Telemetry/PushNotificationTelemetry.proto+1-1
- src/POGOProtos/Data/Telemetry/RaidTelemetry.proto+1-1
- src/POGOProtos/Data/Telemetry/RpcResponseTelemetry.proto+9
- src/POGOProtos/Data/Telemetry/RpcResponseTime.proto+10
- src/POGOProtos/Data/Telemetry/ShoppingPageTelemetry.proto+1-1
- src/POGOProtos/Data/Telemetry/SocialTelemetry.proto+1-1
- src/POGOProtos/Data/Telemetry/WebTelemetry.proto+1-1
- src/POGOProtos/Enums/ActivityType.proto+1
- src/POGOProtos/Enums/AvatarCustomizationTelemetryIds.proto-15
- src/POGOProtos/Enums/BadgeType.proto+15
- src/POGOProtos/Enums/BattlePartyTelemetryIds.proto-11
- src/POGOProtos/Enums/GenericClickTelemetryIds.proto-8
- src/POGOProtos/Enums/ItemUseTelemetryIds.proto-8
- src/POGOProtos/Enums/LoginActionTelemetryIds.proto-30
- src/POGOProtos/Enums/MapEventsTelemetryIds.proto-17
- src/POGOProtos/Enums/NewsPageTelemetryIds.proto-10
- src/POGOProtos/Enums/PokemonInventoryTelemetryIds.proto-9
- src/POGOProtos/Enums/ProfilePageTelemetryIds.proto-10
- src/POGOProtos/Enums/PushNotificationTelemetryIds.proto-7
- src/POGOProtos/Enums/RaidTelemetryIds.proto-19
- src/POGOProtos/Enums/ShoppingPageTelemetryIds.proto-9
- src/POGOProtos/Enums/SocialTelemetryIds.proto-13
- src/POGOProtos/Enums/TelemetryIds.proto+184
- src/POGOProtos/Enums/TutorialState.proto+1-1
- src/POGOProtos/Enums/WebTelemetryIds.proto-7
- src/POGOProtos/Networking/Platform/Ditto/PasscodeEventParams.proto-17
- src/POGOProtos/Networking/Requests/Messages/GetPlayerDayMessage.proto+5
- src/POGOProtos/Networking/Requests/Messages/PlatformClientActionsMessage.proto+8-13
- src/POGOProtos/Networking/Requests/RequestType.proto+109-142
- src/POGOProtos/Networking/Requests/Social/GetUploadUrlMessage.proto+3-1
- src/POGOProtos/Networking/Responses/GetPlayerDayResponse.proto+13
- src/POGOProtos/Networking/Responses/NicknamePokemonResponse.proto+1
- src/POGOProtos/Networking/Responses/PlatformClientActionsResponse.proto+25-3
- src/POGOProtos/Networking/Responses/Social/GetUploadUrlResponse.proto+3-1
- src/POGOProtos/Networking/Responses/Social/SetFriendNicknameResponse.proto+1
- src/POGOProtos/Settings/GlobalSettings.proto+2
- src/POGOProtos/Settings/Master/PokemonUpgradeSettings.proto+5
- src/POGOProtos/Settings/SocialClientSettings.proto+5
0 commit comments