Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions NRaasConsigner/XML/ConsignerSpacePersistedSettings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,8 @@
<kInbredPenalty value="100">
<!--Penalty for each ancestor that appears multiple times in the family tree-->
</kInbredPenalty>
<kReportGate value="200">
<!--The minimum sale value required to display a notice for inactives-->
</kReportGate>
</Current_Tuning>
</base>
24 changes: 8 additions & 16 deletions NRaasDresser/XML/Dresser+DresserSettings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,21 @@
<!-- Hour each night to switch the outfits on sims-->
</kNightlyChangeOutfitHour>
<kRotationAffectActive value="False">
<!--Whether to change the outfits of the active sims-->
<!--Whether to change the outfits of the active sims during nightly rotation-->
</kRotationAffectActive>
<kChanceOfSwitch value="75">
<!--The percent chance a sim will consider switching outfits-->
</kChanceOfSwitch>
<kRotateMartialOutfit value="False">
<!--Whether to rotate the martial arts outfit category-->
</kRotateMartialOutfit>
<kCheckOutfits value="True">
<!--Whether to check outfits on age-up-->
<kCheckOutfits value="False">
<!--Whether to enable the check outfits task-->
</kCheckOutfits>
<kNotifyOnCheckOutfits value="True">
<!--Whether to display an notification whenever a sim's outfit is altered-->
</kNotifyOnCheckOutfits>
<kSwitchOnOutside value="True">
<!--Whether to force a sim to switch out of Sleepwear or Athletic upon entering the outdoors-->
</kSwitchOnOutside>

<kIgnoreValidForRandomClothing value="False">
<!--Whether the mod is allowed to use clothing not marked ValidForRandom when replacing invalids-->
</kIgnoreValidForRandomClothing>
Expand Down Expand Up @@ -68,18 +65,9 @@
<kAllowRollAgeupMakeup value="True">
<!--Whether to reroll makeup on adult age-up-->
</kAllowRollAgeupMakeup>
<kAddRandomBodyHair value="True">
<!--Whether to roll random body hair during Check Outfits-->
</kAddRandomBodyHair>
<kIgnoreBodyHairGender value="False">
<!--Whether to ignore the gender on body hair parts-->
</kIgnoreBodyHairGender>
<kAddRandomMaleMakeup value="0">
<!--The number of random makeup to add to males which have none-->
</kAddRandomMaleMakeup>
<kAddRandomFemaleMakeup value="2">
<!--The number of random makeup to add to females which have none-->
</kAddRandomFemaleMakeup>
<kSameMakeupForAllCategories value="True">
<!--Whether to use the same makeup for all categories when rerolling-->
</kSameMakeupForAllCategories>
Expand Down Expand Up @@ -213,5 +201,9 @@
<kIgnoreValidForRandomBodyHair value="True">
<!--Whether the mod is allowed to use body hair not marked ValidForRandom when replacing invalids-->
</kIgnoreValidForRandomBodyHair>

<kCheckOutfitsOnReset value="False">
<!--Wheather to check outfits on Sims who were reset-->
</kCheckOutfitsOnReset>
</Current_Tuning>
</base>
20 changes: 6 additions & 14 deletions NRaasDresser/XML/Kathy/Dresser+DresserSettings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,16 @@
<!--Whether to change all sims outfits to a new selection each night-->
</kNightlyRandomChangeOutfit>
<kNightlyChangeOutfitHour value="7">
<!-- Hour each night to switch the outfits on sims-->
<!--Hour each night to switch the outfits on sims-->
</kNightlyChangeOutfitHour>
<kRotationAffectActive value="False">
<!--Whether to change the outfits of the active sims-->
</kRotationAffectActive>
<kChanceOfSwitch value="75">
<!--The percent chance a sim will consider switching outfits-->
</kChanceOfSwitch>
<kRotateMartialOutfit value="False">
<!--Whether to rotate the martial arts outfit category-->
</kRotateMartialOutfit>
<kCheckOutfits value="True">
<!--Whether to check outfits on age-up-->
<!--Whether to enable the check outfits task-->
</kCheckOutfits>
<kNotifyOnCheckOutfits value="True">
<!--Whether to display an notification whenever a sim's outfit is altered-->
Expand Down Expand Up @@ -68,18 +65,9 @@
<kAllowRollAgeupMakeup value="True">
<!--Whether to reroll makeup on adult age-up-->
</kAllowRollAgeupMakeup>
<kAddRandomBodyHair value="True">
<!--Whether to roll random body hair during Check Outfits-->
</kAddRandomBodyHair>
<kIgnoreBodyHairGender value="False">
<!--Whether to ignore the gender on body hair parts-->
</kIgnoreBodyHairGender>
<kAddRandomMaleMakeup value="0">
<!--The number of random makeup to add to males which have none-->
</kAddRandomMaleMakeup>
<kAddRandomFemaleMakeup value="2">
<!--The number of random makeup to add to females which have none-->
</kAddRandomFemaleMakeup>
<kSameMakeupForAllCategories value="True">
<!--Whether to use the same makeup for all categories when rerolling-->
</kSameMakeupForAllCategories>
Expand Down Expand Up @@ -213,5 +201,9 @@
<kIgnoreValidForRandomBodyHair value="True">
<!--Whether the mod is allowed to use body hair not marked ValidForRandom when replacing invalids-->
</kIgnoreValidForRandomBodyHair>

<kCheckOutfitsOnReset value="False">
<!--Wheather to check outfits on Sims who were reset-->
</kCheckOutfitsOnReset>
</Current_Tuning>
</base>
24 changes: 8 additions & 16 deletions NRaasDresser/XML/Personal/Dresser+DresserSettings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,16 @@
<!--Whether to change all sims outfits to a new selection each night-->
</kNightlyRandomChangeOutfit>
<kNightlyChangeOutfitHour value="7">
<!-- Hour each night to switch the outfits on sims-->
<!--Hour each night to switch the outfits on sims-->
</kNightlyChangeOutfitHour>
<kRotationAffectActive value="True">
<!--Whether to change the outfits of the active sims-->
</kRotationAffectActive>
<kChanceOfSwitch value="75">
<!--The percent chance a sim will consider switching outfits-->
</kChanceOfSwitch>
<kRotateMartialOutfit value="False">
<!--Whether to rotate the martial arts outfit category-->
</kRotateMartialOutfit>
<kCheckOutfits value="True">
<!--Whether to check outfits on age-up-->
<!--Whether to enable the check outfits task-->
</kCheckOutfits>
<kNotifyOnCheckOutfits value="False">
<!--Whether to display an notification whenever a sim's outfit is altered-->
Expand Down Expand Up @@ -63,23 +60,14 @@
<!--Whether to rotate the outfits of skin jobs-->
</kRotateOccult>
<kAllowRollAgeupHair value="True">
<!--Whether to reroll hair on age-up-->
<!--Whether to reroll hair on adult age-up-->
</kAllowRollAgeupHair>
<kAllowRollAgeupMakeup value="True">
<!--Whether to reroll makeup on age-up-->
<!--Whether to reroll makeup on adult age-up-->
</kAllowRollAgeupMakeup>
<kAddRandomBodyHair value="True">
<!--Whether to roll random body hair during Check Outfits-->
</kAddRandomBodyHair>
<kIgnoreBodyHairGender value="False">
<!--Whether to ignore the gender on body hair parts-->
</kIgnoreBodyHairGender>
<kAddRandomMaleMakeup value="0">
<!--The number of random makeup to add to males which have none-->
</kAddRandomMaleMakeup>
<kAddRandomFemaleMakeup value="0">
<!--The number of random makeup to add to females which have none-->
</kAddRandomFemaleMakeup>
<kSameMakeupForAllCategories value="True">
<!--Whether to use the same makeup for all categories when rerolling-->
</kSameMakeupForAllCategories>
Expand Down Expand Up @@ -213,5 +201,9 @@
<kIgnoreValidForRandomBodyHair value="True">
<!--Whether the mod is allowed to use body hair not marked ValidForRandom when replacing invalids-->
</kIgnoreValidForRandomBodyHair>

<kCheckOutfitsOnReset value="False">
<!--Wheather to check outfits on Sims who were reset-->
</kCheckOutfitsOnReset>
</Current_Tuning>
</base>
18 changes: 18 additions & 0 deletions NRaasGoHere/XML/GoHereSpacePersistedSettings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,23 @@
<kDisallowInactiveLeaveActiveLot value="True">
<!--Whether to disable certain 'Go Home' for inactives, whenever they are on a lot containing an active-->
</kDisallowInactiveLeaveActiveLot>
<kDisallowCarRouting value="False">
<!--Whether to allow cars during routing operations-->
</kDisallowCarRouting>
<kDisallowBoatRouting value="False">
<!--Whether to allow boats during routing operations-->
</kDisallowBoatRouting>
<kDisallowMermaidRouting value="False">
<!--Whether to allow mermaids to swim everywhere-->
</kDisallowMermaidRouting>
<kServiceSimsIgnoreAllDoorOptions value="True">
<!--Whether to disable all door options for service sims-->
</kServiceSimsIgnoreAllDoorOptions>
<kRoleSimsIgnoreAllDoorOptions value="True">
<!--Whether to disable all door options for role sims-->
</kRoleSimsIgnoreAllDoorOptions>
<kEnableDoorTooltips value="True">
<!--Whether to enable criteria tooltips on doors-->
</kEnableDoorTooltips>
</Current_Tuning>
</base>
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
<kFamilyTreeLevels value="4">
<!--How many levels to display on the family tree-->
</kFamilyTreeLevels>
<kMakeupByCategory value="False">
<!--Whether to allow different makeup per outfit category-->
</kMakeupByCategory>
<kNakedTattoo value="False">
<!--Whether to run Tattoo CAS using the naked outfit-->
</kNakedTattoo>
Expand All @@ -40,6 +37,9 @@
<kSkillStamp value="">
<!--Comma separated list of skills and minimum levels, where the first element is the name of the stamp. eg: GMStamp,Guitar:10,MartialArts:5-->
</kSkillStamp>
<kMenuVisibleSetValue value="True">
<!--Whether to display the Set Value interaction in the object menu-->
</kMenuVisibleSetValue>
<kMenuVisibleOpenSesame value="True">
<!--Whether to display the Open and Close interactions in the object menu-->
</kMenuVisibleOpenSesame>
Expand All @@ -50,39 +50,30 @@
<!--Whether to display the Add Sim and Evict interactions in the object menu-->
</kMenuVisibleAddSim>
<kOverrideCoreSliders value="False">
<!--Whether to handle the CAS Slider panels ourselves, and ignore custom Core changes-->
<!--Whether to handle the CAS Slider panels within this mod, and ignore custom Core changes-->
</kOverrideCoreSliders>
<kByMoneyIntervals value="10">
<!--Number of intervals to display on Sims By Money and the money filters-->
</kByMoneyIntervals>
<kMenuVisibleOwnership value="True">
<!--Whether to display the Ownership interaction in the object menu-->
</kMenuVisibleOwnership>
<kTagInfo value="Limited">
<!--What information to display on the map tags added by this mod (Limited, Personal, Career, Relationship, Household)-->
</kTagInfo>
<kHairColorByOutfit value="False">
<!--Whether to retain separate hair coloring for each sim outfit-->
</kHairColorByOutfit>
<kEnableMemories value="True">
<!--Whether to allow the creation of memories-->
</kEnableMemories>
<kUniGenderHair value="False">
<!--Whether to unlock all hairs for every gender-->
</kUniGenderHair>
<kBeardsForAll value="False">
<!--Whether to unlock the beard panel for all sims-->
</kBeardsForAll>
<kBodyHairForAll value="False">
<!--Whether to unlock the body hair panel for all sims-->
</kBodyHairForAll>
<kDisableMakeupFilter value="True">
<!--Whether to display all makeup parts in CAS-->
</kDisableMakeupFilter>
<kBodySliderOffset value="0">
<!--The amount to offset each body slider to produce lower than normally possible values-->
</kBodySliderOffset>

<kDefaultSpecies value="Human">
<!--The default species to display whenever the Species is not explicitly being used (Human, LittleDog, Dog, Cat, Horse)-->
</kDefaultSpecies>
Expand Down Expand Up @@ -178,11 +169,15 @@
<!--Which expansion packs to hide in CAS by default (EP1, SP1, EP2, SP2, etc)-->
</kHideByProduct>

<kSubtleMapTags value="False">
<!--Whether to display normal map tags-->
</kSubtleMapTags>
<kShowHiddenParts value="False">
<!--Whether to display normally hidden CAS parts-->
</kShowHiddenParts>
<kUniGenderAdult value="False">
<!--Whether to unlock all adults clothing for all genders-->
</kUniGenderAdult>

<kMaxCASSliders value="100">
<!--The number of sliders to allow in CAS-->
</kMaxCASSliders>
</Current_Tuning>
</base>
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<base>
<Current_Tuning>
<kDisableClothingFilter value="True">
<!--Whether to disable the clothing filter and allow all outfits in every category-->
</kDisableClothingFilter>
<kAllowOverStuffed value="True">
<!--Whether to all more the eight sims in a family when using Add Sim or Pollinate-->
</kAllowOverStuffed>
Expand All @@ -25,25 +22,22 @@
<kFamilyTreeLevels value="4">
<!--How many levels to display on the family tree-->
</kFamilyTreeLevels>
<kMakeupByCategory value="True">
<!--Whether to allow different makeup per outfit category-->
</kMakeupByCategory>
<kNakedTattoo value="True">
<kNakedTattoo value="False">
<!--Whether to run Tattoo CAS using the naked outfit-->
</kNakedTattoo>
<kResetEverythingOnActive value="True">
<!--Whether to reset the active lot during 'Reset Everything'-->
</kResetEverythingOnActive>
<kHotkeys value="Stylist">
<kHotkeys value="">
<!--Comma separated list of hot key actions (Interaction IDs are the same as those used in STBL translation)-->
</kHotkeys>
<kCustomBuffs value="">
<!--Comma separated list of custom selected buffs-->
</kCustomBuffs>
<kSkillStamp value="">
<!--Comma separated list of skills and minimum levels, eg: Guitar:10,MartialArts:5-->
<!--Comma separated list of skills and minimum levels, where the first element is the name of the stamp. eg: GMStamp,Guitar:10,MartialArts:5-->
</kSkillStamp>
<kMenuVisibleSetValue value="False">
<kMenuVisibleSetValue value="True">
<!--Whether to display the Set Value interaction in the object menu-->
</kMenuVisibleSetValue>
<kMenuVisibleOpenSesame value="True">
Expand All @@ -55,39 +49,24 @@
<kMenuVisibleAddSim value="True">
<!--Whether to display the Add Sim and Evict interactions in the object menu-->
</kMenuVisibleAddSim>
<kMenuVisibleTransferItem value="True">
<!--Whether to display the Transfer Item interaction in the object menu-->
</kMenuVisibleTransferItem>
<kOverrideCoreSliders value="False">
<!--Whether to handle the CAS Slider panels ourselves, and ignore custom Core changes-->
<!--Whether to handle the CAS Slider panels within this mod, and ignore custom Core changes-->
</kOverrideCoreSliders>
<kLogCASParts value="False">
<!--Whether to log CAS Parts to script error file whenever a part is selected in CAS-->
</kLogCASParts>
<kByMoneyIntervals value="10">
<!--Number of intervals to display on Sims By Money and the money filters-->
</kByMoneyIntervals>
<kMenuVisibleOwnership value="True">
<!--Whether to display the Ownership interaction in the object menu-->
</kMenuVisibleOwnership>
<kTagInfo value="Limited">
<!--What information to display on the map tags added by this mod (Limited, Personal, Career, Relationship, Household)-->
</kTagInfo>
<kHairColorByOutfit value="True">
<kHairColorByOutfit value="False">
<!--Whether to retain separate hair coloring for each sim outfit-->
</kHairColorByOutfit>
<kEnableMemories value="False">
<!--Whether to allow the creation of memories-->
</kEnableMemories>
<kUniGenderHair value="True">
<kUniGenderHair value="False">
<!--Whether to unlock all hairs for every gender-->
</kUniGenderHair>
<kBeardsForAll value="False">
<!--Whether to unlock the beard panel for all sims-->
</kBeardsForAll>
<kBodyHairForAll value="False">
<!--Whether to unlock the body hair panel for all sims-->
</kBodyHairForAll>
<kDisableMakeupFilter value="True">
<!--Whether to display all makeup parts in CAS-->
</kDisableMakeupFilter>
Expand Down Expand Up @@ -190,11 +169,15 @@
<!--Which expansion packs to hide in CAS by default (EP1, SP1, EP2, SP2, etc)-->
</kHideByProduct>

<kSubtleMapTags value="False">
<!--Whether to display normal map tags-->
</kSubtleMapTags>
<kShowHiddenParts value="False">
<!--Whether to display normally hidden CAS parts-->
</kShowHiddenParts>
<kUniGenderAdult value="False">
<!--Whether to unlock all adults clothing for all genders-->
</kUniGenderAdult>

<kMaxCASSliders value="100">
<!--The number of sliders to allow in CAS-->
</kMaxCASSliders>
</Current_Tuning>
</base>
Loading