Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

Superpowers Core v1.0

Compare
Choose a tag to compare
@elisee elisee released this 07 Jul 09:47
· 105 commits to master since this release

We've split the app into its own repository, which means we can easily release small fixes and updates to the server & client without making you download the whole app again.

More powerful project export system

Systems can now expose multiple export options with settings. A system could upload your game directly to a portal or offer exporting for different platforms.

image

The way your project is run from within the Superpowers app can now also be customized on a per-system basis.

Revision system

A revision is a "checkpoint" for your asset. Asset editors which support it will allow you to save revisions, preview and restore them at any time.

image

New translations

Thanks to our contributors, Superpowers Core is now available in:

Miscellaneous changes

  • You can now install and update systems from the command line
  • We built a proper session mechanism to keep people logged in
  • When double-clicking on an asset tab, the corresponding entry in the asset tree will be scrolled into view and focused
  • When opening an asset in its own window, that window will now have its own tab bar and you can reveal the asset tree to the left (it is collapsed by default)
  • The ordering of items in the "Find Asset" dialog has been improved
  • You can now filter assets from the asset tree (thanks @chrisbubernak!)

More changes

There were many more bugfixes and small improvements. See the commit history for a full list of changes in this release.