The latest version of Audio Diaries has been released!
Below you will find a detailed changelog for this version release
Version updates are pushed directly to the Dizzy Media
and Unity Asset Store
Changelog
*BREAKING CHANGES, MAKE A BACKUP BEFORE IMPORTING*
0.7
6 November 2023
- AddedAD Scene Loader – Scene loader demo scene for Audio Diaries demos
- AddedAD Scene Loader L – Scene loader demo scene for Audio Diaries demos with
HFPS Localization support - ~
- AddedAD Showcase – Added custom showcase scene
(i.e shows off all available audio diaries usage types) - AddedAD Showcase L – Showcase demo scene with HFPS Localization support
- ~
- AddedFloating Icons Helper – Catches and adds selected objects to the Floating Icons Manager
(i.e detects if objects can or cannot be added) - ~
- AddedGame Text Table – Added custom Text Table for text usage storage
and compatibility with Localization - ~
- AddedLocalization Map – Added new Localization Map to Shared folder
(i.e HFPS localization map for all of my HFPS add ons) - AddedLocalization Text Table – Added new Localization Text Table to Shared folder
(i.e HFPS localization text table for all of my HFPS add ons) - ~
- uPDATEdAudio Diaries Handler – Added Back Check action
(i.e checks if controller back button press closes menu) - uPDATEdAudio Diaries Handler – Added Database Contains action
(i.e checks if database has entry) - uPDATEdAudio Diaries Handler – Added Deny Play Sound to Sound Options
(i.e plays IF playback type > disable on 3D play and attempts to play entry from diary menu) - uPDATEdAudio Diaries Handler – Added Diary Play Check action
(i.e checks if diary entry can be played via menu button) - uPDATEdAudio Diaries Handler – Added Entry Present action
(i.e checks if entry is present in the menu) - uPDATEdAudio Diaries Handler – Added Playback Type enum
(i.e disable on 3D play or replace) - uPDATEdAudio Diaries Handler – Updated Diary Find action
- uPDATEdAudio Diaries Handler – Updated Language_Check action
(i.e for language text update fix, more info below) - uPDATEdAudio Diaries Handler – Updated Database Add action
(i.e duplication fix, more info below) - uPDATEdAudio Diaries Handler – Updated Update action
(i.e for input check fixes, more info below) - uPDATEdAudio Diaries Handler – Updated ALL actions that utilize Simple Dialogue
(i.e simple dialogue > simple subtitles) - ~
- uPDATEdAudio Diaries Interaction – Added Diary_Database, Diary_Play, Diary_Message and Diary_InteractHandle actions (i.e handles diary interaction per action)
- uPDATEdAudio Diaries Interaction – Replaced all instance calls with local references
(i.e audio diaries handler, input hold handler, etc.) - uPDATEdAudio Diaries Interaction – Updated Diary Interact action
(i.e for new actions layout) - ~
- uPDATEdAudio Diaries Menu Button – Added Interact and Play Sound action
- uPDATEdAudio Diaries Menu Button – Added sound options
- ~
- uPDATEdAudio Diaries Trigger – Added On Diary Detect Load event
(i.e triggers on save load IF diary detect is true) - uPDATEdAudio Diaries Trigger – Replaced all instance calls with local references
(i.e audio diaries handler, etc.) - uPDATEdAudio Diaries Trigger – Updated Diary Detected, On Trigger Enter and On Trigger Exit action
(i.e for single use fix, more info below) - uPDATEdAudio Diaries Trigger – Updated Diary Interact action
(i.e for playback fix, more info below) - uPDATEdAudio Diaries Trigger – Updated OnLoad action
(i.e for On Diary Detect Load event addition) - ~
- uPDATEdDiaries Loc Updater – Added Reorder Languages option
(i.e reorders list to match local map list order) - uPDATEdDiaries Loc Updater – Updated Locs_Update action
(i.e fixed languages add) - uPDATEdDiaries Loc Updater – Fixed issue with Lists not working correctly in Unity 2021+
(i.e drag / drop assign, manual assign, etc.) - ~
- uPDATEdDiaries UI Helper – Added new options for Simple Subtitles create
(i.e options menu add, UI root add, etc.) - uPDATEdDiaries UI Helper – Fixed issue with Lists not working correctly in Unity 2021+
(i.e drag / drop assign, manual assign, etc.) - ~
- uPDATEdDM Menu – Updated menu item positions (i.e fixed order)
- ~
- uPDATEdLocalization – Updated Audio Diaries values
(i.e for new integrations setup menu) - ~
- uPDATEdSimple Dialogue > Simple Subtitles – The Simple Dialogue utility was renamed to Simple Subtitles and all values using Dialogue in the name have been changed to subtitles.
- ~
- uPDATEdScenes Updater – Updated menu item position (i.e fixed order)
- uPDATEdScenes Updater –Fixed issue with Lists not working correctly in Unity 2021+
(i.e drag / drop assign, manual assign, etc.) - ~
- uPDATEdScript Editor – Updated menu item position (i.e fixed order)
- uPDATEdScript Editor –Fixed issue with Lists not working correctly in Unity 2021+
- ~
- uPDATEdVersion Detect –Updated menu item position (i.e fixed order)
- ~
- ScenesAll Demo Scenes – Updated input reference (i.e now uses custom inputs)
- ScenesAll Demo Scenes – Updated all diary pickups > message values
(i.e now uses text table key instead of general string) - ScenesAll Demo Scenes – Updated Text Table reference
(i.e now uses custom text table) - ScenesAll Demo Scenes – Updated Game UI (i.e fixed missing info buttons, etc.)
- ScenesAll Demo Scenes – Updated Pause UI (i.e logo, etc.)
- ScenesAll Demo Scenes – Updated Pickups (i.e fixed floating icon issue)
- ~
- ScenesAD Demo L – Updated scene to HFPS 1.6.3c usage and new localized values
(i.e text table, localization map, etc.) - ~
- ScenesAD Main Menu – Updated Main Menu design / layout
(i.e for custom audio diaries presentation) - ScenesAD Main Menu – Updated Main Menu design / layout
(i.e for custom audio diaries presentation) - ~
- FixesAudio Diaries Handler – Fixed issue with Language change not updating subtitle text IF diary entries are paused when showing the pause menu.
- FixesAudio Diaries Handler – Fixed issue with Diary Menu closing IF you press Inventory key while the menu is open.
- FixesAudio Diaries Handler – Fixed issue with Play Input & Stop Input still working while the Pause Menu or Diary Menu is showing.
- FixesAudio Diaries Handler – Fixed entry duplication issue
(i.e entries were being duplicated when adding to diary database, if interacted with more than once) - FixesAudio Diaries Handler – Fixed an issue with menu interaction / display when both Audio Diaries & Text Diaries are present (i.e with controller)
- FixesAudio Diaries Handler – Fixed an issue with diary playback not properly stopping / pausing when pausing game / opening inventory and the intro sound is playing.
- ~
- FixesAudio Diaries Trigger – Fixed issue with Single Use option
(i.e was locking trigger on player enter, regardless of action type or if action activated) - ~
- FixesSimple Subtitles – Fixed an issue with options menu > subtitles toggle not updating subtitle display IF a diary entry is currently playing (i.e show / hide)
- ~
- MiscFixed all UI Issues (i.e buttons, menus, etc. not working correctly, etc.)
- MiscUpdated Extensions > Diaries UI Helper (i.e v0.2.1)
- MiscUpdated Extensions > Scenes Updater (i.e v0.1.3)
- MiscUpdated Extensions > Script Editor (i.e v0.3.3)
- MiscUpdated Documentation
- MiscUpdated Demo Scenes
- MiscUpdated Prefabs
- MiscUpdated Scenes Updater Template