Main Page: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
Welcome to the [[TinyMUX]] Wiki — a community-maintained resource for all servers in the MUSH family. | |||
While the name emphasizes TinyMUX, this wiki welcomes content relevant to all MUSH-based servers. Whether you're a player, builder, coder, or administrator, your contributions help strengthen the community's collective knowledge. | |||
People write about what they know, so expect some pages to focus on familiar territory while omitting others. If you see something missing or unclear, consider improving it. This collaborative approach may feel a little messy at first, but it's also what makes the wiki powerful and flexible. | |||
{| cellspacing="3" | |||
|- valign="top" | Our initial focus is on [[hardcode]], [[softcode]], and [[administration]] for the MUSH family. Over time, we hope to include information on game setups, softcode libraries, tooling, and related projects. If you’d like to request or suggest a topic, check out the [[Suggestions]] page. | ||
|width="40%" class="MainPageBG" style="border: 1px solid #ffc9c9 | |||
Want to help out? Good places to start include the [[:Special:Wantedpages|list of wanted pages]] and the [http://www.tinymux.org/wiki/index.php/Special:Whatlinkshere/Template:Stub list of stub pages] (see [[stub]] for more). | |||
{| cellspacing="3" | |||
|- valign="top" | |||
| width="40%" class="MainPageBG" style="border: 1px solid #ffc9c9; background-color: #fff3f3" | | |||
<div style="padding: .4em .9em .9em"> | <div style="padding: .4em .9em .9em"> | ||
== General Information == | == General Information == | ||
These topics are useful to a general audience of players, admins, and curious readers: | |||
* [[Quickstart|New Player Quickstart]] | * [[Quickstart|New Player Quickstart]] | ||
* [[FAQ|Frequently Asked Questions]] | * [[FAQ|Frequently Asked Questions]] | ||
Line 19: | Line 22: | ||
* [[MU_Clients|MU* Clients]] | * [[MU_Clients|MU* Clients]] | ||
* [[Player_Documentation|Documentation for Players]] | * [[Player_Documentation|Documentation for Players]] | ||
* [[MUSH| | * [[MUSH|MUSH Family Server Overview]] | ||
* [[History|History and Heritage of MUSH servers]] | * [[History|History and Heritage of MUSH servers]] | ||
* [[MUX_for_MUCKers|MUCKer's Guide to MUX]] | * [[MUX_for_MUCKers|A MUCKer's Guide to MUX]] | ||
</div> | </div> | ||
|width="50%" class="MainPageBG" style="border: 1px solid #c6c9ff | | width="50%" class="MainPageBG" style="border: 1px solid #c6c9ff; background-color: #f0f0ff" | | ||
<div style=" | <div style="padding: .4em .9em .9em"> | ||
== Staff and Developer Documentation == | == Staff and Developer Documentation == | ||
Resources for site admins, coders, and world-builders: | |||
* [http://groups.google.com/group/tinymux Mailing List] | * [http://groups.google.com/group/tinymux Official Mailing List] | ||
* [[ | * [[BrazilMUX]] – Community support hub. | ||
* [[softcode | * [[softcode]] – In-game scripting language. | ||
* [[building | * [[building]] – Creating spaces and environments. | ||
* [[hardcode | * [[hardcode]] – Core C source and development. | ||
* [ | * [https://github.com/tonylukasavage/tinymux GitHub Repository] – (Updated; formerly Google Code) | ||
* [[Administration]] | * [[Administration]] – Server setup and hosting. | ||
* [[Special Options]] | * [[Special Options]] – WOD modes, reality levels, etc. | ||
* [[Guide for PennMUSH Gods]] | * [[Guide for PennMUSH Gods]] – Javelin’s admin tips. | ||
* [[Game documentation]] | * [[Game documentation]] – Help and news system setup. | ||
* [[Special:Categories|Category Pages]] | * [[Special:Categories|Category Pages]]: | ||
** [[:Category:Commands|Commands]] | ** [[:Category:Commands|Commands]] | ||
** [[:Category:Configuration|Configuration]] | ** [[:Category:Configuration|Configuration]] | ||
** [[:Category:Flags|Flags]] | ** [[:Category:Flags|Flags]] | ||
** [[:Category:Functions|Functions]] | ** [[:Category:Functions|Functions]] | ||
</div> | </div> | ||
|} | |} | ||
== Wiki Meta == | |||
* [[Credits]] – Contributors and acknowledgments. | |||
* [[Suggestions]] – Topics people want added. | |||
* [[Etiquette]] – Collaboration guidelines. | |||
* [[Templates]] – Existing wiki formatting tools. | |||
* [https://www.mediawiki.org/wiki/Help:Contents MediaWiki Help] – General editing help. |
Latest revision as of 11:38, 24 March 2025
Welcome to the TinyMUX Wiki — a community-maintained resource for all servers in the MUSH family.
While the name emphasizes TinyMUX, this wiki welcomes content relevant to all MUSH-based servers. Whether you're a player, builder, coder, or administrator, your contributions help strengthen the community's collective knowledge.
People write about what they know, so expect some pages to focus on familiar territory while omitting others. If you see something missing or unclear, consider improving it. This collaborative approach may feel a little messy at first, but it's also what makes the wiki powerful and flexible.
Our initial focus is on hardcode, softcode, and administration for the MUSH family. Over time, we hope to include information on game setups, softcode libraries, tooling, and related projects. If you’d like to request or suggest a topic, check out the Suggestions page.
Want to help out? Good places to start include the list of wanted pages and the list of stub pages (see stub for more).
General InformationThese topics are useful to a general audience of players, admins, and curious readers: |
Staff and Developer DocumentationResources for site admins, coders, and world-builders:
|
Wiki Meta
- Credits – Contributors and acknowledgments.
- Suggestions – Topics people want added.
- Etiquette – Collaboration guidelines.
- Templates – Existing wiki formatting tools.
- MediaWiki Help – General editing help.