8 Commits (784d75a8831a4af3b3e83da93981b89f6095af18)

Author SHA1 Message Date
chrisgregan 9a066b366f Explicitly flag command properties as reorderable lists 9 years ago
chrisgregan 972e69cda4 Use reorderable list for all lists & arrays in command inspector 9 years ago
chrisgregan 7a11cceaa3 Call a block in another Flowchart. Stop, Continue or Wait Until Finished. 10 years ago
chrisgregan bb48384dfa Replace "Run Slow In Editor" per block with "Pause After Command" in flowchart 10 years ago
chrisgregan d81c45f8f1 Executing command icon fades out over time 10 years ago
chrisgregan 5dd745d140 Improve efficiency of command list execution #96 10 years ago
chrisgregan 1a77429756 Renamed commandId to itemId #86 10 years ago
chrisgregan 5a931441d4 Merge branch 'Rename-core-classes' 10 years ago
chrisgregan 04a115a626 Export and import dialog text for editing in a text editor #86 10 years ago
chrisgregan 5d64c168e6 Redesign say & multiple choice dialogs #82 10 years ago
chrisgregan 739a69207b Label & Jump commands #78 10 years ago
chrisgregan b616f72548 Added Else If command #77 10 years ago
chrisgregan 4ecee9c332 Improve efficiency of executing next command in a Sequence #76 10 years ago
chrisgregan ce9b6de524 Refactored command indenting control functions 10 years ago
chrisgregan a5857c6abb Change #72 Replace End If command with End command 10 years ago
chrisgregan e25b22aaa8 Added callback when commands are removed 10 years ago
chrisgregan c66d306cf0 Reverted TargetObject property to just use GameObject instead 10 years ago
chrisgregan da77bd2ddc Added TargetObject class and custom property drawer 10 years ago
chrisgregan a1e3d4f587 Sequences may now be executed in parallel 10 years ago
chrisgregan 7693241f48 Added Reset command to reset variables and command state 10 years ago
chrisgregan 385ef1a967 Merged UI redesign and iTween support branch 10 years ago
chrisgregan 295411ae9e Fixed #45 by merging branch 'Exort-develop' 10 years ago
chrisgregan 4401060c61 Fix #46 - commands now store reference to their parent sequence 10 years ago
chrisgregan 7f5ed8e0cf Copy and paste support for commands 10 years ago
chrisgregan 53d2fd1aab Added protected & virtual to core classes for easier inheritance 10 years ago
chrisgregan 8dd08cab3d Hide command internal properties in inspector 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 db928d3a33 Command colours are specified in a virtual function 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 716e883ef2 Added command button colours 10 years ago
chrisgregan 74db43f463 Unified CommandInfo attribute 10 years ago
chrisgregan 7a45f92873 Moved command properties to inspector. Fixed dialog bugs. 10 years ago
chrisgregan 585efc2526 Added command categories 10 years ago
chrisgregan 06e14afb8c Added sound commands. Improved command buttons. 10 years ago
chrisgregan e6b845a99f Fungus2 code reorg 10 years ago
chrisgregan f1ecf17182 Highlight active variable 10 years ago
chrisgregan 93836f860b AddCommand button and help text 10 years ago
chrisgregan c26e81a40c Improved button layout, using foldout 10 years ago
chrisgregan 18e2b11716 Command buttons remember if they've been expanded 10 years ago
chrisgregan 3703c53276 Commands are now listed in inspector 10 years ago
chrisgregan 1f78a48a3b Merged Compare and Jump commands 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
chrisgregan f94203aaf9 Renamed SequenceController to FungusScript 10 years ago
chrisgregan e7afa36bc5 Pick variable from popup in SetVariable 10 years ago