// Management · RimWorld Mod
Choose Your Outfit
Overview This is a mod to expand the apparel policy management dialog to make it easier to create filters.
Overview
This is a mod to expand the apparel policy management dialog to make it easier to create filters. The list of apparel displayed in the lower middle can be narrowed down by various filters, and the selected apparels can be applied directly to the filter. There is also the feature to preview the appearance of pawns with selected apparels and the ability to register bills of selected apparels in worktables.Features
To access the UI of this mod, open the "Manage apparel policies" dialog.- Filter by layers of the apparel
- Filter by coverage of the apparel.
- Filter by the offset effect that the apparel has or the value of a specific status item
- Sort apparel list by status item with numerical values
- Show only currently researched apparel in the apparel list
- Select the quality and material of the apparel to be displayed on the information card
- Filter by apparels that can be worn by selected colonist
- Reflects the specified apparels from the selected apparels in the preview with the specified material
- Add the bills that make the selected apparels to the worktables on the map
Other Features
- Right-clicking on the apparel list brings up a menu to add/remove apparel to/from all policies.
- Right-clicking on an apparel with a pawn selected on the map adds a menu to add/remove apparel to/from the pawn's current policy.
MOD Conflict
Body part selection is done by BodyPartGroupDef for that part. The body part selection button also conforms to this, so for example, ears are selected together with the head in this mod alone, but if there is a new definition of ears as a BodyPartGroupDef, such as Jewelry, the ears can be selected by themselves. The display of body parts is limited to those with a defName or custom label that matches the path id defined in the svg in the ButtonColliders folder. So if you have a race composed of bodyparts with special names, the bodyparts may not be displayed. In other, If you have a mod that modifies Dialog_ManageApparelPolicies, there is a high possibility of conflict. And please let me know if there are any unnatural English expressions in the mod. The author is not an English speaker. GitHub CC BY-NC-SA 4.0About Bug Reports
Press Ctrl + F12 with Log Publisher from HugsLib
Please be sure to include the HugsLib log with your bug report, regardless of whether or not there is an error log. This helps us to identify conflicts and other information. For reports, questions, and suggestions, Discord is ideal.