Superpowers Core v1.0
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.
- See the release notes for Superpowers v1.0 for details about the redesigned app
- See the release notes for Superpowers Game v1.0. for game dev-related improvements
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.
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.
New translations
Thanks to our contributors, Superpowers Core is now available in:
- Swedish by @AgileJoshua
- Japanese by @satoshiokita
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.