tildemush is a text-based, programmatic virtual community on the command line. tildemush aims to provide an environment for creativity, imagination, and art. Currently, tildemush hosted on tilde.town.
TODO for vilmibm
- About this document
- Conventions used in this documentation
- Requirements
- Getting started
- Understanding the interface
- Accessing tabs
- Using tildemush
- Scripting with WITCH
- Extra tips
- Frequently asked questions
This document serves as a reference for tildemush, tilde.town's tildemush virtual community, lead by vilmibm.
This document is for users who have an account on tilde.town.
- Note - Notes signify additional information
- Tip - Tips signify an alternate procedure for completing a step
- Caution - Cautions signify that damage or loss of data may occur
- Example - Examples provide a visual reference of how a procedure would be performed
Inline code
- Inline code signifies package names, filenames, and commands<Keyboard keys>
Keyboard keys signify a key the user presses or holdsCode block - Code blocks signify file contents, or an interface element
- Section - Heading 1s are referred to as "Sections"
- subsections - Heading 2s, 3s, etc. are referred to as "subsections"
- A tilde.town account
TODO
This section consists of the following subsections:
- Starting tildemush
- Creating a new user account
- Logging in
- Resetting your password
- Configuring tildemush
- Exiting from the start menu
Starting tildemush will run the software required to connect to the tildemush virtual community that exists on tilde.town.
Caution - Before continuing, you should know that tildemush's database may be wiped at any time, because it is still under development. This means that anything you create, may be deleted at any time.
ssh
into tilde.town- Run
tmclient
- Press
<Enter>
TODO: Significance to user
TODO: procedures
TODO: Significance to user
TODO: procedures
TODO: Significance to user
TODO: procedures
TODO: Significance to user
TODO: procedures
TODO: Significance to user
TODO: procedures
This section will introduce you to each interface tab, and each element inside of each tab.
This section consists of the following subsections:
The main tab consists of:
- The chat box
- The location box
- The map box
- The inventory box
The chat box will display the following:
- User messages
- Events
- Actions from users
- Actions from objects
- Responses from objects
The location box will display the following:
- Your current location's name
- Your current location's description
- Your current location's user-created objects
The map box will display the following:
TODO: Verify if these are the places you have visited or all places that connect to the current location
The inventory box will display the following:
- Number of objects you have
- Name(s) of objects you have
The WITCH tab consists of:
- The object pane
- The object-scripting pane
The object pane displays the name and permissions of the object that is being edited.
The object-scripting pane displays the scripts of the object that is being edited. This is the area you will edit the functionality of an object.
The WORLDMAP tab consists of:
- Area blocks
- Direction names
Area blocks are user-created locations you can travel to in the tildemush world.
Direction names are user-created names that a user can type to travel to different area blocks.
The SETTINGS tab is under development.
The QUIT tab does not contain elements. It serves as a reminder of how to quit tildemush. See the Quitting tildemush subsection.
This section will provide information on each tildemush tab and teach you how to access each tildemush tab.
This section consists of the following subsections:
- Accessing the MAIN tab
- Accessing the WITCH tab
- Accessing the WORLDMAP tab
- Accessing the SETTINGS tab
The MAIN tab can be accessed from any of the tabs.
- Press
F1
The WITCH tab provides an interface for creating objects.
- Press
F2
The WORLDMAP tab provides visuals on how all locations are connected.
- Press
F3
The SETTINGS tab is under development.
- Press
F4
This section will teach you how to use tildemush and assumes you are familiar with tildemush's interface.
This section consists of the following subsections:
TODO
The MAIN tab allows you to interact with users and objects. The MAIN tab is where you will communicate with other users.
- Ensure you are in the MAIN tab
- Type your message
- Press
<Enter>
Tip: You can also use the /say
command to send a message to all users in your current
location.
Example:
/say hey there! can anyone hear me?
Quitting tildemush will bring you back to your normal shell session on tilde.town.
- Press
F9
TODO: Explain significance to user
This section consists of the following subsections:
TODO
This section will describe useful actions for working in tildemush and the terminal.
This section consists of:
- Copying text
- Pasting text
There are various ways to highlight text in the terminal, one of the easiest ways is to use your mouse.
- Highlight the text you want to copy using your mouse
- Hold the
Shift
andCtrl
keys - Press
c
- Release the
Shift
andCtrl
keys
[TODO]
- Hold the
Shift
andCtrl
keys - Press
v
- Release the
Shift
andCtrl
keys
Tip - Your terminal emulator may allow you to paste text using one of the following methods:
- middle-clicking
- right-clicking, and then selecting
Paste
.
TODO: Significance to user
TODO: procedures
TODO
- Is tildemush the same as IRC?
- TODO: Answer