Version 1.2.3 has been released and is available for immediate download on the customer download site. If you need access, please contact us with your invoice number.

This version provides improvements to the Dialogue Editor and Unity GUI system. Controls can now have sound effects such as button clicks and hovers! But this release is primarily to provide updated integration packages for UFPS, RPG Kit, Adventure Creator, and plyGame, as well as introducing support for Game Logger.

 

Version 1.2.3

Editors & Converters

  • Dialogue Editor improvements:
    • Added: Multiselect and drag or delete multiple nodes.
    • Added: Menu option to duplicate a dialogue entry.
    • Added: Import & export templates.
    • Added: Apply Template button added to dialogue entry All Fields section.
    • Added: Copy & paste dialogue entry fields.
    • Improved: When duplicating a node, the template is automatically applied to add any missing fields.
    • Improved: Clicking on stacked nodes selects the top one now.
    • Fixed: When creating a child node, the actor dropdowns now update to the new entry in the inspector.

UIs & Cutscenes

  • Added: Configurable sounds for Unity GUI controls (e.g., button hover/clicked, typewriting effect).

Third-Party Support

  • (Game Logger) Added: Integration support introduced in this version.
  • (UFPS) Updated: For UFPS 1.4.7 and UFPS AI-Addon 1.4.7.
  • (plyGame): Updated: Now synchronizes Factions, Attributes, Skills, and Items to Lua.
  • (RPG Kit 2.0):
    • Added: Actor[].Class to Lua synchronization.
    • Added: Count parameter to Add/RemoveItem(itemName, count) sequencer commands.
    • Added: RPGKitOpenShop(), RPGKitOpenQuest() sequencer commands.
    • Added: ShopConversationAware drop-in replacement for Shop script.
  • (Adventure Creator):
    • Updated: For changes in Adventure Creator v1.32, including support for global & local variables.
    • Updated: Example scene now includes a very simple quest.
    • Added: New “Run Lua” action.