Month: July 2018
Version 1.0.5 is now available on the Unity Asset Store. Highlights of this release are support for articy:draftuMMORPG and Inventory Pro!
Version 1.0.5 Release Notes
  • Improved: Now tracks times accepted on quester, not quest giver, to better support multiplayer.
  • Added: QuestGiver & QuestListContainer.ResetToOriginalState() methods.
  • Fixed: QuestStateSerializer now gracefully handles bad tag lists.
  • articy:draft: Added support.
  • Dialogue System for Unity: Updated for Dialogue System for Unity 2.x.
  • Inventory Pro: Added support.
  • uMMORPG: Added support.
Month: July 2018

Version 1.9.0 is now available on the Unity Asset Store.

Release notes:

  • Minimum version is now Unity 5.3.6.
  • Improved: Deeds can now specify who can evaluate them.
  • Improved: Faction Manager: Added instance property, Allow Only One Faction Manager checkbox.
  • Improved: Faction Member Debugger: Added Visible checkbox, option to auto-destroy if not debug build.
  • Improved: Save System: Added SaveSystemMethods.LoadOrRestart.
Month: July 2018
Version 2.0.2 is now available on the Pixel Crushers download site (contact us with your Unity Asset Store invoice number if you need access) and should be available on the Asset Store in a few business days.
Highlights of 2.0.2 are:
  • Dialogue editor improvements: global search & replace, snap all nodes to grid, and more.
  • Updates to support for i2 LocalizationInventory Pro, and uMMORPG.
Version 2.0.2 Release Notes
Core:
  • Fixed: ConversantIndex now points to correct actor when using DialogueActor component with GameObject name that doesn’t match conversation actor or DialogueActor.
  • Dialogue Editor: Added global search & replace.
  • Dialogue Editor: Added Snap All Nodes To Grid menu item.
  • Dialogue Editor: Cross-conversation link dropdown now uses submenus if destination conversation has many entries.
  • Dialogue Editor: Clicking on link in Inspector now centers on node in Dialogue Editor canvas.
Third Party Support:
  • articy:draft: Importer now properly applies nested flow fragment names to flow dialogues.
  • CSV: Fixed: Import of Text Tables wasn’t marking asset dirty so changes weren’t immediately saved.
  • i2 Localization Support: Updated for i2 Localization 2.8.7; added support for Text Tables.
  • Inventory Pro Support: Updated example scene for DS2; added Get/SetStats Lua functions.
  • uMMORPG: Added Lua functions to get/set skill levels; added NPC option to bypass NpcDialogue panel; now saves character to server immediately at end of conversation & quest state changes.