Wave Danger

Jump to navigation Jump to search

Wave Danger

I was testing my robot against LifeNext and when I opened the debug graphics something caught my attention:
If I understood correctly, after some low danger LifeNext stops drawing circles that represent danger. However, in some cases the wave starts with one wide dangerous area and then it splits into two small dangerous areas.
Is that the intended behavior?
Dsekercioglu (talk)23:09, 2 July 2018

LifeNext was too old, I couldn't recall what's intended exactly. However, it's known that LifeNext has a lot of bugs ;) In my test bed, it even performs worse against Scalar which yet has no knn. Anyway, thanks for reporting the bug, I will do some investigation later.

The virtually wide/split dangerous area is just per debug graphics limit — you can't paint too much due to robocode graphics performance. It's actually not really affecting anything.

Xor (talk)07:01, 3 July 2018

First of all, thank you for your response. Actually distance between bullet and robot may be better than just bins since robot width stays the same no matter what the distance is.

Dsekercioglu (talk)15:02, 3 July 2018

Thanks ;) Well, LifeNext 's debug graphics was deprecated. And the debug graphics in newer version of Scalar is improved ;)

Xor (talk)06:04, 5 July 2018