You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Phaser 1.1
5
5
6
6
Phaser is a fast, free and fun open source game framework for making desktop and mobile browser HTML5 games. It uses [Pixi.js](https://github.com/GoodBoyDigital/pixi.js/) internally for fast 2D Canvas and WebGL rendering.
7
7
8
-
Version: 1.1.2 - Released: -in development-
8
+
Version: 1.1.1 - Released: October 26th
9
9
10
10
By Richard Davey, [Photon Storm](http://www.photonstorm.com)
11
11
@@ -37,10 +37,10 @@ Phaser is everything we ever wanted from an HTML5 game framework. It powers all
37
37
Change Log
38
38
----------
39
39
40
-
Version 1.1.2
41
-
42
-
40
+
Version 1.1.1
43
41
42
+
* Quick patch to get Phaser.AUTO working again on Firefox.
43
+
* Any key added via addKey now automatically adds it to the capture list.
0 commit comments