Dialogue System for Unity 1.7.3 Released
Posted: Fri Jun 30, 2017 2:17 pm
Version 1.7.3 is now available on the Unity Asset Store and Pixel Crushers customer download site. This is a small maintenance release with a few fixes and some usability improvements to the editors.
Version 1.7.3
Core
Version 1.7.3
Core
- Dialogue Editor: Added 'Center on START' menu item; fixed inspector lag in Events > OnExecute() section on large databases.
- Localized Text Table Editor: Added 'Add Fields To Top' toggle. (Adds to bottom of list by default.)
- Improved: Override Actor Name component inspector now supports multi-editing.
- Fixed: LuaInterpreter didn't handle double semicolons properly in some cases.
- Fixed: Now sanitizes Lua code generated for custom fields with parentheses in name.
- Fixed: Legacy Unity GUI Quest Tracker didn't observe Show Completed Quest Entry Text checkbox unticked.
- PlayMaker: OnConversationResponseMenu now passes MenuTexts to FSM.