Commit Graph

3302 Commits

Author SHA1 Message Date
Erick Zanardo
6c97849256 Preparing for next iteration 2020-04-04 12:11:18 -03:00
Erick (CptBlackPixel)
c259bbc8ba Merge pull request #263 from flame-engine/develop
0.18.3 RC
2020-04-04 12:08:35 -03:00
Erick Zanardo
8fdc6e6d65 Bumping version 2020-04-04 11:59:36 -03:00
Erick (CptBlackPixel)
39eb565035 Merge pull request #262 from flame-engine/bumping-ap
Bumping ap
2020-04-04 11:55:17 -03:00
Erick Zanardo
7522d3724b Updating AP 2020-04-04 11:50:01 -03:00
Erick (CptBlackPixel)
e574f3cd88 Merge pull request #261 from diegomgarcia/develop
added onCompleteAnimation to trigger when animation finished
2020-04-04 11:18:13 -03:00
Erick (CptBlackPixel)
f69cfe99b0 Merge branch 'develop' into develop 2020-04-04 11:17:15 -03:00
Erick (CptBlackPixel)
e718e2a152 Merge pull request #257 from flame-engine/feat/improved-docs
Improving docs
2020-04-04 11:16:29 -03:00
Erick Zanardo
01f1614315 Merge branch 'feat/improved-docs' of github.com:flame-engine/flame into feat/improved-docs 2020-04-04 11:12:55 -03:00
Erick Zanardo
ac9b5da1a8 about 2020-04-04 11:12:17 -03:00
Erick (CptBlackPixel)
60f30f4b1f Merge pull request #259 from flame-engine/feat/animation-paint
Adding Animation#paint
2020-04-04 11:07:18 -03:00
Diego Garcia
c1389e2736 added onCompleteAnimation to trigger when animation finished 2020-04-03 10:57:58 -03:00
Erick Zanardo
7af07f4700 overridePaint and adding to SpriteComponent as well 2020-04-02 20:17:19 -03:00
Erick (CptBlackPixel)
7e01ee2748 Update README.md
Co-Authored-By: Luan Nico <luanpotter27@gmail.com>
2020-04-02 08:55:10 -03:00
Erick Zanardo
ac36472b36 Linting 2020-04-01 23:07:47 -03:00
Erick Zanardo
2c705ebcee Adding Animation#paint 2020-04-01 21:36:29 -03:00
Erick Zanardo
a55cb7b7e9 Improving docs 2020-04-01 20:39:37 -03:00
Erick (CptBlackPixel)
e19f87046c Merge pull request #253 from spydon/box2d-basegame-extension
BaseGame extension with Box2D support
2020-04-01 20:13:19 -03:00
Renan
0b2ac38f98 test (#255) 2020-03-30 21:41:23 +01:00
Lukas Klingsbo
7e1f1e2846 Fix formatting issues 2020-03-30 20:52:00 +02:00
Lukas Klingsbo
5ac36e620c Updated changelog 2020-03-30 20:46:12 +02:00
Lukas Klingsbo
d9b172a540 Update docs and add example 2020-03-30 20:44:35 +02:00
Lukas Klingsbo
1147217ea8 BaseGame extension with Box2D support 2020-03-30 20:44:35 +02:00
Renan
7d85624735 Add github actions (#243)
* add test workflow

* update badge

* fix path
2020-03-30 19:21:36 +01:00
Erick (CptBlackPixel)
e61c47948e Merge pull request #251 from flame-engine/feat/component-on-destroy
Adding Component#onDestroy
2020-03-29 13:14:24 -03:00
Erick (CptBlackPixel)
db829c9833 Merge branch 'develop' into feat/component-on-destroy 2020-03-29 13:14:03 -03:00
Erick (CptBlackPixel)
828b6a963b Merge pull request #246 from flame-engine/feat/keyboard-listener
Adding Keyboard Events API
2020-03-29 13:13:27 -03:00
Erick Zanardo
580dcf34ee Fixing typo 2020-03-28 14:31:33 -03:00
Erick Zanardo
67d3abe888 Adding Component#onDestroy 2020-03-28 14:30:29 -03:00
Erick Zanardo
046fea1b39 Updating CHANGELOG 2020-03-26 11:12:09 -03:00
Erick Zanardo
6e6510acca Adding docs 2020-03-26 11:11:45 -03:00
Erick Zanardo
eac11d08cc Adding KeyboardEvents 2020-03-26 10:08:25 -03:00
Erick Zanardo
ed05f2c70d Updating CHANGELOG to next iteration 2020-03-25 10:42:39 -03:00
Erick (CptBlackPixel)
ff4231ed8b Merge pull request #244 from flame-engine/develop
0.18.2 RC
2020-03-25 10:40:40 -03:00
Erick Zanardo
32a6888169 Bumping 0.18.2 2020-03-25 10:36:50 -03:00
Erick (CptBlackPixel)
60675f1d32 Merge pull request #241 from flame-engine/feat/has-widget-overlay-restart
Prevent widgets overlay controller from closing when in debug mode
2020-03-24 15:11:27 -03:00
Erick (CptBlackPixel)
d6d74e782d Merge branch 'develop' into feat/has-widget-overlay-restart 2020-03-24 15:10:47 -03:00
Erick Zanardo
50291e6709 Adding comment 2020-03-24 15:09:41 -03:00
Erick (CptBlackPixel)
63be560d05 Merge pull request #242 from kurtome/fixing-text-box-start-end
Fixing edge cases with text box component.
2020-03-24 10:47:17 -03:00
kurtome
efb033ac0b adding CHANGELOG for next 2020-03-24 09:43:13 -04:00
kurtome
f117db0053 reverting file added by accident 2020-03-23 23:47:14 -04:00
kurtome
0fcccf34aa Merge branch 'develop' into fixing-text-box-start-end 2020-03-23 23:29:25 -04:00
kurtome
a2b04536ab Fixing line start and line end handling for text box 2020-03-23 23:06:19 -04:00
Erick Zanardo
4ae942bd3d Updating CHANGELOG 2020-03-23 19:42:55 -03:00
Erick Zanardo
d25ef6244f Prevent widgets overlay controller from closing when in debug mode 2020-03-23 19:41:55 -03:00
Erick (CptBlackPixel)
2e8fbe3b9c Merge pull request #240 from wenxiangjiang/amount-per-row
Support line feed when create animation from a single image source
2020-03-23 15:46:20 -03:00
Liu Peng
276c7a19d5 fix typos 2020-03-23 23:51:52 +08:00
Liu Peng
ecdadeefe6 add more doc 2020-03-23 22:49:54 +08:00
Liu Peng
afb4264107 Support line feed when create a sequenced animation from a single image source 2020-03-20 19:13:16 +08:00
Erick (CptBlackPixel)
4ea67ca06b Merge pull request #239 from flame-engine/fix/tapable-local-position
Fixing Tapable position checking on event handling
2020-03-18 20:31:14 -03:00