Releases: Oops19/TS4-CopyOutfits
CopyOutfits v1.9.13-beta
With this release the broken skin for child and elder sims can be fixed.
The skins only break if optional UGC is missing as TS4 doesn't notice it's absence.
v1.9.13
Add PieMenu More > Fix Head
v1.9.12
Add 'o19.co.fix' to apply the vanilla head to Child, Teen-Elder sims
v1.9.11
Fix generate_outfit()
v1.9.10
Resent physical attributes also for modified base attributes
Update physical attributes less often
CopyOutfits_v1.9.9-beta
v1.9.9
Yet another release to address the broken skin for sims introduced with the mannequin skin support.
Remaining CAS Part flags are 'Child or Elder, Female and/or Male'.
This may still cause skin issues for child end elder sims while mannequins can use them.
In case of skin issues set the default head with 's4clib.attach_cas_part head_id 3'. The default head_id for 'female male child' are 6977 8860 and 27816.
To reproduce the issue open CAS and create a child or elder occult sim.
For (child and elder) occult sims these CAS parts may still be selected by TS4 even if the referenced image/skin resource is missing.
Hopefully EA fixes this TS4 bug one day and verifies that the referenced images actually exists before using a CAS part. It would help a lot if they logged the package (in this case CopyOutfits) and the offending instance ID instead of using it when a reference is missing.
CopyOutfits_v1.9.8-beta
v1.9.8
Remove all CAS Part flags (including DefaultForBodyTypeFemale/Male) to avoid that TS4 uses them when aging up sims.
Hopefully this finally prevents TS4 to use my CAS parts (when aging up sims).
CopyOutfits_v1.9.7-beta
v1.9.7
Fix NPE within get_parts_from_clipboard() when no CAS parts are available.
v1.9.6
Fixed Exception while pasting outfits via picker
Still in 'beta' as the code involved to copy/paste mannequin outfits may still lead to exceptions.
CopyOutfits_v1.9.5-beta
v1.9.5
Modified all head CAS parts to be no longer allowed for random.
Cleanup of imports
CopyOutfits_v1.9.4-beta
v1.9.4
Rename MASCARA to EYELASHES (requires TS4T v0.3.24)
Copy Outfits v1.9.3-beta
v1.9.0
!! TS4Lib_v0.3.23-beta.zip or higher required !!
Experimental support for mannequins
This mod doesn't create a new outfit (dress the mannequin) when replacing the 'bathing' outfit.
Most useful interactions: 'Clone > Everything', 'Mannequin > Skins > Next / Random'
'Clone > Characteristics' may require a 'Reset' to apply these.
Allow to add non-existing outfits to sims.
Allow to de-/spawn mannequins on terrain, also off-lot.
Fixed Age.PET
Added Age.HORSE
Added X-OutfitCategory.SPECIAL[FASHION]
Outfit order is now: BATHING; SITUATION; CAREER.[0-2]; SPECIAL.[DEFAULT,TOWEL,FASHION]; BATUU.[0-4] with picker hint notification.
Address exception "_on_outfit_change() 'missing 2 required positional arguments: 'sim_info_wrapper' and 'outfit_category_and_index'" within a 3rd party mod.
v1.9.3
Add outfits instead replacing .0
v1.9.2
Cleanup code style
v1.9.1
Fix menu order within 'Rotate'
Copy Outfits v1.9.0-beta
v1.9.0
!! TS4Lib_v0.3.23-beta.zip or higher required !!
Experimental support for mannequins
This mod doesn't create a new outfit (dress the mannequin) when replacing the 'bathing' outfit.
Most useful interactions: 'Clone > Everything', 'Mannequin > Skins > Next / Random'
'Clone > Characteristics' may require a 'Reset' to apply these.
Allow to add non-existing outfits to sims.
Allow to de-/spawn mannequins on terrain, also off-lot.
Fixed Age.PET
Added Age.HORSE
Added X-OutfitCategory.SPECIAL[FASHION]
Outfit order is now: BATHING; SITUATION; CAREER.[0-2]; SPECIAL.[DEFAULT,TOWEL,FASHION]; BATUU.[0-4] with picker hint notification.
Address exception "_on_outfit_change() 'missing 2 required positional arguments: 'sim_info_wrapper' and 'outfit_category_and_index'" within a 3rd party mod.
Copy Outfits v1.0.5
Added INFANT
Added PET and BABY (likely never needed)
Updated README for new TS4 version
Imports cleaned up
Players who dress the INFANTS, PET and BABY sim objects a lot may want to update.
There is no real need to update, these sim objects are also supported in the previous releases as 'other'. So these 3 types are mixed into one but as they are rarely used it should be no problem.
Copy Outfits v1.0.2
Updated version