105 Commits

Author SHA1 Message Date
09adb4972c Always set end state 2020-11-07 15:21:21 +01:00
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
eeb22ea3ef Debugging 2020-11-07 15:21:21 +01:00
697a592c21 Never reset drift time 2020-11-07 15:21:21 +01:00
b3615f1cac Do not reset drift time internally 2020-11-07 15:21:21 +01:00
467181ba75 Assert message for speed or duration needed 2020-11-07 15:21:21 +01:00
407dd9e435 pixels/s -> pixels per second 2020-11-07 15:21:21 +01:00
5bfd47be25 MoveEffect test for alternation+infinity 2020-11-07 15:20:40 +01:00
520266df23 Stabilize MoveEffect tests 2020-11-07 15:20:40 +01:00
c4e2049450 Generalize position effect tests 2020-11-07 15:20:40 +01:00
56baa115d8 Add duration argument to effects 2020-11-07 15:20:40 +01:00
42811026b7 Duration for 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
08ba7bf7ab Fix formatting 2020-10-12 17:58:00 +02:00
09b0801efe Fix last bugs from rebase 2020-10-12 17:58:00 +02:00
c68a524942 Change to relative imports 2020-10-12 17:58:00 +02:00
e063d1cb2b Remove unused imports and add meta annotation 2020-10-12 17:58:00 +02:00
302f15fb42 Fix formatting 2020-10-12 17:58:00 +02:00
36ef7fb92e Generic effects so that they can be applied on all components 2020-10-12 17:58:00 +02:00
8253441a30 Use a list of vector2 for MoveEffect 2020-10-12 17:58:00 +02:00
f29fb48863 List of vector2 as an argument to MoveEffect 2020-10-12 17:58:00 +02:00
fef1232cec Formatting 2020-10-12 17:58:00 +02:00
891b950e44 Do a full reset on all infinite effects 2020-10-12 17:58:00 +02:00
379415af1d Proper reset in sequence 2020-10-12 17:58:00 +02:00
426cbf68e3 Use a list of vector2 for MoveEffect 2020-10-12 17:58:00 +02:00
ab5754e73e List of vector2 as an argument to MoveEffect 2020-10-12 17:58:00 +02:00
905b8beaf1 Possibility to use combined effect in sequence 2020-10-12 17:58:00 +02:00
e75d8f9180 Fix bug with absolute rotation 2020-10-12 17:58:00 +02:00
d7ecd17a45 Fix quotation marks for asserts 2020-10-11 00:11:46 +02:00
0f8b0075ee Fix formatting 2020-10-06 23:14:49 +02:00
5329efa861 Fix last bugs from rebase 2020-10-06 23:14:07 +02:00
ca464748df Change to relative imports 2020-10-06 15:42:17 +02:00
7e9201f3c6 Remove unused imports and add meta annotation 2020-10-06 15:42:17 +02:00
795ff6be1e Fix formatting 2020-10-06 15:42:17 +02:00
f0349688a7 Generic effects so that they can be applied on all components 2020-10-06 15:42:17 +02:00
079828a6f8 Use a list of vector2 for MoveEffect 2020-10-06 15:42:17 +02:00
6432f00a60 List of vector2 as an argument to MoveEffect 2020-10-06 15:38:43 +02:00
eb70fe72d8 Formatting 2020-10-06 15:27:35 +02:00
18048b16a3 Do a full reset on all infinite effects 2020-10-06 15:27:35 +02:00
76e1f8a30e Proper reset in sequence 2020-10-06 15:27:35 +02:00
b60f45c388 Use a list of vector2 for MoveEffect 2020-10-06 15:27:35 +02:00
ba02032c68 List of vector2 as an argument to MoveEffect 2020-10-06 15:27:35 +02:00
aac3f8b1fb Possibility to use combined effect in sequence 2020-10-06 15:24:11 +02:00
7e9d9df168 Fix bug with absolute rotation 2020-10-06 15:24:11 +02:00