diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt index 731111e8983c406adba759e87d1dc199aabcd7c3..57ccadd175d7cc1fd3999cb82226fe6fb7bde256 100644 --- a/devNotes/VersionChangeLog-Premod+LoliMod.txt +++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt @@ -4,6 +4,9 @@ 5/08/2018 + 90 + -anon's quick find slave index ui + 89 -fixes and code optimizations -some extra fuckable nipples content in RESS diff --git a/src/gui/Encyclopedia/encyclopedia.tw b/src/gui/Encyclopedia/encyclopedia.tw index e3b38a907101f67136c9f49e2752834e42b87d0d..cc8da3d7a4d2c2dff35ef87b19d657b0f7110552 100644 --- a/src/gui/Encyclopedia/encyclopedia.tw +++ b/src/gui/Encyclopedia/encyclopedia.tw @@ -2578,6 +2578,7 @@ LORE: INTERVIEWS <br>''deepmurk'' for a massive expansion in conjunction with Nox to the original embedded vector art. Also more hairs, shoes and clothes. Overhauled skin colors too. <br>''Channel8'' for FCTV content (and likely giving the spellCheck an aneurysm). <br>''Channel13'' for FCTV content. + <br>''kidkinster'' for slave management ui stuff. <br>''Bane70'' optimized huge swaths of code with notable professionalism. <br>''Circle Tritagonist'' provided several new collars and outfits. <br>''Qotsafan'' submitted bugfixes. diff --git a/src/init/storyInit.tw b/src/init/storyInit.tw index 31b5029813f75b34519018d514c94803354e44ed..cb8488b625cc5f87bde6dd1fef8bfccf339d0dce 100644 --- a/src/init/storyInit.tw +++ b/src/init/storyInit.tw @@ -343,6 +343,7 @@ You should have received a copy of the GNU General Public License along with thi <<set $retainCareer = 1>> <<set $useSlaveSummaryTabs = 0>> <<set $useSlaveSummaryOverviewTab = 0>> + <<set $useSlaveListInPageJSNavigation = 0>> <<include "Init Rules">>