Richard Davey
|
7aaf77a2c6
|
Merged the Mesh Game Object back in
|
2020-10-05 16:52:01 +01:00 |
|
Richard Davey
|
ea36036688
|
New Spine Plugin dist build
|
2020-10-05 14:16:46 +01:00 |
|
Richard Davey
|
fe90da5f2f
|
Update CHANGELOG-v3.50.md
|
2020-10-05 14:16:31 +01:00 |
|
Richard Davey
|
725e8bcbd6
|
SpineFile now uses a ! character to split the keys, instead of an underscore, preventing the plugin from incorrectly working out the keys for filenames with underscores in them. Fix #5336
|
2020-10-05 14:15:15 +01:00 |
|
Richard Davey
|
8091f09c10
|
Don't set OutlineStyle if undefined
|
2020-10-05 13:53:11 +01:00 |
|
Richard Davey
|
706d02873a
|
Fixed issue with camera flash/fade not working
|
2020-10-05 13:44:29 +01:00 |
|
Richard Davey
|
468b1ba255
|
Added 2nd conditional back
|
2020-10-05 13:43:54 +01:00 |
|
Richard Davey
|
8c29a001e4
|
Update CHANGELOG-v3.50.md
|
2020-10-05 10:40:38 +01:00 |
|
Richard Davey
|
a16ab01e22
|
MouseManager.isTop is a new boolean read-only property that flags if the mouse event listeners were attached to window.top (true), or just window (false). By default Phaser will attempt window.top , but this isn't possible in all environments, such as cross-origin iframes, so it will fall back to window in those cases and set this property to false
|
2020-10-05 10:40:35 +01:00 |
|
Richard Davey
|
6d5348b7c7
|
Ignore scripts folder
|
2020-10-05 10:27:23 +01:00 |
|
Richard Davey
|
f881e1c37f
|
Update CHANGELOG-v3.50.md
|
2020-10-05 10:27:18 +01:00 |
|
Richard Davey
|
0fb0c094c6
|
Removed inner loop
|
2020-10-05 08:07:06 +01:00 |
|
Richard Davey
|
30d80bb74b
|
Added keyframe
|
2020-10-05 08:06:53 +01:00 |
|
Richard Davey
|
c8a99f00f2
|
Improved JSDocs
|
2020-10-03 10:15:19 +01:00 |
|
Richard Davey
|
0d1d1b0038
|
Update CHANGELOG-v3.50.md
|
2020-10-03 10:05:41 +01:00 |
|
Richard Davey
|
2b99623cdc
|
Group now extends EventEmitter , allowing you to emit custom events from within a Group.
|
2020-10-03 10:05:38 +01:00 |
|
Richard Davey
|
de46453353
|
Update CHANGELOG-v3.50.md
|
2020-10-02 14:03:35 +01:00 |
|
Richard Davey
|
d9d4d74c89
|
Updated docs
|
2020-10-02 14:03:32 +01:00 |
|
Richard Davey
|
6a48a2bdc8
|
Update .eslintignore
|
2020-10-02 13:54:46 +01:00 |
|
Richard Davey
|
42d6188b7a
|
Now using the GetCullTilesFunction #4922
|
2020-10-02 13:53:20 +01:00 |
|
Richard Davey
|
7895a36e9f
|
Update CHANGELOG-v3.50.md
|
2020-10-02 13:48:55 +01:00 |
|
Richard Davey
|
c0c00b66be
|
Tilemaps.Components.IsometricCullTiles is a new function that culls tiles in a isometric map.
|
2020-10-02 13:48:52 +01:00 |
|
Richard Davey
|
ab753ffe10
|
Tilemaps.Components.StaggeredCullTiles is a new function that culls tiles in a staggered map.
|
2020-10-02 13:48:42 +01:00 |
|
Richard Davey
|
0b8b9fb3ba
|
Tilemaps.Components.HexagonalCullTiles is a new function that culls tiles in a hexagonal map.
|
2020-10-02 13:48:33 +01:00 |
|
Richard Davey
|
c44c43a553
|
Tilemaps.Components.StaggeredCullBounds is a new function that calculates the cull bounds for a staggered map.
|
2020-10-02 13:48:22 +01:00 |
|
Richard Davey
|
e42b407721
|
Tilemaps.Components.HexagonalCullBounds is a new function that calculates the cull bounds for a hexagonal map.
|
2020-10-02 13:48:13 +01:00 |
|
Richard Davey
|
2450a16911
|
Tilemaps.Components.GetCullTilesFunction is a new function that returns the correct culling function to use.
|
2020-10-02 13:48:01 +01:00 |
|
Richard Davey
|
c66df4b94b
|
Deleted unused files
|
2020-10-02 13:47:49 +01:00 |
|
Richard Davey
|
9c92fccd3a
|
Updated to use new components
|
2020-10-02 13:47:36 +01:00 |
|
Richard Davey
|
f58ec09489
|
Tilemaps.Components.CullBounds is a new function that calculates the cull bounds for an orthogonal map.
|
2020-10-02 13:47:27 +01:00 |
|
Richard Davey
|
b11e5fe1fb
|
Tilemaps.Components.RunCull is a new function that runs the culling process from the combined bounds and tilemap.
|
2020-10-02 13:47:10 +01:00 |
|
Richard Davey
|
83b37de793
|
Update CHANGELOG-v3.50.md
|
2020-10-02 12:10:02 +01:00 |
|
Richard Davey
|
7980beaeab
|
Fixed references and docs #4922
|
2020-10-02 12:09:58 +01:00 |
|
Richard Davey
|
da651dc650
|
Fixed require filename
|
2020-10-02 12:06:07 +01:00 |
|
Richard Davey
|
1839e58581
|
Tidied up formatting #4922
|
2020-10-02 12:05:52 +01:00 |
|
Richard Davey
|
8ea29b6cf2
|
Removed console warnings
|
2020-10-02 12:02:48 +01:00 |
|
Richard Davey
|
89cec01b39
|
Updated types
|
2020-10-02 12:02:40 +01:00 |
|
Richard Davey
|
04ecc38a61
|
Fixed JSDocs and const path #4922
|
2020-10-02 11:57:37 +01:00 |
|
Richard Davey
|
b09197d8cb
|
Added proper JSDocs and fixed private accessors #4922
|
2020-10-02 11:53:23 +01:00 |
|
Richard Davey
|
d5561ad97a
|
Use cached vec2s to avoid constant vector creation
|
2020-10-02 11:41:11 +01:00 |
|
Richard Davey
|
aafd5c6cee
|
Use cached vec2s to avoid constant vector creation
|
2020-10-02 11:36:44 +01:00 |
|
Richard Davey
|
f03ddf033b
|
Formatting fix #4992
|
2020-10-02 11:27:50 +01:00 |
|
Richard Davey
|
a3f67973cd
|
Corrected documentation and tidied up #4992
|
2020-10-02 11:25:48 +01:00 |
|
Richard Davey
|
ffb49bdb3a
|
Tilemaps.Components.StaggeredTileToWorldXY is a new function that converts staggered tile coordinates to world coordinates.
|
2020-10-02 11:22:48 +01:00 |
|
Richard Davey
|
4281bc1763
|
Tilemaps.Components.IsometricTileToWorldXY is a new function that converts isometric tile coordinates to world coordinates.
|
2020-10-02 11:22:39 +01:00 |
|
Richard Davey
|
3c3c01d4d5
|
Tilemaps.Components.HexagonalTileToWorldXY is a new function that converts hexagonal tile coordinates to world coordinates.
|
2020-10-02 11:22:30 +01:00 |
|
Richard Davey
|
a51e0b8a68
|
Tilemaps.Components.GetWorldToTileXYFunction is a new function that returns the correct conversion function to use.
|
2020-10-02 11:22:18 +01:00 |
|
Richard Davey
|
6049701d91
|
Restored previous function
|
2020-10-02 11:22:02 +01:00 |
|
Richard Davey
|
df320babb0
|
Update CHANGELOG-v3.50.md
|
2020-10-02 11:16:38 +01:00 |
|
Richard Davey
|
a89a58bd6c
|
Restore previous function
|
2020-10-02 11:16:32 +01:00 |
|