Difference between revisions of "CunobelinDC/Version History"

From Robowiki
Jump to navigation Jump to search
(0.3)
(0.4)
Line 5: Line 5:
 
}}
 
}}
 
----
 
----
0.3: APS: ? Survival: ? PL: ? [[Code Size]]: 1479
+
0.4: APS: ? Survival: ? PL: ? losses [[Code Size]]: 1498
 +
* A little bit of anti-[[BulletCatcher]] code =)
 +
 
 +
0.3: APS: 86.15 Survival: 94.19 PL: 3 losses [[Code Size]]: 1479
 
* Shrunk code by removing unnecessary angle re-calculation
 
* Shrunk code by removing unnecessary angle re-calculation
 
* Change 'time-since-stopped' into 'last lateral velocity' and 'advancing velocity'
 
* Change 'time-since-stopped' into 'last lateral velocity' and 'advancing velocity'

Revision as of 20:58, 16 August 2009

CunobelinDC Sub-pages:
CunobelinDCVersion History

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