Don't have an account yet? You can create one. Registered players can create up to three free characters to battle, team up with your friends and explore the worlds of the Nexus! To create a character once you have registered, click on Game Map at the top of the page.
Nexus Clash :: View topic - Outfit and Costume rework
Posted: Fri Nov 08, 2019 2:25 am Post subject: Outfit and Costume rework
Quote:
A slender woman in her early forties with wide blue eyes and elegantly styled hair. There is a tangible gentleness and naivete to her voice, but she occasionally sports a sly, knowing smile. She is wearing a Diamond Ring, a Fur Coat, a Green Halter Top, a Pair of Green Pumps, a Pair of Green Slacks, a Pitch Black Eyes, and a Rune-Inscribed Necklace. She fills the area with a commanding presence.
Have it so that if you wear cosmetic eyes it replaces your appearance instead of showing you're wearing a set of eyes.
This feature sounds great, but it also feels complex to actually implement.
At the first glance it would require to at least:
1) modify database structure that stores items - add a new field ("description slot") defining what part of character description could be replaced by item name, if any.
2) upgrade admin panel pages for items to support editing that new field
3) go through all items in database and set that field to correct values
4) modify database structure that stores character descriptions - add a field (or set of fields, or even a separate structure) to store a description template with placeholders and default values for those placeholders
5) upgrade admin panel pages for character description to support editing those new fields
6) go through all character descriptions in database and convert them into templates
7) finally all the requirements are in place to actually edit respawn code and generate a "correct" character description instead of just using default text
Of course I am not an actual member of the dev team, so my estimation for required work is definitely inaccurate, but I still think this is (sadly) one of those features that require a lot of behind-the-scenes work
Posted: Sun Nov 10, 2019 7:17 am Post subject: Re: Outfit and Costume rework
Dissident wrote:
Have it so that if you wear cosmetic eyes it replaces your appearance instead of showing you're wearing a set of eyes.
Regarding having clothing items overwriting sections of the character description - what Badziew said.
Regarding preventing people "wearing" eyes (or pegs legs, bionic hands, or torn wings, or any of the other items that the game treats as clothing but aren't really "worn"): how about changing the "[He is / She is / They are] wearing a [list of items]" to "[He has / She has / They have] a [list of items]"? That's (hopefully) less work.
Also, remove eye colours from some of the avatar descriptions. _________________ |The Devil On Your Shoulder 4407 | Mira Lasan 1724 | Officer Horwood 1763 | A Ghast 5143 | A Velociraptor 3721 | Father Christmas 3115 |
Joined: Jan 19, 2010 Posts: 2278 Location: Charlotte's Bakery University
Posted: Mon Dec 16, 2019 3:31 pm Post subject:
This isn't hard to do; it would just mean coding in a bunch of overrides. We already have a working system that handles this for Aura type items and it wouldn't be hard to make more exceptions.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum