Difference between revisions of "Thread:Talk:LiteRumble/Hickup in rankings/reply (3)"
Jump to navigation
Jump to search
(Reply to Hickup in rankings) |
m |
||
Line 1: | Line 1: | ||
However a bug in the rumble client actually prioritized already existing bots over bots without ranking, except in the clean run case. So it actually takes much more battles to add missing bots back ;( | However a bug in the rumble client actually prioritized already existing bots over bots without ranking, except in the clean run case. So it actually takes much more battles to add missing bots back ;( | ||
+ | |||
+ | I submitted a PR for this bug. https://github.com/robo-code/robocode/pull/61. | ||
+ | |||
+ | Bots without rank should always take highest priority, in all scenarios. |
Latest revision as of 08:44, 23 March 2022
However a bug in the rumble client actually prioritized already existing bots over bots without ranking, except in the clean run case. So it actually takes much more battles to add missing bots back ;(
I submitted a PR for this bug. https://github.com/robo-code/robocode/pull/61.
Bots without rank should always take highest priority, in all scenarios.