-
Notifications
You must be signed in to change notification settings - Fork 151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It works but I can not see anything on the map? #3
Comments
Sorry for the delay in getting back to you. Are you seeing Pokémon yet? For now, it is normal to not see Pokémon when you're first getting started since it only displays Pokémon with known expiration times (either from getting a valid timestamp or knowing the spawn's cycle). I will be implementing displaying Pokémon with unknown expiration times soon. Displaying Pokéstops on the map has also not been implemented yet, but it is on my to-do list. |
Closing since I haven't heard back. Feel free to reopen if you're still experiencing this. |
Webhook gym
* [add]binded to accounts * [add]Raider progress * [add]needs sleep * [add]last_modified to gym defenders [add]last_hibernated to accounts * [add]team to gym defenders * [fix]skip pokestop cooldown for lv 1 * Update 3af369660743_add_team_to_gym_defenders.py * [rmv]GET_GYM_DETAILS, replaced with GYM_NAMES * [rmv]deprecated GYM_COOLDOWN * [add]better gym disappear message * [fix]passive scan * [add]total misses * [add]obliterate gym * [fix]bug * [add]gmo_success flag in visit_point * [add]30 mins gym-scan delay * [fix]minor bugs * [add]LV30_ENCOUNTER_WAIT * [add]new configs * [add]retries on credentials due to possible PTC error * [add]temp disabled swapout/swapin * [fix]raider gym error message * [add]touch gym on target * [fix]no account Noctem#3 error
The text was updated successfully, but these errors were encountered: