Dialogue System for Unity 1.7.5 Released

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
User avatar
Tony Li
Posts: 22062
Joined: Thu Jul 18, 2013 1:27 pm

Dialogue System for Unity 1.7.5 Released

Post by Tony Li »

Version 1.7.5 is now available on the Pixel Crushers customer download site (PM me if you need access) and should be on the Unity Asset Store in 5-10 business days!

The Unity Asset Store system caused several publishers' submissions to get hung up for a long time, so version 1.7.4 never made it onto Asset Store. Unity asked affected publishers to resubmit, and version 1.7.5 happened to be ready in time so that's what was just submitted.

Core:
  • Added: Dialogue Manager > Instantiate Database checkbox to instantiate copy of Initial Database so you can change it at runtime without affecting asset.
  • Added: Preload Actor Portraits component to prevent stutter on first conversation when using very large portrait images.
  • Added: DialogueManager.GetInputButtonDown delegate for overring default Unity Input.
  • Improved: Removed 1 MB restriction on saved game data size. Now unlimited.
  • Improved: Saved game data (especially when saving SimStatus) is significantly smaller.
  • Improved: Added Show/Hide/Toggle methods to QuestTracker (legacy GUI and Unity UI).
  • Fixed: Conversation Trigger was not always marking the conversation dropdown for saving in the scene.
  • Fixed: UnityUIQuestLogWindow now keeps timeSale in sync when repeatedly opening & closing during slow open/close animations.
  • Fixed: IncrementOnDestroy & PersistentDestructible no longer log (harmless) warnings when stopping playmode.
Third Party Support:
  • Deftly: Added configurable cooldown time to floating text barks.
  • Rewired: Added support.
  • UFPS: Updated to better support Menu Framework.
User avatar
Tony Li
Posts: 22062
Joined: Thu Jul 18, 2013 1:27 pm

Re: Dialogue System for Unity 1.7.5 Released

Post by Tony Li »

Version 1.7.5 is now available on the Asset Store!
Post Reply