Difference between revisions of "CunobelinDC/Version History"

From Robowiki
Jump to navigation Jump to search
(0.4)
(0.5)
Line 5: Line 5:
 
}}
 
}}
 
----
 
----
0.4: APS: ? Survival: ? PL: ? losses [[Code Size]]: 1498
+
0.5:
* A little bit of anti-[[BulletCatcher]] code =)  
+
* Not quite as much error for the anti-bulletcatching code
 +
 
 +
 
 +
0.4CT: APS: 86.49 Survival: 94.41 PL: 1 loss [[Code Size]]: 1498
 +
* A little bit of anti-[[BulletCatcher]] code =) (CT = Catch This)
  
 
0.3: APS: 86.15 Survival: 94.19 PL: 3 losses [[Code Size]]: 1479
 
0.3: APS: 86.15 Survival: 94.19 PL: 3 losses [[Code Size]]: 1479

Revision as of 11:57, 15 October 2010

CunobelinDC Sub-pages:
CunobelinDCVersion History

0.5:

  • Not quite as much error for the anti-bulletcatching code


0.4CT: APS: 86.49 Survival: 94.41 PL: 1 loss Code Size: 1498

0.3: APS: 86.15 Survival: 94.19 PL: 3 losses Code Size: 1479

  • Shrunk code by removing unnecessary angle re-calculation
  • Change 'time-since-stopped' into 'last lateral velocity' and 'advancing velocity'

0.2: APS: 86.53 Survival: 94.48 PL: 2 losses Code Size: 1489

  • Shrink some code by simplifying wave recognition for bullet hits
  • Change the 'last velocity' attribute to be 'time since stopped'
  • Should make it a bit stronger against PM bots...

0.1: APS: 86.57 Survival: 94.71 PL: 1 loss Code Size: 1495

  • First Release!