Skip to content

Beacon 1.2.7

Compare
Choose a tag to compare
@thommcgrath thommcgrath released this 23 Aug 13:15
· 4012 commits to master since this release
  • Fixed Nitrado import error when the user has a server without a game assigned, such as a pre-ordered game server.
  • Fixed issue where signing in would still think the user is signed out.
  • Fixed exception while trying to log the output of an import or deploy connection error.
  • Fixed exception when the recent items contained a file reference with invalid UTF-8 characters.
  • Transient engrams, which are those added directly to a config rather than importing into the local database, are now compared by class instead of blueprint path, since the blueprint path will be unknown. This fixes various issues, such as crafting costs overwriting each other when pasting a config.
  • Fixed exception when entering very large values into item set weight or entry count fields.
  • Fixed various exceptions caused by closing a window while it is performing work, such as communicating with the server.
  • Fixed an exception caused by attempting to decrypt improperly encrypted data. The reason for the improperly encrypted data is still unknown.