Dialogue System for Unity 2.0 Released!

Announcements, support questions, and discussion for the Dialogue System.
User avatar
Tony Li
Posts: 21721
Joined: Thu Jul 18, 2013 1:27 pm

Dialogue System for Unity 2.0 Released!

Post by Tony Li »

Version 2.0 is now officially released! You can download it immediately on the Pixel Crushers customer download site (PM me your Asset Store invoice number if you need access), and it should be on the Asset Store in a few business days.

Many thanks to everyone who participate in the beta test! I really appreciate you taking the time to help out!
User avatar
nathanj
Posts: 303
Joined: Sat May 28, 2016 12:30 am

Re: Dialogue System for Unity 2.0 Released!

Post by nathanj »

Congratulations, Tony!

Really nice upgrade.
User avatar
Tony Li
Posts: 21721
Joined: Thu Jul 18, 2013 1:27 pm

Re: Dialogue System for Unity 2.0 Released!

Post by Tony Li »

Thanks! I'm grateful for the feedback you provided with the beta.
User avatar
Alatriste
Posts: 181
Joined: Wed Nov 11, 2015 5:07 pm
Contact:

Re: Dialogue System for Unity 2.0 Released!

Post by Alatriste »

Well done, Tony.

Dialogue System is one of my favorites addons. :)
User avatar
Tony Li
Posts: 21721
Joined: Thu Jul 18, 2013 1:27 pm

Re: Dialogue System for Unity 2.0 Released!

Post by Tony Li »

Thanks!
mgregoirelds
Posts: 106
Joined: Wed Aug 23, 2017 4:10 pm
Location: Canada

Re: Dialogue System for Unity 2.0 Released!

Post by mgregoirelds »

Good job Tony! I can't wait to test out the new version. You are doing a great job with this package and your support is greatly appreciated. Congratulations!
Unity 2022.3.17f1
Dialogue System 2.2.44.1
OpenAI Addon 1.0.12
User avatar
Tony Li
Posts: 21721
Joined: Thu Jul 18, 2013 1:27 pm

Re: Dialogue System for Unity 2.0 Released!

Post by Tony Li »

Thanks! Everyone please remember to make a backup before upgrading, and use the upgrader tool.
User avatar
Abelius
Posts: 312
Joined: Fri Jul 21, 2017 12:45 pm

Re: Dialogue System for Unity 2.0 Released!

Post by Abelius »

Great! I've missed this for some days but now that I've just released a new game version, this might be the time to upgrade DS.

Err... what about making a (whole DB) Search and Replace now? I'm dying for something like that...

Yes, I'm an ungrateful bitch, I know. :lol:
Unity 2019.4.9f1
Dialogue System 2.2.15
User avatar
Tony Li
Posts: 21721
Joined: Thu Jul 18, 2013 1:27 pm

Re: Dialogue System for Unity 2.0 Released!

Post by Tony Li »

Abelius wrote: Fri Jun 08, 2018 11:25 amErr... what about making a (whole DB) Search and Replace now? I'm dying for something like that...
It's been on my list for a while. What are some example uses?

For example: You change your mind, and the player's quest is now to get the Axe of Chopping instead of the Hammer of Smooshing. So you replace "Hammer of Smooshing" with "Axe of Chopping" in all quests and conversations.

Is that the kind of thing you're looking for?
User avatar
Abelius
Posts: 312
Joined: Fri Jul 21, 2017 12:45 pm

Re: Dialogue System for Unity 2.0 Released!

Post by Abelius »

That would be a possible use case, yup. Although I'm also particularly interested in something less automated and more granular.

In addition to a 'Find and replace all' behavior, it would also be nice if it could behave like MS Word's search & replace, in the sense that when you hit the 'search' button, it sends you to the first node in the current conversation (or the other ones in the DB if doesn't find it in the current one), mark the found text so you can choose to delete it by pressing 'Del' or 'Backspace' or, instead of that, press a 'Replace' button so the text gets overwritten with a previously written text.

This could be useful to make sure you don't mess up before committing to a serious change.
Unity 2019.4.9f1
Dialogue System 2.2.15
Post Reply