Commit Graph

3302 Commits

Author SHA1 Message Date
Luan Nico
2233aea64c Add to changelog 2020-10-14 01:55:26 -04:00
Luan Nico
1e285464f1 Improve IsometricTileMap and Spritesheet classes 2020-10-14 01:55:03 -04:00
Erick
cb3ca5518a Luan's line 2020-10-13 19:30:19 -03:00
Erick Zanardo
19fcb55b94 Moving disclaimar about v1 to readme 2020-10-13 19:29:23 -03:00
Erick Zanardo
9149622e1e Bumping version 2020-10-13 19:27:24 -03:00
Lukas Klingsbo
848ada1f66 Merge pull request #496 from flame-engine/spydon.mandatory-sprite-postition
Utilize Vector2 for Sprite
2020-10-13 23:56:17 +02:00
Erick
f62aa2d13e Merge pull request #498 from flame-engine/erick.fix-ci
Fixing CI workflow to run on pull requests too
2020-10-13 18:05:19 -03:00
Lukas Klingsbo
b20c097ba3 git clean before doing checks 2020-10-13 22:08:33 +02:00
Lukas Klingsbo
25a3708e00 Default srcSize 2020-10-13 22:01:48 +02:00
Lukas Klingsbo
c444e752b0 Sprite.size -> srcSize 2020-10-13 22:01:48 +02:00
Lukas Klingsbo
d975ad1138 position -> srcPosition for Sprite 2020-10-13 22:01:48 +02:00
Lukas Klingsbo
9dec544d96 bounds -> src for Sprite 2020-10-13 22:01:48 +02:00
Lukas Klingsbo
3804f962e3 Remove unused import 2020-10-13 22:01:47 +02:00
Lukas Klingsbo
2976362997 Utilize Vector2 for sprite and set default position 2020-10-13 22:01:47 +02:00
Erick
d2e16940aa Merge pull request #499 from flame-engine/erick.remove-unused-deps
Removing unused deps
2020-10-13 15:44:35 -03:00
Erick Zanardo
0b16bf4533 Removing unused deps 2020-10-13 08:37:10 -03:00
Erick Zanardo
8607880880 Fixing CI workflow to run on pull requests too 2020-10-13 08:29:50 -03:00
Lukas Klingsbo
d9e1ce892c Merge pull request #495 from flame-engine/spydon.fix-effects-bugs
Fix CombinedEffect alternation bug
2020-10-12 21:47:11 +02:00
Lukas Klingsbo
7a8baddae4 Merge branch 'v1.0.0' into spydon.fix-effects-bugs 2020-10-12 18:06:21 +02:00
Lukas Klingsbo
0135085184 Fix alternation bug of combined effect 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
cacab48108 Fix quotation marks for asserts 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
47c6b6cedd All components must call super 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
08ba7bf7ab Fix formatting 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
09b0801efe Fix last bugs from rebase 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
c68a524942 Change to relative imports 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
e063d1cb2b Remove unused imports and add meta annotation 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
23fe7b0740 Add changelog entry 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
302f15fb42 Fix formatting 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
7ecb446732 Add docs for generic effects 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
36ef7fb92e Generic effects so that they can be applied on all components 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
8253441a30 Use a list of vector2 for MoveEffect 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
f29fb48863 List of vector2 as an argument to MoveEffect 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
0b24af0f7a Fix grammar error 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
fef1232cec Formatting 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
891b950e44 Do a full reset on all infinite effects 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
379415af1d Proper reset in sequence 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
426cbf68e3 Use a list of vector2 for MoveEffect 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
ab5754e73e List of vector2 as an argument to MoveEffect 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
1ed28322c3 Add changelog entries 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
905b8beaf1 Possibility to use combined effect in sequence 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
e75d8f9180 Fix bug with absolute rotation 2020-10-12 17:58:00 +02:00
Lukas Klingsbo
0958d5e0ba Merge pull request #494 from daisy1754/patch-1
Fix typo in issue template
2020-10-12 09:26:49 +02:00
Kazuki
829b84afee Fix typo in issue template 2020-10-11 23:02:01 -07:00
Luan Nico
d44c612fd8 Merge pull request #491 from flame-engine/luan.remove-audio
Removing audio stuff in favor of flame_audio
2020-10-11 15:33:05 -04:00
Luan Nico
f79f93ee5c . 2020-10-11 13:07:47 -04:00
Luan Nico
3cb43859dc . 2020-10-11 13:07:47 -04:00
Luan Nico
5ec85da7a1 . 2020-10-11 13:07:28 -04:00
Luan Nico
8128cc8e69 Removing audio stuff in favor of flame_audio 2020-10-11 13:07:17 -04:00
Lukas Klingsbo
150974708e Merge pull request #479 from flame-engine/spydon.fix-effects-bugs
Fix effects bugs, use Vector2 path for MoveEffect and generalize effects
2020-10-11 00:16:37 +02:00
Lukas Klingsbo
d7ecd17a45 Fix quotation marks for asserts 2020-10-11 00:11:46 +02:00