photonstorm
|
299115ca5d
|
The entire Phaser library has been updated to match the new JSHint configuration.
|
2013-11-25 04:40:04 +00:00 |
|
photonstorm
|
13a2cc2feb
|
Updating all files to adhere to the JSHint settings and fixing lots of documentation errors on the way.
|
2013-11-25 03:13:04 +00:00 |
|
photonstorm
|
155c863d69
|
New Timer class and scale event updates.
|
2013-11-24 11:04:58 +00:00 |
|
photonstorm
|
7e5f38d022
|
Phaser.Time physicsElapsed delta timer clamp added. Stops rogue iOS / slow mobile timer errors causing crazy high deltas.
|
2013-10-23 17:11:06 +01:00 |
|
Richard Davey
|
96da57cac0
|
Fixed up the namespace in the documentation and finished off all sections other than Game Objects and Physics (yuck).
|
2013-10-03 02:38:35 +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
|
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
|
92e86494e3
|
Tilemap Collision in and working :) Needs testing against Groups now.
|
2013-09-12 15:39:52 +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
|
3c8cd20b70
|
RequestAnimationFrame done and optimised massively. PluginManager added (but needs testing). Game now fleshed out with all the state changing and core loop, also optimised heavily. Also Pixi integration started and the basics are working well :)
|
2013-08-29 03:52:59 +01:00 |
|
Richard Davey
|
0f58945212
|
Circle and Math converted
|
2013-08-28 15:27:22 +01:00 |
|
Richard Davey
|
09def364c3
|
Farewell TypeScript, see you on the other side.
|
2013-08-28 07:02:57 +01:00 |
|