Version 1.9.2.0 (23-Apr-2014)
New feature
- Initial positions and headings added to the Control API.
- A new constructor has been added to the
BattleSpecification
for theRobocodeEngine
so that it is possible to set the initial position and heading of each participant robot. This new constructor takes an additional parameter namedinitialSetups
that is an array ofRobotSetup
instances. - The
RobotSetup
is a new class introduced with this version that contains the initial position and heading for an individual robot.
- A new constructor has been added to the
Bug fixes
- Bug-370: Robot Packager cannot find robot .properties file in development path.
- Fixed issue with the Robot Editor, where the caret position was not updated fast enough when typing very fast.
Download Robocode .NET plug-in 1.9.2.0 from here
Download Robot testing plug-in 1.9.2.0 from here
No comments:
Post a Comment