The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| robocode.dotnet-1.9.2.5-setup.jar | 2015-12-30 | 2.9 MB | |
| README.markdown | 2015-12-30 | 1.8 kB | |
| robocode.testing-1.9.2.5-setup.jar | 2015-12-30 | 262.3 kB | |
| robocode-1.9.2.5-setup.jar | 2015-12-30 | 5.9 MB | |
| Totals: 4 Items | 9.1 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.2.5-setup.jar, which is the main program containing everything to develop Java robots and start battles.robocode.dotnet-1.9.2.5-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.2.5-setup.jar, which is a plugin for Robocode for testing robots. Read more about how to use it here.
Version 1.9.2.5 (30-Dec-2015)
Bug fixes
- Bug-378: robocode.robocodeGL.system.GLRenderer ClassNotFoundException.
- Bug-380: Yet another historical bot related bug.
- Robot Editor: Source files were set to modified (starred) as soon as they were loaded. The modification state remained, even when no changes were made to the source file or when undoing all changes. Therefore the editor would always bring up a dialog with a warning, that the source file needed to be saved before closing the editor.
Change
- Req-160: Fixed width font in console. Some systems did not used monospaced font in console windows.