Commit Graph

  • b5bdf4ec17 feat!: The HasTappableComponents mixin is no longer needed (#2450) Lukas Klingsbo 2023-04-02 18:52:57 +02:00
  • 8319056477 docs: Standardize sizes of the different contributing badges on README.md (#2459) Luan Nico 2023-04-02 12:39:56 -04:00
  • 13cce4aed6 fix: Materialize list in Component.removeWhere (#2458) Lukas Klingsbo 2023-04-02 17:54:49 +02:00
  • d1ac01f575 fix: Set size of viewports in onLoad (#2452) Lukas Klingsbo 2023-04-02 17:45:32 +02:00
  • 2bb894893c feat: Add copy button to code snippets (#2456) Jithuraj 2023-04-02 17:57:56 +05:30
  • 564799adc9 docs: Remove unnecessary async from code snippets (#2454) Jithuraj 2023-04-02 05:29:53 +05:30
  • dbeba23846 feat: Add autoResize for SpriteAnimationComponent and SpriteAnimationGroupComponent (#2453) DevKage 2023-04-01 14:46:29 +05:30
  • b83c50737c docs: Added RevoluteJoint documentation (#2451) Eugene Kleshnin 2023-03-31 20:23:31 +01:00
  • a3f1601db8 feat: Adding ImageExtension.resize (#2418) Erick 2023-03-31 08:39:08 -03:00
  • 1576bd83a5 feat: Add autoResize for SpriteGroupComponent (#2442) DevKage 2023-03-30 23:29:37 +05:30
  • 5b5ff30309 docs: Hidden toctree details for flame_audio & flame_forge2d (#2447) Jithuraj 2023-03-30 22:59:49 +05:30
  • 04babf347e docs: Some @overrides for the onLoad() function are missing (#2448) Jithuraj 2023-03-30 22:49:05 +05:30
  • 72245bf903 docs: Update the side bar menu with the latest additions (#2440) Jithuraj 2023-03-30 20:36:47 +05:30
  • c1ba1a1b62 chore: Small Typo fix in the improvement template issue. (#2444) Erick 2023-03-30 10:32:02 -03:00
  • bc8b51cb39 docs: Note about hiding other import exporting Route (#2438) Jithuraj 2023-03-30 02:19:45 +05:30
  • 83c718fd50 docs: Update source code urls of forge2d joints in Flame Examples (#2437) Jithuraj 2023-03-29 21:25:52 +05:30
  • 8e9a56da94 docs: Error in flame_svg code snippets in documentation (#2433) Jithuraj 2023-03-28 21:39:51 +05:30
  • d2a8fe01fa feat: Add HasTimeScale mixin (#2431) DevKage 2023-03-28 01:31:42 +05:30
  • 158460d7c6 fix: Auto-resize SpriteComponent on sprite change (#2430) DevKage 2023-03-26 23:44:44 +05:30
  • 03d45df5d6 feat: Add reusable vector to the Vector2 extension (#2429) Hwanseok Barth Kang 2023-03-26 18:58:15 +09:00
  • e1049470fa docs: PulleyJoint documentation and example (#2425) Eugene Kleshnin 2023-03-24 15:50:34 +00:00
  • 4ff25ffb1f feat: Add scroll to right side nav (#2428) Sai Rajendra Immadi 2023-03-24 18:06:53 +05:30
  • 295cd72422 fix: Update MoveAlongPathEffect (#2422) ponderMuse 2023-03-22 11:09:48 +00:00
  • 8294a2a156 docs: Update funding links (#2420) Lukas Klingsbo 2023-03-21 08:14:11 +01:00
  • 61d69656de feat: Add network assets package. (#2314) Erick 2023-03-18 17:12:14 -03:00
  • b5af714c53 docs: Fix for missing jQuery (#2416) Munsterlander 2023-03-18 11:27:44 -07:00
  • 277bd5d55c docs: MouseJoint documentation (#2417) Eugene Kleshnin 2023-03-18 14:21:30 +00:00
  • 9008998eef fix: TextBoxComponent rendering for new line (#2413) Sai Rajendra Immadi 2023-03-17 19:06:32 +05:30
  • a9c198c727 fix: Fix key input to work after restart (#2415) Lukas Klingsbo 2023-03-16 23:29:15 +01:00
  • 11e329d665 docs: Fix non-web examples (#2411) Eugene Kleshnin 2023-03-16 06:20:02 +00:00
  • 55f66add63 fix: Buttons in ButtonComponents should not be final (#2410) Lukas Klingsbo 2023-03-15 18:14:44 +01:00
  • de8f379021 chore: Update version of flutter_svg on flame_svg (#2408) Luan Nico 2023-03-15 09:33:28 -04:00
  • 637c258b25 feat: Change HasCollisionDetection to be on Component (#2404) Lukas Klingsbo 2023-03-15 13:11:23 +01:00
  • 0d24a6c8ed docs: Fix broken image link on flame_tiled pub (#2407) Luan Nico 2023-03-15 03:00:50 -04:00
  • b2fdf06a79 feat: Introduce flame_noise, deprecate NoiseEffectController (#2393) Luan Nico 2023-03-14 20:59:21 -04:00
  • 426b312402 docs: Fix non-markdown section of README files (#2406) Luan Nico 2023-03-14 03:36:12 -04:00
  • c4ebb1afa8 docs: Fix melos doc setup for windows (#2401) Munsterlander 2023-03-13 16:21:37 -07:00
  • a72b0ff3ac docs: Do not use shell=True in dart_domain.py (#2405) Pasha Stetsenko 2023-03-13 11:43:40 -07:00
  • 5e8ecf5450 docs: Update all README files for the bridge packages to be consistent and not broken (#2402) Luan Nico 2023-03-13 09:46:28 -04:00
  • 4293343a2e docs: Fixed linked joints examples (#2400) Eugene Kleshnin 2023-03-13 11:25:49 +00:00
  • 35d5533ded docs!: Adds doc-kill melos command and bumps requirements (#2397) Munsterlander 2023-03-13 02:15:07 -07:00
  • ae1242c071 chore: Update instructions and pubspec to Melos 3 (#2399) Lukas Klingsbo 2023-03-13 08:14:34 +01:00
  • cb52f5a58a docs: MotorJoint doc and example (#2394) Eugene Kleshnin 2023-03-12 22:31:20 +00:00
  • 63704c40ee docs: Added fix for building on Windows and resolved other build errors (#2395) Munsterlander 2023-03-12 13:54:48 -07:00
  • 4ddc4bba2b fix: TiledComponent now can be safely loaded regardless of the order (#2391) Hwanseok Barth Kang 2023-03-13 05:23:50 +09:00
  • f125593aaa fix: Incorrect JoystickComponent position in landscape mode #2387 (#2389) cigjonser 2023-03-07 14:12:36 -08:00
  • 0ea612d73a docs: FrictionJoint documentation and example (#2383) Eugene Kleshnin 2023-03-06 22:34:45 +00:00
  • 4f5e56f05f feat: Added AlignComponent layout component (#2350) Pasha Stetsenko 2023-03-02 13:51:02 -08:00
  • 9d18248092 docs: Break out overlays docs (#2384) Lukas Klingsbo 2023-03-02 15:49:18 +01:00
  • a0fff09572 test: Add test for two subsequent state changes to flame_multi_bloc_provider_test.dart (#2381) Luan Nico 2023-03-02 07:13:56 -05:00
  • 73faa27774 docs: Remove outdated index of contents from packages/README (#2375) Luan Nico 2023-03-01 15:23:55 -05:00
  • 7de8fe9b6a chore: Standardize and unify SDK versions across packages (#2374) Luan Nico 2023-03-01 13:08:13 -05:00
  • a9db3f4ce5 refactor: Remove unused event "ScoreEventCleared" from flame_block example (#2380) Luan Nico 2023-03-01 12:58:22 -05:00
  • f5c0e5e9d0 refactor: Use variable name on toString in component_test.dart (#2377) Luan Nico 2023-03-01 12:03:39 -05:00
  • 79db97155c test: Add test for the intersections test helper method (#2378) Luan Nico 2023-03-01 09:00:16 -05:00
  • cd2b2a1097 refactor: Remove unused variable "tapTimes" from multi_touch_tap_detector_test.dart (#2379) Luan Nico 2023-03-01 04:40:30 -05:00
  • 1431e60c9c docs: Clarify required flutter channel on CONTRIBUTING guidelines (#2376) Luan Nico 2023-03-01 04:29:06 -05:00
  • 181e0b59fd feat: Add position and anchor params for Sprite and SpriteAnimation Particles (#2370) Jehun Seem(심제훈) 2023-02-28 03:34:58 -08:00
  • 5b07bd58f3 docs: DistanceJoint documentation and example (#2369) Eugene Kleshnin 2023-02-27 21:29:07 +00:00
  • 3125087c2e docs: Add missing dictionary words (#2372) Lukas Klingsbo 2023-02-27 18:18:57 +01:00
  • 79bfeee3fe docs: Fix invite link to Discord in docs top bar (#2371) Lukas Klingsbo 2023-02-27 18:02:14 +01:00
  • 1ef518794c refactor: Component rebalancing is now performed via a global queue (#2352) Pasha Stetsenko 2023-02-26 15:45:27 -08:00
  • 093a1abb07 docs: Update to latest sphinx-mermaid (#2368) Lukas Klingsbo 2023-02-26 15:16:28 +01:00
  • 957ad2402a docs: Added a page for Joints documentation + ConstantVolumeJoint doc and example (#2362) Eugene Kleshnin 2023-02-26 12:33:22 +00:00
  • a681c70fb4 docs: Updated activate melos command (#2366) Eugene Kleshnin 2023-02-25 22:09:03 +00:00
  • d1c94d9cfa docs: Fix typo in Step 3 of platformer tutorial (#2363) Victor Eronmosele 2023-02-23 06:25:01 +01:00
  • 73467c941d feat: Use cached image when creating single source TiledAtlas if available (#2348) Hwanseok Barth Kang 2023-02-22 18:38:55 +09:00
  • f58a616cdf feat: Show component tree in Flame Studio (#2339) Pasha Stetsenko 2023-02-22 01:28:57 -08:00
  • c2ba1fc65f docs: Fixing components sub-directory path (#2359) Jonatas Emidio 2023-02-21 20:42:32 +00:00
  • 4e0a8c4688 feat: Make limit field mutable in the Timer class (#2358) Hugo Delaunay 2023-02-21 20:01:03 +01:00
  • ecea91661f docs: Small anchor confusion in the components doc (#2356) Lukas Klingsbo 2023-02-21 17:19:21 +01:00
  • 38e8758a85 docs: Indentation fix in gesture list (#2355) Lukas Klingsbo 2023-02-20 17:28:26 +01:00
  • 5af60cf80c docs: Fix broken links in Component Notifier examples (#2351) Caio Pedroso 2023-02-20 05:45:50 -03:00
  • f993261c74 chore: Update rive package to 0.10.2 (#2349) Norberto Martín Afonso 2023-02-19 15:01:07 +00:00
  • 655824fc00 docs: Refactor documentation for GameWidget (#2344) Pasha Stetsenko 2023-02-17 04:39:13 -08:00
  • b6aeec24d7 feat: Allow people to opt-out on repaint boundary (#2341) Renan 2023-02-14 18:28:56 +00:00
  • 3f9e65943f docs: link cicd badge with GH workflow results (#2342) Gustl22 2023-02-14 16:36:21 +01:00
  • 4ec4e34cc6 feat: Initial version of flame_studio package (#2331) Pasha Stetsenko 2023-02-13 13:12:16 -08:00
  • 65091f34bf docs: Add Flame logo for pub.dev (#2338) Lukas Klingsbo 2023-02-13 08:43:46 +01:00
  • 7c7d2e8be2 docs: Fix typo in Step 3 of platformer tutorial (#2336) Victor Eronmosele 2023-02-12 15:01:26 +01:00
  • 7920e2ba4d fix: Use the hitboxParent instead of the parent in the componentTypeCheck (#2335) Hwanseok Barth Kang 2023-02-11 18:45:59 +09:00
  • 5ceb5dda5c refactor: Component adoption now handled via ComponentTreeRoot (#2332) Pasha Stetsenko 2023-02-10 11:24:37 -08:00
  • b5f79d1ce4 feat: Add DoubleTapCallbacks that receives double-tap events. (#2327) Hwanseok Barth Kang 2023-02-11 03:29:36 +09:00
  • 0c14d4cb87 refactor: Divide TileLayer by its Layer type (#2326) Hwanseok Barth Kang 2023-02-10 03:16:52 +09:00
  • 18ddc3b57d ci: Bump Melos in gh-pages (#2334) Lukas Klingsbo 2023-02-09 19:08:24 +01:00
  • fb3c744e37 ci: Migrate to Melos 3 and Flutter 3.7.1 (#2330) Lukas Klingsbo 2023-02-08 22:49:05 +01:00
  • 754461850f refactor!: Use ComponentTreeRoot for component removal (#2317) Pasha Stetsenko 2023-02-08 04:54:40 -08:00
  • 5874f6007a fix: TextBoxComponent's boxConfig timePerChar generates "Optimized Out" error #2143 (#2328) fpv999 2023-02-07 12:37:17 +01:00
  • e0a4c07f2a docs: Update cspell github action and configuration (#2325) Luan Nico 2023-02-06 05:58:44 -05:00
  • cc1957eb86 docs: Update broken fireslime references (#2324) Luan Nico 2023-02-06 02:32:02 -05:00
  • 8da21de37a chore: Clean up outdated code in flame_bloc (#2323) Jochum van der Ploeg 2023-02-05 21:32:50 +01:00
  • 34c3b6bdc4 feat: Add ability to opt-out flip (#2316) Hwanseok Barth Kang 2023-02-06 05:24:01 +09:00
  • 90321658c4 docs: Fix old doc code (#2322) Jochum van der Ploeg 2023-02-05 17:31:16 +01:00
  • 3faf114994 feat!: HasDraggableComponents mixin is no longer needed (#2312) Pasha Stetsenko 2023-02-05 05:09:58 -08:00
  • e2399f91e3 docs: Rename caveace asset to cave_ace in our examples (#2304) Luan Nico 2023-02-04 17:42:38 -05:00
  • 6704753e07 test: Added test for accessing children in onMount (#2318) Pasha Stetsenko 2023-02-04 11:21:05 -08:00
  • 619b9b15da refactor: Added ComponentTreeRoot (#2300) Pasha Stetsenko 2023-02-02 07:31:20 -08:00
  • 324392c24a style: Remove unused typedef in jenny's parser (#2313) Pasha Stetsenko 2023-02-02 01:52:20 -08:00
  • 914dc6a7cd fix: Camera no longer "sticks" to boundary with BoundedPositionBehavior (#2307) Pasha Stetsenko 2023-02-02 00:07:08 -08:00
  • e5345e62d0 RemoveATypoInTheCodeOfTuto (#2309) avieville 2023-01-30 18:31:26 +01:00