Releases: SpringRoll/SpringRollStudio
Releases · SpringRoll/SpringRollStudio
0.2.8
0.2.7
- Fixed bug where SpringRoll Studio didn't recognize
/usr/local/bin
as part of the environmentalPATH
- Upgraded to NW.js version 0.12.2
- Added a
disabled
option to the template object (to exclude modules from templates)
0.2.6
- Updated default template
- Fixed CSS bug with the tasks scrolling
- Remote Trace: Fixed error when an empty stack is sent
0.2.5
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
- Fixed the auto-updating feature of the templates
0.2.3
Changes
- Support for module descriptions in the new project dialog
0.2.2
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
Changes
- Fixed fatal startup
- Updated dependencies
0.2.0
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
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