flame_jenny 1.0.0 flame_jenny: ^1.0.0 copied to clipboard
Flame bridge package to Jenny (a Dart port of Yarn Spinner).
1.0.0 #
- FIX: Jenny now always stringifies whole numbers without .0 (#2265). (f262b7ee)
- FIX: Remove whitespace before a command in dialogue option (#2187). (00f0e330)
- FIX: Remove flutter from jenny (#2162). (29db304d)
- FEAT: Added the <
- FEAT: Added if() built-in function in Jenny (#2259). (087229ed)
- FEAT: Added command <
- FEAT: OnDialogueChoice now returns null by default (#2234). (e2ab129e)
- FEAT: Added DialogueView.onNodeFinish event (#2229). (19a1f09a)
- FEAT: Arguments of a UserDefinedCommand are now accessible (#2224). (0a9eaf38)
- FEAT: Added escape sequence - in yarn language (#2220). (43eacdd1)
- FEAT: Add support for user-defined functions in jenny (#2194). (9364a0dd)
- FEAT: Support for builtin functions in jenny (#2192). (82d35b8a)
- FEAT: Add command <
- FEAT: Added support for markup attributes (#2183). (f887545b)
- FEAT: Support user-defined commands (#2168). (ffb36a89)
- FEAT: Added the <
- FEAT: Implement the <
- FEAT: Trim whitespace at the end of dialogue lines (#2149). (9c25e631)
- FEAT: DialogueRunner for jenny (#2113). (5ba6ff21)
- FEAT: Support commands outside of nodes (#2145). (b313d630)
- FEAT: Parser for jenny (#2103). (4e4117c8)
- DOCS: Update readme for jenny (#2266). (79129e4a)
- DOCS: Documentation for markup in Jenny (#2262). (8b57eaa1)
- DOCS: Documentation for built-in functions in Jenny (#2258). (2eac6f5a)
- DOCS: Added documentation for basic expressions in Jenny (#2256). (69c13568)
- DOCS: Description of jenny package (#2102). (a99c9303)