mirror of
https://github.com/evennia/evennia.git
synced 2026-03-19 06:16:31 +01:00
611 lines
No EOL
52 KiB
HTML
611 lines
No EOL
52 KiB
HTML
|
||
<!DOCTYPE html>
|
||
|
||
<html>
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||
|
||
<title>Evennia Documentation — Evennia 1.0-dev documentation</title>
|
||
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
|
||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||
<script src="_static/jquery.js"></script>
|
||
<script src="_static/underscore.js"></script>
|
||
<script src="_static/doctools.js"></script>
|
||
<script src="_static/language_data.js"></script>
|
||
<link rel="shortcut icon" href="_static/favicon.ico"/>
|
||
<link rel="index" title="Index" href="genindex.html" />
|
||
<link rel="search" title="Search" href="search.html" />
|
||
<link rel="next" title="Evennia Introduction" href="Evennia-Introduction.html" />
|
||
</head><body>
|
||
<div class="related" role="navigation" aria-label="related navigation">
|
||
<h3>Navigation</h3>
|
||
<ul>
|
||
<li class="right" style="margin-right: 10px">
|
||
<a href="genindex.html" title="General Index"
|
||
accesskey="I">index</a></li>
|
||
<li class="right" >
|
||
<a href="py-modindex.html" title="Python Module Index"
|
||
>modules</a> |</li>
|
||
<li class="right" >
|
||
<a href="Evennia-Introduction.html" title="Evennia Introduction"
|
||
accesskey="N">next</a> |</li>
|
||
<li class="nav-item nav-item-0"><a href="#">Evennia 1.0-dev</a> »</li>
|
||
<li class="nav-item nav-item-this"><a href="">Evennia Documentation</a></li>
|
||
</ul>
|
||
<div class="develop">develop branch</div>
|
||
</div>
|
||
|
||
<div class="document">
|
||
|
||
<div class="documentwrapper">
|
||
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
|
||
<div class="sphinxsidebarwrapper">
|
||
<p class="logo"><a href="#">
|
||
<img class="logo" src="_static/evennia_logo.png" alt="Logo"/>
|
||
</a></p>
|
||
<div id="searchbox" style="display: none" role="search">
|
||
<h3 id="searchlabel">Quick search</h3>
|
||
<div class="searchformwrapper">
|
||
<form class="search" action="search.html" method="get">
|
||
<input type="text" name="q" aria-labelledby="searchlabel" />
|
||
<input type="submit" value="Go" />
|
||
</form>
|
||
</div>
|
||
</div>
|
||
<script>$('#searchbox').show(0);</script>
|
||
<h3><a href="#">Table of Contents</a></h3>
|
||
<ul>
|
||
<li><a class="reference internal" href="#">Evennia Documentation</a><ul>
|
||
<li><a class="reference internal" href="#setup">Setup</a></li>
|
||
<li><a class="reference internal" href="#tutorials-and-howtos">Tutorials and Howtos</a></li>
|
||
<li><a class="reference internal" href="#developing-with-evennia">Developing with Evennia</a></li>
|
||
<li><a class="reference internal" href="#contributions-and-info">Contributions and Info</a></li>
|
||
<li><a class="reference internal" href="#all-sections">All Sections</a><ul>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
|
||
<h4>Next topic</h4>
|
||
<p class="topless"><a href="Evennia-Introduction.html"
|
||
title="next chapter">Evennia Introduction</a></p>
|
||
<div role="note" aria-label="source link">
|
||
<!--h3>This Page</h3-->
|
||
<ul class="this-page-menu">
|
||
<li><a href="_sources/index.md.txt"
|
||
rel="nofollow">Show Page Source</a></li>
|
||
</ul>
|
||
</div><h3>Links</h3>
|
||
<ul>
|
||
<li><a href="https://www.evennia.com">Home page</a> </li>
|
||
<li><a href="https://github.com/evennia/evennia">Evennia Github</a> </li>
|
||
<li><a href="http://games.evennia.com">Game Index</a> </li>
|
||
<li>
|
||
<a href="https://discord.gg/AJJpcRUhtF">Discord</a> -
|
||
<a href="https://github.com/evennia/evennia/discussions">Discussions</a> -
|
||
<a href="https://evennia.blogspot.com/">Blog</a>
|
||
</li>
|
||
</ul>
|
||
<h3>Versions</h3>
|
||
<ul>
|
||
<li><a href="index.html">1.0-dev (develop branch)</a></li>
|
||
<ul>
|
||
<li><a href="../0.9.5/index.html">0.9.5 (v0.9.5 branch)</a></li>
|
||
|
||
</ul>
|
||
|
||
</div>
|
||
</div>
|
||
<div class="bodywrapper">
|
||
<div class="body" role="main">
|
||
|
||
<div class="admonition warning">
|
||
<p class="admonition-title">Warning</p>
|
||
<p>This is the <strong>WIP</strong> documentation of the development branch of Evennia (v1.0-dev).</p>
|
||
<p>Unless you are beta-testing the new version, you are likely best
|
||
off using v0.9.5 of the docs (switch to it in the bottom left)
|
||
or the original github wiki. You have been warned.</p>
|
||
</div>
|
||
<section class="tex2jax_ignore mathjax_ignore" id="evennia-documentation">
|
||
<h1>Evennia Documentation<a class="headerlink" href="#evennia-documentation" title="Permalink to this headline">¶</a></h1>
|
||
<p>This is the manual of <a class="reference external" href="https://www.evennia.com">Evennia</a>, the open source Python <code class="docutils literal notranslate"><span class="pre">MU*</span></code> creation system. Use the Search bar on the left to find or discover interesting articles.</p>
|
||
<ul class="simple">
|
||
<li><p><a class="reference internal" href="Evennia-Introduction.html"><span class="doc std std-doc">Introduction</span></a> - what is this Evennia thing?</p></li>
|
||
<li><p><a class="reference internal" href="Contributing.html"><span class="doc std std-doc">Getting help and Contribute</span></a> - when you get stuck or want to chip in</p></li>
|
||
</ul>
|
||
<section id="setup">
|
||
<h2>Setup<a class="headerlink" href="#setup" title="Permalink to this headline">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p><a class="reference internal" href="Setup/Setup-Overview.html#installation-and-running"><span class="std std-doc">Setup Quickstart</span></a> - installing Evennia and get going</p></li>
|
||
<li><p><a class="reference internal" href="Setup/Start-Stop-Reload.html"><span class="doc std std-doc">Starting, Stopping and Reloading</span></a> - how to manage the Evennia server</p></li>
|
||
<li><p><a class="reference internal" href="Setup/Setup-Overview.html#configuration"><span class="std std-doc">Configuration</span></a> - how to set up your server the way you like it</p></li>
|
||
<li><p><a class="reference internal" href="Setup/Setup-Overview.html#going-public"><span class="std std-doc">Going public</span></a> - taking your game online</p></li>
|
||
</ul>
|
||
</section>
|
||
<section id="tutorials-and-howtos">
|
||
<h2>Tutorials and Howtos<a class="headerlink" href="#tutorials-and-howtos" title="Permalink to this headline">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p><a class="reference internal" href="Howtos/Howtos-Overview.html#beginner-tutorial"><span class="std std-doc">The Beginner Tutorial</span></a> - learn the basics and build a small game (in progress)</p></li>
|
||
<li><p><a class="reference internal" href="Howtos/Howtos-Overview.html#howtos"><span class="std std-doc">Tutorials and Howto’s</span></a> - mixed tutorials and help articles to learn Evennia</p></li>
|
||
</ul>
|
||
</section>
|
||
<section id="developing-with-evennia">
|
||
<h2>Developing with Evennia<a class="headerlink" href="#developing-with-evennia" title="Permalink to this headline">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p><a class="reference internal" href="Components/Components-Overview.html"><span class="doc std std-doc">Core components</span></a> - the core building blocks of Evennia</p></li>
|
||
<li><p><a class="reference internal" href="Concepts/Concepts-Overview.html"><span class="doc std std-doc">Concepts</span></a> - larger-scale concepts and features</p></li>
|
||
<li><p><a class="reference internal" href="Coding/Coding-Overview.html"><span class="doc std std-doc">Coding</span></a> - coding and development hints and resources</p></li>
|
||
<li><p><a class="reference internal" href="Evennia-API.html"><span class="doc std std-doc">API</span></a> - the full API-reference, generated from source</p></li>
|
||
<li><p><a class="reference internal" href="Components/Default-Commands.html"><span class="doc std std-doc">Default Commands</span></a> - list of game commands included out of the box</p></li>
|
||
</ul>
|
||
</section>
|
||
<section id="contributions-and-info">
|
||
<h2>Contributions and Info<a class="headerlink" href="#contributions-and-info" title="Permalink to this headline">¶</a></h2>
|
||
<ul class="simple">
|
||
<li><p><a class="reference internal" href="Contribs/Contribs-Overview.html"><span class="doc std std-doc">Contribs</span></a> - game-specific code and snippets to use for your game</p></li>
|
||
<li><p><a class="reference internal" href="Contributing-Docs.html"><span class="doc std std-doc">Documentation - how to contribute</span></a> - if you want to help out</p></li>
|
||
<li><p><a class="reference internal" href="Links.html"><span class="doc std std-doc">Links</span></a> - useful external links for extra reading</p></li>
|
||
<li><p><a class="reference internal" href="Licensing.html"><span class="doc std std-doc">License</span></a> - Evennia licensing FAQ</p></li>
|
||
</ul>
|
||
</section>
|
||
<hr class="docutils" />
|
||
<section id="all-sections">
|
||
<h2>All Sections<a class="headerlink" href="#all-sections" title="Permalink to this headline">¶</a></h2>
|
||
<details>
|
||
<summary>
|
||
Click here to expand the full Documentation index.
|
||
</summary>
|
||
<div class="toctree-wrapper compound">
|
||
<ul>
|
||
<li class="toctree-l1"><a class="reference internal" href="Evennia-Introduction.html">Evennia Introduction</a><ul>
|
||
<li class="toctree-l2"><a class="reference internal" href="Evennia-Introduction.html#can-i-test-it-somewhere">Can I test it somewhere?</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Evennia-Introduction.html#what-you-need-to-know-to-work-with-evennia">What you need to know to work with Evennia</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Evennia-Introduction.html#i-dont-know-or-dont-want-to-do-any-programming-i-just-want-to-run-a-game">I don’t know (or don’t want to do) any programming - I just want to run a game!</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Evennia-Introduction.html#i-know-basic-python-or-i-am-willing-to-learn">I know basic Python, or I am willing to learn</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Evennia-Introduction.html#i-know-my-python-stuff-and-i-am-willing-to-use-it">I know my Python stuff and I am willing to use it!</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Evennia-Introduction.html#where-to-from-here">Where to from here?</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l1"><a class="reference internal" href="Setup/Setup-Overview.html">Server Setup and Life</a><ul>
|
||
<li class="toctree-l2"><a class="reference internal" href="Setup/Setup-Overview.html#installation-and-running">Installation and running</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Setup/Installation.html">Installation</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Setup/Installation-Git.html">Installing with GIT</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Setup/Installation-Docker.html">Installing with Docker</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Setup/Installation-Troubleshooting.html">Installation Troubleshooting</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Setup/Installation-Android.html">Installing on Android</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Setup/Installation-Upgrade.html">Upgrading an existing installation</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Setup/Installation-Non-Interactive.html">Non-interactive setup</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Setup/Start-Stop-Reload.html">Start Stop Reload</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Setup/Setup-Overview.html#configuration">Configuration</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Setup/Settings.html">Changing Game Settings</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Setup/Settings-Default.html">Evennia Default settings file</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Setup/Choosing-a-Database.html">Choosing a database</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Setup/Channels-to-IRC.html">Connect Evennia channels to IRC</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Setup/Channels-to-Grapevine.html">Connect Evennia channels to Grapevine</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Setup/Channels-to-RSS.html">Connect Evennia channels to RSS</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Setup/Channels-to-Twitter.html">Connect Evennia to Twitter</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Setup/Setup-Overview.html#going-public">Going public</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Setup/Evennia-Game-Index.html">Evennia Game Index</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Setup/Online-Setup.html">Online Setup</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Setup/Client-Support-Grid.html">Client Support Grid</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Setup/Security-Practices.html">Security Hints and Practices</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Setup/Config-HAProxy.html">Configuring HAProxy</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Setup/Config-Apache-Proxy.html">Configuring an Apache Proxy</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l1"><a class="reference internal" href="Howtos/Howtos-Overview.html">Tutorials and Howto’s</a><ul>
|
||
<li class="toctree-l2"><a class="reference internal" href="Howtos/Howtos-Overview.html#beginner-tutorial">Beginner Tutorial</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Beginner-Tutorial/Beginner-Tutorial-Overview.html">Beginner Tutorial</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Part1-Overview.html">Part 1: What we have</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Beginner-Tutorial/Part2/Beginner-Tutorial-Part2-Overview.html">Part 2: What we want</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Part3-Overview.html">Part 3: How we get there (example game)</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Beginner-Tutorial/Part4/Beginner-Tutorial-Part4-Overview.html">Part 4: Using what we created</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Beginner-Tutorial/Part5/Beginner-Tutorial-Part5-Overview.html">Part 5: Showing the world</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Howtos/Howtos-Overview.html#howtos">Howto’s</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Howto-Command-Prompt.html">Adding a Command Prompt</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Howto-Command-Cooldown.html">Adding Command Cooldowns</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Howto-Command-Duration.html">Commands that take time to finish</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Howto-Default-Exit-Errors.html">Return custom errors on missing Exits</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Howto-Add-Object-Weight.html">Give objects weight</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Tutorial-NPC-Listening.html">NPCs that listen to what is said</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Tutorial-NPC-Reacting.html">NPCs reacting to your presence</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Tutorial-NPC-Merchants.html">NPC merchants</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Tutorial-Building-a-Mech.html">Building a giant mech</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Tutorial-Building-a-Train.html">Building a train that moves</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Howtos/Howtos-Overview.html#systems">Systems</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Tutorial-Persistent-Handler.html">Making a Persistent object Handler</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Howto-Game-Time.html">Changing game calendar and time speed</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Tutorial-Weather-Effects.html">Adding Weather messages to a Room</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Tutorial-Coordinates.html">Adding room coordinates to your game</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Tutorial-Displaying-Room-Map.html">Show a dynamic map of rooms</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Howtos/Howtos-Overview.html#web-related-tutorials">Web-related tutorials</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Web-Changing-Webpage.html">Changing the Game Website</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Web-Add-a-wiki.html">Add a wiki on your website</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Web-Character-Generation.html">Web Character Generation</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Web-Character-View-Tutorial.html">Web Character View Tutorial</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Web-Help-System-Tutorial.html">Help System Tutorial</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Web-Extending-the-REST-API.html">Extending the REST API</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Web-Tweeting-Game-Stats.html">Automatically Tweet game stats</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Howtos/Howtos-Overview.html#deep-dives">Deep-dives</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Tutorial-Parsing-Commands.html">Parsing command arguments, theory and best practices</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Tutorial-Understanding-Color-Tags.html">Understanding Color Tags</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Evennia-for-roleplaying-sessions.html">Evennia for roleplaying sessions</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Evennia-for-Diku-Users.html">Evennia for Diku Users</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Evennia-for-MUSH-Users.html">Evennia for MUSH Users</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Tutorial-Using-Arxcode.html">Using the Arxcode game dir</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Howtos/Howtos-Overview.html#old-tutorials">Old tutorials</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Implementing-a-game-rule-system.html">Implementing a game rule system</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Turn-based-Combat-System.html">Turn based Combat System</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Howtos/Tutorial-for-basic-MUSH-like-game.html">Tutorial for basic MUSH like game</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l1"><a class="reference internal" href="Components/Components-Overview.html">Core Components</a><ul>
|
||
<li class="toctree-l2"><a class="reference internal" href="Components/Components-Overview.html#basic-entites">Basic entites</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Typeclasses.html">Typeclasses</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Sessions.html">Sessions</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Accounts.html">Accounts</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Objects.html">Objects</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Scripts.html">Scripts</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Channels.html">Channels</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Msg.html">Msg</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Attributes.html">Attributes</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Nicks.html">Nicks</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Tags.html">Tags</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Prototypes.html">Spawner and Prototypes</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Help-System.html">Help System</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Permissions.html">Permissions</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Portal-And-Server.html">Portal And Server</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Components/Components-Overview.html#commands">Commands</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Command-System.html">Command System</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Commands.html">Commands</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Command-Sets.html">Command Sets</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Default-Commands.html">Default Commands</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Connection-Screen.html">Connection Screen</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Batch-Processors.html">Batch Processors</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Batch-Code-Processor.html">Batch Code Processor</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Batch-Command-Processor.html">Batch Command Processor</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Inputfuncs.html">Inputfuncs</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Outputfuncs.html">Outputfuncs</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Components/Components-Overview.html#utils-and-tools">Utils and tools</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Coding-Utils.html">Coding Utils</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/EvEditor.html">EvEditor</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/EvForm.html">EvForm</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/EvMenu.html">EvMenu</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/EvMore.html">EvMore</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/EvTable.html">EvTable</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/FuncParser.html">The Inline Function Parser</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/MonitorHandler.html">MonitorHandler</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/TickerHandler.html">TickerHandler</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Locks.html">Locks</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Signals.html">Signals</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Components/Components-Overview.html#web-components">Web components</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Website.html">Game website</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Webclient.html">Web Client</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Web-Admin.html">The Web Admin</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Webserver.html">Webserver</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Web-API.html">Evennia REST API</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Components/Bootstrap-Components-and-Utilities.html">Bootstrap Components and Utilities</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l1"><a class="reference internal" href="Concepts/Concepts-Overview.html">Core Concepts</a><ul>
|
||
<li class="toctree-l2"><a class="reference internal" href="Concepts/Concepts-Overview.html#general-concepts">General concepts</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/Async-Process.html">Async Process</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/Soft-Code.html">Soft Code</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/Using-MUX-as-a-Standard.html">Using MUX as a Standard</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/Messagepath.html">Messagepath</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/OOB.html">OOB</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Concepts/Concepts-Overview.html#access">Access</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/Multisession-modes.html">Multisession modes</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/Building-Permissions.html">Building Permissions</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/Guest-Logins.html">Guest Logins</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/Banning.html">Banning</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Concepts/Concepts-Overview.html#extending-the-server">Extending the Server</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/Custom-Protocols.html">Custom Protocols</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/Bootstrap-%26-Evennia.html">Bootstrap & Evennia</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/Bootstrap-%26-Evennia.html#what-is-bootstrap">What is Bootstrap?</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/New-Models.html">New Models</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/Zones.html">Zones</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Concepts/Concepts-Overview.html#text-processing">Text processing</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/Internationalization.html">Internationalization</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/Text-Encodings.html">Text Encodings</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/Inline-Tags-and-Functions.html">In-text tags parsed by Evennia</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/Change-Messages-Per-Receiver.html">Sending different messages depending on viewpoint and receiver</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/Change-Messages-Per-Receiver.html#referencing-other-objects">Referencing other objects</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/Change-Messages-Per-Receiver.html#recog-systems-and-roleplaying">Recog systems and roleplaying</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/Clickable-Links.html">Clickable links</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/Colors.html">Colors</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Concepts/Concepts-Overview.html#web-features">Web features</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Concepts/Web-Features.html">Web Features</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l1"><a class="reference internal" href="Coding/Coding-Overview.html">Coding and development help</a><ul>
|
||
<li class="toctree-l2"><a class="reference internal" href="Coding/Coding-Overview.html#setting-up-a-workflow">Setting up a workflow</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Coding/Version-Control.html">Version Control</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Coding/Updating-Your-Game.html">Updating Your Game</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Coding/Coding-Overview.html#coding-away">Coding away</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Coding/Coding-Introduction.html">Coding Introduction</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Coding/Coding-FAQ.html">Coding FAQ</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Coding/Debugging.html">Debugging</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Coding/Unit-Testing.html">Unit Testing</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Coding/Profiling.html">Profiling</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Coding/Quirks.html">Quirks</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Coding/Coding-Overview.html#evennia-changelog">Evennia Changelog</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Coding/Changelog.html">Changelog</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Coding/Changelog.html#overview-changelogs">Overview-Changelogs</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Coding/Changelog.html#older">Older</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Coding/Coding-Overview.html#third-party-integrations">Third-party integrations</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Coding/Continuous-Integration.html">Continuous Integration</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Coding/Setting-up-PyCharm.html">Setting up PyCharm with Evennia</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l1"><a class="reference internal" href="Contribs/Contribs-Overview.html">Contribs</a><ul>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contribs/Contribs-Overview.html#index">Index</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contribs/Contribs-Overview.html#base-systems">base_systems</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-AWSStorage.html">AWSstorage system</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Building-Menu.html">Building menu</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Color-Markups.html">Additional Color markups</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Components.html">Components</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Components.html#the-components-contrib">The Components Contrib</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Components.html#pros">Pros</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Components.html#cons">Cons</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Components.html#how-to-install">How to install</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Components.html#full-example">Full Example</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Custom-Gametime.html">Custom gameime</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Email-Login.html">Email-based login system</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Ingame-Python.html">Evennia in-game Python system</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Menu-Login.html">Menu-based login system</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Mux-Comms-Cmds.html">Legacy Comms-commands</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Unixcommand.html">Unix-like Command style</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#awsstorage"><code class="docutils literal notranslate"><span class="pre">awsstorage</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#building-menu"><code class="docutils literal notranslate"><span class="pre">building_menu</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#color-markups"><code class="docutils literal notranslate"><span class="pre">color_markups</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#components"><code class="docutils literal notranslate"><span class="pre">components</span></code></a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l1"><a class="reference internal" href="Contribs/Contribs-Overview.html#the-components-contrib">The Components Contrib</a><ul>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contribs/Contribs-Overview.html#custom-gametime"><code class="docutils literal notranslate"><span class="pre">custom_gametime</span></code></a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contribs/Contribs-Overview.html#email-login"><code class="docutils literal notranslate"><span class="pre">email_login</span></code></a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contribs/Contribs-Overview.html#ingame-python"><code class="docutils literal notranslate"><span class="pre">ingame_python</span></code></a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contribs/Contribs-Overview.html#menu-login"><code class="docutils literal notranslate"><span class="pre">menu_login</span></code></a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contribs/Contribs-Overview.html#mux-comms-cmds"><code class="docutils literal notranslate"><span class="pre">mux_comms_cmds</span></code></a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contribs/Contribs-Overview.html#unixcommand"><code class="docutils literal notranslate"><span class="pre">unixcommand</span></code></a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contribs/Contribs-Overview.html#full-systems">full_systems</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Evscaperoom.html">EvscapeRoom</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#evscaperoom"><code class="docutils literal notranslate"><span class="pre">evscaperoom</span></code></a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contribs/Contribs-Overview.html#game-systems">game_systems</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Barter.html">Barter system</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Clothing.html">Clothing</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Cooldowns.html">Cooldowns</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Crafting.html">Crafting system</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Gendersub.html">Gendersub</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Mail.html">In-Game Mail system</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Multidescer.html">Evennia Multidescer</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Puzzles.html">Puzzles System</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Turnbattle.html">Turn based battle system framework</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#barter"><code class="docutils literal notranslate"><span class="pre">barter</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#clothing"><code class="docutils literal notranslate"><span class="pre">clothing</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#cooldowns"><code class="docutils literal notranslate"><span class="pre">cooldowns</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#crafting"><code class="docutils literal notranslate"><span class="pre">crafting</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#gendersub"><code class="docutils literal notranslate"><span class="pre">gendersub</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#mail"><code class="docutils literal notranslate"><span class="pre">mail</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#multidescer"><code class="docutils literal notranslate"><span class="pre">multidescer</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#puzzles"><code class="docutils literal notranslate"><span class="pre">puzzles</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#turnbattle"><code class="docutils literal notranslate"><span class="pre">turnbattle</span></code></a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contribs/Contribs-Overview.html#grid">grid</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Extended-Room.html">Extended Room</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Ingame-Map-Display.html">Basic Map</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Mapbuilder.html">Map Builder</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Simpledoor.html">SimpleDoor</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Slow-Exit.html">Slow Exit</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Wilderness.html">Wilderness system</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-XYZGrid.html">XYZgrid</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#extended-room"><code class="docutils literal notranslate"><span class="pre">extended_room</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#ingame-map-display"><code class="docutils literal notranslate"><span class="pre">ingame_map_display</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#mapbuilder"><code class="docutils literal notranslate"><span class="pre">mapbuilder</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#simpledoor"><code class="docutils literal notranslate"><span class="pre">simpledoor</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#slow-exit"><code class="docutils literal notranslate"><span class="pre">slow_exit</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#wilderness"><code class="docutils literal notranslate"><span class="pre">wilderness</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#xyzgrid"><code class="docutils literal notranslate"><span class="pre">xyzgrid</span></code></a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contribs/Contribs-Overview.html#rpg">rpg</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Buffs.html">Buffs</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Character-Creator.html">Character Creator</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Dice.html">Dice roller</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Health-Bar.html">Health Bar</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-RPSystem.html">Roleplaying base system for Evennia</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Traits.html">Traits</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#buffs"><code class="docutils literal notranslate"><span class="pre">buffs</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#character-creator"><code class="docutils literal notranslate"><span class="pre">character_creator</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#dice"><code class="docutils literal notranslate"><span class="pre">dice</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#health-bar"><code class="docutils literal notranslate"><span class="pre">health_bar</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#rpsystem"><code class="docutils literal notranslate"><span class="pre">rpsystem</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#traits"><code class="docutils literal notranslate"><span class="pre">traits</span></code></a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contribs/Contribs-Overview.html#tutorials">tutorials</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Batchprocessor.html">Batch processor examples</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Bodyfunctions.html">Script example</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Evadventure.html">EvAdventure</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Mirror.html">TutorialMirror</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Red-Button.html">Red Button example</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Talking-Npc.html">Talkative NPC example</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Tutorial-World.html">Evennia Tutorial World</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#batchprocessor"><code class="docutils literal notranslate"><span class="pre">batchprocessor</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#bodyfunctions"><code class="docutils literal notranslate"><span class="pre">bodyfunctions</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#evadventure"><code class="docutils literal notranslate"><span class="pre">evadventure</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#mirror"><code class="docutils literal notranslate"><span class="pre">mirror</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#red-button"><code class="docutils literal notranslate"><span class="pre">red_button</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#talking-npc"><code class="docutils literal notranslate"><span class="pre">talking_npc</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#tutorial-world"><code class="docutils literal notranslate"><span class="pre">tutorial_world</span></code></a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contribs/Contribs-Overview.html#utils">utils</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Auditing.html">Input/Output Auditing</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Fieldfill.html">Easy fillable form</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Git-Integration.html">In-game Git Integration</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Name-Generator.html">Random Name Generator</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Random-String-Generator.html">Pseudo-random generator and registry</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contrib-Tree-Select.html">Easy menu selection tree</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#auditing"><code class="docutils literal notranslate"><span class="pre">auditing</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#fieldfill"><code class="docutils literal notranslate"><span class="pre">fieldfill</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#git-integration"><code class="docutils literal notranslate"><span class="pre">git_integration</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#name-generator"><code class="docutils literal notranslate"><span class="pre">name_generator</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#random-string-generator"><code class="docutils literal notranslate"><span class="pre">random_string_generator</span></code></a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contribs/Contribs-Overview.html#tree-select"><code class="docutils literal notranslate"><span class="pre">tree_select</span></code></a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l1"><a class="reference internal" href="Contributing.html">How To Contribute And Get Help</a><ul>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contributing.html#community-and-spreading-the-word">Community and Spreading the word</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contributing.html#help-with-documentation">Help with Documentation</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contributing.html#helping-with-code">Helping with code</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contributing.html#using-a-forked-reposity">Using a Forked reposity</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contributing.html#contributing-with-patches">Contributing with Patches</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contributing.html#making-an-evennia-contrib">Making an Evennia contrib</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contributing.html#donations">Donations</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l1"><a class="reference internal" href="Contributing-Docs.html">Contributing to Evennia Docs</a><ul>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contributing-Docs.html#source-file-structure">Source file structure</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contributing-Docs.html#editing-syntax">Editing syntax</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contributing-Docs.html#italic-bold">Italic/Bold</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contributing-Docs.html#headings">Headings</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contributing-Docs.html#lists">Lists</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contributing-Docs.html#blockquotes">Blockquotes</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contributing-Docs.html#links">Links</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contributing-Docs.html#urls-references-in-one-place">Urls/References in one place</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contributing-Docs.html#tables">Tables</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contributing-Docs.html#verbatim-text">Verbatim text</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contributing-Docs.html#code-blocks">Code blocks</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contributing-Docs.html#myst-directives">MyST directives</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contributing-Docs.html#writing-code-docstrings-for-autodocs">Writing Code docstrings for autodocs</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Contributing-Docs.html#building-the-docs-locally">Building the docs locally</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contributing-Docs.html#building-only-the-main-documentation">Building only the main documentation</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contributing-Docs.html#building-the-main-documentation-and-api-docs">Building the main documentation and API docs</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Contributing-Docs.html#building-multiversion-docs">Building multiversion docs</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l1"><a class="reference internal" href="Licensing.html">Licensing Q&A</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="Links.html">Links</a><ul>
|
||
<li class="toctree-l2"><a class="reference internal" href="Links.html#official-evennia-resources">Official Evennia resources</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Links.html#evennia-community">Evennia Community</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Links.html#third-party">Third-party</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Links.html#other">Other</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Links.html#general-mu-resources">General MU* resources</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Links.html#tools">Tools</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Links.html#informational">Informational</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Links.html#interesting-communities">Interesting Communities</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="Links.html#general-game-dev-resources">General Game-Dev Resources</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="Links.html#id1">Tools</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Links.html#frameworks">Frameworks</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Links.html#learning-python">Learning Python</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Links.html#general-rpg">General RPG</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="Links.html#literature">Literature</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</details>
|
||
<div class="toctree-wrapper compound">
|
||
</div>
|
||
</section>
|
||
</section>
|
||
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
<div class="related" role="navigation" aria-label="related navigation">
|
||
<h3>Navigation</h3>
|
||
<ul>
|
||
<li class="right" style="margin-right: 10px">
|
||
<a href="genindex.html" title="General Index"
|
||
>index</a></li>
|
||
<li class="right" >
|
||
<a href="py-modindex.html" title="Python Module Index"
|
||
>modules</a> |</li>
|
||
<li class="right" >
|
||
<a href="Evennia-Introduction.html" title="Evennia Introduction"
|
||
>next</a> |</li>
|
||
<li class="nav-item nav-item-0"><a href="#">Evennia 1.0-dev</a> »</li>
|
||
<li class="nav-item nav-item-this"><a href="">Evennia Documentation</a></li>
|
||
</ul>
|
||
<div class="develop">develop branch</div>
|
||
</div>
|
||
<div class="footer" role="contentinfo">
|
||
© Copyright 2022, The Evennia developer community.
|
||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.2.1.
|
||
</div>
|
||
</body>
|
||
</html> |