-
Notifications
You must be signed in to change notification settings - Fork 31
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
Bug: Score stuck at 600, when it was 1000+ previously #26
Comments
Same problem here it score stuck at 600. |
Because on your selected planet there are only Low Tiles available and therefore you only get 600 points per game... |
I think the root cause of this issue is the same thing I just opened in #27... the bot is forced to pick the first planet on the list which at the moment is the Dark Humor planet, which only has the low threat level zones left. These zones are capped at 600. If the bot could choose high or even medium threat level zones, XP per round would be vastly increased (~2400 for high, ~1200 for medium). |
You guys are on planets where no high difficulty Zones are available.
|
After updating to the latest version of the script (from 1.0.5 previously) the score never changes from 600, when previously it would increment to at least 1000+. Is this just visual or is it genuinely capped at 600 for some reason? Does this score cap also affect the XP gained?
The text was updated successfully, but these errors were encountered: