2 Commits (90386bc3084dd13c4f69e6b1f39214bede779cd5)

Author SHA1 Message Date
chrisgregan a937698ba3 Removed unused multiple choice commands 10 years ago
chrisgregan b5ea08a4d2 Choose command that acts like a Switch statement #80 10 years ago
chrisgregan 0803b8b73a Fix #71 Hide Fungus commands, event handlers, etc. in Component menu 10 years ago
chrisgregan 4ff3e46493 Added substituting variables in Say, Choose and character name text 10 years ago
chrisgregan 5f6ce88506 Reorganized Commands and EventHandlers under Scripts folders 10 years ago
chrisgregan e7938219a4 Added tooltips for all Fungus command properties 10 years ago
chrisgregan ac9d219706 Updated all command help strings 10 years ago
chrisgregan 7693241f48 Added Reset command to reset variables and command state 10 years ago
chrisgregan 6c79e656fe Fixed hide on selected logic and optionAction closure bug 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 dc1658b152 FungusScript can now be made into a prefab (see notes!) 10 years ago
chrisgregan 84447e6d7b Don't render connected sequences in other fungus scripts 10 years ago
chrisgregan 95a5f79b9c Renamed Fungus.Script namespace to Fungus 10 years ago
chrisgregan 62aaaf6011 Renamed FungusCommand to Command 10 years ago
chrisgregan db928d3a33 Command colours are specified in a virtual function 10 years ago
chrisgregan 716e883ef2 Added command button colours 10 years ago
chrisgregan 74db43f463 Unified CommandInfo attribute 10 years ago
chrisgregan 424e7a1195 Hide selected options 10 years ago
chrisgregan 3a160295e7 Separate Say and Choose commands 10 years ago
chrisgregan 56ad13dac5 Reverted to AddOption approach 10 years ago
chrisgregan e8783b6071 Added SetDialog command 10 years ago
chrisgregan 585efc2526 Added command categories 10 years ago
chrisgregan efee8e808b Command error messages and enabled checkbox. 10 years ago
chrisgregan c20b6059e8 Command scripts now stored in module folders 10 years ago
chrisgregan 537f9f0d2e Improved names of all commands 10 years ago
chrisgregan e6b845a99f Fungus2 code reorg 10 years ago
chrisgregan 93836f860b AddCommand button and help text 10 years ago
chrisgregan 4421d477c4 Option description and <Continue> instead of <None> 10 years ago
chrisgregan 02c75d9e43 Option command description text 10 years ago
chrisgregan dca40df6a8 Renamed AddOption to Option 10 years ago
chrisgregan 5b725896a3 Variables are now components 10 years ago
chrisgregan e379e5b597 Added Global flag to Variable 10 years ago
chrisgregan 9dec388164 Added null sequence check 10 years ago
chrisgregan 5e37a6fe0f Added ShowConditions to Say command 10 years ago
chrisgregan b017ace490 Implemented ShowConditions for AddOption command 10 years ago
chrisgregan c13fc82fb0 Shortened command class names. 10 years ago
chrisgregan d0c2e9c961 Moved new visual scripting code to its own namespace 10 years ago
chrisgregan c2ae79d921 Implemented Hide On Visited option condition 10 years ago
chrisgregan 939a15d98a Added AddOption command. 10 years ago