Skip to content

Missions - update 6

Pre-release
Pre-release
Compare
Choose a tag to compare
@nkrisztian89 nkrisztian89 released this 28 Dec 21:54
· 349 commits to master since this release

This release includes further advances towards mobile support, the major feature of missiles, huge improvements to the Editor, including the ability to create and play your own custom missions, and several important fixes to the graphics engine as well as a host of tweaks, quality of life changes and improvements to the menus, HUD and gameplay.

Mobile friendly features

  • experimental touch controls
  • responsive menu layouts using the whole screen
  • full screen toggle button
  • fixed some graphics bugs that affected many mobile devices

Gameplay and content

  • added missiles and a missile tutorial mission
  • added two new music tracks
  • updated backgrounds
  • enemy hitboxes are larger at lower difficulties
  • self damage and friendly fire damage is disabled on lower difficulties
  • HUD updates

Game editor

  • custom missions built with the Editor can now be loaded and played
  • major improvements to the Editor, including preview for more types of items, mission creation and import and much more user friendly property editing

Fixes and optimizations

  • fixed graphics engine bugs that caused projectiles and explosions to be not visible on some systems
  • optimized game files for smaller size and faster loading
  • performance optimizations
  • fixed missing thrusters for the Viper model on high level of detail
  • fixed lights showing up for spacecrafts that have not yet arrived
  • additional tweaks and fixes