Dialogue System 1.4.9.1 Released!

Version 1.4.9.1 is now available on the Pixel Crushers customer download site. (Contact us with your Asset Store invoice number for access.) It should be on the Unity Asset Store in a few days!

This update contains some minor improvements and bug fixes.

Version 1.4.9.1

Core

  • Improved: Override Actor Name now has a button to assign a unique internal name for persistent data components.
  • Improved: Added Copy Conversation menu item.
  • Improved: Dialogue Editor now shows Description field in dialogue entry’s main edit section.
  • Fixed: Localization field was using a dropdown instead of a text field.
  • (Unity GUI) Improved: QuestTracker has a new checkbox to show successful and failed quests.

Third Party Support

  • Action-RPG Starter Kit: Fixed bug in RemoveItem() that left icon in inventory slot when count reached zero.
  • NGUI: QuestTracker can show title or description.
  • PlayMaker: Added FSMEvent(eventName,all) to send event to all FSMs in scene. Added LoadLevel, LoadGame, SaveGame actions.