robocode-dev / tank-royale

Git repository for Robocode Tank Royale
Apache License 2.0
122 stars 23 forks source link

getTurnRemaining is broken with the bot API 0.13.3 for the Java version #28

Closed flemming-n-larsen closed 2 years ago

flemming-n-larsen commented 2 years ago

Describe the bug The sample bot, Corners, provided with the sample bots does not turn correctly anymore. The issue is with the getTurnRemaining() method, which does not return the correct value.

To Reproduce Steps to reproduce the behavior:

flemming-n-larsen commented 2 years ago

Fixed with release 0.13.4