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.
fjruizpo c9afad8821 Adapt FlowChartEnabled and GameStarted handlers to the new messages propagation in EventHandlers. 8 years ago
..
Commands Fixed nested while loops don't loop correctly #562 8 years ago
Components Add unity messages propagation to EventHandler class. 8 years ago
Editor Added newlines to switch for consistency 8 years ago
EventHandlers Adapt FlowChartEnabled and GameStarted handlers to the new messages propagation in EventHandlers. 8 years ago
Interfaces Reverted StringSubstituter move (it was there to allow FungusLua to be used independently of Fungus). 8 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. 8 years ago
Utils Removed selectedBlock and changed multi-select editor message 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