|
|
b86f53929e
|
Adding basic SVG support (#61)
|
2019-03-21 21:42:52 -03:00 |
|
|
|
bb6757d853
|
composed component docs (#58)
* composed-component-docs
* undo mistakes
* typos
|
2019-03-16 22:15:26 -03:00 |
|
|
|
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 |
|
|
|
529b14e4df
|
fix for new flutter version
|
2019-02-13 09:39:46 -02:00 |
|
|
|
a9b83fcc47
|
fixes for text box
|
2019-02-09 12:13:28 -02:00 |
|
|
|
bd51364400
|
formating and fixing warnings
|
2019-02-09 12:06:59 -02:00 |
|
|
|
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 |
|
|
|
8771df2a1c
|
Merge pull request #32 from feroult/master
Simple TiledComponent
|
2019-01-11 12:32:17 -02:00 |
|
|
|
208442c2b5
|
fix for anchor + rotation regarding composed component
|
2019-01-02 00:37:21 -02:00 |
|
|
|
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 |
|
|
|
a5f2facb75
|
tiled
|
2019-01-01 21:14:42 -02:00 |
|
|
|
c5a67ce859
|
simple tiled support
|
2019-01-01 19:33:43 -02:00 |
|
|
|
b703ee1ef5
|
update composed component
|
2018-12-07 21:36:57 -02:00 |
|
|
|
282e52b254
|
composed component
|
2018-11-22 14:52:58 -02:00 |
|
|
|
7541e19e33
|
PR nips
|
2018-11-17 19:44:21 -02:00 |
|
|
|
e1d2cf2238
|
composed components
|
2018-10-25 23:47:54 -03:00 |
|
|
|
4ff3721f13
|
fixes in API
|
2018-07-02 01:39:47 -03:00 |
|
|
|
d40bae6fbf
|
fixes in API
|
2018-07-02 01:30:46 -03:00 |
|
|
|
fe9dbb7ff2
|
Adding more docs, dont need to commit doc/api folder (its generated)
|
2018-05-26 21:59:37 -03:00 |
|
|
|
7a0b9254c8
|
Added priority rendering/updating to BaseGame
|
2018-05-26 21:13:26 -03:00 |
|
|
|
1ced25f1f4
|
formatting, linting and refactorings
|
2018-05-24 22:19:59 -03:00 |
|
|
|
65cacd1c4c
|
adding a resizable mixin
|
2018-05-24 22:19:59 -03:00 |
|
|
|
f03e55876b
|
adding debug component
|
2018-05-24 22:19:59 -03:00 |
|
|
|
6be3d28493
|
formatting
|
2018-05-21 01:59:07 -03:00 |
|
|
|
3ef013df8b
|
change -1 to null
|
2018-04-29 12:33:26 -03:00 |
|
|
|
879b358ad3
|
fix some apis
|
2018-04-15 10:00:18 -03:00 |
|
|
|
e1db34ad49
|
Adding more methods to Position and PositionComponent, and also more tests.
|
2018-03-17 10:32:19 -03:00 |
|
|
|
0164ded460
|
improving animation component
|
2018-03-04 18:46:59 -03:00 |
|
|
|
fbaec30724
|
more api options
|
2017-12-30 17:46:47 -02:00 |
|
|
|
16b86c5a5d
|
adding empty constructor (can always be useful)
|
2017-12-30 17:38:41 -02:00 |
|
|
|
8cdc82d16f
|
adding an animation component constructor
|
2017-12-29 19:49:49 -02:00 |
|
|
|
15f83da616
|
better security for render method
|
2017-12-25 22:48:04 -02:00 |
|
|
|
10faa5c28e
|
adding isHud to disable camera
|
2017-12-24 19:42:22 -02:00 |
|
|
|
90b69f9cd9
|
change packages, add Position class and Camera to BaseGame
|
2017-12-24 16:31:07 -02:00 |
|
|
|
b7e127ac11
|
extracting animation from component, fix rotate around center bug, add width and height to PositionComponent
|
2017-12-24 16:16:29 -02:00 |
|
|
|
80bb7aa04a
|
Fixes dart warnings
|
2017-12-22 16:33:57 -02:00 |
|
|
|
38181c1195
|
widget
|
2017-12-05 18:02:56 -02:00 |
|
|
|
b86cf57e1b
|
resize methods
|
2017-12-04 23:15:42 -02:00 |
|
|
|
2438111ac0
|
few fixes
|
2017-12-04 22:20:21 -02:00 |
|
|
|
2fa22f2f7c
|
Start v1.0 apis (sprite, animation, box2d, etc)
|
2017-12-04 22:20:21 -02:00 |
|