1. Fixed a crash in certain case when a pirate fleet is about to spawn.
2. Iterating neutral, pirate and empire ships by pressing '[' and ']' keys
3. Fixed bugs related on Lua and LuaScriptProcess.
4. Added an option button on the title screen.
5. Refreshing EagleListUI when an eagle is dismantled.
Fixed crash bug on win7.
Fixed the crash that occured when the 1st fleet jump to the devastated earth while playing prologue event.
Eagles now return to the carrier before dismantlement.
Version 1.0.5.1
1. Eagles now return to the carrier before dismantlement.
2. Display version information on the title screen.
Added error reporting system.
Added error reporting system which uploads minidump files(.mdmp) to the Steam server when the app is abnormally exited(crash).
Fixed launch error.
New patch available which fixes the crash while launching the game in some system.
Removed Direct3D9 dependency
Removed Direct3D 9 dependency that probably causing launch error in some system.
Gluon was using Direct3D 11 as the main render API and Direct3D 9 for development purpose. Now, Direct3D 9 dependency has been removed since this is not required for end users.