Build the best - destroy the rest!

Saturday 5 January 2019

Robocode 1.9.3.4

Version 1.9.3.4 (05-01-2019)

This is another maintenance release of Robocode to fix some issues.
Note that the .NET plugin is not supported by this version. Use version 1.9.3.3 of the .NET plugin instead.

Bugfix

  • Bug-401: RoboRumble client: Biased Melee prioritized pairings
    • All credits goes to Xor for this fix. :-)
  • An error was thrown every time Robocode checked for a new version. The reason being that the Robocode web page has been moved.
  • Undo/Redo with the Robocode Editor got broken with Java 9+.

Changes

  • Upgraded the Codesize tool to version 1.2, which support newer versions of Java (9 experimental) and Java 8 lambdas.
  • The Robocode site is now using HTTPS instead of HTTP, and have been moved permanently to https://robocode.sourceforge.io (".io" instead of ".net")
  • Changed the Maven build files to use the Maven Wrapper (mvnw).