Richard Davey
|
3352bd800c
|
Restored previous version #4992
|
2020-10-02 10:37:30 +01:00 |
|
Richard Davey
|
92b431646a
|
Tilemaps.Components.GetWorldToTileYFunction is a new function that returns the correct type of translation to use.
|
2020-10-02 10:31:02 +01:00 |
|
Richard Davey
|
f1c85fc220
|
Tilemaps.Components.HexagonalWorldToTileY is a new function that converts world Y coordinates from pixels to hexagonal tile Y coordinates.
|
2020-10-02 10:30:53 +01:00 |
|
Richard Davey
|
cb09374f9d
|
Tilemaps.Components.StaggeredWorldToTileY is a new function that converts world Y coordinates from pixels to staggered tile Y coordinates.
|
2020-10-02 10:30:43 +01:00 |
|
Richard Davey
|
17df0f7135
|
Restored to previous version. #4992
|
2020-10-02 10:30:30 +01:00 |
|
Svipal
|
3997cad5a7
|
same work
|
2020-09-19 13:05:56 +02:00 |
|
Svipal
|
299f83c13d
|
fixed conflicts
|
2020-09-19 10:56:05 +02:00 |
|
svipal
|
79fe9abc6e
|
finished updating culling system
|
2020-09-18 17:16:52 +02:00 |
|
Svipal
|
1994185d6f
|
merged master
|
2020-09-08 22:17:04 +02:00 |
|
Richard Davey
|
0d934c730e
|
Every single Tilemap.Component function has now been made public. This means you can call the Component functions directly, should you need to, outside of the Tilemap system.
|
2020-09-02 11:54:24 +01:00 |
|
Richard Davey
|
07865a5823
|
Final set of namespace changes. Fix #5062
|
2020-09-01 20:28:42 +01:00 |
|
Svipal
|
809d0b7495
|
merged master
|
2020-08-09 13:13:09 +02:00 |
|
Svipal
|
241d4193e8
|
let's try again
|
2020-08-09 12:33:52 +02:00 |
|
Svipal
|
b4a1473fea
|
test
|
2020-08-09 12:13:29 +02:00 |
|
Svipal
|
b4d9d71009
|
fixed orthogonal world to tile
|
2020-06-25 15:04:57 +02:00 |
|
Svipal
|
e6d468cda7
|
worldToTile fixed
|
2020-06-06 00:23:16 +02:00 |
|
samme
|
c963768c1e
|
Docs: SetCollisionByExclusion() and friends
Fixes #5179
Thanks @BoltKey
|
2020-06-05 10:01:30 -07:00 |
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
|
Svipal
|
a8b60cf946
|
fixed dynamic layer rendering
|
2020-02-04 04:57:28 +01:00 |
|
Svipal
|
fd29e96a5d
|
changed orientation to be part of the layer, really cleaned up API. Started tests on the dynamic layer. Trying to understand getTileAt bug
|
2020-01-30 15:58:07 +01:00 |
|
Svipal
|
050325bff0
|
tried to pin down where the orientation became undefined, no success.
|
2020-01-29 17:42:39 +01:00 |
|
Svipal
|
95d2ff9996
|
need to compare across commits to understand regression regarding this.x
|
2020-01-27 20:12:53 +01:00 |
|
Svipal
|
e4857ce48a
|
yoyuee
|
2020-01-19 20:55:09 +01:00 |
|
Svipal
|
fbe3345e54
|
Updated RemoveTileAtWorldXy, PutTileAtWorldXY, GetTilesWithinShape and GetTilesWithinWorldXY
|
2020-01-19 20:50:57 +01:00 |
|
svipal
|
eb90fc2ab4
|
Merge pull request #2 from photonstorm/master
keeping up with master #2
|
2020-01-18 14:21:26 +01:00 |
|
No
|
1a88ff95ba
|
updated dynamic layer and tilemap
|
2020-01-17 16:15:59 +01:00 |
|
No
|
f17aef0abf
|
wordtotileX or Y cannot be called independently either
|
2020-01-17 15:15:15 +01:00 |
|
No
|
ddbcf85194
|
woops
|
2020-01-17 14:49:02 +01:00 |
|
No
|
83bbf08902
|
changed world to tile and tile to world in isometric mode
|
2020-01-17 14:47:33 +01:00 |
|
Richard Davey
|
ff65e69cd1
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
|