Open Proxima-b opened 1 year ago
Close to skin is already the underwear layer. This issue popped up because someone decided to make t-shirts underwear.
Underwear probably now needs a flag to prevent it from conflicting with non-underwear items on the same layer.
Tshirts and other shirts, at least the not skinny ones, should be normal layer.
Tshirts and other shirts, at least the not skinny ones, should be normal layer.
See this PR for details on why they aren't. I agree in principle but it causes other problems.
/confirmed duplicate #61634
Why not do some fuzzy logic on intersecting coverage versus encumbrance?
Let's take an extreme example, a belt or strap. A single belt or strap covers like 5% of the layer it's on, but wearing multiple of them would increase encumbrance when it... probably really shouldn't, given that they can cover different 5% of the layer each.
Obviously there's considerations of flexibility and whatnot, but within some generous margin a couple items and accessories occupying the same layer/bodypart won't meaningfully restrict movement.
So maybe have it where low-coverage items on the same layer have a reduced effect on the encumbrance penalty? I'm not sure exactly how wide to draw the margins, it will probably need tuning to account for edge cases, but broadly it should be made to account for the case of bra vs t-shirt, and go from there.
Treat bras and panties the same as Cat Ears + Tails
Describe the bug
Currently wearing a bra inside a T-shirt would result in 2 encumbrance because they both occupy the same layer of clothing. However that not always the case IRL, NOT wearing a bra or some sort of close fit garment would result in some kind of encumbrance upon certain activities, at lease for most women that is. I think an "underwear" layer should be added to address this issue.
Attach save file
N/A
Steps to reproduce
Expected behavior
An extra underwear layer for bra and bikini items. Or Some sort of negative encumbrance to offset the effect.
Screenshots
No response
Versions and configuration
latest stable
Additional context
No response