Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fc-pregmod
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
macaronideath
fc-pregmod
Commits
6c698d92
Commit
6c698d92
authored
5 years ago
by
Blank
Committed by
Pregmodder
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
menuLayoutTweaks
parent
20d8c843
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/uncategorized/descriptionOptions.tw
+49
-35
49 additions, 35 deletions
src/uncategorized/descriptionOptions.tw
src/uncategorized/summaryOptions.tw
+52
-54
52 additions, 54 deletions
src/uncategorized/summaryOptions.tw
with
101 additions
and
89 deletions
src/uncategorized/descriptionOptions.tw
+
49
−
35
View file @
6c698d92
:: Description Options [nobr]
<style>
.subHeading {
width: 85%;
text-align: center
}
</style>
<<set $nextButton = "Back">>
<<if $storedLink !== "Slave Interact">>
<<set $nextLink = "Options">>
...
...
@@ -9,6 +16,7 @@
//These options will affect both the long form description of each slave and the miniscenes available from the main menu.//
<br>
<<options $surnameOrder>>
<<option 0 "Allow nationality name order">>
Order names ''based on country of origin''.
...
...
@@ -18,6 +26,7 @@
Names will always be ''Surname Name''.
<</options>>
<br>
<<options $seeRace>>
<<option 0 "Disable most mentions of race">>
Ethnicity will ''almost never'' be mentioned.
...
...
@@ -32,82 +41,87 @@
Nationality will ''occasionally'' be mentioned.
<</options>>
Cosmetic body mods are
<<options $showBodyMods>>
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
<br>
The effects of implants are
<<options $showImplantEffects>>
The effects of implants are
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
Clothing is mostly
<<options $showClothing>>
Clothing is mostly
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
<br>
The Slave Interact wardrobe is
<<options $showWardrobe>>
The Slave Interact wardrobe is
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
Detailed slave age information is
<<options $showAgeDetail>>
Detailed slave age information is
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
<br>
Approximate height is
<<options $showHeightCMs>>
Approximate height is
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
Volume, in CCs, of breasts is
<<options $showBoobCCs>>
<<options $showBodyMods>>
Cosmetic body mods are
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
<br>
<<options $showSexualHistory>>
Sexual histories are
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
<<options $showScores>>
Attractiveness and Sexual scores are
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
<<if $seeDicks > 0>>
<br>
Approximate sizes of dicks and balls are
<<options $showDickCMs>>
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
<</if>>
<br>Height and length units are in
<br>
<<options $showBoobCCs>>
Volume, in CCs, of breasts is
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
<<options $showInches>>
Height and length units are in
<<option 1 "Inches">>
<<option 1 "Both units">>
<<option 0 "Centimeters">>
<</options>>
<br>
<div class="subHeading">
<<if $seeDicks > 0>> <br>
<<options $showDickCMs>>
Approximate sizes of dicks and balls are
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
<</if>>
</div>
<div class="subHeading">
<<if $showNumbers == 1>>Only numbers @@.cyan;UP TO $showNumbersMax@@<<else>>Numbers<</if>> are displayed as
<<if $showNumbers == 1>>
words.
<br>
words.
<<textbox "$showNumbersMax" $showNumbersMax>> //[[Words|Description Options][$showNumbers = 0]]// | //[[Integers|Description Options][$showNumbers = 2]]//
<<elseif $showNumbers == 2>>
@@.yellow;INTEGERS.@@ //[[Words|Description Options][$showNumbers = 0]]// | //[[Both|Description Options][$showNumbers = 1, $showNumbersMax = 20]]//
<<else>>
@@.yellow;WORDS.@@ //[[Integers|Description Options][$showNumbers = 2]]// | //[[Both|Description Options][$showNumbers = 1, $showNumbersMax = 20]]//
<</if>>
<br>Sexual histories are
<<options $showSexualHistory>>
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
Attractiveness and Sexual scores are
<<options $showScores>>
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
\ No newline at end of file
</div>
This diff is collapsed.
Click to expand it.
src/uncategorized/summaryOptions.tw
+
52
−
54
View file @
6c698d92
...
...
@@ -8,31 +8,31 @@
<</if>>
<<run clearSummaryCache()>>
//These options will affect the short slave summaries that appear on the main menu and the facility management screens.//
//These options will affect the short slave summaries that appear on the main menu and the facility management screens.//
<br><br>
<br><br>
Line separations are
<<options $lineSeparations>>
Line separations are
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
Slave sortting main menu options are
<br>
<<options $sortSlavesMain>>
Sortting main menu options are
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
<<if $sortSlavesMain > 0>>
<<if $sortSlavesMain > 0>>
<<options $sortSlavesOrder>>
, sorted by
<<option "ascending" "Ascending">>
<<option "descending" "Descending">>
<<comment>>
order.
<</options>>
<br>
<<options $sortSlavesBy>>
and
<<option "devotion" "Devotion">>
<<option "name" "Name">>
<<option "seniority" "Date purchased">>
...
...
@@ -40,138 +40,136 @@ Slave sortting main menu options are
<<option "visualAge" "How old they look">>
<<option "physicalAge" "Age of their body">>
<<option "assignment" "Assignment">>
<<comment>>
order.
<</options>>
<</if>>
<br>Rules Assistant visability:
<<options $rulesAssistantMain>>
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
<br>
Main menu assignment shortcuts are
<<options $displayAssignments>>
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
<br>
Granular slave stat numbers are
<<options $summaryStats>>
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
<br>Mental stats are
<<options $abbreviateDevotion>>
Mental stats are
<<option 2 "Summarized">>
<<option 1 "Abbreviated">>
<<option 0 "Hidden">>
<</options>>
<
br>Mental attributes are
<<options $OptionAbbreviateMental>>
<
<options $abbreviateMental>>
Mental attributes are
<<option 2 "Summarized">>
<<option 1 "Abbreviated">>
<<option 0 "Hidden">>
<</options>>
<br>
Rules are
<<options $abbreviateRules>>
<br>Rules are
<<option 2 "Summarized">>
<<option 1 "Abbreviated">>
<<option 0 "Hidden">>
<</options>>
<br>Health is
<<options $abbreviateHealth>>
Health is
<<option 2 "Summarized">>
<<option 1 "Abbreviated">>
<<option 0 "Hidden">>
<</options>>
<br>
Diet and weight are
<<options $abbreviateDiet>>
<br>Diet and weight are
<<option 2 "Summarized">>
<<option 1 "Abbreviated">>
<<option 0 "Hidden">>
<</options>>
<br>Drugs and addiction are
<<options $abbreviateDrugs>>
Drugs and addiction are
<<option 2 "Summarized">>
<<option 1 "Abbreviated">>
<<option 0 "Hidden">>
<</options>>
<br>
Hormone balance is
<<options $abbreviateHormoneBalance>>
<br>Hormone balance is
<<option 2 "Summarized">>
<<option 1 "Abbreviated">>
<<option 0 "Hidden">>
<</options>>
<br>Genitalia are
<<options $abbreviateGenitalia>>
<br>Genitalia are
<<option 2 "Summarized">>
<<option 1 "Abbreviated">>
<<option 0 "Hidden">>
<</options>>
<br>
Physical traits are
<<options $abbreviatePhysicals>>
Physical traits are
<<option 2 "Summarized">>
<<option 1 "Abbreviated">>
<<option 0 "Hidden">>
<</options>>
<br>Skills are
<<options $abbreviateSkills>>
<br>Skills are
<<option 2 "Summarized">>
<<option 1 "Abbreviated">>
<<option 0 "Hidden">>
<</options>>
<br>Nationality is
<<options $abbreviateNationality>>
Nationality is
<<option 2 "Summarized">>
<<option 1 "Abbreviated">>
<<option 0 "Hidden">>
<</options>>
<br>
Race is
<<options $abbreviateRace>>
<br>Race is
<<option 2 "Summarized">>
<<option 1 "Abbreviated">>
<<option 0 "Hidden">>
<</options>>
<br>Origins are
<<options $abbreviateOrigins>>
<<option 2 "Summarized">>
<<option 0 "Hidden">>
<</options>>
<br>
Rules Assistant rulesets are
<<options $abbreviateRulesets>>
Rules Assistant rulesets are
<<option 2 "Summarized">>
<<option 1 "Abbreviated">>
<</options>>
<br>Facilities in the sidebar are
<<options $abbreviateSidebar>>
<br>Facilities in the sidebar are
<<option 2 "Summarized">>
<<option 1 "Abbreviated">>
<</options>>
<<if $showMissingSlaves>>
<br>
Missing slave parents are
<br>
<<options $summaryStats>>
Granular slave stat numbers are
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
<<options $rulesAssistantMain>>
Rules Assistant visability:
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
<br>
<<options $displayAssignments>>
Main menu assignment shortcuts are
<<option 1 "Shown">>
<<option 0 "Hidden">>
<</options>>
<<options $abbreviateOrigins>>
Origins are
<<option 2 "Summarized">>
<<option 0 "Hidden">>
<</options>>
<<if $showMissingSlaves>> <br>
<<options $showMissingSlavesSD>>
Missing slave parents are
<<option true "Shown">>
<<option false "Hidden">>
<</options>>
<</if>>
<br><br>
//[[FC Dev's preferred options|Summary Options ][$seeDesk = 0, $seeFCNN = 0, $sortSlavesBy = "devotion",$sortSlavesOrder = "descending",$sortSlavesMain = 0,$rulesAssistantMain = 1,$abbreviateDevotion = 1,$abbreviateRules = 1,$abbreviateClothes = 2,$abbreviateHealth = 1,$abbreviateDiet = 1,$abbreviateDrugs = 1,$abbreviateRace = 1,$abbreviateGenitalia = 1,$abbreviatePhysicals = 1,$abbreviateSkills = 1,$abbreviateMental = 1,$abbreviateSidebar = 1]]//
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment