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 8d23d6c136 Refactored SavePointData to store saved data in strings (via SaveDataItem). This removes the dependencies on the Flowchart or FlowchartData and makes it easier to extend the supported data types. 8 years ago
..
Commands Refactored SavePointData to store saved data in strings (via SaveDataItem). This removes the dependencies on the Flowchart or FlowchartData and makes it easier to extend the supported data types. 8 years ago
Components Refactored SavePointData to store saved data in strings (via SaveDataItem). This removes the dependencies on the Flowchart or FlowchartData and makes it easier to extend the supported data types. 8 years ago
Editor Refactored SavePointData to store saved data in strings (via SaveDataItem). This removes the dependencies on the Flowchart or FlowchartData and makes it easier to extend the supported data types. 8 years ago
EventHandlers Improved save game example. Save Point Loaded now handles multiple keys. 8 years ago
Interfaces Reverted StringSubstituter move (it was there to allow FungusLua to be used independently of Fungus). 8 years ago
Signals SavePoint now handles starting Flowchart execution for 'normal' scene loads. Use a Save Point with key 'Start' for the first Block to be executed in every scene. 8 years ago
Utils Refactored SavePointData to store saved data in strings (via SaveDataItem). This removes the dependencies on the Flowchart or FlowchartData and makes it easier to extend the supported data types. 8 years ago
VariableTypes Increased height of multi-line text box for StringDataMulti 8 years ago
Commands.meta Moved all scripts into a unified script folder (except Flowchart yet) 8 years ago
Components.meta Moved all scripts into a unified script folder (except Flowchart yet) 8 years ago
Editor.meta Moved all scripts into a unified script folder (except Flowchart yet) 8 years ago
EventHandlers.meta Moved all scripts into a unified script folder (except Flowchart yet) 8 years ago
Interfaces.meta Moved all scripts into a unified script folder (except Flowchart yet) 8 years ago
Signals.meta Added Writer signals 8 years ago
Utils.meta Moved all scripts into a unified script folder (except Flowchart yet) 8 years ago
VariableTypes.meta Reorganised Fungus folder structure 8 years ago
link.xml Removed MoonSharp assembly from link.xml 8 years ago
link.xml.meta Reorganised Fungus folder structure 8 years ago