Commit Graph

3302 Commits

Author SHA1 Message Date
Lukas Klingsbo
6d38f162dc Example showcasing how to use the ContactCallback 2020-05-05 20:17:01 +02:00
Lukas Klingsbo
fa678cbb2c Simplify contact listeners for box2d 2020-05-05 20:16:52 +02:00
Lukas Klingsbo
c5c0a23ac9 Move existing box2d example 2020-05-05 20:15:50 +02:00
Erick
bba5326900 Merge pull request #310 from flame-engine/feat/image-base64
Adding Images#fromBase64
2020-05-05 10:29:12 -03:00
Erick
03bb8d6e98 Merge branch 'develop' into feat/image-base64 2020-05-05 10:22:31 -03:00
Erick Zanardo
2d70522258 Removing generated_plugin_registrant.dart 2020-05-05 10:21:19 -03:00
Luan Nico
7c5c2074d0 Merge pull request #311 from spydon/fix-render-prio
Fix render priority
2020-05-05 09:15:54 -04:00
Lukas Klingsbo
3f96c336c7 Changelog entry spelling 2020-05-04 21:39:16 +02:00
Lukas Klingsbo
7db7a9972f Add changelog entry 2020-05-04 21:09:22 +02:00
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 Zanardo
dfe58af021 Starting new dev iteration 2020-05-03 15:45:41 -03:00
Erick
8d19c4275f Merge pull request #308 from flame-engine/develop
0.20.0 RC
2020-05-03 15:45:12 -03:00
Erick Zanardo
111edf2bd9 Removing duplicated entry on CHANGELOG 2020-05-03 15:42:33 -03:00
Erick Zanardo
43d1d40345 Bumping version (0.20.0) 2020-05-03 15:40:51 -03:00
Erlend Fagerheim
a2efb23d41 update commment on GameLoop Ticker in CHANGELOG 2020-05-01 16:55:16 +02:00
Luan Nico
f10b501155 Merge pull request #295 from flame-engine/feat/effect-api
Introducing effects API
2020-05-01 09:46:03 -04:00
Erick Zanardo
d12a577f41 Merge branch 'feat/effect-api' of github.com:flame-engine/flame into feat/effect-api 2020-05-01 10:41:31 -03:00
Erick Zanardo
d7bd0b3b1f Linting 2020-05-01 10:41:08 -03:00
Erick
01fc0083df Merge branch 'develop' into feat/effect-api 2020-05-01 10:37:35 -03:00
Erick Zanardo
775b2de2b8 PR Suggestions 2020-05-01 10:36:28 -03:00
Erlend Fagerheim
a4fb6017af simplify gameloop using Ticker 2020-04-27 02:46:09 +02:00
Erick
7b4bd4647a Merge pull request #292 from erf/split-game
Refactor classes in game.dart file to separate files
2020-04-24 15:38: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
Erick Zanardo
28c424ac54 Typos 2020-04-22 18:10:02 -03:00
Erlend
0e0b45221c Merge branch 'develop' into split-game 2020-04-22 14:11:02 +02:00
Erlend Fagerheim
21f0cb769f added note to CHANGELOG on BaseGame change 2020-04-21 16:46:37 +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
ac2cad7afe Adding CHANGELOG and docs 2020-04-21 10:30:53 -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
e4f5b21828 Merge pull request #290 from flame-engine/feat/sprite-button
Adding SpriteButton
2020-04-21 09:52:58 -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
48a21cc74c flutter format 2020-04-20 21:15:59 +02:00
Erlend Fagerheim
5258e10caa update CHANGELOG.md 2020-04-20 21:12:10 +02: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
2db46a9127 Updating CHANGELOG 2020-04-19 15:18:17 -03:00
Erick Zanardo
b447dc2091 Adding docs 2020-04-19 15:14:04 -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