Commit graph

18 commits

Author SHA1 Message Date
Kazhnuz
e22a293f03 feat:make actor able to load sti properties 2021-03-20 16:08:10 +01:00
Kazhnuz
3ab7771352 feat: add support for tile collision and overlay 2021-03-14 18:21:44 +01:00
Kazhnuz
ea4f3a926c fix: various fix for zSortItem 2020-09-13 16:58:42 +02:00
Kazhnuz
250d75ee77 fix: mark as local some forgotten local variables 2020-09-13 16:57:06 +02:00
Kazhnuz
877de98f67 fix: remove some call to non-existing variables 2020-09-13 16:49:50 +02:00
Kazhnuz
0114927ac0 fix(utils): add the method arguments to setSize 2020-09-13 13:29:12 +02:00
Kazhnuz
bc45f866c2 fix: fix the actor in rect query
* use x2/y2 as secondary limit comparison
* return the query and not an non-initilized variable
2020-09-13 13:28:41 +02:00
Kazhnuz
651eaaaa90 improvement(timer): remove unused logs 2019-08-24 21:05:30 +02:00
Kazhnuz
6c81408126 feat(tweens): add a timer system to the tween manager 2019-08-18 16:46:07 +02:00
Kazhnuz
5968f82d52 feat(camera): add a way to lock the camera position 2019-08-02 13:52:50 +02:00
Kazhnuz
ca3bf9ea7e chore(gfx): port gfx actors to the new system 2019-07-29 09:02:30 +02:00
Kazhnuz
791bf8754e feat(actors): add animation callback 2019-07-29 09:02:00 +02:00
Kazhnuz
e91e52cafe fix(modules/textured): use the right texture name 2019-07-27 15:10:05 +02:00
Kazhnuz
e6e29cf443 feat(actors): add a floor collision 2019-07-27 14:53:07 +02:00
Kazhnuz
029ede636b fix(world): propagate map type 2019-07-27 12:39:09 +02:00
Kazhnuz
2f7720d3bb fix(world3D): use the right variable name for creationID 2019-07-27 11:33:21 +02:00
Kazhnuz
3bde0e22ac chore(core): bump to latest snapshot 2019-07-26 16:46:43 +02:00
Kazhnuz
d2588cba74 core: use newest version 2019-04-01 08:25:51 +02:00