Releases: charisma-ai/unity-plug-n-play
Release list
v0.2.6 - Maintenance Release
In this release:
- Fix various issues with NPC animations and tasking system
To be used with SDK Version v0.3.1
Full Changelog: v0.2.5...v0.2.6
v0.2.5 - Maintenance Release
In this release:
- Removed deprecated SubtitleController
To be used with SDK Version v0.3.1
Full Changelog: v0.2.4...v0.2.5
v0.2.4 - Example Functionality Additions / Maintenance
In this release:
- Extended the example scene to include Tap events
- All files validated down to Unity 2022.3
To be used with SDK Version v0.3.1
Full Changelog: v0.2.3...v0.2.4
v0.2.3 - Empty node emotions fix
In this release:
- Empty nodes can now pass emotions through to characters
To be used with SDK Version v0.2.8
Full Changelog: v0.2.2...v0.2.3
v0.2.2 - Disk size optimization
In this release:
- Renamed root "Resources" folder to "Project", to optimize size on disk for builds.
To be used with SDK Version v0.2.8
Full Changelog: v0.2.1...v0.2.2
v0.2.1 - Switch to URP
In this release:
- Switched the whole PnP project to URP. This is for a multitude of reasons, primary one being compatibility, and switching from URP to other render pipeline is easier than the other way around.
To be used with SDK Version v0.2.6
Full Changelog: v0.2.0...v0.2.1
v0.2.0 - Functionality Additions
In this release:
- Added a new
SubtitleController, allowing you to display subtitles for relevant actor speech - Added "Thinking" state for animation controller, along with thinking animations implemented on both NPCs
- Added "interruption" functionality that can be enabled on
CharismaPlayerController. Requires relevant graph work to work. - Reworked player controller input scripts to be more streamlined, and work with interruptions
- Fixed various aspects of the expression system. It should now persist accurately to the graph, and blend between expressions better
To be used with SDK Version v0.2.6
Full Changelog: v0.1.9...v0.2.0
v0.1.9 - Support release
This is a support release. No user-facing changes.
To be used with SDK Version v0.2.5
v0.1.8 - Various small improvements
In this release:
- Refactored meta function builder menu to use reflection when building meta function scriptable objects, rather than using raw directory names
- Removed Charisma alien logo branding
- Updated package version to bring it up to date with the releases
To be used with SDK Version v0.2.4
Full Changelog: v0.1.7...v0.1.8
v0.1.7 - Compilation Fixes
Support release to fix compilation issues stemming from a serialized collections Plugin that was excluded by the git ignore file.
Full Changelog: v0.1.6...v0.1.7