- Ensure all popup dialogs (messages, file chooser, etc.) open in the Event Dispatcher Thread so it doesn't freeze the UI (see Issue #1).
- Update to Greenfoot 2.4.0.
- Specify last instantiated world in greenfot.project for scenarios using GameScreen class as world.