16 Commits (d3ed078c9eb71271575d81e8f6317b188814490f)

Author SHA1 Message Date
Christopher eabbed3e7a Fixed MenuDialog Lua Bug #565 8 years ago
Christopher a4b830a4f0 Fixed tabs in conversation text from Lua #574 8 years ago
Christopher c8a257fb1e Fixed setmenudialog() lua function does not set main active menu dialog #578 8 years ago
Christopher f890969b10 Fixed PODTypeFactory and FungusPrefs classes are not registered #549 8 years ago
Chris Gregan cdfcd2f1c3 Fixes for compile errors on .NET Core 8 years ago
Christopher 54f1ce9be9 LuaEnvironment starts a debug server when running in the Unity Editor. Use VS Code to debug. 8 years ago
Christopher 30ec871d75 Started conversion to MoonSharp 2.0 / VS Code 8 years ago
Christopher 060b7b46a2 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
Christopher 9a07ccd5fd Reverted ILuaScript, ILuaStore, ILuaUtils interfaces 8 years ago
Christopher a550d29e10 Reverted IExecuteHandler, ILuaBindings and ILuaEnvironment interfaces 8 years ago
Christopher 5053d2fc4a Moved all public static methods to Public method region 8 years ago
Christopher 08110d64d1 Reverted ISayDialog interface 8 years ago
Christopher 071fb7c345 Added Fungus.Commands, Fungus.EventHandlers, Fungus.Variables and Fungus.Utils namespaces 8 years ago
Christopher 066bb719a9 Refactored FungusLua classes to match layout in main Fungus project. 8 years ago
Christopher 1118be781d Refactored ExecuteHandler to use IExecuteHandler interface 8 years ago
Christopher 69d9d2e3c3 Reorganised FungusLua scripts to match main Fungus project 8 years ago