Revert global WI settings changes

aa75fe287730d2345b4a4230bbcca39248ee01f3

Crow <bismuthglass@protonmail.com>

1 files changed, +24 -73Showing whitespace changes
public/index.html+24 -73
@@ -4079,7 +4079,7 @@
4079 <div class="fa-solid fa-circle-chevron-down inline-drawer-icon down"></div>4079 <div class="fa-solid fa-circle-chevron-down inline-drawer-icon down"></div>
4080 </div>4080 </div>
4081 <div class="inline-drawer-content">4081 <div class="inline-drawer-content">
4082 <div id="wiActivationSettings">4082 <div id="wiActivationSettings" class="flex-container">
4083 <div id="wiSliders" class="flex2 flex-container">4083 <div id="wiSliders" class="flex2 flex-container">
4084 <div class="alignitemscenter flex-container flexFlowColumn flexGrow flexShrink gap0 flexBasis48p">4084 <div class="alignitemscenter flex-container flexFlowColumn flexGrow flexShrink gap0 flexBasis48p">
4085 <small>4085 <small>
@@ -4131,67 +4131,19 @@
4131 <input class="neo-range-slider" type="range" id="world_info_max_recursion_steps" name="world_info_max_recursion_steps" min="0" max="10" step="1">4131 <input class="neo-range-slider" type="range" id="world_info_max_recursion_steps" name="world_info_max_recursion_steps" min="0" max="10" step="1">
4132 <input class="neo-range-input" type="number" min="0" max="10" step="1" data-for="world_info_max_recursion_steps" id="world_info_max_recursion_steps_counter">4132 <input class="neo-range-input" type="number" min="0" max="10" step="1" data-for="world_info_max_recursion_steps" id="world_info_max_recursion_steps_counter">
4133 </div>4133 </div>
4134 </div>
4135 <hr class="width100p">
4136 <div class="flex-container flexFlowColumn flexGrow flexShrink flexBasis48p">
4137 <small class="textAlignCenter" data-i18n="Matching Strategy">
4138 Matching Strategy
4139 </small>
4140 <label title="Lookup for the entry keys in the context will respect the case" data-i18n="[title]Lookup for the entry keys in the context will respect the case" class="checkbox_label flex1">
4141 <input id="world_info_case_sensitive" type="checkbox" />
4142 <small data-i18n="Case Sensitive" class="whitespacenowrap flex1">
4143 Case-sensitive
4144 </small>
4145 </label>
4146 <label title="If the entry key consists of only one word, it would not be matched as part of other words" data-i18n="[title]If the entry key consists of only one word, it would not be matched as part of other words" class="checkbox_label flex1">
4147 <input id="world_info_match_whole_words" type="checkbox" />
4148 <small data-i18n="Match Whole Words" class="whitespacenowrap flex1">
4149 Match Whole Words
4150 </small>
4151 </label>
4152 <label title="If the entry key consists of only one word, it would not be matched as part of other words" data-i18n="[title]If the entry key consists of only one word, it would not be matched as part of other words" class="checkbox_label flex1">
4153 <input id="world_info_match_whole_words" type="checkbox" />
4154 <small data-i18n="Match Whole Words" class="whitespacenowrap flex1">
4155 Match Persona Description
4156 </small>
4157 </label>
4158 <label title="If the entry key consists of only one word, it would not be matched as part of other words" data-i18n="[title]If the entry key consists of only one word, it would not be matched as part of other words" class="checkbox_label flex1">
4159 <input id="world_info_match_whole_words" type="checkbox" />
4160 <small data-i18n="Match Whole Words" class="whitespacenowrap flex1">
4161 Match Character Description
4162 </small>
4163 </label>
4164 <label title="If the entry key consists of only one word, it would not be matched as part of other words" data-i18n="[title]If the entry key consists of only one word, it would not be matched as part of other words" class="checkbox_label flex1">
4165 <input id="world_info_match_whole_words" type="checkbox" />
4166 <small data-i18n="Match Whole Words" class="whitespacenowrap flex1">
4167 Match Character Personality
4168 </small>
4169 </label>
4170 <label title="If the entry key consists of only one word, it would not be matched as part of other words" data-i18n="[title]If the entry key consists of only one word, it would not be matched as part of other words" class="checkbox_label flex1">
4171 <input id="world_info_match_whole_words" type="checkbox" />
4172 <small data-i18n="Match Whole Words" class="whitespacenowrap flex1">
4173 Match Character Note
4174 </small>
4175 </label>
4176 <label title="If the entry key consists of only one word, it would not be matched as part of other words" data-i18n="[title]If the entry key consists of only one word, it would not be matched as part of other words" class="checkbox_label flex1">
4177 <input id="world_info_match_whole_words" type="checkbox" />
4178 <small data-i18n="Match Whole Words" class="whitespacenowrap flex1">
4179 Match Scenario
4180 </small>
4181 </label>
4182 <label title="If the entry key consists of only one word, it would not be matched as part of other words" data-i18n="[title]If the entry key consists of only one word, it would not be matched as part of other words" class="checkbox_label flex1">
4183 <input id="world_info_match_creator_notes" type="checkbox" />
4184 <small data-i18n="Match Creator Notes" class="whitespacenowrap flex1">
4185 Match Creator Notes
4186 </small>
4187 </label>
4188 </div>
41894134
4190 <hr class="width100p">4135 <div class="alignitemscenter flex-container flexFlowColumn flexGrow flexShrink flexBasis48p">
4191 <div class="flex-container flexFlowColumn flexGrow flexShrink flexBasis48p">4136 <small data-i18n="Insertion Strategy">
4192 <small class="textAlignCenter" data-i18n="Miscelaneous">4137 Insertion Strategy
4193 Miscelaneous
4194 </small>4138 </small>
4139 <select id="world_info_character_strategy" class="flexGrow margin0">
4140 <option value="0" data-i18n="Sorted Evenly">Sorted Evenly</option>
4141 <option value="1" data-i18n="Character Lore First">Character Lore First</option>
4142 <option value="2" data-i18n="Global Lore First">Global Lore First</option>
4143 </select>
4144 </div>
4145 </div>
4146 <div id="wiCheckboxes" class="flex1 flex-container flexFlowColumn">
4195 <label title="Include names with each message into the context for scanning" data-i18n="[title]Include names with each message into the context for scanning" class="checkbox_label flex1">4147 <label title="Include names with each message into the context for scanning" data-i18n="[title]Include names with each message into the context for scanning" class="checkbox_label flex1">
4196 <input id="world_info_include_names" type="checkbox" />4148 <input id="world_info_include_names" type="checkbox" />
4197 <small data-i18n="Include Names" class="whitespacenowrap flex1">4149 <small data-i18n="Include Names" class="whitespacenowrap flex1">
@@ -4204,6 +4156,18 @@
4204 Recursive Scan4156 Recursive Scan
4205 </small>4157 </small>
4206 </label>4158 </label>
4159 <label title="Lookup for the entry keys in the context will respect the case" data-i18n="[title]Lookup for the entry keys in the context will respect the case" class="checkbox_label flex1">
4160 <input id="world_info_case_sensitive" type="checkbox" />
4161 <small data-i18n="Case Sensitive" class="whitespacenowrap flex1">
4162 Case-sensitive
4163 </small>
4164 </label>
4165 <label title="If the entry key consists of only one word, it would not be matched as part of other words" data-i18n="[title]If the entry key consists of only one word, it would not be matched as part of other words" class="checkbox_label flex1">
4166 <input id="world_info_match_whole_words" type="checkbox" />
4167 <small data-i18n="Match Whole Words" class="whitespacenowrap flex1">
4168 Match Whole Words
4169 </small>
4170 </label>
4207 <label title="Only the entries with the most number of key matches will be selected for Inclusion Group filtering" data-i18n="[title]Only the entries with the most number of key matches will be selected for Inclusion Group filtering" class="checkbox_label flex1">4171 <label title="Only the entries with the most number of key matches will be selected for Inclusion Group filtering" data-i18n="[title]Only the entries with the most number of key matches will be selected for Inclusion Group filtering" class="checkbox_label flex1">
4208 <input id="world_info_use_group_scoring" type="checkbox" />4172 <input id="world_info_use_group_scoring" type="checkbox" />
4209 <small data-i18n="Use Group Scoring" class="whitespacenowrap flex1">4173 <small data-i18n="Use Group Scoring" class="whitespacenowrap flex1">
@@ -4217,19 +4181,6 @@
4217 </small>4181 </small>
4218 </label>4182 </label>
4219 </div>4183 </div>
4220
4221 <hr class="width100p">
4222 <div class="alignitemscenter flex-container flexFlowColumn flexGrow flexShrink flexBasis48p">
4223 <small data-i18n="Insertion Strategy">
4224 Insertion Strategy
4225 </small>
4226 <select id="world_info_character_strategy" class="flexGrow margin0">
4227 <option value="0" data-i18n="Sorted Evenly">Sorted Evenly</option>
4228 <option value="1" data-i18n="Character Lore First">Character Lore First</option>
4229 <option value="2" data-i18n="Global Lore First">Global Lore First</option>
4230 </select>
4231 </div>
4232
4233 </div>4184 </div>
4234 </div>4185 </div>
4235 </div>4186 </div>