From fd771f460eaa3a3e38c526bb07e05a53ca6099d9 Mon Sep 17 00:00:00 2001 From: Rokas Date: Sun, 22 Sep 2024 22:37:58 +0300 Subject: [PATCH 1/2] Title Edit v3.0.1.2 --- stable/TitleEdit/manifest.toml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/stable/TitleEdit/manifest.toml b/stable/TitleEdit/manifest.toml index aa6dfbe095..8917240467 100644 --- a/stable/TitleEdit/manifest.toml +++ b/stable/TitleEdit/manifest.toml @@ -1,10 +1,22 @@ [plugin] -repository = "https://github.com/RokasKil/TitleEditPlugin.git" -commit = "80d759a3f994dd6a01fbc955c4ec791aa456aaaa" +repository = "https://github.com/RokasKil/TitleEdit.git" +commit = "a18a433c4c6fcef114a6cd58cad25302e8d688cb" owners = [ "RokasKil", ] project_path = "TitleEdit" changelog = """ -- Fixed new bundled presets not actually being bundled +Moved Title Edit V3 from testing to stable branch +- Completely rewritten the plugin +- Added Character Select support with the ability give your character a mount +- Added in game preset editing and live preview +- Fixed the preset not loading on start up issues +- Fixed saving and loading presets with sub levels (The Empty, Elysion and others) +- Added experimental support for world layout saving +- Added festival saving support +- Added the ability to recolor title screen UI +- Added the ability to roll the camera in title screen +- Added the ability to save multiple groups of presets to cycle through randomly +- Added an option to hide your name in character select to ease preset sharing +- Added character select presets by Thorian, Kamgigari and bot_ """ From 313f155ed1a87251d5fa305901d27d5d5dad0244 Mon Sep 17 00:00:00 2001 From: Rokas Date: Mon, 23 Sep 2024 18:26:44 +0300 Subject: [PATCH 2/2] Removed references to #plugin-testing channel from the about section --- stable/TitleEdit/manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/TitleEdit/manifest.toml b/stable/TitleEdit/manifest.toml index 8917240467..b549361d56 100644 --- a/stable/TitleEdit/manifest.toml +++ b/stable/TitleEdit/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/RokasKil/TitleEdit.git" -commit = "a18a433c4c6fcef114a6cd58cad25302e8d688cb" +commit = "5b3e3609ddb86e76eb1c9f794125bb9296b56dcb" owners = [ "RokasKil", ]