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.
Christopher 0db373759d Merge branch 'master' of https://github.com/snozbot/fungus into save-system 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 10 years ago
Commands Added Writer signals 9 years ago
Flow Start Label property in Call command 9 years ago
Localisation Changed comment style on header block 9 years ago
Lua Updated FungusTest scene. 9 years ago
Narrative Merge branch 'master' of https://github.com/snozbot/fungus into save-system 9 years ago
Save Save and Load flowchart state now working 9 years ago
SceneLoading Fixed Event System not created after Load Scene #121 10 years ago
Scripting Fixed nested while loops don't loop correctly #562 9 years ago
Signals Reverted Fungus sub namespaces as they were breaking backwards compatibility. Kept the Fungus.EditorUtils namespace though as it doesn't affect compatibility. 9 years ago
Sprite Changed comment style on header block 9 years ago
StringSubstitution SayDialog now supports full variable substitution when setting character names. 9 years ago
TestAssets Use Lua text file in ExecuteLua command 9 years ago
Tweening Added test for StopTweens does not stop a Tween with loop enabled #529 9 years ago
UI Added Writer.Paused property to pause a writer from code. 9 years ago
Audio.meta Fixed control volume bug #464 9 years ago
Camera.meta GUID changed for camera tests 10 years ago
Commands.meta Added test for Save Variable / Load Variable 10 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 10 years ago
Lua.meta Renamed FungusScript to Lua 10 years ago
Narrative.meta Added integration tests for Stage & Portrait system 10 years ago
Save.meta Initial stab at saving flowchart variables. 9 years ago
SceneLoading.meta Fixed Event System not created after Load Scene #121 10 years ago
Scripting.meta Invoke Event and Invoke Method commands 10 years ago
Signals.meta Added Writer signals 9 years ago
Sprite.meta Added integration test for Set Sprite Order command 10 years ago
StringSubstitution.meta Extensible string substitution system 10 years ago
TestAssets.meta Reorganised Tests folder to share assets between tests 10 years ago
Tweening.meta Fixed Shake Camera timing issue #137 10 years ago
UI.meta Added Write command and new Text Tag Parser 10 years ago