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.
desktop-maesty/steve 8a2d2b4c65 CommandByName text enter caches command for next frame to be added during the normal keyboard input section to avoid those events being eaten by other parts of the gui and us playing nice with what Unity GUILayout expects 8 years ago
..
Commands break conditionals out to allow for reused code in LuaIf 8 years ago
Components Fixed Localization only localizes character name, not story text #611, #614 8 years ago
Editor CommandByName text enter caches command for next frame to be added during the normal keyboard input section to avoid those events being eaten by other parts of the gui and us playing nice with what Unity GUILayout expects 8 years ago
EventHandlers Added custom editor for Save Point Loaded event handler 8 years ago
Interfaces Reverted StringSubstituter move (it was there to allow FungusLua to be used independently of Fungus). 9 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 Stops Conversation Audio 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) 9 years ago
Components.meta Moved all scripts into a unified script folder (except Flowchart yet) 9 years ago
Editor.meta Moved all scripts into a unified script folder (except Flowchart yet) 9 years ago
EventHandlers.meta Moved all scripts into a unified script folder (except Flowchart yet) 9 years ago
Interfaces.meta Moved all scripts into a unified script folder (except Flowchart yet) 9 years ago
Signals.meta Added Writer signals 9 years ago
Utils.meta Moved all scripts into a unified script folder (except Flowchart yet) 9 years ago
VariableTypes.meta Reorganised Fungus folder structure 9 years ago
link.xml Removed MoonSharp assembly from link.xml 8 years ago
link.xml.meta Reorganised Fungus folder structure 9 years ago