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

Counter FTB / FTB Pick Order #5

Closed Joi179 closed 4 years ago

Joi179 commented 5 years ago

It should always pick in this order

1: Pick That has a Double Border on the FTB 2: The FTB pick Itself 3: Pick that has a Single Border on the FTB

JustinReiter commented 5 years ago

From #6:

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 single function to reorder support and main pick in ComboBonuses. Need to perform tests to ensure that there is no unintended collision with the final reorder of picks.