141 Commits (6959b0ff4f237f5fd5fd2a3baf99512c3ce978bf)

Author SHA1 Message Date
Chris Gregan a646b5ce27 Fixed #717 Control Audio > Play Loop volume always 1 6 years ago
desktop-maesty/steve af10b34557 New Call mode, StopThenCall 6 years ago
Hector Castelli Zacharias 7fab22dc9d Updated the comments and documentation in the commands. 6 years ago
Hector Castelli Zacharias 522b2d44d6 Fixed issues where there woudln't be enough audio sources for the ambiance. Added Stop Ambiance command. 6 years ago
Hector Castelli Zacharias 91781f8c58 Fixed issue when first creating a random sound component. 6 years ago
Hector Castelli Zacharias c7e167124d Updated Ambiance Sound with new settings and generated Meta files. 6 years ago
Hector Castelli Zacharias f0813d4aae Fixed naming issues in ambience audio. 6 years ago
Hector Castelli Zacharias 1cfce972b6 Added new command: Play ambience sound. (overlayed over music, can be looped) 6 years ago
Hector Castelli Zacharias 4f603f91ac Added new command: Play Random sound. 6 years ago
desktop-maesty/steve f676198032 Moving TextVariationHandler to a tokeniser rather than regex so we can manage recursive variation sections. 6 years ago
desktop-maesty/steve 57a688f320 ElseIfs now confirm that the previous condition was at the same indent as themselves. 7 years ago
desktop-maesty/steve 265b1b2f83 Isolated rotorz to CommandListAdaptor and VariableListAdaptor 7 years ago
desktop-maesty/steve 8d06252b35 StopFlowchart can continue now 7 years ago
desktop-maesty/steve bcd5d5d7b9 Added GetKey fungus command. 7 years ago
desktop-maesty/steve bf5cb48592 Updated to 2018.1 7 years ago
desktop-maesty/steve 17a934a63b Fix many typos of 'Prirority' 7 years ago
desktop-maesty/steve a88dad4969 Conversation command passes info to conversation manager 7 years ago
Jorge Ramirez 60bfe84399 Add comparison and setting functionality for the Vector2 and Vector3 variables 7 years ago
Jorge Ramirez 57776a67da Add comparison and setting functionality for the Transform variable 7 years ago
Jorge Ramirez 3035446336 Add comparison and setting functionality for the Texture variable 7 years ago
Jorge Ramirez 27b97990d6 Add comparison and setting functionality for the Sprite variable 7 years ago
Jorge Ramirez 041950b35f Add comparison and setting functionality for the Rigidbody2D variable 7 years ago
Jorge Ramirez 7810fecbf9 Add comparison and setting functionality for the Object variable 7 years ago
Jorge Ramirez e8a19dbcc5 Add comparison and setting functionality for the Material variable 7 years ago
Jorge Ramirez acfba940a9 Add comparison and setting functionality for the Color variable 7 years ago
desktop-maesty/steve 7334a463c8 Added Fungus Priority Signals 7 years ago
Jorge Ramirez 110c11f280 Add comparison and setting functionality for the AudioSource variable 7 years ago
Jorge Ramirez 88711d84a6 Add comparison and setting functionality for the Animator variable 7 years ago
Jorge Ramirez c93f81a007 Refactor compare variable system and add comparison for GameObjects 7 years ago
Jorge Ramirez 45c5652f4d Improve naming convention for variable specific operators 7 years ago
Jorge Ramirez 673b3166a3 Refactor set variable system, add setting of GameObjects 7 years ago
Chris Gregan dbdca79298 Fixed using error in Unity 2017.1 7 years ago
Chris Gregan 6c259f4467 Fixed typo in Set Interactable description #647 7 years ago
desktop-maesty/steve cc56a1cd5f Renamed folders within PlaygroundDemo 7 years ago
desktop-maesty/steve fb5c174152 Added TextTag WVO WaitForVoiceOver 7 years ago
desktop-maesty/steve 90236b12c2 OpenURL FungusCommand renamed, fixes #554 7 years ago
desktop-maesty/steve ffa5b2d189 Added MenuShuffle Fungus Command and a demo scene 7 years ago
desktop-maesty/steve cc7bbf0db1 GetCommandInfo returns the highest priority CommandInfo to better support multiple names while maintaining what is shown in the inspector 7 years ago
desktop-maesty/steve b209d4fcd2 Allow multiple CommandInfos to be added to a class 7 years ago
desktop-maesty/steve 2de96f8f04 Added Rigidbody2D variable type 7 years ago
desktop-maesty/steve 75b2128375 Updated Doxyfile 7 years ago
desktop-maesty/steve 7c57d8c9a8 Added Fungus Commands for most of MathF 7 years ago
desktop-maesty/steve c8ecbce079 Added MonoBeh fungus event handlers and physics demo scene 7 years ago
desktop-maesty/steve 393dc751ba Added Basic LeanTween Commands 7 years ago
Conrad Kreyling a17cfe2aac break conditionals out to allow for reused code in LuaIf 8 years ago
Christopher 87774219f3 Renamed Both mode to BlockNameAndCustom in SavePoint command 8 years ago
Christopher 8f71e11880 Added utility to convert all files to Mac line endings 8 years ago
Wilson Wong c6d95074fd New Keymode, use both block name and custom key. 8 years ago
Christopher 47eae05b5a Variable substitution works in Set Variable (String) command 8 years ago
Christopher d3ed078c9e Added description fields to Invoke Event and Invoke Method 8 years ago