Updates and History
This page contains this history of this plugin and a list of what is fixed in each
release.
v3.0.0.2
- Eclipse v3.1 support
- JDK 1.5 support
v3.0
- Eclipse v3.0 is now supported. The game won't work on Eclipse v2.x anymore.
- Tournament results are now output in text, XML, and HTML.
- Removed flicker in splash screen and scoreboards.
- Added date to trace files.
- Fixed submission problem when workspace is out of sync with the filesystem.
- Pluggable game support.
- Compressed some images to reduce download size.
- Fixed move timeout issue on some JREs.
CodeRuler
- Fixed move ordering problem - knights & peasants now move immediately.
- getDirectionTo() bug fixed.
- Removed points gained for attacking a castle.
- Bug in hashCode() and equals() methods fixed.
v2.0
Updates:
- Initial release of CodeRuler game