Talk:Robocode/Scoring
- [View source↑]
- [History↑]
Contents
Thread title | Replies | Last modified |
---|---|---|
No last survivor bonus being given | 11 | 20:20, 14 August 2013 |
Suppression of results dialog box | 2 | 20:23, 20 February 2013 |
Just tried 1.8.1.0 and 1.7.3.5. The bug is there is 1.8.1.0, but in 1.7.3.5, the scores are correctly given.
Yeah, please do report the bug. We use 1.8.1.0 in the rumble. I wonder if/how much this affects the Melee/Teams rankings... But it shouldn't affect 1v1 since the % score is the same whether you get 50 or 60 for a 1st (as long as you get 0 for a 2nd).
In 1v1, % score benefits survivalists slightly less if survival bonus is not taken in account.
% score is: (winnerSurvBonus + winnerOtherScores) / (winnerSurvBonus + winnerOtherScores + loserOtherscores)
Assuming the loser scored more than zero, the denominator is always higher than the numerator, and higher surv bonus increases % score.
Only Twin Duel will remain the same, since it uses survival 1sts alone.
I'd like to see an option to suppress the results dialog box. I am experimenting with GA/GP evolution of RoboCode robots and would like, occasionally, to run this with the GUI active. However, the dialog box keeps popping up over the arena window.
Scratch that. I have found an option to turn off the results dialog box. However, it would be good to document such options as they are rather hidden away. Again, maybe this is more relevant for the RoboCode main web site.
I guess the most discoverable location for this option would be in the results dialog itself. (I also almost always prefer it hidden.) But it's true that the wiki is mostly bot authors and not Robocode developers - a better place might be the Robocode developers Google group or to report a bug at Sourceforge.