Commit Graph

3302 Commits

Author SHA1 Message Date
Lukas Klingsbo
f48bf4d654 All components must call super 2020-10-07 09:20:28 +02:00
Erick
e3fcf2d778 Merge pull request #486 from flame-engine/erick.removing-deprecated-stuff
Removing all deprecated stuff
2020-10-06 19:18:37 -03:00
Lukas Klingsbo
7a29d19cc5 Merge pull request #482 from flame-engine/spydon.path-for-move-effect
Use a Vector2 path for MoveEffect
2020-10-06 23:28:42 +02:00
Lukas Klingsbo
3883d994df Merge pull request #484 from flame-engine/spydon.generics-for-effects
Generalize effects so that they can be used on all components
2020-10-06 23:21:18 +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
844578c1cc Add changelog entry 2020-10-06 15:42:17 +02:00
Lukas Klingsbo
795ff6be1e Fix formatting 2020-10-06 15:42:17 +02:00
Lukas Klingsbo
b743c44e8f Add docs for generic effects 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
a98605b60d Fix grammar error 2020-10-06 15:27:35 +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
67fba6ba52 Add changelog entries 2020-10-06 15:24:44 +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
6268afc7d1 linting 2020-10-05 21:40:26 -03:00
Erick Zanardo
3624b8ca17 Linting 2020-10-05 21:23:38 -03:00
Erick Zanardo
ff0a82fbe8 Removing all deprecated stuff 2020-10-05 21:18:48 -03:00
Erick Zanardo
05510cdc2b Merge branch 'develop' into v1.0.0 2020-10-05 21:11:23 -03:00
Erick Zanardo
a2f397d85b Merge branch 'master' into develop 2020-10-05 21:09:41 -03:00
Erick Zanardo
18a6438299 Adding disclaimer for contribution 2020-10-05 21:09:01 -03:00
Erick
5567187dd9 Merge pull request #485 from flame-engine/erick.contributing-disclaimer
Adding disclaimer for contribution
2020-10-05 21:04:18 -03:00
Erick Zanardo
9ed802c5b2 Adding disclaimer for contribution 2020-10-05 20:59:00 -03:00
Erick
e1eadbd4b2 Merge pull request #467 from flame-engine/erick.assets-refactor-2
Refactoring assets loading on Flame
2020-10-05 20:54:04 -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
Renan
0439a9088d Merge pull request #481 from flame-engine/pair-master
Pair develop with master
2020-10-04 20:43:12 +01:00
Erick Zanardo
b3073f647e Updating changelog to next iteration 2020-10-04 19:56:34 +01:00
Lukas Klingsbo
832643abd9 Merge pull request #473 from flame-engine/spydon.vector-for-position-component
Use Vector2 for position and size on PositionComponent
2020-10-03 16:19:49 +02: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