@HelloProject said in UX: It's time for The Talk:
@Thenomain I'm just trying not to seem so much like, uhh, "THIS IS HOW THINGS WORK WHERE I'M FROM", like I used to be on WORA
Then explain more "why" than "how".
When I grouse about ANSI, I don't just say 'WoD Games Don't Use ANSI' (which isn't true), but that I believe color should be informative and not decorative outside decorations (like headers and footers). I explain that my frustrations are mostly selfish, but informed. I am not disheartened when people yell at me for being stern—it's the fault of my tone that they're seeing the stern and not the potential issue.
And it should look like this: ANSI, to me, is a distraction. I'm constantly looking for the encoded information that isn't there. I could probably acclimate to it, but it's important that the information being given to the people is precise and, ironically, redundant. The word "brown" that is also colored brown in a description may fit this, but it can also lead to confusion as the reader has to take more time unpacking the information.
But making the word "brown" brown is also fun. Doing things that are ugly can be technically difficult and hell, why not show off your skills? Showing off is fun. Enjoying one another's showing off is fun. Thenomain is a kill-joy. (This is a truism.)
--
Okay, so let's look at command structure. '+roll'. God, why are we still hanging onto that +? Because people expect it. So how do we phase it out?
- Evennia is going to make command prefixes optional at the base level, but still lists all permutations of a command in the auto-generated help file. (edit and side-comment: This is noisy as fuck, and an unfortunate downside when creating an automated document system. I don't think I've ever seen one I've liked.)
- Thenomain has been making it optional for a while and has been hiding the '+' from all the help files, except '+help' because we cannot override 'help'. Yet.
- I've seen one or two bits of code that are snide if you use a depreciated system, which is off-putting but it works.
Encourage people to not use '+'. When I hear someone say, "Type +news blah," I always reply, "You don't need the +!" Phase the '+' out of all references. Maybe depreciate it entirely, though you will get the occasional kvetch as people have to use it on some games and not others.
--
Etc.
--
p.s., @Rook is a Furry.