Baste Nesse Buanes
Baste Nesse Buanes
This PR adds an overload to GraphVisualizerClient.Show that takes a name: `public static void Show(PlayableGraph graph, string name)` This allows users to pick a name for their graph that's shown...
Whenever you click the "pull" button with uncommitted changes, you get the message "You need to commit your changes before pulling". This is a major drawback, as you often might...
See [thread](https://forum.unity.com/threads/assembly-definition-files-have-problem-with-scriptableobject-and-unityevent.532547/) in the forums. When moving a code file to a different assembly, any serialized action referencing the code needs to change. SerializableAction should make a best-effort attempt to...
If you enter turn based mode near a group of creatures, some of them might fail to attack, or attack very rarely. If you don't attack them, but just spam...