- Installers for the Raspberry Pi (arm architecture) along with other Linux build improvements. [Downloading, Installing, and Running Alice has details
- Signed builds for Windows
- Newer version of JOGL (prerelease of 2.4.0) for Windows and Linux
Features:
- Improved Collision/Proximity detection
- Tighter collision hulls for objects
- Reduced screen redraws to fight flicker
- Default save/export filenames
- More translations
Bug fixes:
- Keyboard movement for [ and ] move in different directions
- Report some recognized states to users with simple messages, rather than the red queen
- Graceful handling when a model's vehicle is deleted or not present in the save file
- Thought bubbles no longer occluded by tail bubbles
- Prevent exceptions around Person generation
- Prevent closed dialogs from being treated as accepted
- Better handling of strange characters in identifiers
- And others
Since rc.1 (Covering rc.2 and rc.3)
Tighter collision hulls for objects
Reduced screen redraws to fight flicker
Newer version of JOGL (prerelease of 2.4.0) for Windows and Linux
Bug fixes:
- On screen editor handles work as they had
- Keyboard movement for [ and ] move in different directions
- Report some recognized errors to users, rather than using the red queen
- NetBeans plugin runs again