39 Commits (9f06860183710c2fdb88ed8a7ef332963ab41b12)

Author SHA1 Message Date
chrisgregan 9f06860183 Variables are now displayed in Reorderable List 10 years ago
chrisgregan 97caa580a1 Added old variables list back 10 years ago
chrisgregan b041885166 Data fields are now private 10 years ago
chrisgregan e458628faa Set operators now match c# equivalents 10 years ago
chrisgregan d6ceaa21c9 Set and Jump use BooleanData, IntegerData, etc. 10 years ago
chrisgregan 80949c4d19 Added property drawers for BooleanData, IntegerData, etc. 10 years ago
chrisgregan 239b9e7416 Pick variable or constant value 10 years ago
chrisgregan 8b90d0c301 Custom editor for FungusVariables 10 years ago
chrisgregan 5b725896a3 Variables are now components 10 years ago
chrisgregan 84f22e7a5d Global variables are stored using Variables class 10 years ago
chrisgregan e379e5b597 Added Global flag to Variable 10 years ago
chrisgregan 9afdeda1b6 Set command supports operators. 10 years ago
chrisgregan a4415af01a Added Jump command 10 years ago
chrisgregan 1f78a48a3b Merged Compare and Jump commands 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 508b31d9a5 Renamed SetVariable and Execute commands 10 years ago
chrisgregan a50701d2ad New placeholder demo scene 10 years ago
chrisgregan 15d0236430 Added FadeSprite command 10 years ago
chrisgregan 7832eb2bbc Added MoveCamera 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 8597df67e5 Increased height of Say text area 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 2d2837b661 Compare command 10 years ago
chrisgregan 88521c9381 Implemented Compare command 10 years ago
chrisgregan f617b72dee Refactored variables 10 years ago
chrisgregan 607ad2eba4 Initial implementation of SetVariable custom editor 10 years ago
chrisgregan e7afa36bc5 Pick variable from popup in SetVariable 10 years ago
chrisgregan ea3687c4f6 Initial support for variables 10 years ago
chrisgregan 40537cb019 Added reorderable list of global and local variables 10 years ago
chrisgregan 93cd5bc520 Custom SequenceField property drop down menu 10 years ago
chrisgregan f27648f060 Replaced OnExecute() with OnEnter() 10 years ago
chrisgregan 3117961982 Improved command highlighting. 10 years ago
chrisgregan 0432b3cb8c Highlight command in inspector when clicked in editor 10 years ago
chrisgregan 25a103fb4c Initial visual scripting prototype code 10 years ago