Hi everyone,
We have just released Greenfoot 2.4.0. This is largely a bug-fix release but also contains some nice new features and usability improvements:
- Added several new importable helper classes
- Added new World.showText(...) method as an easier way to display text (scores, etc)
- Fixed text rendering/aliasing issues with GreenfootImage
- Allowed saving/creating scenario in an existing empty directory (rather than insisting on creating a new one)
- Removed first-time load menu
- Shows text status during world creation
- Infinite loop in world construction is now detected and handled gracefully
- Added ability to export to single .gfar file in Share... dialog
- Improved functionality when using Greenfoot.isKeyDown with wrong key names