Commit Graph

382 Commits

Author SHA1 Message Date
Lukas Klingsbo
14567f5b2e Fix rendering prio with Box2DGame 2020-05-04 21:07:26 +02:00
Erick Zanardo
ebc6be0237 Adding Images#fromBase64 2020-05-03 19:06:20 -03:00
Erick
01fc0083df Merge branch 'develop' into feat/effect-api 2020-05-01 10:37:35 -03:00
Erlend Fagerheim
41cc763c95 Merge branch 'split-game' of https://github.com/erf/flame into split-game 2020-04-23 18:10:49 +02:00
Erlend Fagerheim
c535ba6a2f fix commas 2020-04-23 18:10:36 +02:00
Erlend
0e0b45221c Merge branch 'develop' into split-game 2020-04-22 14:11:02 +02:00
Erlend Fagerheim
4386f47fc4 make BaseGame non-abstract and remove SimpleGame | fix animation example 2020-04-21 16:34:39 +02:00
Erick Zanardo
43b05acc55 Removing unused files 2020-04-21 10:43:04 -03:00
Erick Zanardo
ed11b5c4f1 Ensuring final position and size for MoveEffect and ScaleEffect 2020-04-21 10:14:31 -03:00
Erick Zanardo
f993aadceb Adding ScaleEffect 2020-04-21 10:01:08 -03:00
Erick Zanardo
9356132325 Initial commit with position effects (MoveEffect) 2020-04-21 10:01:08 -03:00
Erick
0c27bb7a02 Merge branch 'develop' into feat/sprite-button 2020-04-21 09:44:44 -03:00
Erick Zanardo
f47cd38d77 PR suggestions 2020-04-21 09:37:30 -03:00
Erick Zanardo
b5ae4f25f2 Linting 2020-04-21 09:32:16 -03:00
Erlend Fagerheim
2bc4b7ad9d refactor classes in game.dart to separate files 2020-04-20 21:11:54 +02:00
Erick
2d9c525fdb Merge pull request #283 from erf/sprite-batch
Add SpriteBatch API
2020-04-20 12:32:06 -03:00
Erlend Fagerheim
55a358dc74 static async fromAsset factory method | optional add all values in constructor 2020-04-20 16:44:52 +02:00
Erick
988048f997 Update doc/examples/widgets/lib/main.dart
Co-Authored-By: Luan Nico <luanpotter27@gmail.com>
2020-04-20 09:25:27 -03:00
Erick
5a59e5096f Update doc/examples/widgets/lib/main.dart
Co-Authored-By: Luan Nico <luanpotter27@gmail.com>
2020-04-20 09:25:20 -03:00
Erick
d4a268d0cc Pr suggestion on doc/examples/widgets/lib/main.dart
Co-Authored-By: Luan Nico <luanpotter27@gmail.com>
2020-04-20 09:25:06 -03:00
Erick Zanardo
aea3a651cc linting 2020-04-19 15:07:15 -03:00
Erick Zanardo
cbf694262b Adding SpriteButton 2020-04-19 15:06:54 -03:00
Erlend Fagerheim
8b232c9e1d add sprites example 2020-04-19 08:55:06 +02:00
Erlend Fagerheim
dc290df280 add sprite batch api 2020-04-19 08:47:10 +02:00
Erick Zanardo
6fe67fb611 Linting 2020-04-07 20:23:05 -03:00
Erick Zanardo
9fd85d7fa6 Fixing OverlayWidget state handling 2020-04-07 20:23:05 -03:00
Lukas Klingsbo
7e1f1e2846 Fix formatting issues 2020-03-30 20:52:00 +02:00
Lukas Klingsbo
d9b172a540 Update docs and add example 2020-03-30 20:44:35 +02:00
Erick Zanardo
eac11d08cc Adding KeyboardEvents 2020-03-26 10:08:25 -03:00
Liu Peng
276c7a19d5 fix typos 2020-03-23 23:51:52 +08:00
Liu Peng
ecdadeefe6 add more doc 2020-03-23 22:49:54 +08:00
Erick Zanardo
1b79bb73c2 Linting 2020-03-17 23:20:35 -03:00
Erick Zanardo
367015ba6c Fixing Tapable position checking on event handling 2020-03-17 23:16:45 -03:00
Erick Zanardo
f2f677eb12 PR suggestions 2020-02-01 14:39:07 -03:00
Erick Zanardo
587333b508 updating git ignore for example 2020-02-01 14:25:19 -03:00
Erick Zanardo
db6cccfa20 Fixing changelog and docs 2020-02-01 14:25:19 -03:00
Erick Zanardo
668444a01d Adding docs 2020-02-01 14:24:12 -03:00
Erick Zanardo
8cf0e116cc Adding NineTileBox widget 2020-02-01 14:24:12 -03:00
Erick Zanardo
ff68532bd8 PR suggestions 2020-01-30 19:21:01 -03:00
Erick Zanardo
47c7c2addd linting 2020-01-30 19:13:31 -03:00
Erick Zanardo
1b31cb0ef4 Improving example game 2020-01-30 19:13:04 -03:00
Erick Zanardo
c506dd0553 Overlay initial commit 2020-01-30 19:13:04 -03:00
Erick Zanardo
bcefcc7ff1 PR suggestions 2020-01-30 19:07:26 -03:00
Erick Zanardo
200c3da505 Improving FlareComponent API and updating FlareFlutter dependency 2020-01-30 19:07:26 -03:00
Luan Nico
383a4d8644 changes for pr 2020-01-12 21:44:06 -05:00
Luan Nico
84b0ad7b53 addressing comments on pr 2020-01-11 12:40:45 -05:00
Luan Nico
f0a746a7be formatting 2020-01-11 12:16:51 -05:00
Luan Nico
df82f6beae adding ninebox class and exmaple 2020-01-11 12:16:51 -05:00
Luan Nico
820fed2e52 bump svg dependency and fix example app to call ensure initialized method 2019-12-09 08:26:50 -05:00
Erick Zanardo
3996b511ab Updating AP to 0.13.5 2019-12-08 13:07:50 -03:00