Skip to content
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

Raid bonus region scanning support #175

Open
Mygod opened this issue Nov 5, 2023 · 4 comments
Open

Raid bonus region scanning support #175

Mygod opened this issue Nov 5, 2023 · 4 comments

Comments

@Mygod
Copy link
Contributor

Mygod commented Nov 5, 2023

After a community day 4-star raid or an elite raid, a geofence of radius 300m on the gym is activated for 30 minutes. In that region, all spawns switch to an alternative spawn table and a timer is displayed in game.

It appears that it is possible to scan these geofences from the GeofenceUpdateOutProto (?). The relevant fields are lat, lon, radius, and expire time. There are also other fields but not sure what those do.

@Mygod
Copy link
Contributor Author

Mygod commented Nov 5, 2023

Context: This could be relevant for chasing community day bonus spawns since this allows you to know better when a spawn will rollback to trash.

@jfberry
Copy link
Collaborator

jfberry commented Nov 6, 2023

Do you have traffic light captures?

@Mygod
Copy link
Contributor Author

Mygod commented Nov 6, 2023

I wish I had but no.

@Mygod
Copy link
Contributor Author

Mygod commented Dec 9, 2024

Actually it might be ClientMapCellProto.HyperlocalExperiment instead? I can keep an eye out for the next event.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants