photonstorm
8662cd2fd4
Brand new Grunt task - creates each core library as its own file and a combined phaser.js.
...
New build script now cleanly splits Phaser, Pixi and p2 so they are each UMD wrapped and each available in the global scope (now more requireJS friendly!).
phaser-no-libs.js allows you to use your own version of p2.js or pixi.js with Phaser. Warning: This is totally unsupported. If you hit bugs, you fix them yourself.
Fixed silly instanceof bug in game objects (sorry guys).
2014-02-28 09:30:53 +00:00
photonstorm
e7a9b96d27
Final release 1.1.4 examples finished.
2014-02-05 16:55:02 +00:00
photonstorm
29d7cc36a0
Merge branch 'gamepadsupport' of https://github.com/karlmacklin/phaser into karlmacklin-gamepadsupport
...
Conflicts:
README.md
2013-12-31 00:44:11 +00:00
photonstorm
0256117307
Preparing dev branch for 1.1.4
2013-11-29 19:40:28 +00:00
photonstorm
b2fc6c422a
Fixed filters for new shader code.
2013-11-28 21:29:16 +00:00
photonstorm
f22159e257
Updated documentation.
2013-11-28 15:57:09 +00:00
photonstorm
06a17b4b26
Fixed an issue in Text. Fixed the background color issue with Canvas games. Updated the Examples viewer so the side-by-side focuses the iframe now. Added new "Extend Group" example.
2013-11-25 13:12:03 +00:00
Florent Cailhol
708a144c7a
Sort example directories
2013-10-24 14:12:54 +02:00
Florent Cailhol
f6b50c4520
Fix order of examples
2013-10-24 14:08:57 +02:00
photonstorm
f1f42e4d41
New Examples area finished, README updated. Getting closer to 1.1 release.
2013-10-23 04:15:44 +01:00
photonstorm
cab3b53cf0
SideView example viewer finished.
2013-10-23 02:14:51 +01:00
photonstorm
e5c3ca27c5
Making dependancies local for offline access to examples.
2013-10-22 21:29:58 +01:00
photonstorm
77fd15bf3c
Preparing new static examples viewer.
2013-10-22 14:59:43 +01:00