Commit Graph

823 Commits

Author SHA1 Message Date
Erick Zanardo
0e21799433 PR suggestions 2020-08-29 11:44:36 -03:00
DinoAndCat
aad4d37ea6 fix bug in the Box2DGame's add and addLater method , when the Component extends BodyComponent and mixin HasGameRef or other mixins ,the mixins will not be set correctly 2020-08-24 01:12:12 +08:00
Erick Zanardo
c4de3b5289 Improving Flame image autocaching 2020-08-22 12:59:38 -03:00
Luan Nico
201295f767 Merge pull request #440 from flame-engine/luan.composed-p3
[v1] Part 3: Great Composed Component Refactor
2020-08-18 23:43:54 -04:00
Luan Nico
d0f23b6488 address comments 2020-08-18 23:40:06 -04:00
Luan Nico
01b3863353 address comments 2020-08-18 23:39:40 -04:00
Erick Zanardo
7530e24c66 Merge branch 'develop' into v1.0.0 2020-08-11 22:07:54 -03:00
renancaraujo
1d7fdd6ed1 format 2020-08-10 19:41:00 +01:00
renancaraujo
b9cd0395d2 depreate stuff 2020-08-10 19:06:40 +01:00
Jochum van der Ploeg
daaa421498 Updated mixin naming according to review 2020-08-10 08:55:36 +02:00
Luan Nico
997f36edc4 Part 3: Great Composed Component Refactor 2020-08-08 19:49:10 -04:00
Jochum van der Ploeg
1f316afd3d Moved FPS code to a mixin 2020-08-08 13:58:41 +02:00
Renan
23f13c395a Improvement(#419): Rename animation to sprite animation (#429)
* rename animation stuff

* rename sprite animation component

* pr stuff
2020-08-06 01:21:20 +01:00
Luan Nico
da9c9a40e9 Add mustCallSuper to BaseGame 2020-08-05 19:29:34 -04:00
Erick
dfbb0d2ffe Merge branch 'v1.0.0' into spydon.box2d-refactor 2020-08-05 20:19:57 -03:00
Erick Zanardo
a7ef691756 Moving tiled support to a separate package 2020-08-04 17:58:04 -03:00
Luan Nico
677e45b796 More fixes 2020-08-03 14:10:19 -04:00
Luan Nico
e28cd218c2 More fixes 2020-08-03 14:07:59 -04:00
Luan Nico
6f836ee36c Extract each component to their own file 2020-08-03 13:08:41 -04:00
Luan Nico
b2c88e31da Fixes in examples 2020-08-03 11:27:28 -04:00
Lukas Klingsbo
47f7e062b4 Remove files that moved to flame_box2d 2020-07-31 20:58:41 +02:00
Erick Zanardo
a64b4d5f87 PR nit 2020-07-29 21:29:21 -03:00
Erick Zanardo
2254a321d7 Linting 2020-07-25 12:24:13 -03:00
Erick Zanardo
ada5b65d20 Preventing methods that don't work on web to crash the app 2020-07-25 12:09:22 -03:00
UFYLORD
b35c6aff94 Update comments in util.dart
Add the link to comments of flutter's issue[#5259], so we can check the flutter's issue #5259 directly, just click the link in quick docs when the mouse hovers on the method.
2020-07-15 09:58:14 +08:00
Erick
3517979e81 Merge branch 'develop' into erick.remove-svg-package 2020-07-02 19:47:53 -03:00
Erick Zanardo
67a694087e Fixing example and restoring SpriteComponent 2020-07-02 19:41:37 -03:00
Erick Zanardo
cdbd93c019 Outsourcing svg support to an external library 2020-07-01 19:58:10 -03:00
Erick Zanardo
a8796a5605 PR suggestion 2020-07-01 11:44:21 -03:00
Erick Zanardo
629fbb7247 linting 2020-06-30 23:49:56 -03:00
Erick Zanardo
c60e039f06 Fixing game crashes on web 2020-06-30 23:36:47 -03:00
Erick Zanardo
9f9aa7362a Adding MemoryCache class 2020-06-30 23:24:34 -03:00
Erick Zanardo
277faacf8f Some fixes regarding the joystic PR 2020-06-30 22:30:05 -03:00
rafaelbarbosatec
32c68f15d8 rename param 2020-06-30 15:30:46 -03:00
rafaelbarbosatec
776710544d ajustes documentacao 2020-06-30 15:28:51 -03:00
Erick
ac6e6f8553 Merge branch 'develop' into feature/add-joystick-component 2020-06-29 16:26:51 -03:00
Luan Nico
edb236b287 formatting 2020-06-28 14:40:32 -04:00
Luan Nico
f4858305df Add docs 2020-06-28 14:36:31 -04:00
Luan Nico
752241bb97 Better docs 2020-06-28 13:10:46 -04:00
Luan Nico
0041c2894f Update tiled and add rotation feature 2020-06-28 12:50:41 -04:00
Erick Zanardo
cc19a551bc Merge branch 'develop' into erick.layer 2020-06-25 18:21:32 -03:00
Erick Zanardo
3148a483e3 PR nits 2020-06-25 18:19:05 -03:00
Lukas Klingsbo
cdf7de615d Fixed argument list 2020-06-24 20:55:23 +02:00
rafaelbarbosatec
f2398a083d resolve conflit changelog 2020-06-24 12:31:48 -03:00
rafaelbarbosatec
9028d28c5f fix degrees 2020-06-24 12:23:59 -03:00
rafaelbarbosatec
d53f507935 add improvemets by comments PR 2020-06-24 10:51:04 -03:00
rafaelbarbosatec
2a808af98b melhorias joystick 2020-06-24 10:42:48 -03:00
rafaelbarbosatec
d8ba6c546c add improvemets by comments PR 2020-06-24 10:31:16 -03:00
Lukas Klingsbo
acde967bbc Fix formatting 2020-06-24 11:50:24 +02:00
Lukas Klingsbo
9168ef3836 onComplete callback for effects 2020-06-24 11:46:33 +02:00