BryanSWeber / CUNYAIModule

CUNYBot, an AI that plays complete games of Starcraft.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not getting the hydra range/hydra speed upgrades.

BryanSWeber opened this issue · comments

Maybe they're not meaningful in the FAP sims?

A debug snippet indicating they're not wanted:

We are choosing to build a: %s,Zerg_Hydralisk
Out of the subset:
%s, score: %d,Zerg_Zergling,1519
%s, score: %d,Zerg_Hydralisk,1642
Upgrading %s.,Zerg_Flyer_Carapace
Looks like we wanted to upgrade something. Here's the general inputs I was thinking about:
Slackness: %s,FALSE
Tech Starved: %s,TRUE
For this %s,Zerg_Spire
Upgrades: %s, %d,Zerg_Flyer_Carapace,2005
Upgrades: %s, %d,Zerg_Missile_Attacks,0
Upgrades: %s, %d,Zerg_Flyer_Attacks,0
Upgrades: %s, %d,Metabolic_Boost,1377
Upgrades: %s, %d,Muscular_Augments,1523
Upgrades: %s, %d,Chitinous_Plating,0
Upgrades: %s, %d,None,0

Major upgrade refactor:

f4abf6a