fungus

Open full view…

Fungus v2.2.2 now available!

chrisgregan
Fri, 09 Oct 2015 15:35:00 GMT

This is mostly a bug fix release to sort out issues reported recently on the forums. We have added a new Stop Flowchart command which lets you stop all executing commands in a Flowchart. Grab it now in the [download section](http://fungusgames.com/download/). Please let us know on the forum if you find any bugs, enjoy! *Added* - Stop Flowchart command and Flowchart.StopAllBlocks() method #288 *Changed* - Only the first Flowchart added to a scene will have a default GameStarted event handler. - Null items in variable list are cleaned up on enable. *Fixed* - Flowchart objects break when made into a prefab #275 - Localization language does not persist between scenes #271 - Voiceover clips not playing correctly in Say command #273 - Changing portrait facing flips incorrectly #190 - Variable substitution in Menu command #263 - Null variable reference when substituting variables #278 - Removed empty gameobject in sherlock demo - Removed unused GameStarted component from built-in Flowchart prefab

Владимир Беляев (leinstay)
Fri, 09 Oct 2015 19:21:53 GMT

Thank you Chris!

tyroflux
Sat, 10 Oct 2015 08:17:11 GMT

Is the Rotorz ReorderableList stuff new in this release? I'm using Avast antivirus and Fungus/ThirdParty/Reorderable List Field/Editor/Editor.ReorderableList.dll is being identified as a (presumably false positive) virus.

chrisgregan
Sat, 10 Oct 2015 08:45:28 GMT

That dll hasn't been updated or modified for several releases. I think it's s false positive, but I'll do some hash checks to double check it's not been changed.

chrisgregan
Sat, 10 Oct 2015 19:54:46 GMT

Just saw the same issue today with a user using Fungus 2.2.1 on a Windows laptop running avast. [Some other users](http://answers.unity3d.com/questions/398470/error-cs0016-in-unity.html) have had similar problems with Avast and Unity dlls. This video [might help](https://www.youtube.com/watch?v=I1WV3KX7m9U)?

tyroflux
Sat, 10 Oct 2015 22:26:37 GMT

Thanks for the help! I reported the false positive to Avast, and I no longer seem to be having problems with it.