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

Superpowers Game v1.0

Compare
Choose a tag to compare
@elisee elisee released this 07 Jul 11:02
· 95 commits to master since this release

General

  • Hidden tabs are no longer updated, improving overall performance
  • Updated to use new sandboxed SupApp APIs
  • Updated to use new project run & export system

Scene editor

  • Most assets can now be drag'n'dropped to import them as actors or components
  • Asset fields in component editors now use the "Find Asset" dialog for easy selection and let you open the selected asset
  • Picking actors with the mouse has been improved
  • Improved Cannon physics body editor (thanks @Harraps)
  • Duplicated actors are now created right below the original actor

image

Sprite editor

  • The grid size is now automatically setup to the image dimensions when importing an image for the first time
  • Improved UI for playing back animations

Tile map editor

  • Added line tool
  • Added button to open tile set from map editor

Script editor

  • Now using TypeScript 1.8
  • You can now choose your own theme in the settings
  • Improved performance of error reporting
  • Added support for the new revision system

image

Font editor

New translations

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

More changes

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