JustinReiter / WarLight.AI

AI used for the game Warzone, located at https://www.warzone.com. See how to use this project at the WarLight blog at https://www.warlight.net/blog/index.php/2016/02/the-warlight-ai-goes-open-source/
4 stars 1 forks source link

Combo Bonus Check #6

Closed Joi179 closed 5 years ago

Joi179 commented 5 years ago

Check if the comboed Bonus is a 2 turn take Check if the other Pick (In this Case West Africa) is not a 3turn else its a Bad Combo Bad Combo A Potential Bug created by the same 2 picks creating 2 Comboable Bonuses Potential Bug

Joi179 commented 5 years ago

It should pick a combo in this order. 1: Pick that has a double / tripple border on the comboable bonus 2: The Bonus itself 3: Pick that has a single border on the comboable bonus

JustinReiter commented 5 years ago

Completed the first part of the issue. Will address the second part of the issue with ordering of picks in #5

Joi179 commented 5 years ago

It should also pick in a Combo the smaller Bonus first.

JustinReiter commented 5 years ago

Added in function for sorting useful and extra picks (separately) by the number of bordering territories.