sam3ha2
|
067a7ce77b
|
Fix the text-component position is changed by anchor
|
2020-05-07 14:16:24 +09:00 |
|
Luan Nico
|
a6f13cbf17
|
Fixes games trying to use gameRef inside the resize function
|
2020-05-06 22:17:54 -04:00 |
|
Luan Nico
|
b2b159f483
|
Merge pull request #302 from erf/simplify-gameloop
Simplify GameLoop using a Ticker
|
2020-05-06 22:15:49 -04:00 |
|
Lukas Klingsbo
|
e55334abde
|
Fix formatting
|
2020-05-05 20:17:01 +02:00 |
|
Lukas Klingsbo
|
94cd8b6f2b
|
Set userdata on the body instead of on fixture
|
2020-05-05 20:17:01 +02:00 |
|
Lukas Klingsbo
|
d431cf6c24
|
Rely on generics for contact callbacks
|
2020-05-05 20:17:01 +02:00 |
|
Lukas Klingsbo
|
86c37c7194
|
Add contact object to callback functions
|
2020-05-05 20:17:01 +02:00 |
|
Lukas Klingsbo
|
353fe77790
|
Parameterize types for ContactCallback
|
2020-05-05 20:17:01 +02:00 |
|
Lukas Klingsbo
|
41fcde6a38
|
Reflect class name in filename for ContactCallbacks
|
2020-05-05 20:17:01 +02:00 |
|
Lukas Klingsbo
|
fa678cbb2c
|
Simplify contact listeners for box2d
|
2020-05-05 20:16:52 +02:00 |
|
Erick
|
03bb8d6e98
|
Merge branch 'develop' into feat/image-base64
|
2020-05-05 10:22:31 -03: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
|
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 |
|
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
|
4386f47fc4
|
make BaseGame non-abstract and remove SimpleGame | fix animation example
|
2020-04-21 16:34:39 +02: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 |
|
Erlend Fagerheim
|
48a21cc74c
|
flutter format
|
2020-04-20 21:15:59 +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 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
|
dc290df280
|
add sprite batch api
|
2020-04-19 08:47:10 +02:00 |
|
Erlend Fagerheim
|
45729562b7
|
added game loop abstraction for GameRenderBox
|
2020-04-16 20:42:04 +02:00 |
|
Erick Zanardo
|
7667779718
|
Linting
|
2020-04-14 09:01:32 -03:00 |
|
Erick (CptBlackPixel)
|
f6f1b73152
|
Merge branch 'develop' into feat/pause-engine
|
2020-04-14 08:59:02 -03:00 |
|
Erick Zanardo
|
4df24f71e7
|
PR suggestion
|
2020-04-14 08:57:44 -03:00 |
|
Erick Zanardo
|
63e3739370
|
Making sure to avoid a null pointer exception on engine pause
|
2020-04-13 20:15:52 -03:00 |
|
Lukas Klingsbo
|
c2d982d566
|
Retain initializeWidget
|
2020-04-13 19:45:49 +02:00 |
|
Lukas Klingsbo
|
d55797e0a7
|
Invalid inheritance with new flutter
|
2020-04-12 19:59:15 +02:00 |
|
Erick Zanardo
|
796191bedf
|
Initial proposal for pause and resume engine
|
2020-04-10 15:12:23 -03:00 |
|
Erick (CptBlackPixel)
|
90c5b5832c
|
Merge pull request #264 from flame-engine/fix/add-later
Fixing addLater component lifecycle
|
2020-04-08 20:26:49 -03:00 |
|
Erick (CptBlackPixel)
|
353a1eec47
|
Merge branch 'develop' into fix/add-later
|
2020-04-08 08:33:20 -03: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 |
|
Erick Zanardo
|
a877e69a0b
|
Fixing Component#onDestroy
|
2020-04-07 17:32:28 -03:00 |
|
Erick Zanardo
|
3aa8cbd6ef
|
moving onMount to preAdd
|
2020-04-06 11:45:40 -03:00 |
|
Erick Zanardo
|
f1e7cc9bff
|
Fixing addLater component lifecycle
|
2020-04-05 12:17:21 -03:00 |
|