Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-09-05 | 979 Bytes | |
robocode-1.9.4.3-setup.jar | 2021-09-05 | 16.0 MB | |
Totals: 2 Items | 16.0 MB | 1 |
Version 1.9.4.3 (04-09-2021)
Changes
- Chocolatey installer is now provided for Windows.
- https://community.chocolatey.org/packages/robocode
- Install by
choco install robocode
- Roborumble could now override RUMBLE_USER, RUMBLE_PARTICIPANTSURL, RUMBLE_UPDATEBOTSURL, RUMBLE_RESULTSURL, RUMBLE_RATINGSURL via environment variables. Fixed to not clash with system USER env variable.
- Updated ReadMe file.
- Updated link to Java API documentation.
Bugfix
- [Bug-415][] Loading pre-loaded data 1.9.4.2
- Fixed robot naming to be compatible with existing robots
- Thanks go to Alex Schultz (Rednaxela) for fixing this issue. :)
- Installer (dos2unix): more reliable way to move files
- Thank you dshatov (GitHub) for this fix. :)
- The classpath in the compiler setting does not include the path to rt.jar anymore, which caused compiler errors.
[Bug-415]: https://sourceforge.net/p/robocode/bugs/415/ Loading pre-loaded data 1.9.4.2