Skip to content

Add default shownames#545

Merged
oldmud0 merged 1 commit intoAttorneyOnline:masterfrom
MangosArentLiterature:default-shownames
Apr 29, 2021
Merged

Add default shownames#545
oldmud0 merged 1 commit intoAttorneyOnline:masterfrom
MangosArentLiterature:default-shownames

Conversation

@MangosArentLiterature
Copy link
Copy Markdown
Contributor

Adds a new setting to config.ini to set a default showname. This works similarly to default username, but for IC shownames, setting the client's showname automatically. Like default username, this has a 30 character limit.

  • Adds a new option to config.ini, default_showname.
  • Adds get_default_showname() for retrieving this showname.

Adds a new setting to config.ini to set a default showname. This works similarly to default username, but for IC shownames, setting the client's showname automatically. Like default username, this has a 30 character limit.

* Adds a new option to config.ini, default_showname.
* Adds this setting to the options dialog.
* Adds get_default_showname() for retrieving this showname.
* Sets the showname box to this value upon joining a server.
Copy link
Copy Markdown
Contributor

@Crystalwarrior Crystalwarrior left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code's clean and good

@oldmud0 oldmud0 merged commit 75da07d into AttorneyOnline:master Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants