From 5e13a66c39a8b51640827ae700b255a9ed12bd10 Mon Sep 17 00:00:00 2001 From: RokasKil Date: Mon, 7 Oct 2024 23:04:45 +0300 Subject: [PATCH 1/2] Title Edit v3.0.2.1 --- stable/TitleEdit/manifest.toml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/stable/TitleEdit/manifest.toml b/stable/TitleEdit/manifest.toml index 85a3a589c3..ef9925ff3b 100644 --- a/stable/TitleEdit/manifest.toml +++ b/stable/TitleEdit/manifest.toml @@ -1,13 +1,10 @@ [plugin] repository = "https://github.com/RokasKil/TitleEdit.git" -commit = "2964fad591c1e2f341a8b58f59b890ebc88ef554" +commit = "db56dd74abefae249b686a492b6acde7a6dc663a" owners = [ "RokasKil", ] project_path = "TitleEdit" changelog = """ -- Fixed UI overrides not working with vanilla title screens -- Fixed crashes when used in a client without all the expansions -- Added an option to select what title screen movie should play -- Remember the last used directory when exporting or importing a preset to a file +- Fixed vfx objects with multiple tracks playing every time on top of itself when you switch characters without switching presets """ From ec5cd9f0a402ee32c548e079c8274217a10dcd78 Mon Sep 17 00:00:00 2001 From: RokasKil Date: Sat, 19 Oct 2024 12:47:02 +0300 Subject: [PATCH 2/2] Title Edit v3.0.2.2 --- stable/TitleEdit/manifest.toml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/stable/TitleEdit/manifest.toml b/stable/TitleEdit/manifest.toml index ef9925ff3b..a56fa75e11 100644 --- a/stable/TitleEdit/manifest.toml +++ b/stable/TitleEdit/manifest.toml @@ -1,10 +1,12 @@ [plugin] repository = "https://github.com/RokasKil/TitleEdit.git" -commit = "db56dd74abefae249b686a492b6acde7a6dc663a" +commit = "d9e83314ee4be29e3d35c3732e48ccdb0983d96d" owners = [ "RokasKil", ] project_path = "TitleEdit" changelog = """ -- Fixed vfx objects with multiple tracks playing every time on top of itself when you switch characters without switching presets +- Fixed camera ignoring the zoom curve on initial load to the character select screen +- Fixed character select camera position values being transferred to the retainer creation +- Fixed a typo in the "Aetherial Sea" character select option """