From 6738ffe2a4b0ecb6c155d2cddec5971c0052ee38 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Sun, 20 Aug 2023 23:29:43 +0300 Subject: [PATCH] Add auto-select for instruct presets. Re-organize instruct mode code. Prepare for preset manager integration --- public/index.html | 2 +- public/script.js | 49 ++---- public/scripts/horde.js | 16 +- public/scripts/instruct-mode.js | 253 +++++++++++++++++++++++++++++++ public/scripts/power-user.js | 146 +----------------- public/scripts/preset-manager.js | 22 ++- 6 files changed, 289 insertions(+), 199 deletions(-) create mode 100644 public/scripts/instruct-mode.js diff --git a/public/index.html b/public/index.html index cc3df1666..21a3a0030 100644 --- a/public/index.html +++ b/public/index.html @@ -2143,7 +2143,7 @@
-