- Added an installer.
- Fixes lander not colliding with terrain on some Windows builds (fixes #18).
- Fixes lander not running out of fuel (fixes #15).
- Workaround for
AutomationElement.FindAll
never returning. This means that aready existing copy dialogs will not be detected if the bugs occurs unfortunately. - Crash fix in case an overlay was registered twice.