MAD icon indicating copy to clipboard operation
MAD copied to clipboard

Enable encounters in quest mode

Open crhbetz opened this issue 2 years ago • 2 comments

Due to PD being able to hide Pokemon on the game map, it is no longer a problem that Pokemon might be clicked instead of the Pokestop during quest scan.

Thus, checking for these clicks based on received encounter data is no longer necessary and encounters can be received without disturbing the quest scan flow.

This PR enables the relevant settings mon_ids_iv and all_mons for pokestop areas (database change!) and changes the quest scan workflow to ignore encounter data while trying to open a pokestop.

crhbetz avatar Aug 01 '21 19:08 crhbetz

Tested and working 👍

domizei385 avatar Oct 07 '21 09:10 domizei385

running sinced weeks without issues

ChaosEmpire avatar Feb 07 '22 09:02 ChaosEmpire