Commit Graph

  • 4b3169d1e1 docs: Menu on the left side can be expanded by clicking on arrow buttons (#1817) Pasha Stetsenko 2022-07-25 02:58:21 -07:00
  • e9e7b0d598 feat: Add tertiary tap detector mixin (#1815) Ryuzaki 2022-07-24 21:58:21 +05:30
  • 250d59992a docs: Improve navigation to internal links (#1813) Pasha Stetsenko 2022-07-24 06:13:11 -07:00
  • 68ef250a9f docs: Allow multiple infoboxes on a page to have code (#1814) Pasha Stetsenko 2022-07-23 18:17:51 -07:00
  • 0a41b2dabe feat: Added Shadow3DDecorator (#1812) Pasha Stetsenko 2022-07-23 18:11:22 -07:00
  • a5598a8fa4 fix: Delay camera update (#1811) Ryuzaki 2022-07-23 23:36:48 +05:30
  • f05194c80c feat: Added Rotate3DDecorator (#1805) Pasha Stetsenko 2022-07-21 10:23:49 -07:00
  • 112acf2aa7 feat: Adding support for additional layer rendering options (#1794) Kurtis Melby 2022-07-21 09:16:05 -04:00
  • 7b04443046 perf: Use TextElements within the TextComponent (#1802) Pasha Stetsenko 2022-07-21 02:25:15 -07:00
  • 67be6ab862 docs: Fixing typo in FlameMultiBlocProvider dartdoc Doug Orchard 2022-07-19 19:40:53 +02:00
  • 8d00847cfc feat: Added Decorator class and HasDecorator mixin (#1781) Pasha Stetsenko 2022-07-18 12:44:17 -07:00
  • 60daa196a8 fix: renderChain should allow open-ended chain drawing (#1804) Ahmet Enes Bayraktar 2022-07-18 22:36:36 +03:00
  • e53b6337b9 docs: replace images in README with absolute path (#1796) Sai Rajendra Immadi 2022-07-12 16:53:51 +05:30
  • 80a633622a feat: add children argument to SpriteComponent.fromImage (#1793) Jochum van der Ploeg 2022-07-09 21:58:16 +02:00
  • d197870f52 feat: Add vector projection and inversion (#1787) v1.2.1 Lukas Klingsbo 2022-07-09 20:00:07 +02:00
  • c7c4480d79 chore(release): publish packages (#1789) Lukas Klingsbo 2022-07-08 13:41:14 +02:00
  • 46895a00ae chore(release): publish packages flame_tiled-v1.6.0 flame_test-v1.6.0 flame_svg-v1.4.0 flame_rive-v1.5.0 flame_oxygen-v0.1.4 flame_lint-v0.1.1 flame_forge2d-v0.12.1 flame_flare-v1.3.0 flame_fire_atlas-v1.2.0 flame_bloc-v1.6.0 flame_audio-v1.3.0 flame-v1.2.1 Ratatosk 2022-07-08 10:36:47 +02:00
  • e86630ae00 fix: Correct the imports for the padracing -> dartpad script (#1786) Lukas Klingsbo 2022-07-08 10:33:19 +02:00
  • 0ccb0e2ef5 perf!: Game.images/assets are now same as Flame.images/assets by default (#1775) Pasha Stetsenko 2022-07-07 11:42:20 -07:00
  • 85cd60e16c feat: New colours to pallete.dart (#1783) Victor Ogundola 2022-07-04 13:35:47 +01:00
  • 8e41d83ea4 feat: Added size parameter for testGolden() (#1780) Pasha Stetsenko 2022-07-03 01:34:12 -07:00
  • 58571141bc docs: Added ability to create infobox-style widgets in the documentation (#1771) Pasha Stetsenko 2022-07-01 16:02:19 -07:00
  • dcdfc02762 Change elapsed time to be using microsecond since epoch (#1767) Hwanseok Barth Kang 2022-07-01 21:39:15 +09:00
  • 79d98d6f56 chore: Bump examples dashbook (#1766) Erick 2022-07-01 04:48:43 -03:00
  • 82f75fcb57 fix: Specify size for the SpriteWidget (#1760) Pasha Stetsenko 2022-06-29 14:17:35 -07:00
  • c5083501d5 refactor!: Matcher closeToVector() now accepts Vector2 as an argument (#1761) v1.3.0 Pasha Stetsenko 2022-06-29 10:38:53 -07:00
  • eb0701951c fix: SpriteAnimationWidget can now be update animation safely (#1738) Hwanseok Barth Kang 2022-06-29 21:50:21 +09:00
  • 9f35b15420 fix: Overlays can now be properly added during onLoad (#1759) Pasha Stetsenko 2022-06-29 05:43:39 -07:00
  • 6a2356aa5e docs: updating README to the new flame bloc version (#1737) Erick 2022-06-27 21:34:10 -03:00
  • 02d0b71b23 docs: Klondike tutorial, part 4 (#1740) Pasha Stetsenko 2022-06-27 13:31:23 -07:00
  • c44272be45 feat: Added TextFormatter classes (#1720) Pasha Stetsenko 2022-06-27 11:06:14 -07:00
  • 8384a51d65 docs: Simplify draggable example (#1754) Lukas Klingsbo 2022-06-27 19:57:58 +02:00
  • b956ef17b5 doc: Fix dangerous typo on flame_lint docs (#1756) Luan Nico 2022-06-26 17:17:26 -04:00
  • 5225a4ebd5 refactor: Game is now a class, not a mixin (#1751) Pasha Stetsenko 2022-06-25 14:32:32 -07:00
  • 20f169cadb docs: Fix search in documentation (#1753) Pasha Stetsenko 2022-06-25 14:26:49 -07:00
  • 7e79638dd5 perf: Avoid unnecessary copy in AssetsCache.readBinaryFile (#1749) Pasha Stetsenko 2022-06-24 05:58:45 -07:00
  • b69e8d85c7 refactor: Use new "super"-constructors in ShapeComponents (#1752) Pasha Stetsenko 2022-06-24 01:14:59 -07:00
  • c175617714 fix: Camera incorrect follow with zoom and world boundaries AdamCYH 2022-06-22 11:23:58 -07:00
  • 3cefa95342 chore(release): publish packages (#1743) Lukas Klingsbo 2022-06-22 19:52:42 +02:00
  • 72e317f898 fix: Fix broken link for example games code (#1747) Lukas Klingsbo 2022-06-22 19:46:47 +02:00
  • 01ed2ec967 fix: Correct key events in GameWidget.controller (#1745) Hwanseok Barth Kang 2022-06-22 05:30:09 +09:00
  • e97893f94b chore: Update minor version of audioplayers (#1742) Luan Nico 2022-06-19 06:47:59 -04:00
  • d505e10ade chore(release): publish packages flame_rive-v1.4.0 Lukas Klingsbo 2022-06-19 12:14:32 +02:00
  • f750d705d1 fix: World component can now be queried with componentsAtPoint (#1739) Pasha Stetsenko 2022-06-18 18:19:22 -07:00
  • 82e4be96f3 fix: Flame_rive now can load Nested Artboards and update to 0.9.0 rive package (#1741) Norberto Martín Afonso 2022-06-19 02:12:35 +01:00
  • 1dc313f301 docs: Return Widget instead of void in the game_widget.md (#1736) Iman khoshabi 2022-06-16 14:34:45 +04:30
  • 3d19caa36d feat: Adding bloc getter to FlameBlocListenable mixin (#1732) AdrienDelgado 2022-06-15 08:18:49 +02:00
  • c738384314 fix: Correct flutter constraint (#1731) Lukas Klingsbo 2022-06-15 01:59:01 +02:00
  • 7c653a60a2 chore: Publish flame_audio 1.2.0 (#1730) Lukas Klingsbo 2022-06-14 20:18:52 +02:00
  • d1f2350f5c chore(release): publish packages flame_audio-v1.2.0 Lukas Klingsbo 2022-06-14 18:28:54 +02:00
  • 10669c1270 feat: Drag events that dispatch using componentsAtPoint (#1715) Pasha Stetsenko 2022-06-14 07:52:21 -07:00
  • ea354e3a81 docs: Documenting how to write documentation (#1721) Pasha Stetsenko 2022-06-14 07:45:48 -07:00
  • 197e63d69e fix: ButtonComponent behavior when the engine is paused (#1726) Pasha Stetsenko 2022-06-13 23:43:15 -07:00
  • 8306fc1104 fix: tiled example size (#1729) strangeFE 2022-06-14 13:18:20 +08:00
  • e59f342846 fix: Add missing paint arguments on shapes (#1727) Lukas Klingsbo 2022-06-14 06:48:27 +02:00
  • ccf32e0787 ci: Use pubspec_overrides.yaml (#1728) Lukas Klingsbo 2022-06-14 06:20:05 +02:00
  • d6bf920d28 feat!: Update flame_audio to AP 1.0.0 (#1724) Luan Nico 2022-06-14 00:12:47 -04:00
  • 987a44f441 feat: add HasAncestor mixin (#1711) Jochum van der Ploeg 2022-06-12 13:54:11 +02:00
  • f08f8e12f5 fix: Merge basic and advanced gesture detectors (#1718) Pasha Stetsenko 2022-06-11 14:11:00 -07:00
  • 7aeb2c4ad4 chore: Cache flutter in pipeline (#1717) Lukas Klingsbo 2022-06-09 15:06:57 +02:00
  • 07fbe8b277 chore: publish flame_lint (#1716) Lukas Klingsbo 2022-06-09 14:59:09 +02:00
  • 2a41d0d683 feat: Move to Flutter 3.0.0 and Dart 2.17.0 (#1713) Lukas Klingsbo 2022-06-08 08:04:40 +02:00
  • ad602ff963 chore: v1.2.0 changelogs (#1712) v1.2.0 1.2.0 Lukas Klingsbo 2022-06-07 16:52:55 +02:00
  • 42fe217a86 chore(release): publish packages flame_tiled-v1.5.0 flame_test-v1.5.0 flame_svg-v1.3.0 flame_rive-v1.3.0 flame_oxygen-v0.1.3 flame_forge2d-v0.12.0 flame_flare-v1.2.0 flame_fire_atlas-v1.1.0 flame_bloc-v1.5.0 flame_audio-v1.1.0 flame-v1.2.0 Ratatosk 2022-06-07 16:34:47 +02:00
  • bd2ef967e1 fix: Fix flame package example app (#1709) Luan Nico 2022-06-07 09:54:55 -04:00
  • 94cc115a9e refactor: Remove unecessary copy operation on Camera (#1708) Luan Nico 2022-06-07 06:01:47 -04:00
  • 1efd067e31 fix: Remove nonVirtual method shouldRemove (#1707) Lukas Klingsbo 2022-06-07 11:43:27 +02:00
  • c34456b3f2 chore: Fix some of the remaining lint problems (#1706) Pasha Stetsenko 2022-06-06 22:33:04 -07:00
  • b60c54b9fa chore: Runs the tests with Spec for clearer output (#1704) Lukas Klingsbo 2022-06-06 22:26:06 +02:00
  • 80d9d2b354 chore: Remove deprecated methods (#1705) Lukas Klingsbo 2022-06-06 21:59:31 +02:00
  • 49252f8ef2 feat: Add more lint rules (#1703) Lukas Klingsbo 2022-06-06 21:23:25 +02:00
  • a15eda0b67 feat: allow external packages to await for game to be loaded (#1699) Renan 2022-06-06 20:05:49 +01:00
  • 2711ba60c2 feat: Implement tap events based on componentsAtPoint (#1661) Pasha Stetsenko 2022-06-06 08:37:01 -07:00
  • cf67147ea3 feat: Helpers for whether a PositionComponent is flipped. (#1700) Lukas Klingsbo 2022-06-06 11:16:27 +02:00
  • 1b59d801c6 feat: allow controlling when a fixture is rendered (#1648) Alejandro Santiago 2022-06-06 10:01:51 +01:00
  • aee77f1974 doc: Add warning about very large numbers on the camera class (#1702) Luan Nico 2022-06-05 13:17:40 -04:00
  • f4a9887806 refactor: Update and guarantee consistency on mocktail dev dependency version across repo (#1701) Luan Nico 2022-06-05 12:55:35 -04:00
  • 31784ca0b0 feat: Added utility function solveCubic() (#1696) Pasha Stetsenko 2022-06-05 04:41:46 -07:00
  • 4b19a1b203 fix: performance improvements on SpriteBatch APIs (#1637) nathanaelneveux 2022-06-04 11:22:11 -04:00
  • f55b2e0dc0 feat: Callbacks in HudButtonComponent constructor and ViewportMargin mixin to avoid code duplication (#1685) Lukas Klingsbo 2022-06-04 17:00:12 +02:00
  • c64aedaeb3 feat: Aligned text in the TextBoxComponent (#1620) Pasha Stetsenko 2022-06-03 14:21:40 -07:00
  • 3f28789881 feat: Added ability to render spritesheet-based fonts (#1634) Pasha Stetsenko 2022-06-03 12:30:48 -07:00
  • 5dcf266423 feat: add options to flutter test (#1690) Renan 2022-06-03 11:44:15 +01:00
  • c8c51cd824 docs: fix incorrect gameref on ParallaxComponent (#1693) Stijn 2022-06-03 12:16:21 +02:00
  • 7ef6a51ec6 feat!: Adding GameWidget.controlled (#1650) Erick 2022-06-02 10:31:51 -03:00
  • 4ca65f8a2c refactor: Add onComplete as optional parameter (#1686) Ryuzaki 2022-06-02 11:48:38 +05:30
  • db336c03b6 feat: Children as argument to FlameGame (#1680) Lukas Klingsbo 2022-06-01 22:58:59 +02:00
  • 801dbba1d8 refactor: Added MultiDragListener - common API between HasDraggables and MultiTouchDragDetector (#1668) Pasha Stetsenko 2022-06-01 12:09:54 -07:00
  • 40a061bcf0 feat!: Add ability to render without loading on image related widgets (#1674) Hwanseok Barth Kang 2022-06-01 04:23:22 +09:00
  • d8bbfc067e feat: Add solveQuadratic() utility function (#1665) Pasha Stetsenko 2022-05-31 12:16:55 -07:00
  • b46cfdb283 docs: Added clarification for onStart, onFrame, onComplete event listeners (#1671) Munsterlander 2022-05-31 08:48:12 -07:00
  • 80c648fc94 fix: Deprecate Anchor.translate() (#1672) Pasha Stetsenko 2022-05-31 08:41:29 -07:00
  • f8b2410e29 docs: Update Flame min version in "bare flame game" tutorial (#1681) Pasha Stetsenko 2022-05-29 23:24:52 -07:00
  • 84f2f57e5f refactor: Simplify Component.firstChild, .lastChild, and .findParent (#1673) Pasha Stetsenko 2022-05-29 14:32:13 -07:00
  • dd05ecb6b8 refactor: Replace some usages of fold<> with .sum (#1670) Pasha Stetsenko 2022-05-29 04:45:58 -07:00
  • dd28183bc4 feat: Keep stacktrace when rethrowing an error from GameWidget (#1675) Pasha Stetsenko 2022-05-28 14:50:00 -07:00
  • f37e3a2028 refactor: Deprecate ComponentSet.createDefault() (#1676) Pasha Stetsenko 2022-05-28 13:41:35 -07:00
  • 79d823634a docs: Fix the broken example links (#1666) Lukas Klingsbo 2022-05-28 09:45:19 +02:00
  • 53268b5f5f feat: Allow changing parent from null parent (#1662) Lukas Klingsbo 2022-05-28 01:32:11 +02:00
  • 04f0d5d172 fix: Subscription for events when game changes in GameWidget (#1659) Pasha Stetsenko 2022-05-27 16:25:54 -07:00