svipal
|
5911b94d35
|
Revert "clean up"
This reverts commit 854589ddbe .
woops
|
2020-04-10 20:55:31 +02:00 |
|
svipal
|
854589ddbe
|
clean up
|
2020-04-10 20:40:52 +02:00 |
|
Svipal
|
8665e08f13
|
refactored things so that there is no more switching at runtime depending on orientation
|
2020-04-03 19:36:13 +02:00 |
|
Svipal
|
1ccc815ce7
|
removed a few debug prints, moved isoBounds to a new component, started to add constants
|
2020-03-22 12:35:24 +01:00 |
|
Svipal
|
33daee1d27
|
canvas renderer typo fix
|
2020-03-22 08:48:26 +01:00 |
|
svipal
|
9c23f7e72f
|
Update src/tilemaps/ParseToTilemap.js
Co-Authored-By: Chris Andrew <hex727@gmail.com>
|
2020-03-22 08:46:07 +01:00 |
|
Svipal
|
72cb3343d6
|
cleaning up debug prints and such
|
2020-03-21 11:25:04 +01:00 |
|
Svipal
|
cec71a85ea
|
added hexagonal support
|
2020-03-21 10:19:03 +01:00 |
|
Svipal
|
406e6eb093
|
fixed worldtotilex on odd tiles
|
2020-03-14 10:57:19 +01:00 |
|
Svipal
|
66e99bccc6
|
changed a few things, preparing tiles
|
2020-03-14 10:23:13 +01:00 |
|
Svipal
|
a7d4816564
|
added staggered support
|
2020-03-14 10:11:04 +01:00 |
|
svipal
|
9780592a90
|
Update StaticTilemapLayer.js
|
2020-02-08 15:55:22 +01:00 |
|
svipal
|
8e30c5ef1c
|
Update TileToWorldX.js
|
2020-02-08 15:53:53 +01:00 |
|
svipal
|
cf622269e8
|
Update PutTileAt.js
|
2020-02-08 15:51:12 +01:00 |
|
svipal
|
a40ff084f9
|
Update DynamicTilemapLayerWebGLRenderer.js
|
2020-02-08 15:25:51 +01:00 |
|
svipal
|
18c8973ba7
|
Delete metals.log
|
2020-02-08 15:20:14 +01:00 |
|
svipal
|
304ff79b2b
|
Update StaticTilemapLayer.js
|
2020-02-08 12:23:09 +01:00 |
|
svipal
|
283bb46358
|
Update ParseJSONTiled.js
|
2020-02-08 12:15:30 +01:00 |
|
svipal
|
71cf182d97
|
Update LayerData.js
|
2020-02-08 12:14:49 +01:00 |
|
svipal
|
a8719c5697
|
Update StaticTilemapLayer.js
|
2020-02-08 12:06:02 +01:00 |
|
svipal
|
e8fe850edf
|
Update StaticTilemapLayerCanvasRenderer.js
|
2020-02-08 12:03:43 +01:00 |
|
svipal
|
7122ea0b6b
|
Update GetTilesWithinShape.js
|
2020-02-08 11:56:38 +01:00 |
|
svipal
|
e4c43e59ba
|
Update CullTiles.js
|
2020-02-08 11:55:33 +01:00 |
|
svipal
|
dc604e6336
|
Update TilemapCreator.js
|
2020-02-08 11:54:09 +01:00 |
|
svipal
|
b63a4e1107
|
Update Tilemap.js
|
2020-02-08 11:53:27 +01:00 |
|
svipal
|
7ba3771045
|
Update Tile.js
|
2020-02-08 11:51:14 +01:00 |
|
svipal
|
4ca9f5dbf1
|
Update Tile.js
|
2020-02-08 11:47:43 +01:00 |
|
svipal
|
4007e92be0
|
Update GetTileAt.js
|
2020-02-08 10:32:35 +01:00 |
|
svipal
|
f48e4aa9aa
|
Update GetTileAt.js
|
2020-02-08 10:31:59 +01:00 |
|
svipal
|
891c39cc69
|
Update TileIntersectsBody.js
|
2020-02-08 10:31:23 +01:00 |
|
svipal
|
f47d2a028a
|
Update TileIntersectsBody.js
|
2020-02-08 10:30:54 +01:00 |
|
svipal
|
a21b9b8287
|
Update package-lock.json
cleaning up
|
2020-02-08 10:10:47 +01:00 |
|
Svipal
|
da26928b0c
|
preparing for preparing
|
2020-02-07 15:42:49 +01:00 |
|
Svipal
|
9b86c5e6ed
|
commented
|
2020-02-07 15:31:15 +01:00 |
|
Svipal
|
1573e25214
|
added isoCullDistances parameter to DynamicTilemapLayer
|
2020-02-07 15:21:11 +01:00 |
|
Svipal
|
d7a857697f
|
fixed worldToTileXY and tileToWorldXY undefined point mistakes. Fixed getTilesWithinXY incorrect snaptoFloor setting
|
2020-02-07 14:05:42 +01:00 |
|
Svipal
|
dc330aaf4a
|
linted everything
|
2020-02-06 11:02:44 +01:00 |
|
svipal
|
786834be5e
|
Merge pull request #5 from photonstorm/master
keeping up with master again.
|
2020-02-05 18:45:52 +01:00 |
|
Svipal
|
5747f7102d
|
fixed problems with removeTileAt
|
2020-02-05 18:42:20 +01:00 |
|
Svipal
|
aaf512b9cd
|
fixed problems with putting tiles from null tiles
|
2020-02-05 18:37:40 +01:00 |
|
Richard Davey
|
58d40fa9e0
|
Cache the vars
|
2020-02-04 23:56:50 +00:00 |
|
Richard Davey
|
0b696ebc74
|
Added MatterJS.BodyType to GameObject.body type. Fix #4962
|
2020-02-04 21:13:44 +00:00 |
|
Richard Davey
|
1411d5514b
|
Update CHANGELOG.md
|
2020-02-04 17:30:31 +00:00 |
|
Richard Davey
|
03ee36f9ba
|
Finished JSDocs
|
2020-02-04 17:30:27 +00:00 |
|
Richard Davey
|
3183f1e7de
|
Finished JSDocs
|
2020-02-04 17:16:19 +00:00 |
|
Richard Davey
|
25bdc565f2
|
Update CHANGELOG.md
|
2020-02-04 16:53:36 +00:00 |
|
Richard Davey
|
e675c21db1
|
Finished JSDocs
|
2020-02-04 16:53:33 +00:00 |
|
Richard Davey
|
d58211da71
|
Update CHANGELOG.md
|
2020-02-04 16:19:46 +00:00 |
|
Richard Davey
|
0ee6d16c17
|
Finished Geom JSDocs
|
2020-02-04 16:19:42 +00:00 |
|
Richard Davey
|
11a24cdb73
|
Update CHANGELOG.md
|
2020-02-04 14:56:32 +00:00 |
|