Richard Davey
|
d9a49797c4
|
1.0.4 release
|
2013-09-18 06:34:56 +01:00 |
|
Richard Davey
|
dbaf7269e9
|
Promoted the Tilemap to a DisplayObject and vastly simplified the load process.
|
2013-09-12 04:24:01 +01:00 |
|
Richard Davey
|
87858d6bbf
|
Fixed a bug stopping legacy Audio from starting correctly. Also fixed an issue in the Loader causing it to not load the next file if an unsupported audio file was encountered. Fixed audio playback issues on Firefox/Waterfox as a result.
|
2013-09-11 11:33:27 +01:00 |
|
Richard Davey
|
e2eddc8b24
|
Added Full Screen support and tested it. Also added in the BitmapText game object and custom XML loader. Game now sends a pause and resume signal, which the TweenManager listens to and handles correctly.
|
2013-09-10 23:51:35 +01:00 |
|
Richard Davey
|
e41e35fd09
|
Fixed an error that stopped 2 tweens from being able to run on the same object. Also refactored a lot of the classes to remove prototype properties and move them to local instance properties.
|
2013-09-10 20:40:34 +01:00 |
|
Richard Davey
|
66e86e7d82
|
Tiling Sprite added
|
2013-09-03 03:19:42 +01:00 |
|
Richard Davey
|
a81a8effb4
|
Sprite Sheets now parse and render correctly too.
|
2013-08-30 02:18:00 +01:00 |
|
Richard Davey
|
4c1dacfa02
|
Loader can now parse both JSON Hash and JSON Array formated texture atlas files.
|
2013-08-29 22:53:55 +01:00 |
|
Richard Davey
|
09def364c3
|
Farewell TypeScript, see you on the other side.
|
2013-08-28 07:02:57 +01:00 |
|