Chris Gregan
|
3e52f723c2
|
Fixed lua say() function to match new say method parameters
|
7 years ago |
Christopher
|
eabbed3e7a
|
Fixed MenuDialog Lua Bug #565
|
8 years ago |
Christopher
|
c8a257fb1e
|
Fixed setmenudialog() lua function does not set main active menu dialog #578
|
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
|
c59019cd9c
|
Fixed namespaces in FungusTypes.txt
|
8 years ago |
Christopher
|
56e413a224
|
Reorganised Fungus folder structure
|
8 years ago |
Christopher
|
9be184b25e
|
Fixed Lua set language function
|
8 years ago |
Christopher
|
26e6c2921e
|
Prepend a choose option with ~ to disable that option
|
8 years ago |
Christopher
|
7ee7911d6b
|
Renamed args to options. Fixed variable substitution on option text.
|
8 years ago |
Christopher
|
60c89e2e51
|
Added choose() and choosetimer() Lua functions.
|
8 years ago |
Christopher
|
398978ec55
|
Converted fungus.txt to use spaces instead of tabs
|
8 years ago |
Christopher
|
46c4b25eb6
|
Renamed SyncSetDialog to SetSayDialog
|
8 years ago |
lealeelu
|
82d35bf5de
|
Sync active say dialog when Lua sets the say dialog
|
8 years ago |
Christopher
|
7d82252834
|
conversation() lua function supports string substitution
|
8 years ago |
Christopher
|
b77fb1dd58
|
Renamed Conversation class to ConversationManager. Documented conversation() function in Lua.
|
8 years ago |
lealeelu
|
7420ffeefb
|
Create Conversation Function in LuaUtils
|
8 years ago |
Christopher
|
ce04d701e0
|
Fixed missing module variable on round() function
|
8 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
Lua prefab only registers bindings with itself
|
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
|
9 years ago |
Chris Gregan
|
d0d0800697
|
Fixes for gettime() change
|
9 years ago |
Chris Gregan
|
4b02c434fe
|
Removed timescale functions
This doesn’t really do anything to solve the timescale issues with
Fungus, so removing it for simplicity.
|
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
FungusLua can be used as a standalone asset, so it’s going in third
party to keep it isolated from the rest of the Fungus project
|
9 years ago |