Renan Araujo
|
6653016cce
|
fix constrainedbox
|
2019-04-19 11:36:13 -03:00 |
|
Lukas Klingsbo
|
580ccdecfc
|
Typos in documentation and comments (#71)
|
2019-04-04 13:57:38 -03:00 |
|
Erick
|
fe0f1e0391
|
New audio API (#68)
* Initial implementation
* Updating API
* Updating sfx logic
* Updating sound API
* Improving docs
* Updating CHANGELOG
|
2019-03-30 15:56:48 -03:00 |
|
Luan Nico
|
d020d3448b
|
merge and fix analyzer issues
|
2019-03-25 10:18:54 -03:00 |
|
Luan Nico
|
7ba75c1f75
|
formatting
|
2019-03-25 09:29:20 -03:00 |
|
Luan Nico
|
0b8bd0a638
|
fix this is async should return a future
|
2019-03-25 09:13:44 -03:00 |
|
Renan Araujo
|
6696373bd7
|
zero analyzer issues
|
2019-03-23 15:02:17 -03:00 |
|
Renan Araujo
|
5a68d8b9d8
|
typo
|
2019-03-23 14:49:34 -03:00 |
|
Renan Araujo
|
94aafdadc5
|
update widget
|
2019-03-23 14:47:19 -03:00 |
|
Renan Araujo
|
aacb3fcb65
|
flutter formar
|
2019-03-22 13:37:42 -03:00 |
|
Renan Araujo
|
b1a3d222a9
|
use final
|
2019-03-22 13:35:46 -03:00 |
|
Renan Araujo
|
5a2f576610
|
merge
|
2019-03-22 13:21:17 -03:00 |
|
Renan Araujo
|
e7ac8ed094
|
unecessary new
|
2019-03-22 13:20:18 -03:00 |
|
Renan Araujo
|
16403a07d2
|
nits
|
2019-03-22 09:05:40 -03:00 |
|
Renan Araujo
|
5e0d336040
|
Merge branch 'master' of github.com:luanpotter/flame into fix-game-on-slivers
|
2019-03-22 09:02:26 -03:00 |
|
Renan Araujo
|
b23c316def
|
flutter formar
|
2019-03-22 08:58:32 -03:00 |
|
Erick
|
167d49a536
|
Adding Animation reversed (#66)
* Adding Animation#reversed
* Updating CHANGELOG
* PR suggestions
|
2019-03-22 08:12:15 -03:00 |
|
Erick
|
b86f53929e
|
Adding basic SVG support (#61)
|
2019-03-21 21:42:52 -03:00 |
|
Renan Araujo
|
95abd27382
|
add offser and making embedded widget paint itself
|
2019-03-20 23:00:19 -03:00 |
|
Renan
|
a778069b72
|
fix widget as game (#59)
|
2019-03-18 09:29:12 -03:00 |
|
Renan
|
bb6757d853
|
composed component docs (#58)
* composed-component-docs
* undo mistakes
* typos
|
2019-03-16 22:15:26 -03:00 |
|
feroult
|
1d6bf808f2
|
removing stateless widget
|
2019-03-16 09:08:52 -03:00 |
|
Renan
|
80b21ffbe8
|
embedded game fix (#57)
* embedded-game-fix
* update example
|
2019-03-13 10:06:57 -03:00 |
|
Luan Nico
|
9c69937b5b
|
Fixes build (tests), adding ditance method to position, fix linting (formating, quotes), removed uneeded new keywords everywhere
|
2019-03-10 15:17:53 -03:00 |
|
Erick Zanardo
|
ceac0093fd
|
Adding docs for the AssetsCache class
|
2019-03-09 15:57:28 -03:00 |
|
Erick Zanardo
|
3a852ced2e
|
Creating AssetsCache class
|
2019-03-09 15:55:48 -03:00 |
|
Erick Zanardo
|
910d923bd3
|
Adding method docs
|
2019-03-07 19:26:57 -03:00 |
|
Erick Zanardo
|
3d3b275ff8
|
Initial aseprite support
|
2019-03-06 21:25:58 -03:00 |
|
feroult
|
4cae5bfb43
|
widget
|
2019-03-05 10:55:29 -03:00 |
|
feroult
|
b64aa60ce4
|
widget
|
2019-03-05 00:03:05 -03:00 |
|
feroult
|
0f2d6f82d7
|
widget
|
2019-03-05 00:03:05 -03:00 |
|
feroult
|
ef8ef4d214
|
widget
|
2019-03-05 00:03:05 -03:00 |
|
feroult
|
9ae06ba5e7
|
game widget
|
2019-03-05 00:03:05 -03:00 |
|
Luan Nico
|
529b14e4df
|
fix for new flutter version
|
2019-02-13 09:39:46 -02:00 |
|
Luan Nico
|
a9b83fcc47
|
fixes for text box
|
2019-02-09 12:13:28 -02:00 |
|
Luan Nico
|
bd51364400
|
formating and fixing warnings
|
2019-02-09 12:06:59 -02:00 |
|
Erick Zanardo
|
a80218d1ed
|
Verifying if GestureBinding is ready and if not, throwing a meaningful error
|
2019-02-01 12:53:32 -02:00 |
|
Erick Zanardo
|
67141af18b
|
Removing gamepad classes from flame
|
2019-01-27 21:25:01 -02:00 |
|
Luan Nico
|
45455f60f0
|
Adding SimpleGame, EmbeddedGameWidget and animationAsWidget to allow for easy integration of flame with non-game flutter apps, plus docs improved, minor fixes
|
2019-01-24 21:31:49 -02:00 |
|
Luan Nico
|
8771df2a1c
|
Merge pull request #32 from feroult/master
Simple TiledComponent
|
2019-01-11 12:32:17 -02:00 |
|
Luan Nico
|
208442c2b5
|
fix for anchor + rotation regarding composed component
|
2019-01-02 00:37:21 -02:00 |
|
Luan Nico
|
8dacfc90a6
|
Adding new text related components and upgrading old components to use the new features like anchor
|
2019-01-01 22:48:08 -02:00 |
|
Luan Nico
|
307e375378
|
actually checking if is lodaded in base game, not sprite component, in order to match the documentation
|
2019-01-01 22:47:35 -02:00 |
|
Luan Nico
|
63dcc25c69
|
improved docs for gamepad
|
2019-01-01 22:47:00 -02:00 |
|
Luan Nico
|
a1b02a7f18
|
improved docs
|
2019-01-01 22:46:40 -02:00 |
|
Luan Nico
|
dc6154a9c6
|
adding the new text_config to wrap information regarding typography
|
2019-01-01 22:46:20 -02:00 |
|
Luan Nico
|
914dccc385
|
creating the palette concept to be used by games
|
2019-01-01 22:45:54 -02:00 |
|
Luan Nico
|
b788bf9389
|
creating new anchor class to be used by other classes
|
2019-01-01 22:45:37 -02:00 |
|
feroult
|
a5f2facb75
|
tiled
|
2019-01-01 21:14:42 -02:00 |
|
feroult
|
c5a67ce859
|
simple tiled support
|
2019-01-01 19:33:43 -02:00 |
|