Page 1 of 1

Quest Machine 1.2.42 Released

Posted: Fri Dec 22, 2023 9:51 am
by Tony Li
Version 1.2.42 is now live on the Asset Store!

This update adds Localization Package support and the ability to mass export all quest text for localization.

Release Notes:
  • Improved: Can now export text of all quests in quest database to text table in one operation.
  • Improved: Can now export multiple text tables to CSV in one operation.
  • Improved: Added UILocalizationManager.languageChanged event.
  • Odin Inspector: Disabled drawing of HelpBoxes in custom inspectors until stack overflow bug in Odin is fixed.
  • ORK: Added ORK Item Quantity Quest Condition; ORKInventoryCounterSynchronizer now allows Quest Journal component to be anywhere, not just on player GameObject.
  • Playmaker: GetQuestState and GetQuestNodeState actions no longer require Store Result to be set.