Richard Davey
|
4435791cc1
|
Updated to use current null approach
|
2019-11-22 13:54:07 +00:00 |
|
Richard Davey
|
28982fb7fc
|
Fixed word wrapping
|
2019-11-22 13:48:10 +00:00 |
|
Richard Davey
|
b297950875
|
Added wordWrapCharCode
|
2019-11-22 13:48:01 +00:00 |
|
Richard Davey
|
bea6d91304
|
Update CHANGELOG.md
|
2019-11-21 17:11:47 +00:00 |
|
Richard Davey
|
5b1401153c
|
Working through BitmapText wrapping
|
2019-11-21 17:11:43 +00:00 |
|
Richard Davey
|
adad83046c
|
Merge branch 'master' of https://github.com/photonstorm/phaser
|
2019-11-20 22:03:38 +00:00 |
|
Richard Davey
|
ed2fa60840
|
Update CHANGELOG.md
|
2019-11-20 22:03:30 +00:00 |
|
Richard Davey
|
dc6b080091
|
Merge pull request #4874 from samme/feature/overlapCirc
Add ArcadePhysics#overlapCirc()
|
2019-11-20 22:02:15 +00:00 |
|
Richard Davey
|
e5421c4ebf
|
Fixed namespace #4873
|
2019-11-20 22:00:17 +00:00 |
|
Richard Davey
|
99bdb733c1
|
Update CHANGELOG.md
|
2019-11-20 21:59:10 +00:00 |
|
Richard Davey
|
ce2dbb7095
|
Merge pull request #4873 from samme/feature/group-type
Add `type` for Group, Arcade.Group, Arcade.StaticGroup
|
2019-11-20 21:54:10 +00:00 |
|
samme
|
b0f99db47d
|
Add ArcadePhysics#overlapCirc()
|
2019-11-20 12:21:53 -08:00 |
|
samme
|
8585541e15
|
Add type for Group, PhysicsGroup, StaticPhysicsGroup
|
2019-11-20 11:53:38 -08:00 |
|
Richard Davey
|
72cbc89817
|
Fixes Rollup freaking out over an eval
|
2019-11-20 17:19:20 +00:00 |
|
Richard Davey
|
13e7b21477
|
Update CHANGELOG.md
|
2019-11-20 17:10:14 +00:00 |
|
Richard Davey
|
0bfebb29ed
|
The requestAnimationFrame polyfill no longer expects a Browserify environment and uses window through-out.
|
2019-11-20 17:10:11 +00:00 |
|
Richard Davey
|
d0786e8dda
|
Update CHANGELOG.md
|
2019-11-20 14:50:30 +00:00 |
|
Richard Davey
|
5e1d86b75b
|
WebAudioSoundManager.setAudioContext is a new method that allows you to set the Sound Manager Audio Context to a different context instance. It will also disconnect and re-create the gain nodes on the new context.
|
2019-11-20 14:50:28 +00:00 |
|
Richard Davey
|
eac54a63d5
|
Update CHANGELOG.md
|
2019-11-20 13:50:58 +00:00 |
|
Richard Davey
|
77ca0d0bbd
|
The WebAudioSoundManager.unlock method will now listen for keydown events in order to unlock the Audio Context, as well as touch and pointer events, making it more accessible
|
2019-11-20 13:50:55 +00:00 |
|
Richard Davey
|
3b5e28f684
|
Update CHANGELOG.md
|
2019-11-20 13:02:56 +00:00 |
|
Richard Davey
|
a5d494f9d2
|
JSDoc fix. Fix #4871
|
2019-11-20 13:02:56 +00:00 |
|
Richard Davey
|
6f8db0774b
|
Merge pull request #4872 from samme/fix/timeline-callback-params
Fix bad parameter in Timeline callbacks and events
|
2019-11-20 12:32:26 +00:00 |
|
samme
|
482757c1a8
|
Fix bad parameter in Timeline callbacks and events
Fixes #4810
|
2019-11-19 15:37:25 -08:00 |
|
Richard Davey
|
3eafac9f4f
|
lint fixes
|
2019-11-19 13:02:05 +00:00 |
|
Richard Davey
|
659ca08775
|
Update CHANGELOG.md
|
2019-11-19 13:00:57 +00:00 |
|
Richard Davey
|
7d53dc3447
|
Added support for mipmap texture generation and filter levels
|
2019-11-19 13:00:54 +00:00 |
|
Richard Davey
|
ffabf069e0
|
Added mipmapFilter to game config
|
2019-11-19 13:00:37 +00:00 |
|
Richard Davey
|
9dd3e53f46
|
Update CHANGELOG.md
|
2019-11-19 11:49:58 +00:00 |
|
Richard Davey
|
c37058ef4b
|
When calling TileSprite.setTexture or setFrame , if the new frame size didn't match the old one, the new fill pattern would become distorted and the potWidth and potHeight values would be incorrect.
|
2019-11-19 11:49:54 +00:00 |
|
Richard Davey
|
a3db86db89
|
Update CHANGELOG.md
|
2019-11-19 11:23:23 +00:00 |
|
Richard Davey
|
b95a6a45bd
|
Fixed some JSDocs resulting from #4850
|
2019-11-19 11:23:19 +00:00 |
|
Richard Davey
|
4606f0b443
|
Merge pull request #4850 from rexrainbow/group-improvement
Add some action methods
|
2019-11-19 11:04:17 +00:00 |
|
Richard Davey
|
cf0a6f19e3
|
Update CHANGELOG.md
|
2019-11-19 11:00:45 +00:00 |
|
Richard Davey
|
e09a687955
|
Correct version number
|
2019-11-19 11:00:42 +00:00 |
|
Richard Davey
|
171ca39544
|
Merge pull request #4847 from rexrainbow/Action-of-scrollFactor
Add SetScrollFactor into Action and Group's createFromConfig
|
2019-11-19 10:55:16 +00:00 |
|
Richard Davey
|
392fd0af81
|
Update CHANGELOG.md
|
2019-11-19 10:53:23 +00:00 |
|
Richard Davey
|
e5f93738ca
|
Merge pull request #4807 from jcyuan/master
fix TS issues and fix the condition to check video support.
|
2019-11-19 10:49:09 +00:00 |
|
J.C
|
a679cf8244
|
restore phaser.d.ts to master's, this file should not be changed because this is actually an output file.
|
2019-11-19 11:14:01 +08:00 |
|
Richard Davey
|
bd6cabe997
|
Update CHANGELOG.md
|
2019-11-18 22:20:12 +00:00 |
|
Richard Davey
|
1091d09d93
|
Video.destroy has been renamed to Video.preDestroy , so that it now destroys properly like all other Game Objects. Fix #4821
|
2019-11-18 22:20:08 +00:00 |
|
Richard Davey
|
9ff331e10e
|
Merge pull request #4829 from jsoref/spelling
Spelling
|
2019-11-18 21:47:26 +00:00 |
|
Richard Davey
|
1e20ad706e
|
ADD and SUBTRACT added
|
2019-11-18 17:09:30 +00:00 |
|
Richard Davey
|
50d9931c11
|
Added cached MIN/MAX SAFE INT for IE support #4833
|
2019-11-18 17:01:55 +00:00 |
|
Richard Davey
|
922cbaa8ea
|
3.21 version and audit fix
|
2019-11-18 16:36:52 +00:00 |
|
Richard Davey
|
304c81cad4
|
Update CHANGELOG.md
|
2019-11-18 16:36:52 +00:00 |
|
Richard Davey
|
4a32318185
|
eslint fixes
|
2019-11-18 16:36:52 +00:00 |
|
Richard Davey
|
2a7e7157bd
|
Merge pull request #4831 from apasov/patch-1
Fix: enable loading video file as data URI (fixes #4830)
|
2019-11-18 16:26:06 +00:00 |
|
Richard Davey
|
26d884746f
|
Update CHANGELOG.md
|
2019-11-18 16:24:24 +00:00 |
|
Richard Davey
|
cc6cec5c83
|
Added in forceSetTimeout fps value (#4179)
|
2019-11-18 16:23:29 +00:00 |
|