59 Commits (39552da96ac3cf37b7429e5813610b9270fe6842)

Author SHA1 Message Date
chrisgregan 39552da96a Context sensitive Create Sequence menu 11 years ago
chrisgregan f1ecf17182 Highlight active variable 11 years ago
chrisgregan 17f1bb607d Show "Create Sequence" when no sequence selected 11 years ago
chrisgregan c0f1ed9d0e Split Call command into Call and If 11 years ago
chrisgregan e346683e20 Fixed null reference errors 11 years ago
chrisgregan 93836f860b AddCommand button and help text 11 years ago
chrisgregan 4421d477c4 Option description and <Continue> instead of <None> 11 years ago
chrisgregan 02c75d9e43 Option command description text 11 years ago
chrisgregan dca40df6a8 Renamed AddOption to Option 11 years ago
chrisgregan b28a0cf922 Executing sequence always highlights (can still select other) 11 years ago
chrisgregan 62a8535614 Improved descriptions of commands 11 years ago
chrisgregan e4eab22db5 Renamed MoveCamera to View 11 years ago
chrisgregan c26e81a40c Improved button layout, using foldout 11 years ago
chrisgregan ff26e90891 Added Up, Down, Delete, Copy, Paste buttons 11 years ago
chrisgregan 7430a61da7 Hide transform in inspector and sequences in hierarchy 11 years ago
chrisgregan 4dce521533 FungusScriptEditor handles sequence display 11 years ago
chrisgregan 0d34ef00d1 Renamed activeSequence to executingSequence 11 years ago
chrisgregan 18e2b11716 Command buttons remember if they've been expanded 11 years ago
chrisgregan 3703c53276 Commands are now listed in inspector 11 years ago
chrisgregan 39258bae2b Renamed Jump to Call 11 years ago
chrisgregan 9f06860183 Variables are now displayed in Reorderable List 11 years ago
chrisgregan 97caa580a1 Added old variables list back 11 years ago
chrisgregan b041885166 Data fields are now private 11 years ago
chrisgregan e458628faa Set operators now match c# equivalents 11 years ago
chrisgregan d6ceaa21c9 Set and Jump use BooleanData, IntegerData, etc. 11 years ago
chrisgregan 80949c4d19 Added property drawers for BooleanData, IntegerData, etc. 11 years ago
chrisgregan 239b9e7416 Pick variable or constant value 11 years ago
chrisgregan 8b90d0c301 Custom editor for FungusVariables 11 years ago
chrisgregan 5b725896a3 Variables are now components 11 years ago
chrisgregan 84f22e7a5d Global variables are stored using Variables class 11 years ago
chrisgregan e379e5b597 Added Global flag to Variable 11 years ago
chrisgregan 9afdeda1b6 Set command supports operators. 11 years ago
chrisgregan a4415af01a Added Jump command 11 years ago
chrisgregan 1f78a48a3b Merged Compare and Jump commands 11 years ago
chrisgregan 9dec388164 Added null sequence check 11 years ago
chrisgregan 5e37a6fe0f Added ShowConditions to Say command 11 years ago
chrisgregan b017ace490 Implemented ShowConditions for AddOption command 11 years ago
chrisgregan 508b31d9a5 Renamed SetVariable and Execute commands 11 years ago
chrisgregan a50701d2ad New placeholder demo scene 11 years ago
chrisgregan 15d0236430 Added FadeSprite command 11 years ago
chrisgregan 7832eb2bbc Added MoveCamera command 11 years ago
chrisgregan c13fc82fb0 Shortened command class names. 11 years ago
chrisgregan d0c2e9c961 Moved new visual scripting code to its own namespace 11 years ago
chrisgregan 8597df67e5 Increased height of Say text area 11 years ago
chrisgregan c2ae79d921 Implemented Hide On Visited option condition 11 years ago
chrisgregan 939a15d98a Added AddOption command. 11 years ago
chrisgregan f94203aaf9 Renamed SequenceController to FungusScript 11 years ago
chrisgregan 2d2837b661 Compare command 11 years ago
chrisgregan 88521c9381 Implemented Compare command 11 years ago
chrisgregan f617b72dee Refactored variables 11 years ago