Difference between revisions of "Thread:User talk:Beaming/Fire power 2.95 bug/reply"

From Robowiki
Jump to navigation Jump to search
m (Reply to Fire power 2.95 bug)
 
(No difference)

Latest revision as of 10:07, 3 December 2015

It is actually an x.x5 power bug. If you look at the history of BasicSurfer/Code, you will see that the old method of comparing bullet powers to filter onHitByBullet to match to the correct wave multiplied both by 10, rounded, then checked for equality. This meant that due to rounding errors, some values of bullets with the pattern x.x5 would not be matched and the bot would not learn from the bullet hit. Since many bots used BasicSurfer as a base, this actually caused a noticable increase in rumble score.