148 Commits

Author SHA1 Message Date
6154d26c2a Improved docs for Flame.util.paint 2018-07-15 18:35:11 -03:00
163b9519d9 box2d flame fork 2018-07-15 14:00:09 -03:00
f91ab32916 Update documentation with new import path for components 2018-07-13 09:14:17 -03:00
0c104c9fb0 Update to 0.9.0 2018-07-11 12:06:15 -03:00
38bfee622d Adding flutter plugins to gitignore 2018-07-11 09:50:07 -03:00
d2cce51056 Updating audioplayers to 0.6.0 2018-07-11 09:11:01 -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
f0353dceed New Animation class, more flexible (using frames and allowing for variable stepTimes) - this changes the api! 2018-06-09 17:58:06 -03:00
7715815a64 fixing logo width 2018-05-26 22:47:51 -03:00
9b2a20521b fixing logo width 2018-05-26 22:46:30 -03:00
be8565ee55 Adding logo (thanks, @erickzanardo) 2018-05-26 22:43:10 -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
7941263fcd Merge pull request #9 from bcko/patch-1
Update .gitignore to new `dart_tool` pub cache
2018-05-24 21:51:32 -03:00
baa8b644eb Update .gitignore to new dart_tool pub cache
dart-lang/sdk#32030
2018-05-24 15:23:59 -07:00
6be3d28493 formatting 2018-05-21 01:59:07 -03:00
011aff0fff bump audioplayers version 2018-05-21 01:47:26 -03:00
0137e1f7c5 adding types 2018-05-05 15:18:09 -03:00
70abdb9493 adding more docs 2018-04-30 21:20:46 -03:00
0a6fc403d3 adding fps method for games and some documentation using dart docs 2018-04-29 15:00:53 -03:00
3ef013df8b change -1 to null 2018-04-29 12:33:26 -03:00
fa315c2db4 change -1 to null 2018-04-29 12:27:32 -03:00
f81a9ab41a size is optional when rendering sprites, if not present use original size; default values to null, instead of -1 2018-04-29 11:49:00 -03:00
5ed0ea986e Updating documentation 2018-04-28 22:08:00 -03:00
042ab24532 adding lsitener for lifecycle changes for game, plus currentTime method (dt compatible) 2018-04-28 22:03:06 -03:00
bd5bdc306c adding done method to animations to see if they are done (in case their are loop=false) 2018-04-22 15:40:55 -03:00
c0990b0cfb adding addLater method to base game to allow adding components to the list without concurrency issues 2018-04-22 15:40:31 -03:00
11df69c9fa release 0.8.4 2018-04-15 11:44:00 -03:00
879b358ad3 fix some apis 2018-04-15 10:00:18 -03:00
6871b2993a new method for game 2018-04-04 11:08:49 -03:00
2d00cae2a0 adding option to not loop animation 2018-04-01 11:36:44 -03:00
410ae788aa Adding more methods to position and sprite to better integrate with box2d 2018-03-17 18:12:39 -03:00
0b3aa232fe bump box2d version to fix isseu #4 2018-03-17 18:12:10 -03:00
e1db34ad49 Adding more methods to Position and PositionComponent, and also more tests. 2018-03-17 10:32:19 -03:00
f886466d6b Adding new apis to position 2018-03-15 22:20:19 -03:00
2206efc91a reference to new flame-example 2018-03-05 20:21:03 -03:00
7c53628d64 bump version 2018-03-04 23:15:29 -03:00
33fbfa1a54 renameing the docs folder, as per suggested by flutter analysis 2018-03-04 22:42:43 -03:00
08bf9d400d release 0.8.2 2018-03-04 22:40:24 -03:00
f5029d91e1 bump audiplayers version 2018-03-04 22:38:55 -03:00
e2c2471002 adding missing link to readme 2018-03-04 18:53:37 -03:00
0ed54ca692 updating changelog 2018-03-04 18:50:24 -03:00
506e7fac09 improving docs 2018-03-04 18:47:05 -03:00
0164ded460 improving animation component 2018-03-04 18:46:59 -03:00
cb349b1e51 add docs for animation 2018-02-01 23:29:35 -02:00
b8a1d5e54c adding language to code blocks 2018-02-01 22:16:50 -02:00