Difference between revisions of "CunobelinDC/Version History"
Jump to navigation
Jump to search
Skilgannon (talk | contribs) (0.2) |
Skilgannon (talk | contribs) (0.3) |
||
Line 5: | Line 5: | ||
}} | }} | ||
---- | ---- | ||
− | 0. | + | 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 21:13, 10 May 2009
- CunobelinDC Sub-pages:
- CunobelinDC - Version 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!