Audio
- Added
stopOnSceneChangeattribute - Added
currentMusicNameproperty - Added
soundMutedproperty - Added
toggleSoundmethod - Added
toggleMusicmethod - Fixed audio rewinding with HTML5 Audio
- Fixed audio callback not called, when stopping sound
- Disabled m4a audio format, when using Opera with Web Audio
Core
- Added
removeAssetandremoveAssetsmethods - Fixed
nocacheto apply after device-specific config - Fixed
mediaFolderandsourceFolderto accept empty string - Fixed Opera detection
Debug
- Added
backgroundColorattribute - Added object count
- Changed default
frequencyto 500 - Changed
positionattribute topositionXandpositionY
Emitter
- Added
onCompletefunction
Loader
- Added
crossoriginattribute - Changed bar color
- Renamed
timeoutattribute totime - Renamed
barBgattribute tobarBgColor
Renderer
- Updated Pixi to 2.1.1
- Added
Videoclass - Fixed HiRes mode with Pixi v2
Scene
- Fixed audio stopping on scene change
Sprite
- Added
game.Sprite.fromImagefunction - Fixed constructor to multiply position with
game.scale
System
- Added
removeAssetsparameter tosetScene - Added
originalWidthandoriginalHeightproperties - Removed
stopAudioOnSceneChangeattribute - Fixed
resizeToFillto work correctly
Tween
- Fixed
currentTimeto 0 on start