Skip to content

0.2.0

Compare
Choose a tag to compare
@bigtimebuddy bigtimebuddy released this 20 Feb 19:13

Project-Based Redesign

Overview

SpringRoll Studio has been re-factored to be based on viewing and loading a single project at a time and not a collection of separate autonomous modules. This design creates substantial changes to the Tasks and Captions modules. Also, introduces a new module called "Preview" and provides template inheritance for New Project module.

Changes

  • Remote Trace now works with the latest SpringRoll Debug's color options
  • Overall improvements to the landing GUI
  • Added a Preview module for viewing and debugging a game build
  • Added template inheritance to the New Project dialog. Makes it possible to define template-specific modules.
  • Better JSON error handling
  • Upgraded to NW.js 0.11.6 and introducing 32-bit and 64-bit build versions
  • Fixed a bunch of CSS and JS bugs