33 Commits (a91616cd7d29f607974e646633175e2044e76d51)

Author SHA1 Message Date
chrisgregan 427759830b Added properties for fine control of Reset command 10 years ago
chrisgregan 7693241f48 Added Reset command to reset variables and command state 10 years ago
chrisgregan f4adbe631d Fixed copy and paste bug with StringData, etc. 10 years ago
chrisgregan 84dde98153 AddOption command can now set a variable on selection 10 years ago
chrisgregan 385ef1a967 Merged UI redesign and iTween support branch 10 years ago
chrisgregan 4401060c61 Fix #46 - commands now store reference to their parent sequence 10 years ago
chrisgregan dc1658b152 FungusScript can now be made into a prefab (see notes!) 10 years ago
chrisgregan d20bde03e3 Fixed compile error on platform builds 10 years ago
chrisgregan 597aec7d94 Added SendEvent command (commented out due to Unity bug) 10 years ago
chrisgregan 6c9f1cb045 Fixed RunScript command to continue if not stopping 10 years ago
chrisgregan 76375c8c7f Added Stop command 10 years ago
chrisgregan ab97f699c3 Added RunScript command 10 years ago
chrisgregan b63a9ce3b9 Simplified adding new commands. Added Note command. 10 years ago
chrisgregan 1e587f7dd1 Added Note command 10 years ago
chrisgregan 3c61965afd Added background prefab & SetActive command 10 years ago
chrisgregan e968bfd507 Refactored GetFungusScript() and GetSequence() 10 years ago
chrisgregan 95a5f79b9c Renamed Fungus.Script namespace to Fungus 10 years ago
chrisgregan 64cf2c346e Renamed FungusVariable to Variable 10 years ago
chrisgregan 62aaaf6011 Renamed FungusCommand to Command 10 years ago
chrisgregan 29898ed586 Renamed Set to SetVariable, improved color 10 years ago
chrisgregan db928d3a33 Command colours are specified in a virtual function 10 years ago
chrisgregan 1e497cd355 Changed colour for If, Else, EndIf commands. 10 years ago
chrisgregan f863b82503 Improved summary text 10 years ago
chrisgregan 2efceb62ea Implemented If, Else, EndIf logic 10 years ago
chrisgregan 240bf9667b Initial If, Else & EndIf commands with indenting 10 years ago
chrisgregan 51cd79ffd9 Fixed LoadScene command color 10 years ago
chrisgregan 716e883ef2 Added command button colours 10 years ago
chrisgregan 74db43f463 Unified CommandInfo attribute 10 years ago
chrisgregan 585efc2526 Added command categories 10 years ago
chrisgregan e1c4eacc4d Added LoadGlobals, SaveGlobals and DestroyOnSceneLoad tag 10 years ago
chrisgregan 62f6e11043 LoadScene command 10 years ago
chrisgregan 3fcd6e1969 Added summary for Wait command 10 years ago
chrisgregan f82dbe631e Moved commands into own folder 10 years ago