tzhf / chatguessr

A Twitch chatbot for GeoGuessr.
https://chatguessr.com
MIT License
38 stars 9 forks source link

Doing country streaks the right way + fixing scores for small maps #32

Closed itisem closed 2 years ago

itisem commented 2 years ago

I looked into the issues with country-iso and decided to remake it using a better data source. This will fix all the issues with holey maps what we had before, including both the ones that required manual checking (Lesotho etc.), and the ones that we couldn't handle properly (Baarle-Hertog/Baarle-Nassau etc.).

I also added a fix for scores on small maps to bring it in line with how Geoguessr does things: guesses < 25 metres will now always result in a score of 5000, regardless of map size.