Skip to content

Releases: SpringRoll/SpringRollStudio

0.2.8

22 Jul 18:33
Compare
Choose a tag to compare

Fixes

  • Fixed #2 .git folder not copied with template
  • Fixed #3 confirm dialog now saves captions

0.2.7

03 Jun 20:21
Compare
Choose a tag to compare
  • Fixed bug where SpringRoll Studio didn't recognize /usr/local/bin as part of the environmental PATH
  • Upgraded to NW.js version 0.12.2
  • Added a disabled option to the template object (to exclude modules from templates)

0.2.6

15 May 13:44
Compare
Choose a tag to compare
  • Updated default template
  • Fixed CSS bug with the tasks scrolling
  • Remote Trace: Fixed error when an empty stack is sent

0.2.5

24 Apr 21:32
Compare
Choose a tag to compare

Changes

  • Fixed an issue where librariesCopy field was not getting populated in springroll.json for new template projects.
  • Updated default template
  • Fixed bug where retry button on Tasks was unclickable
  • Updated to NW.js 0.12.2

0.2.4

06 Apr 18:39
Compare
Choose a tag to compare
  • Fixed the auto-updating feature of the templates

0.2.3

02 Apr 21:13
Compare
Choose a tag to compare

Changes

  • Support for module descriptions in the new project dialog

0.2.2

05 Mar 23:07
Compare
Choose a tag to compare

Features

  • Remote Trace is now only accessible through the menu (View > Remote Trace)
  • Significant improvements to Remote Trace output for JS objects, stack traces, etc
  • Removed the Bootstrap theme so GUI now appears more flat
  • Added tooltip hover to captions to see longer aliases

Bug Fixes

  • Fixed Captions bug when resizing new captions blocks
  • Fixed Captions not being deleted correctly
  • Fixed Captions bug when relinking audio to a caption alias refreshes the button status

0.2.1

23 Feb 15:53
Compare
Choose a tag to compare

Changes

  • Fixed fatal startup
  • Updated dependencies

0.2.0

20 Feb 19:13
Compare
Choose a tag to compare

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

0.2.0-alpha.7

10 Feb 22:15
Compare
Choose a tag to compare
0.2.0-alpha.7 Pre-release
Pre-release

Changes

  • Fixed Remote Trace to work with Debug's colors and console substitutions (e.g. "%s")
  • Fixed Remote Trace to better display objects in no-wrap mode