Ink 1.1.1
Pre-release
Pre-release
inkgd 0.5.0 contains the following changes:
Changed
- Added support for inklecate 1.1.1.
- Exposed new properties on InkPlayer (
alive_flow_names
¤t_flow_is_default_flow
).
⚠️ BREAKING CHANGE
- [
InkPlayer
] Theprompt_choices
andchoice_made
signals as well as thecurrent_choices
property now use instances ofInkChoice
instead of strings. Use thetext
property ofInkChoice
to access the text representation.