Difference between revisions of "Cannon/Version History"

From Robowiki
Jump to navigation Jump to search
(1.0)
(added 1.1)
Line 1: Line 1:
*'''1.0''' - Now using [[Carpet/CarpetFinder|CarpetFinder]]-like movement. Completely abolished the LSH idea, as storing all the points in the round didn't seem worth the codesize. Added time-since-0-velocity and weightings. Also now aims from future position (by adding/subtracting a small amount, depending on direction) - idea from [[Waylander]]. As a side effect, it helps against [[Bullet Shielding]].
+
*'''1.1''' - Revert to SandboxFlattener. Removed time-since-0-velocity due to codesize. Also shrinked in a few spots. Codesize 746 w/ colors.
 +
 
 +
*'''1.0''' - Now using [[Carpet/CarpetFinder|CarpetFinder]]-like movement. Completely abolished the LSH idea, as storing all the points in the round didn't seem worth the codesize. Added time-since-0-velocity and weightings. Also now aims from future position (by adding/subtracting a small amount, depending on direction) - idea from [[Waylander]]. As a side effect, it helps against [[Bullet Shielding]]. Codesize 749 w/ colors.
 +
::{{RumbleStatsDefault|link=http://darkcanuck.net/rumble/RatingsDetails?game=microrumble&name=ntc.Cannon+1.0|rumble=MicroRumble|scorelabel=APS|score=65.52|rank=42nd|win=196|loss=83|plrank=66th|glicko2=1756.8|score2label=Survival|score2=66.96}}
  
 
*'''0.94''' - Tweaked movement. Added [[MusashiTrick]]. Codesize 749 w/ radar color.
 
*'''0.94''' - Tweaked movement. Added [[MusashiTrick]]. Codesize 749 w/ radar color.

Revision as of 06:38, 11 October 2009

  • 1.1 - Revert to SandboxFlattener. Removed time-since-0-velocity due to codesize. Also shrinked in a few spots. Codesize 746 w/ colors.
  • 1.0 - Now using CarpetFinder-like movement. Completely abolished the LSH idea, as storing all the points in the round didn't seem worth the codesize. Added time-since-0-velocity and weightings. Also now aims from future position (by adding/subtracting a small amount, depending on direction) - idea from Waylander. As a side effect, it helps against Bullet Shielding. Codesize 749 w/ colors.
MicroRumble ‒ APS: 65.52% (42nd), PL: 196-83 (66th), Survival: 66.96%
  • 0.94 - Tweaked movement. Added MusashiTrick. Codesize 749 w/ radar color.
MicroRumble ‒ APS: 68.96% (30th), PL: 233-49 (34th), Survival: 74.55%
  • 0.93 - Tweaked movement, also found out there was no bouncing off walls. Codesize 731 w/ colors.
MicroRumble ‒ APS: 63.24% (52nd), PL: 223-60 (39th), Survival: 70.66%
  • 0.92 - 0.91 never released because it was buggy. Added acceleration segment, and movement is now SandboxFlattener (from Plains). Codesize 713 w/ colors.
MicroRumble ‒ APS: 61.32% (66th), PL: 217-66 (43rd), Survival: 67.71%
  • 0.9 - Movement straight from WaveSnake, DCLSHResearch 0007 gun minus distance segment. Codesize
MicroRumble ‒ APS: 67.37% (39th), PL: 219-64 (41st), Survival: 72.4%