Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.markdown | 2017-10-17 | 2.2 kB | |
robocode.testing-1.9.3.0-setup.jar | 2017-10-17 | 264.3 kB | |
robocode.dotnet-1.9.3.0-setup.jar | 2017-10-17 | 2.9 MB | |
robocode-1.9.3.0-setup.jar | 2017-10-17 | 6.1 MB | |
Totals: 4 Items | 9.2 MB | 0 |
README
You can read more about Robocode here.
The RoboWiki is the first place you should search for knowledge about Robocode.
Robocode contains these distribution files:
robocode-1.9.3.0-setup.jar
, which is the main program containing everything to develop Java robots and start battles.robocode.dotnet-1.9.3.0-setup.jar
, which is a plugin for Robocode for developing .NET robot. Read more about how to develop robots in .NET here.robocode.testing-1.9.3.0-setup.jar
, which is a plugin for Robocode for testing robots. Read more about how to use it here.
Version 1.9.3.0 (17-10-2017) The Java 9 support release
Bug fixes
- Bug-386: Can't run Robocode 1.9.2.6 on Mac OS.
- Java 9 issue, which was fixed by bug fix for Bug-391. Thanks goes to MultiplyByZer0
- Bug-387: Not printing in console when a bot is force stopped.
- Thanks goes to MultiplyByZer0 and Julian Kent (aka Skilgannon) for the fix. :-)
- Bug-388: UI exception in team battles.
- Bug-389: Third-party team JARs broken with Java 9
- Bug-390: Bad CPU constant calculation on Java 9.
- Bug-391: Fix for "Illegal reflective access".
- Bug-392: Bullets of the same bot collide at low bullet powers and high gun-cooling rate.