An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chris Gregan f487de69bd Added Command Index property to Call command 9 years ago
..
Audio Fixed control volume bug #464 9 years ago
Camera Fixed Fade To View can sometimes not work in Unity 5.3 #370 9 years ago
Commands Added test for Save Variable / Load Variable 9 years ago
Flow Added Command Index property to Call command 9 years ago
Localisation Extensible string substitution system 9 years ago
Lua runblock() Lua function takes an optional command index 9 years ago
Narrative Fixed menu buttons not executing target block 9 years ago
SceneLoading Fixed Event System not created after Load Scene #121 9 years ago
Scripting Added StopBlock command 9 years ago
Sprite Added SetDraggable2D command #191 9 years ago
StringSubstitution Added getvar() for getting a variable from a flowchart 9 years ago
TestAssets Use Lua text file in ExecuteLua command 9 years ago
Tweening Fixed Multiple iTweens on same object interfere with each other #303 9 years ago
UI Fix Unity Test Tools to run in 5.0 9 years ago
Audio.meta Fixed control volume bug #464 9 years ago
Camera.meta GUID changed for camera tests 9 years ago
Commands.meta Added test for Save Variable / Load Variable 9 years ago
Flow.meta Added Command Index property to Call command 9 years ago
Localisation.meta Fixed: Localisation CSV parser doesn't handle Windows-style line endings #131 9 years ago
Lua.meta Renamed FungusScript to Lua 9 years ago
Narrative.meta Added integration tests for Stage & Portrait system 9 years ago
SceneLoading.meta Fixed Event System not created after Load Scene #121 9 years ago
Scripting.meta Invoke Event and Invoke Method commands 9 years ago
Sprite.meta Added integration test for Set Sprite Order command 9 years ago
StringSubstitution.meta Extensible string substitution system 9 years ago
TestAssets.meta Reorganised Tests folder to share assets between tests 9 years ago
Tweening.meta Fixed Shake Camera timing issue #137 9 years ago
UI.meta Added Write command and new Text Tag Parser 9 years ago