# HG changeset patch # User unc0rr # Date 1343289403 -14400 # Node ID 5d64f59f2ca5a14d13a14557957ce69d2d41c839 # Parent a46ce1812419c724b6b9fd049ca727443cbfb36e Better prediction of cluster, melon, and whip diff -r a46ce1812419 -r 5d64f59f2ca5 hedgewars/uAIAmmoTests.pas --- a/hedgewars/uAIAmmoTests.pas Wed Jul 25 22:46:03 2012 +0400 +++ b/hedgewars/uAIAmmoTests.pas Thu Jul 26 11:56:43 2012 +0400 @@ -361,12 +361,12 @@ t: LongInt; begin valueResult:= BadTurn; -TestTime:= 0; +TestTime:= 500; ap.ExplR:= 0; meX:= hwFloat2Float(Me^.X); meY:= hwFloat2Float(Me^.Y); repeat - inc(TestTime, 1000); + inc(TestTime, 900); // Try to overshoot slightly, seems to pay slightly better dividends in terms of hitting cluster if meX