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

Missing "catch" and "release" config settings no longer crash the bot. #935

Merged
merged 1 commit into from
Jul 26, 2016

Conversation

x1024
Copy link
Contributor

@x1024 x1024 commented Jul 26, 2016

The default values are the as if the settings were empty (so, "catch all" and "release none")

@solderzzc solderzzc merged commit 23498ec into PokemonGoF:dev Jul 26, 2016
MFizz pushed a commit to MFizz/PokemonGo-Bot that referenced this pull request Jul 29, 2016
hoanghuynh pushed a commit to hoanghuynh/PokemonGo-Bot that referenced this pull request Sep 28, 2016
* Improved Overseer line

Now shows next queue item, when that item is supposed to be scanned (for -ss), and how far ahead/behind of realtime your queue is.

* Username already shown, not need to write it twice

* Format all lat/lng to 6 decimals

That is an accuracy of approx 10cm, more than enough for display purposes.

* Show sleep length, reformat some messages

* Appease travis
hoanghuynh pushed a commit to hoanghuynh/PokemonGo-Bot that referenced this pull request Sep 28, 2016
* Make too late scanning configurable

Some would rather catch all spawns (for statistical analysis)
Others only want ones they can get to in time.

Making this configurable allows you to start skipping queued items earlier, so if workers get behind they can eventually catch up again.

* Status improvements (PokemonGoF#935)

* Improved Overseer line

Now shows next queue item, when that item is supposed to be scanned (for -ss), and how far ahead/behind of realtime your queue is.

* Username already shown, not need to write it twice

* Format all lat/lng to 6 decimals

That is an accuracy of approx 10cm, more than enough for display purposes.

* Show sleep length, reformat some messages

* Appease travis

* Make too late scanning configurable

Some would rather catch all spawns (for statistical analysis)
Others only want ones they can get to in time.

Making this configurable allows you to start skipping queued items earlier, so if workers get behind they can eventually catch up again.

* Show total skipped items

* Add account name back into log message

* Update config.ini

* Update requirements.txt to fix PokemonGoF#926 (PokemonGoF#928)

* Update requirements.txt to fix PokemonGoF#926

gpsoauth 0.4.0 is now required

* Update requirements.txt to fix PokemonGoF#926

Removed gpsoauth requirement completely as this lib is only used by pgoapi that already defines this requirement in its own requirements.txt

* Add username of possibly banned accounts (PokemonGoF#941)

Just a small fix in order to add banned usernames.

* Prevent header from cutting off bottom of accordion (PokemonGoF#873)

height: 100% doesn't take into account the #header height of 3.5em

* Make too late scanning configurable

Some would rather catch all spawns (for statistical analysis)
Others only want ones they can get to in time.

Making this configurable allows you to start skipping queued items earlier, so if workers get behind they can eventually catch up again.

* Show total skipped items

* Update config.ini
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

Successfully merging this pull request may close these issues.

None yet

2 participants