Commit Graph

823 Commits

Author SHA1 Message Date
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
Lukas Klingsbo
f48bf4d654 All components must call super 2020-10-07 09:20:28 +02:00
Lukas Klingsbo
0f8b0075ee Fix formatting 2020-10-06 23:14:49 +02:00
Lukas Klingsbo
5329efa861 Fix last bugs from rebase 2020-10-06 23:14:07 +02:00
Erick
e590f70ddd Merge branch 'v1.0.0' into erick.removing-deprecated-stuff 2020-10-06 10:51:47 -03:00
Lukas Klingsbo
ca464748df Change to relative imports 2020-10-06 15:42:17 +02:00
Lukas Klingsbo
7e9201f3c6 Remove unused imports and add meta annotation 2020-10-06 15:42:17 +02:00
Lukas Klingsbo
795ff6be1e Fix formatting 2020-10-06 15:42:17 +02:00
Lukas Klingsbo
f0349688a7 Generic effects so that they can be applied on all components 2020-10-06 15:42:17 +02:00
Lukas Klingsbo
079828a6f8 Use a list of vector2 for MoveEffect 2020-10-06 15:42:17 +02:00
Lukas Klingsbo
6432f00a60 List of vector2 as an argument to MoveEffect 2020-10-06 15:38:43 +02:00
Lukas Klingsbo
eb70fe72d8 Formatting 2020-10-06 15:27:35 +02:00
Lukas Klingsbo
18048b16a3 Do a full reset on all infinite effects 2020-10-06 15:27:35 +02:00
Lukas Klingsbo
76e1f8a30e Proper reset in sequence 2020-10-06 15:27:35 +02:00
Lukas Klingsbo
b60f45c388 Use a list of vector2 for MoveEffect 2020-10-06 15:27:35 +02:00
Lukas Klingsbo
ba02032c68 List of vector2 as an argument to MoveEffect 2020-10-06 15:27:35 +02:00
Lukas Klingsbo
aac3f8b1fb Possibility to use combined effect in sequence 2020-10-06 15:24:11 +02:00
Lukas Klingsbo
7e9d9df168 Fix bug with absolute rotation 2020-10-06 15:24:11 +02:00
Renan
47aba31eff Fix resizable conflict (#483) 2020-10-06 14:13:31 +01:00
Erick Zanardo
ff0a82fbe8 Removing all deprecated stuff 2020-10-05 21:18:48 -03:00
Erick Zanardo
a61500106c linting 2020-10-05 20:35:31 -03:00
Erick Zanardo
55782e2a6a More adjustments 2020-10-05 20:33:53 -03:00
Erick Zanardo
0851efa7df Merge branch 'v1.0.0' into erick.assets-refactor-2 2020-10-05 19:30:18 -03:00
Renan
014f842e75 Fix deprecated message (#480) 2020-10-04 20:43:52 +01:00
Lukas Klingsbo
2319155df5 Fix formatting 2020-10-02 09:31:44 +02:00
Lukas Klingsbo
49875f7f56 Change back SpriteAnimation fields to ints 2020-10-02 09:29:39 +02:00
Lukas Klingsbo
697affce8c Update comments and naming of positional methods 2020-10-01 22:38:30 +02:00
Lukas Klingsbo
28c535deb1 Add tests for anchor position 2020-09-30 21:33:52 +02:00
Lukas Klingsbo
b0f5475546 Remove unused import 2020-09-30 20:55:12 +02:00
Lukas Klingsbo
ee438fcb4e Formatting 2020-09-30 20:51:47 +02:00
Lukas Klingsbo
0f9fc2c60e Fixed with regards to the comments 2020-09-30 20:49:19 +02:00
Lukas Klingsbo
49029db6ac Fix linting 2020-09-30 19:12:55 +02:00
Lukas Klingsbo
436e5ecc8a Formatting 2020-09-30 19:12:55 +02:00
Lukas Klingsbo
f97f20ab73 Vector2 for position and size on PositionComponent 2020-09-30 19:12:52 +02:00
Lukas Klingsbo
1625ff568b Merge pull request #472 from flame-engine/spydon.relative-or-absolute-effects
Add isRelative to effects that it makes sense for
2020-09-30 17:18:37 +02:00
Erick Zanardo
d80458ad79 Some more adjustments 2020-09-30 00:19:08 -03:00
Erick Zanardo
b314a9e8cf Some more adjustments 2020-09-30 00:07:10 -03:00
Erick Zanardo
8b75c79f6a formatting 2020-09-29 23:54:29 -03:00
Erick Zanardo
8e9c16b619 Merge branch 'v1.0.0' into erick.assets-refactor-2 2020-09-29 23:54:11 -03:00
Erick Zanardo
ebf05e0ca3 Luan PR suggestions 2020-09-29 17:53:47 -03:00
Lukas Klingsbo
e5dc5fce60 Fix formatting 2020-09-27 23:44:52 +02:00
Luan Nico
3c48aa345d Fixes 2020-09-27 15:15:58 -04:00
Luan Nico
a6023f4cfe Fixes 2020-09-27 15:10:42 -04:00
Luan Nico
91c271ce30 fix 2020-09-27 14:53:11 -04:00
Luan Nico
63ad21d421 Fix usages 2020-09-27 14:52:05 -04:00
Luan Nico
cd5107a7a7 Fix; 2020-09-27 14:30:33 -04:00
Luan Nico
18992e2575 Remove old files that were deleted 2020-09-27 14:25:24 -04:00
Erick Zanardo
bb30058642 Merge branch 'develop' into v1.0.0 2020-09-27 15:22:45 -03:00
Erick Zanardo
ad3231a48e Finishing fixing all examples 2020-09-27 14:04:20 -03:00