8 Commits (a0b11e074b34e1831df828d4b4e75fbc199e8d36)

Author SHA1 Message Date
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 d26a3ea08c Added InforText to Fungus utilities menu 9 years ago
Chris Gregan 8e2e6ae15c Added Round function to fungus module 9 years ago
Chris Gregan d0d0800697 Fixes for gettime() change 9 years ago
Chris Gregan 4b02c434fe Removed timescale functions 9 years ago
Chris Gregan d71b5d1ee7 Added getvar() for getting a variable from a flowchart 9 years ago
chrisgregan f151410ce5 Moved FungusLua to Thirdparty folder 9 years ago
chrisgregan 6430399365 Moved FungusLua under Fungus folder 9 years ago
chrisgregan 51c1d93acb Move dependent files into Fungus folder 9 years ago
chrisgregan f29d89ad47 Moved all Lua code to FungusLua top level folder 9 years ago
chrisgregan e1ef439dfa Fungus module uses M local instead of fungus identifier 9 years ago
chrisgregan da0a6fcf0a Use fungus helper methods as globals or under 'fungus' global. 9 years ago
chrisgregan a66c1a3f3d Improved how fungus lua module is initialized 9 years ago
chrisgregan a7064c455e Combine the unity table with the fungus table 10 years ago
chrisgregan b054107a1b Create SayDialog and MenuDialog is none exists yet 10 years ago
chrisgregan 762d1f8a81 Added LuaStore component and prefab to persist values across scene loads 10 years ago
chrisgregan 8d5fedd699 Renamed fungus.fungusprefs to fungus.prefs 10 years ago
chrisgregan 708cc3ea48 Fixed inconsistent case 10 years ago
chrisgregan 77504aa59d Split LuaEnvironment into LuaEnvironment & LuaUtils components 10 years ago
chrisgregan a5f733b3f5 Rename Lua component to LuaEnvironment 10 years ago
chrisgregan 1ae1c4bd1d Renamed FungusScript to Lua 10 years ago
chrisgregan 56cd4b213c Initial implementation of FungusScript Lua scripting 10 years ago