Richard Davey
37323562cd
Merge pull request #469 from bburky/cdnjs-1.1.5
...
Update CDNJS link for 1.1.5
2014-02-21 23:43:28 +00:00
Blake Burkhart
f6cc40f025
Update CDNJS link for 1.1.5
2014-02-21 17:21:16 -06:00
photonstorm
1f93b62055
Fixes #421
2014-02-14 17:10:29 +00:00
Richard Davey
947985c5b1
Merge pull request #418 from srizzling/patch-1
...
FIX: Spelling Mistake
2014-02-14 04:40:51 +00:00
Sriram Venkatesh
690bd3e9e2
FIX: Spelling Mistake
2014-02-14 16:21:47 +13:00
Richard Davey
3df4746e8a
Merge pull request #417 from clark-stevenson/patch-2
...
Update phaser.d.ts
2014-02-14 00:15:26 +00:00
clark-stevenson
34e5ee3eb8
Update phaser.d.ts
...
Fixed #408 .
2014-02-14 00:08:11 +00:00
photonstorm
819380d001
Merge branch 'origin/dev'
2014-02-13 23:48:18 +00:00
Richard Davey
26459602aa
Merge pull request #409 from clark-stevenson/patch-3
...
Overhauled Phaser.d.ts
2014-02-13 23:47:24 +00:00
clark-stevenson
79007bc142
Overhauled Phaser.d.ts
...
Completely reviewed. File in Alphabetical order. Missing classes added, old API's deleted.
I do expect to be a couple of typos here and there though! So needs tested. I will be using this for my current project.
2014-02-13 13:31:24 +00:00
photonstorm
0641170aab
Explicitly paused Timer continues if you un-focus and focus the browser window (thanks georgiee)
...
Added TimerEvent.pendingDelete and checks in Timer.update, so that removing an event in a callback no longer throws an exception (thanks georgiee)
Fixed TypeScript defs on lines 1741-1748 (thanks wombatbuddy)
Added SAT.js to TypeScript definition. Now compiles properly.
Added missing Line.js to the Grunt file.
Tilemap#paste diffX and diffY equations changed, fixed issue #393 (thanks brejep)
Added missing return value in Body.hitLeft and hitRight, fixes issue #398 (thanks ram64).
Fixed easing tween example case. Issue #379 (thanks wesleywerner)
Removed SAT.js UMD wrapped, fixes issue #361 (thanks luizbills)
Removed inContact check from Body.separate.
Fixed Tilemap docs (wrongly pointed to Tileset methods)
1.1.5
2014-02-12 15:33:31 +00:00
photonstorm
d9323de752
Docs and Examples update.
2014-02-12 15:26:29 +00:00
photonstorm
1d633a55f0
Merged from dev.
2014-02-12 15:24:59 +00:00
photonstorm
3c631768f2
Explicitly paused Timer continues if you un-focus and focus the browser window (thanks georgiee)
...
Added TimerEvent.pendingDelete and checks in Timer.update, so that removing an event in a callback no longer throws an exception (thanks georgiee)
Fixed TypeScript defs on lines 1741-1748 (thanks wombatbuddy)
Added SAT.js to TypeScript definition. Now compiles properly.
Added missing Line.js to the Grunt file.
Tilemap#paste diffX and diffY equations changed, fixed issue #393 (thanks brejep)
Added missing return value in Body.hitLeft and hitRight, fixes issue #398 (thanks ram64).
Fixed easing tween example case. Issue #379 (thanks wesleywerner)
Removed SAT.js UMD wrapped, fixes issue #361 (thanks luizbills)
2014-02-12 15:09:44 +00:00
Richard Davey
59ea6746db
Merge pull request #393 from brejep/master
...
Tilemap#paste diffX and diffY equations changed
2014-02-12 14:56:41 +00:00
photonstorm
2a65488eec
Added Line.js to the Gruntfile.
2014-02-12 08:25:46 +00:00
Richard Davey
cf3b9ae187
Merge pull request #365 from luizbills/dev
...
browserify/requirejs error with SAT module fixed
2014-02-12 00:57:56 +00:00
photonstorm
10252543f2
Fixed the TypeScript definitions to include the missing SAT classes and other small tweaks. Updated README.
2014-02-10 02:43:57 +00:00
Richard Davey
62da24a7fc
Merge pull request #392 from clark-stevenson/patch-1
...
Update phaser.d.ts
2014-02-09 19:51:28 +00:00
Brett Jephson
b0f4ac3bcc
Tilemap - reverse diffX and diffY equations in Tilemap#paste.
2014-02-09 17:37:21 +00:00
clark-stevenson
e9ab2d30b6
Update phaser.d.ts
...
Sprite was missing height property
2014-02-09 17:00:07 +00:00
clark-stevenson
27bca6a8c2
Update phaser.d.ts
...
atlasJSONArray, atlasJSONHash should have optional parameters when it comes to URL/Object? Please disregard this if this is incorrect.
2014-02-09 16:15:10 +00:00
photonstorm
e11cae5373
Added the SAT class to the TypeScript defs file. Also this fixes #369 .
2014-02-07 02:50:36 +00:00
Richard Davey
c0032e7a58
Merge pull request #368 from Arlefreak/dev
...
Added description for pad len parameter
2014-02-06 21:19:25 +00:00
photonstorm
9e5e30bb12
Fixed TypeScript defs on lines 1741-1748 (thanks wombatbuddy)
2014-02-06 19:36:33 +00:00
Luiz Bills
03cde81b48
Merge branch 'master' into dev
2014-02-06 11:01:20 -02:00
Luiz Bills
b7bb52696f
browserify/requirejs error with SAT module fixed
2014-02-06 10:07:23 -02:00
Mario Carballo Zama
df2a048594
Added description for pad len parameter
2014-02-06 00:20:40 -06:00
photonstorm
68d5c73fea
Explicitly paused Timer continues if you un-focus and focus the browser window.
...
Added TimerEvent.pendingDelete and checks in Timer.update, so that removing an event in a callback no longer throws an exception.
2014-02-05 22:35:35 +00:00
photonstorm
eddce653e9
Preparing for 1.1.5 development.
2014-02-05 21:02:41 +00:00
photonstorm
16fa37081f
Merge branch 'origin/dev'
...
Conflicts:
README.md
1.1.4
2014-02-05 17:05:26 +00:00
photonstorm
fd68a2fe3a
Version number updates.
2014-02-05 16:59:54 +00:00
photonstorm
e7a9b96d27
Final release 1.1.4 examples finished.
2014-02-05 16:55:02 +00:00
photonstorm
02b75b9e23
Updated doc files.
2014-02-05 16:55:02 +00:00
photonstorm
0896c2fac7
Updating copyright year and README.
2014-02-05 16:54:59 +00:00
photonstorm
8e77e8cedb
Lots of TypeScript defs updates for the new Physics / Body classes.
2014-02-05 16:54:58 +00:00
photonstorm
846e9c5061
Removed debug info and tidying up ready for release.
2014-02-05 16:54:58 +00:00
photonstorm
1af86771ba
And we have level/ground jitter fixed :) Starstruck is running again properly now too. Time to commit and remove lots of debug data.
2014-02-05 16:54:58 +00:00
photonstorm
84f0f00f49
n-way collision checks and onBeginContact and onEndContact done and working. Also fixed issue in TweenManager.removeAll.
2014-02-05 16:54:58 +00:00
Richard Davey
4502ca1bf6
Merge pull request #359 from qdrj/patch-7
...
Update phaser.d.ts
2014-02-05 12:33:30 +00:00
Richard Davey
70ad43e71b
Merge pull request #357 from qdrj/patch-5
...
Update phaser.d.ts
2014-02-05 12:33:04 +00:00
qdrj
a1ccddcd7e
Update phaser.d.ts
...
Added BitmapText definitions
2014-02-05 01:19:04 -08:00
qdrj
82c39d0866
Update phaser.d.ts
...
It is a bit confusing that AnimationManager.getAnimation can return animation object or false. Maybe it will better if this method will be returning null instead of false.
2014-02-04 23:24:28 -08:00
Richard Davey
45f9db515a
Merge pull request #356 from qdrj/patch-4
...
Update phaser.d.ts
2014-02-04 03:08:18 -08:00
qdrj
09d4b2bb8b
Update phaser.d.ts
2014-02-04 01:32:06 -08:00
photonstorm
8315973c5d
Body/Group testing complete. Now focusing on n-way collision.
2014-02-03 04:09:45 +00:00
photonstorm
28f71ed86d
Fixed the Sprite / World / Group body issue. So invaders now works again, as do the new examples.
2014-02-03 04:09:45 +00:00
photonstorm
3488880956
Sprite vs. Sprite Group Body Tests.
2014-02-03 04:09:45 +00:00
Richard Davey
33d47cf9e9
Merge pull request #344 from qdrj/patch-1
...
Update phaser.d.ts
2014-01-31 10:28:21 -08:00
Richard Davey
cdb1891420
Merge pull request #350 from qdrj/patch-3
...
Update phaser.d.ts
2014-01-31 10:28:02 -08:00