We just released version 1.07! The main changes include a control binding screen, new options menu, generally improved compatibility and bug fixes.
Version 1.07
- Added new options menu with input binding screen.
- Added support for a few more gamepads
- Added fallback to GL_EXT_framebuffer_object in case GL_ARB_framebuffer_object was not supported.
- Added an error message when failing to load a texture instead of hard crashing.
- Added Screen.FullscreenSize setting which if set will force real fullscreen mode with resolution change (not exposed through UI).
- Added Audio.OutputDevice setting which lets you specify output device (not exposed through UI).
- Improved behaviors with multiple displays in Linux somewhat.
- Fixed Escape key not working to skip logos screen.
- Fixed so that all settings appear in settings.xml, even when being default values.
- Replaced OpenAL with OpenAL Soft on Windows.