Richard Davey
|
ebe441666c
|
BitmapData object added
|
2013-11-13 20:57:09 +00:00 |
|
photonstorm
|
65d2bf557b
|
Updated docs and more tidying up.
|
2013-10-25 17:30:37 +01:00 |
|
Webeled
|
12148b3159
|
More improvements on GameObjectFactory
|
2013-10-25 15:42:48 +01:00 |
|
Webeled
|
ce04ade458
|
Lots of JSDocs updates in the gameobjects folder
|
2013-10-25 15:22:45 +01:00 |
|
Webeled
|
35517d94ad
|
Just to test if smartGit works again
|
2013-10-25 14:31:25 +01:00 |
|
photonstorm
|
9c1fdb371c
|
Nearly finished Tilemap integration into the core.
|
2013-10-16 06:33:39 +01:00 |
|
Richard Davey
|
c00bf96603
|
World and Camera updates nearly complete.
|
2013-10-04 16:51:24 +01:00 |
|
Richard Davey
|
ca113b85aa
|
More docs coming on.
|
2013-10-01 16:39:39 +01:00 |
|
Richard Davey
|
305b12d76b
|
Adding docs.
|
2013-10-01 15:01:46 +01:00 |
|
Richard Davey
|
92e86494e3
|
Tilemap Collision in and working :) Needs testing against Groups now.
|
2013-09-12 15:39:52 +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
|
e79dd5856d
|
Added the ability to crop a sprite with a custom Rectangle.
|
2013-09-11 03:55:53 +01:00 |
|
Richard Davey
|
48ed27dfcc
|
Finished off RenderTexture. Sprites can now accept a RenderTexture or a key when you create them. RenderTextures are also now stored in the cache under their own key, making re-using them across other Sprites much easier. Also ported over all of the Tilemap classes, but need to get them rendering.
|
2013-09-11 02:57:36 +01:00 |
|
Richard Davey
|
f885f7b023
|
Added CSS3Filters plugin. Also modified Sprite to contain preUpdate call, so that update can be over-ridden by custom Classes + added an example for this.
|
2013-09-11 00:35:21 +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
|
4f950ae801
|
Fixed a fantastic FrameData bug. Also added support to the Emitter to handle multiple image keys and/or frames.
|
2013-09-10 11:09:25 +01:00 |
|
Richard Davey
|
60f0e8967f
|
Added Phaser.Graphics and fixed the Out of World Bounds call.
|
2013-09-09 17:01:59 +01:00 |
|
Richard Davey
|
9b6c819e0e
|
Input Component done and new Button object done and included. Also finished the build script.
|
2013-09-09 00:30:44 +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
|
f4dab1847e
|
Working on Linked List node swapping.
|
2013-09-04 21:03:39 +01:00 |
|
Richard Davey
|
8a90a87492
|
Text converted and a couple of examples created. Using new extend system, so much smaller classes now.
|
2013-09-03 06:02:47 +01:00 |
|
Richard Davey
|
66e86e7d82
|
Tiling Sprite added
|
2013-09-03 03:19:42 +01:00 |
|
Richard Davey
|
c18de53bab
|
SoundManager converted and playing audio :)
|
2013-09-03 01:24:16 +01:00 |
|
Richard Davey
|
e77f5da2cd
|
Fixed the TweenManager and added support to GameObjectFactory, so you can create tweens easily now all hooked in to the internal game clock. Also added the AnimationManager into Sprite, so you can create and play animations directly from sprites nice and easily.
|
2013-08-30 17:09:43 +01:00 |
|
Richard Davey
|
936118bd91
|
AnimationManager done and in, need to fix texture update bug, otherwise finished.
|
2013-08-30 04:20:14 +01:00 |
|