Skip to content

Version 2.0.0-alpha.17

Choose a tag to compare

@Hornwitser Hornwitser released this 12 Feb 17:10
· 655 commits to master since this release

Features

  • Made the host an instance is assigned to link to the host page for that host in the Web UI #587.
  • Added pagination to the saves list.

Changes

  • Fixed an unhandled error in Subspace Storage crashing the host.
  • Fixed an unhandled rejection in disconnect logic crashing the host.
  • Fixed instance screen in Web UI not updating when an instance was reassigned.
  • Fixed an error thrown in the rendering of one page in the Web UI causing all pages to become inaccessible.
  • Fixed Web UI not showing instance saves when the permission to list and subscribe the saves is granted but the user is not a cluster admin.
  • Similarly fixed Web UI not showing the mod pack create, delete, list and host revoke token actions if the user is not a cluster admin.
  • Fixed Research Sync applying progress of a previous techology level to the level on the controller when it's the active research during instance startup.
  • Fixed data export with a mod using shorthand notation for the default value of a color-setting causing the ModPack data to be set to invalid data.
  • Fixed per user per instance player stats not being deleted when the instance it's for is deleted.
  • Fixed mods setting the item prototype icons property to an object mapping instead of an array breaking the data export.
  • Fixed a bad mod in the host's mods folder causing instance start to fail instead of the host re-downloading the mod.

Breaking Changes

  • Renamed the permission core.instance.save.list.subscribe to core.instance.save.subscribe.

Many thanks to the following for contributing to this release:
@Cooldude2606 @Danielv123 @Hornwitser