17
6
mirror of https://github.com/H-uru/moul-assets.git synced 2025-07-14 10:37:41 -04:00
Commit Graph

14 Commits

Author SHA1 Message Date
4fadabd33e Mystitech clothing Items and bug fixes
Bug fix for longsleeve shirts disappearing at long range from player

New Mystitech clothing items include male and female:
- Long sleeve shirt: [M|F]HoodLS_MTP
- Short sleeve shirt: [M|F]Hood_MTP
- Hooded sweatshirt: [M|F]MHoodSweat_MTP

All items are currently hidden by default - a pickup mechanism is to be
added later.

Co-authored-by: Korovev
Co-authored-by: Larry LeDeay <lwf58@hotmail.com>
2023-02-21 08:23:26 -08:00
7469339b29 Add TCT clothing items.
New clothing items include male and female:
- Long sleeve shirt: [M|F]Torso_LongSleeve_TCT
- Short sleeve shirt: [M|F]Torso_ShortSleeve_TCT
- Hooded sweatshirt: [M|F]Torso_SweatTCT
- Fleece pullover: [M|F]Torso_FleeceTCT

All items are currently hidden by default - a pickup mechanism is to be
added later.

Co-authored-by: Patrick "Maurus" Mauro <patrick@patrickmauro.net>
Co-authored-by: Tim Miles Keller <timkeller@gmail.com>
2023-02-21 08:23:24 -08:00
97eb7ec264 Fix issues and rename as suggested 2022-06-03 16:14:22 -07:00
dfd6d1dfe8 Mysterium Clothing and source files
Adds 28 shirts for Mysterium from 2008 - 2022
Modifies Mysterium 2021 to be included into new Mysterium category
Adds reward fleece for Eder Naybree
Adds default long and short sleeve shirt for Guild of Instructors
2022-06-01 13:44:55 -07:00
2574852a65 Add Cavern Tour shirt images. 2021-12-03 16:33:31 -08:00
37a58557ce Changed "Plain Vest" to be acquired same time as "DRC Vest"
[Fe]maleFan02 rebuilt - Includes PR#74

philRelto_District_PhilsRelto.prp
[Scene Object - DRC Vest] Added to Modifiers - Python File Mod "cPythTakeablePlainVest"
[Python FIle Mod - cPythTakeablePlainVest] Duplicate of "cPythTakeableClothing", but with clothing set to plain vest
[Logic Modifier - cClickDRCVest] Added Python File Mod "cPythTakeablePlainVest" to Receivers above "cPythTakeableClothing"
2021-11-12 21:14:54 -08:00
2abf15e2a9 Update for changes asked by Adam
Changes Cargo pants and shorts to human readable name
2021-10-26 16:15:03 -07:00
6ad0e6100a Adds new clothing and old
Female02
[Clothing Item - CItm_03_FHair_SuitHelmet] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_FLegs_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_FLFoot_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_FLHand_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_FRFoot_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_FRHand_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_FTorso_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_Icon_SuitTorso] Changed description to "GroupIcon ; GroupName = MSuit" from "AccessoryType = 1"

Female04
[Clothing Item - CItm_FReward_Atrus] adds "ClothingSet = Atrus ;" to description
[Clothing Item - CItm_FReward_Catherine] adds "ClothingSet = Catherine ;" to description

Male02
[Clothing Item - CItm_03_MHAcc_SuitHelmet] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_MLegs_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_MLFoot_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_MLHand_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_MRFoot_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_MRHand_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_MTorso_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_Icon_MaintainerTorso] changed description to "GroupIcon ; Groupname = MSuit " from "ColorLabel1 = Sleeves; ColorLabel2 = Trim; Groupname = Jersey; nonStandard"

Male04
[Clothing Item - CItm_MTorso_Atrus] adds "ClothingSet = Atrus ;" to description, Removed "Sweater" from ColorLabel1 in description
[Clothing Item - CItm_MReward_Catherine] adds "ClothingSet = Catherine ;" to description

FemaleCC
Adds following clothing from CC - Atrus Legs, Catherine Legs, Catherine Shoes, Deck Shoes, Sharper Hat, Backpack 2

MaleCC
Adds following clothing from CC - Atrus Legs, Catherine Legs, Catherine Shoes, Deck Shoes, Backpack 2

(Fe)Male02
Adds following clothing by CalumTraveler - Door Runner's Fleece Jacket, Leather Jacket - Minkata Reward, Hooded Sweatshirt - Pod Reward, Plain Vest, Vest - Path of the Shell Reward
Adds following clothing by Hazado - Two Toned Cargo Pants, Two Toned Cargo Shorts

Co-authored-by: Traveler263 <87665301+Traveler263@users.noreply.github.com>
2021-10-26 15:02:52 -07:00
cfe2f3ca5a s/Gay Zero/GZ Pride/ 2021-06-27 15:38:31 -04:00
4fd458f99e Fix Mysterium female LS positioning. 2021-06-23 13:14:00 -04:00
e25be22ad0 Shorten the names of Mysterium rewards.
I seem to have forgotten that SDL `STRING32` variables have a fixed
length of 32 bytes. Sigh. So we must limit our names to this. Therefore,
I have renamed the shirts to "LSMysterium2021" and "SSMysterium2021".
The SDL string "LSMysterium2021;SSMysterium2021" will use up the
entirety of the 32 byte string buffer.
2021-06-23 01:24:40 -04:00
23b65e3cfd Add Gay Zero shirt JSON and regenerate clothing. 2021-06-05 18:35:39 -04:00
8f0f1cdbed Add Gay Zero shirt sources. 2021-06-05 18:33:31 -04:00
f517968b00 Add Mysterium 2021 T-Shirt sources and PRPs.
These PRPs are generated from the JSON source by the script
CreateClothingPRP.py, originally by @Deledrius. The specific fork used
to generate these files can be found at
https://github.com/Hoikas/moul-utils.
2021-06-05 00:06:12 -04:00