28 Commits (b074524897e5898570656618622c41b39c6d8a93)

Author SHA1 Message Date
Christopher 060b7b46a2 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
Christopher 9a07ccd5fd Reverted ILuaScript, ILuaStore, ILuaUtils interfaces 9 years ago
Christopher c59019cd9c Fixed namespaces in FungusTypes.txt 9 years ago
Christopher 56e413a224 Reorganised Fungus folder structure 9 years ago
Christopher 9be184b25e Fixed Lua set language function 9 years ago
Christopher 26e6c2921e Prepend a choose option with ~ to disable that option 9 years ago
Christopher 7ee7911d6b Renamed args to options. Fixed variable substitution on option text. 9 years ago
Christopher 60c89e2e51 Added choose() and choosetimer() Lua functions. 9 years ago
Christopher 398978ec55 Converted fungus.txt to use spaces instead of tabs 9 years ago
Christopher 46c4b25eb6 Renamed SyncSetDialog to SetSayDialog 9 years ago
lealeelu 82d35bf5de Sync active say dialog when Lua sets the say dialog 9 years ago
Christopher 7d82252834 conversation() lua function supports string substitution 9 years ago
Christopher b77fb1dd58 Renamed Conversation class to ConversationManager. Documented conversation() function in Lua. 9 years ago
lealeelu 7420ffeefb Create Conversation Function in LuaUtils 9 years ago
Christopher ce04d701e0 Fixed missing module variable on round() function 9 years ago
Christopher ec98822857 Fixed menu() Lua command interactable param has no effect #493 9 years ago
Chris Gregan 36a646c5b8 runblock() Lua function takes an optional command index 9 years ago
Chris Gregan 67cef22bd5 Lua prefab registers its bindings in all scenes 9 years ago
Chris Gregan 77c5c5f616 Moved info text object tp FungusLua 9 years ago
Chris Gregan d26a3ea08c Added InforText to Fungus utilities menu 9 years ago
Chris Gregan 0351c0f1f9 All Environments option for LuaBindings 9 years ago
Chris Gregan 7c7897fa68 Added all-in-one Lua prefab 9 years ago
Chris Gregan 8e2e6ae15c Added Round function to fungus module 9 years ago
Chris Gregan 4f9b751b09 Added PlayerPrefs to LuaUtils 10 years ago
Chris Gregan d0d0800697 Fixes for gettime() change 10 years ago
Chris Gregan 4b02c434fe Removed timescale functions 10 years ago
Chris Gregan d71b5d1ee7 Added getvar() for getting a variable from a flowchart 10 years ago
chrisgregan f151410ce5 Moved FungusLua to Thirdparty folder 10 years ago