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-1.9.4.9-setup.jar | 2023-01-28 | 16.8 MB | |
README.md | 2023-01-28 | 566 Bytes | |
Totals: 2 Items | 16.8 MB | 0 |
Version 1.9.4.9 (28-Jan-2023) Fixed "no security" and HiDPI
Bugfixes
NOSECURITY=true
could cause aClassNotFoundException
for the robots.- Rendering issue on Windows when setting
sun.java2d.ddoffscreen=false
. Hence, this setting has been removed. - If the
NOSECURITY
orEXPERIMENTAL
property has been set to true, a warning is now printed out to standard out. - Re-fix Bug-394 by actually supporting HiDPI. Thanks to Xor for this fix! :)