Clothing Lists: A minor detail that bothers me a bit

An addendum (sort of) to the Clothing Layering discussion

This is just something that bothers me a lot.  I don't know if there's a feature to change this though.  Whenever I look at someone and they are wearing 50 things, the rings and flowers and stuff are often listed first whereas the actual shirts, pants, coats, dresses are near the end.  Thus while I am reading, I picture the adventurer naked, wearing only medallions and rings and belts, until I get to the part that shows their clothing. It would be nice to maybe list the shirts, pants, boots, coats, dresses first as a default?  Being a bard and a designer, I often look at people and their clothing and it was just a minor detail that I found to be inconvenient.  

I don't know if this has been brought up before so sorry if it is repetitive. 
Commission List: Aesi, Kenway, Shimi, Kythra, Trey, Sholen .... 5/5 CLOSED
I will not draw them in the order that they are requested... rather in the order that I get inspiration/artist block.
«1

Comments

  • This is a nice aesthetic addition. Clothes>>accessories>>flowers.
    "Trust in me, Universe, I will deliver / the promise that no-one shall ever / set their mind to games or play / for Serious Order is the way. I will not rest until it is done; / rules will be made for everyone. / They will know Order and its graces - and just like me, all shall be Greyfaces." - The Heroes of Sapience, Act 5, Greyface.
  • Then there's that awkward moment when you get to the end, and you still haven't spotted anything resembling real clothing, and you give them a weird look.


                   Honourable, knight eternal,

                                            Darkly evil, cruel infernal.

                                                                     Necromanctic to the core,

                                                                                             Dance with death forever more.



  • NimNim
    edited January 2013

    @Iocun: Some crazy, but relatively simple "first choice" type of grouping system might be able to handle that, where you supply one (or more, but more would = more processing time) sentences, and it uses the first one that contains only items you're actually wearing.

    Eg:

    describe self five foot tall, with a heavy built. ($robe is draped around his rotund form, fastened by $belt.|$robe hangs loosely upon his rotund form.|omg he's robeless.) ($armband13245 adorns his hairy left arm.|His arms are really, really hairy.}

    Where, if he was wearing a robe+belt+armband, it'd go like the above, but if he was just wearing the robe (out of those three items, he'd look more like:

    He is a powerful troll and five foot tall, with a heavy built. An elegant, green robe hangs loosely upon his rotund form. His arms are really, really hairy.

    Some issues with a system like this include:

    • Trying to be all-inclusive might be difficult, given the surpisingly vast amount of clothing options in Achaea. Might be solved by creating generic classes (like, $hands for hands/gloves/etc.), which I assume exist internally anyway, or maybe by the creation of custom item groups that could be set with another command (for example, you might have a group of items that all could conceivably cover the scar on your back!)
    • Might be laggy or otherwise computationally expensive to allow for a large variety. Of course, it only really has to ever be computed when items are worn/removed.

    Also, I imagine that a sentence (or phrase, or whatever) that doesn't have a valid output (for lack of appropriate items) could just be omitted, and stuff.

  • Katzchen said:

    Then there's that awkward moment when you get to the end, and you still haven't spotted anything resembling real clothing, and you give them a weird look.

    I'm wearing fullplate, gdi!

  • AerekAerek East Tennessee, USA
    You and me both, brother. Steel is the new black.
    -- Grounded in but one perspective, what we perceive is an exaggeration of the truth.
  • Nim said:

    @Iocun: Some crazy, but relatively simple "first choice" type of grouping system might be able to handle that, where you supply one (or more, but more would = more processing time) sentences, and it uses the first one that contains only items you're actually wearing.

    Eg:

    describe self five foot tall, with a heavy built. ($robe is draped around his rotund form, fastened by $belt.|$robe hangs loosely upon his rotund form.|omg he's robeless.) ($armband13245 adorns his hairy left arm.|His arms are really, really hairy.}

    Where, if he was wearing a robe+belt+armband, it'd go like the above, but if he was just wearing the robe (out of those three items, he'd look more like:

    He is a powerful troll and five foot tall, with a heavy built. An elegant, green robe hangs loosely upon his rotund form. His arms are really, really hairy.

    Some issues with a system like this include:

    • Trying to be all-inclusive might be difficult, given the surpisingly vast amount of clothing options in Achaea. Might be solved by creating generic classes (like, $hands for hands/gloves/etc.), which I assume exist internally anyway, or maybe by the creation of custom item groups that could be set with another command (for example, you might have a group of items that all could conceivably cover the scar on your back!)
    • Might be laggy or otherwise computationally expensive to allow for a large variety. Of course, it only really has to ever be computed when items are worn/removed.

    Also, I imagine that a sentence (or phrase, or whatever) that doesn't have a valid output (for lack of appropriate items) could just be omitted, and stuff.

    That would be an incredibly detailed system, and sounds pretty freakin awesome. Does sound like it'd be hard on the system though :(
    image
  • Nim said:

    Also, I imagine that a sentence (or phrase, or whatever) that doesn't have a valid output (for lack of appropriate items) could just be omitted, and stuff.

    Yeah, I think that would be the easiest way to go about it. Whenever no worn item is found that matches a $marker in a sentence, the sentence is omitted. It might mangle some descriptions, but if people write their descriptions carefully enough, it will work with those sentences missing as well.
  • @Iocun @Nim

    That's an even better idea. 
    Commission List: Aesi, Kenway, Shimi, Kythra, Trey, Sholen .... 5/5 CLOSED
    I will not draw them in the order that they are requested... rather in the order that I get inspiration/artist block.
  • @Jacen: Ideally, you'd only do any actual processing when 1. setting your description and 2. changing worn items around, and more ideally, the actual description you'd be setting would be abstracted (like, group 1 has {phrase 1, requiring gauntlets; phrase 2 requiring boots; phrase 3 w/o requirements}), so you're not string-parsing every single time!

    That's pretty ideal, though, and I'm sure Achaea's code is a strange and ancient beast with needs, but I dislike assuming things about code I have no access to. Whether this is possible/feasible is really up to IRE's coders, not me, after all!

  • maybe something like aetolia's, where the clothes and accessories are enumerated in a bullet-point type of list, instead of one run-on sentence?
  • edited January 2013
    Tarkanian said:
    maybe something like aetolia's, where the clothes and accessories are enumerated in a bullet-point type of list, instead of one run-on sentence?
    We already have that. CONFIG CLOTHESLINE ON.
  • Dammit, I thought that was monk specific, to clothesline a player dashing thru the room :(
    image
  • @Sena saves the day for me! Thanks!
  • Jacen said:
    Dammit, I thought that was monk specific, to clothesline a player dashing thru the room :(
    Spying your chance, you reach out and slam your arm into @Nim's throat as she dashes through the room, leaving her senseless!
    image
  • AerekAerek East Tennessee, USA
    No, no, it's the anti-JPK. You prep both legs and leave the room. When they Pounce, Lunge, or JPK you, you clothesline to stun and prone them, then break both legs with HFP. It's another reason for Knights to hate Monks!
    -- Grounded in but one perspective, what we perceive is an exaggeration of the truth.

  • Aerek said:
    When they Pounce, Lunge, or JPK you
    *ambush

    Pounce is an emote that Eleusians use when they want me to maul them.
  • Are you saying people who pounce shouldn't be stunned, proned, and have their legs broken?
  • AmunetAmunet Spokane, Washington, USA
    edited January 2013
    I was told recently that the order in which clothing is worn is determined by its order in your inventory at the moment you put it on. If you want your clothing and jewellery to show up in a certain order, strip down, drop whatever you want to wear, pick it up in the order you want to wear it, and put it on. It's kind of a pain, but it's the closest we're going to get to any sort of method to the madness until the Garden has mercy on us.
    My avatar is an image created by this very talented gentleman, of whose work I am extremely jealous. It was not originally a picture of Amunet, but it certainly looks a great deal like how I envision her!
  • Amunet said:
    I was told recently that the order in which clothing is worn is determined by its order in your inventory at the moment you put it on. If you want your clothing and jewellery to show up in a certain order, strip down, drop whatever you want to wear, pick it up in the order you want to wear it, and put it on. It's kind of a pain, but it's the closest we're going to get to any sort of method to the madness until the Garden has mercy on us.
    If you're worried about thieves or over-tidy denizens, you could also put the items into your pack.
    "Trust in me, Universe, I will deliver / the promise that no-one shall ever / set their mind to games or play / for Serious Order is the way. I will not rest until it is done; / rules will be made for everyone. / They will know Order and its graces - and just like me, all shall be Greyfaces." - The Heroes of Sapience, Act 5, Greyface.
  • Being worried about thieves is generally good for the health ;)

  • AmunetAmunet Spokane, Washington, USA
    Oh, right, thieves. I have a dressing room in my text-house in the subdivision, so I never really think about that sort of thing.
    My avatar is an image created by this very talented gentleman, of whose work I am extremely jealous. It was not originally a picture of Amunet, but it certainly looks a great deal like how I envision her!
  • I would honestly be more worried about someone walking in on me stark naked, alone, with clothing all over the floor than thieves.



                   Honourable, knight eternal,

                                            Darkly evil, cruel infernal.

                                                                     Necromanctic to the core,

                                                                                             Dance with death forever more.



  • AmunetAmunet Spokane, Washington, USA
    Dressing room. I'm telling you, it's a good investment!
    My avatar is an image created by this very talented gentleman, of whose work I am extremely jealous. It was not originally a picture of Amunet, but it certainly looks a great deal like how I envision her!
  • That's dumb, I just strip naked in public places
  • KitarelKitarel Edmonton, Alberta

    There's a citizen of Hashan that changes her clothes at Crossroads... Or the bank...

    But, you know, Hashan is serious business.

  • Amunet said:
    Dressing room. I'm telling you, it's a good investment!
    After buying credits to change into absinthe and omnitransing your skills. In that order. Right, @Amunet?
    "Trust in me, Universe, I will deliver / the promise that no-one shall ever / set their mind to games or play / for Serious Order is the way. I will not rest until it is done; / rules will be made for everyone. / They will know Order and its graces - and just like me, all shall be Greyfaces." - The Heroes of Sapience, Act 5, Greyface.
  • AmunetAmunet Spokane, Washington, USA
    Haha, I wish. I'm not omnitrans, quite yet. Guilty as charged on the absinthe, though! ;)
    My avatar is an image created by this very talented gentleman, of whose work I am extremely jealous. It was not originally a picture of Amunet, but it certainly looks a great deal like how I envision her!
  • Clothing is listed in the order it is placed in your physical inventory. So, if you want to display your items differently, you'll need to move it from your inventory, say for example, get naked and drop everything you're going to be wearing in your subdivision house, or another private room. Pick up and wear each item in the order you want it to be displayed on LOOK. Its a workaround, but it works. I would be happy to see some sort of sorting of items by default, but that would probably require too much recode.
    --
    Draekkar Ravenwind
Sign In or Register to comment.