Difference between revisions of "Midboss/Version History"
< Midboss
Jump to navigation
Jump to search
(Midboss 1h) |
(Midboss 1i) |
||
Line 7: | Line 7: | ||
---- | ---- | ||
<!-- {{subst:rumblestats:roborumble|ags.Midboss x|RumbleStatsDefault}} --> | <!-- {{subst:rumblestats:roborumble|ags.Midboss x|RumbleStatsDefault}} --> | ||
+ | |||
+ | * '''1i''' - 12/01/2010 | ||
+ | ** ''Rating pending'' | ||
+ | ** Fix yet another minor bug in firepower selection | ||
+ | ** Improve enemy wave detection to have a check for gunheat like RougeDC does, this seems to fix Rambot performance | ||
* '''1h''' - 11/01/2010 | * '''1h''' - 11/01/2010 | ||
− | ** | + | ** {{RumbleStatsDefault|link=http://darkcanuck.net/rumble/RatingsDetails?game=roborumble&name=ags.Midboss+1h|rumble=RoboRumble|scorelabel=APS|score=82.78|rank=15th|win=731|loss=20|plrank=16th|glicko2=2086.2|score2label=Survival|score2=91.19}} |
** Add fancy code to ensure that static data is garbage collected at end of battle, because apparently Robocode doesn't do this right | ** Add fancy code to ensure that static data is garbage collected at end of battle, because apparently Robocode doesn't do this right | ||
** Fix some bugs/inaccuracies in the score estimation code. | ** Fix some bugs/inaccuracies in the score estimation code. |
Revision as of 17:41, 12 January 2010
- Midboss Sub-pages:
- Midboss - Version History
- 1i - 12/01/2010
- Rating pending
- Fix yet another minor bug in firepower selection
- Improve enemy wave detection to have a check for gunheat like RougeDC does, this seems to fix Rambot performance
- 1h - 11/01/2010
- RoboRumble ‒ APS: 82.78% (15th), PL: 731-20 (16th), Survival: 91.19%
- Add fancy code to ensure that static data is garbage collected at end of battle, because apparently Robocode doesn't do this right
- Fix some bugs/inaccuracies in the score estimation code.
- 1g - 10/01/2010
- Bad results
- Fixing various flaws that remained in version 1f.
- 1f - 09/01/2010
- Bad results
- Fixing a terrible bug in version 1d's new code.
- 1e - 09/01/2010
- Bad results
- Adding some new bullet power selection.
- 1d - 09/01/2010
- RoboRumble ‒ APS: 82.73% (15th), PL: 732-20 (16th), Survival: 91.55%
- Added a couple more segments.
- 1c - 08/01/2010
- RoboRumble ‒ APS: 82.38% (16th), PL: 730-22 (17th), Survival: 91.13%
- Basically RougeDC's movement with SaphireEdge, and RougeDC's firepower selection.