Skip to content

Releases: charisma-ai/unity-plug-n-play

v0.2.6 - Maintenance Release

Choose a tag to compare

@RobCharisma RobCharisma released this 22 Sep 14:04

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

Choose a tag to compare

@RobCharisma RobCharisma released this 19 Sep 16:58

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

Choose a tag to compare

@RobCharisma RobCharisma released this 10 Sep 13:19

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

Choose a tag to compare

@RobCharisma RobCharisma released this 01 Apr 10:02

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

Choose a tag to compare

@RobCharisma RobCharisma released this 10 Feb 12:54

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

Choose a tag to compare

@RobCharisma RobCharisma released this 11 Dec 16:59

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

Choose a tag to compare

@RobCharisma RobCharisma released this 02 Dec 11:23

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

Choose a tag to compare

@RobCharisma RobCharisma released this 14 Oct 11:35

This is a support release. No user-facing changes.

To be used with SDK Version v0.2.5

v0.1.8 - Various small improvements

Choose a tag to compare

@RobCharisma RobCharisma released this 08 Oct 14:27

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

Choose a tag to compare

@RobCharisma RobCharisma released this 16 Sep 14:38

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