Menu

#33 Allow users to define the capitalization of their name

1.0
open
nobody
None
2020-07-15
2020-07-15
Lee Harr
No

Originally reported on Google Code with ID 63
``` What steps will reproduce the problem? 1. choose your name to the MUD as, for instance, mountainrat 2. type "who" 3. you'll see "mountainrat"

What is the expected output? What do you see instead? It is a common and liked feature to allow users to define the capitalization of their name. For instance, this guy might want to be seen as MountainRat. And in an year or so he might prefer be seen as MOUNTainRAT.

What version of the product are you using? On what operating system? SVN r450, GNU/Linux

Please provide any additional information below. This is a feature request, and I'll provite a patch implementing this (in a couple of minutes). This is also going to make the implementation of issue #50 a lot easier - and more personalizable than described there. ```

Reported by mindboosternoori on 2011-11-11 00:25:22
Comments (1)

Former user Account Deleted

``` Implemented with this patch: https://github.com/marado/tzmud/commit/f34bcbd105fce49df6e793c7191389f76324e4b8 ```

Reported by `mindboosternoori` on 2011-11-11 00:28:14

Discussion


Log in to post a comment.