Skip to content

Commit ae3be15

Browse files
committed
Build Phaser CE v2.19.2
1 parent 79b5093 commit ae3be15

File tree

215 files changed

+7619
-7634
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

215 files changed

+7619
-7634
lines changed

build/custom/creature.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/custom/p2.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/custom/phaser-arcade-physics.js

+3-6
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* Phaser CE - https://github.com/photonstorm/phaser-ce
99
*
10-
* v2.19.1 "2021-10-13" - Built: Tue Oct 19 2021 11:50:07
10+
* v2.19.2 "2021-10-25" - Built: Sun Oct 24 2021 17:53:11
1111
*
1212
* By Richard Davey http://www.photonstorm.com @photonstorm and Phaser CE contributors
1313
*
@@ -5311,10 +5311,7 @@ PIXI.WebGLSpriteBatch.prototype.flush = function ()
53115311
gl.vertexAttribPointer(shader.colorAttribute, 4, gl.UNSIGNED_BYTE, true, stride, 16);
53125312

53135313
// Texture index
5314-
if (PIXI._enableMultiTextureToggle)
5315-
{
5316-
gl.vertexAttribPointer(shader.aTextureIndex, 1, gl.FLOAT, false, stride, 20);
5317-
}
5314+
gl.vertexAttribPointer(shader.aTextureIndex, 1, gl.FLOAT, false, stride, 20);
53185315
}
53195316

53205317
// upload the verts to the buffer
@@ -7787,7 +7784,7 @@ var Phaser = Phaser || { // jshint ignore:line
77877784
* @constant Phaser.VERSION
77887785
* @type {string}
77897786
*/
7790-
VERSION: '2.19.1',
7787+
VERSION: '2.19.2',
77917788

77927789
/**
77937790
* An array of Phaser game instances.

build/custom/phaser-arcade-physics.map

+1-1
Large diffs are not rendered by default.

build/custom/phaser-arcade-physics.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/custom/phaser-creature.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* Phaser CE - https://github.com/photonstorm/phaser-ce
99
*
10-
* v2.19.1 "2021-10-13" - Built: Tue Oct 19 2021 11:50:29
10+
* v2.19.2 "2021-10-25" - Built: Sun Oct 24 2021 17:53:34
1111
*
1212
* By Richard Davey http://www.photonstorm.com @photonstorm and Phaser CE contributors
1313
*
@@ -40,7 +40,7 @@ var Phaser = Phaser || { // jshint ignore:line
4040
* @constant Phaser.VERSION
4141
* @type {string}
4242
*/
43-
VERSION: '2.19.1',
43+
VERSION: '2.19.2',
4444

4545
/**
4646
* An array of Phaser game instances.

build/custom/phaser-creature.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/custom/phaser-minimum.js

+3-6
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* Phaser CE - https://github.com/photonstorm/phaser-ce
99
*
10-
* v2.19.1 "2021-10-13" - Built: Tue Oct 19 2021 11:50:17
10+
* v2.19.2 "2021-10-25" - Built: Sun Oct 24 2021 17:53:22
1111
*
1212
* By Richard Davey http://www.photonstorm.com @photonstorm and Phaser CE contributors
1313
*
@@ -5311,10 +5311,7 @@ PIXI.WebGLSpriteBatch.prototype.flush = function ()
53115311
gl.vertexAttribPointer(shader.colorAttribute, 4, gl.UNSIGNED_BYTE, true, stride, 16);
53125312

53135313
// Texture index
5314-
if (PIXI._enableMultiTextureToggle)
5315-
{
5316-
gl.vertexAttribPointer(shader.aTextureIndex, 1, gl.FLOAT, false, stride, 20);
5317-
}
5314+
gl.vertexAttribPointer(shader.aTextureIndex, 1, gl.FLOAT, false, stride, 20);
53185315
}
53195316

53205317
// upload the verts to the buffer
@@ -7787,7 +7784,7 @@ var Phaser = Phaser || { // jshint ignore:line
77877784
* @constant Phaser.VERSION
77887785
* @type {string}
77897786
*/
7790-
VERSION: '2.19.1',
7787+
VERSION: '2.19.2',
77917788

77927789
/**
77937790
* An array of Phaser game instances.

build/custom/phaser-minimum.map

+1-1
Large diffs are not rendered by default.

build/custom/phaser-minimum.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/custom/phaser-no-physics.js

+3-6
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* Phaser CE - https://github.com/photonstorm/phaser-ce
99
*
10-
* v2.19.1 "2021-10-13" - Built: Tue Oct 19 2021 11:50:13
10+
* v2.19.2 "2021-10-25" - Built: Sun Oct 24 2021 17:53:17
1111
*
1212
* By Richard Davey http://www.photonstorm.com @photonstorm and Phaser CE contributors
1313
*
@@ -5311,10 +5311,7 @@ PIXI.WebGLSpriteBatch.prototype.flush = function ()
53115311
gl.vertexAttribPointer(shader.colorAttribute, 4, gl.UNSIGNED_BYTE, true, stride, 16);
53125312

53135313
// Texture index
5314-
if (PIXI._enableMultiTextureToggle)
5315-
{
5316-
gl.vertexAttribPointer(shader.aTextureIndex, 1, gl.FLOAT, false, stride, 20);
5317-
}
5314+
gl.vertexAttribPointer(shader.aTextureIndex, 1, gl.FLOAT, false, stride, 20);
53185315
}
53195316

53205317
// upload the verts to the buffer
@@ -7787,7 +7784,7 @@ var Phaser = Phaser || { // jshint ignore:line
77877784
* @constant Phaser.VERSION
77887785
* @type {string}
77897786
*/
7790-
VERSION: '2.19.1',
7787+
VERSION: '2.19.2',
77917788

77927789
/**
77937790
* An array of Phaser game instances.

build/custom/phaser-no-physics.map

+1-1
Large diffs are not rendered by default.

build/custom/phaser-no-physics.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/custom/phaser-split.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* Phaser CE - https://github.com/photonstorm/phaser-ce
99
*
10-
* v2.19.1 "2021-10-13" - Built: Tue Oct 19 2021 11:50:22
10+
* v2.19.2 "2021-10-25" - Built: Sun Oct 24 2021 17:53:27
1111
*
1212
* By Richard Davey http://www.photonstorm.com @photonstorm and Phaser CE contributors
1313
*
@@ -40,7 +40,7 @@ var Phaser = Phaser || { // jshint ignore:line
4040
* @constant Phaser.VERSION
4141
* @type {string}
4242
*/
43-
VERSION: '2.19.1',
43+
VERSION: '2.19.2',
4444

4545
/**
4646
* An array of Phaser game instances.

build/custom/phaser-split.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/custom/pixi.js

+2-5
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* Phaser CE - https://github.com/photonstorm/phaser-ce
99
*
10-
* v2.19.1 "2021-10-13" - Built: Tue Oct 19 2021 11:50:28
10+
* v2.19.2 "2021-10-25" - Built: Sun Oct 24 2021 17:53:34
1111
*
1212
* By Richard Davey http://www.photonstorm.com @photonstorm and Phaser CE contributors
1313
*
@@ -5311,10 +5311,7 @@ PIXI.WebGLSpriteBatch.prototype.flush = function ()
53115311
gl.vertexAttribPointer(shader.colorAttribute, 4, gl.UNSIGNED_BYTE, true, stride, 16);
53125312

53135313
// Texture index
5314-
if (PIXI._enableMultiTextureToggle)
5315-
{
5316-
gl.vertexAttribPointer(shader.aTextureIndex, 1, gl.FLOAT, false, stride, 20);
5317-
}
5314+
gl.vertexAttribPointer(shader.aTextureIndex, 1, gl.FLOAT, false, stride, 20);
53185315
}
53195316

53205317
// upload the verts to the buffer

build/custom/pixi.map

+1-1
Large diffs are not rendered by default.

build/custom/pixi.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/phaser.js

+3-6
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* Phaser CE - https://github.com/photonstorm/phaser-ce
99
*
10-
* v2.19.1 "2021-10-13" - Built: Tue Oct 19 2021 11:50:00
10+
* v2.19.2 "2021-10-25" - Built: Sun Oct 24 2021 17:53:03
1111
*
1212
* By Richard Davey http://www.photonstorm.com @photonstorm and Phaser CE contributors
1313
*
@@ -20139,10 +20139,7 @@ PIXI.WebGLSpriteBatch.prototype.flush = function ()
2013920139
gl.vertexAttribPointer(shader.colorAttribute, 4, gl.UNSIGNED_BYTE, true, stride, 16);
2014020140

2014120141
// Texture index
20142-
if (PIXI._enableMultiTextureToggle)
20143-
{
20144-
gl.vertexAttribPointer(shader.aTextureIndex, 1, gl.FLOAT, false, stride, 20);
20145-
}
20142+
gl.vertexAttribPointer(shader.aTextureIndex, 1, gl.FLOAT, false, stride, 20);
2014620143
}
2014720144

2014820145
// upload the verts to the buffer
@@ -22615,7 +22612,7 @@ var Phaser = Phaser || { // jshint ignore:line
2261522612
* @constant Phaser.VERSION
2261622613
* @type {string}
2261722614
*/
22618-
VERSION: '2.19.1',
22615+
VERSION: '2.19.2',
2261922616

2262022617
/**
2262122618
* An array of Phaser game instances.

build/phaser.map

+1-1
Large diffs are not rendered by default.

build/phaser.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/CreatureShader.html

+10-10
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8">
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<title>Phaser CE Class: CreatureShader</title>
9-
<link rel="stylesheet" href="styles/site.phaser.css?2021101911">
9+
<link rel="stylesheet" href="styles/site.phaser.css?2021102417">
1010
</head>
1111

1212
<body>
@@ -224,7 +224,7 @@ <h5>Parameters:</h5>
224224
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt>
225225
<dd class="tag-source">
226226

227-
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/gameobjects/Creature.js#L15" title="CreatureShader on line 15 of src/gameobjects/Creature.js">src/gameobjects/Creature.js line 15</a>
227+
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/gameobjects/Creature.js#L15" title="CreatureShader on line 15 of src/gameobjects/Creature.js">src/gameobjects/Creature.js line 15</a>
228228

229229

230230

@@ -329,7 +329,7 @@ <h5>Type:</h5>
329329
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt>
330330
<dd class="tag-source">
331331

332-
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/gameobjects/Creature.js#L42" title="fragmentSrc on line 42 of src/gameobjects/Creature.js">src/gameobjects/Creature.js line 42</a>
332+
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/gameobjects/Creature.js#L42" title="fragmentSrc on line 42 of src/gameobjects/Creature.js">src/gameobjects/Creature.js line 42</a>
333333

334334

335335

@@ -402,7 +402,7 @@ <h5>Type:</h5>
402402
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt>
403403
<dd class="tag-source">
404404

405-
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/gameobjects/Creature.js#L28" title="gl on line 28 of src/gameobjects/Creature.js">src/gameobjects/Creature.js line 28</a>
405+
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/gameobjects/Creature.js#L28" title="gl on line 28 of src/gameobjects/Creature.js">src/gameobjects/Creature.js line 28</a>
406406

407407

408408

@@ -479,7 +479,7 @@ <h5>Type:</h5>
479479
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt>
480480
<dd class="tag-source">
481481

482-
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/gameobjects/Creature.js#L35" title="program on line 35 of src/gameobjects/Creature.js">src/gameobjects/Creature.js line 35</a>
482+
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/gameobjects/Creature.js#L35" title="program on line 35 of src/gameobjects/Creature.js">src/gameobjects/Creature.js line 35</a>
483483

484484

485485

@@ -556,7 +556,7 @@ <h5>Type:</h5>
556556
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt>
557557
<dd class="tag-source">
558558

559-
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/gameobjects/Creature.js#L64" title="vertexSrc on line 64 of src/gameobjects/Creature.js">src/gameobjects/Creature.js line 64</a>
559+
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/gameobjects/Creature.js#L64" title="vertexSrc on line 64 of src/gameobjects/Creature.js">src/gameobjects/Creature.js line 64</a>
560560

561561

562562

@@ -589,9 +589,9 @@ <h5>Type:</h5>
589589

590590

591591
<p class="package-signature">
592-
phaser-ce@2.19.1
592+
phaser-ce@2.19.2
593593
is on
594-
<a href="https://github.com/photonstorm/phaser-ce/releases/tag/v2.19.1">GitHub</a>
594+
<a href="https://github.com/photonstorm/phaser-ce/releases/tag/v2.19.2">GitHub</a>
595595
and
596596
<a href="https://www.npmjs.com/package/phaser-ce">NPM</a>
597597
</p>
@@ -608,7 +608,7 @@ <h5>Type:</h5>
608608
<p class="jsdoc-message">
609609
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a>
610610

611-
on 2021-10-19
611+
on 2021-10-24
612612

613613
using <a href="https://github.com/photonstorm/phaser-ce/tree/master/resources/docstrap-master">Tomorrow</a>.
614614
</p>
@@ -637,7 +637,7 @@ <h5>Type:</h5>
637637
</div>
638638
</div>
639639

640-
<script defer src="scripts/bundle.js?2021101911"></script>
640+
<script defer src="scripts/bundle.js?2021102417"></script>
641641

642642

643643

docs/EarCut.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8">
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<title>Phaser CE Class: EarCut</title>
9-
<link rel="stylesheet" href="styles/site.phaser.css?2021101911">
9+
<link rel="stylesheet" href="styles/site.phaser.css?2021102417">
1010
</head>
1111

1212
<body>
@@ -174,7 +174,7 @@ <h4 class="name" id="EarCut" data-name="EarCut">
174174
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt>
175175
<dd class="tag-source">
176176

177-
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/utils/EarCut.js#L20" title="EarCut on line 20 of src/utils/EarCut.js">src/utils/EarCut.js line 20</a>
177+
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/utils/EarCut.js#L20" title="EarCut on line 20 of src/utils/EarCut.js">src/utils/EarCut.js line 20</a>
178178

179179

180180

@@ -231,9 +231,9 @@ <h4 class="name" id="EarCut" data-name="EarCut">
231231

232232

233233
<p class="package-signature">
234-
phaser-ce@2.19.1
234+
phaser-ce@2.19.2
235235
is on
236-
<a href="https://github.com/photonstorm/phaser-ce/releases/tag/v2.19.1">GitHub</a>
236+
<a href="https://github.com/photonstorm/phaser-ce/releases/tag/v2.19.2">GitHub</a>
237237
and
238238
<a href="https://www.npmjs.com/package/phaser-ce">NPM</a>
239239
</p>
@@ -250,7 +250,7 @@ <h4 class="name" id="EarCut" data-name="EarCut">
250250
<p class="jsdoc-message">
251251
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a>
252252

253-
on 2021-10-19
253+
on 2021-10-24
254254

255255
using <a href="https://github.com/photonstorm/phaser-ce/tree/master/resources/docstrap-master">Tomorrow</a>.
256256
</p>
@@ -279,7 +279,7 @@ <h4 class="name" id="EarCut" data-name="EarCut">
279279
</div>
280280
</div>
281281

282-
<script defer src="scripts/bundle.js?2021101911"></script>
282+
<script defer src="scripts/bundle.js?2021102417"></script>
283283

284284

285285

docs/Event.html

+10-10
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8">
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<title>Phaser CE Class: Event</title>
9-
<link rel="stylesheet" href="styles/site.phaser.css?2021101911">
9+
<link rel="stylesheet" href="styles/site.phaser.css?2021102417">
1010
</head>
1111

1212
<body>
@@ -276,7 +276,7 @@ <h5>Parameters:</h5>
276276
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt>
277277
<dd class="tag-source">
278278

279-
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/plugins/path/EventTarget.js#L222" title="Event on line 222 of src/plugins/path/EventTarget.js">src/plugins/path/EventTarget.js line 222</a>
279+
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/plugins/path/EventTarget.js#L222" title="Event on line 222 of src/plugins/path/EventTarget.js">src/plugins/path/EventTarget.js line 222</a>
280280

281281

282282

@@ -392,7 +392,7 @@ <h5>Type:</h5>
392392
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt>
393393
<dd class="tag-source">
394394

395-
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/plugins/path/EventTarget.js#L274" title="data on line 274 of src/plugins/path/EventTarget.js">src/plugins/path/EventTarget.js line 274</a>
395+
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/plugins/path/EventTarget.js#L274" title="data on line 274 of src/plugins/path/EventTarget.js">src/plugins/path/EventTarget.js line 274</a>
396396

397397

398398

@@ -469,7 +469,7 @@ <h5>Type:</h5>
469469
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt>
470470
<dd class="tag-source">
471471

472-
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/plugins/path/EventTarget.js#L256" title="target on line 256 of src/plugins/path/EventTarget.js">src/plugins/path/EventTarget.js line 256</a>
472+
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/plugins/path/EventTarget.js#L256" title="target on line 256 of src/plugins/path/EventTarget.js">src/plugins/path/EventTarget.js line 256</a>
473473

474474

475475

@@ -546,7 +546,7 @@ <h5>Type:</h5>
546546
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt>
547547
<dd class="tag-source">
548548

549-
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/plugins/path/EventTarget.js#L286" title="timeStamp on line 286 of src/plugins/path/EventTarget.js">src/plugins/path/EventTarget.js line 286</a>
549+
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/plugins/path/EventTarget.js#L286" title="timeStamp on line 286 of src/plugins/path/EventTarget.js">src/plugins/path/EventTarget.js line 286</a>
550550

551551

552552

@@ -623,7 +623,7 @@ <h5>Type:</h5>
623623
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt>
624624
<dd class="tag-source">
625625

626-
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/plugins/path/EventTarget.js#L265" title="type on line 265 of src/plugins/path/EventTarget.js">src/plugins/path/EventTarget.js line 265</a>
626+
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/plugins/path/EventTarget.js#L265" title="type on line 265 of src/plugins/path/EventTarget.js">src/plugins/path/EventTarget.js line 265</a>
627627

628628

629629

@@ -656,9 +656,9 @@ <h5>Type:</h5>
656656

657657

658658
<p class="package-signature">
659-
phaser-ce@2.19.1
659+
phaser-ce@2.19.2
660660
is on
661-
<a href="https://github.com/photonstorm/phaser-ce/releases/tag/v2.19.1">GitHub</a>
661+
<a href="https://github.com/photonstorm/phaser-ce/releases/tag/v2.19.2">GitHub</a>
662662
and
663663
<a href="https://www.npmjs.com/package/phaser-ce">NPM</a>
664664
</p>
@@ -675,7 +675,7 @@ <h5>Type:</h5>
675675
<p class="jsdoc-message">
676676
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a>
677677

678-
on 2021-10-19
678+
on 2021-10-24
679679

680680
using <a href="https://github.com/photonstorm/phaser-ce/tree/master/resources/docstrap-master">Tomorrow</a>.
681681
</p>
@@ -704,7 +704,7 @@ <h5>Type:</h5>
704704
</div>
705705
</div>
706706

707-
<script defer src="scripts/bundle.js?2021101911"></script>
707+
<script defer src="scripts/bundle.js?2021102417"></script>
708708

709709

710710

0 commit comments

Comments
 (0)