Quest Machine 1.1.11 Released

Announcements, support questions, and discussion for Quest Machine.
Post Reply
User avatar
Tony Li
Posts: 22107
Joined: Thu Jul 18, 2013 1:27 pm

Quest Machine 1.1.11 Released

Post by Tony Li »

Version 1.1.11 is now available on the Asset Store!

NOTE: The next update will set the minimum Unity version to Unity 2017.4. Version 1.1.11 will be the last version that officially supports Unity 5.3 - 2017.3. Unity is ending support for 2017.3 and older, and they're asking publishers to set 2017.4 as the minimum version for assets.

Release Notes:
  • Added: Quest option 'No Repeat If Successful'.
  • Improved: Disappear Event's onDisappeared event is now public.
  • Improved: QuestMachine.GetQuestInstance now searches quest journals before other quest containers.
  • Fixed: SetQuestStateQuestAction/SetQuestNodeStateQuestAction no longer change state if state is already at specified value.
  • Dialogue System: Misc. fixes to getting and setting quest states in conversations.
Korsigon
Posts: 1
Joined: Mon Jul 29, 2019 12:00 am

Re: Quest Machine 1.1.11 Released

Post by Korsigon »

I have the Dialogue System and the Quest Machine assets installed.
I installed the \Assets\Plugins\Pixel Crushers\Quest Machine\Third Party Support\Dialogue System Support package.

The Assets\Pixel Crushers\Quest Machine\Third Party Support\Dialogue System Support\Demo\Quest Machine Dialogue System Demo scene is no longer working when using your latest version of both Dialogue System and Quest Machine packages. Nothing happens when the Player gets close to the Villager - no Offer popup.

It is working with your previous version though. (I am using two projects for comparison and using the same Unity version 2019.1.11f

Can you please check it out?
Thanks.
User avatar
Tony Li
Posts: 22107
Joined: Thu Jul 18, 2013 1:27 pm

Re: Quest Machine 1.1.11 Released

Post by Tony Li »

Hi,

In your new project, did you enable Physics2D support? To be sure, try selecting Tools > Pixel Crushers > Common > Misc > Enable Physics2D Support.
Post Reply