Difference between revisions of "CunobelinDC/Version History"

From Robowiki
Jump to navigation Jump to search
(0.2)
(0.3)
Line 5: Line 5:
 
}}
 
}}
 
----
 
----
0.2: APS: ? Survival: ? PL: ? [[Code Size]]: 1489
+
0.3: APS: ? Survival: ? PL: ? [[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
 
* Shrink some code by simplifying wave recognition for bullet hits
 
* Change the 'last velocity' attribute to be 'time since stopped'
 
* Change the 'last velocity' attribute to be 'time since stopped'

Revision as of 22:13, 10 May 2009

CunobelinDC Sub-pages:
CunobelinDCVersion History

0.3: APS: ? Survival: ? PL: ? 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!