Commit Graph

3302 Commits

Author SHA1 Message Date
Lukas Klingsbo
ab39b51951 Added scale effect test 2020-11-07 15:20:40 +01:00
Lukas Klingsbo
09191d3961 Added rotate effect test 2020-11-07 15:20:40 +01:00
Lukas Klingsbo
5bfd47be25 MoveEffect test for alternation+infinity 2020-11-07 15:20:40 +01:00
Lukas Klingsbo
520266df23 Stabilize MoveEffect tests 2020-11-07 15:20:40 +01:00
Lukas Klingsbo
2fe73fc9f4 Add generic PositionComponent test helper 2020-11-07 15:20:40 +01:00
Lukas Klingsbo
c4e2049450 Generalize position effect tests 2020-11-07 15:20:40 +01:00
Lukas Klingsbo
56baa115d8 Add duration argument to effects 2020-11-07 15:20:40 +01:00
Lukas Klingsbo
39482d26bc Test suite for MoveEffect 2020-11-07 15:20:40 +01:00
Lukas Klingsbo
42811026b7 Duration for effects 2020-11-07 15:20:40 +01:00
harrisonqi
aecfb7286c Update README-ZH.md 2020-11-05 16:41:29 +08:00
Erick Zanardo
7fe47ed3eb Linting 2020-11-02 11:27:18 -03:00
Erick Zanardo
20c5134843 PR suggestions 2020-11-02 11:20:47 -03:00
Erick
f0d2b35fdd Merge branch 'v1.0.0' into erick.basic-advanced-detectors-warning 2020-11-02 11:10:23 -03:00
Erick
b481909b53 Merge pull request #518 from flame-engine/luan.resize-to-on-resize
Rename resize method on the Game to onResize
2020-11-02 11:09:24 -03:00
Luan Nico
a5fdf64525 Add to changelog 2020-10-29 19:02:37 -04:00
Luan Nico
00d363f531 Rename resize method on the Game to onResize 2020-10-29 18:59:38 -04:00
renancaraujo
18b161bf5d add next to changelog 2020-10-28 09:31:36 +00:00
renancaraujo
07858fb9bd Merge branch 'master' of github.com:flame-engine/flame into v1.0.0 2020-10-28 09:30:33 +00:00
Renan
4da108e373 Merge pull request #515 from flame-engine/develop
0.28.0 release
2020-10-27 23:56:56 +00:00
renancaraujo
17e93376de changelog for 0.28.0 2020-10-27 23:43:34 +00:00
Erick
7e9ad5f49c Merge pull request #513 from flame-engine/erick.ensure-animation-initialization
Ensuring sprite animation and sprite animation components get properly initialized
2020-10-26 17:57:34 -03:00
Erick
319f967bbf Merge branch 'v1.0.0' into erick.ensure-animation-initialization 2020-10-26 17:47:33 -03:00
Erick
e7d4340bfc Merge pull request #514 from flame-engine/erick.v1-template
Updating PR template to the v1 branch
2020-10-26 17:46:56 -03:00
Lukas Klingsbo
8b5281b70c Merge pull request #511 from flame-engine/spydon.fix-timer
Refactor timer
2020-10-26 21:42:13 +01:00
Lukas Klingsbo
181ac5ad17 Added from 19dbda53 2020-10-24 13:35:45 +02:00
Tyemy Kuga
38e542a2b1 Adding pause and resume to timer 2020-10-24 13:34:40 +02:00
Erick Zanardo
3a88ccb48d Updating PR template to the v1 branch 2020-10-22 22:44:41 -03:00
Erick Zanardo
34a902f8cf Fixing params 2020-10-22 22:43:12 -03:00
Erick Zanardo
431262028a Ensuring sprite animation and sprite animation components don't get NPEs on initialization 2020-10-22 22:29:01 -03:00
Erick Zanardo
2593b2e442 Linting 2020-10-22 21:50:56 -03:00
Erick Zanardo
aedb28f6cf Adding warning about both advanced and basic gesture detectors 2020-10-22 21:45:48 -03:00
Lukas Klingsbo
ce056e840a Formatting 2020-10-22 20:15:34 +02:00
Lukas Klingsbo
b29e0a6f11 Refactor timer class 2020-10-22 20:15:08 +02:00
Lukas Klingsbo
3a9145cfc4 Merge pull request #505 from daisy1754/feature/line_height
Add lineHeight property to TextConfig
2020-10-22 13:50:38 +02:00
Lukas Klingsbo
2e9d48f241 Merge branch 'develop' into feature/line_height 2020-10-22 13:50:28 +02:00
Lukas Klingsbo
11fb4580a8 Merge pull request #508 from flame-engine/spydon.export-full-vector_math
Export the full vector math library
2020-10-22 13:49:33 +02:00
Lukas Klingsbo
ac7b6d9857 Merge pull request #509 from tyemy/develop
Adding pause and resume methods to time class
2020-10-22 13:49:07 +02:00
Tyemy Kuga
19dbda5354 Adding pause and resume to timer 2020-10-21 22:57:54 -03:00
Lukas Klingsbo
40d786a416 Add changelog entry for export of vector_math 2020-10-20 23:11:13 +02:00
Lukas Klingsbo
337c64e126 Export full vector_math package 2020-10-20 23:06:59 +02:00
Kazuki Nishiura
ea4148e9dd Add lineHeight property to TextConfig 2020-10-18 13:47:07 -07:00
Luan Nico
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
Luan Nico
4871f656a4 Merge pull request #501 from flame-engine/luan.fix-imports-2
Followup fix imports with new version of vscode-dart-import
2020-10-14 23:39:15 -04:00
Luan Nico
37ad12e9a0 . 2020-10-14 22:41:51 -04:00
Luan Nico
b4b20655e0 Enable strong strict mode on dartalyzer 2020-10-14 22:36:14 -04:00
Luan Nico
cc7706508f Add linter rule 2020-10-14 21:48:31 -04:00
Luan Nico
f0e1e2c03b Followup fix imports with new version of vscode-dart-import 2020-10-14 20:18:14 -04:00
Luan Nico
91a2873edc Merge pull request #500 from flame-engine/luan.iso-updates
Improve IsometricTileMap and Spritesheet classes
2020-10-14 20:13:20 -04:00
Luan Nico
76c7d51991 Address comments 2020-10-14 20:10:01 -04:00
Luan Nico
1c4ef5a2c0 . 2020-10-14 01:56:15 -04:00