Difference between revisions of "CunobelinDC/Version History"
Jump to navigation
Jump to search
Skilgannon (talk | contribs) (0.4) |
Skilgannon (talk | contribs) (0.5) |
||
Line 5: | Line 5: | ||
}} | }} | ||
---- | ---- | ||
− | 0. | + | 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 10:57, 15 October 2010
- CunobelinDC Sub-pages:
- CunobelinDC - Version 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
- A little bit of anti-BulletCatcher code =) (CT = Catch This)
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!