Skip to content

1.3.1

Compare
Choose a tag to compare
@Nasa62 Nasa62 released this 11 Apr 18:16
· 217 commits to master since this release
2a6c7eb

Fixes a number of issues identified with the 1.3.0 release:

  • Fixed cooldown bars being created and rendered for disabled abilities.
  • Fixed a crash introduced in 1.3 where attempting to fire a beam weapon with length 0 would crash the game.
  • Fixed a memory leak with Button and TextButton.

New features:

  • Added callbacks for HAS_EQUIPMENT and HAS_AUGMENTATION, analogous to the one for GET_AUGMENTATION_VALUE.
  • Exposed crew and crew ability related structures to Lua, and added a number of crew ability callbacks (please review the source code if you want to see the list).

What's Changed

Full Changelog: v1.3.0...v1.3.1