22 Commits

Author SHA1 Message Date
73f4dfd673 Only return active effects 2020-11-07 15:21:21 +01:00
84ca546ccb Round the floating point delta 2020-11-07 15:21:21 +01:00
56baa115d8 Add duration argument to effects 2020-11-07 15:20:40 +01:00
4af9a32145 Merge pull request #502 from flame-engine/luan.strict-mode
Enable strong strict mode on dartalyzer
2020-10-15 09:56:56 -04:00
b4b20655e0 Enable strong strict mode on dartalyzer 2020-10-14 22:36:14 -04:00
f0e1e2c03b Followup fix imports with new version of vscode-dart-import 2020-10-14 20:18:14 -04:00
7a8baddae4 Merge branch 'v1.0.0' into spydon.fix-effects-bugs 2020-10-12 18:06:21 +02:00
0135085184 Fix alternation bug of combined effect 2020-10-12 17:58:00 +02:00
cacab48108 Fix quotation marks for asserts 2020-10-12 17:58:00 +02:00
09b0801efe Fix last bugs from rebase 2020-10-12 17:58:00 +02:00
379415af1d Proper reset in sequence 2020-10-12 17:58:00 +02:00
905b8beaf1 Possibility to use combined effect in sequence 2020-10-12 17:58:00 +02:00
d7ecd17a45 Fix quotation marks for asserts 2020-10-11 00:11:46 +02:00
5329efa861 Fix last bugs from rebase 2020-10-06 23:14:07 +02:00
76e1f8a30e Proper reset in sequence 2020-10-06 15:27:35 +02:00
aac3f8b1fb Possibility to use combined effect in sequence 2020-10-06 15:24:11 +02:00
d39701ac50 Add isRelative to some effects 2020-09-23 16:06:40 +02:00
385e60e554 setByPosition -> setPosition 2020-09-21 13:17:56 +02:00
6f836ee36c Extract each component to their own file 2020-08-03 13:08:41 -04:00
9168ef3836 onComplete callback for effects 2020-06-24 11:46:33 +02:00
53de371520 Updated according to comments 2020-06-05 23:24:42 +02:00
03c8879060 Add an effect where you can combine several effects 2020-06-05 22:25:37 +02:00