Richard Davey
|
9f687b4f8a
|
Adding Type support for collision checks.
|
2013-09-12 21:54:41 +01:00 |
|
Richard Davey
|
336de314a1
|
Fixed an issue where the Tile.physicsElapsed would go insane if the game has been paused for a long time.
|
2013-09-12 16:18:44 +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
|
f260108433
|
Tidying up source code for release. Also refactored World to use a Group instance, rather tha duplicate functions.
|
2013-09-11 13:21:07 +01:00 |
|
Richard Davey
|
a486bf6b4a
|
Phaser now running on iOS. Also fixed a legacy bug where a pending sound wouldn't play once it was touch unlocked. Also fixed Input not working on WebGL contexts. Added WebGL texture updates to the Group/World swap functions.
|
2013-09-10 16:46:39 +01:00 |
|
Richard Davey
|
15fe5ed6c8
|
Fixed the Bring to Top bug and also fixed Group/World.swap when the child was a tail node. Also improved Group.dump significantly. Fixed Phaser.Utils namespace clash too.
|
2013-09-10 12:46:14 +01:00 |
|
Richard Davey
|
5d3fe891cd
|
Particle Emitter in and working. Nice and fast, and a lot more flexible than before.
|
2013-09-10 01:26:50 +01:00 |
|
Richard Davey
|
30fc4099c6
|
Out of bounds and Sprite events hooked up
|
2013-09-09 13:29:33 +01:00 |
|
Richard Davey
|
78598ae54a
|
Implemented my own LinkedList class to make the new Input Handler easier to work with. And also just generally useful to have too.
|
2013-09-08 11:24:41 +01:00 |
|
Richard Davey
|
eb7af3d2a2
|
Group nearly done. Sprite.anchor appears to be broken though, must fix.
|
2013-09-06 20:20:58 +01:00 |
|
Richard Davey
|
822a2df289
|
Lots of work on Group and also resolved the issue of the core game loop structure not being quite right.
|
2013-09-06 15:00:05 +01:00 |
|
Richard Davey
|
0c97e8e151
|
Starting work on Group.
|
2013-09-05 21:07:44 +01:00 |
|