Page 1 of 1

Removing obsolete Options

Posted: Thu Oct 08, 2015 7:29 pm
by Kent
On the list we get when we type Options, at least two of the options given are now totally invalid because
of mechanical removal from game, numbers 21 and 22, the Login and Logout notifies that are no longer
possible. Could we improve the game experience for new people by blanking these two out from the list?


Any more obsolete options I missed?

Re: Removing obsolete Options

Posted: Thu Oct 08, 2015 7:32 pm
by Jirato
These options are still used by GMs, though eventually I'll rewrite the options command to hide it from regular players. It's not really a super high priority right now.

Re: Removing obsolete Options

Posted: Thu Oct 08, 2015 7:36 pm
by Kent
To a lesser degree, an obsolete text we get is when we type Option 13. It says, You will now see / You will no longer see the
Wilderness compass. This is a throwback from days when the compass only worked outside of towns.

Recommendation: delete the word Wilderness, and perhaps replace it with the word, Directional.

Re: Removing obsolete Options

Posted: Thu Oct 08, 2015 7:38 pm
by Kent
Jirato wrote:These options are still used by GMs, though eventually I'll rewrite the options command to hide it from regular players. It's not really a super high priority right now.
Well, could you at least add the phrase, (GMs only) to the end of each, so newbies aren't getting frustrated trying to toggle them, please?

Re: Removing obsolete Options

Posted: Thu Oct 08, 2015 7:40 pm
by Jirato
Forgot that I had already added a system for GM-only options. Moved them over, so they're gone now.

Re: Removing obsolete Options

Posted: Thu Oct 08, 2015 7:43 pm
by Kent
Jirato wrote:Forgot that I had already added a system for GM-only options. Moved them over, so they're gone now.
Thank ye.

Re: Removing obsolete Options

Posted: Thu Oct 08, 2015 7:48 pm
by Jirato
Kent wrote:To a lesser degree, an obsolete text we get is when we type Option 13. It says, You will now see / You will no longer see the
Wilderness compass. This is a throwback from days when the compass only worked outside of towns.

Recommendation: delete the word Wilderness, and perhaps replace it with the word, Directional.

Code: Select all

{'shortname':'Compass', 'category':'text', 'key':'compass',
 'desc':'When toggled on, a small "compass" will be displayed when traveling in most areas.',
 0:'You will no longer see the travel compass.',
 1:'You will now see the travel compass in most areas.'},
I just wanted to show off my super cool, neat, and organized code, but if you can't understand the above, just take my word for it and know that it doesn't reference the wilderness anymore. :-D

OK, I really do need to go to bed now.

Re: Removing obsolete Options

Posted: Sun Oct 11, 2015 1:37 pm
by blindndangerous
Is the IRC option still there? Since the game is no longer connected to the irc channel it could be deleted if it is there.

Re: Removing obsolete Options

Posted: Tue Oct 13, 2015 12:20 pm
by Fayne
It is. I wish it could be reconnected though. It'd be nice to be able to see the IRC channel while playing, since some of us don't have the option of using both at the same time.

Re: Removing obsolete Options

Posted: Mon Oct 19, 2015 8:52 pm
by blindndangerous
I agree. It would be nice.