Page 1 of 1

Dialogue System for Unity 2.1.4 Released

Posted: Tue Apr 02, 2019 11:20 am
by Tony Li
Version 2.1.4 is now available on the Unity Asset Store!

This update contains a couple of important bug fixes. If you're using version 2.x, I recommend updating.

Release Notes
Core:
  • Fixed: Certain built-in Lua functions became unavailable after loading saved game.
  • Fixed: DemoMenu clear saved game button works again with SaveSystem.
  • Fixed: Dialogue Editor no longer allows conversation titles to start with "/".
  • Improved: When Dialogue Editor creates new conversation, now assigns actors from previous conversation.
  • Improved: Added "Subtract" option to Lua wizard.
  • Improved: Selector/ProximitySelector now localizes use message and usable's override name.
  • Text Tables:
    - Fixed: Adding new field showed blank line until refresh.
    - Added: Sort & search features.
  • Save System:
    - Added Restore State On Start checkbox to savers.
    - Added DeleteSavedGameInSlot method to SaveSystemMethods.
Third Party Support:
  • Invector: Fixed bugs in vGetItemCount, vRemoveItemByID, and InvectorInventorySaver.
  • uMMORPG: Updated for 1.165.