2466 Commits (3bbf227759657922a193649c6a6d985cda31fbb9)
 

Author SHA1 Message Date
Jorge Ramirez fccfb6c542 Add functionality for addition, subtraction and multiplication to the Color variable 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
desktop-maesty/steve a36abc5a80 Added Fungus Signals for MenuDialog becoming active or inactive 7 years ago
desktop-maesty/steve 36600abe82 Conversation support for setting default clear, wait for input and fade options via command 7 years ago
Chris Gregan 87dea936ee Updated changlog , command docs and project settings file. 7 years ago
Chris Gregan 392444c842 Updated CHANGELOG.txt 7 years ago
Chris Gregan f3f5b90060 Updated command reference 7 years ago
Chris Gregan 917b608bf8 Updated AssetStoreTools.dll 7 years ago
Chris Gregan 8254e45d1d Merge branch 'master' of https://github.com/snozbot/fungus 7 years ago
Chris Gregan 72379fa9a8
Merge pull request #666 from MeMark2/compare-variables-refactor 7 years ago
Chris Gregan 480a17420f Merge branch 'master' of https://github.com/snozbot/fungus 7 years ago
Chris Gregan 497b9ad387
Merge pull request #665 from MeMark2/set-variables-refactor 7 years ago
Chris Gregan 3f293daae9 Merge branch 'master' of https://github.com/snozbot/fungus 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 f23e5f192a Add error messages when using invalid variable operators 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
Steve Halliwell 3730855f15
Merge pull request #664 from stevehalliwell/EditorResourceChecks 7 years ago
Chris Gregan f339774679 Added Flowchart.HasBlock() and ExecuteIfHasBlock() 7 years ago
Chris Gregan 0b0776d775 Fixed repeat play of music 7 years ago
Chris Gregan 0fa7a9dcc6 Updated project version to Unity 2017.4.0f1 7 years ago
Chris Gregan 3299b029f4
Merge pull request #661 from MeMark2/save-menu-fix 7 years ago
Chris Gregan 7fdd41c783
Merge pull request #663 from Rubikhan/master 7 years ago
desktop-maesty/steve 122c4f3975 More thorough checking that the Fungus EditorResource folder is infact the Fungus EditorResource folder 7 years ago
Rubikhan 7ce2419221 Changed the block name in #6 of "Connections between Blocks" section from "Block2" to "Start" 7 years ago
Jorge Ramirez 834a4c44a3 Add nested Save Menu error message 7 years ago
Jorge Ramirez 78791cfb8c Add protection against infinite load loop 7 years ago
Chris Gregan dbdca79298 Fixed using error in Unity 2017.1 7 years ago
Chris Gregan da29b29a32 Fixed compile errors in Unity 2018.1 beta 7 years ago
Chris Gregan b2ff80220e Fixed compiler warnings in Untity2017.3 7 years ago
Chris Gregan f2df7e8e78
Merge pull request #650 from FrederickKDP/BatchUpdatedForNewUnity3DVer 7 years ago
Steve Halliwell 7b44fca458
Merge pull request #655 from stevehalliwell/GlobalVariable 7 years ago
desktop-maesty/steve b61a918075 Fix bug found by @FatPuzo by force returning local value on global variables when their value is requested outside of play mode 7 years ago
Steve Halliwell 69f69ad1b2
Merge pull request #652 from stevehalliwell/GlobalVariable 7 years ago
desktop-maesty/steve f319ffc1db Moved GlobalVar demo scene to Variables example folder 7 years ago
desktop-maesty/steve a9dc553c49 Added GlobalVariables 7 years ago
DESKTOP-D8AN5KL\Erick 3888eb0045 Updated Batch for newer versions of Unity3D web player 7 years ago
Chris Gregan 3e52f723c2 Fixed lua say() function to match new say method parameters 7 years ago
Chris Gregan 227acbe619 Updated monobehavior command reference 7 years ago
Chris Gregan 4d07b5ff0d Fixed null exception in command document generator 7 years ago