This commit is contained in:
Anuken
2019-02-19 13:43:15 -05:00
parent a815c564fb
commit cbcf237d80
9 changed files with 30 additions and 30 deletions

View File

@@ -33,11 +33,6 @@ public class Stats{
score += (float)((zone.conditionWave - wavesLasted) / zone.launchPeriod + 1) * 1.5f;
}
//building more stuff gives a better score slightly
score += (buildingsBuilt - buildingsDeconstructed)*0.001f;
//destroyed buildings penalize score
score -= buildingsDestroyed * 0.003f;
int capacity = zone.generator.coreBlock.itemCapacity;
//weigh used fractions of