2022-11-14 22:43:45 +01:00
<!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 >
2022-11-20 23:39:28 +00:00
< li > < a class = "reference internal" href = "#tutorials-and-howtos" > Tutorials and Howtos< / a > < / li >
2022-11-14 22:43:45 +01:00
< 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 >
2022-11-15 20:29:38 +00:00
< ul >
< li > < a href = "../0.9.5/index.html" > 0.9.5 (v0.9.5 branch)< / a > < / li >
2022-11-14 22:43:45 +01:00
< / 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 >
2022-11-20 00:44:59 +00:00
< 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 >
2022-11-14 22:43:45 +01:00
< ul class = "simple" >
2022-11-20 00:44:59 +00:00
< li > < p > < a class = "reference internal" href = "Evennia-Introduction.html" > < span class = "doc std std-doc" > Evennia Introduction< / span > < / a > - what is this?< / 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 >
2022-11-14 22:43:45 +01:00
< / ul >
< section id = "setup" >
< h2 > Setup< a class = "headerlink" href = "#setup" title = "Permalink to this headline" > ¶< / a > < / h2 >
< ul class = "simple" >
2022-11-20 00:44:59 +00:00
< li > < p > < a class = "reference internal" href = "Setup/Setup-Overview.html#installation-and-running" > < span class = "std std-doc" > Installation and running< / span > < / a > - getting started!< / p > < / li >
2022-11-14 22:43:45 +01:00
< 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 >
2022-11-20 00:44:59 +00:00
< 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 >
2022-11-14 22:43:45 +01:00
< / ul >
< / section >
2022-11-20 23:39:28 +00:00
< section id = "tutorials-and-howtos" >
< h2 > Tutorials and Howtos< a class = "headerlink" href = "#tutorials-and-howtos" title = "Permalink to this headline" > ¶< / a > < / h2 >
2022-11-14 22:43:45 +01:00
< ul class = "simple" >
< li > < p > < a class = "reference internal" href = "Howtos/Beginner-Tutorial/Beginner-Tutorial-Intro.html" > < span class = "doc 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" > < span class = "doc std std-doc" > Tutorials and Howto’ s< / span > < / a > - mixed tutorials 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 = "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 >
< 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 >
< / 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" > How to contribute to these docs< / 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 links< / p > < / li >
< li > < p > < a class = "reference internal" href = "Licensing.html" > < span class = "doc std std-doc" > Licensing< / span > < / a > - Evennia licensing info (BSD)< / 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 >
2022-11-19 00:54:14 +00:00
< details >
2022-11-14 22:43:45 +01:00
< summary >
Click here to expand the full list of Documentation sections.
< / 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 >
2022-11-20 00:44:59 +00:00
< li class = "toctree-l2" > < a class = "reference internal" href = "Evennia-Introduction.html#where-to-from-here" > Where to from here?< / a > < / li >
2022-11-14 22:43:45 +01:00
< / ul >
< / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "Setup/Setup-Overview.html" > Server Setup and Life< / a > < ul >
2022-11-20 00:44:59 +00:00
< li class = "toctree-l2" > < a class = "reference internal" href = "Setup/Setup-Overview.html#installation-and-running" > Installation and running< / a > < ul >
2022-11-14 22:43:45 +01:00
< 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 >
2022-11-20 00:44:59 +00:00
< 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" > Game Settings and Configuration directory< / a > < / li >
2022-11-14 22:43:45 +01:00
< 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-An-SQL-Server.html" > Choosing An SQL Server< / a > < / li >
< 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/IRC.html" > IRC< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "Setup/Grapevine.html" > Grapevine< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "Setup/RSS.html" > RSS< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "Setup/How-to-connect-Evennia-to-Twitter.html" > How to connect Evennia to Twitter< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "Setup/Client-Support-Grid.html" > Client Support Grid< / 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/Online-Setup.html" > Online Setup< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "Setup/Security.html" > Security< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "Setup/HAProxy-Config.html" > Making Evennia, HTTPS and WSS (Secure Websockets) play nicely together< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "Setup/Apache-Config.html" > Apache Config< / 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-Intro.html" > Beginner Tutorial< / a > < / li >
2022-11-20 23:39:28 +00:00
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Part1-Intro.html" > Part 1: What we have< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Beginner-Tutorial/Part2/Beginner-Tutorial-Part2-Intro.html" > Part 2: What we want< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Part3-Intro.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-Intro.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-Intro.html" > Part 5: Showing the world< / a > < / li >
2022-11-14 22:43:45 +01:00
< / ul >
< / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "Howtos/Howtos-Overview.html#howtos" > Howto’ s< / a > < ul >
2022-11-20 23:39:28 +00:00
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Howto-Command-Prompt.html" > Command Prompt< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Howto-Command-Cooldown.html" > Command Cooldown< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Howto-Command-Duration.html" > Command Duration< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Howto-Default-Exit-Errors.html" > Default Exit Errors< / a > < / li >
2022-11-14 22:43:45 +01:00
< / ul >
< / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "Howtos/Howtos-Overview.html#mobs-and-npcs" > Mobs and NPCs< / a > < ul >
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Tutorial-NPCs-listening.html" > Tutorial NPCs listening< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Tutorial-Aggressive-NPCs.html" > Tutorial Aggressive NPCs< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/NPC-shop-Tutorial.html" > NPC shop Tutorial< / a > < / li >
< / ul >
< / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "Howtos/Howtos-Overview.html#vehicles" > Vehicles< / a > < ul >
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Building-a-mech-tutorial.html" > Building a mech tutorial< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Tutorial-Vehicles.html" > Tutorial Vehicles< / 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/Gametime-Tutorial.html" > Gametime Tutorial< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Mass-and-weight-for-objects.html" > Mass and weight for objects< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Weather-Tutorial.html" > Weather Tutorial< / a > < / li >
2022-11-20 23:39:28 +00:00
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Tutorial-Coordinates.html" > Coordinates< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Tutorial-Coordinates.html#adding-room-coordinates-in-your-game" > Adding room coordinates in your game< / a > < / li >
2022-11-14 22:43:45 +01:00
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Dynamic-In-Game-Map.html" > Dynamic In Game Map< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Static-In-Game-Map.html" > Static In Game Map< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Arxcode-Installation.html" > Arxcode installing help< / a > < / li >
2022-11-20 23:39:28 +00:00
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Tutorial-Tweeting-Game-Stats.html" > Tutorial Tweeting Game Stats< / a > < / li >
2022-11-14 22:43:45 +01:00
< / ul >
< / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "Howtos/Howtos-Overview.html#web-related-tutorials" > Web-related tutorials< / a > < ul >
2022-11-20 23:39:28 +00:00
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Web-Add-a-wiki.html" > Add a wiki on your website< / a > < / li >
2022-11-14 22:43:45 +01:00
< 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 >
2022-11-20 23:39:28 +00:00
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Web-Help-System-Tutorial.html" > Help System Tutorial< / a > < / li >
2022-11-14 22:43:45 +01:00
< / 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/Parsing-commands-tutorial.html" > Parsing command arguments, theory and best practices< / a > < / li >
2022-11-20 23:39:28 +00:00
< li class = "toctree-l3" > < a class = "reference internal" href = "Howtos/Tutorial-Understanding-Color-Tags.html" > Understanding Color Tags< / a > < / li >
2022-11-14 22:43:45 +01:00
< 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 >
< / 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 >
2022-11-20 23:39:28 +00:00
< 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 >
2022-11-14 22:43:45 +01:00
< / ul >
< / li >
< / ul >
< / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "Components/Components-Overview.html" > Core Components< / a > < ul >
2022-11-20 00:44:59 +00:00
< li class = "toctree-l2" > < a class = "reference internal" href = "Components/Components-Overview.html#basic-entites" > Basic entites< / a > < ul >
2022-11-14 22:43:45 +01:00
< 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 >
2022-11-20 00:44:59 +00:00
< li class = "toctree-l3" > < a class = "reference internal" href = "Components/Portal-And-Server.html" > Portal And Server< / a > < / li >
2022-11-14 22:43:45 +01:00
< / 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 >
2022-11-20 00:44:59 +00:00
< 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 >
2022-11-14 22:43:45 +01:00
< / 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 >
2022-11-20 00:44:59 +00:00
< li class = "toctree-l3" > < a class = "reference internal" href = "Components/Webclient.html" > Web Client< / a > < / li >
2022-11-14 22:43:45 +01:00
< 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 >
2022-11-20 00:44:59 +00:00
< li class = "toctree-l3" > < a class = "reference internal" href = "Components/Web-API.html" > Evennia REST API< / a > < / li >
2022-11-14 22:43:45 +01:00
< 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 >
2022-11-20 23:39:28 +00:00
< li class = "toctree-l3" > < a class = "reference internal" href = "Concepts/Inline-Tags-and-Functions.html" > In-text tags parsed by Evennia< / a > < / li >
2022-11-14 22:43:45 +01:00
< 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 >
2022-11-20 23:39:28 +00:00
< li class = "toctree-l3" > < a class = "reference internal" href = "Coding/Coding-FAQ.html" > Coding FAQ< / a > < / li >
2022-11-14 22:43:45 +01:00
< 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 >
< 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#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#contrib-awsstorage" > Contrib: < 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#contrib-building-menu" > Contrib: < 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#contrib-color-markups" > Contrib: < 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#contrib-components" > Contrib: < 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#contrib-custom-gametime" > Contrib: < 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#contrib-email-login" > Contrib: < 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#contrib-ingame-python" > Contrib: < 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#contrib-menu-login" > Contrib: < 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#contrib-mux-comms-cmds" > Contrib: < 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#contrib-unixcommand" > Contrib: < 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#contrib-evscaperoom" > Contrib: < 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#contrib-barter" > Contrib: < 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#contrib-clothing" > Contrib: < 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#contrib-cooldowns" > Contrib: < 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#contrib-crafting" > Contrib: < 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#contrib-gendersub" > Contrib: < 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#contrib-mail" > Contrib: < 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#contrib-multidescer" > Contrib: < 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#contrib-puzzles" > Contrib: < 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#contrib-turnbattle" > Contrib: < 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#contrib-extended-room" > Contrib: < 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#contrib-ingame-map-display" > Contrib: < 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#contrib-mapbuilder" > Contrib: < 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#contrib-simpledoor" > Contrib: < 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#contrib-slow-exit" > Contrib: < 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#contrib-wilderness" > Contrib: < 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#contrib-xyzgrid" > Contrib: < 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 >
2022-11-20 00:44:59 +00:00
< li class = "toctree-l3" > < a class = "reference internal" href = "Contribs/Contrib-Character-Creator.html" > Character Creator< / a > < / li >
2022-11-14 22:43:45 +01:00
< 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#contrib-buffs" > Contrib: < 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#contrib-character-creator" > Contrib: < 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#contrib-dice" > Contrib: < 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#contrib-health-bar" > Contrib: < 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#contrib-rpsystem" > Contrib: < 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#contrib-traits" > Contrib: < 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#contrib-batchprocessor" > Contrib: < 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#contrib-bodyfunctions" > Contrib: < 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#contrib-evadventure" > Contrib: < 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#contrib-mirror" > Contrib: < 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#contrib-red-button" > Contrib: < 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#contrib-talking-npc" > Contrib: < 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#contrib-tutorial-world" > Contrib: < 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#contrib-auditing" > Contrib: < 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#contrib-fieldfill" > Contrib: < 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#contrib-git-integration" > Contrib: < 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#contrib-name-generator" > Contrib: < 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#contrib-random-string-generator" > Contrib: < 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#contrib-tree-select" > Contrib: < 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#code-docstrings" > Code docstrings< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "Contributing-Docs.html#technical" > Technical< / 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-for-release" > Building for release< / 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-evennia-tools" > Third-party Evennia tools< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "Links.html#evennia-based-projects" > Evennia-Based Projects< / a > < ul >
< li class = "toctree-l3" > < a class = "reference internal" href = "Links.html#code-bases" > Code bases< / a > < / li >
< 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#community" > Community< / 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#blogs" > Blogs< / 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" >
2022-11-15 19:52:44 +00:00
© Copyright 2022, The Evennia developer community.
2022-11-14 22:43:45 +01:00
Created using < a href = "https://www.sphinx-doc.org/" > Sphinx< / a > 3.2.1.
< / div >
< / body >
< / html >