svipal
|
79fe9abc6e
|
finished updating culling system
|
2020-09-18 17:16:52 +02: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 |
|
Richard Davey
|
b035d190e9
|
Added JSDocs
|
2020-04-27 16:13:40 +01: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
|
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
|
a7d4816564
|
added staggered support
|
2020-03-14 10:11:04 +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
|
dc330aaf4a
|
linted everything
|
2020-02-06 11:02:44 +01:00 |
|
Svipal
|
aaf512b9cd
|
fixed problems with putting tiles from null tiles
|
2020-02-05 18:37:40 +01:00 |
|
Svipal
|
70cbdc0925
|
preparing for WIP PR 4
|
2020-01-29 20:32:08 +01:00 |
|
Svipal
|
95df0be94a
|
changed orientation localisation to layer, will make easier the fixing of pixelwidth and height and makes more sense overall
|
2020-01-29 20:27:40 +01:00 |
|
Svipal
|
d6489d1146
|
preparing WIP PR 2
|
2020-01-29 19:21:27 +01:00 |
|
Svipal
|
ccbff39074
|
preparing WIP PR
|
2020-01-29 19:20:25 +01:00 |
|
Svipal
|
a82b27ce6f
|
added deep copy, doesn't change anything , this.orientation in the tile still bugging
|
2020-01-29 19:01:22 +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
|
946857f756
|
pixel changes
|
2020-01-26 22:51:01 +01:00 |
|
Richard Davey
|
ff65e69cd1
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
|
Richard Davey
|
c91ed91ce3
|
License link update
|
2019-05-10 16:15:04 +01:00 |
|
Richard Davey
|
f41cacde25
|
Merge pull request #4336 from florianvazelle/master
Fix getCenter methods returning wrong value for scaled layers
|
2019-04-08 10:20:32 +01:00 |
|
Jeremie Corpinot
|
e40ff20a2c
|
Update Tile.properties type to any
Update `Tile.properties` type from ` object` to `any` so we can access any un-declared property without TypeScript throwing an error.
Solve issue https://github.com/photonstorm/phaser/issues/4356
|
2019-02-13 20:04:45 +01:00 |
|
florianvazelle
|
01f1daad51
|
Fix getCenter methods returning wrong value for scaled layers
|
2019-01-30 15:57:51 +01:00 |
|
Richard Davey
|
aa341854c7
|
Happy New Year
|
2019-01-15 16:20:22 +00:00 |
|
Richard Davey
|
b3c3b4bae7
|
Adjust pixel position so scaled tiles don't offset
|
2018-12-13 13:16:46 +00:00 |
|
Richard Davey
|
5c45b477b3
|
Fixed lint errors in #4152
|
2018-11-20 12:33:08 +00:00 |
|
Ram Kaniyur
|
e5ebfe861f
|
Fix Tile.tileset to return just the containing tileset instead of all of them.
|
2018-11-08 21:27:16 +11:00 |
|
Richard Davey
|
4b1c762296
|
Updated @memberOf to @memberof
|
2018-10-10 10:49:13 +01:00 |
|
Richard Davey
|
a9063604dc
|
Replace @readOnly with @readonly
|
2018-10-09 13:40:00 +01:00 |
|
Richard Davey
|
18585de81d
|
Lots of jsdoc fixes
|
2018-04-16 14:43:24 +01:00 |
|
Richard Davey
|
112a1eabb5
|
Typo
|
2018-04-12 14:25:52 +01:00 |
|
orblazer
|
9375bb0530
|
Fix multiple types on Tilemaps
|
2018-03-20 16:11:33 +01:00 |
|
orblazer
|
30f410d1d3
|
Fix types in Tilemaps
|
2018-03-20 12:36:35 +01:00 |
|
Richard Davey
|
7126f80615
|
Fixed jsdocs
|
2018-02-22 01:38:19 +00:00 |
|
Richard Davey
|
d1f5f8a82b
|
Added jsdocs
|
2018-02-12 16:01:21 +00:00 |
|
Richard Davey
|
5dffe21858
|
Updated jsdocs
|
2018-02-07 23:27:01 +00:00 |
|
Richard Davey
|
fb42cbee42
|
Updated jsdocs
|
2018-02-07 22:46:07 +00:00 |
|
Richard Davey
|
ea52b2e12c
|
Updated jsdocs
|
2018-02-07 21:58:23 +00:00 |
|
Richard Davey
|
10193c181a
|
Fixed require paths.
|
2018-02-07 17:10:01 +00:00 |
|
Richard Davey
|
89fe7123e1
|
Moved to its own top-level folder.
|
2018-02-07 16:29:48 +00:00 |
|