Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help system polish and trimming #13

Open
noahgibbs opened this issue Apr 28, 2021 · 6 comments
Open

Help system polish and trimming #13

noahgibbs opened this issue Apr 28, 2021 · 6 comments
Assignees
Labels
non-code Mostly or all changes to WOE objects, text, etc rather than code

Comments

@noahgibbs
Copy link
Collaborator

noahgibbs commented Apr 28, 2021

The help system, especially the tips system and initial online help, should be overridden by RWOT and replaced with something limited and appropriate. It should mention only verbs that RWOT actually supports well.

Where possible, other sources of online help should be updated (e.g. the tools popup hardcodes all kinds of outdated and weird help text.) But the priority should be on anything visible to end-users, with a secondary focus on anything visible to world-builders.

A lot of this is done in XML files (including the +tool popup, I think,) so I should see what parts can be repaired in the Tree of WOE. Those parts can potentially be handed off to Sarah, Will, etc.

Help appears to be in a lot of files under SkotOS:HelpNodes, which are WOE-editable.

Tips are in SkotOS:Tips:Intro, which is WOE-editable. There's a second list in SkotOS:Tip that I think is unused.

@noahgibbs noahgibbs added the non-code Mostly or all changes to WOE objects, text, etc rather than code label May 1, 2021
@ChristopherA
Copy link
Member

The first pass of this should probably be done by @saraht45, with an emphasis of writing a doc in the master SkotOS-Docs explaining how instances of SkotOS should do this (for instance, all the tips are in Woe, and can leverage acmds for auto-typing commands into Orchil), and then the specifics for vRWOT edited by @wip-abramson.

@ChristopherA ChristopherA assigned saraht45 and unassigned saraht45 May 5, 2021
@saraht45
Copy link
Collaborator

saraht45 commented May 19, 2021

SkotOS:HelpNodes:*

Remove
CNPCs, accent, books, catalog, character, chat, clothing, combat, courier (NIP), custom, dancing, death, dismiss, friends, fun, guard (NIP), injury, language, logging, mute, privacy, roleplaying, seamstress, skills, theme, AlterationHelp:*, Commands:address, Commands:dismiss, Commands:erase, Commands:learn, Commands:ooc, Commands:read, Commmands:recite, Commands:sign, Commands:study, Commands:teach, Commands:wear, Commands:remove, Commands:wield, Commands:write, Commands:assess, Commands:health, Commands:speak, SgCommands:!badname, SgCommands:!badnames, SgCommands:!dismiss, SgCommands:!drag, SgCommands:!goodname, SgCommands:!killnote, SgCommands:!mute, SgCommands:!notes, SgCommands:!office, SgCommands:!suspend, SgCommands:!swap, SgCommands:!unmute, SgCommands:!, SgCommands:!assist, SgCommands:!broadcast, SgCommands:!busy, SgCommands:!customers, SgCommands:!disconnect, SgCommands:!dismiss, SgCommands:!finger, SgCommands:!grab, SgCommands:!hotspots, SgCommands:!infoline, SgCommands:!join, SgCommands:!page, SgCommands:!people, SgCommands:!ungrab, SgCommands:!whereis

Keep
accept, adverb, bulk, consent, containers, details, gait, loudness, movement, pose, proximity, revoke, room, stance, Commands:accept, Commands:approach, Commands:ask, Commands:assist, Commands:bug, Commands:close, Commands:eat, Commands:elude, Commands:enter, Commands:examine, Commands:exits, Commands:follow, Commands:forget, Commands:give, Commands:go, Commands:help, Commands:idea, Commands:inventory, Commands:leave, Commands:lock, Commands:look, Commands:more, Commands:offer, Commands:open, Commands:page, Commands:put, Commands:quit, Commands:refuse, Commands:remember, Commands:revoke, Commands:take, Commands:tip, Commands:touch, Commands:typo, Commands:who, Commands:whoami

Keep and update for vRWOT
_index_, basics, bugs, clustering, communicate, concepts, credits, eating, emotion, gesture, newplayer, perception, manipulation, memory, rules, Commands:north

Add help nodes for
Jitsi, @traits (customizing chatter body)

@saraht45
Copy link
Collaborator

TextIF:Init needs to be rewritten for vRWOT

@saraht45
Copy link
Collaborator

SkotOS:Tip can be removed

SkotOS:Tips:Intro

Remove
23 - duplicate of 22

Keep
2 - help files
3 - communication
4 - look
5 - examine
6 - inventory
7 - movement
8 - exits
9 - verbs
10 - gestures
11 - adverbs
12 - adverbs list
13 - adverbs abbreviated
14 - proximity with objects
15 - proximity with people
16 - object interaction
17 - stances
18 - consent
19 - leaving proximity
20 - assists
22 - bugs, ideas, typos

Keep but update for vRWOT
1 - welcome (rewrite)
21 - online help (update to point to github docs)

Add
Jitsi information
Customizing chatter body

@noahgibbs
Copy link
Collaborator Author

Would removing SkotOS:Tip turn off the tips on login?

@saraht45
Copy link
Collaborator

No, it appears the login tip calls upon SkotOS:Tips:Intro, which is the same database the @tip command uses.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
non-code Mostly or all changes to WOE objects, text, etc rather than code
Projects
None yet
Development

No branches or pull requests

3 participants