Commit Graph

  • 29db304d36 fix: Remove flutter from jenny (#2162) Dipak Prajapati 2022-11-11 13:34:06 +05:30
  • be73867d13 ci: Make the spell check mandatory (#2159) Lukas Klingsbo 2022-11-09 22:52:16 +01:00
  • 2b306d9ee9 feat(jenny): Added the <<set>> command (#2155) Pasha Stetsenko 2022-11-09 13:33:46 -08:00
  • 8d592f1741 feat(jenny): Implement the <<declare>> command (#2154) Pasha Stetsenko 2022-11-08 12:15:32 -08:00
  • ea015b4e96 chore: License for flame_spine (#2151) Pasha Stetsenko 2022-11-07 13:03:38 -08:00
  • 4542966901 chore: Remove all .gitignore files but one (#2150) Pasha Stetsenko 2022-11-06 13:22:19 -08:00
  • f6432c6f4f test(jenny): Add testScenario() test method (#2147) Pasha Stetsenko 2022-11-06 12:40:27 -08:00
  • cbfa789e75 chore: Fix some spelling mistakes (#2148) Pasha Stetsenko 2022-11-06 06:06:44 -08:00
  • 9c25e631e2 feat(jenny): Trim whitespace at the end of dialogue lines (#2149) Pasha Stetsenko 2022-11-06 05:56:02 -08:00
  • 5ba6ff21a6 feat: DialogueRunner for jenny (#2113) Pasha Stetsenko 2022-11-05 04:38:15 -07:00
  • b313d6302d feat(jenny): Support commands outside of nodes (#2145) Pasha Stetsenko 2022-11-05 04:27:32 -07:00
  • 4bf9563013 chore: Fix some spelling errors (#2146) Pasha Stetsenko 2022-11-05 04:17:48 -07:00
  • 2a3b8998bf docs: Space Shooter Tutorial Migrated (#2135) Munsterlander 2022-11-04 05:26:24 -07:00
  • 2224eaac70 feat: Rename internal classes clashes with Tiled (#2139) Lukas Klingsbo 2022-11-03 00:07:34 +01:00
  • 4e4117c8a2 feat: Parser for jenny (#2103) Pasha Stetsenko 2022-10-31 14:45:22 -07:00
  • 5c5b55f8bf docs: Move flame_isolate into bridge_packages (#2140) Pasha Stetsenko 2022-10-31 14:19:23 -07:00
  • b25b935644 feat: FlameIsolate - a neat way of handling threads (#1909) Johannes Löhnn 2022-10-31 21:06:27 +01:00
  • 0bcd5e594d chore: Split yarn out of flame_yarn (#2126) Pasha Stetsenko 2022-10-31 10:22:28 -07:00
  • 450b7553ef chore: Mark GlowEffect as experimental (#2136) Pasha Stetsenko 2022-10-30 14:43:18 -07:00
  • 30f984bd50 fix: Use more standard WASD acronym (#2134) Luan Nico 2022-10-29 15:16:04 -04:00
  • 6938c860a0 docs: Platform tutorial (#2105) Munsterlander 2022-10-29 11:59:51 -07:00
  • 03751a2f54 docs: SpriteAnimation benchmark example (#2131) Lukas Klingsbo 2022-10-29 18:49:03 +01:00
  • 9cc8ff59b3 docs: Fix examples folder README (#2133) Luan Nico 2022-10-29 12:51:25 -04:00
  • bcecd3c1bd feat: Added glow effect using maskFilter (#2129) Dipak Prajapati 2022-10-29 22:14:15 +05:30
  • 2fbf11d441 docs: flame_rive docs added (#2116) Dipak Prajapati 2022-10-29 15:33:04 +05:30
  • d183332902 fix: Export rive from flame_rive (#2130) Lukas Klingsbo 2022-10-29 10:53:44 +01:00
  • fe3a0129e3 docs: Interactive docs for the ColorEffect (#2125) Dipak Prajapati 2022-10-29 14:54:02 +05:30
  • 6d9bb7c354 docs: Added new directive {package} (#2128) Pasha Stetsenko 2022-10-28 15:26:15 -07:00
  • d0a865f835 docs: Formatting clean up in the flame_tiled docs (#2127) Pasha Stetsenko 2022-10-28 03:18:25 -07:00
  • 4885e0fac5 docs: RemoveEffect interactive example (#2123) Joakim Sjöstedt 2022-10-26 14:48:03 +02:00
  • 27a6eed74b ci: Custom dictionary in cspell to manage more words easily (#2122) Aakash Pamnani 2022-10-25 20:04:54 +05:30
  • d1cd8517e4 fix: Focus handling with a scope on the GameWidget (#1725) Renan 2022-10-25 06:02:03 -03:00
  • 9e6bf4fbcc feat: Add paint layers to HasPaint and associated component renders (#2073) Matt Bennett 2022-10-24 23:37:24 +01:00
  • 03e1f33d3d fix: RemoveEffect should work within SequenceEffect (#2110) Lukas Klingsbo 2022-10-25 00:26:10 +02:00
  • f7c2f54f4d docs: Interactive docs for Ray casting and Ray tracing (#2114) Dipak Prajapati 2022-10-25 03:48:45 +05:30
  • dc79d846ce ci: Only run spell checker on PRs (#2118) Lukas Klingsbo 2022-10-24 23:18:46 +02:00
  • bc43838c92 docs: Add performance test game to examples (#2117) Lukas Klingsbo 2022-10-24 22:57:46 +02:00
  • b8f290dcd5 ci: Trigger docs build on merge (#2112) Lukas Klingsbo 2022-10-24 21:39:58 +02:00
  • 0c451577e9 docs: Docs reorganization (#2063) Munsterlander 2022-10-23 14:02:49 -07:00
  • 8e8bb5943f test: Convert tests to use testWithGame / testWithFlameGame (#2106) Joakim Sjöstedt 2022-10-23 16:57:22 +02:00
  • 49ef7c4ef7 docs: Fireslime -> Blue Fire (#2107) Lukas Klingsbo 2022-10-22 19:59:41 +02:00
  • 6fe517a0c2 ci: Added Spell checker in CI (#2006) Aakash Pamnani 2022-10-22 20:21:00 +05:30
  • 0255cc32f0 feat!: Add OpacityProvider (#2062) DevKage 2022-10-21 22:58:44 +05:30
  • 3649b9b9ef ci: Swap back to Spec for tests (#2090) Lukas Klingsbo 2022-10-21 15:41:49 +02:00
  • bedacd0c8c feat: Expose paint from svgComponent to set opacity and have opacity effects (#2092) Dipak Prajapati 2022-10-21 17:58:40 +05:30
  • 8395126678 docs: Bridge package docs: flame_fire_atlas (#2077) Dipak Prajapati 2022-10-21 17:50:49 +05:30
  • 8f9ec730a8 docs: Added the flame_svg section (#2059) Riccardo Solazzi 2022-10-21 12:07:41 +02:00
  • bb71064647 feat: Add SizeProvider to clip_component and custom_paint_component. (#2100) Joakim Sjöstedt 2022-10-21 08:34:30 +02:00
  • 45635ced46 docs: flame_bloc bridging docs added (#2094) Dipak Prajapati 2022-10-20 22:08:42 +05:30
  • 59bd7ebb9d fix: #1966 unit test for Particles (#2097) Shweta Chauhan 2022-10-20 11:53:22 +05:30
  • 8a136c9985 fix: flame-bloc : Remove final keyword from subscription in FlameBlocListenable (#2098) pastordougdev 2022-10-19 16:09:37 -05:00
  • 47970224f8 fix: antialiasing should change the artboard(#2076) Anas35 2022-10-19 02:51:31 +05:30
  • 991adbaa8e feat: Lexer for the flame_yarn project (#2081) Pasha Stetsenko 2022-10-18 11:30:47 -07:00
  • 3af416dc2e feat: Add children to World constructor (#2093) Lukas Klingsbo 2022-10-18 09:20:25 +02:00
  • 9f32278573 feat: removed future + isRemoved field for Component (#2080) Joakim Sjöstedt 2022-10-17 09:34:41 +02:00
  • 8aacb5557a fix: Add missing hitbox parameters (#2070) Matt Bennett 2022-10-16 19:04:46 +01:00
  • f5970f367d docs: Fix broken links to style guide and test writing guide (#2089) Lukas Klingsbo 2022-10-16 19:09:29 +02:00
  • a287904eb5 fix: Exception when having multiple calls to dispose() function of a Svg instance (#2085) Miller Go Dev 2022-10-16 23:41:51 +07:00
  • 0911d10b91 fix: SvgComponent getting blurred and pixelized (#2084) Miller Go Dev 2022-10-16 21:34:00 +07:00
  • af61d5057d docs: Interactive SizeEffect examples in doc. (#2086) Joakim Sjöstedt 2022-10-16 16:26:09 +02:00
  • 4ed776862e docs!: replace doc-build-live with doc-serve (#2078) Sai Rajendra Immadi 2022-10-15 19:06:57 +05:30
  • 0a1ec182b6 fix: Fixed doc autobuild on windows (#2083) Munsterlander 2022-10-15 04:59:04 -07:00
  • 7e378f4135 docs: Fix documentation auto build (#2082) Lukas Klingsbo 2022-10-15 01:51:00 +02:00
  • a34f1df790 feat: Added toString method to all the drags events message handlers (#2014) sumit kumar 2022-10-14 16:19:25 +05:30
  • a1f4af9c3c test: unit test for HasHoverables (#2074) Shweta Chauhan 2022-10-14 13:47:49 +05:30
  • 3549891d9d test: Unit tests for gesture detectors (#2071) Dipak Prajapati 2022-10-14 13:40:36 +05:30
  • a3a65f30ab fix: Fixed null exception when no artboard with specified name is exists (#2069) Anas35 2022-10-13 19:09:29 +05:30
  • d659b85d09 fix: 🐛 unit test for Forge2dGame (#2068) Shweta Chauhan 2022-10-13 18:07:31 +05:30
  • 62c5c2e144 fix: solid circles and polygons intersection (#2067) Matt Bennett 2022-10-12 08:48:16 +01:00
  • 202d809b7f test: Added test for rive_component (#2065) Anas35 2022-10-12 00:19:32 +05:30
  • b3b673011c refactor: OpacityEffect now uses opacity instead of alpha internally (#2064) Pasha Stetsenko 2022-10-11 09:15:34 -07:00
  • 1b97747a17 test: Unit tests for component mixins (#2041) Dipak Prajapati 2022-10-11 21:37:23 +05:30
  • db57a47230 docs: flame_tiled bridge package documentation (#2050) Munsterlander 2022-10-11 08:28:56 -07:00
  • 8b3ea08c39 docs: fix move effect interactive examples reset (#2060) Sai Rajendra Immadi 2022-10-11 20:53:27 +05:30
  • 8cd4793ac2 fix!: PolygonComponent no longer modifies _vertices (#2061) Matt Bennett 2022-10-10 21:54:56 +01:00
  • 15ba72c4d5 docs: Add interactive docs for OpacityEffect (#2054) Bishwajeet Parhi 2022-10-10 16:33:02 +05:30
  • fae56a074b docs: Move Effects Examples (#2052) sccalabr 2022-10-09 10:31:53 -07:00
  • fe9d4d9bfb fix: OpacityEffect custom paint override (#2056) DevKage 2022-10-09 22:09:05 +05:30
  • fc0435d870 test: Windows specific test failures (#1975) DevKage 2022-10-09 21:53:36 +05:30
  • b46c390ab2 docs: Link CONTRIBUTING file into the docs (#2051) Pasha Stetsenko 2022-10-09 04:43:34 -07:00
  • 25f3f721e7 test: Widget tests for Event Mixin (#2048) Shweta Chauhan 2022-10-08 21:23:08 +05:30
  • b5780d4212 feat: Add support for styles propagating through the text node tree (#1915) Pasha Stetsenko 2022-10-08 04:08:18 -07:00
  • dfb94d1a34 fix: Audio Fixed for live examples (#2044) Munsterlander 2022-10-08 03:59:13 -07:00
  • a0d7eadae4 feat: Added SpriteFont class (#1992) Pasha Stetsenko 2022-10-07 07:59:09 -07:00
  • 7f546b0f13 fix: #2017 (#2039) Shweta Chauhan 2022-10-07 20:21:23 +05:30
  • 4d513311fd test : Widget test for SpriteButtonComponent (#2040) Shweta Chauhan 2022-10-07 17:52:21 +05:30
  • 6b78b10fb3 feat: Add optional maxDistance to raycast (#2012) DevKage 2022-10-07 17:43:42 +05:30
  • ec817c2334 ci: Fix conventional commit title validation (#2038) Lukas Klingsbo 2022-10-07 09:38:55 +02:00
  • 88c3177c17 docs: make the language tag non moving in code blocks (#2035) Sai Rajendra Immadi 2022-10-07 11:42:37 +05:30
  • 7b47ce1fd0 docs: Added rotate effect example and fixed multi-line (#2024) Munsterlander 2022-10-06 07:59:42 -07:00
  • ccba5a14b2 docs: Wrap long external links to avoid horizontal scrolling (#2034) Alexey Pyltsyn 2022-10-06 17:33:56 +03:00
  • c26d5da373 fix: Event mixins missing @mustCallSuper (#2036) Shweta Chauhan 2022-10-06 19:57:19 +05:30
  • 475b226911 docs: Fixed broken example links (#2030) ayroti dey sarkar 2022-10-06 13:45:32 +05:30
  • bc2db2b17a TiledAtlas (#1982) John McDole 2022-10-05 22:53:06 -07:00
  • a67dec39f7 docs: Added links to API and Examples in doc sidebar (#1997) Munsterlander 2022-10-05 14:15:15 -07:00
  • 0ee9898b86 docs: Fixed some grammer issues in README.md (#2027) Aatmaj 2022-10-06 01:14:27 +05:30
  • a956350b78 docs: Fix documentation markup errors (#2022) Pasha Stetsenko 2022-10-05 01:02:20 -07:00
  • 3d043b86f7 feat: Adding onChildrenChanged (#1976) Valentin Treu 2022-10-04 23:26:22 +02:00
  • 95a3524664 docs: Sequence effect (#1993) Munsterlander 2022-10-04 14:13:57 -07:00
  • 07f7515f31 ci: Inline analyze warnings (#2020) Lukas Klingsbo 2022-10-04 22:59:49 +02:00