diff --git a/docs/0.9.1/.buildinfo b/docs/0.9.1/.buildinfo index 30b7d0459c..5e92856f1b 100644 --- a/docs/0.9.1/.buildinfo +++ b/docs/0.9.1/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 5fe810fe6f9e445b529acdb28d54e0bd +config: 14d9ab78b5fce54058fbe5dcca8b58b4 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/0.9.1/A-voice-operated-elevator-using-events.html b/docs/0.9.1/A-voice-operated-elevator-using-events.html index f2aff632cb..5254bad70d 100644 --- a/docs/0.9.1/A-voice-operated-elevator-using-events.html +++ b/docs/0.9.1/A-voice-operated-elevator-using-events.html @@ -1,160 +1,38 @@ - - - - - - - - - A voice operated elevator using events — Evennia 0.9.1 documentation - - - + + + + A voice operated elevator using events — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

A voice operated elevator using events

@@ -517,64 +395,70 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/API-refactoring.html b/docs/0.9.1/API-refactoring.html index 26fb016c80..88c4f1a13d 100644 --- a/docs/0.9.1/API-refactoring.html +++ b/docs/0.9.1/API-refactoring.html @@ -1,159 +1,38 @@ - - - - - - - - - API refactoring — Evennia 0.9.1 documentation - - - + + + + API refactoring — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

API refactoring

@@ -186,64 +65,69 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Accounts.html b/docs/0.9.1/Accounts.html index ab17a10ea9..8519463a5d 100644 --- a/docs/0.9.1/Accounts.html +++ b/docs/0.9.1/Accounts.html @@ -1,155 +1,38 @@ - - - - - - - - - Accounts — Evennia 0.9.1 documentation - - - + + + + Accounts — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Accounts

@@ -259,64 +142,65 @@ any.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Add-a-simple-new-web-page.html b/docs/0.9.1/Add-a-simple-new-web-page.html index 100f6c0f4e..99974fb670 100644 --- a/docs/0.9.1/Add-a-simple-new-web-page.html +++ b/docs/0.9.1/Add-a-simple-new-web-page.html @@ -1,156 +1,38 @@ - - - - - - - - - Add a simple new web page — Evennia 0.9.1 documentation - - - + + + + Add a simple new web page — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Add a simple new web page

@@ -268,64 +150,66 @@ to.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Add-a-wiki-on-your-website.html b/docs/0.9.1/Add-a-wiki-on-your-website.html index 873b7fe788..25c6ded816 100644 --- a/docs/0.9.1/Add-a-wiki-on-your-website.html +++ b/docs/0.9.1/Add-a-wiki-on-your-website.html @@ -1,164 +1,38 @@ - - - - - - - - - Add a wiki on your website — Evennia 0.9.1 documentation - - - + + + + Add a wiki on your website — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Add a wiki on your website

@@ -454,64 +328,74 @@ need something more custom, you will have to expand on the functions you use.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Adding-Command-Tutorial.html b/docs/0.9.1/Adding-Command-Tutorial.html index eb802ccaac..59faab4c96 100644 --- a/docs/0.9.1/Adding-Command-Tutorial.html +++ b/docs/0.9.1/Adding-Command-Tutorial.html @@ -1,157 +1,38 @@ - - - - - - - - - Adding Command Tutorial — Evennia 0.9.1 documentation - - - + + + + Adding Command Tutorial — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Adding Command Tutorial

@@ -359,64 +240,67 @@ default character cmdset defaults to being defined as

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Adding-Object-Typeclass-Tutorial.html b/docs/0.9.1/Adding-Object-Typeclass-Tutorial.html index 41dc1997cc..699c0261d0 100644 --- a/docs/0.9.1/Adding-Object-Typeclass-Tutorial.html +++ b/docs/0.9.1/Adding-Object-Typeclass-Tutorial.html @@ -1,157 +1,38 @@ - - - - - - - - - Adding Object Typeclass Tutorial — Evennia 0.9.1 documentation - - - + + + + Adding Object Typeclass Tutorial — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Adding Object Typeclass Tutorial

@@ -276,64 +157,67 @@ objects you can use -
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Administrative-Docs.html b/docs/0.9.1/Administrative-Docs.html index 9095d1ebcb..bd74b8c5c3 100644 --- a/docs/0.9.1/Administrative-Docs.html +++ b/docs/0.9.1/Administrative-Docs.html @@ -1,157 +1,38 @@ - - - - - - - - - Administrative Docs — Evennia 0.9.1 documentation - - - + + + + Administrative Docs — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Administrative Docs

@@ -216,64 +97,67 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Apache-Config.html b/docs/0.9.1/Apache-Config.html index 51076c3b1c..e38bfc9565 100644 --- a/docs/0.9.1/Apache-Config.html +++ b/docs/0.9.1/Apache-Config.html @@ -1,171 +1,38 @@ - - - - - - - - - Apache Config — Evennia 0.9.1 documentation - - - + + + + Apache Config — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Apache Config

@@ -337,64 +204,81 @@ port but this should be applicable also to other types of proxies (like nginx).<
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Arxcode-installing-help.html b/docs/0.9.1/Arxcode-installing-help.html index 50407c2e87..2057eacf68 100644 --- a/docs/0.9.1/Arxcode-installing-help.html +++ b/docs/0.9.1/Arxcode-installing-help.html @@ -1,165 +1,38 @@ - - - - - - - - - Arxcode installing help — Evennia 0.9.1 documentation - - - + + + + Arxcode installing help — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Arxcode installing help

@@ -391,64 +264,75 @@ on localhost at port 4000, and the webserver at http://localhost:4001/

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Async-Process.html b/docs/0.9.1/Async-Process.html index 8a81764ea9..3827f92f1e 100644 --- a/docs/0.9.1/Async-Process.html +++ b/docs/0.9.1/Async-Process.html @@ -1,159 +1,38 @@ - - - - - - - - - Async Process — Evennia 0.9.1 documentation - - - + + + + Async Process — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Async Process

@@ -411,64 +290,69 @@ your own liking.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Attributes.html b/docs/0.9.1/Attributes.html index d9debab1df..50a486b9d4 100644 --- a/docs/0.9.1/Attributes.html +++ b/docs/0.9.1/Attributes.html @@ -1,164 +1,38 @@ - - - - - - - - - Attributes — Evennia 0.9.1 documentation - - - + + + + Attributes — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Attributes

@@ -573,64 +447,74 @@ those will check for the -
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Banning.html b/docs/0.9.1/Banning.html index 8f9d24895f..f86e42ff7e 100644 --- a/docs/0.9.1/Banning.html +++ b/docs/0.9.1/Banning.html @@ -1,163 +1,38 @@ - - - - - - - - - Banning — Evennia 0.9.1 documentation - - - + + + + Banning — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Banning

@@ -272,64 +147,73 @@ have tried to be nice. Now you just want this troll gone.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Batch-Code-Processor.html b/docs/0.9.1/Batch-Code-Processor.html index eca6d90710..83aec59437 100644 --- a/docs/0.9.1/Batch-Code-Processor.html +++ b/docs/0.9.1/Batch-Code-Processor.html @@ -1,164 +1,38 @@ - - - - - - - - - Batch Code Processor — Evennia 0.9.1 documentation - - - + + + + Batch Code Processor — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Batch Code Processor

@@ -374,64 +248,74 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Batch-Command-Processor.html b/docs/0.9.1/Batch-Command-Processor.html index ce1272e19a..975aa20967 100644 --- a/docs/0.9.1/Batch-Command-Processor.html +++ b/docs/0.9.1/Batch-Command-Processor.html @@ -1,158 +1,38 @@ - - - - - - - - - Batch Command Processor — Evennia 0.9.1 documentation - - - + + + + Batch Command Processor — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Batch Command Processor

@@ -310,64 +190,68 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Batch-Processors.html b/docs/0.9.1/Batch-Processors.html index 2675948bb8..2cfd96f470 100644 --- a/docs/0.9.1/Batch-Processors.html +++ b/docs/0.9.1/Batch-Processors.html @@ -1,154 +1,38 @@ - - - - - - - - - Batch Processors — Evennia 0.9.1 documentation - - - + + + + Batch Processors — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Batch Processors

@@ -182,64 +66,64 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Bootstrap-&-Evennia.html b/docs/0.9.1/Bootstrap-&-Evennia.html index 213d2d86b6..edff1434a0 100644 --- a/docs/0.9.1/Bootstrap-&-Evennia.html +++ b/docs/0.9.1/Bootstrap-&-Evennia.html @@ -1,156 +1,38 @@ - - - - - - - - - Bootstrap & Evennia — Evennia 0.9.1 documentation - - - + + + + Bootstrap & Evennia — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Bootstrap & Evennia

@@ -229,64 +111,66 @@ Fixed-width containers take up a certain max-width of the page - they’re usefu
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Bootstrap-Components-and-Utilities.html b/docs/0.9.1/Bootstrap-Components-and-Utilities.html index 4d4e8de326..0f5b9244dc 100644 --- a/docs/0.9.1/Bootstrap-Components-and-Utilities.html +++ b/docs/0.9.1/Bootstrap-Components-and-Utilities.html @@ -1,166 +1,38 @@ - - - - - - - - - Bootstrap Components and Utilities — Evennia 0.9.1 documentation - - - + + + + Bootstrap Components and Utilities — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Bootstrap Components and Utilities

@@ -240,64 +112,76 @@ to get a feel for how to add pages to Evennia’s website to test these examples
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Builder-Docs.html b/docs/0.9.1/Builder-Docs.html index 2241f73f39..d2984c03db 100644 --- a/docs/0.9.1/Builder-Docs.html +++ b/docs/0.9.1/Builder-Docs.html @@ -1,156 +1,38 @@ - - - - - - - - - Builder Docs — Evennia 0.9.1 documentation - - - + + + + Builder Docs — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Builder Docs

@@ -193,64 +75,66 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Building-Permissions.html b/docs/0.9.1/Building-Permissions.html index 978b5bb00c..a918fcc183 100644 --- a/docs/0.9.1/Building-Permissions.html +++ b/docs/0.9.1/Building-Permissions.html @@ -1,156 +1,38 @@ - - - - - - - - - Building Permissions — Evennia 0.9.1 documentation - - - + + + + Building Permissions — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Building Permissions

@@ -191,64 +73,66 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Building-Quickstart.html b/docs/0.9.1/Building-Quickstart.html index aa6f5ec8c6..08942f39e9 100644 --- a/docs/0.9.1/Building-Quickstart.html +++ b/docs/0.9.1/Building-Quickstart.html @@ -1,161 +1,38 @@ - - - - - - - - - Building Quickstart — Evennia 0.9.1 documentation - - - + + + + Building Quickstart — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Building Quickstart

@@ -339,64 +216,71 @@ your command (so entering -
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Building-a-mech-tutorial.html b/docs/0.9.1/Building-a-mech-tutorial.html index 6bba4f7a4d..2ae29faa30 100644 --- a/docs/0.9.1/Building-a-mech-tutorial.html +++ b/docs/0.9.1/Building-a-mech-tutorial.html @@ -1,159 +1,38 @@ - - - - - - - - - Building a mech tutorial — Evennia 0.9.1 documentation - - - + + + + Building a mech tutorial — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Building a mech tutorial

@@ -398,64 +277,69 @@ BOOM! The mech fires its gun in the air!
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Building-menus.html b/docs/0.9.1/Building-menus.html index cb241cb07a..54e51b3b13 100644 --- a/docs/0.9.1/Building-menus.html +++ b/docs/0.9.1/Building-menus.html @@ -1,173 +1,38 @@ - - - - - - - - - Building menus — Evennia 0.9.1 documentation - - - + + + + Building menus — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Building menus

@@ -1565,64 +1430,83 @@ This is the northern exit. Cool huh?
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Choosing-An-SQL-Server.html b/docs/0.9.1/Choosing-An-SQL-Server.html index 59834e7a84..8149348b2f 100644 --- a/docs/0.9.1/Choosing-An-SQL-Server.html +++ b/docs/0.9.1/Choosing-An-SQL-Server.html @@ -1,168 +1,38 @@ - - - - - - - - - Choosing An SQL Server — Evennia 0.9.1 documentation - - - + + + + Choosing An SQL Server — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Choosing An SQL Server

@@ -371,64 +241,78 @@ If you in the future wanted to completely wipe the database, an easy way to do i
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Client-Support-Grid.html b/docs/0.9.1/Client-Support-Grid.html index 5f0f787694..9b97417f7a 100644 --- a/docs/0.9.1/Client-Support-Grid.html +++ b/docs/0.9.1/Client-Support-Grid.html @@ -1,160 +1,38 @@ - - - - - - - - - Client Support Grid — Evennia 0.9.1 documentation - - - + + + + Client Support Grid — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Client Support Grid

@@ -221,64 +99,70 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Coding-FAQ.html b/docs/0.9.1/Coding-FAQ.html index cabf2f0cf7..b812f564aa 100644 --- a/docs/0.9.1/Coding-FAQ.html +++ b/docs/0.9.1/Coding-FAQ.html @@ -1,165 +1,38 @@ - - - - - - - - - Coding FAQ — Evennia 0.9.1 documentation - - - + + + + Coding FAQ — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Coding-Introduction.html b/docs/0.9.1/Coding-Introduction.html index 2db3a29be6..ec6a3b1d0a 100644 --- a/docs/0.9.1/Coding-Introduction.html +++ b/docs/0.9.1/Coding-Introduction.html @@ -1,161 +1,38 @@ - - - - - - - - - Coding Introduction — Evennia 0.9.1 documentation - - - + + + + Coding Introduction — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Coding Introduction

@@ -215,64 +92,71 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Coding-Utils.html b/docs/0.9.1/Coding-Utils.html index 6dfa1ed0af..985f820dd5 100644 --- a/docs/0.9.1/Coding-Utils.html +++ b/docs/0.9.1/Coding-Utils.html @@ -1,179 +1,38 @@ - - - - - - - - - Coding Utils — Evennia 0.9.1 documentation - - - + + + + Coding Utils — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Coding Utils

@@ -454,64 +313,89 @@ never raise a traceback but instead echo errors through logging. See
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Command-Cooldown.html b/docs/0.9.1/Command-Cooldown.html index b50ea9c7cb..f44f77abb9 100644 --- a/docs/0.9.1/Command-Cooldown.html +++ b/docs/0.9.1/Command-Cooldown.html @@ -1,155 +1,38 @@ - - - - - - - - - Command Cooldown — Evennia 0.9.1 documentation - - - + + + + Command Cooldown — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Command Cooldown

@@ -291,64 +174,65 @@ other types of attacks for a while before the warrior can recover.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Command-Duration.html b/docs/0.9.1/Command-Duration.html index 60ed0176f0..1e45cf7aa4 100644 --- a/docs/0.9.1/Command-Duration.html +++ b/docs/0.9.1/Command-Duration.html @@ -1,161 +1,38 @@ - - - - - - - - - Command Duration — Evennia 0.9.1 documentation - - - + + + + Command Duration — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Command Duration

@@ -726,64 +603,71 @@ If you want to provide arguments for utils.delay to use, when calling your callb
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Command-Prompt.html b/docs/0.9.1/Command-Prompt.html index a459bc8987..2f13aa7f89 100644 --- a/docs/0.9.1/Command-Prompt.html +++ b/docs/0.9.1/Command-Prompt.html @@ -1,158 +1,38 @@ - - - - - - - - - Command Prompt — Evennia 0.9.1 documentation - - - + + + + Command Prompt — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Command Prompt

@@ -320,64 +200,68 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Command-Sets.html b/docs/0.9.1/Command-Sets.html index 4c6802f7e0..15809a9041 100644 --- a/docs/0.9.1/Command-Sets.html +++ b/docs/0.9.1/Command-Sets.html @@ -1,163 +1,38 @@ - - - - - - - - - Command Sets — Evennia 0.9.1 documentation - - - + + + + Command Sets — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Command Sets

@@ -405,64 +280,73 @@ The very first cmdset in this stack is called the Default cmdset and is
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Command-System.html b/docs/0.9.1/Command-System.html index fe6c8da07f..9def05a7d0 100644 --- a/docs/0.9.1/Command-System.html +++ b/docs/0.9.1/Command-System.html @@ -1,151 +1,38 @@ - - - - - - - - - Command System — Evennia 0.9.1 documentation - - - + + + + Command System — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Command System

@@ -162,64 +49,56 @@
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Commands.html b/docs/0.9.1/Commands.html index 04ea828c52..086a85ea8a 100644 --- a/docs/0.9.1/Commands.html +++ b/docs/0.9.1/Commands.html @@ -1,173 +1,38 @@ - - - - - - - - - Commands — Evennia 0.9.1 documentation - - - + + + + Commands — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Commands

@@ -723,64 +588,83 @@ thus do so asynchronously, using callbacks.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Communications.html b/docs/0.9.1/Communications.html index 10ad5a204a..c97df456b5 100644 --- a/docs/0.9.1/Communications.html +++ b/docs/0.9.1/Communications.html @@ -1,162 +1,38 @@ - - - - - - - - - Communications — Evennia 0.9.1 documentation - - - + + + + Communications — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Communications

@@ -229,64 +105,72 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Connection-Screen.html b/docs/0.9.1/Connection-Screen.html index 82acf59fc1..235f00d835 100644 --- a/docs/0.9.1/Connection-Screen.html +++ b/docs/0.9.1/Connection-Screen.html @@ -1,154 +1,38 @@ - - - - - - - - - Connection Screen — Evennia 0.9.1 documentation - - - + + + + Connection Screen — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Connection Screen

@@ -186,64 +70,64 @@ tutorial section on how to add new commands to a default command set.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Continuous-Integration.html b/docs/0.9.1/Continuous-Integration.html index eb3b517ec1..ece141b209 100644 --- a/docs/0.9.1/Continuous-Integration.html +++ b/docs/0.9.1/Continuous-Integration.html @@ -1,161 +1,38 @@ - - - - - - - - - Continuous Integration — Evennia 0.9.1 documentation - - - + + + + Continuous Integration — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Continuous Integration

@@ -489,64 +366,71 @@ build steps could be added or removed at this point, adding some features like U
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Contributing.html b/docs/0.9.1/Contributing.html index baa3b91f77..c0cf243925 100644 --- a/docs/0.9.1/Contributing.html +++ b/docs/0.9.1/Contributing.html @@ -1,159 +1,38 @@ - - - - - - - - - Contributing — Evennia 0.9.1 documentation - - - + + + + Contributing — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Contributing

@@ -231,64 +110,69 @@ Forked repository as described above.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Coordinates.html b/docs/0.9.1/Coordinates.html index 379d90fbe2..eda7d2f824 100644 --- a/docs/0.9.1/Coordinates.html +++ b/docs/0.9.1/Coordinates.html @@ -1,162 +1,38 @@ - - - - - - - - - Coordinates — Evennia 0.9.1 documentation - - - + + + + Coordinates — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Coordinates

@@ -624,64 +500,72 @@ optimized to be quick and efficient.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Custom-Protocols.html b/docs/0.9.1/Custom-Protocols.html index 6318e2ca16..9622674878 100644 --- a/docs/0.9.1/Custom-Protocols.html +++ b/docs/0.9.1/Custom-Protocols.html @@ -1,160 +1,38 @@ - - - - - - - - - Custom Protocols — Evennia 0.9.1 documentation - - - + + + + Custom Protocols — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Custom Protocols

@@ -477,64 +355,70 @@ ways.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Customize-channels.html b/docs/0.9.1/Customize-channels.html index f09fcb0907..4ac4e5ea29 100644 --- a/docs/0.9.1/Customize-channels.html +++ b/docs/0.9.1/Customize-channels.html @@ -1,166 +1,38 @@ - - - - - - - - - Customize channels — Evennia 0.9.1 documentation - - - + + + + Customize channels — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Customize channels

@@ -810,64 +682,76 @@ this article.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Debugging.html b/docs/0.9.1/Debugging.html index bec772fe3a..bf803c4358 100644 --- a/docs/0.9.1/Debugging.html +++ b/docs/0.9.1/Debugging.html @@ -1,163 +1,38 @@ - - - - - - - - - Debugging — Evennia 0.9.1 documentation - - - + + + + Debugging — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Debugging

@@ -427,64 +302,73 @@ command is not needed much in -
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Default-Command-Help.html b/docs/0.9.1/Default-Command-Help.html index 342583ac7b..840906bb83 100644 --- a/docs/0.9.1/Default-Command-Help.html +++ b/docs/0.9.1/Default-Command-Help.html @@ -1,277 +1,38 @@ - - - - - - - - - Default Command Help — Evennia 0.9.1 documentation - - - + + + + Default Command Help — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Default Command Help

@@ -2882,64 +2643,187 @@ Belongs to command set ‘DefaultUnloggedin’ of class +
+ + + +

Table of Contents

+ -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - - +
+ + +
+

Versions

+
- -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Default-Exit-Errors.html b/docs/0.9.1/Default-Exit-Errors.html index ddb7a58259..1914c6901b 100644 --- a/docs/0.9.1/Default-Exit-Errors.html +++ b/docs/0.9.1/Default-Exit-Errors.html @@ -1,155 +1,38 @@ - - - - - - - - - Default Exit Errors — Evennia 0.9.1 documentation - - - + + + + Default Exit Errors — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Default Exit Errors

@@ -287,64 +170,65 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Developer-Central.html b/docs/0.9.1/Developer-Central.html index ac2cbd1a2f..12044983c7 100644 --- a/docs/0.9.1/Developer-Central.html +++ b/docs/0.9.1/Developer-Central.html @@ -1,163 +1,38 @@ - - - - - - - - - Developer Central — Evennia 0.9.1 documentation - - - + + + + Developer Central — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Developer Central

@@ -302,64 +177,73 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Dialogues-in-events.html b/docs/0.9.1/Dialogues-in-events.html index d3da350b0e..ad25d342cd 100644 --- a/docs/0.9.1/Dialogues-in-events.html +++ b/docs/0.9.1/Dialogues-in-events.html @@ -1,157 +1,38 @@ - - - - - - - - - Dialogues in events — Evennia 0.9.1 documentation - - - + + + + Dialogues in events — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Dialogues in events

@@ -319,64 +200,67 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Directory-Overview.html b/docs/0.9.1/Directory-Overview.html index 11c1ceb1aa..7935d4e39c 100644 --- a/docs/0.9.1/Directory-Overview.html +++ b/docs/0.9.1/Directory-Overview.html @@ -1,155 +1,38 @@ - - - - - - - - - Directory Overview — Evennia 0.9.1 documentation - - - + + + + Directory Overview — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Directory Overview

@@ -212,64 +95,65 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Docs-refactoring.html b/docs/0.9.1/Docs-refactoring.html index 3552c4c2f6..9dd02c6e52 100644 --- a/docs/0.9.1/Docs-refactoring.html +++ b/docs/0.9.1/Docs-refactoring.html @@ -1,159 +1,38 @@ - - - - - - - - - Docs refactoring — Evennia 0.9.1 documentation - - - + + + + Docs refactoring — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Docs refactoring

@@ -243,64 +122,69 @@ evennia/locks/lockhandler.py

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Dynamic-In-Game-Map.html b/docs/0.9.1/Dynamic-In-Game-Map.html index 82c1e7b7c8..1ef7e2645a 100644 --- a/docs/0.9.1/Dynamic-In-Game-Map.html +++ b/docs/0.9.1/Dynamic-In-Game-Map.html @@ -1,160 +1,38 @@ - - - - - - - - - Dynamic In Game Map — Evennia 0.9.1 documentation - - - + + + + Dynamic In Game Map — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Dynamic In Game Map

@@ -800,64 +678,70 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/EvEditor.html b/docs/0.9.1/EvEditor.html index 23a41bb31d..7b153f7e40 100644 --- a/docs/0.9.1/EvEditor.html +++ b/docs/0.9.1/EvEditor.html @@ -1,158 +1,38 @@ - - - - - - - - - EvEditor — Evennia 0.9.1 documentation - - - + + + + EvEditor — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

EvEditor

@@ -372,64 +252,68 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/EvMenu.html b/docs/0.9.1/EvMenu.html index f536f6ecca..3d4bb8b169 100644 --- a/docs/0.9.1/EvMenu.html +++ b/docs/0.9.1/EvMenu.html @@ -1,191 +1,38 @@ - - - - - - - - - EvMenu — Evennia 0.9.1 documentation - - - + + + + EvMenu — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/EvMore.html b/docs/0.9.1/EvMore.html index b4bd640f85..f88f9f6ffa 100644 --- a/docs/0.9.1/EvMore.html +++ b/docs/0.9.1/EvMore.html @@ -1,154 +1,38 @@ - - - - - - - - - EvMore — Evennia 0.9.1 documentation - - - + + + + EvMore — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

EvMore

@@ -188,64 +72,64 @@ paging.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Evennia-API.html b/docs/0.9.1/Evennia-API.html index fad819c045..727e204a94 100644 --- a/docs/0.9.1/Evennia-API.html +++ b/docs/0.9.1/Evennia-API.html @@ -1,154 +1,38 @@ - - - - - - - - - Evennia API — Evennia 0.9.1 documentation - - - + + + + Evennia API — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Evennia API

@@ -205,64 +89,64 @@ you then do

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Evennia-Game-Index.html b/docs/0.9.1/Evennia-Game-Index.html index 8286f805c5..fdbd23b444 100644 --- a/docs/0.9.1/Evennia-Game-Index.html +++ b/docs/0.9.1/Evennia-Game-Index.html @@ -1,156 +1,38 @@ - - - - - - - - - Evennia Game Index — Evennia 0.9.1 documentation - - - + + + + Evennia Game Index — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Evennia Game Index

@@ -239,64 +121,66 @@ if you are not ready for players yet.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Evennia-Introduction.html b/docs/0.9.1/Evennia-Introduction.html index 674effcf4c..b181a591c9 100644 --- a/docs/0.9.1/Evennia-Introduction.html +++ b/docs/0.9.1/Evennia-Introduction.html @@ -1,167 +1,38 @@ - - - - - - - - - Evennia Introduction — Evennia 0.9.1 documentation - - - + + + + Evennia Introduction — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Evennia-for-Diku-Users.html b/docs/0.9.1/Evennia-for-Diku-Users.html index fb7ebe05cc..0facebf2de 100644 --- a/docs/0.9.1/Evennia-for-Diku-Users.html +++ b/docs/0.9.1/Evennia-for-Diku-Users.html @@ -1,156 +1,38 @@ - - - - - - - - - Evennia for Diku Users — Evennia 0.9.1 documentation - - - + + + + Evennia for Diku Users — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Evennia for Diku Users

@@ -377,64 +259,66 @@ T 95
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Evennia-for-MUSH-Users.html b/docs/0.9.1/Evennia-for-MUSH-Users.html index c5ec8dd093..be218426ff 100644 --- a/docs/0.9.1/Evennia-for-MUSH-Users.html +++ b/docs/0.9.1/Evennia-for-MUSH-Users.html @@ -1,162 +1,38 @@ - - - - - - - - - Evennia for MUSH Users — Evennia 0.9.1 documentation - - - + + + + Evennia for MUSH Users — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Evennia for MUSH Users

@@ -287,64 +163,72 @@ A big guy. His eyes are blue.
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Evennia-for-roleplaying-sessions.html b/docs/0.9.1/Evennia-for-roleplaying-sessions.html index 2653472812..fb759c3026 100644 --- a/docs/0.9.1/Evennia-for-roleplaying-sessions.html +++ b/docs/0.9.1/Evennia-for-roleplaying-sessions.html @@ -1,179 +1,38 @@ - - - - - - - - - Evennia for roleplaying sessions — Evennia 0.9.1 documentation - - - + + + + Evennia for roleplaying sessions — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Evennia for roleplaying sessions

@@ -1092,64 +951,89 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Execute-Python-Code.html b/docs/0.9.1/Execute-Python-Code.html index 7aa5bef791..acc724e198 100644 --- a/docs/0.9.1/Execute-Python-Code.html +++ b/docs/0.9.1/Execute-Python-Code.html @@ -1,157 +1,38 @@ - - - - - - - - - Execute Python Code — Evennia 0.9.1 documentation - - - + + + + Execute Python Code — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Execute Python Code

@@ -243,64 +124,67 @@ Out[3]: [<ObjectDB: Harry>, <ObjectDB: Limbo>, ...]
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/First-Steps-Coding.html b/docs/0.9.1/First-Steps-Coding.html index 37fe0f8482..ad91fcaf88 100644 --- a/docs/0.9.1/First-Steps-Coding.html +++ b/docs/0.9.1/First-Steps-Coding.html @@ -1,164 +1,38 @@ - - - - - - - - - First Steps Coding — Evennia 0.9.1 documentation - - - + + + + First Steps Coding — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

First Steps Coding

@@ -423,64 +297,74 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Game-Planning.html b/docs/0.9.1/Game-Planning.html index f3f180e86e..9b624fc1ff 100644 --- a/docs/0.9.1/Game-Planning.html +++ b/docs/0.9.1/Game-Planning.html @@ -1,168 +1,38 @@ - - - - - - - - - Game Planning — Evennia 0.9.1 documentation - - - + + + + Game Planning — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Game Planning

@@ -268,64 +138,78 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Gametime-Tutorial.html b/docs/0.9.1/Gametime-Tutorial.html index 298734fa91..f04cde4ee0 100644 --- a/docs/0.9.1/Gametime-Tutorial.html +++ b/docs/0.9.1/Gametime-Tutorial.html @@ -1,164 +1,38 @@ - - - - - - - - - Gametime Tutorial — Evennia 0.9.1 documentation - - - + + + + Gametime Tutorial — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Gametime Tutorial

@@ -468,64 +342,74 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Getting-Started.html b/docs/0.9.1/Getting-Started.html index fdc68351da..7efb626671 100644 --- a/docs/0.9.1/Getting-Started.html +++ b/docs/0.9.1/Getting-Started.html @@ -1,165 +1,38 @@ - - - - - - - - - Getting Started — Evennia 0.9.1 documentation - - - + + + + Getting Started — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Getting Started

@@ -588,64 +461,75 @@ with pip -
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Glossary.html b/docs/0.9.1/Glossary.html index 0cd3e0dcae..3dc6eb8ee0 100644 --- a/docs/0.9.1/Glossary.html +++ b/docs/0.9.1/Glossary.html @@ -1,176 +1,38 @@ - - - - - - - - - Glossary — Evennia 0.9.1 documentation - - - + + + + Glossary — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Glossary

@@ -375,64 +237,86 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Grapevine.html b/docs/0.9.1/Grapevine.html index 30c8e35483..b480101cde 100644 --- a/docs/0.9.1/Grapevine.html +++ b/docs/0.9.1/Grapevine.html @@ -1,155 +1,38 @@ - - - - - - - - - Grapevine — Evennia 0.9.1 documentation - - - + + + + Grapevine — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Grapevine

@@ -216,64 +99,65 @@ it to your channel in-game.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Guest-Logins.html b/docs/0.9.1/Guest-Logins.html index 608c887cb2..51b293fa1a 100644 --- a/docs/0.9.1/Guest-Logins.html +++ b/docs/0.9.1/Guest-Logins.html @@ -1,151 +1,38 @@ - - - - - - - - - Guest Logins — Evennia 0.9.1 documentation - - - + + + + Guest Logins — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Guest Logins

@@ -166,64 +53,56 @@
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/HAProxy-Config-(Optional).html b/docs/0.9.1/HAProxy-Config-(Optional).html index f88accdfe7..a522113580 100644 --- a/docs/0.9.1/HAProxy-Config-(Optional).html +++ b/docs/0.9.1/HAProxy-Config-(Optional).html @@ -1,154 +1,38 @@ - - - - - - - - - HAProxy Config (Optional) — Evennia 0.9.1 documentation - - - + + + + HAProxy Config (Optional) — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

HAProxy Config (Optional)

@@ -210,64 +94,64 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Help-System-Tutorial.html b/docs/0.9.1/Help-System-Tutorial.html index 7dce310cc8..f1de4c38c2 100644 --- a/docs/0.9.1/Help-System-Tutorial.html +++ b/docs/0.9.1/Help-System-Tutorial.html @@ -1,170 +1,38 @@ - - - - - - - - - Help System Tutorial — Evennia 0.9.1 documentation - - - + + + + Help System Tutorial — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Help System Tutorial

@@ -648,64 +516,80 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Help-System.html b/docs/0.9.1/Help-System.html index 4e13791114..bd04e8a2a3 100644 --- a/docs/0.9.1/Help-System.html +++ b/docs/0.9.1/Help-System.html @@ -1,156 +1,38 @@ - - - - - - - - - Help System — Evennia 0.9.1 documentation - - - + + + + Help System — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Help System

@@ -251,64 +133,66 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/How-To-Get-And-Give-Help.html b/docs/0.9.1/How-To-Get-And-Give-Help.html index 5beb2df74b..08bdf63949 100644 --- a/docs/0.9.1/How-To-Get-And-Give-Help.html +++ b/docs/0.9.1/How-To-Get-And-Give-Help.html @@ -1,155 +1,38 @@ - - - - - - - - - How To Get And Give Help — Evennia 0.9.1 documentation - - - + + + + How To Get And Give Help — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

How To Get And Give Help

@@ -179,64 +62,65 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/How-to-connect-Evennia-to-Twitter.html b/docs/0.9.1/How-to-connect-Evennia-to-Twitter.html index 2d2885602e..cc7ecca6d8 100644 --- a/docs/0.9.1/How-to-connect-Evennia-to-Twitter.html +++ b/docs/0.9.1/How-to-connect-Evennia-to-Twitter.html @@ -1,157 +1,38 @@ - - - - - - - - - How to connect Evennia to Twitter — Evennia 0.9.1 documentation - - - + + + + How to connect Evennia to Twitter — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

How to connect Evennia to Twitter

@@ -281,64 +162,67 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/IRC.html b/docs/0.9.1/IRC.html index 7ff5596a2f..b75827a940 100644 --- a/docs/0.9.1/IRC.html +++ b/docs/0.9.1/IRC.html @@ -1,155 +1,38 @@ - - - - - - - - - IRC — Evennia 0.9.1 documentation - - - + + + + IRC — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

IRC

@@ -205,64 +88,65 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Implementing-a-game-rule-system.html b/docs/0.9.1/Implementing-a-game-rule-system.html index dc4d28c260..ca9ce20d94 100644 --- a/docs/0.9.1/Implementing-a-game-rule-system.html +++ b/docs/0.9.1/Implementing-a-game-rule-system.html @@ -1,160 +1,38 @@ - - - - - - - - - Implementing a game rule system — Evennia 0.9.1 documentation - - - + + + + Implementing a game rule system — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Implementing a game rule system

@@ -475,64 +353,70 @@ your rules -
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Inputfuncs.html b/docs/0.9.1/Inputfuncs.html index e8f1999a1a..99eea61d43 100644 --- a/docs/0.9.1/Inputfuncs.html +++ b/docs/0.9.1/Inputfuncs.html @@ -1,169 +1,38 @@ - - - - - - - - - Inputfuncs — Evennia 0.9.1 documentation - - - + + + + Inputfuncs — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Inputfuncs

@@ -316,64 +185,79 @@ Output: ("get_
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Installing-on-Android.html b/docs/0.9.1/Installing-on-Android.html index 11d66e98dc..070151c72d 100644 --- a/docs/0.9.1/Installing-on-Android.html +++ b/docs/0.9.1/Installing-on-Android.html @@ -1,162 +1,38 @@ - - - - - - - - - Installing on Android — Evennia 0.9.1 documentation - - - + + + + Installing on Android — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Installing on Android

@@ -267,64 +143,72 @@ mygame evenv
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Internationalization.html b/docs/0.9.1/Internationalization.html index 9dd6c353e7..0318119ff4 100644 --- a/docs/0.9.1/Internationalization.html +++ b/docs/0.9.1/Internationalization.html @@ -1,155 +1,38 @@ - - - - - - - - - Internationalization — Evennia 0.9.1 documentation - - - + + + + Internationalization — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Internationalization

@@ -209,64 +92,65 @@ again:

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Learn-Python-for-Evennia-The-Hard-Way.html b/docs/0.9.1/Learn-Python-for-Evennia-The-Hard-Way.html index 01a977e859..f8e79efef1 100644 --- a/docs/0.9.1/Learn-Python-for-Evennia-The-Hard-Way.html +++ b/docs/0.9.1/Learn-Python-for-Evennia-The-Hard-Way.html @@ -1,156 +1,38 @@ - - - - - - - - - Learn Python for Evennia The Hard Way — Evennia 0.9.1 documentation - - - + + + + Learn Python for Evennia The Hard Way — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Learn Python for Evennia The Hard Way

@@ -182,64 +64,66 @@ This engine is built using a single interactive object type, the Room class. The
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Licensing.html b/docs/0.9.1/Licensing.html index 014a3479d4..51e562c2ae 100644 --- a/docs/0.9.1/Licensing.html +++ b/docs/0.9.1/Licensing.html @@ -1,151 +1,38 @@ - - - - - - - - - Licensing — Evennia 0.9.1 documentation - - - + + + + Licensing — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Licensing

@@ -172,64 +59,56 @@ as Evennia itself, unless the individual contributor has specifically defined ot
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Links.html b/docs/0.9.1/Links.html index 7d587005be..aceeb42915 100644 --- a/docs/0.9.1/Links.html +++ b/docs/0.9.1/Links.html @@ -1,162 +1,38 @@ - - - - - - - - - Links — Evennia 0.9.1 documentation - - - + + + + Links — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Locks.html b/docs/0.9.1/Locks.html index f7d5ad4d67..cbb7ff27ca 100644 --- a/docs/0.9.1/Locks.html +++ b/docs/0.9.1/Locks.html @@ -1,170 +1,38 @@ - - - - - - - - - Locks — Evennia 0.9.1 documentation - - - + + + + Locks — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Locks

@@ -560,64 +428,80 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Manually-Configuring-Color.html b/docs/0.9.1/Manually-Configuring-Color.html index 53bd5f485a..0091f95f79 100644 --- a/docs/0.9.1/Manually-Configuring-Color.html +++ b/docs/0.9.1/Manually-Configuring-Color.html @@ -1,157 +1,38 @@ - - - - - - - - - Manually Configuring Color — Evennia 0.9.1 documentation - - - + + + + Manually Configuring Color — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Manually Configuring Color

@@ -335,64 +216,67 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Mass-and-weight-for-objects.html b/docs/0.9.1/Mass-and-weight-for-objects.html index b9354c4639..58db8e0aba 100644 --- a/docs/0.9.1/Mass-and-weight-for-objects.html +++ b/docs/0.9.1/Mass-and-weight-for-objects.html @@ -1,156 +1,38 @@ - - - - - - - - - Mass and weight for objects — Evennia 0.9.1 documentation - - - + + + + Mass and weight for objects — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Mass and weight for objects

@@ -279,64 +161,66 @@ the following message in the elevator’s appearance: +
+ + + +

Table of Contents

+ -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - - +
+ + +
+

Versions

+
- -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Messagepath.html b/docs/0.9.1/Messagepath.html index 269fdf8796..ea6b8355b1 100644 --- a/docs/0.9.1/Messagepath.html +++ b/docs/0.9.1/Messagepath.html @@ -1,171 +1,38 @@ - - - - - - - - - Messagepath — Evennia 0.9.1 documentation - - - + + + + Messagepath — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Messagepath

@@ -311,64 +178,81 @@ active, the string will be encrypted.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/MonitorHandler.html b/docs/0.9.1/MonitorHandler.html index fdfc61719e..9986c82262 100644 --- a/docs/0.9.1/MonitorHandler.html +++ b/docs/0.9.1/MonitorHandler.html @@ -1,154 +1,38 @@ - - - - - - - - - MonitorHandler — Evennia 0.9.1 documentation - - - + + + + MonitorHandler — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

MonitorHandler

@@ -229,64 +113,64 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/NPC-shop-Tutorial.html b/docs/0.9.1/NPC-shop-Tutorial.html index 2b640c40bf..7dc2aa1570 100644 --- a/docs/0.9.1/NPC-shop-Tutorial.html +++ b/docs/0.9.1/NPC-shop-Tutorial.html @@ -1,161 +1,38 @@ - - - - - - - - - NPC shop Tutorial — Evennia 0.9.1 documentation - - - + + + + NPC shop Tutorial — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

NPC shop Tutorial

@@ -568,64 +445,71 @@ _________________________________________________________
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/New-Models.html b/docs/0.9.1/New-Models.html index 81ac54349d..ed390d7477 100644 --- a/docs/0.9.1/New-Models.html +++ b/docs/0.9.1/New-Models.html @@ -1,159 +1,38 @@ - - - - - - - - - New Models — Evennia 0.9.1 documentation - - - + + + + New Models — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

New Models

@@ -358,64 +237,69 @@ interested in for now is -
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Nicks.html b/docs/0.9.1/Nicks.html index bf8c60e00a..296a14d8f3 100644 --- a/docs/0.9.1/Nicks.html +++ b/docs/0.9.1/Nicks.html @@ -1,155 +1,38 @@ - - - - - - - - - Nicks — Evennia 0.9.1 documentation - - - + + + + Nicks — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Nicks

@@ -261,64 +144,65 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/OOB.html b/docs/0.9.1/OOB.html index e554c0996d..055372b0e9 100644 --- a/docs/0.9.1/OOB.html +++ b/docs/0.9.1/OOB.html @@ -1,172 +1,38 @@ - - - - - - - - - OOB — Evennia 0.9.1 documentation - - - + + + + OOB — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

OOB

@@ -277,64 +143,82 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Objects.html b/docs/0.9.1/Objects.html index 3320b09fb3..f31b488539 100644 --- a/docs/0.9.1/Objects.html +++ b/docs/0.9.1/Objects.html @@ -1,161 +1,38 @@ - - - - - - - - - Objects — Evennia 0.9.1 documentation - - - + + + + Objects — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Objects

@@ -285,64 +162,71 @@ to modify.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Online-Setup.html b/docs/0.9.1/Online-Setup.html index 51754d21f8..1799657543 100644 --- a/docs/0.9.1/Online-Setup.html +++ b/docs/0.9.1/Online-Setup.html @@ -1,181 +1,38 @@ - - - - - - - - - Online Setup — Evennia 0.9.1 documentation - - - + + + + Online Setup — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Online Setup

@@ -493,64 +350,91 @@ The internal port ( -
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Parsing-command-arguments,-theory-and-best-practices.html b/docs/0.9.1/Parsing-command-arguments,-theory-and-best-practices.html index 6e169001cc..264f06d26a 100644 --- a/docs/0.9.1/Parsing-command-arguments,-theory-and-best-practices.html +++ b/docs/0.9.1/Parsing-command-arguments,-theory-and-best-practices.html @@ -1,169 +1,38 @@ - - - - - - - - - Parsing command arguments, theory and best practices — Evennia 0.9.1 documentation - - - + + + + Parsing command arguments, theory and best practices — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Parsing command arguments, theory and best practices
  • - - -
  • - - - View page source - - -
  • - -
- - -
-
-
-
+
+
+
+

Parsing command arguments, theory and best practices

@@ -1008,64 +877,79 @@ You played 1, you have won!
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Portal-And-Server.html b/docs/0.9.1/Portal-And-Server.html index 8a63f0f51a..dfce08c76c 100644 --- a/docs/0.9.1/Portal-And-Server.html +++ b/docs/0.9.1/Portal-And-Server.html @@ -1,151 +1,38 @@ - - - - - - - - - Portal And Server — Evennia 0.9.1 documentation - - - + + + + Portal And Server — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Portal And Server

@@ -160,64 +47,56 @@ This allows the two programs to communicate seamlessly.

-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Profiling.html b/docs/0.9.1/Profiling.html index a3cd97aa5e..4da5619770 100644 --- a/docs/0.9.1/Profiling.html +++ b/docs/0.9.1/Profiling.html @@ -1,158 +1,38 @@ - - - - - - - - - Profiling — Evennia 0.9.1 documentation - - - + + + + Profiling — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Profiling

@@ -235,64 +115,68 @@ course hard to actually mimic human user behavior. For this, actual real-game te
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Python-3.html b/docs/0.9.1/Python-3.html index 2600fb0459..8953c18f5a 100644 --- a/docs/0.9.1/Python-3.html +++ b/docs/0.9.1/Python-3.html @@ -1,154 +1,38 @@ - - - - - - - - - Python 3 — Evennia 0.9.1 documentation - - - + + + + Python 3 — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Python 3

@@ -245,64 +129,64 @@ it still works correctly with Twisted on Python 3.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Python-basic-introduction.html b/docs/0.9.1/Python-basic-introduction.html index d36c6d8061..14a28d966f 100644 --- a/docs/0.9.1/Python-basic-introduction.html +++ b/docs/0.9.1/Python-basic-introduction.html @@ -1,158 +1,38 @@ - - - - - - - - - Python basic introduction — Evennia 0.9.1 documentation - - - + + + + Python basic introduction — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Python basic introduction

@@ -309,64 +189,68 @@ Hello world!
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Python-basic-tutorial-part-two.html b/docs/0.9.1/Python-basic-tutorial-part-two.html index bbd9166167..bb1a13acfb 100644 --- a/docs/0.9.1/Python-basic-tutorial-part-two.html +++ b/docs/0.9.1/Python-basic-tutorial-part-two.html @@ -1,158 +1,38 @@ - - - - - - - - - Python basic tutorial part two — Evennia 0.9.1 documentation - - - + + + + Python basic tutorial part two — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Python basic tutorial part two

@@ -502,64 +382,68 @@ Hello World!
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Quirks.html b/docs/0.9.1/Quirks.html index b504c0a4e4..50e9c8d8bd 100644 --- a/docs/0.9.1/Quirks.html +++ b/docs/0.9.1/Quirks.html @@ -1,160 +1,38 @@ - - - - - - - - - Quirks — Evennia 0.9.1 documentation - - - + + + + Quirks — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Quirks

@@ -223,64 +101,70 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/RSS.html b/docs/0.9.1/RSS.html index 8b9a2fdb23..ee3ebcd8c2 100644 --- a/docs/0.9.1/RSS.html +++ b/docs/0.9.1/RSS.html @@ -1,157 +1,38 @@ - - - - - - - - - RSS — Evennia 0.9.1 documentation - - - + + + + RSS — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

RSS

@@ -188,64 +69,67 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Roadmap.html b/docs/0.9.1/Roadmap.html index 9255d12025..c17cf98071 100644 --- a/docs/0.9.1/Roadmap.html +++ b/docs/0.9.1/Roadmap.html @@ -1,151 +1,38 @@ - - - - - - - - - Roadmap — Evennia 0.9.1 documentation - - - + + + + Roadmap — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Roadmap

@@ -153,64 +40,56 @@
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Running-Evennia-in-Docker.html b/docs/0.9.1/Running-Evennia-in-Docker.html index 82ec37165b..6c06ca9f04 100644 --- a/docs/0.9.1/Running-Evennia-in-Docker.html +++ b/docs/0.9.1/Running-Evennia-in-Docker.html @@ -1,169 +1,38 @@ - - - - - - - - - Running Evennia in Docker — Evennia 0.9.1 documentation - - - + + + + Running Evennia in Docker — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Running Evennia in Docker

@@ -350,64 +219,79 @@ f6d4ca9b2b22 mygame "/bin/sh -c 'evenn...&quo
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Screenshot.html b/docs/0.9.1/Screenshot.html index 832c67e72d..8c94a0c1a6 100644 --- a/docs/0.9.1/Screenshot.html +++ b/docs/0.9.1/Screenshot.html @@ -1,151 +1,38 @@ - - - - - - - - - Screenshot — Evennia 0.9.1 documentation - - - + + + + Screenshot — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Screenshot

@@ -158,64 +45,56 @@
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Scripts.html b/docs/0.9.1/Scripts.html index b4bfd395cc..ff3d74062b 100644 --- a/docs/0.9.1/Scripts.html +++ b/docs/0.9.1/Scripts.html @@ -1,158 +1,38 @@ - - - - - - - - - Scripts — Evennia 0.9.1 documentation - - - + + + + Scripts — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Scripts

@@ -528,64 +408,68 @@ tutorial.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Security.html b/docs/0.9.1/Security.html index f072bebc20..516ef6d7a2 100644 --- a/docs/0.9.1/Security.html +++ b/docs/0.9.1/Security.html @@ -1,160 +1,38 @@ - - - - - - - - - Security — Evennia 0.9.1 documentation - - - + + + + Security — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Security

@@ -256,64 +134,70 @@ server from these locations if you like to work remotely or don’t have a home
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Server-Conf.html b/docs/0.9.1/Server-Conf.html index 2a20631645..ab9f2f3827 100644 --- a/docs/0.9.1/Server-Conf.html +++ b/docs/0.9.1/Server-Conf.html @@ -1,156 +1,38 @@ - - - - - - - - - Server Conf — Evennia 0.9.1 documentation - - - + + + + Server Conf — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Server Conf

@@ -212,64 +94,66 @@ know about if you are an Evennia developer.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Sessions.html b/docs/0.9.1/Sessions.html index 9932b79047..da6743d540 100644 --- a/docs/0.9.1/Sessions.html +++ b/docs/0.9.1/Sessions.html @@ -1,159 +1,38 @@ - - - - - - - - - Sessions — Evennia 0.9.1 documentation - - - + + + + Sessions — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Sessions

@@ -252,64 +131,69 @@ on building new protocols.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Setting-up-PyCharm.html b/docs/0.9.1/Setting-up-PyCharm.html index dbcda78f93..3bae4c6da7 100644 --- a/docs/0.9.1/Setting-up-PyCharm.html +++ b/docs/0.9.1/Setting-up-PyCharm.html @@ -1,158 +1,38 @@ - - - - - - - - - Setting up PyCharm — Evennia 0.9.1 documentation - - - + + + + Setting up PyCharm — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Setting up PyCharm

@@ -242,64 +122,68 @@ and you can click through the tabs to check appropriate logs, or even the consol
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Signals.html b/docs/0.9.1/Signals.html index abf09b6a72..9a3c9cbd7a 100644 --- a/docs/0.9.1/Signals.html +++ b/docs/0.9.1/Signals.html @@ -1,155 +1,38 @@ - - - - - - - - - Signals — Evennia 0.9.1 documentation - - - + + + + Signals — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Signals

@@ -262,64 +145,65 @@ decorator (only relevant for unit testing)

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Soft-Code.html b/docs/0.9.1/Soft-Code.html index 6bcc6b0f3f..26e6258b6b 100644 --- a/docs/0.9.1/Soft-Code.html +++ b/docs/0.9.1/Soft-Code.html @@ -1,158 +1,38 @@ - - - - - - - - - Soft Code — Evennia 0.9.1 documentation - - - + + + + Soft Code — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Soft Code

@@ -240,64 +120,68 @@ pseudo-softcode plugin aimed at developers wanting to script their game from ins
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Spawner-and-Prototypes.html b/docs/0.9.1/Spawner-and-Prototypes.html index 360f25aa2b..81849f4746 100644 --- a/docs/0.9.1/Spawner-and-Prototypes.html +++ b/docs/0.9.1/Spawner-and-Prototypes.html @@ -1,169 +1,38 @@ - - - - - - - - - Spawner and Prototypes — Evennia 0.9.1 documentation - - - + + + + Spawner and Prototypes — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Spawner and Prototypes

@@ -436,64 +305,79 @@ in settings.PROTOTY
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Start-Stop-Reload.html b/docs/0.9.1/Start-Stop-Reload.html index a00f9adb8f..e77ad55f34 100644 --- a/docs/0.9.1/Start-Stop-Reload.html +++ b/docs/0.9.1/Start-Stop-Reload.html @@ -1,166 +1,38 @@ - - - - - - - - - Start Stop Reload — Evennia 0.9.1 documentation - - - + + + + Start Stop Reload — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Start Stop Reload

@@ -346,64 +218,76 @@ In-game you should now get the message that the Server has successfully restarte
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Static-In-Game-Map.html b/docs/0.9.1/Static-In-Game-Map.html index 738a0ce5f0..4a70b9171b 100644 --- a/docs/0.9.1/Static-In-Game-Map.html +++ b/docs/0.9.1/Static-In-Game-Map.html @@ -1,159 +1,38 @@ - - - - - - - - - Static In Game Map — Evennia 0.9.1 documentation - - - + + + + Static In Game Map — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Static In Game Map

@@ -676,64 +555,69 @@ Exits: north(#8), east(#9), south(#10), west(#11)
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Tags.html b/docs/0.9.1/Tags.html index 3301d21e3c..f75f2c7675 100644 --- a/docs/0.9.1/Tags.html +++ b/docs/0.9.1/Tags.html @@ -1,158 +1,38 @@ - - - - - - - - - Tags — Evennia 0.9.1 documentation - - - + + + + Tags — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Tags

@@ -308,64 +188,68 @@ is found in the +
+ + + +

Table of Contents

+ -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - - +
+ + +
+

Versions

+
- -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Text-Encodings.html b/docs/0.9.1/Text-Encodings.html index 7eb0ea35e2..f7efdfe971 100644 --- a/docs/0.9.1/Text-Encodings.html +++ b/docs/0.9.1/Text-Encodings.html @@ -1,154 +1,38 @@ - - - - - - - - - Text Encodings — Evennia 0.9.1 documentation - - - + + + + Text Encodings — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Text Encodings

@@ -212,64 +96,64 @@ the Wikipedia article +
+ + + +

Table of Contents

+ -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - - +
+ + +
+

Versions

+
- -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/TextTags.html b/docs/0.9.1/TextTags.html index 631d359c7b..dd1f62b70f 100644 --- a/docs/0.9.1/TextTags.html +++ b/docs/0.9.1/TextTags.html @@ -1,166 +1,38 @@ - - - - - - - - - TextTags — Evennia 0.9.1 documentation - - - + + + + TextTags — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

TextTags

@@ -415,64 +287,76 @@ These are normal-intensity and are thus always given as uppercase, such as
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/TickerHandler.html b/docs/0.9.1/TickerHandler.html index 7acbb87283..6edb40e533 100644 --- a/docs/0.9.1/TickerHandler.html +++ b/docs/0.9.1/TickerHandler.html @@ -1,157 +1,38 @@ - - - - - - - - - TickerHandler — Evennia 0.9.1 documentation - - - + + + + TickerHandler — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

TickerHandler

@@ -236,64 +117,67 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Turn-based-Combat-System.html b/docs/0.9.1/Turn-based-Combat-System.html index b09b9c41d1..2bf91733a8 100644 --- a/docs/0.9.1/Turn-based-Combat-System.html +++ b/docs/0.9.1/Turn-based-Combat-System.html @@ -1,160 +1,38 @@ - - - - - - - - - Turn based Combat System — Evennia 0.9.1 documentation - - - + + + + Turn based Combat System — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Turn based Combat System

@@ -897,64 +775,70 @@ show others what’s going on.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Tutorial-Aggressive-NPCs.html b/docs/0.9.1/Tutorial-Aggressive-NPCs.html index b1e15118cd..e4040e2e0a 100644 --- a/docs/0.9.1/Tutorial-Aggressive-NPCs.html +++ b/docs/0.9.1/Tutorial-Aggressive-NPCs.html @@ -1,151 +1,38 @@ - - - - - - - - - Tutorial Aggressive NPCs — Evennia 0.9.1 documentation - - - + + + + Tutorial Aggressive NPCs — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Tutorial Aggressive NPCs

@@ -269,64 +156,56 @@
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Tutorial-NPCs-listening.html b/docs/0.9.1/Tutorial-NPCs-listening.html index 407158294b..7a114a7b18 100644 --- a/docs/0.9.1/Tutorial-NPCs-listening.html +++ b/docs/0.9.1/Tutorial-NPCs-listening.html @@ -1,154 +1,38 @@ - - - - - - - - - Tutorial NPCs listening — Evennia 0.9.1 documentation - - - + + + + Tutorial NPCs listening — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Tutorial NPCs listening

@@ -277,64 +161,64 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Tutorial-Searching-For-Objects.html b/docs/0.9.1/Tutorial-Searching-For-Objects.html index e90faea600..5b58792d51 100644 --- a/docs/0.9.1/Tutorial-Searching-For-Objects.html +++ b/docs/0.9.1/Tutorial-Searching-For-Objects.html @@ -1,167 +1,38 @@ - - - - - - - - - Tutorial Searching For Objects — Evennia 0.9.1 documentation - - - + + + + Tutorial Searching For Objects — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Tutorial Searching For Objects

@@ -498,64 +369,77 @@ Next we filter on this annotation, using the name +
+ + + +

Table of Contents

+ -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - - +
+ + +
+

Versions

+
- -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Tutorial-Tweeting-Game-Stats.html b/docs/0.9.1/Tutorial-Tweeting-Game-Stats.html index 1836cd4aeb..5526686886 100644 --- a/docs/0.9.1/Tutorial-Tweeting-Game-Stats.html +++ b/docs/0.9.1/Tutorial-Tweeting-Game-Stats.html @@ -1,151 +1,38 @@ - - - - - - - - - Tutorial Tweeting Game Stats — Evennia 0.9.1 documentation - - - + + + + Tutorial Tweeting Game Stats — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Tutorial Tweeting Game Stats

@@ -293,64 +180,56 @@
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Tutorial-Vehicles.html b/docs/0.9.1/Tutorial-Vehicles.html index 26f846b96e..37e28efe0a 100644 --- a/docs/0.9.1/Tutorial-Vehicles.html +++ b/docs/0.9.1/Tutorial-Vehicles.html @@ -1,160 +1,38 @@ - - - - - - - - - Tutorial Vehicles — Evennia 0.9.1 documentation - - - + + + + Tutorial Vehicles — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Tutorial Vehicles

@@ -635,64 +513,70 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Tutorial-World-Introduction.html b/docs/0.9.1/Tutorial-World-Introduction.html index 5ad454e03f..b209b75c39 100644 --- a/docs/0.9.1/Tutorial-World-Introduction.html +++ b/docs/0.9.1/Tutorial-World-Introduction.html @@ -1,157 +1,38 @@ - - - - - - - - - Tutorial World Introduction — Evennia 0.9.1 documentation - - - + + + + Tutorial World Introduction — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Tutorial World Introduction

@@ -226,64 +107,67 @@ itself.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Tutorial-for-basic-MUSH-like-game.html b/docs/0.9.1/Tutorial-for-basic-MUSH-like-game.html index f10ba922fb..fcb069f700 100644 --- a/docs/0.9.1/Tutorial-for-basic-MUSH-like-game.html +++ b/docs/0.9.1/Tutorial-for-basic-MUSH-like-game.html @@ -1,173 +1,38 @@ - - - - - - - - - Tutorial for basic MUSH like game — Evennia 0.9.1 documentation - - - + + + + Tutorial for basic MUSH like game — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Tutorial for basic MUSH like game

@@ -909,64 +774,83 @@ as the +
- -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Tutorials.html b/docs/0.9.1/Tutorials.html index 1e0e9e6e9e..d869e85ecb 100644 --- a/docs/0.9.1/Tutorials.html +++ b/docs/0.9.1/Tutorials.html @@ -1,162 +1,38 @@ - - - - - - - - - Tutorials — Evennia 0.9.1 documentation - - - + + + + Tutorials — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Tutorials

@@ -274,64 +150,72 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Typeclasses.html b/docs/0.9.1/Typeclasses.html index 78be7bb1ac..4719558444 100644 --- a/docs/0.9.1/Typeclasses.html +++ b/docs/0.9.1/Typeclasses.html @@ -1,166 +1,38 @@ - - - - - - - - - Typeclasses — Evennia 0.9.1 documentation - - - + + + + Typeclasses — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Typeclasses

@@ -396,64 +268,76 @@ etc.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Understanding-Color-Tags.html b/docs/0.9.1/Understanding-Color-Tags.html index 527cdeb614..457643d957 100644 --- a/docs/0.9.1/Understanding-Color-Tags.html +++ b/docs/0.9.1/Understanding-Color-Tags.html @@ -1,155 +1,38 @@ - - - - - - - - - Understanding Color Tags — Evennia 0.9.1 documentation - - - + + + + Understanding Color Tags — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Understanding Color Tags

@@ -248,64 +131,65 @@ push it over the limit, so to speak.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Unit-Testing.html b/docs/0.9.1/Unit-Testing.html index 4f89495f56..2d5c22cb4c 100644 --- a/docs/0.9.1/Unit-Testing.html +++ b/docs/0.9.1/Unit-Testing.html @@ -1,169 +1,38 @@ - - - - - - - - - Unit Testing — Evennia 0.9.1 documentation - - - + + + + Unit Testing — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Updating-Your-Game.html b/docs/0.9.1/Updating-Your-Game.html index 2575990504..8e38df7270 100644 --- a/docs/0.9.1/Updating-Your-Game.html +++ b/docs/0.9.1/Updating-Your-Game.html @@ -1,158 +1,38 @@ - - - - - - - - - Updating Your Game — Evennia 0.9.1 documentation - - - + + + + Updating Your Game — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Updating Your Game

@@ -236,64 +116,68 @@ you then just run e
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Using-MUX-as-a-Standard.html b/docs/0.9.1/Using-MUX-as-a-Standard.html index 07997c249c..0c26394510 100644 --- a/docs/0.9.1/Using-MUX-as-a-Standard.html +++ b/docs/0.9.1/Using-MUX-as-a-Standard.html @@ -1,154 +1,38 @@ - - - - - - - - - Using MUX as a Standard — Evennia 0.9.1 documentation - - - + + + + Using MUX as a Standard — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Using MUX as a Standard

@@ -252,64 +136,64 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Using-Travis.html b/docs/0.9.1/Using-Travis.html index ebc3baa813..9ab088d1a9 100644 --- a/docs/0.9.1/Using-Travis.html +++ b/docs/0.9.1/Using-Travis.html @@ -1,151 +1,38 @@ - - - - - - - - - Using Travis — Evennia 0.9.1 documentation - - - + + + + Using Travis — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Using Travis

@@ -182,64 +69,56 @@ You need to add this file to git ( -
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Version-Control.html b/docs/0.9.1/Version-Control.html index bba48d6308..f1232981ac 100644 --- a/docs/0.9.1/Version-Control.html +++ b/docs/0.9.1/Version-Control.html @@ -1,180 +1,38 @@ - - - - - - - - - Version Control — Evennia 0.9.1 documentation - - - + + + + Version Control — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Weather-Tutorial.html b/docs/0.9.1/Weather-Tutorial.html index 267e6918ac..dcaa734046 100644 --- a/docs/0.9.1/Weather-Tutorial.html +++ b/docs/0.9.1/Weather-Tutorial.html @@ -1,151 +1,38 @@ - - - - - - - - - Weather Tutorial — Evennia 0.9.1 documentation - - - + + + + Weather Tutorial — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Weather Tutorial

@@ -202,64 +89,56 @@
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Web-Character-Generation.html b/docs/0.9.1/Web-Character-Generation.html index f660a18fbd..2b67788393 100644 --- a/docs/0.9.1/Web-Character-Generation.html +++ b/docs/0.9.1/Web-Character-Generation.html @@ -1,190 +1,38 @@ - - - - - - - - - Web Character Generation — Evennia 0.9.1 documentation - - - + + + + Web Character Generation — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Web-Character-View-Tutorial.html b/docs/0.9.1/Web-Character-View-Tutorial.html index 2172c92b26..116854f69b 100644 --- a/docs/0.9.1/Web-Character-View-Tutorial.html +++ b/docs/0.9.1/Web-Character-View-Tutorial.html @@ -1,151 +1,38 @@ - - - - - - - - - Web Character View Tutorial — Evennia 0.9.1 documentation - - - + + + + Web Character View Tutorial — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Web Character View Tutorial

@@ -368,64 +255,56 @@
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Web-Features.html b/docs/0.9.1/Web-Features.html index b89e6c7202..873056eb18 100644 --- a/docs/0.9.1/Web-Features.html +++ b/docs/0.9.1/Web-Features.html @@ -1,161 +1,38 @@ - - - - - - - - - Web Features — Evennia 0.9.1 documentation - - - + + + + Web Features — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Web Features

@@ -239,64 +116,71 @@ development you can try it at -
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Web-Tutorial.html b/docs/0.9.1/Web-Tutorial.html index e0865ace80..c111c4c1b8 100644 --- a/docs/0.9.1/Web-Tutorial.html +++ b/docs/0.9.1/Web-Tutorial.html @@ -1,157 +1,38 @@ - - - - - - - - - Web Tutorial — Evennia 0.9.1 documentation - - - + + + + Web Tutorial — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Web Tutorial

@@ -203,64 +84,67 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Webclient-brainstorm.html b/docs/0.9.1/Webclient-brainstorm.html index f8e4c390e6..4f0e68ae12 100644 --- a/docs/0.9.1/Webclient-brainstorm.html +++ b/docs/0.9.1/Webclient-brainstorm.html @@ -1,161 +1,38 @@ - - - - - - - - - Webclient brainstorm — Evennia 0.9.1 documentation - - - + + + + Webclient brainstorm — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Webclient brainstorm

@@ -382,64 +259,71 @@ It’s certainly a lot more flexible than what I had in mind.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Webclient.html b/docs/0.9.1/Webclient.html index b2364ee46b..e3d97595c7 100644 --- a/docs/0.9.1/Webclient.html +++ b/docs/0.9.1/Webclient.html @@ -1,164 +1,38 @@ - - - - - - - - - Webclient — Evennia 0.9.1 documentation - - - + + + + Webclient — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Webclient

@@ -411,64 +285,74 @@ and
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Wiki-Index.html b/docs/0.9.1/Wiki-Index.html index ef35dcecbb..6c7215e7bf 100644 --- a/docs/0.9.1/Wiki-Index.html +++ b/docs/0.9.1/Wiki-Index.html @@ -1,154 +1,38 @@ - - - - - - - - - Wiki Index — Evennia 0.9.1 documentation - - - + + + + Wiki Index — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Wiki Index

@@ -303,64 +187,64 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/Zones.html b/docs/0.9.1/Zones.html index 08d91309db..42bf39eb80 100644 --- a/docs/0.9.1/Zones.html +++ b/docs/0.9.1/Zones.html @@ -1,155 +1,38 @@ - - - - - - - - - Zones — Evennia 0.9.1 documentation - - - + + + + Zones — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Zones

@@ -182,64 +65,65 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/collections.html b/docs/0.9.1/_modules/collections.html index 442cba1181..9048da6372 100644 --- a/docs/0.9.1/_modules/collections.html +++ b/docs/0.9.1/_modules/collections.html @@ -1,149 +1,39 @@ - - - - - - - - - collections — Evennia 0.9.1 documentation - - - + + + + collections — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for collections

 '''This module implements specialized container datatypes providing
@@ -1447,64 +1337,50 @@
     def zfill(self, width): return self.__class__(self.data.zfill(width))
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/django/conf.html b/docs/0.9.1/_modules/django/conf.html index b357832a59..4bcfb901cf 100644 --- a/docs/0.9.1/_modules/django/conf.html +++ b/docs/0.9.1/_modules/django/conf.html @@ -1,149 +1,39 @@ - - - - - - - - - django.conf — Evennia 0.9.1 documentation - - - + + + + django.conf — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for django.conf

 """
@@ -403,64 +293,50 @@
 settings = LazySettings()
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/django/db/models/fields/related_descriptors.html b/docs/0.9.1/_modules/django/db/models/fields/related_descriptors.html index 5732fa0742..1fd2940c52 100644 --- a/docs/0.9.1/_modules/django/db/models/fields/related_descriptors.html +++ b/docs/0.9.1/_modules/django/db/models/fields/related_descriptors.html @@ -1,149 +1,39 @@ - - - - - - - - - django.db.models.fields.related_descriptors — Evennia 0.9.1 documentation - - - + + + + django.db.models.fields.related_descriptors — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • django.db.models.fields.related_descriptors
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for django.db.models.fields.related_descriptors

 """
@@ -1285,64 +1175,50 @@
     return ManyRelatedManager
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/django/db/models/manager.html b/docs/0.9.1/_modules/django/db/models/manager.html index a078badf40..60ace79625 100644 --- a/docs/0.9.1/_modules/django/db/models/manager.html +++ b/docs/0.9.1/_modules/django/db/models/manager.html @@ -1,149 +1,39 @@ - - - - - - - - - django.db.models.manager — Evennia 0.9.1 documentation - - - + + + + django.db.models.manager — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • django.db.models.manager
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for django.db.models.manager

 import copy
@@ -349,64 +239,50 @@
         return super().get_queryset().none()
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/django/db/models/options.html b/docs/0.9.1/_modules/django/db/models/options.html index 0f29ee354f..816fc49224 100644 --- a/docs/0.9.1/_modules/django/db/models/options.html +++ b/docs/0.9.1/_modules/django/db/models/options.html @@ -1,149 +1,39 @@ - - - - - - - - - django.db.models.options — Evennia 0.9.1 documentation - - - + + + + django.db.models.options — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • django.db.models.options
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for django.db.models.options

 import copy
@@ -976,64 +866,50 @@
         return frozenset(names)
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/django/db/models/query_utils.html b/docs/0.9.1/_modules/django/db/models/query_utils.html index 9c2b322dd0..1edbd6e20c 100644 --- a/docs/0.9.1/_modules/django/db/models/query_utils.html +++ b/docs/0.9.1/_modules/django/db/models/query_utils.html @@ -1,149 +1,39 @@ - - - - - - - - - django.db.models.query_utils — Evennia 0.9.1 documentation - - - + + + + django.db.models.query_utils — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • django.db.models.query_utils
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for django.db.models.query_utils

 """
@@ -484,64 +374,50 @@
         return compiler.compile(where)
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/django/forms/models.html b/docs/0.9.1/_modules/django/forms/models.html index 0fb6a126fd..a5d97543a9 100644 --- a/docs/0.9.1/_modules/django/forms/models.html +++ b/docs/0.9.1/_modules/django/forms/models.html @@ -1,149 +1,39 @@ - - - - - - - - - django.forms.models — Evennia 0.9.1 documentation - - - + + + + django.forms.models — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for django.forms.models

 """
@@ -1508,64 +1398,50 @@
     )
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/django/utils/functional.html b/docs/0.9.1/_modules/django/utils/functional.html index fb4ecc24b9..895474c902 100644 --- a/docs/0.9.1/_modules/django/utils/functional.html +++ b/docs/0.9.1/_modules/django/utils/functional.html @@ -1,149 +1,39 @@ - - - - - - - - - django.utils.functional — Evennia 0.9.1 documentation - - - + + + + django.utils.functional — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • django.utils.functional
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for django.utils.functional

 import copy
@@ -581,64 +471,50 @@
     return results
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia.html b/docs/0.9.1/_modules/evennia.html index 0dd6a6abda..c0bb3d4a22 100644 --- a/docs/0.9.1/_modules/evennia.html +++ b/docs/0.9.1/_modules/evennia.html @@ -1,149 +1,39 @@ - - - - - - - - - evennia — Evennia 0.9.1 documentation - - - + + + + evennia — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia

 """
@@ -617,64 +507,50 @@
         dbg.set_trace()
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/accounts/accounts.html b/docs/0.9.1/_modules/evennia/accounts/accounts.html index de88795b38..2156f649fd 100644 --- a/docs/0.9.1/_modules/evennia/accounts/accounts.html +++ b/docs/0.9.1/_modules/evennia/accounts/accounts.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.accounts.accounts — Evennia 0.9.1 documentation - - - + + + + evennia.accounts.accounts — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.accounts.accounts

 """
@@ -1778,64 +1667,51 @@
         self.delete()
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/accounts/admin.html b/docs/0.9.1/_modules/evennia/accounts/admin.html index a22c14e7b1..232c9afbd1 100644 --- a/docs/0.9.1/_modules/evennia/accounts/admin.html +++ b/docs/0.9.1/_modules/evennia/accounts/admin.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.accounts.admin — Evennia 0.9.1 documentation - - - + + + + evennia.accounts.admin — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.accounts.admin

 #
@@ -437,64 +326,51 @@
 admin.site.register(AccountDB, AccountDBAdmin)
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/accounts/bots.html b/docs/0.9.1/_modules/evennia/accounts/bots.html index 88154e7937..0aff221d26 100644 --- a/docs/0.9.1/_modules/evennia/accounts/bots.html +++ b/docs/0.9.1/_modules/evennia/accounts/bots.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.accounts.bots — Evennia 0.9.1 documentation - - - + + + + evennia.accounts.bots — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.accounts.bots

 """
@@ -729,64 +618,51 @@
                 self.ndb.ev_channel.msg(text, senders=self)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/accounts/manager.html b/docs/0.9.1/_modules/evennia/accounts/manager.html index 10263d46b2..430d9f02a2 100644 --- a/docs/0.9.1/_modules/evennia/accounts/manager.html +++ b/docs/0.9.1/_modules/evennia/accounts/manager.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.accounts.manager — Evennia 0.9.1 documentation - - - + + + + evennia.accounts.manager — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.accounts.manager

 """
@@ -339,64 +228,51 @@
     pass
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/accounts/models.html b/docs/0.9.1/_modules/evennia/accounts/models.html index 7e01268c53..c42d4a8860 100644 --- a/docs/0.9.1/_modules/evennia/accounts/models.html +++ b/docs/0.9.1/_modules/evennia/accounts/models.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.accounts.models — Evennia 0.9.1 documentation - - - + + + + evennia.accounts.models — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.accounts.models

 """
@@ -331,64 +220,51 @@
     uid = property(__uid_get, __uid_set, __uid_del)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/accounts/tests.html b/docs/0.9.1/_modules/evennia/accounts/tests.html index c0318c4f63..4efe0f07ba 100644 --- a/docs/0.9.1/_modules/evennia/accounts/tests.html +++ b/docs/0.9.1/_modules/evennia/accounts/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.accounts.tests — Evennia 0.9.1 documentation - - - + + + + evennia.accounts.tests — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.accounts.tests

 # -*- coding: utf-8 -*-
@@ -605,64 +494,51 @@
         self.account.msg
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/cmdhandler.html b/docs/0.9.1/_modules/evennia/commands/cmdhandler.html index bd8bcda42d..71be439a10 100644 --- a/docs/0.9.1/_modules/evennia/commands/cmdhandler.html +++ b/docs/0.9.1/_modules/evennia/commands/cmdhandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.cmdhandler — Evennia 0.9.1 documentation - - - + + + + evennia.commands.cmdhandler — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.commands.cmdhandler

 """
@@ -960,64 +849,51 @@
         _msg_err(error_to, _ERROR_CMDHANDLER)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/cmdparser.html b/docs/0.9.1/_modules/evennia/commands/cmdparser.html index 53c73035d2..0fad9537b3 100644 --- a/docs/0.9.1/_modules/evennia/commands/cmdparser.html +++ b/docs/0.9.1/_modules/evennia/commands/cmdparser.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.cmdparser — Evennia 0.9.1 documentation - - - + + + + evennia.commands.cmdparser — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.commands.cmdparser

 """
@@ -368,64 +257,51 @@
     return matches
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/cmdset.html b/docs/0.9.1/_modules/evennia/commands/cmdset.html index e1af3f0670..c7f4eeb70c 100644 --- a/docs/0.9.1/_modules/evennia/commands/cmdset.html +++ b/docs/0.9.1/_modules/evennia/commands/cmdset.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.cmdset — Evennia 0.9.1 documentation - - - + + + + evennia.commands.cmdset — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.commands.cmdset

 """
@@ -781,64 +670,51 @@
         pass
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/cmdsethandler.html b/docs/0.9.1/_modules/evennia/commands/cmdsethandler.html index 46913af423..e1835cc3bd 100644 --- a/docs/0.9.1/_modules/evennia/commands/cmdsethandler.html +++ b/docs/0.9.1/_modules/evennia/commands/cmdsethandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.cmdsethandler — Evennia 0.9.1 documentation - - - + + + + evennia.commands.cmdsethandler — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.commands.cmdsethandler

 """
@@ -817,64 +706,51 @@
         self.update()
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/command.html b/docs/0.9.1/_modules/evennia/commands/command.html index 8ac4983394..a68564b309 100644 --- a/docs/0.9.1/_modules/evennia/commands/command.html +++ b/docs/0.9.1/_modules/evennia/commands/command.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.command — Evennia 0.9.1 documentation - - - + + + + evennia.commands.command — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.commands.command

 """
@@ -822,64 +711,51 @@
     pass
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/default/account.html b/docs/0.9.1/_modules/evennia/commands/default/account.html index da32834aac..e9e392f820 100644 --- a/docs/0.9.1/_modules/evennia/commands/default/account.html +++ b/docs/0.9.1/_modules/evennia/commands/default/account.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.account — Evennia 0.9.1 documentation - - - + + + + evennia.commands.default.account — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.commands.default.account

 """
@@ -1162,64 +1051,51 @@
         self.msg("Style %s set to %s" % (self.lhs, result))
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/default/admin.html b/docs/0.9.1/_modules/evennia/commands/default/admin.html index ed35ab62a3..5620ab2036 100644 --- a/docs/0.9.1/_modules/evennia/commands/default/admin.html +++ b/docs/0.9.1/_modules/evennia/commands/default/admin.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.admin — Evennia 0.9.1 documentation - - - + + + + evennia.commands.default.admin — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.commands.default.admin

 """
@@ -745,64 +634,51 @@
         self.caller.msg("You have forced %s to: %s" % (targ, self.rhs))
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/default/batchprocess.html b/docs/0.9.1/_modules/evennia/commands/default/batchprocess.html index 09ad79480d..e250616b21 100644 --- a/docs/0.9.1/_modules/evennia/commands/default/batchprocess.html +++ b/docs/0.9.1/_modules/evennia/commands/default/batchprocess.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.batchprocess — Evennia 0.9.1 documentation - - - + + + + evennia.commands.default.batchprocess — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.commands.default.batchprocess

 """
@@ -1050,64 +939,51 @@
         self.add(CmdStateHH())
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/default/building.html b/docs/0.9.1/_modules/evennia/commands/default/building.html index ff859230d9..4666d38cd3 100644 --- a/docs/0.9.1/_modules/evennia/commands/default/building.html +++ b/docs/0.9.1/_modules/evennia/commands/default/building.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.building — Evennia 0.9.1 documentation - - - + + + + evennia.commands.default.building — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.commands.default.building

 """
@@ -3891,64 +3780,51 @@
             caller.msg(err)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/default/cmdset_account.html b/docs/0.9.1/_modules/evennia/commands/default/cmdset_account.html index 4df2318acc..3dee2a459a 100644 --- a/docs/0.9.1/_modules/evennia/commands/default/cmdset_account.html +++ b/docs/0.9.1/_modules/evennia/commands/default/cmdset_account.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.cmdset_account — Evennia 0.9.1 documentation - - - + + + + evennia.commands.default.cmdset_account — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.commands.default.cmdset_account

 """
@@ -227,64 +116,51 @@
         self.add(comms.CmdGrapevine2Chan())
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/default/cmdset_character.html b/docs/0.9.1/_modules/evennia/commands/default/cmdset_character.html index 6b2bf06e28..6df096c161 100644 --- a/docs/0.9.1/_modules/evennia/commands/default/cmdset_character.html +++ b/docs/0.9.1/_modules/evennia/commands/default/cmdset_character.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.cmdset_character — Evennia 0.9.1 documentation - - - + + + + evennia.commands.default.cmdset_character — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.commands.default.cmdset_character
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.commands.default.cmdset_character

 """
@@ -242,64 +131,51 @@
         self.add(batchprocess.CmdBatchCode())
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/default/cmdset_session.html b/docs/0.9.1/_modules/evennia/commands/default/cmdset_session.html index 0da5ede5fe..03d32d5537 100644 --- a/docs/0.9.1/_modules/evennia/commands/default/cmdset_session.html +++ b/docs/0.9.1/_modules/evennia/commands/default/cmdset_session.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.cmdset_session — Evennia 0.9.1 documentation - - - + + + + evennia.commands.default.cmdset_session — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.commands.default.cmdset_session

 """
@@ -168,64 +57,51 @@
         self.add(account.CmdSessions())
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/default/cmdset_unloggedin.html b/docs/0.9.1/_modules/evennia/commands/default/cmdset_unloggedin.html index a24980e887..41ed2defe1 100644 --- a/docs/0.9.1/_modules/evennia/commands/default/cmdset_unloggedin.html +++ b/docs/0.9.1/_modules/evennia/commands/default/cmdset_unloggedin.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.cmdset_unloggedin — Evennia 0.9.1 documentation - - - + + + + evennia.commands.default.cmdset_unloggedin — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.commands.default.cmdset_unloggedin
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.commands.default.cmdset_unloggedin

 """
@@ -177,64 +66,51 @@
         self.add(unloggedin.CmdUnconnectedInfo())
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/default/comms.html b/docs/0.9.1/_modules/evennia/commands/default/comms.html index c9008feeb1..7207483302 100644 --- a/docs/0.9.1/_modules/evennia/commands/default/comms.html +++ b/docs/0.9.1/_modules/evennia/commands/default/comms.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.comms — Evennia 0.9.1 documentation - - - + + + + evennia.commands.default.comms — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.commands.default.comms

 """
@@ -1473,64 +1362,51 @@
         self.msg(f"Grapevine connection created {channel} <-> {grapevine_channel}.")
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/default/general.html b/docs/0.9.1/_modules/evennia/commands/default/general.html index 79aee84db6..79452cc83b 100644 --- a/docs/0.9.1/_modules/evennia/commands/default/general.html +++ b/docs/0.9.1/_modules/evennia/commands/default/general.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.general — Evennia 0.9.1 documentation - - - + + + + evennia.commands.default.general — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.commands.default.general

 """
@@ -865,64 +754,51 @@
         caller.msg(string)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/default/help.html b/docs/0.9.1/_modules/evennia/commands/default/help.html index bc87e88e16..375294e0cc 100644 --- a/docs/0.9.1/_modules/evennia/commands/default/help.html +++ b/docs/0.9.1/_modules/evennia/commands/default/help.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.help — Evennia 0.9.1 documentation - - - + + + + evennia.commands.default.help — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.commands.default.help

 """
@@ -725,64 +614,51 @@
                 )
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/default/muxcommand.html b/docs/0.9.1/_modules/evennia/commands/default/muxcommand.html index 26ab23d8c1..6be876158d 100644 --- a/docs/0.9.1/_modules/evennia/commands/default/muxcommand.html +++ b/docs/0.9.1/_modules/evennia/commands/default/muxcommand.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.muxcommand — Evennia 0.9.1 documentation - - - + + + + evennia.commands.default.muxcommand — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.commands.default.muxcommand

 """
@@ -426,64 +315,51 @@
     account_caller = True  # Using MuxAccountCommand explicitly defaults the caller to an account
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/default/syscommands.html b/docs/0.9.1/_modules/evennia/commands/default/syscommands.html index 4b86547d7f..1149245c34 100644 --- a/docs/0.9.1/_modules/evennia/commands/default/syscommands.html +++ b/docs/0.9.1/_modules/evennia/commands/default/syscommands.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.syscommands — Evennia 0.9.1 documentation - - - + + + + evennia.commands.default.syscommands — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.commands.default.syscommands

 """
@@ -303,64 +192,51 @@
         channel.msg(msgobj)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/default/system.html b/docs/0.9.1/_modules/evennia/commands/default/system.html index 696143ed4f..99ea1813c9 100644 --- a/docs/0.9.1/_modules/evennia/commands/default/system.html +++ b/docs/0.9.1/_modules/evennia/commands/default/system.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.system — Evennia 0.9.1 documentation - - - + + + + evennia.commands.default.system — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.commands.default.system

 """
@@ -1300,64 +1189,51 @@
         self.caller.msg("|wActive tickers|n:\n" + str(table))
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/default/tests.html b/docs/0.9.1/_modules/evennia/commands/default/tests.html index e45abf538d..21bfe9f8e0 100644 --- a/docs/0.9.1/_modules/evennia/commands/default/tests.html +++ b/docs/0.9.1/_modules/evennia/commands/default/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.tests — Evennia 0.9.1 documentation - - - + + + + evennia.commands.default.tests — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.commands.default.tests

 # -*- coding: utf-8 -*-
@@ -1712,64 +1601,51 @@
         channel.msg.assert_called()
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/default/unloggedin.html b/docs/0.9.1/_modules/evennia/commands/default/unloggedin.html index 0d6d538bc8..b57e917e15 100644 --- a/docs/0.9.1/_modules/evennia/commands/default/unloggedin.html +++ b/docs/0.9.1/_modules/evennia/commands/default/unloggedin.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.unloggedin — Evennia 0.9.1 documentation - - - + + + + evennia.commands.default.unloggedin — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.commands.default.unloggedin

 """
@@ -647,64 +536,51 @@
         logger.log_trace()
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/commands/tests.html b/docs/0.9.1/_modules/evennia/commands/tests.html index a6992925dc..4debe24846 100644 --- a/docs/0.9.1/_modules/evennia/commands/tests.html +++ b/docs/0.9.1/_modules/evennia/commands/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.tests — Evennia 0.9.1 documentation - - - + + + + evennia.commands.tests — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.commands.tests

 """
@@ -639,64 +528,51 @@
         )
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/comms/admin.html b/docs/0.9.1/_modules/evennia/comms/admin.html index ea715e5aa5..f34187811e 100644 --- a/docs/0.9.1/_modules/evennia/comms/admin.html +++ b/docs/0.9.1/_modules/evennia/comms/admin.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.comms.admin — Evennia 0.9.1 documentation - - - + + + + evennia.comms.admin — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.comms.admin

 """
@@ -273,64 +162,51 @@
 admin.site.register(ChannelDB, ChannelAdmin)
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/comms/channelhandler.html b/docs/0.9.1/_modules/evennia/comms/channelhandler.html index ac67c8a8e7..21702d83db 100644 --- a/docs/0.9.1/_modules/evennia/comms/channelhandler.html +++ b/docs/0.9.1/_modules/evennia/comms/channelhandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.comms.channelhandler — Evennia 0.9.1 documentation - - - + + + + evennia.comms.channelhandler — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.comms.channelhandler

 """
@@ -473,64 +362,51 @@
 CHANNELHANDLER = CHANNEL_HANDLER  # legacy
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/comms/comms.html b/docs/0.9.1/_modules/evennia/comms/comms.html index 068568f4ec..99e82e268d 100644 --- a/docs/0.9.1/_modules/evennia/comms/comms.html +++ b/docs/0.9.1/_modules/evennia/comms/comms.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.comms.comms — Evennia 0.9.1 documentation - - - + + + + evennia.comms.comms — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.comms.comms

 """
@@ -967,64 +856,51 @@
     get_absolute_url = web_get_detail_url
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/comms/managers.html b/docs/0.9.1/_modules/evennia/comms/managers.html index 15d9113b1e..1da18a0ab0 100644 --- a/docs/0.9.1/_modules/evennia/comms/managers.html +++ b/docs/0.9.1/_modules/evennia/comms/managers.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.comms.managers — Evennia 0.9.1 documentation - - - + + + + evennia.comms.managers — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.comms.managers

 """
@@ -565,64 +454,51 @@
     pass
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/comms/models.html b/docs/0.9.1/_modules/evennia/comms/models.html index a4dba3b1f8..3b04ec6ee5 100644 --- a/docs/0.9.1/_modules/evennia/comms/models.html +++ b/docs/0.9.1/_modules/evennia/comms/models.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.comms.models — Evennia 0.9.1 documentation - - - + + + + evennia.comms.models — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.comms.models

 """
@@ -891,64 +780,51 @@
         return SubscriptionHandler(self)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/comms/tests.html b/docs/0.9.1/_modules/evennia/comms/tests.html index 86922ec600..309d9d9639 100644 --- a/docs/0.9.1/_modules/evennia/comms/tests.html +++ b/docs/0.9.1/_modules/evennia/comms/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.comms.tests — Evennia 0.9.1 documentation - - - + + + + evennia.comms.tests — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.comms.tests

 from evennia.utils.test_resources import EvenniaTest
@@ -168,64 +57,51 @@
         self.assertEqual(str(msg), "peewee herman->: heh-heh!")
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/barter.html b/docs/0.9.1/_modules/evennia/contrib/barter.html index 4ef8cc2870..f14ee0e8fb 100644 --- a/docs/0.9.1/_modules/evennia/contrib/barter.html +++ b/docs/0.9.1/_modules/evennia/contrib/barter.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.barter — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.barter — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.barter

 """
@@ -1047,64 +936,51 @@
             return
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/building_menu.html b/docs/0.9.1/_modules/evennia/contrib/building_menu.html index ce18bd5f4b..04e79a094e 100644 --- a/docs/0.9.1/_modules/evennia/contrib/building_menu.html +++ b/docs/0.9.1/_modules/evennia/contrib/building_menu.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.building_menu — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.building_menu — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.building_menu

 """
@@ -1417,64 +1306,51 @@
         menu.open()
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/chargen.html b/docs/0.9.1/_modules/evennia/contrib/chargen.html index e1d7d59536..8434c76d29 100644 --- a/docs/0.9.1/_modules/evennia/contrib/chargen.html +++ b/docs/0.9.1/_modules/evennia/contrib/chargen.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.chargen — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.chargen — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.chargen

 """
@@ -344,64 +233,51 @@
         self.add(CmdOOCCharacterCreate())
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/clothing.html b/docs/0.9.1/_modules/evennia/contrib/clothing.html index 0ff791f7f4..614bdc2b31 100644 --- a/docs/0.9.1/_modules/evennia/contrib/clothing.html +++ b/docs/0.9.1/_modules/evennia/contrib/clothing.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.clothing — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.clothing — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.clothing

 """
@@ -894,64 +783,51 @@
         self.add(CmdInventory())
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/custom_gametime.html b/docs/0.9.1/_modules/evennia/contrib/custom_gametime.html index d17f3fd550..97d1f51352 100644 --- a/docs/0.9.1/_modules/evennia/contrib/custom_gametime.html +++ b/docs/0.9.1/_modules/evennia/contrib/custom_gametime.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.custom_gametime — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.custom_gametime — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.custom_gametime

 """
@@ -459,64 +348,51 @@
         self.restart(interval=seconds)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/dice.html b/docs/0.9.1/_modules/evennia/contrib/dice.html index f65e72e237..1c002963c9 100644 --- a/docs/0.9.1/_modules/evennia/contrib/dice.html +++ b/docs/0.9.1/_modules/evennia/contrib/dice.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.dice — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.dice — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.dice

 """
@@ -412,64 +301,51 @@
         self.add(CmdDice())
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/email_login.html b/docs/0.9.1/_modules/evennia/contrib/email_login.html index 8b8105b37b..4c04f11258 100644 --- a/docs/0.9.1/_modules/evennia/contrib/email_login.html +++ b/docs/0.9.1/_modules/evennia/contrib/email_login.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.email_login — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.email_login — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.email_login

 """
@@ -513,64 +402,51 @@
         self.add(CmdUnconnectedHelp())
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/extended_room.html b/docs/0.9.1/_modules/evennia/contrib/extended_room.html index ead69a9e5d..44d4e6f44a 100644 --- a/docs/0.9.1/_modules/evennia/contrib/extended_room.html +++ b/docs/0.9.1/_modules/evennia/contrib/extended_room.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.extended_room — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.extended_room — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.extended_room

 """
@@ -743,64 +632,51 @@
         self.add(CmdExtendedRoomGameTime)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/fieldfill.html b/docs/0.9.1/_modules/evennia/contrib/fieldfill.html index 852c6d7ac4..9874d958c2 100644 --- a/docs/0.9.1/_modules/evennia/contrib/fieldfill.html +++ b/docs/0.9.1/_modules/evennia/contrib/fieldfill.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.fieldfill — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.fieldfill — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.fieldfill

 """
@@ -866,64 +755,51 @@
     return
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/gendersub.html b/docs/0.9.1/_modules/evennia/contrib/gendersub.html index 308b8f575d..7e7aa6a79f 100644 --- a/docs/0.9.1/_modules/evennia/contrib/gendersub.html +++ b/docs/0.9.1/_modules/evennia/contrib/gendersub.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.gendersub — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.gendersub — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.gendersub

 """
@@ -303,64 +192,51 @@
         super().msg(text, from_obj=from_obj, session=session, **kwargs)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/health_bar.html b/docs/0.9.1/_modules/evennia/contrib/health_bar.html index e9c0b64717..18b6dfc76e 100644 --- a/docs/0.9.1/_modules/evennia/contrib/health_bar.html +++ b/docs/0.9.1/_modules/evennia/contrib/health_bar.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.health_bar — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.health_bar — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.health_bar

 """
@@ -270,64 +159,51 @@
     return final_bar
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/ingame_python/callbackhandler.html b/docs/0.9.1/_modules/evennia/contrib/ingame_python/callbackhandler.html index 4bc4e3a77a..72d856409a 100644 --- a/docs/0.9.1/_modules/evennia/contrib/ingame_python/callbackhandler.html +++ b/docs/0.9.1/_modules/evennia/contrib/ingame_python/callbackhandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.ingame_python.callbackhandler — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.ingame_python.callbackhandler — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.contrib.ingame_python.callbackhandler
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.contrib.ingame_python.callbackhandler

 """
@@ -375,64 +264,51 @@
 )
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/ingame_python/commands.html b/docs/0.9.1/_modules/evennia/contrib/ingame_python/commands.html index c4936077e1..fa80c37823 100644 --- a/docs/0.9.1/_modules/evennia/contrib/ingame_python/commands.html +++ b/docs/0.9.1/_modules/evennia/contrib/ingame_python/commands.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.ingame_python.commands — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.ingame_python.commands — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.ingame_python.commands

 """
@@ -733,64 +622,51 @@
     caller.msg("Exited the code editor.")
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/ingame_python/eventfuncs.html b/docs/0.9.1/_modules/evennia/contrib/ingame_python/eventfuncs.html index bfa2084c24..8975b47968 100644 --- a/docs/0.9.1/_modules/evennia/contrib/ingame_python/eventfuncs.html +++ b/docs/0.9.1/_modules/evennia/contrib/ingame_python/eventfuncs.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.ingame_python.eventfuncs — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.ingame_python.eventfuncs — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.contrib.ingame_python.eventfuncs
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.contrib.ingame_python.eventfuncs

 """
@@ -241,64 +130,51 @@
             script.set_task(seconds, obj, event_name)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/ingame_python/scripts.html b/docs/0.9.1/_modules/evennia/contrib/ingame_python/scripts.html index 4ef0220ccf..bf75c46f8c 100644 --- a/docs/0.9.1/_modules/evennia/contrib/ingame_python/scripts.html +++ b/docs/0.9.1/_modules/evennia/contrib/ingame_python/scripts.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.ingame_python.scripts — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.ingame_python.scripts — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.ingame_python.scripts

 """
@@ -818,64 +707,51 @@
     script.call(obj, callback_name, locals=locals)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/ingame_python/tests.html b/docs/0.9.1/_modules/evennia/contrib/ingame_python/tests.html index fc3db66a06..06a1c25db2 100644 --- a/docs/0.9.1/_modules/evennia/contrib/ingame_python/tests.html +++ b/docs/0.9.1/_modules/evennia/contrib/ingame_python/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.ingame_python.tests — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.ingame_python.tests — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.ingame_python.tests

 """
@@ -693,64 +582,51 @@
             self.char2.msg = old_msg
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/ingame_python/typeclasses.html b/docs/0.9.1/_modules/evennia/contrib/ingame_python/typeclasses.html index df70a884ff..17737f27d1 100644 --- a/docs/0.9.1/_modules/evennia/contrib/ingame_python/typeclasses.html +++ b/docs/0.9.1/_modules/evennia/contrib/ingame_python/typeclasses.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.ingame_python.typeclasses — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.ingame_python.typeclasses — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.contrib.ingame_python.typeclasses
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.contrib.ingame_python.typeclasses

 """
@@ -1069,64 +958,51 @@
         return True
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/ingame_python/utils.html b/docs/0.9.1/_modules/evennia/contrib/ingame_python/utils.html index 24962f31e8..d4edb148b5 100644 --- a/docs/0.9.1/_modules/evennia/contrib/ingame_python/utils.html +++ b/docs/0.9.1/_modules/evennia/contrib/ingame_python/utils.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.ingame_python.utils — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.ingame_python.utils — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.ingame_python.utils

 """
@@ -413,64 +302,51 @@
     pass
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/mail.html b/docs/0.9.1/_modules/evennia/contrib/mail.html index f008875d83..66da4c3085 100644 --- a/docs/0.9.1/_modules/evennia/contrib/mail.html +++ b/docs/0.9.1/_modules/evennia/contrib/mail.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.mail — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.mail — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.mail

 """
@@ -509,64 +398,51 @@
     account_caller = False
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/mapbuilder.html b/docs/0.9.1/_modules/evennia/contrib/mapbuilder.html index 2b57bb108b..7857271931 100644 --- a/docs/0.9.1/_modules/evennia/contrib/mapbuilder.html +++ b/docs/0.9.1/_modules/evennia/contrib/mapbuilder.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.mapbuilder — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.mapbuilder — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.mapbuilder

 # -*- coding: utf-8 -*-
@@ -652,64 +541,51 @@
         build_map(caller, game_map, legend, iterations, build_exits)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/menu_login.html b/docs/0.9.1/_modules/evennia/contrib/menu_login.html index b10e72b71a..d2895a27e1 100644 --- a/docs/0.9.1/_modules/evennia/contrib/menu_login.html +++ b/docs/0.9.1/_modules/evennia/contrib/menu_login.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.menu_login — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.menu_login — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.menu_login

 """
@@ -404,64 +293,51 @@
         )
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/multidescer.html b/docs/0.9.1/_modules/evennia/contrib/multidescer.html index 0a8c6ecd51..55ca60ede8 100644 --- a/docs/0.9.1/_modules/evennia/contrib/multidescer.html +++ b/docs/0.9.1/_modules/evennia/contrib/multidescer.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.multidescer — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.multidescer — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.multidescer

 """
@@ -420,64 +309,51 @@
             caller.msg(err)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/puzzles.html b/docs/0.9.1/_modules/evennia/contrib/puzzles.html index e9ae212952..adededbcad 100644 --- a/docs/0.9.1/_modules/evennia/contrib/puzzles.html +++ b/docs/0.9.1/_modules/evennia/contrib/puzzles.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.puzzles — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.puzzles — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.puzzles

 """
@@ -965,64 +854,51 @@
         self.add(CmdUsePuzzleParts())
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/random_string_generator.html b/docs/0.9.1/_modules/evennia/contrib/random_string_generator.html index 063f011b8c..f59e4d9f61 100644 --- a/docs/0.9.1/_modules/evennia/contrib/random_string_generator.html +++ b/docs/0.9.1/_modules/evennia/contrib/random_string_generator.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.random_string_generator — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.random_string_generator — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.random_string_generator

 """
@@ -504,64 +393,51 @@
         generated[:] = []
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/rplanguage.html b/docs/0.9.1/_modules/evennia/contrib/rplanguage.html index 69df5089c2..112c8de247 100644 --- a/docs/0.9.1/_modules/evennia/contrib/rplanguage.html +++ b/docs/0.9.1/_modules/evennia/contrib/rplanguage.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.rplanguage — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.rplanguage — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.rplanguage

 """
@@ -695,64 +584,51 @@
         return _RE_WHISPER_OBSCURE[olevel].sub("-", whisper)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/rpsystem.html b/docs/0.9.1/_modules/evennia/contrib/rpsystem.html index 6eacacee0d..269129a6ad 100644 --- a/docs/0.9.1/_modules/evennia/contrib/rpsystem.html +++ b/docs/0.9.1/_modules/evennia/contrib/rpsystem.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.rpsystem — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.rpsystem — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.rpsystem

 """
@@ -1774,64 +1663,51 @@
         return "%s|w%s|n" % ("|W(%s)" % language if language else "", text)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/security/auditing/outputs.html b/docs/0.9.1/_modules/evennia/contrib/security/auditing/outputs.html index c0e00565cb..c47ff3b288 100644 --- a/docs/0.9.1/_modules/evennia/contrib/security/auditing/outputs.html +++ b/docs/0.9.1/_modules/evennia/contrib/security/auditing/outputs.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.security.auditing.outputs — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.security.auditing.outputs — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.contrib.security.auditing.outputs
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.contrib.security.auditing.outputs

 """
@@ -210,64 +99,51 @@
     syslog.syslog(json.dumps(data))
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/security/auditing/server.html b/docs/0.9.1/_modules/evennia/contrib/security/auditing/server.html index 2d60341aca..83b459d985 100644 --- a/docs/0.9.1/_modules/evennia/contrib/security/auditing/server.html +++ b/docs/0.9.1/_modules/evennia/contrib/security/auditing/server.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.security.auditing.server — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.security.auditing.server — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.contrib.security.auditing.server
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.contrib.security.auditing.server

 """
@@ -399,64 +288,51 @@
         super(AuditedServerSession, self).data_in(**kwargs)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/security/auditing/tests.html b/docs/0.9.1/_modules/evennia/contrib/security/auditing/tests.html index 2c0b4f0ddc..ccee68123f 100644 --- a/docs/0.9.1/_modules/evennia/contrib/security/auditing/tests.html +++ b/docs/0.9.1/_modules/evennia/contrib/security/auditing/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.security.auditing.tests — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.security.auditing.tests — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.security.auditing.tests

 """
@@ -264,64 +153,51 @@
         self.assertEqual(log["data"]["pane"], 2)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/simpledoor.html b/docs/0.9.1/_modules/evennia/contrib/simpledoor.html index cd01749a3a..4fbd6d9616 100644 --- a/docs/0.9.1/_modules/evennia/contrib/simpledoor.html +++ b/docs/0.9.1/_modules/evennia/contrib/simpledoor.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.simpledoor — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.simpledoor — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.simpledoor

 """
@@ -322,64 +211,51 @@
                 self.caller.msg("You close %s." % door.key)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/slow_exit.html b/docs/0.9.1/_modules/evennia/contrib/slow_exit.html index d6cfbb99ea..300cd7d970 100644 --- a/docs/0.9.1/_modules/evennia/contrib/slow_exit.html +++ b/docs/0.9.1/_modules/evennia/contrib/slow_exit.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.slow_exit — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.slow_exit — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.slow_exit

 """
@@ -294,64 +183,51 @@
             self.caller.msg("You are not moving.")
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/talking_npc.html b/docs/0.9.1/_modules/evennia/contrib/talking_npc.html index 49a3c31cfe..2cd859947b 100644 --- a/docs/0.9.1/_modules/evennia/contrib/talking_npc.html +++ b/docs/0.9.1/_modules/evennia/contrib/talking_npc.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.talking_npc — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.talking_npc — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.talking_npc

 """
@@ -283,64 +172,51 @@
         self.cmdset.add_default(TalkingCmdSet, permanent=True)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/tests.html b/docs/0.9.1/_modules/evennia/contrib/tests.html index 1bb8a63306..04d2909dd1 100644 --- a/docs/0.9.1/_modules/evennia/contrib/tests.html +++ b/docs/0.9.1/_modules/evennia/contrib/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.tests — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.tests — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.tests

 # -*- coding: utf-8 -*-
@@ -3459,64 +3348,51 @@
         self.assertEqual(self.exit.key, "in")
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/tree_select.html b/docs/0.9.1/_modules/evennia/contrib/tree_select.html index adb96ed501..b8c43516d0 100644 --- a/docs/0.9.1/_modules/evennia/contrib/tree_select.html +++ b/docs/0.9.1/_modules/evennia/contrib/tree_select.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.tree_select — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.tree_select — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.tree_select

 """
@@ -727,64 +616,51 @@
         caller.msg(newcolor + ("Name color changed to %s!" % selection) + "|n")
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/turnbattle/tb_basic.html b/docs/0.9.1/_modules/evennia/contrib/turnbattle/tb_basic.html index f9b86359e5..a7f1ce5d91 100644 --- a/docs/0.9.1/_modules/evennia/contrib/turnbattle/tb_basic.html +++ b/docs/0.9.1/_modules/evennia/contrib/turnbattle/tb_basic.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.turnbattle.tb_basic — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.turnbattle.tb_basic — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.turnbattle.tb_basic

 """
@@ -930,64 +819,51 @@
         self.add(CmdCombatHelp())
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/turnbattle/tb_equip.html b/docs/0.9.1/_modules/evennia/contrib/turnbattle/tb_equip.html index ce1b6acdd8..cd22e3ea1a 100644 --- a/docs/0.9.1/_modules/evennia/contrib/turnbattle/tb_equip.html +++ b/docs/0.9.1/_modules/evennia/contrib/turnbattle/tb_equip.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.turnbattle.tb_equip — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.turnbattle.tb_equip — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.turnbattle.tb_equip

 """
@@ -1288,64 +1177,51 @@
 }
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/turnbattle/tb_items.html b/docs/0.9.1/_modules/evennia/contrib/turnbattle/tb_items.html index 9b1907b025..8fb7c92ebb 100644 --- a/docs/0.9.1/_modules/evennia/contrib/turnbattle/tb_items.html +++ b/docs/0.9.1/_modules/evennia/contrib/turnbattle/tb_items.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.turnbattle.tb_items — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.turnbattle.tb_items — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.turnbattle.tb_items

 """
@@ -1607,64 +1496,51 @@
 }
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/turnbattle/tb_magic.html b/docs/0.9.1/_modules/evennia/contrib/turnbattle/tb_magic.html index 7cdb553f2b..28274948dd 100644 --- a/docs/0.9.1/_modules/evennia/contrib/turnbattle/tb_magic.html +++ b/docs/0.9.1/_modules/evennia/contrib/turnbattle/tb_magic.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.turnbattle.tb_magic — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.turnbattle.tb_magic — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.turnbattle.tb_magic

 """
@@ -1529,64 +1418,51 @@
 }
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/turnbattle/tb_range.html b/docs/0.9.1/_modules/evennia/contrib/turnbattle/tb_range.html index f7cfa7ffad..de662af7c6 100644 --- a/docs/0.9.1/_modules/evennia/contrib/turnbattle/tb_range.html +++ b/docs/0.9.1/_modules/evennia/contrib/turnbattle/tb_range.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.turnbattle.tb_range — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.turnbattle.tb_range — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.turnbattle.tb_range

 """
@@ -1585,64 +1474,51 @@
         self.add(CmdCombatHelp())
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/tutorial_examples/bodyfunctions.html b/docs/0.9.1/_modules/evennia/contrib/tutorial_examples/bodyfunctions.html index e7cf89505c..b319c0eb7e 100644 --- a/docs/0.9.1/_modules/evennia/contrib/tutorial_examples/bodyfunctions.html +++ b/docs/0.9.1/_modules/evennia/contrib/tutorial_examples/bodyfunctions.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.tutorial_examples.bodyfunctions — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.tutorial_examples.bodyfunctions — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.contrib.tutorial_examples.bodyfunctions
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.contrib.tutorial_examples.bodyfunctions

 """
@@ -216,64 +105,51 @@
         self.obj.msg(string)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/tutorial_examples/cmdset_red_button.html b/docs/0.9.1/_modules/evennia/contrib/tutorial_examples/cmdset_red_button.html index c88d651749..3974bd93ac 100644 --- a/docs/0.9.1/_modules/evennia/contrib/tutorial_examples/cmdset_red_button.html +++ b/docs/0.9.1/_modules/evennia/contrib/tutorial_examples/cmdset_red_button.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.tutorial_examples.cmdset_red_button — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.tutorial_examples.cmdset_red_button — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.contrib.tutorial_examples.cmdset_red_button
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.contrib.tutorial_examples.cmdset_red_button

 """
@@ -485,64 +374,51 @@
         self.add(CmdBlindHelp())
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/tutorial_examples/red_button.html b/docs/0.9.1/_modules/evennia/contrib/tutorial_examples/red_button.html index 20ca6969b6..c9f4d4767f 100644 --- a/docs/0.9.1/_modules/evennia/contrib/tutorial_examples/red_button.html +++ b/docs/0.9.1/_modules/evennia/contrib/tutorial_examples/red_button.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.tutorial_examples.red_button — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.tutorial_examples.red_button — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.contrib.tutorial_examples.red_button
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.contrib.tutorial_examples.red_button

 """
@@ -317,64 +206,51 @@
             loc.msg_contents(string)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/tutorial_examples/red_button_scripts.html b/docs/0.9.1/_modules/evennia/contrib/tutorial_examples/red_button_scripts.html index 876294f94a..6160d4a9e7 100644 --- a/docs/0.9.1/_modules/evennia/contrib/tutorial_examples/red_button_scripts.html +++ b/docs/0.9.1/_modules/evennia/contrib/tutorial_examples/red_button_scripts.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.tutorial_examples.red_button_scripts — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.tutorial_examples.red_button_scripts — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.contrib.tutorial_examples.red_button_scripts
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.contrib.tutorial_examples.red_button_scripts

 """
@@ -435,64 +324,51 @@
         self.obj.scripts.validate()
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/tutorial_examples/tests.html b/docs/0.9.1/_modules/evennia/contrib/tutorial_examples/tests.html index b958c7215c..1b0057c91c 100644 --- a/docs/0.9.1/_modules/evennia/contrib/tutorial_examples/tests.html +++ b/docs/0.9.1/_modules/evennia/contrib/tutorial_examples/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.tutorial_examples.tests — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.tutorial_examples.tests — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.tutorial_examples.tests

 from mock import Mock, patch
@@ -221,64 +110,51 @@
         self.char1.msg = old_func
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/tutorial_world/mob.html b/docs/0.9.1/_modules/evennia/contrib/tutorial_world/mob.html index f1303627b6..b8d2371eae 100644 --- a/docs/0.9.1/_modules/evennia/contrib/tutorial_world/mob.html +++ b/docs/0.9.1/_modules/evennia/contrib/tutorial_world/mob.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.tutorial_world.mob — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.tutorial_world.mob — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.tutorial_world.mob

 """
@@ -586,64 +475,51 @@
             self.start_attacking()
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/tutorial_world/objects.html b/docs/0.9.1/_modules/evennia/contrib/tutorial_world/objects.html index 93a743f8f2..7575191348 100644 --- a/docs/0.9.1/_modules/evennia/contrib/tutorial_world/objects.html +++ b/docs/0.9.1/_modules/evennia/contrib/tutorial_world/objects.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.tutorial_world.objects — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.tutorial_world.objects — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.tutorial_world.objects

 """
@@ -1325,64 +1214,51 @@
             caller.msg(self.db.get_weapon_msg % wpn.key)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/tutorial_world/rooms.html b/docs/0.9.1/_modules/evennia/contrib/tutorial_world/rooms.html index 0c55c11d37..02bb1affab 100644 --- a/docs/0.9.1/_modules/evennia/contrib/tutorial_world/rooms.html +++ b/docs/0.9.1/_modules/evennia/contrib/tutorial_world/rooms.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.tutorial_world.rooms — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.tutorial_world.rooms — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.tutorial_world.rooms

 """
@@ -1260,64 +1149,51 @@
             character.tags.clear(category="tutorial_world")
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/unixcommand.html b/docs/0.9.1/_modules/evennia/contrib/unixcommand.html index 1574c89378..fccbbf35d3 100644 --- a/docs/0.9.1/_modules/evennia/contrib/unixcommand.html +++ b/docs/0.9.1/_modules/evennia/contrib/unixcommand.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.unixcommand — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.unixcommand — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.unixcommand

 """
@@ -445,64 +334,51 @@
             raise InterruptCommand
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/contrib/wilderness.html b/docs/0.9.1/_modules/evennia/contrib/wilderness.html index 7442f84408..33df2af850 100644 --- a/docs/0.9.1/_modules/evennia/contrib/wilderness.html +++ b/docs/0.9.1/_modules/evennia/contrib/wilderness.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.wilderness — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.wilderness — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.contrib.wilderness

 """
@@ -927,64 +816,51 @@
         pass
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/game_template/commands/command.html b/docs/0.9.1/_modules/evennia/game_template/commands/command.html index dd4d832bd3..6ecbd81f9f 100644 --- a/docs/0.9.1/_modules/evennia/game_template/commands/command.html +++ b/docs/0.9.1/_modules/evennia/game_template/commands/command.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.game_template.commands.command — Evennia 0.9.1 documentation - - - + + + + evennia.game_template.commands.command — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.game_template.commands.command

 """
@@ -338,64 +227,51 @@
 #                 self.character = None
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/game_template/commands/default_cmdsets.html b/docs/0.9.1/_modules/evennia/game_template/commands/default_cmdsets.html index 4d4cc0aef2..860723a668 100644 --- a/docs/0.9.1/_modules/evennia/game_template/commands/default_cmdsets.html +++ b/docs/0.9.1/_modules/evennia/game_template/commands/default_cmdsets.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.game_template.commands.default_cmdsets — Evennia 0.9.1 documentation - - - + + + + evennia.game_template.commands.default_cmdsets — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.game_template.commands.default_cmdsets
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.game_template.commands.default_cmdsets

 """
@@ -246,64 +135,51 @@
         #
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/game_template/server/conf/at_initial_setup.html b/docs/0.9.1/_modules/evennia/game_template/server/conf/at_initial_setup.html index 640cf72faf..d4b2968d59 100644 --- a/docs/0.9.1/_modules/evennia/game_template/server/conf/at_initial_setup.html +++ b/docs/0.9.1/_modules/evennia/game_template/server/conf/at_initial_setup.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.game_template.server.conf.at_initial_setup — Evennia 0.9.1 documentation - - - + + + + evennia.game_template.server.conf.at_initial_setup — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.game_template.server.conf.at_initial_setup
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.game_template.server.conf.at_initial_setup

 """
@@ -169,64 +58,51 @@
     pass
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/game_template/server/conf/at_search.html b/docs/0.9.1/_modules/evennia/game_template/server/conf/at_search.html index ab1ba3ce8c..f7848b3014 100644 --- a/docs/0.9.1/_modules/evennia/game_template/server/conf/at_search.html +++ b/docs/0.9.1/_modules/evennia/game_template/server/conf/at_search.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.game_template.server.conf.at_search — Evennia 0.9.1 documentation - - - + + + + evennia.game_template.server.conf.at_search — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.game_template.server.conf.at_search
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.game_template.server.conf.at_search

 """
@@ -204,64 +93,51 @@
     """
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/game_template/server/conf/at_server_startstop.html b/docs/0.9.1/_modules/evennia/game_template/server/conf/at_server_startstop.html index 79180f4029..06b0c0ba40 100644 --- a/docs/0.9.1/_modules/evennia/game_template/server/conf/at_server_startstop.html +++ b/docs/0.9.1/_modules/evennia/game_template/server/conf/at_server_startstop.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.game_template.server.conf.at_server_startstop — Evennia 0.9.1 documentation - - - + + + + evennia.game_template.server.conf.at_server_startstop — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.game_template.server.conf.at_server_startstop
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.game_template.server.conf.at_server_startstop

 """
@@ -213,64 +102,51 @@
     pass
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/game_template/server/conf/cmdparser.html b/docs/0.9.1/_modules/evennia/game_template/server/conf/cmdparser.html index 8e7e755e5d..8c7724306c 100644 --- a/docs/0.9.1/_modules/evennia/game_template/server/conf/cmdparser.html +++ b/docs/0.9.1/_modules/evennia/game_template/server/conf/cmdparser.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.game_template.server.conf.cmdparser — Evennia 0.9.1 documentation - - - + + + + evennia.game_template.server.conf.cmdparser — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.game_template.server.conf.cmdparser
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.game_template.server.conf.cmdparser

 """
@@ -205,64 +94,51 @@
     # Your implementation here
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/game_template/server/conf/portal_services_plugins.html b/docs/0.9.1/_modules/evennia/game_template/server/conf/portal_services_plugins.html index 902b6c890b..5d1520ea9f 100644 --- a/docs/0.9.1/_modules/evennia/game_template/server/conf/portal_services_plugins.html +++ b/docs/0.9.1/_modules/evennia/game_template/server/conf/portal_services_plugins.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.game_template.server.conf.portal_services_plugins — Evennia 0.9.1 documentation - - - + + + + evennia.game_template.server.conf.portal_services_plugins — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.game_template.server.conf.portal_services_plugins
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.game_template.server.conf.portal_services_plugins

 """
@@ -174,64 +63,51 @@
     pass
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/game_template/server/conf/server_services_plugins.html b/docs/0.9.1/_modules/evennia/game_template/server/conf/server_services_plugins.html index 53459e445f..cae6389217 100644 --- a/docs/0.9.1/_modules/evennia/game_template/server/conf/server_services_plugins.html +++ b/docs/0.9.1/_modules/evennia/game_template/server/conf/server_services_plugins.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.game_template.server.conf.server_services_plugins — Evennia 0.9.1 documentation - - - + + + + evennia.game_template.server.conf.server_services_plugins — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.game_template.server.conf.server_services_plugins
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.game_template.server.conf.server_services_plugins

 """
@@ -174,64 +63,51 @@
     pass
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/game_template/server/conf/serversession.html b/docs/0.9.1/_modules/evennia/game_template/server/conf/serversession.html index 60a8c44e65..2681110eb7 100644 --- a/docs/0.9.1/_modules/evennia/game_template/server/conf/serversession.html +++ b/docs/0.9.1/_modules/evennia/game_template/server/conf/serversession.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.game_template.server.conf.serversession — Evennia 0.9.1 documentation - - - + + + + evennia.game_template.server.conf.serversession — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.game_template.server.conf.serversession
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.game_template.server.conf.serversession

 """
@@ -187,64 +76,51 @@
     pass
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/game_template/server/conf/web_plugins.html b/docs/0.9.1/_modules/evennia/game_template/server/conf/web_plugins.html index 6bf7c2d251..9110372def 100644 --- a/docs/0.9.1/_modules/evennia/game_template/server/conf/web_plugins.html +++ b/docs/0.9.1/_modules/evennia/game_template/server/conf/web_plugins.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.game_template.server.conf.web_plugins — Evennia 0.9.1 documentation - - - + + + + evennia.game_template.server.conf.web_plugins — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.game_template.server.conf.web_plugins
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.game_template.server.conf.web_plugins

 """
@@ -191,64 +80,51 @@
     return web_root
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/help/admin.html b/docs/0.9.1/_modules/evennia/help/admin.html index 8f421dba71..1559580adc 100644 --- a/docs/0.9.1/_modules/evennia/help/admin.html +++ b/docs/0.9.1/_modules/evennia/help/admin.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.help.admin — Evennia 0.9.1 documentation - - - + + + + evennia.help.admin — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.help.admin

 """
@@ -206,64 +95,51 @@
 admin.site.register(HelpEntry, HelpEntryAdmin)
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/help/manager.html b/docs/0.9.1/_modules/evennia/help/manager.html index 3af11afbac..75284f5869 100644 --- a/docs/0.9.1/_modules/evennia/help/manager.html +++ b/docs/0.9.1/_modules/evennia/help/manager.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.help.manager — Evennia 0.9.1 documentation - - - + + + + evennia.help.manager — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.help.manager

 """
@@ -302,64 +191,51 @@
             return self.filter(db_key__iexact=ostring)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/help/models.html b/docs/0.9.1/_modules/evennia/help/models.html index af78f41c91..28ee6d0f56 100644 --- a/docs/0.9.1/_modules/evennia/help/models.html +++ b/docs/0.9.1/_modules/evennia/help/models.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.help.models — Evennia 0.9.1 documentation - - - + + + + evennia.help.models — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.help.models

 """
@@ -443,64 +332,51 @@
     get_absolute_url = web_get_detail_url
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/locks/lockfuncs.html b/docs/0.9.1/_modules/evennia/locks/lockfuncs.html index 6329a7eaa5..f0e68a075b 100644 --- a/docs/0.9.1/_modules/evennia/locks/lockfuncs.html +++ b/docs/0.9.1/_modules/evennia/locks/lockfuncs.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.locks.lockfuncs — Evennia 0.9.1 documentation - - - + + + + evennia.locks.lockfuncs — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.locks.lockfuncs

 """
@@ -844,64 +733,51 @@
     return False
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/locks/lockhandler.html b/docs/0.9.1/_modules/evennia/locks/lockhandler.html index 37bb13f919..dc93ab393c 100644 --- a/docs/0.9.1/_modules/evennia/locks/lockhandler.html +++ b/docs/0.9.1/_modules/evennia/locks/lockhandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.locks.lockhandler — Evennia 0.9.1 documentation - - - + + + + evennia.locks.lockhandler — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.locks.lockhandler

 """
@@ -901,64 +790,51 @@
     print(obj1.locks.check(obj2, "listen"))
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/locks/tests.html b/docs/0.9.1/_modules/evennia/locks/tests.html index bb2a3d59eb..30f8bab236 100644 --- a/docs/0.9.1/_modules/evennia/locks/tests.html +++ b/docs/0.9.1/_modules/evennia/locks/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.locks.tests — Evennia 0.9.1 documentation - - - + + + + evennia.locks.tests — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.locks.tests

 # -*- coding: utf-8 -*-
@@ -360,64 +249,51 @@
         self.assertEqual(False, lockfuncs.serversetting(None, None, "TESTVAL", "123"))
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/objects/admin.html b/docs/0.9.1/_modules/evennia/objects/admin.html index 7a98b00324..7a3b565a64 100644 --- a/docs/0.9.1/_modules/evennia/objects/admin.html +++ b/docs/0.9.1/_modules/evennia/objects/admin.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.objects.admin — Evennia 0.9.1 documentation - - - + + + + evennia.objects.admin — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.objects.admin

 #
@@ -347,64 +236,51 @@
 admin.site.register(ObjectDB, ObjectDBAdmin)
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/objects/manager.html b/docs/0.9.1/_modules/evennia/objects/manager.html index f49c8900be..ac692cd2ff 100644 --- a/docs/0.9.1/_modules/evennia/objects/manager.html +++ b/docs/0.9.1/_modules/evennia/objects/manager.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.objects.manager — Evennia 0.9.1 documentation - - - + + + + evennia.objects.manager — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.objects.manager

 """
@@ -761,64 +650,51 @@
     pass
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/objects/models.html b/docs/0.9.1/_modules/evennia/objects/models.html index 1e391b3057..21e939d025 100644 --- a/docs/0.9.1/_modules/evennia/objects/models.html +++ b/docs/0.9.1/_modules/evennia/objects/models.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.objects.models — Evennia 0.9.1 documentation - - - + + + + evennia.objects.models — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.objects.models

 """
@@ -535,64 +424,51 @@
         verbose_name_plural = "Objects"
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/objects/objects.html b/docs/0.9.1/_modules/evennia/objects/objects.html index fd94157647..529ebfe21b 100644 --- a/docs/0.9.1/_modules/evennia/objects/objects.html +++ b/docs/0.9.1/_modules/evennia/objects/objects.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.objects.objects — Evennia 0.9.1 documentation - - - + + + + evennia.objects.objects — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.objects.objects

 """
@@ -2809,64 +2698,51 @@
         traversing_object.msg("You cannot go there.")
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/objects/tests.html b/docs/0.9.1/_modules/evennia/objects/tests.html index 51879ef56b..8798fe5e9b 100644 --- a/docs/0.9.1/_modules/evennia/objects/tests.html +++ b/docs/0.9.1/_modules/evennia/objects/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.objects.tests — Evennia 0.9.1 documentation - - - + + + + evennia.objects.tests — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.objects.tests

 from evennia.utils.test_resources import EvenniaTest
@@ -339,64 +228,51 @@
         self.assertEqual(set(self.room1.contents_get(content_type="exit")), set([self.exit]))
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/prototypes/menus.html b/docs/0.9.1/_modules/evennia/prototypes/menus.html index 1911ec08b1..38b6edc5ef 100644 --- a/docs/0.9.1/_modules/evennia/prototypes/menus.html +++ b/docs/0.9.1/_modules/evennia/prototypes/menus.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.prototypes.menus — Evennia 0.9.1 documentation - - - + + + + evennia.prototypes.menus — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.prototypes.menus

 """
@@ -2909,64 +2798,51 @@
     )
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/prototypes/protfuncs.html b/docs/0.9.1/_modules/evennia/prototypes/protfuncs.html index c4ae931ca8..03fe3de809 100644 --- a/docs/0.9.1/_modules/evennia/prototypes/protfuncs.html +++ b/docs/0.9.1/_modules/evennia/prototypes/protfuncs.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.prototypes.protfuncs — Evennia 0.9.1 documentation - - - + + + + evennia.prototypes.protfuncs — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.prototypes.protfuncs

 """
@@ -496,64 +385,51 @@
     return obj(args[0])
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/prototypes/prototypes.html b/docs/0.9.1/_modules/evennia/prototypes/prototypes.html index b3759d5435..e3d8d93fb4 100644 --- a/docs/0.9.1/_modules/evennia/prototypes/prototypes.html +++ b/docs/0.9.1/_modules/evennia/prototypes/prototypes.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.prototypes.prototypes — Evennia 0.9.1 documentation - - - + + + + evennia.prototypes.prototypes — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.prototypes.prototypes

 """
@@ -1022,64 +911,51 @@
     return dbid_to_obj(value, ObjectDB)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/prototypes/spawner.html b/docs/0.9.1/_modules/evennia/prototypes/spawner.html index 3665695879..5efd47664b 100644 --- a/docs/0.9.1/_modules/evennia/prototypes/spawner.html +++ b/docs/0.9.1/_modules/evennia/prototypes/spawner.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.prototypes.spawner — Evennia 0.9.1 documentation - - - + + + + evennia.prototypes.spawner — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.prototypes.spawner

 """
@@ -1139,64 +1028,51 @@
     return batch_create_object(*objsparams)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/prototypes/tests.html b/docs/0.9.1/_modules/evennia/prototypes/tests.html index d4df233ae8..2a2c04cefb 100644 --- a/docs/0.9.1/_modules/evennia/prototypes/tests.html +++ b/docs/0.9.1/_modules/evennia/prototypes/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.prototypes.tests — Evennia 0.9.1 documentation - - - + + + + evennia.prototypes.tests — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.prototypes.tests

 """
@@ -1225,64 +1114,51 @@
     ]
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/scripts/admin.html b/docs/0.9.1/_modules/evennia/scripts/admin.html index 8e732ca6d7..b84b3e72b6 100644 --- a/docs/0.9.1/_modules/evennia/scripts/admin.html +++ b/docs/0.9.1/_modules/evennia/scripts/admin.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.scripts.admin — Evennia 0.9.1 documentation - - - + + + + evennia.scripts.admin — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.scripts.admin

 #
@@ -241,64 +130,51 @@
 admin.site.register(ScriptDB, ScriptDBAdmin)
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/scripts/manager.html b/docs/0.9.1/_modules/evennia/scripts/manager.html index 2aa8f623a3..b46720f82e 100644 --- a/docs/0.9.1/_modules/evennia/scripts/manager.html +++ b/docs/0.9.1/_modules/evennia/scripts/manager.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.scripts.manager — Evennia 0.9.1 documentation - - - + + + + evennia.scripts.manager — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.scripts.manager

 """
@@ -439,64 +328,51 @@
     pass
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/scripts/models.html b/docs/0.9.1/_modules/evennia/scripts/models.html index 714617cb51..e8a7d10a54 100644 --- a/docs/0.9.1/_modules/evennia/scripts/models.html +++ b/docs/0.9.1/_modules/evennia/scripts/models.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.scripts.models — Evennia 0.9.1 documentation - - - + + + + evennia.scripts.models — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.scripts.models

 """
@@ -331,64 +220,51 @@
     object = property(__get_obj, __set_obj)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/scripts/monitorhandler.html b/docs/0.9.1/_modules/evennia/scripts/monitorhandler.html index 7349ba4344..28535301de 100644 --- a/docs/0.9.1/_modules/evennia/scripts/monitorhandler.html +++ b/docs/0.9.1/_modules/evennia/scripts/monitorhandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.scripts.monitorhandler — Evennia 0.9.1 documentation - - - + + + + evennia.scripts.monitorhandler — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.scripts.monitorhandler

 """
@@ -355,64 +244,51 @@
 MONITOR_HANDLER = MonitorHandler()
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/scripts/scripthandler.html b/docs/0.9.1/_modules/evennia/scripts/scripthandler.html index 909f89cb8c..f07fc8275a 100644 --- a/docs/0.9.1/_modules/evennia/scripts/scripthandler.html +++ b/docs/0.9.1/_modules/evennia/scripts/scripthandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.scripts.scripthandler — Evennia 0.9.1 documentation - - - + + + + evennia.scripts.scripthandler — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.scripts.scripthandler

 """
@@ -322,64 +211,51 @@
         ScriptDB.objects.validate(obj=self.obj, init_mode=init_mode)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/scripts/scripts.html b/docs/0.9.1/_modules/evennia/scripts/scripts.html index ef8d183bcc..6684c65134 100644 --- a/docs/0.9.1/_modules/evennia/scripts/scripts.html +++ b/docs/0.9.1/_modules/evennia/scripts/scripts.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.scripts.scripts — Evennia 0.9.1 documentation - - - + + + + evennia.scripts.scripts — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.scripts.scripts

 """
@@ -866,64 +755,51 @@
         self.desc = "This is a generic storage container."
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/scripts/taskhandler.html b/docs/0.9.1/_modules/evennia/scripts/taskhandler.html index a5b980d46f..feb703e726 100644 --- a/docs/0.9.1/_modules/evennia/scripts/taskhandler.html +++ b/docs/0.9.1/_modules/evennia/scripts/taskhandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.scripts.taskhandler — Evennia 0.9.1 documentation - - - + + + + evennia.scripts.taskhandler — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.scripts.taskhandler

 """
@@ -353,64 +242,51 @@
 TASK_HANDLER = TaskHandler()
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/scripts/tests.html b/docs/0.9.1/_modules/evennia/scripts/tests.html index b6d521e501..26f2d4fecb 100644 --- a/docs/0.9.1/_modules/evennia/scripts/tests.html +++ b/docs/0.9.1/_modules/evennia/scripts/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.scripts.tests — Evennia 0.9.1 documentation - - - + + + + evennia.scripts.tests — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.scripts.tests

 # this is an optimized version only available in later Django versions
@@ -203,64 +92,51 @@
         self.assertFalse(self.scr.is_valid())  # assertRaises? See issue #509
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/scripts/tickerhandler.html b/docs/0.9.1/_modules/evennia/scripts/tickerhandler.html index a96df82ae6..e30c3462d7 100644 --- a/docs/0.9.1/_modules/evennia/scripts/tickerhandler.html +++ b/docs/0.9.1/_modules/evennia/scripts/tickerhandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.scripts.tickerhandler — Evennia 0.9.1 documentation - - - + + + + evennia.scripts.tickerhandler — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.scripts.tickerhandler

 """
@@ -779,64 +668,51 @@
 TICKER_HANDLER = TickerHandler()
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/admin.html b/docs/0.9.1/_modules/evennia/server/admin.html index 1df20f5485..96ef5bd82a 100644 --- a/docs/0.9.1/_modules/evennia/server/admin.html +++ b/docs/0.9.1/_modules/evennia/server/admin.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.admin — Evennia 0.9.1 documentation - - - + + + + evennia.server.admin — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.admin

 #
@@ -175,64 +64,51 @@
 admin.site.register(ServerConfig, ServerConfigAdmin)
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/amp_client.html b/docs/0.9.1/_modules/evennia/server/amp_client.html index c0057cea18..08fcb06abd 100644 --- a/docs/0.9.1/_modules/evennia/server/amp_client.html +++ b/docs/0.9.1/_modules/evennia/server/amp_client.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.amp_client — Evennia 0.9.1 documentation - - - + + + + evennia.server.amp_client — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.amp_client

 """
@@ -402,64 +291,51 @@
         return {}
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/connection_wizard.html b/docs/0.9.1/_modules/evennia/server/connection_wizard.html index cd4995e7dd..10ce136547 100644 --- a/docs/0.9.1/_modules/evennia/server/connection_wizard.html +++ b/docs/0.9.1/_modules/evennia/server/connection_wizard.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.connection_wizard — Evennia 0.9.1 documentation - - - + + + + evennia.server.connection_wizard — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.connection_wizard

 """
@@ -631,64 +520,51 @@
     node_start(wizard)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/deprecations.html b/docs/0.9.1/_modules/evennia/server/deprecations.html index e02ba51721..42396e7861 100644 --- a/docs/0.9.1/_modules/evennia/server/deprecations.html +++ b/docs/0.9.1/_modules/evennia/server/deprecations.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.deprecations — Evennia 0.9.1 documentation - - - + + + + evennia.server.deprecations — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.deprecations

 """
@@ -274,64 +163,51 @@
             )
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/evennia_launcher.html b/docs/0.9.1/_modules/evennia/server/evennia_launcher.html index 0c342d540e..e1b51d84d7 100644 --- a/docs/0.9.1/_modules/evennia/server/evennia_launcher.html +++ b/docs/0.9.1/_modules/evennia/server/evennia_launcher.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.evennia_launcher — Evennia 0.9.1 documentation - - - + + + + evennia.server.evennia_launcher — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.evennia_launcher

 #!/usr/bin/python
@@ -2447,64 +2336,51 @@
     main()
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/game_index_client/client.html b/docs/0.9.1/_modules/evennia/server/game_index_client/client.html index 0452f1596c..a9fe6cee76 100644 --- a/docs/0.9.1/_modules/evennia/server/game_index_client/client.html +++ b/docs/0.9.1/_modules/evennia/server/game_index_client/client.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.game_index_client.client — Evennia 0.9.1 documentation - - - + + + + evennia.server.game_index_client.client — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.game_index_client.client

 """
@@ -329,64 +218,51 @@
     noisy = False
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/game_index_client/service.html b/docs/0.9.1/_modules/evennia/server/game_index_client/service.html index 44cc484e8f..491ac38f31 100644 --- a/docs/0.9.1/_modules/evennia/server/game_index_client/service.html +++ b/docs/0.9.1/_modules/evennia/server/game_index_client/service.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.game_index_client.service — Evennia 0.9.1 documentation - - - + + + + evennia.server.game_index_client.service — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.server.game_index_client.service
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.server.game_index_client.service

 """
@@ -208,64 +97,51 @@
         self.stopService()
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/initial_setup.html b/docs/0.9.1/_modules/evennia/server/initial_setup.html index 4fd5435951..f71b4d458f 100644 --- a/docs/0.9.1/_modules/evennia/server/initial_setup.html +++ b/docs/0.9.1/_modules/evennia/server/initial_setup.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.initial_setup — Evennia 0.9.1 documentation - - - + + + + evennia.server.initial_setup — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.initial_setup

 """
@@ -389,64 +278,51 @@
     ServerConfig.objects.conf("last_initial_setup_step", -1)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/inputfuncs.html b/docs/0.9.1/_modules/evennia/server/inputfuncs.html index 68440051f8..c44dad3cdf 100644 --- a/docs/0.9.1/_modules/evennia/server/inputfuncs.html +++ b/docs/0.9.1/_modules/evennia/server/inputfuncs.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.inputfuncs — Evennia 0.9.1 documentation - - - + + + + evennia.server.inputfuncs — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.inputfuncs

 """
@@ -768,64 +657,51 @@
     pass
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/manager.html b/docs/0.9.1/_modules/evennia/server/manager.html index eb7e892bbe..edca2a51a2 100644 --- a/docs/0.9.1/_modules/evennia/server/manager.html +++ b/docs/0.9.1/_modules/evennia/server/manager.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.manager — Evennia 0.9.1 documentation - - - + + + + evennia.server.manager — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.manager

 """
@@ -203,64 +92,51 @@
         return None
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/models.html b/docs/0.9.1/_modules/evennia/server/models.html index 594d13c620..1f4c0b0bf2 100644 --- a/docs/0.9.1/_modules/evennia/server/models.html +++ b/docs/0.9.1/_modules/evennia/server/models.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.models — Evennia 0.9.1 documentation - - - + + + + evennia.server.models — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.models

 """
@@ -285,64 +174,51 @@
         self.value = value
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/portal/amp.html b/docs/0.9.1/_modules/evennia/server/portal/amp.html index 75c0adf3e9..bb55c99465 100644 --- a/docs/0.9.1/_modules/evennia/server/portal/amp.html +++ b/docs/0.9.1/_modules/evennia/server/portal/amp.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.amp — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal.amp — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.portal.amp

 """
@@ -641,64 +530,51 @@
             return {"result": dumps(result)}
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/portal/amp_server.html b/docs/0.9.1/_modules/evennia/server/portal/amp_server.html index 71675f8a33..d9337936ea 100644 --- a/docs/0.9.1/_modules/evennia/server/portal/amp_server.html +++ b/docs/0.9.1/_modules/evennia/server/portal/amp_server.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.amp_server — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal.amp_server — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.portal.amp_server

 """
@@ -632,64 +521,51 @@
         return {}
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/portal/grapevine.html b/docs/0.9.1/_modules/evennia/server/portal/grapevine.html index 8d85d87c33..68dbc203d8 100644 --- a/docs/0.9.1/_modules/evennia/server/portal/grapevine.html +++ b/docs/0.9.1/_modules/evennia/server/portal/grapevine.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.grapevine — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal.grapevine — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.portal.grapevine

 """
@@ -509,64 +398,51 @@
             self.sessionhandler.data_in(self, bot_data_in=("", kwargs))
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/portal/irc.html b/docs/0.9.1/_modules/evennia/server/portal/irc.html index 14ada270aa..2bfc9984b5 100644 --- a/docs/0.9.1/_modules/evennia/server/portal/irc.html +++ b/docs/0.9.1/_modules/evennia/server/portal/irc.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.irc — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal.irc — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.portal.irc

 """
@@ -628,64 +517,51 @@
             self.sessionhandler.portal.services.addService(service)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/portal/mccp.html b/docs/0.9.1/_modules/evennia/server/portal/mccp.html index b38923ef12..ac5c06866a 100644 --- a/docs/0.9.1/_modules/evennia/server/portal/mccp.html +++ b/docs/0.9.1/_modules/evennia/server/portal/mccp.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.mccp — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal.mccp — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.portal.mccp

 """
@@ -240,64 +129,51 @@
         self.protocol.handshake_done()
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/portal/mssp.html b/docs/0.9.1/_modules/evennia/server/portal/mssp.html index 4da4a8bede..9e2493cc68 100644 --- a/docs/0.9.1/_modules/evennia/server/portal/mssp.html +++ b/docs/0.9.1/_modules/evennia/server/portal/mssp.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.mssp — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal.mssp — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.portal.mssp

 """
@@ -285,64 +174,51 @@
         self.protocol.handshake_done()
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/portal/mxp.html b/docs/0.9.1/_modules/evennia/server/portal/mxp.html index e5c27632f0..939476bb09 100644 --- a/docs/0.9.1/_modules/evennia/server/portal/mxp.html +++ b/docs/0.9.1/_modules/evennia/server/portal/mxp.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.mxp — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal.mxp — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.portal.mxp

 """
@@ -234,64 +123,51 @@
         self.protocol.handshake_done()
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/portal/naws.html b/docs/0.9.1/_modules/evennia/server/portal/naws.html index ee494bd579..31c4930430 100644 --- a/docs/0.9.1/_modules/evennia/server/portal/naws.html +++ b/docs/0.9.1/_modules/evennia/server/portal/naws.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.naws — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal.naws — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.portal.naws

 """
@@ -234,64 +123,51 @@
             self.protocol.protocol_flags["SCREENHEIGHT"][0] = int(codecs_encode(height, "hex"), 16)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/portal/portal.html b/docs/0.9.1/_modules/evennia/server/portal/portal.html index 3831dbba5e..a97111ae63 100644 --- a/docs/0.9.1/_modules/evennia/server/portal/portal.html +++ b/docs/0.9.1/_modules/evennia/server/portal/portal.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.portal — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal.portal — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.portal.portal

 """
@@ -563,64 +452,51 @@
     plugin_module.start_plugin_services(PORTAL)
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/portal/portalsessionhandler.html b/docs/0.9.1/_modules/evennia/server/portal/portalsessionhandler.html index 839636d36c..d98f6e26ce 100644 --- a/docs/0.9.1/_modules/evennia/server/portal/portalsessionhandler.html +++ b/docs/0.9.1/_modules/evennia/server/portal/portalsessionhandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.portalsessionhandler — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal.portalsessionhandler — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.server.portal.portalsessionhandler
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.server.portal.portalsessionhandler

 """
@@ -631,64 +520,51 @@
 PORTAL_SESSIONS = _PORTAL_SESSION_HANDLER_CLASS()
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/portal/rss.html b/docs/0.9.1/_modules/evennia/server/portal/rss.html index 6c552e0649..1ac069c069 100644 --- a/docs/0.9.1/_modules/evennia/server/portal/rss.html +++ b/docs/0.9.1/_modules/evennia/server/portal/rss.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.rss — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal.rss — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.portal.rss

 """
@@ -313,64 +202,51 @@
             self.task.start(self.rate, now=False).addErrback(errback)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/portal/ssh.html b/docs/0.9.1/_modules/evennia/server/portal/ssh.html index 68c5e93b3f..4f97db65b4 100644 --- a/docs/0.9.1/_modules/evennia/server/portal/ssh.html +++ b/docs/0.9.1/_modules/evennia/server/portal/ssh.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.ssh — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal.ssh — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.portal.ssh

 """
@@ -676,64 +565,51 @@
     return factory
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/portal/ssl.html b/docs/0.9.1/_modules/evennia/server/portal/ssl.html index e9bc1a4126..cdc984646c 100644 --- a/docs/0.9.1/_modules/evennia/server/portal/ssl.html +++ b/docs/0.9.1/_modules/evennia/server/portal/ssl.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.ssl — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal.ssl — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.portal.ssl

 """
@@ -267,64 +156,51 @@
     return twisted_ssl.DefaultOpenSSLContextFactory(keyfile, certfile)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/portal/suppress_ga.html b/docs/0.9.1/_modules/evennia/server/portal/suppress_ga.html index ec81c83cf6..54ee55894e 100644 --- a/docs/0.9.1/_modules/evennia/server/portal/suppress_ga.html +++ b/docs/0.9.1/_modules/evennia/server/portal/suppress_ga.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.suppress_ga — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal.suppress_ga — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.portal.suppress_ga

 """
@@ -216,64 +105,51 @@
         self.protocol.handshake_done()
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/portal/telnet.html b/docs/0.9.1/_modules/evennia/server/portal/telnet.html index 26ba161fa1..6967703b8a 100644 --- a/docs/0.9.1/_modules/evennia/server/portal/telnet.html +++ b/docs/0.9.1/_modules/evennia/server/portal/telnet.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.telnet — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal.telnet — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.portal.telnet

 """
@@ -636,64 +525,51 @@
             self.oob.data_out(cmdname, *args, **kwargs)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/portal/telnet_oob.html b/docs/0.9.1/_modules/evennia/server/portal/telnet_oob.html index 2af75dc9cb..07e355aac5 100644 --- a/docs/0.9.1/_modules/evennia/server/portal/telnet_oob.html +++ b/docs/0.9.1/_modules/evennia/server/portal/telnet_oob.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.telnet_oob — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal.telnet_oob — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.portal.telnet_oob

 """
@@ -587,64 +476,51 @@
             self.protocol._write(IAC + SB + GMCP + encoded_oob + IAC + SE)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/portal/telnet_ssl.html b/docs/0.9.1/_modules/evennia/server/portal/telnet_ssl.html index 9c26545ee7..7e5a6cf4b6 100644 --- a/docs/0.9.1/_modules/evennia/server/portal/telnet_ssl.html +++ b/docs/0.9.1/_modules/evennia/server/portal/telnet_ssl.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.telnet_ssl — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal.telnet_ssl — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.portal.telnet_ssl

 """
@@ -305,64 +194,51 @@
         return None
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/portal/tests.html b/docs/0.9.1/_modules/evennia/server/portal/tests.html index 98815ca20d..a9c21d3705 100644 --- a/docs/0.9.1/_modules/evennia/server/portal/tests.html +++ b/docs/0.9.1/_modules/evennia/server/portal/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.tests — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal.tests — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.portal.tests

 
@@ -471,64 +360,51 @@
         self.proto.sendLine.assert_called_with(json.dumps(['text', ['Excepting Alice'], {}]))
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/portal/ttype.html b/docs/0.9.1/_modules/evennia/server/portal/ttype.html index dd299a3340..ff55023a9c 100644 --- a/docs/0.9.1/_modules/evennia/server/portal/ttype.html +++ b/docs/0.9.1/_modules/evennia/server/portal/ttype.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.ttype — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal.ttype — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.portal.ttype

 """
@@ -336,64 +225,51 @@
         self.ttype_step += 1
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/portal/webclient.html b/docs/0.9.1/_modules/evennia/server/portal/webclient.html index fc59b77fc0..b127744785 100644 --- a/docs/0.9.1/_modules/evennia/server/portal/webclient.html +++ b/docs/0.9.1/_modules/evennia/server/portal/webclient.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.webclient — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal.webclient — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.portal.webclient

 """
@@ -447,64 +336,51 @@
             self.sendLine(json.dumps([cmdname, args, kwargs]))
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/portal/webclient_ajax.html b/docs/0.9.1/_modules/evennia/server/portal/webclient_ajax.html index 9418152d45..9c93f1fad8 100644 --- a/docs/0.9.1/_modules/evennia/server/portal/webclient_ajax.html +++ b/docs/0.9.1/_modules/evennia/server/portal/webclient_ajax.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.webclient_ajax — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal.webclient_ajax — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.portal.webclient_ajax

 """
@@ -607,64 +496,51 @@
             self.client.lineSend(self.csessid, [cmdname, args, kwargs])
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/profiling/dummyrunner.html b/docs/0.9.1/_modules/evennia/server/profiling/dummyrunner.html index 042ba90bd3..111d893cae 100644 --- a/docs/0.9.1/_modules/evennia/server/profiling/dummyrunner.html +++ b/docs/0.9.1/_modules/evennia/server/profiling/dummyrunner.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.profiling.dummyrunner — Evennia 0.9.1 documentation - - - + + + + evennia.server.profiling.dummyrunner — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.profiling.dummyrunner

 """
@@ -584,64 +473,51 @@
     print("... dummy client runner stopped after %s." % time_format(ttot, style=3))
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/profiling/dummyrunner_settings.html b/docs/0.9.1/_modules/evennia/server/profiling/dummyrunner_settings.html index 2afa66b446..f6da12fc08 100644 --- a/docs/0.9.1/_modules/evennia/server/profiling/dummyrunner_settings.html +++ b/docs/0.9.1/_modules/evennia/server/profiling/dummyrunner_settings.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.profiling.dummyrunner_settings — Evennia 0.9.1 documentation - - - + + + + evennia.server.profiling.dummyrunner_settings — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.server.profiling.dummyrunner_settings
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.server.profiling.dummyrunner_settings

 """
@@ -437,64 +326,51 @@
 #           (1.0, c_digs))
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/profiling/memplot.html b/docs/0.9.1/_modules/evennia/server/profiling/memplot.html index 00cd13376f..5d69629cec 100644 --- a/docs/0.9.1/_modules/evennia/server/profiling/memplot.html +++ b/docs/0.9.1/_modules/evennia/server/profiling/memplot.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.profiling.memplot — Evennia 0.9.1 documentation - - - + + + + evennia.server.profiling.memplot — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.profiling.memplot

 """
@@ -266,64 +155,51 @@
     pp.show()
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/profiling/test_queries.html b/docs/0.9.1/_modules/evennia/server/profiling/test_queries.html index f63029315f..1498651bed 100644 --- a/docs/0.9.1/_modules/evennia/server/profiling/test_queries.html +++ b/docs/0.9.1/_modules/evennia/server/profiling/test_queries.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.profiling.test_queries — Evennia 0.9.1 documentation - - - + + + + evennia.server.profiling.test_queries — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.profiling.test_queries

 """
@@ -193,64 +82,51 @@
     count_queries(exec_string, setup_string)
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/profiling/tests.html b/docs/0.9.1/_modules/evennia/server/profiling/tests.html index 196aaa81d0..ee8947c5f3 100644 --- a/docs/0.9.1/_modules/evennia/server/profiling/tests.html +++ b/docs/0.9.1/_modules/evennia/server/profiling/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.profiling.tests — Evennia 0.9.1 documentation - - - + + + + evennia.server.profiling.tests — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.profiling.tests

 from django.test import TestCase
@@ -312,64 +201,51 @@
         script.stop()
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/profiling/timetrace.html b/docs/0.9.1/_modules/evennia/server/profiling/timetrace.html index 3101845e37..2ed1ae6417 100644 --- a/docs/0.9.1/_modules/evennia/server/profiling/timetrace.html +++ b/docs/0.9.1/_modules/evennia/server/profiling/timetrace.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.profiling.timetrace — Evennia 0.9.1 documentation - - - + + + + evennia.server.profiling.timetrace — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.profiling.timetrace

 """
@@ -190,64 +79,51 @@
     return message
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/server.html b/docs/0.9.1/_modules/evennia/server/server.html index 6033e190b5..5cda58baf8 100644 --- a/docs/0.9.1/_modules/evennia/server/server.html +++ b/docs/0.9.1/_modules/evennia/server/server.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.server — Evennia 0.9.1 documentation - - - + + + + evennia.server.server — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.server

 """
@@ -881,64 +770,51 @@
 ServerConfig.objects.conf("server_starting_mode", delete=True)
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/serversession.html b/docs/0.9.1/_modules/evennia/server/serversession.html index e381466e79..cf30e24d8d 100644 --- a/docs/0.9.1/_modules/evennia/server/serversession.html +++ b/docs/0.9.1/_modules/evennia/server/serversession.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.serversession — Evennia 0.9.1 documentation - - - + + + + evennia.server.serversession — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.serversession

 """
@@ -575,64 +464,51 @@
         return True
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/session.html b/docs/0.9.1/_modules/evennia/server/session.html index 3f2081e05c..cf3bbf65a5 100644 --- a/docs/0.9.1/_modules/evennia/server/session.html +++ b/docs/0.9.1/_modules/evennia/server/session.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.session — Evennia 0.9.1 documentation - - - + + + + evennia.server.session — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.session

 """
@@ -324,64 +213,51 @@
         pass
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/sessionhandler.html b/docs/0.9.1/_modules/evennia/server/sessionhandler.html index b0a802b9ce..22889c6a48 100644 --- a/docs/0.9.1/_modules/evennia/server/sessionhandler.html +++ b/docs/0.9.1/_modules/evennia/server/sessionhandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.sessionhandler — Evennia 0.9.1 documentation - - - + + + + evennia.server.sessionhandler — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.sessionhandler

 """
@@ -998,64 +887,51 @@
 SESSIONS = SESSION_HANDLER  # legacy
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/tests/test_amp_connection.html b/docs/0.9.1/_modules/evennia/server/tests/test_amp_connection.html index ca6923cd83..4e3b5f4d63 100644 --- a/docs/0.9.1/_modules/evennia/server/tests/test_amp_connection.html +++ b/docs/0.9.1/_modules/evennia/server/tests/test_amp_connection.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.tests.test_amp_connection — Evennia 0.9.1 documentation - - - + + + + evennia.server.tests.test_amp_connection — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.server.tests.test_amp_connection
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.server.tests.test_amp_connection

 """
@@ -276,64 +165,51 @@
         self.server.sessions.portal_disconnect_all.assert_called()
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/tests/test_initial_setup.html b/docs/0.9.1/_modules/evennia/server/tests/test_initial_setup.html index ce2f5efebc..0bee129ba7 100644 --- a/docs/0.9.1/_modules/evennia/server/tests/test_initial_setup.html +++ b/docs/0.9.1/_modules/evennia/server/tests/test_initial_setup.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.tests.test_initial_setup — Evennia 0.9.1 documentation - - - + + + + evennia.server.tests.test_initial_setup — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.tests.test_initial_setup

 """
@@ -168,64 +57,51 @@
         mocked_accountdb.objects.get.assert_called_with(id=1)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/tests/test_launcher.html b/docs/0.9.1/_modules/evennia/server/tests/test_launcher.html index 47947f1741..3047d8ba05 100644 --- a/docs/0.9.1/_modules/evennia/server/tests/test_launcher.html +++ b/docs/0.9.1/_modules/evennia/server/tests/test_launcher.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.tests.test_launcher — Evennia 0.9.1 documentation - - - + + + + evennia.server.tests.test_launcher — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.tests.test_launcher

 """
@@ -346,64 +235,51 @@
         mcalllater.assert_called()
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/tests/test_misc.html b/docs/0.9.1/_modules/evennia/server/tests/test_misc.html index 97ae300e3f..c85f1e1344 100644 --- a/docs/0.9.1/_modules/evennia/server/tests/test_misc.html +++ b/docs/0.9.1/_modules/evennia/server/tests/test_misc.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.tests.test_misc — Evennia 0.9.1 documentation - - - + + + + evennia.server.tests.test_misc — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.tests.test_misc

 # -*- coding: utf-8 -*-
@@ -276,64 +165,51 @@
         self.assertEqual(sum([len(cache[x]) for x in cache.keys()]), throttle.cache_size * len(ips))
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/tests/test_server.html b/docs/0.9.1/_modules/evennia/server/tests/test_server.html index 580a9d154c..6dcf0cdbab 100644 --- a/docs/0.9.1/_modules/evennia/server/tests/test_server.html +++ b/docs/0.9.1/_modules/evennia/server/tests/test_server.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.tests.test_server — Evennia 0.9.1 documentation - - - + + + + evennia.server.tests.test_server — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.tests.test_server

 """
@@ -413,64 +302,51 @@
         self.assertEqual(evennia.get_info_dict(), {"test": "foo"})
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/tests/testrunner.html b/docs/0.9.1/_modules/evennia/server/tests/testrunner.html index 4f05c98bc3..43cb9747f7 100644 --- a/docs/0.9.1/_modules/evennia/server/tests/testrunner.html +++ b/docs/0.9.1/_modules/evennia/server/tests/testrunner.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.tests.testrunner — Evennia 0.9.1 documentation - - - + + + + evennia.server.tests.testrunner — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.tests.testrunner

 """
@@ -179,64 +68,51 @@
         )
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/throttle.html b/docs/0.9.1/_modules/evennia/server/throttle.html index 6de14176fd..ec081dd538 100644 --- a/docs/0.9.1/_modules/evennia/server/throttle.html +++ b/docs/0.9.1/_modules/evennia/server/throttle.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.throttle — Evennia 0.9.1 documentation - - - + + + + evennia.server.throttle — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.throttle

 from collections import defaultdict, deque
@@ -268,64 +157,51 @@
             return False
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/validators.html b/docs/0.9.1/_modules/evennia/server/validators.html index 79143e94ab..12631b953d 100644 --- a/docs/0.9.1/_modules/evennia/server/validators.html +++ b/docs/0.9.1/_modules/evennia/server/validators.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.validators — Evennia 0.9.1 documentation - - - + + + + evennia.server.validators — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.validators

 from django.conf import settings
@@ -240,64 +129,51 @@
         )
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/server/webserver.html b/docs/0.9.1/_modules/evennia/server/webserver.html index 63ff165ef6..76468d8bac 100644 --- a/docs/0.9.1/_modules/evennia/server/webserver.html +++ b/docs/0.9.1/_modules/evennia/server/webserver.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.webserver — Evennia 0.9.1 documentation - - - + + + + evennia.server.webserver — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.server.webserver

 """
@@ -444,64 +333,51 @@
         return resource.ForbiddenResource()
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/typeclasses/admin.html b/docs/0.9.1/_modules/evennia/typeclasses/admin.html index 35abf97d44..53a907c89b 100644 --- a/docs/0.9.1/_modules/evennia/typeclasses/admin.html +++ b/docs/0.9.1/_modules/evennia/typeclasses/admin.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.typeclasses.admin — Evennia 0.9.1 documentation - - - + + + + evennia.typeclasses.admin — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.typeclasses.admin

 import traceback
@@ -494,64 +383,51 @@
 admin.site.register(Tag, TagAdmin)
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/typeclasses/attributes.html b/docs/0.9.1/_modules/evennia/typeclasses/attributes.html index 9651ff8336..9fe0a158d4 100644 --- a/docs/0.9.1/_modules/evennia/typeclasses/attributes.html +++ b/docs/0.9.1/_modules/evennia/typeclasses/attributes.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.typeclasses.attributes — Evennia 0.9.1 documentation - - - + + + + evennia.typeclasses.attributes — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.typeclasses.attributes

 """
@@ -1634,64 +1523,51 @@
         return raw_string
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/typeclasses/managers.html b/docs/0.9.1/_modules/evennia/typeclasses/managers.html index bf4eb05088..1de623e08e 100644 --- a/docs/0.9.1/_modules/evennia/typeclasses/managers.html +++ b/docs/0.9.1/_modules/evennia/typeclasses/managers.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.typeclasses.managers — Evennia 0.9.1 documentation - - - + + + + evennia.typeclasses.managers — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.typeclasses.managers

 """
@@ -1032,64 +921,51 @@
         return super().all().filter(db_typeclass_path__in=paths)
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/typeclasses/models.html b/docs/0.9.1/_modules/evennia/typeclasses/models.html index ae8ae65c59..f223390efa 100644 --- a/docs/0.9.1/_modules/evennia/typeclasses/models.html +++ b/docs/0.9.1/_modules/evennia/typeclasses/models.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.typeclasses.models — Evennia 0.9.1 documentation - - - + + + + evennia.typeclasses.models — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.typeclasses.models

 """
@@ -1122,64 +1011,51 @@
     get_absolute_url = web_get_detail_url
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/typeclasses/tags.html b/docs/0.9.1/_modules/evennia/typeclasses/tags.html index 388b9d251d..a51cca69e7 100644 --- a/docs/0.9.1/_modules/evennia/typeclasses/tags.html +++ b/docs/0.9.1/_modules/evennia/typeclasses/tags.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.typeclasses.tags — Evennia 0.9.1 documentation - - - + + + + evennia.typeclasses.tags — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.typeclasses.tags

 """
@@ -646,64 +535,51 @@
     _tagtype = "permission"
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/typeclasses/tests.html b/docs/0.9.1/_modules/evennia/typeclasses/tests.html index 74f7c56b31..1bfbcef217 100644 --- a/docs/0.9.1/_modules/evennia/typeclasses/tests.html +++ b/docs/0.9.1/_modules/evennia/typeclasses/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.typeclasses.tests — Evennia 0.9.1 documentation - - - + + + + evennia.typeclasses.tests — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.typeclasses.tests

 """
@@ -298,64 +187,51 @@
         )
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/ansi.html b/docs/0.9.1/_modules/evennia/utils/ansi.html index 910fd9ced2..e994d5f91a 100644 --- a/docs/0.9.1/_modules/evennia/utils/ansi.html +++ b/docs/0.9.1/_modules/evennia/utils/ansi.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.ansi — Evennia 0.9.1 documentation - - - + + + + evennia.utils.ansi — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.ansi

 """
@@ -1546,64 +1435,51 @@
         return self._filler(fillchar, _difference) + self
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/batchprocessors.html b/docs/0.9.1/_modules/evennia/utils/batchprocessors.html index 501e455b68..908be42104 100644 --- a/docs/0.9.1/_modules/evennia/utils/batchprocessors.html +++ b/docs/0.9.1/_modules/evennia/utils/batchprocessors.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.batchprocessors — Evennia 0.9.1 documentation - - - + + + + evennia.utils.batchprocessors — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.batchprocessors

 """
@@ -580,64 +469,51 @@
 BATCHCODE = BatchCodeProcessor()
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/containers.html b/docs/0.9.1/_modules/evennia/utils/containers.html index ad058fa325..2642846269 100644 --- a/docs/0.9.1/_modules/evennia/utils/containers.html +++ b/docs/0.9.1/_modules/evennia/utils/containers.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.containers — Evennia 0.9.1 documentation - - - + + + + evennia.utils.containers — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.containers

 """
@@ -392,64 +281,51 @@
 OPTION_CLASSES = OptionContainer()
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/create.html b/docs/0.9.1/_modules/evennia/utils/create.html index 7d122c0be6..ca3552b1b1 100644 --- a/docs/0.9.1/_modules/evennia/utils/create.html +++ b/docs/0.9.1/_modules/evennia/utils/create.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.create — Evennia 0.9.1 documentation - - - + + + + evennia.utils.create — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.create

 """
@@ -731,64 +620,51 @@
 account = create_account
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/dbserialize.html b/docs/0.9.1/_modules/evennia/utils/dbserialize.html index 6c9f140a6c..e365796316 100644 --- a/docs/0.9.1/_modules/evennia/utils/dbserialize.html +++ b/docs/0.9.1/_modules/evennia/utils/dbserialize.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.dbserialize — Evennia 0.9.1 documentation - - - + + + + evennia.utils.dbserialize — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.dbserialize

 """
@@ -889,64 +778,51 @@
     return from_pickle(do_unpickle(data), db_obj=db_obj)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/eveditor.html b/docs/0.9.1/_modules/evennia/utils/eveditor.html index 2293bbcc0c..a006c8617b 100644 --- a/docs/0.9.1/_modules/evennia/utils/eveditor.html +++ b/docs/0.9.1/_modules/evennia/utils/eveditor.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.eveditor — Evennia 0.9.1 documentation - - - + + + + evennia.utils.eveditor — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.eveditor

 """
@@ -1264,64 +1153,51 @@
                 self._caller.attributes.add("_eveditor_indent", self._indent)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/evform.html b/docs/0.9.1/_modules/evennia/utils/evform.html index 02b19e31cd..6c9199db45 100644 --- a/docs/0.9.1/_modules/evennia/utils/evform.html +++ b/docs/0.9.1/_modules/evennia/utils/evform.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.evform — Evennia 0.9.1 documentation - - - + + + + evennia.utils.evform — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.evform

 # coding=utf-8
@@ -650,64 +539,51 @@
     return str(form)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/evmenu.html b/docs/0.9.1/_modules/evennia/utils/evmenu.html index c744e42f71..7d53ce8ae1 100644 --- a/docs/0.9.1/_modules/evennia/utils/evmenu.html +++ b/docs/0.9.1/_modules/evennia/utils/evmenu.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.evmenu — Evennia 0.9.1 documentation - - - + + + + evennia.utils.evmenu — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.evmenu

 """
@@ -1833,64 +1722,51 @@
         )
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/evmore.html b/docs/0.9.1/_modules/evennia/utils/evmore.html index 2b200845f3..863ad29c0b 100644 --- a/docs/0.9.1/_modules/evennia/utils/evmore.html +++ b/docs/0.9.1/_modules/evennia/utils/evmore.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.evmore — Evennia 0.9.1 documentation - - - + + + + evennia.utils.evmore — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.evmore

 # -*- coding: utf-8 -*-
@@ -639,64 +528,51 @@
     )
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/evtable.html b/docs/0.9.1/_modules/evennia/utils/evtable.html index d84ba50df4..4f4b737486 100644 --- a/docs/0.9.1/_modules/evennia/utils/evtable.html +++ b/docs/0.9.1/_modules/evennia/utils/evtable.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.evtable — Evennia 0.9.1 documentation - - - + + + + evennia.utils.evtable — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.evtable

 """
@@ -1907,64 +1796,51 @@
     return table
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/gametime.html b/docs/0.9.1/_modules/evennia/utils/gametime.html index 552725904f..e6e2c83022 100644 --- a/docs/0.9.1/_modules/evennia/utils/gametime.html +++ b/docs/0.9.1/_modules/evennia/utils/gametime.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.gametime — Evennia 0.9.1 documentation - - - + + + + evennia.utils.gametime — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.gametime

 """
@@ -418,64 +307,51 @@
     ServerConfig.objects.conf("gametime_offset", GAME_TIME_OFFSET)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/idmapper/manager.html b/docs/0.9.1/_modules/evennia/utils/idmapper/manager.html index 670fdbb322..e2b454f273 100644 --- a/docs/0.9.1/_modules/evennia/utils/idmapper/manager.html +++ b/docs/0.9.1/_modules/evennia/utils/idmapper/manager.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.idmapper.manager — Evennia 0.9.1 documentation - - - + + + + evennia.utils.idmapper.manager — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.idmapper.manager

 """
@@ -183,64 +72,51 @@
         return inst
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/idmapper/models.html b/docs/0.9.1/_modules/evennia/utils/idmapper/models.html index 6de57f764f..b838ce3a38 100644 --- a/docs/0.9.1/_modules/evennia/utils/idmapper/models.html +++ b/docs/0.9.1/_modules/evennia/utils/idmapper/models.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.idmapper.models — Evennia 0.9.1 documentation - - - + + + + evennia.utils.idmapper.models — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.idmapper.models

 """
@@ -823,64 +712,51 @@
     return numtotal[0], classdict
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/idmapper/tests.html b/docs/0.9.1/_modules/evennia/utils/idmapper/tests.html index 55da382178..e0e1fc4687 100644 --- a/docs/0.9.1/_modules/evennia/utils/idmapper/tests.html +++ b/docs/0.9.1/_modules/evennia/utils/idmapper/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.idmapper.tests — Evennia 0.9.1 documentation - - - + + + + evennia.utils.idmapper.tests — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.idmapper.tests

 from django.test import TestCase
@@ -228,64 +117,51 @@
         self.assertEqual(pk not in Article.__instance_cache__, True)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/inlinefuncs.html b/docs/0.9.1/_modules/evennia/utils/inlinefuncs.html index 9ac1338aae..b8f42d1f71 100644 --- a/docs/0.9.1/_modules/evennia/utils/inlinefuncs.html +++ b/docs/0.9.1/_modules/evennia/utils/inlinefuncs.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.inlinefuncs — Evennia 0.9.1 documentation - - - + + + + evennia.utils.inlinefuncs — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.inlinefuncs

 """
@@ -711,64 +600,51 @@
     return string
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/logger.html b/docs/0.9.1/_modules/evennia/utils/logger.html index 865cad8f02..4c9b43def5 100644 --- a/docs/0.9.1/_modules/evennia/utils/logger.html +++ b/docs/0.9.1/_modules/evennia/utils/logger.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.logger — Evennia 0.9.1 documentation - - - + + + + evennia.utils.logger — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.logger

 """
@@ -684,64 +573,51 @@
         return None
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/optionclasses.html b/docs/0.9.1/_modules/evennia/utils/optionclasses.html index bf12b50305..069a839945 100644 --- a/docs/0.9.1/_modules/evennia/utils/optionclasses.html +++ b/docs/0.9.1/_modules/evennia/utils/optionclasses.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.optionclasses — Evennia 0.9.1 documentation - - - + + + + evennia.utils.optionclasses — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.optionclasses

 import datetime
@@ -473,64 +362,51 @@
         return validatorfuncs.lock(value, option_key=self.key, **kwargs)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/optionhandler.html b/docs/0.9.1/_modules/evennia/utils/optionhandler.html index 9afeefe030..1c9639fda1 100644 --- a/docs/0.9.1/_modules/evennia/utils/optionhandler.html +++ b/docs/0.9.1/_modules/evennia/utils/optionhandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.optionhandler — Evennia 0.9.1 documentation - - - + + + + evennia.utils.optionhandler — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.optionhandler

 from evennia.utils.utils import string_partial_matching
@@ -330,64 +219,51 @@
         return [self.get(key, return_obj=return_objs) for key in self.options_dict]
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/picklefield.html b/docs/0.9.1/_modules/evennia/utils/picklefield.html index bcf1ecffb8..3365055a67 100644 --- a/docs/0.9.1/_modules/evennia/utils/picklefield.html +++ b/docs/0.9.1/_modules/evennia/utils/picklefield.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.picklefield — Evennia 0.9.1 documentation - - - + + + + evennia.utils.picklefield — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.picklefield

 #
@@ -443,64 +332,51 @@
         )
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/search.html b/docs/0.9.1/_modules/evennia/utils/search.html index 8e613735e5..1fcb5eee38 100644 --- a/docs/0.9.1/_modules/evennia/utils/search.html +++ b/docs/0.9.1/_modules/evennia/utils/search.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.search — Evennia 0.9.1 documentation - - - + + + + evennia.utils.search — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.search

 """
@@ -504,64 +393,51 @@
 search_tag_object = ObjectDB.objects.get_tag
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/test_resources.html b/docs/0.9.1/_modules/evennia/utils/test_resources.html index c85a2e37c6..3638eda4de 100644 --- a/docs/0.9.1/_modules/evennia/utils/test_resources.html +++ b/docs/0.9.1/_modules/evennia/utils/test_resources.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.test_resources — Evennia 0.9.1 documentation - - - + + + + evennia.utils.test_resources — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.test_resources

 """
@@ -321,64 +210,51 @@
     script_typeclass = settings.BASE_SCRIPT_TYPECLASS
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/tests/test_batchprocessors.html b/docs/0.9.1/_modules/evennia/utils/tests/test_batchprocessors.html index c7676a926e..3646d39344 100644 --- a/docs/0.9.1/_modules/evennia/utils/tests/test_batchprocessors.html +++ b/docs/0.9.1/_modules/evennia/utils/tests/test_batchprocessors.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.tests.test_batchprocessors — Evennia 0.9.1 documentation - - - + + + + evennia.utils.tests.test_batchprocessors — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.utils.tests.test_batchprocessors
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.utils.tests.test_batchprocessors

 """Tests for batchprocessors """
@@ -371,64 +260,51 @@
         self.assertIsNotNone(err)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/tests/test_create_functions.html b/docs/0.9.1/_modules/evennia/utils/tests/test_create_functions.html index 2e4784444f..646f276014 100644 --- a/docs/0.9.1/_modules/evennia/utils/tests/test_create_functions.html +++ b/docs/0.9.1/_modules/evennia/utils/tests/test_create_functions.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.tests.test_create_functions — Evennia 0.9.1 documentation - - - + + + + evennia.utils.tests.test_create_functions — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.utils.tests.test_create_functions
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.utils.tests.test_create_functions

 """
@@ -228,64 +117,51 @@
         script.stop()
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/tests/test_eveditor.html b/docs/0.9.1/_modules/evennia/utils/tests/test_eveditor.html index d22eb5055d..b4907e5b58 100644 --- a/docs/0.9.1/_modules/evennia/utils/tests/test_eveditor.html +++ b/docs/0.9.1/_modules/evennia/utils/tests/test_eveditor.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.tests.test_eveditor — Evennia 0.9.1 documentation - - - + + + + evennia.utils.tests.test_eveditor — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.tests.test_eveditor

 """
@@ -468,64 +357,51 @@
         self.assertEqual(self.char1.ndb._eveditor.get_buffer(), "line 1.")
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/tests/test_evform.html b/docs/0.9.1/_modules/evennia/utils/tests/test_evform.html index bfe6920db4..25c3cfb5e9 100644 --- a/docs/0.9.1/_modules/evennia/utils/tests/test_evform.html +++ b/docs/0.9.1/_modules/evennia/utils/tests/test_evform.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.tests.test_evform — Evennia 0.9.1 documentation - - - + + + + evennia.utils.tests.test_evform — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.tests.test_evform

 """
@@ -212,64 +101,51 @@
         self.assertEqual(str(evform.EvForm(form={"FORM": "\n||-----"})), "||-----")
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/tests/test_evmenu.html b/docs/0.9.1/_modules/evennia/utils/tests/test_evmenu.html index d83f198c3c..297034b315 100644 --- a/docs/0.9.1/_modules/evennia/utils/tests/test_evmenu.html +++ b/docs/0.9.1/_modules/evennia/utils/tests/test_evmenu.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.tests.test_evmenu — Evennia 0.9.1 documentation - - - + + + + evennia.utils.tests.test_evmenu — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.tests.test_evmenu

 """
@@ -414,64 +303,51 @@
         self.assertTrue(hasattr(self.menu, "testval2"))
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/tests/test_gametime.html b/docs/0.9.1/_modules/evennia/utils/tests/test_gametime.html index 5058795ff0..ebc7afafc9 100644 --- a/docs/0.9.1/_modules/evennia/utils/tests/test_gametime.html +++ b/docs/0.9.1/_modules/evennia/utils/tests/test_gametime.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.tests.test_gametime — Evennia 0.9.1 documentation - - - + + + + evennia.utils.tests.test_gametime — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.tests.test_gametime

 """
@@ -248,64 +137,51 @@
         self.assertEqual(script.repeats, 0)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/tests/test_tagparsing.html b/docs/0.9.1/_modules/evennia/utils/tests/test_tagparsing.html index 861a40bb08..b995497cee 100644 --- a/docs/0.9.1/_modules/evennia/utils/tests/test_tagparsing.html +++ b/docs/0.9.1/_modules/evennia/utils/tests/test_tagparsing.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.tests.test_tagparsing — Evennia 0.9.1 documentation - - - + + + + evennia.utils.tests.test_tagparsing — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.tests.test_tagparsing

 """
@@ -492,64 +381,51 @@
         )
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/tests/test_text2html.html b/docs/0.9.1/_modules/evennia/utils/tests/test_text2html.html index 08c41f15c0..22b2e235c3 100644 --- a/docs/0.9.1/_modules/evennia/utils/tests/test_text2html.html +++ b/docs/0.9.1/_modules/evennia/utils/tests/test_text2html.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.tests.test_text2html — Evennia 0.9.1 documentation - - - + + + + evennia.utils.tests.test_text2html — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.tests.test_text2html

 """Tests for text2html """
@@ -352,64 +241,51 @@
         )
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/tests/test_utils.html b/docs/0.9.1/_modules/evennia/utils/tests/test_utils.html index 4ea7d0a5f1..c13dcb01be 100644 --- a/docs/0.9.1/_modules/evennia/utils/tests/test_utils.html +++ b/docs/0.9.1/_modules/evennia/utils/tests/test_utils.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.tests.test_utils — Evennia 0.9.1 documentation - - - + + + + evennia.utils.tests.test_utils — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.tests.test_utils

 """
@@ -485,64 +374,51 @@
         self.assertEqual(utils.percent(-3, 0, 1), "0.0%")
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/tests/test_validatorfuncs.html b/docs/0.9.1/_modules/evennia/utils/tests/test_validatorfuncs.html index 970a571c20..9ecd09e490 100644 --- a/docs/0.9.1/_modules/evennia/utils/tests/test_validatorfuncs.html +++ b/docs/0.9.1/_modules/evennia/utils/tests/test_validatorfuncs.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.tests.test_validatorfuncs — Evennia 0.9.1 documentation - - - + + + + evennia.utils.tests.test_validatorfuncs — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.tests.test_validatorfuncs

 """Tests for validatorfuncs """
@@ -308,64 +197,51 @@
             validatorfuncs.lock("view:", access_options=("look"))
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/text2html.html b/docs/0.9.1/_modules/evennia/utils/text2html.html index fe4fae6ac9..5af6d96e15 100644 --- a/docs/0.9.1/_modules/evennia/utils/text2html.html +++ b/docs/0.9.1/_modules/evennia/utils/text2html.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.text2html — Evennia 0.9.1 documentation - - - + + + + evennia.utils.text2html — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.text2html

 """
@@ -519,64 +408,51 @@
     return parser.parse(string, strip_ansi=strip_ansi)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/utils.html b/docs/0.9.1/_modules/evennia/utils/utils.html index dbac8a258b..cd93580715 100644 --- a/docs/0.9.1/_modules/evennia/utils/utils.html +++ b/docs/0.9.1/_modules/evennia/utils/utils.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.utils — Evennia 0.9.1 documentation - - - + + + + evennia.utils.utils — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.utils

 # -*- encoding: utf-8 -*-
@@ -2451,64 +2340,51 @@
     return decorator
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/utils/validatorfuncs.html b/docs/0.9.1/_modules/evennia/utils/validatorfuncs.html index 3600040f86..0fe1e1d620 100644 --- a/docs/0.9.1/_modules/evennia/utils/validatorfuncs.html +++ b/docs/0.9.1/_modules/evennia/utils/validatorfuncs.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.validatorfuncs — Evennia 0.9.1 documentation - - - + + + + evennia.utils.validatorfuncs — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.utils.validatorfuncs

 """
@@ -387,64 +276,51 @@
     return entry
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/web/utils/backends.html b/docs/0.9.1/_modules/evennia/web/utils/backends.html index e36fa6fca0..f965ef117d 100644 --- a/docs/0.9.1/_modules/evennia/web/utils/backends.html +++ b/docs/0.9.1/_modules/evennia/web/utils/backends.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.utils.backends — Evennia 0.9.1 documentation - - - + + + + evennia.web.utils.backends — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.web.utils.backends

 from django.contrib.auth.backends import ModelBackend
@@ -193,64 +82,51 @@
                 return None
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/web/utils/general_context.html b/docs/0.9.1/_modules/evennia/web/utils/general_context.html index 6d323b8c51..b9f75c822a 100644 --- a/docs/0.9.1/_modules/evennia/web/utils/general_context.html +++ b/docs/0.9.1/_modules/evennia/web/utils/general_context.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.utils.general_context — Evennia 0.9.1 documentation - - - + + + + evennia.web.utils.general_context — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.web.utils.general_context

 #
@@ -248,64 +137,51 @@
     }
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/web/utils/middleware.html b/docs/0.9.1/_modules/evennia/web/utils/middleware.html index ba6a47ff78..9adca288a2 100644 --- a/docs/0.9.1/_modules/evennia/web/utils/middleware.html +++ b/docs/0.9.1/_modules/evennia/web/utils/middleware.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.utils.middleware — Evennia 0.9.1 documentation - - - + + + + evennia.web.utils.middleware — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.web.utils.middleware

 from django.contrib.auth import authenticate, login
@@ -222,64 +111,51 @@
                 csession["webclient_authenticated_nonce"] = 0
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/web/utils/tests.html b/docs/0.9.1/_modules/evennia/web/utils/tests.html index 60f1bc35e9..415aff63ce 100644 --- a/docs/0.9.1/_modules/evennia/web/utils/tests.html +++ b/docs/0.9.1/_modules/evennia/web/utils/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.utils.tests — Evennia 0.9.1 documentation - - - + + + + evennia.web.utils.tests — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.web.utils.tests

 from django.contrib.auth.models import AnonymousUser
@@ -221,64 +110,51 @@
         self.assertEqual(general_context.WEBSOCKET_PORT, 5000)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/web/webclient/views.html b/docs/0.9.1/_modules/evennia/web/webclient/views.html index 8ae2b60945..5b3c4efff9 100644 --- a/docs/0.9.1/_modules/evennia/web/webclient/views.html +++ b/docs/0.9.1/_modules/evennia/web/webclient/views.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.webclient.views — Evennia 0.9.1 documentation - - - + + + + evennia.web.webclient.views — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.web.webclient.views

 """
@@ -180,64 +69,51 @@
     return render(request, "webclient.html", pagevars)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/web/website/forms.html b/docs/0.9.1/_modules/evennia/web/website/forms.html index ebf6a1316c..3bebab9082 100644 --- a/docs/0.9.1/_modules/evennia/web/website/forms.html +++ b/docs/0.9.1/_modules/evennia/web/website/forms.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.website.forms — Evennia 0.9.1 documentation - - - + + + + evennia.web.website.forms — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.web.website.forms

 from django import forms
@@ -322,64 +211,51 @@
     pass
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/web/website/templatetags/addclass.html b/docs/0.9.1/_modules/evennia/web/website/templatetags/addclass.html index 15598a21b5..a2e85c2d32 100644 --- a/docs/0.9.1/_modules/evennia/web/website/templatetags/addclass.html +++ b/docs/0.9.1/_modules/evennia/web/website/templatetags/addclass.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.website.templatetags.addclass — Evennia 0.9.1 documentation - - - + + + + evennia.web.website.templatetags.addclass — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • evennia »
  • - -
  • evennia.web.website.templatetags.addclass
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for evennia.web.website.templatetags.addclass

 from django import template
@@ -167,64 +56,51 @@
     return field.as_widget(attrs={"class": classes})
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/web/website/tests.html b/docs/0.9.1/_modules/evennia/web/website/tests.html index 84d7eb4542..64371ceb48 100644 --- a/docs/0.9.1/_modules/evennia/web/website/tests.html +++ b/docs/0.9.1/_modules/evennia/web/website/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.website.tests — Evennia 0.9.1 documentation - - - + + + + evennia.web.website.tests — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.web.website.tests

 from django.conf import settings
@@ -439,64 +328,51 @@
         self.assertEqual(response.status_code, 403)
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/evennia/web/website/views.html b/docs/0.9.1/_modules/evennia/web/website/views.html index def5353685..2825b72640 100644 --- a/docs/0.9.1/_modules/evennia/web/website/views.html +++ b/docs/0.9.1/_modules/evennia/web/website/views.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.website.views — Evennia 0.9.1 documentation - - - + + + + evennia.web.website.views — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for evennia.web.website.views

 """
@@ -1271,64 +1160,51 @@
         return obj
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/functools.html b/docs/0.9.1/_modules/functools.html index 76503db8ff..fb4a0a614c 100644 --- a/docs/0.9.1/_modules/functools.html +++ b/docs/0.9.1/_modules/functools.html @@ -1,149 +1,39 @@ - - - - - - - - - functools — Evennia 0.9.1 documentation - - - + + + + functools — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for functools

 """functools.py - Tools for working with functions and callable objects
@@ -997,64 +887,50 @@
     return wrapper
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/index.html b/docs/0.9.1/_modules/index.html index 06e95cb688..1279b6c4cc 100644 --- a/docs/0.9.1/_modules/index.html +++ b/docs/0.9.1/_modules/index.html @@ -1,146 +1,38 @@ - - - - - - - - - Overview: module code — Evennia 0.9.1 documentation - - - + + + + Overview: module code — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Overview: module code
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

All modules for which code is available

-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/typeclasses/accounts.html b/docs/0.9.1/_modules/typeclasses/accounts.html index df90a0b8db..5ad327d2a5 100644 --- a/docs/0.9.1/_modules/typeclasses/accounts.html +++ b/docs/0.9.1/_modules/typeclasses/accounts.html @@ -1,149 +1,39 @@ - - - - - - - - - typeclasses.accounts — Evennia 0.9.1 documentation - - - + + + + typeclasses.accounts — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • typeclasses.accounts
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for typeclasses.accounts

 """
@@ -252,64 +142,50 @@
     pass
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/typeclasses/channels.html b/docs/0.9.1/_modules/typeclasses/channels.html index c3efc216e6..ce7ae1ddf3 100644 --- a/docs/0.9.1/_modules/typeclasses/channels.html +++ b/docs/0.9.1/_modules/typeclasses/channels.html @@ -1,149 +1,39 @@ - - - - - - - - - typeclasses.channels — Evennia 0.9.1 documentation - - - + + + + typeclasses.channels — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • typeclasses.channels
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for typeclasses.channels

 """
@@ -210,64 +100,50 @@
     pass
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/typeclasses/characters.html b/docs/0.9.1/_modules/typeclasses/characters.html index ce9eef5aa1..301fe6e1bd 100644 --- a/docs/0.9.1/_modules/typeclasses/characters.html +++ b/docs/0.9.1/_modules/typeclasses/characters.html @@ -1,149 +1,39 @@ - - - - - - - - - typeclasses.characters — Evennia 0.9.1 documentation - - - + + + + typeclasses.characters — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Module code »
  • - -
  • typeclasses.characters
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Source code for typeclasses.characters

 """
@@ -182,64 +72,50 @@
     pass
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_modules/typeclasses/objects.html b/docs/0.9.1/_modules/typeclasses/objects.html index fa77adf9d8..eaee16dd07 100644 --- a/docs/0.9.1/_modules/typeclasses/objects.html +++ b/docs/0.9.1/_modules/typeclasses/objects.html @@ -1,149 +1,39 @@ - - - - - - - - - typeclasses.objects — Evennia 0.9.1 documentation - - - + + + + typeclasses.objects — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Source code for typeclasses.objects

 """
@@ -310,64 +200,50 @@
     pass
 
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/_static/basic.css b/docs/0.9.1/_static/basic.css index 01192852b5..27cd825f5d 100644 --- a/docs/0.9.1/_static/basic.css +++ b/docs/0.9.1/_static/basic.css @@ -315,9 +315,9 @@ img.align-default, .figure.align-default { div.sidebar { margin: 0 0 0.5em 1em; - border: 1px solid #ddb; - padding: 7px 7px 0 7px; - background-color: #ffe; + border: 1px solid #787878; + padding: 5px 7px 7px 15px; + background-color: #f5fdff; width: 40%; float: right; } @@ -649,6 +649,7 @@ td.linenos pre { border: 0; background-color: transparent; color: #aaa; + -webkit-box-shadow: 0px 0px 0px #fff; } table.highlighttable { @@ -656,7 +657,7 @@ table.highlighttable { } table.highlighttable td { - padding: 0 0.5em 0 0.5em; + /* padding: 0 0.5em 0 0.5em; */ } div.code-block-caption { @@ -765,4 +766,4 @@ div.math:hover a.headerlink { #top-link { display: none; } -} \ No newline at end of file +} diff --git a/docs/0.9.1/_static/css/badge_only.css b/docs/0.9.1/_static/css/badge_only.css deleted file mode 100644 index ca5cf3a073..0000000000 --- a/docs/0.9.1/_static/css/badge_only.css +++ /dev/null @@ -1,231 +0,0 @@ -@charset "UTF-8"; -/** - * Wyrm: https://github.com/TYPO3-Documentation/t3SphinxThemeRtd/blob/master/sass/_theme_variables.sass - * Stanford colors: https://identity.stanford.edu/web-toolkit/color.html - * https://identity.stanford.edu/overview/color.html - */ -.fa:before { - -webkit-font-smoothing: antialiased; -} - -.clearfix { - *zoom: 1; -} -.clearfix:before, .clearfix:after { - display: table; - content: ""; -} -.clearfix:after { - clear: both; -} - -@font-face { - font-family: FontAwesome; - font-weight: normal; - font-style: normal; - src: url("../font/fontawesome_webfont.eot"); - src: url("../font/fontawesome_webfont.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome_webfont.woff") format("woff"), url("../font/fontawesome_webfont.ttf") format("truetype"), url("../font/fontawesome_webfont.svg#FontAwesome") format("svg"); -} -.fa:before { - display: inline-block; - font-family: FontAwesome; - font-style: normal; - font-weight: normal; - line-height: 1; - text-decoration: inherit; -} - -a .fa { - display: inline-block; - text-decoration: inherit; -} - -li .fa { - display: inline-block; -} -li .fa-large:before, -li .fa-large:before { - /* 1.5 increased font size for fa-large * 1.25 width */ - width: 1.875em; -} - -ul.fas { - list-style-type: none; - margin-left: 2em; - text-indent: -0.8em; -} -ul.fas li .fa { - width: 0.8em; -} -ul.fas li .fa-large:before, -ul.fas li .fa-large:before { - /* 1.5 increased font size for fa-large * 1.25 width */ - vertical-align: baseline; -} - -.fa-book:before { - content: ""; -} - -.icon-book:before { - content: ""; -} - -.fa-caret-down:before { - content: ""; -} - -.icon-caret-down:before { - content: ""; -} - -.fa-caret-up:before { - content: ""; -} - -.icon-caret-up:before { - content: ""; -} - -.fa-caret-left:before { - content: ""; -} - -.icon-caret-left:before { - content: ""; -} - -.fa-caret-right:before { - content: ""; -} - -.icon-caret-right:before { - content: ""; -} - -.rst-versions { - position: fixed; - bottom: 0; - left: 0; - width: 300px; - color: #f9f8f3; - background: #28261e; - border-top: solid 10px #3F3C30; - font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif; - z-index: 400; -} -.rst-versions a { - color: #5091cd; - text-decoration: none; -} -.rst-versions .rst-badge-small { - display: none; -} -.rst-versions .rst-current-version { - padding: 12px; - background-color: #312e25; - display: block; - text-align: right; - font-size: 90%; - cursor: pointer; - color: #27AE60; - *zoom: 1; -} -.rst-versions .rst-current-version:before, .rst-versions .rst-current-version:after { - display: table; - content: ""; -} -.rst-versions .rst-current-version:after { - clear: both; -} -.rst-versions .rst-current-version .fa { - color: #f9f8f3; -} -.rst-versions .rst-current-version .fa-book { - float: left; -} -.rst-versions .rst-current-version .icon-book { - float: left; -} -.rst-versions .rst-current-version.rst-out-of-date { - background-color: #E74C3C; - color: #fff; -} -.rst-versions .rst-current-version.rst-active-old-version { - background-color: #F1C40F; - color: #000; -} -.rst-versions.shift-up .rst-other-versions { - display: block; -} -.rst-versions .rst-other-versions { - font-size: 90%; - padding: 12px; - color: gray; - display: none; -} -.rst-versions .rst-other-versions hr { - display: block; - height: 1px; - border: 0; - margin: 20px 0; - padding: 0; - border-top: solid 1px #4d4a3b; -} -.rst-versions .rst-other-versions dd { - display: inline-block; - margin: 0; -} -.rst-versions .rst-other-versions dd a { - display: inline-block; - padding: 6px; - color: #f9f8f3; -} -.rst-versions.rst-badge { - width: auto; - bottom: 20px; - right: 20px; - left: auto; - border: none; - max-width: 300px; -} -.rst-versions.rst-badge .icon-book { - float: none; -} -.rst-versions.rst-badge .fa-book { - float: none; -} -.rst-versions.rst-badge.shift-up .rst-current-version { - text-align: right; -} -.rst-versions.rst-badge.shift-up .rst-current-version .fa-book { - float: left; -} -.rst-versions.rst-badge.shift-up .rst-current-version .icon-book { - float: left; -} -.rst-versions.rst-badge .rst-current-version { - width: auto; - height: 30px; - line-height: 30px; - padding: 0 6px; - display: block; - text-align: center; -} - -@media screen and (max-width: 768px) { - .rst-versions { - width: 85%; - display: none; - } - .rst-versions.shift { - display: block; - } - - img { - width: 100%; - height: auto; - } -} - -/*# sourceMappingURL=badge_only.css.map */ diff --git a/docs/0.9.1/_static/css/copied_wy_variables.css b/docs/0.9.1/_static/css/copied_wy_variables.css deleted file mode 100644 index 7675a6a2e9..0000000000 --- a/docs/0.9.1/_static/css/copied_wy_variables.css +++ /dev/null @@ -1,3 +0,0 @@ - - -/*# sourceMappingURL=copied_wy_variables.css.map */ diff --git a/docs/0.9.1/_static/css/theme.css b/docs/0.9.1/_static/css/theme.css deleted file mode 100644 index 2dee4569fc..0000000000 --- a/docs/0.9.1/_static/css/theme.css +++ /dev/null @@ -1,5884 +0,0 @@ -@charset "UTF-8"; -/** - * Wyrm: https://github.com/TYPO3-Documentation/t3SphinxThemeRtd/blob/master/sass/_theme_variables.sass - * Stanford colors: https://identity.stanford.edu/web-toolkit/color.html - * https://identity.stanford.edu/overview/color.html - */ -* { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} - -article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { - display: block; -} - -audio, canvas, video { - display: inline-block; - *display: inline; - *zoom: 1; -} - -audio:not([controls]) { - display: none; -} - -[hidden] { - display: none; -} - -* { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} - -html { - font-size: 100%; - -webkit-text-size-adjust: 100%; - -ms-text-size-adjust: 100%; -} - -body { - margin: 0; -} - -a:hover, a:active { - outline: 0; -} - -abbr[title] { - border-bottom: 1px dotted; -} - -b, strong { - font-weight: bold; -} - -blockquote { - margin: 0; -} - -dfn { - font-style: italic; -} - -ins { - background: #ff9; - color: #000; - text-decoration: none; -} - -mark { - background: #ff0; - color: #000; - font-style: italic; - font-weight: bold; -} - -pre, code, .rst-content tt, .rst-content code, kbd, samp { - font-family: monospace, serif; - _font-family: "courier new", monospace; - font-size: 1em; -} - -pre { - white-space: pre; -} - -q { - quotes: none; -} - -q:before, q:after { - content: ""; - content: none; -} - -small { - font-size: 85%; -} - -sub, sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; -} - -sup { - top: -0.5em; -} - -sub { - bottom: -0.25em; -} - -ul, ol, dl { - margin: 0; - padding: 0; - list-style: none; - list-style-image: none; -} - -li { - list-style: none; -} - -dd { - margin: 0; -} - -img { - border: 0; - -ms-interpolation-mode: bicubic; - vertical-align: middle; - max-width: 100%; -} - -svg:not(:root) { - overflow: hidden; -} - -figure { - margin: 0; -} - -form { - margin: 0; -} - -fieldset { - border: 0; - margin: 0; - padding: 0; -} - -label { - cursor: pointer; -} - -legend { - border: 0; - *margin-left: -7px; - padding: 0; - white-space: normal; -} - -button, input, select, textarea { - font-size: 100%; - margin: 0; - vertical-align: baseline; - *vertical-align: middle; -} - -button, input { - line-height: normal; -} - -button, input[type="button"], input[type="reset"], input[type="submit"] { - cursor: pointer; - -webkit-appearance: button; - *overflow: visible; -} - -button[disabled], input[disabled] { - cursor: default; -} - -input[type="checkbox"], input[type="radio"] { - box-sizing: border-box; - padding: 0; - *width: 13px; - *height: 13px; -} - -input[type="search"] { - -webkit-appearance: textfield; - -moz-box-sizing: content-box; - -webkit-box-sizing: content-box; - box-sizing: content-box; -} - -input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { - -webkit-appearance: none; -} - -button::-moz-focus-inner, input::-moz-focus-inner { - border: 0; - padding: 0; -} - -textarea { - overflow: auto; - vertical-align: top; - resize: vertical; -} - -table { - border-collapse: collapse; - border-spacing: 0; -} - -td { - vertical-align: top; -} - -.chromeframe { - margin: 0.2em 0; - background: #ccc; - color: black; - padding: 0.2em 0; -} - -.ir { - display: block; - border: 0; - text-indent: -999em; - overflow: hidden; - background-color: transparent; - background-repeat: no-repeat; - text-align: left; - direction: ltr; - *line-height: 0; -} - -.ir br { - display: none; -} - -.hidden { - display: none !important; - visibility: hidden; -} - -.visuallyhidden { - border: 0; - clip: rect(0 0 0 0); - height: 1px; - margin: -1px; - overflow: hidden; - padding: 0; - position: absolute; - width: 1px; -} - -.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { - clip: auto; - height: auto; - margin: 0; - overflow: visible; - position: static; - width: auto; -} - -.invisible { - visibility: hidden; -} - -.relative { - position: relative; -} - -big, small { - font-size: 100%; -} - -@media print { - html, body, section { - background: none !important; - } - - * { - box-shadow: none !important; - text-shadow: none !important; - filter: none !important; - -ms-filter: none !important; - } - - a, a:visited { - text-decoration: underline; - } - - .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { - content: ""; - } - - pre, blockquote { - page-break-inside: avoid; - } - - thead { - display: table-header-group; - } - - tr, img { - page-break-inside: avoid; - } - - img { - max-width: 100% !important; - } - - @page { - margin: 0.5cm; - } - p, h2, .rst-content .toctree-wrapper p.caption, h3 { - orphans: 3; - widows: 3; - } - - h2, .rst-content .toctree-wrapper p.caption, h3 { - page-break-after: avoid; - } -} -.fa:before, .wy-menu-vertical li span.toctree-expand:before, .wy-menu-vertical li.on a span.toctree-expand:before, .wy-menu-vertical li.current > a span.toctree-expand:before, .rst-content .admonition-title:before, .rst-content h1 .headerlink:before, .rst-content h2 .headerlink:before, .rst-content h3 .headerlink:before, .rst-content h4 .headerlink:before, .rst-content h5 .headerlink:before, .rst-content h6 .headerlink:before, .rst-content dl dt .headerlink:before, .rst-content p.caption .headerlink:before, .rst-content tt.download span:first-child:before, .rst-content code.download span:first-child:before, .icon:before, .wy-dropdown .caret:before, .wy-inline-validate.wy-inline-validate-success .wy-input-context:before, .wy-inline-validate.wy-inline-validate-danger .wy-input-context:before, .wy-inline-validate.wy-inline-validate-warning .wy-input-context:before, .wy-inline-validate.wy-inline-validate-info .wy-input-context:before, .wy-alert, .rst-content .note, .rst-content .attention, .rst-content .caution, .rst-content .danger, .rst-content .error, .rst-content .hint, .rst-content .important, .rst-content .tip, .rst-content .warning, .rst-content .seealso, .rst-content .admonition-todo, .btn, input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="number"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .wy-menu-vertical li.on a, .wy-menu-vertical li.current > a, .wy-side-nav-search > a, .wy-side-nav-search .wy-dropdown > a, .wy-nav-top a { - -webkit-font-smoothing: antialiased; -} - -.clearfix { - *zoom: 1; -} -.clearfix:before, .clearfix:after { - display: table; - content: ""; -} -.clearfix:after { - clear: both; -} - -/*! - * Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome - * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) - */ -/* FONT PATH - * -------------------------- */ -@font-face { - font-family: 'FontAwesome'; - src: url("../fonts/fontawesome-webfont.eot?v=4.6.3"); - src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg"); - font-weight: normal; - font-style: normal; -} -.fa, .wy-menu-vertical li span.toctree-expand, .wy-menu-vertical li.on a span.toctree-expand, .wy-menu-vertical li.current > a span.toctree-expand, .rst-content .admonition-title, .rst-content h1 .headerlink, .rst-content h2 .headerlink, .rst-content h3 .headerlink, .rst-content h4 .headerlink, .rst-content h5 .headerlink, .rst-content h6 .headerlink, .rst-content dl dt .headerlink, .rst-content p.caption .headerlink, .rst-content tt.download span:first-child, .rst-content code.download span:first-child, .icon { - display: inline-block; - font: normal normal normal 14px/1 FontAwesome; - font-size: inherit; - text-rendering: auto; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} - -/* makes the font 33% larger relative to the icon container */ -.fa-lg { - font-size: 1.33333em; - line-height: 0.75em; - vertical-align: -15%; -} - -.fa-2x { - font-size: 2em; -} - -.fa-3x { - font-size: 3em; -} - -.fa-4x { - font-size: 4em; -} - -.fa-5x { - font-size: 5em; -} - -.fa-fw { - width: 1.28571em; - text-align: center; -} - -.fa-ul { - padding-left: 0; - margin-left: 2.14286em; - list-style-type: none; -} -.fa-ul > li { - position: relative; -} - -.fa-li { - position: absolute; - left: -2.14286em; - width: 2.14286em; - top: 0.14286em; - text-align: center; -} -.fa-li.fa-lg { - left: -1.85714em; -} - -.fa-border { - padding: .2em .25em .15em; - border: solid 0.08em #eee; - border-radius: .1em; -} - -.fa-pull-left { - float: left; -} - -.fa-pull-right { - float: right; -} - -.fa.fa-pull-left, .wy-menu-vertical li span.fa-pull-left.toctree-expand, .wy-menu-vertical li.on a span.fa-pull-left.toctree-expand, .wy-menu-vertical li.current > a span.fa-pull-left.toctree-expand, .rst-content .fa-pull-left.admonition-title, .rst-content h1 .fa-pull-left.headerlink, .rst-content h2 .fa-pull-left.headerlink, .rst-content h3 .fa-pull-left.headerlink, .rst-content h4 .fa-pull-left.headerlink, .rst-content h5 .fa-pull-left.headerlink, .rst-content h6 .fa-pull-left.headerlink, .rst-content dl dt .fa-pull-left.headerlink, .rst-content p.caption .fa-pull-left.headerlink, .rst-content tt.download span.fa-pull-left:first-child, .rst-content code.download span.fa-pull-left:first-child, .fa-pull-left.icon { - margin-right: .3em; -} -.fa.fa-pull-right, .wy-menu-vertical li span.fa-pull-right.toctree-expand, .wy-menu-vertical li.on a span.fa-pull-right.toctree-expand, .wy-menu-vertical li.current > a span.fa-pull-right.toctree-expand, .rst-content .fa-pull-right.admonition-title, .rst-content h1 .fa-pull-right.headerlink, .rst-content h2 .fa-pull-right.headerlink, .rst-content h3 .fa-pull-right.headerlink, .rst-content h4 .fa-pull-right.headerlink, .rst-content h5 .fa-pull-right.headerlink, .rst-content h6 .fa-pull-right.headerlink, .rst-content dl dt .fa-pull-right.headerlink, .rst-content p.caption .fa-pull-right.headerlink, .rst-content tt.download span.fa-pull-right:first-child, .rst-content code.download span.fa-pull-right:first-child, .fa-pull-right.icon { - margin-left: .3em; -} - -/* Deprecated as of 4.4.0 */ -.pull-right { - float: right; -} - -.pull-left { - float: left; -} - -.fa.pull-left, .wy-menu-vertical li span.pull-left.toctree-expand, .wy-menu-vertical li.on a span.pull-left.toctree-expand, .wy-menu-vertical li.current > a span.pull-left.toctree-expand, .rst-content .pull-left.admonition-title, .rst-content h1 .pull-left.headerlink, .rst-content h2 .pull-left.headerlink, .rst-content h3 .pull-left.headerlink, .rst-content h4 .pull-left.headerlink, .rst-content h5 .pull-left.headerlink, .rst-content h6 .pull-left.headerlink, .rst-content dl dt .pull-left.headerlink, .rst-content p.caption .pull-left.headerlink, .rst-content tt.download span.pull-left:first-child, .rst-content code.download span.pull-left:first-child, .pull-left.icon { - margin-right: .3em; -} -.fa.pull-right, .wy-menu-vertical li span.pull-right.toctree-expand, .wy-menu-vertical li.on a span.pull-right.toctree-expand, .wy-menu-vertical li.current > a span.pull-right.toctree-expand, .rst-content .pull-right.admonition-title, .rst-content h1 .pull-right.headerlink, .rst-content h2 .pull-right.headerlink, .rst-content h3 .pull-right.headerlink, .rst-content h4 .pull-right.headerlink, .rst-content h5 .pull-right.headerlink, .rst-content h6 .pull-right.headerlink, .rst-content dl dt .pull-right.headerlink, .rst-content p.caption .pull-right.headerlink, .rst-content tt.download span.pull-right:first-child, .rst-content code.download span.pull-right:first-child, .pull-right.icon { - margin-left: .3em; -} - -.fa-spin { - -webkit-animation: fa-spin 2s infinite linear; - animation: fa-spin 2s infinite linear; -} - -.fa-pulse { - -webkit-animation: fa-spin 1s infinite steps(8); - animation: fa-spin 1s infinite steps(8); -} - -@-webkit-keyframes fa-spin { - 0% { - -webkit-transform: rotate(0deg); - transform: rotate(0deg); - } - 100% { - -webkit-transform: rotate(359deg); - transform: rotate(359deg); - } -} -@keyframes fa-spin { - 0% { - -webkit-transform: rotate(0deg); - transform: rotate(0deg); - } - 100% { - -webkit-transform: rotate(359deg); - transform: rotate(359deg); - } -} -.fa-rotate-90 { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; - -webkit-transform: rotate(90deg); - -ms-transform: rotate(90deg); - transform: rotate(90deg); -} - -.fa-rotate-180 { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; - -webkit-transform: rotate(180deg); - -ms-transform: rotate(180deg); - transform: rotate(180deg); -} - -.fa-rotate-270 { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; - -webkit-transform: rotate(270deg); - -ms-transform: rotate(270deg); - transform: rotate(270deg); -} - -.fa-flip-horizontal { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; - -webkit-transform: scale(-1, 1); - -ms-transform: scale(-1, 1); - transform: scale(-1, 1); -} - -.fa-flip-vertical { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; - -webkit-transform: scale(1, -1); - -ms-transform: scale(1, -1); - transform: scale(1, -1); -} - -:root .fa-rotate-90, -:root .fa-rotate-180, -:root .fa-rotate-270, -:root .fa-flip-horizontal, -:root .fa-flip-vertical { - filter: none; -} - -.fa-stack { - position: relative; - display: inline-block; - width: 2em; - height: 2em; - line-height: 2em; - vertical-align: middle; -} - -.fa-stack-1x, .fa-stack-2x { - position: absolute; - left: 0; - width: 100%; - text-align: center; -} - -.fa-stack-1x { - line-height: inherit; -} - -.fa-stack-2x { - font-size: 2em; -} - -.fa-inverse { - color: #fff; -} - -/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen - readers do not read off random characters that represent icons */ -.fa-glass:before { - content: ""; -} - -.fa-music:before { - content: ""; -} - -.fa-search:before, .icon-search:before { - content: ""; -} - -.fa-envelope-o:before { - content: ""; -} - -.fa-heart:before { - content: ""; -} - -.fa-star:before { - content: ""; -} - -.fa-star-o:before { - content: ""; -} - -.fa-user:before { - content: ""; -} - -.fa-film:before { - content: ""; -} - -.fa-th-large:before { - content: ""; -} - -.fa-th:before { - content: ""; -} - -.fa-th-list:before { - content: ""; -} - -.fa-check:before { - content: ""; -} - -.fa-remove:before, -.fa-close:before, -.fa-times:before { - content: ""; -} - -.fa-search-plus:before { - content: ""; -} - -.fa-search-minus:before { - content: ""; -} - -.fa-power-off:before { - content: ""; -} - -.fa-signal:before { - content: ""; -} - -.fa-gear:before, -.fa-cog:before { - content: ""; -} - -.fa-trash-o:before { - content: ""; -} - -.fa-home:before, .icon-home:before { - content: ""; -} - -.fa-file-o:before { - content: ""; -} - -.fa-clock-o:before { - content: ""; -} - -.fa-road:before { - content: ""; -} - -.fa-download:before, .rst-content tt.download span:first-child:before, .rst-content code.download span:first-child:before { - content: ""; -} - -.fa-arrow-circle-o-down:before { - content: ""; -} - -.fa-arrow-circle-o-up:before { - content: ""; -} - -.fa-inbox:before { - content: ""; -} - -.fa-play-circle-o:before { - content: ""; -} - -.fa-rotate-right:before, -.fa-repeat:before { - content: ""; -} - -.fa-refresh:before { - content: ""; -} - -.fa-list-alt:before { - content: ""; -} - -.fa-lock:before { - content: ""; -} - -.fa-flag:before { - content: ""; -} - -.fa-headphones:before { - content: ""; -} - -.fa-volume-off:before { - content: ""; -} - -.fa-volume-down:before { - content: ""; -} - -.fa-volume-up:before { - content: ""; -} - -.fa-qrcode:before { - content: ""; -} - -.fa-barcode:before { - content: ""; -} - -.fa-tag:before { - content: ""; -} - -.fa-tags:before { - content: ""; -} - -.fa-book:before, .icon-book:before { - content: ""; -} - -.fa-bookmark:before { - content: ""; -} - -.fa-print:before { - content: ""; -} - -.fa-camera:before { - content: ""; -} - -.fa-font:before { - content: ""; -} - -.fa-bold:before { - content: ""; -} - -.fa-italic:before { - content: ""; -} - -.fa-text-height:before { - content: ""; -} - -.fa-text-width:before { - content: ""; -} - -.fa-align-left:before { - content: ""; -} - -.fa-align-center:before { - content: ""; -} - -.fa-align-right:before { - content: ""; -} - -.fa-align-justify:before { - content: ""; -} - -.fa-list:before { - content: ""; -} - -.fa-dedent:before, -.fa-outdent:before { - content: ""; -} - -.fa-indent:before { - content: ""; -} - -.fa-video-camera:before { - content: ""; -} - -.fa-photo:before, -.fa-image:before, -.fa-picture-o:before { - content: ""; -} - -.fa-pencil:before { - content: ""; -} - -.fa-map-marker:before { - content: ""; -} - -.fa-adjust:before { - content: ""; -} - -.fa-tint:before { - content: ""; -} - -.fa-edit:before, -.fa-pencil-square-o:before { - content: ""; -} - -.fa-share-square-o:before { - content: ""; -} - -.fa-check-square-o:before { - content: ""; -} - -.fa-arrows:before { - content: ""; -} - -.fa-step-backward:before { - content: ""; -} - -.fa-fast-backward:before { - content: ""; -} - -.fa-backward:before { - content: ""; -} - -.fa-play:before { - content: ""; -} - -.fa-pause:before { - content: ""; -} - -.fa-stop:before { - content: ""; -} - -.fa-forward:before { - content: ""; -} - -.fa-fast-forward:before { - content: ""; -} - -.fa-step-forward:before { - content: ""; -} - -.fa-eject:before { - content: ""; -} - -.fa-chevron-left:before { - content: ""; -} - -.fa-chevron-right:before { - content: ""; -} - -.fa-plus-circle:before { - content: ""; -} - -.fa-minus-circle:before { - content: ""; -} - -.fa-times-circle:before, .wy-inline-validate.wy-inline-validate-danger .wy-input-context:before { - content: ""; -} - -.fa-check-circle:before, .wy-inline-validate.wy-inline-validate-success .wy-input-context:before { - content: ""; -} - -.fa-question-circle:before { - content: ""; -} - -.fa-info-circle:before { - content: ""; -} - -.fa-crosshairs:before { - content: ""; -} - -.fa-times-circle-o:before { - content: ""; -} - -.fa-check-circle-o:before { - content: ""; -} - -.fa-ban:before { - content: ""; -} - -.fa-arrow-left:before { - content: ""; -} - -.fa-arrow-right:before { - content: ""; -} - -.fa-arrow-up:before { - content: ""; -} - -.fa-arrow-down:before { - content: ""; -} - -.fa-mail-forward:before, -.fa-share:before { - content: ""; -} - -.fa-expand:before { - content: ""; -} - -.fa-compress:before { - content: ""; -} - -.fa-plus:before { - content: ""; -} - -.fa-minus:before { - content: ""; -} - -.fa-asterisk:before { - content: ""; -} - -.fa-exclamation-circle:before, .wy-inline-validate.wy-inline-validate-warning .wy-input-context:before, .wy-inline-validate.wy-inline-validate-info .wy-input-context:before, .rst-content .admonition-title:before { - content: ""; -} - -.fa-gift:before { - content: ""; -} - -.fa-leaf:before { - content: ""; -} - -.fa-fire:before, .icon-fire:before { - content: ""; -} - -.fa-eye:before { - content: ""; -} - -.fa-eye-slash:before { - content: ""; -} - -.fa-warning:before, -.fa-exclamation-triangle:before { - content: ""; -} - -.fa-plane:before { - content: ""; -} - -.fa-calendar:before { - content: ""; -} - -.fa-random:before { - content: ""; -} - -.fa-comment:before { - content: ""; -} - -.fa-magnet:before { - content: ""; -} - -.fa-chevron-up:before { - content: ""; -} - -.fa-chevron-down:before { - content: ""; -} - -.fa-retweet:before { - content: ""; -} - -.fa-shopping-cart:before { - content: ""; -} - -.fa-folder:before { - content: ""; -} - -.fa-folder-open:before { - content: ""; -} - -.fa-arrows-v:before { - content: ""; -} - -.fa-arrows-h:before { - content: ""; -} - -.fa-bar-chart-o:before, -.fa-bar-chart:before { - content: ""; -} - -.fa-twitter-square:before { - content: ""; -} - -.fa-facebook-square:before { - content: ""; -} - -.fa-camera-retro:before { - content: ""; -} - -.fa-key:before { - content: ""; -} - -.fa-gears:before, -.fa-cogs:before { - content: ""; -} - -.fa-comments:before { - content: ""; -} - -.fa-thumbs-o-up:before { - content: ""; -} - -.fa-thumbs-o-down:before { - content: ""; -} - -.fa-star-half:before { - content: ""; -} - -.fa-heart-o:before { - content: ""; -} - -.fa-sign-out:before { - content: ""; -} - -.fa-linkedin-square:before { - content: ""; -} - -.fa-thumb-tack:before { - content: ""; -} - -.fa-external-link:before { - content: ""; -} - -.fa-sign-in:before { - content: ""; -} - -.fa-trophy:before { - content: ""; -} - -.fa-github-square:before { - content: ""; -} - -.fa-upload:before { - content: ""; -} - -.fa-lemon-o:before { - content: ""; -} - -.fa-phone:before { - content: ""; -} - -.fa-square-o:before { - content: ""; -} - -.fa-bookmark-o:before { - content: ""; -} - -.fa-phone-square:before { - content: ""; -} - -.fa-twitter:before { - content: ""; -} - -.fa-facebook-f:before, -.fa-facebook:before { - content: ""; -} - -.fa-github:before, .icon-github:before { - content: ""; -} - -.fa-unlock:before { - content: ""; -} - -.fa-credit-card:before { - content: ""; -} - -.fa-feed:before, -.fa-rss:before { - content: ""; -} - -.fa-hdd-o:before { - content: ""; -} - -.fa-bullhorn:before { - content: ""; -} - -.fa-bell:before { - content: ""; -} - -.fa-certificate:before { - content: ""; -} - -.fa-hand-o-right:before { - content: ""; -} - -.fa-hand-o-left:before { - content: ""; -} - -.fa-hand-o-up:before { - content: ""; -} - -.fa-hand-o-down:before { - content: ""; -} - -.fa-arrow-circle-left:before, .icon-circle-arrow-left:before { - content: ""; -} - -.fa-arrow-circle-right:before, .icon-circle-arrow-right:before { - content: ""; -} - -.fa-arrow-circle-up:before { - content: ""; -} - -.fa-arrow-circle-down:before { - content: ""; -} - -.fa-globe:before { - content: ""; -} - -.fa-wrench:before { - content: ""; -} - -.fa-tasks:before { - content: ""; -} - -.fa-filter:before { - content: ""; -} - -.fa-briefcase:before { - content: ""; -} - -.fa-arrows-alt:before { - content: ""; -} - -.fa-group:before, -.fa-users:before { - content: ""; -} - -.fa-chain:before, -.fa-link:before, -.icon-link:before { - content: ""; -} - -.fa-cloud:before { - content: ""; -} - -.fa-flask:before { - content: ""; -} - -.fa-cut:before, -.fa-scissors:before { - content: ""; -} - -.fa-copy:before, -.fa-files-o:before { - content: ""; -} - -.fa-paperclip:before { - content: ""; -} - -.fa-save:before, -.fa-floppy-o:before { - content: ""; -} - -.fa-square:before { - content: ""; -} - -.fa-navicon:before, -.fa-reorder:before, -.fa-bars:before { - content: ""; -} - -.fa-list-ul:before { - content: ""; -} - -.fa-list-ol:before { - content: ""; -} - -.fa-strikethrough:before { - content: ""; -} - -.fa-underline:before { - content: ""; -} - -.fa-table:before { - content: ""; -} - -.fa-magic:before { - content: ""; -} - -.fa-truck:before { - content: ""; -} - -.fa-pinterest:before { - content: ""; -} - -.fa-pinterest-square:before { - content: ""; -} - -.fa-google-plus-square:before { - content: ""; -} - -.fa-google-plus:before { - content: ""; -} - -.fa-money:before { - content: ""; -} - -.fa-caret-down:before, .wy-dropdown .caret:before, .icon-caret-down:before { - content: ""; -} - -.fa-caret-up:before { - content: ""; -} - -.fa-caret-left:before { - content: ""; -} - -.fa-caret-right:before { - content: ""; -} - -.fa-columns:before { - content: ""; -} - -.fa-unsorted:before, -.fa-sort:before { - content: ""; -} - -.fa-sort-down:before, -.fa-sort-desc:before { - content: ""; -} - -.fa-sort-up:before, -.fa-sort-asc:before { - content: ""; -} - -.fa-envelope:before { - content: ""; -} - -.fa-linkedin:before { - content: ""; -} - -.fa-rotate-left:before, -.fa-undo:before { - content: ""; -} - -.fa-legal:before, -.fa-gavel:before { - content: ""; -} - -.fa-dashboard:before, -.fa-tachometer:before { - content: ""; -} - -.fa-comment-o:before { - content: ""; -} - -.fa-comments-o:before { - content: ""; -} - -.fa-flash:before, -.fa-bolt:before { - content: ""; -} - -.fa-sitemap:before { - content: ""; -} - -.fa-umbrella:before { - content: ""; -} - -.fa-paste:before, -.fa-clipboard:before { - content: ""; -} - -.fa-lightbulb-o:before { - content: ""; -} - -.fa-exchange:before { - content: ""; -} - -.fa-cloud-download:before { - content: ""; -} - -.fa-cloud-upload:before { - content: ""; -} - -.fa-user-md:before { - content: ""; -} - -.fa-stethoscope:before { - content: ""; -} - -.fa-suitcase:before { - content: ""; -} - -.fa-bell-o:before { - content: ""; -} - -.fa-coffee:before { - content: ""; -} - -.fa-cutlery:before { - content: ""; -} - -.fa-file-text-o:before { - content: ""; -} - -.fa-building-o:before { - content: ""; -} - -.fa-hospital-o:before { - content: ""; -} - -.fa-ambulance:before { - content: ""; -} - -.fa-medkit:before { - content: ""; -} - -.fa-fighter-jet:before { - content: ""; -} - -.fa-beer:before { - content: ""; -} - -.fa-h-square:before { - content: ""; -} - -.fa-plus-square:before { - content: ""; -} - -.fa-angle-double-left:before { - content: ""; -} - -.fa-angle-double-right:before { - content: ""; -} - -.fa-angle-double-up:before { - content: ""; -} - -.fa-angle-double-down:before { - content: ""; -} - -.fa-angle-left:before { - content: ""; -} - -.fa-angle-right:before { - content: ""; -} - -.fa-angle-up:before { - content: ""; -} - -.fa-angle-down:before { - content: ""; -} - -.fa-desktop:before { - content: ""; -} - -.fa-laptop:before { - content: ""; -} - -.fa-tablet:before { - content: ""; -} - -.fa-mobile-phone:before, -.fa-mobile:before { - content: ""; -} - -.fa-circle-o:before { - content: ""; -} - -.fa-quote-left:before { - content: ""; -} - -.fa-quote-right:before { - content: ""; -} - -.fa-spinner:before { - content: ""; -} - -.fa-circle:before { - content: ""; -} - -.fa-mail-reply:before, -.fa-reply:before { - content: ""; -} - -.fa-github-alt:before { - content: ""; -} - -.fa-folder-o:before { - content: ""; -} - -.fa-folder-open-o:before { - content: ""; -} - -.fa-smile-o:before { - content: ""; -} - -.fa-frown-o:before { - content: ""; -} - -.fa-meh-o:before { - content: ""; -} - -.fa-gamepad:before { - content: ""; -} - -.fa-keyboard-o:before { - content: ""; -} - -.fa-flag-o:before { - content: ""; -} - -.fa-flag-checkered:before { - content: ""; -} - -.fa-terminal:before { - content: ""; -} - -.fa-code:before { - content: ""; -} - -.fa-mail-reply-all:before, -.fa-reply-all:before { - content: ""; -} - -.fa-star-half-empty:before, -.fa-star-half-full:before, -.fa-star-half-o:before { - content: ""; -} - -.fa-location-arrow:before { - content: ""; -} - -.fa-crop:before { - content: ""; -} - -.fa-code-fork:before { - content: ""; -} - -.fa-unlink:before, -.fa-chain-broken:before { - content: ""; -} - -.fa-question:before { - content: ""; -} - -.fa-info:before { - content: ""; -} - -.fa-exclamation:before { - content: ""; -} - -.fa-superscript:before { - content: ""; -} - -.fa-subscript:before { - content: ""; -} - -.fa-eraser:before { - content: ""; -} - -.fa-puzzle-piece:before { - content: ""; -} - -.fa-microphone:before { - content: ""; -} - -.fa-microphone-slash:before { - content: ""; -} - -.fa-shield:before { - content: ""; -} - -.fa-calendar-o:before { - content: ""; -} - -.fa-fire-extinguisher:before { - content: ""; -} - -.fa-rocket:before { - content: ""; -} - -.fa-maxcdn:before { - content: ""; -} - -.fa-chevron-circle-left:before { - content: ""; -} - -.fa-chevron-circle-right:before { - content: ""; -} - -.fa-chevron-circle-up:before { - content: ""; -} - -.fa-chevron-circle-down:before { - content: ""; -} - -.fa-html5:before { - content: ""; -} - -.fa-css3:before { - content: ""; -} - -.fa-anchor:before { - content: ""; -} - -.fa-unlock-alt:before { - content: ""; -} - -.fa-bullseye:before { - content: ""; -} - -.fa-ellipsis-h:before { - content: ""; -} - -.fa-ellipsis-v:before { - content: ""; -} - -.fa-rss-square:before { - content: ""; -} - -.fa-play-circle:before { - content: ""; -} - -.fa-ticket:before { - content: ""; -} - -.fa-minus-square:before { - content: ""; -} - -.fa-minus-square-o:before, .wy-menu-vertical li.on a span.toctree-expand:before, .wy-menu-vertical li.current > a span.toctree-expand:before { - content: ""; -} - -.fa-level-up:before { - content: ""; -} - -.fa-level-down:before { - content: ""; -} - -.fa-check-square:before { - content: ""; -} - -.fa-pencil-square:before { - content: ""; -} - -.fa-external-link-square:before { - content: ""; -} - -.fa-share-square:before { - content: ""; -} - -.fa-compass:before { - content: ""; -} - -.fa-toggle-down:before, -.fa-caret-square-o-down:before { - content: ""; -} - -.fa-toggle-up:before, -.fa-caret-square-o-up:before { - content: ""; -} - -.fa-toggle-right:before, -.fa-caret-square-o-right:before { - content: ""; -} - -.fa-euro:before, -.fa-eur:before { - content: ""; -} - -.fa-gbp:before { - content: ""; -} - -.fa-dollar:before, -.fa-usd:before { - content: ""; -} - -.fa-rupee:before, -.fa-inr:before { - content: ""; -} - -.fa-cny:before, -.fa-rmb:before, -.fa-yen:before, -.fa-jpy:before { - content: ""; -} - -.fa-ruble:before, -.fa-rouble:before, -.fa-rub:before { - content: ""; -} - -.fa-won:before, -.fa-krw:before { - content: ""; -} - -.fa-bitcoin:before, -.fa-btc:before { - content: ""; -} - -.fa-file:before { - content: ""; -} - -.fa-file-text:before { - content: ""; -} - -.fa-sort-alpha-asc:before { - content: ""; -} - -.fa-sort-alpha-desc:before { - content: ""; -} - -.fa-sort-amount-asc:before { - content: ""; -} - -.fa-sort-amount-desc:before { - content: ""; -} - -.fa-sort-numeric-asc:before { - content: ""; -} - -.fa-sort-numeric-desc:before { - content: ""; -} - -.fa-thumbs-up:before { - content: ""; -} - -.fa-thumbs-down:before { - content: ""; -} - -.fa-youtube-square:before { - content: ""; -} - -.fa-youtube:before { - content: ""; -} - -.fa-xing:before { - content: ""; -} - -.fa-xing-square:before { - content: ""; -} - -.fa-youtube-play:before { - content: ""; -} - -.fa-dropbox:before { - content: ""; -} - -.fa-stack-overflow:before { - content: ""; -} - -.fa-instagram:before { - content: ""; -} - -.fa-flickr:before { - content: ""; -} - -.fa-adn:before { - content: ""; -} - -.fa-bitbucket:before, .icon-bitbucket:before { - content: ""; -} - -.fa-bitbucket-square:before { - content: ""; -} - -.fa-tumblr:before { - content: ""; -} - -.fa-tumblr-square:before { - content: ""; -} - -.fa-long-arrow-down:before { - content: ""; -} - -.fa-long-arrow-up:before { - content: ""; -} - -.fa-long-arrow-left:before { - content: ""; -} - -.fa-long-arrow-right:before { - content: ""; -} - -.fa-apple:before { - content: ""; -} - -.fa-windows:before { - content: ""; -} - -.fa-android:before { - content: ""; -} - -.fa-linux:before { - content: ""; -} - -.fa-dribbble:before { - content: ""; -} - -.fa-skype:before { - content: ""; -} - -.fa-foursquare:before { - content: ""; -} - -.fa-trello:before { - content: ""; -} - -.fa-female:before { - content: ""; -} - -.fa-male:before { - content: ""; -} - -.fa-gittip:before, -.fa-gratipay:before { - content: ""; -} - -.fa-sun-o:before { - content: ""; -} - -.fa-moon-o:before { - content: ""; -} - -.fa-archive:before { - content: ""; -} - -.fa-bug:before { - content: ""; -} - -.fa-vk:before { - content: ""; -} - -.fa-weibo:before { - content: ""; -} - -.fa-renren:before { - content: ""; -} - -.fa-pagelines:before { - content: ""; -} - -.fa-stack-exchange:before { - content: ""; -} - -.fa-arrow-circle-o-right:before { - content: ""; -} - -.fa-arrow-circle-o-left:before { - content: ""; -} - -.fa-toggle-left:before, -.fa-caret-square-o-left:before { - content: ""; -} - -.fa-dot-circle-o:before { - content: ""; -} - -.fa-wheelchair:before { - content: ""; -} - -.fa-vimeo-square:before { - content: ""; -} - -.fa-turkish-lira:before, -.fa-try:before { - content: ""; -} - -.fa-plus-square-o:before, .wy-menu-vertical li span.toctree-expand:before { - content: ""; -} - -.fa-space-shuttle:before { - content: ""; -} - -.fa-slack:before { - content: ""; -} - -.fa-envelope-square:before { - content: ""; -} - -.fa-wordpress:before { - content: ""; -} - -.fa-openid:before { - content: ""; -} - -.fa-institution:before, -.fa-bank:before, -.fa-university:before { - content: ""; -} - -.fa-mortar-board:before, -.fa-graduation-cap:before { - content: ""; -} - -.fa-yahoo:before { - content: ""; -} - -.fa-google:before { - content: ""; -} - -.fa-reddit:before { - content: ""; -} - -.fa-reddit-square:before { - content: ""; -} - -.fa-stumbleupon-circle:before { - content: ""; -} - -.fa-stumbleupon:before { - content: ""; -} - -.fa-delicious:before { - content: ""; -} - -.fa-digg:before { - content: ""; -} - -.fa-pied-piper-pp:before { - content: ""; -} - -.fa-pied-piper-alt:before { - content: ""; -} - -.fa-drupal:before { - content: ""; -} - -.fa-joomla:before { - content: ""; -} - -.fa-language:before { - content: ""; -} - -.fa-fax:before { - content: ""; -} - -.fa-building:before { - content: ""; -} - -.fa-child:before { - content: ""; -} - -.fa-paw:before { - content: ""; -} - -.fa-spoon:before { - content: ""; -} - -.fa-cube:before { - content: ""; -} - -.fa-cubes:before { - content: ""; -} - -.fa-behance:before { - content: ""; -} - -.fa-behance-square:before { - content: ""; -} - -.fa-steam:before { - content: ""; -} - -.fa-steam-square:before { - content: ""; -} - -.fa-recycle:before { - content: ""; -} - -.fa-automobile:before, -.fa-car:before { - content: ""; -} - -.fa-cab:before, -.fa-taxi:before { - content: ""; -} - -.fa-tree:before { - content: ""; -} - -.fa-spotify:before { - content: ""; -} - -.fa-deviantart:before { - content: ""; -} - -.fa-soundcloud:before { - content: ""; -} - -.fa-database:before { - content: ""; -} - -.fa-file-pdf-o:before { - content: ""; -} - -.fa-file-word-o:before { - content: ""; -} - -.fa-file-excel-o:before { - content: ""; -} - -.fa-file-powerpoint-o:before { - content: ""; -} - -.fa-file-photo-o:before, -.fa-file-picture-o:before, -.fa-file-image-o:before { - content: ""; -} - -.fa-file-zip-o:before, -.fa-file-archive-o:before { - content: ""; -} - -.fa-file-sound-o:before, -.fa-file-audio-o:before { - content: ""; -} - -.fa-file-movie-o:before, -.fa-file-video-o:before { - content: ""; -} - -.fa-file-code-o:before { - content: ""; -} - -.fa-vine:before { - content: ""; -} - -.fa-codepen:before { - content: ""; -} - -.fa-jsfiddle:before { - content: ""; -} - -.fa-life-bouy:before, -.fa-life-buoy:before, -.fa-life-saver:before, -.fa-support:before, -.fa-life-ring:before { - content: ""; -} - -.fa-circle-o-notch:before { - content: ""; -} - -.fa-ra:before, -.fa-resistance:before, -.fa-rebel:before { - content: ""; -} - -.fa-ge:before, -.fa-empire:before { - content: ""; -} - -.fa-git-square:before { - content: ""; -} - -.fa-git:before { - content: ""; -} - -.fa-y-combinator-square:before, -.fa-yc-square:before, -.fa-hacker-news:before { - content: ""; -} - -.fa-tencent-weibo:before { - content: ""; -} - -.fa-qq:before { - content: ""; -} - -.fa-wechat:before, -.fa-weixin:before { - content: ""; -} - -.fa-send:before, -.fa-paper-plane:before { - content: ""; -} - -.fa-send-o:before, -.fa-paper-plane-o:before { - content: ""; -} - -.fa-history:before { - content: ""; -} - -.fa-circle-thin:before { - content: ""; -} - -.fa-header:before { - content: ""; -} - -.fa-paragraph:before { - content: ""; -} - -.fa-sliders:before { - content: ""; -} - -.fa-share-alt:before { - content: ""; -} - -.fa-share-alt-square:before { - content: ""; -} - -.fa-bomb:before { - content: ""; -} - -.fa-soccer-ball-o:before, -.fa-futbol-o:before { - content: ""; -} - -.fa-tty:before { - content: ""; -} - -.fa-binoculars:before { - content: ""; -} - -.fa-plug:before { - content: ""; -} - -.fa-slideshare:before { - content: ""; -} - -.fa-twitch:before { - content: ""; -} - -.fa-yelp:before { - content: ""; -} - -.fa-newspaper-o:before { - content: ""; -} - -.fa-wifi:before { - content: ""; -} - -.fa-calculator:before { - content: ""; -} - -.fa-paypal:before { - content: ""; -} - -.fa-google-wallet:before { - content: ""; -} - -.fa-cc-visa:before { - content: ""; -} - -.fa-cc-mastercard:before { - content: ""; -} - -.fa-cc-discover:before { - content: ""; -} - -.fa-cc-amex:before { - content: ""; -} - -.fa-cc-paypal:before { - content: ""; -} - -.fa-cc-stripe:before { - content: ""; -} - -.fa-bell-slash:before { - content: ""; -} - -.fa-bell-slash-o:before { - content: ""; -} - -.fa-trash:before { - content: ""; -} - -.fa-copyright:before { - content: ""; -} - -.fa-at:before { - content: ""; -} - -.fa-eyedropper:before { - content: ""; -} - -.fa-paint-brush:before { - content: ""; -} - -.fa-birthday-cake:before { - content: ""; -} - -.fa-area-chart:before { - content: ""; -} - -.fa-pie-chart:before { - content: ""; -} - -.fa-line-chart:before { - content: ""; -} - -.fa-lastfm:before { - content: ""; -} - -.fa-lastfm-square:before { - content: ""; -} - -.fa-toggle-off:before { - content: ""; -} - -.fa-toggle-on:before { - content: ""; -} - -.fa-bicycle:before { - content: ""; -} - -.fa-bus:before { - content: ""; -} - -.fa-ioxhost:before { - content: ""; -} - -.fa-angellist:before { - content: ""; -} - -.fa-cc:before { - content: ""; -} - -.fa-shekel:before, -.fa-sheqel:before, -.fa-ils:before { - content: ""; -} - -.fa-meanpath:before { - content: ""; -} - -.fa-buysellads:before { - content: ""; -} - -.fa-connectdevelop:before { - content: ""; -} - -.fa-dashcube:before { - content: ""; -} - -.fa-forumbee:before { - content: ""; -} - -.fa-leanpub:before { - content: ""; -} - -.fa-sellsy:before { - content: ""; -} - -.fa-shirtsinbulk:before { - content: ""; -} - -.fa-simplybuilt:before { - content: ""; -} - -.fa-skyatlas:before { - content: ""; -} - -.fa-cart-plus:before { - content: ""; -} - -.fa-cart-arrow-down:before { - content: ""; -} - -.fa-diamond:before { - content: ""; -} - -.fa-ship:before { - content: ""; -} - -.fa-user-secret:before { - content: ""; -} - -.fa-motorcycle:before { - content: ""; -} - -.fa-street-view:before { - content: ""; -} - -.fa-heartbeat:before { - content: ""; -} - -.fa-venus:before { - content: ""; -} - -.fa-mars:before { - content: ""; -} - -.fa-mercury:before { - content: ""; -} - -.fa-intersex:before, -.fa-transgender:before { - content: ""; -} - -.fa-transgender-alt:before { - content: ""; -} - -.fa-venus-double:before { - content: ""; -} - -.fa-mars-double:before { - content: ""; -} - -.fa-venus-mars:before { - content: ""; -} - -.fa-mars-stroke:before { - content: ""; -} - -.fa-mars-stroke-v:before { - content: ""; -} - -.fa-mars-stroke-h:before { - content: ""; -} - -.fa-neuter:before { - content: ""; -} - -.fa-genderless:before { - content: ""; -} - -.fa-facebook-official:before { - content: ""; -} - -.fa-pinterest-p:before { - content: ""; -} - -.fa-whatsapp:before { - content: ""; -} - -.fa-server:before { - content: ""; -} - -.fa-user-plus:before { - content: ""; -} - -.fa-user-times:before { - content: ""; -} - -.fa-hotel:before, -.fa-bed:before { - content: ""; -} - -.fa-viacoin:before { - content: ""; -} - -.fa-train:before { - content: ""; -} - -.fa-subway:before { - content: ""; -} - -.fa-medium:before { - content: ""; -} - -.fa-yc:before, -.fa-y-combinator:before { - content: ""; -} - -.fa-optin-monster:before { - content: ""; -} - -.fa-opencart:before { - content: ""; -} - -.fa-expeditedssl:before { - content: ""; -} - -.fa-battery-4:before, -.fa-battery-full:before { - content: ""; -} - -.fa-battery-3:before, -.fa-battery-three-quarters:before { - content: ""; -} - -.fa-battery-2:before, -.fa-battery-half:before { - content: ""; -} - -.fa-battery-1:before, -.fa-battery-quarter:before { - content: ""; -} - -.fa-battery-0:before, -.fa-battery-empty:before { - content: ""; -} - -.fa-mouse-pointer:before { - content: ""; -} - -.fa-i-cursor:before { - content: ""; -} - -.fa-object-group:before { - content: ""; -} - -.fa-object-ungroup:before { - content: ""; -} - -.fa-sticky-note:before { - content: ""; -} - -.fa-sticky-note-o:before { - content: ""; -} - -.fa-cc-jcb:before { - content: ""; -} - -.fa-cc-diners-club:before { - content: ""; -} - -.fa-clone:before { - content: ""; -} - -.fa-balance-scale:before { - content: ""; -} - -.fa-hourglass-o:before { - content: ""; -} - -.fa-hourglass-1:before, -.fa-hourglass-start:before { - content: ""; -} - -.fa-hourglass-2:before, -.fa-hourglass-half:before { - content: ""; -} - -.fa-hourglass-3:before, -.fa-hourglass-end:before { - content: ""; -} - -.fa-hourglass:before { - content: ""; -} - -.fa-hand-grab-o:before, -.fa-hand-rock-o:before { - content: ""; -} - -.fa-hand-stop-o:before, -.fa-hand-paper-o:before { - content: ""; -} - -.fa-hand-scissors-o:before { - content: ""; -} - -.fa-hand-lizard-o:before { - content: ""; -} - -.fa-hand-spock-o:before { - content: ""; -} - -.fa-hand-pointer-o:before { - content: ""; -} - -.fa-hand-peace-o:before { - content: ""; -} - -.fa-trademark:before { - content: ""; -} - -.fa-registered:before { - content: ""; -} - -.fa-creative-commons:before { - content: ""; -} - -.fa-gg:before { - content: ""; -} - -.fa-gg-circle:before { - content: ""; -} - -.fa-tripadvisor:before { - content: ""; -} - -.fa-odnoklassniki:before { - content: ""; -} - -.fa-odnoklassniki-square:before { - content: ""; -} - -.fa-get-pocket:before { - content: ""; -} - -.fa-wikipedia-w:before { - content: ""; -} - -.fa-safari:before { - content: ""; -} - -.fa-chrome:before { - content: ""; -} - -.fa-firefox:before { - content: ""; -} - -.fa-opera:before { - content: ""; -} - -.fa-internet-explorer:before { - content: ""; -} - -.fa-tv:before, -.fa-television:before { - content: ""; -} - -.fa-contao:before { - content: ""; -} - -.fa-500px:before { - content: ""; -} - -.fa-amazon:before { - content: ""; -} - -.fa-calendar-plus-o:before { - content: ""; -} - -.fa-calendar-minus-o:before { - content: ""; -} - -.fa-calendar-times-o:before { - content: ""; -} - -.fa-calendar-check-o:before { - content: ""; -} - -.fa-industry:before { - content: ""; -} - -.fa-map-pin:before { - content: ""; -} - -.fa-map-signs:before { - content: ""; -} - -.fa-map-o:before { - content: ""; -} - -.fa-map:before { - content: ""; -} - -.fa-commenting:before { - content: ""; -} - -.fa-commenting-o:before { - content: ""; -} - -.fa-houzz:before { - content: ""; -} - -.fa-vimeo:before { - content: ""; -} - -.fa-black-tie:before { - content: ""; -} - -.fa-fonticons:before { - content: ""; -} - -.fa-reddit-alien:before { - content: ""; -} - -.fa-edge:before { - content: ""; -} - -.fa-credit-card-alt:before { - content: ""; -} - -.fa-codiepie:before { - content: ""; -} - -.fa-modx:before { - content: ""; -} - -.fa-fort-awesome:before { - content: ""; -} - -.fa-usb:before { - content: ""; -} - -.fa-product-hunt:before { - content: ""; -} - -.fa-mixcloud:before { - content: ""; -} - -.fa-scribd:before { - content: ""; -} - -.fa-pause-circle:before { - content: ""; -} - -.fa-pause-circle-o:before { - content: ""; -} - -.fa-stop-circle:before { - content: ""; -} - -.fa-stop-circle-o:before { - content: ""; -} - -.fa-shopping-bag:before { - content: ""; -} - -.fa-shopping-basket:before { - content: ""; -} - -.fa-hashtag:before { - content: ""; -} - -.fa-bluetooth:before { - content: ""; -} - -.fa-bluetooth-b:before { - content: ""; -} - -.fa-percent:before { - content: ""; -} - -.fa-gitlab:before, .icon-gitlab:before { - content: ""; -} - -.fa-wpbeginner:before { - content: ""; -} - -.fa-wpforms:before { - content: ""; -} - -.fa-envira:before { - content: ""; -} - -.fa-universal-access:before { - content: ""; -} - -.fa-wheelchair-alt:before { - content: ""; -} - -.fa-question-circle-o:before { - content: ""; -} - -.fa-blind:before { - content: ""; -} - -.fa-audio-description:before { - content: ""; -} - -.fa-volume-control-phone:before { - content: ""; -} - -.fa-braille:before { - content: ""; -} - -.fa-assistive-listening-systems:before { - content: ""; -} - -.fa-asl-interpreting:before, -.fa-american-sign-language-interpreting:before { - content: ""; -} - -.fa-deafness:before, -.fa-hard-of-hearing:before, -.fa-deaf:before { - content: ""; -} - -.fa-glide:before { - content: ""; -} - -.fa-glide-g:before { - content: ""; -} - -.fa-signing:before, -.fa-sign-language:before { - content: ""; -} - -.fa-low-vision:before { - content: ""; -} - -.fa-viadeo:before { - content: ""; -} - -.fa-viadeo-square:before { - content: ""; -} - -.fa-snapchat:before { - content: ""; -} - -.fa-snapchat-ghost:before { - content: ""; -} - -.fa-snapchat-square:before { - content: ""; -} - -.fa-pied-piper:before { - content: ""; -} - -.fa-first-order:before { - content: ""; -} - -.fa-yoast:before { - content: ""; -} - -.fa-themeisle:before { - content: ""; -} - -.fa-google-plus-circle:before, -.fa-google-plus-official:before { - content: ""; -} - -.fa-fa:before, -.fa-font-awesome:before { - content: ""; -} - -.sr-only { - position: absolute; - width: 1px; - height: 1px; - padding: 0; - margin: -1px; - overflow: hidden; - clip: rect(0, 0, 0, 0); - border: 0; -} - -.sr-only-focusable:active, .sr-only-focusable:focus { - position: static; - width: auto; - height: auto; - margin: 0; - overflow: visible; - clip: auto; -} - -.fa, .wy-menu-vertical li span.toctree-expand, .wy-menu-vertical li.on a span.toctree-expand, .wy-menu-vertical li.current > a span.toctree-expand, .rst-content .admonition-title, .rst-content h1 .headerlink, .rst-content h2 .headerlink, .rst-content h3 .headerlink, .rst-content h4 .headerlink, .rst-content h5 .headerlink, .rst-content h6 .headerlink, .rst-content dl dt .headerlink, .rst-content p.caption .headerlink, .rst-content tt.download span:first-child, .rst-content code.download span:first-child, .icon, .wy-dropdown .caret, .wy-inline-validate.wy-inline-validate-success .wy-input-context, .wy-inline-validate.wy-inline-validate-danger .wy-input-context, .wy-inline-validate.wy-inline-validate-warning .wy-input-context, .wy-inline-validate.wy-inline-validate-info .wy-input-context { - font-family: inherit; -} -.fa:before, .wy-menu-vertical li span.toctree-expand:before, .wy-menu-vertical li.on a span.toctree-expand:before, .wy-menu-vertical li.current > a span.toctree-expand:before, .rst-content .admonition-title:before, .rst-content h1 .headerlink:before, .rst-content h2 .headerlink:before, .rst-content h3 .headerlink:before, .rst-content h4 .headerlink:before, .rst-content h5 .headerlink:before, .rst-content h6 .headerlink:before, .rst-content dl dt .headerlink:before, .rst-content p.caption .headerlink:before, .rst-content tt.download span:first-child:before, .rst-content code.download span:first-child:before, .icon:before, .wy-dropdown .caret:before, .wy-inline-validate.wy-inline-validate-success .wy-input-context:before, .wy-inline-validate.wy-inline-validate-danger .wy-input-context:before, .wy-inline-validate.wy-inline-validate-warning .wy-input-context:before, .wy-inline-validate.wy-inline-validate-info .wy-input-context:before { - font-family: "FontAwesome"; - display: inline-block; - font-style: normal; - font-weight: normal; - line-height: 1; - text-decoration: inherit; -} - -a .fa, a .wy-menu-vertical li span.toctree-expand, .wy-menu-vertical li a span.toctree-expand, .wy-menu-vertical li.on a span.toctree-expand, .wy-menu-vertical li.current > a span.toctree-expand, a .rst-content .admonition-title, .rst-content a .admonition-title, a .rst-content h1 .headerlink, .rst-content h1 a .headerlink, a .rst-content h2 .headerlink, .rst-content h2 a .headerlink, a .rst-content h3 .headerlink, .rst-content h3 a .headerlink, a .rst-content h4 .headerlink, .rst-content h4 a .headerlink, a .rst-content h5 .headerlink, .rst-content h5 a .headerlink, a .rst-content h6 .headerlink, .rst-content h6 a .headerlink, a .rst-content dl dt .headerlink, .rst-content dl dt a .headerlink, a .rst-content p.caption .headerlink, .rst-content p.caption a .headerlink, a .rst-content tt.download span:first-child, .rst-content tt.download a span:first-child, a .rst-content code.download span:first-child, .rst-content code.download a span:first-child, a .icon { - display: inline-block; - text-decoration: inherit; -} - -.btn .fa, .btn .wy-menu-vertical li span.toctree-expand, .wy-menu-vertical li .btn span.toctree-expand, .btn .wy-menu-vertical li.on a span.toctree-expand, .wy-menu-vertical li.on a .btn span.toctree-expand, .btn .wy-menu-vertical li.current > a span.toctree-expand, .wy-menu-vertical li.current > a .btn span.toctree-expand, .btn .rst-content .admonition-title, .rst-content .btn .admonition-title, .btn .rst-content h1 .headerlink, .rst-content h1 .btn .headerlink, .btn .rst-content h2 .headerlink, .rst-content h2 .btn .headerlink, .btn .rst-content h3 .headerlink, .rst-content h3 .btn .headerlink, .btn .rst-content h4 .headerlink, .rst-content h4 .btn .headerlink, .btn .rst-content h5 .headerlink, .rst-content h5 .btn .headerlink, .btn .rst-content h6 .headerlink, .rst-content h6 .btn .headerlink, .btn .rst-content dl dt .headerlink, .rst-content dl dt .btn .headerlink, .btn .rst-content p.caption .headerlink, .rst-content p.caption .btn .headerlink, .btn .rst-content tt.download span:first-child, .rst-content tt.download .btn span:first-child, .btn .rst-content code.download span:first-child, .rst-content code.download .btn span:first-child, .btn .icon, .nav .fa, .nav .wy-menu-vertical li span.toctree-expand, .wy-menu-vertical li .nav span.toctree-expand, .nav .wy-menu-vertical li.on a span.toctree-expand, .wy-menu-vertical li.on a .nav span.toctree-expand, .nav .wy-menu-vertical li.current > a span.toctree-expand, .wy-menu-vertical li.current > a .nav span.toctree-expand, .nav .rst-content .admonition-title, .rst-content .nav .admonition-title, .nav .rst-content h1 .headerlink, .rst-content h1 .nav .headerlink, .nav .rst-content h2 .headerlink, .rst-content h2 .nav .headerlink, .nav .rst-content h3 .headerlink, .rst-content h3 .nav .headerlink, .nav .rst-content h4 .headerlink, .rst-content h4 .nav .headerlink, .nav .rst-content h5 .headerlink, .rst-content h5 .nav .headerlink, .nav .rst-content h6 .headerlink, .rst-content h6 .nav .headerlink, .nav .rst-content dl dt .headerlink, .rst-content dl dt .nav .headerlink, .nav .rst-content p.caption .headerlink, .rst-content p.caption .nav .headerlink, .nav .rst-content tt.download span:first-child, .rst-content tt.download .nav span:first-child, .nav .rst-content code.download span:first-child, .rst-content code.download .nav span:first-child, .nav .icon { - display: inline; -} -.btn .fa.fa-large, .btn .wy-menu-vertical li span.fa-large.toctree-expand, .wy-menu-vertical li .btn span.fa-large.toctree-expand, .btn .rst-content .fa-large.admonition-title, .rst-content .btn .fa-large.admonition-title, .btn .rst-content h1 .fa-large.headerlink, .rst-content h1 .btn .fa-large.headerlink, .btn .rst-content h2 .fa-large.headerlink, .rst-content h2 .btn .fa-large.headerlink, .btn .rst-content h3 .fa-large.headerlink, .rst-content h3 .btn .fa-large.headerlink, .btn .rst-content h4 .fa-large.headerlink, .rst-content h4 .btn .fa-large.headerlink, .btn .rst-content h5 .fa-large.headerlink, .rst-content h5 .btn .fa-large.headerlink, .btn .rst-content h6 .fa-large.headerlink, .rst-content h6 .btn .fa-large.headerlink, .btn .rst-content dl dt .fa-large.headerlink, .rst-content dl dt .btn .fa-large.headerlink, .btn .rst-content p.caption .fa-large.headerlink, .rst-content p.caption .btn .fa-large.headerlink, .btn .rst-content tt.download span.fa-large:first-child, .rst-content tt.download .btn span.fa-large:first-child, .btn .rst-content code.download span.fa-large:first-child, .rst-content code.download .btn span.fa-large:first-child, .btn .fa-large.icon, .nav .fa.fa-large, .nav .wy-menu-vertical li span.fa-large.toctree-expand, .wy-menu-vertical li .nav span.fa-large.toctree-expand, .nav .rst-content .fa-large.admonition-title, .rst-content .nav .fa-large.admonition-title, .nav .rst-content h1 .fa-large.headerlink, .rst-content h1 .nav .fa-large.headerlink, .nav .rst-content h2 .fa-large.headerlink, .rst-content h2 .nav .fa-large.headerlink, .nav .rst-content h3 .fa-large.headerlink, .rst-content h3 .nav .fa-large.headerlink, .nav .rst-content h4 .fa-large.headerlink, .rst-content h4 .nav .fa-large.headerlink, .nav .rst-content h5 .fa-large.headerlink, .rst-content h5 .nav .fa-large.headerlink, .nav .rst-content h6 .fa-large.headerlink, .rst-content h6 .nav .fa-large.headerlink, .nav .rst-content dl dt .fa-large.headerlink, .rst-content dl dt .nav .fa-large.headerlink, .nav .rst-content p.caption .fa-large.headerlink, .rst-content p.caption .nav .fa-large.headerlink, .nav .rst-content tt.download span.fa-large:first-child, .rst-content tt.download .nav span.fa-large:first-child, .nav .rst-content code.download span.fa-large:first-child, .rst-content code.download .nav span.fa-large:first-child, .nav .fa-large.icon { - line-height: 0.9em; -} -.btn .fa.fa-spin, .btn .wy-menu-vertical li span.fa-spin.toctree-expand, .wy-menu-vertical li .btn span.fa-spin.toctree-expand, .btn .rst-content .fa-spin.admonition-title, .rst-content .btn .fa-spin.admonition-title, .btn .rst-content h1 .fa-spin.headerlink, .rst-content h1 .btn .fa-spin.headerlink, .btn .rst-content h2 .fa-spin.headerlink, .rst-content h2 .btn .fa-spin.headerlink, .btn .rst-content h3 .fa-spin.headerlink, .rst-content h3 .btn .fa-spin.headerlink, .btn .rst-content h4 .fa-spin.headerlink, .rst-content h4 .btn .fa-spin.headerlink, .btn .rst-content h5 .fa-spin.headerlink, .rst-content h5 .btn .fa-spin.headerlink, .btn .rst-content h6 .fa-spin.headerlink, .rst-content h6 .btn .fa-spin.headerlink, .btn .rst-content dl dt .fa-spin.headerlink, .rst-content dl dt .btn .fa-spin.headerlink, .btn .rst-content p.caption .fa-spin.headerlink, .rst-content p.caption .btn .fa-spin.headerlink, .btn .rst-content tt.download span.fa-spin:first-child, .rst-content tt.download .btn span.fa-spin:first-child, .btn .rst-content code.download span.fa-spin:first-child, .rst-content code.download .btn span.fa-spin:first-child, .btn .fa-spin.icon, .nav .fa.fa-spin, .nav .wy-menu-vertical li span.fa-spin.toctree-expand, .wy-menu-vertical li .nav span.fa-spin.toctree-expand, .nav .rst-content .fa-spin.admonition-title, .rst-content .nav .fa-spin.admonition-title, .nav .rst-content h1 .fa-spin.headerlink, .rst-content h1 .nav .fa-spin.headerlink, .nav .rst-content h2 .fa-spin.headerlink, .rst-content h2 .nav .fa-spin.headerlink, .nav .rst-content h3 .fa-spin.headerlink, .rst-content h3 .nav .fa-spin.headerlink, .nav .rst-content h4 .fa-spin.headerlink, .rst-content h4 .nav .fa-spin.headerlink, .nav .rst-content h5 .fa-spin.headerlink, .rst-content h5 .nav .fa-spin.headerlink, .nav .rst-content h6 .fa-spin.headerlink, .rst-content h6 .nav .fa-spin.headerlink, .nav .rst-content dl dt .fa-spin.headerlink, .rst-content dl dt .nav .fa-spin.headerlink, .nav .rst-content p.caption .fa-spin.headerlink, .rst-content p.caption .nav .fa-spin.headerlink, .nav .rst-content tt.download span.fa-spin:first-child, .rst-content tt.download .nav span.fa-spin:first-child, .nav .rst-content code.download span.fa-spin:first-child, .rst-content code.download .nav span.fa-spin:first-child, .nav .fa-spin.icon { - display: inline-block; -} - -.btn.fa:before, .wy-menu-vertical li span.btn.toctree-expand:before, .rst-content .btn.admonition-title:before, .rst-content h1 .btn.headerlink:before, .rst-content h2 .btn.headerlink:before, .rst-content h3 .btn.headerlink:before, .rst-content h4 .btn.headerlink:before, .rst-content h5 .btn.headerlink:before, .rst-content h6 .btn.headerlink:before, .rst-content dl dt .btn.headerlink:before, .rst-content p.caption .btn.headerlink:before, .rst-content tt.download span.btn:first-child:before, .rst-content code.download span.btn:first-child:before, .btn.icon:before { - opacity: 0.5; - -webkit-transition: opacity 0.05s ease-in; - -moz-transition: opacity 0.05s ease-in; - transition: opacity 0.05s ease-in; -} - -.btn.fa:hover:before, .wy-menu-vertical li span.btn.toctree-expand:hover:before, .rst-content .btn.admonition-title:hover:before, .rst-content h1 .btn.headerlink:hover:before, .rst-content h2 .btn.headerlink:hover:before, .rst-content h3 .btn.headerlink:hover:before, .rst-content h4 .btn.headerlink:hover:before, .rst-content h5 .btn.headerlink:hover:before, .rst-content h6 .btn.headerlink:hover:before, .rst-content dl dt .btn.headerlink:hover:before, .rst-content p.caption .btn.headerlink:hover:before, .rst-content tt.download span.btn:first-child:hover:before, .rst-content code.download span.btn:first-child:hover:before, .btn.icon:hover:before { - opacity: 1; -} - -.btn-mini .fa:before, .btn-mini .wy-menu-vertical li span.toctree-expand:before, .wy-menu-vertical li .btn-mini span.toctree-expand:before, .btn-mini .rst-content .admonition-title:before, .rst-content .btn-mini .admonition-title:before, .btn-mini .rst-content h1 .headerlink:before, .rst-content h1 .btn-mini .headerlink:before, .btn-mini .rst-content h2 .headerlink:before, .rst-content h2 .btn-mini .headerlink:before, .btn-mini .rst-content h3 .headerlink:before, .rst-content h3 .btn-mini .headerlink:before, .btn-mini .rst-content h4 .headerlink:before, .rst-content h4 .btn-mini .headerlink:before, .btn-mini .rst-content h5 .headerlink:before, .rst-content h5 .btn-mini .headerlink:before, .btn-mini .rst-content h6 .headerlink:before, .rst-content h6 .btn-mini .headerlink:before, .btn-mini .rst-content dl dt .headerlink:before, .rst-content dl dt .btn-mini .headerlink:before, .btn-mini .rst-content p.caption .headerlink:before, .rst-content p.caption .btn-mini .headerlink:before, .btn-mini .rst-content tt.download span:first-child:before, .rst-content tt.download .btn-mini span:first-child:before, .btn-mini .rst-content code.download span:first-child:before, .rst-content code.download .btn-mini span:first-child:before, .btn-mini .icon:before { - font-size: 14px; - vertical-align: -15%; -} - -.wy-alert, .rst-content .note, .rst-content .attention, .rst-content .caution, .rst-content .danger, .rst-content .error, .rst-content .hint, .rst-content .important, .rst-content .tip, .rst-content .warning, .rst-content .seealso, .rst-content .admonition-todo { - padding: 12px; - line-height: 24px; - margin-bottom: 24px; - background: #e7f2fa; -} - -.wy-alert-title, .rst-content .admonition-title { - color: #fff; - font-weight: bold; - display: block; - color: #fff; - background: #6ab0de; - margin: -12px; - padding: 6px 12px; - margin-bottom: 12px; -} - -.wy-alert.wy-alert-danger, .rst-content .wy-alert-danger.note, .rst-content .wy-alert-danger.attention, .rst-content .wy-alert-danger.caution, .rst-content .danger, .rst-content .error, .rst-content .wy-alert-danger.hint, .rst-content .wy-alert-danger.important, .rst-content .wy-alert-danger.tip, .rst-content .wy-alert-danger.warning, .rst-content .wy-alert-danger.seealso, .rst-content .wy-alert-danger.admonition-todo { - background: #fdf3f2; -} -.wy-alert.wy-alert-danger .wy-alert-title, .rst-content .wy-alert-danger.note .wy-alert-title, .rst-content .wy-alert-danger.attention .wy-alert-title, .rst-content .wy-alert-danger.caution .wy-alert-title, .rst-content .danger .wy-alert-title, .rst-content .error .wy-alert-title, .rst-content .wy-alert-danger.hint .wy-alert-title, .rst-content .wy-alert-danger.important .wy-alert-title, .rst-content .wy-alert-danger.tip .wy-alert-title, .rst-content .wy-alert-danger.warning .wy-alert-title, .rst-content .wy-alert-danger.seealso .wy-alert-title, .rst-content .wy-alert-danger.admonition-todo .wy-alert-title, .wy-alert.wy-alert-danger .rst-content .admonition-title, .rst-content .wy-alert.wy-alert-danger .admonition-title, .rst-content .wy-alert-danger.note .admonition-title, .rst-content .wy-alert-danger.attention .admonition-title, .rst-content .wy-alert-danger.caution .admonition-title, .rst-content .danger .admonition-title, .rst-content .error .admonition-title, .rst-content .wy-alert-danger.hint .admonition-title, .rst-content .wy-alert-danger.important .admonition-title, .rst-content .wy-alert-danger.tip .admonition-title, .rst-content .wy-alert-danger.warning .admonition-title, .rst-content .wy-alert-danger.seealso .admonition-title, .rst-content .wy-alert-danger.admonition-todo .admonition-title { - background: #f29f97; -} - -.wy-alert.wy-alert-warning, .rst-content .wy-alert-warning.note, .rst-content .attention, .rst-content .caution, .rst-content .wy-alert-warning.danger, .rst-content .wy-alert-warning.error, .rst-content .wy-alert-warning.hint, .rst-content .wy-alert-warning.important, .rst-content .wy-alert-warning.tip, .rst-content .warning, .rst-content .wy-alert-warning.seealso, .rst-content .admonition-todo { - background: #ffedcc; -} -.wy-alert.wy-alert-warning .wy-alert-title, .rst-content .wy-alert-warning.note .wy-alert-title, .rst-content .attention .wy-alert-title, .rst-content .caution .wy-alert-title, .rst-content .wy-alert-warning.danger .wy-alert-title, .rst-content .wy-alert-warning.error .wy-alert-title, .rst-content .wy-alert-warning.hint .wy-alert-title, .rst-content .wy-alert-warning.important .wy-alert-title, .rst-content .wy-alert-warning.tip .wy-alert-title, .rst-content .warning .wy-alert-title, .rst-content .wy-alert-warning.seealso .wy-alert-title, .rst-content .admonition-todo .wy-alert-title, .wy-alert.wy-alert-warning .rst-content .admonition-title, .rst-content .wy-alert.wy-alert-warning .admonition-title, .rst-content .wy-alert-warning.note .admonition-title, .rst-content .attention .admonition-title, .rst-content .caution .admonition-title, .rst-content .wy-alert-warning.danger .admonition-title, .rst-content .wy-alert-warning.error .admonition-title, .rst-content .wy-alert-warning.hint .admonition-title, .rst-content .wy-alert-warning.important .admonition-title, .rst-content .wy-alert-warning.tip .admonition-title, .rst-content .warning .admonition-title, .rst-content .wy-alert-warning.seealso .admonition-title, .rst-content .admonition-todo .admonition-title { - background: #f0b37e; -} - -.wy-alert.wy-alert-info, .rst-content .note, .rst-content .wy-alert-info.attention, .rst-content .wy-alert-info.caution, .rst-content .wy-alert-info.danger, .rst-content .wy-alert-info.error, .rst-content .wy-alert-info.hint, .rst-content .wy-alert-info.important, .rst-content .wy-alert-info.tip, .rst-content .wy-alert-info.warning, .rst-content .seealso, .rst-content .wy-alert-info.admonition-todo { - background: #e7f2fa; -} -.wy-alert.wy-alert-info .wy-alert-title, .rst-content .note .wy-alert-title, .rst-content .wy-alert-info.attention .wy-alert-title, .rst-content .wy-alert-info.caution .wy-alert-title, .rst-content .wy-alert-info.danger .wy-alert-title, .rst-content .wy-alert-info.error .wy-alert-title, .rst-content .wy-alert-info.hint .wy-alert-title, .rst-content .wy-alert-info.important .wy-alert-title, .rst-content .wy-alert-info.tip .wy-alert-title, .rst-content .wy-alert-info.warning .wy-alert-title, .rst-content .seealso .wy-alert-title, .rst-content .wy-alert-info.admonition-todo .wy-alert-title, .wy-alert.wy-alert-info .rst-content .admonition-title, .rst-content .wy-alert.wy-alert-info .admonition-title, .rst-content .note .admonition-title, .rst-content .wy-alert-info.attention .admonition-title, .rst-content .wy-alert-info.caution .admonition-title, .rst-content .wy-alert-info.danger .admonition-title, .rst-content .wy-alert-info.error .admonition-title, .rst-content .wy-alert-info.hint .admonition-title, .rst-content .wy-alert-info.important .admonition-title, .rst-content .wy-alert-info.tip .admonition-title, .rst-content .wy-alert-info.warning .admonition-title, .rst-content .seealso .admonition-title, .rst-content .wy-alert-info.admonition-todo .admonition-title { - background: #6ab0de; -} - -.wy-alert.wy-alert-success, .rst-content .wy-alert-success.note, .rst-content .wy-alert-success.attention, .rst-content .wy-alert-success.caution, .rst-content .wy-alert-success.danger, .rst-content .wy-alert-success.error, .rst-content .hint, .rst-content .important, .rst-content .tip, .rst-content .wy-alert-success.warning, .rst-content .wy-alert-success.seealso, .rst-content .wy-alert-success.admonition-todo { - background: #dbfaf4; -} -.wy-alert.wy-alert-success .wy-alert-title, .rst-content .wy-alert-success.note .wy-alert-title, .rst-content .wy-alert-success.attention .wy-alert-title, .rst-content .wy-alert-success.caution .wy-alert-title, .rst-content .wy-alert-success.danger .wy-alert-title, .rst-content .wy-alert-success.error .wy-alert-title, .rst-content .hint .wy-alert-title, .rst-content .important .wy-alert-title, .rst-content .tip .wy-alert-title, .rst-content .wy-alert-success.warning .wy-alert-title, .rst-content .wy-alert-success.seealso .wy-alert-title, .rst-content .wy-alert-success.admonition-todo .wy-alert-title, .wy-alert.wy-alert-success .rst-content .admonition-title, .rst-content .wy-alert.wy-alert-success .admonition-title, .rst-content .wy-alert-success.note .admonition-title, .rst-content .wy-alert-success.attention .admonition-title, .rst-content .wy-alert-success.caution .admonition-title, .rst-content .wy-alert-success.danger .admonition-title, .rst-content .wy-alert-success.error .admonition-title, .rst-content .hint .admonition-title, .rst-content .important .admonition-title, .rst-content .tip .admonition-title, .rst-content .wy-alert-success.warning .admonition-title, .rst-content .wy-alert-success.seealso .admonition-title, .rst-content .wy-alert-success.admonition-todo .admonition-title { - background: #1abc9c; -} - -.wy-alert.wy-alert-neutral, .rst-content .wy-alert-neutral.note, .rst-content .wy-alert-neutral.attention, .rst-content .wy-alert-neutral.caution, .rst-content .wy-alert-neutral.danger, .rst-content .wy-alert-neutral.error, .rst-content .wy-alert-neutral.hint, .rst-content .wy-alert-neutral.important, .rst-content .wy-alert-neutral.tip, .rst-content .wy-alert-neutral.warning, .rst-content .wy-alert-neutral.seealso, .rst-content .wy-alert-neutral.admonition-todo { - background: #ddf1f7; -} -.wy-alert.wy-alert-neutral .wy-alert-title, .rst-content .wy-alert-neutral.note .wy-alert-title, .rst-content .wy-alert-neutral.attention .wy-alert-title, .rst-content .wy-alert-neutral.caution .wy-alert-title, .rst-content .wy-alert-neutral.danger .wy-alert-title, .rst-content .wy-alert-neutral.error .wy-alert-title, .rst-content .wy-alert-neutral.hint .wy-alert-title, .rst-content .wy-alert-neutral.important .wy-alert-title, .rst-content .wy-alert-neutral.tip .wy-alert-title, .rst-content .wy-alert-neutral.warning .wy-alert-title, .rst-content .wy-alert-neutral.seealso .wy-alert-title, .rst-content .wy-alert-neutral.admonition-todo .wy-alert-title, .wy-alert.wy-alert-neutral .rst-content .admonition-title, .rst-content .wy-alert.wy-alert-neutral .admonition-title, .rst-content .wy-alert-neutral.note .admonition-title, .rst-content .wy-alert-neutral.attention .admonition-title, .rst-content .wy-alert-neutral.caution .admonition-title, .rst-content .wy-alert-neutral.danger .admonition-title, .rst-content .wy-alert-neutral.error .admonition-title, .rst-content .wy-alert-neutral.hint .admonition-title, .rst-content .wy-alert-neutral.important .admonition-title, .rst-content .wy-alert-neutral.tip .admonition-title, .rst-content .wy-alert-neutral.warning .admonition-title, .rst-content .wy-alert-neutral.seealso .admonition-title, .rst-content .wy-alert-neutral.admonition-todo .admonition-title { - color: #3F3C30; - background: #e1e4e5; -} -.wy-alert.wy-alert-neutral a, .rst-content .wy-alert-neutral.note a, .rst-content .wy-alert-neutral.attention a, .rst-content .wy-alert-neutral.caution a, .rst-content .wy-alert-neutral.danger a, .rst-content .wy-alert-neutral.error a, .rst-content .wy-alert-neutral.hint a, .rst-content .wy-alert-neutral.important a, .rst-content .wy-alert-neutral.tip a, .rst-content .wy-alert-neutral.warning a, .rst-content .wy-alert-neutral.seealso a, .rst-content .wy-alert-neutral.admonition-todo a { - color: #5091cd; -} - -.wy-alert p:last-child, .rst-content .note p:last-child, .rst-content .attention p:last-child, .rst-content .caution p:last-child, .rst-content .danger p:last-child, .rst-content .error p:last-child, .rst-content .hint p:last-child, .rst-content .important p:last-child, .rst-content .tip p:last-child, .rst-content .warning p:last-child, .rst-content .seealso p:last-child, .rst-content .admonition-todo p:last-child { - margin-bottom: 0; -} - -.wy-tray-container { - position: fixed; - bottom: 0px; - left: 0; - z-index: 600; -} -.wy-tray-container li { - display: block; - width: 300px; - background: transparent; - color: #fff; - text-align: center; - box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1); - padding: 0 24px; - min-width: 20%; - opacity: 0; - height: 0; - line-height: 56px; - overflow: hidden; - -webkit-transition: all 0.3s ease-in; - -moz-transition: all 0.3s ease-in; - transition: all 0.3s ease-in; -} -.wy-tray-container li.wy-tray-item-success { - background: #27AE60; -} -.wy-tray-container li.wy-tray-item-info { - background: #2980B9; -} -.wy-tray-container li.wy-tray-item-warning { - background: #E67E22; -} -.wy-tray-container li.wy-tray-item-danger { - background: #E74C3C; -} -.wy-tray-container li.on { - opacity: 1; - height: 56px; -} - -@media screen and (max-width: 768px) { - .wy-tray-container { - bottom: auto; - top: 0; - width: 100%; - } - .wy-tray-container li { - width: 100%; - } -} -button { - font-size: 100%; - margin: 0; - vertical-align: baseline; - *vertical-align: middle; - cursor: pointer; - line-height: normal; - -webkit-appearance: button; - *overflow: visible; -} - -button::-moz-focus-inner, input::-moz-focus-inner { - border: 0; - padding: 0; -} - -button[disabled] { - cursor: default; -} - -.btn { - /* Structure */ - display: inline-block; - border-radius: 2px; - line-height: normal; - white-space: nowrap; - text-align: center; - cursor: pointer; - font-size: 100%; - padding: 6px 12px 8px 12px; - color: #fff; - border: 1px solid rgba(0, 0, 0, 0.1); - background-color: #175E54; - text-decoration: none; - font-weight: normal; - font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif; - box-shadow: 0px 1px 2px -1px rgba(255, 255, 255, 0.5) inset, 0px -2px 0px 0px rgba(0, 0, 0, 0.1) inset; - outline-none: false; - vertical-align: middle; - *display: inline; - zoom: 1; - -webkit-user-drag: none; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - -webkit-transition: all 0.1s linear; - -moz-transition: all 0.1s linear; - transition: all 0.1s linear; -} - -.btn-hover { - background: #649dd3; - color: #fff; -} - -.btn:hover { - background: #1c7266; - color: #fff; -} -.btn:focus { - background: #1c7266; - outline: 0; -} -.btn:active { - box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.05) inset, 0px 2px 0px 0px rgba(0, 0, 0, 0.1) inset; - padding: 8px 12px 6px 12px; -} -.btn:visited { - color: #fff; -} -.btn:disabled { - background-image: none; - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); - filter: alpha(opacity=40); - opacity: 0.4; - cursor: not-allowed; - box-shadow: none; -} - -.btn-disabled { - background-image: none; - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); - filter: alpha(opacity=40); - opacity: 0.4; - cursor: not-allowed; - box-shadow: none; -} -.btn-disabled:hover, .btn-disabled:focus, .btn-disabled:active { - background-image: none; - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); - filter: alpha(opacity=40); - opacity: 0.4; - cursor: not-allowed; - box-shadow: none; -} - -.btn::-moz-focus-inner { - padding: 0; - border: 0; -} - -.btn-small { - font-size: 80%; -} - -.btn-info { - background-color: #2980B9 !important; -} -.btn-info:hover { - background-color: #2e8ece !important; -} - -.btn-neutral { - background-color: #f8f6ea !important; - color: #3F3C30 !important; -} -.btn-neutral:hover { - background-color: #f2eed7 !important; - color: #3F3C30; -} -.btn-neutral:visited { - color: #3F3C30 !important; -} - -.btn-success { - background-color: #27AE60 !important; -} -.btn-success:hover { - background-color: #229955 !important; -} - -.btn-danger { - background-color: #E74C3C !important; -} -.btn-danger:hover { - background-color: #ea6153 !important; -} - -.btn-warning { - background-color: #E67E22 !important; -} -.btn-warning:hover { - background-color: #e98b39 !important; -} - -.btn-invert { - background-color: #222; -} -.btn-invert:hover { - background-color: #2f2f2f !important; -} - -.btn-link { - background-color: transparent !important; - color: #5091cd; - box-shadow: none; - border-color: transparent !important; -} -.btn-link:hover { - background-color: transparent !important; - color: #78aad8 !important; - box-shadow: none; -} -.btn-link:active { - background-color: transparent !important; - color: #78aad8 !important; - box-shadow: none; -} -.btn-link:visited { - color: #9B59B6; -} - -.wy-btn-group .btn, .wy-control .btn { - vertical-align: middle; -} - -.wy-btn-group { - margin-bottom: 24px; - *zoom: 1; -} -.wy-btn-group:before, .wy-btn-group:after { - display: table; - content: ""; -} -.wy-btn-group:after { - clear: both; -} - -.wy-dropdown { - position: relative; - display: inline-block; -} - -.wy-dropdown-active .wy-dropdown-menu { - display: block; -} - -.wy-dropdown-menu { - position: absolute; - left: 0; - display: none; - float: left; - top: 100%; - min-width: 100%; - background: #f9f8f3; - z-index: 100; - border: solid 1px #e9e6d0; - box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1); - padding: 12px; -} -.wy-dropdown-menu > dd > a { - display: block; - clear: both; - color: #3F3C30; - white-space: nowrap; - font-size: 90%; - padding: 0 12px; - cursor: pointer; -} -.wy-dropdown-menu > dd > a:hover { - background: #5091cd; - color: #fff; -} -.wy-dropdown-menu > dd.divider { - border-top: solid 1px #e9e6d0; - margin: 6px 0; -} -.wy-dropdown-menu > dd.search { - padding-bottom: 12px; -} -.wy-dropdown-menu > dd.search input[type="search"] { - width: 100%; -} -.wy-dropdown-menu > dd.call-to-action { - background: #e9e6d0; - text-transform: uppercase; - font-weight: 500; - font-size: 80%; -} -.wy-dropdown-menu > dd.call-to-action:hover { - background: #e9e6d0; -} -.wy-dropdown-menu > dd.call-to-action .btn { - color: #fff; -} - -.wy-dropdown.wy-dropdown-up .wy-dropdown-menu { - bottom: 100%; - top: auto; - left: auto; - right: 0; -} - -.wy-dropdown.wy-dropdown-bubble .wy-dropdown-menu { - background: #f9f8f3; - margin-top: 2px; -} -.wy-dropdown.wy-dropdown-bubble .wy-dropdown-menu a { - padding: 6px 12px; -} -.wy-dropdown.wy-dropdown-bubble .wy-dropdown-menu a:hover { - background: #5091cd; - color: #fff; -} - -.wy-dropdown.wy-dropdown-left .wy-dropdown-menu { - right: 0; - left: auto; - text-align: right; -} - -.wy-dropdown-arrow:before { - content: " "; - border-bottom: 5px solid whitesmoke; - border-left: 5px solid transparent; - border-right: 5px solid transparent; - position: absolute; - display: block; - top: -4px; - left: 50%; - margin-left: -3px; -} -.wy-dropdown-arrow.wy-dropdown-arrow-left:before { - left: 11px; -} - -.wy-form-stacked select { - display: block; -} - -.wy-form-aligned input, .wy-form-aligned textarea, .wy-form-aligned select, .wy-form-aligned .wy-help-inline, .wy-form-aligned label { - display: inline-block; - *display: inline; - *zoom: 1; - vertical-align: middle; -} - -.wy-form-aligned .wy-control-group > label { - display: inline-block; - vertical-align: middle; - width: 10em; - margin: 6px 12px 0 0; - float: left; -} -.wy-form-aligned .wy-control { - float: left; -} -.wy-form-aligned .wy-control label { - display: block; -} -.wy-form-aligned .wy-control select { - margin-top: 6px; -} - -fieldset { - border: 0; - margin: 0; - padding: 0; -} - -legend { - display: block; - width: 100%; - border: 0; - padding: 0; - white-space: normal; - margin-bottom: 24px; - font-size: 150%; - *margin-left: -7px; -} - -label { - display: block; - margin: 0 0 0.3125em 0; - color: #333; - font-size: 90%; -} - -input, select, textarea { - font-size: 100%; - margin: 0; - vertical-align: baseline; - *vertical-align: middle; -} - -.wy-control-group { - margin-bottom: 24px; - *zoom: 1; - max-width: 68em; - margin-left: auto; - margin-right: auto; - *zoom: 1; -} -.wy-control-group:before, .wy-control-group:after { - display: table; - content: ""; -} -.wy-control-group:after { - clear: both; -} -.wy-control-group:before, .wy-control-group:after { - display: table; - content: ""; -} -.wy-control-group:after { - clear: both; -} - -.wy-control-group.wy-control-group-required > label:after { - content: " *"; - color: #E74C3C; -} - -.wy-control-group .wy-form-full, .wy-control-group .wy-form-halves, .wy-control-group .wy-form-thirds { - padding-bottom: 12px; -} -.wy-control-group .wy-form-full select, .wy-control-group .wy-form-halves select, .wy-control-group .wy-form-thirds select { - width: 100%; -} -.wy-control-group .wy-form-full input[type="text"], .wy-control-group .wy-form-full input[type="password"], .wy-control-group .wy-form-full input[type="email"], .wy-control-group .wy-form-full input[type="url"], .wy-control-group .wy-form-full input[type="date"], .wy-control-group .wy-form-full input[type="month"], .wy-control-group .wy-form-full input[type="time"], .wy-control-group .wy-form-full input[type="datetime"], .wy-control-group .wy-form-full input[type="datetime-local"], .wy-control-group .wy-form-full input[type="week"], .wy-control-group .wy-form-full input[type="number"], .wy-control-group .wy-form-full input[type="search"], .wy-control-group .wy-form-full input[type="tel"], .wy-control-group .wy-form-full input[type="color"], .wy-control-group .wy-form-halves input[type="text"], .wy-control-group .wy-form-halves input[type="password"], .wy-control-group .wy-form-halves input[type="email"], .wy-control-group .wy-form-halves input[type="url"], .wy-control-group .wy-form-halves input[type="date"], .wy-control-group .wy-form-halves input[type="month"], .wy-control-group .wy-form-halves input[type="time"], .wy-control-group .wy-form-halves input[type="datetime"], .wy-control-group .wy-form-halves input[type="datetime-local"], .wy-control-group .wy-form-halves input[type="week"], .wy-control-group .wy-form-halves input[type="number"], .wy-control-group .wy-form-halves input[type="search"], .wy-control-group .wy-form-halves input[type="tel"], .wy-control-group .wy-form-halves input[type="color"], .wy-control-group .wy-form-thirds input[type="text"], .wy-control-group .wy-form-thirds input[type="password"], .wy-control-group .wy-form-thirds input[type="email"], .wy-control-group .wy-form-thirds input[type="url"], .wy-control-group .wy-form-thirds input[type="date"], .wy-control-group .wy-form-thirds input[type="month"], .wy-control-group .wy-form-thirds input[type="time"], .wy-control-group .wy-form-thirds input[type="datetime"], .wy-control-group .wy-form-thirds input[type="datetime-local"], .wy-control-group .wy-form-thirds input[type="week"], .wy-control-group .wy-form-thirds input[type="number"], .wy-control-group .wy-form-thirds input[type="search"], .wy-control-group .wy-form-thirds input[type="tel"], .wy-control-group .wy-form-thirds input[type="color"] { - width: 100%; -} - -.wy-control-group .wy-form-full { - float: left; - display: block; - margin-right: 2.35765%; - width: 100%; - margin-right: 0; -} -.wy-control-group .wy-form-full:last-child { - margin-right: 0; -} - -.wy-control-group .wy-form-halves { - float: left; - display: block; - margin-right: 2.35765%; - width: 48.82117%; -} -.wy-control-group .wy-form-halves:last-child { - margin-right: 0; -} -.wy-control-group .wy-form-halves:nth-of-type(2n) { - margin-right: 0; -} -.wy-control-group .wy-form-halves:nth-of-type(2n+1) { - clear: left; -} - -.wy-control-group .wy-form-thirds { - float: left; - display: block; - margin-right: 2.35765%; - width: 31.76157%; -} -.wy-control-group .wy-form-thirds:last-child { - margin-right: 0; -} -.wy-control-group .wy-form-thirds:nth-of-type(3n) { - margin-right: 0; -} -.wy-control-group .wy-form-thirds:nth-of-type(3n+1) { - clear: left; -} - -.wy-control-group.wy-control-group-no-input .wy-control { - margin: 6px 0 0 0; - font-size: 90%; -} - -.wy-control-no-input { - display: inline-block; - margin: 6px 0 0 0; - font-size: 90%; -} - -.wy-control-group.fluid-input input[type="text"], .wy-control-group.fluid-input input[type="password"], .wy-control-group.fluid-input input[type="email"], .wy-control-group.fluid-input input[type="url"], .wy-control-group.fluid-input input[type="date"], .wy-control-group.fluid-input input[type="month"], .wy-control-group.fluid-input input[type="time"], .wy-control-group.fluid-input input[type="datetime"], .wy-control-group.fluid-input input[type="datetime-local"], .wy-control-group.fluid-input input[type="week"], .wy-control-group.fluid-input input[type="number"], .wy-control-group.fluid-input input[type="search"], .wy-control-group.fluid-input input[type="tel"], .wy-control-group.fluid-input input[type="color"] { - width: 100%; -} - -.wy-form-message-inline { - display: inline-block; - padding-left: 0.3em; - color: #666; - vertical-align: middle; - font-size: 90%; -} - -.wy-form-message { - display: block; - color: #999; - font-size: 70%; - margin-top: 0.3125em; - font-style: italic; -} -.wy-form-message p { - font-size: inherit; - font-style: italic; - margin-bottom: 6px; -} -.wy-form-message p:last-child { - margin-bottom: 0; -} - -input { - line-height: normal; -} - -input[type="button"], input[type="reset"], input[type="submit"] { - -webkit-appearance: button; - cursor: pointer; - font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif; - *overflow: visible; -} -input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="number"], input[type="search"], input[type="tel"], input[type="color"] { - -webkit-appearance: none; - padding: 6px; - display: inline-block; - border: 1px solid #ccc; - font-size: 80%; - font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif; - box-shadow: inset 0 1px 3px #ddd; - border-radius: 0; - -webkit-transition: border 0.3s linear; - -moz-transition: border 0.3s linear; - transition: border 0.3s linear; -} -input[type="datetime-local"] { - padding: 0.34375em 0.625em; -} -input[disabled] { - cursor: default; -} -input[type="checkbox"], input[type="radio"] { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - padding: 0; - margin-right: 0.3125em; - *height: 13px; - *width: 13px; -} -input[type="search"] { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; -} -input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus { - outline: 0; - outline: thin dotted \9; - border-color: #333; -} -input.no-focus:focus { - border-color: #ccc !important; -} -input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { - outline: thin dotted #333; - outline: 1px auto #129FEA; -} -input[type="text"][disabled], input[type="password"][disabled], input[type="email"][disabled], input[type="url"][disabled], input[type="date"][disabled], input[type="month"][disabled], input[type="time"][disabled], input[type="datetime"][disabled], input[type="datetime-local"][disabled], input[type="week"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="color"][disabled] { - cursor: not-allowed; - background-color: #fafafa; -} - -input:focus:invalid, textarea:focus:invalid, select:focus:invalid { - color: #E74C3C; - border: 1px solid #E74C3C; -} - -input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus { - border-color: #E74C3C; -} - -input[type="file"]:focus:invalid:focus, input[type="radio"]:focus:invalid:focus, input[type="checkbox"]:focus:invalid:focus { - outline-color: #E74C3C; -} - -input.wy-input-large { - padding: 12px; - font-size: 100%; -} - -textarea { - overflow: auto; - vertical-align: top; - width: 100%; - font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif; -} - -select, textarea { - padding: 0.5em 0.625em; - display: inline-block; - border: 1px solid #ccc; - font-size: 80%; - box-shadow: inset 0 1px 3px #ddd; - -webkit-transition: border 0.3s linear; - -moz-transition: border 0.3s linear; - transition: border 0.3s linear; -} - -select { - border: 1px solid #ccc; - background-color: #fff; -} -select[multiple] { - height: auto; -} - -select:focus, textarea:focus { - outline: 0; -} - -select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] { - cursor: not-allowed; - background-color: #fafafa; -} - -input[type="radio"][disabled], input[type="checkbox"][disabled] { - cursor: not-allowed; -} - -.wy-checkbox, .wy-radio { - margin: 6px 0; - color: #3F3C30; - display: block; -} -.wy-checkbox input, .wy-radio input { - vertical-align: baseline; -} - -.wy-form-message-inline { - display: inline-block; - *display: inline; - *zoom: 1; - vertical-align: middle; -} - -.wy-input-prefix, .wy-input-suffix { - white-space: nowrap; - padding: 6px; -} -.wy-input-prefix .wy-input-context, .wy-input-suffix .wy-input-context { - line-height: 27px; - padding: 0 8px; - display: inline-block; - font-size: 80%; - background-color: #ddf1f7; - border: solid 1px #ccc; - color: #999; -} - -.wy-input-suffix .wy-input-context { - border-left: 0; -} - -.wy-input-prefix .wy-input-context { - border-right: 0; -} - -.wy-switch { - width: 36px; - height: 12px; - margin: 12px 0; - position: relative; - border-radius: 4px; - background: #ccc; - cursor: pointer; - -webkit-transition: all 0.2s ease-in-out; - -moz-transition: all 0.2s ease-in-out; - transition: all 0.2s ease-in-out; -} -.wy-switch:before { - position: absolute; - content: ""; - display: block; - width: 18px; - height: 18px; - border-radius: 4px; - background: #999; - left: -3px; - top: -3px; - -webkit-transition: all 0.2s ease-in-out; - -moz-transition: all 0.2s ease-in-out; - transition: all 0.2s ease-in-out; -} -.wy-switch:after { - content: "false"; - position: absolute; - left: 48px; - display: block; - font-size: 12px; - color: #ccc; -} - -.wy-switch.active { - background: #1e8449; -} -.wy-switch.active:before { - left: 24px; - background: #27AE60; -} -.wy-switch.active:after { - content: "true"; -} - -.wy-switch.disabled, .wy-switch.active.disabled { - cursor: not-allowed; -} - -.wy-control-group.wy-control-group-error .wy-form-message, .wy-control-group.wy-control-group-error > label { - color: #E74C3C; -} -.wy-control-group.wy-control-group-error input[type="text"], .wy-control-group.wy-control-group-error input[type="password"], .wy-control-group.wy-control-group-error input[type="email"], .wy-control-group.wy-control-group-error input[type="url"], .wy-control-group.wy-control-group-error input[type="date"], .wy-control-group.wy-control-group-error input[type="month"], .wy-control-group.wy-control-group-error input[type="time"], .wy-control-group.wy-control-group-error input[type="datetime"], .wy-control-group.wy-control-group-error input[type="datetime-local"], .wy-control-group.wy-control-group-error input[type="week"], .wy-control-group.wy-control-group-error input[type="number"], .wy-control-group.wy-control-group-error input[type="search"], .wy-control-group.wy-control-group-error input[type="tel"], .wy-control-group.wy-control-group-error input[type="color"] { - border: solid 1px #E74C3C; -} -.wy-control-group.wy-control-group-error textarea { - border: solid 1px #E74C3C; -} - -.wy-inline-validate { - white-space: nowrap; -} -.wy-inline-validate .wy-input-context { - padding: 0.5em 0.625em; - display: inline-block; - font-size: 80%; -} - -.wy-inline-validate.wy-inline-validate-success .wy-input-context { - color: #27AE60; -} - -.wy-inline-validate.wy-inline-validate-danger .wy-input-context { - color: #E74C3C; -} - -.wy-inline-validate.wy-inline-validate-warning .wy-input-context { - color: #E67E22; -} - -.wy-inline-validate.wy-inline-validate-info .wy-input-context { - color: #2980B9; -} - -.rotate-90 { - -webkit-transform: rotate(90deg); - -moz-transform: rotate(90deg); - -ms-transform: rotate(90deg); - -o-transform: rotate(90deg); - transform: rotate(90deg); -} - -.rotate-180 { - -webkit-transform: rotate(180deg); - -moz-transform: rotate(180deg); - -ms-transform: rotate(180deg); - -o-transform: rotate(180deg); - transform: rotate(180deg); -} - -.rotate-270 { - -webkit-transform: rotate(270deg); - -moz-transform: rotate(270deg); - -ms-transform: rotate(270deg); - -o-transform: rotate(270deg); - transform: rotate(270deg); -} - -.mirror { - -webkit-transform: scaleX(-1); - -moz-transform: scaleX(-1); - -ms-transform: scaleX(-1); - -o-transform: scaleX(-1); - transform: scaleX(-1); -} -.mirror.rotate-90 { - -webkit-transform: scaleX(-1) rotate(90deg); - -moz-transform: scaleX(-1) rotate(90deg); - -ms-transform: scaleX(-1) rotate(90deg); - -o-transform: scaleX(-1) rotate(90deg); - transform: scaleX(-1) rotate(90deg); -} -.mirror.rotate-180 { - -webkit-transform: scaleX(-1) rotate(180deg); - -moz-transform: scaleX(-1) rotate(180deg); - -ms-transform: scaleX(-1) rotate(180deg); - -o-transform: scaleX(-1) rotate(180deg); - transform: scaleX(-1) rotate(180deg); -} -.mirror.rotate-270 { - -webkit-transform: scaleX(-1) rotate(270deg); - -moz-transform: scaleX(-1) rotate(270deg); - -ms-transform: scaleX(-1) rotate(270deg); - -o-transform: scaleX(-1) rotate(270deg); - transform: scaleX(-1) rotate(270deg); -} - -@media only screen and (max-width: 480px) { - .wy-form button[type="submit"] { - margin: 0.7em 0 0; - } - .wy-form input[type="text"], .wy-form input[type="password"], .wy-form input[type="email"], .wy-form input[type="url"], .wy-form input[type="date"], .wy-form input[type="month"], .wy-form input[type="time"], .wy-form input[type="datetime"], .wy-form input[type="datetime-local"], .wy-form input[type="week"], .wy-form input[type="number"], .wy-form input[type="search"], .wy-form input[type="tel"], .wy-form input[type="color"] { - margin-bottom: 0.3em; - display: block; - } - .wy-form label { - margin-bottom: 0.3em; - display: block; - } - - .wy-form input[type="password"], .wy-form input[type="email"], .wy-form input[type="url"], .wy-form input[type="date"], .wy-form input[type="month"], .wy-form input[type="time"], .wy-form input[type="datetime"], .wy-form input[type="datetime-local"], .wy-form input[type="week"], .wy-form input[type="number"], .wy-form input[type="search"], .wy-form input[type="tel"], .wy-form input[type="color"] { - margin-bottom: 0; - } - - .wy-form-aligned .wy-control-group label { - margin-bottom: 0.3em; - text-align: left; - display: block; - width: 100%; - } - .wy-form-aligned .wy-control { - margin: 1.5em 0 0 0; - } - - .wy-form .wy-help-inline, .wy-form-message-inline, .wy-form-message { - display: block; - font-size: 80%; - padding: 6px 0; - } -} -@media screen and (max-width: 768px) { - .tablet-hide { - display: none; - } -} - -@media screen and (max-width: 480px) { - .mobile-hide { - display: none; - } -} - -.float-left { - float: left; -} - -.float-right { - float: right; -} - -.full-width { - width: 100%; -} - -.wy-table, .rst-content table.docutils, .rst-content table.field-list { - border-collapse: collapse; - border-spacing: 0; - empty-cells: show; - margin-bottom: 24px; -} -.wy-table caption, .rst-content table.docutils caption, .rst-content table.field-list caption { - color: #000; - font: italic 85%/1 arial, sans-serif; - padding: 1em 0; - text-align: center; -} -.wy-table td, .rst-content table.docutils td, .rst-content table.field-list td, .wy-table th, .rst-content table.docutils th, .rst-content table.field-list th { - font-size: 90%; - margin: 0; - overflow: visible; - padding: 8px 16px; -} -.wy-table td:first-child, .rst-content table.docutils td:first-child, .rst-content table.field-list td:first-child, .wy-table th:first-child, .rst-content table.docutils th:first-child, .rst-content table.field-list th:first-child { - border-left-width: 0; -} -.wy-table thead, .rst-content table.docutils thead, .rst-content table.field-list thead { - color: #000; - text-align: left; - vertical-align: bottom; - white-space: nowrap; -} -.wy-table thead th, .rst-content table.docutils thead th, .rst-content table.field-list thead th { - font-weight: bold; - border-bottom: solid 2px #e1e4e5; -} -.wy-table td, .rst-content table.docutils td, .rst-content table.field-list td { - background-color: transparent; - vertical-align: middle; -} - -.wy-table td p, .rst-content table.docutils td p, .rst-content table.field-list td p { - line-height: 18px; -} -.wy-table td p:last-child, .rst-content table.docutils td p:last-child, .rst-content table.field-list td p:last-child { - margin-bottom: 0; -} - -.wy-table .wy-table-cell-min, .rst-content table.docutils .wy-table-cell-min, .rst-content table.field-list .wy-table-cell-min { - width: 1%; - padding-right: 0; -} -.wy-table .wy-table-cell-min input[type=checkbox], .rst-content table.docutils .wy-table-cell-min input[type=checkbox], .rst-content table.field-list .wy-table-cell-min input[type=checkbox], .wy-table .wy-table-cell-min input[type=checkbox], .rst-content table.docutils .wy-table-cell-min input[type=checkbox], .rst-content table.field-list .wy-table-cell-min input[type=checkbox] { - margin: 0; -} - -.wy-table-secondary { - color: gray; - font-size: 90%; -} - -.wy-table-tertiary { - color: gray; - font-size: 80%; -} - -.wy-table-odd td, .wy-table-striped tr:nth-child(2n-1) td, .rst-content table.docutils:not(.field-list) tr:nth-child(2n-1) td { - background-color: #ddf1f7; -} - -.wy-table-backed { - background-color: #ddf1f7; -} - -/* BORDERED TABLES */ -.wy-table-bordered-all, .rst-content table.docutils { - border: 1px solid #e1e4e5; -} -.wy-table-bordered-all td, .rst-content table.docutils td { - border-bottom: 1px solid #e1e4e5; - border-left: 1px solid #e1e4e5; -} -.wy-table-bordered-all tbody > tr:last-child td, .rst-content table.docutils tbody > tr:last-child td { - border-bottom-width: 0; -} - -.wy-table-bordered { - border: 1px solid #e1e4e5; -} - -.wy-table-bordered-rows td { - border-bottom: 1px solid #e1e4e5; -} -.wy-table-bordered-rows tbody > tr:last-child td { - border-bottom-width: 0; -} - -.wy-table-horizontal tbody > tr:last-child td { - border-bottom-width: 0; -} -.wy-table-horizontal td, .wy-table-horizontal th { - border-width: 0 0 1px 0; - border-bottom: 1px solid #e1e4e5; -} -.wy-table-horizontal tbody > tr:last-child td { - border-bottom-width: 0; -} - -/* RESPONSIVE TABLES */ -.wy-table-responsive { - margin-bottom: 24px; - max-width: 100%; - overflow: auto; -} -.wy-table-responsive table { - margin-bottom: 0 !important; -} -.wy-table-responsive table td, .wy-table-responsive table th { - white-space: nowrap; -} - -a { - color: #5091cd; - text-decoration: none; - cursor: pointer; -} -a:hover { - color: #9fcbed; -} -a:visited { - color: #9B59B6; -} - -html { - height: 100%; - overflow-x: hidden; -} - -body { - font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif; - font-weight: normal; - color: #3F3C30; - min-height: 100%; - overflow-x: hidden; - background: #f9f8f3; -} - -.wy-text-left { - text-align: left; -} - -.wy-text-center { - text-align: center; -} - -.wy-text-right { - text-align: right; -} - -.wy-text-large { - font-size: 120%; -} - -.wy-text-normal { - font-size: 100%; -} - -.wy-text-small, small { - font-size: 80%; -} - -.wy-text-strike { - text-decoration: line-through; -} - -.wy-text-warning { - color: #E67E22 !important; -} - -a.wy-text-warning:hover { - color: #eb9950 !important; -} - -.wy-text-info { - color: #2980B9 !important; -} - -a.wy-text-info:hover { - color: #409ad5 !important; -} - -.wy-text-success { - color: #27AE60 !important; -} - -a.wy-text-success:hover { - color: #36d278 !important; -} - -.wy-text-danger { - color: #E74C3C !important; -} - -a.wy-text-danger:hover { - color: #ed7669 !important; -} - -.wy-text-neutral { - color: #3F3C30 !important; -} - -a.wy-text-neutral:hover { - color: #5c5846 !important; -} - -h1, h2, .rst-content .toctree-wrapper p.caption, h3, h4, h5, h6, legend { - margin-top: 0; - font-weight: 700; - font-family: "Roboto Slab", "ff-tisa-web-pro", "Georgia", Arial, sans-serif; -} - -p { - line-height: 24px; - margin: 0; - font-size: 16px; - margin-bottom: 24px; -} - -h1 { - font-size: 175%; -} - -h2, .rst-content .toctree-wrapper p.caption { - font-size: 150%; -} - -h3 { - font-size: 125%; -} - -h4 { - font-size: 115%; -} - -h5 { - font-size: 110%; -} - -h6 { - font-size: 100%; -} - -hr { - display: block; - height: 1px; - border: 0; - border-top: 1px solid #e1e4e5; - margin: 24px 0; - padding: 0; -} - -code, .rst-content tt, .rst-content code { - white-space: nowrap; - max-width: 100%; - background: #f9f8f3; - border: solid 1px #e1e4e5; - font-size: 75%; - padding: 0 5px; - font-family: "Ubuntu Mono", Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace; - color: #cf1f1f; - overflow-x: auto; -} -code.code-large, .rst-content tt.code-large { - font-size: 90%; -} - -.wy-plain-list-disc, .rst-content .section ul, .rst-content .toctree-wrapper ul, article ul { - list-style: disc; - line-height: 24px; - margin-bottom: 24px; -} -.wy-plain-list-disc li, .rst-content .section ul li, .rst-content .toctree-wrapper ul li, article ul li { - list-style: disc; - margin-left: 24px; -} -.wy-plain-list-disc li p:last-child, .rst-content .section ul li p:last-child, .rst-content .toctree-wrapper ul li p:last-child, article ul li p:last-child { - margin-bottom: 0; -} -.wy-plain-list-disc li ul, .rst-content .section ul li ul, .rst-content .toctree-wrapper ul li ul, article ul li ul { - margin-bottom: 0; -} -.wy-plain-list-disc li li, .rst-content .section ul li li, .rst-content .toctree-wrapper ul li li, article ul li li { - list-style: circle; -} -.wy-plain-list-disc li li li, .rst-content .section ul li li li, .rst-content .toctree-wrapper ul li li li, article ul li li li { - list-style: square; -} -.wy-plain-list-disc li ol li, .rst-content .section ul li ol li, .rst-content .toctree-wrapper ul li ol li, article ul li ol li { - list-style: decimal; -} - -.wy-plain-list-decimal, .rst-content .section ol, .rst-content ol.arabic, article ol { - list-style: decimal; - line-height: 24px; - margin-bottom: 24px; -} -.wy-plain-list-decimal li, .rst-content .section ol li, .rst-content ol.arabic li, article ol li { - list-style: decimal; - margin-left: 24px; -} -.wy-plain-list-decimal li p:last-child, .rst-content .section ol li p:last-child, .rst-content ol.arabic li p:last-child, article ol li p:last-child { - margin-bottom: 0; -} -.wy-plain-list-decimal li ul, .rst-content .section ol li ul, .rst-content ol.arabic li ul, article ol li ul { - margin-bottom: 0; -} -.wy-plain-list-decimal li ul li, .rst-content .section ol li ul li, .rst-content ol.arabic li ul li, article ol li ul li { - list-style: disc; -} - -.codeblock-example { - border: 1px solid #e1e4e5; - border-bottom: none; - padding: 24px; - padding-top: 48px; - font-weight: 500; - background: #fff; - position: relative; -} -.codeblock-example:after { - content: "Example"; - position: absolute; - top: 0px; - left: 0px; - background: #9B59B6; - color: white; - padding: 6px 12px; -} -.codeblock-example.prettyprint-example-only { - border: 1px solid #e1e4e5; - margin-bottom: 24px; -} - -.codeblock, pre.literal-block, .rst-content .literal-block, .rst-content pre.literal-block, div[class^='highlight'] { - border: 1px solid #e1e4e5; - padding: 0px; - overflow-x: auto; - background: #fff; - margin: 1px 0 24px 0; -} -.codeblock div[class^='highlight'], pre.literal-block div[class^='highlight'], .rst-content .literal-block div[class^='highlight'], div[class^='highlight'] div[class^='highlight'] { - font-size: 200%; - border: none; - background: none; - margin: 0; -} - -div[class^='highlight'] td.code { - width: 100%; -} - -.linenodiv pre { - border-right: solid 1px #e6e9ea; - margin: 0; - padding: 12px 12px; - font-family: "Ubuntu Mono", Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace; - font-size: 12px; - line-height: 1.5; - color: #d9d9d9; -} - -div[class^='highlight'] pre { - white-space: pre; - margin: 0; - padding: 12px 12px; - font-family: "Ubuntu Mono", Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace; - font-size: 12px; - line-height: 1.5; - display: block; - overflow: auto; - color: #3F3C30; -} - -@media print { - .codeblock, pre.literal-block, .rst-content .literal-block, .rst-content pre.literal-block, div[class^='highlight'], div[class^='highlight'] pre { - white-space: pre-wrap; - } -} -.hll { - background-color: #ffffcc; - margin: 0 -12px; - padding: 0 12px; - display: block; -} - -.c { - color: #999988; - font-style: italic; -} - -.err { - color: #a61717; - background-color: #e3d2d2; -} - -.k { - font-weight: bold; -} - -.o { - font-weight: bold; -} - -.cm { - color: #999988; - font-style: italic; -} - -.cp { - color: #999999; - font-weight: bold; -} - -.c1 { - color: #999988; - font-style: italic; -} - -.cs { - color: #999999; - font-weight: bold; - font-style: italic; -} - -.gd { - color: #000000; - background-color: #ffdddd; -} - -.gd .x { - color: #000000; - background-color: #ffaaaa; -} - -.ge { - font-style: italic; -} - -.gr { - color: #aa0000; -} - -.gh { - color: #999999; -} - -.gi { - color: #000000; - background-color: #ddffdd; -} - -.gi .x { - color: #000000; - background-color: #aaffaa; -} - -.go { - color: #888888; -} - -.gp { - color: #555555; -} - -.gs { - font-weight: bold; -} - -.gu { - color: #800080; - font-weight: bold; -} - -.gt { - color: #aa0000; -} - -.kc { - font-weight: bold; -} - -.kd { - font-weight: bold; -} - -.kn { - font-weight: bold; -} - -.kp { - font-weight: bold; -} - -.kr { - font-weight: bold; -} - -.kt { - color: #445588; - font-weight: bold; -} - -.m { - color: #009999; -} - -.s { - color: #dd1144; -} - -.n { - color: #333333; -} - -.na { - color: teal; -} - -.nb { - color: #0086b3; -} - -.nc { - color: #445588; - font-weight: bold; -} - -.no { - color: teal; -} - -.ni { - color: purple; -} - -.ne { - color: #990000; - font-weight: bold; -} - -.nf { - color: #990000; - font-weight: bold; -} - -.nn { - color: #555555; -} - -.nt { - color: navy; -} - -.nv { - color: teal; -} - -.ow { - font-weight: bold; -} - -.w { - color: #bbbbbb; -} - -.mf { - color: #009999; -} - -.mh { - color: #009999; -} - -.mi { - color: #009999; -} - -.mo { - color: #009999; -} - -.sb { - color: #dd1144; -} - -.sc { - color: #dd1144; -} - -.sd { - color: #dd1144; -} - -.s2 { - color: #dd1144; -} - -.se { - color: #dd1144; -} - -.sh { - color: #dd1144; -} - -.si { - color: #dd1144; -} - -.sx { - color: #dd1144; -} - -.sr { - color: #009926; -} - -.s1 { - color: #dd1144; -} - -.ss { - color: #990073; -} - -.bp { - color: #999999; -} - -.vc { - color: teal; -} - -.vg { - color: teal; -} - -.vi { - color: teal; -} - -.il { - color: #009999; -} - -.gc { - color: #999; - background-color: #EAF2F5; -} - -.wy-breadcrumbs li { - display: inline-block; -} -.wy-breadcrumbs li.wy-breadcrumbs-aside { - float: right; -} -.wy-breadcrumbs li a { - display: inline-block; - padding: 5px; -} -.wy-breadcrumbs li a:first-child { - padding-left: 0; -} -.wy-breadcrumbs li code, .wy-breadcrumbs li .rst-content tt, .rst-content .wy-breadcrumbs li tt { - padding: 5px; - border: none; - background: none; -} -.wy-breadcrumbs li code.literal, .wy-breadcrumbs li .rst-content tt.literal, .rst-content .wy-breadcrumbs li tt.literal { - color: #3F3C30; -} - -.wy-breadcrumbs-extra { - margin-bottom: 0; - color: #b3b3b3; - font-size: 80%; - display: inline-block; -} - -@media screen and (max-width: 480px) { - .wy-breadcrumbs-extra { - display: none; - } - - .wy-breadcrumbs li.wy-breadcrumbs-aside { - display: none; - } -} -@media print { - .wy-breadcrumbs li.wy-breadcrumbs-aside { - display: none; - } -} -a { - color: #5091cd; - cursor: pointer; -} -a:visited { - color: #9B59B6; -} -a:hover { - color: #9fcbed; -} -a:active { - color: #c6a0d5; -} - -.wy-affix { - position: fixed; - top: 1.618em; -} - -.wy-menu a:hover { - text-decoration: none; -} - -.wy-menu-horiz { - *zoom: 1; -} -.wy-menu-horiz:before, .wy-menu-horiz:after { - display: table; - content: ""; -} -.wy-menu-horiz:after { - clear: both; -} -.wy-menu-horiz ul, .wy-menu-horiz li { - display: inline-block; -} -.wy-menu-horiz li:hover { - background: rgba(255, 255, 255, 0.1); -} -.wy-menu-horiz li.divide-left { - border-left: solid 1px #404040; -} -.wy-menu-horiz li.divide-right { - border-right: solid 1px #404040; -} -.wy-menu-horiz a { - height: 32px; - display: inline-block; - line-height: 32px; - padding: 0 16px; -} - -.wy-menu-vertical { - width: 300px; -} -.wy-menu-vertical header, .wy-menu-vertical p.caption { - height: 32px; - display: inline-block; - line-height: 32px; - padding: 0 1.618em; - margin-bottom: 0; - display: block; - font-weight: bold; - text-transform: uppercase; - font-size: 80%; - color: #555; - white-space: nowrap; -} -.wy-menu-vertical ul { - margin-bottom: 0; -} -.wy-menu-vertical li.divide-top { - border-top: solid 1px #404040; -} -.wy-menu-vertical li.divide-bottom { - border-bottom: solid 1px #404040; -} -.wy-menu-vertical li.current { - background: #f1efe2; -} -.wy-menu-vertical li.current a { - color: gray; - border-right: solid 1px #e1dcbf; - padding: 0.4045em 2.427em; -} -.wy-menu-vertical li.current a:hover { - background: #e9e6d0; -} -.wy-menu-vertical li code, .wy-menu-vertical li .rst-content tt, .rst-content .wy-menu-vertical li tt { - border: none; - background: inherit; - color: inherit; - padding-left: 0; - padding-right: 0; - font-size: 100%; -} -.wy-menu-vertical li span.toctree-expand { - display: block; - float: left; - margin-left: -1.2em; - font-size: 0.8em; - line-height: 1.6em; - color: #4d4d4d; -} -.wy-menu-vertical li.on a, .wy-menu-vertical li.current > a { - color: #3F3C30; - padding: 0.4045em 1.618em; - font-weight: bold; - position: relative; - background: #f9f8f3; - border: none; - border-bottom: solid 1px #e1dcbf; - border-top: solid 1px #e1dcbf; - padding-left: 1.618em -4px; -} -.wy-menu-vertical li.on a:hover, .wy-menu-vertical li.current > a:hover { - background: #f9f8f3; -} -.wy-menu-vertical li.on a:hover span.toctree-expand, .wy-menu-vertical li.current > a:hover span.toctree-expand { - color: gray; -} -.wy-menu-vertical li.on a span.toctree-expand, .wy-menu-vertical li.current > a span.toctree-expand { - display: block; - font-size: 0.8em; - line-height: 1.6em; - color: #333333; -} -.wy-menu-vertical li.toctree-l1.current li.toctree-l2 > ul, .wy-menu-vertical li.toctree-l2.current li.toctree-l3 > ul { - display: none; -} -.wy-menu-vertical li.toctree-l1.current li.toctree-l2.current > ul, .wy-menu-vertical li.toctree-l2.current li.toctree-l3.current > ul { - display: block; -} -.wy-menu-vertical li.toctree-l2.current > a { - background: #e1dcbf; - padding: 0.4045em 2.427em; -} -.wy-menu-vertical li.toctree-l2.current li.toctree-l3 > a { - display: block; - background: #e1dcbf; - padding: 0.4045em 4.045em; -} -.wy-menu-vertical li.toctree-l2 a:hover span.toctree-expand { - color: gray; -} -.wy-menu-vertical li.toctree-l2 span.toctree-expand { - color: #c9c08b; -} -.wy-menu-vertical li.toctree-l3 { - font-size: 0.9em; -} -.wy-menu-vertical li.toctree-l3.current > a { - background: #d9d3ad; - padding: 0.4045em 4.045em; -} -.wy-menu-vertical li.toctree-l3.current li.toctree-l4 > a { - display: block; - background: #d9d3ad; - padding: 0.4045em 5.663em; - border-top: none; - border-bottom: none; -} -.wy-menu-vertical li.toctree-l3 a:hover span.toctree-expand { - color: gray; -} -.wy-menu-vertical li.toctree-l3 span.toctree-expand { - color: #c0b679; -} -.wy-menu-vertical li.toctree-l4 { - font-size: 0.9em; -} -.wy-menu-vertical li.current ul { - display: block; -} -.wy-menu-vertical li ul { - margin-bottom: 0; - display: none; -} -.wy-menu-vertical .local-toc li ul { - display: block; -} -.wy-menu-vertical li ul li a { - margin-bottom: 0; - color: #b3b3b3; - font-weight: normal; -} -.wy-menu-vertical a { - display: inline-block; - line-height: 18px; - padding: 0.4045em 1.618em; - display: block; - position: relative; - font-size: 90%; - color: #b3b3b3; -} -.wy-menu-vertical a:hover { - background-color: #5c5846; - cursor: pointer; -} -.wy-menu-vertical a:hover span.toctree-expand { - color: #b3b3b3; -} -.wy-menu-vertical a:active { - background-color: #8c1515; - cursor: pointer; - color: #fff; -} -.wy-menu-vertical a:active span.toctree-expand { - color: #fff; -} - -.wy-side-nav-search { - display: block; - width: 300px; - padding: 0.809em; - margin-bottom: 0.809em; - z-index: 200; - background-color: #8c1515; - text-align: center; - padding: 0.809em; - display: block; - color: #f9f8f3; - margin-bottom: 0.809em; -} -.wy-side-nav-search input[type=text] { - width: 100%; - border-radius: 50px; - padding: 6px 12px; - border-color: #3c85c7; -} -.wy-side-nav-search img { - display: block; - margin: auto auto 0.809em auto; - height: 45px; - width: 45px; - background-color: #8c1515; - padding: 5px; - border-radius: 100%; -} -.wy-side-nav-search > a, .wy-side-nav-search .wy-dropdown > a { - color: #f9f8f3; - font-size: 100%; - font-weight: bold; - display: inline-block; - padding: 4px 6px; - margin-bottom: 0.809em; -} -.wy-side-nav-search > a:hover, .wy-side-nav-search .wy-dropdown > a:hover { - background: rgba(255, 255, 255, 0.1); -} -.wy-side-nav-search > a img.logo, .wy-side-nav-search .wy-dropdown > a img.logo { - display: block; - margin: 0 auto; - height: auto; - width: auto; - border-radius: 0; - max-width: 100%; - background: transparent; -} -.wy-side-nav-search > a.icon img.logo, .wy-side-nav-search .wy-dropdown > a.icon img.logo { - margin-top: 0.85em; -} -.wy-side-nav-search > div.version { - margin-top: -0.4045em; - margin-bottom: 0.809em; - font-weight: normal; - color: rgba(255, 255, 255, 0.3); -} - -.wy-nav .wy-menu-vertical header { - color: #5091cd; -} -.wy-nav .wy-menu-vertical a { - color: #b3b3b3; -} -.wy-nav .wy-menu-vertical a:hover { - background-color: #5091cd; - color: #fff; -} - -[data-menu-wrap] { - -webkit-transition: all 0.2s ease-in; - -moz-transition: all 0.2s ease-in; - transition: all 0.2s ease-in; - position: absolute; - opacity: 1; - width: 100%; - opacity: 0; -} -[data-menu-wrap].move-center { - left: 0; - right: auto; - opacity: 1; -} -[data-menu-wrap].move-left { - right: auto; - left: -100%; - opacity: 0; -} -[data-menu-wrap].move-right { - right: -100%; - left: auto; - opacity: 0; -} - -.wy-body-for-nav { - background: left repeat-y #f9f8f3; - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxOERBMTRGRDBFMUUxMUUzODUwMkJCOThDMEVFNURFMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxOERBMTRGRTBFMUUxMUUzODUwMkJCOThDMEVFNURFMCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE4REExNEZCMEUxRTExRTM4NTAyQkI5OEMwRUU1REUwIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjE4REExNEZDMEUxRTExRTM4NTAyQkI5OEMwRUU1REUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+EwrlwAAAAA5JREFUeNpiMDU0BAgwAAE2AJgB9BnaAAAAAElFTkSuQmCC); - background-size: 300px 1px; -} - -.wy-grid-for-nav { - position: absolute; - width: 100%; - height: 100%; -} - -.wy-nav-side { - position: fixed; - top: 0; - bottom: 0; - left: 0; - padding-bottom: 2em; - width: 300px; - overflow-x: hidden; - overflow-y: hidden; - min-height: 100%; - background: #3F3C30; - z-index: 200; -} - -.wy-side-scroll { - width: 320px; - position: relative; - overflow-x: hidden; - overflow-y: scroll; - height: 100%; -} - -.wy-nav-top { - display: none; - background: #5091cd; - color: #fff; - padding: 0.4045em 0.809em; - position: relative; - line-height: 50px; - text-align: center; - font-size: 100%; - *zoom: 1; -} -.wy-nav-top:before, .wy-nav-top:after { - display: table; - content: ""; -} -.wy-nav-top:after { - clear: both; -} -.wy-nav-top a { - color: #fff; - font-weight: bold; -} -.wy-nav-top img { - margin-right: 12px; - height: 45px; - width: 45px; - background-color: #8c1515; - padding: 5px; - border-radius: 100%; -} -.wy-nav-top i { - font-size: 30px; - float: left; - cursor: pointer; - padding-top: inherit; -} - -.wy-nav-content-wrap { - margin-left: 300px; - background: #f9f8f3; - min-height: 100%; -} - -.wy-nav-content { - padding: 1.618em 3.236em; - height: 100%; - max-width: 900px; - margin: auto; -} - -.wy-body-mask { - position: fixed; - width: 100%; - height: 100%; - background: rgba(0, 0, 0, 0.2); - display: none; - z-index: 499; -} -.wy-body-mask.on { - display: block; -} - -footer { - color: #999; -} -footer p { - margin-bottom: 12px; -} -footer span.commit code, footer span.commit .rst-content tt, .rst-content footer span.commit tt { - padding: 0px; - font-family: "Ubuntu Mono", Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace; - font-size: 1em; - background: none; - border: none; - color: #999; -} - -.rst-footer-buttons { - *zoom: 1; -} -.rst-footer-buttons:before, .rst-footer-buttons:after { - display: table; - content: ""; -} -.rst-footer-buttons:after { - clear: both; -} - -.rst-breadcrumbs-buttons { - margin-top: 12px; - *zoom: 1; -} -.rst-breadcrumbs-buttons:before, .rst-breadcrumbs-buttons:after { - display: table; - content: ""; -} -.rst-breadcrumbs-buttons:after { - clear: both; -} - -#search-results .search li { - margin-bottom: 24px; - border-bottom: solid 1px #e1e4e5; - padding-bottom: 24px; -} -#search-results .search li:first-child { - border-top: solid 1px #e1e4e5; - padding-top: 24px; -} -#search-results .search li a { - font-size: 120%; - margin-bottom: 12px; - display: inline-block; -} -#search-results .context { - color: gray; - font-size: 90%; -} - -@media screen and (max-width: 768px) { - .wy-body-for-nav { - background: #f9f8f3; - } - - .wy-nav-top { - background: #8c1515; - display: block; - } - - .wy-nav-side { - left: -300px; - } - .wy-nav-side.shift { - width: 85%; - left: 0; - } - - .wy-side-scroll { - width: auto; - } - - .wy-side-nav-search { - width: auto; - } - - .wy-menu.wy-menu-vertical { - width: auto; - } - - .wy-nav-content-wrap { - margin-left: 0; - } - .wy-nav-content-wrap .wy-nav-content { - padding: 1.618em; - } - .wy-nav-content-wrap.shift { - position: fixed; - min-width: 100%; - left: 85%; - top: 0; - height: 100%; - overflow: hidden; - } -} -@media screen and (min-width: 1400px) { - .wy-nav-content-wrap { - background: rgba(0, 0, 0, 0.05); - } - - .wy-nav-content { - margin: 0; - background: #f9f8f3; - } -} -@media print { - .rst-versions, footer, .wy-nav-side { - display: none; - } - - .wy-nav-content-wrap { - margin-left: 0; - } -} -.rst-versions { - position: fixed; - bottom: 0; - left: 0; - width: 300px; - color: #f9f8f3; - background: #28261e; - border-top: solid 10px #3F3C30; - font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif; - z-index: 400; -} -.rst-versions a { - color: #5091cd; - text-decoration: none; -} -.rst-versions .rst-badge-small { - display: none; -} -.rst-versions .rst-current-version { - padding: 12px; - background-color: #312e25; - display: block; - text-align: right; - font-size: 90%; - cursor: pointer; - color: #27AE60; - *zoom: 1; -} -.rst-versions .rst-current-version:before, .rst-versions .rst-current-version:after { - display: table; - content: ""; -} -.rst-versions .rst-current-version:after { - clear: both; -} -.rst-versions .rst-current-version .fa, .rst-versions .rst-current-version .wy-menu-vertical li span.toctree-expand, .wy-menu-vertical li .rst-versions .rst-current-version span.toctree-expand, .rst-versions .rst-current-version .rst-content .admonition-title, .rst-content .rst-versions .rst-current-version .admonition-title, .rst-versions .rst-current-version .rst-content h1 .headerlink, .rst-content h1 .rst-versions .rst-current-version .headerlink, .rst-versions .rst-current-version .rst-content h2 .headerlink, .rst-content h2 .rst-versions .rst-current-version .headerlink, .rst-versions .rst-current-version .rst-content h3 .headerlink, .rst-content h3 .rst-versions .rst-current-version .headerlink, .rst-versions .rst-current-version .rst-content h4 .headerlink, .rst-content h4 .rst-versions .rst-current-version .headerlink, .rst-versions .rst-current-version .rst-content h5 .headerlink, .rst-content h5 .rst-versions .rst-current-version .headerlink, .rst-versions .rst-current-version .rst-content h6 .headerlink, .rst-content h6 .rst-versions .rst-current-version .headerlink, .rst-versions .rst-current-version .rst-content dl dt .headerlink, .rst-content dl dt .rst-versions .rst-current-version .headerlink, .rst-versions .rst-current-version .rst-content p.caption .headerlink, .rst-content p.caption .rst-versions .rst-current-version .headerlink, .rst-versions .rst-current-version .rst-content tt.download span:first-child, .rst-content tt.download .rst-versions .rst-current-version span:first-child, .rst-versions .rst-current-version .rst-content code.download span:first-child, .rst-content code.download .rst-versions .rst-current-version span:first-child, .rst-versions .rst-current-version .icon { - color: #f9f8f3; -} -.rst-versions .rst-current-version .fa-book, .rst-versions .rst-current-version .icon-book { - float: left; -} -.rst-versions .rst-current-version .icon-book { - float: left; -} -.rst-versions .rst-current-version.rst-out-of-date { - background-color: #E74C3C; - color: #fff; -} -.rst-versions .rst-current-version.rst-active-old-version { - background-color: #F1C40F; - color: #000; -} -.rst-versions.shift-up .rst-other-versions { - display: block; -} -.rst-versions .rst-other-versions { - font-size: 90%; - padding: 12px; - color: gray; - display: none; -} -.rst-versions .rst-other-versions hr { - display: block; - height: 1px; - border: 0; - margin: 20px 0; - padding: 0; - border-top: solid 1px #4d4a3b; -} -.rst-versions .rst-other-versions dd { - display: inline-block; - margin: 0; -} -.rst-versions .rst-other-versions dd a { - display: inline-block; - padding: 6px; - color: #f9f8f3; -} -.rst-versions.rst-badge { - width: auto; - bottom: 20px; - right: 20px; - left: auto; - border: none; - max-width: 300px; -} -.rst-versions.rst-badge .icon-book { - float: none; -} -.rst-versions.rst-badge .fa-book, .rst-versions.rst-badge .icon-book { - float: none; -} -.rst-versions.rst-badge.shift-up .rst-current-version { - text-align: right; -} -.rst-versions.rst-badge.shift-up .rst-current-version .fa-book, .rst-versions.rst-badge.shift-up .rst-current-version .icon-book { - float: left; -} -.rst-versions.rst-badge.shift-up .rst-current-version .icon-book { - float: left; -} -.rst-versions.rst-badge .rst-current-version { - width: auto; - height: 30px; - line-height: 30px; - padding: 0 6px; - display: block; - text-align: center; -} - -@media screen and (max-width: 768px) { - .rst-versions { - width: 85%; - display: none; - } - .rst-versions.shift { - display: block; - } - - img { - width: 100%; - height: auto; - } -} -.rst-content img { - max-width: 100%; - height: auto !important; -} -.rst-content .highlight > pre { - line-height: normal; -} -.rst-content div.figure { - margin-bottom: 24px; -} -.rst-content div.figure p.caption { - font-style: italic; -} -.rst-content div.figure.align-center { - text-align: center; -} -.rst-content .section > img, .rst-content .section > a > img { - margin-bottom: 24px; -} -.rst-content blockquote { - margin-left: 24px; - line-height: 24px; - margin-bottom: 24px; -} -.rst-content div[class^='highlight'] td.code { - font-size: 15px; -} -.rst-content div[class^='highlight'] pre { - font-size: 15px; -} -.rst-content .note .last, .rst-content .attention .last, .rst-content .caution .last, .rst-content .danger .last, .rst-content .error .last, .rst-content .hint .last, .rst-content .important .last, .rst-content .tip .last, .rst-content .warning .last, .rst-content .seealso .last, .rst-content .admonition-todo .last { - margin-bottom: 0; -} -.rst-content .admonition-title:before { - margin-right: 4px; -} -.rst-content .admonition table { - border-color: rgba(0, 0, 0, 0.1); -} -.rst-content .admonition table td, .rst-content .admonition table th { - background: transparent !important; - border-color: rgba(0, 0, 0, 0.1) !important; -} -.rst-content .section ol.loweralpha, .rst-content .section ol.loweralpha li { - list-style: lower-alpha; -} -.rst-content .section ol.upperalpha, .rst-content .section ol.upperalpha li { - list-style: upper-alpha; -} -.rst-content .section ol p, .rst-content .section ul p { - margin-bottom: 12px; -} -.rst-content .line-block { - margin-left: 24px; -} -.rst-content .topic-title { - font-weight: bold; - margin-bottom: 12px; -} -.rst-content .toc-backref { - color: #3F3C30; -} -.rst-content .align-right { - float: right; - margin: 0px 0px 24px 24px; -} -.rst-content .align-left { - float: left; - margin: 0px 24px 24px 0px; -} -.rst-content .align-center { - margin: auto; - display: block; -} -.rst-content h1 .headerlink, .rst-content h2 .headerlink, .rst-content .toctree-wrapper p.caption .headerlink, .rst-content h3 .headerlink, .rst-content h4 .headerlink, .rst-content h5 .headerlink, .rst-content h6 .headerlink, .rst-content dl dt .headerlink, .rst-content p.caption .headerlink { - display: none; - visibility: hidden; - font-size: 14px; -} -.rst-content h1 .headerlink:after, .rst-content h2 .headerlink:after, .rst-content .toctree-wrapper p.caption .headerlink:after, .rst-content h3 .headerlink:after, .rst-content h4 .headerlink:after, .rst-content h5 .headerlink:after, .rst-content h6 .headerlink:after, .rst-content dl dt .headerlink:after, .rst-content p.caption .headerlink:after { - visibility: visible; - content: ""; - font-family: FontAwesome; - display: inline-block; -} -.rst-content h1:hover .headerlink, .rst-content h2:hover .headerlink, .rst-content .toctree-wrapper p.caption:hover .headerlink, .rst-content h3:hover .headerlink, .rst-content h4:hover .headerlink, .rst-content h5:hover .headerlink, .rst-content h6:hover .headerlink, .rst-content dl dt:hover .headerlink, .rst-content p.caption:hover .headerlink { - display: inline-block; -} -.rst-content .sidebar { - float: right; - width: 40%; - display: block; - margin: 0 0 24px 24px; - padding: 24px; - background: #ddf1f7; - border: solid 1px #e1e4e5; -} -.rst-content .sidebar p, .rst-content .sidebar ul, .rst-content .sidebar dl { - font-size: 90%; -} -.rst-content .sidebar .last { - margin-bottom: 0; -} -.rst-content .sidebar .sidebar-title { - display: block; - font-family: "Roboto Slab", "ff-tisa-web-pro", "Georgia", Arial, sans-serif; - font-weight: bold; - background: #e1e4e5; - padding: 6px 12px; - margin: -24px; - margin-bottom: 24px; - font-size: 100%; -} -.rst-content .highlighted { - background: #F1C40F; - display: inline-block; - font-weight: bold; - padding: 0 6px; -} -.rst-content .footnote-reference, .rst-content .citation-reference { - vertical-align: super; - font-size: 90%; -} -.rst-content table.docutils.citation, .rst-content table.docutils.footnote { - background: none; - border: none; - color: #999; -} -.rst-content table.docutils.citation td, .rst-content table.docutils.citation tr, .rst-content table.docutils.footnote td, .rst-content table.docutils.footnote tr { - border: none; - background-color: transparent !important; - white-space: normal; -} -.rst-content table.docutils.citation td.label, .rst-content table.docutils.footnote td.label { - padding-left: 0; - padding-right: 0; - vertical-align: top; -} -.rst-content table.docutils.citation tt, .rst-content table.docutils.citation code, .rst-content table.docutils.footnote tt, .rst-content table.docutils.footnote code { - color: #555; -} -.rst-content table.field-list { - border: none; -} -.rst-content table.field-list td { - border: none; - padding-top: 5px; -} -.rst-content table.field-list td > strong { - display: inline-block; - margin-top: 3px; -} -.rst-content table.field-list .field-name { - padding-right: 10px; - text-align: left; - white-space: nowrap; -} -.rst-content table.field-list .field-body { - text-align: left; - padding-left: 0; -} -.rst-content tt, .rst-content tt, .rst-content code { - color: #000; - padding: 2px 5px; - font-size: 97%; -} -.rst-content tt big, .rst-content tt em, .rst-content tt big, .rst-content code big, .rst-content tt em, .rst-content code em { - font-size: 100% !important; - line-height: normal; -} -.rst-content tt.literal, .rst-content tt.literal, .rst-content code.literal { - color: #cf1f1f; -} -.rst-content tt.xref, a .rst-content tt, .rst-content tt.xref, .rst-content code.xref, a .rst-content tt, a .rst-content code { - font-weight: bold; - color: #3F3C30; -} -.rst-content a tt, .rst-content a tt, .rst-content a code { - color: #5091cd; -} -.rst-content dl { - margin-bottom: 24px; -} -.rst-content dl dt { - font-weight: bold; -} -.rst-content dl p, .rst-content dl table, .rst-content dl ul, .rst-content dl ol { - margin-bottom: 12px !important; -} -.rst-content dl dd { - margin: 0 0 12px 24px; -} -.rst-content dl:not(.docutils) { - margin-bottom: 24px; - font-size: 100%; -} -.rst-content dl:not(.docutils) dt { - display: inline-block; - margin: 6px 0; - line-height: normal; - background: #fbe7e7; - color: #e23e3e; - border-top: solid 3px #8c1515; - padding: 6px; - position: relative; - font-size: 107%; - font-family: "Ubuntu Mono", Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace; -} -.rst-content dl:not(.docutils) dt:before { - color: #df2828; -} -.rst-content dl:not(.docutils) dt .headerlink { - color: #009B76; - font-size: 80% !important; -} -.rst-content dl:not(.docutils) dl dt { - margin-bottom: 6px; - border: none; - border-left: solid 3px #ec8181; - font-size: 100%; - background: #fbe7e7; - color: #555; -} -.rst-content dl:not(.docutils) dl dt .headerlink { - color: #009B76; - font-size: 80% !important; -} -.rst-content dl:not(.docutils) dt:first-child { - margin-top: 0; -} -.rst-content dl:not(.docutils) tt, .rst-content dl:not(.docutils) tt, .rst-content dl:not(.docutils) code { - font-size: 97%; -} -.rst-content dl:not(.docutils) tt.descname, .rst-content dl:not(.docutils) tt.descclassname, .rst-content dl:not(.docutils) tt.descname, .rst-content dl:not(.docutils) code.descname, .rst-content dl:not(.docutils) tt.descclassname, .rst-content dl:not(.docutils) code.descclassname { - background-color: transparent; - border: none; - padding: 0; - font-size: 100% !important; -} -.rst-content dl:not(.docutils) tt.descname, .rst-content dl:not(.docutils) tt.descname, .rst-content dl:not(.docutils) code.descname { - font-weight: bold; -} -.rst-content dl:not(.docutils) .optional { - display: inline-block; - padding: 0 4px; - color: #000; - font-weight: bold; -} -.rst-content dl:not(.docutils) .property { - display: inline-block; - padding-right: 8px; -} -.rst-content .viewcode-link, .rst-content .viewcode-back { - display: inline-block; - color: #009B76; - font-size: 80%; - padding-left: 24px; -} -.rst-content .viewcode-back { - display: block; - float: right; -} -.rst-content p.rubric { - margin-bottom: 12px; - font-weight: bold; -} -.rst-content tt.download, .rst-content code.download { - background: inherit; - padding: inherit; - font-family: inherit; - font-size: inherit; - color: inherit; - border: inherit; - white-space: inherit; -} -.rst-content tt.download span:first-child:before, .rst-content code.download span:first-child:before { - margin-right: 4px; -} - -@media screen and (max-width: 480px) { - .rst-content .sidebar { - width: 100%; - } -} -span[id*='MathJax-Span'] { - color: #3F3C30; -} - -.math { - text-align: center; -} - -@font-face { - font-family: "Inconsolata"; - font-style: normal; - font-weight: 400; - src: local("Inconsolata"), local("Inconsolata-Regular"), url(../fonts/Inconsolata-Regular.ttf) format("truetype"); -} -@font-face { - font-family: "Inconsolata"; - font-style: normal; - font-weight: 700; - src: local("Inconsolata Bold"), local("Inconsolata-Bold"), url(../fonts/Inconsolata-Bold.ttf) format("truetype"); -} -@font-face { - font-family: "Lato"; - font-style: normal; - font-weight: 400; - src: local("Lato Regular"), local("Lato-Regular"), url(../fonts/Lato-Regular.ttf) format("truetype"); -} -@font-face { - font-family: "Lato"; - font-style: normal; - font-weight: 700; - src: local("Lato Bold"), local("Lato-Bold"), url(../fonts/Lato-Bold.ttf) format("truetype"); -} -@font-face { - font-family: "Roboto Slab"; - font-style: normal; - font-weight: 400; - src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url(../fonts/RobotoSlab-Regular.ttf) format("truetype"); -} -@font-face { - font-family: "Roboto Slab"; - font-style: normal; - font-weight: 700; - src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url(../fonts/RobotoSlab-Bold.ttf) format("truetype"); -} -@font-face { - font-family: "Ubuntu Mono"; - font-style: normal; - font-weight: 400; - src: local("Ubuntu Mono Regular"), local("UbuntuMono-Regular"), url(../fonts/UbuntuMono-Regular.ttf) format("truetype"); -} -@font-face { - font-family: "Ubuntu Mono"; - font-style: normal; - font-weight: 700; - src: local("Ubuntu Mono Bold"), local("UbuntuMono-Bold"), url(../fonts/UbuntuMono-Bold.ttf) format("truetype"); -} -@font-face { - font-family: "Ubuntu Mono"; - font-style: italic; - font-weight: 400; - src: local("Ubuntu Mono Italic"), local("UbuntuMono-Italic"), url(../fonts/UbuntuMono-Italic.ttf) format("truetype"); -} -@font-face { - font-family: "Ubuntu Mono"; - font-style: italic; - font-weight: 700; - src: local("Ubuntu Mono Bold Italic"), local("UbuntuMono-BoldItalic"), url(../fonts/UbuntuMono-BoldItalic.ttf) format("truetype"); -} - -/*# sourceMappingURL=theme.css.map */ diff --git a/docs/0.9.1/_static/evennia_logo.png b/docs/0.9.1/_static/evennia_logo.png new file mode 100644 index 0000000000..07ca86776d Binary files /dev/null and b/docs/0.9.1/_static/evennia_logo.png differ diff --git a/docs/0.9.1/_static/fonts/Inconsolata-Bold.ttf b/docs/0.9.1/_static/fonts/Inconsolata-Bold.ttf deleted file mode 100644 index 809c1f5828..0000000000 Binary files a/docs/0.9.1/_static/fonts/Inconsolata-Bold.ttf and /dev/null differ diff --git a/docs/0.9.1/_static/fonts/Inconsolata-Regular.ttf b/docs/0.9.1/_static/fonts/Inconsolata-Regular.ttf deleted file mode 100644 index fc981ce7ad..0000000000 Binary files a/docs/0.9.1/_static/fonts/Inconsolata-Regular.ttf and /dev/null differ diff --git a/docs/0.9.1/_static/fonts/Lato-Bold.ttf b/docs/0.9.1/_static/fonts/Lato-Bold.ttf deleted file mode 100644 index 1d23c7066e..0000000000 Binary files a/docs/0.9.1/_static/fonts/Lato-Bold.ttf and /dev/null differ diff --git a/docs/0.9.1/_static/fonts/Lato-Regular.ttf b/docs/0.9.1/_static/fonts/Lato-Regular.ttf deleted file mode 100644 index 0f3d0f837d..0000000000 Binary files a/docs/0.9.1/_static/fonts/Lato-Regular.ttf and /dev/null differ diff --git a/docs/0.9.1/_static/fonts/RobotoSlab-Bold.ttf b/docs/0.9.1/_static/fonts/RobotoSlab-Bold.ttf deleted file mode 100644 index df5d1df273..0000000000 Binary files a/docs/0.9.1/_static/fonts/RobotoSlab-Bold.ttf and /dev/null differ diff --git a/docs/0.9.1/_static/fonts/RobotoSlab-Regular.ttf b/docs/0.9.1/_static/fonts/RobotoSlab-Regular.ttf deleted file mode 100644 index eb52a79073..0000000000 Binary files a/docs/0.9.1/_static/fonts/RobotoSlab-Regular.ttf and /dev/null differ diff --git a/docs/0.9.1/_static/fonts/UbuntuMono-Bold.ttf b/docs/0.9.1/_static/fonts/UbuntuMono-Bold.ttf deleted file mode 100644 index 7bd6665765..0000000000 Binary files a/docs/0.9.1/_static/fonts/UbuntuMono-Bold.ttf and /dev/null differ diff --git a/docs/0.9.1/_static/fonts/UbuntuMono-BoldItalic.ttf b/docs/0.9.1/_static/fonts/UbuntuMono-BoldItalic.ttf deleted file mode 100644 index 6c5b8ba023..0000000000 Binary files a/docs/0.9.1/_static/fonts/UbuntuMono-BoldItalic.ttf and /dev/null differ diff --git a/docs/0.9.1/_static/fonts/UbuntuMono-Italic.ttf b/docs/0.9.1/_static/fonts/UbuntuMono-Italic.ttf deleted file mode 100644 index 18f81a2925..0000000000 Binary files a/docs/0.9.1/_static/fonts/UbuntuMono-Italic.ttf and /dev/null differ diff --git a/docs/0.9.1/_static/fonts/UbuntuMono-Regular.ttf b/docs/0.9.1/_static/fonts/UbuntuMono-Regular.ttf deleted file mode 100644 index fdd309d716..0000000000 Binary files a/docs/0.9.1/_static/fonts/UbuntuMono-Regular.ttf and /dev/null differ diff --git a/docs/0.9.1/_static/fonts/fontawesome-webfont.eot b/docs/0.9.1/_static/fonts/fontawesome-webfont.eot deleted file mode 100644 index c7b00d2ba8..0000000000 Binary files a/docs/0.9.1/_static/fonts/fontawesome-webfont.eot and /dev/null differ diff --git a/docs/0.9.1/_static/fonts/fontawesome-webfont.svg b/docs/0.9.1/_static/fonts/fontawesome-webfont.svg deleted file mode 100644 index 8b66187fe0..0000000000 --- a/docs/0.9.1/_static/fonts/fontawesome-webfont.svg +++ /dev/null @@ -1,685 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/docs/0.9.1/_static/fonts/fontawesome-webfont.ttf b/docs/0.9.1/_static/fonts/fontawesome-webfont.ttf deleted file mode 100644 index f221e50a2e..0000000000 Binary files a/docs/0.9.1/_static/fonts/fontawesome-webfont.ttf and /dev/null differ diff --git a/docs/0.9.1/_static/fonts/fontawesome-webfont.woff b/docs/0.9.1/_static/fonts/fontawesome-webfont.woff deleted file mode 100644 index 6e7483cf61..0000000000 Binary files a/docs/0.9.1/_static/fonts/fontawesome-webfont.woff and /dev/null differ diff --git a/docs/0.9.1/_static/images/evennia_logo.png b/docs/0.9.1/_static/images/evennia_logo.png new file mode 100644 index 0000000000..07ca86776d Binary files /dev/null and b/docs/0.9.1/_static/images/evennia_logo.png differ diff --git a/docs/0.9.1/_static/images/favicon.ico b/docs/0.9.1/_static/images/favicon.ico new file mode 100644 index 0000000000..547a1686d6 Binary files /dev/null and b/docs/0.9.1/_static/images/favicon.ico differ diff --git a/docs/0.9.1/_static/js/modernizr.min.js b/docs/0.9.1/_static/js/modernizr.min.js deleted file mode 100644 index f65d479747..0000000000 --- a/docs/0.9.1/_static/js/modernizr.min.js +++ /dev/null @@ -1,4 +0,0 @@ -/* Modernizr 2.6.2 (Custom Build) | MIT & BSD - * Build: http://modernizr.com/download/#-fontface-backgroundsize-borderimage-borderradius-boxshadow-flexbox-hsla-multiplebgs-opacity-rgba-textshadow-cssanimations-csscolumns-generatedcontent-cssgradients-cssreflections-csstransforms-csstransforms3d-csstransitions-applicationcache-canvas-canvastext-draganddrop-hashchange-history-audio-video-indexeddb-input-inputtypes-localstorage-postmessage-sessionstorage-websockets-websqldatabase-webworkers-geolocation-inlinesvg-smil-svg-svgclippaths-touch-webgl-shiv-mq-cssclasses-addtest-prefixed-teststyles-testprop-testallprops-hasevent-prefixes-domprefixes-load - */ -;window.Modernizr=function(a,b,c){function D(a){j.cssText=a}function E(a,b){return D(n.join(a+";")+(b||""))}function F(a,b){return typeof a===b}function G(a,b){return!!~(""+a).indexOf(b)}function H(a,b){for(var d in a){var e=a[d];if(!G(e,"-")&&j[e]!==c)return b=="pfx"?e:!0}return!1}function I(a,b,d){for(var e in a){var f=b[a[e]];if(f!==c)return d===!1?a[e]:F(f,"function")?f.bind(d||b):f}return!1}function J(a,b,c){var d=a.charAt(0).toUpperCase()+a.slice(1),e=(a+" "+p.join(d+" ")+d).split(" ");return F(b,"string")||F(b,"undefined")?H(e,b):(e=(a+" "+q.join(d+" ")+d).split(" "),I(e,b,c))}function K(){e.input=function(c){for(var d=0,e=c.length;d',a,""].join(""),l.id=h,(m?l:n).innerHTML+=f,n.appendChild(l),m||(n.style.background="",n.style.overflow="hidden",k=g.style.overflow,g.style.overflow="hidden",g.appendChild(n)),i=c(l,a),m?l.parentNode.removeChild(l):(n.parentNode.removeChild(n),g.style.overflow=k),!!i},z=function(b){var c=a.matchMedia||a.msMatchMedia;if(c)return c(b).matches;var d;return y("@media "+b+" { #"+h+" { position: absolute; } }",function(b){d=(a.getComputedStyle?getComputedStyle(b,null):b.currentStyle)["position"]=="absolute"}),d},A=function(){function d(d,e){e=e||b.createElement(a[d]||"div"),d="on"+d;var f=d in e;return f||(e.setAttribute||(e=b.createElement("div")),e.setAttribute&&e.removeAttribute&&(e.setAttribute(d,""),f=F(e[d],"function"),F(e[d],"undefined")||(e[d]=c),e.removeAttribute(d))),e=null,f}var a={select:"input",change:"input",submit:"form",reset:"form",error:"img",load:"img",abort:"img"};return d}(),B={}.hasOwnProperty,C;!F(B,"undefined")&&!F(B.call,"undefined")?C=function(a,b){return B.call(a,b)}:C=function(a,b){return b in a&&F(a.constructor.prototype[b],"undefined")},Function.prototype.bind||(Function.prototype.bind=function(b){var c=this;if(typeof c!="function")throw new TypeError;var d=w.call(arguments,1),e=function(){if(this instanceof e){var a=function(){};a.prototype=c.prototype;var f=new a,g=c.apply(f,d.concat(w.call(arguments)));return Object(g)===g?g:f}return c.apply(b,d.concat(w.call(arguments)))};return e}),s.flexbox=function(){return J("flexWrap")},s.canvas=function(){var a=b.createElement("canvas");return!!a.getContext&&!!a.getContext("2d")},s.canvastext=function(){return!!e.canvas&&!!F(b.createElement("canvas").getContext("2d").fillText,"function")},s.webgl=function(){return!!a.WebGLRenderingContext},s.touch=function(){var c;return"ontouchstart"in a||a.DocumentTouch&&b instanceof DocumentTouch?c=!0:y(["@media (",n.join("touch-enabled),("),h,")","{#modernizr{top:9px;position:absolute}}"].join(""),function(a){c=a.offsetTop===9}),c},s.geolocation=function(){return"geolocation"in navigator},s.postmessage=function(){return!!a.postMessage},s.websqldatabase=function(){return!!a.openDatabase},s.indexedDB=function(){return!!J("indexedDB",a)},s.hashchange=function(){return A("hashchange",a)&&(b.documentMode===c||b.documentMode>7)},s.history=function(){return!!a.history&&!!history.pushState},s.draganddrop=function(){var a=b.createElement("div");return"draggable"in a||"ondragstart"in a&&"ondrop"in a},s.websockets=function(){return"WebSocket"in a||"MozWebSocket"in a},s.rgba=function(){return D("background-color:rgba(150,255,150,.5)"),G(j.backgroundColor,"rgba")},s.hsla=function(){return D("background-color:hsla(120,40%,100%,.5)"),G(j.backgroundColor,"rgba")||G(j.backgroundColor,"hsla")},s.multiplebgs=function(){return D("background:url(https://),url(https://),red url(https://)"),/(url\s*\(.*?){3}/.test(j.background)},s.backgroundsize=function(){return J("backgroundSize")},s.borderimage=function(){return J("borderImage")},s.borderradius=function(){return J("borderRadius")},s.boxshadow=function(){return J("boxShadow")},s.textshadow=function(){return b.createElement("div").style.textShadow===""},s.opacity=function(){return E("opacity:.55"),/^0.55$/.test(j.opacity)},s.cssanimations=function(){return J("animationName")},s.csscolumns=function(){return J("columnCount")},s.cssgradients=function(){var a="background-image:",b="gradient(linear,left top,right bottom,from(#9f9),to(white));",c="linear-gradient(left top,#9f9, white);";return D((a+"-webkit- ".split(" ").join(b+a)+n.join(c+a)).slice(0,-a.length)),G(j.backgroundImage,"gradient")},s.cssreflections=function(){return J("boxReflect")},s.csstransforms=function(){return!!J("transform")},s.csstransforms3d=function(){var a=!!J("perspective");return a&&"webkitPerspective"in g.style&&y("@media (transform-3d),(-webkit-transform-3d){#modernizr{left:9px;position:absolute;height:3px;}}",function(b,c){a=b.offsetLeft===9&&b.offsetHeight===3}),a},s.csstransitions=function(){return J("transition")},s.fontface=function(){var a;return y('@font-face {font-family:"font";src:url("https://")}',function(c,d){var e=b.getElementById("smodernizr"),f=e.sheet||e.styleSheet,g=f?f.cssRules&&f.cssRules[0]?f.cssRules[0].cssText:f.cssText||"":"";a=/src/i.test(g)&&g.indexOf(d.split(" ")[0])===0}),a},s.generatedcontent=function(){var a;return y(["#",h,"{font:0/0 a}#",h,':after{content:"',l,'";visibility:hidden;font:3px/1 a}'].join(""),function(b){a=b.offsetHeight>=3}),a},s.video=function(){var a=b.createElement("video"),c=!1;try{if(c=!!a.canPlayType)c=new Boolean(c),c.ogg=a.canPlayType('video/ogg; codecs="theora"').replace(/^no$/,""),c.h264=a.canPlayType('video/mp4; codecs="avc1.42E01E"').replace(/^no$/,""),c.webm=a.canPlayType('video/webm; codecs="vp8, vorbis"').replace(/^no$/,"")}catch(d){}return c},s.audio=function(){var a=b.createElement("audio"),c=!1;try{if(c=!!a.canPlayType)c=new Boolean(c),c.ogg=a.canPlayType('audio/ogg; codecs="vorbis"').replace(/^no$/,""),c.mp3=a.canPlayType("audio/mpeg;").replace(/^no$/,""),c.wav=a.canPlayType('audio/wav; codecs="1"').replace(/^no$/,""),c.m4a=(a.canPlayType("audio/x-m4a;")||a.canPlayType("audio/aac;")).replace(/^no$/,"")}catch(d){}return c},s.localstorage=function(){try{return localStorage.setItem(h,h),localStorage.removeItem(h),!0}catch(a){return!1}},s.sessionstorage=function(){try{return sessionStorage.setItem(h,h),sessionStorage.removeItem(h),!0}catch(a){return!1}},s.webworkers=function(){return!!a.Worker},s.applicationcache=function(){return!!a.applicationCache},s.svg=function(){return!!b.createElementNS&&!!b.createElementNS(r.svg,"svg").createSVGRect},s.inlinesvg=function(){var a=b.createElement("div");return a.innerHTML="",(a.firstChild&&a.firstChild.namespaceURI)==r.svg},s.smil=function(){return!!b.createElementNS&&/SVGAnimate/.test(m.call(b.createElementNS(r.svg,"animate")))},s.svgclippaths=function(){return!!b.createElementNS&&/SVGClipPath/.test(m.call(b.createElementNS(r.svg,"clipPath")))};for(var L in s)C(s,L)&&(x=L.toLowerCase(),e[x]=s[L](),v.push((e[x]?"":"no-")+x));return e.input||K(),e.addTest=function(a,b){if(typeof a=="object")for(var d in a)C(a,d)&&e.addTest(d,a[d]);else{a=a.toLowerCase();if(e[a]!==c)return e;b=typeof b=="function"?b():b,typeof f!="undefined"&&f&&(g.className+=" "+(b?"":"no-")+a),e[a]=b}return e},D(""),i=k=null,function(a,b){function k(a,b){var c=a.createElement("p"),d=a.getElementsByTagName("head")[0]||a.documentElement;return c.innerHTML="x",d.insertBefore(c.lastChild,d.firstChild)}function l(){var a=r.elements;return typeof a=="string"?a.split(" "):a}function m(a){var b=i[a[g]];return b||(b={},h++,a[g]=h,i[h]=b),b}function n(a,c,f){c||(c=b);if(j)return c.createElement(a);f||(f=m(c));var g;return f.cache[a]?g=f.cache[a].cloneNode():e.test(a)?g=(f.cache[a]=f.createElem(a)).cloneNode():g=f.createElem(a),g.canHaveChildren&&!d.test(a)?f.frag.appendChild(g):g}function o(a,c){a||(a=b);if(j)return a.createDocumentFragment();c=c||m(a);var d=c.frag.cloneNode(),e=0,f=l(),g=f.length;for(;e",f="hidden"in a,j=a.childNodes.length==1||function(){b.createElement("a");var a=b.createDocumentFragment();return typeof a.cloneNode=="undefined"||typeof a.createDocumentFragment=="undefined"||typeof a.createElement=="undefined"}()}catch(c){f=!0,j=!0}})();var r={elements:c.elements||"abbr article aside audio bdi canvas data datalist details figcaption figure footer header hgroup mark meter nav output progress section summary time video",shivCSS:c.shivCSS!==!1,supportsUnknownElements:j,shivMethods:c.shivMethods!==!1,type:"default",shivDocument:q,createElement:n,createDocumentFragment:o};a.html5=r,q(b)}(this,b),e._version=d,e._prefixes=n,e._domPrefixes=q,e._cssomPrefixes=p,e.mq=z,e.hasEvent=A,e.testProp=function(a){return H([a])},e.testAllProps=J,e.testStyles=y,e.prefixed=function(a,b,c){return b?J(a,b,c):J(a,"pfx")},g.className=g.className.replace(/(^|\s)no-js(\s|$)/,"$1$2")+(f?" js "+v.join(" "):""),e}(this,this.document),function(a,b,c){function d(a){return"[object Function]"==o.call(a)}function e(a){return"string"==typeof a}function f(){}function g(a){return!a||"loaded"==a||"complete"==a||"uninitialized"==a}function h(){var a=p.shift();q=1,a?a.t?m(function(){("c"==a.t?B.injectCss:B.injectJs)(a.s,0,a.a,a.x,a.e,1)},0):(a(),h()):q=0}function i(a,c,d,e,f,i,j){function k(b){if(!o&&g(l.readyState)&&(u.r=o=1,!q&&h(),l.onload=l.onreadystatechange=null,b)){"img"!=a&&m(function(){t.removeChild(l)},50);for(var d in y[c])y[c].hasOwnProperty(d)&&y[c][d].onload()}}var j=j||B.errorTimeout,l=b.createElement(a),o=0,r=0,u={t:d,s:c,e:f,a:i,x:j};1===y[c]&&(r=1,y[c]=[]),"object"==a?l.data=c:(l.src=c,l.type=a),l.width=l.height="0",l.onerror=l.onload=l.onreadystatechange=function(){k.call(this,r)},p.splice(e,0,u),"img"!=a&&(r||2===y[c]?(t.insertBefore(l,s?null:n),m(k,j)):y[c].push(l))}function j(a,b,c,d,f){return q=0,b=b||"j",e(a)?i("c"==b?v:u,a,b,this.i++,c,d,f):(p.splice(this.i++,0,a),1==p.length&&h()),this}function k(){var a=B;return a.loader={load:j,i:0},a}var l=b.documentElement,m=a.setTimeout,n=b.getElementsByTagName("script")[0],o={}.toString,p=[],q=0,r="MozAppearance"in l.style,s=r&&!!b.createRange().compareNode,t=s?l:n.parentNode,l=a.opera&&"[object Opera]"==o.call(a.opera),l=!!b.attachEvent&&!l,u=r?"object":l?"script":"img",v=l?"script":u,w=Array.isArray||function(a){return"[object Array]"==o.call(a)},x=[],y={},z={timeout:function(a,b){return b.length&&(a.timeout=b[0]),a}},A,B;B=function(a){function b(a){var a=a.split("!"),b=x.length,c=a.pop(),d=a.length,c={url:c,origUrl:c,prefixes:a},e,f,g;for(f=0;f"); - - // Add expand links to all parents of nested ul - $('.wy-menu-vertical ul').not('.simple').siblings('a').each(function () { - var link = $(this); - expand = $(''); - expand.on('click', function (ev) { - self.toggleCurrent(link); - ev.stopPropagation(); - return false; - }); - link.prepend(expand); - }); - }; - - nav.reset = function () { - // Get anchor from URL and open up nested nav - var anchor = encodeURI(window.location.hash); - if (anchor) { - try { - var link = $('.wy-menu-vertical') - .find('[href="' + anchor + '"]'); - $('.wy-menu-vertical li.toctree-l1 li.current') - .removeClass('current'); - link.closest('li.toctree-l2').addClass('current'); - link.closest('li.toctree-l3').addClass('current'); - link.closest('li.toctree-l4').addClass('current'); - } - catch (err) { - console.log("Error expanding nav for anchor", err); - } - } - }; - - nav.onScroll = function () { - this.winScroll = false; - var newWinPosition = this.win.scrollTop(), - winBottom = newWinPosition + this.winHeight, - navPosition = this.navBar.scrollTop(), - newNavPosition = navPosition + (newWinPosition - this.winPosition); - if (newWinPosition < 0 || winBottom > this.docHeight) { - return; - } - this.navBar.scrollTop(newNavPosition); - this.winPosition = newWinPosition; - }; - - nav.onResize = function () { - this.winResize = false; - this.winHeight = this.win.height(); - this.docHeight = $(document).height(); - }; - - nav.hashChange = function () { - this.linkScroll = true; - this.win.one('hashchange', function () { - this.linkScroll = false; - }); - }; - - nav.toggleCurrent = function (elem) { - var parent_li = elem.closest('li'); - parent_li.siblings('li.current').removeClass('current'); - parent_li.siblings().find('li.current').removeClass('current'); - parent_li.find('> ul li.current').removeClass('current'); - parent_li.toggleClass('current'); - } - - return nav; -}; - -module.exports.ThemeNav = ThemeNav(); - -if (typeof(window) != 'undefined') { - window.SphinxRtdTheme = { StickyNav: module.exports.ThemeNav }; -} - -},{"jquery":"jquery"}]},{},["sphinx-rtd-theme"]); diff --git a/docs/0.9.1/_static/nature.css b/docs/0.9.1/_static/nature.css new file mode 100644 index 0000000000..4ff02c22aa --- /dev/null +++ b/docs/0.9.1/_static/nature.css @@ -0,0 +1,314 @@ +/* + * nature.css_t + * ~~~~~~~~~~~~ + * + * Sphinx stylesheet -- nature theme. + * + * :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS. + * :license: BSD, see LICENSE for details. + * + */ + +@import url("basic.css"); + +/* -- page layout ----------------------------------------------------------- */ + +body { + font-family: Arial, sans-serif; + font-size: 100%; + background-color: #fff; + color: #555; + margin: 0; + padding: 0; +} + +div.documentwrapper { + float: left; + width: 100%; +} + +div.bodywrapper { + margin: 0 0 0 230px; + height: 88vh; +} + +hr { + border: 1px solid #B1B4B6; +} + +div.document { + background-color: #eee; +} + +div.body { + background-color: #f1f1f1; + color: #3E4349; + padding: 0 30px 30px 30px; + font-size: 0.9em; + margin-top: -9px; + height: 85vh; +} + +div.footer { + color: #555; + width: 100%; + padding: 13px 0; + text-align: center; + font-size: 75%; +} + +div.footer a { + color: #444; + text-decoration: underline; +} + +div.related { + background-color: #dbe9f0; + line-height: 32px; + color: #9FA0A0; + /*! text-shadow: 0px 1px 0 #444; */ + font-size: 0.9em; +} + +div.related a { + color: #565F62; +} + +blockquote { + font-style: italic; + color: #797979; + background-color: #e1e8e2; + padding: 3px; + border: 1px solid #c7cdc8; + padding-left: 14px; +} + +div.sphinxsidebar { + font-size: 0.75em; + line-height: 1.5em; +} + +div.sphinxsidebarwrapper{ + padding: 20px 0; +} + +div.sphinxsidebar h3, +div.sphinxsidebar h4 { + font-family: Arial, sans-serif; + color: #4f4f4f; + font-size: 1.2em; + font-weight: normal; + margin: 0; + padding: 5px 10px; + background-color: #dbe9f0; +} + +div.sphinxsidebar h4{ + font-size: 1.1em; +} + +div.sphinxsidebar h3 a { + color: #444; +} + +div.sphinxsidebar p { + color: #888; + padding: 5px 20px; +} + +div.sphinxsidebar p.topless { +} + +div.sphinxsidebar ul { + margin: 10px 20px; + padding: 0; + color: #000; +} + +div.sphinxsidebar a { + color: #444; +} + +div.sphinxsidebar input { + border: 1px solid #ccc; + font-family: sans-serif; + font-size: 1em; +} + +div.sphinxsidebar .searchformwrapper { + margin-left: 20px; + margin-right: 20px; +} + +input { + background-color: #f7f7f7; +} + + +/* -- body styles ----------------------------------------------------------- */ + +a { + color: #005B81; + text-decoration: underline; + text-decoration-color: #fff; + text-decoration-color: #bdcbdf; +} + +a:hover { + color: #0492CA; + text-decoration: underline; + text-decoration-color: #9bbed5; +} + +div.body h1, +div.body h2, +div.body h3, +div.body h4, +div.body h5, +div.body h6 { + font-family: Arial, sans-serif; + background-color: #f7f7f7; + font-weight: normal; + color: #212224; + margin: 30px 0px 10px 0px; + padding: 5px 0 5px 10px; + text-shadow: 0px 1px 0 white + border-bottom: 1px solid #d1d1d1; + border-left: 10px solid #cfdde8; + border-bottom: 1px solid #c6d7df; +} + +div.body h1 { + margin-top: 20px solid #fff; +} +div.body h2 { + font-size: 150%; +} +div.body h3 { + font-size: 120%; +} +div.body h4 { + font-size: 110%; +} +div.body h5 { + font-size: 100%; +} +div.body h6 { + font-size: 100%; +} + +a.headerlink { + color: #cfdde8; + font-size: 0.8em; + padding: 0 4px 0 4px; + text-decoration: none; +} + +a.headerlink:hover { + /*! background-color: #c60f0f; */ + color: #9bced7; +} + +div.body p, div.body dd, div.body li { + line-height: 1.5em; +} + +div.admonition p.admonition-title + p { + display: inline; +} + +div.highlight{ + background-color: white; +} + +div.note { + background-color: #eee; + border: 1px solid #ccc; + font-style: italic; +} + +div.seealso { + background-color: #ffc; + border: 1px solid #ff6; +} + +div.topic { + background-color: #eee; +} + +div.warning { + background-color: #ffe4e4; + border: 1px solid #f66; + font-style: italic; +} + +p.admonition-title { + display: inline; +} + +p.admonition-title:after { + content: ":"; +} + +.admonition.important { + background-color: #fbf7c3; + border: 1px solid #c8c59b; + font-style: italic; +} + +.admonition.note { + background-color: #e1e8e2; +} + +.admonition.important { + background-color: #fbf7c3; + border: 1px solid #c8c59b; + font-style: italic; +} + +pre { + padding: 10px; + background-color: #e3e3e3; + color: #222; + line-height: 1.2em; + border: 1px solid #C6C9CB; + font-size: 1.1em; + margin: 1.5em 0 1.5em 0; + -webkit-box-shadow: 1px 1px 1px #d8d8d8; + -moz-box-shadow: 1px 1px 1px #d8d8d8; +} + +code { + background-color: #ecf0f3; + color: #6e0e0e; + /* padding: 1px 2px; */ + font-size: 1.1em; + font-family: monospace; + font-weight: bold; +} + +.viewcode-back { + font-family: Arial, sans-serif; +} + +div.viewcode-block:target { + background-color: #f4debf; + border-top: 1px solid #ac9; + border-bottom: 1px solid #ac9; +} + +div.code-block-caption { + background-color: #ddd; + color: #222; + border: 1px solid #C6C9CB; +} + +.logo { + padding-left: 1px; + margin-left: auto; + margin-right: auto; + display: block; + margin-top: -12px; + opacity: 0.8; +} + diff --git a/docs/0.9.1/api/evennia-api.html b/docs/0.9.1/api/evennia-api.html index 13561b7e0b..16b19cdf96 100644 --- a/docs/0.9.1/api/evennia-api.html +++ b/docs/0.9.1/api/evennia-api.html @@ -1,151 +1,38 @@ - - - - - - - - - evennia — Evennia 0.9.1 documentation - - - + + + + evennia — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia

@@ -346,64 +233,56 @@
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.accounts.html b/docs/0.9.1/api/evennia.accounts.html index f22f7e1e80..c2141de1da 100644 --- a/docs/0.9.1/api/evennia.accounts.html +++ b/docs/0.9.1/api/evennia.accounts.html @@ -1,161 +1,38 @@ - - - - - - - - - evennia.accounts package — Evennia 0.9.1 documentation - - - + + + + evennia.accounts package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.accounts package

@@ -2541,64 +2418,71 @@ class built by crea
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.commands.default.html b/docs/0.9.1/api/evennia.commands.default.html index c0d7560509..4d86aa7c04 100644 --- a/docs/0.9.1/api/evennia.commands.default.html +++ b/docs/0.9.1/api/evennia.commands.default.html @@ -1,170 +1,38 @@ - - - - - - - - - evennia.commands.default package — Evennia 0.9.1 documentation - - - + + + + evennia.commands.default package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.commands.default package

@@ -200,7 +68,7 @@ method. Otherwise all text will be returned to all connected sessions.

Look in the ooc state.

-_keyaliases = ('look', 'l', 'ls')
+_keyaliases = ('look', 'ls', 'l')
@@ -269,7 +137,7 @@ account. In principle <character> can be any in-game object as long as you the account have access right to puppet it.

-_keyaliases = ('ic', 'puppet')
+_keyaliases = ('puppet', 'ic')
@@ -333,7 +201,7 @@ as you the account have access right to puppet it.

This will leave your current character and put you in a incorporeal OOC state.

-_keyaliases = ('ooc', 'unpuppet')
+_keyaliases = ('unpuppet', 'ooc')
@@ -734,7 +602,7 @@ doing

also for those with all permissions.

-_keyaliases = ('who', 'doing')
+_keyaliases = ('doing', 'who')
@@ -1328,7 +1196,7 @@ limited forms of emit, for sending to rooms and to accounts respectively.

-_keyaliases = ('remit', 'emit', 'pemit')
+_keyaliases = ('pemit', 'emit', 'remit')
@@ -1338,7 +1206,7 @@ to accounts respectively.

-aliases = ['remit', 'pemit']
+aliases = ['pemit', 'remit']
@@ -1369,7 +1237,7 @@ to accounts respectively.

-search_index_entry = {'aliases': 'remit pemit', 'category': 'admin', 'key': 'emit', 'tags': '', 'text': '\n admin command for emitting message to multiple objects\n\n Usage:\n emit[/switches] [<obj>, <obj>, ... =] <message>\n remit [<obj>, <obj>, ... =] <message>\n pemit [<obj>, <obj>, ... =] <message>\n\n Switches:\n room - limit emits to rooms only (default)\n accounts - limit emits to accounts only\n contents - send to the contents of matched objects too\n\n Emits a message to the selected objects or to\n your immediate surroundings. If the object is a room,\n send to its contents. remit and pemit are just\n limited forms of emit, for sending to rooms and\n to accounts respectively.\n '}
+search_index_entry = {'aliases': 'pemit remit', 'category': 'admin', 'key': 'emit', 'tags': '', 'text': '\n admin command for emitting message to multiple objects\n\n Usage:\n emit[/switches] [<obj>, <obj>, ... =] <message>\n remit [<obj>, <obj>, ... =] <message>\n pemit [<obj>, <obj>, ... =] <message>\n\n Switches:\n room - limit emits to rooms only (default)\n accounts - limit emits to accounts only\n contents - send to the contents of matched objects too\n\n Emits a message to the selected objects or to\n your immediate surroundings. If the object is a room,\n send to its contents. remit and pemit are just\n limited forms of emit, for sending to rooms and\n to accounts respectively.\n '}
@@ -1662,7 +1530,7 @@ skipping, reloading etc.

Runs batches of commands from a batch-cmd text file (*.ev).

-_keyaliases = ('batchcmd', 'batchcommands', 'batchcommand')
+_keyaliases = ('batchcommand', 'batchcmd', 'batchcommands')
@@ -1878,7 +1746,7 @@ changing the object in question, making those aliases usable by everyone.

-_keyaliases = ('alias', 'setobjalias')
+_keyaliases = ('setobjalias', 'alias')
@@ -2344,7 +2212,7 @@ displays a confirmation before destroying, to make sure of your choice. You can specify the /force switch to bypass this confirmation.

-_keyaliases = ('delete', 'del', 'destroy')
+_keyaliases = ('destroy', 'delete', 'del')
@@ -2518,7 +2386,7 @@ created back from the new room unless the /oneway switch is given. For more flexibility and power in creating rooms, use dig.

-_keyaliases = ('tun', 'tunnel')
+_keyaliases = ('tunnel', 'tun')
@@ -2844,7 +2712,7 @@ to a user. Defaults to yourself.

rename an account.

-_keyaliases = ('name', 'rename')
+_keyaliases = ('rename', 'name')
@@ -3178,7 +3046,7 @@ module is searched from the default typeclass directory, as defined in the server settings.

-_keyaliases = ('swap', 'typeclass', 'update', 'parent', 'type')
+_keyaliases = ('swap', 'type', 'parent', 'update', 'typeclass')
@@ -3188,7 +3056,7 @@ server settings.

-aliases = ['parent', 'update', 'swap', 'type']
+aliases = ['swap', 'type', 'parent', 'update']
@@ -3219,7 +3087,7 @@ server settings.

-search_index_entry = {'aliases': 'parent update swap type', 'category': 'building', 'key': 'typeclass', 'tags': '', 'text': "\n set or change an object's typeclass\n\n Usage:\n typeclass[/switch] <object> [= typeclass.path]\n typeclass/prototype <object> = prototype_key\n\n typeclass/list/show [typeclass.path]\n swap - this is a shorthand for using /force/reset flags.\n update - this is a shorthand for using the /force/reload flag.\n\n Switch:\n show, examine - display the current typeclass of object (default) or, if\n given a typeclass path, show the docstring of that typeclass.\n update - *only* re-run at_object_creation on this object\n meaning locks or other properties set later may remain.\n reset - clean out *all* the attributes and properties on the\n object - basically making this a new clean object.\n force - change to the typeclass also if the object\n already has a typeclass of the same name.\n list - show available typeclasses. Only typeclasses in modules actually\n imported or used from somewhere in the code will show up here\n (those typeclasses are still available if you know the path)\n prototype - clean and overwrite the object with the specified\n prototype key - effectively making a whole new object.\n\n Example:\n type button = examples.red_button.RedButton\n type/prototype button=a red button\n\n If the typeclass_path is not given, the current object's typeclass is\n assumed.\n\n View or set an object's typeclass. If setting, the creation hooks of the\n new typeclass will be run on the object. If you have clashing properties on\n the old class, use /reset. By default you are protected from changing to a\n typeclass of the same name as the one you already have - use /force to\n override this protection.\n\n The given typeclass must be identified by its location using python\n dot-notation pointing to the correct module and class. If no typeclass is\n given (or a wrong typeclass is given). Errors in the path or new typeclass\n will lead to the old typeclass being kept. The location of the typeclass\n module is searched from the default typeclass directory, as defined in the\n server settings.\n\n "}
+search_index_entry = {'aliases': 'swap type parent update', 'category': 'building', 'key': 'typeclass', 'tags': '', 'text': "\n set or change an object's typeclass\n\n Usage:\n typeclass[/switch] <object> [= typeclass.path]\n typeclass/prototype <object> = prototype_key\n\n typeclass/list/show [typeclass.path]\n swap - this is a shorthand for using /force/reset flags.\n update - this is a shorthand for using the /force/reload flag.\n\n Switch:\n show, examine - display the current typeclass of object (default) or, if\n given a typeclass path, show the docstring of that typeclass.\n update - *only* re-run at_object_creation on this object\n meaning locks or other properties set later may remain.\n reset - clean out *all* the attributes and properties on the\n object - basically making this a new clean object.\n force - change to the typeclass also if the object\n already has a typeclass of the same name.\n list - show available typeclasses. Only typeclasses in modules actually\n imported or used from somewhere in the code will show up here\n (those typeclasses are still available if you know the path)\n prototype - clean and overwrite the object with the specified\n prototype key - effectively making a whole new object.\n\n Example:\n type button = examples.red_button.RedButton\n type/prototype button=a red button\n\n If the typeclass_path is not given, the current object's typeclass is\n assumed.\n\n View or set an object's typeclass. If setting, the creation hooks of the\n new typeclass will be run on the object. If you have clashing properties on\n the old class, use /reset. By default you are protected from changing to a\n typeclass of the same name as the one you already have - use /force to\n override this protection.\n\n The given typeclass must be identified by its location using python\n dot-notation pointing to the correct module and class. If no typeclass is\n given (or a wrong typeclass is given). Errors in the path or new typeclass\n will lead to the old typeclass being kept. The location of the typeclass\n module is searched from the default typeclass directory, as defined in the\n server settings.\n\n "}
@@ -3327,7 +3195,7 @@ them by ‘;’, i.e:

-_keyaliases = ('locks', 'lock')
+_keyaliases = ('lock', 'locks')
@@ -3392,7 +3260,7 @@ If object is not specified, the current location is examined.

Append a * before the search string to examine an account.

-_keyaliases = ('ex', 'exam', 'examine')
+_keyaliases = ('examine', 'exam', 'ex')
@@ -3407,7 +3275,7 @@ If object is not specified, the current location is examined.

-aliases = ['ex', 'exam']
+aliases = ['exam', 'ex']
@@ -3463,7 +3331,7 @@ non-persistent data stored on object

-search_index_entry = {'aliases': 'ex exam', 'category': 'building', 'key': 'examine', 'tags': '', 'text': '\n get detailed information about an object\n\n Usage:\n examine [<object>[/attrname]]\n examine [*<account>[/attrname]]\n\n Switch:\n account - examine an Account (same as adding *)\n object - examine an Object (useful when OOC)\n\n The examine command shows detailed game info about an\n object and optionally a specific attribute on it.\n If object is not specified, the current location is examined.\n\n Append a * before the search string to examine an account.\n\n '}
+search_index_entry = {'aliases': 'exam ex', 'category': 'building', 'key': 'examine', 'tags': '', 'text': '\n get detailed information about an object\n\n Usage:\n examine [<object>[/attrname]]\n examine [*<account>[/attrname]]\n\n Switch:\n account - examine an Account (same as adding *)\n object - examine an Object (useful when OOC)\n\n The examine command shows detailed game info about an\n object and optionally a specific attribute on it.\n If object is not specified, the current location is examined.\n\n Append a * before the search string to examine an account.\n\n '}
@@ -3492,7 +3360,7 @@ limits matches to within the given dbrefs range, or above/below if only one is given.

-_keyaliases = ('locate', 'find', 'search')
+_keyaliases = ('locate', 'search', 'find')
@@ -3575,7 +3443,7 @@ reference. A puppeted object cannot be moved to None.

teleported to the target location.

-_keyaliases = ('tel', 'teleport')
+_keyaliases = ('teleport', 'tel')
@@ -3652,7 +3520,7 @@ object without specifying a script key/path will start/stop ALL scripts on the object.

-_keyaliases = ('addscript', 'script')
+_keyaliases = ('script', 'addscript')
@@ -3728,7 +3596,7 @@ should be used with restrain - tags on their own are usually enough to for most grouping schemes.

-_keyaliases = ('tag', 'tags')
+_keyaliases = ('tags', 'tag')
@@ -4143,7 +4011,7 @@ name. Subsequent calls of this command can be used to add multiple aliases to an already joined channel.

-_keyaliases = ('addcom', 'aliaschan', 'chanalias')
+_keyaliases = ('addcom', 'chanalias', 'aliaschan')
@@ -4158,7 +4026,7 @@ aliases to an already joined channel.

-aliases = ['aliaschan', 'chanalias']
+aliases = ['chanalias', 'aliaschan']
@@ -4189,7 +4057,7 @@ aliases to an already joined channel.

-search_index_entry = {'aliases': 'aliaschan chanalias', 'category': 'comms', 'key': 'addcom', 'tags': '', 'text': '\n add a channel alias and/or subscribe to a channel\n\n Usage:\n addcom [alias=] <channel>\n\n Joins a given channel. If alias is given, this will allow you to\n refer to the channel by this alias rather than the full channel\n name. Subsequent calls of this command can be used to add multiple\n aliases to an already joined channel.\n '}
+search_index_entry = {'aliases': 'chanalias aliaschan', 'category': 'comms', 'key': 'addcom', 'tags': '', 'text': '\n add a channel alias and/or subscribe to a channel\n\n Usage:\n addcom [alias=] <channel>\n\n Joins a given channel. If alias is given, this will allow you to\n refer to the channel by this alias rather than the full channel\n name. Subsequent calls of this command can be used to add multiple\n aliases to an already joined channel.\n '}
@@ -4210,7 +4078,7 @@ unsubscribe. If the ‘all’ switch is used, remove all aliases for that channel.

-_keyaliases = ('delaliaschan', 'delcom', 'delchanalias')
+_keyaliases = ('delchanalias', 'delcom', 'delaliaschan')
@@ -4343,7 +4211,7 @@ Use ‘comlist’ to only view your current channel subscriptions. Use addcom/delcom to join and leave channels

-_keyaliases = ('chanlist', 'all channels', 'comlist', 'clist', 'channellist', 'channels')
+_keyaliases = ('clist', 'channels', 'comlist', 'channellist', 'chanlist', 'all channels')
@@ -4358,7 +4226,7 @@ Use addcom/delcom to join and leave channels

-aliases = ['chanlist', 'all channels', 'comlist', 'clist', 'channellist']
+aliases = ['clist', 'comlist', 'channellist', 'chanlist', 'all channels']
@@ -4389,7 +4257,7 @@ Use addcom/delcom to join and leave channels

-search_index_entry = {'aliases': 'chanlist all channels comlist clist channellist', 'category': 'comms', 'key': 'channels', 'tags': '', 'text': "\n list all channels available to you\n\n Usage:\n channels\n clist\n comlist\n\n Lists all channels available to you, whether you listen to them or not.\n Use 'comlist' to only view your current channel subscriptions.\n Use addcom/delcom to join and leave channels\n "}
+search_index_entry = {'aliases': 'clist comlist channellist chanlist all channels', 'category': 'comms', 'key': 'channels', 'tags': '', 'text': "\n list all channels available to you\n\n Usage:\n channels\n clist\n comlist\n\n Lists all channels available to you, whether you listen to them or not.\n Use 'comlist' to only view your current channel subscriptions.\n Use addcom/delcom to join and leave channels\n "}
@@ -4544,7 +4412,7 @@ they control it. It does not show the user’s name unless they provide the /sendername switch.

-_keyaliases = ('cemit', 'cmsg')
+_keyaliases = ('cmsg', 'cemit')
@@ -4675,7 +4543,7 @@ provide the /sendername switch.

Creates a new channel owned by you.

-_keyaliases = ('channelcreate', 'ccreate')
+_keyaliases = ('ccreate', 'channelcreate')
@@ -4872,7 +4740,7 @@ list - show your last <number> of tells/pages (default)

argument is given, you will get a list of your latest messages.

-_keyaliases = ('page', 'tell')
+_keyaliases = ('tell', 'page')
@@ -5188,7 +5056,7 @@ look *<accou

Observes your location or objects in your vicinity.

-_keyaliases = ('look', 'l', 'ls')
+_keyaliases = ('look', 'ls', 'l')
@@ -5286,7 +5154,7 @@ are only available to you. If you want to permanently add keywords to an object for everyone to use, you need build privileges and the alias command.

-_keyaliases = ('nickname', 'nick', 'nicks')
+_keyaliases = ('nick', 'nicks', 'nickname')
@@ -5296,7 +5164,7 @@ for everyone to use, you need build privileges and the alias command.

-aliases = ['nickname', 'nicks']
+aliases = ['nicks', 'nickname']
@@ -5333,7 +5201,7 @@ for everyone to use, you need build privileges and the alias command.

-search_index_entry = {'aliases': 'nickname nicks', 'category': 'general', 'key': 'nick', 'tags': '', 'text': '\n define a personal alias/nick by defining a string to\n match and replace it with another on the fly\n\n Usage:\n nick[/switches] <string> [= [replacement_string]]\n nick[/switches] <template> = <replacement_template>\n nick/delete <string> or number\n nicks\n\n Switches:\n inputline - replace on the inputline (default)\n object - replace on object-lookup\n account - replace on account-lookup\n list - show all defined aliases (also "nicks" works)\n delete - remove nick by index in /list\n clearall - clear all nicks\n\n Examples:\n nick hi = say Hello, I\'m Sarah!\n nick/object tom = the tall man\n nick build $1 $2 = create/drop $1;$2\n nick tell $1 $2=page $1=$2\n nick tm?$1=page tallman=$1\n nick tm\\=$1=page tallman=$1\n\n A \'nick\' is a personal string replacement. Use $1, $2, ... to catch arguments.\n Put the last $-marker without an ending space to catch all remaining text. You\n can also use unix-glob matching for the left-hand side <string>:\n\n * - matches everything\n ? - matches 0 or 1 single characters\n [abcd] - matches these chars in any order\n [!abcd] - matches everything not among these chars\n \\= - escape literal \'=\' you want in your <string>\n\n Note that no objects are actually renamed or changed by this command - your nicks\n are only available to you. If you want to permanently add keywords to an object\n for everyone to use, you need build privileges and the alias command.\n\n '}
+search_index_entry = {'aliases': 'nicks nickname', 'category': 'general', 'key': 'nick', 'tags': '', 'text': '\n define a personal alias/nick by defining a string to\n match and replace it with another on the fly\n\n Usage:\n nick[/switches] <string> [= [replacement_string]]\n nick[/switches] <template> = <replacement_template>\n nick/delete <string> or number\n nicks\n\n Switches:\n inputline - replace on the inputline (default)\n object - replace on object-lookup\n account - replace on account-lookup\n list - show all defined aliases (also "nicks" works)\n delete - remove nick by index in /list\n clearall - clear all nicks\n\n Examples:\n nick hi = say Hello, I\'m Sarah!\n nick/object tom = the tall man\n nick build $1 $2 = create/drop $1;$2\n nick tell $1 $2=page $1=$2\n nick tm?$1=page tallman=$1\n nick tm\\=$1=page tallman=$1\n\n A \'nick\' is a personal string replacement. Use $1, $2, ... to catch arguments.\n Put the last $-marker without an ending space to catch all remaining text. You\n can also use unix-glob matching for the left-hand side <string>:\n\n * - matches everything\n ? - matches 0 or 1 single characters\n [abcd] - matches these chars in any order\n [!abcd] - matches everything not among these chars\n \\= - escape literal \'=\' you want in your <string>\n\n Note that no objects are actually renamed or changed by this command - your nicks\n are only available to you. If you want to permanently add keywords to an object\n for everyone to use, you need build privileges and the alias command.\n\n '}
@@ -5356,7 +5224,7 @@ inv

Shows your inventory.

-_keyaliases = ('inv', 'i', 'inventory')
+_keyaliases = ('inventory', 'i', 'inv')
@@ -5366,7 +5234,7 @@ inv

-aliases = ['inv', 'i']
+aliases = ['i', 'inv']
@@ -5402,7 +5270,7 @@ inv

-search_index_entry = {'aliases': 'inv i', 'category': 'general', 'key': 'inventory', 'tags': '', 'text': '\n view inventory\n\n Usage:\n inventory\n inv\n\n Shows your inventory.\n '}
+search_index_entry = {'aliases': 'i inv', 'category': 'general', 'key': 'inventory', 'tags': '', 'text': '\n view inventory\n\n Usage:\n inventory\n inv\n\n Shows your inventory.\n '}
@@ -5485,7 +5353,7 @@ look at you.

your inventory.

-_keyaliases = ('grab', 'get')
+_keyaliases = ('get', 'grab')
@@ -5681,7 +5549,7 @@ placing it in their inventory.

Talk to those in your current location.

-_keyaliases = ('"', "'", 'say')
+_keyaliases = ('"', 'say', "'")
@@ -5807,7 +5675,7 @@ pose’s <pose text>

automatically begin with your name.

-_keyaliases = ('pose', 'emote', ':')
+_keyaliases = (':', 'pose', 'emote')
@@ -5817,7 +5685,7 @@ automatically begin with your name.

-aliases = ['emote', ':']
+aliases = [':', 'emote']
@@ -5858,7 +5726,7 @@ space.

-search_index_entry = {'aliases': 'emote :', 'category': 'general', 'key': 'pose', 'tags': '', 'text': "\n strike a pose\n\n Usage:\n pose <pose text>\n pose's <pose text>\n\n Example:\n pose is standing by the wall, smiling.\n -> others will see:\n Tom is standing by the wall, smiling.\n\n Describe an action being taken. The pose text will\n automatically begin with your name.\n "}
+search_index_entry = {'aliases': ': emote', 'category': 'general', 'key': 'pose', 'tags': '', 'text': "\n strike a pose\n\n Usage:\n pose <pose text>\n pose's <pose text>\n\n Example:\n pose is standing by the wall, smiling.\n -> others will see:\n Tom is standing by the wall, smiling.\n\n Describe an action being taken. The pose text will\n automatically begin with your name.\n "}
@@ -5876,7 +5744,7 @@ space.

which permission groups you are a member of.

-_keyaliases = ('groups', 'hierarchy', 'access')
+_keyaliases = ('access', 'hierarchy', 'groups')
@@ -5886,7 +5754,7 @@ which permission groups you are a member of.

-aliases = ['groups', 'hierarchy']
+aliases = ['hierarchy', 'groups']
@@ -5922,7 +5790,7 @@ which permission groups you are a member of.

-search_index_entry = {'aliases': 'groups hierarchy', 'category': 'general', 'key': 'access', 'tags': '', 'text': '\n show your current game access\n\n Usage:\n access\n\n This command shows you the permission hierarchy and\n which permission groups you are a member of.\n '}
+search_index_entry = {'aliases': 'hierarchy groups', 'category': 'general', 'key': 'access', 'tags': '', 'text': '\n show your current game access\n\n Usage:\n access\n\n This command shows you the permission hierarchy and\n which permission groups you are a member of.\n '}
@@ -5950,7 +5818,7 @@ help all

topics related to the game.

-_keyaliases = ('help', '?')
+_keyaliases = ('?', 'help')
@@ -7036,7 +6904,7 @@ required since whole classes of scripts often have the same name.

Use script for managing commands on objects.

-_keyaliases = ('globalscript', 'scripts', 'listscripts')
+_keyaliases = ('scripts', 'listscripts', 'globalscript')
@@ -7046,7 +6914,7 @@ required since whole classes of scripts often have the same name.

-aliases = ['globalscript', 'listscripts']
+aliases = ['listscripts', 'globalscript']
@@ -7082,7 +6950,7 @@ required since whole classes of scripts often have the same name.

-search_index_entry = {'aliases': 'globalscript listscripts', 'category': 'system', 'key': 'scripts', 'tags': '', 'text': '\n list and manage all running scripts\n\n Usage:\n scripts[/switches] [#dbref, key, script.path or <obj>]\n\n Switches:\n start - start a script (must supply a script path)\n stop - stops an existing script\n kill - kills a script - without running its cleanup hooks\n validate - run a validation on the script(s)\n\n If no switches are given, this command just views all active\n scripts. The argument can be either an object, at which point it\n will be searched for all scripts defined on it, or a script name\n or #dbref. For using the /stop switch, a unique script #dbref is\n required since whole classes of scripts often have the same name.\n\n Use script for managing commands on objects.\n '}
+search_index_entry = {'aliases': 'listscripts globalscript', 'category': 'system', 'key': 'scripts', 'tags': '', 'text': '\n list and manage all running scripts\n\n Usage:\n scripts[/switches] [#dbref, key, script.path or <obj>]\n\n Switches:\n start - start a script (must supply a script path)\n stop - stops an existing script\n kill - kills a script - without running its cleanup hooks\n validate - run a validation on the script(s)\n\n If no switches are given, this command just views all active\n scripts. The argument can be either an object, at which point it\n will be searched for all scripts defined on it, or a script name\n or #dbref. For using the /stop switch, a unique script #dbref is\n required since whole classes of scripts often have the same name.\n\n Use script for managing commands on objects.\n '}
@@ -7106,7 +6974,7 @@ a list of <nr> latest objects in database. If not given, <nr> defaults to 10.

-_keyaliases = ('listobjs', 'listobjects', 'stats', 'objects', 'db')
+_keyaliases = ('listobjects', 'objects', 'stats', 'listobjs', 'db')
@@ -7116,7 +6984,7 @@ given, <nr> defaults to 10.

-aliases = ['db', 'listobjects', 'stats', 'listobjs']
+aliases = ['stats', 'listobjects', 'db', 'listobjs']
@@ -7147,7 +7015,7 @@ given, <nr> defaults to 10.

-search_index_entry = {'aliases': 'db listobjects stats listobjs', 'category': 'system', 'key': 'objects', 'tags': '', 'text': '\n statistics on objects in the database\n\n Usage:\n objects [<nr>]\n\n Gives statictics on objects in database as well as\n a list of <nr> latest objects in database. If not\n given, <nr> defaults to 10.\n '}
+search_index_entry = {'aliases': 'stats listobjects db listobjs', 'category': 'system', 'key': 'objects', 'tags': '', 'text': '\n statistics on objects in the database\n\n Usage:\n objects [<nr>]\n\n Gives statictics on objects in database as well as\n a list of <nr> latest objects in database. If not\n given, <nr> defaults to 10.\n '}
@@ -7236,7 +7104,7 @@ in the list.

Display info about the game engine.

-_keyaliases = ('version', 'about')
+_keyaliases = ('about', 'version')
@@ -7295,7 +7163,7 @@ in the list.

and the current time stamp.

-_keyaliases = ('uptime', 'time')
+_keyaliases = ('time', 'uptime')
@@ -7373,7 +7241,7 @@ caches may not show you a lower Residual/Virtual memory footprint, the released memory will instead be re-used by the program.

-_keyaliases = ('server', 'serverload', 'serverprocess')
+_keyaliases = ('serverprocess', 'server', 'serverload')
@@ -8066,7 +7934,7 @@ connect “account name” “pass word”

If you have spaces in your name, enclose it in double quotes.

-_keyaliases = ('co', 'connect', 'con', 'conn')
+_keyaliases = ('conn', 'co', 'connect', 'con')
@@ -8076,7 +7944,7 @@ connect “account name” “pass word”

-aliases = ['co', 'con', 'conn']
+aliases = ['co', 'conn', 'con']
@@ -8116,7 +7984,7 @@ there is no object yet before the account has logged in)

-search_index_entry = {'aliases': 'co con conn', 'category': 'general', 'key': 'connect', 'tags': '', 'text': '\n connect to the game\n\n Usage (at login screen):\n connect accountname password\n connect "account name" "pass word"\n\n Use the create command to first create an account before logging in.\n\n If you have spaces in your name, enclose it in double quotes.\n '}
+search_index_entry = {'aliases': 'co conn con', 'category': 'general', 'key': 'connect', 'tags': '', 'text': '\n connect to the game\n\n Usage (at login screen):\n connect accountname password\n connect "account name" "pass word"\n\n Use the create command to first create an account before logging in.\n\n If you have spaces in your name, enclose it in double quotes.\n '}
@@ -8135,7 +8003,7 @@ create “account name” “pass word”

If you have spaces in your name, enclose it in double quotes.

-_keyaliases = ('cre', 'cr', 'create')
+_keyaliases = ('create', 'cre', 'cr')
@@ -8200,7 +8068,7 @@ here for unconnected accounts for the sake of simplicity. The logged in version is a bit more complicated.

-_keyaliases = ('qu', 'quit', 'q')
+_keyaliases = ('q', 'quit', 'qu')
@@ -8210,7 +8078,7 @@ version is a bit more complicated.

-aliases = ['qu', 'q']
+aliases = ['q', 'qu']
@@ -8241,7 +8109,7 @@ version is a bit more complicated.

-search_index_entry = {'aliases': 'qu q', 'category': 'general', 'key': 'quit', 'tags': '', 'text': '\n quit when in unlogged-in state\n\n Usage:\n quit\n\n We maintain a different version of the quit command\n here for unconnected accounts for the sake of simplicity. The logged in\n version is a bit more complicated.\n '}
+search_index_entry = {'aliases': 'q qu', 'category': 'general', 'key': 'quit', 'tags': '', 'text': '\n quit when in unlogged-in state\n\n Usage:\n quit\n\n We maintain a different version of the quit command\n here for unconnected accounts for the sake of simplicity. The logged in\n version is a bit more complicated.\n '}
@@ -8319,7 +8187,7 @@ All it does is display the connect screen.

for simplicity. It shows a pane of info.

-_keyaliases = ('help', '?', 'h')
+_keyaliases = ('h', '?', 'help')
@@ -8329,7 +8197,7 @@ for simplicity. It shows a pane of info.

-aliases = ['?', 'h']
+aliases = ['h', '?']
@@ -8360,7 +8228,7 @@ for simplicity. It shows a pane of info.

-search_index_entry = {'aliases': '? h', 'category': 'general', 'key': 'help', 'tags': '', 'text': '\n get help when in unconnected-in state\n\n Usage:\n help\n\n This is an unconnected version of the help command,\n for simplicity. It shows a pane of info.\n '}
+search_index_entry = {'aliases': 'h ?', 'category': 'general', 'key': 'help', 'tags': '', 'text': '\n get help when in unconnected-in state\n\n Usage:\n help\n\n This is an unconnected version of the help command,\n for simplicity. It shows a pane of info.\n '}
@@ -8369,64 +8237,80 @@ for simplicity. It shows a pane of info.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.commands.html b/docs/0.9.1/api/evennia.commands.html index 40ee21978b..433d205820 100644 --- a/docs/0.9.1/api/evennia.commands.html +++ b/docs/0.9.1/api/evennia.commands.html @@ -1,161 +1,38 @@ - - - - - - - - - evennia.commands package — Evennia 0.9.1 documentation - - - + + + + evennia.commands package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.commands package

@@ -2792,64 +2669,71 @@ replace this without disabling auto_help.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.comms.html b/docs/0.9.1/api/evennia.comms.html index 2b803c6836..105131b708 100644 --- a/docs/0.9.1/api/evennia.comms.html +++ b/docs/0.9.1/api/evennia.comms.html @@ -1,161 +1,38 @@ - - - - - - - - - evennia.comms package — Evennia 0.9.1 documentation - - - + + + + evennia.comms package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.comms package

@@ -2462,64 +2339,71 @@ object the first time, the query is executed.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.contrib.html b/docs/0.9.1/api/evennia.contrib.html index 79c7afb521..f3cb2d16ce 100644 --- a/docs/0.9.1/api/evennia.contrib.html +++ b/docs/0.9.1/api/evennia.contrib.html @@ -1,185 +1,38 @@ - - - - - - - - - evennia.contrib package — Evennia 0.9.1 documentation - - - + + + + evennia.contrib package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.contrib package

@@ -363,7 +216,7 @@ your mind as long as the other party has not yet accepted. You can inspect the current offer using the ‘offers’ command.

-_keyaliases = ('accept', 'agree')
+_keyaliases = ('agree', 'accept')
@@ -483,7 +336,7 @@ decline the old offer.

determine if it’s worth your while.

-_keyaliases = ('evaluate', 'eval')
+_keyaliases = ('eval', 'evaluate')
@@ -664,7 +517,7 @@ change your deal. You might also want to use ‘say’, ‘emote’ etc to try to influence the other part in the deal.

-_keyaliases = ('deal', 'offers', 'status')
+_keyaliases = ('offers', 'status', 'deal')
@@ -674,7 +527,7 @@ try to influence the other part in the deal.

-aliases = ['deal', 'offers']
+aliases = ['offers', 'deal']
@@ -705,7 +558,7 @@ try to influence the other part in the deal.

-search_index_entry = {'aliases': 'deal offers', 'category': 'trading', 'key': 'status', 'tags': '', 'text': "\n show a list of the current deal\n\n Usage:\n status\n deal\n offers\n\n Shows the currently suggested offers on each sides of the deal. To\n accept the current deal, use the 'accept' command. Use 'offer' to\n change your deal. You might also want to use 'say', 'emote' etc to\n try to influence the other part in the deal.\n "}
+search_index_entry = {'aliases': 'offers deal', 'category': 'trading', 'key': 'status', 'tags': '', 'text': "\n show a list of the current deal\n\n Usage:\n status\n deal\n offers\n\n Shows the currently suggested offers on each sides of the deal. To\n accept the current deal, use the 'accept' command. Use 'offer' to\n change your deal. You might also want to use 'say', 'emote' etc to\n try to influence the other part in the deal.\n "}
@@ -729,7 +582,7 @@ optional say part works like the say command and allows you to add info to your choice.

-_keyaliases = ('barter', 'trade')
+_keyaliases = ('trade', 'barter')
@@ -2233,7 +2086,7 @@ have an in-game existence, there is no concept of location or at them with this command.

-_keyaliases = ('look', 'l', 'ls')
+_keyaliases = ('look', 'ls', 'l')
@@ -2729,7 +2582,7 @@ inv

Shows your inventory.

-_keyaliases = ('inv', 'i', 'inventory')
+_keyaliases = ('inventory', 'i', 'inv')
@@ -2739,7 +2592,7 @@ inv

-aliases = ['inv', 'i']
+aliases = ['i', 'inv']
@@ -2775,7 +2628,7 @@ inv

-search_index_entry = {'aliases': 'inv i', 'category': 'general', 'key': 'inventory', 'tags': '', 'text': '\n view inventory\n\n Usage:\n inventory\n inv\n\n Shows your inventory.\n '}
+search_index_entry = {'aliases': 'i inv', 'category': 'general', 'key': 'inventory', 'tags': '', 'text': '\n view inventory\n\n Usage:\n inventory\n inv\n\n Shows your inventory.\n '}
@@ -3388,7 +3241,7 @@ with. The hidden/secret switches will hide all or parts of the roll from everyone but the person rolling.

-_keyaliases = ('@dice', 'roll', 'dice')
+_keyaliases = ('@dice', 'dice', 'roll')
@@ -3398,7 +3251,7 @@ everyone but the person rolling.

-aliases = ['roll', '@dice']
+aliases = ['@dice', 'roll']
@@ -3429,7 +3282,7 @@ everyone but the person rolling.

-search_index_entry = {'aliases': 'roll @dice', 'category': 'general', 'key': 'dice', 'tags': '', 'text': "\n roll dice\n\n Usage:\n dice[/switch] <nr>d<sides> [modifier] [success condition]\n\n Switch:\n hidden - tell the room the roll is being done, but don't show the result\n secret - don't inform the room about neither roll nor result\n\n Examples:\n dice 3d6 + 4\n dice 1d100 - 2 < 50\n\n This will roll the given number of dice with given sides and modifiers.\n So e.g. 2d6 + 3 means to 'roll a 6-sided die 2 times and add the result,\n then add 3 to the total'.\n Accepted modifiers are +, -, * and /.\n A success condition is given as normal Python conditionals\n (<,>,<=,>=,==,!=). So e.g. 2d6 + 3 > 10 means that the roll will succeed\n only if the final result is above 8. If a success condition is given, the\n outcome (pass/fail) will be echoed along with how much it succeeded/failed\n with. The hidden/secret switches will hide all or parts of the roll from\n everyone but the person rolling.\n "}
+search_index_entry = {'aliases': '@dice roll', 'category': 'general', 'key': 'dice', 'tags': '', 'text': "\n roll dice\n\n Usage:\n dice[/switch] <nr>d<sides> [modifier] [success condition]\n\n Switch:\n hidden - tell the room the roll is being done, but don't show the result\n secret - don't inform the room about neither roll nor result\n\n Examples:\n dice 3d6 + 4\n dice 1d100 - 2 < 50\n\n This will roll the given number of dice with given sides and modifiers.\n So e.g. 2d6 + 3 means to 'roll a 6-sided die 2 times and add the result,\n then add 3 to the total'.\n Accepted modifiers are +, -, * and /.\n A success condition is given as normal Python conditionals\n (<,>,<=,>=,==,!=). So e.g. 2d6 + 3 > 10 means that the roll will succeed\n only if the final result is above 8. If a success condition is given, the\n outcome (pass/fail) will be echoed along with how much it succeeded/failed\n with. The hidden/secret switches will hide all or parts of the roll from\n everyone but the person rolling.\n "}
@@ -3546,7 +3399,7 @@ the module given by settings.CONNECTION_SCREEN_MODULE.

Use the create command to first create an account before logging in.

-_keyaliases = ('co', 'connect', 'con', 'conn')
+_keyaliases = ('conn', 'co', 'connect', 'con')
@@ -3556,7 +3409,7 @@ the module given by settings.CONNECTION_SCREEN_MODULE.

-aliases = ['co', 'con', 'conn']
+aliases = ['co', 'conn', 'con']
@@ -3591,7 +3444,7 @@ there is no object yet before the account has logged in)

-search_index_entry = {'aliases': 'co con conn', 'category': 'general', 'key': 'connect', 'tags': '', 'text': '\n Connect to the game.\n\n Usage (at login screen):\n connect <email> <password>\n\n Use the create command to first create an account before logging in.\n '}
+search_index_entry = {'aliases': 'co conn con', 'category': 'general', 'key': 'connect', 'tags': '', 'text': '\n Connect to the game.\n\n Usage (at login screen):\n connect <email> <password>\n\n Use the create command to first create an account before logging in.\n '}
@@ -3608,7 +3461,7 @@ there is no object yet before the account has logged in)

This creates a new account account.

-_keyaliases = ('cre', 'cr', 'create')
+_keyaliases = ('create', 'cre', 'cr')
@@ -3673,7 +3526,7 @@ here for unconnected accounts for the sake of simplicity. The logged in version is a bit more complicated.

-_keyaliases = ('qu', 'quit', 'q')
+_keyaliases = ('q', 'quit', 'qu')
@@ -3683,7 +3536,7 @@ version is a bit more complicated.

-aliases = ['qu', 'q']
+aliases = ['q', 'qu']
@@ -3714,7 +3567,7 @@ version is a bit more complicated.

-search_index_entry = {'aliases': 'qu q', 'category': 'general', 'key': 'quit', 'tags': '', 'text': '\n We maintain a different version of the `quit` command\n here for unconnected accounts for the sake of simplicity. The logged in\n version is a bit more complicated.\n '}
+search_index_entry = {'aliases': 'q qu', 'category': 'general', 'key': 'quit', 'tags': '', 'text': '\n We maintain a different version of the `quit` command\n here for unconnected accounts for the sake of simplicity. The logged in\n version is a bit more complicated.\n '}
@@ -3782,7 +3635,7 @@ All it does is display the connect screen.

for simplicity. It shows a pane of info.

-_keyaliases = ('help', '?', 'h')
+_keyaliases = ('h', '?', 'help')
@@ -3792,7 +3645,7 @@ for simplicity. It shows a pane of info.

-aliases = ['?', 'h']
+aliases = ['h', '?']
@@ -3823,7 +3676,7 @@ for simplicity. It shows a pane of info.

-search_index_entry = {'aliases': '? h', 'category': 'general', 'key': 'help', 'tags': '', 'text': '\n This is an unconnected version of the help command,\n for simplicity. It shows a pane of info.\n '}
+search_index_entry = {'aliases': 'h ?', 'category': 'general', 'key': 'help', 'tags': '', 'text': '\n This is an unconnected version of the help command,\n for simplicity. It shows a pane of info.\n '}
@@ -4130,7 +3983,7 @@ look *<account

Observes your location, details at your location or objects in your vicinity.

-_keyaliases = ('look', 'l', 'ls')
+_keyaliases = ('look', 'ls', 'l')
@@ -6209,7 +6062,7 @@ to all the variables defined therein.

-_keyaliases = ('combine', 'use')
+_keyaliases = ('use', 'combine')
@@ -7075,7 +6928,7 @@ things and langcode”…” without spaces to say something in a different language.

-_keyaliases = ('emote', ':')
+_keyaliases = (':', 'emote')
@@ -7271,7 +7124,7 @@ forget griatch

Using the command without arguments will list all current recogs.

-_keyaliases = ('forget', 'recognize', 'recog')
+_keyaliases = ('recog', 'forget', 'recognize')
@@ -7330,7 +7183,7 @@ Using the command without arguments will list all current recogs.

Talk to those in your current location.

-_keyaliases = ('"', "'", 'say')
+_keyaliases = ('"', 'say', "'")
@@ -8380,7 +8233,7 @@ close <door>

-_keyaliases = ('open', 'close')
+_keyaliases = ('close', 'open')
@@ -11356,64 +11209,95 @@ default one

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.contrib.ingame_python.html b/docs/0.9.1/api/evennia.contrib.ingame_python.html index 17619d3d9b..5faa52eac8 100644 --- a/docs/0.9.1/api/evennia.contrib.ingame_python.html +++ b/docs/0.9.1/api/evennia.contrib.ingame_python.html @@ -1,161 +1,38 @@ - - - - - - - - - evennia.contrib.ingame_python package — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.ingame_python package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.contrib.ingame_python package

@@ -447,7 +324,7 @@ object’s callbacks, return an empty list.

Command to edit callbacks.

-_keyaliases = ('@callback', '@call', '@calls', '@callbacks')
+_keyaliases = ('@call', '@calls', '@callback', '@callbacks')
@@ -469,7 +346,7 @@ object’s callbacks, return an empty list.

-aliases = ['@callback', '@calls', '@callbacks']
+aliases = ['@calls', '@callbacks', '@callback']
@@ -546,7 +423,7 @@ on user permission.

-search_index_entry = {'aliases': '@callback @calls @callbacks', 'category': 'building', 'key': '@call', 'tags': '', 'text': '\n Command to edit callbacks.\n '}
+search_index_entry = {'aliases': '@calls @callbacks @callback', 'category': 'building', 'key': '@call', 'tags': '', 'text': '\n Command to edit callbacks.\n '}
@@ -1731,64 +1608,71 @@ temporary storage, waiting for the script to be initialized.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.contrib.security.auditing.html b/docs/0.9.1/api/evennia.contrib.security.auditing.html index d995d3bfeb..2d6e65393d 100644 --- a/docs/0.9.1/api/evennia.contrib.security.auditing.html +++ b/docs/0.9.1/api/evennia.contrib.security.auditing.html @@ -1,157 +1,38 @@ - - - - - - - - - evennia.contrib.security.auditing package — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.security.auditing package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.contrib.security.auditing package

@@ -318,64 +199,67 @@ information from strings.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.contrib.security.html b/docs/0.9.1/api/evennia.contrib.security.html index 4ff9ced687..cd4db7148b 100644 --- a/docs/0.9.1/api/evennia.contrib.security.html +++ b/docs/0.9.1/api/evennia.contrib.security.html @@ -1,154 +1,38 @@ - - - - - - - - - evennia.contrib.security package — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.security package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.contrib.security package

@@ -169,64 +53,64 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.contrib.turnbattle.html b/docs/0.9.1/api/evennia.contrib.turnbattle.html index e9f430d0ba..762613bc36 100644 --- a/docs/0.9.1/api/evennia.contrib.turnbattle.html +++ b/docs/0.9.1/api/evennia.contrib.turnbattle.html @@ -1,159 +1,38 @@ - - - - - - - - - evennia.contrib.turnbattle package — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.turnbattle package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.contrib.turnbattle package

@@ -296,7 +175,7 @@ help all

topics related to the game.

-_keyaliases = ('help', '?')
+_keyaliases = ('?', 'help')
@@ -460,7 +339,7 @@ When it’s your turn, you can attack other characters.

if there are still any actions you can take.

-_keyaliases = ('pass', 'wait', 'hold')
+_keyaliases = ('wait', 'hold', 'pass')
@@ -1111,7 +990,7 @@ help all

topics related to the game.

-_keyaliases = ('help', '?')
+_keyaliases = ('?', 'help')
@@ -1385,7 +1264,7 @@ When it’s your turn, you can attack other characters.

if there are still any actions you can take.

-_keyaliases = ('pass', 'wait', 'hold')
+_keyaliases = ('wait', 'hold', 'pass')
@@ -2272,7 +2151,7 @@ help all

topics related to the game.

-_keyaliases = ('help', '?')
+_keyaliases = ('?', 'help')
@@ -2436,7 +2315,7 @@ When it’s your turn, you can attack other characters.

if there are still any actions you can take.

-_keyaliases = ('pass', 'wait', 'hold')
+_keyaliases = ('wait', 'hold', 'pass')
@@ -3435,7 +3314,7 @@ help all

topics related to the game.

-_keyaliases = ('help', '?')
+_keyaliases = ('?', 'help')
@@ -3667,7 +3546,7 @@ When it’s your turn, you can attack other characters.

if there are still any actions you can take.

-_keyaliases = ('pass', 'wait', 'hold')
+_keyaliases = ('wait', 'hold', 'pass')
@@ -4524,7 +4403,7 @@ help all

topics related to the game.

-_keyaliases = ('help', '?')
+_keyaliases = ('?', 'help')
@@ -4688,7 +4567,7 @@ When it’s your turn, you can attack other characters.

if there are still any actions you can take.

-_keyaliases = ('pass', 'wait', 'hold')
+_keyaliases = ('wait', 'hold', 'pass')
@@ -5638,64 +5517,69 @@ withdrawing - they can be considered to be moving to open space.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.contrib.tutorial_examples.html b/docs/0.9.1/api/evennia.contrib.tutorial_examples.html index c9fd45633b..91404e2c8f 100644 --- a/docs/0.9.1/api/evennia.contrib.tutorial_examples.html +++ b/docs/0.9.1/api/evennia.contrib.tutorial_examples.html @@ -1,160 +1,38 @@ - - - - - - - - - evennia.contrib.tutorial_examples package — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.tutorial_examples package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.contrib.tutorial_examples package

@@ -282,7 +160,7 @@ the button is pushed.

-_keyaliases = ('help', 'h')
+_keyaliases = ('h', 'help')
@@ -340,7 +218,7 @@ the button is pushed.

… not that there’s much to see in the dark.

-_keyaliases = ('feel', 'look', 'l', 'get', 'ex', 'listen', 'examine')
+_keyaliases = ('feel', 'ex', 'look', 'get', 'l', 'listen', 'examine')
@@ -350,7 +228,7 @@ the button is pushed.

-aliases = ['feel', 'l', 'get', 'ex', 'listen', 'examine']
+aliases = ['feel', 'ex', 'get', 'l', 'listen', 'examine']
@@ -381,7 +259,7 @@ the button is pushed.

-search_index_entry = {'aliases': 'feel l get ex listen examine', 'category': 'general', 'key': 'look', 'tags': '', 'text': "\n Looking around in darkness\n\n Usage:\n look <obj>\n\n ... not that there's much to see in the dark.\n\n "}
+search_index_entry = {'aliases': 'feel ex get l listen examine', 'category': 'general', 'key': 'look', 'tags': '', 'text': "\n Looking around in darkness\n\n Usage:\n look <obj>\n\n ... not that there's much to see in the dark.\n\n "}
@@ -398,7 +276,7 @@ the button is pushed.

Closes the lid of the red button.

-_keyaliases = ('close lid', 'close')
+_keyaliases = ('close', 'close lid')
@@ -514,7 +392,7 @@ push the lid of the button away.

-_keyaliases = ('open button', 'open lid', 'open')
+_keyaliases = ('open', 'open button', 'open lid')
@@ -524,7 +402,7 @@ push the lid of the button away.

-aliases = ['open button', 'open']
+aliases = ['open', 'open button']
@@ -555,7 +433,7 @@ push the lid of the button away.

-search_index_entry = {'aliases': 'open button open', 'category': 'general', 'key': 'open lid', 'tags': '', 'text': '\n open lid\n\n Usage:\n open lid\n\n '}
+search_index_entry = {'aliases': 'open open button', 'category': 'general', 'key': 'open lid', 'tags': '', 'text': '\n open lid\n\n Usage:\n open lid\n\n '}
@@ -571,7 +449,7 @@ push the lid of the button away.

-_keyaliases = ('push', 'push button', 'press button', 'press')
+_keyaliases = ('press button', 'push button', 'push', 'press')
@@ -581,7 +459,7 @@ push the lid of the button away.

-aliases = ['push', 'press', 'press button']
+aliases = ['press button', 'press', 'push']
@@ -617,7 +495,7 @@ lid-state respectively.

-search_index_entry = {'aliases': 'push press press button', 'category': 'general', 'key': 'push button', 'tags': '', 'text': '\n Push the red button\n\n Usage:\n push button\n\n '}
+search_index_entry = {'aliases': 'press button press push', 'category': 'general', 'key': 'push button', 'tags': '', 'text': '\n Push the red button\n\n Usage:\n push button\n\n '}
@@ -634,7 +512,7 @@ lid-state respectively.

Try to smash the glass of the button.

-_keyaliases = ('break lid', 'smash glass', 'smash lid', 'smash')
+_keyaliases = ('smash', 'smash glass', 'smash lid', 'break lid')
@@ -644,7 +522,7 @@ lid-state respectively.

-aliases = ['break lid', 'smash lid', 'smash']
+aliases = ['smash', 'smash lid', 'break lid']
@@ -676,7 +554,7 @@ of causing the lamp to break.

-search_index_entry = {'aliases': 'break lid smash lid smash', 'category': 'general', 'key': 'smash glass', 'tags': '', 'text': '\n smash glass\n\n Usage:\n smash glass\n\n Try to smash the glass of the button.\n '}
+search_index_entry = {'aliases': 'smash smash lid break lid', 'category': 'general', 'key': 'smash glass', 'tags': '', 'text': '\n smash glass\n\n Usage:\n smash glass\n\n Try to smash the glass of the button.\n '}
@@ -1304,64 +1182,70 @@ self.obj is the red_button on which this script is defined.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.contrib.tutorial_world.html b/docs/0.9.1/api/evennia.contrib.tutorial_world.html index 557a5e3cd9..954d998e3d 100644 --- a/docs/0.9.1/api/evennia.contrib.tutorial_world.html +++ b/docs/0.9.1/api/evennia.contrib.tutorial_world.html @@ -1,157 +1,38 @@ - - - - - - - - - evennia.contrib.tutorial_world package — Evennia 0.9.1 documentation - - - + + + + evennia.contrib.tutorial_world package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.contrib.tutorial_world package

@@ -493,7 +374,7 @@ parry - forgoes your attack but will make you harder to hit on next

-_keyaliases = ('kill', 'stab', 'defend', 'slash', 'chop', 'hit', 'pierce', 'parry', 'attack', 'fight', 'thrust')
+_keyaliases = ('chop', 'defend', 'attack', 'hit', 'thrust', 'pierce', 'kill', 'stab', 'fight', 'parry', 'slash')
@@ -503,7 +384,7 @@ parry - forgoes your attack but will make you harder to hit on next

-aliases = ['kill', 'stab', 'defend', 'slash', 'chop', 'hit', 'pierce', 'parry', 'fight', 'thrust']
+aliases = ['defend', 'hit', 'thrust', 'pierce', 'kill', 'stab', 'parry', 'fight', 'chop', 'slash']
@@ -534,7 +415,7 @@ parry - forgoes your attack but will make you harder to hit on next

-search_index_entry = {'aliases': 'kill stab defend slash chop hit pierce parry fight thrust', 'category': 'tutorialworld', 'key': 'attack', 'tags': '', 'text': '\n Attack the enemy. Commands:\n\n stab <enemy>\n slash <enemy>\n parry\n\n stab - (thrust) makes a lot of damage but is harder to hit with.\n slash - is easier to land, but does not make as much damage.\n parry - forgoes your attack but will make you harder to hit on next\n enemy attack.\n\n '}
+search_index_entry = {'aliases': 'defend hit thrust pierce kill stab parry fight chop slash', 'category': 'tutorialworld', 'key': 'attack', 'tags': '', 'text': '\n Attack the enemy. Commands:\n\n stab <enemy>\n slash <enemy>\n parry\n\n stab - (thrust) makes a lot of damage but is harder to hit with.\n slash - is easier to land, but does not make as much damage.\n parry - forgoes your attack but will make you harder to hit on next\n enemy attack.\n\n '}
@@ -662,7 +543,7 @@ itself handle all messages.

Creates light where there was none. Something to burn.

-_keyaliases = ('on', 'light', 'burn')
+_keyaliases = ('burn', 'light', 'on')
@@ -716,7 +597,7 @@ to sit on a “lightable” object, we operate only on self.obj.

Presses a button.

-_keyaliases = ('push button', 'press button', 'button', 'press')
+_keyaliases = ('press', 'press button', 'push button', 'button')
@@ -726,7 +607,7 @@ to sit on a “lightable” object, we operate only on self.obj.

-aliases = ['push button', 'button', 'press button']
+aliases = ['press button', 'button', 'push button']
@@ -757,7 +638,7 @@ to sit on a “lightable” object, we operate only on self.obj.

-search_index_entry = {'aliases': 'push button button press button', 'category': 'tutorialworld', 'key': 'press', 'tags': '', 'text': '\n Presses a button.\n '}
+search_index_entry = {'aliases': 'press button button push button', 'category': 'tutorialworld', 'key': 'press', 'tags': '', 'text': '\n Presses a button.\n '}
@@ -967,7 +848,7 @@ shift green root up/down

-_keyaliases = ('push', 'shiftroot', 'shift', 'pull', 'move')
+_keyaliases = ('pull', 'move', 'shift', 'shiftroot', 'push')
@@ -977,7 +858,7 @@ shift green root up/down

-aliases = ['push', 'pull', 'move', 'shiftroot']
+aliases = ['pull', 'move', 'shiftroot', 'push']
@@ -1018,7 +899,7 @@ yellow/green - horizontal roots

-search_index_entry = {'aliases': 'push pull move shiftroot', 'category': 'tutorialworld', 'key': 'shift', 'tags': '', 'text': '\n Shifts roots around.\n\n Usage:\n shift blue root left/right\n shift red root left/right\n shift yellow root up/down\n shift green root up/down\n\n '}
+search_index_entry = {'aliases': 'pull move shiftroot push', 'category': 'tutorialworld', 'key': 'shift', 'tags': '', 'text': '\n Shifts roots around.\n\n Usage:\n shift blue root left/right\n shift red root left/right\n shift yellow root up/down\n shift green root up/down\n\n '}
@@ -1614,7 +1495,7 @@ over the bridge a little more interesting.

Overwritten help command while on the bridge.

-_keyaliases = ('help', '?', 'h')
+_keyaliases = ('h', '?', 'help')
@@ -1624,7 +1505,7 @@ over the bridge a little more interesting.

-aliases = ['?', 'h']
+aliases = ['h', '?']
@@ -1655,7 +1536,7 @@ over the bridge a little more interesting.

-search_index_entry = {'aliases': '? h', 'category': 'tutorial world', 'key': 'help', 'tags': '', 'text': '\n Overwritten help command while on the bridge.\n '}
+search_index_entry = {'aliases': 'h ?', 'category': 'tutorial world', 'key': 'help', 'tags': '', 'text': '\n Overwritten help command while on the bridge.\n '}
@@ -1799,7 +1680,7 @@ on the bridge, 0 - 4.

-_keyaliases = ('e', 'east')
+_keyaliases = ('east', 'e')
@@ -1917,7 +1798,7 @@ if they fall off the bridge.

to find something.

-_keyaliases = ('feel', 'look', 'l', 'fiddle', 'search', 'feel around')
+_keyaliases = ('feel around', 'feel', 'fiddle', 'look', 'l', 'search')
@@ -1927,7 +1808,7 @@ to find something.

-aliases = ['feel', 'l', 'fiddle', 'feel around', 'search']
+aliases = ['feel around', 'feel', 'fiddle', 'l', 'search']
@@ -1960,7 +1841,7 @@ random chance of eventually finding a light source.

-search_index_entry = {'aliases': 'feel l fiddle feel around search', 'category': 'tutorialworld', 'key': 'look', 'tags': '', 'text': '\n Look around in darkness\n\n Usage:\n look\n\n Look around in the darkness, trying\n to find something.\n '}
+search_index_entry = {'aliases': 'feel around feel fiddle l search', 'category': 'tutorialworld', 'key': 'look', 'tags': '', 'text': '\n Look around in darkness\n\n Usage:\n look\n\n Look around in the darkness, trying\n to find something.\n '}
@@ -2045,7 +1926,7 @@ actually having to be actual database objects. It uses the return_detail() hook on TutorialRooms for this.

-_keyaliases = ('look', 'l', 'ls')
+_keyaliases = ('look', 'ls', 'l')
@@ -2182,7 +2063,7 @@ on the bridge, 0 - 4.

-_keyaliases = ('west', 'w')
+_keyaliases = ('w', 'west')
@@ -2697,64 +2578,67 @@ even though we don’t actually use them in this example)

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.game_template.commands.html b/docs/0.9.1/api/evennia.game_template.commands.html index 76e464b8cd..e4c3f3661b 100644 --- a/docs/0.9.1/api/evennia.game_template.commands.html +++ b/docs/0.9.1/api/evennia.game_template.commands.html @@ -1,156 +1,38 @@ - - - - - - - - - evennia.game_template.commands package — Evennia 0.9.1 documentation - - - + + + + evennia.game_template.commands package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.game_template.commands package

@@ -344,64 +226,66 @@ holds commands like creating a new account, logging in, etc.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.game_template.html b/docs/0.9.1/api/evennia.game_template.html index 5f5ca25273..86d6db6c29 100644 --- a/docs/0.9.1/api/evennia.game_template.html +++ b/docs/0.9.1/api/evennia.game_template.html @@ -1,154 +1,38 @@ - - - - - - - - - evennia.game_template package — Evennia 0.9.1 documentation - - - + + + + evennia.game_template package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.game_template package

@@ -217,64 +101,64 @@ folder.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.game_template.server.conf.html b/docs/0.9.1/api/evennia.game_template.server.conf.html index 0cb18f50e7..65bcce212e 100644 --- a/docs/0.9.1/api/evennia.game_template.server.conf.html +++ b/docs/0.9.1/api/evennia.game_template.server.conf.html @@ -1,169 +1,38 @@ - - - - - - - - - evennia.game_template.server.conf package — Evennia 0.9.1 documentation - - - + + + + evennia.game_template.server.conf package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.game_template.server.html b/docs/0.9.1/api/evennia.game_template.server.html index 01caf0cbbf..d72c679b5a 100644 --- a/docs/0.9.1/api/evennia.game_template.server.html +++ b/docs/0.9.1/api/evennia.game_template.server.html @@ -1,154 +1,38 @@ - - - - - - - - - evennia.game_template.server package — Evennia 0.9.1 documentation - - - + + + + evennia.game_template.server package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.game_template.server package

@@ -181,64 +65,64 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.game_template.typeclasses.html b/docs/0.9.1/api/evennia.game_template.typeclasses.html index 2de5a7d7f2..f8b87b626b 100644 --- a/docs/0.9.1/api/evennia.game_template.typeclasses.html +++ b/docs/0.9.1/api/evennia.game_template.typeclasses.html @@ -1,161 +1,38 @@ - - - - - - - - - evennia.game_template.typeclasses package — Evennia 0.9.1 documentation - - - + + + + evennia.game_template.typeclasses package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.game_template.typeclasses package

@@ -186,64 +63,71 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.game_template.web.html b/docs/0.9.1/api/evennia.game_template.web.html index 7ac2f9beef..8a99ae7b11 100644 --- a/docs/0.9.1/api/evennia.game_template.web.html +++ b/docs/0.9.1/api/evennia.game_template.web.html @@ -1,155 +1,38 @@ - - - - - - - - - evennia.game_template.web package — Evennia 0.9.1 documentation - - - + + + + evennia.game_template.web package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.game_template.web package

@@ -165,64 +48,65 @@ help.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.game_template.world.html b/docs/0.9.1/api/evennia.game_template.world.html index 5468e8c796..e32b451d38 100644 --- a/docs/0.9.1/api/evennia.game_template.world.html +++ b/docs/0.9.1/api/evennia.game_template.world.html @@ -1,155 +1,38 @@ - - - - - - - - - evennia.game_template.world package — Evennia 0.9.1 documentation - - - + + + + evennia.game_template.world package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.game_template.world package

@@ -192,64 +75,65 @@ any other keywords are interpreted as Attributes and their values.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.help.html b/docs/0.9.1/api/evennia.help.html index c0cda0d13c..5a5b3ae800 100644 --- a/docs/0.9.1/api/evennia.help.html +++ b/docs/0.9.1/api/evennia.help.html @@ -1,158 +1,38 @@ - - - - - - - - - evennia.help package — Evennia 0.9.1 documentation - - - + + + + evennia.help package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.help package

@@ -799,64 +679,68 @@ responsibility.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.html b/docs/0.9.1/api/evennia.html index 73f70fd010..88aa4bc22d 100644 --- a/docs/0.9.1/api/evennia.html +++ b/docs/0.9.1/api/evennia.html @@ -1,156 +1,38 @@ - - - - - - - - - evennia package — Evennia 0.9.1 documentation - - - + + + + evennia package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia package

@@ -698,64 +580,66 @@ always be sure of what you have changed and what is default behaviour.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.locks.html b/docs/0.9.1/api/evennia.locks.html index 677c7eac18..a7e60120ef 100644 --- a/docs/0.9.1/api/evennia.locks.html +++ b/docs/0.9.1/api/evennia.locks.html @@ -1,157 +1,38 @@ - - - - - - - - - evennia.locks package — Evennia 0.9.1 documentation - - - + + + + evennia.locks package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.locks package

@@ -1193,64 +1074,67 @@ the stability and integrity of the codebase during updates.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.objects.html b/docs/0.9.1/api/evennia.objects.html index a4bf43b23d..68056cfccf 100644 --- a/docs/0.9.1/api/evennia.objects.html +++ b/docs/0.9.1/api/evennia.objects.html @@ -1,160 +1,38 @@ - - - - - - - - - evennia.objects package — Evennia 0.9.1 documentation - - - + + + + evennia.objects package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.objects package

@@ -3137,64 +3015,70 @@ in the the core sessionhandler.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.prototypes.html b/docs/0.9.1/api/evennia.prototypes.html index c856042d1c..b24703168b 100644 --- a/docs/0.9.1/api/evennia.prototypes.html +++ b/docs/0.9.1/api/evennia.prototypes.html @@ -1,163 +1,38 @@ - - - - - - - - - evennia.prototypes package — Evennia 0.9.1 documentation - - - + + + + evennia.prototypes package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.prototypes package

@@ -2130,64 +2005,73 @@ custom prototype_parents are given to this function.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.scripts.html b/docs/0.9.1/api/evennia.scripts.html index 5456648a89..2f9e4d97af 100644 --- a/docs/0.9.1/api/evennia.scripts.html +++ b/docs/0.9.1/api/evennia.scripts.html @@ -1,164 +1,38 @@ - - - - - - - - - evennia.scripts package — Evennia 0.9.1 documentation - - - + + + + evennia.scripts package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.scripts package

@@ -1902,64 +1776,74 @@ interval.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.server.game_index_client.html b/docs/0.9.1/api/evennia.server.game_index_client.html index 5889e0bdee..5ce8a48cc7 100644 --- a/docs/0.9.1/api/evennia.server.game_index_client.html +++ b/docs/0.9.1/api/evennia.server.game_index_client.html @@ -1,156 +1,38 @@ - - - - - - - - - evennia.server.game_index_client package — Evennia 0.9.1 documentation - - - + + + + evennia.server.game_index_client package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.server.game_index_client package

@@ -321,64 +203,66 @@ Stop the service so we’re not wasting resources.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.server.html b/docs/0.9.1/api/evennia.server.html index 0e851b001b..c808958d6a 100644 --- a/docs/0.9.1/api/evennia.server.html +++ b/docs/0.9.1/api/evennia.server.html @@ -1,172 +1,38 @@ - - - - - - - - - evennia.server package — Evennia 0.9.1 documentation - - - + + + + evennia.server package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.server.portal.html b/docs/0.9.1/api/evennia.server.portal.html index 9a86dcb1bb..dcacf07eab 100644 --- a/docs/0.9.1/api/evennia.server.portal.html +++ b/docs/0.9.1/api/evennia.server.portal.html @@ -1,175 +1,38 @@ - - - - - - - - - evennia.server.portal package — Evennia 0.9.1 documentation - - - + + + + evennia.server.portal package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.server.profiling.html b/docs/0.9.1/api/evennia.server.profiling.html index 6f58d72f63..2474c0379b 100644 --- a/docs/0.9.1/api/evennia.server.profiling.html +++ b/docs/0.9.1/api/evennia.server.profiling.html @@ -1,161 +1,38 @@ - - - - - - - - - evennia.server.profiling package — Evennia 0.9.1 documentation - - - + + + + evennia.server.profiling package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.server.profiling package

@@ -679,64 +556,71 @@ This message will get attached time stamp.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.server.tests.html b/docs/0.9.1/api/evennia.server.tests.html index 4c7ea9e704..57ca870bd2 100644 --- a/docs/0.9.1/api/evennia.server.tests.html +++ b/docs/0.9.1/api/evennia.server.tests.html @@ -1,160 +1,38 @@ - - - - - - - - - evennia.server.tests package — Evennia 0.9.1 documentation - - - + + + + evennia.server.tests package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.server.tests package

@@ -511,64 +389,70 @@ If not given, a subset of settings.INSTALLED_APPS will be used.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.typeclasses.html b/docs/0.9.1/api/evennia.typeclasses.html index f68774f043..e61a11ea1c 100644 --- a/docs/0.9.1/api/evennia.typeclasses.html +++ b/docs/0.9.1/api/evennia.typeclasses.html @@ -1,161 +1,38 @@ - - - - - - - - - evennia.typeclasses package — Evennia 0.9.1 documentation - - - + + + + evennia.typeclasses package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.typeclasses package

@@ -3947,64 +3824,71 @@ as .clear().

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.utils.html b/docs/0.9.1/api/evennia.utils.html index 90f62f0035..bc257d7e27 100644 --- a/docs/0.9.1/api/evennia.utils.html +++ b/docs/0.9.1/api/evennia.utils.html @@ -1,180 +1,38 @@ - - - - - - - - - evennia.utils package — Evennia 0.9.1 documentation - - - + + + + evennia.utils package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.utils package

@@ -2044,7 +1902,7 @@ txt - extra text (string), could be encased in quotes.

Commands for the editor

-_keyaliases = (':::', ':s', ':p', ':editor_command_group', ':fd', ':i', ':=', ':q', ':I', ':w', ':echo', ':u', ':UU', '::', ':y', ':x', ':<', ':>', ':!', ':dd', ':q!', ':f', ':A', ':j', ':DD', ':', ':fi', ':h', ':dw', ':uu', ':S', ':r', ':wq')
+_keyaliases = (':dd', ':I', ':S', ':A', ':dw', ':DD', ':wq', ':uu', ':echo', ':y', ':q!', ':x', ':', ':fi', '::', ':i', ':h', ':<', ':!', ':>', ':::', ':=', ':editor_command_group', ':w', ':j', ':q', ':UU', ':r', ':fd', ':s', ':u', ':f', ':p')
@@ -2054,7 +1912,7 @@ txt - extra text (string), could be encased in quotes.

-aliases = [':::', ':s', ':p', ':fd', ':i', ':=', ':q', ':I', ':w', ':echo', ':u', ':UU', '::', ':y', ':x', ':<', ':>', ':!', ':dd', ':q!', ':f', ':A', ':j', ':DD', ':', ':fi', ':h', ':dw', ':uu', ':S', ':r', ':wq']
+aliases = [':dd', ':I', ':S', ':A', ':dw', ':DD', ':wq', ':uu', ':echo', ':y', ':q!', ':x', ':', ':fi', '::', ':i', ':h', ':<', ':!', ':>', ':::', ':=', ':w', ':j', ':q', ':UU', ':r', ':fd', ':s', ':u', ':f', ':p']
@@ -2087,7 +1945,7 @@ efficient presentation.

-search_index_entry = {'aliases': '::: :s :p :fd :i := :q :I :w :echo :u :UU :: :y :x :< :> :! :dd :q! :f :A :j :DD : :fi :h :dw :uu :S :r :wq', 'category': 'general', 'key': ':editor_command_group', 'tags': '', 'text': '\n Commands for the editor\n '}
+search_index_entry = {'aliases': ':dd :I :S :A :dw :DD :wq :uu :echo :y :q! :x : :fi :: :i :h :< :! :> ::: := :w :j :q :UU :r :fd :s :u :f :p', 'category': 'general', 'key': ':editor_command_group', 'tags': '', 'text': '\n Commands for the editor\n '}
@@ -3716,7 +3574,7 @@ caller.msg() construct every time the page is updated.

Manipulate the text paging

-_keyaliases = ('b', 'top', 'a', 'abort', 'end', 'next', '__noinput_command', 'q', 't', 'n', 'quit', 'e', 'back')
+_keyaliases = ('e', 'abort', 'q', 'next', 'n', 'b', 'end', 'back', 'top', 't', '__noinput_command', 'quit', 'a')
@@ -3726,7 +3584,7 @@ caller.msg() construct every time the page is updated.

-aliases = ['b', 'a', 'abort', 'top', 'end', 'next', 'q', 't', 'n', 'quit', 'e', 'back']
+aliases = ['e', 'abort', 'q', 'next', 'n', 'b', 'end', 'back', 'top', 't', 'quit', 'a']
@@ -3757,7 +3615,7 @@ caller.msg() construct every time the page is updated.

-search_index_entry = {'aliases': 'b a abort top end next q t n quit e back', 'category': 'general', 'key': '__noinput_command', 'tags': '', 'text': '\n Manipulate the text paging\n '}
+search_index_entry = {'aliases': 'e abort q next n b end back top t quit a', 'category': 'general', 'key': '__noinput_command', 'tags': '', 'text': '\n Manipulate the text paging\n '}
@@ -9650,64 +9508,90 @@ If neither one is provided, defaults to UTC.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.utils.idmapper.html b/docs/0.9.1/api/evennia.utils.idmapper.html index 7716d15a3c..e14633211d 100644 --- a/docs/0.9.1/api/evennia.utils.idmapper.html +++ b/docs/0.9.1/api/evennia.utils.idmapper.html @@ -1,157 +1,38 @@ - - - - - - - - - evennia.utils.idmapper package — Evennia 0.9.1 documentation - - - + + + + evennia.utils.idmapper package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.utils.idmapper package

@@ -840,64 +721,67 @@ class built by crea
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.utils.tests.data.html b/docs/0.9.1/api/evennia.utils.tests.data.html index a7774595db..0405c75037 100644 --- a/docs/0.9.1/api/evennia.utils.tests.data.html +++ b/docs/0.9.1/api/evennia.utils.tests.data.html @@ -1,156 +1,38 @@ - - - - - - - - - evennia.utils.tests.data package — Evennia 0.9.1 documentation - - - + + + + evennia.utils.tests.data package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.utils.tests.data package

@@ -172,64 +54,66 @@ prototype dictionaries)

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.utils.tests.html b/docs/0.9.1/api/evennia.utils.tests.html index 9b8ce64268..10c538cc83 100644 --- a/docs/0.9.1/api/evennia.utils.tests.html +++ b/docs/0.9.1/api/evennia.utils.tests.html @@ -1,165 +1,38 @@ - - - - - - - - - evennia.utils.tests package — Evennia 0.9.1 documentation - - - + + + + evennia.utils.tests package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.web.html b/docs/0.9.1/api/evennia.web.html index d06e6aa1df..59ce809f7d 100644 --- a/docs/0.9.1/api/evennia.web.html +++ b/docs/0.9.1/api/evennia.web.html @@ -1,156 +1,38 @@ - - - - - - - - - evennia.web package — Evennia 0.9.1 documentation - - - + + + + evennia.web package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.web package

@@ -204,64 +86,66 @@ found under the server package).

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.web.utils.html b/docs/0.9.1/api/evennia.web.utils.html index 0a318f7cf5..fec095e568 100644 --- a/docs/0.9.1/api/evennia.web.utils.html +++ b/docs/0.9.1/api/evennia.web.utils.html @@ -1,158 +1,38 @@ - - - - - - - - - evennia.web.utils package — Evennia 0.9.1 documentation - - - + + + + evennia.web.utils package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.web.utils package

@@ -269,64 +149,68 @@ to webclient settings.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.web.webclient.html b/docs/0.9.1/api/evennia.web.webclient.html index 85d2007c5c..c1df540582 100644 --- a/docs/0.9.1/api/evennia.web.webclient.html +++ b/docs/0.9.1/api/evennia.web.webclient.html @@ -1,156 +1,38 @@ - - - - - - - - - evennia.web.webclient package — Evennia 0.9.1 documentation - - - + + + + evennia.web.webclient package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.web.webclient package

@@ -176,64 +58,66 @@ page and serve it eventual static content.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.web.website.html b/docs/0.9.1/api/evennia.web.website.html index e8b7d27272..52819d0b2b 100644 --- a/docs/0.9.1/api/evennia.web.website.html +++ b/docs/0.9.1/api/evennia.web.website.html @@ -1,159 +1,38 @@ - - - - - - - - - evennia.web.website package — Evennia 0.9.1 documentation - - - + + + + evennia.web.website package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.web.website package

@@ -1649,64 +1528,69 @@ implemented yet.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/api/evennia.web.website.templatetags.html b/docs/0.9.1/api/evennia.web.website.templatetags.html index 572b9daaea..03e7e9c1df 100644 --- a/docs/0.9.1/api/evennia.web.website.templatetags.html +++ b/docs/0.9.1/api/evennia.web.website.templatetags.html @@ -1,155 +1,38 @@ - - - - - - - - - evennia.web.website.templatetags package — Evennia 0.9.1 documentation - - - + + + + evennia.web.website.templatetags package — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

evennia.web.website.templatetags package

@@ -167,64 +50,65 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/genindex.html b/docs/0.9.1/genindex.html index e8c31d3237..739bc0ec80 100644 --- a/docs/0.9.1/genindex.html +++ b/docs/0.9.1/genindex.html @@ -1,147 +1,39 @@ - - - - - - - - - Index — Evennia 0.9.1 documentation - - - + + + + Index — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Index
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Index

@@ -16790,64 +16682,49 @@ -
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/index.html b/docs/0.9.1/index.html index 80dba3f2d8..52eba4c888 100644 --- a/docs/0.9.1/index.html +++ b/docs/0.9.1/index.html @@ -1,152 +1,38 @@ - - - - - - - - - VERSION WARNING — Evennia 0.9.1 documentation - - - + + + + VERSION WARNING — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

VERSION WARNING

@@ -182,64 +68,62 @@ suggestion box!

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/py-modindex.html b/docs/0.9.1/py-modindex.html index 23929d6e06..5fe1869205 100644 --- a/docs/0.9.1/py-modindex.html +++ b/docs/0.9.1/py-modindex.html @@ -1,149 +1,41 @@ - - - - - - - - - Python Module Index — Evennia 0.9.1 documentation - - - + + + + Python Module Index — Evennia 0.9.1 documentation + + + + + + + - - - - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Python Module Index
  • - - -
  • - - - -
  • - -
- - -
-
-
-
+
+
+
+

Python Module Index

@@ -1520,64 +1412,49 @@ -
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/search.html b/docs/0.9.1/search.html index 0d156c6a88..228e17eedc 100644 --- a/docs/0.9.1/search.html +++ b/docs/0.9.1/search.html @@ -1,225 +1,101 @@ - - - - - - - - - Search — Evennia 0.9.1 documentation - - - + + + + Search — Evennia 0.9.1 documentation + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + -
- - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- -
    - -
  • Docs »
  • - -
  • Search
  • - - -
  • - -
  • - -
- - -
-
-
-
- - - +

+ From here you can search these documents. Enter your search + words into the box below and click "search". Note that the search + function will automatically search for all of the words. Pages + containing fewer words won't appear in the result list. +

+
+ + + +
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/0.9.1/toc.html b/docs/0.9.1/toc.html index faeae3e1a0..c8b6bd6f96 100644 --- a/docs/0.9.1/toc.html +++ b/docs/0.9.1/toc.html @@ -1,151 +1,38 @@ - - - - - - - - - Toc — Evennia 0.9.1 documentation - - - + + + + Toc — Evennia 0.9.1 documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Toc

@@ -321,64 +208,56 @@
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/.buildinfo b/docs/1.0-dev/.buildinfo index a70efb7720..5383e4e9b3 100644 --- a/docs/1.0-dev/.buildinfo +++ b/docs/1.0-dev/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 6710af3ab80a1a04d01d27c8054e6638 +config: 71e798488eacc3086c57f36d67655583 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/1.0-dev/A-voice-operated-elevator-using-events.html b/docs/1.0-dev/A-voice-operated-elevator-using-events.html index 0dfefe832c..09cb3d5e09 100644 --- a/docs/1.0-dev/A-voice-operated-elevator-using-events.html +++ b/docs/1.0-dev/A-voice-operated-elevator-using-events.html @@ -1,160 +1,38 @@ - - - - - - - - - A voice operated elevator using events — Evennia 1.0-dev documentation - - - + + + + A voice operated elevator using events — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

A voice operated elevator using events

@@ -517,64 +395,70 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/API-refactoring.html b/docs/1.0-dev/API-refactoring.html index fc2d8c1313..e492fb955d 100644 --- a/docs/1.0-dev/API-refactoring.html +++ b/docs/1.0-dev/API-refactoring.html @@ -1,159 +1,38 @@ - - - - - - - - - API refactoring — Evennia 1.0-dev documentation - - - + + + + API refactoring — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

API refactoring

@@ -186,64 +65,69 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Accounts.html b/docs/1.0-dev/Accounts.html index 4d3d4cb813..7bbe8eeb5b 100644 --- a/docs/1.0-dev/Accounts.html +++ b/docs/1.0-dev/Accounts.html @@ -1,155 +1,38 @@ - - - - - - - - - Accounts — Evennia 1.0-dev documentation - - - + + + + Accounts — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Accounts

@@ -259,64 +142,65 @@ any.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Add-a-simple-new-web-page.html b/docs/1.0-dev/Add-a-simple-new-web-page.html index 4739ad277d..fcf7bd6a88 100644 --- a/docs/1.0-dev/Add-a-simple-new-web-page.html +++ b/docs/1.0-dev/Add-a-simple-new-web-page.html @@ -1,156 +1,38 @@ - - - - - - - - - Add a simple new web page — Evennia 1.0-dev documentation - - - + + + + Add a simple new web page — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Add a simple new web page

@@ -268,64 +150,66 @@ to.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Add-a-wiki-on-your-website.html b/docs/1.0-dev/Add-a-wiki-on-your-website.html index a386cf5a35..05974caf19 100644 --- a/docs/1.0-dev/Add-a-wiki-on-your-website.html +++ b/docs/1.0-dev/Add-a-wiki-on-your-website.html @@ -1,164 +1,38 @@ - - - - - - - - - Add a wiki on your website — Evennia 1.0-dev documentation - - - + + + + Add a wiki on your website — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Add a wiki on your website

@@ -454,64 +328,74 @@ need something more custom, you will have to expand on the functions you use.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Adding-Command-Tutorial.html b/docs/1.0-dev/Adding-Command-Tutorial.html index 7a353cb804..50685a15b3 100644 --- a/docs/1.0-dev/Adding-Command-Tutorial.html +++ b/docs/1.0-dev/Adding-Command-Tutorial.html @@ -1,157 +1,38 @@ - - - - - - - - - Adding Command Tutorial — Evennia 1.0-dev documentation - - - + + + + Adding Command Tutorial — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Adding Command Tutorial

@@ -359,64 +240,67 @@ default character cmdset defaults to being defined as

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Adding-Object-Typeclass-Tutorial.html b/docs/1.0-dev/Adding-Object-Typeclass-Tutorial.html index 95b4512978..052ec3dc03 100644 --- a/docs/1.0-dev/Adding-Object-Typeclass-Tutorial.html +++ b/docs/1.0-dev/Adding-Object-Typeclass-Tutorial.html @@ -1,157 +1,38 @@ - - - - - - - - - Adding Object Typeclass Tutorial — Evennia 1.0-dev documentation - - - + + + + Adding Object Typeclass Tutorial — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Adding Object Typeclass Tutorial

@@ -276,64 +157,67 @@ objects you can use -
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Administrative-Docs.html b/docs/1.0-dev/Administrative-Docs.html index 6f982bbcb5..49339fb1fd 100644 --- a/docs/1.0-dev/Administrative-Docs.html +++ b/docs/1.0-dev/Administrative-Docs.html @@ -1,157 +1,38 @@ - - - - - - - - - Administrative Docs — Evennia 1.0-dev documentation - - - + + + + Administrative Docs — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Administrative Docs

@@ -216,64 +97,67 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Apache-Config.html b/docs/1.0-dev/Apache-Config.html index 32f7c9985e..562908bf44 100644 --- a/docs/1.0-dev/Apache-Config.html +++ b/docs/1.0-dev/Apache-Config.html @@ -1,171 +1,38 @@ - - - - - - - - - Apache Config — Evennia 1.0-dev documentation - - - + + + + Apache Config — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Apache Config

@@ -337,64 +204,81 @@ port but this should be applicable also to other types of proxies (like nginx).<
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Arxcode-installing-help.html b/docs/1.0-dev/Arxcode-installing-help.html index a4d25b7cb7..f3eaf76bab 100644 --- a/docs/1.0-dev/Arxcode-installing-help.html +++ b/docs/1.0-dev/Arxcode-installing-help.html @@ -1,165 +1,38 @@ - - - - - - - - - Arxcode installing help — Evennia 1.0-dev documentation - - - + + + + Arxcode installing help — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Arxcode installing help

@@ -391,64 +264,75 @@ on localhost at port 4000, and the webserver at http://localhost:4001/

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Async-Process.html b/docs/1.0-dev/Async-Process.html index fe01805834..f3b7828a12 100644 --- a/docs/1.0-dev/Async-Process.html +++ b/docs/1.0-dev/Async-Process.html @@ -1,159 +1,38 @@ - - - - - - - - - Async Process — Evennia 1.0-dev documentation - - - + + + + Async Process — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Async Process

@@ -411,64 +290,69 @@ your own liking.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Attributes.html b/docs/1.0-dev/Attributes.html index 8fcba191e5..31575c4e32 100644 --- a/docs/1.0-dev/Attributes.html +++ b/docs/1.0-dev/Attributes.html @@ -1,164 +1,38 @@ - - - - - - - - - Attributes — Evennia 1.0-dev documentation - - - + + + + Attributes — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Attributes

@@ -573,64 +447,74 @@ those will check for the -
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Banning.html b/docs/1.0-dev/Banning.html index 53cf06d477..41a1d7806f 100644 --- a/docs/1.0-dev/Banning.html +++ b/docs/1.0-dev/Banning.html @@ -1,163 +1,38 @@ - - - - - - - - - Banning — Evennia 1.0-dev documentation - - - + + + + Banning — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Banning

@@ -272,64 +147,73 @@ have tried to be nice. Now you just want this troll gone.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Batch-Code-Processor.html b/docs/1.0-dev/Batch-Code-Processor.html index 9f7d735232..d8a423de78 100644 --- a/docs/1.0-dev/Batch-Code-Processor.html +++ b/docs/1.0-dev/Batch-Code-Processor.html @@ -1,164 +1,38 @@ - - - - - - - - - Batch Code Processor — Evennia 1.0-dev documentation - - - + + + + Batch Code Processor — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Batch Code Processor

@@ -374,64 +248,74 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Batch-Command-Processor.html b/docs/1.0-dev/Batch-Command-Processor.html index da8f57db31..f41a746446 100644 --- a/docs/1.0-dev/Batch-Command-Processor.html +++ b/docs/1.0-dev/Batch-Command-Processor.html @@ -1,158 +1,38 @@ - - - - - - - - - Batch Command Processor — Evennia 1.0-dev documentation - - - + + + + Batch Command Processor — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Batch Command Processor

@@ -310,64 +190,68 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Batch-Processors.html b/docs/1.0-dev/Batch-Processors.html index fc07857ee5..bd179d439b 100644 --- a/docs/1.0-dev/Batch-Processors.html +++ b/docs/1.0-dev/Batch-Processors.html @@ -1,154 +1,38 @@ - - - - - - - - - Batch Processors — Evennia 1.0-dev documentation - - - + + + + Batch Processors — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Batch Processors

@@ -182,64 +66,64 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Bootstrap-&-Evennia.html b/docs/1.0-dev/Bootstrap-&-Evennia.html index de285ecba7..1ae3c333f0 100644 --- a/docs/1.0-dev/Bootstrap-&-Evennia.html +++ b/docs/1.0-dev/Bootstrap-&-Evennia.html @@ -1,156 +1,38 @@ - - - - - - - - - Bootstrap & Evennia — Evennia 1.0-dev documentation - - - + + + + Bootstrap & Evennia — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Bootstrap & Evennia

@@ -229,64 +111,66 @@ Fixed-width containers take up a certain max-width of the page - they’re usefu
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Bootstrap-Components-and-Utilities.html b/docs/1.0-dev/Bootstrap-Components-and-Utilities.html index b9da6b9f77..14026b1142 100644 --- a/docs/1.0-dev/Bootstrap-Components-and-Utilities.html +++ b/docs/1.0-dev/Bootstrap-Components-and-Utilities.html @@ -1,166 +1,38 @@ - - - - - - - - - Bootstrap Components and Utilities — Evennia 1.0-dev documentation - - - + + + + Bootstrap Components and Utilities — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Bootstrap Components and Utilities

@@ -240,64 +112,76 @@ to get a feel for how to add pages to Evennia’s website to test these examples
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Builder-Docs.html b/docs/1.0-dev/Builder-Docs.html index 84cf18fe0f..364d0d834b 100644 --- a/docs/1.0-dev/Builder-Docs.html +++ b/docs/1.0-dev/Builder-Docs.html @@ -1,156 +1,38 @@ - - - - - - - - - Builder Docs — Evennia 1.0-dev documentation - - - + + + + Builder Docs — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Builder Docs

@@ -193,64 +75,66 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Building-Permissions.html b/docs/1.0-dev/Building-Permissions.html index f689158598..f5e53765b7 100644 --- a/docs/1.0-dev/Building-Permissions.html +++ b/docs/1.0-dev/Building-Permissions.html @@ -1,156 +1,38 @@ - - - - - - - - - Building Permissions — Evennia 1.0-dev documentation - - - + + + + Building Permissions — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Building Permissions

@@ -191,64 +73,66 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Building-Quickstart.html b/docs/1.0-dev/Building-Quickstart.html index 9f11078d0b..7ad86c329f 100644 --- a/docs/1.0-dev/Building-Quickstart.html +++ b/docs/1.0-dev/Building-Quickstart.html @@ -1,161 +1,38 @@ - - - - - - - - - Building Quickstart — Evennia 1.0-dev documentation - - - + + + + Building Quickstart — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Building Quickstart

@@ -339,64 +216,71 @@ your command (so entering -
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Building-a-mech-tutorial.html b/docs/1.0-dev/Building-a-mech-tutorial.html index 0dc9432350..b1ad37ff51 100644 --- a/docs/1.0-dev/Building-a-mech-tutorial.html +++ b/docs/1.0-dev/Building-a-mech-tutorial.html @@ -1,159 +1,38 @@ - - - - - - - - - Building a mech tutorial — Evennia 1.0-dev documentation - - - + + + + Building a mech tutorial — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Building a mech tutorial

@@ -398,64 +277,69 @@ BOOM! The mech fires its gun in the air!
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Building-menus.html b/docs/1.0-dev/Building-menus.html index 0bc07ea203..575e441ca1 100644 --- a/docs/1.0-dev/Building-menus.html +++ b/docs/1.0-dev/Building-menus.html @@ -1,173 +1,38 @@ - - - - - - - - - Building menus — Evennia 1.0-dev documentation - - - + + + + Building menus — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Building menus

@@ -1565,64 +1430,83 @@ This is the northern exit. Cool huh?
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Choosing-An-SQL-Server.html b/docs/1.0-dev/Choosing-An-SQL-Server.html index b3d0c912cd..44f4f83044 100644 --- a/docs/1.0-dev/Choosing-An-SQL-Server.html +++ b/docs/1.0-dev/Choosing-An-SQL-Server.html @@ -1,168 +1,38 @@ - - - - - - - - - Choosing An SQL Server — Evennia 1.0-dev documentation - - - + + + + Choosing An SQL Server — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Choosing An SQL Server

@@ -371,64 +241,78 @@ If you in the future wanted to completely wipe the database, an easy way to do i
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Client-Support-Grid.html b/docs/1.0-dev/Client-Support-Grid.html index 5913d81ae4..e632fb64cf 100644 --- a/docs/1.0-dev/Client-Support-Grid.html +++ b/docs/1.0-dev/Client-Support-Grid.html @@ -1,160 +1,38 @@ - - - - - - - - - Client Support Grid — Evennia 1.0-dev documentation - - - + + + + Client Support Grid — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Client Support Grid

@@ -221,64 +99,70 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Coding-FAQ.html b/docs/1.0-dev/Coding-FAQ.html index e167cb2930..f095c6304a 100644 --- a/docs/1.0-dev/Coding-FAQ.html +++ b/docs/1.0-dev/Coding-FAQ.html @@ -1,165 +1,38 @@ - - - - - - - - - Coding FAQ — Evennia 1.0-dev documentation - - - + + + + Coding FAQ — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Coding-Introduction.html b/docs/1.0-dev/Coding-Introduction.html index 707c33c30d..db2dbf061c 100644 --- a/docs/1.0-dev/Coding-Introduction.html +++ b/docs/1.0-dev/Coding-Introduction.html @@ -1,161 +1,38 @@ - - - - - - - - - Coding Introduction — Evennia 1.0-dev documentation - - - + + + + Coding Introduction — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Coding Introduction

@@ -215,64 +92,71 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Coding-Utils.html b/docs/1.0-dev/Coding-Utils.html index 3f83562b27..59d5fa3e39 100644 --- a/docs/1.0-dev/Coding-Utils.html +++ b/docs/1.0-dev/Coding-Utils.html @@ -1,179 +1,38 @@ - - - - - - - - - Coding Utils — Evennia 1.0-dev documentation - - - + + + + Coding Utils — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Coding Utils

@@ -454,64 +313,89 @@ never raise a traceback but instead echo errors through logging. See
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Command-Cooldown.html b/docs/1.0-dev/Command-Cooldown.html index 9304e8a15f..0d5358c63d 100644 --- a/docs/1.0-dev/Command-Cooldown.html +++ b/docs/1.0-dev/Command-Cooldown.html @@ -1,155 +1,38 @@ - - - - - - - - - Command Cooldown — Evennia 1.0-dev documentation - - - + + + + Command Cooldown — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Command Cooldown

@@ -291,64 +174,65 @@ other types of attacks for a while before the warrior can recover.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Command-Duration.html b/docs/1.0-dev/Command-Duration.html index 192f9712ac..9019227d8d 100644 --- a/docs/1.0-dev/Command-Duration.html +++ b/docs/1.0-dev/Command-Duration.html @@ -1,161 +1,38 @@ - - - - - - - - - Command Duration — Evennia 1.0-dev documentation - - - + + + + Command Duration — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Command Duration

@@ -726,64 +603,71 @@ If you want to provide arguments for utils.delay to use, when calling your callb
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Command-Prompt.html b/docs/1.0-dev/Command-Prompt.html index ffee822a69..63313edb2c 100644 --- a/docs/1.0-dev/Command-Prompt.html +++ b/docs/1.0-dev/Command-Prompt.html @@ -1,158 +1,38 @@ - - - - - - - - - Command Prompt — Evennia 1.0-dev documentation - - - + + + + Command Prompt — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Command Prompt

@@ -320,64 +200,68 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Command-Sets.html b/docs/1.0-dev/Command-Sets.html index dcfe727fcf..466527edd6 100644 --- a/docs/1.0-dev/Command-Sets.html +++ b/docs/1.0-dev/Command-Sets.html @@ -1,163 +1,38 @@ - - - - - - - - - Command Sets — Evennia 1.0-dev documentation - - - + + + + Command Sets — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Command Sets

@@ -405,64 +280,73 @@ The very first cmdset in this stack is called the Default cmdset and is
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Command-System.html b/docs/1.0-dev/Command-System.html index 0aedeb2612..72a81f7f73 100644 --- a/docs/1.0-dev/Command-System.html +++ b/docs/1.0-dev/Command-System.html @@ -1,151 +1,38 @@ - - - - - - - - - Command System — Evennia 1.0-dev documentation - - - + + + + Command System — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Command System

@@ -162,64 +49,56 @@
-
-
- - -
- -
-

- © Copyright 2020, The Evennia developer community. - -

-
- Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
+
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Commands.html b/docs/1.0-dev/Commands.html index fd7a6cc2ff..bc45b00842 100644 --- a/docs/1.0-dev/Commands.html +++ b/docs/1.0-dev/Commands.html @@ -1,173 +1,38 @@ - - - - - - - - - Commands — Evennia 1.0-dev documentation - - - + + + + Commands — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Commands

@@ -723,64 +588,83 @@ thus do so asynchronously, using callbacks.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Communications.html b/docs/1.0-dev/Communications.html index 5dc5bafc48..f958fc9e89 100644 --- a/docs/1.0-dev/Communications.html +++ b/docs/1.0-dev/Communications.html @@ -1,162 +1,38 @@ - - - - - - - - - Communications — Evennia 1.0-dev documentation - - - + + + + Communications — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Communications

@@ -229,64 +105,72 @@
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Connection-Screen.html b/docs/1.0-dev/Connection-Screen.html index d92c159f35..31080a5ac4 100644 --- a/docs/1.0-dev/Connection-Screen.html +++ b/docs/1.0-dev/Connection-Screen.html @@ -1,154 +1,38 @@ - - - - - - - - - Connection Screen — Evennia 1.0-dev documentation - - - + + + + Connection Screen — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Connection Screen

@@ -186,64 +70,64 @@ tutorial section on how to add new commands to a default command set.

-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Continuous-Integration.html b/docs/1.0-dev/Continuous-Integration.html index ddbe6b408c..f9516a0e99 100644 --- a/docs/1.0-dev/Continuous-Integration.html +++ b/docs/1.0-dev/Continuous-Integration.html @@ -1,161 +1,38 @@ - - - - - - - - - Continuous Integration — Evennia 1.0-dev documentation - - - + + + + Continuous Integration — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Continuous Integration

@@ -489,64 +366,71 @@ build steps could be added or removed at this point, adding some features like U
-
-
- +
+
+ - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + \ No newline at end of file diff --git a/docs/1.0-dev/Contributing-Docs.html b/docs/1.0-dev/Contributing-Docs.html index cf41601104..dfa0a8cbfe 100644 --- a/docs/1.0-dev/Contributing-Docs.html +++ b/docs/1.0-dev/Contributing-Docs.html @@ -1,203 +1,38 @@ - - - - - - - - - Evennia docs — Evennia 1.0-dev documentation - - - + + + + Evennia docs — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
+
+
+
+

Evennia docs

@@ -208,9 +43,8 @@

The live documentation is (or will in the future be) available at https://evennia.github.io/evennia/latest.

-
-

Editing the docs

+

Editing the docs

The documentation source files are *.md (Markdown) files found in evennia/docs/source/. Markdown files are simple text files that can be edited with a normal text editor. They can also contain raw HTML directives (but that is very rarely needed). They primarly use @@ -220,14 +54,14 @@ the Ma will be lost.

-

Contributing to docs

+

Contributing to docs

Contributing to the docs is is like contributing to the rest of Evennia: Check out the branch of Evennia you want to edit the documentation for. Create your own work-branch, make your changes to files in evennia/docs/source/ and make a PR for it!

-

Building the docs locally

+

Building the docs locally

The sources in evennia/docs/source/ are built into a pretty documentation using the Sphinx static generator system. To do so locally you need to either use a system with make (Linux/Unix/Mac or Windows-WSL). Lacking that, you could @@ -237,7 +71,7 @@ which commands are run by

-

Building only the main documentation

+

Building only the main documentation

If you only want to build the main documentation pages (not the API auto-docs), you don’t need to install Evennia itself, only the documentation resources. All is done in your terminal/console.

@@ -264,7 +98,7 @@ build them!

-

Building the main documentation and API docs

+

Building the main documentation and API docs

The full documentation includes both the doc pages and the API documentation generated from the Evennia source. For this you must install Evennia and initialize a new game with a default database (you don’t need to have it @@ -319,7 +153,7 @@ Note any errors from files you have edited.

view the full docs.

-

Building with another gamedir

+

Building with another gamedir

If you for some reason want to use another location of your gamedir/, or want it named something else (maybe you already use the name ‘gamedir’ for your development …), you can do so by setting the EVGAMEDIR environment variable to the absolute path @@ -330,7 +164,7 @@ of your alternative game dir. For example:

-

Building for release

+

Building for release

The full Evennia documentation contains docs from many Evennia versions, old and new. This is done by pulling documentation from Evennia’s old release branches and building them all so readers can choose which one to view. Only @@ -349,7 +183,7 @@ docs are built by looking at the git tree.

will be found under evennia/docs/build. During deploy a symlink latest will point to the latest version of the docs.

-

Release

+

Release

Releasing the official docs requires git-push access the the Evennia gh-pages branch on github. So there is no risk of you releasing your local changes accidentally.

    @@ -370,6 +204,7 @@ available at https://evennia.github.io/evennia/latest/.

+

Editing syntax

The format used for Evennia’s docs is Markdown (Commonmark). While markdown supports a @@ -391,20 +226,11 @@ and smaller font).

  • ## SubHeading

  • ## SubSubHeading

  • -
    -
    -
    -

    Heading

    -
    -

    SubHeading

    -
    -

    SubSubHeading

    Don’t reuse the same heading/subheading name over and over in the same document. While Markdown does not prevent it, it makes it impossible to link to those duplicates properly (see next section).

    -

    Lists

    One can create both bullet-point lists and numbered lists:

    @@ -789,7 +615,7 @@ can also specify the code block explicitly in
    ```code-block:: python
         :linenos:
    -    :emphasize-lines: 6-7,12
    +    :emphasize-lines: 1-2,8
         :caption: An example code block
         :name: A full code block example
     
    @@ -846,64 +672,108 @@ to understand our friendly Google-style docstrings used in classes and functions
     
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Contributing.html b/docs/1.0-dev/Contributing.html index 69029e7158..ff8ece0fc6 100644 --- a/docs/1.0-dev/Contributing.html +++ b/docs/1.0-dev/Contributing.html @@ -1,159 +1,38 @@ - - - - - - - - - Contributing — Evennia 1.0-dev documentation - - - + + + + Contributing — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Contributing

    @@ -231,64 +110,69 @@ Forked repository as described above.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Coordinates.html b/docs/1.0-dev/Coordinates.html index c2db9d3d92..e2f908d60d 100644 --- a/docs/1.0-dev/Coordinates.html +++ b/docs/1.0-dev/Coordinates.html @@ -1,162 +1,38 @@ - - - - - - - - - Coordinates — Evennia 1.0-dev documentation - - - + + + + Coordinates — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Coordinates

    @@ -624,64 +500,72 @@ optimized to be quick and efficient.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Custom-Protocols.html b/docs/1.0-dev/Custom-Protocols.html index 7eec2f5e5f..32d15fa02e 100644 --- a/docs/1.0-dev/Custom-Protocols.html +++ b/docs/1.0-dev/Custom-Protocols.html @@ -1,160 +1,38 @@ - - - - - - - - - Custom Protocols — Evennia 1.0-dev documentation - - - + + + + Custom Protocols — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Custom Protocols

    @@ -477,64 +355,70 @@ ways.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Customize-channels.html b/docs/1.0-dev/Customize-channels.html index 5ca0a38641..d2147fb444 100644 --- a/docs/1.0-dev/Customize-channels.html +++ b/docs/1.0-dev/Customize-channels.html @@ -1,166 +1,38 @@ - - - - - - - - - Customize channels — Evennia 1.0-dev documentation - - - + + + + Customize channels — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Customize channels

    @@ -810,64 +682,76 @@ this article.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Debugging.html b/docs/1.0-dev/Debugging.html index d4e4d1beaa..f6996dd16d 100644 --- a/docs/1.0-dev/Debugging.html +++ b/docs/1.0-dev/Debugging.html @@ -1,163 +1,38 @@ - - - - - - - - - Debugging — Evennia 1.0-dev documentation - - - + + + + Debugging — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Debugging

    @@ -427,64 +302,73 @@ command is not needed much in -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Default-Command-Help.html b/docs/1.0-dev/Default-Command-Help.html index bf0dd16cfc..fce92e6f51 100644 --- a/docs/1.0-dev/Default-Command-Help.html +++ b/docs/1.0-dev/Default-Command-Help.html @@ -1,277 +1,38 @@ - - - - - - - - - Default Command Help — Evennia 1.0-dev documentation - - - + + + + Default Command Help — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Default Command Help

    @@ -2882,64 +2643,187 @@ Belongs to command set ‘DefaultUnloggedin’ of class +
    + + + +

    Table of Contents

    + -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - - +
    + + +
    +

    Versions

    +
    - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Default-Exit-Errors.html b/docs/1.0-dev/Default-Exit-Errors.html index dadec9cf0a..ccfdf4c7dc 100644 --- a/docs/1.0-dev/Default-Exit-Errors.html +++ b/docs/1.0-dev/Default-Exit-Errors.html @@ -1,155 +1,38 @@ - - - - - - - - - Default Exit Errors — Evennia 1.0-dev documentation - - - + + + + Default Exit Errors — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Default Exit Errors

    @@ -287,64 +170,65 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Developer-Central.html b/docs/1.0-dev/Developer-Central.html index 7c2cb4bdf8..d43b9c53c4 100644 --- a/docs/1.0-dev/Developer-Central.html +++ b/docs/1.0-dev/Developer-Central.html @@ -1,163 +1,38 @@ - - - - - - - - - Developer Central — Evennia 1.0-dev documentation - - - + + + + Developer Central — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Developer Central

    @@ -302,64 +177,73 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Dialogues-in-events.html b/docs/1.0-dev/Dialogues-in-events.html index 6ba010363e..1cfeb5f467 100644 --- a/docs/1.0-dev/Dialogues-in-events.html +++ b/docs/1.0-dev/Dialogues-in-events.html @@ -1,157 +1,38 @@ - - - - - - - - - Dialogues in events — Evennia 1.0-dev documentation - - - + + + + Dialogues in events — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Dialogues in events

    @@ -319,64 +200,67 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Directory-Overview.html b/docs/1.0-dev/Directory-Overview.html index 0a6e774312..c0d26fe298 100644 --- a/docs/1.0-dev/Directory-Overview.html +++ b/docs/1.0-dev/Directory-Overview.html @@ -1,155 +1,38 @@ - - - - - - - - - Directory Overview — Evennia 1.0-dev documentation - - - + + + + Directory Overview — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Directory Overview

    @@ -212,64 +95,65 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Docs-refactoring.html b/docs/1.0-dev/Docs-refactoring.html index 34a1223187..95d46769f5 100644 --- a/docs/1.0-dev/Docs-refactoring.html +++ b/docs/1.0-dev/Docs-refactoring.html @@ -1,159 +1,38 @@ - - - - - - - - - Docs refactoring — Evennia 1.0-dev documentation - - - + + + + Docs refactoring — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Docs refactoring

    @@ -243,64 +122,69 @@ evennia/locks/lockhandler.py

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Dynamic-In-Game-Map.html b/docs/1.0-dev/Dynamic-In-Game-Map.html index 77d8d5660e..72629224d0 100644 --- a/docs/1.0-dev/Dynamic-In-Game-Map.html +++ b/docs/1.0-dev/Dynamic-In-Game-Map.html @@ -1,160 +1,38 @@ - - - - - - - - - Dynamic In Game Map — Evennia 1.0-dev documentation - - - + + + + Dynamic In Game Map — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Dynamic In Game Map

    @@ -800,64 +678,70 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/EvEditor.html b/docs/1.0-dev/EvEditor.html index 7836ed4fa8..2145a4abc8 100644 --- a/docs/1.0-dev/EvEditor.html +++ b/docs/1.0-dev/EvEditor.html @@ -1,158 +1,38 @@ - - - - - - - - - EvEditor — Evennia 1.0-dev documentation - - - + + + + EvEditor — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    EvEditor

    @@ -372,64 +252,68 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/EvMenu.html b/docs/1.0-dev/EvMenu.html index efebd6005d..fecafe5ead 100644 --- a/docs/1.0-dev/EvMenu.html +++ b/docs/1.0-dev/EvMenu.html @@ -1,191 +1,38 @@ - - - - - - - - - EvMenu — Evennia 1.0-dev documentation - - - + + + + EvMenu — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/EvMore.html b/docs/1.0-dev/EvMore.html index 5fe663e74a..f35ecbc466 100644 --- a/docs/1.0-dev/EvMore.html +++ b/docs/1.0-dev/EvMore.html @@ -1,154 +1,38 @@ - - - - - - - - - EvMore — Evennia 1.0-dev documentation - - - + + + + EvMore — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    EvMore

    @@ -188,64 +72,64 @@ paging.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Evennia-API.html b/docs/1.0-dev/Evennia-API.html index 1887236eda..86158b3984 100644 --- a/docs/1.0-dev/Evennia-API.html +++ b/docs/1.0-dev/Evennia-API.html @@ -1,154 +1,38 @@ - - - - - - - - - Evennia API — Evennia 1.0-dev documentation - - - + + + + Evennia API — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Evennia API

    @@ -205,64 +89,64 @@ you then do

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Evennia-Game-Index.html b/docs/1.0-dev/Evennia-Game-Index.html index 5c3b79bfad..2ff9d01936 100644 --- a/docs/1.0-dev/Evennia-Game-Index.html +++ b/docs/1.0-dev/Evennia-Game-Index.html @@ -1,156 +1,38 @@ - - - - - - - - - Evennia Game Index — Evennia 1.0-dev documentation - - - + + + + Evennia Game Index — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Evennia Game Index

    @@ -239,64 +121,66 @@ if you are not ready for players yet.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Evennia-Introduction.html b/docs/1.0-dev/Evennia-Introduction.html index 78a9485827..416fbefb66 100644 --- a/docs/1.0-dev/Evennia-Introduction.html +++ b/docs/1.0-dev/Evennia-Introduction.html @@ -1,167 +1,38 @@ - - - - - - - - - Evennia Introduction — Evennia 1.0-dev documentation - - - + + + + Evennia Introduction — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Evennia-for-Diku-Users.html b/docs/1.0-dev/Evennia-for-Diku-Users.html index 7e8b1cc60b..0eafd740bd 100644 --- a/docs/1.0-dev/Evennia-for-Diku-Users.html +++ b/docs/1.0-dev/Evennia-for-Diku-Users.html @@ -1,156 +1,38 @@ - - - - - - - - - Evennia for Diku Users — Evennia 1.0-dev documentation - - - + + + + Evennia for Diku Users — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Evennia for Diku Users

    @@ -377,64 +259,66 @@ T 95
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Evennia-for-MUSH-Users.html b/docs/1.0-dev/Evennia-for-MUSH-Users.html index cdc9b7bc28..3fd86abbac 100644 --- a/docs/1.0-dev/Evennia-for-MUSH-Users.html +++ b/docs/1.0-dev/Evennia-for-MUSH-Users.html @@ -1,162 +1,38 @@ - - - - - - - - - Evennia for MUSH Users — Evennia 1.0-dev documentation - - - + + + + Evennia for MUSH Users — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Evennia for MUSH Users

    @@ -287,64 +163,72 @@ A big guy. His eyes are blue.
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Evennia-for-roleplaying-sessions.html b/docs/1.0-dev/Evennia-for-roleplaying-sessions.html index 79e58dbd0d..159b04162f 100644 --- a/docs/1.0-dev/Evennia-for-roleplaying-sessions.html +++ b/docs/1.0-dev/Evennia-for-roleplaying-sessions.html @@ -1,179 +1,38 @@ - - - - - - - - - Evennia for roleplaying sessions — Evennia 1.0-dev documentation - - - + + + + Evennia for roleplaying sessions — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Evennia for roleplaying sessions

    @@ -1092,64 +951,89 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Execute-Python-Code.html b/docs/1.0-dev/Execute-Python-Code.html index 9a34c0aec8..51df8b88b3 100644 --- a/docs/1.0-dev/Execute-Python-Code.html +++ b/docs/1.0-dev/Execute-Python-Code.html @@ -1,157 +1,38 @@ - - - - - - - - - Execute Python Code — Evennia 1.0-dev documentation - - - + + + + Execute Python Code — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Execute Python Code

    @@ -243,64 +124,67 @@ Out[3]: [<ObjectDB: Harry>, <ObjectDB: Limbo>, ...]
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/First-Steps-Coding.html b/docs/1.0-dev/First-Steps-Coding.html index 69ba5bb8e8..4eee6edbe7 100644 --- a/docs/1.0-dev/First-Steps-Coding.html +++ b/docs/1.0-dev/First-Steps-Coding.html @@ -1,164 +1,38 @@ - - - - - - - - - First Steps Coding — Evennia 1.0-dev documentation - - - + + + + First Steps Coding — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    First Steps Coding

    @@ -423,64 +297,74 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Game-Planning.html b/docs/1.0-dev/Game-Planning.html index 0666f0cabe..f39b2b228e 100644 --- a/docs/1.0-dev/Game-Planning.html +++ b/docs/1.0-dev/Game-Planning.html @@ -1,168 +1,38 @@ - - - - - - - - - Game Planning — Evennia 1.0-dev documentation - - - + + + + Game Planning — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Game Planning

    @@ -268,64 +138,78 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Gametime-Tutorial.html b/docs/1.0-dev/Gametime-Tutorial.html index 1457e5e990..87415a91a9 100644 --- a/docs/1.0-dev/Gametime-Tutorial.html +++ b/docs/1.0-dev/Gametime-Tutorial.html @@ -1,164 +1,38 @@ - - - - - - - - - Gametime Tutorial — Evennia 1.0-dev documentation - - - + + + + Gametime Tutorial — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Gametime Tutorial

    @@ -468,64 +342,74 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Getting-Started.html b/docs/1.0-dev/Getting-Started.html index 6e6e6ab9c9..0499f1d85d 100644 --- a/docs/1.0-dev/Getting-Started.html +++ b/docs/1.0-dev/Getting-Started.html @@ -1,165 +1,38 @@ - - - - - - - - - Getting Started — Evennia 1.0-dev documentation - - - + + + + Getting Started — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Getting Started

    @@ -588,64 +461,75 @@ with pip -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Glossary.html b/docs/1.0-dev/Glossary.html index 65b8412adc..b515af8504 100644 --- a/docs/1.0-dev/Glossary.html +++ b/docs/1.0-dev/Glossary.html @@ -1,176 +1,38 @@ - - - - - - - - - Glossary — Evennia 1.0-dev documentation - - - + + + + Glossary — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Glossary

    @@ -375,64 +237,86 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Grapevine.html b/docs/1.0-dev/Grapevine.html index 7674220ec0..ffbfff3a12 100644 --- a/docs/1.0-dev/Grapevine.html +++ b/docs/1.0-dev/Grapevine.html @@ -1,155 +1,38 @@ - - - - - - - - - Grapevine — Evennia 1.0-dev documentation - - - + + + + Grapevine — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Grapevine

    @@ -216,64 +99,65 @@ it to your channel in-game.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Guest-Logins.html b/docs/1.0-dev/Guest-Logins.html index 26e03942e2..fb14a5f54c 100644 --- a/docs/1.0-dev/Guest-Logins.html +++ b/docs/1.0-dev/Guest-Logins.html @@ -1,151 +1,38 @@ - - - - - - - - - Guest Logins — Evennia 1.0-dev documentation - - - + + + + Guest Logins — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Guest Logins

    @@ -166,64 +53,56 @@
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/HAProxy-Config-(Optional).html b/docs/1.0-dev/HAProxy-Config-(Optional).html index e93631cc4f..e222cc4603 100644 --- a/docs/1.0-dev/HAProxy-Config-(Optional).html +++ b/docs/1.0-dev/HAProxy-Config-(Optional).html @@ -1,154 +1,38 @@ - - - - - - - - - HAProxy Config (Optional) — Evennia 1.0-dev documentation - - - + + + + HAProxy Config (Optional) — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    HAProxy Config (Optional)

    @@ -210,64 +94,64 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Help-System-Tutorial.html b/docs/1.0-dev/Help-System-Tutorial.html index 441c9e6714..1dd102bfc2 100644 --- a/docs/1.0-dev/Help-System-Tutorial.html +++ b/docs/1.0-dev/Help-System-Tutorial.html @@ -1,170 +1,38 @@ - - - - - - - - - Help System Tutorial — Evennia 1.0-dev documentation - - - + + + + Help System Tutorial — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Help System Tutorial

    @@ -648,64 +516,80 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Help-System.html b/docs/1.0-dev/Help-System.html index 7429cda567..e57507e351 100644 --- a/docs/1.0-dev/Help-System.html +++ b/docs/1.0-dev/Help-System.html @@ -1,156 +1,38 @@ - - - - - - - - - Help System — Evennia 1.0-dev documentation - - - + + + + Help System — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Help System

    @@ -251,64 +133,66 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/How-To-Get-And-Give-Help.html b/docs/1.0-dev/How-To-Get-And-Give-Help.html index c8d16e3c4f..ad8127fba1 100644 --- a/docs/1.0-dev/How-To-Get-And-Give-Help.html +++ b/docs/1.0-dev/How-To-Get-And-Give-Help.html @@ -1,155 +1,38 @@ - - - - - - - - - How To Get And Give Help — Evennia 1.0-dev documentation - - - + + + + How To Get And Give Help — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    How To Get And Give Help

    @@ -179,64 +62,65 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/How-to-connect-Evennia-to-Twitter.html b/docs/1.0-dev/How-to-connect-Evennia-to-Twitter.html index dd93c9dae3..f8e9c68109 100644 --- a/docs/1.0-dev/How-to-connect-Evennia-to-Twitter.html +++ b/docs/1.0-dev/How-to-connect-Evennia-to-Twitter.html @@ -1,157 +1,38 @@ - - - - - - - - - How to connect Evennia to Twitter — Evennia 1.0-dev documentation - - - + + + + How to connect Evennia to Twitter — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    How to connect Evennia to Twitter

    @@ -281,64 +162,67 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/IRC.html b/docs/1.0-dev/IRC.html index b13d36b3a3..aa35e25ca8 100644 --- a/docs/1.0-dev/IRC.html +++ b/docs/1.0-dev/IRC.html @@ -1,155 +1,38 @@ - - - - - - - - - IRC — Evennia 1.0-dev documentation - - - + + + + IRC — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    IRC

    @@ -205,64 +88,65 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Implementing-a-game-rule-system.html b/docs/1.0-dev/Implementing-a-game-rule-system.html index 6a695cef5d..ab3efab214 100644 --- a/docs/1.0-dev/Implementing-a-game-rule-system.html +++ b/docs/1.0-dev/Implementing-a-game-rule-system.html @@ -1,160 +1,38 @@ - - - - - - - - - Implementing a game rule system — Evennia 1.0-dev documentation - - - + + + + Implementing a game rule system — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Implementing a game rule system

    @@ -475,64 +353,70 @@ your rules -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Inputfuncs.html b/docs/1.0-dev/Inputfuncs.html index 3fea56cc96..e32eef299b 100644 --- a/docs/1.0-dev/Inputfuncs.html +++ b/docs/1.0-dev/Inputfuncs.html @@ -1,169 +1,38 @@ - - - - - - - - - Inputfuncs — Evennia 1.0-dev documentation - - - + + + + Inputfuncs — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Inputfuncs

    @@ -316,64 +185,79 @@ Output: ("get_
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Installing-on-Android.html b/docs/1.0-dev/Installing-on-Android.html index 55b3b15b0c..45849ef626 100644 --- a/docs/1.0-dev/Installing-on-Android.html +++ b/docs/1.0-dev/Installing-on-Android.html @@ -1,162 +1,38 @@ - - - - - - - - - Installing on Android — Evennia 1.0-dev documentation - - - + + + + Installing on Android — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Installing on Android

    @@ -267,64 +143,72 @@ mygame evenv
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Internationalization.html b/docs/1.0-dev/Internationalization.html index 81e8e9cfe9..2d16ac72aa 100644 --- a/docs/1.0-dev/Internationalization.html +++ b/docs/1.0-dev/Internationalization.html @@ -1,155 +1,38 @@ - - - - - - - - - Internationalization — Evennia 1.0-dev documentation - - - + + + + Internationalization — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Internationalization

    @@ -209,64 +92,65 @@ again:

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Learn-Python-for-Evennia-The-Hard-Way.html b/docs/1.0-dev/Learn-Python-for-Evennia-The-Hard-Way.html index ae8e9cfcb6..49368f0a0e 100644 --- a/docs/1.0-dev/Learn-Python-for-Evennia-The-Hard-Way.html +++ b/docs/1.0-dev/Learn-Python-for-Evennia-The-Hard-Way.html @@ -1,156 +1,38 @@ - - - - - - - - - Learn Python for Evennia The Hard Way — Evennia 1.0-dev documentation - - - + + + + Learn Python for Evennia The Hard Way — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Learn Python for Evennia The Hard Way

    @@ -182,64 +64,66 @@ This engine is built using a single interactive object type, the Room class. The
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Licensing.html b/docs/1.0-dev/Licensing.html index facc447ad8..b236206aa5 100644 --- a/docs/1.0-dev/Licensing.html +++ b/docs/1.0-dev/Licensing.html @@ -1,151 +1,38 @@ - - - - - - - - - Licensing — Evennia 1.0-dev documentation - - - + + + + Licensing — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Licensing

    @@ -172,64 +59,56 @@ as Evennia itself, unless the individual contributor has specifically defined ot
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Links.html b/docs/1.0-dev/Links.html index e12cc693b3..e9f68b6a9c 100644 --- a/docs/1.0-dev/Links.html +++ b/docs/1.0-dev/Links.html @@ -1,162 +1,38 @@ - - - - - - - - - Links — Evennia 1.0-dev documentation - - - + + + + Links — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Locks.html b/docs/1.0-dev/Locks.html index 8164d4323f..b94494900e 100644 --- a/docs/1.0-dev/Locks.html +++ b/docs/1.0-dev/Locks.html @@ -1,170 +1,38 @@ - - - - - - - - - Locks — Evennia 1.0-dev documentation - - - + + + + Locks — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Locks

    @@ -560,64 +428,80 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Manually-Configuring-Color.html b/docs/1.0-dev/Manually-Configuring-Color.html index ba50a75b25..b387602d28 100644 --- a/docs/1.0-dev/Manually-Configuring-Color.html +++ b/docs/1.0-dev/Manually-Configuring-Color.html @@ -1,157 +1,38 @@ - - - - - - - - - Manually Configuring Color — Evennia 1.0-dev documentation - - - + + + + Manually Configuring Color — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Manually Configuring Color

    @@ -335,64 +216,67 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Mass-and-weight-for-objects.html b/docs/1.0-dev/Mass-and-weight-for-objects.html index 4fa440ccdd..da5061f0bb 100644 --- a/docs/1.0-dev/Mass-and-weight-for-objects.html +++ b/docs/1.0-dev/Mass-and-weight-for-objects.html @@ -1,156 +1,38 @@ - - - - - - - - - Mass and weight for objects — Evennia 1.0-dev documentation - - - + + + + Mass and weight for objects — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Mass and weight for objects

    @@ -279,64 +161,66 @@ the following message in the elevator’s appearance: +
    + + + +

    Table of Contents

    + -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - - +
    + + +
    +

    Versions

    +
    - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Messagepath.html b/docs/1.0-dev/Messagepath.html index 47d6444e3e..0f23c9e9e1 100644 --- a/docs/1.0-dev/Messagepath.html +++ b/docs/1.0-dev/Messagepath.html @@ -1,171 +1,38 @@ - - - - - - - - - Messagepath — Evennia 1.0-dev documentation - - - + + + + Messagepath — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Messagepath

    @@ -311,64 +178,81 @@ active, the string will be encrypted.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/MonitorHandler.html b/docs/1.0-dev/MonitorHandler.html index b667a7ae9b..e8e020c9f3 100644 --- a/docs/1.0-dev/MonitorHandler.html +++ b/docs/1.0-dev/MonitorHandler.html @@ -1,154 +1,38 @@ - - - - - - - - - MonitorHandler — Evennia 1.0-dev documentation - - - + + + + MonitorHandler — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    MonitorHandler

    @@ -229,64 +113,64 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/NPC-shop-Tutorial.html b/docs/1.0-dev/NPC-shop-Tutorial.html index 1532f87d5b..6f90643090 100644 --- a/docs/1.0-dev/NPC-shop-Tutorial.html +++ b/docs/1.0-dev/NPC-shop-Tutorial.html @@ -1,161 +1,38 @@ - - - - - - - - - NPC shop Tutorial — Evennia 1.0-dev documentation - - - + + + + NPC shop Tutorial — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    NPC shop Tutorial

    @@ -568,64 +445,71 @@ _________________________________________________________
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/New-Models.html b/docs/1.0-dev/New-Models.html index 8e743b7f7b..0ec328af71 100644 --- a/docs/1.0-dev/New-Models.html +++ b/docs/1.0-dev/New-Models.html @@ -1,159 +1,38 @@ - - - - - - - - - New Models — Evennia 1.0-dev documentation - - - + + + + New Models — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    New Models

    @@ -358,64 +237,69 @@ interested in for now is -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Nicks.html b/docs/1.0-dev/Nicks.html index 36c55dacc3..3731906558 100644 --- a/docs/1.0-dev/Nicks.html +++ b/docs/1.0-dev/Nicks.html @@ -1,155 +1,38 @@ - - - - - - - - - Nicks — Evennia 1.0-dev documentation - - - + + + + Nicks — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Nicks

    @@ -261,64 +144,65 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/OOB.html b/docs/1.0-dev/OOB.html index b7803176eb..ce156d7e04 100644 --- a/docs/1.0-dev/OOB.html +++ b/docs/1.0-dev/OOB.html @@ -1,172 +1,38 @@ - - - - - - - - - OOB — Evennia 1.0-dev documentation - - - + + + + OOB — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    OOB

    @@ -277,64 +143,82 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Objects.html b/docs/1.0-dev/Objects.html index 1eb03dddfe..08d54a5944 100644 --- a/docs/1.0-dev/Objects.html +++ b/docs/1.0-dev/Objects.html @@ -1,161 +1,38 @@ - - - - - - - - - Objects — Evennia 1.0-dev documentation - - - + + + + Objects — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Objects

    @@ -285,64 +162,71 @@ to modify.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Online-Setup.html b/docs/1.0-dev/Online-Setup.html index e283c1c2b4..16be0d0d55 100644 --- a/docs/1.0-dev/Online-Setup.html +++ b/docs/1.0-dev/Online-Setup.html @@ -1,181 +1,38 @@ - - - - - - - - - Online Setup — Evennia 1.0-dev documentation - - - + + + + Online Setup — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Online Setup

    @@ -493,64 +350,91 @@ The internal port ( -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Parsing-command-arguments,-theory-and-best-practices.html b/docs/1.0-dev/Parsing-command-arguments,-theory-and-best-practices.html index 4b9095ee49..46e75f92fd 100644 --- a/docs/1.0-dev/Parsing-command-arguments,-theory-and-best-practices.html +++ b/docs/1.0-dev/Parsing-command-arguments,-theory-and-best-practices.html @@ -1,169 +1,38 @@ - - - - - - - - - Parsing command arguments, theory and best practices — Evennia 1.0-dev documentation - - - + + + + Parsing command arguments, theory and best practices — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Parsing command arguments, theory and best practices
    • - - -
    • - - - View page source - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Parsing command arguments, theory and best practices

    @@ -1008,64 +877,79 @@ You played 1, you have won!
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Portal-And-Server.html b/docs/1.0-dev/Portal-And-Server.html index ed7e13527f..883094bf87 100644 --- a/docs/1.0-dev/Portal-And-Server.html +++ b/docs/1.0-dev/Portal-And-Server.html @@ -1,151 +1,38 @@ - - - - - - - - - Portal And Server — Evennia 1.0-dev documentation - - - + + + + Portal And Server — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Portal And Server

    @@ -160,64 +47,56 @@ This allows the two programs to communicate seamlessly.

    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Profiling.html b/docs/1.0-dev/Profiling.html index 907e6a3aaa..5011cb4575 100644 --- a/docs/1.0-dev/Profiling.html +++ b/docs/1.0-dev/Profiling.html @@ -1,158 +1,38 @@ - - - - - - - - - Profiling — Evennia 1.0-dev documentation - - - + + + + Profiling — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Profiling

    @@ -235,64 +115,68 @@ course hard to actually mimic human user behavior. For this, actual real-game te
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Python-3.html b/docs/1.0-dev/Python-3.html index 5ea91d91b9..ccfd4e8dbb 100644 --- a/docs/1.0-dev/Python-3.html +++ b/docs/1.0-dev/Python-3.html @@ -1,154 +1,38 @@ - - - - - - - - - Python 3 — Evennia 1.0-dev documentation - - - + + + + Python 3 — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Python 3

    @@ -245,64 +129,64 @@ it still works correctly with Twisted on Python 3.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Python-basic-introduction.html b/docs/1.0-dev/Python-basic-introduction.html index 8333141cf4..e5afb75e7b 100644 --- a/docs/1.0-dev/Python-basic-introduction.html +++ b/docs/1.0-dev/Python-basic-introduction.html @@ -1,158 +1,38 @@ - - - - - - - - - Python basic introduction — Evennia 1.0-dev documentation - - - + + + + Python basic introduction — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Python basic introduction

    @@ -309,64 +189,68 @@ Hello world!
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Python-basic-tutorial-part-two.html b/docs/1.0-dev/Python-basic-tutorial-part-two.html index b6aa820424..d0b8677e5f 100644 --- a/docs/1.0-dev/Python-basic-tutorial-part-two.html +++ b/docs/1.0-dev/Python-basic-tutorial-part-two.html @@ -1,158 +1,38 @@ - - - - - - - - - Python basic tutorial part two — Evennia 1.0-dev documentation - - - + + + + Python basic tutorial part two — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Python basic tutorial part two

    @@ -502,64 +382,68 @@ Hello World!
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Quirks.html b/docs/1.0-dev/Quirks.html index 3ebdbdfce0..a9d0c858b9 100644 --- a/docs/1.0-dev/Quirks.html +++ b/docs/1.0-dev/Quirks.html @@ -1,160 +1,38 @@ - - - - - - - - - Quirks — Evennia 1.0-dev documentation - - - + + + + Quirks — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Quirks

    @@ -223,64 +101,70 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/RSS.html b/docs/1.0-dev/RSS.html index 882364be08..c90cafc2f2 100644 --- a/docs/1.0-dev/RSS.html +++ b/docs/1.0-dev/RSS.html @@ -1,157 +1,38 @@ - - - - - - - - - RSS — Evennia 1.0-dev documentation - - - + + + + RSS — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    RSS

    @@ -188,64 +69,67 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Roadmap.html b/docs/1.0-dev/Roadmap.html index 1a4531b57f..56411d6bb4 100644 --- a/docs/1.0-dev/Roadmap.html +++ b/docs/1.0-dev/Roadmap.html @@ -1,151 +1,38 @@ - - - - - - - - - Roadmap — Evennia 1.0-dev documentation - - - + + + + Roadmap — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Roadmap

    @@ -153,64 +40,56 @@
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Running-Evennia-in-Docker.html b/docs/1.0-dev/Running-Evennia-in-Docker.html index 204a15b9ee..3f7f07d621 100644 --- a/docs/1.0-dev/Running-Evennia-in-Docker.html +++ b/docs/1.0-dev/Running-Evennia-in-Docker.html @@ -1,169 +1,38 @@ - - - - - - - - - Running Evennia in Docker — Evennia 1.0-dev documentation - - - + + + + Running Evennia in Docker — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Running Evennia in Docker

    @@ -350,64 +219,79 @@ f6d4ca9b2b22 mygame "/bin/sh -c 'evenn...&quo
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Screenshot.html b/docs/1.0-dev/Screenshot.html index 69bfbed47e..c0ccf40301 100644 --- a/docs/1.0-dev/Screenshot.html +++ b/docs/1.0-dev/Screenshot.html @@ -1,151 +1,38 @@ - - - - - - - - - Screenshot — Evennia 1.0-dev documentation - - - + + + + Screenshot — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Screenshot

    @@ -158,64 +45,56 @@
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Scripts.html b/docs/1.0-dev/Scripts.html index 1c865b6103..08930ef4e6 100644 --- a/docs/1.0-dev/Scripts.html +++ b/docs/1.0-dev/Scripts.html @@ -1,158 +1,38 @@ - - - - - - - - - Scripts — Evennia 1.0-dev documentation - - - + + + + Scripts — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Scripts

    @@ -528,64 +408,68 @@ tutorial.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Security.html b/docs/1.0-dev/Security.html index 3c0c6f44c2..bb91a0f8e6 100644 --- a/docs/1.0-dev/Security.html +++ b/docs/1.0-dev/Security.html @@ -1,160 +1,38 @@ - - - - - - - - - Security — Evennia 1.0-dev documentation - - - + + + + Security — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Security

    @@ -256,64 +134,70 @@ server from these locations if you like to work remotely or don’t have a home
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Server-Conf.html b/docs/1.0-dev/Server-Conf.html index 2eb8eda003..f50d01c5b4 100644 --- a/docs/1.0-dev/Server-Conf.html +++ b/docs/1.0-dev/Server-Conf.html @@ -1,156 +1,38 @@ - - - - - - - - - Server Conf — Evennia 1.0-dev documentation - - - + + + + Server Conf — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Server Conf

    @@ -212,64 +94,66 @@ know about if you are an Evennia developer.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Sessions.html b/docs/1.0-dev/Sessions.html index 23aece80bb..a3b59f09d1 100644 --- a/docs/1.0-dev/Sessions.html +++ b/docs/1.0-dev/Sessions.html @@ -1,159 +1,38 @@ - - - - - - - - - Sessions — Evennia 1.0-dev documentation - - - + + + + Sessions — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Sessions

    @@ -252,64 +131,69 @@ on building new protocols.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Setting-up-PyCharm.html b/docs/1.0-dev/Setting-up-PyCharm.html index edb55c8d2a..ced4facc31 100644 --- a/docs/1.0-dev/Setting-up-PyCharm.html +++ b/docs/1.0-dev/Setting-up-PyCharm.html @@ -1,158 +1,38 @@ - - - - - - - - - Setting up PyCharm — Evennia 1.0-dev documentation - - - + + + + Setting up PyCharm — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Setting up PyCharm

    @@ -242,64 +122,68 @@ and you can click through the tabs to check appropriate logs, or even the consol
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Signals.html b/docs/1.0-dev/Signals.html index 44480123df..83f8e0acea 100644 --- a/docs/1.0-dev/Signals.html +++ b/docs/1.0-dev/Signals.html @@ -1,155 +1,38 @@ - - - - - - - - - Signals — Evennia 1.0-dev documentation - - - + + + + Signals — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Signals

    @@ -262,64 +145,65 @@ decorator (only relevant for unit testing)

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Soft-Code.html b/docs/1.0-dev/Soft-Code.html index bed491756e..8477551c10 100644 --- a/docs/1.0-dev/Soft-Code.html +++ b/docs/1.0-dev/Soft-Code.html @@ -1,158 +1,38 @@ - - - - - - - - - Soft Code — Evennia 1.0-dev documentation - - - + + + + Soft Code — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Soft Code

    @@ -240,64 +120,68 @@ pseudo-softcode plugin aimed at developers wanting to script their game from ins
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Spawner-and-Prototypes.html b/docs/1.0-dev/Spawner-and-Prototypes.html index 3c3e24e240..ff0b6536fa 100644 --- a/docs/1.0-dev/Spawner-and-Prototypes.html +++ b/docs/1.0-dev/Spawner-and-Prototypes.html @@ -1,169 +1,38 @@ - - - - - - - - - Spawner and Prototypes — Evennia 1.0-dev documentation - - - + + + + Spawner and Prototypes — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Spawner and Prototypes

    @@ -436,64 +305,79 @@ in settings.PROTOTY
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Start-Stop-Reload.html b/docs/1.0-dev/Start-Stop-Reload.html index f59549238c..94f7bf17d2 100644 --- a/docs/1.0-dev/Start-Stop-Reload.html +++ b/docs/1.0-dev/Start-Stop-Reload.html @@ -1,166 +1,38 @@ - - - - - - - - - Start Stop Reload — Evennia 1.0-dev documentation - - - + + + + Start Stop Reload — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Start Stop Reload

    @@ -346,64 +218,76 @@ In-game you should now get the message that the Server has successfully restarte
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Static-In-Game-Map.html b/docs/1.0-dev/Static-In-Game-Map.html index a48f9bfe61..00f2c5d73a 100644 --- a/docs/1.0-dev/Static-In-Game-Map.html +++ b/docs/1.0-dev/Static-In-Game-Map.html @@ -1,159 +1,38 @@ - - - - - - - - - Static In Game Map — Evennia 1.0-dev documentation - - - + + + + Static In Game Map — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Static In Game Map

    @@ -676,64 +555,69 @@ Exits: north(#8), east(#9), south(#10), west(#11)
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Tags.html b/docs/1.0-dev/Tags.html index 00a429b9ee..2c1fb8b251 100644 --- a/docs/1.0-dev/Tags.html +++ b/docs/1.0-dev/Tags.html @@ -1,158 +1,38 @@ - - - - - - - - - Tags — Evennia 1.0-dev documentation - - - + + + + Tags — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Tags

    @@ -308,64 +188,68 @@ is found in the +
    + + + +

    Table of Contents

    + -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - - +
    + + +
    +

    Versions

    +
    - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Text-Encodings.html b/docs/1.0-dev/Text-Encodings.html index 1d592aae75..8b2ba6c1c1 100644 --- a/docs/1.0-dev/Text-Encodings.html +++ b/docs/1.0-dev/Text-Encodings.html @@ -1,154 +1,38 @@ - - - - - - - - - Text Encodings — Evennia 1.0-dev documentation - - - + + + + Text Encodings — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Text Encodings

    @@ -212,64 +96,64 @@ the Wikipedia article +
    + + + +

    Table of Contents

    + -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - - +
    + + +
    +

    Versions

    +
    - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/TextTags.html b/docs/1.0-dev/TextTags.html index b7786702d8..6e5191c7f9 100644 --- a/docs/1.0-dev/TextTags.html +++ b/docs/1.0-dev/TextTags.html @@ -1,166 +1,38 @@ - - - - - - - - - TextTags — Evennia 1.0-dev documentation - - - + + + + TextTags — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    TextTags

    @@ -415,64 +287,76 @@ These are normal-intensity and are thus always given as uppercase, such as
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/TickerHandler.html b/docs/1.0-dev/TickerHandler.html index cb7032ff32..8459bdf685 100644 --- a/docs/1.0-dev/TickerHandler.html +++ b/docs/1.0-dev/TickerHandler.html @@ -1,157 +1,38 @@ - - - - - - - - - TickerHandler — Evennia 1.0-dev documentation - - - + + + + TickerHandler — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    TickerHandler

    @@ -236,64 +117,67 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Turn-based-Combat-System.html b/docs/1.0-dev/Turn-based-Combat-System.html index b2f8be1c92..9fc1576e9a 100644 --- a/docs/1.0-dev/Turn-based-Combat-System.html +++ b/docs/1.0-dev/Turn-based-Combat-System.html @@ -1,160 +1,38 @@ - - - - - - - - - Turn based Combat System — Evennia 1.0-dev documentation - - - + + + + Turn based Combat System — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Turn based Combat System

    @@ -897,64 +775,70 @@ show others what’s going on.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Tutorial-Aggressive-NPCs.html b/docs/1.0-dev/Tutorial-Aggressive-NPCs.html index d960b70614..be35ec3417 100644 --- a/docs/1.0-dev/Tutorial-Aggressive-NPCs.html +++ b/docs/1.0-dev/Tutorial-Aggressive-NPCs.html @@ -1,151 +1,38 @@ - - - - - - - - - Tutorial Aggressive NPCs — Evennia 1.0-dev documentation - - - + + + + Tutorial Aggressive NPCs — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Tutorial Aggressive NPCs

    @@ -269,64 +156,56 @@
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Tutorial-NPCs-listening.html b/docs/1.0-dev/Tutorial-NPCs-listening.html index 6d0fa319a6..f8cbf0aca1 100644 --- a/docs/1.0-dev/Tutorial-NPCs-listening.html +++ b/docs/1.0-dev/Tutorial-NPCs-listening.html @@ -1,154 +1,38 @@ - - - - - - - - - Tutorial NPCs listening — Evennia 1.0-dev documentation - - - + + + + Tutorial NPCs listening — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Tutorial NPCs listening

    @@ -277,64 +161,64 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Tutorial-Searching-For-Objects.html b/docs/1.0-dev/Tutorial-Searching-For-Objects.html index 32a03cd29e..10894faf45 100644 --- a/docs/1.0-dev/Tutorial-Searching-For-Objects.html +++ b/docs/1.0-dev/Tutorial-Searching-For-Objects.html @@ -1,167 +1,38 @@ - - - - - - - - - Tutorial Searching For Objects — Evennia 1.0-dev documentation - - - + + + + Tutorial Searching For Objects — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Tutorial Searching For Objects

    @@ -498,64 +369,77 @@ Next we filter on this annotation, using the name +
    + + + +

    Table of Contents

    + -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - - +
    + + +
    +

    Versions

    +
    - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Tutorial-Tweeting-Game-Stats.html b/docs/1.0-dev/Tutorial-Tweeting-Game-Stats.html index 100091c986..2dea5bf898 100644 --- a/docs/1.0-dev/Tutorial-Tweeting-Game-Stats.html +++ b/docs/1.0-dev/Tutorial-Tweeting-Game-Stats.html @@ -1,151 +1,38 @@ - - - - - - - - - Tutorial Tweeting Game Stats — Evennia 1.0-dev documentation - - - + + + + Tutorial Tweeting Game Stats — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Tutorial Tweeting Game Stats

    @@ -293,64 +180,56 @@
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Tutorial-Vehicles.html b/docs/1.0-dev/Tutorial-Vehicles.html index fad36675b2..2ab9a3febf 100644 --- a/docs/1.0-dev/Tutorial-Vehicles.html +++ b/docs/1.0-dev/Tutorial-Vehicles.html @@ -1,160 +1,38 @@ - - - - - - - - - Tutorial Vehicles — Evennia 1.0-dev documentation - - - + + + + Tutorial Vehicles — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Tutorial Vehicles

    @@ -635,64 +513,70 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Tutorial-World-Introduction.html b/docs/1.0-dev/Tutorial-World-Introduction.html index bb3cc6a8f0..bd298dca29 100644 --- a/docs/1.0-dev/Tutorial-World-Introduction.html +++ b/docs/1.0-dev/Tutorial-World-Introduction.html @@ -1,157 +1,38 @@ - - - - - - - - - Tutorial World Introduction — Evennia 1.0-dev documentation - - - + + + + Tutorial World Introduction — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Tutorial World Introduction

    @@ -226,64 +107,67 @@ itself.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Tutorial-for-basic-MUSH-like-game.html b/docs/1.0-dev/Tutorial-for-basic-MUSH-like-game.html index 364c520058..25f4aee3c6 100644 --- a/docs/1.0-dev/Tutorial-for-basic-MUSH-like-game.html +++ b/docs/1.0-dev/Tutorial-for-basic-MUSH-like-game.html @@ -1,173 +1,38 @@ - - - - - - - - - Tutorial for basic MUSH like game — Evennia 1.0-dev documentation - - - + + + + Tutorial for basic MUSH like game — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Tutorial for basic MUSH like game

    @@ -909,64 +774,83 @@ as the +
    - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Tutorials.html b/docs/1.0-dev/Tutorials.html index fa9f5fe66a..1ee1a333a4 100644 --- a/docs/1.0-dev/Tutorials.html +++ b/docs/1.0-dev/Tutorials.html @@ -1,162 +1,38 @@ - - - - - - - - - Tutorials — Evennia 1.0-dev documentation - - - + + + + Tutorials — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Tutorials

    @@ -274,64 +150,72 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Typeclasses.html b/docs/1.0-dev/Typeclasses.html index 0ab8b9585f..4af6572bf8 100644 --- a/docs/1.0-dev/Typeclasses.html +++ b/docs/1.0-dev/Typeclasses.html @@ -1,166 +1,38 @@ - - - - - - - - - Typeclasses — Evennia 1.0-dev documentation - - - + + + + Typeclasses — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Typeclasses

    @@ -396,64 +268,76 @@ etc.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Understanding-Color-Tags.html b/docs/1.0-dev/Understanding-Color-Tags.html index 110674e3fa..cbcdd24596 100644 --- a/docs/1.0-dev/Understanding-Color-Tags.html +++ b/docs/1.0-dev/Understanding-Color-Tags.html @@ -1,155 +1,38 @@ - - - - - - - - - Understanding Color Tags — Evennia 1.0-dev documentation - - - + + + + Understanding Color Tags — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Understanding Color Tags

    @@ -248,64 +131,65 @@ push it over the limit, so to speak.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Unit-Testing.html b/docs/1.0-dev/Unit-Testing.html index 37fbe212a8..542d46d8bb 100644 --- a/docs/1.0-dev/Unit-Testing.html +++ b/docs/1.0-dev/Unit-Testing.html @@ -1,169 +1,38 @@ - - - - - - - - - Unit Testing — Evennia 1.0-dev documentation - - - + + + + Unit Testing — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Updating-Your-Game.html b/docs/1.0-dev/Updating-Your-Game.html index a09ccbd8c7..69c6f8936a 100644 --- a/docs/1.0-dev/Updating-Your-Game.html +++ b/docs/1.0-dev/Updating-Your-Game.html @@ -1,158 +1,38 @@ - - - - - - - - - Updating Your Game — Evennia 1.0-dev documentation - - - + + + + Updating Your Game — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Updating Your Game

    @@ -236,64 +116,68 @@ you then just run e
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Using-MUX-as-a-Standard.html b/docs/1.0-dev/Using-MUX-as-a-Standard.html index c4d902a66b..a751f48528 100644 --- a/docs/1.0-dev/Using-MUX-as-a-Standard.html +++ b/docs/1.0-dev/Using-MUX-as-a-Standard.html @@ -1,154 +1,38 @@ - - - - - - - - - Using MUX as a Standard — Evennia 1.0-dev documentation - - - + + + + Using MUX as a Standard — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Using MUX as a Standard

    @@ -252,64 +136,64 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Using-Travis.html b/docs/1.0-dev/Using-Travis.html index 7736c1e0fe..cf0ab67e3b 100644 --- a/docs/1.0-dev/Using-Travis.html +++ b/docs/1.0-dev/Using-Travis.html @@ -1,151 +1,38 @@ - - - - - - - - - Using Travis — Evennia 1.0-dev documentation - - - + + + + Using Travis — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Using Travis

    @@ -182,64 +69,56 @@ You need to add this file to git ( -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Version-Control.html b/docs/1.0-dev/Version-Control.html index 9a506fcfe2..4a2d76213d 100644 --- a/docs/1.0-dev/Version-Control.html +++ b/docs/1.0-dev/Version-Control.html @@ -1,180 +1,38 @@ - - - - - - - - - Version Control — Evennia 1.0-dev documentation - - - + + + + Version Control — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Weather-Tutorial.html b/docs/1.0-dev/Weather-Tutorial.html index 19c305f9a8..7f5569b9cf 100644 --- a/docs/1.0-dev/Weather-Tutorial.html +++ b/docs/1.0-dev/Weather-Tutorial.html @@ -1,151 +1,38 @@ - - - - - - - - - Weather Tutorial — Evennia 1.0-dev documentation - - - + + + + Weather Tutorial — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Weather Tutorial

    @@ -202,64 +89,56 @@
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Web-Character-Generation.html b/docs/1.0-dev/Web-Character-Generation.html index 0a55339748..8455d752ea 100644 --- a/docs/1.0-dev/Web-Character-Generation.html +++ b/docs/1.0-dev/Web-Character-Generation.html @@ -1,190 +1,38 @@ - - - - - - - - - Web Character Generation — Evennia 1.0-dev documentation - - - + + + + Web Character Generation — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Web-Character-View-Tutorial.html b/docs/1.0-dev/Web-Character-View-Tutorial.html index dc8fa5c368..7a445d88d0 100644 --- a/docs/1.0-dev/Web-Character-View-Tutorial.html +++ b/docs/1.0-dev/Web-Character-View-Tutorial.html @@ -1,151 +1,38 @@ - - - - - - - - - Web Character View Tutorial — Evennia 1.0-dev documentation - - - + + + + Web Character View Tutorial — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Web Character View Tutorial

    @@ -368,64 +255,56 @@
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Web-Features.html b/docs/1.0-dev/Web-Features.html index 9f0ee14630..01ed3059bd 100644 --- a/docs/1.0-dev/Web-Features.html +++ b/docs/1.0-dev/Web-Features.html @@ -1,161 +1,38 @@ - - - - - - - - - Web Features — Evennia 1.0-dev documentation - - - + + + + Web Features — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Web Features

    @@ -239,64 +116,71 @@ development you can try it at -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Web-Tutorial.html b/docs/1.0-dev/Web-Tutorial.html index d9fecffcf9..99d1cbc984 100644 --- a/docs/1.0-dev/Web-Tutorial.html +++ b/docs/1.0-dev/Web-Tutorial.html @@ -1,157 +1,38 @@ - - - - - - - - - Web Tutorial — Evennia 1.0-dev documentation - - - + + + + Web Tutorial — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Web Tutorial

    @@ -203,64 +84,67 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Webclient-brainstorm.html b/docs/1.0-dev/Webclient-brainstorm.html index 953c0cc686..e2c5b8a3fa 100644 --- a/docs/1.0-dev/Webclient-brainstorm.html +++ b/docs/1.0-dev/Webclient-brainstorm.html @@ -1,161 +1,38 @@ - - - - - - - - - Webclient brainstorm — Evennia 1.0-dev documentation - - - + + + + Webclient brainstorm — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Webclient brainstorm

    @@ -382,64 +259,71 @@ It’s certainly a lot more flexible than what I had in mind.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Webclient.html b/docs/1.0-dev/Webclient.html index 314c323468..f99204d536 100644 --- a/docs/1.0-dev/Webclient.html +++ b/docs/1.0-dev/Webclient.html @@ -1,164 +1,38 @@ - - - - - - - - - Webclient — Evennia 1.0-dev documentation - - - + + + + Webclient — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Webclient

    @@ -411,64 +285,74 @@ and
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Wiki-Index.html b/docs/1.0-dev/Wiki-Index.html index ee73b9f429..be38bc3346 100644 --- a/docs/1.0-dev/Wiki-Index.html +++ b/docs/1.0-dev/Wiki-Index.html @@ -1,154 +1,38 @@ - - - - - - - - - Wiki Index — Evennia 1.0-dev documentation - - - + + + + Wiki Index — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Wiki Index

    @@ -303,64 +187,64 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Zones.html b/docs/1.0-dev/Zones.html index 2aa7e46b89..56d7eac7e0 100644 --- a/docs/1.0-dev/Zones.html +++ b/docs/1.0-dev/Zones.html @@ -1,155 +1,38 @@ - - - - - - - - - Zones — Evennia 1.0-dev documentation - - - + + + + Zones — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Zones

    @@ -182,64 +65,65 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/collections.html b/docs/1.0-dev/_modules/collections.html index d6e52fef4f..47272038a1 100644 --- a/docs/1.0-dev/_modules/collections.html +++ b/docs/1.0-dev/_modules/collections.html @@ -1,149 +1,39 @@ - - - - - - - - - collections — Evennia 1.0-dev documentation - - - + + + + collections — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for collections

     '''This module implements specialized container datatypes providing
    @@ -1447,64 +1337,50 @@
         def zfill(self, width): return self.__class__(self.data.zfill(width))
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/django/conf.html b/docs/1.0-dev/_modules/django/conf.html index 420037ba07..ed006b6464 100644 --- a/docs/1.0-dev/_modules/django/conf.html +++ b/docs/1.0-dev/_modules/django/conf.html @@ -1,149 +1,39 @@ - - - - - - - - - django.conf — Evennia 1.0-dev documentation - - - + + + + django.conf — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for django.conf

     """
    @@ -403,64 +293,50 @@
     settings = LazySettings()
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/django/db/models/fields/related_descriptors.html b/docs/1.0-dev/_modules/django/db/models/fields/related_descriptors.html index 52874c0cf6..04b5554d51 100644 --- a/docs/1.0-dev/_modules/django/db/models/fields/related_descriptors.html +++ b/docs/1.0-dev/_modules/django/db/models/fields/related_descriptors.html @@ -1,149 +1,39 @@ - - - - - - - - - django.db.models.fields.related_descriptors — Evennia 1.0-dev documentation - - - + + + + django.db.models.fields.related_descriptors — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • django.db.models.fields.related_descriptors
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for django.db.models.fields.related_descriptors

     """
    @@ -1285,64 +1175,50 @@
         return ManyRelatedManager
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/django/db/models/manager.html b/docs/1.0-dev/_modules/django/db/models/manager.html index e34ff6c875..78088a40af 100644 --- a/docs/1.0-dev/_modules/django/db/models/manager.html +++ b/docs/1.0-dev/_modules/django/db/models/manager.html @@ -1,149 +1,39 @@ - - - - - - - - - django.db.models.manager — Evennia 1.0-dev documentation - - - + + + + django.db.models.manager — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • django.db.models.manager
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for django.db.models.manager

     import copy
    @@ -349,64 +239,50 @@
             return super().get_queryset().none()
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/django/db/models/options.html b/docs/1.0-dev/_modules/django/db/models/options.html index 7b3aa94437..84658e374f 100644 --- a/docs/1.0-dev/_modules/django/db/models/options.html +++ b/docs/1.0-dev/_modules/django/db/models/options.html @@ -1,149 +1,39 @@ - - - - - - - - - django.db.models.options — Evennia 1.0-dev documentation - - - + + + + django.db.models.options — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • django.db.models.options
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for django.db.models.options

     import copy
    @@ -976,64 +866,50 @@
             return frozenset(names)
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/django/db/models/query.html b/docs/1.0-dev/_modules/django/db/models/query.html index aad8b41148..de401dd5d4 100644 --- a/docs/1.0-dev/_modules/django/db/models/query.html +++ b/docs/1.0-dev/_modules/django/db/models/query.html @@ -1,149 +1,39 @@ - - - - - - - - - django.db.models.query — Evennia 1.0-dev documentation - - - + + + + django.db.models.query — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • django.db.models.query
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for django.db.models.query

     """
    @@ -2045,64 +1935,50 @@
         return iterators
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/django/db/models/query_utils.html b/docs/1.0-dev/_modules/django/db/models/query_utils.html index 9e204af696..c41b53e24e 100644 --- a/docs/1.0-dev/_modules/django/db/models/query_utils.html +++ b/docs/1.0-dev/_modules/django/db/models/query_utils.html @@ -1,149 +1,39 @@ - - - - - - - - - django.db.models.query_utils — Evennia 1.0-dev documentation - - - + + + + django.db.models.query_utils — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • django.db.models.query_utils
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for django.db.models.query_utils

     """
    @@ -484,64 +374,50 @@
             return compiler.compile(where)
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/django/forms/models.html b/docs/1.0-dev/_modules/django/forms/models.html index 0695d5b51e..c63e2510ac 100644 --- a/docs/1.0-dev/_modules/django/forms/models.html +++ b/docs/1.0-dev/_modules/django/forms/models.html @@ -1,149 +1,39 @@ - - - - - - - - - django.forms.models — Evennia 1.0-dev documentation - - - + + + + django.forms.models — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for django.forms.models

     """
    @@ -1508,64 +1398,50 @@
         )
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/django/utils/deconstruct.html b/docs/1.0-dev/_modules/django/utils/deconstruct.html index 54f4b5a5a5..9797ea5ccf 100644 --- a/docs/1.0-dev/_modules/django/utils/deconstruct.html +++ b/docs/1.0-dev/_modules/django/utils/deconstruct.html @@ -1,149 +1,39 @@ - - - - - - - - - django.utils.deconstruct — Evennia 1.0-dev documentation - - - + + + + django.utils.deconstruct — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • django.utils.deconstruct
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for django.utils.deconstruct

     from importlib import import_module
    @@ -203,64 +93,50 @@
         return decorator(*args)
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/django/utils/functional.html b/docs/1.0-dev/_modules/django/utils/functional.html index 326ef8db2a..6ada412c55 100644 --- a/docs/1.0-dev/_modules/django/utils/functional.html +++ b/docs/1.0-dev/_modules/django/utils/functional.html @@ -1,149 +1,39 @@ - - - - - - - - - django.utils.functional — Evennia 1.0-dev documentation - - - + + + + django.utils.functional — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • django.utils.functional
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for django.utils.functional

     import copy
    @@ -581,64 +471,50 @@
         return results
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/django_filters/filterset.html b/docs/1.0-dev/_modules/django_filters/filterset.html index 89abe9d12c..e01d15bff7 100644 --- a/docs/1.0-dev/_modules/django_filters/filterset.html +++ b/docs/1.0-dev/_modules/django_filters/filterset.html @@ -1,149 +1,39 @@ - - - - - - - - - django_filters.filterset — Evennia 1.0-dev documentation - - - + + + + django_filters.filterset — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • django_filters.filterset
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for django_filters.filterset

     import copy
    @@ -608,64 +498,50 @@
         return filterset
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia.html b/docs/1.0-dev/_modules/evennia.html index 74d36a651d..ad3f5dc773 100644 --- a/docs/1.0-dev/_modules/evennia.html +++ b/docs/1.0-dev/_modules/evennia.html @@ -1,149 +1,39 @@ - - - - - - - - - evennia — Evennia 1.0-dev documentation - - - + + + + evennia — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia

     """
    @@ -617,64 +507,50 @@
             dbg.set_trace()
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/accounts/accounts.html b/docs/1.0-dev/_modules/evennia/accounts/accounts.html index 759cf2a64c..88b06b820a 100644 --- a/docs/1.0-dev/_modules/evennia/accounts/accounts.html +++ b/docs/1.0-dev/_modules/evennia/accounts/accounts.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.accounts.accounts — Evennia 1.0-dev documentation - - - + + + + evennia.accounts.accounts — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.accounts.accounts

     """
    @@ -1778,64 +1667,51 @@
             self.delete()
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/accounts/admin.html b/docs/1.0-dev/_modules/evennia/accounts/admin.html index e28be453b2..248ac97285 100644 --- a/docs/1.0-dev/_modules/evennia/accounts/admin.html +++ b/docs/1.0-dev/_modules/evennia/accounts/admin.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.accounts.admin — Evennia 1.0-dev documentation - - - + + + + evennia.accounts.admin — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.accounts.admin

     #
    @@ -437,64 +326,51 @@
     admin.site.register(AccountDB, AccountDBAdmin)
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/accounts/bots.html b/docs/1.0-dev/_modules/evennia/accounts/bots.html index fc454cc090..1e1e211020 100644 --- a/docs/1.0-dev/_modules/evennia/accounts/bots.html +++ b/docs/1.0-dev/_modules/evennia/accounts/bots.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.accounts.bots — Evennia 1.0-dev documentation - - - + + + + evennia.accounts.bots — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.accounts.bots

     """
    @@ -729,64 +618,51 @@
                     self.ndb.ev_channel.msg(text, senders=self)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/accounts/manager.html b/docs/1.0-dev/_modules/evennia/accounts/manager.html index 395de875a0..c9abe009f3 100644 --- a/docs/1.0-dev/_modules/evennia/accounts/manager.html +++ b/docs/1.0-dev/_modules/evennia/accounts/manager.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.accounts.manager — Evennia 1.0-dev documentation - - - + + + + evennia.accounts.manager — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.accounts.manager

     """
    @@ -339,64 +228,51 @@
         pass
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/accounts/models.html b/docs/1.0-dev/_modules/evennia/accounts/models.html index ddb0afe834..b8e108f3e8 100644 --- a/docs/1.0-dev/_modules/evennia/accounts/models.html +++ b/docs/1.0-dev/_modules/evennia/accounts/models.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.accounts.models — Evennia 1.0-dev documentation - - - + + + + evennia.accounts.models — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.accounts.models

     """
    @@ -331,64 +220,51 @@
         uid = property(__uid_get, __uid_set, __uid_del)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/accounts/tests.html b/docs/1.0-dev/_modules/evennia/accounts/tests.html index 955920ae63..a1a0bb62f3 100644 --- a/docs/1.0-dev/_modules/evennia/accounts/tests.html +++ b/docs/1.0-dev/_modules/evennia/accounts/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.accounts.tests — Evennia 1.0-dev documentation - - - + + + + evennia.accounts.tests — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.accounts.tests

     # -*- coding: utf-8 -*-
    @@ -605,64 +494,51 @@
             self.account.msg
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/cmdhandler.html b/docs/1.0-dev/_modules/evennia/commands/cmdhandler.html index b80af7a2b2..eb890ab855 100644 --- a/docs/1.0-dev/_modules/evennia/commands/cmdhandler.html +++ b/docs/1.0-dev/_modules/evennia/commands/cmdhandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.cmdhandler — Evennia 1.0-dev documentation - - - + + + + evennia.commands.cmdhandler — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.cmdhandler

     """
    @@ -960,64 +849,51 @@
             _msg_err(error_to, _ERROR_CMDHANDLER)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/cmdparser.html b/docs/1.0-dev/_modules/evennia/commands/cmdparser.html index 6842b851d8..3fc5fd207e 100644 --- a/docs/1.0-dev/_modules/evennia/commands/cmdparser.html +++ b/docs/1.0-dev/_modules/evennia/commands/cmdparser.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.cmdparser — Evennia 1.0-dev documentation - - - + + + + evennia.commands.cmdparser — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.cmdparser

     """
    @@ -368,64 +257,51 @@
         return matches
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/cmdset.html b/docs/1.0-dev/_modules/evennia/commands/cmdset.html index 6cf3e7cd7c..bdce70c357 100644 --- a/docs/1.0-dev/_modules/evennia/commands/cmdset.html +++ b/docs/1.0-dev/_modules/evennia/commands/cmdset.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.cmdset — Evennia 1.0-dev documentation - - - + + + + evennia.commands.cmdset — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.cmdset

     """
    @@ -781,64 +670,51 @@
             pass
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/cmdsethandler.html b/docs/1.0-dev/_modules/evennia/commands/cmdsethandler.html index 8a84bf25ff..1549c59a0d 100644 --- a/docs/1.0-dev/_modules/evennia/commands/cmdsethandler.html +++ b/docs/1.0-dev/_modules/evennia/commands/cmdsethandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.cmdsethandler — Evennia 1.0-dev documentation - - - + + + + evennia.commands.cmdsethandler — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.cmdsethandler

     """
    @@ -817,64 +706,51 @@
             self.update()
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/command.html b/docs/1.0-dev/_modules/evennia/commands/command.html index 0947c74ab9..f9c35f3733 100644 --- a/docs/1.0-dev/_modules/evennia/commands/command.html +++ b/docs/1.0-dev/_modules/evennia/commands/command.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.command — Evennia 1.0-dev documentation - - - + + + + evennia.commands.command — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.command

     """
    @@ -822,64 +711,51 @@
         pass
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/default/account.html b/docs/1.0-dev/_modules/evennia/commands/default/account.html index f84384f92a..478351c9c6 100644 --- a/docs/1.0-dev/_modules/evennia/commands/default/account.html +++ b/docs/1.0-dev/_modules/evennia/commands/default/account.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.account — Evennia 1.0-dev documentation - - - + + + + evennia.commands.default.account — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.default.account

     """
    @@ -1162,64 +1051,51 @@
             self.msg("Style %s set to %s" % (self.lhs, result))
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/default/admin.html b/docs/1.0-dev/_modules/evennia/commands/default/admin.html index 8def29f21c..a55c5ca5f8 100644 --- a/docs/1.0-dev/_modules/evennia/commands/default/admin.html +++ b/docs/1.0-dev/_modules/evennia/commands/default/admin.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.admin — Evennia 1.0-dev documentation - - - + + + + evennia.commands.default.admin — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.default.admin

     """
    @@ -745,64 +634,51 @@
             self.caller.msg("You have forced %s to: %s" % (targ, self.rhs))
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/default/batchprocess.html b/docs/1.0-dev/_modules/evennia/commands/default/batchprocess.html index ad2dba74fc..a45dcaca8f 100644 --- a/docs/1.0-dev/_modules/evennia/commands/default/batchprocess.html +++ b/docs/1.0-dev/_modules/evennia/commands/default/batchprocess.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.batchprocess — Evennia 1.0-dev documentation - - - + + + + evennia.commands.default.batchprocess — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.default.batchprocess

     """
    @@ -1050,64 +939,51 @@
             self.add(CmdStateHH())
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/default/building.html b/docs/1.0-dev/_modules/evennia/commands/default/building.html index 2f468c7f15..c327284ad7 100644 --- a/docs/1.0-dev/_modules/evennia/commands/default/building.html +++ b/docs/1.0-dev/_modules/evennia/commands/default/building.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.building — Evennia 1.0-dev documentation - - - + + + + evennia.commands.default.building — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.default.building

     """
    @@ -3891,64 +3780,51 @@
                 caller.msg(err)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/default/cmdset_account.html b/docs/1.0-dev/_modules/evennia/commands/default/cmdset_account.html index 16b869b39e..7cec1119c8 100644 --- a/docs/1.0-dev/_modules/evennia/commands/default/cmdset_account.html +++ b/docs/1.0-dev/_modules/evennia/commands/default/cmdset_account.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.cmdset_account — Evennia 1.0-dev documentation - - - + + + + evennia.commands.default.cmdset_account — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.default.cmdset_account

     """
    @@ -227,64 +116,51 @@
             self.add(comms.CmdGrapevine2Chan())
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/default/cmdset_character.html b/docs/1.0-dev/_modules/evennia/commands/default/cmdset_character.html index 6a8f1f98ca..a0a949c84c 100644 --- a/docs/1.0-dev/_modules/evennia/commands/default/cmdset_character.html +++ b/docs/1.0-dev/_modules/evennia/commands/default/cmdset_character.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.cmdset_character — Evennia 1.0-dev documentation - - - + + + + evennia.commands.default.cmdset_character — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.commands.default.cmdset_character
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.default.cmdset_character

     """
    @@ -242,64 +131,51 @@
             self.add(batchprocess.CmdBatchCode())
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/default/cmdset_session.html b/docs/1.0-dev/_modules/evennia/commands/default/cmdset_session.html index 662c3e18cf..57fd9a655d 100644 --- a/docs/1.0-dev/_modules/evennia/commands/default/cmdset_session.html +++ b/docs/1.0-dev/_modules/evennia/commands/default/cmdset_session.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.cmdset_session — Evennia 1.0-dev documentation - - - + + + + evennia.commands.default.cmdset_session — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.default.cmdset_session

     """
    @@ -168,64 +57,51 @@
             self.add(account.CmdSessions())
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/default/cmdset_unloggedin.html b/docs/1.0-dev/_modules/evennia/commands/default/cmdset_unloggedin.html index 77ff478aa8..7be6010e23 100644 --- a/docs/1.0-dev/_modules/evennia/commands/default/cmdset_unloggedin.html +++ b/docs/1.0-dev/_modules/evennia/commands/default/cmdset_unloggedin.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.cmdset_unloggedin — Evennia 1.0-dev documentation - - - + + + + evennia.commands.default.cmdset_unloggedin — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.commands.default.cmdset_unloggedin
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.default.cmdset_unloggedin

     """
    @@ -177,64 +66,51 @@
             self.add(unloggedin.CmdUnconnectedInfo())
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/default/comms.html b/docs/1.0-dev/_modules/evennia/commands/default/comms.html index 481ad959bd..50ff2e9cad 100644 --- a/docs/1.0-dev/_modules/evennia/commands/default/comms.html +++ b/docs/1.0-dev/_modules/evennia/commands/default/comms.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.comms — Evennia 1.0-dev documentation - - - + + + + evennia.commands.default.comms — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.default.comms

     """
    @@ -1473,64 +1362,51 @@
             self.msg(f"Grapevine connection created {channel} <-> {grapevine_channel}.")
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/default/general.html b/docs/1.0-dev/_modules/evennia/commands/default/general.html index 4f4754f53c..68f5c6daa5 100644 --- a/docs/1.0-dev/_modules/evennia/commands/default/general.html +++ b/docs/1.0-dev/_modules/evennia/commands/default/general.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.general — Evennia 1.0-dev documentation - - - + + + + evennia.commands.default.general — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.default.general

     """
    @@ -865,64 +754,51 @@
             caller.msg(string)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/default/help.html b/docs/1.0-dev/_modules/evennia/commands/default/help.html index a5acc5515d..bd8ce3eaf8 100644 --- a/docs/1.0-dev/_modules/evennia/commands/default/help.html +++ b/docs/1.0-dev/_modules/evennia/commands/default/help.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.help — Evennia 1.0-dev documentation - - - + + + + evennia.commands.default.help — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.default.help

     """
    @@ -725,64 +614,51 @@
                     )
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/default/muxcommand.html b/docs/1.0-dev/_modules/evennia/commands/default/muxcommand.html index 035139a54b..74c2e03da2 100644 --- a/docs/1.0-dev/_modules/evennia/commands/default/muxcommand.html +++ b/docs/1.0-dev/_modules/evennia/commands/default/muxcommand.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.muxcommand — Evennia 1.0-dev documentation - - - + + + + evennia.commands.default.muxcommand — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.default.muxcommand

     """
    @@ -426,64 +315,51 @@
         account_caller = True  # Using MuxAccountCommand explicitly defaults the caller to an account
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/default/syscommands.html b/docs/1.0-dev/_modules/evennia/commands/default/syscommands.html index 065b089b1d..c76b6c7337 100644 --- a/docs/1.0-dev/_modules/evennia/commands/default/syscommands.html +++ b/docs/1.0-dev/_modules/evennia/commands/default/syscommands.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.syscommands — Evennia 1.0-dev documentation - - - + + + + evennia.commands.default.syscommands — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.default.syscommands

     """
    @@ -303,64 +192,51 @@
             channel.msg(msgobj)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/default/system.html b/docs/1.0-dev/_modules/evennia/commands/default/system.html index 6323bfbec5..6de8e27d27 100644 --- a/docs/1.0-dev/_modules/evennia/commands/default/system.html +++ b/docs/1.0-dev/_modules/evennia/commands/default/system.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.system — Evennia 1.0-dev documentation - - - + + + + evennia.commands.default.system — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.default.system

     """
    @@ -1300,64 +1189,51 @@
             self.caller.msg("|wActive tickers|n:\n" + str(table))
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/default/tests.html b/docs/1.0-dev/_modules/evennia/commands/default/tests.html index bb679ec779..be9d209fc3 100644 --- a/docs/1.0-dev/_modules/evennia/commands/default/tests.html +++ b/docs/1.0-dev/_modules/evennia/commands/default/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.tests — Evennia 1.0-dev documentation - - - + + + + evennia.commands.default.tests — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.default.tests

     # -*- coding: utf-8 -*-
    @@ -1712,64 +1601,51 @@
             channel.msg.assert_called()
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/default/unloggedin.html b/docs/1.0-dev/_modules/evennia/commands/default/unloggedin.html index f58e86cce1..ce92d8d591 100644 --- a/docs/1.0-dev/_modules/evennia/commands/default/unloggedin.html +++ b/docs/1.0-dev/_modules/evennia/commands/default/unloggedin.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.default.unloggedin — Evennia 1.0-dev documentation - - - + + + + evennia.commands.default.unloggedin — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.default.unloggedin

     """
    @@ -647,64 +536,51 @@
             logger.log_trace()
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/commands/tests.html b/docs/1.0-dev/_modules/evennia/commands/tests.html index c23c186a70..5969ad3bf0 100644 --- a/docs/1.0-dev/_modules/evennia/commands/tests.html +++ b/docs/1.0-dev/_modules/evennia/commands/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.commands.tests — Evennia 1.0-dev documentation - - - + + + + evennia.commands.tests — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.commands.tests

     """
    @@ -639,64 +528,51 @@
             )
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/comms/admin.html b/docs/1.0-dev/_modules/evennia/comms/admin.html index d98ab18fbe..a34619e776 100644 --- a/docs/1.0-dev/_modules/evennia/comms/admin.html +++ b/docs/1.0-dev/_modules/evennia/comms/admin.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.comms.admin — Evennia 1.0-dev documentation - - - + + + + evennia.comms.admin — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.comms.admin

     """
    @@ -273,64 +162,51 @@
     admin.site.register(ChannelDB, ChannelAdmin)
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/comms/channelhandler.html b/docs/1.0-dev/_modules/evennia/comms/channelhandler.html index 31c71a00de..bc53e4ce65 100644 --- a/docs/1.0-dev/_modules/evennia/comms/channelhandler.html +++ b/docs/1.0-dev/_modules/evennia/comms/channelhandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.comms.channelhandler — Evennia 1.0-dev documentation - - - + + + + evennia.comms.channelhandler — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.comms.channelhandler

     """
    @@ -473,64 +362,51 @@
     CHANNELHANDLER = CHANNEL_HANDLER  # legacy
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/comms/comms.html b/docs/1.0-dev/_modules/evennia/comms/comms.html index 3768c44358..13b62b5bc1 100644 --- a/docs/1.0-dev/_modules/evennia/comms/comms.html +++ b/docs/1.0-dev/_modules/evennia/comms/comms.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.comms.comms — Evennia 1.0-dev documentation - - - + + + + evennia.comms.comms — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.comms.comms

     """
    @@ -967,64 +856,51 @@
         get_absolute_url = web_get_detail_url
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/comms/managers.html b/docs/1.0-dev/_modules/evennia/comms/managers.html index ac552a8e05..51100c8f2b 100644 --- a/docs/1.0-dev/_modules/evennia/comms/managers.html +++ b/docs/1.0-dev/_modules/evennia/comms/managers.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.comms.managers — Evennia 1.0-dev documentation - - - + + + + evennia.comms.managers — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.comms.managers

     """
    @@ -565,64 +454,51 @@
         pass
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/comms/models.html b/docs/1.0-dev/_modules/evennia/comms/models.html index 5d0dfcc90f..31112d7de9 100644 --- a/docs/1.0-dev/_modules/evennia/comms/models.html +++ b/docs/1.0-dev/_modules/evennia/comms/models.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.comms.models — Evennia 1.0-dev documentation - - - + + + + evennia.comms.models — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.comms.models

     """
    @@ -891,64 +780,51 @@
             return SubscriptionHandler(self)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/comms/tests.html b/docs/1.0-dev/_modules/evennia/comms/tests.html index d2c294d314..7794c74bac 100644 --- a/docs/1.0-dev/_modules/evennia/comms/tests.html +++ b/docs/1.0-dev/_modules/evennia/comms/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.comms.tests — Evennia 1.0-dev documentation - - - + + + + evennia.comms.tests — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.comms.tests

     from evennia.utils.test_resources import EvenniaTest
    @@ -168,64 +57,51 @@
             self.assertEqual(str(msg), "peewee herman->: heh-heh!")
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/awsstorage/aws_s3_cdn.html b/docs/1.0-dev/_modules/evennia/contrib/awsstorage/aws_s3_cdn.html index 12e290317c..26edff4fef 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/awsstorage/aws_s3_cdn.html +++ b/docs/1.0-dev/_modules/evennia/contrib/awsstorage/aws_s3_cdn.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.awsstorage.aws_s3_cdn — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.awsstorage.aws_s3_cdn — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.awsstorage.aws_s3_cdn

     """
    @@ -1013,64 +902,51 @@
             return super().get_available_name(name, max_length)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/awsstorage/tests.html b/docs/1.0-dev/_modules/evennia/contrib/awsstorage/tests.html index 2ad20320bd..9ea1bbf7fc 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/awsstorage/tests.html +++ b/docs/1.0-dev/_modules/evennia/contrib/awsstorage/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.awsstorage.tests — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.awsstorage.tests — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.awsstorage.tests

     from unittest import skipIf
    @@ -751,64 +640,51 @@
             self.assertEqual(storage.location, "foo2")
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/barter.html b/docs/1.0-dev/_modules/evennia/contrib/barter.html index 108afdf9da..65bf6b7a90 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/barter.html +++ b/docs/1.0-dev/_modules/evennia/contrib/barter.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.barter — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.barter — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.barter

     """
    @@ -1047,64 +936,51 @@
                 return
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/building_menu.html b/docs/1.0-dev/_modules/evennia/contrib/building_menu.html index 9491002115..a1e1208e4e 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/building_menu.html +++ b/docs/1.0-dev/_modules/evennia/contrib/building_menu.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.building_menu — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.building_menu — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.building_menu

     """
    @@ -1417,64 +1306,51 @@
             menu.open()
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/chargen.html b/docs/1.0-dev/_modules/evennia/contrib/chargen.html index edfb958bc1..e49861d20f 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/chargen.html +++ b/docs/1.0-dev/_modules/evennia/contrib/chargen.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.chargen — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.chargen — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.chargen

     """
    @@ -344,64 +233,51 @@
             self.add(CmdOOCCharacterCreate())
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/clothing.html b/docs/1.0-dev/_modules/evennia/contrib/clothing.html index 8bf43e822d..cfbd8471ac 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/clothing.html +++ b/docs/1.0-dev/_modules/evennia/contrib/clothing.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.clothing — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.clothing — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.clothing

     """
    @@ -894,64 +783,51 @@
             self.add(CmdInventory())
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/custom_gametime.html b/docs/1.0-dev/_modules/evennia/contrib/custom_gametime.html index 91afd97939..44ed1dbaa2 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/custom_gametime.html +++ b/docs/1.0-dev/_modules/evennia/contrib/custom_gametime.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.custom_gametime — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.custom_gametime — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.custom_gametime

     """
    @@ -459,64 +348,51 @@
             self.restart(interval=seconds)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/dice.html b/docs/1.0-dev/_modules/evennia/contrib/dice.html index 4a3fa93690..9bfa2f1d63 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/dice.html +++ b/docs/1.0-dev/_modules/evennia/contrib/dice.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.dice — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.dice — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.dice

     """
    @@ -412,64 +301,51 @@
             self.add(CmdDice())
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/email_login.html b/docs/1.0-dev/_modules/evennia/contrib/email_login.html index b359ef113a..f193c0ad12 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/email_login.html +++ b/docs/1.0-dev/_modules/evennia/contrib/email_login.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.email_login — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.email_login — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.email_login

     """
    @@ -513,64 +402,51 @@
             self.add(CmdUnconnectedHelp())
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/extended_room.html b/docs/1.0-dev/_modules/evennia/contrib/extended_room.html index 29023df7ff..2192c5596e 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/extended_room.html +++ b/docs/1.0-dev/_modules/evennia/contrib/extended_room.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.extended_room — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.extended_room — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.extended_room

     """
    @@ -743,64 +632,51 @@
             self.add(CmdExtendedRoomGameTime)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/fieldfill.html b/docs/1.0-dev/_modules/evennia/contrib/fieldfill.html index 6c93d28e44..07c2752c1d 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/fieldfill.html +++ b/docs/1.0-dev/_modules/evennia/contrib/fieldfill.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.fieldfill — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.fieldfill — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.fieldfill

     """
    @@ -866,64 +755,51 @@
         return
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/gendersub.html b/docs/1.0-dev/_modules/evennia/contrib/gendersub.html index 4264f0e4ed..aa515da580 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/gendersub.html +++ b/docs/1.0-dev/_modules/evennia/contrib/gendersub.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.gendersub — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.gendersub — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.gendersub

     """
    @@ -303,64 +192,51 @@
             super().msg(text, from_obj=from_obj, session=session, **kwargs)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/health_bar.html b/docs/1.0-dev/_modules/evennia/contrib/health_bar.html index e063ffe7c7..b18a4ae565 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/health_bar.html +++ b/docs/1.0-dev/_modules/evennia/contrib/health_bar.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.health_bar — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.health_bar — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.health_bar

     """
    @@ -270,64 +159,51 @@
         return final_bar
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/ingame_python/callbackhandler.html b/docs/1.0-dev/_modules/evennia/contrib/ingame_python/callbackhandler.html index 96bd568f8a..cbfd297ec2 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/ingame_python/callbackhandler.html +++ b/docs/1.0-dev/_modules/evennia/contrib/ingame_python/callbackhandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.ingame_python.callbackhandler — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.ingame_python.callbackhandler — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.contrib.ingame_python.callbackhandler
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.ingame_python.callbackhandler

     """
    @@ -375,64 +264,51 @@
     )
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/ingame_python/commands.html b/docs/1.0-dev/_modules/evennia/contrib/ingame_python/commands.html index 390bb292f2..5cd4c1377e 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/ingame_python/commands.html +++ b/docs/1.0-dev/_modules/evennia/contrib/ingame_python/commands.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.ingame_python.commands — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.ingame_python.commands — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.ingame_python.commands

     """
    @@ -733,64 +622,51 @@
         caller.msg("Exited the code editor.")
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/ingame_python/eventfuncs.html b/docs/1.0-dev/_modules/evennia/contrib/ingame_python/eventfuncs.html index e49a1bad4b..e4c04bcc9c 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/ingame_python/eventfuncs.html +++ b/docs/1.0-dev/_modules/evennia/contrib/ingame_python/eventfuncs.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.ingame_python.eventfuncs — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.ingame_python.eventfuncs — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.contrib.ingame_python.eventfuncs
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.ingame_python.eventfuncs

     """
    @@ -241,64 +130,51 @@
                 script.set_task(seconds, obj, event_name)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/ingame_python/scripts.html b/docs/1.0-dev/_modules/evennia/contrib/ingame_python/scripts.html index 50341c877a..939f0a8901 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/ingame_python/scripts.html +++ b/docs/1.0-dev/_modules/evennia/contrib/ingame_python/scripts.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.ingame_python.scripts — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.ingame_python.scripts — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.ingame_python.scripts

     """
    @@ -818,64 +707,51 @@
         script.call(obj, callback_name, locals=locals)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/ingame_python/tests.html b/docs/1.0-dev/_modules/evennia/contrib/ingame_python/tests.html index 3f05c5d3ea..7738fa8cfb 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/ingame_python/tests.html +++ b/docs/1.0-dev/_modules/evennia/contrib/ingame_python/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.ingame_python.tests — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.ingame_python.tests — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.ingame_python.tests

     """
    @@ -693,64 +582,51 @@
                 self.char2.msg = old_msg
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/ingame_python/typeclasses.html b/docs/1.0-dev/_modules/evennia/contrib/ingame_python/typeclasses.html index 18bbf8cf05..70a4a333c3 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/ingame_python/typeclasses.html +++ b/docs/1.0-dev/_modules/evennia/contrib/ingame_python/typeclasses.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.ingame_python.typeclasses — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.ingame_python.typeclasses — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.contrib.ingame_python.typeclasses
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.ingame_python.typeclasses

     """
    @@ -1069,64 +958,51 @@
             return True
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/ingame_python/utils.html b/docs/1.0-dev/_modules/evennia/contrib/ingame_python/utils.html index 45a0de03bf..71b290f7dc 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/ingame_python/utils.html +++ b/docs/1.0-dev/_modules/evennia/contrib/ingame_python/utils.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.ingame_python.utils — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.ingame_python.utils — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.ingame_python.utils

     """
    @@ -413,64 +302,51 @@
         pass
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/mail.html b/docs/1.0-dev/_modules/evennia/contrib/mail.html index 79fcb439fd..3e060be20a 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/mail.html +++ b/docs/1.0-dev/_modules/evennia/contrib/mail.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.mail — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.mail — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.mail

     """
    @@ -509,64 +398,51 @@
         account_caller = False
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/mapbuilder.html b/docs/1.0-dev/_modules/evennia/contrib/mapbuilder.html index 7ae36cc12d..1b964ba93d 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/mapbuilder.html +++ b/docs/1.0-dev/_modules/evennia/contrib/mapbuilder.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.mapbuilder — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.mapbuilder — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.mapbuilder

     # -*- coding: utf-8 -*-
    @@ -652,64 +541,51 @@
             build_map(caller, game_map, legend, iterations, build_exits)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/menu_login.html b/docs/1.0-dev/_modules/evennia/contrib/menu_login.html index e484fbb7e9..5c635c136c 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/menu_login.html +++ b/docs/1.0-dev/_modules/evennia/contrib/menu_login.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.menu_login — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.menu_login — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.menu_login

     """
    @@ -404,64 +293,51 @@
             )
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/multidescer.html b/docs/1.0-dev/_modules/evennia/contrib/multidescer.html index 0699c8e9a2..0f1ba35d09 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/multidescer.html +++ b/docs/1.0-dev/_modules/evennia/contrib/multidescer.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.multidescer — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.multidescer — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.multidescer

     """
    @@ -420,64 +309,51 @@
                 caller.msg(err)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/puzzles.html b/docs/1.0-dev/_modules/evennia/contrib/puzzles.html index 97b04be1f8..dd4e4ecbe5 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/puzzles.html +++ b/docs/1.0-dev/_modules/evennia/contrib/puzzles.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.puzzles — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.puzzles — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.puzzles

     """
    @@ -965,64 +854,51 @@
             self.add(CmdUsePuzzleParts())
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/random_string_generator.html b/docs/1.0-dev/_modules/evennia/contrib/random_string_generator.html index e993789e77..c9daf9734e 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/random_string_generator.html +++ b/docs/1.0-dev/_modules/evennia/contrib/random_string_generator.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.random_string_generator — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.random_string_generator — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.random_string_generator

     """
    @@ -504,64 +393,51 @@
             generated[:] = []
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/rplanguage.html b/docs/1.0-dev/_modules/evennia/contrib/rplanguage.html index db43660bfc..dcf08ce3b5 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/rplanguage.html +++ b/docs/1.0-dev/_modules/evennia/contrib/rplanguage.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.rplanguage — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.rplanguage — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.rplanguage

     """
    @@ -695,64 +584,51 @@
             return _RE_WHISPER_OBSCURE[olevel].sub("-", whisper)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/rpsystem.html b/docs/1.0-dev/_modules/evennia/contrib/rpsystem.html index 1c99d24fef..09d3d7ca85 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/rpsystem.html +++ b/docs/1.0-dev/_modules/evennia/contrib/rpsystem.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.rpsystem — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.rpsystem — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.rpsystem

     """
    @@ -1774,64 +1663,51 @@
             return "%s|w%s|n" % ("|W(%s)" % language if language else "", text)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/security/auditing/outputs.html b/docs/1.0-dev/_modules/evennia/contrib/security/auditing/outputs.html index bf4c884017..7f903ce1fd 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/security/auditing/outputs.html +++ b/docs/1.0-dev/_modules/evennia/contrib/security/auditing/outputs.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.security.auditing.outputs — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.security.auditing.outputs — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.contrib.security.auditing.outputs
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.security.auditing.outputs

     """
    @@ -210,64 +99,51 @@
         syslog.syslog(json.dumps(data))
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/security/auditing/server.html b/docs/1.0-dev/_modules/evennia/contrib/security/auditing/server.html index e9b2497558..4f64f51262 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/security/auditing/server.html +++ b/docs/1.0-dev/_modules/evennia/contrib/security/auditing/server.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.security.auditing.server — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.security.auditing.server — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.contrib.security.auditing.server
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.security.auditing.server

     """
    @@ -399,64 +288,51 @@
             super(AuditedServerSession, self).data_in(**kwargs)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/security/auditing/tests.html b/docs/1.0-dev/_modules/evennia/contrib/security/auditing/tests.html index 815d82e9f5..8bac6d61cc 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/security/auditing/tests.html +++ b/docs/1.0-dev/_modules/evennia/contrib/security/auditing/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.security.auditing.tests — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.security.auditing.tests — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.security.auditing.tests

     """
    @@ -264,64 +153,51 @@
             self.assertEqual(log["data"]["pane"], 2)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/simpledoor.html b/docs/1.0-dev/_modules/evennia/contrib/simpledoor.html index e68c6e9688..c1c3ee8f2b 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/simpledoor.html +++ b/docs/1.0-dev/_modules/evennia/contrib/simpledoor.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.simpledoor — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.simpledoor — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.simpledoor

     """
    @@ -322,64 +211,51 @@
                     self.caller.msg("You close %s." % door.key)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/slow_exit.html b/docs/1.0-dev/_modules/evennia/contrib/slow_exit.html index fcc348c4e2..ce2962c637 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/slow_exit.html +++ b/docs/1.0-dev/_modules/evennia/contrib/slow_exit.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.slow_exit — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.slow_exit — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.slow_exit

     """
    @@ -294,64 +183,51 @@
                 self.caller.msg("You are not moving.")
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/talking_npc.html b/docs/1.0-dev/_modules/evennia/contrib/talking_npc.html index 66e3c36b9c..5eef24df1b 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/talking_npc.html +++ b/docs/1.0-dev/_modules/evennia/contrib/talking_npc.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.talking_npc — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.talking_npc — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.talking_npc

     """
    @@ -283,64 +172,51 @@
             self.cmdset.add_default(TalkingCmdSet, permanent=True)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/test_traits.html b/docs/1.0-dev/_modules/evennia/contrib/test_traits.html index 3e3bdd3e75..5d63ef56e3 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/test_traits.html +++ b/docs/1.0-dev/_modules/evennia/contrib/test_traits.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.test_traits — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.test_traits — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.test_traits

     #!/usr/bin/env python
    @@ -1055,64 +944,51 @@
             self.assertGreaterEqual(10, self.st)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/tests.html b/docs/1.0-dev/_modules/evennia/contrib/tests.html index c3e1c15d59..fdd00ab0ee 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/tests.html +++ b/docs/1.0-dev/_modules/evennia/contrib/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.tests — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.tests — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.tests

     # -*- coding: utf-8 -*-
    @@ -3459,64 +3348,51 @@
             self.assertEqual(self.exit.key, "in")
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/traits.html b/docs/1.0-dev/_modules/evennia/contrib/traits.html index 61b483358d..83c4565b24 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/traits.html +++ b/docs/1.0-dev/_modules/evennia/contrib/traits.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.traits — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.traits — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.traits

     """
    @@ -1556,64 +1445,51 @@
         """
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/tree_select.html b/docs/1.0-dev/_modules/evennia/contrib/tree_select.html index 8a1c262e66..4b1560288c 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/tree_select.html +++ b/docs/1.0-dev/_modules/evennia/contrib/tree_select.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.tree_select — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.tree_select — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.tree_select

     """
    @@ -727,64 +616,51 @@
             caller.msg(newcolor + ("Name color changed to %s!" % selection) + "|n")
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/turnbattle/tb_basic.html b/docs/1.0-dev/_modules/evennia/contrib/turnbattle/tb_basic.html index 9f538afe51..66b0ff0871 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/turnbattle/tb_basic.html +++ b/docs/1.0-dev/_modules/evennia/contrib/turnbattle/tb_basic.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.turnbattle.tb_basic — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.turnbattle.tb_basic — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.turnbattle.tb_basic

     """
    @@ -930,64 +819,51 @@
             self.add(CmdCombatHelp())
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/turnbattle/tb_equip.html b/docs/1.0-dev/_modules/evennia/contrib/turnbattle/tb_equip.html index eee16ed134..f85ea19ac2 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/turnbattle/tb_equip.html +++ b/docs/1.0-dev/_modules/evennia/contrib/turnbattle/tb_equip.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.turnbattle.tb_equip — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.turnbattle.tb_equip — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.turnbattle.tb_equip

     """
    @@ -1288,64 +1177,51 @@
     }
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/turnbattle/tb_items.html b/docs/1.0-dev/_modules/evennia/contrib/turnbattle/tb_items.html index 87f8b2b6ce..3584bca344 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/turnbattle/tb_items.html +++ b/docs/1.0-dev/_modules/evennia/contrib/turnbattle/tb_items.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.turnbattle.tb_items — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.turnbattle.tb_items — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.turnbattle.tb_items

     """
    @@ -1607,64 +1496,51 @@
     }
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/turnbattle/tb_magic.html b/docs/1.0-dev/_modules/evennia/contrib/turnbattle/tb_magic.html index d3e379b127..cbb8e0215a 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/turnbattle/tb_magic.html +++ b/docs/1.0-dev/_modules/evennia/contrib/turnbattle/tb_magic.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.turnbattle.tb_magic — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.turnbattle.tb_magic — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.turnbattle.tb_magic

     """
    @@ -1529,64 +1418,51 @@
     }
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/turnbattle/tb_range.html b/docs/1.0-dev/_modules/evennia/contrib/turnbattle/tb_range.html index 62f1d33d45..1491c7c5d6 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/turnbattle/tb_range.html +++ b/docs/1.0-dev/_modules/evennia/contrib/turnbattle/tb_range.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.turnbattle.tb_range — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.turnbattle.tb_range — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.turnbattle.tb_range

     """
    @@ -1585,64 +1474,51 @@
             self.add(CmdCombatHelp())
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/tutorial_examples/bodyfunctions.html b/docs/1.0-dev/_modules/evennia/contrib/tutorial_examples/bodyfunctions.html index e5defc8b88..65ae473440 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/tutorial_examples/bodyfunctions.html +++ b/docs/1.0-dev/_modules/evennia/contrib/tutorial_examples/bodyfunctions.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.tutorial_examples.bodyfunctions — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.tutorial_examples.bodyfunctions — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.contrib.tutorial_examples.bodyfunctions
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.tutorial_examples.bodyfunctions

     """
    @@ -216,64 +105,51 @@
             self.obj.msg(string)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/tutorial_examples/cmdset_red_button.html b/docs/1.0-dev/_modules/evennia/contrib/tutorial_examples/cmdset_red_button.html index 4dcf4415b6..4d4019dc89 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/tutorial_examples/cmdset_red_button.html +++ b/docs/1.0-dev/_modules/evennia/contrib/tutorial_examples/cmdset_red_button.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.tutorial_examples.cmdset_red_button — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.tutorial_examples.cmdset_red_button — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.contrib.tutorial_examples.cmdset_red_button
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.tutorial_examples.cmdset_red_button

     """
    @@ -485,64 +374,51 @@
             self.add(CmdBlindHelp())
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/tutorial_examples/red_button.html b/docs/1.0-dev/_modules/evennia/contrib/tutorial_examples/red_button.html index 4ab311f14e..8af6216078 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/tutorial_examples/red_button.html +++ b/docs/1.0-dev/_modules/evennia/contrib/tutorial_examples/red_button.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.tutorial_examples.red_button — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.tutorial_examples.red_button — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.contrib.tutorial_examples.red_button
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.tutorial_examples.red_button

     """
    @@ -317,64 +206,51 @@
                 loc.msg_contents(string)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/tutorial_examples/red_button_scripts.html b/docs/1.0-dev/_modules/evennia/contrib/tutorial_examples/red_button_scripts.html index 9c54999a26..b76b50c788 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/tutorial_examples/red_button_scripts.html +++ b/docs/1.0-dev/_modules/evennia/contrib/tutorial_examples/red_button_scripts.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.tutorial_examples.red_button_scripts — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.tutorial_examples.red_button_scripts — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.contrib.tutorial_examples.red_button_scripts
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.tutorial_examples.red_button_scripts

     """
    @@ -435,64 +324,51 @@
             self.obj.scripts.validate()
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/tutorial_examples/tests.html b/docs/1.0-dev/_modules/evennia/contrib/tutorial_examples/tests.html index 2612eefb40..dacc877d4d 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/tutorial_examples/tests.html +++ b/docs/1.0-dev/_modules/evennia/contrib/tutorial_examples/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.tutorial_examples.tests — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.tutorial_examples.tests — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.tutorial_examples.tests

     from mock import Mock, patch
    @@ -221,64 +110,51 @@
             self.char1.msg = old_func
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/tutorial_world/mob.html b/docs/1.0-dev/_modules/evennia/contrib/tutorial_world/mob.html index efde43f9e8..dc1b4105dc 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/tutorial_world/mob.html +++ b/docs/1.0-dev/_modules/evennia/contrib/tutorial_world/mob.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.tutorial_world.mob — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.tutorial_world.mob — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.tutorial_world.mob

     """
    @@ -586,64 +475,51 @@
                 self.start_attacking()
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/tutorial_world/objects.html b/docs/1.0-dev/_modules/evennia/contrib/tutorial_world/objects.html index 94d88381f5..c7bdd8c702 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/tutorial_world/objects.html +++ b/docs/1.0-dev/_modules/evennia/contrib/tutorial_world/objects.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.tutorial_world.objects — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.tutorial_world.objects — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.tutorial_world.objects

     """
    @@ -1325,64 +1214,51 @@
                 caller.msg(self.db.get_weapon_msg % wpn.key)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/tutorial_world/rooms.html b/docs/1.0-dev/_modules/evennia/contrib/tutorial_world/rooms.html index a1a5aad0c6..04d1ddef98 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/tutorial_world/rooms.html +++ b/docs/1.0-dev/_modules/evennia/contrib/tutorial_world/rooms.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.tutorial_world.rooms — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.tutorial_world.rooms — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.tutorial_world.rooms

     """
    @@ -1260,64 +1149,51 @@
                 character.tags.clear(category="tutorial_world")
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/unixcommand.html b/docs/1.0-dev/_modules/evennia/contrib/unixcommand.html index fb62120e4d..32ae45b5f9 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/unixcommand.html +++ b/docs/1.0-dev/_modules/evennia/contrib/unixcommand.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.unixcommand — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.unixcommand — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.unixcommand

     """
    @@ -445,64 +334,51 @@
                 raise InterruptCommand
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/contrib/wilderness.html b/docs/1.0-dev/_modules/evennia/contrib/wilderness.html index a858bb9f5a..5410cc37cb 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/wilderness.html +++ b/docs/1.0-dev/_modules/evennia/contrib/wilderness.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.contrib.wilderness — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.wilderness — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.contrib.wilderness

     """
    @@ -927,64 +816,51 @@
             pass
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/game_template/commands/command.html b/docs/1.0-dev/_modules/evennia/game_template/commands/command.html index 0efcc37f8d..7eb3646de7 100644 --- a/docs/1.0-dev/_modules/evennia/game_template/commands/command.html +++ b/docs/1.0-dev/_modules/evennia/game_template/commands/command.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.game_template.commands.command — Evennia 1.0-dev documentation - - - + + + + evennia.game_template.commands.command — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.game_template.commands.command

     """
    @@ -338,64 +227,51 @@
     #                 self.character = None
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/game_template/commands/default_cmdsets.html b/docs/1.0-dev/_modules/evennia/game_template/commands/default_cmdsets.html index d09760a565..5d9665d137 100644 --- a/docs/1.0-dev/_modules/evennia/game_template/commands/default_cmdsets.html +++ b/docs/1.0-dev/_modules/evennia/game_template/commands/default_cmdsets.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.game_template.commands.default_cmdsets — Evennia 1.0-dev documentation - - - + + + + evennia.game_template.commands.default_cmdsets — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.game_template.commands.default_cmdsets
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.game_template.commands.default_cmdsets

     """
    @@ -246,64 +135,51 @@
             #
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/game_template/server/conf/at_initial_setup.html b/docs/1.0-dev/_modules/evennia/game_template/server/conf/at_initial_setup.html index 978e4147e4..8708a05de5 100644 --- a/docs/1.0-dev/_modules/evennia/game_template/server/conf/at_initial_setup.html +++ b/docs/1.0-dev/_modules/evennia/game_template/server/conf/at_initial_setup.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.game_template.server.conf.at_initial_setup — Evennia 1.0-dev documentation - - - + + + + evennia.game_template.server.conf.at_initial_setup — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.game_template.server.conf.at_initial_setup
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.game_template.server.conf.at_initial_setup

     """
    @@ -169,64 +58,51 @@
         pass
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/game_template/server/conf/at_search.html b/docs/1.0-dev/_modules/evennia/game_template/server/conf/at_search.html index 00c1aa740f..255d7d5bca 100644 --- a/docs/1.0-dev/_modules/evennia/game_template/server/conf/at_search.html +++ b/docs/1.0-dev/_modules/evennia/game_template/server/conf/at_search.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.game_template.server.conf.at_search — Evennia 1.0-dev documentation - - - + + + + evennia.game_template.server.conf.at_search — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.game_template.server.conf.at_search
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.game_template.server.conf.at_search

     """
    @@ -204,64 +93,51 @@
         """
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/game_template/server/conf/at_server_startstop.html b/docs/1.0-dev/_modules/evennia/game_template/server/conf/at_server_startstop.html index 9420894a3e..256b10e470 100644 --- a/docs/1.0-dev/_modules/evennia/game_template/server/conf/at_server_startstop.html +++ b/docs/1.0-dev/_modules/evennia/game_template/server/conf/at_server_startstop.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.game_template.server.conf.at_server_startstop — Evennia 1.0-dev documentation - - - + + + + evennia.game_template.server.conf.at_server_startstop — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.game_template.server.conf.at_server_startstop
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.game_template.server.conf.at_server_startstop

     """
    @@ -213,64 +102,51 @@
         pass
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/game_template/server/conf/cmdparser.html b/docs/1.0-dev/_modules/evennia/game_template/server/conf/cmdparser.html index 6e2d15d247..587229c322 100644 --- a/docs/1.0-dev/_modules/evennia/game_template/server/conf/cmdparser.html +++ b/docs/1.0-dev/_modules/evennia/game_template/server/conf/cmdparser.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.game_template.server.conf.cmdparser — Evennia 1.0-dev documentation - - - + + + + evennia.game_template.server.conf.cmdparser — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.game_template.server.conf.cmdparser
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.game_template.server.conf.cmdparser

     """
    @@ -205,64 +94,51 @@
         # Your implementation here
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/game_template/server/conf/portal_services_plugins.html b/docs/1.0-dev/_modules/evennia/game_template/server/conf/portal_services_plugins.html index bc354895b1..a98889fb23 100644 --- a/docs/1.0-dev/_modules/evennia/game_template/server/conf/portal_services_plugins.html +++ b/docs/1.0-dev/_modules/evennia/game_template/server/conf/portal_services_plugins.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.game_template.server.conf.portal_services_plugins — Evennia 1.0-dev documentation - - - + + + + evennia.game_template.server.conf.portal_services_plugins — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.game_template.server.conf.portal_services_plugins
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.game_template.server.conf.portal_services_plugins

     """
    @@ -174,64 +63,51 @@
         pass
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/game_template/server/conf/server_services_plugins.html b/docs/1.0-dev/_modules/evennia/game_template/server/conf/server_services_plugins.html index 6a5957aa17..f2c23bfbbd 100644 --- a/docs/1.0-dev/_modules/evennia/game_template/server/conf/server_services_plugins.html +++ b/docs/1.0-dev/_modules/evennia/game_template/server/conf/server_services_plugins.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.game_template.server.conf.server_services_plugins — Evennia 1.0-dev documentation - - - + + + + evennia.game_template.server.conf.server_services_plugins — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.game_template.server.conf.server_services_plugins
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.game_template.server.conf.server_services_plugins

     """
    @@ -174,64 +63,51 @@
         pass
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/game_template/server/conf/serversession.html b/docs/1.0-dev/_modules/evennia/game_template/server/conf/serversession.html index a9721315ed..238c64c571 100644 --- a/docs/1.0-dev/_modules/evennia/game_template/server/conf/serversession.html +++ b/docs/1.0-dev/_modules/evennia/game_template/server/conf/serversession.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.game_template.server.conf.serversession — Evennia 1.0-dev documentation - - - + + + + evennia.game_template.server.conf.serversession — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.game_template.server.conf.serversession
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.game_template.server.conf.serversession

     """
    @@ -187,64 +76,51 @@
         pass
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/game_template/server/conf/web_plugins.html b/docs/1.0-dev/_modules/evennia/game_template/server/conf/web_plugins.html index f73d5f6489..3b0be187e3 100644 --- a/docs/1.0-dev/_modules/evennia/game_template/server/conf/web_plugins.html +++ b/docs/1.0-dev/_modules/evennia/game_template/server/conf/web_plugins.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.game_template.server.conf.web_plugins — Evennia 1.0-dev documentation - - - + + + + evennia.game_template.server.conf.web_plugins — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.game_template.server.conf.web_plugins
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.game_template.server.conf.web_plugins

     """
    @@ -191,64 +80,51 @@
         return web_root
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/help/admin.html b/docs/1.0-dev/_modules/evennia/help/admin.html index 3c929344ee..76b045020f 100644 --- a/docs/1.0-dev/_modules/evennia/help/admin.html +++ b/docs/1.0-dev/_modules/evennia/help/admin.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.help.admin — Evennia 1.0-dev documentation - - - + + + + evennia.help.admin — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.help.admin

     """
    @@ -206,64 +95,51 @@
     admin.site.register(HelpEntry, HelpEntryAdmin)
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/help/manager.html b/docs/1.0-dev/_modules/evennia/help/manager.html index 868b352782..40e0aae65d 100644 --- a/docs/1.0-dev/_modules/evennia/help/manager.html +++ b/docs/1.0-dev/_modules/evennia/help/manager.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.help.manager — Evennia 1.0-dev documentation - - - + + + + evennia.help.manager — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.help.manager

     """
    @@ -302,64 +191,51 @@
                 return self.filter(db_key__iexact=ostring)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/help/models.html b/docs/1.0-dev/_modules/evennia/help/models.html index 9824bcbcac..5a1d2b8bd4 100644 --- a/docs/1.0-dev/_modules/evennia/help/models.html +++ b/docs/1.0-dev/_modules/evennia/help/models.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.help.models — Evennia 1.0-dev documentation - - - + + + + evennia.help.models — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.help.models

     """
    @@ -443,64 +332,51 @@
         get_absolute_url = web_get_detail_url
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/locks/lockfuncs.html b/docs/1.0-dev/_modules/evennia/locks/lockfuncs.html index 71fe3d2c05..5686fff9e6 100644 --- a/docs/1.0-dev/_modules/evennia/locks/lockfuncs.html +++ b/docs/1.0-dev/_modules/evennia/locks/lockfuncs.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.locks.lockfuncs — Evennia 1.0-dev documentation - - - + + + + evennia.locks.lockfuncs — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.locks.lockfuncs

     """
    @@ -844,64 +733,51 @@
         return False
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/locks/lockhandler.html b/docs/1.0-dev/_modules/evennia/locks/lockhandler.html index f10327f6f5..96be83b3ff 100644 --- a/docs/1.0-dev/_modules/evennia/locks/lockhandler.html +++ b/docs/1.0-dev/_modules/evennia/locks/lockhandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.locks.lockhandler — Evennia 1.0-dev documentation - - - + + + + evennia.locks.lockhandler — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.locks.lockhandler

     """
    @@ -901,64 +790,51 @@
         print(obj1.locks.check(obj2, "listen"))
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/locks/tests.html b/docs/1.0-dev/_modules/evennia/locks/tests.html index 9acd6335a0..09ca5bbf49 100644 --- a/docs/1.0-dev/_modules/evennia/locks/tests.html +++ b/docs/1.0-dev/_modules/evennia/locks/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.locks.tests — Evennia 1.0-dev documentation - - - + + + + evennia.locks.tests — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.locks.tests

     # -*- coding: utf-8 -*-
    @@ -360,64 +249,51 @@
             self.assertEqual(False, lockfuncs.serversetting(None, None, "TESTVAL", "123"))
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/objects/admin.html b/docs/1.0-dev/_modules/evennia/objects/admin.html index 983b5126fd..3dc378cba3 100644 --- a/docs/1.0-dev/_modules/evennia/objects/admin.html +++ b/docs/1.0-dev/_modules/evennia/objects/admin.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.objects.admin — Evennia 1.0-dev documentation - - - + + + + evennia.objects.admin — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.objects.admin

     #
    @@ -347,64 +236,51 @@
     admin.site.register(ObjectDB, ObjectDBAdmin)
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/objects/manager.html b/docs/1.0-dev/_modules/evennia/objects/manager.html index 90b6e85c0f..bb8ec5761a 100644 --- a/docs/1.0-dev/_modules/evennia/objects/manager.html +++ b/docs/1.0-dev/_modules/evennia/objects/manager.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.objects.manager — Evennia 1.0-dev documentation - - - + + + + evennia.objects.manager — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.objects.manager

     """
    @@ -761,64 +650,51 @@
         pass
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/objects/models.html b/docs/1.0-dev/_modules/evennia/objects/models.html index e8106a567f..9ba4b5b3cd 100644 --- a/docs/1.0-dev/_modules/evennia/objects/models.html +++ b/docs/1.0-dev/_modules/evennia/objects/models.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.objects.models — Evennia 1.0-dev documentation - - - + + + + evennia.objects.models — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.objects.models

     """
    @@ -535,64 +424,51 @@
             verbose_name_plural = "Objects"
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/objects/objects.html b/docs/1.0-dev/_modules/evennia/objects/objects.html index 543a101e3f..b8f2227daa 100644 --- a/docs/1.0-dev/_modules/evennia/objects/objects.html +++ b/docs/1.0-dev/_modules/evennia/objects/objects.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.objects.objects — Evennia 1.0-dev documentation - - - + + + + evennia.objects.objects — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.objects.objects

     """
    @@ -2809,64 +2698,51 @@
             traversing_object.msg("You cannot go there.")
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/objects/tests.html b/docs/1.0-dev/_modules/evennia/objects/tests.html index 93b30d9fb0..0060720d74 100644 --- a/docs/1.0-dev/_modules/evennia/objects/tests.html +++ b/docs/1.0-dev/_modules/evennia/objects/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.objects.tests — Evennia 1.0-dev documentation - - - + + + + evennia.objects.tests — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.objects.tests

     from evennia.utils.test_resources import EvenniaTest
    @@ -339,64 +228,51 @@
             self.assertEqual(set(self.room1.contents_get(content_type="exit")), set([self.exit]))
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/prototypes/menus.html b/docs/1.0-dev/_modules/evennia/prototypes/menus.html index 5e1700ba17..aa55bd2aa6 100644 --- a/docs/1.0-dev/_modules/evennia/prototypes/menus.html +++ b/docs/1.0-dev/_modules/evennia/prototypes/menus.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.prototypes.menus — Evennia 1.0-dev documentation - - - + + + + evennia.prototypes.menus — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.prototypes.menus

     """
    @@ -2909,64 +2798,51 @@
         )
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/prototypes/protfuncs.html b/docs/1.0-dev/_modules/evennia/prototypes/protfuncs.html index 336b247fbe..08dd868d96 100644 --- a/docs/1.0-dev/_modules/evennia/prototypes/protfuncs.html +++ b/docs/1.0-dev/_modules/evennia/prototypes/protfuncs.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.prototypes.protfuncs — Evennia 1.0-dev documentation - - - + + + + evennia.prototypes.protfuncs — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.prototypes.protfuncs

     """
    @@ -496,64 +385,51 @@
         return obj(args[0])
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/prototypes/prototypes.html b/docs/1.0-dev/_modules/evennia/prototypes/prototypes.html index 78329d2698..0a4cc1d1db 100644 --- a/docs/1.0-dev/_modules/evennia/prototypes/prototypes.html +++ b/docs/1.0-dev/_modules/evennia/prototypes/prototypes.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.prototypes.prototypes — Evennia 1.0-dev documentation - - - + + + + evennia.prototypes.prototypes — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.prototypes.prototypes

     """
    @@ -1022,64 +911,51 @@
         return dbid_to_obj(value, ObjectDB)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/prototypes/spawner.html b/docs/1.0-dev/_modules/evennia/prototypes/spawner.html index a8d6edd29b..919d3a3f3a 100644 --- a/docs/1.0-dev/_modules/evennia/prototypes/spawner.html +++ b/docs/1.0-dev/_modules/evennia/prototypes/spawner.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.prototypes.spawner — Evennia 1.0-dev documentation - - - + + + + evennia.prototypes.spawner — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.prototypes.spawner

     """
    @@ -1139,64 +1028,51 @@
         return batch_create_object(*objsparams)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/prototypes/tests.html b/docs/1.0-dev/_modules/evennia/prototypes/tests.html index 896c491960..013e6ce39a 100644 --- a/docs/1.0-dev/_modules/evennia/prototypes/tests.html +++ b/docs/1.0-dev/_modules/evennia/prototypes/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.prototypes.tests — Evennia 1.0-dev documentation - - - + + + + evennia.prototypes.tests — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.prototypes.tests

     """
    @@ -1225,64 +1114,51 @@
         ]
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/scripts/admin.html b/docs/1.0-dev/_modules/evennia/scripts/admin.html index e2fa000740..6b1653e2ff 100644 --- a/docs/1.0-dev/_modules/evennia/scripts/admin.html +++ b/docs/1.0-dev/_modules/evennia/scripts/admin.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.scripts.admin — Evennia 1.0-dev documentation - - - + + + + evennia.scripts.admin — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.scripts.admin

     #
    @@ -241,64 +130,51 @@
     admin.site.register(ScriptDB, ScriptDBAdmin)
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/scripts/manager.html b/docs/1.0-dev/_modules/evennia/scripts/manager.html index 96fa8b8549..f51abb10a0 100644 --- a/docs/1.0-dev/_modules/evennia/scripts/manager.html +++ b/docs/1.0-dev/_modules/evennia/scripts/manager.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.scripts.manager — Evennia 1.0-dev documentation - - - + + + + evennia.scripts.manager — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.scripts.manager

     """
    @@ -439,64 +328,51 @@
         pass
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/scripts/models.html b/docs/1.0-dev/_modules/evennia/scripts/models.html index 9c98c01ce6..15bfa00bc4 100644 --- a/docs/1.0-dev/_modules/evennia/scripts/models.html +++ b/docs/1.0-dev/_modules/evennia/scripts/models.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.scripts.models — Evennia 1.0-dev documentation - - - + + + + evennia.scripts.models — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.scripts.models

     """
    @@ -331,64 +220,51 @@
         object = property(__get_obj, __set_obj)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/scripts/monitorhandler.html b/docs/1.0-dev/_modules/evennia/scripts/monitorhandler.html index 3b2ad1ad7f..a4402a6fff 100644 --- a/docs/1.0-dev/_modules/evennia/scripts/monitorhandler.html +++ b/docs/1.0-dev/_modules/evennia/scripts/monitorhandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.scripts.monitorhandler — Evennia 1.0-dev documentation - - - + + + + evennia.scripts.monitorhandler — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.scripts.monitorhandler

     """
    @@ -355,64 +244,51 @@
     MONITOR_HANDLER = MonitorHandler()
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/scripts/scripthandler.html b/docs/1.0-dev/_modules/evennia/scripts/scripthandler.html index b79fe796c1..0de4c6d47b 100644 --- a/docs/1.0-dev/_modules/evennia/scripts/scripthandler.html +++ b/docs/1.0-dev/_modules/evennia/scripts/scripthandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.scripts.scripthandler — Evennia 1.0-dev documentation - - - + + + + evennia.scripts.scripthandler — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.scripts.scripthandler

     """
    @@ -322,64 +211,51 @@
             ScriptDB.objects.validate(obj=self.obj, init_mode=init_mode)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/scripts/scripts.html b/docs/1.0-dev/_modules/evennia/scripts/scripts.html index 0f4209aa0f..cb864cc8a9 100644 --- a/docs/1.0-dev/_modules/evennia/scripts/scripts.html +++ b/docs/1.0-dev/_modules/evennia/scripts/scripts.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.scripts.scripts — Evennia 1.0-dev documentation - - - + + + + evennia.scripts.scripts — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.scripts.scripts

     """
    @@ -866,64 +755,51 @@
             self.desc = "This is a generic storage container."
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/scripts/taskhandler.html b/docs/1.0-dev/_modules/evennia/scripts/taskhandler.html index 62e13f9c00..a85bf25781 100644 --- a/docs/1.0-dev/_modules/evennia/scripts/taskhandler.html +++ b/docs/1.0-dev/_modules/evennia/scripts/taskhandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.scripts.taskhandler — Evennia 1.0-dev documentation - - - + + + + evennia.scripts.taskhandler — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.scripts.taskhandler

     """
    @@ -353,64 +242,51 @@
     TASK_HANDLER = TaskHandler()
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/scripts/tests.html b/docs/1.0-dev/_modules/evennia/scripts/tests.html index c90d48d604..8bfd0448fb 100644 --- a/docs/1.0-dev/_modules/evennia/scripts/tests.html +++ b/docs/1.0-dev/_modules/evennia/scripts/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.scripts.tests — Evennia 1.0-dev documentation - - - + + + + evennia.scripts.tests — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.scripts.tests

     # this is an optimized version only available in later Django versions
    @@ -203,64 +92,51 @@
             self.assertFalse(self.scr.is_valid())  # assertRaises? See issue #509
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/scripts/tickerhandler.html b/docs/1.0-dev/_modules/evennia/scripts/tickerhandler.html index df0d772ec5..e0520f88f5 100644 --- a/docs/1.0-dev/_modules/evennia/scripts/tickerhandler.html +++ b/docs/1.0-dev/_modules/evennia/scripts/tickerhandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.scripts.tickerhandler — Evennia 1.0-dev documentation - - - + + + + evennia.scripts.tickerhandler — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.scripts.tickerhandler

     """
    @@ -779,64 +668,51 @@
     TICKER_HANDLER = TickerHandler()
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/admin.html b/docs/1.0-dev/_modules/evennia/server/admin.html index 73071e211a..a871eef46f 100644 --- a/docs/1.0-dev/_modules/evennia/server/admin.html +++ b/docs/1.0-dev/_modules/evennia/server/admin.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.admin — Evennia 1.0-dev documentation - - - + + + + evennia.server.admin — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.admin

     #
    @@ -175,64 +64,51 @@
     admin.site.register(ServerConfig, ServerConfigAdmin)
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/amp_client.html b/docs/1.0-dev/_modules/evennia/server/amp_client.html index 3520484d63..96cd7bf09a 100644 --- a/docs/1.0-dev/_modules/evennia/server/amp_client.html +++ b/docs/1.0-dev/_modules/evennia/server/amp_client.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.amp_client — Evennia 1.0-dev documentation - - - + + + + evennia.server.amp_client — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.amp_client

     """
    @@ -402,64 +291,51 @@
             return {}
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/connection_wizard.html b/docs/1.0-dev/_modules/evennia/server/connection_wizard.html index 7dbdfc1628..b1db27d542 100644 --- a/docs/1.0-dev/_modules/evennia/server/connection_wizard.html +++ b/docs/1.0-dev/_modules/evennia/server/connection_wizard.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.connection_wizard — Evennia 1.0-dev documentation - - - + + + + evennia.server.connection_wizard — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.connection_wizard

     """
    @@ -631,64 +520,51 @@
         node_start(wizard)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/deprecations.html b/docs/1.0-dev/_modules/evennia/server/deprecations.html index e1d4d45d27..aff7840a8d 100644 --- a/docs/1.0-dev/_modules/evennia/server/deprecations.html +++ b/docs/1.0-dev/_modules/evennia/server/deprecations.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.deprecations — Evennia 1.0-dev documentation - - - + + + + evennia.server.deprecations — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.deprecations

     """
    @@ -274,64 +163,51 @@
                 )
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/evennia_launcher.html b/docs/1.0-dev/_modules/evennia/server/evennia_launcher.html index a64ae031a8..a4b90af928 100644 --- a/docs/1.0-dev/_modules/evennia/server/evennia_launcher.html +++ b/docs/1.0-dev/_modules/evennia/server/evennia_launcher.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.evennia_launcher — Evennia 1.0-dev documentation - - - + + + + evennia.server.evennia_launcher — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.evennia_launcher

     #!/usr/bin/python
    @@ -2447,64 +2336,51 @@
         main()
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/game_index_client/client.html b/docs/1.0-dev/_modules/evennia/server/game_index_client/client.html index bc091bd8f4..873e74d8f4 100644 --- a/docs/1.0-dev/_modules/evennia/server/game_index_client/client.html +++ b/docs/1.0-dev/_modules/evennia/server/game_index_client/client.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.game_index_client.client — Evennia 1.0-dev documentation - - - + + + + evennia.server.game_index_client.client — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.game_index_client.client

     """
    @@ -329,64 +218,51 @@
         noisy = False
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/game_index_client/service.html b/docs/1.0-dev/_modules/evennia/server/game_index_client/service.html index 02fbb57a8f..2adad0dcae 100644 --- a/docs/1.0-dev/_modules/evennia/server/game_index_client/service.html +++ b/docs/1.0-dev/_modules/evennia/server/game_index_client/service.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.game_index_client.service — Evennia 1.0-dev documentation - - - + + + + evennia.server.game_index_client.service — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.server.game_index_client.service
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.game_index_client.service

     """
    @@ -208,64 +97,51 @@
             self.stopService()
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/initial_setup.html b/docs/1.0-dev/_modules/evennia/server/initial_setup.html index 8c2c27c37b..526d89f413 100644 --- a/docs/1.0-dev/_modules/evennia/server/initial_setup.html +++ b/docs/1.0-dev/_modules/evennia/server/initial_setup.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.initial_setup — Evennia 1.0-dev documentation - - - + + + + evennia.server.initial_setup — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.initial_setup

     """
    @@ -389,64 +278,51 @@
         ServerConfig.objects.conf("last_initial_setup_step", -1)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/inputfuncs.html b/docs/1.0-dev/_modules/evennia/server/inputfuncs.html index 4babb5476d..4ead308f40 100644 --- a/docs/1.0-dev/_modules/evennia/server/inputfuncs.html +++ b/docs/1.0-dev/_modules/evennia/server/inputfuncs.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.inputfuncs — Evennia 1.0-dev documentation - - - + + + + evennia.server.inputfuncs — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.inputfuncs

     """
    @@ -768,64 +657,51 @@
         pass
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/manager.html b/docs/1.0-dev/_modules/evennia/server/manager.html index 205048e578..f5d21add16 100644 --- a/docs/1.0-dev/_modules/evennia/server/manager.html +++ b/docs/1.0-dev/_modules/evennia/server/manager.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.manager — Evennia 1.0-dev documentation - - - + + + + evennia.server.manager — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.manager

     """
    @@ -203,64 +92,51 @@
             return None
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/models.html b/docs/1.0-dev/_modules/evennia/server/models.html index e7f178312e..0580d6133a 100644 --- a/docs/1.0-dev/_modules/evennia/server/models.html +++ b/docs/1.0-dev/_modules/evennia/server/models.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.models — Evennia 1.0-dev documentation - - - + + + + evennia.server.models — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.models

     """
    @@ -285,64 +174,51 @@
             self.value = value
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/portal/amp.html b/docs/1.0-dev/_modules/evennia/server/portal/amp.html index 371e43c0e0..09b5edabe8 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/amp.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/amp.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.amp — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal.amp — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.portal.amp

     """
    @@ -641,64 +530,51 @@
                 return {"result": dumps(result)}
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/portal/amp_server.html b/docs/1.0-dev/_modules/evennia/server/portal/amp_server.html index 60a76cd95c..25b0cb24c8 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/amp_server.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/amp_server.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.amp_server — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal.amp_server — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.portal.amp_server

     """
    @@ -632,64 +521,51 @@
             return {}
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/portal/grapevine.html b/docs/1.0-dev/_modules/evennia/server/portal/grapevine.html index 8435375510..4ce913a9af 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/grapevine.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/grapevine.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.grapevine — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal.grapevine — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.portal.grapevine

     """
    @@ -509,64 +398,51 @@
                 self.sessionhandler.data_in(self, bot_data_in=("", kwargs))
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/portal/irc.html b/docs/1.0-dev/_modules/evennia/server/portal/irc.html index 0cb9416a67..1b8bc42d5c 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/irc.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/irc.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.irc — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal.irc — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.portal.irc

     """
    @@ -628,64 +517,51 @@
                 self.sessionhandler.portal.services.addService(service)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/portal/mccp.html b/docs/1.0-dev/_modules/evennia/server/portal/mccp.html index 2de2c89973..601cc35466 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/mccp.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/mccp.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.mccp — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal.mccp — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.portal.mccp

     """
    @@ -240,64 +129,51 @@
             self.protocol.handshake_done()
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/portal/mssp.html b/docs/1.0-dev/_modules/evennia/server/portal/mssp.html index 7b26ee24d4..d97f63265d 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/mssp.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/mssp.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.mssp — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal.mssp — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.portal.mssp

     """
    @@ -285,64 +174,51 @@
             self.protocol.handshake_done()
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/portal/mxp.html b/docs/1.0-dev/_modules/evennia/server/portal/mxp.html index 691a2afbcc..9c55c4719f 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/mxp.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/mxp.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.mxp — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal.mxp — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.portal.mxp

     """
    @@ -234,64 +123,51 @@
             self.protocol.handshake_done()
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/portal/naws.html b/docs/1.0-dev/_modules/evennia/server/portal/naws.html index 93a5535df0..4c8a344dd9 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/naws.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/naws.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.naws — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal.naws — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.portal.naws

     """
    @@ -234,64 +123,51 @@
                 self.protocol.protocol_flags["SCREENHEIGHT"][0] = int(codecs_encode(height, "hex"), 16)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/portal/portal.html b/docs/1.0-dev/_modules/evennia/server/portal/portal.html index 20740f13d3..61d73ec011 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/portal.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/portal.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.portal — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal.portal — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.portal.portal

     """
    @@ -563,64 +452,51 @@
         plugin_module.start_plugin_services(PORTAL)
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/portal/portalsessionhandler.html b/docs/1.0-dev/_modules/evennia/server/portal/portalsessionhandler.html index 7c51c76fe1..242562192f 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/portalsessionhandler.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/portalsessionhandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.portalsessionhandler — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal.portalsessionhandler — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.server.portal.portalsessionhandler
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.portal.portalsessionhandler

     """
    @@ -631,64 +520,51 @@
     PORTAL_SESSIONS = _PORTAL_SESSION_HANDLER_CLASS()
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/portal/rss.html b/docs/1.0-dev/_modules/evennia/server/portal/rss.html index b780a0d883..f07b866697 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/rss.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/rss.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.rss — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal.rss — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.portal.rss

     """
    @@ -313,64 +202,51 @@
                 self.task.start(self.rate, now=False).addErrback(errback)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/portal/ssh.html b/docs/1.0-dev/_modules/evennia/server/portal/ssh.html index 6e64715bc6..b515ba2cd1 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/ssh.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/ssh.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.ssh — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal.ssh — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.portal.ssh

     """
    @@ -676,64 +565,51 @@
         return factory
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/portal/ssl.html b/docs/1.0-dev/_modules/evennia/server/portal/ssl.html index 37c849ad4f..a5068020c0 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/ssl.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/ssl.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.ssl — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal.ssl — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.portal.ssl

     """
    @@ -267,64 +156,51 @@
         return twisted_ssl.DefaultOpenSSLContextFactory(keyfile, certfile)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/portal/suppress_ga.html b/docs/1.0-dev/_modules/evennia/server/portal/suppress_ga.html index e6b117d92f..ca39a2ea58 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/suppress_ga.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/suppress_ga.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.suppress_ga — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal.suppress_ga — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.portal.suppress_ga

     """
    @@ -216,64 +105,51 @@
             self.protocol.handshake_done()
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/portal/telnet.html b/docs/1.0-dev/_modules/evennia/server/portal/telnet.html index 3e5053b695..7bb6f6b14f 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/telnet.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/telnet.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.telnet — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal.telnet — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.portal.telnet

     """
    @@ -636,64 +525,51 @@
                 self.oob.data_out(cmdname, *args, **kwargs)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/portal/telnet_oob.html b/docs/1.0-dev/_modules/evennia/server/portal/telnet_oob.html index 2d81ef0db2..dea4260ee1 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/telnet_oob.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/telnet_oob.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.telnet_oob — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal.telnet_oob — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.portal.telnet_oob

     """
    @@ -587,64 +476,51 @@
                 self.protocol._write(IAC + SB + GMCP + encoded_oob + IAC + SE)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/portal/telnet_ssl.html b/docs/1.0-dev/_modules/evennia/server/portal/telnet_ssl.html index b3a4fe0245..23d25c0227 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/telnet_ssl.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/telnet_ssl.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.telnet_ssl — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal.telnet_ssl — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.portal.telnet_ssl

     """
    @@ -305,64 +194,51 @@
             return None
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/portal/tests.html b/docs/1.0-dev/_modules/evennia/server/portal/tests.html index 2ba1408273..72060429eb 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/tests.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.tests — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal.tests — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.portal.tests

     
    @@ -471,64 +360,51 @@
             self.proto.sendLine.assert_called_with(json.dumps(['text', ['Excepting Alice'], {}]))
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/portal/ttype.html b/docs/1.0-dev/_modules/evennia/server/portal/ttype.html index ed1659bb29..70e48c66ba 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/ttype.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/ttype.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.ttype — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal.ttype — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.portal.ttype

     """
    @@ -336,64 +225,51 @@
             self.ttype_step += 1
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/portal/webclient.html b/docs/1.0-dev/_modules/evennia/server/portal/webclient.html index 9c985ada4e..fb3eeab88b 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/webclient.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/webclient.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.webclient — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal.webclient — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.portal.webclient

     """
    @@ -447,64 +336,51 @@
                 self.sendLine(json.dumps([cmdname, args, kwargs]))
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/portal/webclient_ajax.html b/docs/1.0-dev/_modules/evennia/server/portal/webclient_ajax.html index 23c4917636..427c9e7a40 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/webclient_ajax.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/webclient_ajax.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.portal.webclient_ajax — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal.webclient_ajax — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.portal.webclient_ajax

     """
    @@ -607,64 +496,51 @@
                 self.client.lineSend(self.csessid, [cmdname, args, kwargs])
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/profiling/dummyrunner.html b/docs/1.0-dev/_modules/evennia/server/profiling/dummyrunner.html index fb6c7873df..a87f0b344a 100644 --- a/docs/1.0-dev/_modules/evennia/server/profiling/dummyrunner.html +++ b/docs/1.0-dev/_modules/evennia/server/profiling/dummyrunner.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.profiling.dummyrunner — Evennia 1.0-dev documentation - - - + + + + evennia.server.profiling.dummyrunner — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.profiling.dummyrunner

     """
    @@ -584,64 +473,51 @@
         print("... dummy client runner stopped after %s." % time_format(ttot, style=3))
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/profiling/dummyrunner_settings.html b/docs/1.0-dev/_modules/evennia/server/profiling/dummyrunner_settings.html index cc3036be93..cb4ab6f331 100644 --- a/docs/1.0-dev/_modules/evennia/server/profiling/dummyrunner_settings.html +++ b/docs/1.0-dev/_modules/evennia/server/profiling/dummyrunner_settings.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.profiling.dummyrunner_settings — Evennia 1.0-dev documentation - - - + + + + evennia.server.profiling.dummyrunner_settings — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.server.profiling.dummyrunner_settings
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.profiling.dummyrunner_settings

     """
    @@ -437,64 +326,51 @@
     #           (1.0, c_digs))
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/profiling/memplot.html b/docs/1.0-dev/_modules/evennia/server/profiling/memplot.html index 45052dc532..664f853802 100644 --- a/docs/1.0-dev/_modules/evennia/server/profiling/memplot.html +++ b/docs/1.0-dev/_modules/evennia/server/profiling/memplot.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.profiling.memplot — Evennia 1.0-dev documentation - - - + + + + evennia.server.profiling.memplot — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.profiling.memplot

     """
    @@ -266,64 +155,51 @@
         pp.show()
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/profiling/test_queries.html b/docs/1.0-dev/_modules/evennia/server/profiling/test_queries.html index f9b68761e9..cd3f1057ee 100644 --- a/docs/1.0-dev/_modules/evennia/server/profiling/test_queries.html +++ b/docs/1.0-dev/_modules/evennia/server/profiling/test_queries.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.profiling.test_queries — Evennia 1.0-dev documentation - - - + + + + evennia.server.profiling.test_queries — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.profiling.test_queries

     """
    @@ -193,64 +82,51 @@
         count_queries(exec_string, setup_string)
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/profiling/tests.html b/docs/1.0-dev/_modules/evennia/server/profiling/tests.html index 561eebcff5..3af3baff36 100644 --- a/docs/1.0-dev/_modules/evennia/server/profiling/tests.html +++ b/docs/1.0-dev/_modules/evennia/server/profiling/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.profiling.tests — Evennia 1.0-dev documentation - - - + + + + evennia.server.profiling.tests — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.profiling.tests

     from django.test import TestCase
    @@ -312,64 +201,51 @@
             script.stop()
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/profiling/timetrace.html b/docs/1.0-dev/_modules/evennia/server/profiling/timetrace.html index 48a518afd9..a99634f4b8 100644 --- a/docs/1.0-dev/_modules/evennia/server/profiling/timetrace.html +++ b/docs/1.0-dev/_modules/evennia/server/profiling/timetrace.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.profiling.timetrace — Evennia 1.0-dev documentation - - - + + + + evennia.server.profiling.timetrace — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.profiling.timetrace

     """
    @@ -190,64 +79,51 @@
         return message
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/server.html b/docs/1.0-dev/_modules/evennia/server/server.html index 06a486b332..24b73493b7 100644 --- a/docs/1.0-dev/_modules/evennia/server/server.html +++ b/docs/1.0-dev/_modules/evennia/server/server.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.server — Evennia 1.0-dev documentation - - - + + + + evennia.server.server — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.server

     """
    @@ -881,64 +770,51 @@
     ServerConfig.objects.conf("server_starting_mode", delete=True)
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/serversession.html b/docs/1.0-dev/_modules/evennia/server/serversession.html index b269339530..e5708bd906 100644 --- a/docs/1.0-dev/_modules/evennia/server/serversession.html +++ b/docs/1.0-dev/_modules/evennia/server/serversession.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.serversession — Evennia 1.0-dev documentation - - - + + + + evennia.server.serversession — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.serversession

     """
    @@ -575,64 +464,51 @@
             return True
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/session.html b/docs/1.0-dev/_modules/evennia/server/session.html index 00558faf43..162084f854 100644 --- a/docs/1.0-dev/_modules/evennia/server/session.html +++ b/docs/1.0-dev/_modules/evennia/server/session.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.session — Evennia 1.0-dev documentation - - - + + + + evennia.server.session — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.session

     """
    @@ -324,64 +213,51 @@
             pass
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/sessionhandler.html b/docs/1.0-dev/_modules/evennia/server/sessionhandler.html index 271ed3f3e0..cb9fd01423 100644 --- a/docs/1.0-dev/_modules/evennia/server/sessionhandler.html +++ b/docs/1.0-dev/_modules/evennia/server/sessionhandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.sessionhandler — Evennia 1.0-dev documentation - - - + + + + evennia.server.sessionhandler — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.sessionhandler

     """
    @@ -998,64 +887,51 @@
     SESSIONS = SESSION_HANDLER  # legacy
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/tests/test_amp_connection.html b/docs/1.0-dev/_modules/evennia/server/tests/test_amp_connection.html index 2fae40548f..aefd3dda6b 100644 --- a/docs/1.0-dev/_modules/evennia/server/tests/test_amp_connection.html +++ b/docs/1.0-dev/_modules/evennia/server/tests/test_amp_connection.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.tests.test_amp_connection — Evennia 1.0-dev documentation - - - + + + + evennia.server.tests.test_amp_connection — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.server.tests.test_amp_connection
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.tests.test_amp_connection

     """
    @@ -276,64 +165,51 @@
             self.server.sessions.portal_disconnect_all.assert_called()
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/tests/test_initial_setup.html b/docs/1.0-dev/_modules/evennia/server/tests/test_initial_setup.html index f495bb38f7..004a8a8e35 100644 --- a/docs/1.0-dev/_modules/evennia/server/tests/test_initial_setup.html +++ b/docs/1.0-dev/_modules/evennia/server/tests/test_initial_setup.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.tests.test_initial_setup — Evennia 1.0-dev documentation - - - + + + + evennia.server.tests.test_initial_setup — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.tests.test_initial_setup

     """
    @@ -168,64 +57,51 @@
             mocked_accountdb.objects.get.assert_called_with(id=1)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/tests/test_launcher.html b/docs/1.0-dev/_modules/evennia/server/tests/test_launcher.html index 25dd7953e1..18cf73ef89 100644 --- a/docs/1.0-dev/_modules/evennia/server/tests/test_launcher.html +++ b/docs/1.0-dev/_modules/evennia/server/tests/test_launcher.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.tests.test_launcher — Evennia 1.0-dev documentation - - - + + + + evennia.server.tests.test_launcher — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.tests.test_launcher

     """
    @@ -346,64 +235,51 @@
             mcalllater.assert_called()
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/tests/test_misc.html b/docs/1.0-dev/_modules/evennia/server/tests/test_misc.html index 75cfb57de2..5927e7dc27 100644 --- a/docs/1.0-dev/_modules/evennia/server/tests/test_misc.html +++ b/docs/1.0-dev/_modules/evennia/server/tests/test_misc.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.tests.test_misc — Evennia 1.0-dev documentation - - - + + + + evennia.server.tests.test_misc — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.tests.test_misc

     # -*- coding: utf-8 -*-
    @@ -276,64 +165,51 @@
             self.assertEqual(sum([len(cache[x]) for x in cache.keys()]), throttle.cache_size * len(ips))
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/tests/test_server.html b/docs/1.0-dev/_modules/evennia/server/tests/test_server.html index fcf4d1266e..0d76a174b9 100644 --- a/docs/1.0-dev/_modules/evennia/server/tests/test_server.html +++ b/docs/1.0-dev/_modules/evennia/server/tests/test_server.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.tests.test_server — Evennia 1.0-dev documentation - - - + + + + evennia.server.tests.test_server — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.tests.test_server

     """
    @@ -413,64 +302,51 @@
             self.assertEqual(evennia.get_info_dict(), {"test": "foo"})
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/tests/testrunner.html b/docs/1.0-dev/_modules/evennia/server/tests/testrunner.html index 0e86678365..15a66cefe3 100644 --- a/docs/1.0-dev/_modules/evennia/server/tests/testrunner.html +++ b/docs/1.0-dev/_modules/evennia/server/tests/testrunner.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.tests.testrunner — Evennia 1.0-dev documentation - - - + + + + evennia.server.tests.testrunner — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.tests.testrunner

     """
    @@ -179,64 +68,51 @@
             )
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/throttle.html b/docs/1.0-dev/_modules/evennia/server/throttle.html index a237506ffa..dd0f27cfd1 100644 --- a/docs/1.0-dev/_modules/evennia/server/throttle.html +++ b/docs/1.0-dev/_modules/evennia/server/throttle.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.throttle — Evennia 1.0-dev documentation - - - + + + + evennia.server.throttle — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.throttle

     from collections import defaultdict, deque
    @@ -268,64 +157,51 @@
                 return False
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/validators.html b/docs/1.0-dev/_modules/evennia/server/validators.html index 3a0acc65b7..aa9fcffbf4 100644 --- a/docs/1.0-dev/_modules/evennia/server/validators.html +++ b/docs/1.0-dev/_modules/evennia/server/validators.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.validators — Evennia 1.0-dev documentation - - - + + + + evennia.server.validators — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.validators

     from django.conf import settings
    @@ -240,64 +129,51 @@
             )
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/server/webserver.html b/docs/1.0-dev/_modules/evennia/server/webserver.html index 9af0d556d2..23c0e94fb6 100644 --- a/docs/1.0-dev/_modules/evennia/server/webserver.html +++ b/docs/1.0-dev/_modules/evennia/server/webserver.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.server.webserver — Evennia 1.0-dev documentation - - - + + + + evennia.server.webserver — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.server.webserver

     """
    @@ -444,64 +333,51 @@
             return resource.ForbiddenResource()
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/typeclasses/admin.html b/docs/1.0-dev/_modules/evennia/typeclasses/admin.html index 3125b11354..c48c28ab5f 100644 --- a/docs/1.0-dev/_modules/evennia/typeclasses/admin.html +++ b/docs/1.0-dev/_modules/evennia/typeclasses/admin.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.typeclasses.admin — Evennia 1.0-dev documentation - - - + + + + evennia.typeclasses.admin — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.typeclasses.admin

     import traceback
    @@ -494,64 +383,51 @@
     admin.site.register(Tag, TagAdmin)
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/typeclasses/attributes.html b/docs/1.0-dev/_modules/evennia/typeclasses/attributes.html index bd2cb3a3c4..d9637ffbca 100644 --- a/docs/1.0-dev/_modules/evennia/typeclasses/attributes.html +++ b/docs/1.0-dev/_modules/evennia/typeclasses/attributes.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.typeclasses.attributes — Evennia 1.0-dev documentation - - - + + + + evennia.typeclasses.attributes — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.typeclasses.attributes

     """
    @@ -1634,64 +1523,51 @@
             return raw_string
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/typeclasses/managers.html b/docs/1.0-dev/_modules/evennia/typeclasses/managers.html index 1294ca01d4..6321d1e35e 100644 --- a/docs/1.0-dev/_modules/evennia/typeclasses/managers.html +++ b/docs/1.0-dev/_modules/evennia/typeclasses/managers.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.typeclasses.managers — Evennia 1.0-dev documentation - - - + + + + evennia.typeclasses.managers — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.typeclasses.managers

     """
    @@ -1032,64 +921,51 @@
             return super().all().filter(db_typeclass_path__in=paths)
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/typeclasses/models.html b/docs/1.0-dev/_modules/evennia/typeclasses/models.html index 54f6432c19..24c549e962 100644 --- a/docs/1.0-dev/_modules/evennia/typeclasses/models.html +++ b/docs/1.0-dev/_modules/evennia/typeclasses/models.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.typeclasses.models — Evennia 1.0-dev documentation - - - + + + + evennia.typeclasses.models — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.typeclasses.models

     """
    @@ -1122,64 +1011,51 @@
         get_absolute_url = web_get_detail_url
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/typeclasses/tags.html b/docs/1.0-dev/_modules/evennia/typeclasses/tags.html index d9758c5638..0e7c6f751a 100644 --- a/docs/1.0-dev/_modules/evennia/typeclasses/tags.html +++ b/docs/1.0-dev/_modules/evennia/typeclasses/tags.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.typeclasses.tags — Evennia 1.0-dev documentation - - - + + + + evennia.typeclasses.tags — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.typeclasses.tags

     """
    @@ -646,64 +535,51 @@
         _tagtype = "permission"
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/typeclasses/tests.html b/docs/1.0-dev/_modules/evennia/typeclasses/tests.html index cdfb48e515..fcaab94c19 100644 --- a/docs/1.0-dev/_modules/evennia/typeclasses/tests.html +++ b/docs/1.0-dev/_modules/evennia/typeclasses/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.typeclasses.tests — Evennia 1.0-dev documentation - - - + + + + evennia.typeclasses.tests — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.typeclasses.tests

     """
    @@ -298,64 +187,51 @@
             )
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/ansi.html b/docs/1.0-dev/_modules/evennia/utils/ansi.html index 906344bec1..fce4665468 100644 --- a/docs/1.0-dev/_modules/evennia/utils/ansi.html +++ b/docs/1.0-dev/_modules/evennia/utils/ansi.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.ansi — Evennia 1.0-dev documentation - - - + + + + evennia.utils.ansi — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.ansi

     """
    @@ -1546,64 +1435,51 @@
             return self._filler(fillchar, _difference) + self
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/batchprocessors.html b/docs/1.0-dev/_modules/evennia/utils/batchprocessors.html index 3d3fb095ce..881218189a 100644 --- a/docs/1.0-dev/_modules/evennia/utils/batchprocessors.html +++ b/docs/1.0-dev/_modules/evennia/utils/batchprocessors.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.batchprocessors — Evennia 1.0-dev documentation - - - + + + + evennia.utils.batchprocessors — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.batchprocessors

     """
    @@ -580,64 +469,51 @@
     BATCHCODE = BatchCodeProcessor()
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/containers.html b/docs/1.0-dev/_modules/evennia/utils/containers.html index fb6042f1a4..9317c056b6 100644 --- a/docs/1.0-dev/_modules/evennia/utils/containers.html +++ b/docs/1.0-dev/_modules/evennia/utils/containers.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.containers — Evennia 1.0-dev documentation - - - + + + + evennia.utils.containers — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.containers

     """
    @@ -392,64 +281,51 @@
     OPTION_CLASSES = OptionContainer()
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/create.html b/docs/1.0-dev/_modules/evennia/utils/create.html index 485a088dc4..cc861b0e03 100644 --- a/docs/1.0-dev/_modules/evennia/utils/create.html +++ b/docs/1.0-dev/_modules/evennia/utils/create.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.create — Evennia 1.0-dev documentation - - - + + + + evennia.utils.create — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.create

     """
    @@ -731,64 +620,51 @@
     account = create_account
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/dbserialize.html b/docs/1.0-dev/_modules/evennia/utils/dbserialize.html index 393c233c59..8f56265602 100644 --- a/docs/1.0-dev/_modules/evennia/utils/dbserialize.html +++ b/docs/1.0-dev/_modules/evennia/utils/dbserialize.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.dbserialize — Evennia 1.0-dev documentation - - - + + + + evennia.utils.dbserialize — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.dbserialize

     """
    @@ -889,64 +778,51 @@
         return from_pickle(do_unpickle(data), db_obj=db_obj)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/eveditor.html b/docs/1.0-dev/_modules/evennia/utils/eveditor.html index 23bd3ae949..50aca91a20 100644 --- a/docs/1.0-dev/_modules/evennia/utils/eveditor.html +++ b/docs/1.0-dev/_modules/evennia/utils/eveditor.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.eveditor — Evennia 1.0-dev documentation - - - + + + + evennia.utils.eveditor — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.eveditor

     """
    @@ -1264,64 +1153,51 @@
                     self._caller.attributes.add("_eveditor_indent", self._indent)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/evform.html b/docs/1.0-dev/_modules/evennia/utils/evform.html index 7388cb4ef9..68fca34596 100644 --- a/docs/1.0-dev/_modules/evennia/utils/evform.html +++ b/docs/1.0-dev/_modules/evennia/utils/evform.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.evform — Evennia 1.0-dev documentation - - - + + + + evennia.utils.evform — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.evform

     # coding=utf-8
    @@ -650,64 +539,51 @@
         return str(form)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/evmenu.html b/docs/1.0-dev/_modules/evennia/utils/evmenu.html index 08be6629ec..a8e934d1bb 100644 --- a/docs/1.0-dev/_modules/evennia/utils/evmenu.html +++ b/docs/1.0-dev/_modules/evennia/utils/evmenu.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.evmenu — Evennia 1.0-dev documentation - - - + + + + evennia.utils.evmenu — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.evmenu

     """
    @@ -1833,64 +1722,51 @@
             )
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/evmore.html b/docs/1.0-dev/_modules/evennia/utils/evmore.html index 2dcb92646a..1e36fc0a87 100644 --- a/docs/1.0-dev/_modules/evennia/utils/evmore.html +++ b/docs/1.0-dev/_modules/evennia/utils/evmore.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.evmore — Evennia 1.0-dev documentation - - - + + + + evennia.utils.evmore — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.evmore

     # -*- coding: utf-8 -*-
    @@ -639,64 +528,51 @@
         )
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/evtable.html b/docs/1.0-dev/_modules/evennia/utils/evtable.html index 656e7cd6b5..69ba319d14 100644 --- a/docs/1.0-dev/_modules/evennia/utils/evtable.html +++ b/docs/1.0-dev/_modules/evennia/utils/evtable.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.evtable — Evennia 1.0-dev documentation - - - + + + + evennia.utils.evtable — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.evtable

     """
    @@ -1907,64 +1796,51 @@
         return table
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/gametime.html b/docs/1.0-dev/_modules/evennia/utils/gametime.html index 7a01913c1a..bffd7e05c4 100644 --- a/docs/1.0-dev/_modules/evennia/utils/gametime.html +++ b/docs/1.0-dev/_modules/evennia/utils/gametime.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.gametime — Evennia 1.0-dev documentation - - - + + + + evennia.utils.gametime — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.gametime

     """
    @@ -418,64 +307,51 @@
         ServerConfig.objects.conf("gametime_offset", GAME_TIME_OFFSET)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/idmapper/manager.html b/docs/1.0-dev/_modules/evennia/utils/idmapper/manager.html index e9b663f644..e2824fc492 100644 --- a/docs/1.0-dev/_modules/evennia/utils/idmapper/manager.html +++ b/docs/1.0-dev/_modules/evennia/utils/idmapper/manager.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.idmapper.manager — Evennia 1.0-dev documentation - - - + + + + evennia.utils.idmapper.manager — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.idmapper.manager

     """
    @@ -183,64 +72,51 @@
             return inst
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/idmapper/models.html b/docs/1.0-dev/_modules/evennia/utils/idmapper/models.html index fe9b8398e2..74f714df8c 100644 --- a/docs/1.0-dev/_modules/evennia/utils/idmapper/models.html +++ b/docs/1.0-dev/_modules/evennia/utils/idmapper/models.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.idmapper.models — Evennia 1.0-dev documentation - - - + + + + evennia.utils.idmapper.models — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.idmapper.models

     """
    @@ -823,64 +712,51 @@
         return numtotal[0], classdict
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/idmapper/tests.html b/docs/1.0-dev/_modules/evennia/utils/idmapper/tests.html index b20202b53c..e245e1fdbd 100644 --- a/docs/1.0-dev/_modules/evennia/utils/idmapper/tests.html +++ b/docs/1.0-dev/_modules/evennia/utils/idmapper/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.idmapper.tests — Evennia 1.0-dev documentation - - - + + + + evennia.utils.idmapper.tests — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.idmapper.tests

     from django.test import TestCase
    @@ -228,64 +117,51 @@
             self.assertEqual(pk not in Article.__instance_cache__, True)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/inlinefuncs.html b/docs/1.0-dev/_modules/evennia/utils/inlinefuncs.html index 0f57009b78..b16b213061 100644 --- a/docs/1.0-dev/_modules/evennia/utils/inlinefuncs.html +++ b/docs/1.0-dev/_modules/evennia/utils/inlinefuncs.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.inlinefuncs — Evennia 1.0-dev documentation - - - + + + + evennia.utils.inlinefuncs — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.inlinefuncs

     """
    @@ -711,64 +600,51 @@
         return string
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/logger.html b/docs/1.0-dev/_modules/evennia/utils/logger.html index f0a21a80e6..52b8971053 100644 --- a/docs/1.0-dev/_modules/evennia/utils/logger.html +++ b/docs/1.0-dev/_modules/evennia/utils/logger.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.logger — Evennia 1.0-dev documentation - - - + + + + evennia.utils.logger — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.logger

     """
    @@ -684,64 +573,51 @@
             return None
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/optionclasses.html b/docs/1.0-dev/_modules/evennia/utils/optionclasses.html index d2a2fadf71..0c9107116c 100644 --- a/docs/1.0-dev/_modules/evennia/utils/optionclasses.html +++ b/docs/1.0-dev/_modules/evennia/utils/optionclasses.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.optionclasses — Evennia 1.0-dev documentation - - - + + + + evennia.utils.optionclasses — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.optionclasses

     import datetime
    @@ -473,64 +362,51 @@
             return validatorfuncs.lock(value, option_key=self.key, **kwargs)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/optionhandler.html b/docs/1.0-dev/_modules/evennia/utils/optionhandler.html index 3311813cac..f7275d00e7 100644 --- a/docs/1.0-dev/_modules/evennia/utils/optionhandler.html +++ b/docs/1.0-dev/_modules/evennia/utils/optionhandler.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.optionhandler — Evennia 1.0-dev documentation - - - + + + + evennia.utils.optionhandler — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.optionhandler

     from evennia.utils.utils import string_partial_matching
    @@ -330,64 +219,51 @@
             return [self.get(key, return_obj=return_objs) for key in self.options_dict]
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/picklefield.html b/docs/1.0-dev/_modules/evennia/utils/picklefield.html index f80a31103e..e5b3a41401 100644 --- a/docs/1.0-dev/_modules/evennia/utils/picklefield.html +++ b/docs/1.0-dev/_modules/evennia/utils/picklefield.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.picklefield — Evennia 1.0-dev documentation - - - + + + + evennia.utils.picklefield — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.picklefield

     #
    @@ -443,64 +332,51 @@
             )
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/search.html b/docs/1.0-dev/_modules/evennia/utils/search.html index 2d3445daac..eebd775484 100644 --- a/docs/1.0-dev/_modules/evennia/utils/search.html +++ b/docs/1.0-dev/_modules/evennia/utils/search.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.search — Evennia 1.0-dev documentation - - - + + + + evennia.utils.search — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.search

     """
    @@ -504,64 +393,51 @@
     search_tag_object = ObjectDB.objects.get_tag
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/test_resources.html b/docs/1.0-dev/_modules/evennia/utils/test_resources.html index 79feb50180..211175f7b6 100644 --- a/docs/1.0-dev/_modules/evennia/utils/test_resources.html +++ b/docs/1.0-dev/_modules/evennia/utils/test_resources.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.test_resources — Evennia 1.0-dev documentation - - - + + + + evennia.utils.test_resources — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.test_resources

     """
    @@ -321,64 +210,51 @@
         script_typeclass = settings.BASE_SCRIPT_TYPECLASS
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/tests/test_ansi.html b/docs/1.0-dev/_modules/evennia/utils/tests/test_ansi.html index 5688d2f376..6cdd572454 100644 --- a/docs/1.0-dev/_modules/evennia/utils/tests/test_ansi.html +++ b/docs/1.0-dev/_modules/evennia/utils/tests/test_ansi.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.tests.test_ansi — Evennia 1.0-dev documentation - - - + + + + evennia.utils.tests.test_ansi — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.tests.test_ansi

     #!/usr/bin/env python
    @@ -203,64 +92,51 @@
             self.assertEqual(split1, split3, "Split 1 and 3 differ")
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/tests/test_batchprocessors.html b/docs/1.0-dev/_modules/evennia/utils/tests/test_batchprocessors.html index f76c41c61e..9e979dd5fa 100644 --- a/docs/1.0-dev/_modules/evennia/utils/tests/test_batchprocessors.html +++ b/docs/1.0-dev/_modules/evennia/utils/tests/test_batchprocessors.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.tests.test_batchprocessors — Evennia 1.0-dev documentation - - - + + + + evennia.utils.tests.test_batchprocessors — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.utils.tests.test_batchprocessors
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.tests.test_batchprocessors

     """Tests for batchprocessors """
    @@ -371,64 +260,51 @@
             self.assertIsNotNone(err)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/tests/test_create_functions.html b/docs/1.0-dev/_modules/evennia/utils/tests/test_create_functions.html index b50cf785fe..d735864f20 100644 --- a/docs/1.0-dev/_modules/evennia/utils/tests/test_create_functions.html +++ b/docs/1.0-dev/_modules/evennia/utils/tests/test_create_functions.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.tests.test_create_functions — Evennia 1.0-dev documentation - - - + + + + evennia.utils.tests.test_create_functions — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.utils.tests.test_create_functions
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.tests.test_create_functions

     """
    @@ -228,64 +117,51 @@
             script.stop()
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/tests/test_eveditor.html b/docs/1.0-dev/_modules/evennia/utils/tests/test_eveditor.html index 46d72eafe2..9798176a6b 100644 --- a/docs/1.0-dev/_modules/evennia/utils/tests/test_eveditor.html +++ b/docs/1.0-dev/_modules/evennia/utils/tests/test_eveditor.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.tests.test_eveditor — Evennia 1.0-dev documentation - - - + + + + evennia.utils.tests.test_eveditor — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.tests.test_eveditor

     """
    @@ -468,64 +357,51 @@
             self.assertEqual(self.char1.ndb._eveditor.get_buffer(), "line 1.")
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/tests/test_evform.html b/docs/1.0-dev/_modules/evennia/utils/tests/test_evform.html index cb15932786..7d0b020a98 100644 --- a/docs/1.0-dev/_modules/evennia/utils/tests/test_evform.html +++ b/docs/1.0-dev/_modules/evennia/utils/tests/test_evform.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.tests.test_evform — Evennia 1.0-dev documentation - - - + + + + evennia.utils.tests.test_evform — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.tests.test_evform

     """
    @@ -212,64 +101,51 @@
             self.assertEqual(str(evform.EvForm(form={"FORM": "\n||-----"})), "||-----")
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/tests/test_evmenu.html b/docs/1.0-dev/_modules/evennia/utils/tests/test_evmenu.html index e55b97bfdc..dcf21f7e98 100644 --- a/docs/1.0-dev/_modules/evennia/utils/tests/test_evmenu.html +++ b/docs/1.0-dev/_modules/evennia/utils/tests/test_evmenu.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.tests.test_evmenu — Evennia 1.0-dev documentation - - - + + + + evennia.utils.tests.test_evmenu — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.tests.test_evmenu

     """
    @@ -414,64 +303,51 @@
             self.assertTrue(hasattr(self.menu, "testval2"))
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/tests/test_gametime.html b/docs/1.0-dev/_modules/evennia/utils/tests/test_gametime.html index 213f768421..5f84786d52 100644 --- a/docs/1.0-dev/_modules/evennia/utils/tests/test_gametime.html +++ b/docs/1.0-dev/_modules/evennia/utils/tests/test_gametime.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.tests.test_gametime — Evennia 1.0-dev documentation - - - + + + + evennia.utils.tests.test_gametime — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.tests.test_gametime

     """
    @@ -248,64 +137,51 @@
             self.assertEqual(script.repeats, 0)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/tests/test_tagparsing.html b/docs/1.0-dev/_modules/evennia/utils/tests/test_tagparsing.html index 9862968144..d53e182ce7 100644 --- a/docs/1.0-dev/_modules/evennia/utils/tests/test_tagparsing.html +++ b/docs/1.0-dev/_modules/evennia/utils/tests/test_tagparsing.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.tests.test_tagparsing — Evennia 1.0-dev documentation - - - + + + + evennia.utils.tests.test_tagparsing — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.tests.test_tagparsing

     """
    @@ -492,64 +381,51 @@
             )
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/tests/test_text2html.html b/docs/1.0-dev/_modules/evennia/utils/tests/test_text2html.html index f0dd451cef..75e99ea30d 100644 --- a/docs/1.0-dev/_modules/evennia/utils/tests/test_text2html.html +++ b/docs/1.0-dev/_modules/evennia/utils/tests/test_text2html.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.tests.test_text2html — Evennia 1.0-dev documentation - - - + + + + evennia.utils.tests.test_text2html — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.tests.test_text2html

     """Tests for text2html """
    @@ -352,64 +241,51 @@
             )
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/tests/test_utils.html b/docs/1.0-dev/_modules/evennia/utils/tests/test_utils.html index 7c518c5f00..97e0850eb5 100644 --- a/docs/1.0-dev/_modules/evennia/utils/tests/test_utils.html +++ b/docs/1.0-dev/_modules/evennia/utils/tests/test_utils.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.tests.test_utils — Evennia 1.0-dev documentation - - - + + + + evennia.utils.tests.test_utils — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.tests.test_utils

     """
    @@ -485,64 +374,51 @@
             self.assertEqual(utils.percent(-3, 0, 1), "0.0%")
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/tests/test_validatorfuncs.html b/docs/1.0-dev/_modules/evennia/utils/tests/test_validatorfuncs.html index fe238d6014..73599d5be6 100644 --- a/docs/1.0-dev/_modules/evennia/utils/tests/test_validatorfuncs.html +++ b/docs/1.0-dev/_modules/evennia/utils/tests/test_validatorfuncs.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.tests.test_validatorfuncs — Evennia 1.0-dev documentation - - - + + + + evennia.utils.tests.test_validatorfuncs — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.tests.test_validatorfuncs

     """Tests for validatorfuncs """
    @@ -308,64 +197,51 @@
                 validatorfuncs.lock("view:", access_options=("look"))
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/text2html.html b/docs/1.0-dev/_modules/evennia/utils/text2html.html index 2303d3ef1e..918a010559 100644 --- a/docs/1.0-dev/_modules/evennia/utils/text2html.html +++ b/docs/1.0-dev/_modules/evennia/utils/text2html.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.text2html — Evennia 1.0-dev documentation - - - + + + + evennia.utils.text2html — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.text2html

     """
    @@ -519,64 +408,51 @@
         return parser.parse(string, strip_ansi=strip_ansi)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/utils.html b/docs/1.0-dev/_modules/evennia/utils/utils.html index 3dc95ac36c..75843d0867 100644 --- a/docs/1.0-dev/_modules/evennia/utils/utils.html +++ b/docs/1.0-dev/_modules/evennia/utils/utils.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.utils — Evennia 1.0-dev documentation - - - + + + + evennia.utils.utils — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.utils

     # -*- encoding: utf-8 -*-
    @@ -2451,64 +2340,51 @@
         return decorator
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/utils/validatorfuncs.html b/docs/1.0-dev/_modules/evennia/utils/validatorfuncs.html index 20b5cba120..42b92f0b1a 100644 --- a/docs/1.0-dev/_modules/evennia/utils/validatorfuncs.html +++ b/docs/1.0-dev/_modules/evennia/utils/validatorfuncs.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.utils.validatorfuncs — Evennia 1.0-dev documentation - - - + + + + evennia.utils.validatorfuncs — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.utils.validatorfuncs

     """
    @@ -387,64 +276,51 @@
         return entry
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/web/api/filters.html b/docs/1.0-dev/_modules/evennia/web/api/filters.html index d767ae974f..a154df9ccb 100644 --- a/docs/1.0-dev/_modules/evennia/web/api/filters.html +++ b/docs/1.0-dev/_modules/evennia/web/api/filters.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.api.filters — Evennia 1.0-dev documentation - - - + + + + evennia.web.api.filters — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.web.api.filters

     """
    @@ -273,64 +162,51 @@
             ]
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/web/api/permissions.html b/docs/1.0-dev/_modules/evennia/web/api/permissions.html index 7329ad1ccb..9eb70fe945 100644 --- a/docs/1.0-dev/_modules/evennia/web/api/permissions.html +++ b/docs/1.0-dev/_modules/evennia/web/api/permissions.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.api.permissions — Evennia 1.0-dev documentation - - - + + + + evennia.web.api.permissions — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.web.api.permissions

     from rest_framework import permissions
    @@ -236,64 +125,51 @@
                 return self.check_locks(obj, request.user, self.update_locks)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/web/api/serializers.html b/docs/1.0-dev/_modules/evennia/web/api/serializers.html index b51d507603..0bbfb7a674 100644 --- a/docs/1.0-dev/_modules/evennia/web/api/serializers.html +++ b/docs/1.0-dev/_modules/evennia/web/api/serializers.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.api.serializers — Evennia 1.0-dev documentation - - - + + + + evennia.web.api.serializers — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.web.api.serializers

     """
    @@ -379,64 +268,51 @@
             read_only_fields = ["id"]
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/web/api/tests.html b/docs/1.0-dev/_modules/evennia/web/api/tests.html index 92663fb247..a975678c91 100644 --- a/docs/1.0-dev/_modules/evennia/web/api/tests.html +++ b/docs/1.0-dev/_modules/evennia/web/api/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.api.tests — Evennia 1.0-dev documentation - - - + + + + evennia.web.api.tests — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.web.api.tests

     """Tests for the REST API"""
    @@ -320,64 +209,51 @@
                     self.assertEquals(view.obj.attributes.get(attr_name), None)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/web/api/views.html b/docs/1.0-dev/_modules/evennia/web/api/views.html index 37f8d22977..afcf640a2f 100644 --- a/docs/1.0-dev/_modules/evennia/web/api/views.html +++ b/docs/1.0-dev/_modules/evennia/web/api/views.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.api.views — Evennia 1.0-dev documentation - - - + + + + evennia.web.api.views — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.web.api.views

     """
    @@ -273,64 +162,51 @@
         filterset_class = ScriptDBFilterSet
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/web/utils/backends.html b/docs/1.0-dev/_modules/evennia/web/utils/backends.html index 30510f4e8c..8b2a9432d8 100644 --- a/docs/1.0-dev/_modules/evennia/web/utils/backends.html +++ b/docs/1.0-dev/_modules/evennia/web/utils/backends.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.utils.backends — Evennia 1.0-dev documentation - - - + + + + evennia.web.utils.backends — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.web.utils.backends

     from django.contrib.auth.backends import ModelBackend
    @@ -193,64 +82,51 @@
                     return None
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/web/utils/general_context.html b/docs/1.0-dev/_modules/evennia/web/utils/general_context.html index bf7993fcd3..7d9fdf0db0 100644 --- a/docs/1.0-dev/_modules/evennia/web/utils/general_context.html +++ b/docs/1.0-dev/_modules/evennia/web/utils/general_context.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.utils.general_context — Evennia 1.0-dev documentation - - - + + + + evennia.web.utils.general_context — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.web.utils.general_context

     #
    @@ -248,64 +137,51 @@
         }
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/web/utils/middleware.html b/docs/1.0-dev/_modules/evennia/web/utils/middleware.html index aa343ce16d..0fed2ad224 100644 --- a/docs/1.0-dev/_modules/evennia/web/utils/middleware.html +++ b/docs/1.0-dev/_modules/evennia/web/utils/middleware.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.utils.middleware — Evennia 1.0-dev documentation - - - + + + + evennia.web.utils.middleware — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.web.utils.middleware

     from django.contrib.auth import authenticate, login
    @@ -222,64 +111,51 @@
                     csession["webclient_authenticated_nonce"] = 0
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/web/utils/tests.html b/docs/1.0-dev/_modules/evennia/web/utils/tests.html index 808296c178..a9e5a8d91d 100644 --- a/docs/1.0-dev/_modules/evennia/web/utils/tests.html +++ b/docs/1.0-dev/_modules/evennia/web/utils/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.utils.tests — Evennia 1.0-dev documentation - - - + + + + evennia.web.utils.tests — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.web.utils.tests

     from django.contrib.auth.models import AnonymousUser
    @@ -221,64 +110,51 @@
             self.assertEqual(general_context.WEBSOCKET_PORT, 5000)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/web/webclient/views.html b/docs/1.0-dev/_modules/evennia/web/webclient/views.html index 276713efd8..241c97aafc 100644 --- a/docs/1.0-dev/_modules/evennia/web/webclient/views.html +++ b/docs/1.0-dev/_modules/evennia/web/webclient/views.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.webclient.views — Evennia 1.0-dev documentation - - - + + + + evennia.web.webclient.views — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.web.webclient.views

     """
    @@ -180,64 +69,51 @@
         return render(request, "webclient.html", pagevars)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/web/website/forms.html b/docs/1.0-dev/_modules/evennia/web/website/forms.html index 9e93bbab8a..893fca1663 100644 --- a/docs/1.0-dev/_modules/evennia/web/website/forms.html +++ b/docs/1.0-dev/_modules/evennia/web/website/forms.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.website.forms — Evennia 1.0-dev documentation - - - + + + + evennia.web.website.forms — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.web.website.forms

     from django import forms
    @@ -322,64 +211,51 @@
         pass
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/web/website/templatetags/addclass.html b/docs/1.0-dev/_modules/evennia/web/website/templatetags/addclass.html index 97ca6ffb89..c74d1cf0f4 100644 --- a/docs/1.0-dev/_modules/evennia/web/website/templatetags/addclass.html +++ b/docs/1.0-dev/_modules/evennia/web/website/templatetags/addclass.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.website.templatetags.addclass — Evennia 1.0-dev documentation - - - + + + + evennia.web.website.templatetags.addclass — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • evennia »
    • - -
    • evennia.web.website.templatetags.addclass
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.web.website.templatetags.addclass

     from django import template
    @@ -167,64 +56,51 @@
         return field.as_widget(attrs={"class": classes})
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/web/website/tests.html b/docs/1.0-dev/_modules/evennia/web/website/tests.html index 03f4945c50..49fe212e87 100644 --- a/docs/1.0-dev/_modules/evennia/web/website/tests.html +++ b/docs/1.0-dev/_modules/evennia/web/website/tests.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.website.tests — Evennia 1.0-dev documentation - - - + + + + evennia.web.website.tests — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.web.website.tests

     from django.conf import settings
    @@ -439,64 +328,51 @@
             self.assertEqual(response.status_code, 403)
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/evennia/web/website/views.html b/docs/1.0-dev/_modules/evennia/web/website/views.html index 9f4ca17e02..15f0a7d9fb 100644 --- a/docs/1.0-dev/_modules/evennia/web/website/views.html +++ b/docs/1.0-dev/_modules/evennia/web/website/views.html @@ -1,151 +1,40 @@ - - - - - - - - - evennia.web.website.views — Evennia 1.0-dev documentation - - - + + + + evennia.web.website.views — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for evennia.web.website.views

     """
    @@ -1271,64 +1160,51 @@
             return obj
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/functools.html b/docs/1.0-dev/_modules/functools.html index a8402ec472..edfd612982 100644 --- a/docs/1.0-dev/_modules/functools.html +++ b/docs/1.0-dev/_modules/functools.html @@ -1,149 +1,39 @@ - - - - - - - - - functools — Evennia 1.0-dev documentation - - - + + + + functools — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for functools

     """functools.py - Tools for working with functions and callable objects
    @@ -997,64 +887,50 @@
         return wrapper
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/index.html b/docs/1.0-dev/_modules/index.html index a365ab2b1f..832f816c12 100644 --- a/docs/1.0-dev/_modules/index.html +++ b/docs/1.0-dev/_modules/index.html @@ -1,146 +1,38 @@ - - - - - - - - - Overview: module code — Evennia 1.0-dev documentation - - - + + + + Overview: module code — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Overview: module code
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    All modules for which code is available

    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/rest_framework/test.html b/docs/1.0-dev/_modules/rest_framework/test.html index a489f167b7..b518c9720d 100644 --- a/docs/1.0-dev/_modules/rest_framework/test.html +++ b/docs/1.0-dev/_modules/rest_framework/test.html @@ -1,149 +1,39 @@ - - - - - - - - - rest_framework.test — Evennia 1.0-dev documentation - - - + + + + rest_framework.test — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for rest_framework.test

     # Note that we import as `DjangoRequestFactory` and `DjangoClient` in order
    @@ -544,64 +434,50 @@
                 del cls._module.urlpatterns
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/typeclasses/accounts.html b/docs/1.0-dev/_modules/typeclasses/accounts.html index bc0bf6d968..61191d083c 100644 --- a/docs/1.0-dev/_modules/typeclasses/accounts.html +++ b/docs/1.0-dev/_modules/typeclasses/accounts.html @@ -1,149 +1,39 @@ - - - - - - - - - typeclasses.accounts — Evennia 1.0-dev documentation - - - + + + + typeclasses.accounts — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • typeclasses.accounts
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for typeclasses.accounts

     """
    @@ -252,64 +142,50 @@
         pass
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/typeclasses/channels.html b/docs/1.0-dev/_modules/typeclasses/channels.html index 83cb1a6c26..e4fa4bb97c 100644 --- a/docs/1.0-dev/_modules/typeclasses/channels.html +++ b/docs/1.0-dev/_modules/typeclasses/channels.html @@ -1,149 +1,39 @@ - - - - - - - - - typeclasses.channels — Evennia 1.0-dev documentation - - - + + + + typeclasses.channels — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • typeclasses.channels
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for typeclasses.channels

     """
    @@ -210,64 +100,50 @@
         pass
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/typeclasses/characters.html b/docs/1.0-dev/_modules/typeclasses/characters.html index 57f569383f..3641afa79a 100644 --- a/docs/1.0-dev/_modules/typeclasses/characters.html +++ b/docs/1.0-dev/_modules/typeclasses/characters.html @@ -1,149 +1,39 @@ - - - - - - - - - typeclasses.characters — Evennia 1.0-dev documentation - - - + + + + typeclasses.characters — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Module code »
    • - -
    • typeclasses.characters
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for typeclasses.characters

     """
    @@ -182,64 +72,50 @@
         pass
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_modules/typeclasses/objects.html b/docs/1.0-dev/_modules/typeclasses/objects.html index 6322cefbb9..6085de1b13 100644 --- a/docs/1.0-dev/_modules/typeclasses/objects.html +++ b/docs/1.0-dev/_modules/typeclasses/objects.html @@ -1,149 +1,39 @@ - - - - - - - - - typeclasses.objects — Evennia 1.0-dev documentation - - - + + + + typeclasses.objects — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    Source code for typeclasses.objects

     """
    @@ -310,64 +200,50 @@
         pass
     
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/_sources/Contributing-Docs.md.txt b/docs/1.0-dev/_sources/Contributing-Docs.md.txt index 8130622357..f850b75d27 100644 --- a/docs/1.0-dev/_sources/Contributing-Docs.md.txt +++ b/docs/1.0-dev/_sources/Contributing-Docs.md.txt @@ -9,7 +9,7 @@ Documentation for the Evennia MUD creation system. The live documentation is (or will in the future be) available at [https://evennia.github.io/evennia/latest](https://evennia.github.io/evennia/latest). -# Editing the docs +## Editing the docs The documentation source files are `*.md` (Markdown) files found in `evennia/docs/source/`. Markdown files are simple text files that can be edited with a normal text editor. They can also @@ -19,13 +19,13 @@ the [Markdown][commonmark] syntax. See [the syntax section below](#Editing-synta > Note: Don't edit the files in `source/api/`. These are auto-generated and your changes > will be lost. -## Contributing to docs +### Contributing to docs Contributing to the docs is is like [contributing to the rest of Evennia][contributing]: Check out the branch of Evennia you want to edit the documentation for. Create your own work-branch, make your changes to files in `evennia/docs/source/` and make a PR for it! -# Building the docs locally +## Building the docs locally The sources in `evennia/docs/source/` are built into a pretty documentation using the [Sphinx][sphinx] static generator system. To do so locally you need to either @@ -37,7 +37,7 @@ You don't necessarily _have_ to build the docs locally to contribute. But building them allows you to check for yourself that syntax is correct and that your change comes out looking as you expected. -## Building only the main documentation +### Building only the main documentation If you only want to build the main documentation pages (not the API auto-docs), you don't need to install Evennia itself, only the documentation resources. @@ -65,7 +65,7 @@ All is done in your terminal/console. the docs. Note that you will get errors if clicking a link to the auto-docs, because you didn't build them! -## Building the main documentation and API docs +### Building the main documentation and API docs The full documentation includes both the doc pages and the API documentation generated from the Evennia source. For this you must install Evennia and @@ -124,7 +124,7 @@ well. We won't touch that. - Point your web browser to `file:///evennia/docs/build/html/index.html` to view the full docs. -### Building with another gamedir +#### Building with another gamedir If you for some reason want to use another location of your `gamedir/`, or want it named something else (maybe you already use the name 'gamedir' for your development ...), @@ -135,7 +135,7 @@ of your alternative game dir. For example: EVGAMEDIR=/my/path/to/mygamedir make local ``` -## Building for release +### Building for release The full Evennia documentation contains docs from many Evennia versions, old and new. This is done by pulling documentation from Evennia's old release @@ -155,7 +155,7 @@ This is as close to the 'real' version as you can get locally. The different ver will be found under `evennia/docs/build`. During deploy a symlink `latest` will point to the latest version of the docs. -### Release +#### Release Releasing the official docs requires git-push access the the Evennia `gh-pages` branch on `github`. So there is no risk of you releasing your local changes accidentally. @@ -181,14 +181,14 @@ available at https://evennia.github.io/evennia/latest/. The format used for Evennia's docs is [Markdown][commonmark-help] (Commonmark). While markdown supports a few alternative forms for some of these, we try to stick to the below forms for consistency. -## Italic/Bold +### Italic/Bold We generally use underscores for italics and double-asterisks for bold: - `_Italic text_` - _Italic text_ - `**Bold Text**` - **Bold text** -## Headings +### Headings We use `#` to indicate sections/headings. The more `#` the more of a sub-heading it is (will get smaller and smaller font). @@ -197,14 +197,10 @@ and smaller font). - `## SubHeading` - `## SubSubHeading` -# Heading -## SubHeading -### SubSubHeading - > Don't reuse the same heading/subheading name over and over in the same document. While Markdown does not prevent it, it makes it impossible to link to those duplicates properly (see next section). -## Lists +### Lists One can create both bullet-point lists and numbered lists: @@ -228,7 +224,7 @@ One can create both bullet-point lists and numbered lists: 2. Numbered point two 3. Numbered point three -## Notes +### Notes A note can be used to enphasise important things. It's added by starting one or more lines with `>`. @@ -240,7 +236,7 @@ A note can be used to enphasise important things. It's added by starting one or > Note: This is an important > thing to remember. -## Links +### Links - `[linktext](url_or_ref)` - gives a clickable link [linktext][linkdemo]. @@ -271,11 +267,11 @@ This is a [clickable link][mylink]. This is [another link][1]. ``` -### Special references +#### Special references The Evennia documentation supports some special reference shortcuts in links: -#### Github online repository +##### Github online repository - `github:` - a shortcut for the full path to the Evennia repository on github. This will refer to the `master` branch by default: @@ -287,7 +283,7 @@ The Evennia documentation supports some special reference shortcuts in links: [link to objects.py](github:develop/evennia/objects/objects.py) -#### API +##### API - `api:` - references a path in the api documentation. This is specified as a Python-path: @@ -298,7 +294,7 @@ The Evennia documentation supports some special reference shortcuts in links: Since api-docs are generated alongside the documentation, this will always be the api docs for the current version/branch of the docs. -#### Bug reports/feature request +##### Bug reports/feature request - `issue`, `bug-report`, `feature-request` - links to the same github issue select page. @@ -310,7 +306,7 @@ The Evennia documentation supports some special reference shortcuts in links: > For some reason these particular shortcuts gives a warning during documentation compilation. This > can be ignored. -## Verbatim text +### Verbatim text It's common to want to mark something to be displayed verbatim - just as written - without any Markdown parsing. In running text, this is done using backticks (\`), like \`verbatim text\` becomes `verbatim text`. @@ -335,7 +331,7 @@ Everything within these backticks will be verbatim. ``` ```` -## Code blocks +### Code blocks A special case is code examples - we want them to get code-highlighting for readability. This is done by using the triple-backticks and specify which language we use: @@ -356,7 +352,7 @@ def a_python_func(x): ``` -## ReST blocks +### ReST blocks Markdown is easy to read and use. But while it does most of what we need, there are some things it's not quite as expressive as it needs to be. For this we need to fall back to the [ReST][ReST] markup @@ -567,7 +563,7 @@ for more flexibility. It also provides a link to the code block, identified by i ```` ```code-block:: python :linenos: - :emphasize-lines: 6-7,12 + :emphasize-lines: 1-2,8 :caption: An example code block :name: A full code block example diff --git a/docs/1.0-dev/_sources/index.md.txt b/docs/1.0-dev/_sources/index.md.txt index 33fb3cc9f2..06bc35d0a4 100644 --- a/docs/1.0-dev/_sources/index.md.txt +++ b/docs/1.0-dev/_sources/index.md.txt @@ -1,13 +1,15 @@ -# VERSION WARNING -> This is the _experimental_ and _unstable_ documentation for the -> development branch of Evennia (v1.0-dev). It's based on converted docs -> from the [evennia wiki](https://github.com/evennia/evennia/wiki/) at -> 2020-06-12 22:36:53. There are known conversion issues. This will -> slowly be ironed out as this is developed. +```warning:: -> For now you are best off using the original wiki, or the less changing v0.9.1 -> of these docs. You have been warned. + This is the **experimental** and **unstable** documentation for the + development branch of Evennia (v1.0-dev). It's based on converted docs + from the Evennia wiki (https://github.com/evennia/evennia/wiki/) at + 2020-06-12 22:36:53. There are known conversion issues. This will + slowly be ironed out as this is developed. + + For now you are best off using the original wiki, or the less changing v0.9.1 + of these docs. You have been warned. +``` # Evennia Documentation diff --git a/docs/1.0-dev/_static/basic.css b/docs/1.0-dev/_static/basic.css index 01192852b5..27cd825f5d 100644 --- a/docs/1.0-dev/_static/basic.css +++ b/docs/1.0-dev/_static/basic.css @@ -315,9 +315,9 @@ img.align-default, .figure.align-default { div.sidebar { margin: 0 0 0.5em 1em; - border: 1px solid #ddb; - padding: 7px 7px 0 7px; - background-color: #ffe; + border: 1px solid #787878; + padding: 5px 7px 7px 15px; + background-color: #f5fdff; width: 40%; float: right; } @@ -649,6 +649,7 @@ td.linenos pre { border: 0; background-color: transparent; color: #aaa; + -webkit-box-shadow: 0px 0px 0px #fff; } table.highlighttable { @@ -656,7 +657,7 @@ table.highlighttable { } table.highlighttable td { - padding: 0 0.5em 0 0.5em; + /* padding: 0 0.5em 0 0.5em; */ } div.code-block-caption { @@ -765,4 +766,4 @@ div.math:hover a.headerlink { #top-link { display: none; } -} \ No newline at end of file +} diff --git a/docs/1.0-dev/_static/css/badge_only.css b/docs/1.0-dev/_static/css/badge_only.css deleted file mode 100644 index ca5cf3a073..0000000000 --- a/docs/1.0-dev/_static/css/badge_only.css +++ /dev/null @@ -1,231 +0,0 @@ -@charset "UTF-8"; -/** - * Wyrm: https://github.com/TYPO3-Documentation/t3SphinxThemeRtd/blob/master/sass/_theme_variables.sass - * Stanford colors: https://identity.stanford.edu/web-toolkit/color.html - * https://identity.stanford.edu/overview/color.html - */ -.fa:before { - -webkit-font-smoothing: antialiased; -} - -.clearfix { - *zoom: 1; -} -.clearfix:before, .clearfix:after { - display: table; - content: ""; -} -.clearfix:after { - clear: both; -} - -@font-face { - font-family: FontAwesome; - font-weight: normal; - font-style: normal; - src: url("../font/fontawesome_webfont.eot"); - src: url("../font/fontawesome_webfont.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome_webfont.woff") format("woff"), url("../font/fontawesome_webfont.ttf") format("truetype"), url("../font/fontawesome_webfont.svg#FontAwesome") format("svg"); -} -.fa:before { - display: inline-block; - font-family: FontAwesome; - font-style: normal; - font-weight: normal; - line-height: 1; - text-decoration: inherit; -} - -a .fa { - display: inline-block; - text-decoration: inherit; -} - -li .fa { - display: inline-block; -} -li .fa-large:before, -li .fa-large:before { - /* 1.5 increased font size for fa-large * 1.25 width */ - width: 1.875em; -} - -ul.fas { - list-style-type: none; - margin-left: 2em; - text-indent: -0.8em; -} -ul.fas li .fa { - width: 0.8em; -} -ul.fas li .fa-large:before, -ul.fas li .fa-large:before { - /* 1.5 increased font size for fa-large * 1.25 width */ - vertical-align: baseline; -} - -.fa-book:before { - content: ""; -} - -.icon-book:before { - content: ""; -} - -.fa-caret-down:before { - content: ""; -} - -.icon-caret-down:before { - content: ""; -} - -.fa-caret-up:before { - content: ""; -} - -.icon-caret-up:before { - content: ""; -} - -.fa-caret-left:before { - content: ""; -} - -.icon-caret-left:before { - content: ""; -} - -.fa-caret-right:before { - content: ""; -} - -.icon-caret-right:before { - content: ""; -} - -.rst-versions { - position: fixed; - bottom: 0; - left: 0; - width: 300px; - color: #f9f8f3; - background: #28261e; - border-top: solid 10px #3F3C30; - font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif; - z-index: 400; -} -.rst-versions a { - color: #5091cd; - text-decoration: none; -} -.rst-versions .rst-badge-small { - display: none; -} -.rst-versions .rst-current-version { - padding: 12px; - background-color: #312e25; - display: block; - text-align: right; - font-size: 90%; - cursor: pointer; - color: #27AE60; - *zoom: 1; -} -.rst-versions .rst-current-version:before, .rst-versions .rst-current-version:after { - display: table; - content: ""; -} -.rst-versions .rst-current-version:after { - clear: both; -} -.rst-versions .rst-current-version .fa { - color: #f9f8f3; -} -.rst-versions .rst-current-version .fa-book { - float: left; -} -.rst-versions .rst-current-version .icon-book { - float: left; -} -.rst-versions .rst-current-version.rst-out-of-date { - background-color: #E74C3C; - color: #fff; -} -.rst-versions .rst-current-version.rst-active-old-version { - background-color: #F1C40F; - color: #000; -} -.rst-versions.shift-up .rst-other-versions { - display: block; -} -.rst-versions .rst-other-versions { - font-size: 90%; - padding: 12px; - color: gray; - display: none; -} -.rst-versions .rst-other-versions hr { - display: block; - height: 1px; - border: 0; - margin: 20px 0; - padding: 0; - border-top: solid 1px #4d4a3b; -} -.rst-versions .rst-other-versions dd { - display: inline-block; - margin: 0; -} -.rst-versions .rst-other-versions dd a { - display: inline-block; - padding: 6px; - color: #f9f8f3; -} -.rst-versions.rst-badge { - width: auto; - bottom: 20px; - right: 20px; - left: auto; - border: none; - max-width: 300px; -} -.rst-versions.rst-badge .icon-book { - float: none; -} -.rst-versions.rst-badge .fa-book { - float: none; -} -.rst-versions.rst-badge.shift-up .rst-current-version { - text-align: right; -} -.rst-versions.rst-badge.shift-up .rst-current-version .fa-book { - float: left; -} -.rst-versions.rst-badge.shift-up .rst-current-version .icon-book { - float: left; -} -.rst-versions.rst-badge .rst-current-version { - width: auto; - height: 30px; - line-height: 30px; - padding: 0 6px; - display: block; - text-align: center; -} - -@media screen and (max-width: 768px) { - .rst-versions { - width: 85%; - display: none; - } - .rst-versions.shift { - display: block; - } - - img { - width: 100%; - height: auto; - } -} - -/*# sourceMappingURL=badge_only.css.map */ diff --git a/docs/1.0-dev/_static/css/copied_wy_variables.css b/docs/1.0-dev/_static/css/copied_wy_variables.css deleted file mode 100644 index 7675a6a2e9..0000000000 --- a/docs/1.0-dev/_static/css/copied_wy_variables.css +++ /dev/null @@ -1,3 +0,0 @@ - - -/*# sourceMappingURL=copied_wy_variables.css.map */ diff --git a/docs/1.0-dev/_static/css/theme.css b/docs/1.0-dev/_static/css/theme.css deleted file mode 100644 index 2dee4569fc..0000000000 --- a/docs/1.0-dev/_static/css/theme.css +++ /dev/null @@ -1,5884 +0,0 @@ -@charset "UTF-8"; -/** - * Wyrm: https://github.com/TYPO3-Documentation/t3SphinxThemeRtd/blob/master/sass/_theme_variables.sass - * Stanford colors: https://identity.stanford.edu/web-toolkit/color.html - * https://identity.stanford.edu/overview/color.html - */ -* { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} - -article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { - display: block; -} - -audio, canvas, video { - display: inline-block; - *display: inline; - *zoom: 1; -} - -audio:not([controls]) { - display: none; -} - -[hidden] { - display: none; -} - -* { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} - -html { - font-size: 100%; - -webkit-text-size-adjust: 100%; - -ms-text-size-adjust: 100%; -} - -body { - margin: 0; -} - -a:hover, a:active { - outline: 0; -} - -abbr[title] { - border-bottom: 1px dotted; -} - -b, strong { - font-weight: bold; -} - -blockquote { - margin: 0; -} - -dfn { - font-style: italic; -} - -ins { - background: #ff9; - color: #000; - text-decoration: none; -} - -mark { - background: #ff0; - color: #000; - font-style: italic; - font-weight: bold; -} - -pre, code, .rst-content tt, .rst-content code, kbd, samp { - font-family: monospace, serif; - _font-family: "courier new", monospace; - font-size: 1em; -} - -pre { - white-space: pre; -} - -q { - quotes: none; -} - -q:before, q:after { - content: ""; - content: none; -} - -small { - font-size: 85%; -} - -sub, sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; -} - -sup { - top: -0.5em; -} - -sub { - bottom: -0.25em; -} - -ul, ol, dl { - margin: 0; - padding: 0; - list-style: none; - list-style-image: none; -} - -li { - list-style: none; -} - -dd { - margin: 0; -} - -img { - border: 0; - -ms-interpolation-mode: bicubic; - vertical-align: middle; - max-width: 100%; -} - -svg:not(:root) { - overflow: hidden; -} - -figure { - margin: 0; -} - -form { - margin: 0; -} - -fieldset { - border: 0; - margin: 0; - padding: 0; -} - -label { - cursor: pointer; -} - -legend { - border: 0; - *margin-left: -7px; - padding: 0; - white-space: normal; -} - -button, input, select, textarea { - font-size: 100%; - margin: 0; - vertical-align: baseline; - *vertical-align: middle; -} - -button, input { - line-height: normal; -} - -button, input[type="button"], input[type="reset"], input[type="submit"] { - cursor: pointer; - -webkit-appearance: button; - *overflow: visible; -} - -button[disabled], input[disabled] { - cursor: default; -} - -input[type="checkbox"], input[type="radio"] { - box-sizing: border-box; - padding: 0; - *width: 13px; - *height: 13px; -} - -input[type="search"] { - -webkit-appearance: textfield; - -moz-box-sizing: content-box; - -webkit-box-sizing: content-box; - box-sizing: content-box; -} - -input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { - -webkit-appearance: none; -} - -button::-moz-focus-inner, input::-moz-focus-inner { - border: 0; - padding: 0; -} - -textarea { - overflow: auto; - vertical-align: top; - resize: vertical; -} - -table { - border-collapse: collapse; - border-spacing: 0; -} - -td { - vertical-align: top; -} - -.chromeframe { - margin: 0.2em 0; - background: #ccc; - color: black; - padding: 0.2em 0; -} - -.ir { - display: block; - border: 0; - text-indent: -999em; - overflow: hidden; - background-color: transparent; - background-repeat: no-repeat; - text-align: left; - direction: ltr; - *line-height: 0; -} - -.ir br { - display: none; -} - -.hidden { - display: none !important; - visibility: hidden; -} - -.visuallyhidden { - border: 0; - clip: rect(0 0 0 0); - height: 1px; - margin: -1px; - overflow: hidden; - padding: 0; - position: absolute; - width: 1px; -} - -.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { - clip: auto; - height: auto; - margin: 0; - overflow: visible; - position: static; - width: auto; -} - -.invisible { - visibility: hidden; -} - -.relative { - position: relative; -} - -big, small { - font-size: 100%; -} - -@media print { - html, body, section { - background: none !important; - } - - * { - box-shadow: none !important; - text-shadow: none !important; - filter: none !important; - -ms-filter: none !important; - } - - a, a:visited { - text-decoration: underline; - } - - .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { - content: ""; - } - - pre, blockquote { - page-break-inside: avoid; - } - - thead { - display: table-header-group; - } - - tr, img { - page-break-inside: avoid; - } - - img { - max-width: 100% !important; - } - - @page { - margin: 0.5cm; - } - p, h2, .rst-content .toctree-wrapper p.caption, h3 { - orphans: 3; - widows: 3; - } - - h2, .rst-content .toctree-wrapper p.caption, h3 { - page-break-after: avoid; - } -} -.fa:before, .wy-menu-vertical li span.toctree-expand:before, .wy-menu-vertical li.on a span.toctree-expand:before, .wy-menu-vertical li.current > a span.toctree-expand:before, .rst-content .admonition-title:before, .rst-content h1 .headerlink:before, .rst-content h2 .headerlink:before, .rst-content h3 .headerlink:before, .rst-content h4 .headerlink:before, .rst-content h5 .headerlink:before, .rst-content h6 .headerlink:before, .rst-content dl dt .headerlink:before, .rst-content p.caption .headerlink:before, .rst-content tt.download span:first-child:before, .rst-content code.download span:first-child:before, .icon:before, .wy-dropdown .caret:before, .wy-inline-validate.wy-inline-validate-success .wy-input-context:before, .wy-inline-validate.wy-inline-validate-danger .wy-input-context:before, .wy-inline-validate.wy-inline-validate-warning .wy-input-context:before, .wy-inline-validate.wy-inline-validate-info .wy-input-context:before, .wy-alert, .rst-content .note, .rst-content .attention, .rst-content .caution, .rst-content .danger, .rst-content .error, .rst-content .hint, .rst-content .important, .rst-content .tip, .rst-content .warning, .rst-content .seealso, .rst-content .admonition-todo, .btn, input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="number"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .wy-menu-vertical li.on a, .wy-menu-vertical li.current > a, .wy-side-nav-search > a, .wy-side-nav-search .wy-dropdown > a, .wy-nav-top a { - -webkit-font-smoothing: antialiased; -} - -.clearfix { - *zoom: 1; -} -.clearfix:before, .clearfix:after { - display: table; - content: ""; -} -.clearfix:after { - clear: both; -} - -/*! - * Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome - * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) - */ -/* FONT PATH - * -------------------------- */ -@font-face { - font-family: 'FontAwesome'; - src: url("../fonts/fontawesome-webfont.eot?v=4.6.3"); - src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg"); - font-weight: normal; - font-style: normal; -} -.fa, .wy-menu-vertical li span.toctree-expand, .wy-menu-vertical li.on a span.toctree-expand, .wy-menu-vertical li.current > a span.toctree-expand, .rst-content .admonition-title, .rst-content h1 .headerlink, .rst-content h2 .headerlink, .rst-content h3 .headerlink, .rst-content h4 .headerlink, .rst-content h5 .headerlink, .rst-content h6 .headerlink, .rst-content dl dt .headerlink, .rst-content p.caption .headerlink, .rst-content tt.download span:first-child, .rst-content code.download span:first-child, .icon { - display: inline-block; - font: normal normal normal 14px/1 FontAwesome; - font-size: inherit; - text-rendering: auto; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} - -/* makes the font 33% larger relative to the icon container */ -.fa-lg { - font-size: 1.33333em; - line-height: 0.75em; - vertical-align: -15%; -} - -.fa-2x { - font-size: 2em; -} - -.fa-3x { - font-size: 3em; -} - -.fa-4x { - font-size: 4em; -} - -.fa-5x { - font-size: 5em; -} - -.fa-fw { - width: 1.28571em; - text-align: center; -} - -.fa-ul { - padding-left: 0; - margin-left: 2.14286em; - list-style-type: none; -} -.fa-ul > li { - position: relative; -} - -.fa-li { - position: absolute; - left: -2.14286em; - width: 2.14286em; - top: 0.14286em; - text-align: center; -} -.fa-li.fa-lg { - left: -1.85714em; -} - -.fa-border { - padding: .2em .25em .15em; - border: solid 0.08em #eee; - border-radius: .1em; -} - -.fa-pull-left { - float: left; -} - -.fa-pull-right { - float: right; -} - -.fa.fa-pull-left, .wy-menu-vertical li span.fa-pull-left.toctree-expand, .wy-menu-vertical li.on a span.fa-pull-left.toctree-expand, .wy-menu-vertical li.current > a span.fa-pull-left.toctree-expand, .rst-content .fa-pull-left.admonition-title, .rst-content h1 .fa-pull-left.headerlink, .rst-content h2 .fa-pull-left.headerlink, .rst-content h3 .fa-pull-left.headerlink, .rst-content h4 .fa-pull-left.headerlink, .rst-content h5 .fa-pull-left.headerlink, .rst-content h6 .fa-pull-left.headerlink, .rst-content dl dt .fa-pull-left.headerlink, .rst-content p.caption .fa-pull-left.headerlink, .rst-content tt.download span.fa-pull-left:first-child, .rst-content code.download span.fa-pull-left:first-child, .fa-pull-left.icon { - margin-right: .3em; -} -.fa.fa-pull-right, .wy-menu-vertical li span.fa-pull-right.toctree-expand, .wy-menu-vertical li.on a span.fa-pull-right.toctree-expand, .wy-menu-vertical li.current > a span.fa-pull-right.toctree-expand, .rst-content .fa-pull-right.admonition-title, .rst-content h1 .fa-pull-right.headerlink, .rst-content h2 .fa-pull-right.headerlink, .rst-content h3 .fa-pull-right.headerlink, .rst-content h4 .fa-pull-right.headerlink, .rst-content h5 .fa-pull-right.headerlink, .rst-content h6 .fa-pull-right.headerlink, .rst-content dl dt .fa-pull-right.headerlink, .rst-content p.caption .fa-pull-right.headerlink, .rst-content tt.download span.fa-pull-right:first-child, .rst-content code.download span.fa-pull-right:first-child, .fa-pull-right.icon { - margin-left: .3em; -} - -/* Deprecated as of 4.4.0 */ -.pull-right { - float: right; -} - -.pull-left { - float: left; -} - -.fa.pull-left, .wy-menu-vertical li span.pull-left.toctree-expand, .wy-menu-vertical li.on a span.pull-left.toctree-expand, .wy-menu-vertical li.current > a span.pull-left.toctree-expand, .rst-content .pull-left.admonition-title, .rst-content h1 .pull-left.headerlink, .rst-content h2 .pull-left.headerlink, .rst-content h3 .pull-left.headerlink, .rst-content h4 .pull-left.headerlink, .rst-content h5 .pull-left.headerlink, .rst-content h6 .pull-left.headerlink, .rst-content dl dt .pull-left.headerlink, .rst-content p.caption .pull-left.headerlink, .rst-content tt.download span.pull-left:first-child, .rst-content code.download span.pull-left:first-child, .pull-left.icon { - margin-right: .3em; -} -.fa.pull-right, .wy-menu-vertical li span.pull-right.toctree-expand, .wy-menu-vertical li.on a span.pull-right.toctree-expand, .wy-menu-vertical li.current > a span.pull-right.toctree-expand, .rst-content .pull-right.admonition-title, .rst-content h1 .pull-right.headerlink, .rst-content h2 .pull-right.headerlink, .rst-content h3 .pull-right.headerlink, .rst-content h4 .pull-right.headerlink, .rst-content h5 .pull-right.headerlink, .rst-content h6 .pull-right.headerlink, .rst-content dl dt .pull-right.headerlink, .rst-content p.caption .pull-right.headerlink, .rst-content tt.download span.pull-right:first-child, .rst-content code.download span.pull-right:first-child, .pull-right.icon { - margin-left: .3em; -} - -.fa-spin { - -webkit-animation: fa-spin 2s infinite linear; - animation: fa-spin 2s infinite linear; -} - -.fa-pulse { - -webkit-animation: fa-spin 1s infinite steps(8); - animation: fa-spin 1s infinite steps(8); -} - -@-webkit-keyframes fa-spin { - 0% { - -webkit-transform: rotate(0deg); - transform: rotate(0deg); - } - 100% { - -webkit-transform: rotate(359deg); - transform: rotate(359deg); - } -} -@keyframes fa-spin { - 0% { - -webkit-transform: rotate(0deg); - transform: rotate(0deg); - } - 100% { - -webkit-transform: rotate(359deg); - transform: rotate(359deg); - } -} -.fa-rotate-90 { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; - -webkit-transform: rotate(90deg); - -ms-transform: rotate(90deg); - transform: rotate(90deg); -} - -.fa-rotate-180 { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; - -webkit-transform: rotate(180deg); - -ms-transform: rotate(180deg); - transform: rotate(180deg); -} - -.fa-rotate-270 { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; - -webkit-transform: rotate(270deg); - -ms-transform: rotate(270deg); - transform: rotate(270deg); -} - -.fa-flip-horizontal { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; - -webkit-transform: scale(-1, 1); - -ms-transform: scale(-1, 1); - transform: scale(-1, 1); -} - -.fa-flip-vertical { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; - -webkit-transform: scale(1, -1); - -ms-transform: scale(1, -1); - transform: scale(1, -1); -} - -:root .fa-rotate-90, -:root .fa-rotate-180, -:root .fa-rotate-270, -:root .fa-flip-horizontal, -:root .fa-flip-vertical { - filter: none; -} - -.fa-stack { - position: relative; - display: inline-block; - width: 2em; - height: 2em; - line-height: 2em; - vertical-align: middle; -} - -.fa-stack-1x, .fa-stack-2x { - position: absolute; - left: 0; - width: 100%; - text-align: center; -} - -.fa-stack-1x { - line-height: inherit; -} - -.fa-stack-2x { - font-size: 2em; -} - -.fa-inverse { - color: #fff; -} - -/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen - readers do not read off random characters that represent icons */ -.fa-glass:before { - content: ""; -} - -.fa-music:before { - content: ""; -} - -.fa-search:before, .icon-search:before { - content: ""; -} - -.fa-envelope-o:before { - content: ""; -} - -.fa-heart:before { - content: ""; -} - -.fa-star:before { - content: ""; -} - -.fa-star-o:before { - content: ""; -} - -.fa-user:before { - content: ""; -} - -.fa-film:before { - content: ""; -} - -.fa-th-large:before { - content: ""; -} - -.fa-th:before { - content: ""; -} - -.fa-th-list:before { - content: ""; -} - -.fa-check:before { - content: ""; -} - -.fa-remove:before, -.fa-close:before, -.fa-times:before { - content: ""; -} - -.fa-search-plus:before { - content: ""; -} - -.fa-search-minus:before { - content: ""; -} - -.fa-power-off:before { - content: ""; -} - -.fa-signal:before { - content: ""; -} - -.fa-gear:before, -.fa-cog:before { - content: ""; -} - -.fa-trash-o:before { - content: ""; -} - -.fa-home:before, .icon-home:before { - content: ""; -} - -.fa-file-o:before { - content: ""; -} - -.fa-clock-o:before { - content: ""; -} - -.fa-road:before { - content: ""; -} - -.fa-download:before, .rst-content tt.download span:first-child:before, .rst-content code.download span:first-child:before { - content: ""; -} - -.fa-arrow-circle-o-down:before { - content: ""; -} - -.fa-arrow-circle-o-up:before { - content: ""; -} - -.fa-inbox:before { - content: ""; -} - -.fa-play-circle-o:before { - content: ""; -} - -.fa-rotate-right:before, -.fa-repeat:before { - content: ""; -} - -.fa-refresh:before { - content: ""; -} - -.fa-list-alt:before { - content: ""; -} - -.fa-lock:before { - content: ""; -} - -.fa-flag:before { - content: ""; -} - -.fa-headphones:before { - content: ""; -} - -.fa-volume-off:before { - content: ""; -} - -.fa-volume-down:before { - content: ""; -} - -.fa-volume-up:before { - content: ""; -} - -.fa-qrcode:before { - content: ""; -} - -.fa-barcode:before { - content: ""; -} - -.fa-tag:before { - content: ""; -} - -.fa-tags:before { - content: ""; -} - -.fa-book:before, .icon-book:before { - content: ""; -} - -.fa-bookmark:before { - content: ""; -} - -.fa-print:before { - content: ""; -} - -.fa-camera:before { - content: ""; -} - -.fa-font:before { - content: ""; -} - -.fa-bold:before { - content: ""; -} - -.fa-italic:before { - content: ""; -} - -.fa-text-height:before { - content: ""; -} - -.fa-text-width:before { - content: ""; -} - -.fa-align-left:before { - content: ""; -} - -.fa-align-center:before { - content: ""; -} - -.fa-align-right:before { - content: ""; -} - -.fa-align-justify:before { - content: ""; -} - -.fa-list:before { - content: ""; -} - -.fa-dedent:before, -.fa-outdent:before { - content: ""; -} - -.fa-indent:before { - content: ""; -} - -.fa-video-camera:before { - content: ""; -} - -.fa-photo:before, -.fa-image:before, -.fa-picture-o:before { - content: ""; -} - -.fa-pencil:before { - content: ""; -} - -.fa-map-marker:before { - content: ""; -} - -.fa-adjust:before { - content: ""; -} - -.fa-tint:before { - content: ""; -} - -.fa-edit:before, -.fa-pencil-square-o:before { - content: ""; -} - -.fa-share-square-o:before { - content: ""; -} - -.fa-check-square-o:before { - content: ""; -} - -.fa-arrows:before { - content: ""; -} - -.fa-step-backward:before { - content: ""; -} - -.fa-fast-backward:before { - content: ""; -} - -.fa-backward:before { - content: ""; -} - -.fa-play:before { - content: ""; -} - -.fa-pause:before { - content: ""; -} - -.fa-stop:before { - content: ""; -} - -.fa-forward:before { - content: ""; -} - -.fa-fast-forward:before { - content: ""; -} - -.fa-step-forward:before { - content: ""; -} - -.fa-eject:before { - content: ""; -} - -.fa-chevron-left:before { - content: ""; -} - -.fa-chevron-right:before { - content: ""; -} - -.fa-plus-circle:before { - content: ""; -} - -.fa-minus-circle:before { - content: ""; -} - -.fa-times-circle:before, .wy-inline-validate.wy-inline-validate-danger .wy-input-context:before { - content: ""; -} - -.fa-check-circle:before, .wy-inline-validate.wy-inline-validate-success .wy-input-context:before { - content: ""; -} - -.fa-question-circle:before { - content: ""; -} - -.fa-info-circle:before { - content: ""; -} - -.fa-crosshairs:before { - content: ""; -} - -.fa-times-circle-o:before { - content: ""; -} - -.fa-check-circle-o:before { - content: ""; -} - -.fa-ban:before { - content: ""; -} - -.fa-arrow-left:before { - content: ""; -} - -.fa-arrow-right:before { - content: ""; -} - -.fa-arrow-up:before { - content: ""; -} - -.fa-arrow-down:before { - content: ""; -} - -.fa-mail-forward:before, -.fa-share:before { - content: ""; -} - -.fa-expand:before { - content: ""; -} - -.fa-compress:before { - content: ""; -} - -.fa-plus:before { - content: ""; -} - -.fa-minus:before { - content: ""; -} - -.fa-asterisk:before { - content: ""; -} - -.fa-exclamation-circle:before, .wy-inline-validate.wy-inline-validate-warning .wy-input-context:before, .wy-inline-validate.wy-inline-validate-info .wy-input-context:before, .rst-content .admonition-title:before { - content: ""; -} - -.fa-gift:before { - content: ""; -} - -.fa-leaf:before { - content: ""; -} - -.fa-fire:before, .icon-fire:before { - content: ""; -} - -.fa-eye:before { - content: ""; -} - -.fa-eye-slash:before { - content: ""; -} - -.fa-warning:before, -.fa-exclamation-triangle:before { - content: ""; -} - -.fa-plane:before { - content: ""; -} - -.fa-calendar:before { - content: ""; -} - -.fa-random:before { - content: ""; -} - -.fa-comment:before { - content: ""; -} - -.fa-magnet:before { - content: ""; -} - -.fa-chevron-up:before { - content: ""; -} - -.fa-chevron-down:before { - content: ""; -} - -.fa-retweet:before { - content: ""; -} - -.fa-shopping-cart:before { - content: ""; -} - -.fa-folder:before { - content: ""; -} - -.fa-folder-open:before { - content: ""; -} - -.fa-arrows-v:before { - content: ""; -} - -.fa-arrows-h:before { - content: ""; -} - -.fa-bar-chart-o:before, -.fa-bar-chart:before { - content: ""; -} - -.fa-twitter-square:before { - content: ""; -} - -.fa-facebook-square:before { - content: ""; -} - -.fa-camera-retro:before { - content: ""; -} - -.fa-key:before { - content: ""; -} - -.fa-gears:before, -.fa-cogs:before { - content: ""; -} - -.fa-comments:before { - content: ""; -} - -.fa-thumbs-o-up:before { - content: ""; -} - -.fa-thumbs-o-down:before { - content: ""; -} - -.fa-star-half:before { - content: ""; -} - -.fa-heart-o:before { - content: ""; -} - -.fa-sign-out:before { - content: ""; -} - -.fa-linkedin-square:before { - content: ""; -} - -.fa-thumb-tack:before { - content: ""; -} - -.fa-external-link:before { - content: ""; -} - -.fa-sign-in:before { - content: ""; -} - -.fa-trophy:before { - content: ""; -} - -.fa-github-square:before { - content: ""; -} - -.fa-upload:before { - content: ""; -} - -.fa-lemon-o:before { - content: ""; -} - -.fa-phone:before { - content: ""; -} - -.fa-square-o:before { - content: ""; -} - -.fa-bookmark-o:before { - content: ""; -} - -.fa-phone-square:before { - content: ""; -} - -.fa-twitter:before { - content: ""; -} - -.fa-facebook-f:before, -.fa-facebook:before { - content: ""; -} - -.fa-github:before, .icon-github:before { - content: ""; -} - -.fa-unlock:before { - content: ""; -} - -.fa-credit-card:before { - content: ""; -} - -.fa-feed:before, -.fa-rss:before { - content: ""; -} - -.fa-hdd-o:before { - content: ""; -} - -.fa-bullhorn:before { - content: ""; -} - -.fa-bell:before { - content: ""; -} - -.fa-certificate:before { - content: ""; -} - -.fa-hand-o-right:before { - content: ""; -} - -.fa-hand-o-left:before { - content: ""; -} - -.fa-hand-o-up:before { - content: ""; -} - -.fa-hand-o-down:before { - content: ""; -} - -.fa-arrow-circle-left:before, .icon-circle-arrow-left:before { - content: ""; -} - -.fa-arrow-circle-right:before, .icon-circle-arrow-right:before { - content: ""; -} - -.fa-arrow-circle-up:before { - content: ""; -} - -.fa-arrow-circle-down:before { - content: ""; -} - -.fa-globe:before { - content: ""; -} - -.fa-wrench:before { - content: ""; -} - -.fa-tasks:before { - content: ""; -} - -.fa-filter:before { - content: ""; -} - -.fa-briefcase:before { - content: ""; -} - -.fa-arrows-alt:before { - content: ""; -} - -.fa-group:before, -.fa-users:before { - content: ""; -} - -.fa-chain:before, -.fa-link:before, -.icon-link:before { - content: ""; -} - -.fa-cloud:before { - content: ""; -} - -.fa-flask:before { - content: ""; -} - -.fa-cut:before, -.fa-scissors:before { - content: ""; -} - -.fa-copy:before, -.fa-files-o:before { - content: ""; -} - -.fa-paperclip:before { - content: ""; -} - -.fa-save:before, -.fa-floppy-o:before { - content: ""; -} - -.fa-square:before { - content: ""; -} - -.fa-navicon:before, -.fa-reorder:before, -.fa-bars:before { - content: ""; -} - -.fa-list-ul:before { - content: ""; -} - -.fa-list-ol:before { - content: ""; -} - -.fa-strikethrough:before { - content: ""; -} - -.fa-underline:before { - content: ""; -} - -.fa-table:before { - content: ""; -} - -.fa-magic:before { - content: ""; -} - -.fa-truck:before { - content: ""; -} - -.fa-pinterest:before { - content: ""; -} - -.fa-pinterest-square:before { - content: ""; -} - -.fa-google-plus-square:before { - content: ""; -} - -.fa-google-plus:before { - content: ""; -} - -.fa-money:before { - content: ""; -} - -.fa-caret-down:before, .wy-dropdown .caret:before, .icon-caret-down:before { - content: ""; -} - -.fa-caret-up:before { - content: ""; -} - -.fa-caret-left:before { - content: ""; -} - -.fa-caret-right:before { - content: ""; -} - -.fa-columns:before { - content: ""; -} - -.fa-unsorted:before, -.fa-sort:before { - content: ""; -} - -.fa-sort-down:before, -.fa-sort-desc:before { - content: ""; -} - -.fa-sort-up:before, -.fa-sort-asc:before { - content: ""; -} - -.fa-envelope:before { - content: ""; -} - -.fa-linkedin:before { - content: ""; -} - -.fa-rotate-left:before, -.fa-undo:before { - content: ""; -} - -.fa-legal:before, -.fa-gavel:before { - content: ""; -} - -.fa-dashboard:before, -.fa-tachometer:before { - content: ""; -} - -.fa-comment-o:before { - content: ""; -} - -.fa-comments-o:before { - content: ""; -} - -.fa-flash:before, -.fa-bolt:before { - content: ""; -} - -.fa-sitemap:before { - content: ""; -} - -.fa-umbrella:before { - content: ""; -} - -.fa-paste:before, -.fa-clipboard:before { - content: ""; -} - -.fa-lightbulb-o:before { - content: ""; -} - -.fa-exchange:before { - content: ""; -} - -.fa-cloud-download:before { - content: ""; -} - -.fa-cloud-upload:before { - content: ""; -} - -.fa-user-md:before { - content: ""; -} - -.fa-stethoscope:before { - content: ""; -} - -.fa-suitcase:before { - content: ""; -} - -.fa-bell-o:before { - content: ""; -} - -.fa-coffee:before { - content: ""; -} - -.fa-cutlery:before { - content: ""; -} - -.fa-file-text-o:before { - content: ""; -} - -.fa-building-o:before { - content: ""; -} - -.fa-hospital-o:before { - content: ""; -} - -.fa-ambulance:before { - content: ""; -} - -.fa-medkit:before { - content: ""; -} - -.fa-fighter-jet:before { - content: ""; -} - -.fa-beer:before { - content: ""; -} - -.fa-h-square:before { - content: ""; -} - -.fa-plus-square:before { - content: ""; -} - -.fa-angle-double-left:before { - content: ""; -} - -.fa-angle-double-right:before { - content: ""; -} - -.fa-angle-double-up:before { - content: ""; -} - -.fa-angle-double-down:before { - content: ""; -} - -.fa-angle-left:before { - content: ""; -} - -.fa-angle-right:before { - content: ""; -} - -.fa-angle-up:before { - content: ""; -} - -.fa-angle-down:before { - content: ""; -} - -.fa-desktop:before { - content: ""; -} - -.fa-laptop:before { - content: ""; -} - -.fa-tablet:before { - content: ""; -} - -.fa-mobile-phone:before, -.fa-mobile:before { - content: ""; -} - -.fa-circle-o:before { - content: ""; -} - -.fa-quote-left:before { - content: ""; -} - -.fa-quote-right:before { - content: ""; -} - -.fa-spinner:before { - content: ""; -} - -.fa-circle:before { - content: ""; -} - -.fa-mail-reply:before, -.fa-reply:before { - content: ""; -} - -.fa-github-alt:before { - content: ""; -} - -.fa-folder-o:before { - content: ""; -} - -.fa-folder-open-o:before { - content: ""; -} - -.fa-smile-o:before { - content: ""; -} - -.fa-frown-o:before { - content: ""; -} - -.fa-meh-o:before { - content: ""; -} - -.fa-gamepad:before { - content: ""; -} - -.fa-keyboard-o:before { - content: ""; -} - -.fa-flag-o:before { - content: ""; -} - -.fa-flag-checkered:before { - content: ""; -} - -.fa-terminal:before { - content: ""; -} - -.fa-code:before { - content: ""; -} - -.fa-mail-reply-all:before, -.fa-reply-all:before { - content: ""; -} - -.fa-star-half-empty:before, -.fa-star-half-full:before, -.fa-star-half-o:before { - content: ""; -} - -.fa-location-arrow:before { - content: ""; -} - -.fa-crop:before { - content: ""; -} - -.fa-code-fork:before { - content: ""; -} - -.fa-unlink:before, -.fa-chain-broken:before { - content: ""; -} - -.fa-question:before { - content: ""; -} - -.fa-info:before { - content: ""; -} - -.fa-exclamation:before { - content: ""; -} - -.fa-superscript:before { - content: ""; -} - -.fa-subscript:before { - content: ""; -} - -.fa-eraser:before { - content: ""; -} - -.fa-puzzle-piece:before { - content: ""; -} - -.fa-microphone:before { - content: ""; -} - -.fa-microphone-slash:before { - content: ""; -} - -.fa-shield:before { - content: ""; -} - -.fa-calendar-o:before { - content: ""; -} - -.fa-fire-extinguisher:before { - content: ""; -} - -.fa-rocket:before { - content: ""; -} - -.fa-maxcdn:before { - content: ""; -} - -.fa-chevron-circle-left:before { - content: ""; -} - -.fa-chevron-circle-right:before { - content: ""; -} - -.fa-chevron-circle-up:before { - content: ""; -} - -.fa-chevron-circle-down:before { - content: ""; -} - -.fa-html5:before { - content: ""; -} - -.fa-css3:before { - content: ""; -} - -.fa-anchor:before { - content: ""; -} - -.fa-unlock-alt:before { - content: ""; -} - -.fa-bullseye:before { - content: ""; -} - -.fa-ellipsis-h:before { - content: ""; -} - -.fa-ellipsis-v:before { - content: ""; -} - -.fa-rss-square:before { - content: ""; -} - -.fa-play-circle:before { - content: ""; -} - -.fa-ticket:before { - content: ""; -} - -.fa-minus-square:before { - content: ""; -} - -.fa-minus-square-o:before, .wy-menu-vertical li.on a span.toctree-expand:before, .wy-menu-vertical li.current > a span.toctree-expand:before { - content: ""; -} - -.fa-level-up:before { - content: ""; -} - -.fa-level-down:before { - content: ""; -} - -.fa-check-square:before { - content: ""; -} - -.fa-pencil-square:before { - content: ""; -} - -.fa-external-link-square:before { - content: ""; -} - -.fa-share-square:before { - content: ""; -} - -.fa-compass:before { - content: ""; -} - -.fa-toggle-down:before, -.fa-caret-square-o-down:before { - content: ""; -} - -.fa-toggle-up:before, -.fa-caret-square-o-up:before { - content: ""; -} - -.fa-toggle-right:before, -.fa-caret-square-o-right:before { - content: ""; -} - -.fa-euro:before, -.fa-eur:before { - content: ""; -} - -.fa-gbp:before { - content: ""; -} - -.fa-dollar:before, -.fa-usd:before { - content: ""; -} - -.fa-rupee:before, -.fa-inr:before { - content: ""; -} - -.fa-cny:before, -.fa-rmb:before, -.fa-yen:before, -.fa-jpy:before { - content: ""; -} - -.fa-ruble:before, -.fa-rouble:before, -.fa-rub:before { - content: ""; -} - -.fa-won:before, -.fa-krw:before { - content: ""; -} - -.fa-bitcoin:before, -.fa-btc:before { - content: ""; -} - -.fa-file:before { - content: ""; -} - -.fa-file-text:before { - content: ""; -} - -.fa-sort-alpha-asc:before { - content: ""; -} - -.fa-sort-alpha-desc:before { - content: ""; -} - -.fa-sort-amount-asc:before { - content: ""; -} - -.fa-sort-amount-desc:before { - content: ""; -} - -.fa-sort-numeric-asc:before { - content: ""; -} - -.fa-sort-numeric-desc:before { - content: ""; -} - -.fa-thumbs-up:before { - content: ""; -} - -.fa-thumbs-down:before { - content: ""; -} - -.fa-youtube-square:before { - content: ""; -} - -.fa-youtube:before { - content: ""; -} - -.fa-xing:before { - content: ""; -} - -.fa-xing-square:before { - content: ""; -} - -.fa-youtube-play:before { - content: ""; -} - -.fa-dropbox:before { - content: ""; -} - -.fa-stack-overflow:before { - content: ""; -} - -.fa-instagram:before { - content: ""; -} - -.fa-flickr:before { - content: ""; -} - -.fa-adn:before { - content: ""; -} - -.fa-bitbucket:before, .icon-bitbucket:before { - content: ""; -} - -.fa-bitbucket-square:before { - content: ""; -} - -.fa-tumblr:before { - content: ""; -} - -.fa-tumblr-square:before { - content: ""; -} - -.fa-long-arrow-down:before { - content: ""; -} - -.fa-long-arrow-up:before { - content: ""; -} - -.fa-long-arrow-left:before { - content: ""; -} - -.fa-long-arrow-right:before { - content: ""; -} - -.fa-apple:before { - content: ""; -} - -.fa-windows:before { - content: ""; -} - -.fa-android:before { - content: ""; -} - -.fa-linux:before { - content: ""; -} - -.fa-dribbble:before { - content: ""; -} - -.fa-skype:before { - content: ""; -} - -.fa-foursquare:before { - content: ""; -} - -.fa-trello:before { - content: ""; -} - -.fa-female:before { - content: ""; -} - -.fa-male:before { - content: ""; -} - -.fa-gittip:before, -.fa-gratipay:before { - content: ""; -} - -.fa-sun-o:before { - content: ""; -} - -.fa-moon-o:before { - content: ""; -} - -.fa-archive:before { - content: ""; -} - -.fa-bug:before { - content: ""; -} - -.fa-vk:before { - content: ""; -} - -.fa-weibo:before { - content: ""; -} - -.fa-renren:before { - content: ""; -} - -.fa-pagelines:before { - content: ""; -} - -.fa-stack-exchange:before { - content: ""; -} - -.fa-arrow-circle-o-right:before { - content: ""; -} - -.fa-arrow-circle-o-left:before { - content: ""; -} - -.fa-toggle-left:before, -.fa-caret-square-o-left:before { - content: ""; -} - -.fa-dot-circle-o:before { - content: ""; -} - -.fa-wheelchair:before { - content: ""; -} - -.fa-vimeo-square:before { - content: ""; -} - -.fa-turkish-lira:before, -.fa-try:before { - content: ""; -} - -.fa-plus-square-o:before, .wy-menu-vertical li span.toctree-expand:before { - content: ""; -} - -.fa-space-shuttle:before { - content: ""; -} - -.fa-slack:before { - content: ""; -} - -.fa-envelope-square:before { - content: ""; -} - -.fa-wordpress:before { - content: ""; -} - -.fa-openid:before { - content: ""; -} - -.fa-institution:before, -.fa-bank:before, -.fa-university:before { - content: ""; -} - -.fa-mortar-board:before, -.fa-graduation-cap:before { - content: ""; -} - -.fa-yahoo:before { - content: ""; -} - -.fa-google:before { - content: ""; -} - -.fa-reddit:before { - content: ""; -} - -.fa-reddit-square:before { - content: ""; -} - -.fa-stumbleupon-circle:before { - content: ""; -} - -.fa-stumbleupon:before { - content: ""; -} - -.fa-delicious:before { - content: ""; -} - -.fa-digg:before { - content: ""; -} - -.fa-pied-piper-pp:before { - content: ""; -} - -.fa-pied-piper-alt:before { - content: ""; -} - -.fa-drupal:before { - content: ""; -} - -.fa-joomla:before { - content: ""; -} - -.fa-language:before { - content: ""; -} - -.fa-fax:before { - content: ""; -} - -.fa-building:before { - content: ""; -} - -.fa-child:before { - content: ""; -} - -.fa-paw:before { - content: ""; -} - -.fa-spoon:before { - content: ""; -} - -.fa-cube:before { - content: ""; -} - -.fa-cubes:before { - content: ""; -} - -.fa-behance:before { - content: ""; -} - -.fa-behance-square:before { - content: ""; -} - -.fa-steam:before { - content: ""; -} - -.fa-steam-square:before { - content: ""; -} - -.fa-recycle:before { - content: ""; -} - -.fa-automobile:before, -.fa-car:before { - content: ""; -} - -.fa-cab:before, -.fa-taxi:before { - content: ""; -} - -.fa-tree:before { - content: ""; -} - -.fa-spotify:before { - content: ""; -} - -.fa-deviantart:before { - content: ""; -} - -.fa-soundcloud:before { - content: ""; -} - -.fa-database:before { - content: ""; -} - -.fa-file-pdf-o:before { - content: ""; -} - -.fa-file-word-o:before { - content: ""; -} - -.fa-file-excel-o:before { - content: ""; -} - -.fa-file-powerpoint-o:before { - content: ""; -} - -.fa-file-photo-o:before, -.fa-file-picture-o:before, -.fa-file-image-o:before { - content: ""; -} - -.fa-file-zip-o:before, -.fa-file-archive-o:before { - content: ""; -} - -.fa-file-sound-o:before, -.fa-file-audio-o:before { - content: ""; -} - -.fa-file-movie-o:before, -.fa-file-video-o:before { - content: ""; -} - -.fa-file-code-o:before { - content: ""; -} - -.fa-vine:before { - content: ""; -} - -.fa-codepen:before { - content: ""; -} - -.fa-jsfiddle:before { - content: ""; -} - -.fa-life-bouy:before, -.fa-life-buoy:before, -.fa-life-saver:before, -.fa-support:before, -.fa-life-ring:before { - content: ""; -} - -.fa-circle-o-notch:before { - content: ""; -} - -.fa-ra:before, -.fa-resistance:before, -.fa-rebel:before { - content: ""; -} - -.fa-ge:before, -.fa-empire:before { - content: ""; -} - -.fa-git-square:before { - content: ""; -} - -.fa-git:before { - content: ""; -} - -.fa-y-combinator-square:before, -.fa-yc-square:before, -.fa-hacker-news:before { - content: ""; -} - -.fa-tencent-weibo:before { - content: ""; -} - -.fa-qq:before { - content: ""; -} - -.fa-wechat:before, -.fa-weixin:before { - content: ""; -} - -.fa-send:before, -.fa-paper-plane:before { - content: ""; -} - -.fa-send-o:before, -.fa-paper-plane-o:before { - content: ""; -} - -.fa-history:before { - content: ""; -} - -.fa-circle-thin:before { - content: ""; -} - -.fa-header:before { - content: ""; -} - -.fa-paragraph:before { - content: ""; -} - -.fa-sliders:before { - content: ""; -} - -.fa-share-alt:before { - content: ""; -} - -.fa-share-alt-square:before { - content: ""; -} - -.fa-bomb:before { - content: ""; -} - -.fa-soccer-ball-o:before, -.fa-futbol-o:before { - content: ""; -} - -.fa-tty:before { - content: ""; -} - -.fa-binoculars:before { - content: ""; -} - -.fa-plug:before { - content: ""; -} - -.fa-slideshare:before { - content: ""; -} - -.fa-twitch:before { - content: ""; -} - -.fa-yelp:before { - content: ""; -} - -.fa-newspaper-o:before { - content: ""; -} - -.fa-wifi:before { - content: ""; -} - -.fa-calculator:before { - content: ""; -} - -.fa-paypal:before { - content: ""; -} - -.fa-google-wallet:before { - content: ""; -} - -.fa-cc-visa:before { - content: ""; -} - -.fa-cc-mastercard:before { - content: ""; -} - -.fa-cc-discover:before { - content: ""; -} - -.fa-cc-amex:before { - content: ""; -} - -.fa-cc-paypal:before { - content: ""; -} - -.fa-cc-stripe:before { - content: ""; -} - -.fa-bell-slash:before { - content: ""; -} - -.fa-bell-slash-o:before { - content: ""; -} - -.fa-trash:before { - content: ""; -} - -.fa-copyright:before { - content: ""; -} - -.fa-at:before { - content: ""; -} - -.fa-eyedropper:before { - content: ""; -} - -.fa-paint-brush:before { - content: ""; -} - -.fa-birthday-cake:before { - content: ""; -} - -.fa-area-chart:before { - content: ""; -} - -.fa-pie-chart:before { - content: ""; -} - -.fa-line-chart:before { - content: ""; -} - -.fa-lastfm:before { - content: ""; -} - -.fa-lastfm-square:before { - content: ""; -} - -.fa-toggle-off:before { - content: ""; -} - -.fa-toggle-on:before { - content: ""; -} - -.fa-bicycle:before { - content: ""; -} - -.fa-bus:before { - content: ""; -} - -.fa-ioxhost:before { - content: ""; -} - -.fa-angellist:before { - content: ""; -} - -.fa-cc:before { - content: ""; -} - -.fa-shekel:before, -.fa-sheqel:before, -.fa-ils:before { - content: ""; -} - -.fa-meanpath:before { - content: ""; -} - -.fa-buysellads:before { - content: ""; -} - -.fa-connectdevelop:before { - content: ""; -} - -.fa-dashcube:before { - content: ""; -} - -.fa-forumbee:before { - content: ""; -} - -.fa-leanpub:before { - content: ""; -} - -.fa-sellsy:before { - content: ""; -} - -.fa-shirtsinbulk:before { - content: ""; -} - -.fa-simplybuilt:before { - content: ""; -} - -.fa-skyatlas:before { - content: ""; -} - -.fa-cart-plus:before { - content: ""; -} - -.fa-cart-arrow-down:before { - content: ""; -} - -.fa-diamond:before { - content: ""; -} - -.fa-ship:before { - content: ""; -} - -.fa-user-secret:before { - content: ""; -} - -.fa-motorcycle:before { - content: ""; -} - -.fa-street-view:before { - content: ""; -} - -.fa-heartbeat:before { - content: ""; -} - -.fa-venus:before { - content: ""; -} - -.fa-mars:before { - content: ""; -} - -.fa-mercury:before { - content: ""; -} - -.fa-intersex:before, -.fa-transgender:before { - content: ""; -} - -.fa-transgender-alt:before { - content: ""; -} - -.fa-venus-double:before { - content: ""; -} - -.fa-mars-double:before { - content: ""; -} - -.fa-venus-mars:before { - content: ""; -} - -.fa-mars-stroke:before { - content: ""; -} - -.fa-mars-stroke-v:before { - content: ""; -} - -.fa-mars-stroke-h:before { - content: ""; -} - -.fa-neuter:before { - content: ""; -} - -.fa-genderless:before { - content: ""; -} - -.fa-facebook-official:before { - content: ""; -} - -.fa-pinterest-p:before { - content: ""; -} - -.fa-whatsapp:before { - content: ""; -} - -.fa-server:before { - content: ""; -} - -.fa-user-plus:before { - content: ""; -} - -.fa-user-times:before { - content: ""; -} - -.fa-hotel:before, -.fa-bed:before { - content: ""; -} - -.fa-viacoin:before { - content: ""; -} - -.fa-train:before { - content: ""; -} - -.fa-subway:before { - content: ""; -} - -.fa-medium:before { - content: ""; -} - -.fa-yc:before, -.fa-y-combinator:before { - content: ""; -} - -.fa-optin-monster:before { - content: ""; -} - -.fa-opencart:before { - content: ""; -} - -.fa-expeditedssl:before { - content: ""; -} - -.fa-battery-4:before, -.fa-battery-full:before { - content: ""; -} - -.fa-battery-3:before, -.fa-battery-three-quarters:before { - content: ""; -} - -.fa-battery-2:before, -.fa-battery-half:before { - content: ""; -} - -.fa-battery-1:before, -.fa-battery-quarter:before { - content: ""; -} - -.fa-battery-0:before, -.fa-battery-empty:before { - content: ""; -} - -.fa-mouse-pointer:before { - content: ""; -} - -.fa-i-cursor:before { - content: ""; -} - -.fa-object-group:before { - content: ""; -} - -.fa-object-ungroup:before { - content: ""; -} - -.fa-sticky-note:before { - content: ""; -} - -.fa-sticky-note-o:before { - content: ""; -} - -.fa-cc-jcb:before { - content: ""; -} - -.fa-cc-diners-club:before { - content: ""; -} - -.fa-clone:before { - content: ""; -} - -.fa-balance-scale:before { - content: ""; -} - -.fa-hourglass-o:before { - content: ""; -} - -.fa-hourglass-1:before, -.fa-hourglass-start:before { - content: ""; -} - -.fa-hourglass-2:before, -.fa-hourglass-half:before { - content: ""; -} - -.fa-hourglass-3:before, -.fa-hourglass-end:before { - content: ""; -} - -.fa-hourglass:before { - content: ""; -} - -.fa-hand-grab-o:before, -.fa-hand-rock-o:before { - content: ""; -} - -.fa-hand-stop-o:before, -.fa-hand-paper-o:before { - content: ""; -} - -.fa-hand-scissors-o:before { - content: ""; -} - -.fa-hand-lizard-o:before { - content: ""; -} - -.fa-hand-spock-o:before { - content: ""; -} - -.fa-hand-pointer-o:before { - content: ""; -} - -.fa-hand-peace-o:before { - content: ""; -} - -.fa-trademark:before { - content: ""; -} - -.fa-registered:before { - content: ""; -} - -.fa-creative-commons:before { - content: ""; -} - -.fa-gg:before { - content: ""; -} - -.fa-gg-circle:before { - content: ""; -} - -.fa-tripadvisor:before { - content: ""; -} - -.fa-odnoklassniki:before { - content: ""; -} - -.fa-odnoklassniki-square:before { - content: ""; -} - -.fa-get-pocket:before { - content: ""; -} - -.fa-wikipedia-w:before { - content: ""; -} - -.fa-safari:before { - content: ""; -} - -.fa-chrome:before { - content: ""; -} - -.fa-firefox:before { - content: ""; -} - -.fa-opera:before { - content: ""; -} - -.fa-internet-explorer:before { - content: ""; -} - -.fa-tv:before, -.fa-television:before { - content: ""; -} - -.fa-contao:before { - content: ""; -} - -.fa-500px:before { - content: ""; -} - -.fa-amazon:before { - content: ""; -} - -.fa-calendar-plus-o:before { - content: ""; -} - -.fa-calendar-minus-o:before { - content: ""; -} - -.fa-calendar-times-o:before { - content: ""; -} - -.fa-calendar-check-o:before { - content: ""; -} - -.fa-industry:before { - content: ""; -} - -.fa-map-pin:before { - content: ""; -} - -.fa-map-signs:before { - content: ""; -} - -.fa-map-o:before { - content: ""; -} - -.fa-map:before { - content: ""; -} - -.fa-commenting:before { - content: ""; -} - -.fa-commenting-o:before { - content: ""; -} - -.fa-houzz:before { - content: ""; -} - -.fa-vimeo:before { - content: ""; -} - -.fa-black-tie:before { - content: ""; -} - -.fa-fonticons:before { - content: ""; -} - -.fa-reddit-alien:before { - content: ""; -} - -.fa-edge:before { - content: ""; -} - -.fa-credit-card-alt:before { - content: ""; -} - -.fa-codiepie:before { - content: ""; -} - -.fa-modx:before { - content: ""; -} - -.fa-fort-awesome:before { - content: ""; -} - -.fa-usb:before { - content: ""; -} - -.fa-product-hunt:before { - content: ""; -} - -.fa-mixcloud:before { - content: ""; -} - -.fa-scribd:before { - content: ""; -} - -.fa-pause-circle:before { - content: ""; -} - -.fa-pause-circle-o:before { - content: ""; -} - -.fa-stop-circle:before { - content: ""; -} - -.fa-stop-circle-o:before { - content: ""; -} - -.fa-shopping-bag:before { - content: ""; -} - -.fa-shopping-basket:before { - content: ""; -} - -.fa-hashtag:before { - content: ""; -} - -.fa-bluetooth:before { - content: ""; -} - -.fa-bluetooth-b:before { - content: ""; -} - -.fa-percent:before { - content: ""; -} - -.fa-gitlab:before, .icon-gitlab:before { - content: ""; -} - -.fa-wpbeginner:before { - content: ""; -} - -.fa-wpforms:before { - content: ""; -} - -.fa-envira:before { - content: ""; -} - -.fa-universal-access:before { - content: ""; -} - -.fa-wheelchair-alt:before { - content: ""; -} - -.fa-question-circle-o:before { - content: ""; -} - -.fa-blind:before { - content: ""; -} - -.fa-audio-description:before { - content: ""; -} - -.fa-volume-control-phone:before { - content: ""; -} - -.fa-braille:before { - content: ""; -} - -.fa-assistive-listening-systems:before { - content: ""; -} - -.fa-asl-interpreting:before, -.fa-american-sign-language-interpreting:before { - content: ""; -} - -.fa-deafness:before, -.fa-hard-of-hearing:before, -.fa-deaf:before { - content: ""; -} - -.fa-glide:before { - content: ""; -} - -.fa-glide-g:before { - content: ""; -} - -.fa-signing:before, -.fa-sign-language:before { - content: ""; -} - -.fa-low-vision:before { - content: ""; -} - -.fa-viadeo:before { - content: ""; -} - -.fa-viadeo-square:before { - content: ""; -} - -.fa-snapchat:before { - content: ""; -} - -.fa-snapchat-ghost:before { - content: ""; -} - -.fa-snapchat-square:before { - content: ""; -} - -.fa-pied-piper:before { - content: ""; -} - -.fa-first-order:before { - content: ""; -} - -.fa-yoast:before { - content: ""; -} - -.fa-themeisle:before { - content: ""; -} - -.fa-google-plus-circle:before, -.fa-google-plus-official:before { - content: ""; -} - -.fa-fa:before, -.fa-font-awesome:before { - content: ""; -} - -.sr-only { - position: absolute; - width: 1px; - height: 1px; - padding: 0; - margin: -1px; - overflow: hidden; - clip: rect(0, 0, 0, 0); - border: 0; -} - -.sr-only-focusable:active, .sr-only-focusable:focus { - position: static; - width: auto; - height: auto; - margin: 0; - overflow: visible; - clip: auto; -} - -.fa, .wy-menu-vertical li span.toctree-expand, .wy-menu-vertical li.on a span.toctree-expand, .wy-menu-vertical li.current > a span.toctree-expand, .rst-content .admonition-title, .rst-content h1 .headerlink, .rst-content h2 .headerlink, .rst-content h3 .headerlink, .rst-content h4 .headerlink, .rst-content h5 .headerlink, .rst-content h6 .headerlink, .rst-content dl dt .headerlink, .rst-content p.caption .headerlink, .rst-content tt.download span:first-child, .rst-content code.download span:first-child, .icon, .wy-dropdown .caret, .wy-inline-validate.wy-inline-validate-success .wy-input-context, .wy-inline-validate.wy-inline-validate-danger .wy-input-context, .wy-inline-validate.wy-inline-validate-warning .wy-input-context, .wy-inline-validate.wy-inline-validate-info .wy-input-context { - font-family: inherit; -} -.fa:before, .wy-menu-vertical li span.toctree-expand:before, .wy-menu-vertical li.on a span.toctree-expand:before, .wy-menu-vertical li.current > a span.toctree-expand:before, .rst-content .admonition-title:before, .rst-content h1 .headerlink:before, .rst-content h2 .headerlink:before, .rst-content h3 .headerlink:before, .rst-content h4 .headerlink:before, .rst-content h5 .headerlink:before, .rst-content h6 .headerlink:before, .rst-content dl dt .headerlink:before, .rst-content p.caption .headerlink:before, .rst-content tt.download span:first-child:before, .rst-content code.download span:first-child:before, .icon:before, .wy-dropdown .caret:before, .wy-inline-validate.wy-inline-validate-success .wy-input-context:before, .wy-inline-validate.wy-inline-validate-danger .wy-input-context:before, .wy-inline-validate.wy-inline-validate-warning .wy-input-context:before, .wy-inline-validate.wy-inline-validate-info .wy-input-context:before { - font-family: "FontAwesome"; - display: inline-block; - font-style: normal; - font-weight: normal; - line-height: 1; - text-decoration: inherit; -} - -a .fa, a .wy-menu-vertical li span.toctree-expand, .wy-menu-vertical li a span.toctree-expand, .wy-menu-vertical li.on a span.toctree-expand, .wy-menu-vertical li.current > a span.toctree-expand, a .rst-content .admonition-title, .rst-content a .admonition-title, a .rst-content h1 .headerlink, .rst-content h1 a .headerlink, a .rst-content h2 .headerlink, .rst-content h2 a .headerlink, a .rst-content h3 .headerlink, .rst-content h3 a .headerlink, a .rst-content h4 .headerlink, .rst-content h4 a .headerlink, a .rst-content h5 .headerlink, .rst-content h5 a .headerlink, a .rst-content h6 .headerlink, .rst-content h6 a .headerlink, a .rst-content dl dt .headerlink, .rst-content dl dt a .headerlink, a .rst-content p.caption .headerlink, .rst-content p.caption a .headerlink, a .rst-content tt.download span:first-child, .rst-content tt.download a span:first-child, a .rst-content code.download span:first-child, .rst-content code.download a span:first-child, a .icon { - display: inline-block; - text-decoration: inherit; -} - -.btn .fa, .btn .wy-menu-vertical li span.toctree-expand, .wy-menu-vertical li .btn span.toctree-expand, .btn .wy-menu-vertical li.on a span.toctree-expand, .wy-menu-vertical li.on a .btn span.toctree-expand, .btn .wy-menu-vertical li.current > a span.toctree-expand, .wy-menu-vertical li.current > a .btn span.toctree-expand, .btn .rst-content .admonition-title, .rst-content .btn .admonition-title, .btn .rst-content h1 .headerlink, .rst-content h1 .btn .headerlink, .btn .rst-content h2 .headerlink, .rst-content h2 .btn .headerlink, .btn .rst-content h3 .headerlink, .rst-content h3 .btn .headerlink, .btn .rst-content h4 .headerlink, .rst-content h4 .btn .headerlink, .btn .rst-content h5 .headerlink, .rst-content h5 .btn .headerlink, .btn .rst-content h6 .headerlink, .rst-content h6 .btn .headerlink, .btn .rst-content dl dt .headerlink, .rst-content dl dt .btn .headerlink, .btn .rst-content p.caption .headerlink, .rst-content p.caption .btn .headerlink, .btn .rst-content tt.download span:first-child, .rst-content tt.download .btn span:first-child, .btn .rst-content code.download span:first-child, .rst-content code.download .btn span:first-child, .btn .icon, .nav .fa, .nav .wy-menu-vertical li span.toctree-expand, .wy-menu-vertical li .nav span.toctree-expand, .nav .wy-menu-vertical li.on a span.toctree-expand, .wy-menu-vertical li.on a .nav span.toctree-expand, .nav .wy-menu-vertical li.current > a span.toctree-expand, .wy-menu-vertical li.current > a .nav span.toctree-expand, .nav .rst-content .admonition-title, .rst-content .nav .admonition-title, .nav .rst-content h1 .headerlink, .rst-content h1 .nav .headerlink, .nav .rst-content h2 .headerlink, .rst-content h2 .nav .headerlink, .nav .rst-content h3 .headerlink, .rst-content h3 .nav .headerlink, .nav .rst-content h4 .headerlink, .rst-content h4 .nav .headerlink, .nav .rst-content h5 .headerlink, .rst-content h5 .nav .headerlink, .nav .rst-content h6 .headerlink, .rst-content h6 .nav .headerlink, .nav .rst-content dl dt .headerlink, .rst-content dl dt .nav .headerlink, .nav .rst-content p.caption .headerlink, .rst-content p.caption .nav .headerlink, .nav .rst-content tt.download span:first-child, .rst-content tt.download .nav span:first-child, .nav .rst-content code.download span:first-child, .rst-content code.download .nav span:first-child, .nav .icon { - display: inline; -} -.btn .fa.fa-large, .btn .wy-menu-vertical li span.fa-large.toctree-expand, .wy-menu-vertical li .btn span.fa-large.toctree-expand, .btn .rst-content .fa-large.admonition-title, .rst-content .btn .fa-large.admonition-title, .btn .rst-content h1 .fa-large.headerlink, .rst-content h1 .btn .fa-large.headerlink, .btn .rst-content h2 .fa-large.headerlink, .rst-content h2 .btn .fa-large.headerlink, .btn .rst-content h3 .fa-large.headerlink, .rst-content h3 .btn .fa-large.headerlink, .btn .rst-content h4 .fa-large.headerlink, .rst-content h4 .btn .fa-large.headerlink, .btn .rst-content h5 .fa-large.headerlink, .rst-content h5 .btn .fa-large.headerlink, .btn .rst-content h6 .fa-large.headerlink, .rst-content h6 .btn .fa-large.headerlink, .btn .rst-content dl dt .fa-large.headerlink, .rst-content dl dt .btn .fa-large.headerlink, .btn .rst-content p.caption .fa-large.headerlink, .rst-content p.caption .btn .fa-large.headerlink, .btn .rst-content tt.download span.fa-large:first-child, .rst-content tt.download .btn span.fa-large:first-child, .btn .rst-content code.download span.fa-large:first-child, .rst-content code.download .btn span.fa-large:first-child, .btn .fa-large.icon, .nav .fa.fa-large, .nav .wy-menu-vertical li span.fa-large.toctree-expand, .wy-menu-vertical li .nav span.fa-large.toctree-expand, .nav .rst-content .fa-large.admonition-title, .rst-content .nav .fa-large.admonition-title, .nav .rst-content h1 .fa-large.headerlink, .rst-content h1 .nav .fa-large.headerlink, .nav .rst-content h2 .fa-large.headerlink, .rst-content h2 .nav .fa-large.headerlink, .nav .rst-content h3 .fa-large.headerlink, .rst-content h3 .nav .fa-large.headerlink, .nav .rst-content h4 .fa-large.headerlink, .rst-content h4 .nav .fa-large.headerlink, .nav .rst-content h5 .fa-large.headerlink, .rst-content h5 .nav .fa-large.headerlink, .nav .rst-content h6 .fa-large.headerlink, .rst-content h6 .nav .fa-large.headerlink, .nav .rst-content dl dt .fa-large.headerlink, .rst-content dl dt .nav .fa-large.headerlink, .nav .rst-content p.caption .fa-large.headerlink, .rst-content p.caption .nav .fa-large.headerlink, .nav .rst-content tt.download span.fa-large:first-child, .rst-content tt.download .nav span.fa-large:first-child, .nav .rst-content code.download span.fa-large:first-child, .rst-content code.download .nav span.fa-large:first-child, .nav .fa-large.icon { - line-height: 0.9em; -} -.btn .fa.fa-spin, .btn .wy-menu-vertical li span.fa-spin.toctree-expand, .wy-menu-vertical li .btn span.fa-spin.toctree-expand, .btn .rst-content .fa-spin.admonition-title, .rst-content .btn .fa-spin.admonition-title, .btn .rst-content h1 .fa-spin.headerlink, .rst-content h1 .btn .fa-spin.headerlink, .btn .rst-content h2 .fa-spin.headerlink, .rst-content h2 .btn .fa-spin.headerlink, .btn .rst-content h3 .fa-spin.headerlink, .rst-content h3 .btn .fa-spin.headerlink, .btn .rst-content h4 .fa-spin.headerlink, .rst-content h4 .btn .fa-spin.headerlink, .btn .rst-content h5 .fa-spin.headerlink, .rst-content h5 .btn .fa-spin.headerlink, .btn .rst-content h6 .fa-spin.headerlink, .rst-content h6 .btn .fa-spin.headerlink, .btn .rst-content dl dt .fa-spin.headerlink, .rst-content dl dt .btn .fa-spin.headerlink, .btn .rst-content p.caption .fa-spin.headerlink, .rst-content p.caption .btn .fa-spin.headerlink, .btn .rst-content tt.download span.fa-spin:first-child, .rst-content tt.download .btn span.fa-spin:first-child, .btn .rst-content code.download span.fa-spin:first-child, .rst-content code.download .btn span.fa-spin:first-child, .btn .fa-spin.icon, .nav .fa.fa-spin, .nav .wy-menu-vertical li span.fa-spin.toctree-expand, .wy-menu-vertical li .nav span.fa-spin.toctree-expand, .nav .rst-content .fa-spin.admonition-title, .rst-content .nav .fa-spin.admonition-title, .nav .rst-content h1 .fa-spin.headerlink, .rst-content h1 .nav .fa-spin.headerlink, .nav .rst-content h2 .fa-spin.headerlink, .rst-content h2 .nav .fa-spin.headerlink, .nav .rst-content h3 .fa-spin.headerlink, .rst-content h3 .nav .fa-spin.headerlink, .nav .rst-content h4 .fa-spin.headerlink, .rst-content h4 .nav .fa-spin.headerlink, .nav .rst-content h5 .fa-spin.headerlink, .rst-content h5 .nav .fa-spin.headerlink, .nav .rst-content h6 .fa-spin.headerlink, .rst-content h6 .nav .fa-spin.headerlink, .nav .rst-content dl dt .fa-spin.headerlink, .rst-content dl dt .nav .fa-spin.headerlink, .nav .rst-content p.caption .fa-spin.headerlink, .rst-content p.caption .nav .fa-spin.headerlink, .nav .rst-content tt.download span.fa-spin:first-child, .rst-content tt.download .nav span.fa-spin:first-child, .nav .rst-content code.download span.fa-spin:first-child, .rst-content code.download .nav span.fa-spin:first-child, .nav .fa-spin.icon { - display: inline-block; -} - -.btn.fa:before, .wy-menu-vertical li span.btn.toctree-expand:before, .rst-content .btn.admonition-title:before, .rst-content h1 .btn.headerlink:before, .rst-content h2 .btn.headerlink:before, .rst-content h3 .btn.headerlink:before, .rst-content h4 .btn.headerlink:before, .rst-content h5 .btn.headerlink:before, .rst-content h6 .btn.headerlink:before, .rst-content dl dt .btn.headerlink:before, .rst-content p.caption .btn.headerlink:before, .rst-content tt.download span.btn:first-child:before, .rst-content code.download span.btn:first-child:before, .btn.icon:before { - opacity: 0.5; - -webkit-transition: opacity 0.05s ease-in; - -moz-transition: opacity 0.05s ease-in; - transition: opacity 0.05s ease-in; -} - -.btn.fa:hover:before, .wy-menu-vertical li span.btn.toctree-expand:hover:before, .rst-content .btn.admonition-title:hover:before, .rst-content h1 .btn.headerlink:hover:before, .rst-content h2 .btn.headerlink:hover:before, .rst-content h3 .btn.headerlink:hover:before, .rst-content h4 .btn.headerlink:hover:before, .rst-content h5 .btn.headerlink:hover:before, .rst-content h6 .btn.headerlink:hover:before, .rst-content dl dt .btn.headerlink:hover:before, .rst-content p.caption .btn.headerlink:hover:before, .rst-content tt.download span.btn:first-child:hover:before, .rst-content code.download span.btn:first-child:hover:before, .btn.icon:hover:before { - opacity: 1; -} - -.btn-mini .fa:before, .btn-mini .wy-menu-vertical li span.toctree-expand:before, .wy-menu-vertical li .btn-mini span.toctree-expand:before, .btn-mini .rst-content .admonition-title:before, .rst-content .btn-mini .admonition-title:before, .btn-mini .rst-content h1 .headerlink:before, .rst-content h1 .btn-mini .headerlink:before, .btn-mini .rst-content h2 .headerlink:before, .rst-content h2 .btn-mini .headerlink:before, .btn-mini .rst-content h3 .headerlink:before, .rst-content h3 .btn-mini .headerlink:before, .btn-mini .rst-content h4 .headerlink:before, .rst-content h4 .btn-mini .headerlink:before, .btn-mini .rst-content h5 .headerlink:before, .rst-content h5 .btn-mini .headerlink:before, .btn-mini .rst-content h6 .headerlink:before, .rst-content h6 .btn-mini .headerlink:before, .btn-mini .rst-content dl dt .headerlink:before, .rst-content dl dt .btn-mini .headerlink:before, .btn-mini .rst-content p.caption .headerlink:before, .rst-content p.caption .btn-mini .headerlink:before, .btn-mini .rst-content tt.download span:first-child:before, .rst-content tt.download .btn-mini span:first-child:before, .btn-mini .rst-content code.download span:first-child:before, .rst-content code.download .btn-mini span:first-child:before, .btn-mini .icon:before { - font-size: 14px; - vertical-align: -15%; -} - -.wy-alert, .rst-content .note, .rst-content .attention, .rst-content .caution, .rst-content .danger, .rst-content .error, .rst-content .hint, .rst-content .important, .rst-content .tip, .rst-content .warning, .rst-content .seealso, .rst-content .admonition-todo { - padding: 12px; - line-height: 24px; - margin-bottom: 24px; - background: #e7f2fa; -} - -.wy-alert-title, .rst-content .admonition-title { - color: #fff; - font-weight: bold; - display: block; - color: #fff; - background: #6ab0de; - margin: -12px; - padding: 6px 12px; - margin-bottom: 12px; -} - -.wy-alert.wy-alert-danger, .rst-content .wy-alert-danger.note, .rst-content .wy-alert-danger.attention, .rst-content .wy-alert-danger.caution, .rst-content .danger, .rst-content .error, .rst-content .wy-alert-danger.hint, .rst-content .wy-alert-danger.important, .rst-content .wy-alert-danger.tip, .rst-content .wy-alert-danger.warning, .rst-content .wy-alert-danger.seealso, .rst-content .wy-alert-danger.admonition-todo { - background: #fdf3f2; -} -.wy-alert.wy-alert-danger .wy-alert-title, .rst-content .wy-alert-danger.note .wy-alert-title, .rst-content .wy-alert-danger.attention .wy-alert-title, .rst-content .wy-alert-danger.caution .wy-alert-title, .rst-content .danger .wy-alert-title, .rst-content .error .wy-alert-title, .rst-content .wy-alert-danger.hint .wy-alert-title, .rst-content .wy-alert-danger.important .wy-alert-title, .rst-content .wy-alert-danger.tip .wy-alert-title, .rst-content .wy-alert-danger.warning .wy-alert-title, .rst-content .wy-alert-danger.seealso .wy-alert-title, .rst-content .wy-alert-danger.admonition-todo .wy-alert-title, .wy-alert.wy-alert-danger .rst-content .admonition-title, .rst-content .wy-alert.wy-alert-danger .admonition-title, .rst-content .wy-alert-danger.note .admonition-title, .rst-content .wy-alert-danger.attention .admonition-title, .rst-content .wy-alert-danger.caution .admonition-title, .rst-content .danger .admonition-title, .rst-content .error .admonition-title, .rst-content .wy-alert-danger.hint .admonition-title, .rst-content .wy-alert-danger.important .admonition-title, .rst-content .wy-alert-danger.tip .admonition-title, .rst-content .wy-alert-danger.warning .admonition-title, .rst-content .wy-alert-danger.seealso .admonition-title, .rst-content .wy-alert-danger.admonition-todo .admonition-title { - background: #f29f97; -} - -.wy-alert.wy-alert-warning, .rst-content .wy-alert-warning.note, .rst-content .attention, .rst-content .caution, .rst-content .wy-alert-warning.danger, .rst-content .wy-alert-warning.error, .rst-content .wy-alert-warning.hint, .rst-content .wy-alert-warning.important, .rst-content .wy-alert-warning.tip, .rst-content .warning, .rst-content .wy-alert-warning.seealso, .rst-content .admonition-todo { - background: #ffedcc; -} -.wy-alert.wy-alert-warning .wy-alert-title, .rst-content .wy-alert-warning.note .wy-alert-title, .rst-content .attention .wy-alert-title, .rst-content .caution .wy-alert-title, .rst-content .wy-alert-warning.danger .wy-alert-title, .rst-content .wy-alert-warning.error .wy-alert-title, .rst-content .wy-alert-warning.hint .wy-alert-title, .rst-content .wy-alert-warning.important .wy-alert-title, .rst-content .wy-alert-warning.tip .wy-alert-title, .rst-content .warning .wy-alert-title, .rst-content .wy-alert-warning.seealso .wy-alert-title, .rst-content .admonition-todo .wy-alert-title, .wy-alert.wy-alert-warning .rst-content .admonition-title, .rst-content .wy-alert.wy-alert-warning .admonition-title, .rst-content .wy-alert-warning.note .admonition-title, .rst-content .attention .admonition-title, .rst-content .caution .admonition-title, .rst-content .wy-alert-warning.danger .admonition-title, .rst-content .wy-alert-warning.error .admonition-title, .rst-content .wy-alert-warning.hint .admonition-title, .rst-content .wy-alert-warning.important .admonition-title, .rst-content .wy-alert-warning.tip .admonition-title, .rst-content .warning .admonition-title, .rst-content .wy-alert-warning.seealso .admonition-title, .rst-content .admonition-todo .admonition-title { - background: #f0b37e; -} - -.wy-alert.wy-alert-info, .rst-content .note, .rst-content .wy-alert-info.attention, .rst-content .wy-alert-info.caution, .rst-content .wy-alert-info.danger, .rst-content .wy-alert-info.error, .rst-content .wy-alert-info.hint, .rst-content .wy-alert-info.important, .rst-content .wy-alert-info.tip, .rst-content .wy-alert-info.warning, .rst-content .seealso, .rst-content .wy-alert-info.admonition-todo { - background: #e7f2fa; -} -.wy-alert.wy-alert-info .wy-alert-title, .rst-content .note .wy-alert-title, .rst-content .wy-alert-info.attention .wy-alert-title, .rst-content .wy-alert-info.caution .wy-alert-title, .rst-content .wy-alert-info.danger .wy-alert-title, .rst-content .wy-alert-info.error .wy-alert-title, .rst-content .wy-alert-info.hint .wy-alert-title, .rst-content .wy-alert-info.important .wy-alert-title, .rst-content .wy-alert-info.tip .wy-alert-title, .rst-content .wy-alert-info.warning .wy-alert-title, .rst-content .seealso .wy-alert-title, .rst-content .wy-alert-info.admonition-todo .wy-alert-title, .wy-alert.wy-alert-info .rst-content .admonition-title, .rst-content .wy-alert.wy-alert-info .admonition-title, .rst-content .note .admonition-title, .rst-content .wy-alert-info.attention .admonition-title, .rst-content .wy-alert-info.caution .admonition-title, .rst-content .wy-alert-info.danger .admonition-title, .rst-content .wy-alert-info.error .admonition-title, .rst-content .wy-alert-info.hint .admonition-title, .rst-content .wy-alert-info.important .admonition-title, .rst-content .wy-alert-info.tip .admonition-title, .rst-content .wy-alert-info.warning .admonition-title, .rst-content .seealso .admonition-title, .rst-content .wy-alert-info.admonition-todo .admonition-title { - background: #6ab0de; -} - -.wy-alert.wy-alert-success, .rst-content .wy-alert-success.note, .rst-content .wy-alert-success.attention, .rst-content .wy-alert-success.caution, .rst-content .wy-alert-success.danger, .rst-content .wy-alert-success.error, .rst-content .hint, .rst-content .important, .rst-content .tip, .rst-content .wy-alert-success.warning, .rst-content .wy-alert-success.seealso, .rst-content .wy-alert-success.admonition-todo { - background: #dbfaf4; -} -.wy-alert.wy-alert-success .wy-alert-title, .rst-content .wy-alert-success.note .wy-alert-title, .rst-content .wy-alert-success.attention .wy-alert-title, .rst-content .wy-alert-success.caution .wy-alert-title, .rst-content .wy-alert-success.danger .wy-alert-title, .rst-content .wy-alert-success.error .wy-alert-title, .rst-content .hint .wy-alert-title, .rst-content .important .wy-alert-title, .rst-content .tip .wy-alert-title, .rst-content .wy-alert-success.warning .wy-alert-title, .rst-content .wy-alert-success.seealso .wy-alert-title, .rst-content .wy-alert-success.admonition-todo .wy-alert-title, .wy-alert.wy-alert-success .rst-content .admonition-title, .rst-content .wy-alert.wy-alert-success .admonition-title, .rst-content .wy-alert-success.note .admonition-title, .rst-content .wy-alert-success.attention .admonition-title, .rst-content .wy-alert-success.caution .admonition-title, .rst-content .wy-alert-success.danger .admonition-title, .rst-content .wy-alert-success.error .admonition-title, .rst-content .hint .admonition-title, .rst-content .important .admonition-title, .rst-content .tip .admonition-title, .rst-content .wy-alert-success.warning .admonition-title, .rst-content .wy-alert-success.seealso .admonition-title, .rst-content .wy-alert-success.admonition-todo .admonition-title { - background: #1abc9c; -} - -.wy-alert.wy-alert-neutral, .rst-content .wy-alert-neutral.note, .rst-content .wy-alert-neutral.attention, .rst-content .wy-alert-neutral.caution, .rst-content .wy-alert-neutral.danger, .rst-content .wy-alert-neutral.error, .rst-content .wy-alert-neutral.hint, .rst-content .wy-alert-neutral.important, .rst-content .wy-alert-neutral.tip, .rst-content .wy-alert-neutral.warning, .rst-content .wy-alert-neutral.seealso, .rst-content .wy-alert-neutral.admonition-todo { - background: #ddf1f7; -} -.wy-alert.wy-alert-neutral .wy-alert-title, .rst-content .wy-alert-neutral.note .wy-alert-title, .rst-content .wy-alert-neutral.attention .wy-alert-title, .rst-content .wy-alert-neutral.caution .wy-alert-title, .rst-content .wy-alert-neutral.danger .wy-alert-title, .rst-content .wy-alert-neutral.error .wy-alert-title, .rst-content .wy-alert-neutral.hint .wy-alert-title, .rst-content .wy-alert-neutral.important .wy-alert-title, .rst-content .wy-alert-neutral.tip .wy-alert-title, .rst-content .wy-alert-neutral.warning .wy-alert-title, .rst-content .wy-alert-neutral.seealso .wy-alert-title, .rst-content .wy-alert-neutral.admonition-todo .wy-alert-title, .wy-alert.wy-alert-neutral .rst-content .admonition-title, .rst-content .wy-alert.wy-alert-neutral .admonition-title, .rst-content .wy-alert-neutral.note .admonition-title, .rst-content .wy-alert-neutral.attention .admonition-title, .rst-content .wy-alert-neutral.caution .admonition-title, .rst-content .wy-alert-neutral.danger .admonition-title, .rst-content .wy-alert-neutral.error .admonition-title, .rst-content .wy-alert-neutral.hint .admonition-title, .rst-content .wy-alert-neutral.important .admonition-title, .rst-content .wy-alert-neutral.tip .admonition-title, .rst-content .wy-alert-neutral.warning .admonition-title, .rst-content .wy-alert-neutral.seealso .admonition-title, .rst-content .wy-alert-neutral.admonition-todo .admonition-title { - color: #3F3C30; - background: #e1e4e5; -} -.wy-alert.wy-alert-neutral a, .rst-content .wy-alert-neutral.note a, .rst-content .wy-alert-neutral.attention a, .rst-content .wy-alert-neutral.caution a, .rst-content .wy-alert-neutral.danger a, .rst-content .wy-alert-neutral.error a, .rst-content .wy-alert-neutral.hint a, .rst-content .wy-alert-neutral.important a, .rst-content .wy-alert-neutral.tip a, .rst-content .wy-alert-neutral.warning a, .rst-content .wy-alert-neutral.seealso a, .rst-content .wy-alert-neutral.admonition-todo a { - color: #5091cd; -} - -.wy-alert p:last-child, .rst-content .note p:last-child, .rst-content .attention p:last-child, .rst-content .caution p:last-child, .rst-content .danger p:last-child, .rst-content .error p:last-child, .rst-content .hint p:last-child, .rst-content .important p:last-child, .rst-content .tip p:last-child, .rst-content .warning p:last-child, .rst-content .seealso p:last-child, .rst-content .admonition-todo p:last-child { - margin-bottom: 0; -} - -.wy-tray-container { - position: fixed; - bottom: 0px; - left: 0; - z-index: 600; -} -.wy-tray-container li { - display: block; - width: 300px; - background: transparent; - color: #fff; - text-align: center; - box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1); - padding: 0 24px; - min-width: 20%; - opacity: 0; - height: 0; - line-height: 56px; - overflow: hidden; - -webkit-transition: all 0.3s ease-in; - -moz-transition: all 0.3s ease-in; - transition: all 0.3s ease-in; -} -.wy-tray-container li.wy-tray-item-success { - background: #27AE60; -} -.wy-tray-container li.wy-tray-item-info { - background: #2980B9; -} -.wy-tray-container li.wy-tray-item-warning { - background: #E67E22; -} -.wy-tray-container li.wy-tray-item-danger { - background: #E74C3C; -} -.wy-tray-container li.on { - opacity: 1; - height: 56px; -} - -@media screen and (max-width: 768px) { - .wy-tray-container { - bottom: auto; - top: 0; - width: 100%; - } - .wy-tray-container li { - width: 100%; - } -} -button { - font-size: 100%; - margin: 0; - vertical-align: baseline; - *vertical-align: middle; - cursor: pointer; - line-height: normal; - -webkit-appearance: button; - *overflow: visible; -} - -button::-moz-focus-inner, input::-moz-focus-inner { - border: 0; - padding: 0; -} - -button[disabled] { - cursor: default; -} - -.btn { - /* Structure */ - display: inline-block; - border-radius: 2px; - line-height: normal; - white-space: nowrap; - text-align: center; - cursor: pointer; - font-size: 100%; - padding: 6px 12px 8px 12px; - color: #fff; - border: 1px solid rgba(0, 0, 0, 0.1); - background-color: #175E54; - text-decoration: none; - font-weight: normal; - font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif; - box-shadow: 0px 1px 2px -1px rgba(255, 255, 255, 0.5) inset, 0px -2px 0px 0px rgba(0, 0, 0, 0.1) inset; - outline-none: false; - vertical-align: middle; - *display: inline; - zoom: 1; - -webkit-user-drag: none; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - -webkit-transition: all 0.1s linear; - -moz-transition: all 0.1s linear; - transition: all 0.1s linear; -} - -.btn-hover { - background: #649dd3; - color: #fff; -} - -.btn:hover { - background: #1c7266; - color: #fff; -} -.btn:focus { - background: #1c7266; - outline: 0; -} -.btn:active { - box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.05) inset, 0px 2px 0px 0px rgba(0, 0, 0, 0.1) inset; - padding: 8px 12px 6px 12px; -} -.btn:visited { - color: #fff; -} -.btn:disabled { - background-image: none; - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); - filter: alpha(opacity=40); - opacity: 0.4; - cursor: not-allowed; - box-shadow: none; -} - -.btn-disabled { - background-image: none; - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); - filter: alpha(opacity=40); - opacity: 0.4; - cursor: not-allowed; - box-shadow: none; -} -.btn-disabled:hover, .btn-disabled:focus, .btn-disabled:active { - background-image: none; - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); - filter: alpha(opacity=40); - opacity: 0.4; - cursor: not-allowed; - box-shadow: none; -} - -.btn::-moz-focus-inner { - padding: 0; - border: 0; -} - -.btn-small { - font-size: 80%; -} - -.btn-info { - background-color: #2980B9 !important; -} -.btn-info:hover { - background-color: #2e8ece !important; -} - -.btn-neutral { - background-color: #f8f6ea !important; - color: #3F3C30 !important; -} -.btn-neutral:hover { - background-color: #f2eed7 !important; - color: #3F3C30; -} -.btn-neutral:visited { - color: #3F3C30 !important; -} - -.btn-success { - background-color: #27AE60 !important; -} -.btn-success:hover { - background-color: #229955 !important; -} - -.btn-danger { - background-color: #E74C3C !important; -} -.btn-danger:hover { - background-color: #ea6153 !important; -} - -.btn-warning { - background-color: #E67E22 !important; -} -.btn-warning:hover { - background-color: #e98b39 !important; -} - -.btn-invert { - background-color: #222; -} -.btn-invert:hover { - background-color: #2f2f2f !important; -} - -.btn-link { - background-color: transparent !important; - color: #5091cd; - box-shadow: none; - border-color: transparent !important; -} -.btn-link:hover { - background-color: transparent !important; - color: #78aad8 !important; - box-shadow: none; -} -.btn-link:active { - background-color: transparent !important; - color: #78aad8 !important; - box-shadow: none; -} -.btn-link:visited { - color: #9B59B6; -} - -.wy-btn-group .btn, .wy-control .btn { - vertical-align: middle; -} - -.wy-btn-group { - margin-bottom: 24px; - *zoom: 1; -} -.wy-btn-group:before, .wy-btn-group:after { - display: table; - content: ""; -} -.wy-btn-group:after { - clear: both; -} - -.wy-dropdown { - position: relative; - display: inline-block; -} - -.wy-dropdown-active .wy-dropdown-menu { - display: block; -} - -.wy-dropdown-menu { - position: absolute; - left: 0; - display: none; - float: left; - top: 100%; - min-width: 100%; - background: #f9f8f3; - z-index: 100; - border: solid 1px #e9e6d0; - box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1); - padding: 12px; -} -.wy-dropdown-menu > dd > a { - display: block; - clear: both; - color: #3F3C30; - white-space: nowrap; - font-size: 90%; - padding: 0 12px; - cursor: pointer; -} -.wy-dropdown-menu > dd > a:hover { - background: #5091cd; - color: #fff; -} -.wy-dropdown-menu > dd.divider { - border-top: solid 1px #e9e6d0; - margin: 6px 0; -} -.wy-dropdown-menu > dd.search { - padding-bottom: 12px; -} -.wy-dropdown-menu > dd.search input[type="search"] { - width: 100%; -} -.wy-dropdown-menu > dd.call-to-action { - background: #e9e6d0; - text-transform: uppercase; - font-weight: 500; - font-size: 80%; -} -.wy-dropdown-menu > dd.call-to-action:hover { - background: #e9e6d0; -} -.wy-dropdown-menu > dd.call-to-action .btn { - color: #fff; -} - -.wy-dropdown.wy-dropdown-up .wy-dropdown-menu { - bottom: 100%; - top: auto; - left: auto; - right: 0; -} - -.wy-dropdown.wy-dropdown-bubble .wy-dropdown-menu { - background: #f9f8f3; - margin-top: 2px; -} -.wy-dropdown.wy-dropdown-bubble .wy-dropdown-menu a { - padding: 6px 12px; -} -.wy-dropdown.wy-dropdown-bubble .wy-dropdown-menu a:hover { - background: #5091cd; - color: #fff; -} - -.wy-dropdown.wy-dropdown-left .wy-dropdown-menu { - right: 0; - left: auto; - text-align: right; -} - -.wy-dropdown-arrow:before { - content: " "; - border-bottom: 5px solid whitesmoke; - border-left: 5px solid transparent; - border-right: 5px solid transparent; - position: absolute; - display: block; - top: -4px; - left: 50%; - margin-left: -3px; -} -.wy-dropdown-arrow.wy-dropdown-arrow-left:before { - left: 11px; -} - -.wy-form-stacked select { - display: block; -} - -.wy-form-aligned input, .wy-form-aligned textarea, .wy-form-aligned select, .wy-form-aligned .wy-help-inline, .wy-form-aligned label { - display: inline-block; - *display: inline; - *zoom: 1; - vertical-align: middle; -} - -.wy-form-aligned .wy-control-group > label { - display: inline-block; - vertical-align: middle; - width: 10em; - margin: 6px 12px 0 0; - float: left; -} -.wy-form-aligned .wy-control { - float: left; -} -.wy-form-aligned .wy-control label { - display: block; -} -.wy-form-aligned .wy-control select { - margin-top: 6px; -} - -fieldset { - border: 0; - margin: 0; - padding: 0; -} - -legend { - display: block; - width: 100%; - border: 0; - padding: 0; - white-space: normal; - margin-bottom: 24px; - font-size: 150%; - *margin-left: -7px; -} - -label { - display: block; - margin: 0 0 0.3125em 0; - color: #333; - font-size: 90%; -} - -input, select, textarea { - font-size: 100%; - margin: 0; - vertical-align: baseline; - *vertical-align: middle; -} - -.wy-control-group { - margin-bottom: 24px; - *zoom: 1; - max-width: 68em; - margin-left: auto; - margin-right: auto; - *zoom: 1; -} -.wy-control-group:before, .wy-control-group:after { - display: table; - content: ""; -} -.wy-control-group:after { - clear: both; -} -.wy-control-group:before, .wy-control-group:after { - display: table; - content: ""; -} -.wy-control-group:after { - clear: both; -} - -.wy-control-group.wy-control-group-required > label:after { - content: " *"; - color: #E74C3C; -} - -.wy-control-group .wy-form-full, .wy-control-group .wy-form-halves, .wy-control-group .wy-form-thirds { - padding-bottom: 12px; -} -.wy-control-group .wy-form-full select, .wy-control-group .wy-form-halves select, .wy-control-group .wy-form-thirds select { - width: 100%; -} -.wy-control-group .wy-form-full input[type="text"], .wy-control-group .wy-form-full input[type="password"], .wy-control-group .wy-form-full input[type="email"], .wy-control-group .wy-form-full input[type="url"], .wy-control-group .wy-form-full input[type="date"], .wy-control-group .wy-form-full input[type="month"], .wy-control-group .wy-form-full input[type="time"], .wy-control-group .wy-form-full input[type="datetime"], .wy-control-group .wy-form-full input[type="datetime-local"], .wy-control-group .wy-form-full input[type="week"], .wy-control-group .wy-form-full input[type="number"], .wy-control-group .wy-form-full input[type="search"], .wy-control-group .wy-form-full input[type="tel"], .wy-control-group .wy-form-full input[type="color"], .wy-control-group .wy-form-halves input[type="text"], .wy-control-group .wy-form-halves input[type="password"], .wy-control-group .wy-form-halves input[type="email"], .wy-control-group .wy-form-halves input[type="url"], .wy-control-group .wy-form-halves input[type="date"], .wy-control-group .wy-form-halves input[type="month"], .wy-control-group .wy-form-halves input[type="time"], .wy-control-group .wy-form-halves input[type="datetime"], .wy-control-group .wy-form-halves input[type="datetime-local"], .wy-control-group .wy-form-halves input[type="week"], .wy-control-group .wy-form-halves input[type="number"], .wy-control-group .wy-form-halves input[type="search"], .wy-control-group .wy-form-halves input[type="tel"], .wy-control-group .wy-form-halves input[type="color"], .wy-control-group .wy-form-thirds input[type="text"], .wy-control-group .wy-form-thirds input[type="password"], .wy-control-group .wy-form-thirds input[type="email"], .wy-control-group .wy-form-thirds input[type="url"], .wy-control-group .wy-form-thirds input[type="date"], .wy-control-group .wy-form-thirds input[type="month"], .wy-control-group .wy-form-thirds input[type="time"], .wy-control-group .wy-form-thirds input[type="datetime"], .wy-control-group .wy-form-thirds input[type="datetime-local"], .wy-control-group .wy-form-thirds input[type="week"], .wy-control-group .wy-form-thirds input[type="number"], .wy-control-group .wy-form-thirds input[type="search"], .wy-control-group .wy-form-thirds input[type="tel"], .wy-control-group .wy-form-thirds input[type="color"] { - width: 100%; -} - -.wy-control-group .wy-form-full { - float: left; - display: block; - margin-right: 2.35765%; - width: 100%; - margin-right: 0; -} -.wy-control-group .wy-form-full:last-child { - margin-right: 0; -} - -.wy-control-group .wy-form-halves { - float: left; - display: block; - margin-right: 2.35765%; - width: 48.82117%; -} -.wy-control-group .wy-form-halves:last-child { - margin-right: 0; -} -.wy-control-group .wy-form-halves:nth-of-type(2n) { - margin-right: 0; -} -.wy-control-group .wy-form-halves:nth-of-type(2n+1) { - clear: left; -} - -.wy-control-group .wy-form-thirds { - float: left; - display: block; - margin-right: 2.35765%; - width: 31.76157%; -} -.wy-control-group .wy-form-thirds:last-child { - margin-right: 0; -} -.wy-control-group .wy-form-thirds:nth-of-type(3n) { - margin-right: 0; -} -.wy-control-group .wy-form-thirds:nth-of-type(3n+1) { - clear: left; -} - -.wy-control-group.wy-control-group-no-input .wy-control { - margin: 6px 0 0 0; - font-size: 90%; -} - -.wy-control-no-input { - display: inline-block; - margin: 6px 0 0 0; - font-size: 90%; -} - -.wy-control-group.fluid-input input[type="text"], .wy-control-group.fluid-input input[type="password"], .wy-control-group.fluid-input input[type="email"], .wy-control-group.fluid-input input[type="url"], .wy-control-group.fluid-input input[type="date"], .wy-control-group.fluid-input input[type="month"], .wy-control-group.fluid-input input[type="time"], .wy-control-group.fluid-input input[type="datetime"], .wy-control-group.fluid-input input[type="datetime-local"], .wy-control-group.fluid-input input[type="week"], .wy-control-group.fluid-input input[type="number"], .wy-control-group.fluid-input input[type="search"], .wy-control-group.fluid-input input[type="tel"], .wy-control-group.fluid-input input[type="color"] { - width: 100%; -} - -.wy-form-message-inline { - display: inline-block; - padding-left: 0.3em; - color: #666; - vertical-align: middle; - font-size: 90%; -} - -.wy-form-message { - display: block; - color: #999; - font-size: 70%; - margin-top: 0.3125em; - font-style: italic; -} -.wy-form-message p { - font-size: inherit; - font-style: italic; - margin-bottom: 6px; -} -.wy-form-message p:last-child { - margin-bottom: 0; -} - -input { - line-height: normal; -} - -input[type="button"], input[type="reset"], input[type="submit"] { - -webkit-appearance: button; - cursor: pointer; - font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif; - *overflow: visible; -} -input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="number"], input[type="search"], input[type="tel"], input[type="color"] { - -webkit-appearance: none; - padding: 6px; - display: inline-block; - border: 1px solid #ccc; - font-size: 80%; - font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif; - box-shadow: inset 0 1px 3px #ddd; - border-radius: 0; - -webkit-transition: border 0.3s linear; - -moz-transition: border 0.3s linear; - transition: border 0.3s linear; -} -input[type="datetime-local"] { - padding: 0.34375em 0.625em; -} -input[disabled] { - cursor: default; -} -input[type="checkbox"], input[type="radio"] { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - padding: 0; - margin-right: 0.3125em; - *height: 13px; - *width: 13px; -} -input[type="search"] { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; -} -input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus { - outline: 0; - outline: thin dotted \9; - border-color: #333; -} -input.no-focus:focus { - border-color: #ccc !important; -} -input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { - outline: thin dotted #333; - outline: 1px auto #129FEA; -} -input[type="text"][disabled], input[type="password"][disabled], input[type="email"][disabled], input[type="url"][disabled], input[type="date"][disabled], input[type="month"][disabled], input[type="time"][disabled], input[type="datetime"][disabled], input[type="datetime-local"][disabled], input[type="week"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="color"][disabled] { - cursor: not-allowed; - background-color: #fafafa; -} - -input:focus:invalid, textarea:focus:invalid, select:focus:invalid { - color: #E74C3C; - border: 1px solid #E74C3C; -} - -input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus { - border-color: #E74C3C; -} - -input[type="file"]:focus:invalid:focus, input[type="radio"]:focus:invalid:focus, input[type="checkbox"]:focus:invalid:focus { - outline-color: #E74C3C; -} - -input.wy-input-large { - padding: 12px; - font-size: 100%; -} - -textarea { - overflow: auto; - vertical-align: top; - width: 100%; - font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif; -} - -select, textarea { - padding: 0.5em 0.625em; - display: inline-block; - border: 1px solid #ccc; - font-size: 80%; - box-shadow: inset 0 1px 3px #ddd; - -webkit-transition: border 0.3s linear; - -moz-transition: border 0.3s linear; - transition: border 0.3s linear; -} - -select { - border: 1px solid #ccc; - background-color: #fff; -} -select[multiple] { - height: auto; -} - -select:focus, textarea:focus { - outline: 0; -} - -select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] { - cursor: not-allowed; - background-color: #fafafa; -} - -input[type="radio"][disabled], input[type="checkbox"][disabled] { - cursor: not-allowed; -} - -.wy-checkbox, .wy-radio { - margin: 6px 0; - color: #3F3C30; - display: block; -} -.wy-checkbox input, .wy-radio input { - vertical-align: baseline; -} - -.wy-form-message-inline { - display: inline-block; - *display: inline; - *zoom: 1; - vertical-align: middle; -} - -.wy-input-prefix, .wy-input-suffix { - white-space: nowrap; - padding: 6px; -} -.wy-input-prefix .wy-input-context, .wy-input-suffix .wy-input-context { - line-height: 27px; - padding: 0 8px; - display: inline-block; - font-size: 80%; - background-color: #ddf1f7; - border: solid 1px #ccc; - color: #999; -} - -.wy-input-suffix .wy-input-context { - border-left: 0; -} - -.wy-input-prefix .wy-input-context { - border-right: 0; -} - -.wy-switch { - width: 36px; - height: 12px; - margin: 12px 0; - position: relative; - border-radius: 4px; - background: #ccc; - cursor: pointer; - -webkit-transition: all 0.2s ease-in-out; - -moz-transition: all 0.2s ease-in-out; - transition: all 0.2s ease-in-out; -} -.wy-switch:before { - position: absolute; - content: ""; - display: block; - width: 18px; - height: 18px; - border-radius: 4px; - background: #999; - left: -3px; - top: -3px; - -webkit-transition: all 0.2s ease-in-out; - -moz-transition: all 0.2s ease-in-out; - transition: all 0.2s ease-in-out; -} -.wy-switch:after { - content: "false"; - position: absolute; - left: 48px; - display: block; - font-size: 12px; - color: #ccc; -} - -.wy-switch.active { - background: #1e8449; -} -.wy-switch.active:before { - left: 24px; - background: #27AE60; -} -.wy-switch.active:after { - content: "true"; -} - -.wy-switch.disabled, .wy-switch.active.disabled { - cursor: not-allowed; -} - -.wy-control-group.wy-control-group-error .wy-form-message, .wy-control-group.wy-control-group-error > label { - color: #E74C3C; -} -.wy-control-group.wy-control-group-error input[type="text"], .wy-control-group.wy-control-group-error input[type="password"], .wy-control-group.wy-control-group-error input[type="email"], .wy-control-group.wy-control-group-error input[type="url"], .wy-control-group.wy-control-group-error input[type="date"], .wy-control-group.wy-control-group-error input[type="month"], .wy-control-group.wy-control-group-error input[type="time"], .wy-control-group.wy-control-group-error input[type="datetime"], .wy-control-group.wy-control-group-error input[type="datetime-local"], .wy-control-group.wy-control-group-error input[type="week"], .wy-control-group.wy-control-group-error input[type="number"], .wy-control-group.wy-control-group-error input[type="search"], .wy-control-group.wy-control-group-error input[type="tel"], .wy-control-group.wy-control-group-error input[type="color"] { - border: solid 1px #E74C3C; -} -.wy-control-group.wy-control-group-error textarea { - border: solid 1px #E74C3C; -} - -.wy-inline-validate { - white-space: nowrap; -} -.wy-inline-validate .wy-input-context { - padding: 0.5em 0.625em; - display: inline-block; - font-size: 80%; -} - -.wy-inline-validate.wy-inline-validate-success .wy-input-context { - color: #27AE60; -} - -.wy-inline-validate.wy-inline-validate-danger .wy-input-context { - color: #E74C3C; -} - -.wy-inline-validate.wy-inline-validate-warning .wy-input-context { - color: #E67E22; -} - -.wy-inline-validate.wy-inline-validate-info .wy-input-context { - color: #2980B9; -} - -.rotate-90 { - -webkit-transform: rotate(90deg); - -moz-transform: rotate(90deg); - -ms-transform: rotate(90deg); - -o-transform: rotate(90deg); - transform: rotate(90deg); -} - -.rotate-180 { - -webkit-transform: rotate(180deg); - -moz-transform: rotate(180deg); - -ms-transform: rotate(180deg); - -o-transform: rotate(180deg); - transform: rotate(180deg); -} - -.rotate-270 { - -webkit-transform: rotate(270deg); - -moz-transform: rotate(270deg); - -ms-transform: rotate(270deg); - -o-transform: rotate(270deg); - transform: rotate(270deg); -} - -.mirror { - -webkit-transform: scaleX(-1); - -moz-transform: scaleX(-1); - -ms-transform: scaleX(-1); - -o-transform: scaleX(-1); - transform: scaleX(-1); -} -.mirror.rotate-90 { - -webkit-transform: scaleX(-1) rotate(90deg); - -moz-transform: scaleX(-1) rotate(90deg); - -ms-transform: scaleX(-1) rotate(90deg); - -o-transform: scaleX(-1) rotate(90deg); - transform: scaleX(-1) rotate(90deg); -} -.mirror.rotate-180 { - -webkit-transform: scaleX(-1) rotate(180deg); - -moz-transform: scaleX(-1) rotate(180deg); - -ms-transform: scaleX(-1) rotate(180deg); - -o-transform: scaleX(-1) rotate(180deg); - transform: scaleX(-1) rotate(180deg); -} -.mirror.rotate-270 { - -webkit-transform: scaleX(-1) rotate(270deg); - -moz-transform: scaleX(-1) rotate(270deg); - -ms-transform: scaleX(-1) rotate(270deg); - -o-transform: scaleX(-1) rotate(270deg); - transform: scaleX(-1) rotate(270deg); -} - -@media only screen and (max-width: 480px) { - .wy-form button[type="submit"] { - margin: 0.7em 0 0; - } - .wy-form input[type="text"], .wy-form input[type="password"], .wy-form input[type="email"], .wy-form input[type="url"], .wy-form input[type="date"], .wy-form input[type="month"], .wy-form input[type="time"], .wy-form input[type="datetime"], .wy-form input[type="datetime-local"], .wy-form input[type="week"], .wy-form input[type="number"], .wy-form input[type="search"], .wy-form input[type="tel"], .wy-form input[type="color"] { - margin-bottom: 0.3em; - display: block; - } - .wy-form label { - margin-bottom: 0.3em; - display: block; - } - - .wy-form input[type="password"], .wy-form input[type="email"], .wy-form input[type="url"], .wy-form input[type="date"], .wy-form input[type="month"], .wy-form input[type="time"], .wy-form input[type="datetime"], .wy-form input[type="datetime-local"], .wy-form input[type="week"], .wy-form input[type="number"], .wy-form input[type="search"], .wy-form input[type="tel"], .wy-form input[type="color"] { - margin-bottom: 0; - } - - .wy-form-aligned .wy-control-group label { - margin-bottom: 0.3em; - text-align: left; - display: block; - width: 100%; - } - .wy-form-aligned .wy-control { - margin: 1.5em 0 0 0; - } - - .wy-form .wy-help-inline, .wy-form-message-inline, .wy-form-message { - display: block; - font-size: 80%; - padding: 6px 0; - } -} -@media screen and (max-width: 768px) { - .tablet-hide { - display: none; - } -} - -@media screen and (max-width: 480px) { - .mobile-hide { - display: none; - } -} - -.float-left { - float: left; -} - -.float-right { - float: right; -} - -.full-width { - width: 100%; -} - -.wy-table, .rst-content table.docutils, .rst-content table.field-list { - border-collapse: collapse; - border-spacing: 0; - empty-cells: show; - margin-bottom: 24px; -} -.wy-table caption, .rst-content table.docutils caption, .rst-content table.field-list caption { - color: #000; - font: italic 85%/1 arial, sans-serif; - padding: 1em 0; - text-align: center; -} -.wy-table td, .rst-content table.docutils td, .rst-content table.field-list td, .wy-table th, .rst-content table.docutils th, .rst-content table.field-list th { - font-size: 90%; - margin: 0; - overflow: visible; - padding: 8px 16px; -} -.wy-table td:first-child, .rst-content table.docutils td:first-child, .rst-content table.field-list td:first-child, .wy-table th:first-child, .rst-content table.docutils th:first-child, .rst-content table.field-list th:first-child { - border-left-width: 0; -} -.wy-table thead, .rst-content table.docutils thead, .rst-content table.field-list thead { - color: #000; - text-align: left; - vertical-align: bottom; - white-space: nowrap; -} -.wy-table thead th, .rst-content table.docutils thead th, .rst-content table.field-list thead th { - font-weight: bold; - border-bottom: solid 2px #e1e4e5; -} -.wy-table td, .rst-content table.docutils td, .rst-content table.field-list td { - background-color: transparent; - vertical-align: middle; -} - -.wy-table td p, .rst-content table.docutils td p, .rst-content table.field-list td p { - line-height: 18px; -} -.wy-table td p:last-child, .rst-content table.docutils td p:last-child, .rst-content table.field-list td p:last-child { - margin-bottom: 0; -} - -.wy-table .wy-table-cell-min, .rst-content table.docutils .wy-table-cell-min, .rst-content table.field-list .wy-table-cell-min { - width: 1%; - padding-right: 0; -} -.wy-table .wy-table-cell-min input[type=checkbox], .rst-content table.docutils .wy-table-cell-min input[type=checkbox], .rst-content table.field-list .wy-table-cell-min input[type=checkbox], .wy-table .wy-table-cell-min input[type=checkbox], .rst-content table.docutils .wy-table-cell-min input[type=checkbox], .rst-content table.field-list .wy-table-cell-min input[type=checkbox] { - margin: 0; -} - -.wy-table-secondary { - color: gray; - font-size: 90%; -} - -.wy-table-tertiary { - color: gray; - font-size: 80%; -} - -.wy-table-odd td, .wy-table-striped tr:nth-child(2n-1) td, .rst-content table.docutils:not(.field-list) tr:nth-child(2n-1) td { - background-color: #ddf1f7; -} - -.wy-table-backed { - background-color: #ddf1f7; -} - -/* BORDERED TABLES */ -.wy-table-bordered-all, .rst-content table.docutils { - border: 1px solid #e1e4e5; -} -.wy-table-bordered-all td, .rst-content table.docutils td { - border-bottom: 1px solid #e1e4e5; - border-left: 1px solid #e1e4e5; -} -.wy-table-bordered-all tbody > tr:last-child td, .rst-content table.docutils tbody > tr:last-child td { - border-bottom-width: 0; -} - -.wy-table-bordered { - border: 1px solid #e1e4e5; -} - -.wy-table-bordered-rows td { - border-bottom: 1px solid #e1e4e5; -} -.wy-table-bordered-rows tbody > tr:last-child td { - border-bottom-width: 0; -} - -.wy-table-horizontal tbody > tr:last-child td { - border-bottom-width: 0; -} -.wy-table-horizontal td, .wy-table-horizontal th { - border-width: 0 0 1px 0; - border-bottom: 1px solid #e1e4e5; -} -.wy-table-horizontal tbody > tr:last-child td { - border-bottom-width: 0; -} - -/* RESPONSIVE TABLES */ -.wy-table-responsive { - margin-bottom: 24px; - max-width: 100%; - overflow: auto; -} -.wy-table-responsive table { - margin-bottom: 0 !important; -} -.wy-table-responsive table td, .wy-table-responsive table th { - white-space: nowrap; -} - -a { - color: #5091cd; - text-decoration: none; - cursor: pointer; -} -a:hover { - color: #9fcbed; -} -a:visited { - color: #9B59B6; -} - -html { - height: 100%; - overflow-x: hidden; -} - -body { - font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif; - font-weight: normal; - color: #3F3C30; - min-height: 100%; - overflow-x: hidden; - background: #f9f8f3; -} - -.wy-text-left { - text-align: left; -} - -.wy-text-center { - text-align: center; -} - -.wy-text-right { - text-align: right; -} - -.wy-text-large { - font-size: 120%; -} - -.wy-text-normal { - font-size: 100%; -} - -.wy-text-small, small { - font-size: 80%; -} - -.wy-text-strike { - text-decoration: line-through; -} - -.wy-text-warning { - color: #E67E22 !important; -} - -a.wy-text-warning:hover { - color: #eb9950 !important; -} - -.wy-text-info { - color: #2980B9 !important; -} - -a.wy-text-info:hover { - color: #409ad5 !important; -} - -.wy-text-success { - color: #27AE60 !important; -} - -a.wy-text-success:hover { - color: #36d278 !important; -} - -.wy-text-danger { - color: #E74C3C !important; -} - -a.wy-text-danger:hover { - color: #ed7669 !important; -} - -.wy-text-neutral { - color: #3F3C30 !important; -} - -a.wy-text-neutral:hover { - color: #5c5846 !important; -} - -h1, h2, .rst-content .toctree-wrapper p.caption, h3, h4, h5, h6, legend { - margin-top: 0; - font-weight: 700; - font-family: "Roboto Slab", "ff-tisa-web-pro", "Georgia", Arial, sans-serif; -} - -p { - line-height: 24px; - margin: 0; - font-size: 16px; - margin-bottom: 24px; -} - -h1 { - font-size: 175%; -} - -h2, .rst-content .toctree-wrapper p.caption { - font-size: 150%; -} - -h3 { - font-size: 125%; -} - -h4 { - font-size: 115%; -} - -h5 { - font-size: 110%; -} - -h6 { - font-size: 100%; -} - -hr { - display: block; - height: 1px; - border: 0; - border-top: 1px solid #e1e4e5; - margin: 24px 0; - padding: 0; -} - -code, .rst-content tt, .rst-content code { - white-space: nowrap; - max-width: 100%; - background: #f9f8f3; - border: solid 1px #e1e4e5; - font-size: 75%; - padding: 0 5px; - font-family: "Ubuntu Mono", Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace; - color: #cf1f1f; - overflow-x: auto; -} -code.code-large, .rst-content tt.code-large { - font-size: 90%; -} - -.wy-plain-list-disc, .rst-content .section ul, .rst-content .toctree-wrapper ul, article ul { - list-style: disc; - line-height: 24px; - margin-bottom: 24px; -} -.wy-plain-list-disc li, .rst-content .section ul li, .rst-content .toctree-wrapper ul li, article ul li { - list-style: disc; - margin-left: 24px; -} -.wy-plain-list-disc li p:last-child, .rst-content .section ul li p:last-child, .rst-content .toctree-wrapper ul li p:last-child, article ul li p:last-child { - margin-bottom: 0; -} -.wy-plain-list-disc li ul, .rst-content .section ul li ul, .rst-content .toctree-wrapper ul li ul, article ul li ul { - margin-bottom: 0; -} -.wy-plain-list-disc li li, .rst-content .section ul li li, .rst-content .toctree-wrapper ul li li, article ul li li { - list-style: circle; -} -.wy-plain-list-disc li li li, .rst-content .section ul li li li, .rst-content .toctree-wrapper ul li li li, article ul li li li { - list-style: square; -} -.wy-plain-list-disc li ol li, .rst-content .section ul li ol li, .rst-content .toctree-wrapper ul li ol li, article ul li ol li { - list-style: decimal; -} - -.wy-plain-list-decimal, .rst-content .section ol, .rst-content ol.arabic, article ol { - list-style: decimal; - line-height: 24px; - margin-bottom: 24px; -} -.wy-plain-list-decimal li, .rst-content .section ol li, .rst-content ol.arabic li, article ol li { - list-style: decimal; - margin-left: 24px; -} -.wy-plain-list-decimal li p:last-child, .rst-content .section ol li p:last-child, .rst-content ol.arabic li p:last-child, article ol li p:last-child { - margin-bottom: 0; -} -.wy-plain-list-decimal li ul, .rst-content .section ol li ul, .rst-content ol.arabic li ul, article ol li ul { - margin-bottom: 0; -} -.wy-plain-list-decimal li ul li, .rst-content .section ol li ul li, .rst-content ol.arabic li ul li, article ol li ul li { - list-style: disc; -} - -.codeblock-example { - border: 1px solid #e1e4e5; - border-bottom: none; - padding: 24px; - padding-top: 48px; - font-weight: 500; - background: #fff; - position: relative; -} -.codeblock-example:after { - content: "Example"; - position: absolute; - top: 0px; - left: 0px; - background: #9B59B6; - color: white; - padding: 6px 12px; -} -.codeblock-example.prettyprint-example-only { - border: 1px solid #e1e4e5; - margin-bottom: 24px; -} - -.codeblock, pre.literal-block, .rst-content .literal-block, .rst-content pre.literal-block, div[class^='highlight'] { - border: 1px solid #e1e4e5; - padding: 0px; - overflow-x: auto; - background: #fff; - margin: 1px 0 24px 0; -} -.codeblock div[class^='highlight'], pre.literal-block div[class^='highlight'], .rst-content .literal-block div[class^='highlight'], div[class^='highlight'] div[class^='highlight'] { - font-size: 200%; - border: none; - background: none; - margin: 0; -} - -div[class^='highlight'] td.code { - width: 100%; -} - -.linenodiv pre { - border-right: solid 1px #e6e9ea; - margin: 0; - padding: 12px 12px; - font-family: "Ubuntu Mono", Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace; - font-size: 12px; - line-height: 1.5; - color: #d9d9d9; -} - -div[class^='highlight'] pre { - white-space: pre; - margin: 0; - padding: 12px 12px; - font-family: "Ubuntu Mono", Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace; - font-size: 12px; - line-height: 1.5; - display: block; - overflow: auto; - color: #3F3C30; -} - -@media print { - .codeblock, pre.literal-block, .rst-content .literal-block, .rst-content pre.literal-block, div[class^='highlight'], div[class^='highlight'] pre { - white-space: pre-wrap; - } -} -.hll { - background-color: #ffffcc; - margin: 0 -12px; - padding: 0 12px; - display: block; -} - -.c { - color: #999988; - font-style: italic; -} - -.err { - color: #a61717; - background-color: #e3d2d2; -} - -.k { - font-weight: bold; -} - -.o { - font-weight: bold; -} - -.cm { - color: #999988; - font-style: italic; -} - -.cp { - color: #999999; - font-weight: bold; -} - -.c1 { - color: #999988; - font-style: italic; -} - -.cs { - color: #999999; - font-weight: bold; - font-style: italic; -} - -.gd { - color: #000000; - background-color: #ffdddd; -} - -.gd .x { - color: #000000; - background-color: #ffaaaa; -} - -.ge { - font-style: italic; -} - -.gr { - color: #aa0000; -} - -.gh { - color: #999999; -} - -.gi { - color: #000000; - background-color: #ddffdd; -} - -.gi .x { - color: #000000; - background-color: #aaffaa; -} - -.go { - color: #888888; -} - -.gp { - color: #555555; -} - -.gs { - font-weight: bold; -} - -.gu { - color: #800080; - font-weight: bold; -} - -.gt { - color: #aa0000; -} - -.kc { - font-weight: bold; -} - -.kd { - font-weight: bold; -} - -.kn { - font-weight: bold; -} - -.kp { - font-weight: bold; -} - -.kr { - font-weight: bold; -} - -.kt { - color: #445588; - font-weight: bold; -} - -.m { - color: #009999; -} - -.s { - color: #dd1144; -} - -.n { - color: #333333; -} - -.na { - color: teal; -} - -.nb { - color: #0086b3; -} - -.nc { - color: #445588; - font-weight: bold; -} - -.no { - color: teal; -} - -.ni { - color: purple; -} - -.ne { - color: #990000; - font-weight: bold; -} - -.nf { - color: #990000; - font-weight: bold; -} - -.nn { - color: #555555; -} - -.nt { - color: navy; -} - -.nv { - color: teal; -} - -.ow { - font-weight: bold; -} - -.w { - color: #bbbbbb; -} - -.mf { - color: #009999; -} - -.mh { - color: #009999; -} - -.mi { - color: #009999; -} - -.mo { - color: #009999; -} - -.sb { - color: #dd1144; -} - -.sc { - color: #dd1144; -} - -.sd { - color: #dd1144; -} - -.s2 { - color: #dd1144; -} - -.se { - color: #dd1144; -} - -.sh { - color: #dd1144; -} - -.si { - color: #dd1144; -} - -.sx { - color: #dd1144; -} - -.sr { - color: #009926; -} - -.s1 { - color: #dd1144; -} - -.ss { - color: #990073; -} - -.bp { - color: #999999; -} - -.vc { - color: teal; -} - -.vg { - color: teal; -} - -.vi { - color: teal; -} - -.il { - color: #009999; -} - -.gc { - color: #999; - background-color: #EAF2F5; -} - -.wy-breadcrumbs li { - display: inline-block; -} -.wy-breadcrumbs li.wy-breadcrumbs-aside { - float: right; -} -.wy-breadcrumbs li a { - display: inline-block; - padding: 5px; -} -.wy-breadcrumbs li a:first-child { - padding-left: 0; -} -.wy-breadcrumbs li code, .wy-breadcrumbs li .rst-content tt, .rst-content .wy-breadcrumbs li tt { - padding: 5px; - border: none; - background: none; -} -.wy-breadcrumbs li code.literal, .wy-breadcrumbs li .rst-content tt.literal, .rst-content .wy-breadcrumbs li tt.literal { - color: #3F3C30; -} - -.wy-breadcrumbs-extra { - margin-bottom: 0; - color: #b3b3b3; - font-size: 80%; - display: inline-block; -} - -@media screen and (max-width: 480px) { - .wy-breadcrumbs-extra { - display: none; - } - - .wy-breadcrumbs li.wy-breadcrumbs-aside { - display: none; - } -} -@media print { - .wy-breadcrumbs li.wy-breadcrumbs-aside { - display: none; - } -} -a { - color: #5091cd; - cursor: pointer; -} -a:visited { - color: #9B59B6; -} -a:hover { - color: #9fcbed; -} -a:active { - color: #c6a0d5; -} - -.wy-affix { - position: fixed; - top: 1.618em; -} - -.wy-menu a:hover { - text-decoration: none; -} - -.wy-menu-horiz { - *zoom: 1; -} -.wy-menu-horiz:before, .wy-menu-horiz:after { - display: table; - content: ""; -} -.wy-menu-horiz:after { - clear: both; -} -.wy-menu-horiz ul, .wy-menu-horiz li { - display: inline-block; -} -.wy-menu-horiz li:hover { - background: rgba(255, 255, 255, 0.1); -} -.wy-menu-horiz li.divide-left { - border-left: solid 1px #404040; -} -.wy-menu-horiz li.divide-right { - border-right: solid 1px #404040; -} -.wy-menu-horiz a { - height: 32px; - display: inline-block; - line-height: 32px; - padding: 0 16px; -} - -.wy-menu-vertical { - width: 300px; -} -.wy-menu-vertical header, .wy-menu-vertical p.caption { - height: 32px; - display: inline-block; - line-height: 32px; - padding: 0 1.618em; - margin-bottom: 0; - display: block; - font-weight: bold; - text-transform: uppercase; - font-size: 80%; - color: #555; - white-space: nowrap; -} -.wy-menu-vertical ul { - margin-bottom: 0; -} -.wy-menu-vertical li.divide-top { - border-top: solid 1px #404040; -} -.wy-menu-vertical li.divide-bottom { - border-bottom: solid 1px #404040; -} -.wy-menu-vertical li.current { - background: #f1efe2; -} -.wy-menu-vertical li.current a { - color: gray; - border-right: solid 1px #e1dcbf; - padding: 0.4045em 2.427em; -} -.wy-menu-vertical li.current a:hover { - background: #e9e6d0; -} -.wy-menu-vertical li code, .wy-menu-vertical li .rst-content tt, .rst-content .wy-menu-vertical li tt { - border: none; - background: inherit; - color: inherit; - padding-left: 0; - padding-right: 0; - font-size: 100%; -} -.wy-menu-vertical li span.toctree-expand { - display: block; - float: left; - margin-left: -1.2em; - font-size: 0.8em; - line-height: 1.6em; - color: #4d4d4d; -} -.wy-menu-vertical li.on a, .wy-menu-vertical li.current > a { - color: #3F3C30; - padding: 0.4045em 1.618em; - font-weight: bold; - position: relative; - background: #f9f8f3; - border: none; - border-bottom: solid 1px #e1dcbf; - border-top: solid 1px #e1dcbf; - padding-left: 1.618em -4px; -} -.wy-menu-vertical li.on a:hover, .wy-menu-vertical li.current > a:hover { - background: #f9f8f3; -} -.wy-menu-vertical li.on a:hover span.toctree-expand, .wy-menu-vertical li.current > a:hover span.toctree-expand { - color: gray; -} -.wy-menu-vertical li.on a span.toctree-expand, .wy-menu-vertical li.current > a span.toctree-expand { - display: block; - font-size: 0.8em; - line-height: 1.6em; - color: #333333; -} -.wy-menu-vertical li.toctree-l1.current li.toctree-l2 > ul, .wy-menu-vertical li.toctree-l2.current li.toctree-l3 > ul { - display: none; -} -.wy-menu-vertical li.toctree-l1.current li.toctree-l2.current > ul, .wy-menu-vertical li.toctree-l2.current li.toctree-l3.current > ul { - display: block; -} -.wy-menu-vertical li.toctree-l2.current > a { - background: #e1dcbf; - padding: 0.4045em 2.427em; -} -.wy-menu-vertical li.toctree-l2.current li.toctree-l3 > a { - display: block; - background: #e1dcbf; - padding: 0.4045em 4.045em; -} -.wy-menu-vertical li.toctree-l2 a:hover span.toctree-expand { - color: gray; -} -.wy-menu-vertical li.toctree-l2 span.toctree-expand { - color: #c9c08b; -} -.wy-menu-vertical li.toctree-l3 { - font-size: 0.9em; -} -.wy-menu-vertical li.toctree-l3.current > a { - background: #d9d3ad; - padding: 0.4045em 4.045em; -} -.wy-menu-vertical li.toctree-l3.current li.toctree-l4 > a { - display: block; - background: #d9d3ad; - padding: 0.4045em 5.663em; - border-top: none; - border-bottom: none; -} -.wy-menu-vertical li.toctree-l3 a:hover span.toctree-expand { - color: gray; -} -.wy-menu-vertical li.toctree-l3 span.toctree-expand { - color: #c0b679; -} -.wy-menu-vertical li.toctree-l4 { - font-size: 0.9em; -} -.wy-menu-vertical li.current ul { - display: block; -} -.wy-menu-vertical li ul { - margin-bottom: 0; - display: none; -} -.wy-menu-vertical .local-toc li ul { - display: block; -} -.wy-menu-vertical li ul li a { - margin-bottom: 0; - color: #b3b3b3; - font-weight: normal; -} -.wy-menu-vertical a { - display: inline-block; - line-height: 18px; - padding: 0.4045em 1.618em; - display: block; - position: relative; - font-size: 90%; - color: #b3b3b3; -} -.wy-menu-vertical a:hover { - background-color: #5c5846; - cursor: pointer; -} -.wy-menu-vertical a:hover span.toctree-expand { - color: #b3b3b3; -} -.wy-menu-vertical a:active { - background-color: #8c1515; - cursor: pointer; - color: #fff; -} -.wy-menu-vertical a:active span.toctree-expand { - color: #fff; -} - -.wy-side-nav-search { - display: block; - width: 300px; - padding: 0.809em; - margin-bottom: 0.809em; - z-index: 200; - background-color: #8c1515; - text-align: center; - padding: 0.809em; - display: block; - color: #f9f8f3; - margin-bottom: 0.809em; -} -.wy-side-nav-search input[type=text] { - width: 100%; - border-radius: 50px; - padding: 6px 12px; - border-color: #3c85c7; -} -.wy-side-nav-search img { - display: block; - margin: auto auto 0.809em auto; - height: 45px; - width: 45px; - background-color: #8c1515; - padding: 5px; - border-radius: 100%; -} -.wy-side-nav-search > a, .wy-side-nav-search .wy-dropdown > a { - color: #f9f8f3; - font-size: 100%; - font-weight: bold; - display: inline-block; - padding: 4px 6px; - margin-bottom: 0.809em; -} -.wy-side-nav-search > a:hover, .wy-side-nav-search .wy-dropdown > a:hover { - background: rgba(255, 255, 255, 0.1); -} -.wy-side-nav-search > a img.logo, .wy-side-nav-search .wy-dropdown > a img.logo { - display: block; - margin: 0 auto; - height: auto; - width: auto; - border-radius: 0; - max-width: 100%; - background: transparent; -} -.wy-side-nav-search > a.icon img.logo, .wy-side-nav-search .wy-dropdown > a.icon img.logo { - margin-top: 0.85em; -} -.wy-side-nav-search > div.version { - margin-top: -0.4045em; - margin-bottom: 0.809em; - font-weight: normal; - color: rgba(255, 255, 255, 0.3); -} - -.wy-nav .wy-menu-vertical header { - color: #5091cd; -} -.wy-nav .wy-menu-vertical a { - color: #b3b3b3; -} -.wy-nav .wy-menu-vertical a:hover { - background-color: #5091cd; - color: #fff; -} - -[data-menu-wrap] { - -webkit-transition: all 0.2s ease-in; - -moz-transition: all 0.2s ease-in; - transition: all 0.2s ease-in; - position: absolute; - opacity: 1; - width: 100%; - opacity: 0; -} -[data-menu-wrap].move-center { - left: 0; - right: auto; - opacity: 1; -} -[data-menu-wrap].move-left { - right: auto; - left: -100%; - opacity: 0; -} -[data-menu-wrap].move-right { - right: -100%; - left: auto; - opacity: 0; -} - -.wy-body-for-nav { - background: left repeat-y #f9f8f3; - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxOERBMTRGRDBFMUUxMUUzODUwMkJCOThDMEVFNURFMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxOERBMTRGRTBFMUUxMUUzODUwMkJCOThDMEVFNURFMCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE4REExNEZCMEUxRTExRTM4NTAyQkI5OEMwRUU1REUwIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjE4REExNEZDMEUxRTExRTM4NTAyQkI5OEMwRUU1REUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+EwrlwAAAAA5JREFUeNpiMDU0BAgwAAE2AJgB9BnaAAAAAElFTkSuQmCC); - background-size: 300px 1px; -} - -.wy-grid-for-nav { - position: absolute; - width: 100%; - height: 100%; -} - -.wy-nav-side { - position: fixed; - top: 0; - bottom: 0; - left: 0; - padding-bottom: 2em; - width: 300px; - overflow-x: hidden; - overflow-y: hidden; - min-height: 100%; - background: #3F3C30; - z-index: 200; -} - -.wy-side-scroll { - width: 320px; - position: relative; - overflow-x: hidden; - overflow-y: scroll; - height: 100%; -} - -.wy-nav-top { - display: none; - background: #5091cd; - color: #fff; - padding: 0.4045em 0.809em; - position: relative; - line-height: 50px; - text-align: center; - font-size: 100%; - *zoom: 1; -} -.wy-nav-top:before, .wy-nav-top:after { - display: table; - content: ""; -} -.wy-nav-top:after { - clear: both; -} -.wy-nav-top a { - color: #fff; - font-weight: bold; -} -.wy-nav-top img { - margin-right: 12px; - height: 45px; - width: 45px; - background-color: #8c1515; - padding: 5px; - border-radius: 100%; -} -.wy-nav-top i { - font-size: 30px; - float: left; - cursor: pointer; - padding-top: inherit; -} - -.wy-nav-content-wrap { - margin-left: 300px; - background: #f9f8f3; - min-height: 100%; -} - -.wy-nav-content { - padding: 1.618em 3.236em; - height: 100%; - max-width: 900px; - margin: auto; -} - -.wy-body-mask { - position: fixed; - width: 100%; - height: 100%; - background: rgba(0, 0, 0, 0.2); - display: none; - z-index: 499; -} -.wy-body-mask.on { - display: block; -} - -footer { - color: #999; -} -footer p { - margin-bottom: 12px; -} -footer span.commit code, footer span.commit .rst-content tt, .rst-content footer span.commit tt { - padding: 0px; - font-family: "Ubuntu Mono", Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace; - font-size: 1em; - background: none; - border: none; - color: #999; -} - -.rst-footer-buttons { - *zoom: 1; -} -.rst-footer-buttons:before, .rst-footer-buttons:after { - display: table; - content: ""; -} -.rst-footer-buttons:after { - clear: both; -} - -.rst-breadcrumbs-buttons { - margin-top: 12px; - *zoom: 1; -} -.rst-breadcrumbs-buttons:before, .rst-breadcrumbs-buttons:after { - display: table; - content: ""; -} -.rst-breadcrumbs-buttons:after { - clear: both; -} - -#search-results .search li { - margin-bottom: 24px; - border-bottom: solid 1px #e1e4e5; - padding-bottom: 24px; -} -#search-results .search li:first-child { - border-top: solid 1px #e1e4e5; - padding-top: 24px; -} -#search-results .search li a { - font-size: 120%; - margin-bottom: 12px; - display: inline-block; -} -#search-results .context { - color: gray; - font-size: 90%; -} - -@media screen and (max-width: 768px) { - .wy-body-for-nav { - background: #f9f8f3; - } - - .wy-nav-top { - background: #8c1515; - display: block; - } - - .wy-nav-side { - left: -300px; - } - .wy-nav-side.shift { - width: 85%; - left: 0; - } - - .wy-side-scroll { - width: auto; - } - - .wy-side-nav-search { - width: auto; - } - - .wy-menu.wy-menu-vertical { - width: auto; - } - - .wy-nav-content-wrap { - margin-left: 0; - } - .wy-nav-content-wrap .wy-nav-content { - padding: 1.618em; - } - .wy-nav-content-wrap.shift { - position: fixed; - min-width: 100%; - left: 85%; - top: 0; - height: 100%; - overflow: hidden; - } -} -@media screen and (min-width: 1400px) { - .wy-nav-content-wrap { - background: rgba(0, 0, 0, 0.05); - } - - .wy-nav-content { - margin: 0; - background: #f9f8f3; - } -} -@media print { - .rst-versions, footer, .wy-nav-side { - display: none; - } - - .wy-nav-content-wrap { - margin-left: 0; - } -} -.rst-versions { - position: fixed; - bottom: 0; - left: 0; - width: 300px; - color: #f9f8f3; - background: #28261e; - border-top: solid 10px #3F3C30; - font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif; - z-index: 400; -} -.rst-versions a { - color: #5091cd; - text-decoration: none; -} -.rst-versions .rst-badge-small { - display: none; -} -.rst-versions .rst-current-version { - padding: 12px; - background-color: #312e25; - display: block; - text-align: right; - font-size: 90%; - cursor: pointer; - color: #27AE60; - *zoom: 1; -} -.rst-versions .rst-current-version:before, .rst-versions .rst-current-version:after { - display: table; - content: ""; -} -.rst-versions .rst-current-version:after { - clear: both; -} -.rst-versions .rst-current-version .fa, .rst-versions .rst-current-version .wy-menu-vertical li span.toctree-expand, .wy-menu-vertical li .rst-versions .rst-current-version span.toctree-expand, .rst-versions .rst-current-version .rst-content .admonition-title, .rst-content .rst-versions .rst-current-version .admonition-title, .rst-versions .rst-current-version .rst-content h1 .headerlink, .rst-content h1 .rst-versions .rst-current-version .headerlink, .rst-versions .rst-current-version .rst-content h2 .headerlink, .rst-content h2 .rst-versions .rst-current-version .headerlink, .rst-versions .rst-current-version .rst-content h3 .headerlink, .rst-content h3 .rst-versions .rst-current-version .headerlink, .rst-versions .rst-current-version .rst-content h4 .headerlink, .rst-content h4 .rst-versions .rst-current-version .headerlink, .rst-versions .rst-current-version .rst-content h5 .headerlink, .rst-content h5 .rst-versions .rst-current-version .headerlink, .rst-versions .rst-current-version .rst-content h6 .headerlink, .rst-content h6 .rst-versions .rst-current-version .headerlink, .rst-versions .rst-current-version .rst-content dl dt .headerlink, .rst-content dl dt .rst-versions .rst-current-version .headerlink, .rst-versions .rst-current-version .rst-content p.caption .headerlink, .rst-content p.caption .rst-versions .rst-current-version .headerlink, .rst-versions .rst-current-version .rst-content tt.download span:first-child, .rst-content tt.download .rst-versions .rst-current-version span:first-child, .rst-versions .rst-current-version .rst-content code.download span:first-child, .rst-content code.download .rst-versions .rst-current-version span:first-child, .rst-versions .rst-current-version .icon { - color: #f9f8f3; -} -.rst-versions .rst-current-version .fa-book, .rst-versions .rst-current-version .icon-book { - float: left; -} -.rst-versions .rst-current-version .icon-book { - float: left; -} -.rst-versions .rst-current-version.rst-out-of-date { - background-color: #E74C3C; - color: #fff; -} -.rst-versions .rst-current-version.rst-active-old-version { - background-color: #F1C40F; - color: #000; -} -.rst-versions.shift-up .rst-other-versions { - display: block; -} -.rst-versions .rst-other-versions { - font-size: 90%; - padding: 12px; - color: gray; - display: none; -} -.rst-versions .rst-other-versions hr { - display: block; - height: 1px; - border: 0; - margin: 20px 0; - padding: 0; - border-top: solid 1px #4d4a3b; -} -.rst-versions .rst-other-versions dd { - display: inline-block; - margin: 0; -} -.rst-versions .rst-other-versions dd a { - display: inline-block; - padding: 6px; - color: #f9f8f3; -} -.rst-versions.rst-badge { - width: auto; - bottom: 20px; - right: 20px; - left: auto; - border: none; - max-width: 300px; -} -.rst-versions.rst-badge .icon-book { - float: none; -} -.rst-versions.rst-badge .fa-book, .rst-versions.rst-badge .icon-book { - float: none; -} -.rst-versions.rst-badge.shift-up .rst-current-version { - text-align: right; -} -.rst-versions.rst-badge.shift-up .rst-current-version .fa-book, .rst-versions.rst-badge.shift-up .rst-current-version .icon-book { - float: left; -} -.rst-versions.rst-badge.shift-up .rst-current-version .icon-book { - float: left; -} -.rst-versions.rst-badge .rst-current-version { - width: auto; - height: 30px; - line-height: 30px; - padding: 0 6px; - display: block; - text-align: center; -} - -@media screen and (max-width: 768px) { - .rst-versions { - width: 85%; - display: none; - } - .rst-versions.shift { - display: block; - } - - img { - width: 100%; - height: auto; - } -} -.rst-content img { - max-width: 100%; - height: auto !important; -} -.rst-content .highlight > pre { - line-height: normal; -} -.rst-content div.figure { - margin-bottom: 24px; -} -.rst-content div.figure p.caption { - font-style: italic; -} -.rst-content div.figure.align-center { - text-align: center; -} -.rst-content .section > img, .rst-content .section > a > img { - margin-bottom: 24px; -} -.rst-content blockquote { - margin-left: 24px; - line-height: 24px; - margin-bottom: 24px; -} -.rst-content div[class^='highlight'] td.code { - font-size: 15px; -} -.rst-content div[class^='highlight'] pre { - font-size: 15px; -} -.rst-content .note .last, .rst-content .attention .last, .rst-content .caution .last, .rst-content .danger .last, .rst-content .error .last, .rst-content .hint .last, .rst-content .important .last, .rst-content .tip .last, .rst-content .warning .last, .rst-content .seealso .last, .rst-content .admonition-todo .last { - margin-bottom: 0; -} -.rst-content .admonition-title:before { - margin-right: 4px; -} -.rst-content .admonition table { - border-color: rgba(0, 0, 0, 0.1); -} -.rst-content .admonition table td, .rst-content .admonition table th { - background: transparent !important; - border-color: rgba(0, 0, 0, 0.1) !important; -} -.rst-content .section ol.loweralpha, .rst-content .section ol.loweralpha li { - list-style: lower-alpha; -} -.rst-content .section ol.upperalpha, .rst-content .section ol.upperalpha li { - list-style: upper-alpha; -} -.rst-content .section ol p, .rst-content .section ul p { - margin-bottom: 12px; -} -.rst-content .line-block { - margin-left: 24px; -} -.rst-content .topic-title { - font-weight: bold; - margin-bottom: 12px; -} -.rst-content .toc-backref { - color: #3F3C30; -} -.rst-content .align-right { - float: right; - margin: 0px 0px 24px 24px; -} -.rst-content .align-left { - float: left; - margin: 0px 24px 24px 0px; -} -.rst-content .align-center { - margin: auto; - display: block; -} -.rst-content h1 .headerlink, .rst-content h2 .headerlink, .rst-content .toctree-wrapper p.caption .headerlink, .rst-content h3 .headerlink, .rst-content h4 .headerlink, .rst-content h5 .headerlink, .rst-content h6 .headerlink, .rst-content dl dt .headerlink, .rst-content p.caption .headerlink { - display: none; - visibility: hidden; - font-size: 14px; -} -.rst-content h1 .headerlink:after, .rst-content h2 .headerlink:after, .rst-content .toctree-wrapper p.caption .headerlink:after, .rst-content h3 .headerlink:after, .rst-content h4 .headerlink:after, .rst-content h5 .headerlink:after, .rst-content h6 .headerlink:after, .rst-content dl dt .headerlink:after, .rst-content p.caption .headerlink:after { - visibility: visible; - content: ""; - font-family: FontAwesome; - display: inline-block; -} -.rst-content h1:hover .headerlink, .rst-content h2:hover .headerlink, .rst-content .toctree-wrapper p.caption:hover .headerlink, .rst-content h3:hover .headerlink, .rst-content h4:hover .headerlink, .rst-content h5:hover .headerlink, .rst-content h6:hover .headerlink, .rst-content dl dt:hover .headerlink, .rst-content p.caption:hover .headerlink { - display: inline-block; -} -.rst-content .sidebar { - float: right; - width: 40%; - display: block; - margin: 0 0 24px 24px; - padding: 24px; - background: #ddf1f7; - border: solid 1px #e1e4e5; -} -.rst-content .sidebar p, .rst-content .sidebar ul, .rst-content .sidebar dl { - font-size: 90%; -} -.rst-content .sidebar .last { - margin-bottom: 0; -} -.rst-content .sidebar .sidebar-title { - display: block; - font-family: "Roboto Slab", "ff-tisa-web-pro", "Georgia", Arial, sans-serif; - font-weight: bold; - background: #e1e4e5; - padding: 6px 12px; - margin: -24px; - margin-bottom: 24px; - font-size: 100%; -} -.rst-content .highlighted { - background: #F1C40F; - display: inline-block; - font-weight: bold; - padding: 0 6px; -} -.rst-content .footnote-reference, .rst-content .citation-reference { - vertical-align: super; - font-size: 90%; -} -.rst-content table.docutils.citation, .rst-content table.docutils.footnote { - background: none; - border: none; - color: #999; -} -.rst-content table.docutils.citation td, .rst-content table.docutils.citation tr, .rst-content table.docutils.footnote td, .rst-content table.docutils.footnote tr { - border: none; - background-color: transparent !important; - white-space: normal; -} -.rst-content table.docutils.citation td.label, .rst-content table.docutils.footnote td.label { - padding-left: 0; - padding-right: 0; - vertical-align: top; -} -.rst-content table.docutils.citation tt, .rst-content table.docutils.citation code, .rst-content table.docutils.footnote tt, .rst-content table.docutils.footnote code { - color: #555; -} -.rst-content table.field-list { - border: none; -} -.rst-content table.field-list td { - border: none; - padding-top: 5px; -} -.rst-content table.field-list td > strong { - display: inline-block; - margin-top: 3px; -} -.rst-content table.field-list .field-name { - padding-right: 10px; - text-align: left; - white-space: nowrap; -} -.rst-content table.field-list .field-body { - text-align: left; - padding-left: 0; -} -.rst-content tt, .rst-content tt, .rst-content code { - color: #000; - padding: 2px 5px; - font-size: 97%; -} -.rst-content tt big, .rst-content tt em, .rst-content tt big, .rst-content code big, .rst-content tt em, .rst-content code em { - font-size: 100% !important; - line-height: normal; -} -.rst-content tt.literal, .rst-content tt.literal, .rst-content code.literal { - color: #cf1f1f; -} -.rst-content tt.xref, a .rst-content tt, .rst-content tt.xref, .rst-content code.xref, a .rst-content tt, a .rst-content code { - font-weight: bold; - color: #3F3C30; -} -.rst-content a tt, .rst-content a tt, .rst-content a code { - color: #5091cd; -} -.rst-content dl { - margin-bottom: 24px; -} -.rst-content dl dt { - font-weight: bold; -} -.rst-content dl p, .rst-content dl table, .rst-content dl ul, .rst-content dl ol { - margin-bottom: 12px !important; -} -.rst-content dl dd { - margin: 0 0 12px 24px; -} -.rst-content dl:not(.docutils) { - margin-bottom: 24px; - font-size: 100%; -} -.rst-content dl:not(.docutils) dt { - display: inline-block; - margin: 6px 0; - line-height: normal; - background: #fbe7e7; - color: #e23e3e; - border-top: solid 3px #8c1515; - padding: 6px; - position: relative; - font-size: 107%; - font-family: "Ubuntu Mono", Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace; -} -.rst-content dl:not(.docutils) dt:before { - color: #df2828; -} -.rst-content dl:not(.docutils) dt .headerlink { - color: #009B76; - font-size: 80% !important; -} -.rst-content dl:not(.docutils) dl dt { - margin-bottom: 6px; - border: none; - border-left: solid 3px #ec8181; - font-size: 100%; - background: #fbe7e7; - color: #555; -} -.rst-content dl:not(.docutils) dl dt .headerlink { - color: #009B76; - font-size: 80% !important; -} -.rst-content dl:not(.docutils) dt:first-child { - margin-top: 0; -} -.rst-content dl:not(.docutils) tt, .rst-content dl:not(.docutils) tt, .rst-content dl:not(.docutils) code { - font-size: 97%; -} -.rst-content dl:not(.docutils) tt.descname, .rst-content dl:not(.docutils) tt.descclassname, .rst-content dl:not(.docutils) tt.descname, .rst-content dl:not(.docutils) code.descname, .rst-content dl:not(.docutils) tt.descclassname, .rst-content dl:not(.docutils) code.descclassname { - background-color: transparent; - border: none; - padding: 0; - font-size: 100% !important; -} -.rst-content dl:not(.docutils) tt.descname, .rst-content dl:not(.docutils) tt.descname, .rst-content dl:not(.docutils) code.descname { - font-weight: bold; -} -.rst-content dl:not(.docutils) .optional { - display: inline-block; - padding: 0 4px; - color: #000; - font-weight: bold; -} -.rst-content dl:not(.docutils) .property { - display: inline-block; - padding-right: 8px; -} -.rst-content .viewcode-link, .rst-content .viewcode-back { - display: inline-block; - color: #009B76; - font-size: 80%; - padding-left: 24px; -} -.rst-content .viewcode-back { - display: block; - float: right; -} -.rst-content p.rubric { - margin-bottom: 12px; - font-weight: bold; -} -.rst-content tt.download, .rst-content code.download { - background: inherit; - padding: inherit; - font-family: inherit; - font-size: inherit; - color: inherit; - border: inherit; - white-space: inherit; -} -.rst-content tt.download span:first-child:before, .rst-content code.download span:first-child:before { - margin-right: 4px; -} - -@media screen and (max-width: 480px) { - .rst-content .sidebar { - width: 100%; - } -} -span[id*='MathJax-Span'] { - color: #3F3C30; -} - -.math { - text-align: center; -} - -@font-face { - font-family: "Inconsolata"; - font-style: normal; - font-weight: 400; - src: local("Inconsolata"), local("Inconsolata-Regular"), url(../fonts/Inconsolata-Regular.ttf) format("truetype"); -} -@font-face { - font-family: "Inconsolata"; - font-style: normal; - font-weight: 700; - src: local("Inconsolata Bold"), local("Inconsolata-Bold"), url(../fonts/Inconsolata-Bold.ttf) format("truetype"); -} -@font-face { - font-family: "Lato"; - font-style: normal; - font-weight: 400; - src: local("Lato Regular"), local("Lato-Regular"), url(../fonts/Lato-Regular.ttf) format("truetype"); -} -@font-face { - font-family: "Lato"; - font-style: normal; - font-weight: 700; - src: local("Lato Bold"), local("Lato-Bold"), url(../fonts/Lato-Bold.ttf) format("truetype"); -} -@font-face { - font-family: "Roboto Slab"; - font-style: normal; - font-weight: 400; - src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url(../fonts/RobotoSlab-Regular.ttf) format("truetype"); -} -@font-face { - font-family: "Roboto Slab"; - font-style: normal; - font-weight: 700; - src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url(../fonts/RobotoSlab-Bold.ttf) format("truetype"); -} -@font-face { - font-family: "Ubuntu Mono"; - font-style: normal; - font-weight: 400; - src: local("Ubuntu Mono Regular"), local("UbuntuMono-Regular"), url(../fonts/UbuntuMono-Regular.ttf) format("truetype"); -} -@font-face { - font-family: "Ubuntu Mono"; - font-style: normal; - font-weight: 700; - src: local("Ubuntu Mono Bold"), local("UbuntuMono-Bold"), url(../fonts/UbuntuMono-Bold.ttf) format("truetype"); -} -@font-face { - font-family: "Ubuntu Mono"; - font-style: italic; - font-weight: 400; - src: local("Ubuntu Mono Italic"), local("UbuntuMono-Italic"), url(../fonts/UbuntuMono-Italic.ttf) format("truetype"); -} -@font-face { - font-family: "Ubuntu Mono"; - font-style: italic; - font-weight: 700; - src: local("Ubuntu Mono Bold Italic"), local("UbuntuMono-BoldItalic"), url(../fonts/UbuntuMono-BoldItalic.ttf) format("truetype"); -} - -/*# sourceMappingURL=theme.css.map */ diff --git a/docs/1.0-dev/_static/evennia_logo.png b/docs/1.0-dev/_static/evennia_logo.png new file mode 100644 index 0000000000..07ca86776d Binary files /dev/null and b/docs/1.0-dev/_static/evennia_logo.png differ diff --git a/docs/1.0-dev/_static/fonts/Inconsolata-Bold.ttf b/docs/1.0-dev/_static/fonts/Inconsolata-Bold.ttf deleted file mode 100644 index 809c1f5828..0000000000 Binary files a/docs/1.0-dev/_static/fonts/Inconsolata-Bold.ttf and /dev/null differ diff --git a/docs/1.0-dev/_static/fonts/Inconsolata-Regular.ttf b/docs/1.0-dev/_static/fonts/Inconsolata-Regular.ttf deleted file mode 100644 index fc981ce7ad..0000000000 Binary files a/docs/1.0-dev/_static/fonts/Inconsolata-Regular.ttf and /dev/null differ diff --git a/docs/1.0-dev/_static/fonts/Lato-Bold.ttf b/docs/1.0-dev/_static/fonts/Lato-Bold.ttf deleted file mode 100644 index 1d23c7066e..0000000000 Binary files a/docs/1.0-dev/_static/fonts/Lato-Bold.ttf and /dev/null differ diff --git a/docs/1.0-dev/_static/fonts/Lato-Regular.ttf b/docs/1.0-dev/_static/fonts/Lato-Regular.ttf deleted file mode 100644 index 0f3d0f837d..0000000000 Binary files a/docs/1.0-dev/_static/fonts/Lato-Regular.ttf and /dev/null differ diff --git a/docs/1.0-dev/_static/fonts/RobotoSlab-Bold.ttf b/docs/1.0-dev/_static/fonts/RobotoSlab-Bold.ttf deleted file mode 100644 index df5d1df273..0000000000 Binary files a/docs/1.0-dev/_static/fonts/RobotoSlab-Bold.ttf and /dev/null differ diff --git a/docs/1.0-dev/_static/fonts/RobotoSlab-Regular.ttf b/docs/1.0-dev/_static/fonts/RobotoSlab-Regular.ttf deleted file mode 100644 index eb52a79073..0000000000 Binary files a/docs/1.0-dev/_static/fonts/RobotoSlab-Regular.ttf and /dev/null differ diff --git a/docs/1.0-dev/_static/fonts/UbuntuMono-Bold.ttf b/docs/1.0-dev/_static/fonts/UbuntuMono-Bold.ttf deleted file mode 100644 index 7bd6665765..0000000000 Binary files a/docs/1.0-dev/_static/fonts/UbuntuMono-Bold.ttf and /dev/null differ diff --git a/docs/1.0-dev/_static/fonts/UbuntuMono-BoldItalic.ttf b/docs/1.0-dev/_static/fonts/UbuntuMono-BoldItalic.ttf deleted file mode 100644 index 6c5b8ba023..0000000000 Binary files a/docs/1.0-dev/_static/fonts/UbuntuMono-BoldItalic.ttf and /dev/null differ diff --git a/docs/1.0-dev/_static/fonts/UbuntuMono-Italic.ttf b/docs/1.0-dev/_static/fonts/UbuntuMono-Italic.ttf deleted file mode 100644 index 18f81a2925..0000000000 Binary files a/docs/1.0-dev/_static/fonts/UbuntuMono-Italic.ttf and /dev/null differ diff --git a/docs/1.0-dev/_static/fonts/UbuntuMono-Regular.ttf b/docs/1.0-dev/_static/fonts/UbuntuMono-Regular.ttf deleted file mode 100644 index fdd309d716..0000000000 Binary files a/docs/1.0-dev/_static/fonts/UbuntuMono-Regular.ttf and /dev/null differ diff --git a/docs/1.0-dev/_static/fonts/fontawesome-webfont.eot b/docs/1.0-dev/_static/fonts/fontawesome-webfont.eot deleted file mode 100644 index c7b00d2ba8..0000000000 Binary files a/docs/1.0-dev/_static/fonts/fontawesome-webfont.eot and /dev/null differ diff --git a/docs/1.0-dev/_static/fonts/fontawesome-webfont.svg b/docs/1.0-dev/_static/fonts/fontawesome-webfont.svg deleted file mode 100644 index 8b66187fe0..0000000000 --- a/docs/1.0-dev/_static/fonts/fontawesome-webfont.svg +++ /dev/null @@ -1,685 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/docs/1.0-dev/_static/fonts/fontawesome-webfont.ttf b/docs/1.0-dev/_static/fonts/fontawesome-webfont.ttf deleted file mode 100644 index f221e50a2e..0000000000 Binary files a/docs/1.0-dev/_static/fonts/fontawesome-webfont.ttf and /dev/null differ diff --git a/docs/1.0-dev/_static/fonts/fontawesome-webfont.woff b/docs/1.0-dev/_static/fonts/fontawesome-webfont.woff deleted file mode 100644 index 6e7483cf61..0000000000 Binary files a/docs/1.0-dev/_static/fonts/fontawesome-webfont.woff and /dev/null differ diff --git a/docs/1.0-dev/_static/images/evennia_logo.png b/docs/1.0-dev/_static/images/evennia_logo.png new file mode 100644 index 0000000000..07ca86776d Binary files /dev/null and b/docs/1.0-dev/_static/images/evennia_logo.png differ diff --git a/docs/1.0-dev/_static/images/favicon.ico b/docs/1.0-dev/_static/images/favicon.ico new file mode 100644 index 0000000000..547a1686d6 Binary files /dev/null and b/docs/1.0-dev/_static/images/favicon.ico differ diff --git a/docs/1.0-dev/_static/js/modernizr.min.js b/docs/1.0-dev/_static/js/modernizr.min.js deleted file mode 100644 index f65d479747..0000000000 --- a/docs/1.0-dev/_static/js/modernizr.min.js +++ /dev/null @@ -1,4 +0,0 @@ -/* Modernizr 2.6.2 (Custom Build) | MIT & BSD - * Build: http://modernizr.com/download/#-fontface-backgroundsize-borderimage-borderradius-boxshadow-flexbox-hsla-multiplebgs-opacity-rgba-textshadow-cssanimations-csscolumns-generatedcontent-cssgradients-cssreflections-csstransforms-csstransforms3d-csstransitions-applicationcache-canvas-canvastext-draganddrop-hashchange-history-audio-video-indexeddb-input-inputtypes-localstorage-postmessage-sessionstorage-websockets-websqldatabase-webworkers-geolocation-inlinesvg-smil-svg-svgclippaths-touch-webgl-shiv-mq-cssclasses-addtest-prefixed-teststyles-testprop-testallprops-hasevent-prefixes-domprefixes-load - */ -;window.Modernizr=function(a,b,c){function D(a){j.cssText=a}function E(a,b){return D(n.join(a+";")+(b||""))}function F(a,b){return typeof a===b}function G(a,b){return!!~(""+a).indexOf(b)}function H(a,b){for(var d in a){var e=a[d];if(!G(e,"-")&&j[e]!==c)return b=="pfx"?e:!0}return!1}function I(a,b,d){for(var e in a){var f=b[a[e]];if(f!==c)return d===!1?a[e]:F(f,"function")?f.bind(d||b):f}return!1}function J(a,b,c){var d=a.charAt(0).toUpperCase()+a.slice(1),e=(a+" "+p.join(d+" ")+d).split(" ");return F(b,"string")||F(b,"undefined")?H(e,b):(e=(a+" "+q.join(d+" ")+d).split(" "),I(e,b,c))}function K(){e.input=function(c){for(var d=0,e=c.length;d',a,""].join(""),l.id=h,(m?l:n).innerHTML+=f,n.appendChild(l),m||(n.style.background="",n.style.overflow="hidden",k=g.style.overflow,g.style.overflow="hidden",g.appendChild(n)),i=c(l,a),m?l.parentNode.removeChild(l):(n.parentNode.removeChild(n),g.style.overflow=k),!!i},z=function(b){var c=a.matchMedia||a.msMatchMedia;if(c)return c(b).matches;var d;return y("@media "+b+" { #"+h+" { position: absolute; } }",function(b){d=(a.getComputedStyle?getComputedStyle(b,null):b.currentStyle)["position"]=="absolute"}),d},A=function(){function d(d,e){e=e||b.createElement(a[d]||"div"),d="on"+d;var f=d in e;return f||(e.setAttribute||(e=b.createElement("div")),e.setAttribute&&e.removeAttribute&&(e.setAttribute(d,""),f=F(e[d],"function"),F(e[d],"undefined")||(e[d]=c),e.removeAttribute(d))),e=null,f}var a={select:"input",change:"input",submit:"form",reset:"form",error:"img",load:"img",abort:"img"};return d}(),B={}.hasOwnProperty,C;!F(B,"undefined")&&!F(B.call,"undefined")?C=function(a,b){return B.call(a,b)}:C=function(a,b){return b in a&&F(a.constructor.prototype[b],"undefined")},Function.prototype.bind||(Function.prototype.bind=function(b){var c=this;if(typeof c!="function")throw new TypeError;var d=w.call(arguments,1),e=function(){if(this instanceof e){var a=function(){};a.prototype=c.prototype;var f=new a,g=c.apply(f,d.concat(w.call(arguments)));return Object(g)===g?g:f}return c.apply(b,d.concat(w.call(arguments)))};return e}),s.flexbox=function(){return J("flexWrap")},s.canvas=function(){var a=b.createElement("canvas");return!!a.getContext&&!!a.getContext("2d")},s.canvastext=function(){return!!e.canvas&&!!F(b.createElement("canvas").getContext("2d").fillText,"function")},s.webgl=function(){return!!a.WebGLRenderingContext},s.touch=function(){var c;return"ontouchstart"in a||a.DocumentTouch&&b instanceof DocumentTouch?c=!0:y(["@media (",n.join("touch-enabled),("),h,")","{#modernizr{top:9px;position:absolute}}"].join(""),function(a){c=a.offsetTop===9}),c},s.geolocation=function(){return"geolocation"in navigator},s.postmessage=function(){return!!a.postMessage},s.websqldatabase=function(){return!!a.openDatabase},s.indexedDB=function(){return!!J("indexedDB",a)},s.hashchange=function(){return A("hashchange",a)&&(b.documentMode===c||b.documentMode>7)},s.history=function(){return!!a.history&&!!history.pushState},s.draganddrop=function(){var a=b.createElement("div");return"draggable"in a||"ondragstart"in a&&"ondrop"in a},s.websockets=function(){return"WebSocket"in a||"MozWebSocket"in a},s.rgba=function(){return D("background-color:rgba(150,255,150,.5)"),G(j.backgroundColor,"rgba")},s.hsla=function(){return D("background-color:hsla(120,40%,100%,.5)"),G(j.backgroundColor,"rgba")||G(j.backgroundColor,"hsla")},s.multiplebgs=function(){return D("background:url(https://),url(https://),red url(https://)"),/(url\s*\(.*?){3}/.test(j.background)},s.backgroundsize=function(){return J("backgroundSize")},s.borderimage=function(){return J("borderImage")},s.borderradius=function(){return J("borderRadius")},s.boxshadow=function(){return J("boxShadow")},s.textshadow=function(){return b.createElement("div").style.textShadow===""},s.opacity=function(){return E("opacity:.55"),/^0.55$/.test(j.opacity)},s.cssanimations=function(){return J("animationName")},s.csscolumns=function(){return J("columnCount")},s.cssgradients=function(){var a="background-image:",b="gradient(linear,left top,right bottom,from(#9f9),to(white));",c="linear-gradient(left top,#9f9, white);";return D((a+"-webkit- ".split(" ").join(b+a)+n.join(c+a)).slice(0,-a.length)),G(j.backgroundImage,"gradient")},s.cssreflections=function(){return J("boxReflect")},s.csstransforms=function(){return!!J("transform")},s.csstransforms3d=function(){var a=!!J("perspective");return a&&"webkitPerspective"in g.style&&y("@media (transform-3d),(-webkit-transform-3d){#modernizr{left:9px;position:absolute;height:3px;}}",function(b,c){a=b.offsetLeft===9&&b.offsetHeight===3}),a},s.csstransitions=function(){return J("transition")},s.fontface=function(){var a;return y('@font-face {font-family:"font";src:url("https://")}',function(c,d){var e=b.getElementById("smodernizr"),f=e.sheet||e.styleSheet,g=f?f.cssRules&&f.cssRules[0]?f.cssRules[0].cssText:f.cssText||"":"";a=/src/i.test(g)&&g.indexOf(d.split(" ")[0])===0}),a},s.generatedcontent=function(){var a;return y(["#",h,"{font:0/0 a}#",h,':after{content:"',l,'";visibility:hidden;font:3px/1 a}'].join(""),function(b){a=b.offsetHeight>=3}),a},s.video=function(){var a=b.createElement("video"),c=!1;try{if(c=!!a.canPlayType)c=new Boolean(c),c.ogg=a.canPlayType('video/ogg; codecs="theora"').replace(/^no$/,""),c.h264=a.canPlayType('video/mp4; codecs="avc1.42E01E"').replace(/^no$/,""),c.webm=a.canPlayType('video/webm; codecs="vp8, vorbis"').replace(/^no$/,"")}catch(d){}return c},s.audio=function(){var a=b.createElement("audio"),c=!1;try{if(c=!!a.canPlayType)c=new Boolean(c),c.ogg=a.canPlayType('audio/ogg; codecs="vorbis"').replace(/^no$/,""),c.mp3=a.canPlayType("audio/mpeg;").replace(/^no$/,""),c.wav=a.canPlayType('audio/wav; codecs="1"').replace(/^no$/,""),c.m4a=(a.canPlayType("audio/x-m4a;")||a.canPlayType("audio/aac;")).replace(/^no$/,"")}catch(d){}return c},s.localstorage=function(){try{return localStorage.setItem(h,h),localStorage.removeItem(h),!0}catch(a){return!1}},s.sessionstorage=function(){try{return sessionStorage.setItem(h,h),sessionStorage.removeItem(h),!0}catch(a){return!1}},s.webworkers=function(){return!!a.Worker},s.applicationcache=function(){return!!a.applicationCache},s.svg=function(){return!!b.createElementNS&&!!b.createElementNS(r.svg,"svg").createSVGRect},s.inlinesvg=function(){var a=b.createElement("div");return a.innerHTML="",(a.firstChild&&a.firstChild.namespaceURI)==r.svg},s.smil=function(){return!!b.createElementNS&&/SVGAnimate/.test(m.call(b.createElementNS(r.svg,"animate")))},s.svgclippaths=function(){return!!b.createElementNS&&/SVGClipPath/.test(m.call(b.createElementNS(r.svg,"clipPath")))};for(var L in s)C(s,L)&&(x=L.toLowerCase(),e[x]=s[L](),v.push((e[x]?"":"no-")+x));return e.input||K(),e.addTest=function(a,b){if(typeof a=="object")for(var d in a)C(a,d)&&e.addTest(d,a[d]);else{a=a.toLowerCase();if(e[a]!==c)return e;b=typeof b=="function"?b():b,typeof f!="undefined"&&f&&(g.className+=" "+(b?"":"no-")+a),e[a]=b}return e},D(""),i=k=null,function(a,b){function k(a,b){var c=a.createElement("p"),d=a.getElementsByTagName("head")[0]||a.documentElement;return c.innerHTML="x",d.insertBefore(c.lastChild,d.firstChild)}function l(){var a=r.elements;return typeof a=="string"?a.split(" "):a}function m(a){var b=i[a[g]];return b||(b={},h++,a[g]=h,i[h]=b),b}function n(a,c,f){c||(c=b);if(j)return c.createElement(a);f||(f=m(c));var g;return f.cache[a]?g=f.cache[a].cloneNode():e.test(a)?g=(f.cache[a]=f.createElem(a)).cloneNode():g=f.createElem(a),g.canHaveChildren&&!d.test(a)?f.frag.appendChild(g):g}function o(a,c){a||(a=b);if(j)return a.createDocumentFragment();c=c||m(a);var d=c.frag.cloneNode(),e=0,f=l(),g=f.length;for(;e",f="hidden"in a,j=a.childNodes.length==1||function(){b.createElement("a");var a=b.createDocumentFragment();return typeof a.cloneNode=="undefined"||typeof a.createDocumentFragment=="undefined"||typeof a.createElement=="undefined"}()}catch(c){f=!0,j=!0}})();var r={elements:c.elements||"abbr article aside audio bdi canvas data datalist details figcaption figure footer header hgroup mark meter nav output progress section summary time video",shivCSS:c.shivCSS!==!1,supportsUnknownElements:j,shivMethods:c.shivMethods!==!1,type:"default",shivDocument:q,createElement:n,createDocumentFragment:o};a.html5=r,q(b)}(this,b),e._version=d,e._prefixes=n,e._domPrefixes=q,e._cssomPrefixes=p,e.mq=z,e.hasEvent=A,e.testProp=function(a){return H([a])},e.testAllProps=J,e.testStyles=y,e.prefixed=function(a,b,c){return b?J(a,b,c):J(a,"pfx")},g.className=g.className.replace(/(^|\s)no-js(\s|$)/,"$1$2")+(f?" js "+v.join(" "):""),e}(this,this.document),function(a,b,c){function d(a){return"[object Function]"==o.call(a)}function e(a){return"string"==typeof a}function f(){}function g(a){return!a||"loaded"==a||"complete"==a||"uninitialized"==a}function h(){var a=p.shift();q=1,a?a.t?m(function(){("c"==a.t?B.injectCss:B.injectJs)(a.s,0,a.a,a.x,a.e,1)},0):(a(),h()):q=0}function i(a,c,d,e,f,i,j){function k(b){if(!o&&g(l.readyState)&&(u.r=o=1,!q&&h(),l.onload=l.onreadystatechange=null,b)){"img"!=a&&m(function(){t.removeChild(l)},50);for(var d in y[c])y[c].hasOwnProperty(d)&&y[c][d].onload()}}var j=j||B.errorTimeout,l=b.createElement(a),o=0,r=0,u={t:d,s:c,e:f,a:i,x:j};1===y[c]&&(r=1,y[c]=[]),"object"==a?l.data=c:(l.src=c,l.type=a),l.width=l.height="0",l.onerror=l.onload=l.onreadystatechange=function(){k.call(this,r)},p.splice(e,0,u),"img"!=a&&(r||2===y[c]?(t.insertBefore(l,s?null:n),m(k,j)):y[c].push(l))}function j(a,b,c,d,f){return q=0,b=b||"j",e(a)?i("c"==b?v:u,a,b,this.i++,c,d,f):(p.splice(this.i++,0,a),1==p.length&&h()),this}function k(){var a=B;return a.loader={load:j,i:0},a}var l=b.documentElement,m=a.setTimeout,n=b.getElementsByTagName("script")[0],o={}.toString,p=[],q=0,r="MozAppearance"in l.style,s=r&&!!b.createRange().compareNode,t=s?l:n.parentNode,l=a.opera&&"[object Opera]"==o.call(a.opera),l=!!b.attachEvent&&!l,u=r?"object":l?"script":"img",v=l?"script":u,w=Array.isArray||function(a){return"[object Array]"==o.call(a)},x=[],y={},z={timeout:function(a,b){return b.length&&(a.timeout=b[0]),a}},A,B;B=function(a){function b(a){var a=a.split("!"),b=x.length,c=a.pop(),d=a.length,c={url:c,origUrl:c,prefixes:a},e,f,g;for(f=0;f"); - - // Add expand links to all parents of nested ul - $('.wy-menu-vertical ul').not('.simple').siblings('a').each(function () { - var link = $(this); - expand = $(''); - expand.on('click', function (ev) { - self.toggleCurrent(link); - ev.stopPropagation(); - return false; - }); - link.prepend(expand); - }); - }; - - nav.reset = function () { - // Get anchor from URL and open up nested nav - var anchor = encodeURI(window.location.hash); - if (anchor) { - try { - var link = $('.wy-menu-vertical') - .find('[href="' + anchor + '"]'); - $('.wy-menu-vertical li.toctree-l1 li.current') - .removeClass('current'); - link.closest('li.toctree-l2').addClass('current'); - link.closest('li.toctree-l3').addClass('current'); - link.closest('li.toctree-l4').addClass('current'); - } - catch (err) { - console.log("Error expanding nav for anchor", err); - } - } - }; - - nav.onScroll = function () { - this.winScroll = false; - var newWinPosition = this.win.scrollTop(), - winBottom = newWinPosition + this.winHeight, - navPosition = this.navBar.scrollTop(), - newNavPosition = navPosition + (newWinPosition - this.winPosition); - if (newWinPosition < 0 || winBottom > this.docHeight) { - return; - } - this.navBar.scrollTop(newNavPosition); - this.winPosition = newWinPosition; - }; - - nav.onResize = function () { - this.winResize = false; - this.winHeight = this.win.height(); - this.docHeight = $(document).height(); - }; - - nav.hashChange = function () { - this.linkScroll = true; - this.win.one('hashchange', function () { - this.linkScroll = false; - }); - }; - - nav.toggleCurrent = function (elem) { - var parent_li = elem.closest('li'); - parent_li.siblings('li.current').removeClass('current'); - parent_li.siblings().find('li.current').removeClass('current'); - parent_li.find('> ul li.current').removeClass('current'); - parent_li.toggleClass('current'); - } - - return nav; -}; - -module.exports.ThemeNav = ThemeNav(); - -if (typeof(window) != 'undefined') { - window.SphinxRtdTheme = { StickyNav: module.exports.ThemeNav }; -} - -},{"jquery":"jquery"}]},{},["sphinx-rtd-theme"]); diff --git a/docs/1.0-dev/_static/nature.css b/docs/1.0-dev/_static/nature.css new file mode 100644 index 0000000000..4ff02c22aa --- /dev/null +++ b/docs/1.0-dev/_static/nature.css @@ -0,0 +1,314 @@ +/* + * nature.css_t + * ~~~~~~~~~~~~ + * + * Sphinx stylesheet -- nature theme. + * + * :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS. + * :license: BSD, see LICENSE for details. + * + */ + +@import url("basic.css"); + +/* -- page layout ----------------------------------------------------------- */ + +body { + font-family: Arial, sans-serif; + font-size: 100%; + background-color: #fff; + color: #555; + margin: 0; + padding: 0; +} + +div.documentwrapper { + float: left; + width: 100%; +} + +div.bodywrapper { + margin: 0 0 0 230px; + height: 88vh; +} + +hr { + border: 1px solid #B1B4B6; +} + +div.document { + background-color: #eee; +} + +div.body { + background-color: #f1f1f1; + color: #3E4349; + padding: 0 30px 30px 30px; + font-size: 0.9em; + margin-top: -9px; + height: 85vh; +} + +div.footer { + color: #555; + width: 100%; + padding: 13px 0; + text-align: center; + font-size: 75%; +} + +div.footer a { + color: #444; + text-decoration: underline; +} + +div.related { + background-color: #dbe9f0; + line-height: 32px; + color: #9FA0A0; + /*! text-shadow: 0px 1px 0 #444; */ + font-size: 0.9em; +} + +div.related a { + color: #565F62; +} + +blockquote { + font-style: italic; + color: #797979; + background-color: #e1e8e2; + padding: 3px; + border: 1px solid #c7cdc8; + padding-left: 14px; +} + +div.sphinxsidebar { + font-size: 0.75em; + line-height: 1.5em; +} + +div.sphinxsidebarwrapper{ + padding: 20px 0; +} + +div.sphinxsidebar h3, +div.sphinxsidebar h4 { + font-family: Arial, sans-serif; + color: #4f4f4f; + font-size: 1.2em; + font-weight: normal; + margin: 0; + padding: 5px 10px; + background-color: #dbe9f0; +} + +div.sphinxsidebar h4{ + font-size: 1.1em; +} + +div.sphinxsidebar h3 a { + color: #444; +} + +div.sphinxsidebar p { + color: #888; + padding: 5px 20px; +} + +div.sphinxsidebar p.topless { +} + +div.sphinxsidebar ul { + margin: 10px 20px; + padding: 0; + color: #000; +} + +div.sphinxsidebar a { + color: #444; +} + +div.sphinxsidebar input { + border: 1px solid #ccc; + font-family: sans-serif; + font-size: 1em; +} + +div.sphinxsidebar .searchformwrapper { + margin-left: 20px; + margin-right: 20px; +} + +input { + background-color: #f7f7f7; +} + + +/* -- body styles ----------------------------------------------------------- */ + +a { + color: #005B81; + text-decoration: underline; + text-decoration-color: #fff; + text-decoration-color: #bdcbdf; +} + +a:hover { + color: #0492CA; + text-decoration: underline; + text-decoration-color: #9bbed5; +} + +div.body h1, +div.body h2, +div.body h3, +div.body h4, +div.body h5, +div.body h6 { + font-family: Arial, sans-serif; + background-color: #f7f7f7; + font-weight: normal; + color: #212224; + margin: 30px 0px 10px 0px; + padding: 5px 0 5px 10px; + text-shadow: 0px 1px 0 white + border-bottom: 1px solid #d1d1d1; + border-left: 10px solid #cfdde8; + border-bottom: 1px solid #c6d7df; +} + +div.body h1 { + margin-top: 20px solid #fff; +} +div.body h2 { + font-size: 150%; +} +div.body h3 { + font-size: 120%; +} +div.body h4 { + font-size: 110%; +} +div.body h5 { + font-size: 100%; +} +div.body h6 { + font-size: 100%; +} + +a.headerlink { + color: #cfdde8; + font-size: 0.8em; + padding: 0 4px 0 4px; + text-decoration: none; +} + +a.headerlink:hover { + /*! background-color: #c60f0f; */ + color: #9bced7; +} + +div.body p, div.body dd, div.body li { + line-height: 1.5em; +} + +div.admonition p.admonition-title + p { + display: inline; +} + +div.highlight{ + background-color: white; +} + +div.note { + background-color: #eee; + border: 1px solid #ccc; + font-style: italic; +} + +div.seealso { + background-color: #ffc; + border: 1px solid #ff6; +} + +div.topic { + background-color: #eee; +} + +div.warning { + background-color: #ffe4e4; + border: 1px solid #f66; + font-style: italic; +} + +p.admonition-title { + display: inline; +} + +p.admonition-title:after { + content: ":"; +} + +.admonition.important { + background-color: #fbf7c3; + border: 1px solid #c8c59b; + font-style: italic; +} + +.admonition.note { + background-color: #e1e8e2; +} + +.admonition.important { + background-color: #fbf7c3; + border: 1px solid #c8c59b; + font-style: italic; +} + +pre { + padding: 10px; + background-color: #e3e3e3; + color: #222; + line-height: 1.2em; + border: 1px solid #C6C9CB; + font-size: 1.1em; + margin: 1.5em 0 1.5em 0; + -webkit-box-shadow: 1px 1px 1px #d8d8d8; + -moz-box-shadow: 1px 1px 1px #d8d8d8; +} + +code { + background-color: #ecf0f3; + color: #6e0e0e; + /* padding: 1px 2px; */ + font-size: 1.1em; + font-family: monospace; + font-weight: bold; +} + +.viewcode-back { + font-family: Arial, sans-serif; +} + +div.viewcode-block:target { + background-color: #f4debf; + border-top: 1px solid #ac9; + border-bottom: 1px solid #ac9; +} + +div.code-block-caption { + background-color: #ddd; + color: #222; + border: 1px solid #C6C9CB; +} + +.logo { + padding-left: 1px; + margin-left: auto; + margin-right: auto; + display: block; + margin-top: -12px; + opacity: 0.8; +} + diff --git a/docs/1.0-dev/api/evennia-api.html b/docs/1.0-dev/api/evennia-api.html index f066cd3c91..a13a16ee8f 100644 --- a/docs/1.0-dev/api/evennia-api.html +++ b/docs/1.0-dev/api/evennia-api.html @@ -1,151 +1,38 @@ - - - - - - - - - evennia — Evennia 1.0-dev documentation - - - + + + + evennia — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia

    @@ -348,64 +235,56 @@
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.accounts.html b/docs/1.0-dev/api/evennia.accounts.html index 9db5f0c1c0..d2c7a6deb2 100644 --- a/docs/1.0-dev/api/evennia.accounts.html +++ b/docs/1.0-dev/api/evennia.accounts.html @@ -1,161 +1,38 @@ - - - - - - - - - evennia.accounts package — Evennia 1.0-dev documentation - - - + + + + evennia.accounts package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.accounts package

    @@ -2541,64 +2418,71 @@ class built by crea
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.commands.default.html b/docs/1.0-dev/api/evennia.commands.default.html index 3f060d8675..d91119f8c7 100644 --- a/docs/1.0-dev/api/evennia.commands.default.html +++ b/docs/1.0-dev/api/evennia.commands.default.html @@ -1,170 +1,38 @@ - - - - - - - - - evennia.commands.default package — Evennia 1.0-dev documentation - - - + + + + evennia.commands.default package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.commands.default package

    @@ -200,7 +68,7 @@ method. Otherwise all text will be returned to all connected sessions.

    Look in the ooc state.

    -_keyaliases = ('look', 'l', 'ls')
    +_keyaliases = ('look', 'ls', 'l')
    @@ -269,7 +137,7 @@ account. In principle <character> can be any in-game object as long as you the account have access right to puppet it.

    -_keyaliases = ('ic', 'puppet')
    +_keyaliases = ('puppet', 'ic')
    @@ -333,7 +201,7 @@ as you the account have access right to puppet it.

    This will leave your current character and put you in a incorporeal OOC state.

    -_keyaliases = ('ooc', 'unpuppet')
    +_keyaliases = ('unpuppet', 'ooc')
    @@ -734,7 +602,7 @@ doing

    also for those with all permissions.

    -_keyaliases = ('who', 'doing')
    +_keyaliases = ('doing', 'who')
    @@ -1328,7 +1196,7 @@ limited forms of emit, for sending to rooms and to accounts respectively.

    -_keyaliases = ('remit', 'emit', 'pemit')
    +_keyaliases = ('pemit', 'emit', 'remit')
    @@ -1338,7 +1206,7 @@ to accounts respectively.

    -aliases = ['remit', 'pemit']
    +aliases = ['pemit', 'remit']
    @@ -1369,7 +1237,7 @@ to accounts respectively.

    -search_index_entry = {'aliases': 'remit pemit', 'category': 'admin', 'key': 'emit', 'tags': '', 'text': '\n admin command for emitting message to multiple objects\n\n Usage:\n emit[/switches] [<obj>, <obj>, ... =] <message>\n remit [<obj>, <obj>, ... =] <message>\n pemit [<obj>, <obj>, ... =] <message>\n\n Switches:\n room - limit emits to rooms only (default)\n accounts - limit emits to accounts only\n contents - send to the contents of matched objects too\n\n Emits a message to the selected objects or to\n your immediate surroundings. If the object is a room,\n send to its contents. remit and pemit are just\n limited forms of emit, for sending to rooms and\n to accounts respectively.\n '}
    +search_index_entry = {'aliases': 'pemit remit', 'category': 'admin', 'key': 'emit', 'tags': '', 'text': '\n admin command for emitting message to multiple objects\n\n Usage:\n emit[/switches] [<obj>, <obj>, ... =] <message>\n remit [<obj>, <obj>, ... =] <message>\n pemit [<obj>, <obj>, ... =] <message>\n\n Switches:\n room - limit emits to rooms only (default)\n accounts - limit emits to accounts only\n contents - send to the contents of matched objects too\n\n Emits a message to the selected objects or to\n your immediate surroundings. If the object is a room,\n send to its contents. remit and pemit are just\n limited forms of emit, for sending to rooms and\n to accounts respectively.\n '}
    @@ -1662,7 +1530,7 @@ skipping, reloading etc.

    Runs batches of commands from a batch-cmd text file (*.ev).

    -_keyaliases = ('batchcmd', 'batchcommands', 'batchcommand')
    +_keyaliases = ('batchcommand', 'batchcmd', 'batchcommands')
    @@ -1878,7 +1746,7 @@ changing the object in question, making those aliases usable by everyone.

    -_keyaliases = ('alias', 'setobjalias')
    +_keyaliases = ('setobjalias', 'alias')
    @@ -2344,7 +2212,7 @@ displays a confirmation before destroying, to make sure of your choice. You can specify the /force switch to bypass this confirmation.

    -_keyaliases = ('delete', 'del', 'destroy')
    +_keyaliases = ('destroy', 'delete', 'del')
    @@ -2518,7 +2386,7 @@ created back from the new room unless the /oneway switch is given. For more flexibility and power in creating rooms, use dig.

    -_keyaliases = ('tun', 'tunnel')
    +_keyaliases = ('tunnel', 'tun')
    @@ -2844,7 +2712,7 @@ to a user. Defaults to yourself.

    rename an account.

    -_keyaliases = ('name', 'rename')
    +_keyaliases = ('rename', 'name')
    @@ -3178,7 +3046,7 @@ module is searched from the default typeclass directory, as defined in the server settings.

    -_keyaliases = ('swap', 'typeclass', 'update', 'parent', 'type')
    +_keyaliases = ('swap', 'type', 'parent', 'update', 'typeclass')
    @@ -3188,7 +3056,7 @@ server settings.

    -aliases = ['parent', 'update', 'swap', 'type']
    +aliases = ['swap', 'type', 'parent', 'update']
    @@ -3219,7 +3087,7 @@ server settings.

    -search_index_entry = {'aliases': 'parent update swap type', 'category': 'building', 'key': 'typeclass', 'tags': '', 'text': "\n set or change an object's typeclass\n\n Usage:\n typeclass[/switch] <object> [= typeclass.path]\n typeclass/prototype <object> = prototype_key\n\n typeclass/list/show [typeclass.path]\n swap - this is a shorthand for using /force/reset flags.\n update - this is a shorthand for using the /force/reload flag.\n\n Switch:\n show, examine - display the current typeclass of object (default) or, if\n given a typeclass path, show the docstring of that typeclass.\n update - *only* re-run at_object_creation on this object\n meaning locks or other properties set later may remain.\n reset - clean out *all* the attributes and properties on the\n object - basically making this a new clean object.\n force - change to the typeclass also if the object\n already has a typeclass of the same name.\n list - show available typeclasses. Only typeclasses in modules actually\n imported or used from somewhere in the code will show up here\n (those typeclasses are still available if you know the path)\n prototype - clean and overwrite the object with the specified\n prototype key - effectively making a whole new object.\n\n Example:\n type button = examples.red_button.RedButton\n type/prototype button=a red button\n\n If the typeclass_path is not given, the current object's typeclass is\n assumed.\n\n View or set an object's typeclass. If setting, the creation hooks of the\n new typeclass will be run on the object. If you have clashing properties on\n the old class, use /reset. By default you are protected from changing to a\n typeclass of the same name as the one you already have - use /force to\n override this protection.\n\n The given typeclass must be identified by its location using python\n dot-notation pointing to the correct module and class. If no typeclass is\n given (or a wrong typeclass is given). Errors in the path or new typeclass\n will lead to the old typeclass being kept. The location of the typeclass\n module is searched from the default typeclass directory, as defined in the\n server settings.\n\n "}
    +search_index_entry = {'aliases': 'swap type parent update', 'category': 'building', 'key': 'typeclass', 'tags': '', 'text': "\n set or change an object's typeclass\n\n Usage:\n typeclass[/switch] <object> [= typeclass.path]\n typeclass/prototype <object> = prototype_key\n\n typeclass/list/show [typeclass.path]\n swap - this is a shorthand for using /force/reset flags.\n update - this is a shorthand for using the /force/reload flag.\n\n Switch:\n show, examine - display the current typeclass of object (default) or, if\n given a typeclass path, show the docstring of that typeclass.\n update - *only* re-run at_object_creation on this object\n meaning locks or other properties set later may remain.\n reset - clean out *all* the attributes and properties on the\n object - basically making this a new clean object.\n force - change to the typeclass also if the object\n already has a typeclass of the same name.\n list - show available typeclasses. Only typeclasses in modules actually\n imported or used from somewhere in the code will show up here\n (those typeclasses are still available if you know the path)\n prototype - clean and overwrite the object with the specified\n prototype key - effectively making a whole new object.\n\n Example:\n type button = examples.red_button.RedButton\n type/prototype button=a red button\n\n If the typeclass_path is not given, the current object's typeclass is\n assumed.\n\n View or set an object's typeclass. If setting, the creation hooks of the\n new typeclass will be run on the object. If you have clashing properties on\n the old class, use /reset. By default you are protected from changing to a\n typeclass of the same name as the one you already have - use /force to\n override this protection.\n\n The given typeclass must be identified by its location using python\n dot-notation pointing to the correct module and class. If no typeclass is\n given (or a wrong typeclass is given). Errors in the path or new typeclass\n will lead to the old typeclass being kept. The location of the typeclass\n module is searched from the default typeclass directory, as defined in the\n server settings.\n\n "}
    @@ -3327,7 +3195,7 @@ them by ‘;’, i.e:

    -_keyaliases = ('locks', 'lock')
    +_keyaliases = ('lock', 'locks')
    @@ -3392,7 +3260,7 @@ If object is not specified, the current location is examined.

    Append a * before the search string to examine an account.

    -_keyaliases = ('ex', 'exam', 'examine')
    +_keyaliases = ('examine', 'exam', 'ex')
    @@ -3407,7 +3275,7 @@ If object is not specified, the current location is examined.

    -aliases = ['ex', 'exam']
    +aliases = ['exam', 'ex']
    @@ -3463,7 +3331,7 @@ non-persistent data stored on object

    -search_index_entry = {'aliases': 'ex exam', 'category': 'building', 'key': 'examine', 'tags': '', 'text': '\n get detailed information about an object\n\n Usage:\n examine [<object>[/attrname]]\n examine [*<account>[/attrname]]\n\n Switch:\n account - examine an Account (same as adding *)\n object - examine an Object (useful when OOC)\n\n The examine command shows detailed game info about an\n object and optionally a specific attribute on it.\n If object is not specified, the current location is examined.\n\n Append a * before the search string to examine an account.\n\n '}
    +search_index_entry = {'aliases': 'exam ex', 'category': 'building', 'key': 'examine', 'tags': '', 'text': '\n get detailed information about an object\n\n Usage:\n examine [<object>[/attrname]]\n examine [*<account>[/attrname]]\n\n Switch:\n account - examine an Account (same as adding *)\n object - examine an Object (useful when OOC)\n\n The examine command shows detailed game info about an\n object and optionally a specific attribute on it.\n If object is not specified, the current location is examined.\n\n Append a * before the search string to examine an account.\n\n '}
    @@ -3492,7 +3360,7 @@ limits matches to within the given dbrefs range, or above/below if only one is given.

    -_keyaliases = ('locate', 'find', 'search')
    +_keyaliases = ('locate', 'search', 'find')
    @@ -3575,7 +3443,7 @@ reference. A puppeted object cannot be moved to None.

    teleported to the target location.

    -_keyaliases = ('tel', 'teleport')
    +_keyaliases = ('teleport', 'tel')
    @@ -3652,7 +3520,7 @@ object without specifying a script key/path will start/stop ALL scripts on the object.

    -_keyaliases = ('addscript', 'script')
    +_keyaliases = ('script', 'addscript')
    @@ -3728,7 +3596,7 @@ should be used with restrain - tags on their own are usually enough to for most grouping schemes.

    -_keyaliases = ('tag', 'tags')
    +_keyaliases = ('tags', 'tag')
    @@ -4143,7 +4011,7 @@ name. Subsequent calls of this command can be used to add multiple aliases to an already joined channel.

    -_keyaliases = ('addcom', 'aliaschan', 'chanalias')
    +_keyaliases = ('addcom', 'chanalias', 'aliaschan')
    @@ -4158,7 +4026,7 @@ aliases to an already joined channel.

    -aliases = ['aliaschan', 'chanalias']
    +aliases = ['chanalias', 'aliaschan']
    @@ -4189,7 +4057,7 @@ aliases to an already joined channel.

    -search_index_entry = {'aliases': 'aliaschan chanalias', 'category': 'comms', 'key': 'addcom', 'tags': '', 'text': '\n add a channel alias and/or subscribe to a channel\n\n Usage:\n addcom [alias=] <channel>\n\n Joins a given channel. If alias is given, this will allow you to\n refer to the channel by this alias rather than the full channel\n name. Subsequent calls of this command can be used to add multiple\n aliases to an already joined channel.\n '}
    +search_index_entry = {'aliases': 'chanalias aliaschan', 'category': 'comms', 'key': 'addcom', 'tags': '', 'text': '\n add a channel alias and/or subscribe to a channel\n\n Usage:\n addcom [alias=] <channel>\n\n Joins a given channel. If alias is given, this will allow you to\n refer to the channel by this alias rather than the full channel\n name. Subsequent calls of this command can be used to add multiple\n aliases to an already joined channel.\n '}
    @@ -4210,7 +4078,7 @@ unsubscribe. If the ‘all’ switch is used, remove all aliases for that channel.

    -_keyaliases = ('delaliaschan', 'delcom', 'delchanalias')
    +_keyaliases = ('delchanalias', 'delcom', 'delaliaschan')
    @@ -4343,7 +4211,7 @@ Use ‘comlist’ to only view your current channel subscriptions. Use addcom/delcom to join and leave channels

    -_keyaliases = ('chanlist', 'all channels', 'comlist', 'clist', 'channellist', 'channels')
    +_keyaliases = ('clist', 'channels', 'comlist', 'channellist', 'chanlist', 'all channels')
    @@ -4358,7 +4226,7 @@ Use addcom/delcom to join and leave channels

    -aliases = ['chanlist', 'all channels', 'comlist', 'clist', 'channellist']
    +aliases = ['clist', 'comlist', 'channellist', 'chanlist', 'all channels']
    @@ -4389,7 +4257,7 @@ Use addcom/delcom to join and leave channels

    -search_index_entry = {'aliases': 'chanlist all channels comlist clist channellist', 'category': 'comms', 'key': 'channels', 'tags': '', 'text': "\n list all channels available to you\n\n Usage:\n channels\n clist\n comlist\n\n Lists all channels available to you, whether you listen to them or not.\n Use 'comlist' to only view your current channel subscriptions.\n Use addcom/delcom to join and leave channels\n "}
    +search_index_entry = {'aliases': 'clist comlist channellist chanlist all channels', 'category': 'comms', 'key': 'channels', 'tags': '', 'text': "\n list all channels available to you\n\n Usage:\n channels\n clist\n comlist\n\n Lists all channels available to you, whether you listen to them or not.\n Use 'comlist' to only view your current channel subscriptions.\n Use addcom/delcom to join and leave channels\n "}
    @@ -4544,7 +4412,7 @@ they control it. It does not show the user’s name unless they provide the /sendername switch.

    -_keyaliases = ('cemit', 'cmsg')
    +_keyaliases = ('cmsg', 'cemit')
    @@ -4675,7 +4543,7 @@ provide the /sendername switch.

    Creates a new channel owned by you.

    -_keyaliases = ('channelcreate', 'ccreate')
    +_keyaliases = ('ccreate', 'channelcreate')
    @@ -4872,7 +4740,7 @@ list - show your last <number> of tells/pages (default)

    argument is given, you will get a list of your latest messages.

    -_keyaliases = ('page', 'tell')
    +_keyaliases = ('tell', 'page')
    @@ -5188,7 +5056,7 @@ look *<accou

    Observes your location or objects in your vicinity.

    -_keyaliases = ('look', 'l', 'ls')
    +_keyaliases = ('look', 'ls', 'l')
    @@ -5286,7 +5154,7 @@ are only available to you. If you want to permanently add keywords to an object for everyone to use, you need build privileges and the alias command.

    -_keyaliases = ('nickname', 'nick', 'nicks')
    +_keyaliases = ('nick', 'nicks', 'nickname')
    @@ -5296,7 +5164,7 @@ for everyone to use, you need build privileges and the alias command.

    -aliases = ['nickname', 'nicks']
    +aliases = ['nicks', 'nickname']
    @@ -5333,7 +5201,7 @@ for everyone to use, you need build privileges and the alias command.

    -search_index_entry = {'aliases': 'nickname nicks', 'category': 'general', 'key': 'nick', 'tags': '', 'text': '\n define a personal alias/nick by defining a string to\n match and replace it with another on the fly\n\n Usage:\n nick[/switches] <string> [= [replacement_string]]\n nick[/switches] <template> = <replacement_template>\n nick/delete <string> or number\n nicks\n\n Switches:\n inputline - replace on the inputline (default)\n object - replace on object-lookup\n account - replace on account-lookup\n list - show all defined aliases (also "nicks" works)\n delete - remove nick by index in /list\n clearall - clear all nicks\n\n Examples:\n nick hi = say Hello, I\'m Sarah!\n nick/object tom = the tall man\n nick build $1 $2 = create/drop $1;$2\n nick tell $1 $2=page $1=$2\n nick tm?$1=page tallman=$1\n nick tm\\=$1=page tallman=$1\n\n A \'nick\' is a personal string replacement. Use $1, $2, ... to catch arguments.\n Put the last $-marker without an ending space to catch all remaining text. You\n can also use unix-glob matching for the left-hand side <string>:\n\n * - matches everything\n ? - matches 0 or 1 single characters\n [abcd] - matches these chars in any order\n [!abcd] - matches everything not among these chars\n \\= - escape literal \'=\' you want in your <string>\n\n Note that no objects are actually renamed or changed by this command - your nicks\n are only available to you. If you want to permanently add keywords to an object\n for everyone to use, you need build privileges and the alias command.\n\n '}
    +search_index_entry = {'aliases': 'nicks nickname', 'category': 'general', 'key': 'nick', 'tags': '', 'text': '\n define a personal alias/nick by defining a string to\n match and replace it with another on the fly\n\n Usage:\n nick[/switches] <string> [= [replacement_string]]\n nick[/switches] <template> = <replacement_template>\n nick/delete <string> or number\n nicks\n\n Switches:\n inputline - replace on the inputline (default)\n object - replace on object-lookup\n account - replace on account-lookup\n list - show all defined aliases (also "nicks" works)\n delete - remove nick by index in /list\n clearall - clear all nicks\n\n Examples:\n nick hi = say Hello, I\'m Sarah!\n nick/object tom = the tall man\n nick build $1 $2 = create/drop $1;$2\n nick tell $1 $2=page $1=$2\n nick tm?$1=page tallman=$1\n nick tm\\=$1=page tallman=$1\n\n A \'nick\' is a personal string replacement. Use $1, $2, ... to catch arguments.\n Put the last $-marker without an ending space to catch all remaining text. You\n can also use unix-glob matching for the left-hand side <string>:\n\n * - matches everything\n ? - matches 0 or 1 single characters\n [abcd] - matches these chars in any order\n [!abcd] - matches everything not among these chars\n \\= - escape literal \'=\' you want in your <string>\n\n Note that no objects are actually renamed or changed by this command - your nicks\n are only available to you. If you want to permanently add keywords to an object\n for everyone to use, you need build privileges and the alias command.\n\n '}
    @@ -5356,7 +5224,7 @@ inv

    Shows your inventory.

    -_keyaliases = ('inv', 'i', 'inventory')
    +_keyaliases = ('inventory', 'i', 'inv')
    @@ -5366,7 +5234,7 @@ inv

    -aliases = ['inv', 'i']
    +aliases = ['i', 'inv']
    @@ -5402,7 +5270,7 @@ inv

    -search_index_entry = {'aliases': 'inv i', 'category': 'general', 'key': 'inventory', 'tags': '', 'text': '\n view inventory\n\n Usage:\n inventory\n inv\n\n Shows your inventory.\n '}
    +search_index_entry = {'aliases': 'i inv', 'category': 'general', 'key': 'inventory', 'tags': '', 'text': '\n view inventory\n\n Usage:\n inventory\n inv\n\n Shows your inventory.\n '}
    @@ -5485,7 +5353,7 @@ look at you.

    your inventory.

    -_keyaliases = ('grab', 'get')
    +_keyaliases = ('get', 'grab')
    @@ -5681,7 +5549,7 @@ placing it in their inventory.

    Talk to those in your current location.

    -_keyaliases = ('"', "'", 'say')
    +_keyaliases = ('"', 'say', "'")
    @@ -5807,7 +5675,7 @@ pose’s <pose text>

    automatically begin with your name.

    -_keyaliases = ('pose', 'emote', ':')
    +_keyaliases = (':', 'pose', 'emote')
    @@ -5817,7 +5685,7 @@ automatically begin with your name.

    -aliases = ['emote', ':']
    +aliases = [':', 'emote']
    @@ -5858,7 +5726,7 @@ space.

    -search_index_entry = {'aliases': 'emote :', 'category': 'general', 'key': 'pose', 'tags': '', 'text': "\n strike a pose\n\n Usage:\n pose <pose text>\n pose's <pose text>\n\n Example:\n pose is standing by the wall, smiling.\n -> others will see:\n Tom is standing by the wall, smiling.\n\n Describe an action being taken. The pose text will\n automatically begin with your name.\n "}
    +search_index_entry = {'aliases': ': emote', 'category': 'general', 'key': 'pose', 'tags': '', 'text': "\n strike a pose\n\n Usage:\n pose <pose text>\n pose's <pose text>\n\n Example:\n pose is standing by the wall, smiling.\n -> others will see:\n Tom is standing by the wall, smiling.\n\n Describe an action being taken. The pose text will\n automatically begin with your name.\n "}
    @@ -5876,7 +5744,7 @@ space.

    which permission groups you are a member of.

    -_keyaliases = ('groups', 'hierarchy', 'access')
    +_keyaliases = ('access', 'hierarchy', 'groups')
    @@ -5886,7 +5754,7 @@ which permission groups you are a member of.

    -aliases = ['groups', 'hierarchy']
    +aliases = ['hierarchy', 'groups']
    @@ -5922,7 +5790,7 @@ which permission groups you are a member of.

    -search_index_entry = {'aliases': 'groups hierarchy', 'category': 'general', 'key': 'access', 'tags': '', 'text': '\n show your current game access\n\n Usage:\n access\n\n This command shows you the permission hierarchy and\n which permission groups you are a member of.\n '}
    +search_index_entry = {'aliases': 'hierarchy groups', 'category': 'general', 'key': 'access', 'tags': '', 'text': '\n show your current game access\n\n Usage:\n access\n\n This command shows you the permission hierarchy and\n which permission groups you are a member of.\n '}
    @@ -5950,7 +5818,7 @@ help all

    topics related to the game.

    -_keyaliases = ('help', '?')
    +_keyaliases = ('?', 'help')
    @@ -7036,7 +6904,7 @@ required since whole classes of scripts often have the same name.

    Use script for managing commands on objects.

    -_keyaliases = ('globalscript', 'scripts', 'listscripts')
    +_keyaliases = ('scripts', 'listscripts', 'globalscript')
    @@ -7046,7 +6914,7 @@ required since whole classes of scripts often have the same name.

    -aliases = ['globalscript', 'listscripts']
    +aliases = ['listscripts', 'globalscript']
    @@ -7082,7 +6950,7 @@ required since whole classes of scripts often have the same name.

    -search_index_entry = {'aliases': 'globalscript listscripts', 'category': 'system', 'key': 'scripts', 'tags': '', 'text': '\n list and manage all running scripts\n\n Usage:\n scripts[/switches] [#dbref, key, script.path or <obj>]\n\n Switches:\n start - start a script (must supply a script path)\n stop - stops an existing script\n kill - kills a script - without running its cleanup hooks\n validate - run a validation on the script(s)\n\n If no switches are given, this command just views all active\n scripts. The argument can be either an object, at which point it\n will be searched for all scripts defined on it, or a script name\n or #dbref. For using the /stop switch, a unique script #dbref is\n required since whole classes of scripts often have the same name.\n\n Use script for managing commands on objects.\n '}
    +search_index_entry = {'aliases': 'listscripts globalscript', 'category': 'system', 'key': 'scripts', 'tags': '', 'text': '\n list and manage all running scripts\n\n Usage:\n scripts[/switches] [#dbref, key, script.path or <obj>]\n\n Switches:\n start - start a script (must supply a script path)\n stop - stops an existing script\n kill - kills a script - without running its cleanup hooks\n validate - run a validation on the script(s)\n\n If no switches are given, this command just views all active\n scripts. The argument can be either an object, at which point it\n will be searched for all scripts defined on it, or a script name\n or #dbref. For using the /stop switch, a unique script #dbref is\n required since whole classes of scripts often have the same name.\n\n Use script for managing commands on objects.\n '}
    @@ -7106,7 +6974,7 @@ a list of <nr> latest objects in database. If not given, <nr> defaults to 10.

    -_keyaliases = ('listobjs', 'listobjects', 'stats', 'objects', 'db')
    +_keyaliases = ('listobjects', 'objects', 'stats', 'listobjs', 'db')
    @@ -7116,7 +6984,7 @@ given, <nr> defaults to 10.

    -aliases = ['db', 'listobjects', 'stats', 'listobjs']
    +aliases = ['stats', 'listobjects', 'db', 'listobjs']
    @@ -7147,7 +7015,7 @@ given, <nr> defaults to 10.

    -search_index_entry = {'aliases': 'db listobjects stats listobjs', 'category': 'system', 'key': 'objects', 'tags': '', 'text': '\n statistics on objects in the database\n\n Usage:\n objects [<nr>]\n\n Gives statictics on objects in database as well as\n a list of <nr> latest objects in database. If not\n given, <nr> defaults to 10.\n '}
    +search_index_entry = {'aliases': 'stats listobjects db listobjs', 'category': 'system', 'key': 'objects', 'tags': '', 'text': '\n statistics on objects in the database\n\n Usage:\n objects [<nr>]\n\n Gives statictics on objects in database as well as\n a list of <nr> latest objects in database. If not\n given, <nr> defaults to 10.\n '}
    @@ -7236,7 +7104,7 @@ in the list.

    Display info about the game engine.

    -_keyaliases = ('version', 'about')
    +_keyaliases = ('about', 'version')
    @@ -7295,7 +7163,7 @@ in the list.

    and the current time stamp.

    -_keyaliases = ('uptime', 'time')
    +_keyaliases = ('time', 'uptime')
    @@ -7373,7 +7241,7 @@ caches may not show you a lower Residual/Virtual memory footprint, the released memory will instead be re-used by the program.

    -_keyaliases = ('server', 'serverload', 'serverprocess')
    +_keyaliases = ('serverprocess', 'server', 'serverload')
    @@ -8066,7 +7934,7 @@ connect “account name” “pass word”

    If you have spaces in your name, enclose it in double quotes.

    -_keyaliases = ('co', 'connect', 'con', 'conn')
    +_keyaliases = ('conn', 'co', 'connect', 'con')
    @@ -8076,7 +7944,7 @@ connect “account name” “pass word”

    -aliases = ['co', 'con', 'conn']
    +aliases = ['co', 'conn', 'con']
    @@ -8116,7 +7984,7 @@ there is no object yet before the account has logged in)

    -search_index_entry = {'aliases': 'co con conn', 'category': 'general', 'key': 'connect', 'tags': '', 'text': '\n connect to the game\n\n Usage (at login screen):\n connect accountname password\n connect "account name" "pass word"\n\n Use the create command to first create an account before logging in.\n\n If you have spaces in your name, enclose it in double quotes.\n '}
    +search_index_entry = {'aliases': 'co conn con', 'category': 'general', 'key': 'connect', 'tags': '', 'text': '\n connect to the game\n\n Usage (at login screen):\n connect accountname password\n connect "account name" "pass word"\n\n Use the create command to first create an account before logging in.\n\n If you have spaces in your name, enclose it in double quotes.\n '}
    @@ -8135,7 +8003,7 @@ create “account name” “pass word”

    If you have spaces in your name, enclose it in double quotes.

    -_keyaliases = ('cre', 'cr', 'create')
    +_keyaliases = ('create', 'cre', 'cr')
    @@ -8200,7 +8068,7 @@ here for unconnected accounts for the sake of simplicity. The logged in version is a bit more complicated.

    -_keyaliases = ('qu', 'quit', 'q')
    +_keyaliases = ('q', 'quit', 'qu')
    @@ -8210,7 +8078,7 @@ version is a bit more complicated.

    -aliases = ['qu', 'q']
    +aliases = ['q', 'qu']
    @@ -8241,7 +8109,7 @@ version is a bit more complicated.

    -search_index_entry = {'aliases': 'qu q', 'category': 'general', 'key': 'quit', 'tags': '', 'text': '\n quit when in unlogged-in state\n\n Usage:\n quit\n\n We maintain a different version of the quit command\n here for unconnected accounts for the sake of simplicity. The logged in\n version is a bit more complicated.\n '}
    +search_index_entry = {'aliases': 'q qu', 'category': 'general', 'key': 'quit', 'tags': '', 'text': '\n quit when in unlogged-in state\n\n Usage:\n quit\n\n We maintain a different version of the quit command\n here for unconnected accounts for the sake of simplicity. The logged in\n version is a bit more complicated.\n '}
    @@ -8319,7 +8187,7 @@ All it does is display the connect screen.

    for simplicity. It shows a pane of info.

    -_keyaliases = ('help', '?', 'h')
    +_keyaliases = ('h', '?', 'help')
    @@ -8329,7 +8197,7 @@ for simplicity. It shows a pane of info.

    -aliases = ['?', 'h']
    +aliases = ['h', '?']
    @@ -8360,7 +8228,7 @@ for simplicity. It shows a pane of info.

    -search_index_entry = {'aliases': '? h', 'category': 'general', 'key': 'help', 'tags': '', 'text': '\n get help when in unconnected-in state\n\n Usage:\n help\n\n This is an unconnected version of the help command,\n for simplicity. It shows a pane of info.\n '}
    +search_index_entry = {'aliases': 'h ?', 'category': 'general', 'key': 'help', 'tags': '', 'text': '\n get help when in unconnected-in state\n\n Usage:\n help\n\n This is an unconnected version of the help command,\n for simplicity. It shows a pane of info.\n '}
    @@ -8369,64 +8237,80 @@ for simplicity. It shows a pane of info.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.commands.html b/docs/1.0-dev/api/evennia.commands.html index 70ac740119..c9c531b84f 100644 --- a/docs/1.0-dev/api/evennia.commands.html +++ b/docs/1.0-dev/api/evennia.commands.html @@ -1,161 +1,38 @@ - - - - - - - - - evennia.commands package — Evennia 1.0-dev documentation - - - + + + + evennia.commands package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.commands package

    @@ -2792,64 +2669,71 @@ replace this without disabling auto_help.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.comms.html b/docs/1.0-dev/api/evennia.comms.html index f73f4019cd..13e1ed8518 100644 --- a/docs/1.0-dev/api/evennia.comms.html +++ b/docs/1.0-dev/api/evennia.comms.html @@ -1,161 +1,38 @@ - - - - - - - - - evennia.comms package — Evennia 1.0-dev documentation - - - + + + + evennia.comms package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.comms package

    @@ -2462,64 +2339,71 @@ object the first time, the query is executed.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.contrib.awsstorage.html b/docs/1.0-dev/api/evennia.contrib.awsstorage.html index 4dbe02f11d..a0054956c7 100644 --- a/docs/1.0-dev/api/evennia.contrib.awsstorage.html +++ b/docs/1.0-dev/api/evennia.contrib.awsstorage.html @@ -1,156 +1,38 @@ - - - - - - - - - evennia.contrib.awsstorage package — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.awsstorage package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.contrib.awsstorage package

    @@ -979,64 +861,66 @@ it will return a default.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.contrib.html b/docs/1.0-dev/api/evennia.contrib.html index 6a4742461c..82c399f079 100644 --- a/docs/1.0-dev/api/evennia.contrib.html +++ b/docs/1.0-dev/api/evennia.contrib.html @@ -1,187 +1,38 @@ - - - - - - - - - evennia.contrib package — Evennia 1.0-dev documentation - - - + + + + evennia.contrib package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.contrib package

    @@ -371,7 +222,7 @@ your mind as long as the other party has not yet accepted. You can inspect the current offer using the ‘offers’ command.

    -_keyaliases = ('accept', 'agree')
    +_keyaliases = ('agree', 'accept')
    @@ -491,7 +342,7 @@ decline the old offer.

    determine if it’s worth your while.

    -_keyaliases = ('evaluate', 'eval')
    +_keyaliases = ('eval', 'evaluate')
    @@ -672,7 +523,7 @@ change your deal. You might also want to use ‘say’, ‘emote’ etc to try to influence the other part in the deal.

    -_keyaliases = ('deal', 'offers', 'status')
    +_keyaliases = ('offers', 'status', 'deal')
    @@ -682,7 +533,7 @@ try to influence the other part in the deal.

    -aliases = ['deal', 'offers']
    +aliases = ['offers', 'deal']
    @@ -713,7 +564,7 @@ try to influence the other part in the deal.

    -search_index_entry = {'aliases': 'deal offers', 'category': 'trading', 'key': 'status', 'tags': '', 'text': "\n show a list of the current deal\n\n Usage:\n status\n deal\n offers\n\n Shows the currently suggested offers on each sides of the deal. To\n accept the current deal, use the 'accept' command. Use 'offer' to\n change your deal. You might also want to use 'say', 'emote' etc to\n try to influence the other part in the deal.\n "}
    +search_index_entry = {'aliases': 'offers deal', 'category': 'trading', 'key': 'status', 'tags': '', 'text': "\n show a list of the current deal\n\n Usage:\n status\n deal\n offers\n\n Shows the currently suggested offers on each sides of the deal. To\n accept the current deal, use the 'accept' command. Use 'offer' to\n change your deal. You might also want to use 'say', 'emote' etc to\n try to influence the other part in the deal.\n "}
    @@ -737,7 +588,7 @@ optional say part works like the say command and allows you to add info to your choice.

    -_keyaliases = ('barter', 'trade')
    +_keyaliases = ('trade', 'barter')
    @@ -2241,7 +2092,7 @@ have an in-game existence, there is no concept of location or at them with this command.

    -_keyaliases = ('look', 'l', 'ls')
    +_keyaliases = ('look', 'ls', 'l')
    @@ -2737,7 +2588,7 @@ inv

    Shows your inventory.

    -_keyaliases = ('inv', 'i', 'inventory')
    +_keyaliases = ('inventory', 'i', 'inv')
    @@ -2747,7 +2598,7 @@ inv

    -aliases = ['inv', 'i']
    +aliases = ['i', 'inv']
    @@ -2783,7 +2634,7 @@ inv

    -search_index_entry = {'aliases': 'inv i', 'category': 'general', 'key': 'inventory', 'tags': '', 'text': '\n view inventory\n\n Usage:\n inventory\n inv\n\n Shows your inventory.\n '}
    +search_index_entry = {'aliases': 'i inv', 'category': 'general', 'key': 'inventory', 'tags': '', 'text': '\n view inventory\n\n Usage:\n inventory\n inv\n\n Shows your inventory.\n '}
    @@ -3396,7 +3247,7 @@ with. The hidden/secret switches will hide all or parts of the roll from everyone but the person rolling.

    -_keyaliases = ('@dice', 'roll', 'dice')
    +_keyaliases = ('@dice', 'dice', 'roll')
    @@ -3406,7 +3257,7 @@ everyone but the person rolling.

    -aliases = ['roll', '@dice']
    +aliases = ['@dice', 'roll']
    @@ -3437,7 +3288,7 @@ everyone but the person rolling.

    -search_index_entry = {'aliases': 'roll @dice', 'category': 'general', 'key': 'dice', 'tags': '', 'text': "\n roll dice\n\n Usage:\n dice[/switch] <nr>d<sides> [modifier] [success condition]\n\n Switch:\n hidden - tell the room the roll is being done, but don't show the result\n secret - don't inform the room about neither roll nor result\n\n Examples:\n dice 3d6 + 4\n dice 1d100 - 2 < 50\n\n This will roll the given number of dice with given sides and modifiers.\n So e.g. 2d6 + 3 means to 'roll a 6-sided die 2 times and add the result,\n then add 3 to the total'.\n Accepted modifiers are +, -, * and /.\n A success condition is given as normal Python conditionals\n (<,>,<=,>=,==,!=). So e.g. 2d6 + 3 > 10 means that the roll will succeed\n only if the final result is above 8. If a success condition is given, the\n outcome (pass/fail) will be echoed along with how much it succeeded/failed\n with. The hidden/secret switches will hide all or parts of the roll from\n everyone but the person rolling.\n "}
    +search_index_entry = {'aliases': '@dice roll', 'category': 'general', 'key': 'dice', 'tags': '', 'text': "\n roll dice\n\n Usage:\n dice[/switch] <nr>d<sides> [modifier] [success condition]\n\n Switch:\n hidden - tell the room the roll is being done, but don't show the result\n secret - don't inform the room about neither roll nor result\n\n Examples:\n dice 3d6 + 4\n dice 1d100 - 2 < 50\n\n This will roll the given number of dice with given sides and modifiers.\n So e.g. 2d6 + 3 means to 'roll a 6-sided die 2 times and add the result,\n then add 3 to the total'.\n Accepted modifiers are +, -, * and /.\n A success condition is given as normal Python conditionals\n (<,>,<=,>=,==,!=). So e.g. 2d6 + 3 > 10 means that the roll will succeed\n only if the final result is above 8. If a success condition is given, the\n outcome (pass/fail) will be echoed along with how much it succeeded/failed\n with. The hidden/secret switches will hide all or parts of the roll from\n everyone but the person rolling.\n "}
    @@ -3554,7 +3405,7 @@ the module given by settings.CONNECTION_SCREEN_MODULE.

    Use the create command to first create an account before logging in.

    -_keyaliases = ('co', 'connect', 'con', 'conn')
    +_keyaliases = ('conn', 'co', 'connect', 'con')
    @@ -3564,7 +3415,7 @@ the module given by settings.CONNECTION_SCREEN_MODULE.

    -aliases = ['co', 'con', 'conn']
    +aliases = ['co', 'conn', 'con']
    @@ -3599,7 +3450,7 @@ there is no object yet before the account has logged in)

    -search_index_entry = {'aliases': 'co con conn', 'category': 'general', 'key': 'connect', 'tags': '', 'text': '\n Connect to the game.\n\n Usage (at login screen):\n connect <email> <password>\n\n Use the create command to first create an account before logging in.\n '}
    +search_index_entry = {'aliases': 'co conn con', 'category': 'general', 'key': 'connect', 'tags': '', 'text': '\n Connect to the game.\n\n Usage (at login screen):\n connect <email> <password>\n\n Use the create command to first create an account before logging in.\n '}
    @@ -3616,7 +3467,7 @@ there is no object yet before the account has logged in)

    This creates a new account account.

    -_keyaliases = ('cre', 'cr', 'create')
    +_keyaliases = ('create', 'cre', 'cr')
    @@ -3681,7 +3532,7 @@ here for unconnected accounts for the sake of simplicity. The logged in version is a bit more complicated.

    -_keyaliases = ('qu', 'quit', 'q')
    +_keyaliases = ('q', 'quit', 'qu')
    @@ -3691,7 +3542,7 @@ version is a bit more complicated.

    -aliases = ['qu', 'q']
    +aliases = ['q', 'qu']
    @@ -3722,7 +3573,7 @@ version is a bit more complicated.

    -search_index_entry = {'aliases': 'qu q', 'category': 'general', 'key': 'quit', 'tags': '', 'text': '\n We maintain a different version of the `quit` command\n here for unconnected accounts for the sake of simplicity. The logged in\n version is a bit more complicated.\n '}
    +search_index_entry = {'aliases': 'q qu', 'category': 'general', 'key': 'quit', 'tags': '', 'text': '\n We maintain a different version of the `quit` command\n here for unconnected accounts for the sake of simplicity. The logged in\n version is a bit more complicated.\n '}
    @@ -3790,7 +3641,7 @@ All it does is display the connect screen.

    for simplicity. It shows a pane of info.

    -_keyaliases = ('help', '?', 'h')
    +_keyaliases = ('h', '?', 'help')
    @@ -3800,7 +3651,7 @@ for simplicity. It shows a pane of info.

    -aliases = ['?', 'h']
    +aliases = ['h', '?']
    @@ -3831,7 +3682,7 @@ for simplicity. It shows a pane of info.

    -search_index_entry = {'aliases': '? h', 'category': 'general', 'key': 'help', 'tags': '', 'text': '\n This is an unconnected version of the help command,\n for simplicity. It shows a pane of info.\n '}
    +search_index_entry = {'aliases': 'h ?', 'category': 'general', 'key': 'help', 'tags': '', 'text': '\n This is an unconnected version of the help command,\n for simplicity. It shows a pane of info.\n '}
    @@ -4138,7 +3989,7 @@ look *<account

    Observes your location, details at your location or objects in your vicinity.

    -_keyaliases = ('look', 'l', 'ls')
    +_keyaliases = ('look', 'ls', 'l')
    @@ -6217,7 +6068,7 @@ to all the variables defined therein.

    -_keyaliases = ('combine', 'use')
    +_keyaliases = ('use', 'combine')
    @@ -7083,7 +6934,7 @@ things and langcode”…” without spaces to say something in a different language.

    -_keyaliases = ('emote', ':')
    +_keyaliases = (':', 'emote')
    @@ -7279,7 +7130,7 @@ forget griatch

    Using the command without arguments will list all current recogs.

    -_keyaliases = ('forget', 'recognize', 'recog')
    +_keyaliases = ('recog', 'forget', 'recognize')
    @@ -7338,7 +7189,7 @@ Using the command without arguments will list all current recogs.

    Talk to those in your current location.

    -_keyaliases = ('"', "'", 'say')
    +_keyaliases = ('"', 'say', "'")
    @@ -8388,7 +8239,7 @@ close <door>

    -_keyaliases = ('open', 'close')
    +_keyaliases = ('close', 'open')
    @@ -12730,64 +12581,97 @@ default one

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.contrib.ingame_python.html b/docs/1.0-dev/api/evennia.contrib.ingame_python.html index 4a7cd68f0c..ac802aead8 100644 --- a/docs/1.0-dev/api/evennia.contrib.ingame_python.html +++ b/docs/1.0-dev/api/evennia.contrib.ingame_python.html @@ -1,161 +1,38 @@ - - - - - - - - - evennia.contrib.ingame_python package — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.ingame_python package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.contrib.ingame_python package

    @@ -447,7 +324,7 @@ object’s callbacks, return an empty list.

    Command to edit callbacks.

    -_keyaliases = ('@callback', '@call', '@calls', '@callbacks')
    +_keyaliases = ('@call', '@calls', '@callback', '@callbacks')
    @@ -469,7 +346,7 @@ object’s callbacks, return an empty list.

    -aliases = ['@callback', '@calls', '@callbacks']
    +aliases = ['@calls', '@callbacks', '@callback']
    @@ -546,7 +423,7 @@ on user permission.

    -search_index_entry = {'aliases': '@callback @calls @callbacks', 'category': 'building', 'key': '@call', 'tags': '', 'text': '\n Command to edit callbacks.\n '}
    +search_index_entry = {'aliases': '@calls @callbacks @callback', 'category': 'building', 'key': '@call', 'tags': '', 'text': '\n Command to edit callbacks.\n '}
    @@ -1731,64 +1608,71 @@ temporary storage, waiting for the script to be initialized.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.contrib.security.auditing.html b/docs/1.0-dev/api/evennia.contrib.security.auditing.html index c23d9943fb..dbd08dcf24 100644 --- a/docs/1.0-dev/api/evennia.contrib.security.auditing.html +++ b/docs/1.0-dev/api/evennia.contrib.security.auditing.html @@ -1,157 +1,38 @@ - - - - - - - - - evennia.contrib.security.auditing package — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.security.auditing package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.contrib.security.auditing package

    @@ -318,64 +199,67 @@ information from strings.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.contrib.security.html b/docs/1.0-dev/api/evennia.contrib.security.html index ad1aacc596..d11cb5f2d1 100644 --- a/docs/1.0-dev/api/evennia.contrib.security.html +++ b/docs/1.0-dev/api/evennia.contrib.security.html @@ -1,154 +1,38 @@ - - - - - - - - - evennia.contrib.security package — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.security package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.contrib.security package

    @@ -169,64 +53,64 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.contrib.turnbattle.html b/docs/1.0-dev/api/evennia.contrib.turnbattle.html index ea49080a88..06f82dfa58 100644 --- a/docs/1.0-dev/api/evennia.contrib.turnbattle.html +++ b/docs/1.0-dev/api/evennia.contrib.turnbattle.html @@ -1,159 +1,38 @@ - - - - - - - - - evennia.contrib.turnbattle package — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.turnbattle package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.contrib.turnbattle package

    @@ -296,7 +175,7 @@ help all

    topics related to the game.

    -_keyaliases = ('help', '?')
    +_keyaliases = ('?', 'help')
    @@ -460,7 +339,7 @@ When it’s your turn, you can attack other characters.

    if there are still any actions you can take.

    -_keyaliases = ('pass', 'wait', 'hold')
    +_keyaliases = ('wait', 'hold', 'pass')
    @@ -1111,7 +990,7 @@ help all

    topics related to the game.

    -_keyaliases = ('help', '?')
    +_keyaliases = ('?', 'help')
    @@ -1385,7 +1264,7 @@ When it’s your turn, you can attack other characters.

    if there are still any actions you can take.

    -_keyaliases = ('pass', 'wait', 'hold')
    +_keyaliases = ('wait', 'hold', 'pass')
    @@ -2272,7 +2151,7 @@ help all

    topics related to the game.

    -_keyaliases = ('help', '?')
    +_keyaliases = ('?', 'help')
    @@ -2436,7 +2315,7 @@ When it’s your turn, you can attack other characters.

    if there are still any actions you can take.

    -_keyaliases = ('pass', 'wait', 'hold')
    +_keyaliases = ('wait', 'hold', 'pass')
    @@ -3435,7 +3314,7 @@ help all

    topics related to the game.

    -_keyaliases = ('help', '?')
    +_keyaliases = ('?', 'help')
    @@ -3667,7 +3546,7 @@ When it’s your turn, you can attack other characters.

    if there are still any actions you can take.

    -_keyaliases = ('pass', 'wait', 'hold')
    +_keyaliases = ('wait', 'hold', 'pass')
    @@ -4524,7 +4403,7 @@ help all

    topics related to the game.

    -_keyaliases = ('help', '?')
    +_keyaliases = ('?', 'help')
    @@ -4688,7 +4567,7 @@ When it’s your turn, you can attack other characters.

    if there are still any actions you can take.

    -_keyaliases = ('pass', 'wait', 'hold')
    +_keyaliases = ('wait', 'hold', 'pass')
    @@ -5638,64 +5517,69 @@ withdrawing - they can be considered to be moving to open space.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.contrib.tutorial_examples.html b/docs/1.0-dev/api/evennia.contrib.tutorial_examples.html index 5b2a54296f..f72fb018ff 100644 --- a/docs/1.0-dev/api/evennia.contrib.tutorial_examples.html +++ b/docs/1.0-dev/api/evennia.contrib.tutorial_examples.html @@ -1,160 +1,38 @@ - - - - - - - - - evennia.contrib.tutorial_examples package — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.tutorial_examples package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.contrib.tutorial_examples package

    @@ -282,7 +160,7 @@ the button is pushed.

    -_keyaliases = ('help', 'h')
    +_keyaliases = ('h', 'help')
    @@ -340,7 +218,7 @@ the button is pushed.

    … not that there’s much to see in the dark.

    -_keyaliases = ('feel', 'look', 'l', 'get', 'ex', 'listen', 'examine')
    +_keyaliases = ('feel', 'ex', 'look', 'get', 'l', 'listen', 'examine')
    @@ -350,7 +228,7 @@ the button is pushed.

    -aliases = ['feel', 'l', 'get', 'ex', 'listen', 'examine']
    +aliases = ['feel', 'ex', 'get', 'l', 'listen', 'examine']
    @@ -381,7 +259,7 @@ the button is pushed.

    -search_index_entry = {'aliases': 'feel l get ex listen examine', 'category': 'general', 'key': 'look', 'tags': '', 'text': "\n Looking around in darkness\n\n Usage:\n look <obj>\n\n ... not that there's much to see in the dark.\n\n "}
    +search_index_entry = {'aliases': 'feel ex get l listen examine', 'category': 'general', 'key': 'look', 'tags': '', 'text': "\n Looking around in darkness\n\n Usage:\n look <obj>\n\n ... not that there's much to see in the dark.\n\n "}
    @@ -398,7 +276,7 @@ the button is pushed.

    Closes the lid of the red button.

    -_keyaliases = ('close lid', 'close')
    +_keyaliases = ('close', 'close lid')
    @@ -514,7 +392,7 @@ push the lid of the button away.

    -_keyaliases = ('open button', 'open lid', 'open')
    +_keyaliases = ('open', 'open button', 'open lid')
    @@ -524,7 +402,7 @@ push the lid of the button away.

    -aliases = ['open button', 'open']
    +aliases = ['open', 'open button']
    @@ -555,7 +433,7 @@ push the lid of the button away.

    -search_index_entry = {'aliases': 'open button open', 'category': 'general', 'key': 'open lid', 'tags': '', 'text': '\n open lid\n\n Usage:\n open lid\n\n '}
    +search_index_entry = {'aliases': 'open open button', 'category': 'general', 'key': 'open lid', 'tags': '', 'text': '\n open lid\n\n Usage:\n open lid\n\n '}
    @@ -571,7 +449,7 @@ push the lid of the button away.

    -_keyaliases = ('push', 'push button', 'press button', 'press')
    +_keyaliases = ('press button', 'push button', 'push', 'press')
    @@ -581,7 +459,7 @@ push the lid of the button away.

    -aliases = ['push', 'press', 'press button']
    +aliases = ['press button', 'press', 'push']
    @@ -617,7 +495,7 @@ lid-state respectively.

    -search_index_entry = {'aliases': 'push press press button', 'category': 'general', 'key': 'push button', 'tags': '', 'text': '\n Push the red button\n\n Usage:\n push button\n\n '}
    +search_index_entry = {'aliases': 'press button press push', 'category': 'general', 'key': 'push button', 'tags': '', 'text': '\n Push the red button\n\n Usage:\n push button\n\n '}
    @@ -634,7 +512,7 @@ lid-state respectively.

    Try to smash the glass of the button.

    -_keyaliases = ('break lid', 'smash glass', 'smash lid', 'smash')
    +_keyaliases = ('smash', 'smash glass', 'smash lid', 'break lid')
    @@ -644,7 +522,7 @@ lid-state respectively.

    -aliases = ['break lid', 'smash lid', 'smash']
    +aliases = ['smash', 'smash lid', 'break lid']
    @@ -676,7 +554,7 @@ of causing the lamp to break.

    -search_index_entry = {'aliases': 'break lid smash lid smash', 'category': 'general', 'key': 'smash glass', 'tags': '', 'text': '\n smash glass\n\n Usage:\n smash glass\n\n Try to smash the glass of the button.\n '}
    +search_index_entry = {'aliases': 'smash smash lid break lid', 'category': 'general', 'key': 'smash glass', 'tags': '', 'text': '\n smash glass\n\n Usage:\n smash glass\n\n Try to smash the glass of the button.\n '}
    @@ -1304,64 +1182,70 @@ self.obj is the red_button on which this script is defined.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.contrib.tutorial_world.html b/docs/1.0-dev/api/evennia.contrib.tutorial_world.html index 9af374051e..facbf3b528 100644 --- a/docs/1.0-dev/api/evennia.contrib.tutorial_world.html +++ b/docs/1.0-dev/api/evennia.contrib.tutorial_world.html @@ -1,157 +1,38 @@ - - - - - - - - - evennia.contrib.tutorial_world package — Evennia 1.0-dev documentation - - - + + + + evennia.contrib.tutorial_world package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.contrib.tutorial_world package

    @@ -493,7 +374,7 @@ parry - forgoes your attack but will make you harder to hit on next

    -_keyaliases = ('kill', 'stab', 'defend', 'slash', 'chop', 'hit', 'pierce', 'parry', 'attack', 'fight', 'thrust')
    +_keyaliases = ('chop', 'defend', 'attack', 'hit', 'thrust', 'pierce', 'kill', 'stab', 'fight', 'parry', 'slash')
    @@ -503,7 +384,7 @@ parry - forgoes your attack but will make you harder to hit on next

    -aliases = ['kill', 'stab', 'defend', 'slash', 'chop', 'hit', 'pierce', 'parry', 'fight', 'thrust']
    +aliases = ['defend', 'hit', 'thrust', 'pierce', 'kill', 'stab', 'parry', 'fight', 'chop', 'slash']
    @@ -534,7 +415,7 @@ parry - forgoes your attack but will make you harder to hit on next

    -search_index_entry = {'aliases': 'kill stab defend slash chop hit pierce parry fight thrust', 'category': 'tutorialworld', 'key': 'attack', 'tags': '', 'text': '\n Attack the enemy. Commands:\n\n stab <enemy>\n slash <enemy>\n parry\n\n stab - (thrust) makes a lot of damage but is harder to hit with.\n slash - is easier to land, but does not make as much damage.\n parry - forgoes your attack but will make you harder to hit on next\n enemy attack.\n\n '}
    +search_index_entry = {'aliases': 'defend hit thrust pierce kill stab parry fight chop slash', 'category': 'tutorialworld', 'key': 'attack', 'tags': '', 'text': '\n Attack the enemy. Commands:\n\n stab <enemy>\n slash <enemy>\n parry\n\n stab - (thrust) makes a lot of damage but is harder to hit with.\n slash - is easier to land, but does not make as much damage.\n parry - forgoes your attack but will make you harder to hit on next\n enemy attack.\n\n '}
    @@ -662,7 +543,7 @@ itself handle all messages.

    Creates light where there was none. Something to burn.

    -_keyaliases = ('on', 'light', 'burn')
    +_keyaliases = ('burn', 'light', 'on')
    @@ -716,7 +597,7 @@ to sit on a “lightable” object, we operate only on self.obj.

    Presses a button.

    -_keyaliases = ('push button', 'press button', 'button', 'press')
    +_keyaliases = ('press', 'press button', 'push button', 'button')
    @@ -726,7 +607,7 @@ to sit on a “lightable” object, we operate only on self.obj.

    -aliases = ['push button', 'button', 'press button']
    +aliases = ['press button', 'button', 'push button']
    @@ -757,7 +638,7 @@ to sit on a “lightable” object, we operate only on self.obj.

    -search_index_entry = {'aliases': 'push button button press button', 'category': 'tutorialworld', 'key': 'press', 'tags': '', 'text': '\n Presses a button.\n '}
    +search_index_entry = {'aliases': 'press button button push button', 'category': 'tutorialworld', 'key': 'press', 'tags': '', 'text': '\n Presses a button.\n '}
    @@ -967,7 +848,7 @@ shift green root up/down

    -_keyaliases = ('push', 'shiftroot', 'shift', 'pull', 'move')
    +_keyaliases = ('pull', 'move', 'shift', 'shiftroot', 'push')
    @@ -977,7 +858,7 @@ shift green root up/down

    -aliases = ['push', 'pull', 'move', 'shiftroot']
    +aliases = ['pull', 'move', 'shiftroot', 'push']
    @@ -1018,7 +899,7 @@ yellow/green - horizontal roots

    -search_index_entry = {'aliases': 'push pull move shiftroot', 'category': 'tutorialworld', 'key': 'shift', 'tags': '', 'text': '\n Shifts roots around.\n\n Usage:\n shift blue root left/right\n shift red root left/right\n shift yellow root up/down\n shift green root up/down\n\n '}
    +search_index_entry = {'aliases': 'pull move shiftroot push', 'category': 'tutorialworld', 'key': 'shift', 'tags': '', 'text': '\n Shifts roots around.\n\n Usage:\n shift blue root left/right\n shift red root left/right\n shift yellow root up/down\n shift green root up/down\n\n '}
    @@ -1614,7 +1495,7 @@ over the bridge a little more interesting.

    Overwritten help command while on the bridge.

    -_keyaliases = ('help', '?', 'h')
    +_keyaliases = ('h', '?', 'help')
    @@ -1624,7 +1505,7 @@ over the bridge a little more interesting.

    -aliases = ['?', 'h']
    +aliases = ['h', '?']
    @@ -1655,7 +1536,7 @@ over the bridge a little more interesting.

    -search_index_entry = {'aliases': '? h', 'category': 'tutorial world', 'key': 'help', 'tags': '', 'text': '\n Overwritten help command while on the bridge.\n '}
    +search_index_entry = {'aliases': 'h ?', 'category': 'tutorial world', 'key': 'help', 'tags': '', 'text': '\n Overwritten help command while on the bridge.\n '}
    @@ -1799,7 +1680,7 @@ on the bridge, 0 - 4.

    -_keyaliases = ('e', 'east')
    +_keyaliases = ('east', 'e')
    @@ -1917,7 +1798,7 @@ if they fall off the bridge.

    to find something.

    -_keyaliases = ('feel', 'look', 'l', 'fiddle', 'search', 'feel around')
    +_keyaliases = ('feel around', 'feel', 'fiddle', 'look', 'l', 'search')
    @@ -1927,7 +1808,7 @@ to find something.

    -aliases = ['feel', 'l', 'fiddle', 'feel around', 'search']
    +aliases = ['feel around', 'feel', 'fiddle', 'l', 'search']
    @@ -1960,7 +1841,7 @@ random chance of eventually finding a light source.

    -search_index_entry = {'aliases': 'feel l fiddle feel around search', 'category': 'tutorialworld', 'key': 'look', 'tags': '', 'text': '\n Look around in darkness\n\n Usage:\n look\n\n Look around in the darkness, trying\n to find something.\n '}
    +search_index_entry = {'aliases': 'feel around feel fiddle l search', 'category': 'tutorialworld', 'key': 'look', 'tags': '', 'text': '\n Look around in darkness\n\n Usage:\n look\n\n Look around in the darkness, trying\n to find something.\n '}
    @@ -2045,7 +1926,7 @@ actually having to be actual database objects. It uses the return_detail() hook on TutorialRooms for this.

    -_keyaliases = ('look', 'l', 'ls')
    +_keyaliases = ('look', 'ls', 'l')
    @@ -2182,7 +2063,7 @@ on the bridge, 0 - 4.

    -_keyaliases = ('west', 'w')
    +_keyaliases = ('w', 'west')
    @@ -2697,64 +2578,67 @@ even though we don’t actually use them in this example)

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.game_template.commands.html b/docs/1.0-dev/api/evennia.game_template.commands.html index 0db26807fb..9175cc2a58 100644 --- a/docs/1.0-dev/api/evennia.game_template.commands.html +++ b/docs/1.0-dev/api/evennia.game_template.commands.html @@ -1,156 +1,38 @@ - - - - - - - - - evennia.game_template.commands package — Evennia 1.0-dev documentation - - - + + + + evennia.game_template.commands package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.game_template.commands package

    @@ -344,64 +226,66 @@ holds commands like creating a new account, logging in, etc.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.game_template.html b/docs/1.0-dev/api/evennia.game_template.html index 54ca3354c7..880981718f 100644 --- a/docs/1.0-dev/api/evennia.game_template.html +++ b/docs/1.0-dev/api/evennia.game_template.html @@ -1,154 +1,38 @@ - - - - - - - - - evennia.game_template package — Evennia 1.0-dev documentation - - - + + + + evennia.game_template package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.game_template package

    @@ -217,64 +101,64 @@ folder.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.game_template.server.conf.html b/docs/1.0-dev/api/evennia.game_template.server.conf.html index 0954709f4b..9004699e0e 100644 --- a/docs/1.0-dev/api/evennia.game_template.server.conf.html +++ b/docs/1.0-dev/api/evennia.game_template.server.conf.html @@ -1,169 +1,38 @@ - - - - - - - - - evennia.game_template.server.conf package — Evennia 1.0-dev documentation - - - + + + + evennia.game_template.server.conf package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.game_template.server.html b/docs/1.0-dev/api/evennia.game_template.server.html index 52c9199b58..74dc757de8 100644 --- a/docs/1.0-dev/api/evennia.game_template.server.html +++ b/docs/1.0-dev/api/evennia.game_template.server.html @@ -1,154 +1,38 @@ - - - - - - - - - evennia.game_template.server package — Evennia 1.0-dev documentation - - - + + + + evennia.game_template.server package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.game_template.server package

    @@ -181,64 +65,64 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.game_template.typeclasses.html b/docs/1.0-dev/api/evennia.game_template.typeclasses.html index cdc571878c..d04178e38b 100644 --- a/docs/1.0-dev/api/evennia.game_template.typeclasses.html +++ b/docs/1.0-dev/api/evennia.game_template.typeclasses.html @@ -1,161 +1,38 @@ - - - - - - - - - evennia.game_template.typeclasses package — Evennia 1.0-dev documentation - - - + + + + evennia.game_template.typeclasses package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.game_template.typeclasses package

    @@ -186,64 +63,71 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.game_template.web.html b/docs/1.0-dev/api/evennia.game_template.web.html index edb54d9902..3b3de99a3f 100644 --- a/docs/1.0-dev/api/evennia.game_template.web.html +++ b/docs/1.0-dev/api/evennia.game_template.web.html @@ -1,155 +1,38 @@ - - - - - - - - - evennia.game_template.web package — Evennia 1.0-dev documentation - - - + + + + evennia.game_template.web package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.game_template.web package

    @@ -165,64 +48,65 @@ help.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.game_template.world.html b/docs/1.0-dev/api/evennia.game_template.world.html index 7b93ec822d..01d8dddc99 100644 --- a/docs/1.0-dev/api/evennia.game_template.world.html +++ b/docs/1.0-dev/api/evennia.game_template.world.html @@ -1,155 +1,38 @@ - - - - - - - - - evennia.game_template.world package — Evennia 1.0-dev documentation - - - + + + + evennia.game_template.world package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.game_template.world package

    @@ -192,64 +75,65 @@ any other keywords are interpreted as Attributes and their values.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.help.html b/docs/1.0-dev/api/evennia.help.html index c2b6bdd125..bcb1cce09c 100644 --- a/docs/1.0-dev/api/evennia.help.html +++ b/docs/1.0-dev/api/evennia.help.html @@ -1,158 +1,38 @@ - - - - - - - - - evennia.help package — Evennia 1.0-dev documentation - - - + + + + evennia.help package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.help package

    @@ -799,64 +679,68 @@ responsibility.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.html b/docs/1.0-dev/api/evennia.html index dc360b102a..c3d5fe928b 100644 --- a/docs/1.0-dev/api/evennia.html +++ b/docs/1.0-dev/api/evennia.html @@ -1,156 +1,38 @@ - - - - - - - - - evennia package — Evennia 1.0-dev documentation - - - + + + + evennia package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia package

    @@ -717,64 +599,66 @@ always be sure of what you have changed and what is default behaviour.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.locks.html b/docs/1.0-dev/api/evennia.locks.html index 0756e32d65..e9a04116fc 100644 --- a/docs/1.0-dev/api/evennia.locks.html +++ b/docs/1.0-dev/api/evennia.locks.html @@ -1,157 +1,38 @@ - - - - - - - - - evennia.locks package — Evennia 1.0-dev documentation - - - + + + + evennia.locks package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.locks package

    @@ -1193,64 +1074,67 @@ the stability and integrity of the codebase during updates.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.objects.html b/docs/1.0-dev/api/evennia.objects.html index 34f1c6143d..5b85956779 100644 --- a/docs/1.0-dev/api/evennia.objects.html +++ b/docs/1.0-dev/api/evennia.objects.html @@ -1,160 +1,38 @@ - - - - - - - - - evennia.objects package — Evennia 1.0-dev documentation - - - + + + + evennia.objects package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.objects package

    @@ -3137,64 +3015,70 @@ in the the core sessionhandler.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.prototypes.html b/docs/1.0-dev/api/evennia.prototypes.html index 6d2cfff4f2..4d5cd458a7 100644 --- a/docs/1.0-dev/api/evennia.prototypes.html +++ b/docs/1.0-dev/api/evennia.prototypes.html @@ -1,163 +1,38 @@ - - - - - - - - - evennia.prototypes package — Evennia 1.0-dev documentation - - - + + + + evennia.prototypes package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.prototypes package

    @@ -2130,64 +2005,73 @@ custom prototype_parents are given to this function.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.scripts.html b/docs/1.0-dev/api/evennia.scripts.html index 3c37654d86..a76ce6a2f0 100644 --- a/docs/1.0-dev/api/evennia.scripts.html +++ b/docs/1.0-dev/api/evennia.scripts.html @@ -1,164 +1,38 @@ - - - - - - - - - evennia.scripts package — Evennia 1.0-dev documentation - - - + + + + evennia.scripts package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.scripts package

    @@ -1902,64 +1776,74 @@ interval.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.server.game_index_client.html b/docs/1.0-dev/api/evennia.server.game_index_client.html index eedf6e601b..41a997c68f 100644 --- a/docs/1.0-dev/api/evennia.server.game_index_client.html +++ b/docs/1.0-dev/api/evennia.server.game_index_client.html @@ -1,156 +1,38 @@ - - - - - - - - - evennia.server.game_index_client package — Evennia 1.0-dev documentation - - - + + + + evennia.server.game_index_client package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.server.game_index_client package

    @@ -321,64 +203,66 @@ Stop the service so we’re not wasting resources.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.server.html b/docs/1.0-dev/api/evennia.server.html index bdd08d54a7..4acb396110 100644 --- a/docs/1.0-dev/api/evennia.server.html +++ b/docs/1.0-dev/api/evennia.server.html @@ -1,172 +1,38 @@ - - - - - - - - - evennia.server package — Evennia 1.0-dev documentation - - - + + + + evennia.server package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.server.portal.html b/docs/1.0-dev/api/evennia.server.portal.html index 709539d0b3..96a58c5b9c 100644 --- a/docs/1.0-dev/api/evennia.server.portal.html +++ b/docs/1.0-dev/api/evennia.server.portal.html @@ -1,175 +1,38 @@ - - - - - - - - - evennia.server.portal package — Evennia 1.0-dev documentation - - - + + + + evennia.server.portal package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.server.profiling.html b/docs/1.0-dev/api/evennia.server.profiling.html index 76e134032c..f790ac820a 100644 --- a/docs/1.0-dev/api/evennia.server.profiling.html +++ b/docs/1.0-dev/api/evennia.server.profiling.html @@ -1,161 +1,38 @@ - - - - - - - - - evennia.server.profiling package — Evennia 1.0-dev documentation - - - + + + + evennia.server.profiling package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.server.profiling package

    @@ -679,64 +556,71 @@ This message will get attached time stamp.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.server.tests.html b/docs/1.0-dev/api/evennia.server.tests.html index 2c99de220d..761e69a897 100644 --- a/docs/1.0-dev/api/evennia.server.tests.html +++ b/docs/1.0-dev/api/evennia.server.tests.html @@ -1,160 +1,38 @@ - - - - - - - - - evennia.server.tests package — Evennia 1.0-dev documentation - - - + + + + evennia.server.tests package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.server.tests package

    @@ -511,64 +389,70 @@ If not given, a subset of settings.INSTALLED_APPS will be used.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.typeclasses.html b/docs/1.0-dev/api/evennia.typeclasses.html index f877463f41..fb26b7b6b2 100644 --- a/docs/1.0-dev/api/evennia.typeclasses.html +++ b/docs/1.0-dev/api/evennia.typeclasses.html @@ -1,161 +1,38 @@ - - - - - - - - - evennia.typeclasses package — Evennia 1.0-dev documentation - - - + + + + evennia.typeclasses package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.typeclasses package

    @@ -3947,64 +3824,71 @@ as .clear().

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.utils.html b/docs/1.0-dev/api/evennia.utils.html index a7b8041061..22adfc1ef2 100644 --- a/docs/1.0-dev/api/evennia.utils.html +++ b/docs/1.0-dev/api/evennia.utils.html @@ -1,180 +1,38 @@ - - - - - - - - - evennia.utils package — Evennia 1.0-dev documentation - - - + + + + evennia.utils package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.utils package

    @@ -2045,7 +1903,7 @@ txt - extra text (string), could be encased in quotes.

    Commands for the editor

    -_keyaliases = (':::', ':s', ':p', ':editor_command_group', ':fd', ':i', ':=', ':q', ':I', ':w', ':echo', ':u', ':UU', '::', ':y', ':x', ':<', ':>', ':!', ':dd', ':q!', ':f', ':A', ':j', ':DD', ':', ':fi', ':h', ':dw', ':uu', ':S', ':r', ':wq')
    +_keyaliases = (':dd', ':I', ':S', ':A', ':dw', ':DD', ':wq', ':uu', ':echo', ':y', ':q!', ':x', ':', ':fi', '::', ':i', ':h', ':<', ':!', ':>', ':::', ':=', ':editor_command_group', ':w', ':j', ':q', ':UU', ':r', ':fd', ':s', ':u', ':f', ':p')
    @@ -2055,7 +1913,7 @@ txt - extra text (string), could be encased in quotes.

    -aliases = [':::', ':s', ':p', ':fd', ':i', ':=', ':q', ':I', ':w', ':echo', ':u', ':UU', '::', ':y', ':x', ':<', ':>', ':!', ':dd', ':q!', ':f', ':A', ':j', ':DD', ':', ':fi', ':h', ':dw', ':uu', ':S', ':r', ':wq']
    +aliases = [':dd', ':I', ':S', ':A', ':dw', ':DD', ':wq', ':uu', ':echo', ':y', ':q!', ':x', ':', ':fi', '::', ':i', ':h', ':<', ':!', ':>', ':::', ':=', ':w', ':j', ':q', ':UU', ':r', ':fd', ':s', ':u', ':f', ':p']
    @@ -2088,7 +1946,7 @@ efficient presentation.

    -search_index_entry = {'aliases': '::: :s :p :fd :i := :q :I :w :echo :u :UU :: :y :x :< :> :! :dd :q! :f :A :j :DD : :fi :h :dw :uu :S :r :wq', 'category': 'general', 'key': ':editor_command_group', 'tags': '', 'text': '\n Commands for the editor\n '}
    +search_index_entry = {'aliases': ':dd :I :S :A :dw :DD :wq :uu :echo :y :q! :x : :fi :: :i :h :< :! :> ::: := :w :j :q :UU :r :fd :s :u :f :p', 'category': 'general', 'key': ':editor_command_group', 'tags': '', 'text': '\n Commands for the editor\n '}
    @@ -3717,7 +3575,7 @@ caller.msg() construct every time the page is updated.

    Manipulate the text paging

    -_keyaliases = ('b', 'top', 'a', 'abort', 'end', 'next', '__noinput_command', 'q', 't', 'n', 'quit', 'e', 'back')
    +_keyaliases = ('e', 'abort', 'q', 'next', 'n', 'b', 'end', 'back', 'top', 't', '__noinput_command', 'quit', 'a')
    @@ -3727,7 +3585,7 @@ caller.msg() construct every time the page is updated.

    -aliases = ['b', 'a', 'abort', 'top', 'end', 'next', 'q', 't', 'n', 'quit', 'e', 'back']
    +aliases = ['e', 'abort', 'q', 'next', 'n', 'b', 'end', 'back', 'top', 't', 'quit', 'a']
    @@ -3758,7 +3616,7 @@ caller.msg() construct every time the page is updated.

    -search_index_entry = {'aliases': 'b a abort top end next q t n quit e back', 'category': 'general', 'key': '__noinput_command', 'tags': '', 'text': '\n Manipulate the text paging\n '}
    +search_index_entry = {'aliases': 'e abort q next n b end back top t quit a', 'category': 'general', 'key': '__noinput_command', 'tags': '', 'text': '\n Manipulate the text paging\n '}
    @@ -9651,64 +9509,90 @@ If neither one is provided, defaults to UTC.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.utils.idmapper.html b/docs/1.0-dev/api/evennia.utils.idmapper.html index 03e595b07c..9a1b06b66f 100644 --- a/docs/1.0-dev/api/evennia.utils.idmapper.html +++ b/docs/1.0-dev/api/evennia.utils.idmapper.html @@ -1,157 +1,38 @@ - - - - - - - - - evennia.utils.idmapper package — Evennia 1.0-dev documentation - - - + + + + evennia.utils.idmapper package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.utils.idmapper package

    @@ -840,64 +721,67 @@ class built by crea
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.utils.tests.data.html b/docs/1.0-dev/api/evennia.utils.tests.data.html index ec58915ef4..ffc608c454 100644 --- a/docs/1.0-dev/api/evennia.utils.tests.data.html +++ b/docs/1.0-dev/api/evennia.utils.tests.data.html @@ -1,156 +1,38 @@ - - - - - - - - - evennia.utils.tests.data package — Evennia 1.0-dev documentation - - - + + + + evennia.utils.tests.data package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.utils.tests.data package

    @@ -172,64 +54,66 @@ prototype dictionaries)

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.utils.tests.html b/docs/1.0-dev/api/evennia.utils.tests.html index 631be519eb..a9c923ed8d 100644 --- a/docs/1.0-dev/api/evennia.utils.tests.html +++ b/docs/1.0-dev/api/evennia.utils.tests.html @@ -1,166 +1,38 @@ - - - - - - - - - evennia.utils.tests package — Evennia 1.0-dev documentation - - - + + + + evennia.utils.tests package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.web.api.html b/docs/1.0-dev/api/evennia.web.api.html index a874b93b6a..bc5f4a6d40 100644 --- a/docs/1.0-dev/api/evennia.web.api.html +++ b/docs/1.0-dev/api/evennia.web.api.html @@ -1,160 +1,38 @@ - - - - - - - - - evennia.web.api package — Evennia 1.0-dev documentation - - - + + + + evennia.web.api package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.web.api package

    @@ -1199,64 +1077,70 @@ if no db_value is provided.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.web.html b/docs/1.0-dev/api/evennia.web.html index d4edabbc20..8e9fcea554 100644 --- a/docs/1.0-dev/api/evennia.web.html +++ b/docs/1.0-dev/api/evennia.web.html @@ -1,156 +1,38 @@ - - - - - - - - - evennia.web package — Evennia 1.0-dev documentation - - - + + + + evennia.web package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.web package

    @@ -214,64 +96,66 @@ found under the server package).

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.web.utils.html b/docs/1.0-dev/api/evennia.web.utils.html index 3d4ecd89f4..af05ad5283 100644 --- a/docs/1.0-dev/api/evennia.web.utils.html +++ b/docs/1.0-dev/api/evennia.web.utils.html @@ -1,158 +1,38 @@ - - - - - - - - - evennia.web.utils package — Evennia 1.0-dev documentation - - - + + + + evennia.web.utils package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.web.utils package

    @@ -269,64 +149,68 @@ to webclient settings.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.web.webclient.html b/docs/1.0-dev/api/evennia.web.webclient.html index d16b83a4e4..aaac38df3e 100644 --- a/docs/1.0-dev/api/evennia.web.webclient.html +++ b/docs/1.0-dev/api/evennia.web.webclient.html @@ -1,156 +1,38 @@ - - - - - - - - - evennia.web.webclient package — Evennia 1.0-dev documentation - - - + + + + evennia.web.webclient package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.web.webclient package

    @@ -176,64 +58,66 @@ page and serve it eventual static content.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.web.website.html b/docs/1.0-dev/api/evennia.web.website.html index eaceb02237..c43ac83fd8 100644 --- a/docs/1.0-dev/api/evennia.web.website.html +++ b/docs/1.0-dev/api/evennia.web.website.html @@ -1,159 +1,38 @@ - - - - - - - - - evennia.web.website package — Evennia 1.0-dev documentation - - - + + + + evennia.web.website package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.web.website package

    @@ -1649,64 +1528,69 @@ implemented yet.

    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.web.website.templatetags.html b/docs/1.0-dev/api/evennia.web.website.templatetags.html index 4ba346ba19..d7325c27c4 100644 --- a/docs/1.0-dev/api/evennia.web.website.templatetags.html +++ b/docs/1.0-dev/api/evennia.web.website.templatetags.html @@ -1,155 +1,38 @@ - - - - - - - - - evennia.web.website.templatetags package — Evennia 1.0-dev documentation - - - + + + + evennia.web.website.templatetags package — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    +
    +
    +

    evennia.web.website.templatetags package

    @@ -167,64 +50,65 @@
    -
    -
    - +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/genindex.html b/docs/1.0-dev/genindex.html index f82af04b4a..67ad988c56 100644 --- a/docs/1.0-dev/genindex.html +++ b/docs/1.0-dev/genindex.html @@ -1,147 +1,39 @@ - - - - - - - - - Index — Evennia 1.0-dev documentation - - - + + + + Index — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Index
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Index

    @@ -17752,64 +17644,49 @@ -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/index.html b/docs/1.0-dev/index.html index aae09bac3c..f15e5b25aa 100644 --- a/docs/1.0-dev/index.html +++ b/docs/1.0-dev/index.html @@ -1,166 +1,48 @@ - - - - - - - - - VERSION WARNING — Evennia 1.0-dev documentation - - - + + + + Evennia Documentation — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    - -
    -

    VERSION WARNING

    -
    -

    This is the experimental and unstable documentation for the +

    +

    Warning

    +

    This is the experimental and unstable documentation for the development branch of Evennia (v1.0-dev). It’s based on converted docs -from the evennia wiki at +from the Evennia wiki (https://github.com/evennia/evennia/wiki/) at 2020-06-12 22:36:53. There are known conversion issues. This will slowly be ironed out as this is developed.

    -
    -
    -

    For now you are best off using the original wiki, or the less changing v0.9.1 +

    For now you are best off using the original wiki, or the less changing v0.9.1 of these docs. You have been warned.

    -

    Evennia Documentation

    @@ -181,64 +63,56 @@ of these docs. You have been warned.

    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/objects.inv b/docs/1.0-dev/objects.inv index 38b399e6e6..5cb5dee19d 100644 Binary files a/docs/1.0-dev/objects.inv and b/docs/1.0-dev/objects.inv differ diff --git a/docs/1.0-dev/py-modindex.html b/docs/1.0-dev/py-modindex.html index 389c52fa08..b52530e530 100644 --- a/docs/1.0-dev/py-modindex.html +++ b/docs/1.0-dev/py-modindex.html @@ -1,149 +1,41 @@ - - - - - - - - - Python Module Index — Evennia 1.0-dev documentation - - - + + + + Python Module Index — Evennia 1.0-dev documentation + + + + + + + - - - - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Python Module Index
    • - - -
    • - - - -
    • - -
    - - -
    -
    -
    -
    +
    +
    +
    +

    Python Module Index

    @@ -1585,64 +1477,49 @@ -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/search.html b/docs/1.0-dev/search.html index d675ecdfa3..0791f0641b 100644 --- a/docs/1.0-dev/search.html +++ b/docs/1.0-dev/search.html @@ -1,225 +1,101 @@ - - - - - - - - - Search — Evennia 1.0-dev documentation - - - + + + + Search — Evennia 1.0-dev documentation + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + -
    - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - -
      - -
    • Docs »
    • - -
    • Search
    • - - -
    • - -
    • - -
    - - -
    -
    -
    -
    - - - +

    + From here you can search these documents. Enter your search + words into the box below and click "search". Note that the search + function will automatically search for all of the words. Pages + containing fewer words won't appear in the result list. +

    +
    + + + +
    -
    -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/searchindex.js b/docs/1.0-dev/searchindex.js index cdd2df9d32..cfe3524da9 100644 --- a/docs/1.0-dev/searchindex.js +++ b/docs/1.0-dev/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["A-voice-operated-elevator-using-events","API-refactoring","Accounts","Add-a-simple-new-web-page","Add-a-wiki-on-your-website","Adding-Command-Tutorial","Adding-Object-Typeclass-Tutorial","Administrative-Docs","Apache-Config","Arxcode-installing-help","Async-Process","Attributes","Banning","Batch-Code-Processor","Batch-Command-Processor","Batch-Processors","Bootstrap-&-Evennia","Bootstrap-Components-and-Utilities","Builder-Docs","Building-Permissions","Building-Quickstart","Building-a-mech-tutorial","Building-menus","Choosing-An-SQL-Server","Client-Support-Grid","Coding-FAQ","Coding-Introduction","Coding-Utils","Command-Cooldown","Command-Duration","Command-Prompt","Command-Sets","Command-System","Commands","Communications","Connection-Screen","Continuous-Integration","Contributing","Contributing-Docs","Coordinates","Custom-Protocols","Customize-channels","Debugging","Default-Command-Help","Default-Exit-Errors","Developer-Central","Dialogues-in-events","Directory-Overview","Docs-refactoring","Dynamic-In-Game-Map","EvEditor","EvMenu","EvMore","Evennia-API","Evennia-Game-Index","Evennia-Introduction","Evennia-for-Diku-Users","Evennia-for-MUSH-Users","Evennia-for-roleplaying-sessions","Execute-Python-Code","First-Steps-Coding","Game-Planning","Gametime-Tutorial","Getting-Started","Glossary","Grapevine","Guest-Logins","HAProxy-Config-(Optional)","Help-System","Help-System-Tutorial","How-To-Get-And-Give-Help","How-to-connect-Evennia-to-Twitter","IRC","Implementing-a-game-rule-system","Inputfuncs","Installing-on-Android","Internationalization","Learn-Python-for-Evennia-The-Hard-Way","Licensing","Links","Locks","Manually-Configuring-Color","Mass-and-weight-for-objects","Messagepath","MonitorHandler","NPC-shop-Tutorial","New-Models","Nicks","OOB","Objects","Online-Setup","Parsing-command-arguments,-theory-and-best-practices","Portal-And-Server","Profiling","Python-3","Python-basic-introduction","Python-basic-tutorial-part-two","Quirks","RSS","Roadmap","Running-Evennia-in-Docker","Screenshot","Scripts","Security","Server-Conf","Sessions","Setting-up-PyCharm","Signals","Soft-Code","Spawner-and-Prototypes","Start-Stop-Reload","Static-In-Game-Map","Tags","Text-Encodings","TextTags","TickerHandler","Turn-based-Combat-System","Tutorial-Aggressive-NPCs","Tutorial-NPCs-listening","Tutorial-Searching-For-Objects","Tutorial-Tweeting-Game-Stats","Tutorial-Vehicles","Tutorial-World-Introduction","Tutorial-for-basic-MUSH-like-game","Tutorials","Typeclasses","Understanding-Color-Tags","Unit-Testing","Updating-Your-Game","Using-MUX-as-a-Standard","Using-Travis","Version-Control","Weather-Tutorial","Web-Character-Generation","Web-Character-View-Tutorial","Web-Features","Web-Tutorial","Webclient","Webclient-brainstorm","Wiki-Index","Zones","api/evennia","api/evennia-api","api/evennia.accounts","api/evennia.commands","api/evennia.commands.default","api/evennia.comms","api/evennia.contrib","api/evennia.contrib.awsstorage","api/evennia.contrib.ingame_python","api/evennia.contrib.security","api/evennia.contrib.security.auditing","api/evennia.contrib.turnbattle","api/evennia.contrib.tutorial_examples","api/evennia.contrib.tutorial_world","api/evennia.game_template","api/evennia.game_template.commands","api/evennia.game_template.server","api/evennia.game_template.server.conf","api/evennia.game_template.typeclasses","api/evennia.game_template.web","api/evennia.game_template.world","api/evennia.help","api/evennia.locks","api/evennia.objects","api/evennia.prototypes","api/evennia.scripts","api/evennia.server","api/evennia.server.game_index_client","api/evennia.server.portal","api/evennia.server.profiling","api/evennia.server.tests","api/evennia.typeclasses","api/evennia.utils","api/evennia.utils.idmapper","api/evennia.utils.tests","api/evennia.utils.tests.data","api/evennia.web","api/evennia.web.api","api/evennia.web.utils","api/evennia.web.webclient","api/evennia.web.website","api/evennia.web.website.templatetags","index","toc"],envversion:{"sphinx.domains.c":1,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":1,"sphinx.domains.index":1,"sphinx.domains.javascript":1,"sphinx.domains.math":2,"sphinx.domains.python":1,"sphinx.domains.rst":1,"sphinx.domains.std":1,"sphinx.ext.todo":2,"sphinx.ext.viewcode":1,sphinx:56},filenames:["A-voice-operated-elevator-using-events.md","API-refactoring.md","Accounts.md","Add-a-simple-new-web-page.md","Add-a-wiki-on-your-website.md","Adding-Command-Tutorial.md","Adding-Object-Typeclass-Tutorial.md","Administrative-Docs.md","Apache-Config.md","Arxcode-installing-help.md","Async-Process.md","Attributes.md","Banning.md","Batch-Code-Processor.md","Batch-Command-Processor.md","Batch-Processors.md","Bootstrap-&-Evennia.md","Bootstrap-Components-and-Utilities.md","Builder-Docs.md","Building-Permissions.md","Building-Quickstart.md","Building-a-mech-tutorial.md","Building-menus.md","Choosing-An-SQL-Server.md","Client-Support-Grid.md","Coding-FAQ.md","Coding-Introduction.md","Coding-Utils.md","Command-Cooldown.md","Command-Duration.md","Command-Prompt.md","Command-Sets.md","Command-System.md","Commands.md","Communications.md","Connection-Screen.md","Continuous-Integration.md","Contributing.md","Contributing-Docs.md","Coordinates.md","Custom-Protocols.md","Customize-channels.md","Debugging.md","Default-Command-Help.md","Default-Exit-Errors.md","Developer-Central.md","Dialogues-in-events.md","Directory-Overview.md","Docs-refactoring.md","Dynamic-In-Game-Map.md","EvEditor.md","EvMenu.md","EvMore.md","Evennia-API.md","Evennia-Game-Index.md","Evennia-Introduction.md","Evennia-for-Diku-Users.md","Evennia-for-MUSH-Users.md","Evennia-for-roleplaying-sessions.md","Execute-Python-Code.md","First-Steps-Coding.md","Game-Planning.md","Gametime-Tutorial.md","Getting-Started.md","Glossary.md","Grapevine.md","Guest-Logins.md","HAProxy-Config-(Optional).md","Help-System.md","Help-System-Tutorial.md","How-To-Get-And-Give-Help.md","How-to-connect-Evennia-to-Twitter.md","IRC.md","Implementing-a-game-rule-system.md","Inputfuncs.md","Installing-on-Android.md","Internationalization.md","Learn-Python-for-Evennia-The-Hard-Way.md","Licensing.md","Links.md","Locks.md","Manually-Configuring-Color.md","Mass-and-weight-for-objects.md","Messagepath.md","MonitorHandler.md","NPC-shop-Tutorial.md","New-Models.md","Nicks.md","OOB.md","Objects.md","Online-Setup.md","Parsing-command-arguments,-theory-and-best-practices.md","Portal-And-Server.md","Profiling.md","Python-3.md","Python-basic-introduction.md","Python-basic-tutorial-part-two.md","Quirks.md","RSS.md","Roadmap.md","Running-Evennia-in-Docker.md","Screenshot.md","Scripts.md","Security.md","Server-Conf.md","Sessions.md","Setting-up-PyCharm.md","Signals.md","Soft-Code.md","Spawner-and-Prototypes.md","Start-Stop-Reload.md","Static-In-Game-Map.md","Tags.md","Text-Encodings.md","TextTags.md","TickerHandler.md","Turn-based-Combat-System.md","Tutorial-Aggressive-NPCs.md","Tutorial-NPCs-listening.md","Tutorial-Searching-For-Objects.md","Tutorial-Tweeting-Game-Stats.md","Tutorial-Vehicles.md","Tutorial-World-Introduction.md","Tutorial-for-basic-MUSH-like-game.md","Tutorials.md","Typeclasses.md","Understanding-Color-Tags.md","Unit-Testing.md","Updating-Your-Game.md","Using-MUX-as-a-Standard.md","Using-Travis.md","Version-Control.md","Weather-Tutorial.md","Web-Character-Generation.md","Web-Character-View-Tutorial.md","Web-Features.md","Web-Tutorial.md","Webclient.md","Webclient-brainstorm.md","Wiki-Index.md","Zones.md","api/evennia.rst","api/evennia-api.rst","api/evennia.accounts.rst","api/evennia.commands.rst","api/evennia.commands.default.rst","api/evennia.comms.rst","api/evennia.contrib.rst","api/evennia.contrib.awsstorage.rst","api/evennia.contrib.ingame_python.rst","api/evennia.contrib.security.rst","api/evennia.contrib.security.auditing.rst","api/evennia.contrib.turnbattle.rst","api/evennia.contrib.tutorial_examples.rst","api/evennia.contrib.tutorial_world.rst","api/evennia.game_template.rst","api/evennia.game_template.commands.rst","api/evennia.game_template.server.rst","api/evennia.game_template.server.conf.rst","api/evennia.game_template.typeclasses.rst","api/evennia.game_template.web.rst","api/evennia.game_template.world.rst","api/evennia.help.rst","api/evennia.locks.rst","api/evennia.objects.rst","api/evennia.prototypes.rst","api/evennia.scripts.rst","api/evennia.server.rst","api/evennia.server.game_index_client.rst","api/evennia.server.portal.rst","api/evennia.server.profiling.rst","api/evennia.server.tests.rst","api/evennia.typeclasses.rst","api/evennia.utils.rst","api/evennia.utils.idmapper.rst","api/evennia.utils.tests.rst","api/evennia.utils.tests.data.rst","api/evennia.web.rst","api/evennia.web.api.rst","api/evennia.web.utils.rst","api/evennia.web.webclient.rst","api/evennia.web.website.rst","api/evennia.web.website.templatetags.rst","index.md","toc.md"],objects:{"":{evennia:[141,0,0,"-"]},"evennia.accounts":{accounts:[143,0,0,"-"],admin:[143,0,0,"-"],bots:[143,0,0,"-"],manager:[143,0,0,"-"],models:[143,0,0,"-"],tests:[143,0,0,"-"]},"evennia.accounts.accounts":{DefaultAccount:[143,2,1,""]},"evennia.accounts.accounts.DefaultAccount":{"delete":[143,4,1,""],DoesNotExist:[143,3,1,""],MultipleObjectsReturned:[143,3,1,""],_DefaultAccount__get_single_puppet:[143,4,1,""],_meta:[143,5,1,""],_send_to_connect_channel:[143,4,1,""],access:[143,4,1,""],at_access:[143,4,1,""],at_account_creation:[143,4,1,""],at_cmdset_get:[143,4,1,""],at_disconnect:[143,4,1,""],at_failed_login:[143,4,1,""],at_first_login:[143,4,1,""],at_first_save:[143,4,1,""],at_init:[143,4,1,""],at_look:[143,4,1,""],at_msg_receive:[143,4,1,""],at_msg_send:[143,4,1,""],at_password_change:[143,4,1,""],at_post_disconnect:[143,4,1,""],at_post_login:[143,4,1,""],at_pre_login:[143,4,1,""],at_server_reload:[143,4,1,""],at_server_shutdown:[143,4,1,""],authenticate:[143,4,1,""],basetype_setup:[143,4,1,""],character:[143,4,1,""],characters:[143,4,1,""],cmdset:[143,5,1,""],connection_time:[143,4,1,""],create:[143,4,1,""],disconnect_session_from_account:[143,4,1,""],execute_cmd:[143,4,1,""],get_all_puppets:[143,4,1,""],get_puppet:[143,4,1,""],get_username_validators:[143,4,1,""],idle_time:[143,4,1,""],is_banned:[143,4,1,""],msg:[143,4,1,""],nicks:[143,5,1,""],normalize_username:[143,4,1,""],objects:[143,5,1,""],options:[143,5,1,""],path:[143,5,1,""],puppet:[143,4,1,""],puppet_object:[143,4,1,""],scripts:[143,5,1,""],search:[143,4,1,""],sessions:[143,5,1,""],set_password:[143,4,1,""],typename:[143,5,1,""],unpuppet_all:[143,4,1,""],unpuppet_object:[143,4,1,""],validate_password:[143,4,1,""],validate_username:[143,4,1,""]},"evennia.accounts.admin":{AccountAttributeInline:[143,2,1,""],AccountDBAdmin:[143,2,1,""],AccountDBChangeForm:[143,2,1,""],AccountDBCreationForm:[143,2,1,""],AccountForm:[143,2,1,""],AccountInline:[143,2,1,""],AccountTagInline:[143,2,1,""]},"evennia.accounts.admin.AccountAttributeInline":{media:[143,4,1,""],model:[143,5,1,""],related_field:[143,5,1,""]},"evennia.accounts.admin.AccountDBAdmin":{add_fieldsets:[143,5,1,""],add_form:[143,5,1,""],fieldsets:[143,5,1,""],form:[143,5,1,""],inlines:[143,5,1,""],list_display:[143,5,1,""],media:[143,4,1,""],response_add:[143,4,1,""],save_model:[143,4,1,""]},"evennia.accounts.admin.AccountDBChangeForm":{Meta:[143,2,1,""],_meta:[143,5,1,""],base_fields:[143,5,1,""],clean_username:[143,4,1,""],declared_fields:[143,5,1,""],media:[143,4,1,""]},"evennia.accounts.admin.AccountDBChangeForm.Meta":{fields:[143,5,1,""],model:[143,5,1,""]},"evennia.accounts.admin.AccountDBCreationForm":{Meta:[143,2,1,""],_meta:[143,5,1,""],base_fields:[143,5,1,""],clean_username:[143,4,1,""],declared_fields:[143,5,1,""],media:[143,4,1,""]},"evennia.accounts.admin.AccountDBCreationForm.Meta":{fields:[143,5,1,""],model:[143,5,1,""]},"evennia.accounts.admin.AccountForm":{Meta:[143,2,1,""],_meta:[143,5,1,""],base_fields:[143,5,1,""],declared_fields:[143,5,1,""],media:[143,4,1,""]},"evennia.accounts.admin.AccountForm.Meta":{fields:[143,5,1,""],model:[143,5,1,""]},"evennia.accounts.admin.AccountInline":{extra:[143,5,1,""],fieldsets:[143,5,1,""],form:[143,5,1,""],max_num:[143,5,1,""],media:[143,4,1,""],model:[143,5,1,""],template:[143,5,1,""]},"evennia.accounts.admin.AccountTagInline":{media:[143,4,1,""],model:[143,5,1,""],related_field:[143,5,1,""]},"evennia.accounts.bots":{Bot:[143,2,1,""],BotStarter:[143,2,1,""],GrapevineBot:[143,2,1,""],IRCBot:[143,2,1,""],RSSBot:[143,2,1,""]},"evennia.accounts.bots.Bot":{DoesNotExist:[143,3,1,""],MultipleObjectsReturned:[143,3,1,""],_meta:[143,5,1,""],at_server_shutdown:[143,4,1,""],basetype_setup:[143,4,1,""],execute_cmd:[143,4,1,""],msg:[143,4,1,""],path:[143,5,1,""],start:[143,4,1,""],typename:[143,5,1,""]},"evennia.accounts.bots.BotStarter":{DoesNotExist:[143,3,1,""],MultipleObjectsReturned:[143,3,1,""],_meta:[143,5,1,""],at_repeat:[143,4,1,""],at_script_creation:[143,4,1,""],at_server_reload:[143,4,1,""],at_server_shutdown:[143,4,1,""],at_start:[143,4,1,""],path:[143,5,1,""],typename:[143,5,1,""]},"evennia.accounts.bots.GrapevineBot":{DoesNotExist:[143,3,1,""],MultipleObjectsReturned:[143,3,1,""],_meta:[143,5,1,""],at_msg_send:[143,4,1,""],execute_cmd:[143,4,1,""],factory_path:[143,5,1,""],msg:[143,4,1,""],path:[143,5,1,""],start:[143,4,1,""],typename:[143,5,1,""]},"evennia.accounts.bots.IRCBot":{DoesNotExist:[143,3,1,""],MultipleObjectsReturned:[143,3,1,""],_meta:[143,5,1,""],at_msg_send:[143,4,1,""],execute_cmd:[143,4,1,""],factory_path:[143,5,1,""],get_nicklist:[143,4,1,""],msg:[143,4,1,""],path:[143,5,1,""],ping:[143,4,1,""],reconnect:[143,4,1,""],start:[143,4,1,""],typename:[143,5,1,""]},"evennia.accounts.bots.RSSBot":{DoesNotExist:[143,3,1,""],MultipleObjectsReturned:[143,3,1,""],_meta:[143,5,1,""],execute_cmd:[143,4,1,""],path:[143,5,1,""],start:[143,4,1,""],typename:[143,5,1,""]},"evennia.accounts.manager":{AccountManager:[143,2,1,""]},"evennia.accounts.models":{AccountDB:[143,2,1,""]},"evennia.accounts.models.AccountDB":{DoesNotExist:[143,3,1,""],MultipleObjectsReturned:[143,3,1,""],_AccountDB__cmdset_storage_del:[143,4,1,""],_AccountDB__cmdset_storage_get:[143,4,1,""],_AccountDB__cmdset_storage_set:[143,4,1,""],_AccountDB__uid_del:[143,4,1,""],_AccountDB__uid_get:[143,4,1,""],_AccountDB__uid_set:[143,4,1,""],_AccountDB__username_del:[143,4,1,""],_AccountDB__username_get:[143,4,1,""],_AccountDB__username_set:[143,4,1,""],_is_deleted:[143,5,1,""],_meta:[143,5,1,""],account_subscription_set:[143,5,1,""],cmdset_storage:[143,4,1,""],db_attributes:[143,5,1,""],db_cmdset_storage:[143,5,1,""],db_is_bot:[143,5,1,""],db_is_connected:[143,5,1,""],db_tags:[143,5,1,""],get_next_by_date_joined:[143,4,1,""],get_next_by_db_date_created:[143,4,1,""],get_previous_by_date_joined:[143,4,1,""],get_previous_by_db_date_created:[143,4,1,""],groups:[143,5,1,""],hide_from_accounts_set:[143,5,1,""],id:[143,5,1,""],is_bot:[143,4,1,""],is_connected:[143,4,1,""],key:[143,4,1,""],logentry_set:[143,5,1,""],name:[143,4,1,""],objectdb_set:[143,5,1,""],objects:[143,5,1,""],path:[143,5,1,""],receiver_account_set:[143,5,1,""],scriptdb_set:[143,5,1,""],sender_account_set:[143,5,1,""],typename:[143,5,1,""],uid:[143,4,1,""],user_permissions:[143,5,1,""]},"evennia.accounts.tests":{TestAccountPuppetDeletion:[143,2,1,""],TestAccountSessionHandler:[143,2,1,""],TestDefaultAccount:[143,2,1,""],TestDefaultAccountAuth:[143,2,1,""],TestDefaultAccountEv:[143,2,1,""],TestDefaultGuest:[143,2,1,""]},"evennia.accounts.tests.TestAccountPuppetDeletion":{test_puppet_deletion:[143,4,1,""]},"evennia.accounts.tests.TestAccountSessionHandler":{setUp:[143,4,1,""],tearDown:[143,4,1,""],test_all:[143,4,1,""],test_count:[143,4,1,""],test_get:[143,4,1,""]},"evennia.accounts.tests.TestDefaultAccount":{setUp:[143,4,1,""],test_puppet_object_already_puppeted:[143,4,1,""],test_puppet_object_already_puppeting:[143,4,1,""],test_puppet_object_joining_other_session:[143,4,1,""],test_puppet_object_no_object:[143,4,1,""],test_puppet_object_no_permission:[143,4,1,""],test_puppet_object_no_session:[143,4,1,""]},"evennia.accounts.tests.TestDefaultAccountAuth":{setUp:[143,4,1,""],test_authentication:[143,4,1,""],test_create:[143,4,1,""],test_password_change:[143,4,1,""],test_password_validation:[143,4,1,""],test_throttle:[143,4,1,""],test_username_validation:[143,4,1,""]},"evennia.accounts.tests.TestDefaultAccountEv":{test_at_look:[143,4,1,""],test_characters_property:[143,4,1,""],test_connection_time:[143,4,1,""],test_create_account:[143,4,1,""],test_idle_time:[143,4,1,""],test_msg:[143,4,1,""],test_puppet_success:[143,4,1,""]},"evennia.accounts.tests.TestDefaultGuest":{_overridden_settings:[143,5,1,""],ip:[143,5,1,""],test_at_post_disconnect:[143,4,1,""],test_at_post_login:[143,4,1,""],test_at_server_shutdown:[143,4,1,""],test_authenticate:[143,4,1,""],test_create:[143,4,1,""],test_create_not_enabled:[143,4,1,""]},"evennia.commands":{"default":[145,0,0,"-"],cmdhandler:[144,0,0,"-"],cmdparser:[144,0,0,"-"],cmdset:[144,0,0,"-"],cmdsethandler:[144,0,0,"-"],command:[144,0,0,"-"],tests:[144,0,0,"-"]},"evennia.commands.cmdhandler":{InterruptCommand:[144,3,1,""],cmdhandler:[144,1,1,""]},"evennia.commands.cmdparser":{build_matches:[144,1,1,""],cmdparser:[144,1,1,""],create_match:[144,1,1,""],try_num_prefixes:[144,1,1,""]},"evennia.commands.cmdset":{CmdSet:[144,2,1,""]},"evennia.commands.cmdset.CmdSet":{__init__:[144,4,1,""],_duplicate:[144,4,1,""],_instantiate:[144,4,1,""],_intersect:[144,4,1,""],_remove:[144,4,1,""],_replace:[144,4,1,""],_union:[144,4,1,""],add:[144,4,1,""],at_cmdset_creation:[144,4,1,""],count:[144,4,1,""],duplicates:[144,5,1,""],errmessage:[144,5,1,""],get:[144,4,1,""],get_all_cmd_keys_and_aliases:[144,4,1,""],get_system_cmds:[144,4,1,""],key:[144,5,1,""],key_mergetypes:[144,5,1,""],make_unique:[144,4,1,""],mergetype:[144,5,1,""],no_channels:[144,5,1,""],no_exits:[144,5,1,""],no_objs:[144,5,1,""],path:[144,5,1,""],permanent:[144,5,1,""],priority:[144,5,1,""],remove:[144,4,1,""],to_duplicate:[144,5,1,""]},"evennia.commands.cmdsethandler":{CmdSetHandler:[144,2,1,""],import_cmdset:[144,1,1,""]},"evennia.commands.cmdsethandler.CmdSetHandler":{"delete":[144,4,1,""],__init__:[144,4,1,""],_import_cmdset:[144,4,1,""],add:[144,4,1,""],add_default:[144,4,1,""],all:[144,4,1,""],clear:[144,4,1,""],delete_default:[144,4,1,""],get:[144,4,1,""],has:[144,4,1,""],has_cmdset:[144,4,1,""],remove:[144,4,1,""],remove_default:[144,4,1,""],reset:[144,4,1,""],update:[144,4,1,""]},"evennia.commands.command":{Command:[144,2,1,""],CommandMeta:[144,2,1,""],InterruptCommand:[144,3,1,""],_init_command:[144,1,1,""]},"evennia.commands.command.Command":{__init__:[144,4,1,""],_keyaliases:[144,5,1,""],_matchset:[144,5,1,""],_optimize:[144,4,1,""],_render_decoration:[144,4,1,""],access:[144,4,1,""],aliases:[144,5,1,""],arg_regex:[144,5,1,""],at_post_cmd:[144,4,1,""],at_pre_cmd:[144,4,1,""],auto_help:[144,5,1,""],client_width:[144,4,1,""],execute_cmd:[144,4,1,""],func:[144,4,1,""],get_command_info:[144,4,1,""],get_extra_info:[144,4,1,""],get_help:[144,4,1,""],help_category:[144,5,1,""],is_exit:[144,5,1,""],key:[144,5,1,""],lock_storage:[144,5,1,""],lockhandler:[144,5,1,""],locks:[144,5,1,""],match:[144,4,1,""],msg:[144,4,1,""],msg_all_sessions:[144,5,1,""],parse:[144,4,1,""],save_for_next:[144,5,1,""],search_index_entry:[144,5,1,""],set_aliases:[144,4,1,""],set_key:[144,4,1,""],styled_footer:[144,4,1,""],styled_header:[144,4,1,""],styled_separator:[144,4,1,""],styled_table:[144,4,1,""]},"evennia.commands.command.CommandMeta":{__init__:[144,4,1,""]},"evennia.commands.default":{account:[145,0,0,"-"],admin:[145,0,0,"-"],batchprocess:[145,0,0,"-"],building:[145,0,0,"-"],cmdset_account:[145,0,0,"-"],cmdset_character:[145,0,0,"-"],cmdset_session:[145,0,0,"-"],cmdset_unloggedin:[145,0,0,"-"],comms:[145,0,0,"-"],general:[145,0,0,"-"],help:[145,0,0,"-"],muxcommand:[145,0,0,"-"],syscommands:[145,0,0,"-"],system:[145,0,0,"-"],unloggedin:[145,0,0,"-"]},"evennia.commands.default.account":{CmdCharCreate:[145,2,1,""],CmdCharDelete:[145,2,1,""],CmdColorTest:[145,2,1,""],CmdIC:[145,2,1,""],CmdOOC:[145,2,1,""],CmdOOCLook:[145,2,1,""],CmdOption:[145,2,1,""],CmdPassword:[145,2,1,""],CmdQuell:[145,2,1,""],CmdQuit:[145,2,1,""],CmdSessions:[145,2,1,""],CmdStyle:[145,2,1,""],CmdWho:[145,2,1,""]},"evennia.commands.default.account.CmdCharCreate":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.account.CmdCharDelete":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.account.CmdColorTest":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],slice_bright_bg:[145,5,1,""],slice_bright_fg:[145,5,1,""],slice_dark_bg:[145,5,1,""],slice_dark_fg:[145,5,1,""],table_format:[145,4,1,""]},"evennia.commands.default.account.CmdIC":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.account.CmdOOC":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.account.CmdOOCLook":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.account.CmdOption":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.account.CmdPassword":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.account.CmdQuell":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],_recache_locks:[145,4,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.account.CmdQuit":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.account.CmdSessions":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.account.CmdStyle":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],list_styles:[145,4,1,""],lock_storage:[145,5,1,""],search_index_entry:[145,5,1,""],set:[145,4,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.account.CmdWho":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.admin":{CmdBan:[145,2,1,""],CmdBoot:[145,2,1,""],CmdEmit:[145,2,1,""],CmdForce:[145,2,1,""],CmdNewPassword:[145,2,1,""],CmdPerm:[145,2,1,""],CmdUnban:[145,2,1,""],CmdWall:[145,2,1,""]},"evennia.commands.default.admin.CmdBan":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.admin.CmdBoot":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.admin.CmdEmit":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.admin.CmdForce":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],perm_used:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.admin.CmdNewPassword":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.admin.CmdPerm":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.admin.CmdUnban":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.admin.CmdWall":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.batchprocess":{CmdBatchCode:[145,2,1,""],CmdBatchCommands:[145,2,1,""]},"evennia.commands.default.batchprocess.CmdBatchCode":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.batchprocess.CmdBatchCommands":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building":{CmdCopy:[145,2,1,""],CmdCpAttr:[145,2,1,""],CmdCreate:[145,2,1,""],CmdDesc:[145,2,1,""],CmdDestroy:[145,2,1,""],CmdDig:[145,2,1,""],CmdExamine:[145,2,1,""],CmdFind:[145,2,1,""],CmdLink:[145,2,1,""],CmdListCmdSets:[145,2,1,""],CmdLock:[145,2,1,""],CmdMvAttr:[145,2,1,""],CmdName:[145,2,1,""],CmdOpen:[145,2,1,""],CmdScript:[145,2,1,""],CmdSetAttribute:[145,2,1,""],CmdSetHome:[145,2,1,""],CmdSetObjAlias:[145,2,1,""],CmdSpawn:[145,2,1,""],CmdTag:[145,2,1,""],CmdTeleport:[145,2,1,""],CmdTunnel:[145,2,1,""],CmdTypeclass:[145,2,1,""],CmdUnLink:[145,2,1,""],CmdWipe:[145,2,1,""],ObjManipCommand:[145,2,1,""]},"evennia.commands.default.building.CmdCopy":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.CmdCpAttr":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],check_from_attr:[145,4,1,""],check_has_attr:[145,4,1,""],check_to_attr:[145,4,1,""],func:[145,4,1,""],get_attr:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdCreate":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],new_obj_lockstring:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdDesc":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],edit_handler:[145,4,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdDestroy":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],confirm:[145,5,1,""],default_confirm:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdDig":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],new_room_lockstring:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdExamine":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_mode:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],format_attributes:[145,4,1,""],format_output:[145,4,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],list_attribute:[145,4,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.CmdFind":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdLink":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.CmdListCmdSets":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.CmdLock":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.CmdMvAttr":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdName":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.CmdOpen":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],create_exit:[145,4,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.CmdScript":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdSetAttribute":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],check_attr:[145,4,1,""],check_obj:[145,4,1,""],do_nested_lookup:[145,4,1,""],edit_handler:[145,4,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],nested_re:[145,5,1,""],not_found:[145,5,1,""],rm_attr:[145,4,1,""],search_for_obj:[145,4,1,""],search_index_entry:[145,5,1,""],set_attr:[145,4,1,""],split_nested_attr:[145,4,1,""],view_attr:[145,4,1,""]},"evennia.commands.default.building.CmdSetHome":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.CmdSetObjAlias":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdSpawn":{_get_prototype_detail:[145,4,1,""],_keyaliases:[145,5,1,""],_list_prototypes:[145,4,1,""],_matchset:[145,5,1,""],_parse_key_desc_tags:[145,4,1,""],_parse_prototype:[145,4,1,""],_search_prototype:[145,4,1,""],_update_existing_objects:[145,4,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdTag":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],options:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.CmdTeleport":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],rhs_split:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdTunnel":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],directions:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdTypeclass":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdUnLink":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],help_key:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.CmdWipe":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.ObjManipCommand":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],parse:[145,4,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.cmdset_account":{AccountCmdSet:[145,2,1,""]},"evennia.commands.default.cmdset_account.AccountCmdSet":{at_cmdset_creation:[145,4,1,""],key:[145,5,1,""],path:[145,5,1,""],priority:[145,5,1,""]},"evennia.commands.default.cmdset_character":{CharacterCmdSet:[145,2,1,""]},"evennia.commands.default.cmdset_character.CharacterCmdSet":{at_cmdset_creation:[145,4,1,""],key:[145,5,1,""],path:[145,5,1,""],priority:[145,5,1,""]},"evennia.commands.default.cmdset_session":{SessionCmdSet:[145,2,1,""]},"evennia.commands.default.cmdset_session.SessionCmdSet":{at_cmdset_creation:[145,4,1,""],key:[145,5,1,""],path:[145,5,1,""],priority:[145,5,1,""]},"evennia.commands.default.cmdset_unloggedin":{UnloggedinCmdSet:[145,2,1,""]},"evennia.commands.default.cmdset_unloggedin.UnloggedinCmdSet":{at_cmdset_creation:[145,4,1,""],key:[145,5,1,""],path:[145,5,1,""],priority:[145,5,1,""]},"evennia.commands.default.comms":{CmdAddCom:[145,2,1,""],CmdAllCom:[145,2,1,""],CmdCBoot:[145,2,1,""],CmdCWho:[145,2,1,""],CmdCdesc:[145,2,1,""],CmdCdestroy:[145,2,1,""],CmdCemit:[145,2,1,""],CmdChannelCreate:[145,2,1,""],CmdChannels:[145,2,1,""],CmdClock:[145,2,1,""],CmdDelCom:[145,2,1,""],CmdIRC2Chan:[145,2,1,""],CmdPage:[145,2,1,""],CmdRSS2Chan:[145,2,1,""]},"evennia.commands.default.comms.CmdAddCom":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.comms.CmdAllCom":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.comms.CmdCBoot":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.comms.CmdCWho":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.comms.CmdCdesc":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.comms.CmdCdestroy":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.comms.CmdCemit":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.comms.CmdChannelCreate":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.comms.CmdChannels":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.comms.CmdClock":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.comms.CmdDelCom":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.comms.CmdIRC2Chan":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.comms.CmdPage":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.comms.CmdRSS2Chan":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.general":{CmdAccess:[145,2,1,""],CmdDrop:[145,2,1,""],CmdGet:[145,2,1,""],CmdGive:[145,2,1,""],CmdHome:[145,2,1,""],CmdInventory:[145,2,1,""],CmdLook:[145,2,1,""],CmdNick:[145,2,1,""],CmdPose:[145,2,1,""],CmdSay:[145,2,1,""],CmdSetDesc:[145,2,1,""],CmdWhisper:[145,2,1,""]},"evennia.commands.default.general.CmdAccess":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.general.CmdDrop":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.general.CmdGet":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.general.CmdGive":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],rhs_split:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.general.CmdHome":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.general.CmdInventory":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.general.CmdLook":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.general.CmdNick":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],parse:[145,4,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.general.CmdPose":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],parse:[145,4,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.general.CmdSay":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.general.CmdSetDesc":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.general.CmdWhisper":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.help":{CmdHelp:[145,2,1,""],CmdSetHelp:[145,2,1,""]},"evennia.commands.default.help.CmdHelp":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],check_show_help:[145,4,1,""],format_help_entry:[145,4,1,""],format_help_list:[145,4,1,""],func:[145,4,1,""],help_category:[145,5,1,""],help_more:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],msg_help:[145,4,1,""],parse:[145,4,1,""],return_cmdset:[145,5,1,""],search_index_entry:[145,5,1,""],should_list_cmd:[145,4,1,""],suggestion_cutoff:[145,5,1,""],suggestion_maxnum:[145,5,1,""]},"evennia.commands.default.help.CmdSetHelp":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.muxcommand":{MuxAccountCommand:[145,2,1,""],MuxCommand:[145,2,1,""]},"evennia.commands.default.muxcommand.MuxAccountCommand":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.muxcommand.MuxCommand":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],at_post_cmd:[145,4,1,""],at_pre_cmd:[145,4,1,""],func:[145,4,1,""],get_command_info:[145,4,1,""],has_perm:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],parse:[145,4,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.syscommands":{SystemMultimatch:[145,2,1,""],SystemNoInput:[145,2,1,""],SystemNoMatch:[145,2,1,""],SystemSendToChannel:[145,2,1,""]},"evennia.commands.default.syscommands.SystemMultimatch":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.syscommands.SystemNoInput":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.syscommands.SystemNoMatch":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.syscommands.SystemSendToChannel":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],parse:[145,4,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.system":{CmdAbout:[145,2,1,""],CmdObjects:[145,2,1,""],CmdPy:[145,2,1,""],CmdReload:[145,2,1,""],CmdReset:[145,2,1,""],CmdScripts:[145,2,1,""],CmdServerLoad:[145,2,1,""],CmdService:[145,2,1,""],CmdShutdown:[145,2,1,""],CmdTime:[145,2,1,""]},"evennia.commands.default.system.CmdAbout":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.system.CmdObjects":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.system.CmdPy":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.system.CmdReload":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.system.CmdReset":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.system.CmdScripts":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],excluded_typeclass_paths:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.system.CmdServerLoad":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.system.CmdService":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.system.CmdShutdown":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.system.CmdTime":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.tests":{CmdInterrupt:[145,2,1,""],CommandTest:[145,2,1,""],TestAccount:[145,2,1,""],TestAdmin:[145,2,1,""],TestBatchProcess:[145,2,1,""],TestBuilding:[145,2,1,""],TestComms:[145,2,1,""],TestGeneral:[145,2,1,""],TestHelp:[145,2,1,""],TestInterruptCommand:[145,2,1,""],TestSystem:[145,2,1,""],TestSystemCommands:[145,2,1,""],TestUnconnectedCommand:[145,2,1,""]},"evennia.commands.default.tests.CmdInterrupt":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],parse:[145,4,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.tests.CommandTest":{call:[145,4,1,""]},"evennia.commands.default.tests.TestAccount":{test_char_create:[145,4,1,""],test_char_delete:[145,4,1,""],test_color_test:[145,4,1,""],test_ic:[145,4,1,""],test_ooc:[145,4,1,""],test_ooc_look:[145,4,1,""],test_option:[145,4,1,""],test_password:[145,4,1,""],test_quell:[145,4,1,""],test_quit:[145,4,1,""],test_sessions:[145,4,1,""],test_who:[145,4,1,""]},"evennia.commands.default.tests.TestAdmin":{test_ban:[145,4,1,""],test_emit:[145,4,1,""],test_force:[145,4,1,""],test_perm:[145,4,1,""],test_wall:[145,4,1,""]},"evennia.commands.default.tests.TestBatchProcess":{test_batch_commands:[145,4,1,""]},"evennia.commands.default.tests.TestBuilding":{test_attribute_commands:[145,4,1,""],test_copy:[145,4,1,""],test_create:[145,4,1,""],test_desc:[145,4,1,""],test_desc_default_to_room:[145,4,1,""],test_destroy:[145,4,1,""],test_destroy_sequence:[145,4,1,""],test_dig:[145,4,1,""],test_do_nested_lookup:[145,4,1,""],test_empty_desc:[145,4,1,""],test_examine:[145,4,1,""],test_exit_commands:[145,4,1,""],test_find:[145,4,1,""],test_list_cmdsets:[145,4,1,""],test_lock:[145,4,1,""],test_name:[145,4,1,""],test_nested_attribute_commands:[145,4,1,""],test_script:[145,4,1,""],test_set_home:[145,4,1,""],test_set_obj_alias:[145,4,1,""],test_spawn:[145,4,1,""],test_split_nested_attr:[145,4,1,""],test_tag:[145,4,1,""],test_teleport:[145,4,1,""],test_tunnel:[145,4,1,""],test_tunnel_exit_typeclass:[145,4,1,""],test_typeclass:[145,4,1,""]},"evennia.commands.default.tests.TestComms":{setUp:[145,4,1,""],test_all_com:[145,4,1,""],test_cboot:[145,4,1,""],test_cdesc:[145,4,1,""],test_cdestroy:[145,4,1,""],test_cemit:[145,4,1,""],test_channels:[145,4,1,""],test_clock:[145,4,1,""],test_cwho:[145,4,1,""],test_page:[145,4,1,""],test_toggle_com:[145,4,1,""]},"evennia.commands.default.tests.TestGeneral":{test_access:[145,4,1,""],test_get_and_drop:[145,4,1,""],test_give:[145,4,1,""],test_home:[145,4,1,""],test_inventory:[145,4,1,""],test_look:[145,4,1,""],test_mux_command:[145,4,1,""],test_nick:[145,4,1,""],test_pose:[145,4,1,""],test_say:[145,4,1,""],test_whisper:[145,4,1,""]},"evennia.commands.default.tests.TestHelp":{setUp:[145,4,1,""],tearDown:[145,4,1,""],test_help:[145,4,1,""],test_set_help:[145,4,1,""]},"evennia.commands.default.tests.TestInterruptCommand":{test_interrupt_command:[145,4,1,""]},"evennia.commands.default.tests.TestSystem":{test_about:[145,4,1,""],test_objects:[145,4,1,""],test_py:[145,4,1,""],test_scripts:[145,4,1,""],test_server_load:[145,4,1,""]},"evennia.commands.default.tests.TestSystemCommands":{test_channelcommand:[145,4,1,""],test_multimatch:[145,4,1,""],test_simple_defaults:[145,4,1,""]},"evennia.commands.default.tests.TestUnconnectedCommand":{test_info_command:[145,4,1,""]},"evennia.commands.default.unloggedin":{CmdUnconnectedConnect:[145,2,1,""],CmdUnconnectedCreate:[145,2,1,""],CmdUnconnectedHelp:[145,2,1,""],CmdUnconnectedLook:[145,2,1,""],CmdUnconnectedQuit:[145,2,1,""]},"evennia.commands.default.unloggedin.CmdUnconnectedConnect":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.unloggedin.CmdUnconnectedCreate":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.unloggedin.CmdUnconnectedHelp":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.unloggedin.CmdUnconnectedLook":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.unloggedin.CmdUnconnectedQuit":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.tests":{AccessableCommand:[144,2,1,""],TestCmdParser:[144,2,1,""],TestCmdSetMergers:[144,2,1,""],TestGetAndMergeCmdSets:[144,2,1,""],_CmdA:[144,2,1,""],_CmdB:[144,2,1,""],_CmdC:[144,2,1,""],_CmdD:[144,2,1,""],_CmdSetA:[144,2,1,""],_CmdSetB:[144,2,1,""],_CmdSetC:[144,2,1,""],_CmdSetD:[144,2,1,""],_CmdSetTest:[144,2,1,""],_CmdTest1:[144,2,1,""],_CmdTest2:[144,2,1,""],_CmdTest3:[144,2,1,""],_CmdTest4:[144,2,1,""],_mockdelay:[144,1,1,""]},"evennia.commands.tests.AccessableCommand":{_keyaliases:[144,5,1,""],_matchset:[144,5,1,""],access:[144,4,1,""],aliases:[144,5,1,""],help_category:[144,5,1,""],key:[144,5,1,""],lock_storage:[144,5,1,""],search_index_entry:[144,5,1,""]},"evennia.commands.tests.TestCmdParser":{test_build_matches:[144,4,1,""],test_cmdparser:[144,4,1,""],test_create_match:[144,4,1,""],test_num_prefixes:[144,4,1,""]},"evennia.commands.tests.TestCmdSetMergers":{setUp:[144,4,1,""],test_intersect:[144,4,1,""],test_option_transfer:[144,4,1,""],test_order:[144,4,1,""],test_priority_order:[144,4,1,""],test_remove:[144,4,1,""],test_replace:[144,4,1,""],test_union:[144,4,1,""]},"evennia.commands.tests.TestGetAndMergeCmdSets":{setUp:[144,4,1,""],set_cmdsets:[144,4,1,""],test_autocmdsets:[144,4,1,""],test_duplicates:[144,4,1,""],test_from_account:[144,4,1,""],test_from_object:[144,4,1,""],test_from_session:[144,4,1,""],test_multimerge:[144,4,1,""]},"evennia.commands.tests._CmdA":{__init__:[144,4,1,""],_keyaliases:[144,5,1,""],_matchset:[144,5,1,""],aliases:[144,5,1,""],help_category:[144,5,1,""],key:[144,5,1,""],lock_storage:[144,5,1,""],search_index_entry:[144,5,1,""]},"evennia.commands.tests._CmdB":{__init__:[144,4,1,""],_keyaliases:[144,5,1,""],_matchset:[144,5,1,""],aliases:[144,5,1,""],help_category:[144,5,1,""],key:[144,5,1,""],lock_storage:[144,5,1,""],search_index_entry:[144,5,1,""]},"evennia.commands.tests._CmdC":{__init__:[144,4,1,""],_keyaliases:[144,5,1,""],_matchset:[144,5,1,""],aliases:[144,5,1,""],help_category:[144,5,1,""],key:[144,5,1,""],lock_storage:[144,5,1,""],search_index_entry:[144,5,1,""]},"evennia.commands.tests._CmdD":{__init__:[144,4,1,""],_keyaliases:[144,5,1,""],_matchset:[144,5,1,""],aliases:[144,5,1,""],help_category:[144,5,1,""],key:[144,5,1,""],lock_storage:[144,5,1,""],search_index_entry:[144,5,1,""]},"evennia.commands.tests._CmdSetA":{at_cmdset_creation:[144,4,1,""],key:[144,5,1,""],path:[144,5,1,""]},"evennia.commands.tests._CmdSetB":{at_cmdset_creation:[144,4,1,""],key:[144,5,1,""],path:[144,5,1,""]},"evennia.commands.tests._CmdSetC":{at_cmdset_creation:[144,4,1,""],key:[144,5,1,""],path:[144,5,1,""]},"evennia.commands.tests._CmdSetD":{at_cmdset_creation:[144,4,1,""],key:[144,5,1,""],path:[144,5,1,""]},"evennia.commands.tests._CmdSetTest":{at_cmdset_creation:[144,4,1,""],key:[144,5,1,""],path:[144,5,1,""]},"evennia.commands.tests._CmdTest1":{_keyaliases:[144,5,1,""],_matchset:[144,5,1,""],aliases:[144,5,1,""],help_category:[144,5,1,""],key:[144,5,1,""],lock_storage:[144,5,1,""],search_index_entry:[144,5,1,""]},"evennia.commands.tests._CmdTest2":{_keyaliases:[144,5,1,""],_matchset:[144,5,1,""],aliases:[144,5,1,""],help_category:[144,5,1,""],key:[144,5,1,""],lock_storage:[144,5,1,""],search_index_entry:[144,5,1,""]},"evennia.commands.tests._CmdTest3":{_keyaliases:[144,5,1,""],_matchset:[144,5,1,""],aliases:[144,5,1,""],help_category:[144,5,1,""],key:[144,5,1,""],lock_storage:[144,5,1,""],search_index_entry:[144,5,1,""]},"evennia.commands.tests._CmdTest4":{_keyaliases:[144,5,1,""],_matchset:[144,5,1,""],aliases:[144,5,1,""],help_category:[144,5,1,""],key:[144,5,1,""],lock_storage:[144,5,1,""],search_index_entry:[144,5,1,""]},"evennia.comms":{admin:[146,0,0,"-"],channelhandler:[146,0,0,"-"],comms:[146,0,0,"-"],managers:[146,0,0,"-"],models:[146,0,0,"-"],tests:[146,0,0,"-"]},"evennia.comms.admin":{ChannelAdmin:[146,2,1,""],ChannelAttributeInline:[146,2,1,""],ChannelTagInline:[146,2,1,""],MsgAdmin:[146,2,1,""]},"evennia.comms.admin.ChannelAdmin":{fieldsets:[146,5,1,""],inlines:[146,5,1,""],list_display:[146,5,1,""],list_display_links:[146,5,1,""],list_select_related:[146,5,1,""],media:[146,4,1,""],ordering:[146,5,1,""],raw_id_fields:[146,5,1,""],response_add:[146,4,1,""],save_as:[146,5,1,""],save_model:[146,4,1,""],save_on_top:[146,5,1,""],search_fields:[146,5,1,""],subscriptions:[146,4,1,""]},"evennia.comms.admin.ChannelAttributeInline":{media:[146,4,1,""],model:[146,5,1,""],related_field:[146,5,1,""]},"evennia.comms.admin.ChannelTagInline":{media:[146,4,1,""],model:[146,5,1,""],related_field:[146,5,1,""]},"evennia.comms.admin.MsgAdmin":{list_display:[146,5,1,""],list_display_links:[146,5,1,""],list_select_related:[146,5,1,""],media:[146,4,1,""],ordering:[146,5,1,""],save_as:[146,5,1,""],save_on_top:[146,5,1,""],search_fields:[146,5,1,""]},"evennia.comms.channelhandler":{ChannelCommand:[146,2,1,""],ChannelHandler:[146,2,1,""]},"evennia.comms.channelhandler.ChannelCommand":{_keyaliases:[146,5,1,""],_matchset:[146,5,1,""],aliases:[146,5,1,""],arg_regex:[146,5,1,""],func:[146,4,1,""],get_extra_info:[146,4,1,""],help_category:[146,5,1,""],is_channel:[146,5,1,""],key:[146,5,1,""],lock_storage:[146,5,1,""],obj:[146,5,1,""],parse:[146,4,1,""],search_index_entry:[146,5,1,""]},"evennia.comms.channelhandler.ChannelHandler":{__init__:[146,4,1,""],add:[146,4,1,""],add_channel:[146,4,1,""],clear:[146,4,1,""],get:[146,4,1,""],get_cmdset:[146,4,1,""],remove:[146,4,1,""],update:[146,4,1,""]},"evennia.comms.comms":{DefaultChannel:[146,2,1,""]},"evennia.comms.comms.DefaultChannel":{"delete":[146,4,1,""],DoesNotExist:[146,3,1,""],MultipleObjectsReturned:[146,3,1,""],_meta:[146,5,1,""],access:[146,4,1,""],at_channel_creation:[146,4,1,""],at_first_save:[146,4,1,""],at_init:[146,4,1,""],basetype_setup:[146,4,1,""],channel_prefix:[146,4,1,""],connect:[146,4,1,""],create:[146,4,1,""],disconnect:[146,4,1,""],distribute_message:[146,4,1,""],format_external:[146,4,1,""],format_message:[146,4,1,""],format_senders:[146,4,1,""],get_absolute_url:[146,4,1,""],has_connection:[146,4,1,""],message_transform:[146,4,1,""],msg:[146,4,1,""],mute:[146,4,1,""],mutelist:[146,4,1,""],objects:[146,5,1,""],path:[146,5,1,""],pose_transform:[146,4,1,""],post_join_channel:[146,4,1,""],post_leave_channel:[146,4,1,""],post_send_message:[146,4,1,""],pre_join_channel:[146,4,1,""],pre_leave_channel:[146,4,1,""],pre_send_message:[146,4,1,""],tempmsg:[146,4,1,""],typename:[146,5,1,""],unmute:[146,4,1,""],web_get_admin_url:[146,4,1,""],web_get_create_url:[146,4,1,""],web_get_delete_url:[146,4,1,""],web_get_detail_url:[146,4,1,""],web_get_update_url:[146,4,1,""],wholist:[146,4,1,""]},"evennia.comms.managers":{ChannelDBManager:[146,2,1,""],ChannelManager:[146,2,1,""],CommError:[146,3,1,""],MsgManager:[146,2,1,""],_GA:[146,1,1,""],identify_object:[146,1,1,""],to_object:[146,1,1,""]},"evennia.comms.managers.ChannelDBManager":{channel_search:[146,4,1,""],get_all_channels:[146,4,1,""],get_channel:[146,4,1,""],get_subscriptions:[146,4,1,""],search_channel:[146,4,1,""]},"evennia.comms.managers.MsgManager":{get_message_by_id:[146,4,1,""],get_messages_by_channel:[146,4,1,""],get_messages_by_receiver:[146,4,1,""],get_messages_by_sender:[146,4,1,""],identify_object:[146,4,1,""],message_search:[146,4,1,""],search_message:[146,4,1,""]},"evennia.comms.models":{ChannelDB:[146,2,1,""],Msg:[146,2,1,""],TempMsg:[146,2,1,""]},"evennia.comms.models.ChannelDB":{DoesNotExist:[146,3,1,""],MultipleObjectsReturned:[146,3,1,""],_is_deleted:[146,5,1,""],_meta:[146,5,1,""],channel_set:[146,5,1,""],db_account_subscriptions:[146,5,1,""],db_attributes:[146,5,1,""],db_object_subscriptions:[146,5,1,""],db_tags:[146,5,1,""],get_next_by_db_date_created:[146,4,1,""],get_previous_by_db_date_created:[146,4,1,""],hide_from_channels_set:[146,5,1,""],id:[146,5,1,""],objects:[146,5,1,""],path:[146,5,1,""],subscriptions:[146,5,1,""],typename:[146,5,1,""]},"evennia.comms.models.Msg":{DoesNotExist:[146,3,1,""],MultipleObjectsReturned:[146,3,1,""],_Msg__channels_del:[146,4,1,""],_Msg__channels_get:[146,4,1,""],_Msg__channels_set:[146,4,1,""],_Msg__hide_from_del:[146,4,1,""],_Msg__hide_from_get:[146,4,1,""],_Msg__hide_from_set:[146,4,1,""],_Msg__receivers_del:[146,4,1,""],_Msg__receivers_get:[146,4,1,""],_Msg__receivers_set:[146,4,1,""],_Msg__senders_del:[146,4,1,""],_Msg__senders_get:[146,4,1,""],_Msg__senders_set:[146,4,1,""],__init__:[146,4,1,""],_is_deleted:[146,5,1,""],_meta:[146,5,1,""],access:[146,4,1,""],channels:[146,4,1,""],date_created:[146,4,1,""],db_date_created:[146,5,1,""],db_header:[146,5,1,""],db_hide_from_accounts:[146,5,1,""],db_hide_from_channels:[146,5,1,""],db_hide_from_objects:[146,5,1,""],db_lock_storage:[146,5,1,""],db_message:[146,5,1,""],db_receivers_accounts:[146,5,1,""],db_receivers_channels:[146,5,1,""],db_receivers_objects:[146,5,1,""],db_receivers_scripts:[146,5,1,""],db_sender_accounts:[146,5,1,""],db_sender_external:[146,5,1,""],db_sender_objects:[146,5,1,""],db_sender_scripts:[146,5,1,""],db_tags:[146,5,1,""],get_next_by_db_date_created:[146,4,1,""],get_previous_by_db_date_created:[146,4,1,""],header:[146,4,1,""],hide_from:[146,4,1,""],id:[146,5,1,""],lock_storage:[146,4,1,""],locks:[146,5,1,""],message:[146,4,1,""],objects:[146,5,1,""],path:[146,5,1,""],receivers:[146,4,1,""],remove_receiver:[146,4,1,""],remove_sender:[146,4,1,""],sender_external:[146,4,1,""],senders:[146,4,1,""],tags:[146,5,1,""],typename:[146,5,1,""]},"evennia.comms.models.TempMsg":{__init__:[146,4,1,""],access:[146,4,1,""],locks:[146,5,1,""],remove_receiver:[146,4,1,""],remove_sender:[146,4,1,""]},"evennia.comms.tests":{ObjectCreationTest:[146,2,1,""]},"evennia.comms.tests.ObjectCreationTest":{test_channel_create:[146,4,1,""],test_message_create:[146,4,1,""]},"evennia.contrib":{awsstorage:[148,0,0,"-"],barter:[147,0,0,"-"],building_menu:[147,0,0,"-"],chargen:[147,0,0,"-"],clothing:[147,0,0,"-"],color_markups:[147,0,0,"-"],custom_gametime:[147,0,0,"-"],dice:[147,0,0,"-"],email_login:[147,0,0,"-"],extended_room:[147,0,0,"-"],fieldfill:[147,0,0,"-"],gendersub:[147,0,0,"-"],health_bar:[147,0,0,"-"],ingame_python:[149,0,0,"-"],mail:[147,0,0,"-"],mapbuilder:[147,0,0,"-"],menu_login:[147,0,0,"-"],multidescer:[147,0,0,"-"],puzzles:[147,0,0,"-"],random_string_generator:[147,0,0,"-"],rplanguage:[147,0,0,"-"],rpsystem:[147,0,0,"-"],security:[150,0,0,"-"],simpledoor:[147,0,0,"-"],slow_exit:[147,0,0,"-"],talking_npc:[147,0,0,"-"],test_traits:[147,0,0,"-"],tests:[147,0,0,"-"],traits:[147,0,0,"-"],tree_select:[147,0,0,"-"],turnbattle:[152,0,0,"-"],tutorial_examples:[153,0,0,"-"],tutorial_world:[154,0,0,"-"],unixcommand:[147,0,0,"-"],wilderness:[147,0,0,"-"]},"evennia.contrib.awsstorage":{aws_s3_cdn:[148,0,0,"-"],tests:[148,0,0,"-"]},"evennia.contrib.awsstorage.aws_s3_cdn":{S3Boto3Storage:[148,2,1,""],S3Boto3StorageFile:[148,2,1,""],check_location:[148,1,1,""],get_available_overwrite_name:[148,1,1,""],lookup_env:[148,1,1,""],safe_join:[148,1,1,""],setting:[148,1,1,""]},"evennia.contrib.awsstorage.aws_s3_cdn.S3Boto3Storage":{"delete":[148,4,1,""],__init__:[148,4,1,""],_clean_name:[148,4,1,""],_compress_content:[148,4,1,""],_decode_name:[148,4,1,""],_encode_name:[148,4,1,""],_get_access_keys:[148,4,1,""],_get_or_create_bucket:[148,4,1,""],_get_security_token:[148,4,1,""],_get_write_parameters:[148,4,1,""],_normalize_name:[148,4,1,""],_open:[148,4,1,""],_save:[148,4,1,""],_strip_signing_parameters:[148,4,1,""],access_key:[148,5,1,""],access_key_names:[148,5,1,""],addressing_style:[148,5,1,""],auto_create_bucket:[148,5,1,""],bucket:[148,4,1,""],bucket_acl:[148,5,1,""],bucket_name:[148,5,1,""],config:[148,5,1,""],connection:[148,4,1,""],custom_domain:[148,5,1,""],deconstruct:[148,4,1,""],default_acl:[148,5,1,""],default_content_type:[148,5,1,""],encryption:[148,5,1,""],endpoint_url:[148,5,1,""],entries:[148,4,1,""],exists:[148,4,1,""],file_name_charset:[148,5,1,""],file_overwrite:[148,5,1,""],get_available_name:[148,4,1,""],get_modified_time:[148,4,1,""],get_object_parameters:[148,4,1,""],gzip:[148,5,1,""],gzip_content_types:[148,5,1,""],listdir:[148,4,1,""],location:[148,5,1,""],max_memory_size:[148,5,1,""],modified_time:[148,4,1,""],object_parameters:[148,5,1,""],preload_metadata:[148,5,1,""],proxies:[148,5,1,""],querystring_auth:[148,5,1,""],querystring_expire:[148,5,1,""],reduced_redundancy:[148,5,1,""],region_name:[148,5,1,""],secret_key:[148,5,1,""],secret_key_names:[148,5,1,""],secure_urls:[148,5,1,""],security_token:[148,5,1,""],security_token_names:[148,5,1,""],signature_version:[148,5,1,""],size:[148,4,1,""],url:[148,4,1,""],url_protocol:[148,5,1,""],use_ssl:[148,5,1,""],verify:[148,5,1,""]},"evennia.contrib.awsstorage.aws_s3_cdn.S3Boto3StorageFile":{__init__:[148,4,1,""],_buffer_file_size:[148,4,1,""],_create_empty_on_close:[148,4,1,""],_flush_write_buffer:[148,4,1,""],_get_file:[148,4,1,""],_set_file:[148,4,1,""],buffer_size:[148,5,1,""],close:[148,4,1,""],deconstruct:[148,4,1,""],file:[148,4,1,""],read:[148,4,1,""],readline:[148,4,1,""],size:[148,4,1,""],write:[148,4,1,""]},"evennia.contrib.awsstorage.tests":{S3Boto3StorageTests:[148,2,1,""],S3Boto3TestCase:[148,2,1,""]},"evennia.contrib.awsstorage.tests.S3Boto3StorageTests":{_test_storage_mtime:[148,4,1,""],test_auto_creating_bucket:[148,4,1,""],test_auto_creating_bucket_with_acl:[148,4,1,""],test_clean_name:[148,4,1,""],test_clean_name_normalize:[148,4,1,""],test_clean_name_trailing_slash:[148,4,1,""],test_clean_name_windows:[148,4,1,""],test_compress_content_len:[148,4,1,""],test_connection_threading:[148,4,1,""],test_content_type:[148,4,1,""],test_generated_url_is_encoded:[148,4,1,""],test_location_leading_slash:[148,4,1,""],test_override_class_variable:[148,4,1,""],test_override_init_argument:[148,4,1,""],test_pickle_with_bucket:[148,4,1,""],test_pickle_without_bucket:[148,4,1,""],test_special_characters:[148,4,1,""],test_storage_delete:[148,4,1,""],test_storage_exists:[148,4,1,""],test_storage_exists_doesnt_create_bucket:[148,4,1,""],test_storage_exists_false:[148,4,1,""],test_storage_listdir_base:[148,4,1,""],test_storage_listdir_subdir:[148,4,1,""],test_storage_mtime:[148,4,1,""],test_storage_open_no_overwrite_existing:[148,4,1,""],test_storage_open_no_write:[148,4,1,""],test_storage_open_write:[148,4,1,""],test_storage_save:[148,4,1,""],test_storage_save_gzip:[148,4,1,""],test_storage_save_gzip_twice:[148,4,1,""],test_storage_save_gzipped:[148,4,1,""],test_storage_save_with_acl:[148,4,1,""],test_storage_size:[148,4,1,""],test_storage_url:[148,4,1,""],test_storage_url_slashes:[148,4,1,""],test_storage_write_beyond_buffer_size:[148,4,1,""],test_strip_signing_parameters:[148,4,1,""]},"evennia.contrib.awsstorage.tests.S3Boto3TestCase":{setUp:[148,4,1,""]},"evennia.contrib.barter":{CmdAccept:[147,2,1,""],CmdDecline:[147,2,1,""],CmdEvaluate:[147,2,1,""],CmdFinish:[147,2,1,""],CmdOffer:[147,2,1,""],CmdStatus:[147,2,1,""],CmdTrade:[147,2,1,""],CmdTradeBase:[147,2,1,""],CmdTradeHelp:[147,2,1,""],CmdsetTrade:[147,2,1,""],TradeHandler:[147,2,1,""],TradeTimeout:[147,2,1,""]},"evennia.contrib.barter.CmdAccept":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.barter.CmdDecline":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.barter.CmdEvaluate":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.barter.CmdFinish":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.barter.CmdOffer":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.barter.CmdStatus":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.barter.CmdTrade":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.barter.CmdTradeBase":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],parse:[147,4,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.barter.CmdTradeHelp":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.barter.CmdsetTrade":{at_cmdset_creation:[147,4,1,""],key:[147,5,1,""],path:[147,5,1,""]},"evennia.contrib.barter.TradeHandler":{__init__:[147,4,1,""],accept:[147,4,1,""],decline:[147,4,1,""],finish:[147,4,1,""],get_other:[147,4,1,""],join:[147,4,1,""],list:[147,4,1,""],msg_other:[147,4,1,""],offer:[147,4,1,""],search:[147,4,1,""],unjoin:[147,4,1,""]},"evennia.contrib.barter.TradeTimeout":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_repeat:[147,4,1,""],at_script_creation:[147,4,1,""],is_valid:[147,4,1,""],path:[147,5,1,""],typename:[147,5,1,""]},"evennia.contrib.building_menu":{BuildingMenu:[147,2,1,""],BuildingMenuCmdSet:[147,2,1,""],Choice:[147,2,1,""],CmdNoInput:[147,2,1,""],CmdNoMatch:[147,2,1,""],GenericBuildingCmd:[147,2,1,""],GenericBuildingMenu:[147,2,1,""],_call_or_get:[147,1,1,""],_menu_loadfunc:[147,1,1,""],_menu_quitfunc:[147,1,1,""],_menu_savefunc:[147,1,1,""],menu_edit:[147,1,1,""],menu_quit:[147,1,1,""],menu_setattr:[147,1,1,""]},"evennia.contrib.building_menu.BuildingMenu":{__init__:[147,4,1,""],_add_keys_choice:[147,4,1,""],_save:[147,4,1,""],add_choice:[147,4,1,""],add_choice_edit:[147,4,1,""],add_choice_quit:[147,4,1,""],close:[147,4,1,""],current_choice:[147,4,1,""],display:[147,4,1,""],display_choice:[147,4,1,""],display_title:[147,4,1,""],init:[147,4,1,""],joker_key:[147,5,1,""],keys_go_back:[147,5,1,""],min_shortcut:[147,5,1,""],move:[147,4,1,""],open:[147,4,1,""],open_parent_menu:[147,4,1,""],open_submenu:[147,4,1,""],relevant_choices:[147,4,1,""],restore:[147,4,1,""],sep_keys:[147,5,1,""]},"evennia.contrib.building_menu.BuildingMenuCmdSet":{at_cmdset_creation:[147,4,1,""],key:[147,5,1,""],path:[147,5,1,""],priority:[147,5,1,""]},"evennia.contrib.building_menu.Choice":{__init__:[147,4,1,""],enter:[147,4,1,""],format_text:[147,4,1,""],keys:[147,4,1,""],leave:[147,4,1,""],nomatch:[147,4,1,""]},"evennia.contrib.building_menu.CmdNoInput":{__init__:[147,4,1,""],_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.building_menu.CmdNoMatch":{__init__:[147,4,1,""],_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.building_menu.GenericBuildingCmd":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.building_menu.GenericBuildingMenu":{init:[147,4,1,""]},"evennia.contrib.chargen":{CmdOOCCharacterCreate:[147,2,1,""],CmdOOCLook:[147,2,1,""],OOCCmdSetCharGen:[147,2,1,""]},"evennia.contrib.chargen.CmdOOCCharacterCreate":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.chargen.CmdOOCLook":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.chargen.OOCCmdSetCharGen":{at_cmdset_creation:[147,4,1,""],path:[147,5,1,""]},"evennia.contrib.clothing":{ClothedCharacter:[147,2,1,""],ClothedCharacterCmdSet:[147,2,1,""],Clothing:[147,2,1,""],CmdCover:[147,2,1,""],CmdDrop:[147,2,1,""],CmdGive:[147,2,1,""],CmdInventory:[147,2,1,""],CmdRemove:[147,2,1,""],CmdUncover:[147,2,1,""],CmdWear:[147,2,1,""],clothing_type_count:[147,1,1,""],get_worn_clothes:[147,1,1,""],order_clothes_list:[147,1,1,""],single_type_count:[147,1,1,""]},"evennia.contrib.clothing.ClothedCharacter":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],path:[147,5,1,""],return_appearance:[147,4,1,""],typename:[147,5,1,""]},"evennia.contrib.clothing.ClothedCharacterCmdSet":{at_cmdset_creation:[147,4,1,""],key:[147,5,1,""],path:[147,5,1,""]},"evennia.contrib.clothing.Clothing":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_get:[147,4,1,""],path:[147,5,1,""],remove:[147,4,1,""],typename:[147,5,1,""],wear:[147,4,1,""]},"evennia.contrib.clothing.CmdCover":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.clothing.CmdDrop":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],arg_regex:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.clothing.CmdGive":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],arg_regex:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.clothing.CmdInventory":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],arg_regex:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.clothing.CmdRemove":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.clothing.CmdUncover":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.clothing.CmdWear":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.custom_gametime":{GametimeScript:[147,2,1,""],custom_gametime:[147,1,1,""],gametime_to_realtime:[147,1,1,""],real_seconds_until:[147,1,1,""],realtime_to_gametime:[147,1,1,""],schedule:[147,1,1,""],time_to_tuple:[147,1,1,""]},"evennia.contrib.custom_gametime.GametimeScript":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_repeat:[147,4,1,""],at_script_creation:[147,4,1,""],path:[147,5,1,""],typename:[147,5,1,""]},"evennia.contrib.dice":{CmdDice:[147,2,1,""],DiceCmdSet:[147,2,1,""],roll_dice:[147,1,1,""]},"evennia.contrib.dice.CmdDice":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.dice.DiceCmdSet":{at_cmdset_creation:[147,4,1,""],path:[147,5,1,""]},"evennia.contrib.email_login":{CmdUnconnectedConnect:[147,2,1,""],CmdUnconnectedCreate:[147,2,1,""],CmdUnconnectedHelp:[147,2,1,""],CmdUnconnectedLook:[147,2,1,""],CmdUnconnectedQuit:[147,2,1,""]},"evennia.contrib.email_login.CmdUnconnectedConnect":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.email_login.CmdUnconnectedCreate":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],parse:[147,4,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.email_login.CmdUnconnectedHelp":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.email_login.CmdUnconnectedLook":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.email_login.CmdUnconnectedQuit":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.extended_room":{CmdExtendedRoomDesc:[147,2,1,""],CmdExtendedRoomDetail:[147,2,1,""],CmdExtendedRoomGameTime:[147,2,1,""],CmdExtendedRoomLook:[147,2,1,""],ExtendedRoom:[147,2,1,""],ExtendedRoomCmdSet:[147,2,1,""]},"evennia.contrib.extended_room.CmdExtendedRoomDesc":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],reset_times:[147,4,1,""],search_index_entry:[147,5,1,""],switch_options:[147,5,1,""]},"evennia.contrib.extended_room.CmdExtendedRoomDetail":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.extended_room.CmdExtendedRoomGameTime":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.extended_room.CmdExtendedRoomLook":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.extended_room.ExtendedRoom":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_object_creation:[147,4,1,""],del_detail:[147,4,1,""],get_time_and_season:[147,4,1,""],path:[147,5,1,""],replace_timeslots:[147,4,1,""],return_appearance:[147,4,1,""],return_detail:[147,4,1,""],set_detail:[147,4,1,""],typename:[147,5,1,""],update_current_description:[147,4,1,""]},"evennia.contrib.extended_room.ExtendedRoomCmdSet":{at_cmdset_creation:[147,4,1,""],path:[147,5,1,""]},"evennia.contrib.fieldfill":{CmdTestMenu:[147,2,1,""],FieldEvMenu:[147,2,1,""],display_formdata:[147,1,1,""],form_template_to_dict:[147,1,1,""],init_delayed_message:[147,1,1,""],init_fill_field:[147,1,1,""],menunode_fieldfill:[147,1,1,""],sendmessage:[147,1,1,""],verify_online_player:[147,1,1,""]},"evennia.contrib.fieldfill.CmdTestMenu":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.fieldfill.FieldEvMenu":{node_formatter:[147,4,1,""]},"evennia.contrib.gendersub":{GenderCharacter:[147,2,1,""],SetGender:[147,2,1,""]},"evennia.contrib.gendersub.GenderCharacter":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_get_pronoun:[147,4,1,""],_meta:[147,5,1,""],at_object_creation:[147,4,1,""],msg:[147,4,1,""],path:[147,5,1,""],typename:[147,5,1,""]},"evennia.contrib.gendersub.SetGender":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.health_bar":{display_meter:[147,1,1,""]},"evennia.contrib.ingame_python":{callbackhandler:[149,0,0,"-"],commands:[149,0,0,"-"],eventfuncs:[149,0,0,"-"],scripts:[149,0,0,"-"],tests:[149,0,0,"-"],typeclasses:[149,0,0,"-"],utils:[149,0,0,"-"]},"evennia.contrib.ingame_python.callbackhandler":{Callback:[149,2,1,""],CallbackHandler:[149,2,1,""]},"evennia.contrib.ingame_python.callbackhandler.Callback":{_asdict:[149,4,1,""],_field_defaults:[149,5,1,""],_fields:[149,5,1,""],_fields_defaults:[149,5,1,""],_make:[149,4,1,""],_replace:[149,4,1,""],author:[149,4,1,""],code:[149,4,1,""],created_on:[149,4,1,""],name:[149,4,1,""],number:[149,4,1,""],obj:[149,4,1,""],parameters:[149,4,1,""],updated_by:[149,4,1,""],updated_on:[149,4,1,""],valid:[149,4,1,""]},"evennia.contrib.ingame_python.callbackhandler.CallbackHandler":{__init__:[149,4,1,""],add:[149,4,1,""],all:[149,4,1,""],call:[149,4,1,""],edit:[149,4,1,""],format_callback:[149,4,1,""],get:[149,4,1,""],get_variable:[149,4,1,""],remove:[149,4,1,""],script:[149,5,1,""]},"evennia.contrib.ingame_python.commands":{CmdCallback:[149,2,1,""],_ev_load:[149,1,1,""],_ev_quit:[149,1,1,""],_ev_save:[149,1,1,""]},"evennia.contrib.ingame_python.commands.CmdCallback":{_keyaliases:[149,5,1,""],_matchset:[149,5,1,""],accept_callback:[149,4,1,""],add_callback:[149,4,1,""],aliases:[149,5,1,""],del_callback:[149,4,1,""],edit_callback:[149,4,1,""],func:[149,4,1,""],get_help:[149,4,1,""],help_category:[149,5,1,""],key:[149,5,1,""],list_callbacks:[149,4,1,""],list_tasks:[149,4,1,""],lock_storage:[149,5,1,""],locks:[149,5,1,""],search_index_entry:[149,5,1,""]},"evennia.contrib.ingame_python.eventfuncs":{call_event:[149,1,1,""],deny:[149,1,1,""],get:[149,1,1,""]},"evennia.contrib.ingame_python.scripts":{EventHandler:[149,2,1,""],TimeEventScript:[149,2,1,""],complete_task:[149,1,1,""]},"evennia.contrib.ingame_python.scripts.EventHandler":{DoesNotExist:[149,3,1,""],MultipleObjectsReturned:[149,3,1,""],_meta:[149,5,1,""],accept_callback:[149,4,1,""],add_callback:[149,4,1,""],add_event:[149,4,1,""],at_script_creation:[149,4,1,""],at_start:[149,4,1,""],call:[149,4,1,""],del_callback:[149,4,1,""],edit_callback:[149,4,1,""],get_callbacks:[149,4,1,""],get_events:[149,4,1,""],get_variable:[149,4,1,""],handle_error:[149,4,1,""],path:[149,5,1,""],set_task:[149,4,1,""],typename:[149,5,1,""]},"evennia.contrib.ingame_python.scripts.TimeEventScript":{DoesNotExist:[149,3,1,""],MultipleObjectsReturned:[149,3,1,""],_meta:[149,5,1,""],at_repeat:[149,4,1,""],at_script_creation:[149,4,1,""],path:[149,5,1,""],typename:[149,5,1,""]},"evennia.contrib.ingame_python.tests":{TestCmdCallback:[149,2,1,""],TestDefaultCallbacks:[149,2,1,""],TestEventHandler:[149,2,1,""]},"evennia.contrib.ingame_python.tests.TestCmdCallback":{setUp:[149,4,1,""],tearDown:[149,4,1,""],test_accept:[149,4,1,""],test_add:[149,4,1,""],test_del:[149,4,1,""],test_list:[149,4,1,""],test_lock:[149,4,1,""]},"evennia.contrib.ingame_python.tests.TestDefaultCallbacks":{setUp:[149,4,1,""],tearDown:[149,4,1,""],test_exit:[149,4,1,""]},"evennia.contrib.ingame_python.tests.TestEventHandler":{setUp:[149,4,1,""],tearDown:[149,4,1,""],test_accept:[149,4,1,""],test_add_validation:[149,4,1,""],test_call:[149,4,1,""],test_del:[149,4,1,""],test_edit:[149,4,1,""],test_edit_validation:[149,4,1,""],test_handler:[149,4,1,""],test_start:[149,4,1,""]},"evennia.contrib.ingame_python.typeclasses":{EventCharacter:[149,2,1,""],EventExit:[149,2,1,""],EventObject:[149,2,1,""],EventRoom:[149,2,1,""]},"evennia.contrib.ingame_python.typeclasses.EventCharacter":{DoesNotExist:[149,3,1,""],MultipleObjectsReturned:[149,3,1,""],_events:[149,5,1,""],_meta:[149,5,1,""],announce_move_from:[149,4,1,""],announce_move_to:[149,4,1,""],at_after_move:[149,4,1,""],at_before_move:[149,4,1,""],at_before_say:[149,4,1,""],at_object_delete:[149,4,1,""],at_post_puppet:[149,4,1,""],at_pre_unpuppet:[149,4,1,""],at_say:[149,4,1,""],callbacks:[149,5,1,""],path:[149,5,1,""],typename:[149,5,1,""]},"evennia.contrib.ingame_python.typeclasses.EventExit":{DoesNotExist:[149,3,1,""],MultipleObjectsReturned:[149,3,1,""],_events:[149,5,1,""],_meta:[149,5,1,""],at_traverse:[149,4,1,""],callbacks:[149,5,1,""],path:[149,5,1,""],typename:[149,5,1,""]},"evennia.contrib.ingame_python.typeclasses.EventObject":{DoesNotExist:[149,3,1,""],MultipleObjectsReturned:[149,3,1,""],_events:[149,5,1,""],_meta:[149,5,1,""],at_drop:[149,4,1,""],at_get:[149,4,1,""],callbacks:[149,5,1,""],path:[149,5,1,""],typename:[149,5,1,""]},"evennia.contrib.ingame_python.typeclasses.EventRoom":{DoesNotExist:[149,3,1,""],MultipleObjectsReturned:[149,3,1,""],_events:[149,5,1,""],_meta:[149,5,1,""],at_object_delete:[149,4,1,""],callbacks:[149,5,1,""],path:[149,5,1,""],typename:[149,5,1,""]},"evennia.contrib.ingame_python.utils":{InterruptEvent:[149,3,1,""],get_event_handler:[149,1,1,""],get_next_wait:[149,1,1,""],keyword_event:[149,1,1,""],phrase_event:[149,1,1,""],register_events:[149,1,1,""],time_event:[149,1,1,""]},"evennia.contrib.mail":{CmdMail:[147,2,1,""],CmdMailCharacter:[147,2,1,""]},"evennia.contrib.mail.CmdMail":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],get_all_mail:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock:[147,5,1,""],lock_storage:[147,5,1,""],parse:[147,4,1,""],search_index_entry:[147,5,1,""],search_targets:[147,4,1,""],send_mail:[147,4,1,""]},"evennia.contrib.mail.CmdMailCharacter":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],account_caller:[147,5,1,""],aliases:[147,5,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.mapbuilder":{CmdMapBuilder:[147,2,1,""],_map_to_list:[147,1,1,""],build_map:[147,1,1,""],example1_build_forest:[147,1,1,""],example1_build_mountains:[147,1,1,""],example1_build_temple:[147,1,1,""],example2_build_forest:[147,1,1,""],example2_build_horizontal_exit:[147,1,1,""],example2_build_verticle_exit:[147,1,1,""]},"evennia.contrib.mapbuilder.CmdMapBuilder":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.menu_login":{CmdUnloggedinLook:[147,2,1,""],UnloggedinCmdSet:[147,2,1,""],_node_formatter:[147,1,1,""],_show_help:[147,1,1,""],node_enter_password:[147,1,1,""],node_enter_username:[147,1,1,""],node_quit_or_login:[147,1,1,""]},"evennia.contrib.menu_login.CmdUnloggedinLook":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],arg_regex:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.menu_login.UnloggedinCmdSet":{at_cmdset_creation:[147,4,1,""],key:[147,5,1,""],path:[147,5,1,""],priority:[147,5,1,""]},"evennia.contrib.multidescer":{CmdMultiDesc:[147,2,1,""],DescValidateError:[147,3,1,""],_load_editor:[147,1,1,""],_quit_editor:[147,1,1,""],_save_editor:[147,1,1,""],_update_store:[147,1,1,""]},"evennia.contrib.multidescer.CmdMultiDesc":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.puzzles":{CmdArmPuzzle:[147,2,1,""],CmdCreatePuzzleRecipe:[147,2,1,""],CmdEditPuzzle:[147,2,1,""],CmdListArmedPuzzles:[147,2,1,""],CmdListPuzzleRecipes:[147,2,1,""],CmdUsePuzzleParts:[147,2,1,""],PuzzleRecipe:[147,2,1,""],PuzzleSystemCmdSet:[147,2,1,""],_colorize_message:[147,1,1,""],_lookups_parts_puzzlenames_protodefs:[147,1,1,""],_matching_puzzles:[147,1,1,""],_puzzles_by_names:[147,1,1,""],maskout_protodef:[147,1,1,""],proto_def:[147,1,1,""]},"evennia.contrib.puzzles.CmdArmPuzzle":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.puzzles.CmdCreatePuzzleRecipe":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],confirm:[147,5,1,""],default_confirm:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.puzzles.CmdEditPuzzle":{_add_objs_to:[147,4,1,""],_add_parts:[147,4,1,""],_add_results:[147,4,1,""],_get_objs:[147,4,1,""],_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],_remove_objs_from:[147,4,1,""],_remove_parts:[147,4,1,""],_remove_results:[147,4,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.puzzles.CmdListArmedPuzzles":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.puzzles.CmdListPuzzleRecipes":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.puzzles.CmdUsePuzzleParts":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.puzzles.PuzzleRecipe":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],path:[147,5,1,""],save_recipe:[147,4,1,""],typename:[147,5,1,""]},"evennia.contrib.puzzles.PuzzleSystemCmdSet":{at_cmdset_creation:[147,4,1,""],path:[147,5,1,""]},"evennia.contrib.random_string_generator":{ExhaustedGenerator:[147,3,1,""],RandomStringGenerator:[147,2,1,""],RandomStringGeneratorScript:[147,2,1,""],RejectedRegex:[147,3,1,""]},"evennia.contrib.random_string_generator.RandomStringGenerator":{__init__:[147,4,1,""],_find_elements:[147,4,1,""],_find_literal:[147,4,1,""],_get_script:[147,4,1,""],all:[147,4,1,""],clear:[147,4,1,""],get:[147,4,1,""],remove:[147,4,1,""],script:[147,5,1,""]},"evennia.contrib.random_string_generator.RandomStringGeneratorScript":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_script_creation:[147,4,1,""],path:[147,5,1,""],typename:[147,5,1,""]},"evennia.contrib.rplanguage":{LanguageError:[147,3,1,""],LanguageExistsError:[147,3,1,""],LanguageHandler:[147,2,1,""],add_language:[147,1,1,""],available_languages:[147,1,1,""],obfuscate_language:[147,1,1,""],obfuscate_whisper:[147,1,1,""]},"evennia.contrib.rplanguage.LanguageHandler":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],_translate_sub:[147,4,1,""],add:[147,4,1,""],at_script_creation:[147,4,1,""],path:[147,5,1,""],translate:[147,4,1,""],typename:[147,5,1,""]},"evennia.contrib.rpsystem":{CmdEmote:[147,2,1,""],CmdMask:[147,2,1,""],CmdPose:[147,2,1,""],CmdRecog:[147,2,1,""],CmdSay:[147,2,1,""],CmdSdesc:[147,2,1,""],ContribRPCharacter:[147,2,1,""],ContribRPObject:[147,2,1,""],ContribRPRoom:[147,2,1,""],EmoteError:[147,3,1,""],LanguageError:[147,3,1,""],RPCommand:[147,2,1,""],RPSystemCmdSet:[147,2,1,""],RecogError:[147,3,1,""],RecogHandler:[147,2,1,""],SdescError:[147,3,1,""],SdescHandler:[147,2,1,""],_dummy_process:[147,1,1,""],ordered_permutation_regex:[147,1,1,""],parse_language:[147,1,1,""],parse_sdescs_and_recogs:[147,1,1,""],regex_tuple_from_key_alias:[147,1,1,""],send_emote:[147,1,1,""]},"evennia.contrib.rpsystem.CmdEmote":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.rpsystem.CmdMask":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.rpsystem.CmdPose":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],parse:[147,4,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.rpsystem.CmdRecog":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],parse:[147,4,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.rpsystem.CmdSay":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.rpsystem.CmdSdesc":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.rpsystem.ContribRPCharacter":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_before_say:[147,4,1,""],at_object_creation:[147,4,1,""],get_display_name:[147,4,1,""],path:[147,5,1,""],process_language:[147,4,1,""],process_recog:[147,4,1,""],process_sdesc:[147,4,1,""],recog:[147,5,1,""],sdesc:[147,5,1,""],typename:[147,5,1,""]},"evennia.contrib.rpsystem.ContribRPObject":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_object_creation:[147,4,1,""],get_display_name:[147,4,1,""],path:[147,5,1,""],return_appearance:[147,4,1,""],search:[147,4,1,""],typename:[147,5,1,""]},"evennia.contrib.rpsystem.ContribRPRoom":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],path:[147,5,1,""],typename:[147,5,1,""]},"evennia.contrib.rpsystem.RPCommand":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],parse:[147,4,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.rpsystem.RPSystemCmdSet":{at_cmdset_creation:[147,4,1,""],path:[147,5,1,""]},"evennia.contrib.rpsystem.RecogHandler":{__init__:[147,4,1,""],_cache:[147,4,1,""],add:[147,4,1,""],all:[147,4,1,""],get:[147,4,1,""],get_regex_tuple:[147,4,1,""],remove:[147,4,1,""]},"evennia.contrib.rpsystem.SdescHandler":{__init__:[147,4,1,""],_cache:[147,4,1,""],add:[147,4,1,""],get:[147,4,1,""],get_regex_tuple:[147,4,1,""]},"evennia.contrib.security":{auditing:[151,0,0,"-"]},"evennia.contrib.security.auditing":{outputs:[151,0,0,"-"],server:[151,0,0,"-"],tests:[151,0,0,"-"]},"evennia.contrib.security.auditing.outputs":{to_file:[151,1,1,""],to_syslog:[151,1,1,""]},"evennia.contrib.security.auditing.server":{AuditedServerSession:[151,2,1,""]},"evennia.contrib.security.auditing.server.AuditedServerSession":{audit:[151,4,1,""],data_in:[151,4,1,""],data_out:[151,4,1,""],mask:[151,4,1,""]},"evennia.contrib.security.auditing.tests":{AuditingTest:[151,2,1,""]},"evennia.contrib.security.auditing.tests.AuditingTest":{test_audit:[151,4,1,""],test_mask:[151,4,1,""]},"evennia.contrib.simpledoor":{CmdOpen:[147,2,1,""],CmdOpenCloseDoor:[147,2,1,""],SimpleDoor:[147,2,1,""]},"evennia.contrib.simpledoor.CmdOpen":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],create_exit:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.simpledoor.CmdOpenCloseDoor":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.simpledoor.SimpleDoor":{"delete":[147,4,1,""],DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_failed_traverse:[147,4,1,""],at_object_creation:[147,4,1,""],path:[147,5,1,""],setdesc:[147,4,1,""],setlock:[147,4,1,""],typename:[147,5,1,""]},"evennia.contrib.slow_exit":{CmdSetSpeed:[147,2,1,""],CmdStop:[147,2,1,""],SlowExit:[147,2,1,""]},"evennia.contrib.slow_exit.CmdSetSpeed":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.slow_exit.CmdStop":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.slow_exit.SlowExit":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_traverse:[147,4,1,""],path:[147,5,1,""],typename:[147,5,1,""]},"evennia.contrib.talking_npc":{CmdTalk:[147,2,1,""],END:[147,1,1,""],TalkingCmdSet:[147,2,1,""],TalkingNPC:[147,2,1,""],info1:[147,1,1,""],info2:[147,1,1,""],info3:[147,1,1,""],menu_start_node:[147,1,1,""]},"evennia.contrib.talking_npc.CmdTalk":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.talking_npc.TalkingCmdSet":{at_cmdset_creation:[147,4,1,""],key:[147,5,1,""],path:[147,5,1,""]},"evennia.contrib.talking_npc.TalkingNPC":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_object_creation:[147,4,1,""],path:[147,5,1,""],typename:[147,5,1,""]},"evennia.contrib.test_traits":{TestNumericTraitOperators:[147,2,1,""],TestTrait:[147,2,1,""],TestTraitCounter:[147,2,1,""],TestTraitCounterTimed:[147,2,1,""],TestTraitGauge:[147,2,1,""],TestTraitGaugeTimed:[147,2,1,""],TestTraitStatic:[147,2,1,""],TraitHandlerTest:[147,2,1,""],_MockObj:[147,2,1,""],_TraitHandlerBase:[147,2,1,""]},"evennia.contrib.test_traits.TestNumericTraitOperators":{setUp:[147,4,1,""],tearDown:[147,4,1,""],test_add_traits:[147,4,1,""],test_comparisons_numeric:[147,4,1,""],test_comparisons_traits:[147,4,1,""],test_floordiv:[147,4,1,""],test_mul_traits:[147,4,1,""],test_pos_shortcut:[147,4,1,""],test_sub_traits:[147,4,1,""]},"evennia.contrib.test_traits.TestTrait":{setUp:[147,4,1,""],test_init:[147,4,1,""],test_repr:[147,4,1,""],test_trait_getset:[147,4,1,""],test_validate_input__fail:[147,4,1,""],test_validate_input__valid:[147,4,1,""]},"evennia.contrib.test_traits.TestTraitCounter":{_get_values:[147,4,1,""],setUp:[147,4,1,""],test_boundaries__bigmod:[147,4,1,""],test_boundaries__change_boundaries:[147,4,1,""],test_boundaries__disable:[147,4,1,""],test_boundaries__inverse:[147,4,1,""],test_boundaries__minmax:[147,4,1,""],test_current:[147,4,1,""],test_delete:[147,4,1,""],test_descs:[147,4,1,""],test_init:[147,4,1,""],test_percentage:[147,4,1,""],test_value:[147,4,1,""]},"evennia.contrib.test_traits.TestTraitCounterTimed":{_get_timer_data:[147,4,1,""],setUp:[147,4,1,""],test_timer_rate:[147,4,1,""],test_timer_ratetarget:[147,4,1,""]},"evennia.contrib.test_traits.TestTraitGauge":{_get_values:[147,4,1,""],setUp:[147,4,1,""],test_boundaries__bigmod:[147,4,1,""],test_boundaries__change_boundaries:[147,4,1,""],test_boundaries__disable:[147,4,1,""],test_boundaries__inverse:[147,4,1,""],test_boundaries__minmax:[147,4,1,""],test_current:[147,4,1,""],test_delete:[147,4,1,""],test_descs:[147,4,1,""],test_init:[147,4,1,""],test_percentage:[147,4,1,""],test_value:[147,4,1,""]},"evennia.contrib.test_traits.TestTraitGaugeTimed":{_get_timer_data:[147,4,1,""],setUp:[147,4,1,""],test_timer_rate:[147,4,1,""],test_timer_ratetarget:[147,4,1,""]},"evennia.contrib.test_traits.TestTraitStatic":{_get_values:[147,4,1,""],setUp:[147,4,1,""],test_delete:[147,4,1,""],test_init:[147,4,1,""],test_value:[147,4,1,""]},"evennia.contrib.test_traits.TraitHandlerTest":{setUp:[147,4,1,""],test_add_trait:[147,4,1,""],test_all:[147,4,1,""],test_cache:[147,4,1,""],test_clear:[147,4,1,""],test_getting:[147,4,1,""],test_remove:[147,4,1,""],test_setting:[147,4,1,""],test_trait_db_connection:[147,4,1,""]},"evennia.contrib.test_traits._MockObj":{__init__:[147,4,1,""],add:[147,4,1,""],get:[147,4,1,""]},"evennia.contrib.test_traits._TraitHandlerBase":{_get_dbstore:[147,4,1,""],setUp:[147,4,1,""]},"evennia.contrib.tests":{CmdDummy:[147,2,1,""],ForceUTCDatetime:[147,2,1,""],Submenu:[147,2,1,""],TestBarter:[147,2,1,""],TestBuildingMenu:[147,2,1,""],TestChargen:[147,2,1,""],TestClothingCmd:[147,2,1,""],TestClothingFunc:[147,2,1,""],TestColorMarkup:[147,2,1,""],TestCustomGameTime:[147,2,1,""],TestDice:[147,2,1,""],TestEmailLogin:[147,2,1,""],TestExtendedRoom:[147,2,1,""],TestFieldFillFunc:[147,2,1,""],TestGenderSub:[147,2,1,""],TestHealthBar:[147,2,1,""],TestLanguage:[147,2,1,""],TestMail:[147,2,1,""],TestMapBuilder:[147,2,1,""],TestMenuLogin:[147,2,1,""],TestMultidescer:[147,2,1,""],TestPuzzles:[147,2,1,""],TestRPSystem:[147,2,1,""],TestRPSystemCommands:[147,2,1,""],TestRandomStringGenerator:[147,2,1,""],TestSimpleDoor:[147,2,1,""],TestSlowExit:[147,2,1,""],TestTalkingNPC:[147,2,1,""],TestTreeSelectFunc:[147,2,1,""],TestTurnBattleBasicCmd:[147,2,1,""],TestTurnBattleBasicFunc:[147,2,1,""],TestTurnBattleEquipCmd:[147,2,1,""],TestTurnBattleEquipFunc:[147,2,1,""],TestTurnBattleItemsCmd:[147,2,1,""],TestTurnBattleItemsFunc:[147,2,1,""],TestTurnBattleMagicCmd:[147,2,1,""],TestTurnBattleMagicFunc:[147,2,1,""],TestTurnBattleRangeCmd:[147,2,1,""],TestTurnBattleRangeFunc:[147,2,1,""],TestTutorialWorldMob:[147,2,1,""],TestTutorialWorldObjects:[147,2,1,""],TestTutorialWorldRooms:[147,2,1,""],TestUnixCommand:[147,2,1,""],TestWilderness:[147,2,1,""],_cancellable_mockdelay:[147,1,1,""],_testcallback:[147,1,1,""]},"evennia.contrib.tests.CmdDummy":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],init_parser:[147,4,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.tests.ForceUTCDatetime":{fromtimestamp:[147,4,1,""]},"evennia.contrib.tests.Submenu":{init:[147,4,1,""]},"evennia.contrib.tests.TestBarter":{setUp:[147,4,1,""],test_cmdtrade:[147,4,1,""],test_cmdtradehelp:[147,4,1,""],test_tradehandler_base:[147,4,1,""],test_tradehandler_joins:[147,4,1,""],test_tradehandler_offers:[147,4,1,""]},"evennia.contrib.tests.TestBuildingMenu":{setUp:[147,4,1,""],test_add_choice_without_key:[147,4,1,""],test_callbacks:[147,4,1,""],test_multi_level:[147,4,1,""],test_quit:[147,4,1,""],test_setattr:[147,4,1,""],test_submenu:[147,4,1,""]},"evennia.contrib.tests.TestChargen":{test_charcreate:[147,4,1,""],test_ooclook:[147,4,1,""]},"evennia.contrib.tests.TestClothingCmd":{test_clothingcommands:[147,4,1,""]},"evennia.contrib.tests.TestClothingFunc":{test_clothingfunctions:[147,4,1,""]},"evennia.contrib.tests.TestColorMarkup":{test_curly_markup:[147,4,1,""],test_mux_markup:[147,4,1,""]},"evennia.contrib.tests.TestCustomGameTime":{tearDown:[147,4,1,""],test_custom_gametime:[147,4,1,""],test_gametime_to_realtime:[147,4,1,""],test_real_seconds_until:[147,4,1,""],test_realtime_to_gametime:[147,4,1,""],test_schedule:[147,4,1,""],test_time_to_tuple:[147,4,1,""]},"evennia.contrib.tests.TestDice":{test_cmddice:[147,4,1,""],test_roll_dice:[147,4,1,""]},"evennia.contrib.tests.TestEmailLogin":{test_connect:[147,4,1,""],test_quit:[147,4,1,""],test_unconnectedhelp:[147,4,1,""],test_unconnectedlook:[147,4,1,""]},"evennia.contrib.tests.TestExtendedRoom":{DETAIL_DESC:[147,5,1,""],OLD_DESC:[147,5,1,""],SPRING_DESC:[147,5,1,""],room_typeclass:[147,5,1,""],setUp:[147,4,1,""],test_cmdextendedlook:[147,4,1,""],test_cmdgametime:[147,4,1,""],test_cmdsetdetail:[147,4,1,""],test_return_appearance:[147,4,1,""],test_return_detail:[147,4,1,""]},"evennia.contrib.tests.TestFieldFillFunc":{test_field_functions:[147,4,1,""]},"evennia.contrib.tests.TestGenderSub":{test_gendercharacter:[147,4,1,""],test_setgender:[147,4,1,""]},"evennia.contrib.tests.TestHealthBar":{test_healthbar:[147,4,1,""]},"evennia.contrib.tests.TestLanguage":{setUp:[147,4,1,""],tearDown:[147,4,1,""],test_available_languages:[147,4,1,""],test_faulty_language:[147,4,1,""],test_obfuscate_language:[147,4,1,""],test_obfuscate_whisper:[147,4,1,""]},"evennia.contrib.tests.TestMail":{test_mail:[147,4,1,""]},"evennia.contrib.tests.TestMapBuilder":{test_cmdmapbuilder:[147,4,1,""]},"evennia.contrib.tests.TestMenuLogin":{test_cmdunloggedlook:[147,4,1,""]},"evennia.contrib.tests.TestMultidescer":{test_cmdmultidesc:[147,4,1,""]},"evennia.contrib.tests.TestPuzzles":{_arm:[147,4,1,""],_assert_msg_matched:[147,4,1,""],_assert_no_recipes:[147,4,1,""],_assert_recipe:[147,4,1,""],_check_room_contents:[147,4,1,""],_good_recipe:[147,4,1,""],_use:[147,4,1,""],setUp:[147,4,1,""],test_cmd_armpuzzle:[147,4,1,""],test_cmd_puzzle:[147,4,1,""],test_cmd_use:[147,4,1,""],test_cmdset_puzzle:[147,4,1,""],test_e2e:[147,4,1,""],test_e2e_accumulative:[147,4,1,""],test_e2e_interchangeable_parts_and_results:[147,4,1,""],test_lspuzzlerecipes_lsarmedpuzzles:[147,4,1,""],test_puzzleedit:[147,4,1,""],test_puzzleedit_add_remove_parts_results:[147,4,1,""]},"evennia.contrib.tests.TestRPSystem":{maxDiff:[147,5,1,""],parse_sdescs_and_recogs:[147,4,1,""],setUp:[147,4,1,""],test_ordered_permutation_regex:[147,4,1,""],test_parse_language:[147,4,1,""],test_recog_handler:[147,4,1,""],test_rpsearch:[147,4,1,""],test_sdesc_handler:[147,4,1,""],test_send_emote:[147,4,1,""]},"evennia.contrib.tests.TestRPSystemCommands":{setUp:[147,4,1,""],test_commands:[147,4,1,""]},"evennia.contrib.tests.TestRandomStringGenerator":{test_generate:[147,4,1,""]},"evennia.contrib.tests.TestSimpleDoor":{test_cmdopen:[147,4,1,""]},"evennia.contrib.tests.TestSlowExit":{test_exit:[147,4,1,""]},"evennia.contrib.tests.TestTalkingNPC":{test_talkingnpc:[147,4,1,""]},"evennia.contrib.tests.TestTreeSelectFunc":{test_tree_functions:[147,4,1,""]},"evennia.contrib.tests.TestTurnBattleBasicCmd":{test_turnbattlecmd:[147,4,1,""]},"evennia.contrib.tests.TestTurnBattleBasicFunc":{setUp:[147,4,1,""],tearDown:[147,4,1,""],test_tbbasicfunc:[147,4,1,""]},"evennia.contrib.tests.TestTurnBattleEquipCmd":{setUp:[147,4,1,""],test_turnbattleequipcmd:[147,4,1,""]},"evennia.contrib.tests.TestTurnBattleEquipFunc":{setUp:[147,4,1,""],tearDown:[147,4,1,""],test_tbequipfunc:[147,4,1,""]},"evennia.contrib.tests.TestTurnBattleItemsCmd":{setUp:[147,4,1,""],test_turnbattleitemcmd:[147,4,1,""]},"evennia.contrib.tests.TestTurnBattleItemsFunc":{setUp:[147,4,1,""],tearDown:[147,4,1,""],test_tbitemsfunc:[147,4,1,""]},"evennia.contrib.tests.TestTurnBattleMagicCmd":{test_turnbattlemagiccmd:[147,4,1,""]},"evennia.contrib.tests.TestTurnBattleMagicFunc":{setUp:[147,4,1,""],tearDown:[147,4,1,""],test_tbbasicfunc:[147,4,1,""]},"evennia.contrib.tests.TestTurnBattleRangeCmd":{test_turnbattlerangecmd:[147,4,1,""]},"evennia.contrib.tests.TestTurnBattleRangeFunc":{setUp:[147,4,1,""],tearDown:[147,4,1,""],test_tbrangefunc:[147,4,1,""]},"evennia.contrib.tests.TestTutorialWorldMob":{test_mob:[147,4,1,""]},"evennia.contrib.tests.TestTutorialWorldObjects":{test_climbable:[147,4,1,""],test_crumblingwall:[147,4,1,""],test_lightsource:[147,4,1,""],test_obelisk:[147,4,1,""],test_readable:[147,4,1,""],test_tutorialobj:[147,4,1,""],test_weapon:[147,4,1,""],test_weaponrack:[147,4,1,""]},"evennia.contrib.tests.TestTutorialWorldRooms":{test_bridgeroom:[147,4,1,""],test_cmdtutorial:[147,4,1,""],test_darkroom:[147,4,1,""],test_introroom:[147,4,1,""],test_outroroom:[147,4,1,""],test_teleportroom:[147,4,1,""],test_weatherroom:[147,4,1,""]},"evennia.contrib.tests.TestUnixCommand":{test_failure:[147,4,1,""],test_success:[147,4,1,""]},"evennia.contrib.tests.TestWilderness":{get_wilderness_script:[147,4,1,""],setUp:[147,4,1,""],test_create_wilderness_custom_name:[147,4,1,""],test_create_wilderness_default_name:[147,4,1,""],test_enter_wilderness:[147,4,1,""],test_enter_wilderness_custom_coordinates:[147,4,1,""],test_enter_wilderness_custom_name:[147,4,1,""],test_get_new_coordinates:[147,4,1,""],test_room_creation:[147,4,1,""],test_wilderness_correct_exits:[147,4,1,""]},"evennia.contrib.traits":{CounterTrait:[147,2,1,""],GaugeTrait:[147,2,1,""],MandatoryTraitKey:[147,2,1,""],StaticTrait:[147,2,1,""],Trait:[147,2,1,""],TraitException:[147,3,1,""],TraitHandler:[147,2,1,""],UpdatingTrait:[147,2,1,""],_DA:[147,1,1,""],_GA:[147,1,1,""],_SA:[147,1,1,""],_delayed_import_trait_classes:[147,1,1,""]},"evennia.contrib.traits.CounterTrait":{_check_and_start_timer:[147,4,1,""],_enforce_boundaries:[147,4,1,""],_passed_ratetarget:[147,4,1,""],_stop_timer:[147,4,1,""],_update_current:[147,4,1,""],_within_boundaries:[147,4,1,""],base:[147,4,1,""],current:[147,4,1,""],default_keys:[147,5,1,""],desc:[147,4,1,""],max:[147,4,1,""],min:[147,4,1,""],mod:[147,4,1,""],percent:[147,4,1,""],ratetarget:[147,4,1,""],reset:[147,4,1,""],trait_type:[147,5,1,""],validate_input:[147,4,1,""],value:[147,4,1,""]},"evennia.contrib.traits.GaugeTrait":{_enforce_boundaries:[147,4,1,""],_update_current:[147,4,1,""],base:[147,4,1,""],current:[147,4,1,""],default_keys:[147,5,1,""],max:[147,4,1,""],min:[147,4,1,""],mod:[147,4,1,""],percent:[147,4,1,""],reset:[147,4,1,""],trait_type:[147,5,1,""],value:[147,4,1,""]},"evennia.contrib.traits.StaticTrait":{default_keys:[147,5,1,""],mod:[147,4,1,""],trait_type:[147,5,1,""],value:[147,4,1,""]},"evennia.contrib.traits.Trait":{__init__:[147,4,1,""],allow_extra_properties:[147,5,1,""],default_keys:[147,5,1,""],key:[147,4,1,""],name:[147,4,1,""],trait_type:[147,5,1,""],validate_input:[147,4,1,""],value:[147,4,1,""]},"evennia.contrib.traits.TraitException":{__init__:[147,4,1,""]},"evennia.contrib.traits.TraitHandler":{__init__:[147,4,1,""],_get_trait_class:[147,4,1,""],add:[147,4,1,""],all:[147,4,1,""],clear:[147,4,1,""],get:[147,4,1,""],remove:[147,4,1,""]},"evennia.contrib.tree_select":{CmdNameColor:[147,2,1,""],change_name_color:[147,1,1,""],dashcount:[147,1,1,""],go_up_one_category:[147,1,1,""],index_to_selection:[147,1,1,""],init_tree_selection:[147,1,1,""],is_category:[147,1,1,""],menunode_treeselect:[147,1,1,""],optlist_to_menuoptions:[147,1,1,""],parse_opts:[147,1,1,""]},"evennia.contrib.tree_select.CmdNameColor":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.turnbattle":{tb_basic:[152,0,0,"-"],tb_equip:[152,0,0,"-"],tb_items:[152,0,0,"-"],tb_magic:[152,0,0,"-"],tb_range:[152,0,0,"-"]},"evennia.contrib.turnbattle.tb_basic":{ACTIONS_PER_TURN:[152,6,1,""],BattleCmdSet:[152,2,1,""],CmdAttack:[152,2,1,""],CmdCombatHelp:[152,2,1,""],CmdDisengage:[152,2,1,""],CmdFight:[152,2,1,""],CmdPass:[152,2,1,""],CmdRest:[152,2,1,""],TBBasicCharacter:[152,2,1,""],TBBasicTurnHandler:[152,2,1,""],apply_damage:[152,1,1,""],at_defeat:[152,1,1,""],combat_cleanup:[152,1,1,""],get_attack:[152,1,1,""],get_damage:[152,1,1,""],get_defense:[152,1,1,""],is_in_combat:[152,1,1,""],is_turn:[152,1,1,""],resolve_attack:[152,1,1,""],roll_init:[152,1,1,""],spend_action:[152,1,1,""]},"evennia.contrib.turnbattle.tb_basic.BattleCmdSet":{at_cmdset_creation:[152,4,1,""],key:[152,5,1,""],path:[152,5,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdAttack":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdCombatHelp":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdDisengage":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdFight":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdPass":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdRest":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_basic.TBBasicCharacter":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_before_move:[152,4,1,""],at_object_creation:[152,4,1,""],path:[152,5,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_basic.TBBasicTurnHandler":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_repeat:[152,4,1,""],at_script_creation:[152,4,1,""],at_stop:[152,4,1,""],initialize_for_combat:[152,4,1,""],join_fight:[152,4,1,""],next_turn:[152,4,1,""],path:[152,5,1,""],start_turn:[152,4,1,""],turn_end_check:[152,4,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip":{ACTIONS_PER_TURN:[152,6,1,""],BattleCmdSet:[152,2,1,""],CmdAttack:[152,2,1,""],CmdCombatHelp:[152,2,1,""],CmdDisengage:[152,2,1,""],CmdDoff:[152,2,1,""],CmdDon:[152,2,1,""],CmdFight:[152,2,1,""],CmdPass:[152,2,1,""],CmdRest:[152,2,1,""],CmdUnwield:[152,2,1,""],CmdWield:[152,2,1,""],TBEArmor:[152,2,1,""],TBEWeapon:[152,2,1,""],TBEquipCharacter:[152,2,1,""],TBEquipTurnHandler:[152,2,1,""],apply_damage:[152,1,1,""],at_defeat:[152,1,1,""],combat_cleanup:[152,1,1,""],get_attack:[152,1,1,""],get_damage:[152,1,1,""],get_defense:[152,1,1,""],is_in_combat:[152,1,1,""],is_turn:[152,1,1,""],resolve_attack:[152,1,1,""],roll_init:[152,1,1,""],spend_action:[152,1,1,""]},"evennia.contrib.turnbattle.tb_equip.BattleCmdSet":{at_cmdset_creation:[152,4,1,""],key:[152,5,1,""],path:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdAttack":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdCombatHelp":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdDisengage":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdDoff":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdDon":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdFight":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdPass":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdRest":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdUnwield":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdWield":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.TBEArmor":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_before_drop:[152,4,1,""],at_before_give:[152,4,1,""],at_drop:[152,4,1,""],at_give:[152,4,1,""],at_object_creation:[152,4,1,""],path:[152,5,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.TBEWeapon":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_drop:[152,4,1,""],at_give:[152,4,1,""],at_object_creation:[152,4,1,""],path:[152,5,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.TBEquipCharacter":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_before_move:[152,4,1,""],at_object_creation:[152,4,1,""],path:[152,5,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.TBEquipTurnHandler":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_repeat:[152,4,1,""],at_script_creation:[152,4,1,""],at_stop:[152,4,1,""],initialize_for_combat:[152,4,1,""],join_fight:[152,4,1,""],next_turn:[152,4,1,""],path:[152,5,1,""],start_turn:[152,4,1,""],turn_end_check:[152,4,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items":{BattleCmdSet:[152,2,1,""],CmdAttack:[152,2,1,""],CmdCombatHelp:[152,2,1,""],CmdDisengage:[152,2,1,""],CmdFight:[152,2,1,""],CmdPass:[152,2,1,""],CmdRest:[152,2,1,""],CmdUse:[152,2,1,""],DEF_DOWN_MOD:[152,6,1,""],ITEMFUNCS:[152,6,1,""],TBItemsCharacter:[152,2,1,""],TBItemsCharacterTest:[152,2,1,""],TBItemsTurnHandler:[152,2,1,""],add_condition:[152,1,1,""],apply_damage:[152,1,1,""],at_defeat:[152,1,1,""],combat_cleanup:[152,1,1,""],condition_tickdown:[152,1,1,""],get_attack:[152,1,1,""],get_damage:[152,1,1,""],get_defense:[152,1,1,""],is_in_combat:[152,1,1,""],is_turn:[152,1,1,""],itemfunc_add_condition:[152,1,1,""],itemfunc_attack:[152,1,1,""],itemfunc_cure_condition:[152,1,1,""],itemfunc_heal:[152,1,1,""],resolve_attack:[152,1,1,""],roll_init:[152,1,1,""],spend_action:[152,1,1,""],spend_item_use:[152,1,1,""],use_item:[152,1,1,""]},"evennia.contrib.turnbattle.tb_items.BattleCmdSet":{at_cmdset_creation:[152,4,1,""],key:[152,5,1,""],path:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items.CmdAttack":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items.CmdCombatHelp":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items.CmdDisengage":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items.CmdFight":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items.CmdPass":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items.CmdRest":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items.CmdUse":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items.TBItemsCharacter":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],apply_turn_conditions:[152,4,1,""],at_before_move:[152,4,1,""],at_object_creation:[152,4,1,""],at_turn_start:[152,4,1,""],at_update:[152,4,1,""],path:[152,5,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items.TBItemsCharacterTest":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_object_creation:[152,4,1,""],path:[152,5,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items.TBItemsTurnHandler":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_repeat:[152,4,1,""],at_script_creation:[152,4,1,""],at_stop:[152,4,1,""],initialize_for_combat:[152,4,1,""],join_fight:[152,4,1,""],next_turn:[152,4,1,""],path:[152,5,1,""],start_turn:[152,4,1,""],turn_end_check:[152,4,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic":{ACTIONS_PER_TURN:[152,6,1,""],BattleCmdSet:[152,2,1,""],CmdAttack:[152,2,1,""],CmdCast:[152,2,1,""],CmdCombatHelp:[152,2,1,""],CmdDisengage:[152,2,1,""],CmdFight:[152,2,1,""],CmdLearnSpell:[152,2,1,""],CmdPass:[152,2,1,""],CmdRest:[152,2,1,""],CmdStatus:[152,2,1,""],TBMagicCharacter:[152,2,1,""],TBMagicTurnHandler:[152,2,1,""],apply_damage:[152,1,1,""],at_defeat:[152,1,1,""],combat_cleanup:[152,1,1,""],get_attack:[152,1,1,""],get_damage:[152,1,1,""],get_defense:[152,1,1,""],is_in_combat:[152,1,1,""],is_turn:[152,1,1,""],resolve_attack:[152,1,1,""],roll_init:[152,1,1,""],spell_attack:[152,1,1,""],spell_conjure:[152,1,1,""],spell_healing:[152,1,1,""],spend_action:[152,1,1,""]},"evennia.contrib.turnbattle.tb_magic.BattleCmdSet":{at_cmdset_creation:[152,4,1,""],key:[152,5,1,""],path:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdAttack":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdCast":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdCombatHelp":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdDisengage":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdFight":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdLearnSpell":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdPass":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdRest":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdStatus":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.TBMagicCharacter":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_before_move:[152,4,1,""],at_object_creation:[152,4,1,""],path:[152,5,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.TBMagicTurnHandler":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_repeat:[152,4,1,""],at_script_creation:[152,4,1,""],at_stop:[152,4,1,""],initialize_for_combat:[152,4,1,""],join_fight:[152,4,1,""],next_turn:[152,4,1,""],path:[152,5,1,""],start_turn:[152,4,1,""],turn_end_check:[152,4,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range":{ACTIONS_PER_TURN:[152,6,1,""],BattleCmdSet:[152,2,1,""],CmdApproach:[152,2,1,""],CmdAttack:[152,2,1,""],CmdCombatHelp:[152,2,1,""],CmdDisengage:[152,2,1,""],CmdFight:[152,2,1,""],CmdPass:[152,2,1,""],CmdRest:[152,2,1,""],CmdShoot:[152,2,1,""],CmdStatus:[152,2,1,""],CmdWithdraw:[152,2,1,""],TBRangeCharacter:[152,2,1,""],TBRangeObject:[152,2,1,""],TBRangeTurnHandler:[152,2,1,""],apply_damage:[152,1,1,""],approach:[152,1,1,""],at_defeat:[152,1,1,""],combat_cleanup:[152,1,1,""],combat_status_message:[152,1,1,""],distance_inc:[152,1,1,""],get_attack:[152,1,1,""],get_damage:[152,1,1,""],get_defense:[152,1,1,""],get_range:[152,1,1,""],is_in_combat:[152,1,1,""],is_turn:[152,1,1,""],resolve_attack:[152,1,1,""],roll_init:[152,1,1,""],spend_action:[152,1,1,""],withdraw:[152,1,1,""]},"evennia.contrib.turnbattle.tb_range.BattleCmdSet":{at_cmdset_creation:[152,4,1,""],key:[152,5,1,""],path:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.CmdApproach":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.CmdAttack":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.CmdCombatHelp":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.CmdDisengage":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.CmdFight":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.CmdPass":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.CmdRest":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.CmdShoot":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.CmdStatus":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.CmdWithdraw":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.TBRangeCharacter":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_before_move:[152,4,1,""],at_object_creation:[152,4,1,""],path:[152,5,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.TBRangeObject":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_before_drop:[152,4,1,""],at_before_get:[152,4,1,""],at_before_give:[152,4,1,""],at_drop:[152,4,1,""],at_get:[152,4,1,""],at_give:[152,4,1,""],path:[152,5,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.TBRangeTurnHandler":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_repeat:[152,4,1,""],at_script_creation:[152,4,1,""],at_stop:[152,4,1,""],init_range:[152,4,1,""],initialize_for_combat:[152,4,1,""],join_fight:[152,4,1,""],join_rangefield:[152,4,1,""],next_turn:[152,4,1,""],path:[152,5,1,""],start_turn:[152,4,1,""],turn_end_check:[152,4,1,""],typename:[152,5,1,""]},"evennia.contrib.tutorial_examples":{bodyfunctions:[153,0,0,"-"],cmdset_red_button:[153,0,0,"-"],red_button:[153,0,0,"-"],red_button_scripts:[153,0,0,"-"],tests:[153,0,0,"-"]},"evennia.contrib.tutorial_examples.bodyfunctions":{BodyFunctions:[153,2,1,""]},"evennia.contrib.tutorial_examples.bodyfunctions.BodyFunctions":{DoesNotExist:[153,3,1,""],MultipleObjectsReturned:[153,3,1,""],_meta:[153,5,1,""],at_repeat:[153,4,1,""],at_script_creation:[153,4,1,""],path:[153,5,1,""],send_random_message:[153,4,1,""],typename:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button":{BlindCmdSet:[153,2,1,""],CmdBlindHelp:[153,2,1,""],CmdBlindLook:[153,2,1,""],CmdCloseLid:[153,2,1,""],CmdNudge:[153,2,1,""],CmdOpenLid:[153,2,1,""],CmdPush:[153,2,1,""],CmdSmashGlass:[153,2,1,""],DefaultCmdSet:[153,2,1,""],LidClosedCmdSet:[153,2,1,""],LidOpenCmdSet:[153,2,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.BlindCmdSet":{at_cmdset_creation:[153,4,1,""],key:[153,5,1,""],mergetype:[153,5,1,""],no_exits:[153,5,1,""],no_objs:[153,5,1,""],path:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.CmdBlindHelp":{_keyaliases:[153,5,1,""],_matchset:[153,5,1,""],aliases:[153,5,1,""],func:[153,4,1,""],help_category:[153,5,1,""],key:[153,5,1,""],lock_storage:[153,5,1,""],locks:[153,5,1,""],search_index_entry:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.CmdBlindLook":{_keyaliases:[153,5,1,""],_matchset:[153,5,1,""],aliases:[153,5,1,""],func:[153,4,1,""],help_category:[153,5,1,""],key:[153,5,1,""],lock_storage:[153,5,1,""],locks:[153,5,1,""],search_index_entry:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.CmdCloseLid":{_keyaliases:[153,5,1,""],_matchset:[153,5,1,""],aliases:[153,5,1,""],func:[153,4,1,""],help_category:[153,5,1,""],key:[153,5,1,""],lock_storage:[153,5,1,""],locks:[153,5,1,""],search_index_entry:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.CmdNudge":{_keyaliases:[153,5,1,""],_matchset:[153,5,1,""],aliases:[153,5,1,""],func:[153,4,1,""],help_category:[153,5,1,""],key:[153,5,1,""],lock_storage:[153,5,1,""],locks:[153,5,1,""],search_index_entry:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.CmdOpenLid":{_keyaliases:[153,5,1,""],_matchset:[153,5,1,""],aliases:[153,5,1,""],func:[153,4,1,""],help_category:[153,5,1,""],key:[153,5,1,""],lock_storage:[153,5,1,""],locks:[153,5,1,""],search_index_entry:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.CmdPush":{_keyaliases:[153,5,1,""],_matchset:[153,5,1,""],aliases:[153,5,1,""],func:[153,4,1,""],help_category:[153,5,1,""],key:[153,5,1,""],lock_storage:[153,5,1,""],locks:[153,5,1,""],search_index_entry:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.CmdSmashGlass":{_keyaliases:[153,5,1,""],_matchset:[153,5,1,""],aliases:[153,5,1,""],func:[153,4,1,""],help_category:[153,5,1,""],key:[153,5,1,""],lock_storage:[153,5,1,""],locks:[153,5,1,""],search_index_entry:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.DefaultCmdSet":{at_cmdset_creation:[153,4,1,""],key:[153,5,1,""],mergetype:[153,5,1,""],path:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.LidClosedCmdSet":{at_cmdset_creation:[153,4,1,""],key:[153,5,1,""],key_mergetype:[153,5,1,""],path:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.LidOpenCmdSet":{at_cmdset_creation:[153,4,1,""],key:[153,5,1,""],key_mergetype:[153,5,1,""],path:[153,5,1,""]},"evennia.contrib.tutorial_examples.red_button":{RedButton:[153,2,1,""]},"evennia.contrib.tutorial_examples.red_button.RedButton":{DoesNotExist:[153,3,1,""],MultipleObjectsReturned:[153,3,1,""],_meta:[153,5,1,""],at_object_creation:[153,4,1,""],blink:[153,4,1,""],break_lamp:[153,4,1,""],close_lid:[153,4,1,""],open_lid:[153,4,1,""],path:[153,5,1,""],press_button:[153,4,1,""],typename:[153,5,1,""]},"evennia.contrib.tutorial_examples.red_button_scripts":{BlindedState:[153,2,1,""],BlinkButtonEvent:[153,2,1,""],CloseLidEvent:[153,2,1,""],ClosedLidState:[153,2,1,""],DeactivateButtonEvent:[153,2,1,""],OpenLidState:[153,2,1,""]},"evennia.contrib.tutorial_examples.red_button_scripts.BlindedState":{DoesNotExist:[153,3,1,""],MultipleObjectsReturned:[153,3,1,""],_meta:[153,5,1,""],at_script_creation:[153,4,1,""],at_start:[153,4,1,""],at_stop:[153,4,1,""],path:[153,5,1,""],typename:[153,5,1,""]},"evennia.contrib.tutorial_examples.red_button_scripts.BlinkButtonEvent":{DoesNotExist:[153,3,1,""],MultipleObjectsReturned:[153,3,1,""],_meta:[153,5,1,""],at_repeat:[153,4,1,""],at_script_creation:[153,4,1,""],is_valid:[153,4,1,""],path:[153,5,1,""],typename:[153,5,1,""]},"evennia.contrib.tutorial_examples.red_button_scripts.CloseLidEvent":{DoesNotExist:[153,3,1,""],MultipleObjectsReturned:[153,3,1,""],_meta:[153,5,1,""],at_repeat:[153,4,1,""],at_script_creation:[153,4,1,""],is_valid:[153,4,1,""],path:[153,5,1,""],typename:[153,5,1,""]},"evennia.contrib.tutorial_examples.red_button_scripts.ClosedLidState":{DoesNotExist:[153,3,1,""],MultipleObjectsReturned:[153,3,1,""],_meta:[153,5,1,""],at_script_creation:[153,4,1,""],at_start:[153,4,1,""],at_stop:[153,4,1,""],is_valid:[153,4,1,""],path:[153,5,1,""],typename:[153,5,1,""]},"evennia.contrib.tutorial_examples.red_button_scripts.DeactivateButtonEvent":{DoesNotExist:[153,3,1,""],MultipleObjectsReturned:[153,3,1,""],_meta:[153,5,1,""],at_repeat:[153,4,1,""],at_script_creation:[153,4,1,""],at_start:[153,4,1,""],path:[153,5,1,""],typename:[153,5,1,""]},"evennia.contrib.tutorial_examples.red_button_scripts.OpenLidState":{DoesNotExist:[153,3,1,""],MultipleObjectsReturned:[153,3,1,""],_meta:[153,5,1,""],at_script_creation:[153,4,1,""],at_start:[153,4,1,""],at_stop:[153,4,1,""],is_valid:[153,4,1,""],path:[153,5,1,""],typename:[153,5,1,""]},"evennia.contrib.tutorial_examples.tests":{TestBodyFunctions:[153,2,1,""]},"evennia.contrib.tutorial_examples.tests.TestBodyFunctions":{script_typeclass:[153,5,1,""],setUp:[153,4,1,""],tearDown:[153,4,1,""],test_at_repeat:[153,4,1,""],test_send_random_message:[153,4,1,""]},"evennia.contrib.tutorial_world":{mob:[154,0,0,"-"],objects:[154,0,0,"-"],rooms:[154,0,0,"-"]},"evennia.contrib.tutorial_world.mob":{CmdMobOnOff:[154,2,1,""],Mob:[154,2,1,""],MobCmdSet:[154,2,1,""]},"evennia.contrib.tutorial_world.mob.CmdMobOnOff":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.mob.Mob":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_find_target:[154,4,1,""],_meta:[154,5,1,""],_set_ticker:[154,4,1,""],at_hit:[154,4,1,""],at_init:[154,4,1,""],at_new_arrival:[154,4,1,""],at_object_creation:[154,4,1,""],do_attack:[154,4,1,""],do_hunting:[154,4,1,""],do_patrol:[154,4,1,""],path:[154,5,1,""],set_alive:[154,4,1,""],set_dead:[154,4,1,""],start_attacking:[154,4,1,""],start_hunting:[154,4,1,""],start_idle:[154,4,1,""],start_patrolling:[154,4,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.mob.MobCmdSet":{at_cmdset_creation:[154,4,1,""],path:[154,5,1,""]},"evennia.contrib.tutorial_world.objects":{CmdAttack:[154,2,1,""],CmdClimb:[154,2,1,""],CmdGetWeapon:[154,2,1,""],CmdLight:[154,2,1,""],CmdPressButton:[154,2,1,""],CmdRead:[154,2,1,""],CmdSetClimbable:[154,2,1,""],CmdSetCrumblingWall:[154,2,1,""],CmdSetLight:[154,2,1,""],CmdSetReadable:[154,2,1,""],CmdSetWeapon:[154,2,1,""],CmdSetWeaponRack:[154,2,1,""],CmdShiftRoot:[154,2,1,""],CrumblingWall:[154,2,1,""],LightSource:[154,2,1,""],Obelisk:[154,2,1,""],TutorialClimbable:[154,2,1,""],TutorialObject:[154,2,1,""],TutorialReadable:[154,2,1,""],TutorialWeapon:[154,2,1,""],TutorialWeaponRack:[154,2,1,""]},"evennia.contrib.tutorial_world.objects.CmdAttack":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdClimb":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdGetWeapon":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdLight":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdPressButton":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdRead":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetClimbable":{at_cmdset_creation:[154,4,1,""],path:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetCrumblingWall":{at_cmdset_creation:[154,4,1,""],key:[154,5,1,""],path:[154,5,1,""],priority:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetLight":{at_cmdset_creation:[154,4,1,""],key:[154,5,1,""],path:[154,5,1,""],priority:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetReadable":{at_cmdset_creation:[154,4,1,""],path:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetWeapon":{at_cmdset_creation:[154,4,1,""],path:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetWeaponRack":{at_cmdset_creation:[154,4,1,""],key:[154,5,1,""],path:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdShiftRoot":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],parse:[154,4,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CrumblingWall":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],_translate_position:[154,4,1,""],at_after_traverse:[154,4,1,""],at_failed_traverse:[154,4,1,""],at_init:[154,4,1,""],at_object_creation:[154,4,1,""],open_wall:[154,4,1,""],path:[154,5,1,""],reset:[154,4,1,""],return_appearance:[154,4,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.LightSource":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_burnout:[154,4,1,""],_meta:[154,5,1,""],at_init:[154,4,1,""],at_object_creation:[154,4,1,""],light:[154,4,1,""],path:[154,5,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.Obelisk":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],path:[154,5,1,""],return_appearance:[154,4,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.TutorialClimbable":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],path:[154,5,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.TutorialObject":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],path:[154,5,1,""],reset:[154,4,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.TutorialReadable":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],path:[154,5,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.TutorialWeapon":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],path:[154,5,1,""],reset:[154,4,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.TutorialWeaponRack":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],path:[154,5,1,""],produce_weapon:[154,4,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms":{BridgeCmdSet:[154,2,1,""],BridgeRoom:[154,2,1,""],CmdBridgeHelp:[154,2,1,""],CmdDarkHelp:[154,2,1,""],CmdDarkNoMatch:[154,2,1,""],CmdEast:[154,2,1,""],CmdLookBridge:[154,2,1,""],CmdLookDark:[154,2,1,""],CmdTutorial:[154,2,1,""],CmdTutorialLook:[154,2,1,""],CmdTutorialSetDetail:[154,2,1,""],CmdWest:[154,2,1,""],DarkCmdSet:[154,2,1,""],DarkRoom:[154,2,1,""],IntroRoom:[154,2,1,""],OutroRoom:[154,2,1,""],TeleportRoom:[154,2,1,""],TutorialRoom:[154,2,1,""],TutorialRoomCmdSet:[154,2,1,""],WeatherRoom:[154,2,1,""]},"evennia.contrib.tutorial_world.rooms.BridgeCmdSet":{at_cmdset_creation:[154,4,1,""],key:[154,5,1,""],path:[154,5,1,""],priority:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.BridgeRoom":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],at_object_leave:[154,4,1,""],at_object_receive:[154,4,1,""],path:[154,5,1,""],typename:[154,5,1,""],update_weather:[154,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdBridgeHelp":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.CmdDarkHelp":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.CmdDarkNoMatch":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.CmdEast":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.CmdLookBridge":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.CmdLookDark":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.CmdTutorial":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.CmdTutorialLook":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.CmdTutorialSetDetail":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.CmdWest":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.DarkCmdSet":{at_cmdset_creation:[154,4,1,""],key:[154,5,1,""],mergetype:[154,5,1,""],path:[154,5,1,""],priority:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.DarkRoom":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_carries_light:[154,4,1,""],_heal:[154,4,1,""],_meta:[154,5,1,""],at_init:[154,4,1,""],at_object_creation:[154,4,1,""],at_object_leave:[154,4,1,""],at_object_receive:[154,4,1,""],check_light_state:[154,4,1,""],path:[154,5,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.IntroRoom":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],at_object_receive:[154,4,1,""],path:[154,5,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.OutroRoom":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],at_object_receive:[154,4,1,""],path:[154,5,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.TeleportRoom":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],at_object_receive:[154,4,1,""],path:[154,5,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.TutorialRoom":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],at_object_receive:[154,4,1,""],path:[154,5,1,""],return_detail:[154,4,1,""],set_detail:[154,4,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.TutorialRoomCmdSet":{at_cmdset_creation:[154,4,1,""],key:[154,5,1,""],path:[154,5,1,""],priority:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.WeatherRoom":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],path:[154,5,1,""],typename:[154,5,1,""],update_weather:[154,4,1,""]},"evennia.contrib.unixcommand":{HelpAction:[147,2,1,""],ParseError:[147,3,1,""],UnixCommand:[147,2,1,""],UnixCommandParser:[147,2,1,""]},"evennia.contrib.unixcommand.UnixCommand":{__init__:[147,4,1,""],_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],get_help:[147,4,1,""],help_category:[147,5,1,""],init_parser:[147,4,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],parse:[147,4,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.unixcommand.UnixCommandParser":{__init__:[147,4,1,""],format_help:[147,4,1,""],format_usage:[147,4,1,""],print_help:[147,4,1,""],print_usage:[147,4,1,""]},"evennia.contrib.wilderness":{WildernessExit:[147,2,1,""],WildernessMapProvider:[147,2,1,""],WildernessRoom:[147,2,1,""],WildernessScript:[147,2,1,""],create_wilderness:[147,1,1,""],enter_wilderness:[147,1,1,""],get_new_coordinates:[147,1,1,""]},"evennia.contrib.wilderness.WildernessExit":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_traverse:[147,4,1,""],at_traverse_coordinates:[147,4,1,""],mapprovider:[147,4,1,""],path:[147,5,1,""],typename:[147,5,1,""],wilderness:[147,4,1,""]},"evennia.contrib.wilderness.WildernessMapProvider":{at_prepare_room:[147,4,1,""],exit_typeclass:[147,5,1,""],get_location_name:[147,4,1,""],is_valid_coordinates:[147,4,1,""],room_typeclass:[147,5,1,""]},"evennia.contrib.wilderness.WildernessRoom":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_object_leave:[147,4,1,""],at_object_receive:[147,4,1,""],coordinates:[147,4,1,""],get_display_name:[147,4,1,""],location_name:[147,4,1,""],path:[147,5,1,""],set_active_coordinates:[147,4,1,""],typename:[147,5,1,""],wilderness:[147,4,1,""]},"evennia.contrib.wilderness.WildernessScript":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_create_room:[147,4,1,""],_destroy_room:[147,4,1,""],_meta:[147,5,1,""],at_after_object_leave:[147,4,1,""],at_script_creation:[147,4,1,""],at_start:[147,4,1,""],get_obj_coordinates:[147,4,1,""],get_objs_at_coordinates:[147,4,1,""],is_valid_coordinates:[147,4,1,""],itemcoordinates:[147,4,1,""],mapprovider:[147,4,1,""],move_obj:[147,4,1,""],path:[147,5,1,""],typename:[147,5,1,""]},"evennia.game_template":{commands:[156,0,0,"-"],server:[157,0,0,"-"],typeclasses:[159,0,0,"-"],web:[160,0,0,"-"],world:[161,0,0,"-"]},"evennia.game_template.commands":{command:[156,0,0,"-"],default_cmdsets:[156,0,0,"-"]},"evennia.game_template.commands.command":{Command:[156,2,1,""]},"evennia.game_template.commands.command.Command":{_keyaliases:[156,5,1,""],_matchset:[156,5,1,""],aliases:[156,5,1,""],help_category:[156,5,1,""],key:[156,5,1,""],lock_storage:[156,5,1,""],search_index_entry:[156,5,1,""]},"evennia.game_template.commands.default_cmdsets":{AccountCmdSet:[156,2,1,""],CharacterCmdSet:[156,2,1,""],SessionCmdSet:[156,2,1,""],UnloggedinCmdSet:[156,2,1,""]},"evennia.game_template.commands.default_cmdsets.AccountCmdSet":{at_cmdset_creation:[156,4,1,""],key:[156,5,1,""],path:[156,5,1,""]},"evennia.game_template.commands.default_cmdsets.CharacterCmdSet":{at_cmdset_creation:[156,4,1,""],key:[156,5,1,""],path:[156,5,1,""]},"evennia.game_template.commands.default_cmdsets.SessionCmdSet":{at_cmdset_creation:[156,4,1,""],key:[156,5,1,""],path:[156,5,1,""]},"evennia.game_template.commands.default_cmdsets.UnloggedinCmdSet":{at_cmdset_creation:[156,4,1,""],key:[156,5,1,""],path:[156,5,1,""]},"evennia.game_template.server":{conf:[158,0,0,"-"]},"evennia.game_template.server.conf":{at_initial_setup:[158,0,0,"-"],at_search:[158,0,0,"-"],at_server_startstop:[158,0,0,"-"],cmdparser:[158,0,0,"-"],connection_screens:[158,0,0,"-"],inlinefuncs:[158,0,0,"-"],inputfuncs:[158,0,0,"-"],lockfuncs:[158,0,0,"-"],mssp:[158,0,0,"-"],portal_services_plugins:[158,0,0,"-"],server_services_plugins:[158,0,0,"-"],serversession:[158,0,0,"-"],web_plugins:[158,0,0,"-"]},"evennia.game_template.server.conf.at_initial_setup":{at_initial_setup:[158,1,1,""]},"evennia.game_template.server.conf.at_search":{at_search_result:[158,1,1,""]},"evennia.game_template.server.conf.at_server_startstop":{at_server_cold_start:[158,1,1,""],at_server_cold_stop:[158,1,1,""],at_server_reload_start:[158,1,1,""],at_server_reload_stop:[158,1,1,""],at_server_start:[158,1,1,""],at_server_stop:[158,1,1,""]},"evennia.game_template.server.conf.cmdparser":{cmdparser:[158,1,1,""]},"evennia.game_template.server.conf.portal_services_plugins":{start_plugin_services:[158,1,1,""]},"evennia.game_template.server.conf.server_services_plugins":{start_plugin_services:[158,1,1,""]},"evennia.game_template.server.conf.serversession":{ServerSession:[158,2,1,""]},"evennia.game_template.server.conf.web_plugins":{at_webproxy_root_creation:[158,1,1,""],at_webserver_root_creation:[158,1,1,""]},"evennia.game_template.web":{urls:[160,0,0,"-"]},"evennia.game_template.world":{prototypes:[161,0,0,"-"]},"evennia.help":{admin:[162,0,0,"-"],manager:[162,0,0,"-"],models:[162,0,0,"-"]},"evennia.help.admin":{HelpEntryAdmin:[162,2,1,""],HelpEntryForm:[162,2,1,""],HelpTagInline:[162,2,1,""]},"evennia.help.admin.HelpEntryAdmin":{fieldsets:[162,5,1,""],form:[162,5,1,""],inlines:[162,5,1,""],list_display:[162,5,1,""],list_display_links:[162,5,1,""],list_select_related:[162,5,1,""],media:[162,4,1,""],ordering:[162,5,1,""],save_as:[162,5,1,""],save_on_top:[162,5,1,""],search_fields:[162,5,1,""]},"evennia.help.admin.HelpEntryForm":{Meta:[162,2,1,""],_meta:[162,5,1,""],base_fields:[162,5,1,""],declared_fields:[162,5,1,""],media:[162,4,1,""]},"evennia.help.admin.HelpEntryForm.Meta":{fields:[162,5,1,""],model:[162,5,1,""]},"evennia.help.admin.HelpTagInline":{media:[162,4,1,""],model:[162,5,1,""],related_field:[162,5,1,""]},"evennia.help.manager":{HelpEntryManager:[162,2,1,""]},"evennia.help.manager.HelpEntryManager":{all_to_category:[162,4,1,""],find_apropos:[162,4,1,""],find_topicmatch:[162,4,1,""],find_topics_with_category:[162,4,1,""],find_topicsuggestions:[162,4,1,""],get_all_categories:[162,4,1,""],get_all_topics:[162,4,1,""],search_help:[162,4,1,""]},"evennia.help.models":{HelpEntry:[162,2,1,""]},"evennia.help.models.HelpEntry":{DoesNotExist:[162,3,1,""],MultipleObjectsReturned:[162,3,1,""],_is_deleted:[162,5,1,""],_meta:[162,5,1,""],access:[162,4,1,""],aliases:[162,5,1,""],db_entrytext:[162,5,1,""],db_help_category:[162,5,1,""],db_key:[162,5,1,""],db_lock_storage:[162,5,1,""],db_staff_only:[162,5,1,""],db_tags:[162,5,1,""],entrytext:[162,4,1,""],get_absolute_url:[162,4,1,""],help_category:[162,4,1,""],id:[162,5,1,""],key:[162,4,1,""],lock_storage:[162,4,1,""],locks:[162,5,1,""],objects:[162,5,1,""],path:[162,5,1,""],search_index_entry:[162,4,1,""],staff_only:[162,4,1,""],tags:[162,5,1,""],typename:[162,5,1,""],web_get_admin_url:[162,4,1,""],web_get_create_url:[162,4,1,""],web_get_delete_url:[162,4,1,""],web_get_detail_url:[162,4,1,""],web_get_update_url:[162,4,1,""]},"evennia.locks":{lockfuncs:[163,0,0,"-"],lockhandler:[163,0,0,"-"],tests:[163,0,0,"-"]},"evennia.locks.lockfuncs":{"false":[163,1,1,""],"true":[163,1,1,""],_to_account:[163,1,1,""],all:[163,1,1,""],attr:[163,1,1,""],attr_eq:[163,1,1,""],attr_ge:[163,1,1,""],attr_gt:[163,1,1,""],attr_le:[163,1,1,""],attr_lt:[163,1,1,""],attr_ne:[163,1,1,""],dbref:[163,1,1,""],has_account:[163,1,1,""],holds:[163,1,1,""],id:[163,1,1,""],inside:[163,1,1,""],inside_rec:[163,1,1,""],locattr:[163,1,1,""],none:[163,1,1,""],objattr:[163,1,1,""],objlocattr:[163,1,1,""],objtag:[163,1,1,""],pdbref:[163,1,1,""],perm:[163,1,1,""],perm_above:[163,1,1,""],pid:[163,1,1,""],pperm:[163,1,1,""],pperm_above:[163,1,1,""],self:[163,1,1,""],serversetting:[163,1,1,""],superuser:[163,1,1,""],tag:[163,1,1,""]},"evennia.locks.lockhandler":{LockException:[163,3,1,""],LockHandler:[163,2,1,""]},"evennia.locks.lockhandler.LockHandler":{"delete":[163,4,1,""],__init__:[163,4,1,""],_cache_locks:[163,4,1,""],_eval_access_type:[163,4,1,""],_log_error:[163,4,1,""],_parse_lockstring:[163,4,1,""],_save_locks:[163,4,1,""],add:[163,4,1,""],all:[163,4,1,""],append:[163,4,1,""],cache_lock_bypass:[163,4,1,""],check:[163,4,1,""],check_lockstring:[163,4,1,""],clear:[163,4,1,""],get:[163,4,1,""],remove:[163,4,1,""],replace:[163,4,1,""],reset:[163,4,1,""],validate:[163,4,1,""]},"evennia.locks.tests":{TestLockCheck:[163,2,1,""],TestLockfuncs:[163,2,1,""]},"evennia.locks.tests.TestLockCheck":{testrun:[163,4,1,""]},"evennia.locks.tests.TestLockfuncs":{setUp:[163,4,1,""],test_account_perm:[163,4,1,""],test_account_perm_above:[163,4,1,""],test_attr:[163,4,1,""],test_booleans:[163,4,1,""],test_dbref:[163,4,1,""],test_has_account:[163,4,1,""],test_inside_holds:[163,4,1,""],test_locattr:[163,4,1,""],test_object_above_perm:[163,4,1,""],test_object_perm:[163,4,1,""],test_pperm:[163,4,1,""],test_puppet_perm:[163,4,1,""],test_quell_above_perm:[163,4,1,""],test_quell_perm:[163,4,1,""],test_serversetting:[163,4,1,""],test_tag:[163,4,1,""],test_traverse_taglock:[163,4,1,""],test_traverse_taglock_fail:[163,4,1,""]},"evennia.objects":{admin:[164,0,0,"-"],manager:[164,0,0,"-"],models:[164,0,0,"-"],objects:[164,0,0,"-"],tests:[164,0,0,"-"]},"evennia.objects.admin":{ObjectAttributeInline:[164,2,1,""],ObjectCreateForm:[164,2,1,""],ObjectDBAdmin:[164,2,1,""],ObjectEditForm:[164,2,1,""],ObjectTagInline:[164,2,1,""]},"evennia.objects.admin.ObjectAttributeInline":{media:[164,4,1,""],model:[164,5,1,""],related_field:[164,5,1,""]},"evennia.objects.admin.ObjectCreateForm":{Meta:[164,2,1,""],_meta:[164,5,1,""],base_fields:[164,5,1,""],declared_fields:[164,5,1,""],media:[164,4,1,""],raw_id_fields:[164,5,1,""]},"evennia.objects.admin.ObjectCreateForm.Meta":{fields:[164,5,1,""],model:[164,5,1,""]},"evennia.objects.admin.ObjectDBAdmin":{add_fieldsets:[164,5,1,""],add_form:[164,5,1,""],fieldsets:[164,5,1,""],form:[164,5,1,""],get_fieldsets:[164,4,1,""],get_form:[164,4,1,""],inlines:[164,5,1,""],list_display:[164,5,1,""],list_display_links:[164,5,1,""],list_filter:[164,5,1,""],list_select_related:[164,5,1,""],media:[164,4,1,""],ordering:[164,5,1,""],raw_id_fields:[164,5,1,""],response_add:[164,4,1,""],save_as:[164,5,1,""],save_model:[164,4,1,""],save_on_top:[164,5,1,""],search_fields:[164,5,1,""]},"evennia.objects.admin.ObjectEditForm":{Meta:[164,2,1,""],_meta:[164,5,1,""],base_fields:[164,5,1,""],declared_fields:[164,5,1,""],media:[164,4,1,""]},"evennia.objects.admin.ObjectEditForm.Meta":{fields:[164,5,1,""]},"evennia.objects.admin.ObjectTagInline":{media:[164,4,1,""],model:[164,5,1,""],related_field:[164,5,1,""]},"evennia.objects.manager":{ObjectManager:[164,2,1,""]},"evennia.objects.models":{ContentsHandler:[164,2,1,""],ObjectDB:[164,2,1,""]},"evennia.objects.models.ContentsHandler":{__init__:[164,4,1,""],add:[164,4,1,""],clear:[164,4,1,""],get:[164,4,1,""],init:[164,4,1,""],load:[164,4,1,""],remove:[164,4,1,""]},"evennia.objects.models.ObjectDB":{DoesNotExist:[164,3,1,""],MultipleObjectsReturned:[164,3,1,""],_ObjectDB__cmdset_storage_del:[164,4,1,""],_ObjectDB__cmdset_storage_get:[164,4,1,""],_ObjectDB__cmdset_storage_set:[164,4,1,""],_ObjectDB__location_del:[164,4,1,""],_ObjectDB__location_get:[164,4,1,""],_ObjectDB__location_set:[164,4,1,""],_is_deleted:[164,5,1,""],_meta:[164,5,1,""],account:[164,4,1,""],at_db_location_postsave:[164,4,1,""],cmdset_storage:[164,4,1,""],contents_cache:[164,5,1,""],db_account:[164,5,1,""],db_account_id:[164,5,1,""],db_attributes:[164,5,1,""],db_cmdset_storage:[164,5,1,""],db_destination:[164,5,1,""],db_destination_id:[164,5,1,""],db_home:[164,5,1,""],db_home_id:[164,5,1,""],db_location:[164,5,1,""],db_location_id:[164,5,1,""],db_sessid:[164,5,1,""],db_tags:[164,5,1,""],destination:[164,4,1,""],destinations_set:[164,5,1,""],get_next_by_db_date_created:[164,4,1,""],get_previous_by_db_date_created:[164,4,1,""],hide_from_objects_set:[164,5,1,""],home:[164,4,1,""],homes_set:[164,5,1,""],id:[164,5,1,""],location:[164,4,1,""],locations_set:[164,5,1,""],object_subscription_set:[164,5,1,""],objects:[164,5,1,""],path:[164,5,1,""],receiver_object_set:[164,5,1,""],scriptdb_set:[164,5,1,""],sender_object_set:[164,5,1,""],sessid:[164,4,1,""],typename:[164,5,1,""]},"evennia.objects.objects":{DefaultCharacter:[164,2,1,""],DefaultExit:[164,2,1,""],DefaultObject:[164,2,1,""],DefaultRoom:[164,2,1,""],ExitCommand:[164,2,1,""],ObjectSessionHandler:[164,2,1,""]},"evennia.objects.objects.DefaultCharacter":{DoesNotExist:[164,3,1,""],MultipleObjectsReturned:[164,3,1,""],_content_types:[164,5,1,""],_meta:[164,5,1,""],at_after_move:[164,4,1,""],at_post_puppet:[164,4,1,""],at_post_unpuppet:[164,4,1,""],at_pre_puppet:[164,4,1,""],basetype_setup:[164,4,1,""],connection_time:[164,4,1,""],create:[164,4,1,""],idle_time:[164,4,1,""],lockstring:[164,5,1,""],normalize_name:[164,4,1,""],path:[164,5,1,""],typename:[164,5,1,""],validate_name:[164,4,1,""]},"evennia.objects.objects.DefaultExit":{DoesNotExist:[164,3,1,""],MultipleObjectsReturned:[164,3,1,""],_content_types:[164,5,1,""],_meta:[164,5,1,""],at_cmdset_get:[164,4,1,""],at_failed_traverse:[164,4,1,""],at_init:[164,4,1,""],at_traverse:[164,4,1,""],basetype_setup:[164,4,1,""],create:[164,4,1,""],create_exit_cmdset:[164,4,1,""],exit_command:[164,5,1,""],lockstring:[164,5,1,""],path:[164,5,1,""],priority:[164,5,1,""],typename:[164,5,1,""]},"evennia.objects.objects.DefaultObject":{"delete":[164,4,1,""],DoesNotExist:[164,3,1,""],MultipleObjectsReturned:[164,3,1,""],_content_types:[164,5,1,""],_meta:[164,5,1,""],access:[164,4,1,""],announce_move_from:[164,4,1,""],announce_move_to:[164,4,1,""],at_access:[164,4,1,""],at_after_move:[164,4,1,""],at_after_traverse:[164,4,1,""],at_before_drop:[164,4,1,""],at_before_get:[164,4,1,""],at_before_give:[164,4,1,""],at_before_move:[164,4,1,""],at_before_say:[164,4,1,""],at_cmdset_get:[164,4,1,""],at_desc:[164,4,1,""],at_drop:[164,4,1,""],at_failed_traverse:[164,4,1,""],at_first_save:[164,4,1,""],at_get:[164,4,1,""],at_give:[164,4,1,""],at_init:[164,4,1,""],at_look:[164,4,1,""],at_msg_receive:[164,4,1,""],at_msg_send:[164,4,1,""],at_object_creation:[164,4,1,""],at_object_delete:[164,4,1,""],at_object_leave:[164,4,1,""],at_object_post_copy:[164,4,1,""],at_object_receive:[164,4,1,""],at_post_puppet:[164,4,1,""],at_post_unpuppet:[164,4,1,""],at_pre_puppet:[164,4,1,""],at_pre_unpuppet:[164,4,1,""],at_say:[164,4,1,""],at_server_reload:[164,4,1,""],at_server_shutdown:[164,4,1,""],at_traverse:[164,4,1,""],basetype_posthook_setup:[164,4,1,""],basetype_setup:[164,4,1,""],clear_contents:[164,4,1,""],clear_exits:[164,4,1,""],cmdset:[164,5,1,""],contents:[164,4,1,""],contents_get:[164,4,1,""],contents_set:[164,4,1,""],copy:[164,4,1,""],create:[164,4,1,""],execute_cmd:[164,4,1,""],exits:[164,4,1,""],for_contents:[164,4,1,""],get_display_name:[164,4,1,""],get_numbered_name:[164,4,1,""],has_account:[164,4,1,""],is_connected:[164,4,1,""],is_superuser:[164,4,1,""],lockstring:[164,5,1,""],move_to:[164,4,1,""],msg:[164,4,1,""],msg_contents:[164,4,1,""],nicks:[164,5,1,""],objects:[164,5,1,""],path:[164,5,1,""],return_appearance:[164,4,1,""],scripts:[164,5,1,""],search:[164,4,1,""],search_account:[164,4,1,""],sessions:[164,5,1,""],typename:[164,5,1,""]},"evennia.objects.objects.DefaultRoom":{DoesNotExist:[164,3,1,""],MultipleObjectsReturned:[164,3,1,""],_content_types:[164,5,1,""],_meta:[164,5,1,""],basetype_setup:[164,4,1,""],create:[164,4,1,""],lockstring:[164,5,1,""],path:[164,5,1,""],typename:[164,5,1,""]},"evennia.objects.objects.ExitCommand":{_keyaliases:[164,5,1,""],_matchset:[164,5,1,""],aliases:[164,5,1,""],func:[164,4,1,""],get_extra_info:[164,4,1,""],help_category:[164,5,1,""],key:[164,5,1,""],lock_storage:[164,5,1,""],obj:[164,5,1,""],search_index_entry:[164,5,1,""]},"evennia.objects.objects.ObjectSessionHandler":{__init__:[164,4,1,""],_recache:[164,4,1,""],add:[164,4,1,""],all:[164,4,1,""],clear:[164,4,1,""],count:[164,4,1,""],get:[164,4,1,""],remove:[164,4,1,""]},"evennia.objects.tests":{DefaultObjectTest:[164,2,1,""],TestContentHandler:[164,2,1,""],TestObjectManager:[164,2,1,""]},"evennia.objects.tests.DefaultObjectTest":{ip:[164,5,1,""],test_character_create:[164,4,1,""],test_character_create_noaccount:[164,4,1,""],test_character_create_weirdname:[164,4,1,""],test_exit_create:[164,4,1,""],test_object_create:[164,4,1,""],test_room_create:[164,4,1,""],test_urls:[164,4,1,""]},"evennia.objects.tests.TestContentHandler":{test_content_type:[164,4,1,""],test_object_create_remove:[164,4,1,""],test_object_move:[164,4,1,""]},"evennia.objects.tests.TestObjectManager":{test_copy_object:[164,4,1,""],test_get_object_with_account:[164,4,1,""],test_get_objs_with_attr:[164,4,1,""],test_get_objs_with_key_and_typeclass:[164,4,1,""]},"evennia.prototypes":{menus:[165,0,0,"-"],protfuncs:[165,0,0,"-"],prototypes:[165,0,0,"-"],spawner:[165,0,0,"-"],tests:[165,0,0,"-"]},"evennia.prototypes.menus":{OLCMenu:[165,2,1,""],_add_attr:[165,1,1,""],_add_perm:[165,1,1,""],_add_prototype_tag:[165,1,1,""],_add_tag:[165,1,1,""],_aliases_actions:[165,1,1,""],_aliases_select:[165,1,1,""],_all_aliases:[165,1,1,""],_all_prototype_parents:[165,1,1,""],_all_typeclasses:[165,1,1,""],_apply_diff:[165,1,1,""],_attr_select:[165,1,1,""],_attrs_actions:[165,1,1,""],_caller_attrs:[165,1,1,""],_caller_locks:[165,1,1,""],_caller_permissions:[165,1,1,""],_caller_prototype_locks:[165,1,1,""],_caller_prototype_tags:[165,1,1,""],_caller_tags:[165,1,1,""],_check_prototype_key:[165,1,1,""],_default_parse:[165,1,1,""],_display_attribute:[165,1,1,""],_display_perm:[165,1,1,""],_display_tag:[165,1,1,""],_format_diff_text_and_options:[165,1,1,""],_format_list_actions:[165,1,1,""],_format_lockfuncs:[165,1,1,""],_format_option_value:[165,1,1,""],_format_protfuncs:[165,1,1,""],_get_current_value:[165,1,1,""],_get_flat_menu_prototype:[165,1,1,""],_get_menu_prototype:[165,1,1,""],_get_tup_by_attrname:[165,1,1,""],_get_tup_by_tagname:[165,1,1,""],_get_unchanged_inherited:[165,1,1,""],_is_new_prototype:[165,1,1,""],_keep_diff:[165,1,1,""],_lock_add:[165,1,1,""],_lock_select:[165,1,1,""],_locks_actions:[165,1,1,""],_locks_display:[165,1,1,""],_object_search_actions:[165,1,1,""],_object_search_select:[165,1,1,""],_path_cropper:[165,1,1,""],_permission_select:[165,1,1,""],_permissions_actions:[165,1,1,""],_prototype_load_actions:[165,1,1,""],_prototype_load_select:[165,1,1,""],_prototype_lock_add:[165,1,1,""],_prototype_lock_select:[165,1,1,""],_prototype_locks_actions:[165,1,1,""],_prototype_parent_actions:[165,1,1,""],_prototype_parent_select:[165,1,1,""],_prototype_tag_select:[165,1,1,""],_prototype_tags_actions:[165,1,1,""],_search_object:[165,1,1,""],_set_actioninfo:[165,1,1,""],_set_menu_prototype:[165,1,1,""],_set_property:[165,1,1,""],_set_prototype_value:[165,1,1,""],_spawn:[165,1,1,""],_tag_select:[165,1,1,""],_tags_actions:[165,1,1,""],_typeclass_actions:[165,1,1,""],_typeclass_select:[165,1,1,""],_validate_prototype:[165,1,1,""],_wizard_options:[165,1,1,""],node_apply_diff:[165,1,1,""],node_destination:[165,1,1,""],node_examine_entity:[165,1,1,""],node_home:[165,1,1,""],node_index:[165,1,1,""],node_key:[165,1,1,""],node_location:[165,1,1,""],node_prototype_desc:[165,1,1,""],node_prototype_key:[165,1,1,""],node_prototype_save:[165,1,1,""],node_prototype_spawn:[165,1,1,""],node_validate_prototype:[165,1,1,""],start_olc:[165,1,1,""]},"evennia.prototypes.menus.OLCMenu":{display_helptext:[165,4,1,""],helptext_formatter:[165,4,1,""],nodetext_formatter:[165,4,1,""],options_formatter:[165,4,1,""]},"evennia.prototypes.protfuncs":{_obj_search:[165,1,1,""],add:[165,1,1,""],base_random:[165,1,1,""],center_justify:[165,1,1,""],choice:[165,1,1,""],dbref:[165,1,1,""],div:[165,1,1,""],eval:[165,1,1,""],full_justify:[165,1,1,""],left_justify:[165,1,1,""],mult:[165,1,1,""],obj:[165,1,1,""],objlist:[165,1,1,""],protkey:[165,1,1,""],randint:[165,1,1,""],random:[165,1,1,""],right_justify:[165,1,1,""],sub:[165,1,1,""],toint:[165,1,1,""]},"evennia.prototypes.prototypes":{DbPrototype:[165,2,1,""],PermissionError:[165,3,1,""],ValidationError:[165,3,1,""],check_permission:[165,1,1,""],create_prototype:[165,1,1,""],delete_prototype:[165,1,1,""],format_available_protfuncs:[165,1,1,""],homogenize_prototype:[165,1,1,""],init_spawn_value:[165,1,1,""],list_prototypes:[165,1,1,""],protfunc_parser:[165,1,1,""],prototype_to_str:[165,1,1,""],save_prototype:[165,1,1,""],search_objects_with_prototype:[165,1,1,""],search_prototype:[165,1,1,""],validate_prototype:[165,1,1,""],value_to_obj:[165,1,1,""],value_to_obj_or_any:[165,1,1,""]},"evennia.prototypes.prototypes.DbPrototype":{DoesNotExist:[165,3,1,""],MultipleObjectsReturned:[165,3,1,""],_meta:[165,5,1,""],at_script_creation:[165,4,1,""],path:[165,5,1,""],prototype:[165,4,1,""],typename:[165,5,1,""]},"evennia.prototypes.spawner":{Unset:[165,2,1,""],_get_prototype:[165,1,1,""],batch_create_object:[165,1,1,""],batch_update_objects_with_prototype:[165,1,1,""],flatten_diff:[165,1,1,""],flatten_prototype:[165,1,1,""],format_diff:[165,1,1,""],prototype_diff:[165,1,1,""],prototype_diff_from_object:[165,1,1,""],prototype_from_object:[165,1,1,""],spawn:[165,1,1,""]},"evennia.prototypes.tests":{TestMenuModule:[165,2,1,""],TestOLCMenu:[165,2,1,""],TestProtFuncs:[165,2,1,""],TestProtLib:[165,2,1,""],TestPrototypeStorage:[165,2,1,""],TestSpawner:[165,2,1,""],TestUtils:[165,2,1,""],_MockMenu:[165,2,1,""]},"evennia.prototypes.tests.TestMenuModule":{maxDiff:[165,5,1,""],setUp:[165,4,1,""],test_helpers:[165,4,1,""],test_node_helpers:[165,4,1,""]},"evennia.prototypes.tests.TestOLCMenu":{expect_all_nodes:[165,5,1,""],expected_node_texts:[165,5,1,""],expected_tree:[165,5,1,""],maxDiff:[165,5,1,""],menutree:[165,5,1,""],startnode:[165,5,1,""],test_menu_structure:[165,4,1,""]},"evennia.prototypes.tests.TestProtFuncs":{_overridden_settings:[165,5,1,""],setUp:[165,4,1,""],test_protfuncs:[165,4,1,""]},"evennia.prototypes.tests.TestProtLib":{setUp:[165,4,1,""],test_check_permission:[165,4,1,""],test_prototype_to_str:[165,4,1,""],test_save_prototype:[165,4,1,""],test_search_prototype:[165,4,1,""]},"evennia.prototypes.tests.TestPrototypeStorage":{setUp:[165,4,1,""],test_prototype_storage:[165,4,1,""]},"evennia.prototypes.tests.TestSpawner":{setUp:[165,4,1,""],test_spawn_from_prot:[165,4,1,""],test_spawn_from_str:[165,4,1,""]},"evennia.prototypes.tests.TestUtils":{test_prototype_from_object:[165,4,1,""],test_update_objects_from_prototypes:[165,4,1,""]},"evennia.scripts":{admin:[166,0,0,"-"],manager:[166,0,0,"-"],models:[166,0,0,"-"],monitorhandler:[166,0,0,"-"],scripthandler:[166,0,0,"-"],scripts:[166,0,0,"-"],taskhandler:[166,0,0,"-"],tests:[166,0,0,"-"],tickerhandler:[166,0,0,"-"]},"evennia.scripts.admin":{ScriptAttributeInline:[166,2,1,""],ScriptDBAdmin:[166,2,1,""],ScriptTagInline:[166,2,1,""]},"evennia.scripts.admin.ScriptAttributeInline":{media:[166,4,1,""],model:[166,5,1,""],related_field:[166,5,1,""]},"evennia.scripts.admin.ScriptDBAdmin":{fieldsets:[166,5,1,""],inlines:[166,5,1,""],list_display:[166,5,1,""],list_display_links:[166,5,1,""],list_select_related:[166,5,1,""],media:[166,4,1,""],ordering:[166,5,1,""],raw_id_fields:[166,5,1,""],save_as:[166,5,1,""],save_model:[166,4,1,""],save_on_top:[166,5,1,""],search_fields:[166,5,1,""]},"evennia.scripts.admin.ScriptTagInline":{media:[166,4,1,""],model:[166,5,1,""],related_field:[166,5,1,""]},"evennia.scripts.manager":{ScriptManager:[166,2,1,""]},"evennia.scripts.models":{ScriptDB:[166,2,1,""]},"evennia.scripts.models.ScriptDB":{DoesNotExist:[166,3,1,""],MultipleObjectsReturned:[166,3,1,""],_ScriptDB__get_obj:[166,4,1,""],_ScriptDB__set_obj:[166,4,1,""],_is_deleted:[166,5,1,""],_meta:[166,5,1,""],account:[166,4,1,""],db_account:[166,5,1,""],db_account_id:[166,5,1,""],db_attributes:[166,5,1,""],db_desc:[166,5,1,""],db_interval:[166,5,1,""],db_is_active:[166,5,1,""],db_obj:[166,5,1,""],db_obj_id:[166,5,1,""],db_persistent:[166,5,1,""],db_repeats:[166,5,1,""],db_start_delay:[166,5,1,""],db_tags:[166,5,1,""],desc:[166,4,1,""],get_next_by_db_date_created:[166,4,1,""],get_previous_by_db_date_created:[166,4,1,""],id:[166,5,1,""],interval:[166,4,1,""],is_active:[166,4,1,""],obj:[166,4,1,""],object:[166,4,1,""],objects:[166,5,1,""],path:[166,5,1,""],persistent:[166,4,1,""],receiver_script_set:[166,5,1,""],repeats:[166,4,1,""],sender_script_set:[166,5,1,""],start_delay:[166,4,1,""],typename:[166,5,1,""]},"evennia.scripts.monitorhandler":{MonitorHandler:[166,2,1,""],_DA:[166,1,1,""],_GA:[166,1,1,""],_SA:[166,1,1,""]},"evennia.scripts.monitorhandler.MonitorHandler":{__init__:[166,4,1,""],add:[166,4,1,""],all:[166,4,1,""],at_update:[166,4,1,""],clear:[166,4,1,""],remove:[166,4,1,""],restore:[166,4,1,""],save:[166,4,1,""]},"evennia.scripts.scripthandler":{ScriptHandler:[166,2,1,""]},"evennia.scripts.scripthandler.ScriptHandler":{"delete":[166,4,1,""],__init__:[166,4,1,""],add:[166,4,1,""],all:[166,4,1,""],get:[166,4,1,""],start:[166,4,1,""],stop:[166,4,1,""],validate:[166,4,1,""]},"evennia.scripts.scripts":{DefaultScript:[166,2,1,""],DoNothing:[166,2,1,""],Store:[166,2,1,""]},"evennia.scripts.scripts.DefaultScript":{DoesNotExist:[166,3,1,""],MultipleObjectsReturned:[166,3,1,""],_meta:[166,5,1,""],at_idmapper_flush:[166,4,1,""],at_repeat:[166,4,1,""],at_script_creation:[166,4,1,""],at_server_reload:[166,4,1,""],at_server_shutdown:[166,4,1,""],at_start:[166,4,1,""],at_stop:[166,4,1,""],create:[166,4,1,""],force_repeat:[166,4,1,""],is_valid:[166,4,1,""],path:[166,5,1,""],pause:[166,4,1,""],remaining_repeats:[166,4,1,""],reset_callcount:[166,4,1,""],restart:[166,4,1,""],start:[166,4,1,""],stop:[166,4,1,""],time_until_next_repeat:[166,4,1,""],typename:[166,5,1,""],unpause:[166,4,1,""]},"evennia.scripts.scripts.DoNothing":{DoesNotExist:[166,3,1,""],MultipleObjectsReturned:[166,3,1,""],_meta:[166,5,1,""],at_script_creation:[166,4,1,""],path:[166,5,1,""],typename:[166,5,1,""]},"evennia.scripts.scripts.Store":{DoesNotExist:[166,3,1,""],MultipleObjectsReturned:[166,3,1,""],_meta:[166,5,1,""],at_script_creation:[166,4,1,""],path:[166,5,1,""],typename:[166,5,1,""]},"evennia.scripts.taskhandler":{TaskHandler:[166,2,1,""]},"evennia.scripts.taskhandler.TaskHandler":{__init__:[166,4,1,""],add:[166,4,1,""],create_delays:[166,4,1,""],do_task:[166,4,1,""],load:[166,4,1,""],remove:[166,4,1,""],save:[166,4,1,""]},"evennia.scripts.tests":{TestScript:[166,2,1,""],TestScriptDB:[166,2,1,""]},"evennia.scripts.tests.TestScript":{test_create:[166,4,1,""]},"evennia.scripts.tests.TestScriptDB":{setUp:[166,4,1,""],tearDown:[166,4,1,""],test_delete:[166,4,1,""],test_deleted_script_fails_start:[166,4,1,""],test_deleted_script_is_invalid:[166,4,1,""],test_double_delete:[166,4,1,""]},"evennia.scripts.tickerhandler":{Ticker:[166,2,1,""],TickerHandler:[166,2,1,""],TickerPool:[166,2,1,""],_GA:[166,1,1,""],_SA:[166,1,1,""]},"evennia.scripts.tickerhandler.Ticker":{__init__:[166,4,1,""],_callback:[166,4,1,""],add:[166,4,1,""],remove:[166,4,1,""],stop:[166,4,1,""],validate:[166,4,1,""]},"evennia.scripts.tickerhandler.TickerHandler":{__init__:[166,4,1,""],_get_callback:[166,4,1,""],_store_key:[166,4,1,""],add:[166,4,1,""],all:[166,4,1,""],all_display:[166,4,1,""],clear:[166,4,1,""],remove:[166,4,1,""],restore:[166,4,1,""],save:[166,4,1,""],ticker_pool_class:[166,5,1,""]},"evennia.scripts.tickerhandler.TickerPool":{__init__:[166,4,1,""],add:[166,4,1,""],remove:[166,4,1,""],stop:[166,4,1,""],ticker_class:[166,5,1,""]},"evennia.server":{admin:[167,0,0,"-"],amp_client:[167,0,0,"-"],connection_wizard:[167,0,0,"-"],deprecations:[167,0,0,"-"],evennia_launcher:[167,0,0,"-"],game_index_client:[168,0,0,"-"],initial_setup:[167,0,0,"-"],inputfuncs:[167,0,0,"-"],manager:[167,0,0,"-"],models:[167,0,0,"-"],portal:[169,0,0,"-"],profiling:[170,0,0,"-"],server:[167,0,0,"-"],serversession:[167,0,0,"-"],session:[167,0,0,"-"],sessionhandler:[167,0,0,"-"],signals:[167,0,0,"-"],tests:[171,0,0,"-"],throttle:[167,0,0,"-"],validators:[167,0,0,"-"],webserver:[167,0,0,"-"]},"evennia.server.admin":{ServerConfigAdmin:[167,2,1,""]},"evennia.server.admin.ServerConfigAdmin":{list_display:[167,5,1,""],list_display_links:[167,5,1,""],list_select_related:[167,5,1,""],media:[167,4,1,""],ordering:[167,5,1,""],save_as:[167,5,1,""],save_on_top:[167,5,1,""],search_fields:[167,5,1,""]},"evennia.server.amp_client":{AMPClientFactory:[167,2,1,""],AMPServerClientProtocol:[167,2,1,""]},"evennia.server.amp_client.AMPClientFactory":{__init__:[167,4,1,""],buildProtocol:[167,4,1,""],clientConnectionFailed:[167,4,1,""],clientConnectionLost:[167,4,1,""],factor:[167,5,1,""],initialDelay:[167,5,1,""],maxDelay:[167,5,1,""],noisy:[167,5,1,""],startedConnecting:[167,4,1,""]},"evennia.server.amp_client.AMPServerClientProtocol":{_commandDispatch:[167,5,1,""],connectionMade:[167,4,1,""],data_to_portal:[167,4,1,""],send_AdminServer2Portal:[167,4,1,""],send_MsgServer2Portal:[167,4,1,""],server_receive_adminportal2server:[167,4,1,""],server_receive_msgportal2server:[167,4,1,""],server_receive_status:[167,4,1,""]},"evennia.server.connection_wizard":{ConnectionWizard:[167,2,1,""],_save_changes:[167,1,1,""],node_game_index_fields:[167,1,1,""],node_game_index_start:[167,1,1,""],node_mssp_start:[167,1,1,""],node_start:[167,1,1,""],node_view_and_apply_settings:[167,1,1,""]},"evennia.server.connection_wizard.ConnectionWizard":{__init__:[167,4,1,""],ask_choice:[167,4,1,""],ask_continue:[167,4,1,""],ask_input:[167,4,1,""],ask_node:[167,4,1,""],ask_yesno:[167,4,1,""],display:[167,4,1,""]},"evennia.server.deprecations":{check_errors:[167,1,1,""],check_warnings:[167,1,1,""]},"evennia.server.evennia_launcher":{AMPLauncherProtocol:[167,2,1,""],MsgLauncher2Portal:[167,2,1,""],MsgStatus:[167,2,1,""],_file_names_compact:[167,1,1,""],_get_twistd_cmdline:[167,1,1,""],_is_windows:[167,1,1,""],_parse_status:[167,1,1,""],_print_info:[167,1,1,""],_reactor_stop:[167,1,1,""],check_database:[167,1,1,""],check_main_evennia_dependencies:[167,1,1,""],collectstatic:[167,1,1,""],create_game_directory:[167,1,1,""],create_secret_key:[167,1,1,""],create_settings_file:[167,1,1,""],create_superuser:[167,1,1,""],del_pid:[167,1,1,""],error_check_python_modules:[167,1,1,""],evennia_version:[167,1,1,""],get_pid:[167,1,1,""],getenv:[167,1,1,""],init_game_directory:[167,1,1,""],kill:[167,1,1,""],list_settings:[167,1,1,""],main:[167,1,1,""],query_info:[167,1,1,""],query_status:[167,1,1,""],reboot_evennia:[167,1,1,""],reload_evennia:[167,1,1,""],run_connect_wizard:[167,1,1,""],run_dummyrunner:[167,1,1,""],run_menu:[167,1,1,""],send_instruction:[167,1,1,""],set_gamedir:[167,1,1,""],show_version_info:[167,1,1,""],start_evennia:[167,1,1,""],start_only_server:[167,1,1,""],start_portal_interactive:[167,1,1,""],start_server_interactive:[167,1,1,""],stop_evennia:[167,1,1,""],stop_server_only:[167,1,1,""],tail_log_files:[167,1,1,""],wait_for_status:[167,1,1,""],wait_for_status_reply:[167,1,1,""]},"evennia.server.evennia_launcher.AMPLauncherProtocol":{__init__:[167,4,1,""],_commandDispatch:[167,5,1,""],receive_status_from_portal:[167,4,1,""],wait_for_status:[167,4,1,""]},"evennia.server.evennia_launcher.MsgLauncher2Portal":{allErrors:[167,5,1,""],arguments:[167,5,1,""],commandName:[167,5,1,""],errors:[167,5,1,""],key:[167,5,1,""],response:[167,5,1,""],reverseErrors:[167,5,1,""]},"evennia.server.evennia_launcher.MsgStatus":{allErrors:[167,5,1,""],arguments:[167,5,1,""],commandName:[167,5,1,""],errors:[167,5,1,""],key:[167,5,1,""],response:[167,5,1,""],reverseErrors:[167,5,1,""]},"evennia.server.game_index_client":{client:[168,0,0,"-"],service:[168,0,0,"-"]},"evennia.server.game_index_client.client":{EvenniaGameIndexClient:[168,2,1,""],QuietHTTP11ClientFactory:[168,2,1,""],SimpleResponseReceiver:[168,2,1,""],StringProducer:[168,2,1,""]},"evennia.server.game_index_client.client.EvenniaGameIndexClient":{__init__:[168,4,1,""],_form_and_send_request:[168,4,1,""],handle_egd_response:[168,4,1,""],send_game_details:[168,4,1,""]},"evennia.server.game_index_client.client.QuietHTTP11ClientFactory":{noisy:[168,5,1,""]},"evennia.server.game_index_client.client.SimpleResponseReceiver":{__init__:[168,4,1,""],connectionLost:[168,4,1,""],dataReceived:[168,4,1,""]},"evennia.server.game_index_client.client.StringProducer":{__init__:[168,4,1,""],pauseProducing:[168,4,1,""],startProducing:[168,4,1,""],stopProducing:[168,4,1,""]},"evennia.server.game_index_client.service":{EvenniaGameIndexService:[168,2,1,""]},"evennia.server.game_index_client.service.EvenniaGameIndexService":{__init__:[168,4,1,""],_die_on_bad_request:[168,4,1,""],name:[168,5,1,""],startService:[168,4,1,""],stopService:[168,4,1,""]},"evennia.server.initial_setup":{at_initial_setup:[167,1,1,""],collectstatic:[167,1,1,""],create_channels:[167,1,1,""],create_objects:[167,1,1,""],get_god_account:[167,1,1,""],handle_setup:[167,1,1,""],reset_server:[167,1,1,""]},"evennia.server.inputfuncs":{"default":[167,1,1,""],_GA:[167,1,1,""],_NA:[167,1,1,""],_SA:[167,1,1,""],_on_monitor_change:[167,1,1,""],_on_webclient_options_change:[167,1,1,""],_testrepeat:[167,1,1,""],bot_data_in:[167,1,1,""],client_options:[167,1,1,""],echo:[167,1,1,""],external_discord_hello:[167,1,1,""],get_client_options:[167,1,1,""],get_inputfuncs:[167,1,1,""],get_value:[167,1,1,""],hello:[167,1,1,""],login:[167,1,1,""],monitor:[167,1,1,""],monitored:[167,1,1,""],msdp_list:[167,1,1,""],msdp_report:[167,1,1,""],msdp_send:[167,1,1,""],msdp_unreport:[167,1,1,""],repeat:[167,1,1,""],supports_set:[167,1,1,""],text:[167,1,1,""],unmonitor:[167,1,1,""],unrepeat:[167,1,1,""],webclient_options:[167,1,1,""]},"evennia.server.manager":{ServerConfigManager:[167,2,1,""]},"evennia.server.manager.ServerConfigManager":{conf:[167,4,1,""]},"evennia.server.models":{ServerConfig:[167,2,1,""]},"evennia.server.models.ServerConfig":{DoesNotExist:[167,3,1,""],MultipleObjectsReturned:[167,3,1,""],_ServerConfig__key_del:[167,4,1,""],_ServerConfig__key_get:[167,4,1,""],_ServerConfig__key_set:[167,4,1,""],_ServerConfig__value_del:[167,4,1,""],_ServerConfig__value_get:[167,4,1,""],_ServerConfig__value_set:[167,4,1,""],_is_deleted:[167,5,1,""],_meta:[167,5,1,""],db_key:[167,5,1,""],db_value:[167,5,1,""],id:[167,5,1,""],key:[167,4,1,""],objects:[167,5,1,""],path:[167,5,1,""],store:[167,4,1,""],typename:[167,5,1,""],value:[167,4,1,""]},"evennia.server.portal":{amp:[169,0,0,"-"],amp_server:[169,0,0,"-"],grapevine:[169,0,0,"-"],irc:[169,0,0,"-"],mccp:[169,0,0,"-"],mssp:[169,0,0,"-"],mxp:[169,0,0,"-"],naws:[169,0,0,"-"],portal:[169,0,0,"-"],portalsessionhandler:[169,0,0,"-"],rss:[169,0,0,"-"],ssh:[169,0,0,"-"],ssl:[169,0,0,"-"],suppress_ga:[169,0,0,"-"],telnet:[169,0,0,"-"],telnet_oob:[169,0,0,"-"],telnet_ssl:[169,0,0,"-"],tests:[169,0,0,"-"],ttype:[169,0,0,"-"],webclient:[169,0,0,"-"],webclient_ajax:[169,0,0,"-"]},"evennia.server.portal.amp":{AMPMultiConnectionProtocol:[169,2,1,""],AdminPortal2Server:[169,2,1,""],AdminServer2Portal:[169,2,1,""],Compressed:[169,2,1,""],FunctionCall:[169,2,1,""],MsgLauncher2Portal:[169,2,1,""],MsgPortal2Server:[169,2,1,""],MsgServer2Portal:[169,2,1,""],MsgStatus:[169,2,1,""],_get_logger:[169,1,1,""],dumps:[169,1,1,""],loads:[169,1,1,""]},"evennia.server.portal.amp.AMPMultiConnectionProtocol":{__init__:[169,4,1,""],_commandDispatch:[169,5,1,""],broadcast:[169,4,1,""],connectionLost:[169,4,1,""],connectionMade:[169,4,1,""],dataReceived:[169,4,1,""],data_in:[169,4,1,""],errback:[169,4,1,""],makeConnection:[169,4,1,""],receive_functioncall:[169,4,1,""],send_FunctionCall:[169,4,1,""]},"evennia.server.portal.amp.AdminPortal2Server":{allErrors:[169,5,1,""],arguments:[169,5,1,""],commandName:[169,5,1,""],errors:[169,5,1,""],key:[169,5,1,""],response:[169,5,1,""],reverseErrors:[169,5,1,""]},"evennia.server.portal.amp.AdminServer2Portal":{allErrors:[169,5,1,""],arguments:[169,5,1,""],commandName:[169,5,1,""],errors:[169,5,1,""],key:[169,5,1,""],response:[169,5,1,""],reverseErrors:[169,5,1,""]},"evennia.server.portal.amp.Compressed":{fromBox:[169,4,1,""],fromString:[169,4,1,""],toBox:[169,4,1,""],toString:[169,4,1,""]},"evennia.server.portal.amp.FunctionCall":{allErrors:[169,5,1,""],arguments:[169,5,1,""],commandName:[169,5,1,""],errors:[169,5,1,""],key:[169,5,1,""],response:[169,5,1,""],reverseErrors:[169,5,1,""]},"evennia.server.portal.amp.MsgLauncher2Portal":{allErrors:[169,5,1,""],arguments:[169,5,1,""],commandName:[169,5,1,""],errors:[169,5,1,""],key:[169,5,1,""],response:[169,5,1,""],reverseErrors:[169,5,1,""]},"evennia.server.portal.amp.MsgPortal2Server":{allErrors:[169,5,1,""],arguments:[169,5,1,""],commandName:[169,5,1,""],errors:[169,5,1,""],key:[169,5,1,""],response:[169,5,1,""],reverseErrors:[169,5,1,""]},"evennia.server.portal.amp.MsgServer2Portal":{allErrors:[169,5,1,""],arguments:[169,5,1,""],commandName:[169,5,1,""],errors:[169,5,1,""],key:[169,5,1,""],response:[169,5,1,""],reverseErrors:[169,5,1,""]},"evennia.server.portal.amp.MsgStatus":{allErrors:[169,5,1,""],arguments:[169,5,1,""],commandName:[169,5,1,""],errors:[169,5,1,""],key:[169,5,1,""],response:[169,5,1,""],reverseErrors:[169,5,1,""]},"evennia.server.portal.amp_server":{AMPServerFactory:[169,2,1,""],AMPServerProtocol:[169,2,1,""],_is_windows:[169,1,1,""],getenv:[169,1,1,""]},"evennia.server.portal.amp_server.AMPServerFactory":{__init__:[169,4,1,""],buildProtocol:[169,4,1,""],logPrefix:[169,4,1,""],noisy:[169,5,1,""]},"evennia.server.portal.amp_server.AMPServerProtocol":{_commandDispatch:[169,5,1,""],connectionLost:[169,4,1,""],data_to_server:[169,4,1,""],get_status:[169,4,1,""],portal_receive_adminserver2portal:[169,4,1,""],portal_receive_launcher2portal:[169,4,1,""],portal_receive_server2portal:[169,4,1,""],portal_receive_status:[169,4,1,""],send_AdminPortal2Server:[169,4,1,""],send_MsgPortal2Server:[169,4,1,""],send_Status2Launcher:[169,4,1,""],start_server:[169,4,1,""],stop_server:[169,4,1,""],wait_for_disconnect:[169,4,1,""],wait_for_server_connect:[169,4,1,""]},"evennia.server.portal.grapevine":{GrapevineClient:[169,2,1,""],RestartingWebsocketServerFactory:[169,2,1,""]},"evennia.server.portal.grapevine.GrapevineClient":{__init__:[169,4,1,""],_send_json:[169,4,1,""],at_login:[169,4,1,""],data_in:[169,4,1,""],disconnect:[169,4,1,""],onClose:[169,4,1,""],onMessage:[169,4,1,""],onOpen:[169,4,1,""],send_authenticate:[169,4,1,""],send_channel:[169,4,1,""],send_default:[169,4,1,""],send_heartbeat:[169,4,1,""],send_subscribe:[169,4,1,""],send_unsubscribe:[169,4,1,""]},"evennia.server.portal.grapevine.RestartingWebsocketServerFactory":{__init__:[169,4,1,""],buildProtocol:[169,4,1,""],clientConnectionFailed:[169,4,1,""],clientConnectionLost:[169,4,1,""],factor:[169,5,1,""],initialDelay:[169,5,1,""],maxDelay:[169,5,1,""],reconnect:[169,4,1,""],start:[169,4,1,""],startedConnecting:[169,4,1,""]},"evennia.server.portal.irc":{IRCBot:[169,2,1,""],IRCBotFactory:[169,2,1,""],parse_ansi_to_irc:[169,1,1,""],parse_irc_to_ansi:[169,1,1,""]},"evennia.server.portal.irc.IRCBot":{action:[169,4,1,""],at_login:[169,4,1,""],channel:[169,5,1,""],data_in:[169,4,1,""],disconnect:[169,4,1,""],factory:[169,5,1,""],get_nicklist:[169,4,1,""],irc_RPL_ENDOFNAMES:[169,4,1,""],irc_RPL_NAMREPLY:[169,4,1,""],lineRate:[169,5,1,""],logger:[169,5,1,""],nickname:[169,5,1,""],pong:[169,4,1,""],privmsg:[169,4,1,""],send_channel:[169,4,1,""],send_default:[169,4,1,""],send_ping:[169,4,1,""],send_privmsg:[169,4,1,""],send_reconnect:[169,4,1,""],send_request_nicklist:[169,4,1,""],signedOn:[169,4,1,""],sourceURL:[169,5,1,""]},"evennia.server.portal.irc.IRCBotFactory":{__init__:[169,4,1,""],buildProtocol:[169,4,1,""],clientConnectionFailed:[169,4,1,""],clientConnectionLost:[169,4,1,""],factor:[169,5,1,""],initialDelay:[169,5,1,""],maxDelay:[169,5,1,""],reconnect:[169,4,1,""],start:[169,4,1,""],startedConnecting:[169,4,1,""]},"evennia.server.portal.mccp":{Mccp:[169,2,1,""],mccp_compress:[169,1,1,""]},"evennia.server.portal.mccp.Mccp":{__init__:[169,4,1,""],do_mccp:[169,4,1,""],no_mccp:[169,4,1,""]},"evennia.server.portal.mssp":{Mssp:[169,2,1,""]},"evennia.server.portal.mssp.Mssp":{__init__:[169,4,1,""],do_mssp:[169,4,1,""],get_player_count:[169,4,1,""],get_uptime:[169,4,1,""],no_mssp:[169,4,1,""]},"evennia.server.portal.mxp":{Mxp:[169,2,1,""],mxp_parse:[169,1,1,""]},"evennia.server.portal.mxp.Mxp":{__init__:[169,4,1,""],do_mxp:[169,4,1,""],no_mxp:[169,4,1,""]},"evennia.server.portal.naws":{Naws:[169,2,1,""]},"evennia.server.portal.naws.Naws":{__init__:[169,4,1,""],do_naws:[169,4,1,""],negotiate_sizes:[169,4,1,""],no_naws:[169,4,1,""]},"evennia.server.portal.portal":{Portal:[169,2,1,""],Websocket:[169,2,1,""]},"evennia.server.portal.portal.Portal":{__init__:[169,4,1,""],_get_backup_server_twistd_cmd:[169,4,1,""],get_info_dict:[169,4,1,""],shutdown:[169,4,1,""]},"evennia.server.portal.portalsessionhandler":{PortalSessionHandler:[169,2,1,""],_PORTAL_SESSION_HANDLER_CLASS:[169,5,1,""]},"evennia.server.portal.portalsessionhandler.PortalSessionHandler":{__init__:[169,4,1,""],announce_all:[169,4,1,""],at_server_connection:[169,4,1,""],connect:[169,4,1,""],count_loggedin:[169,4,1,""],data_in:[169,4,1,""],data_out:[169,4,1,""],disconnect:[169,4,1,""],disconnect_all:[169,4,1,""],generate_sessid:[169,4,1,""],server_connect:[169,4,1,""],server_disconnect:[169,4,1,""],server_disconnect_all:[169,4,1,""],server_logged_in:[169,4,1,""],server_session_sync:[169,4,1,""],sessions_from_csessid:[169,4,1,""],sync:[169,4,1,""]},"evennia.server.portal.rss":{RSSBotFactory:[169,2,1,""],RSSReader:[169,2,1,""]},"evennia.server.portal.rss.RSSBotFactory":{__init__:[169,4,1,""],start:[169,4,1,""]},"evennia.server.portal.rss.RSSReader":{__init__:[169,4,1,""],_callback:[169,4,1,""],_errback:[169,4,1,""],data_in:[169,4,1,""],disconnect:[169,4,1,""],get_new:[169,4,1,""],update:[169,4,1,""]},"evennia.server.portal.ssh":{AccountDBPasswordChecker:[169,2,1,""],ExtraInfoAuthServer:[169,2,1,""],PassAvatarIdTerminalRealm:[169,2,1,""],SSHServerFactory:[169,2,1,""],SshProtocol:[169,2,1,""],TerminalSessionTransport_getPeer:[169,2,1,""],getKeyPair:[169,1,1,""],makeFactory:[169,1,1,""]},"evennia.server.portal.ssh.AccountDBPasswordChecker":{__init__:[169,4,1,""],credentialInterfaces:[169,5,1,""],noisy:[169,5,1,""],requestAvatarId:[169,4,1,""]},"evennia.server.portal.ssh.ExtraInfoAuthServer":{auth_password:[169,4,1,""],noisy:[169,5,1,""]},"evennia.server.portal.ssh.PassAvatarIdTerminalRealm":{_getAvatar:[169,4,1,""],noisy:[169,5,1,""]},"evennia.server.portal.ssh.SSHServerFactory":{logPrefix:[169,4,1,""],noisy:[169,5,1,""]},"evennia.server.portal.ssh.SshProtocol":{__init__:[169,4,1,""],at_login:[169,4,1,""],connectionLost:[169,4,1,""],connectionMade:[169,4,1,""],data_out:[169,4,1,""],disconnect:[169,4,1,""],getClientAddress:[169,4,1,""],handle_EOF:[169,4,1,""],handle_FF:[169,4,1,""],handle_INT:[169,4,1,""],handle_QUIT:[169,4,1,""],lineReceived:[169,4,1,""],noisy:[169,5,1,""],sendLine:[169,4,1,""],send_default:[169,4,1,""],send_prompt:[169,4,1,""],send_text:[169,4,1,""],terminalSize:[169,4,1,""]},"evennia.server.portal.ssh.TerminalSessionTransport_getPeer":{__init__:[169,4,1,""],noisy:[169,5,1,""]},"evennia.server.portal.ssl":{SSLProtocol:[169,2,1,""],getSSLContext:[169,1,1,""],verify_SSL_key_and_cert:[169,1,1,""]},"evennia.server.portal.ssl.SSLProtocol":{__init__:[169,4,1,""]},"evennia.server.portal.suppress_ga":{SuppressGA:[169,2,1,""]},"evennia.server.portal.suppress_ga.SuppressGA":{__init__:[169,4,1,""],will_suppress_ga:[169,4,1,""],wont_suppress_ga:[169,4,1,""]},"evennia.server.portal.telnet":{TelnetProtocol:[169,2,1,""],TelnetServerFactory:[169,2,1,""]},"evennia.server.portal.telnet.TelnetProtocol":{__init__:[169,4,1,""],_send_nop_keepalive:[169,4,1,""],_wont_linemode:[169,4,1,""],_write:[169,4,1,""],applicationDataReceived:[169,4,1,""],at_login:[169,4,1,""],connectionLost:[169,4,1,""],connectionMade:[169,4,1,""],dataReceived:[169,4,1,""],data_in:[169,4,1,""],data_out:[169,4,1,""],disableLocal:[169,4,1,""],disableRemote:[169,4,1,""],disconnect:[169,4,1,""],enableLocal:[169,4,1,""],enableRemote:[169,4,1,""],handshake_done:[169,4,1,""],sendLine:[169,4,1,""],send_default:[169,4,1,""],send_prompt:[169,4,1,""],send_text:[169,4,1,""],toggle_nop_keepalive:[169,4,1,""]},"evennia.server.portal.telnet.TelnetServerFactory":{logPrefix:[169,4,1,""],noisy:[169,5,1,""]},"evennia.server.portal.telnet_oob":{TelnetOOB:[169,2,1,""]},"evennia.server.portal.telnet_oob.TelnetOOB":{__init__:[169,4,1,""],data_out:[169,4,1,""],decode_gmcp:[169,4,1,""],decode_msdp:[169,4,1,""],do_gmcp:[169,4,1,""],do_msdp:[169,4,1,""],encode_gmcp:[169,4,1,""],encode_msdp:[169,4,1,""],no_gmcp:[169,4,1,""],no_msdp:[169,4,1,""]},"evennia.server.portal.telnet_ssl":{SSLProtocol:[169,2,1,""],getSSLContext:[169,1,1,""],verify_or_create_SSL_key_and_cert:[169,1,1,""]},"evennia.server.portal.telnet_ssl.SSLProtocol":{__init__:[169,4,1,""]},"evennia.server.portal.tests":{TestAMPServer:[169,2,1,""],TestIRC:[169,2,1,""],TestTelnet:[169,2,1,""],TestWebSocket:[169,2,1,""]},"evennia.server.portal.tests.TestAMPServer":{setUp:[169,4,1,""],test_amp_in:[169,4,1,""],test_amp_out:[169,4,1,""],test_large_msg:[169,4,1,""]},"evennia.server.portal.tests.TestIRC":{test_bold:[169,4,1,""],test_colors:[169,4,1,""],test_identity:[169,4,1,""],test_italic:[169,4,1,""],test_plain_ansi:[169,4,1,""]},"evennia.server.portal.tests.TestTelnet":{setUp:[169,4,1,""],test_mudlet_ttype:[169,4,1,""]},"evennia.server.portal.tests.TestWebSocket":{setUp:[169,4,1,""],tearDown:[169,4,1,""],test_data_in:[169,4,1,""],test_data_out:[169,4,1,""]},"evennia.server.portal.ttype":{Ttype:[169,2,1,""]},"evennia.server.portal.ttype.Ttype":{__init__:[169,4,1,""],will_ttype:[169,4,1,""],wont_ttype:[169,4,1,""]},"evennia.server.portal.webclient":{WebSocketClient:[169,2,1,""]},"evennia.server.portal.webclient.WebSocketClient":{__init__:[169,4,1,""],at_login:[169,4,1,""],data_in:[169,4,1,""],disconnect:[169,4,1,""],get_client_session:[169,4,1,""],nonce:[169,5,1,""],onClose:[169,4,1,""],onMessage:[169,4,1,""],onOpen:[169,4,1,""],sendLine:[169,4,1,""],send_default:[169,4,1,""],send_prompt:[169,4,1,""],send_text:[169,4,1,""]},"evennia.server.portal.webclient_ajax":{AjaxWebClient:[169,2,1,""],AjaxWebClientSession:[169,2,1,""],LazyEncoder:[169,2,1,""],jsonify:[169,1,1,""]},"evennia.server.portal.webclient_ajax.AjaxWebClient":{__init__:[169,4,1,""],_keepalive:[169,4,1,""],_responseFailed:[169,4,1,""],allowedMethods:[169,5,1,""],at_login:[169,4,1,""],client_disconnect:[169,4,1,""],get_client_sessid:[169,4,1,""],isLeaf:[169,5,1,""],lineSend:[169,4,1,""],mode_close:[169,4,1,""],mode_init:[169,4,1,""],mode_input:[169,4,1,""],mode_keepalive:[169,4,1,""],mode_receive:[169,4,1,""],render_POST:[169,4,1,""]},"evennia.server.portal.webclient_ajax.AjaxWebClientSession":{__init__:[169,4,1,""],at_login:[169,4,1,""],data_in:[169,4,1,""],data_out:[169,4,1,""],disconnect:[169,4,1,""],get_client_session:[169,4,1,""],send_default:[169,4,1,""],send_prompt:[169,4,1,""],send_text:[169,4,1,""]},"evennia.server.portal.webclient_ajax.LazyEncoder":{"default":[169,4,1,""]},"evennia.server.profiling":{dummyrunner:[170,0,0,"-"],dummyrunner_settings:[170,0,0,"-"],memplot:[170,0,0,"-"],settings_mixin:[170,0,0,"-"],test_queries:[170,0,0,"-"],tests:[170,0,0,"-"],timetrace:[170,0,0,"-"]},"evennia.server.profiling.dummyrunner":{DummyClient:[170,2,1,""],DummyFactory:[170,2,1,""],gidcounter:[170,1,1,""],idcounter:[170,1,1,""],makeiter:[170,1,1,""],start_all_dummy_clients:[170,1,1,""]},"evennia.server.profiling.dummyrunner.DummyClient":{connectionLost:[170,4,1,""],connectionMade:[170,4,1,""],counter:[170,4,1,""],dataReceived:[170,4,1,""],error:[170,4,1,""],logout:[170,4,1,""],step:[170,4,1,""]},"evennia.server.profiling.dummyrunner.DummyFactory":{__init__:[170,4,1,""],protocol:[170,5,1,""]},"evennia.server.profiling.dummyrunner_settings":{c_creates_button:[170,1,1,""],c_creates_obj:[170,1,1,""],c_digs:[170,1,1,""],c_examines:[170,1,1,""],c_help:[170,1,1,""],c_idles:[170,1,1,""],c_login:[170,1,1,""],c_login_nodig:[170,1,1,""],c_logout:[170,1,1,""],c_looks:[170,1,1,""],c_moves:[170,1,1,""],c_moves_n:[170,1,1,""],c_moves_s:[170,1,1,""],c_socialize:[170,1,1,""]},"evennia.server.profiling.memplot":{Memplot:[170,2,1,""]},"evennia.server.profiling.memplot.Memplot":{DoesNotExist:[170,3,1,""],MultipleObjectsReturned:[170,3,1,""],_meta:[170,5,1,""],at_repeat:[170,4,1,""],at_script_creation:[170,4,1,""],path:[170,5,1,""],typename:[170,5,1,""]},"evennia.server.profiling.test_queries":{count_queries:[170,1,1,""]},"evennia.server.profiling.tests":{TestDummyrunnerSettings:[170,2,1,""],TestMemPlot:[170,2,1,""]},"evennia.server.profiling.tests.TestDummyrunnerSettings":{clear_client_lists:[170,4,1,""],perception_method_tests:[170,4,1,""],setUp:[170,4,1,""],test_c_creates_button:[170,4,1,""],test_c_creates_obj:[170,4,1,""],test_c_digs:[170,4,1,""],test_c_examines:[170,4,1,""],test_c_help:[170,4,1,""],test_c_login:[170,4,1,""],test_c_login_no_dig:[170,4,1,""],test_c_logout:[170,4,1,""],test_c_looks:[170,4,1,""],test_c_move_n:[170,4,1,""],test_c_move_s:[170,4,1,""],test_c_moves:[170,4,1,""],test_c_socialize:[170,4,1,""],test_idles:[170,4,1,""]},"evennia.server.profiling.tests.TestMemPlot":{test_memplot:[170,4,1,""]},"evennia.server.profiling.timetrace":{timetrace:[170,1,1,""]},"evennia.server.server":{Evennia:[167,2,1,""],_SA:[167,1,1,""],_server_maintenance:[167,1,1,""]},"evennia.server.server.Evennia":{__init__:[167,4,1,""],at_post_portal_sync:[167,4,1,""],at_server_cold_start:[167,4,1,""],at_server_cold_stop:[167,4,1,""],at_server_reload_start:[167,4,1,""],at_server_reload_stop:[167,4,1,""],at_server_start:[167,4,1,""],at_server_stop:[167,4,1,""],get_info_dict:[167,4,1,""],run_init_hooks:[167,4,1,""],run_initial_setup:[167,4,1,""],shutdown:[167,4,1,""],sqlite3_prep:[167,4,1,""],update_defaults:[167,4,1,""]},"evennia.server.serversession":{ServerSession:[167,2,1,""],_GA:[167,1,1,""],_SA:[167,1,1,""]},"evennia.server.serversession.ServerSession":{_ServerSession__cmdset_storage_get:[167,4,1,""],_ServerSession__cmdset_storage_set:[167,4,1,""],__init__:[167,4,1,""],access:[167,4,1,""],at_cmdset_get:[167,4,1,""],at_disconnect:[167,4,1,""],at_login:[167,4,1,""],at_sync:[167,4,1,""],attributes:[167,5,1,""],cmdset_storage:[167,4,1,""],data_in:[167,4,1,""],data_out:[167,4,1,""],db:[167,4,1,""],execute_cmd:[167,4,1,""],get_account:[167,4,1,""],get_character:[167,4,1,""],get_client_size:[167,4,1,""],get_puppet:[167,4,1,""],get_puppet_or_account:[167,4,1,""],id:[167,4,1,""],log:[167,4,1,""],msg:[167,4,1,""],nattributes:[167,5,1,""],ndb:[167,4,1,""],ndb_del:[167,4,1,""],ndb_get:[167,4,1,""],ndb_set:[167,4,1,""],update_flags:[167,4,1,""],update_session_counters:[167,4,1,""]},"evennia.server.session":{Session:[167,2,1,""]},"evennia.server.session.Session":{at_sync:[167,4,1,""],data_in:[167,4,1,""],data_out:[167,4,1,""],disconnect:[167,4,1,""],get_sync_data:[167,4,1,""],init_session:[167,4,1,""],load_sync_data:[167,4,1,""]},"evennia.server.sessionhandler":{DummySession:[167,2,1,""],ServerSessionHandler:[167,2,1,""],SessionHandler:[167,2,1,""],_SESSION_HANDLER_CLASS:[167,5,1,""],delayed_import:[167,1,1,""]},"evennia.server.sessionhandler.DummySession":{sessid:[167,5,1,""]},"evennia.server.sessionhandler.ServerSessionHandler":{__init__:[167,4,1,""],_run_cmd_login:[167,4,1,""],account_count:[167,4,1,""],all_connected_accounts:[167,4,1,""],all_sessions_portal_sync:[167,4,1,""],announce_all:[167,4,1,""],call_inputfuncs:[167,4,1,""],data_in:[167,4,1,""],data_out:[167,4,1,""],disconnect:[167,4,1,""],disconnect_all_sessions:[167,4,1,""],disconnect_duplicate_sessions:[167,4,1,""],get_inputfuncs:[167,4,1,""],login:[167,4,1,""],portal_connect:[167,4,1,""],portal_disconnect:[167,4,1,""],portal_disconnect_all:[167,4,1,""],portal_reset_server:[167,4,1,""],portal_restart_server:[167,4,1,""],portal_session_sync:[167,4,1,""],portal_sessions_sync:[167,4,1,""],portal_shutdown:[167,4,1,""],session_from_account:[167,4,1,""],session_from_sessid:[167,4,1,""],session_portal_partial_sync:[167,4,1,""],session_portal_sync:[167,4,1,""],sessions_from_account:[167,4,1,""],sessions_from_character:[167,4,1,""],sessions_from_csessid:[167,4,1,""],sessions_from_puppet:[167,4,1,""],start_bot_session:[167,4,1,""],validate_sessions:[167,4,1,""]},"evennia.server.sessionhandler.SessionHandler":{clean_senddata:[167,4,1,""],get:[167,4,1,""],get_all_sync_data:[167,4,1,""],get_sessions:[167,4,1,""]},"evennia.server.tests":{test_amp_connection:[171,0,0,"-"],test_initial_setup:[171,0,0,"-"],test_launcher:[171,0,0,"-"],test_misc:[171,0,0,"-"],test_server:[171,0,0,"-"],testrunner:[171,0,0,"-"]},"evennia.server.tests.test_amp_connection":{TestAMPClientRecv:[171,2,1,""],TestAMPClientSend:[171,2,1,""],_TestAMP:[171,2,1,""]},"evennia.server.tests.test_amp_connection.TestAMPClientRecv":{test_adminportal2server:[171,4,1,""],test_msgportal2server:[171,4,1,""]},"evennia.server.tests.test_amp_connection.TestAMPClientSend":{test_adminserver2portal:[171,4,1,""],test_msgserver2portal:[171,4,1,""]},"evennia.server.tests.test_amp_connection._TestAMP":{_catch_wire_read:[171,4,1,""],_connect_client:[171,4,1,""],_connect_server:[171,4,1,""],setUp:[171,4,1,""],tearDown:[171,4,1,""]},"evennia.server.tests.test_initial_setup":{TestInitialSetup:[171,2,1,""]},"evennia.server.tests.test_initial_setup.TestInitialSetup":{test_get_god_account:[171,4,1,""]},"evennia.server.tests.test_launcher":{TestLauncher:[171,2,1,""]},"evennia.server.tests.test_launcher.TestLauncher":{_catch_wire_read:[171,4,1,""],_msend_status_err:[171,4,1,""],_msend_status_ok:[171,4,1,""],test_file_compact:[171,4,1,""],test_get_twisted_cmdline:[171,4,1,""],test_get_twisted_cmdline_nt:[171,4,1,""],test_is_windows:[171,4,1,""],test_parse_status:[171,4,1,""],test_print_info:[171,4,1,""],test_query_status_callback:[171,4,1,""],test_query_status_not_run:[171,4,1,""],test_query_status_run:[171,4,1,""],test_reactor_stop:[171,4,1,""],test_wait_for_status:[171,4,1,""],test_wait_for_status_fail:[171,4,1,""],test_wait_for_status_reply:[171,4,1,""],test_wait_for_status_reply_fail:[171,4,1,""]},"evennia.server.tests.test_misc":{MockSettings:[171,2,1,""],TestDeprecations:[171,2,1,""],ThrottleTest:[171,2,1,""],ValidatorTest:[171,2,1,""]},"evennia.server.tests.test_misc.MockSettings":{__init__:[171,4,1,""]},"evennia.server.tests.test_misc.TestDeprecations":{deprecated_settings:[171,5,1,""],test_check_errors:[171,4,1,""]},"evennia.server.tests.test_misc.ThrottleTest":{test_throttle:[171,4,1,""]},"evennia.server.tests.test_misc.ValidatorTest":{test_validator:[171,4,1,""]},"evennia.server.tests.test_server":{TestServer:[171,2,1,""]},"evennia.server.tests.test_server.TestServer":{setUp:[171,4,1,""],test__server_maintenance_channel_handler_update:[171,4,1,""],test__server_maintenance_close_connection:[171,4,1,""],test__server_maintenance_flush:[171,4,1,""],test__server_maintenance_idle_time:[171,4,1,""],test__server_maintenance_reset:[171,4,1,""],test__server_maintenance_validate_scripts:[171,4,1,""],test_evennia_start:[171,4,1,""],test_get_info_dict:[171,4,1,""],test_initial_setup:[171,4,1,""],test_initial_setup_retry:[171,4,1,""],test_run_init_hooks:[171,4,1,""],test_update_defaults:[171,4,1,""]},"evennia.server.tests.testrunner":{EvenniaTestSuiteRunner:[171,2,1,""]},"evennia.server.tests.testrunner.EvenniaTestSuiteRunner":{build_suite:[171,4,1,""]},"evennia.server.throttle":{Throttle:[167,2,1,""]},"evennia.server.throttle.Throttle":{__init__:[167,4,1,""],check:[167,4,1,""],error_msg:[167,5,1,""],get:[167,4,1,""],update:[167,4,1,""]},"evennia.server.validators":{EvenniaPasswordValidator:[167,2,1,""],EvenniaUsernameAvailabilityValidator:[167,2,1,""]},"evennia.server.validators.EvenniaPasswordValidator":{__init__:[167,4,1,""],get_help_text:[167,4,1,""],validate:[167,4,1,""]},"evennia.server.webserver":{DjangoWebRoot:[167,2,1,""],EvenniaReverseProxyResource:[167,2,1,""],HTTPChannelWithXForwardedFor:[167,2,1,""],LockableThreadPool:[167,2,1,""],PrivateStaticRoot:[167,2,1,""],WSGIWebServer:[167,2,1,""],Website:[167,2,1,""]},"evennia.server.webserver.DjangoWebRoot":{__init__:[167,4,1,""],_decrement_requests:[167,4,1,""],empty_threadpool:[167,4,1,""],getChild:[167,4,1,""]},"evennia.server.webserver.EvenniaReverseProxyResource":{getChild:[167,4,1,""],render:[167,4,1,""]},"evennia.server.webserver.HTTPChannelWithXForwardedFor":{allHeadersReceived:[167,4,1,""]},"evennia.server.webserver.LockableThreadPool":{__init__:[167,4,1,""],callInThread:[167,4,1,""],lock:[167,4,1,""]},"evennia.server.webserver.PrivateStaticRoot":{directoryListing:[167,4,1,""]},"evennia.server.webserver.WSGIWebServer":{__init__:[167,4,1,""],startService:[167,4,1,""],stopService:[167,4,1,""]},"evennia.server.webserver.Website":{log:[167,4,1,""],logPrefix:[167,4,1,""],noisy:[167,5,1,""]},"evennia.typeclasses":{admin:[172,0,0,"-"],attributes:[172,0,0,"-"],managers:[172,0,0,"-"],models:[172,0,0,"-"],tags:[172,0,0,"-"],tests:[172,0,0,"-"]},"evennia.typeclasses.admin":{AttributeForm:[172,2,1,""],AttributeFormSet:[172,2,1,""],AttributeInline:[172,2,1,""],TagAdmin:[172,2,1,""],TagForm:[172,2,1,""],TagFormSet:[172,2,1,""],TagInline:[172,2,1,""]},"evennia.typeclasses.admin.AttributeForm":{Meta:[172,2,1,""],__init__:[172,4,1,""],_meta:[172,5,1,""],base_fields:[172,5,1,""],clean_attr_value:[172,4,1,""],declared_fields:[172,5,1,""],media:[172,4,1,""],save:[172,4,1,""]},"evennia.typeclasses.admin.AttributeForm.Meta":{fields:[172,5,1,""]},"evennia.typeclasses.admin.AttributeFormSet":{save:[172,4,1,""]},"evennia.typeclasses.admin.AttributeInline":{extra:[172,5,1,""],form:[172,5,1,""],formset:[172,5,1,""],get_formset:[172,4,1,""],media:[172,4,1,""],model:[172,5,1,""],related_field:[172,5,1,""]},"evennia.typeclasses.admin.TagAdmin":{fields:[172,5,1,""],list_display:[172,5,1,""],list_filter:[172,5,1,""],media:[172,4,1,""],search_fields:[172,5,1,""]},"evennia.typeclasses.admin.TagForm":{Meta:[172,2,1,""],__init__:[172,4,1,""],_meta:[172,5,1,""],base_fields:[172,5,1,""],declared_fields:[172,5,1,""],media:[172,4,1,""],save:[172,4,1,""]},"evennia.typeclasses.admin.TagForm.Meta":{fields:[172,5,1,""]},"evennia.typeclasses.admin.TagFormSet":{save:[172,4,1,""]},"evennia.typeclasses.admin.TagInline":{extra:[172,5,1,""],form:[172,5,1,""],formset:[172,5,1,""],get_formset:[172,4,1,""],media:[172,4,1,""],model:[172,5,1,""],related_field:[172,5,1,""]},"evennia.typeclasses.attributes":{Attribute:[172,2,1,""],AttributeHandler:[172,2,1,""],DbHolder:[172,2,1,""],IAttribute:[172,2,1,""],IAttributeBackend:[172,2,1,""],InMemoryAttribute:[172,2,1,""],InMemoryAttributeBackend:[172,2,1,""],ModelAttributeBackend:[172,2,1,""],NickHandler:[172,2,1,""],NickTemplateInvalid:[172,3,1,""],_GA:[172,1,1,""],_SA:[172,1,1,""],initialize_nick_templates:[172,1,1,""],parse_nick_template:[172,1,1,""]},"evennia.typeclasses.attributes.Attribute":{DoesNotExist:[172,3,1,""],MultipleObjectsReturned:[172,3,1,""],_Attribute__lock_storage_del:[172,4,1,""],_Attribute__lock_storage_get:[172,4,1,""],_Attribute__lock_storage_set:[172,4,1,""],_Attribute__value_del:[172,4,1,""],_Attribute__value_get:[172,4,1,""],_Attribute__value_set:[172,4,1,""],_is_deleted:[172,5,1,""],_meta:[172,5,1,""],accountdb_set:[172,5,1,""],attrtype:[172,4,1,""],category:[172,4,1,""],channeldb_set:[172,5,1,""],date_created:[172,4,1,""],db_attrtype:[172,5,1,""],db_category:[172,5,1,""],db_date_created:[172,5,1,""],db_key:[172,5,1,""],db_lock_storage:[172,5,1,""],db_model:[172,5,1,""],db_strvalue:[172,5,1,""],db_value:[172,5,1,""],get_next_by_db_date_created:[172,4,1,""],get_previous_by_db_date_created:[172,4,1,""],id:[172,5,1,""],key:[172,4,1,""],lock_storage:[172,4,1,""],model:[172,4,1,""],objectdb_set:[172,5,1,""],path:[172,5,1,""],scriptdb_set:[172,5,1,""],strvalue:[172,4,1,""],typename:[172,5,1,""],value:[172,4,1,""]},"evennia.typeclasses.attributes.AttributeHandler":{__init__:[172,4,1,""],_attrcreate:[172,5,1,""],_attredit:[172,5,1,""],_attrread:[172,5,1,""],_attrtype:[172,5,1,""],add:[172,4,1,""],all:[172,4,1,""],batch_add:[172,4,1,""],clear:[172,4,1,""],get:[172,4,1,""],has:[172,4,1,""],remove:[172,4,1,""],reset_cache:[172,4,1,""]},"evennia.typeclasses.attributes.DbHolder":{__init__:[172,4,1,""],all:[172,4,1,""],get_all:[172,4,1,""]},"evennia.typeclasses.attributes.IAttribute":{_IAttribute__lock_storage_del:[172,4,1,""],_IAttribute__lock_storage_get:[172,4,1,""],_IAttribute__lock_storage_set:[172,4,1,""],access:[172,4,1,""],attrtype:[172,4,1,""],category:[172,4,1,""],date_created:[172,4,1,""],key:[172,4,1,""],lock_storage:[172,4,1,""],locks:[172,5,1,""],model:[172,4,1,""],strvalue:[172,4,1,""]},"evennia.typeclasses.attributes.IAttributeBackend":{__init__:[172,4,1,""],_attrclass:[172,5,1,""],_attrcreate:[172,5,1,""],_attredit:[172,5,1,""],_attrread:[172,5,1,""],_delete_cache:[172,4,1,""],_full_cache:[172,4,1,""],_get_cache:[172,4,1,""],_get_cache_category:[172,4,1,""],_get_cache_key:[172,4,1,""],_set_cache:[172,4,1,""],batch_add:[172,4,1,""],clear_attributes:[172,4,1,""],create_attribute:[172,4,1,""],delete_attribute:[172,4,1,""],do_batch_delete:[172,4,1,""],do_batch_finish:[172,4,1,""],do_batch_update_attribute:[172,4,1,""],do_create_attribute:[172,4,1,""],do_delete_attribute:[172,4,1,""],do_update_attribute:[172,4,1,""],get:[172,4,1,""],get_all_attributes:[172,4,1,""],query_all:[172,4,1,""],query_category:[172,4,1,""],query_key:[172,4,1,""],reset_cache:[172,4,1,""],update_attribute:[172,4,1,""]},"evennia.typeclasses.attributes.InMemoryAttribute":{_InMemoryAttribute__value_del:[172,4,1,""],_InMemoryAttribute__value_get:[172,4,1,""],_InMemoryAttribute__value_set:[172,4,1,""],__init__:[172,4,1,""],value:[172,4,1,""]},"evennia.typeclasses.attributes.InMemoryAttributeBackend":{__init__:[172,4,1,""],_attrclass:[172,5,1,""],_next_id:[172,4,1,""],do_batch_finish:[172,4,1,""],do_batch_update_attribute:[172,4,1,""],do_create_attribute:[172,4,1,""],do_delete_attribute:[172,4,1,""],do_update_attribute:[172,4,1,""],query_all:[172,4,1,""],query_category:[172,4,1,""],query_key:[172,4,1,""]},"evennia.typeclasses.attributes.ModelAttributeBackend":{__init__:[172,4,1,""],_attrclass:[172,5,1,""],_m2m_fieldname:[172,5,1,""],do_batch_finish:[172,4,1,""],do_batch_update_attribute:[172,4,1,""],do_create_attribute:[172,4,1,""],do_delete_attribute:[172,4,1,""],do_update_attribute:[172,4,1,""],query_all:[172,4,1,""],query_category:[172,4,1,""],query_key:[172,4,1,""]},"evennia.typeclasses.attributes.NickHandler":{__init__:[172,4,1,""],_attrtype:[172,5,1,""],add:[172,4,1,""],get:[172,4,1,""],has:[172,4,1,""],nickreplace:[172,4,1,""],remove:[172,4,1,""]},"evennia.typeclasses.managers":{TypedObjectManager:[172,2,1,""]},"evennia.typeclasses.managers.TypedObjectManager":{create_tag:[172,4,1,""],dbref:[172,4,1,""],dbref_search:[172,4,1,""],get_alias:[172,4,1,""],get_attribute:[172,4,1,""],get_by_alias:[172,4,1,""],get_by_attribute:[172,4,1,""],get_by_nick:[172,4,1,""],get_by_permission:[172,4,1,""],get_by_tag:[172,4,1,""],get_dbref_range:[172,4,1,""],get_id:[172,4,1,""],get_nick:[172,4,1,""],get_permission:[172,4,1,""],get_tag:[172,4,1,""],get_typeclass_totals:[172,4,1,""],object_totals:[172,4,1,""],typeclass_search:[172,4,1,""]},"evennia.typeclasses.models":{TypedObject:[172,2,1,""]},"evennia.typeclasses.models.TypedObject":{"delete":[172,4,1,""],Meta:[172,2,1,""],_TypedObject__db_del:[172,4,1,""],_TypedObject__db_get:[172,4,1,""],_TypedObject__db_set:[172,4,1,""],_TypedObject__dbid_del:[172,4,1,""],_TypedObject__dbid_get:[172,4,1,""],_TypedObject__dbid_set:[172,4,1,""],_TypedObject__dbref_del:[172,4,1,""],_TypedObject__dbref_get:[172,4,1,""],_TypedObject__dbref_set:[172,4,1,""],_TypedObject__name_del:[172,4,1,""],_TypedObject__name_get:[172,4,1,""],_TypedObject__name_set:[172,4,1,""],_TypedObject__ndb_del:[172,4,1,""],_TypedObject__ndb_get:[172,4,1,""],_TypedObject__ndb_set:[172,4,1,""],__init__:[172,4,1,""],_cached_typeclass:[172,5,1,""],_deleted:[172,4,1,""],_is_deleted:[172,5,1,""],_meta:[172,5,1,""],access:[172,4,1,""],aliases:[172,5,1,""],at_idmapper_flush:[172,4,1,""],at_rename:[172,4,1,""],attributes:[172,5,1,""],check_permstring:[172,4,1,""],date_created:[172,4,1,""],db:[172,4,1,""],db_attributes:[172,5,1,""],db_date_created:[172,5,1,""],db_key:[172,5,1,""],db_lock_storage:[172,5,1,""],db_tags:[172,5,1,""],db_typeclass_path:[172,5,1,""],dbid:[172,4,1,""],dbref:[172,4,1,""],get_absolute_url:[172,4,1,""],get_display_name:[172,4,1,""],get_extra_info:[172,4,1,""],get_next_by_db_date_created:[172,4,1,""],get_previous_by_db_date_created:[172,4,1,""],is_typeclass:[172,4,1,""],key:[172,4,1,""],lock_storage:[172,4,1,""],locks:[172,5,1,""],name:[172,4,1,""],nattributes:[172,5,1,""],ndb:[172,4,1,""],objects:[172,5,1,""],path:[172,5,1,""],permissions:[172,5,1,""],set_class_from_typeclass:[172,4,1,""],swap_typeclass:[172,4,1,""],tags:[172,5,1,""],typeclass_path:[172,4,1,""],typename:[172,5,1,""],web_get_admin_url:[172,4,1,""],web_get_create_url:[172,4,1,""],web_get_delete_url:[172,4,1,""],web_get_detail_url:[172,4,1,""],web_get_puppet_url:[172,4,1,""],web_get_update_url:[172,4,1,""]},"evennia.typeclasses.models.TypedObject.Meta":{"abstract":[172,5,1,""],ordering:[172,5,1,""],verbose_name:[172,5,1,""]},"evennia.typeclasses.tags":{AliasHandler:[172,2,1,""],PermissionHandler:[172,2,1,""],Tag:[172,2,1,""],TagHandler:[172,2,1,""]},"evennia.typeclasses.tags.AliasHandler":{_tagtype:[172,5,1,""]},"evennia.typeclasses.tags.PermissionHandler":{_tagtype:[172,5,1,""]},"evennia.typeclasses.tags.Tag":{DoesNotExist:[172,3,1,""],MultipleObjectsReturned:[172,3,1,""],_meta:[172,5,1,""],accountdb_set:[172,5,1,""],channeldb_set:[172,5,1,""],db_category:[172,5,1,""],db_data:[172,5,1,""],db_key:[172,5,1,""],db_model:[172,5,1,""],db_tagtype:[172,5,1,""],helpentry_set:[172,5,1,""],id:[172,5,1,""],msg_set:[172,5,1,""],objectdb_set:[172,5,1,""],objects:[172,5,1,""],scriptdb_set:[172,5,1,""]},"evennia.typeclasses.tags.TagHandler":{__init__:[172,4,1,""],_delcache:[172,4,1,""],_fullcache:[172,4,1,""],_getcache:[172,4,1,""],_m2m_fieldname:[172,5,1,""],_query_all:[172,4,1,""],_setcache:[172,4,1,""],_tagtype:[172,5,1,""],add:[172,4,1,""],all:[172,4,1,""],batch_add:[172,4,1,""],clear:[172,4,1,""],get:[172,4,1,""],remove:[172,4,1,""],reset_cache:[172,4,1,""]},"evennia.typeclasses.tests":{TestAttributes:[172,2,1,""],TestTypedObjectManager:[172,2,1,""]},"evennia.typeclasses.tests.TestAttributes":{test_attrhandler:[172,4,1,""],test_attrhandler_nocache:[172,4,1,""],test_weird_text_save:[172,4,1,""]},"evennia.typeclasses.tests.TestTypedObjectManager":{_manager:[172,4,1,""],test_get_by_tag_and_category:[172,4,1,""],test_get_by_tag_no_category:[172,4,1,""],test_get_tag_with_all:[172,4,1,""],test_get_tag_with_any:[172,4,1,""],test_get_tag_withnomatch:[172,4,1,""]},"evennia.utils":{ansi:[173,0,0,"-"],batchprocessors:[173,0,0,"-"],containers:[173,0,0,"-"],create:[173,0,0,"-"],dbserialize:[173,0,0,"-"],eveditor:[173,0,0,"-"],evform:[173,0,0,"-"],evmenu:[173,0,0,"-"],evmore:[173,0,0,"-"],evtable:[173,0,0,"-"],gametime:[173,0,0,"-"],idmapper:[174,0,0,"-"],inlinefuncs:[173,0,0,"-"],logger:[173,0,0,"-"],optionclasses:[173,0,0,"-"],optionhandler:[173,0,0,"-"],picklefield:[173,0,0,"-"],search:[173,0,0,"-"],test_resources:[173,0,0,"-"],tests:[175,0,0,"-"],text2html:[173,0,0,"-"],utils:[173,0,0,"-"],validatorfuncs:[173,0,0,"-"]},"evennia.utils.ansi":{ANSIMeta:[173,2,1,""],ANSIParser:[173,2,1,""],ANSIString:[173,2,1,""],_on_raw:[173,1,1,""],_query_super:[173,1,1,""],_spacing_preflight:[173,1,1,""],_transform:[173,1,1,""],parse_ansi:[173,1,1,""],raw:[173,1,1,""],strip_ansi:[173,1,1,""],strip_raw_ansi:[173,1,1,""]},"evennia.utils.ansi.ANSIMeta":{__init__:[173,4,1,""]},"evennia.utils.ansi.ANSIParser":{ansi_escapes:[173,5,1,""],ansi_map:[173,5,1,""],ansi_map_dict:[173,5,1,""],ansi_re:[173,5,1,""],ansi_regex:[173,5,1,""],ansi_sub:[173,5,1,""],ansi_xterm256_bright_bg_map:[173,5,1,""],ansi_xterm256_bright_bg_map_dict:[173,5,1,""],brightbg_sub:[173,5,1,""],mxp_re:[173,5,1,""],mxp_sub:[173,5,1,""],parse_ansi:[173,4,1,""],strip_mxp:[173,4,1,""],strip_raw_codes:[173,4,1,""],sub_ansi:[173,4,1,""],sub_brightbg:[173,4,1,""],sub_xterm256:[173,4,1,""],xterm256_bg:[173,5,1,""],xterm256_bg_sub:[173,5,1,""],xterm256_fg:[173,5,1,""],xterm256_fg_sub:[173,5,1,""],xterm256_gbg:[173,5,1,""],xterm256_gbg_sub:[173,5,1,""],xterm256_gfg:[173,5,1,""],xterm256_gfg_sub:[173,5,1,""]},"evennia.utils.ansi.ANSIString":{__init__:[173,4,1,""],_adder:[173,4,1,""],_filler:[173,4,1,""],_get_indexes:[173,4,1,""],_get_interleving:[173,4,1,""],_shifter:[173,4,1,""],_slice:[173,4,1,""],capitalize:[173,4,1,""],center:[173,4,1,""],clean:[173,4,1,""],count:[173,4,1,""],decode:[173,4,1,""],encode:[173,4,1,""],endswith:[173,4,1,""],expandtabs:[173,4,1,""],find:[173,4,1,""],format:[173,4,1,""],index:[173,4,1,""],isalnum:[173,4,1,""],isalpha:[173,4,1,""],isdigit:[173,4,1,""],islower:[173,4,1,""],isspace:[173,4,1,""],istitle:[173,4,1,""],isupper:[173,4,1,""],join:[173,4,1,""],ljust:[173,4,1,""],lower:[173,4,1,""],lstrip:[173,4,1,""],partition:[173,4,1,""],raw:[173,4,1,""],re_format:[173,5,1,""],replace:[173,4,1,""],rfind:[173,4,1,""],rindex:[173,4,1,""],rjust:[173,4,1,""],rsplit:[173,4,1,""],rstrip:[173,4,1,""],split:[173,4,1,""],startswith:[173,4,1,""],strip:[173,4,1,""],swapcase:[173,4,1,""],translate:[173,4,1,""],upper:[173,4,1,""]},"evennia.utils.batchprocessors":{BatchCodeProcessor:[173,2,1,""],BatchCommandProcessor:[173,2,1,""],read_batchfile:[173,1,1,""],tb_filename:[173,1,1,""],tb_iter:[173,1,1,""]},"evennia.utils.batchprocessors.BatchCodeProcessor":{code_exec:[173,4,1,""],parse_file:[173,4,1,""]},"evennia.utils.batchprocessors.BatchCommandProcessor":{parse_file:[173,4,1,""]},"evennia.utils.containers":{Container:[173,2,1,""],GlobalScriptContainer:[173,2,1,""],OptionContainer:[173,2,1,""]},"evennia.utils.containers.Container":{__init__:[173,4,1,""],all:[173,4,1,""],get:[173,4,1,""],load_data:[173,4,1,""],storage_modules:[173,5,1,""]},"evennia.utils.containers.GlobalScriptContainer":{__init__:[173,4,1,""],_get_scripts:[173,4,1,""],_load_script:[173,4,1,""],all:[173,4,1,""],get:[173,4,1,""],load_data:[173,4,1,""],start:[173,4,1,""]},"evennia.utils.containers.OptionContainer":{storage_modules:[173,5,1,""]},"evennia.utils.create":{create_account:[173,1,1,""],create_channel:[173,1,1,""],create_help_entry:[173,1,1,""],create_message:[173,1,1,""],create_object:[173,1,1,""],create_script:[173,1,1,""]},"evennia.utils.dbserialize":{dbserialize:[173,1,1,""],dbunserialize:[173,1,1,""],do_pickle:[173,1,1,""],do_unpickle:[173,1,1,""],from_pickle:[173,1,1,""],to_pickle:[173,1,1,""]},"evennia.utils.eveditor":{CmdEditorBase:[173,2,1,""],CmdEditorGroup:[173,2,1,""],CmdLineInput:[173,2,1,""],CmdSaveYesNo:[173,2,1,""],EvEditor:[173,2,1,""],EvEditorCmdSet:[173,2,1,""],SaveYesNoCmdSet:[173,2,1,""],_load_editor:[173,1,1,""]},"evennia.utils.eveditor.CmdEditorBase":{_keyaliases:[173,5,1,""],_matchset:[173,5,1,""],aliases:[173,5,1,""],editor:[173,5,1,""],help_category:[173,5,1,""],help_entry:[173,5,1,""],key:[173,5,1,""],lock_storage:[173,5,1,""],locks:[173,5,1,""],parse:[173,4,1,""],search_index_entry:[173,5,1,""]},"evennia.utils.eveditor.CmdEditorGroup":{_keyaliases:[173,5,1,""],_matchset:[173,5,1,""],aliases:[173,5,1,""],arg_regex:[173,5,1,""],func:[173,4,1,""],help_category:[173,5,1,""],key:[173,5,1,""],lock_storage:[173,5,1,""],search_index_entry:[173,5,1,""]},"evennia.utils.eveditor.CmdLineInput":{_keyaliases:[173,5,1,""],_matchset:[173,5,1,""],aliases:[173,5,1,""],func:[173,4,1,""],help_category:[173,5,1,""],key:[173,5,1,""],lock_storage:[173,5,1,""],search_index_entry:[173,5,1,""]},"evennia.utils.eveditor.CmdSaveYesNo":{_keyaliases:[173,5,1,""],_matchset:[173,5,1,""],aliases:[173,5,1,""],func:[173,4,1,""],help_category:[173,5,1,""],help_cateogory:[173,5,1,""],key:[173,5,1,""],lock_storage:[173,5,1,""],locks:[173,5,1,""],search_index_entry:[173,5,1,""]},"evennia.utils.eveditor.EvEditor":{__init__:[173,4,1,""],decrease_indent:[173,4,1,""],deduce_indent:[173,4,1,""],display_buffer:[173,4,1,""],display_help:[173,4,1,""],get_buffer:[173,4,1,""],increase_indent:[173,4,1,""],load_buffer:[173,4,1,""],quit:[173,4,1,""],save_buffer:[173,4,1,""],swap_autoindent:[173,4,1,""],update_buffer:[173,4,1,""],update_undo:[173,4,1,""]},"evennia.utils.eveditor.EvEditorCmdSet":{at_cmdset_creation:[173,4,1,""],key:[173,5,1,""],mergetype:[173,5,1,""],path:[173,5,1,""]},"evennia.utils.eveditor.SaveYesNoCmdSet":{at_cmdset_creation:[173,4,1,""],key:[173,5,1,""],mergetype:[173,5,1,""],path:[173,5,1,""],priority:[173,5,1,""]},"evennia.utils.evform":{EvForm:[173,2,1,""],_test:[173,1,1,""],_to_ansi:[173,1,1,""],_to_rect:[173,1,1,""]},"evennia.utils.evform.EvForm":{__init__:[173,4,1,""],_parse_rectangles:[173,4,1,""],_populate_form:[173,4,1,""],map:[173,4,1,""],reload:[173,4,1,""]},"evennia.utils.evmenu":{CmdEvMenuNode:[173,2,1,""],CmdGetInput:[173,2,1,""],CmdTestMenu:[173,2,1,""],EvMenu:[173,2,1,""],EvMenuCmdSet:[173,2,1,""],EvMenuError:[173,3,1,""],InputCmdSet:[173,2,1,""],_Prompt:[173,2,1,""],_generate_goto:[173,1,1,""],_test_call:[173,1,1,""],get_input:[173,1,1,""],list_node:[173,1,1,""],test_displayinput_node:[173,1,1,""],test_dynamic_node:[173,1,1,""],test_end_node:[173,1,1,""],test_look_node:[173,1,1,""],test_set_node:[173,1,1,""],test_start_node:[173,1,1,""],test_view_node:[173,1,1,""]},"evennia.utils.evmenu.CmdEvMenuNode":{_keyaliases:[173,5,1,""],_matchset:[173,5,1,""],aliases:[173,5,1,""],func:[173,4,1,""],help_category:[173,5,1,""],key:[173,5,1,""],lock_storage:[173,5,1,""],locks:[173,5,1,""],search_index_entry:[173,5,1,""]},"evennia.utils.evmenu.CmdGetInput":{_keyaliases:[173,5,1,""],_matchset:[173,5,1,""],aliases:[173,5,1,""],func:[173,4,1,""],help_category:[173,5,1,""],key:[173,5,1,""],lock_storage:[173,5,1,""],search_index_entry:[173,5,1,""]},"evennia.utils.evmenu.CmdTestMenu":{_keyaliases:[173,5,1,""],_matchset:[173,5,1,""],aliases:[173,5,1,""],func:[173,4,1,""],help_category:[173,5,1,""],key:[173,5,1,""],lock_storage:[173,5,1,""],search_index_entry:[173,5,1,""]},"evennia.utils.evmenu.EvMenu":{"goto":[173,4,1,""],__init__:[173,4,1,""],_execute_node:[173,4,1,""],_format_node:[173,4,1,""],_parse_menudata:[173,4,1,""],_safe_call:[173,4,1,""],close_menu:[173,4,1,""],display_helptext:[173,4,1,""],display_nodetext:[173,4,1,""],extract_goto_exec:[173,4,1,""],helptext_formatter:[173,4,1,""],node_border_char:[173,5,1,""],node_formatter:[173,4,1,""],nodetext_formatter:[173,4,1,""],options_formatter:[173,4,1,""],parse_input:[173,4,1,""],print_debug_info:[173,4,1,""],run_exec:[173,4,1,""],run_exec_then_goto:[173,4,1,""]},"evennia.utils.evmenu.EvMenuCmdSet":{at_cmdset_creation:[173,4,1,""],key:[173,5,1,""],mergetype:[173,5,1,""],no_channels:[173,5,1,""],no_exits:[173,5,1,""],no_objs:[173,5,1,""],path:[173,5,1,""],priority:[173,5,1,""]},"evennia.utils.evmenu.InputCmdSet":{at_cmdset_creation:[173,4,1,""],key:[173,5,1,""],mergetype:[173,5,1,""],no_channels:[173,5,1,""],no_exits:[173,5,1,""],no_objs:[173,5,1,""],path:[173,5,1,""],priority:[173,5,1,""]},"evennia.utils.evmore":{CmdMore:[173,2,1,""],CmdMoreLook:[173,2,1,""],CmdSetMore:[173,2,1,""],EvMore:[173,2,1,""],msg:[173,1,1,""],queryset_maxsize:[173,1,1,""]},"evennia.utils.evmore.CmdMore":{_keyaliases:[173,5,1,""],_matchset:[173,5,1,""],aliases:[173,5,1,""],auto_help:[173,5,1,""],func:[173,4,1,""],help_category:[173,5,1,""],key:[173,5,1,""],lock_storage:[173,5,1,""],search_index_entry:[173,5,1,""]},"evennia.utils.evmore.CmdMoreLook":{_keyaliases:[173,5,1,""],_matchset:[173,5,1,""],aliases:[173,5,1,""],auto_help:[173,5,1,""],func:[173,4,1,""],help_category:[173,5,1,""],key:[173,5,1,""],lock_storage:[173,5,1,""],search_index_entry:[173,5,1,""]},"evennia.utils.evmore.CmdSetMore":{at_cmdset_creation:[173,4,1,""],key:[173,5,1,""],path:[173,5,1,""],priority:[173,5,1,""]},"evennia.utils.evmore.EvMore":{__init__:[173,4,1,""],display:[173,4,1,""],format_page:[173,4,1,""],init_evtable:[173,4,1,""],init_f_str:[173,4,1,""],init_iterable:[173,4,1,""],init_queryset:[173,4,1,""],init_str:[173,4,1,""],page_back:[173,4,1,""],page_end:[173,4,1,""],page_next:[173,4,1,""],page_quit:[173,4,1,""],page_top:[173,4,1,""],paginator_index:[173,4,1,""],paginator_slice:[173,4,1,""],start:[173,4,1,""]},"evennia.utils.evtable":{ANSITextWrapper:[173,2,1,""],EvCell:[173,2,1,""],EvColumn:[173,2,1,""],EvTable:[173,2,1,""],_test2:[173,1,1,""],_test:[173,1,1,""],_to_ansi:[173,1,1,""],fill:[173,1,1,""],wrap:[173,1,1,""]},"evennia.utils.evtable.ANSITextWrapper":{_munge_whitespace:[173,4,1,""],_split:[173,4,1,""],_wrap_chunks:[173,4,1,""]},"evennia.utils.evtable.EvCell":{__init__:[173,4,1,""],_align:[173,4,1,""],_border:[173,4,1,""],_center:[173,4,1,""],_crop:[173,4,1,""],_fit_width:[173,4,1,""],_pad:[173,4,1,""],_reformat:[173,4,1,""],_split_lines:[173,4,1,""],_valign:[173,4,1,""],get:[173,4,1,""],get_height:[173,4,1,""],get_min_height:[173,4,1,""],get_min_width:[173,4,1,""],get_width:[173,4,1,""],reformat:[173,4,1,""],replace_data:[173,4,1,""]},"evennia.utils.evtable.EvColumn":{__init__:[173,4,1,""],_balance:[173,4,1,""],add_rows:[173,4,1,""],reformat:[173,4,1,""],reformat_cell:[173,4,1,""]},"evennia.utils.evtable.EvTable":{__init__:[173,4,1,""],_balance:[173,4,1,""],_borders:[173,4,1,""],_cellborders:[173,4,1,""],_generate_lines:[173,4,1,""],add_column:[173,4,1,""],add_header:[173,4,1,""],add_row:[173,4,1,""],get:[173,4,1,""],reformat:[173,4,1,""],reformat_column:[173,4,1,""]},"evennia.utils.gametime":{TimeScript:[173,2,1,""],game_epoch:[173,1,1,""],gametime:[173,1,1,""],portal_uptime:[173,1,1,""],real_seconds_until:[173,1,1,""],reset_gametime:[173,1,1,""],runtime:[173,1,1,""],schedule:[173,1,1,""],server_epoch:[173,1,1,""],uptime:[173,1,1,""]},"evennia.utils.gametime.TimeScript":{DoesNotExist:[173,3,1,""],MultipleObjectsReturned:[173,3,1,""],_meta:[173,5,1,""],at_repeat:[173,4,1,""],at_script_creation:[173,4,1,""],path:[173,5,1,""],typename:[173,5,1,""]},"evennia.utils.idmapper":{manager:[174,0,0,"-"],models:[174,0,0,"-"],tests:[174,0,0,"-"]},"evennia.utils.idmapper.manager":{SharedMemoryManager:[174,2,1,""]},"evennia.utils.idmapper.manager.SharedMemoryManager":{get:[174,4,1,""]},"evennia.utils.idmapper.models":{SharedMemoryModel:[174,2,1,""],SharedMemoryModelBase:[174,2,1,""],WeakSharedMemoryModel:[174,2,1,""],WeakSharedMemoryModelBase:[174,2,1,""],_DA:[174,1,1,""],_GA:[174,1,1,""],_SA:[174,1,1,""],cache_size:[174,1,1,""],conditional_flush:[174,1,1,""],flush_cache:[174,1,1,""],flush_cached_instance:[174,1,1,""],update_cached_instance:[174,1,1,""]},"evennia.utils.idmapper.models.SharedMemoryModel":{"delete":[174,4,1,""],Meta:[174,2,1,""],_flush_cached_by_key:[174,4,1,""],_get_cache_key:[174,4,1,""],_is_deleted:[174,5,1,""],_meta:[174,5,1,""],at_idmapper_flush:[174,4,1,""],cache_instance:[174,4,1,""],flush_cached_instance:[174,4,1,""],flush_from_cache:[174,4,1,""],flush_instance_cache:[174,4,1,""],get_all_cached_instances:[174,4,1,""],get_cached_instance:[174,4,1,""],objects:[174,5,1,""],path:[174,5,1,""],save:[174,4,1,""],typename:[174,5,1,""]},"evennia.utils.idmapper.models.SharedMemoryModel.Meta":{"abstract":[174,5,1,""]},"evennia.utils.idmapper.models.SharedMemoryModelBase":{_prepare:[174,4,1,""]},"evennia.utils.idmapper.models.WeakSharedMemoryModel":{Meta:[174,2,1,""],_is_deleted:[174,5,1,""],_meta:[174,5,1,""],path:[174,5,1,""],typename:[174,5,1,""]},"evennia.utils.idmapper.models.WeakSharedMemoryModel.Meta":{"abstract":[174,5,1,""]},"evennia.utils.idmapper.models.WeakSharedMemoryModelBase":{_prepare:[174,4,1,""]},"evennia.utils.idmapper.tests":{Article:[174,2,1,""],Category:[174,2,1,""],RegularArticle:[174,2,1,""],RegularCategory:[174,2,1,""],SharedMemorysTest:[174,2,1,""]},"evennia.utils.idmapper.tests.Article":{DoesNotExist:[174,3,1,""],MultipleObjectsReturned:[174,3,1,""],_is_deleted:[174,5,1,""],_meta:[174,5,1,""],category2:[174,5,1,""],category2_id:[174,5,1,""],category:[174,5,1,""],category_id:[174,5,1,""],id:[174,5,1,""],name:[174,5,1,""],path:[174,5,1,""],typename:[174,5,1,""]},"evennia.utils.idmapper.tests.Category":{DoesNotExist:[174,3,1,""],MultipleObjectsReturned:[174,3,1,""],_is_deleted:[174,5,1,""],_meta:[174,5,1,""],article_set:[174,5,1,""],id:[174,5,1,""],name:[174,5,1,""],path:[174,5,1,""],regulararticle_set:[174,5,1,""],typename:[174,5,1,""]},"evennia.utils.idmapper.tests.RegularArticle":{DoesNotExist:[174,3,1,""],MultipleObjectsReturned:[174,3,1,""],_meta:[174,5,1,""],category2:[174,5,1,""],category2_id:[174,5,1,""],category:[174,5,1,""],category_id:[174,5,1,""],id:[174,5,1,""],name:[174,5,1,""],objects:[174,5,1,""]},"evennia.utils.idmapper.tests.RegularCategory":{DoesNotExist:[174,3,1,""],MultipleObjectsReturned:[174,3,1,""],_meta:[174,5,1,""],article_set:[174,5,1,""],id:[174,5,1,""],name:[174,5,1,""],objects:[174,5,1,""],regulararticle_set:[174,5,1,""]},"evennia.utils.idmapper.tests.SharedMemorysTest":{setUp:[174,4,1,""],testMixedReferences:[174,4,1,""],testObjectDeletion:[174,4,1,""],testRegularReferences:[174,4,1,""],testSharedMemoryReferences:[174,4,1,""]},"evennia.utils.inlinefuncs":{"null":[173,1,1,""],InlinefuncError:[173,3,1,""],NickTemplateInvalid:[173,3,1,""],ParseStack:[173,2,1,""],clr:[173,1,1,""],crop:[173,1,1,""],initialize_nick_templates:[173,1,1,""],nomatch:[173,1,1,""],pad:[173,1,1,""],parse_inlinefunc:[173,1,1,""],parse_nick_template:[173,1,1,""],space:[173,1,1,""]},"evennia.utils.inlinefuncs.ParseStack":{__init__:[173,4,1,""],append:[173,4,1,""]},"evennia.utils.logger":{EvenniaLogFile:[173,2,1,""],PortalLogObserver:[173,2,1,""],ServerLogObserver:[173,2,1,""],WeeklyLogFile:[173,2,1,""],_open_log_file:[173,1,1,""],log_dep:[173,1,1,""],log_depmsg:[173,1,1,""],log_err:[173,1,1,""],log_errmsg:[173,1,1,""],log_file:[173,1,1,""],log_info:[173,1,1,""],log_infomsg:[173,1,1,""],log_msg:[173,1,1,""],log_sec:[173,1,1,""],log_secmsg:[173,1,1,""],log_server:[173,1,1,""],log_trace:[173,1,1,""],log_tracemsg:[173,1,1,""],log_warn:[173,1,1,""],log_warnmsg:[173,1,1,""],tail_log_file:[173,1,1,""],timeformat:[173,1,1,""]},"evennia.utils.logger.EvenniaLogFile":{num_lines_to_append:[173,5,1,""],readlines:[173,4,1,""],rotate:[173,4,1,""],seek:[173,4,1,""],settings:[173,5,1,""]},"evennia.utils.logger.PortalLogObserver":{emit:[173,4,1,""],prefix:[173,5,1,""],timeFormat:[173,5,1,""]},"evennia.utils.logger.ServerLogObserver":{prefix:[173,5,1,""]},"evennia.utils.logger.WeeklyLogFile":{__init__:[173,4,1,""],_openFile:[173,4,1,""],shouldRotate:[173,4,1,""],suffix:[173,4,1,""],write:[173,4,1,""]},"evennia.utils.optionclasses":{BaseOption:[173,2,1,""],Boolean:[173,2,1,""],Color:[173,2,1,""],Datetime:[173,2,1,""],Duration:[173,2,1,""],Email:[173,2,1,""],Future:[173,2,1,""],Lock:[173,2,1,""],PositiveInteger:[173,2,1,""],SignedInteger:[173,2,1,""],Text:[173,2,1,""],Timezone:[173,2,1,""],UnsignedInteger:[173,2,1,""]},"evennia.utils.optionclasses.BaseOption":{"default":[173,4,1,""],__init__:[173,4,1,""],changed:[173,4,1,""],deserialize:[173,4,1,""],display:[173,4,1,""],load:[173,4,1,""],save:[173,4,1,""],serialize:[173,4,1,""],set:[173,4,1,""],validate:[173,4,1,""],value:[173,4,1,""]},"evennia.utils.optionclasses.Boolean":{deserialize:[173,4,1,""],display:[173,4,1,""],serialize:[173,4,1,""],validate:[173,4,1,""]},"evennia.utils.optionclasses.Color":{deserialize:[173,4,1,""],display:[173,4,1,""],validate:[173,4,1,""]},"evennia.utils.optionclasses.Datetime":{deserialize:[173,4,1,""],serialize:[173,4,1,""],validate:[173,4,1,""]},"evennia.utils.optionclasses.Duration":{deserialize:[173,4,1,""],serialize:[173,4,1,""],validate:[173,4,1,""]},"evennia.utils.optionclasses.Email":{deserialize:[173,4,1,""],validate:[173,4,1,""]},"evennia.utils.optionclasses.Future":{validate:[173,4,1,""]},"evennia.utils.optionclasses.Lock":{validate:[173,4,1,""]},"evennia.utils.optionclasses.PositiveInteger":{deserialize:[173,4,1,""],validate:[173,4,1,""]},"evennia.utils.optionclasses.SignedInteger":{deserialize:[173,4,1,""],validate:[173,4,1,""]},"evennia.utils.optionclasses.Text":{deserialize:[173,4,1,""]},"evennia.utils.optionclasses.Timezone":{"default":[173,4,1,""],deserialize:[173,4,1,""],serialize:[173,4,1,""],validate:[173,4,1,""]},"evennia.utils.optionclasses.UnsignedInteger":{deserialize:[173,4,1,""],validate:[173,4,1,""],validator_key:[173,5,1,""]},"evennia.utils.optionhandler":{InMemorySaveHandler:[173,2,1,""],OptionHandler:[173,2,1,""],_GA:[173,1,1,""],_SA:[173,1,1,""]},"evennia.utils.optionhandler.InMemorySaveHandler":{__init__:[173,4,1,""],add:[173,4,1,""],get:[173,4,1,""]},"evennia.utils.optionhandler.OptionHandler":{__init__:[173,4,1,""],_load_option:[173,4,1,""],all:[173,4,1,""],get:[173,4,1,""],set:[173,4,1,""]},"evennia.utils.picklefield":{PickledFormField:[173,2,1,""],PickledObject:[173,2,1,""],PickledObjectField:[173,2,1,""],PickledWidget:[173,2,1,""],_ObjectWrapper:[173,2,1,""],dbsafe_decode:[173,1,1,""],dbsafe_encode:[173,1,1,""],wrap_conflictual_object:[173,1,1,""]},"evennia.utils.picklefield.PickledFormField":{__init__:[173,4,1,""],clean:[173,4,1,""],default_error_messages:[173,5,1,""],widget:[173,5,1,""]},"evennia.utils.picklefield.PickledObjectField":{__init__:[173,4,1,""],formfield:[173,4,1,""],from_db_value:[173,4,1,""],get_db_prep_lookup:[173,4,1,""],get_db_prep_value:[173,4,1,""],get_default:[173,4,1,""],get_internal_type:[173,4,1,""],pre_save:[173,4,1,""],value_to_string:[173,4,1,""]},"evennia.utils.picklefield.PickledWidget":{media:[173,4,1,""],render:[173,4,1,""],value_from_datadict:[173,4,1,""]},"evennia.utils.picklefield._ObjectWrapper":{__init__:[173,4,1,""],_obj:[173,5,1,""]},"evennia.utils.search":{search_account:[173,1,1,""],search_account_tag:[173,1,1,""],search_channel:[173,1,1,""],search_channel_tag:[173,1,1,""],search_help_entry:[173,1,1,""],search_message:[173,1,1,""],search_object:[173,1,1,""],search_script:[173,1,1,""],search_script_tag:[173,1,1,""]},"evennia.utils.test_resources":{EvenniaTest:[173,2,1,""],LocalEvenniaTest:[173,2,1,""],_mock_deferlater:[173,1,1,""],mockdeferLater:[173,1,1,""],mockdelay:[173,1,1,""],unload_module:[173,1,1,""]},"evennia.utils.test_resources.EvenniaTest":{account_typeclass:[173,5,1,""],character_typeclass:[173,5,1,""],exit_typeclass:[173,5,1,""],object_typeclass:[173,5,1,""],room_typeclass:[173,5,1,""],script_typeclass:[173,5,1,""],setUp:[173,4,1,""],tearDown:[173,4,1,""]},"evennia.utils.test_resources.LocalEvenniaTest":{account_typeclass:[173,5,1,""],character_typeclass:[173,5,1,""],exit_typeclass:[173,5,1,""],object_typeclass:[173,5,1,""],room_typeclass:[173,5,1,""],script_typeclass:[173,5,1,""]},"evennia.utils.tests":{data:[176,0,0,"-"],test_ansi:[175,0,0,"-"],test_batchprocessors:[175,0,0,"-"],test_create_functions:[175,0,0,"-"],test_eveditor:[175,0,0,"-"],test_evform:[175,0,0,"-"],test_evmenu:[175,0,0,"-"],test_gametime:[175,0,0,"-"],test_tagparsing:[175,0,0,"-"],test_text2html:[175,0,0,"-"],test_utils:[175,0,0,"-"],test_validatorfuncs:[175,0,0,"-"]},"evennia.utils.tests.data":{evform_example:[176,0,0,"-"],prototypes_example:[176,0,0,"-"]},"evennia.utils.tests.test_ansi":{TestANSIString:[175,2,1,""]},"evennia.utils.tests.test_ansi.TestANSIString":{setUp:[175,4,1,""],test_clean:[175,4,1,""],test_format:[175,4,1,""],test_length:[175,4,1,""],test_raw:[175,4,1,""],test_split_with_mixed_strings:[175,4,1,""]},"evennia.utils.tests.test_batchprocessors":{TestBatchCodeProcessor:[175,2,1,""],TestBatchCommandProcessor:[175,2,1,""],TestBatchprocessorErrors:[175,2,1,""]},"evennia.utils.tests.test_batchprocessors.TestBatchCodeProcessor":{test_execs_codeblock:[175,4,1,""],test_execs_codeblock_raises:[175,4,1,""],test_execs_codeblock_with_extra_environ:[175,4,1,""],test_parses_INSERT:[175,4,1,""],test_parses_INSERT_raises_IOError:[175,4,1,""],test_parses_codeblocks:[175,4,1,""],test_parses_header_and_two_codeblock:[175,4,1,""],test_parses_one_codeblock:[175,4,1,""]},"evennia.utils.tests.test_batchprocessors.TestBatchCommandProcessor":{test_parses_2_commands:[175,4,1,""],test_parses_INSERT:[175,4,1,""],test_parses_INSERT_raises_IOError:[175,4,1,""]},"evennia.utils.tests.test_batchprocessors.TestBatchprocessorErrors":{test_read_batchfile_raises_IOError:[175,4,1,""],test_read_batchfile_raises_UnicodeDecodeError:[175,4,1,""]},"evennia.utils.tests.test_create_functions":{TestCreateScript:[175,2,1,""]},"evennia.utils.tests.test_create_functions.TestCreateScript":{test_create_script:[175,4,1,""],test_create_script_w_repeats_equal_1:[175,4,1,""],test_create_script_w_repeats_equal_1_and_delayed:[175,4,1,""],test_create_script_w_repeats_equal_1_persisted:[175,4,1,""],test_create_script_w_repeats_equal_2:[175,4,1,""]},"evennia.utils.tests.test_eveditor":{TestEvEditor:[175,2,1,""]},"evennia.utils.tests.test_eveditor.TestEvEditor":{test_eveditor_COLON_DD:[175,4,1,""],test_eveditor_COLON_F:[175,4,1,""],test_eveditor_COLON_J:[175,4,1,""],test_eveditor_COLON_UU:[175,4,1,""],test_eveditor_bad_commands:[175,4,1,""],test_eveditor_search_and_replace:[175,4,1,""],test_eveditor_view_cmd:[175,4,1,""]},"evennia.utils.tests.test_evform":{TestEvForm:[175,2,1,""]},"evennia.utils.tests.test_evform.TestEvForm":{test_ansi_escape:[175,4,1,""],test_form:[175,4,1,""]},"evennia.utils.tests.test_evmenu":{TestEvMenu:[175,2,1,""],TestEvMenuExample:[175,2,1,""]},"evennia.utils.tests.test_evmenu.TestEvMenu":{_debug_output:[175,4,1,""],_test_menutree:[175,4,1,""],auto_help:[175,5,1,""],auto_look:[175,5,1,""],auto_quit:[175,5,1,""],cmd_on_exit:[175,5,1,""],cmdset_mergetype:[175,5,1,""],cmdset_priority:[175,5,1,""],debug_output:[175,5,1,""],expect_all_nodes:[175,5,1,""],expected_node_options:[175,5,1,""],expected_node_options_count:[175,5,1,""],expected_node_texts:[175,5,1,""],expected_tree:[175,5,1,""],kwargs:[175,5,1,""],menutree:[175,5,1,""],persistent:[175,5,1,""],setUp:[175,4,1,""],startnode:[175,5,1,""],startnode_input:[175,5,1,""],test_menu_structure:[175,4,1,""]},"evennia.utils.tests.test_evmenu.TestEvMenuExample":{debug_output:[175,5,1,""],expected_node_texts:[175,5,1,""],expected_tree:[175,5,1,""],kwargs:[175,5,1,""],menutree:[175,5,1,""],startnode:[175,5,1,""],test_kwargsave:[175,4,1,""]},"evennia.utils.tests.test_gametime":{TestGametime:[175,2,1,""]},"evennia.utils.tests.test_gametime.TestGametime":{setUp:[175,4,1,""],tearDown:[175,4,1,""],test_game_epoch_no_setting:[175,4,1,""],test_game_epoch_setting:[175,4,1,""],test_gametime_absolute:[175,4,1,""],test_gametime_downtimes:[175,4,1,""],test_gametime_simple:[175,4,1,""],test_real_seconds_until:[175,4,1,""],test_real_seconds_until_behind:[175,4,1,""],test_real_seconds_until_leap_year:[175,4,1,""],test_repeat_schedule:[175,4,1,""],test_runtime:[175,4,1,""],test_schedule:[175,4,1,""],test_server_epoch:[175,4,1,""],test_uptime:[175,4,1,""]},"evennia.utils.tests.test_tagparsing":{ANSIStringTestCase:[175,2,1,""],TestInlineFuncs:[175,2,1,""],TestTextToHTMLparser:[175,2,1,""]},"evennia.utils.tests.test_tagparsing.ANSIStringTestCase":{checker:[175,4,1,""],table_check:[175,4,1,""],test_add:[175,4,1,""],test_capitalize:[175,4,1,""],test_instance:[175,4,1,""],test_join:[175,4,1,""],test_len:[175,4,1,""],test_mxp_agnostic:[175,4,1,""],test_slice:[175,4,1,""],test_split:[175,4,1,""],test_strip:[175,4,1,""]},"evennia.utils.tests.test_tagparsing.TestInlineFuncs":{test_escaped2:[175,4,1,""],test_escaped:[175,4,1,""],test_incomplete:[175,4,1,""],test_nested:[175,4,1,""],test_nofunc:[175,4,1,""],test_single_func:[175,4,1,""]},"evennia.utils.tests.test_tagparsing.TestTextToHTMLparser":{setUp:[175,4,1,""],tearDown:[175,4,1,""],test_url_chars_anchor:[175,4,1,""],test_url_chars_colon:[175,4,1,""],test_url_chars_exclam:[175,4,1,""],test_url_chars_querystring:[175,4,1,""],test_url_chars_slash:[175,4,1,""],test_url_edge_brackets:[175,4,1,""],test_url_edge_following_htmlentity:[175,4,1,""],test_url_edge_following_period:[175,4,1,""],test_url_edge_following_period_eol:[175,4,1,""],test_url_edge_leadingw:[175,4,1,""],test_url_edge_multiline:[175,4,1,""],test_url_edge_surrounded_spans:[175,4,1,""],test_url_scheme_ftp:[175,4,1,""],test_url_scheme_ftpproto:[175,4,1,""],test_url_scheme_http:[175,4,1,""],test_url_scheme_https:[175,4,1,""],test_url_scheme_www:[175,4,1,""]},"evennia.utils.tests.test_text2html":{TestText2Html:[175,2,1,""]},"evennia.utils.tests.test_text2html.TestText2Html":{test_convert_linebreaks:[175,4,1,""],test_convert_urls:[175,4,1,""],test_parse_html:[175,4,1,""],test_re_blinking:[175,4,1,""],test_re_bold:[175,4,1,""],test_re_color:[175,4,1,""],test_re_double_space:[175,4,1,""],test_re_inversing:[175,4,1,""],test_re_underline:[175,4,1,""],test_remove_backspaces:[175,4,1,""],test_remove_bells:[175,4,1,""],test_sub_mxp_links:[175,4,1,""],test_sub_text:[175,4,1,""]},"evennia.utils.tests.test_utils":{LatinifyTest:[175,2,1,""],TestCrop:[175,2,1,""],TestDateTimeFormat:[175,2,1,""],TestDedent:[175,2,1,""],TestFormatGrid:[175,2,1,""],TestImportFunctions:[175,2,1,""],TestIsIter:[175,2,1,""],TestListToString:[175,2,1,""],TestMLen:[175,2,1,""],TestPercent:[175,2,1,""],TestTimeformat:[175,2,1,""]},"evennia.utils.tests.test_utils.LatinifyTest":{setUp:[175,4,1,""],test_byte_string:[175,4,1,""],test_plain_string:[175,4,1,""]},"evennia.utils.tests.test_utils.TestCrop":{test_crop:[175,4,1,""]},"evennia.utils.tests.test_utils.TestDateTimeFormat":{test_datetimes:[175,4,1,""]},"evennia.utils.tests.test_utils.TestDedent":{test_dedent:[175,4,1,""]},"evennia.utils.tests.test_utils.TestFormatGrid":{_generate_elements:[175,4,1,""],maxDiff:[175,5,1,""],setUp:[175,4,1,""],tearDown:[175,4,1,""],test_breakline:[175,4,1,""],test_disparate_grid:[175,4,1,""],test_even_grid:[175,4,1,""],test_huge_grid:[175,4,1,""],test_overlap:[175,4,1,""]},"evennia.utils.tests.test_utils.TestImportFunctions":{_t_dir_file:[175,4,1,""],test_mod_import:[175,4,1,""],test_mod_import_from_path:[175,4,1,""],test_mod_import_from_path_invalid:[175,4,1,""],test_mod_import_invalid:[175,4,1,""]},"evennia.utils.tests.test_utils.TestIsIter":{test_is_iter:[175,4,1,""]},"evennia.utils.tests.test_utils.TestListToString":{test_list_to_string:[175,4,1,""]},"evennia.utils.tests.test_utils.TestMLen":{test_dict:[175,4,1,""],test_list:[175,4,1,""],test_mxp_ansi_string:[175,4,1,""],test_mxp_string:[175,4,1,""],test_non_mxp_ansi_string:[175,4,1,""],test_non_mxp_string:[175,4,1,""]},"evennia.utils.tests.test_utils.TestPercent":{test_bad_input:[175,4,1,""],test_ok_input:[175,4,1,""]},"evennia.utils.tests.test_utils.TestTimeformat":{test_style_0:[175,4,1,""],test_style_1:[175,4,1,""],test_style_2:[175,4,1,""],test_style_3:[175,4,1,""],test_style_4:[175,4,1,""],test_unknown_format:[175,4,1,""]},"evennia.utils.tests.test_validatorfuncs":{TestValidatorFuncs:[175,2,1,""]},"evennia.utils.tests.test_validatorfuncs.TestValidatorFuncs":{test_boolean:[175,4,1,""],test_boolean_raises_ValueError:[175,4,1,""],test_color_falsy_raises_ValueError:[175,4,1,""],test_color_ok:[175,4,1,""],test_datetime_ok:[175,4,1,""],test_datetime_raises_ValueError:[175,4,1,""],test_duration_ok:[175,4,1,""],test_duration_raises_ValueError:[175,4,1,""],test_email_ok:[175,4,1,""],test_email_raises_ValueError:[175,4,1,""],test_future_ok:[175,4,1,""],test_future_raises_ValueError:[175,4,1,""],test_lock_ok:[175,4,1,""],test_lock_raises_ValueError:[175,4,1,""],test_positive_integer_ok:[175,4,1,""],test_positive_integer_raises_ValueError:[175,4,1,""],test_signed_integer_ok:[175,4,1,""],test_signed_integer_raises_ValueError:[175,4,1,""],test_text_ok:[175,4,1,""],test_text_raises_ValueError:[175,4,1,""],test_timezone_ok:[175,4,1,""],test_timezone_raises_ValueError:[175,4,1,""],test_unsigned_integer_ok:[175,4,1,""],test_unsigned_integer_raises_ValueError:[175,4,1,""]},"evennia.utils.text2html":{TextToHTMLparser:[173,2,1,""],parse_html:[173,1,1,""]},"evennia.utils.text2html.TextToHTMLparser":{_sub_bg:[173,4,1,""],_sub_bgfg:[173,4,1,""],_sub_fg:[173,4,1,""],bg_colormap:[173,5,1,""],bgfgstart:[173,5,1,""],bgfgstop:[173,5,1,""],bgstart:[173,5,1,""],bgstop:[173,5,1,""],blink:[173,5,1,""],colorback:[173,5,1,""],colorcodes:[173,5,1,""],convert_linebreaks:[173,4,1,""],convert_urls:[173,4,1,""],fg_colormap:[173,5,1,""],fgstart:[173,5,1,""],fgstop:[173,5,1,""],hilite:[173,5,1,""],inverse:[173,5,1,""],normal:[173,5,1,""],parse:[173,4,1,""],re_bgfg:[173,5,1,""],re_bgs:[173,5,1,""],re_blink:[173,5,1,""],re_blinking:[173,4,1,""],re_bold:[173,4,1,""],re_color:[173,4,1,""],re_dblspace:[173,5,1,""],re_double_space:[173,4,1,""],re_fgs:[173,5,1,""],re_hilite:[173,5,1,""],re_inverse:[173,5,1,""],re_inversing:[173,4,1,""],re_mxplink:[173,5,1,""],re_normal:[173,5,1,""],re_string:[173,5,1,""],re_uline:[173,5,1,""],re_underline:[173,4,1,""],re_unhilite:[173,5,1,""],re_url:[173,5,1,""],remove_backspaces:[173,4,1,""],remove_bells:[173,4,1,""],sub_dblspace:[173,4,1,""],sub_mxp_links:[173,4,1,""],sub_text:[173,4,1,""],tabstop:[173,5,1,""],underline:[173,5,1,""],unhilite:[173,5,1,""]},"evennia.utils.utils":{LimitedSizeOrderedDict:[173,2,1,""],_DA:[173,1,1,""],_GA:[173,1,1,""],_SA:[173,1,1,""],all_from_module:[173,1,1,""],at_search_result:[173,1,1,""],callables_from_module:[173,1,1,""],calledby:[173,1,1,""],check_evennia_dependencies:[173,1,1,""],class_from_module:[173,1,1,""],columnize:[173,1,1,""],crop:[173,1,1,""],datetime_format:[173,1,1,""],dbid_to_obj:[173,1,1,""],dbref:[173,1,1,""],dbref_to_obj:[173,1,1,""],dedent:[173,1,1,""],deepsize:[173,1,1,""],delay:[173,1,1,""],fill:[173,1,1,""],format_grid:[173,1,1,""],format_table:[173,1,1,""],fuzzy_import_from_module:[173,1,1,""],get_all_typeclasses:[173,1,1,""],get_evennia_pids:[173,1,1,""],get_evennia_version:[173,1,1,""],get_game_dir_path:[173,1,1,""],has_parent:[173,1,1,""],host_os_is:[173,1,1,""],inherits_from:[173,1,1,""],init_new_account:[173,1,1,""],interactive:[173,1,1,""],is_iter:[173,1,1,""],justify:[173,1,1,""],latinify:[173,1,1,""],lazy_property:[173,2,1,""],list_to_string:[173,1,1,""],m_len:[173,1,1,""],make_iter:[173,1,1,""],mod_import:[173,1,1,""],mod_import_from_path:[173,1,1,""],object_from_module:[173,1,1,""],pad:[173,1,1,""],percent:[173,1,1,""],percentile:[173,1,1,""],pypath_to_realpath:[173,1,1,""],random_string_from_module:[173,1,1,""],run_async:[173,1,1,""],server_services:[173,1,1,""],string_from_module:[173,1,1,""],string_partial_matching:[173,1,1,""],string_similarity:[173,1,1,""],string_suggestions:[173,1,1,""],strip_control_sequences:[173,1,1,""],time_format:[173,1,1,""],to_bytes:[173,1,1,""],to_str:[173,1,1,""],uses_database:[173,1,1,""],validate_email_address:[173,1,1,""],variable_from_module:[173,1,1,""],wildcard_to_regexp:[173,1,1,""],wrap:[173,1,1,""]},"evennia.utils.utils.LimitedSizeOrderedDict":{__init__:[173,4,1,""],_check_size:[173,4,1,""],update:[173,4,1,""]},"evennia.utils.utils.lazy_property":{__init__:[173,4,1,""]},"evennia.utils.validatorfuncs":{"boolean":[173,1,1,""],color:[173,1,1,""],datetime:[173,1,1,""],duration:[173,1,1,""],email:[173,1,1,""],future:[173,1,1,""],lock:[173,1,1,""],positive_integer:[173,1,1,""],signed_integer:[173,1,1,""],text:[173,1,1,""],timezone:[173,1,1,""],unsigned_integer:[173,1,1,""]},"evennia.web":{api:[178,0,0,"-"],urls:[177,0,0,"-"],utils:[179,0,0,"-"],webclient:[180,0,0,"-"],website:[181,0,0,"-"]},"evennia.web.api":{filters:[178,0,0,"-"],permissions:[178,0,0,"-"],serializers:[178,0,0,"-"],tests:[178,0,0,"-"],urls:[178,0,0,"-"],views:[178,0,0,"-"]},"evennia.web.api.filters":{AccountDBFilterSet:[178,2,1,""],AliasFilter:[178,2,1,""],BaseTypeclassFilterSet:[178,2,1,""],ObjectDBFilterSet:[178,2,1,""],PermissionFilter:[178,2,1,""],ScriptDBFilterSet:[178,2,1,""],TagTypeFilter:[178,2,1,""],get_tag_query:[178,1,1,""]},"evennia.web.api.filters.AccountDBFilterSet":{Meta:[178,2,1,""],_meta:[178,5,1,""],base_filters:[178,5,1,""],declared_filters:[178,5,1,""]},"evennia.web.api.filters.AccountDBFilterSet.Meta":{fields:[178,5,1,""],model:[178,5,1,""]},"evennia.web.api.filters.AliasFilter":{tag_type:[178,5,1,""]},"evennia.web.api.filters.BaseTypeclassFilterSet":{_meta:[178,5,1,""],base_filters:[178,5,1,""],declared_filters:[178,5,1,""],filter_name:[178,4,1,""]},"evennia.web.api.filters.ObjectDBFilterSet":{Meta:[178,2,1,""],_meta:[178,5,1,""],base_filters:[178,5,1,""],declared_filters:[178,5,1,""]},"evennia.web.api.filters.ObjectDBFilterSet.Meta":{fields:[178,5,1,""],model:[178,5,1,""]},"evennia.web.api.filters.PermissionFilter":{tag_type:[178,5,1,""]},"evennia.web.api.filters.ScriptDBFilterSet":{Meta:[178,2,1,""],_meta:[178,5,1,""],base_filters:[178,5,1,""],declared_filters:[178,5,1,""]},"evennia.web.api.filters.ScriptDBFilterSet.Meta":{fields:[178,5,1,""],model:[178,5,1,""]},"evennia.web.api.filters.TagTypeFilter":{filter:[178,4,1,""],tag_type:[178,5,1,""]},"evennia.web.api.permissions":{EvenniaPermission:[178,2,1,""]},"evennia.web.api.permissions.EvenniaPermission":{MINIMUM_CREATE_PERMISSION:[178,5,1,""],MINIMUM_LIST_PERMISSION:[178,5,1,""],check_locks:[178,4,1,""],destroy_locks:[178,5,1,""],has_object_permission:[178,4,1,""],has_permission:[178,4,1,""],update_locks:[178,5,1,""],view_locks:[178,5,1,""]},"evennia.web.api.serializers":{AccountSerializer:[178,2,1,""],AttributeSerializer:[178,2,1,""],ObjectDBSerializer:[178,2,1,""],ScriptDBSerializer:[178,2,1,""],SimpleObjectDBSerializer:[178,2,1,""],TagSerializer:[178,2,1,""],TypeclassSerializerMixin:[178,2,1,""]},"evennia.web.api.serializers.AccountSerializer":{Meta:[178,2,1,""],_declared_fields:[178,5,1,""],get_session_ids:[178,4,1,""]},"evennia.web.api.serializers.AccountSerializer.Meta":{fields:[178,5,1,""],model:[178,5,1,""],read_only_fields:[178,5,1,""]},"evennia.web.api.serializers.AttributeSerializer":{Meta:[178,2,1,""],_declared_fields:[178,5,1,""],get_value_display:[178,4,1,""]},"evennia.web.api.serializers.AttributeSerializer.Meta":{fields:[178,5,1,""],model:[178,5,1,""]},"evennia.web.api.serializers.ObjectDBSerializer":{Meta:[178,2,1,""],_declared_fields:[178,5,1,""],get_contents:[178,4,1,""],get_exits:[178,4,1,""]},"evennia.web.api.serializers.ObjectDBSerializer.Meta":{fields:[178,5,1,""],model:[178,5,1,""],read_only_fields:[178,5,1,""]},"evennia.web.api.serializers.ScriptDBSerializer":{Meta:[178,2,1,""],_declared_fields:[178,5,1,""]},"evennia.web.api.serializers.ScriptDBSerializer.Meta":{fields:[178,5,1,""],model:[178,5,1,""],read_only_fields:[178,5,1,""]},"evennia.web.api.serializers.SimpleObjectDBSerializer":{Meta:[178,2,1,""],_declared_fields:[178,5,1,""]},"evennia.web.api.serializers.SimpleObjectDBSerializer.Meta":{fields:[178,5,1,""],model:[178,5,1,""]},"evennia.web.api.serializers.TagSerializer":{Meta:[178,2,1,""],_declared_fields:[178,5,1,""]},"evennia.web.api.serializers.TagSerializer.Meta":{fields:[178,5,1,""],model:[178,5,1,""]},"evennia.web.api.serializers.TypeclassSerializerMixin":{get_aliases:[178,4,1,""],get_attributes:[178,4,1,""],get_nicks:[178,4,1,""],get_permissions:[178,4,1,""],get_tags:[178,4,1,""],shared_fields:[178,5,1,""]},"evennia.web.api.tests":{TestEvenniaRESTApi:[178,2,1,""]},"evennia.web.api.tests.TestEvenniaRESTApi":{_overridden_settings:[178,5,1,""],client_class:[178,5,1,""],get_view_details:[178,4,1,""],maxDiff:[178,5,1,""],setUp:[178,4,1,""],tearDown:[178,4,1,""],test_create:[178,4,1,""],test_delete:[178,4,1,""],test_list:[178,4,1,""],test_retrieve:[178,4,1,""],test_set_attribute:[178,4,1,""],test_update:[178,4,1,""]},"evennia.web.api.views":{AccountDBViewSet:[178,2,1,""],CharacterViewSet:[178,2,1,""],ExitViewSet:[178,2,1,""],ObjectDBViewSet:[178,2,1,""],RoomViewSet:[178,2,1,""],ScriptDBViewSet:[178,2,1,""],TypeclassViewSetMixin:[178,2,1,""]},"evennia.web.api.views.AccountDBViewSet":{basename:[178,5,1,""],description:[178,5,1,""],detail:[178,5,1,""],filterset_class:[178,5,1,""],name:[178,5,1,""],queryset:[178,5,1,""],serializer_class:[178,5,1,""],suffix:[178,5,1,""]},"evennia.web.api.views.CharacterViewSet":{basename:[178,5,1,""],description:[178,5,1,""],detail:[178,5,1,""],name:[178,5,1,""],queryset:[178,5,1,""],suffix:[178,5,1,""]},"evennia.web.api.views.ExitViewSet":{basename:[178,5,1,""],description:[178,5,1,""],detail:[178,5,1,""],name:[178,5,1,""],queryset:[178,5,1,""],suffix:[178,5,1,""]},"evennia.web.api.views.ObjectDBViewSet":{basename:[178,5,1,""],description:[178,5,1,""],detail:[178,5,1,""],filterset_class:[178,5,1,""],name:[178,5,1,""],queryset:[178,5,1,""],serializer_class:[178,5,1,""],suffix:[178,5,1,""]},"evennia.web.api.views.RoomViewSet":{basename:[178,5,1,""],description:[178,5,1,""],detail:[178,5,1,""],name:[178,5,1,""],queryset:[178,5,1,""],suffix:[178,5,1,""]},"evennia.web.api.views.ScriptDBViewSet":{basename:[178,5,1,""],description:[178,5,1,""],detail:[178,5,1,""],filterset_class:[178,5,1,""],name:[178,5,1,""],queryset:[178,5,1,""],serializer_class:[178,5,1,""],suffix:[178,5,1,""]},"evennia.web.api.views.TypeclassViewSetMixin":{filter_backends:[178,5,1,""],permission_classes:[178,5,1,""],set_attribute:[178,4,1,""]},"evennia.web.utils":{backends:[179,0,0,"-"],general_context:[179,0,0,"-"],middleware:[179,0,0,"-"],tests:[179,0,0,"-"]},"evennia.web.utils.backends":{CaseInsensitiveModelBackend:[179,2,1,""]},"evennia.web.utils.backends.CaseInsensitiveModelBackend":{authenticate:[179,4,1,""]},"evennia.web.utils.general_context":{general_context:[179,1,1,""],set_game_name_and_slogan:[179,1,1,""],set_webclient_settings:[179,1,1,""]},"evennia.web.utils.middleware":{SharedLoginMiddleware:[179,2,1,""]},"evennia.web.utils.middleware.SharedLoginMiddleware":{__init__:[179,4,1,""],make_shared_login:[179,4,1,""]},"evennia.web.utils.tests":{TestGeneralContext:[179,2,1,""]},"evennia.web.utils.tests.TestGeneralContext":{maxDiff:[179,5,1,""],test_general_context:[179,4,1,""],test_set_game_name_and_slogan:[179,4,1,""],test_set_webclient_settings:[179,4,1,""]},"evennia.web.webclient":{urls:[180,0,0,"-"],views:[180,0,0,"-"]},"evennia.web.webclient.views":{webclient:[180,1,1,""]},"evennia.web.website":{forms:[181,0,0,"-"],templatetags:[182,0,0,"-"],tests:[181,0,0,"-"],urls:[181,0,0,"-"],views:[181,0,0,"-"]},"evennia.web.website.forms":{AccountForm:[181,2,1,""],CharacterForm:[181,2,1,""],CharacterUpdateForm:[181,2,1,""],EvenniaForm:[181,2,1,""],ObjectForm:[181,2,1,""]},"evennia.web.website.forms.AccountForm":{Meta:[181,2,1,""],_meta:[181,5,1,""],base_fields:[181,5,1,""],declared_fields:[181,5,1,""],media:[181,4,1,""]},"evennia.web.website.forms.AccountForm.Meta":{field_classes:[181,5,1,""],fields:[181,5,1,""],model:[181,5,1,""]},"evennia.web.website.forms.CharacterForm":{Meta:[181,2,1,""],_meta:[181,5,1,""],base_fields:[181,5,1,""],declared_fields:[181,5,1,""],media:[181,4,1,""]},"evennia.web.website.forms.CharacterForm.Meta":{fields:[181,5,1,""],labels:[181,5,1,""],model:[181,5,1,""]},"evennia.web.website.forms.CharacterUpdateForm":{_meta:[181,5,1,""],base_fields:[181,5,1,""],declared_fields:[181,5,1,""],media:[181,4,1,""]},"evennia.web.website.forms.EvenniaForm":{base_fields:[181,5,1,""],clean:[181,4,1,""],declared_fields:[181,5,1,""],media:[181,4,1,""]},"evennia.web.website.forms.ObjectForm":{Meta:[181,2,1,""],_meta:[181,5,1,""],base_fields:[181,5,1,""],declared_fields:[181,5,1,""],media:[181,4,1,""]},"evennia.web.website.forms.ObjectForm.Meta":{fields:[181,5,1,""],labels:[181,5,1,""],model:[181,5,1,""]},"evennia.web.website.templatetags":{addclass:[182,0,0,"-"]},"evennia.web.website.templatetags.addclass":{addclass:[182,1,1,""]},"evennia.web.website.tests":{AdminTest:[181,2,1,""],ChannelDetailTest:[181,2,1,""],ChannelListTest:[181,2,1,""],CharacterCreateView:[181,2,1,""],CharacterDeleteView:[181,2,1,""],CharacterListView:[181,2,1,""],CharacterManageView:[181,2,1,""],CharacterPuppetView:[181,2,1,""],CharacterUpdateView:[181,2,1,""],EvenniaWebTest:[181,2,1,""],IndexTest:[181,2,1,""],LoginTest:[181,2,1,""],LogoutTest:[181,2,1,""],PasswordResetTest:[181,2,1,""],RegisterTest:[181,2,1,""],WebclientTest:[181,2,1,""]},"evennia.web.website.tests.AdminTest":{unauthenticated_response:[181,5,1,""],url_name:[181,5,1,""]},"evennia.web.website.tests.ChannelDetailTest":{get_kwargs:[181,4,1,""],setUp:[181,4,1,""],url_name:[181,5,1,""]},"evennia.web.website.tests.ChannelListTest":{url_name:[181,5,1,""]},"evennia.web.website.tests.CharacterCreateView":{test_valid_access_multisession_0:[181,4,1,""],test_valid_access_multisession_2:[181,4,1,""],unauthenticated_response:[181,5,1,""],url_name:[181,5,1,""]},"evennia.web.website.tests.CharacterDeleteView":{get_kwargs:[181,4,1,""],test_invalid_access:[181,4,1,""],test_valid_access:[181,4,1,""],unauthenticated_response:[181,5,1,""],url_name:[181,5,1,""]},"evennia.web.website.tests.CharacterListView":{unauthenticated_response:[181,5,1,""],url_name:[181,5,1,""]},"evennia.web.website.tests.CharacterManageView":{unauthenticated_response:[181,5,1,""],url_name:[181,5,1,""]},"evennia.web.website.tests.CharacterPuppetView":{get_kwargs:[181,4,1,""],test_invalid_access:[181,4,1,""],unauthenticated_response:[181,5,1,""],url_name:[181,5,1,""]},"evennia.web.website.tests.CharacterUpdateView":{get_kwargs:[181,4,1,""],test_invalid_access:[181,4,1,""],test_valid_access:[181,4,1,""],unauthenticated_response:[181,5,1,""],url_name:[181,5,1,""]},"evennia.web.website.tests.EvenniaWebTest":{account_typeclass:[181,5,1,""],authenticated_response:[181,5,1,""],channel_typeclass:[181,5,1,""],character_typeclass:[181,5,1,""],exit_typeclass:[181,5,1,""],get_kwargs:[181,4,1,""],login:[181,4,1,""],object_typeclass:[181,5,1,""],room_typeclass:[181,5,1,""],script_typeclass:[181,5,1,""],setUp:[181,4,1,""],test_get:[181,4,1,""],test_get_authenticated:[181,4,1,""],test_valid_chars:[181,4,1,""],unauthenticated_response:[181,5,1,""],url_name:[181,5,1,""]},"evennia.web.website.tests.IndexTest":{url_name:[181,5,1,""]},"evennia.web.website.tests.LoginTest":{url_name:[181,5,1,""]},"evennia.web.website.tests.LogoutTest":{url_name:[181,5,1,""]},"evennia.web.website.tests.PasswordResetTest":{unauthenticated_response:[181,5,1,""],url_name:[181,5,1,""]},"evennia.web.website.tests.RegisterTest":{url_name:[181,5,1,""]},"evennia.web.website.tests.WebclientTest":{test_get:[181,4,1,""],test_get_disabled:[181,4,1,""],url_name:[181,5,1,""]},"evennia.web.website.views":{AccountCreateView:[181,2,1,""],AccountMixin:[181,2,1,""],ChannelDetailView:[181,2,1,""],ChannelListView:[181,2,1,""],ChannelMixin:[181,2,1,""],CharacterCreateView:[181,2,1,""],CharacterDeleteView:[181,2,1,""],CharacterDetailView:[181,2,1,""],CharacterListView:[181,2,1,""],CharacterManageView:[181,2,1,""],CharacterMixin:[181,2,1,""],CharacterPuppetView:[181,2,1,""],CharacterUpdateView:[181,2,1,""],EvenniaCreateView:[181,2,1,""],EvenniaDeleteView:[181,2,1,""],EvenniaDetailView:[181,2,1,""],EvenniaIndexView:[181,2,1,""],EvenniaUpdateView:[181,2,1,""],HelpDetailView:[181,2,1,""],HelpListView:[181,2,1,""],HelpMixin:[181,2,1,""],ObjectCreateView:[181,2,1,""],ObjectDeleteView:[181,2,1,""],ObjectDetailView:[181,2,1,""],ObjectUpdateView:[181,2,1,""],TypeclassMixin:[181,2,1,""],_gamestats:[181,1,1,""],admin_wrapper:[181,1,1,""],evennia_admin:[181,1,1,""],to_be_implemented:[181,1,1,""]},"evennia.web.website.views.AccountCreateView":{form_valid:[181,4,1,""],success_url:[181,5,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.AccountMixin":{form_class:[181,5,1,""],model:[181,5,1,""]},"evennia.web.website.views.ChannelDetailView":{attributes:[181,5,1,""],get_context_data:[181,4,1,""],get_object:[181,4,1,""],max_num_lines:[181,5,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.ChannelListView":{get_context_data:[181,4,1,""],max_popular:[181,5,1,""],page_title:[181,5,1,""],paginate_by:[181,5,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.ChannelMixin":{access_type:[181,5,1,""],get_queryset:[181,4,1,""],model:[181,5,1,""],page_title:[181,5,1,""]},"evennia.web.website.views.CharacterCreateView":{form_valid:[181,4,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.CharacterDetailView":{access_type:[181,5,1,""],attributes:[181,5,1,""],get_queryset:[181,4,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.CharacterListView":{access_type:[181,5,1,""],get_queryset:[181,4,1,""],page_title:[181,5,1,""],paginate_by:[181,5,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.CharacterManageView":{page_title:[181,5,1,""],paginate_by:[181,5,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.CharacterMixin":{form_class:[181,5,1,""],get_queryset:[181,4,1,""],model:[181,5,1,""],success_url:[181,5,1,""]},"evennia.web.website.views.CharacterPuppetView":{get_redirect_url:[181,4,1,""]},"evennia.web.website.views.CharacterUpdateView":{form_class:[181,5,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.EvenniaCreateView":{page_title:[181,4,1,""]},"evennia.web.website.views.EvenniaDeleteView":{page_title:[181,4,1,""]},"evennia.web.website.views.EvenniaDetailView":{page_title:[181,4,1,""]},"evennia.web.website.views.EvenniaIndexView":{get_context_data:[181,4,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.EvenniaUpdateView":{page_title:[181,4,1,""]},"evennia.web.website.views.HelpDetailView":{get_context_data:[181,4,1,""],get_object:[181,4,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.HelpListView":{page_title:[181,5,1,""],paginate_by:[181,5,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.HelpMixin":{get_queryset:[181,4,1,""],model:[181,5,1,""],page_title:[181,5,1,""]},"evennia.web.website.views.ObjectCreateView":{model:[181,5,1,""]},"evennia.web.website.views.ObjectDeleteView":{"delete":[181,4,1,""],access_type:[181,5,1,""],model:[181,5,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.ObjectDetailView":{access_type:[181,5,1,""],attributes:[181,5,1,""],get_context_data:[181,4,1,""],get_object:[181,4,1,""],model:[181,5,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.ObjectUpdateView":{access_type:[181,5,1,""],form_valid:[181,4,1,""],get_initial:[181,4,1,""],get_success_url:[181,4,1,""],model:[181,5,1,""]},"evennia.web.website.views.TypeclassMixin":{typeclass:[181,4,1,""]},evennia:{_init:[141,1,1,""],accounts:[143,0,0,"-"],commands:[144,0,0,"-"],comms:[146,0,0,"-"],contrib:[147,0,0,"-"],game_template:[155,0,0,"-"],help:[162,0,0,"-"],locks:[163,0,0,"-"],objects:[164,0,0,"-"],prototypes:[165,0,0,"-"],scripts:[166,0,0,"-"],server:[167,0,0,"-"],set_trace:[141,1,1,""],settings_default:[141,0,0,"-"],typeclasses:[172,0,0,"-"],utils:[173,0,0,"-"],web:[177,0,0,"-"]}},objnames:{"0":["py","module","Python module"],"1":["py","function","Python function"],"2":["py","class","Python class"],"3":["py","exception","Python exception"],"4":["py","method","Python method"],"5":["py","attribute","Python attribute"],"6":["py","data","Python data"]},objtypes:{"0":"py:module","1":"py:function","2":"py:class","3":"py:exception","4":"py:method","5":"py:attribute","6":"py:data"},terms:{"001s":127,"010S":25,"015public":25,"020t":25,"030a":25,"040f":25,"050f":25,"0b16":24,"0d0":56,"0x045a0990":42,"0x852be2c":59,"100m":173,"100mb":90,"100s":147,"101m":173,"102m":173,"103m":173,"104m":173,"105m":173,"106m":173,"107m":173,"108m":173,"109m":173,"10m":67,"110m":173,"111m":173,"112m":173,"113m":173,"114m":173,"115m":173,"116m":173,"117m":173,"118m":173,"119m":173,"120m":173,"121m":173,"122m":173,"123dark":81,"123m":173,"124m":173,"125m":173,"126m":173,"127m":173,"128m":173,"129m":173,"12s":27,"130m":173,"131m":173,"132m":173,"133m":173,"134m":173,"135m":173,"136m":173,"137m":173,"138m":173,"139m":173,"140m":173,"141m":173,"142m":173,"143m":173,"144m":173,"145m":173,"146m":173,"147m":173,"148m":173,"149m":173,"150m":173,"151m":173,"152m":173,"153m":173,"154m":173,"155m":173,"156m":173,"156s":127,"157m":173,"158m":173,"159m":173,"15th":149,"160m":173,"161m":173,"162m":173,"163m":173,"164m":173,"165m":173,"166m":173,"167m":173,"168m":173,"169m":173,"16m":173,"170m":173,"171m":173,"172m":173,"173m":173,"174m":173,"175m":173,"176m":173,"177m":173,"178m":173,"179m":173,"17m":173,"180m":173,"181m":173,"182m":173,"183m":173,"184m":173,"185m":173,"186m":173,"187m":173,"188m":173,"189m":173,"18m":173,"190m":173,"191m":173,"192m":173,"193m":173,"194m":173,"195m":173,"196m":173,"197m":173,"198m":173,"199m":173,"19m":173,"1_7":127,"1d100":[73,147],"1d2":56,"1d6":73,"1gb":90,"1st":[62,158],"200m":173,"201m":173,"2020_01_29":173,"2020_01_29__1":173,"2020_01_29__2":173,"202m":173,"203m":173,"204m":173,"205m":173,"206m":173,"207m":173,"208m":173,"209m":173,"20m":173,"210m":173,"211m":173,"212m":173,"213m":173,"214m":173,"215m":173,"216m":173,"217m":173,"218m":173,"219m":173,"21m":173,"220m":173,"221m":173,"222m":173,"223m":173,"224m":173,"225m":173,"226m":173,"227m":173,"228m":173,"229m":173,"22m":173,"22nd":173,"230m":173,"231m":173,"232m":173,"233m":173,"234m":173,"235m":173,"236m":173,"237m":173,"238m":173,"239m":173,"23m":173,"240m":173,"241m":173,"242m":173,"243m":173,"244m":173,"245m":173,"246m":173,"247m":173,"248m":173,"249m":173,"24m":173,"250m":173,"251m":173,"252m":173,"253m":173,"254m":173,"255m":173,"25m":173,"26m":173,"27m":173,"28gmcp":169,"28m":173,"29m":173,"2d6":[58,147],"2gb":90,"2nd":158,"30m":173,"31m":173,"31st":62,"32bit":[24,63],"32m":173,"32nd":58,"33m":173,"34m":173,"35m":173,"36m":173,"36mcommand":141,"36mcreat":141,"36mdatabas":141,"36mevennia":141,"36mglobal":141,"36msearch":141,"36mtypeclass":141,"36mutil":141,"37m":173,"37mdict":141,"37mevennia":141,"38m":173,"39m":173,"3c3ccec30f037be174d3":173,"3d6":147,"3rd":62,"40m":173,"41m":173,"42m":173,"43m":173,"44m":173,"45m":[27,173],"46m":173,"47m":173,"48m":173,"49m":173,"4er43233fwefwfw":9,"4th":79,"50m":173,"50mb":90,"51m":173,"52m":173,"53m":173,"54m":173,"550n":25,"551e":25,"552w":25,"553b":25,"554i":25,"555e":25,"55m":173,"56m":173,"57m":173,"58m":173,"59m":173,"5d5":56,"5mb":148,"5x5":111,"60m":173,"61m":173,"62m":173,"63m":173,"64m":173,"65m":173,"66m":173,"67m":173,"68m":173,"69m":173,"6d6":56,"70m":173,"71m":173,"72m":173,"73m":173,"74m":173,"75m":173,"76m":173,"77m":173,"78m":173,"79m":173,"80m":173,"81m":173,"82m":173,"83m":173,"84m":173,"85m":173,"86m":173,"87m":173,"88m":173,"89m":173,"8f64fec2670c":90,"90m":173,"90s":173,"91m":173,"92m":173,"93m":173,"94m":173,"95m":173,"96m":173,"97m":173,"98m":173,"99m":173,"\u6d4b\u8bd5":25,"abstract":[47,64,86,119,152,172,173,174],"boolean":[13,33,133,137,144,147,163,164,165,166,172,173],"break":[10,12,14,30,37,42,54,57,58,61,91,96,103,108,111,114,125,137,141,145,147,153,169,173],"byte":[15,27,94,113,148,168,169,173],"case":[1,6,8,10,11,12,13,14,15,21,22,25,27,28,29,31,33,34,37,38,40,41,42,43,44,46,49,51,55,58,59,60,61,62,64,69,74,79,80,81,82,83,86,88,89,91,95,96,100,102,103,105,107,108,109,110,111,113,114,116,119,120,121,123,125,127,128,131,133,137,143,144,145,146,147,148,149,151,154,158,162,163,164,165,166,167,169,170,171,172,173,174,179],"catch":[15,26,27,30,43,58,87,91,97,102,115,118,143,145,154,166,167,169,173,174,181],"char":[43,56,58,71,73,85,88,105,111,116,117,119,120,133,143,145,147,154,164,167,169,173,175],"class":[1,2,3,5,6,10,11,12,16,17,20,21,25,26,28,29,30,31,38,39,40,42,43,44,47,49,50,51,52,55,56,57,58,60,61,62,64,68,71,73,77,81,82,85,86,89,91,97,102,105,109,116,117,118,119,120,121,123,124,132,133,134,135,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,168,169,170,171,172,173,174,175,178,179,181],"const":147,"default":[0,1,2,3,4,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,27,29,31,32,33,34,35,36,38,39,40,41,42,45,46,47,49,50,51,53,56,57,58,59,62,63,64,65,66,67,68,69,71,72,75,76,77,81,82,83,85,86,87,88,89,90,91,93,95,96,97,100,101,102,103,104,105,106,107,109,111,112,113,114,116,117,118,119,121,123,124,125,126,127,128,129,131,133,134,135,136,138,139,140,141,143,144,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,168,169,170,172,173,174,175,178,179,181,184],"export":75,"final":[10,23,26,27,29,33,36,38,39,41,43,58,63,68,69,70,73,76,80,83,85,86,102,103,105,109,114,116,123,125,126,127,133,134,136,137,144,145,147,148,163,165,166,167,170,173],"float":[38,49,143,147,149,165,166,167,169,172,173],"function":[3,4,5,6,9,10,11,13,14,18,19,20,21,23,25,26,27,29,33,34,37,38,40,41,43,44,46,48,50,51,52,55,57,58,59,60,61,62,63,64,68,69,73,74,75,77,81,82,83,85,86,88,91,93,96,104,106,107,108,109,110,111,115,118,119,121,122,123,124,125,127,128,133,134,135,137,138,140,141,143,144,145,146,147,148,149,151,152,153,154,158,161,162,163,164,165,166,167,169,170,171,172,173,175,178,179,181],"g\u00e9n\u00e9ral":79,"goto":[85,165,173],"import":[0,2,3,4,5,6,9,10,11,13,14,15,16,19,20,21,22,25,27,28,29,30,31,33,39,40,42,43,44,45,46,47,48,49,50,51,52,54,55,56,57,58,59,60,61,62,63,64,68,69,71,72,73,74,76,77,80,81,83,84,85,86,89,90,91,93,94,96,97,102,103,104,105,106,107,110,111,112,113,114,115,116,117,118,119,120,121,123,125,126,127,130,132,133,134,135,136,137,138,140,141,144,145,146,147,148,149,152,153,154,158,162,163,165,166,167,169,170,172,173,181],"int":[11,25,31,39,49,51,56,58,74,85,91,114,123,125,134,143,144,146,147,148,149,152,154,164,165,166,167,169,170,172,173,174],"long":[9,10,15,20,22,23,25,26,27,29,33,37,38,40,43,44,46,49,51,52,55,58,60,62,64,68,71,72,73,78,79,80,81,85,86,87,90,105,108,111,113,115,118,121,125,126,127,129,131,133,135,138,139,145,147,149,152,153,169,173,175],"new":[0,2,5,9,11,12,13,14,16,19,20,21,22,23,25,26,27,29,31,33,34,35,36,37,38,39,40,41,43,44,45,49,50,51,54,55,57,61,62,63,64,65,68,70,71,72,73,75,76,77,78,79,80,81,82,83,84,85,88,89,90,91,92,93,95,96,98,100,101,104,105,106,107,108,109,111,112,116,117,118,121,122,123,124,128,129,131,132,134,135,136,137,138,139,143,144,145,146,147,149,152,154,155,156,158,162,163,164,165,166,167,169,170,172,173,174,181,184],"null":[8,86,172,173],"public":[25,34,41,43,58,65,67,72,90,93,100,103,131,134,145,148,164,167,173],"return":[3,4,6,10,11,15,20,21,22,25,27,28,29,30,33,36,38,39,40,41,42,43,44,48,49,50,52,58,60,62,64,68,69,71,73,74,76,77,80,81,82,85,89,91,93,95,96,97,100,102,103,107,108,109,110,111,112,114,116,117,118,119,121,123,125,127,129,133,134,137,138,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,169,170,172,173,174,175,178,179,181],"short":[20,22,29,38,39,42,46,51,54,57,58,61,62,70,71,83,87,89,95,96,103,110,112,114,123,129,137,140,147,149,153,165,173],"static":[38,49,58,94,124,135,136,137,139,145,147,149,158,166,167,173,178,180,181,184],"super":[5,22,25,31,40,41,49,57,58,60,62,81,89,96,118,121,123,125,147],"switch":[0,2,9,10,13,14,16,19,20,23,25,31,33,34,43,46,50,58,65,68,72,76,80,81,82,88,90,98,114,116,121,122,123,125,126,129,131,138,145,146,147,152,166,172,173],"th\u00ed":20,"throw":[11,22,43,66,75,109,131,133,144,145,173],"true":[1,2,4,5,10,11,13,20,21,22,25,26,27,29,31,33,34,38,40,41,49,50,51,54,56,58,62,65,66,67,68,69,72,74,76,80,81,84,85,86,87,90,91,96,98,100,102,105,114,115,116,117,120,121,122,123,125,126,127,133,135,137,138,143,144,145,146,147,148,149,152,153,154,158,162,163,164,165,166,167,169,171,172,173,174,175,178],"try":[0,4,5,6,8,9,10,11,12,13,15,16,20,21,22,23,25,26,27,29,30,38,39,42,43,44,46,48,49,50,51,54,55,56,57,58,60,61,63,64,65,66,68,69,73,74,75,77,80,81,86,90,91,93,95,96,97,102,103,108,109,110,111,113,118,119,120,121,123,124,126,127,133,134,135,136,137,138,140,143,144,145,146,147,149,152,153,154,162,163,164,165,166,167,169,172,173],"var":[67,88,137,147,148,151,169,173],"void":56,"while":[0,9,10,11,13,14,20,22,23,25,28,29,31,33,35,37,38,41,43,49,50,51,55,56,57,58,62,63,70,75,83,86,90,91,93,95,96,103,108,109,110,111,114,116,118,119,121,122,124,127,129,133,134,136,137,138,143,145,146,147,148,149,152,153,154,158,164,165,166,169,172,173,181],AIs:79,AND:[43,73,80,119,145,147,163,172],ARE:77,AWS:[90,100,148],Adding:[18,32,33,45,53,60,71,82,108,116,124,139,147,184],Age:[147,181],And:[0,4,9,10,11,21,22,25,26,29,33,36,41,42,46,51,57,61,62,69,73,80,86,91,96,111,126,133,137,138,144,147,152,184],Are:[33,61,79,82],Aye:46,BGs:126,Being:[58,81,122,123],But:[0,6,10,11,13,15,20,21,22,25,26,27,28,29,31,33,37,38,39,41,42,44,51,54,55,57,59,60,61,62,64,69,72,73,80,82,83,85,86,91,95,96,100,102,104,107,109,111,114,119,125,126,127,133,134,138,144,147,153,172,181],DNS:90,DOING:147,DoS:169,Doing:[29,33,43,55,73,134,144,145],For:[0,2,5,6,8,9,12,13,14,16,17,19,20,21,22,23,25,27,29,31,33,36,37,38,39,41,42,43,46,49,51,53,55,56,57,58,59,62,63,64,69,72,73,76,79,80,81,83,85,86,88,90,91,93,95,96,98,100,102,103,105,109,110,111,113,114,116,121,123,126,127,129,130,131,132,133,134,135,136,138,139,140,144,145,146,147,149,152,154,161,162,163,165,169,172,173,178,181,183,184],GMs:58,Going:147,Has:[24,152],His:[57,147],IDE:[48,106],IDEs:57,IDs:[0,100,133,134,149,172,173,178],INTO:[43,145,147],IOS:24,IPs:[12,103,151,167],IRE:[88,169],Its:[41,62,69,80,83,86,89,105,147,165,173],LTS:97,NOT:[11,25,33,43,80,90,103,119,137,145,154,163,165,166,167,184],Not:[8,24,30,41,54,57,61,74,90,108,112,115,127,131,132,133,137,143,144,145,164,167,169,172,173,175],OBS:[19,43],ONE:103,Obs:127,One:[0,8,12,20,22,25,29,34,36,38,46,49,51,57,58,60,63,64,69,76,79,80,87,91,94,95,102,105,110,115,117,121,123,126,128,130,131,132,138,141,143,144,147,154,165,167,169,172,173],PRs:131,Such:[6,13,28,33,37,43,48,51,57,64,73,127,145,165,173],THAT:91,THE:[147,153],THEN:[144,147],THERE:147,TLS:103,That:[0,3,4,9,10,15,21,22,25,26,31,33,39,41,42,46,49,53,55,57,62,64,68,69,73,74,77,91,93,95,96,98,102,105,111,112,115,119,122,125,131,134,136,138,140,147,163,165,167,178],The:[0,2,4,5,6,7,8,9,12,15,17,20,21,23,24,25,27,28,30,31,33,34,36,37,38,39,40,42,43,44,45,48,52,53,54,55,56,57,59,60,61,62,63,64,66,68,70,72,73,74,75,76,78,79,80,81,82,84,86,87,88,89,90,91,92,94,95,97,98,100,101,102,103,104,105,106,107,108,110,111,112,113,114,115,118,119,120,121,122,124,125,126,127,128,129,130,131,132,133,134,136,137,138,139,140,143,144,145,146,147,148,149,152,153,154,155,156,158,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,178,181,183,184],Their:[51,73,103,109,114,124,147],Theirs:147,Then:[0,9,15,22,38,39,41,42,46,56,61,63,67,69,91,93,100,107,127,131,137,147,173],There:[0,5,8,10,11,13,14,15,19,20,21,22,23,25,26,27,31,33,34,38,41,46,49,51,55,57,58,60,61,62,64,68,69,72,73,77,79,80,81,85,86,88,89,90,91,93,95,96,97,98,102,103,104,105,107,108,111,112,113,114,116,117,118,119,121,123,125,127,128,133,136,137,138,139,145,147,152,165,166,167,169,173,183],These:[0,4,5,9,11,13,17,22,25,33,34,35,38,39,40,43,47,49,51,59,61,65,68,69,73,74,83,86,88,90,91,95,96,100,102,103,105,107,109,110,111,112,114,119,121,122,124,125,127,131,133,137,138,139,143,144,145,146,147,149,151,153,154,162,163,164,165,166,167,169,170,172,173],USE:[163,184],Use:[1,2,4,5,8,9,12,13,14,20,22,23,25,31,38,43,48,51,54,58,60,63,65,69,70,89,90,93,95,96,100,105,109,114,116,122,123,125,127,131,137,143,144,145,147,149,152,153,158,161,164,165,167,168,169,170,172,173,174],Used:[33,43,121,139,144,145,146,147,164,166,168,169,172,173,179],Useful:[51,90],Uses:[24,114,145,147,151,154,167,172,173,174],Using:[18,22,27,43,46,51,53,55,58,60,62,68,80,91,96,115,121,123,139,145,147,152,164,169,172,173,184],VCS:36,VHS:147,VPS:90,WILL:[24,91,166],WIS:58,WITH:[23,147],Will:[31,38,74,110,114,143,146,147,154,164,165,167,169,172,173],With:[8,11,15,19,23,53,55,57,77,87,100,111,122,123,141,143,147,148,154,165,173],Yes:[33,138,147,173],__1:173,__2:173,_________________:125,_________________________:51,______________________________:51,________________________________:51,_________________________________:125,______________________________________________:51,_______________________________________________:51,____________________________________________________:51,_________________________________________________________:85,__________________________________________________________:85,__all__:[143,162,164],__defaultclasspath__:172,__dict__:141,__doc__:[33,43,59,68,141,144,145,156,162,173],__example__:97,__ge__:97,__init_:173,__init__:[3,6,11,40,47,49,53,96,97,107,125,144,146,147,148,149,153,163,164,166,167,168,169,170,171,172,173,179],__iter__:11,__multimatch_command:145,__noinput_command:[144,145,147,173],__nomatch_command:[145,147,154,173],__send_to_channel_command:145,__settingsclasspath__:172,__unloggedin_look_command:[145,147],__value_get:172,_accountdb__cmdset_storage_del:143,_accountdb__cmdset_storage_get:143,_accountdb__cmdset_storage_set:143,_accountdb__uid_del:143,_accountdb__uid_get:143,_accountdb__uid_set:143,_accountdb__username_del:143,_accountdb__username_get:143,_accountdb__username_set:143,_action_thre:51,_action_two:51,_add_attr:165,_add_keys_choic:147,_add_objs_to:147,_add_part:147,_add_perm:165,_add_prototype_tag:165,_add_result:147,_add_tag:165,_adder:173,_aliases_act:165,_aliases_select:165,_align:173,_all_alias:165,_all_prototype_par:165,_all_typeclass:165,_apply_diff:165,_arm:147,_asdict:149,_assert_msg_match:147,_assert_no_recip:147,_assert_recip:147,_asynctest:[144,147,169,171],_attr_select:165,_attrclass:172,_attrcreat:172,_attredit:172,_attribute__lock_storage_del:172,_attribute__lock_storage_get:172,_attribute__lock_storage_set:172,_attribute__value_del:172,_attribute__value_get:172,_attribute__value_set:172,_attrread:172,_attrs_act:165,_attrs_to_sync:167,_attrtyp:172,_balanc:173,_border:173,_buffer_file_s:148,_burnout:154,_cach:[147,172],_cache_lock:163,_cached_cmdset:144,_cached_typeclass:172,_call_or_get:147,_callback:[27,166,169],_caller_attr:165,_caller_lock:165,_caller_permiss:165,_caller_prototype_lock:165,_caller_prototype_tag:165,_caller_tag:165,_cancellable_mockdelai:147,_carries_light:154,_catch_wire_read:171,_cellbord:173,_center:173,_char_index:173,_character_dbref:147,_check_and_start_tim:147,_check_password:51,_check_prototype_kei:165,_check_room_cont:147,_check_siz:173,_check_usernam:51,_clean_nam:148,_clean_str:173,_cleanup_charact:116,_cmda:144,_cmdb:144,_cmdc:144,_cmdd:144,_cmdseta:144,_cmdsetb:144,_cmdsetc:144,_cmdsetd:144,_cmdsettest:144,_cmdtest1:144,_cmdtest2:144,_cmdtest3:144,_cmdtest4:144,_code_index:173,_colorize_messag:147,_commanddispatch:[167,169],_compress_cont:148,_connect_cli:171,_connect_serv:171,_content_typ:164,_copi:[43,145,164],_create_empty_on_clos:148,_create_room:147,_creation:125,_crop:173,_da:[147,166,173,174],_debug_output:175,_declared_field:178,_decode_nam:148,_decrement_request:167,_default:[51,173],_default_pars:165,_defaultaccount__get_single_puppet:143,_defaultstarttlsrespond:[167,169],_defend:51,_delayed_import_trait_class:147,_delcach:172,_delet:172,_delete_cach:172,_destroy_room:147,_die_on_bad_request:168,_differ:173,_display_attribut:165,_display_perm:165,_display_tag:165,_dummy_process:147,_duplic:144,_encode_nam:148,_enforce_boundari:147,_errback:169,_errorcmdset:144,_ev_load:149,_ev_quit:149,_ev_sav:149,_eval_access_typ:163,_event:149,_execute_nod:173,_famili:119,_field:149,_field_default:149,_fields_default:149,_file:173,_file_names_compact:167,_filler:173,_find_el:147,_find_liter:147,_find_target:154,_fit_width:173,_flag:165,_flush_cached_by_kei:174,_flush_write_buff:148,_footer:33,_form_and_send_request:168,_format_diff_text_and_opt:165,_format_list_act:165,_format_lockfunc:165,_format_nod:173,_format_option_valu:165,_format_protfunc:165,_full_cach:172,_fullcach:172,_ga:[146,147,166,167,172,173,174],_gamestat:181,_generate_el:175,_generate_goto:173,_generate_lin:173,_get_a_random_goblin_nam:109,_get_access_kei:148,_get_backup_server_twistd_cmd:169,_get_cach:172,_get_cache_categori:172,_get_cache_kei:[172,174],_get_callback:166,_get_current_valu:165,_get_db_hold:[167,172],_get_dbstor:147,_get_fil:148,_get_flat_menu_prototyp:165,_get_index:173,_get_interlev:173,_get_logg:169,_get_menu_prototyp:165,_get_obj:147,_get_or_create_bucket:148,_get_pronoun:147,_get_prototyp:165,_get_prototype_detail:145,_get_script:[147,173],_get_security_token:148,_get_timer_data:147,_get_top:69,_get_trait_class:147,_get_tup_by_attrnam:165,_get_tup_by_tagnam:165,_get_twistd_cmdlin:167,_get_unchanged_inherit:165,_get_valu:147,_get_write_paramet:148,_getavatar:169,_getcach:172,_getinput:173,_gettabl:167,_good_recip:147,_heal:154,_hook_kei:166,_http11clientfactori:168,_iattribute__lock_storage_del:172,_iattribute__lock_storage_get:172,_iattribute__lock_storage_set:172,_import_cmdset:144,_init:141,_init_charact:116,_init_command:144,_inmemoryattribute__value_del:172,_inmemoryattribute__value_get:172,_inmemoryattribute__value_set:172,_instanti:144,_intersect:144,_is_delet:[143,146,162,164,166,167,172,174],_is_fight:29,_is_in_mage_guild:51,_is_new_prototyp:165,_is_window:[167,169],_ital:38,_italic_:54,_keep_diff:165,_keepal:169,_keyalias:[144,145,146,147,149,152,153,154,156,164,173],_list_prototyp:145,_load_editor:[147,173],_load_opt:173,_load_script:173,_lock_add:165,_lock_select:165,_locks_act:165,_locks_displai:165,_log_error:163,_log_file_handle_reset:173,_lookups_parts_puzzlenames_protodef:147,_m2m_fieldnam:172,_make:149,_manag:172,_map_to_list:147,_matching_puzzl:147,_matchset:[144,145,146,147,149,152,153,154,156,164,173],_menu_loadfunc:147,_menu_quitfunc:147,_menu_savefunc:147,_menutre:[25,51,173],_meta:[143,146,147,149,152,153,154,162,164,165,166,167,170,172,173,174,178,181],_mock_deferlat:173,_mockdelai:144,_mockmenu:165,_mockobj:147,_monitor:167,_monitor_callback:84,_msend_status_err:171,_msend_status_ok:171,_msg__channels_del:146,_msg__channels_get:146,_msg__channels_set:146,_msg__hide_from_del:146,_msg__hide_from_get:146,_msg__hide_from_set:146,_msg__receivers_del:146,_msg__receivers_get:146,_msg__receivers_set:146,_msg__senders_del:146,_msg__senders_get:146,_msg__senders_set:146,_munge_whitespac:173,_na:167,_next_id:172,_nicklist_cal:143,_node_formatt:147,_normalize_nam:148,_obj:173,_obj_search:165,_object_search_act:165,_object_search_select:165,_objectdb__cmdset_storage_del:164,_objectdb__cmdset_storage_get:164,_objectdb__cmdset_storage_set:164,_objectdb__location_del:164,_objectdb__location_get:164,_objectdb__location_set:164,_objectwrapp:173,_on_monitor_chang:167,_on_raw:173,_on_webclient_options_chang:167,_oob_at_:174,_open:148,_open_log_fil:173,_openfil:173,_optim:144,_option:51,_os:148,_overridden_set:[143,165,178],_pad:173,_parse_key_desc_tag:145,_parse_lockstr:163,_parse_menudata:173,_parse_prototyp:145,_parse_rectangl:173,_parse_statu:167,_passed_ratetarget:147,_path_cropp:165,_pending_request:167,_permission_hierarchi:163,_permission_select:165,_permissions_act:165,_ping_cal:143,_playable_charact:[69,133,143],_populate_form:173,_portal_session_handler_class:169,_postsav:174,_prefix:147,_prepar:174,_print_info:167,_prompt:173,_prototype_load_act:165,_prototype_load_select:165,_prototype_lock_add:165,_prototype_lock_select:165,_prototype_locks_act:165,_prototype_parent_act:165,_prototype_parent_select:165,_prototype_tag_select:165,_prototype_tags_act:165,_puzzles_by_nam:147,_quell:163,_query_al:172,_query_sup:173,_quit_editor:147,_raw_str:173,_reactor_stop:[167,169],_recach:164,_recache_lock:145,_recog_obj2recog:147,_recog_obj2regex:147,_recog_ref2recog:147,_reformat:173,_regex:147,_remov:144,_remove_objs_from:147,_remove_part:147,_remove_result:147,_render_decor:144,_repeat:167,_replac:[144,149],_responsefail:169,_run_cmd_login:167,_sa:[147,166,167,172,173,174],_safe_cal:173,_safe_contents_upd:164,_save:[147,148],_save_chang:167,_save_editor:147,_save_lock:163,_saver:[11,173],_saverdict:[11,147,173],_saverlist:[11,173],_saverset:173,_scriptdb__get_obj:166,_scriptdb__set_obj:166,_sdesc:147,_search_object:165,_search_prototyp:145,_select:51,_send_json:169,_send_nop_keepal:169,_send_to_connect_channel:143,_sensitive_:179,_server_mainten:167,_serverconfig__key_del:167,_serverconfig__key_get:167,_serverconfig__key_set:167,_serverconfig__value_del:167,_serverconfig__value_get:167,_serverconfig__value_set:167,_serversession__cmdset_storage_get:167,_serversession__cmdset_storage_set:167,_session:173,_session_handler_class:167,_set:119,_set_actioninfo:165,_set_attribut:51,_set_cach:172,_set_fil:148,_set_menu_prototyp:165,_set_nam:51,_set_properti:165,_set_prototype_valu:165,_set_tick:154,_setcach:172,_shifter:173,_show_help:147,_slice:173,_some_other_monitor_callback:84,_spacing_preflight:173,_spawn:165,_split:173,_split_lin:173,_start_delai:166,_stop_serv:169,_stop_tim:147,_store_kei:166,_strip_signing_paramet:148,_sub_bg:173,_sub_bgfg:173,_sub_fg:173,_t_dir_fil:175,_tag_select:165,_tags_act:165,_tagtyp:172,_test2:173,_test:[144,173],_test_cal:173,_test_menutre:175,_test_storage_mtim:148,_testamp:171,_testcallback:147,_testrepeat:167,_to_account:163,_to_ansi:173,_to_rect:173,_traithandlerbas:147,_transform:[173,175],_translate_posit:154,_translate_sub:147,_typeclass_act:165,_typeclass_select:165,_typedobject__db_del:172,_typedobject__db_get:172,_typedobject__db_set:172,_typedobject__dbid_del:172,_typedobject__dbid_get:172,_typedobject__dbid_set:172,_typedobject__dbref_del:172,_typedobject__dbref_get:172,_typedobject__dbref_set:172,_typedobject__name_del:172,_typedobject__name_get:172,_typedobject__name_set:172,_typedobject__ndb_del:172,_typedobject__ndb_get:172,_typedobject__ndb_set:172,_union:144,_update_curr:147,_update_existing_object:145,_update_stor:147,_use:147,_validate_fieldnam:58,_validate_prototyp:165,_valign:173,_within_boundari:147,_wizard_opt:165,_wont_linemod:169,_workprot:165,_wrap_chunk:173,_write:169,a2enmod:8,a8oc3d5b:100,a_off:147,a_python_func:38,aardwolf:88,abbrevi:[43,76,114,145,147,173],abcd:[43,145],abi:60,abid:126,abil:[6,10,20,31,33,52,55,56,57,58,60,73,77,80,90,100,102,108,109,123,127,134,137,138,139,147,152,164,166,167,172],abl:[0,3,4,5,8,11,13,14,19,20,21,22,23,26,27,28,29,31,33,36,41,42,43,47,49,51,52,55,57,58,59,60,61,63,64,69,71,73,75,76,81,85,86,87,89,90,91,93,95,96,100,103,104,106,109,111,112,114,116,121,122,123,130,131,133,134,138,140,144,145,146,147,152,153,158,166,172,173,181],abod:163,abort:[25,27,33,51,52,77,89,143,144,145,146,147,149,156,164,165,173],about:[0,3,9,10,11,12,13,14,15,16,17,20,21,22,23,24,25,26,30,31,33,36,37,38,39,41,42,44,45,46,48,51,54,55,57,59,60,61,63,64,68,69,70,71,73,75,76,77,78,79,81,83,85,86,90,91,93,94,95,96,97,100,101,103,104,108,109,110,112,113,114,116,118,119,120,123,124,126,127,131,134,135,136,138,139,143,145,146,147,148,149,152,153,154,158,162,164,167,168,169,172,173,174,178,183],abov:[2,4,8,9,10,11,12,13,14,21,23,24,27,28,29,30,31,33,36,37,40,43,44,46,49,50,51,56,57,58,59,60,62,63,64,68,69,74,80,81,84,85,86,90,91,93,95,96,100,102,105,106,109,110,111,112,114,116,118,119,121,123,125,127,131,132,133,135,137,138,140,144,145,147,152,163,164,167,172,173,179],abridg:41,abruptli:147,absolut:[27,38,56,62,79,91,134,147,169,173],absorb:74,abspath:173,abstractus:143,abus:[7,103],academi:79,accept:[11,14,22,23,27,31,37,43,51,54,58,59,74,80,88,90,95,96,109,114,115,125,131,133,134,138,143,144,145,147,149,154,158,163,164,167,169,172,173,176],accept_callback:149,accesing_obj:163,access:[0,4,7,8,11,12,13,14,19,21,22,23,25,27,29,31,33,34,38,39,40,41,47,49,51,52,56,57,58,59,60,63,64,66,68,69,71,73,74,80,83,84,85,86,87,89,90,91,95,96,100,101,102,103,104,105,107,108,109,111,112,114,116,119,121,123,124,125,126,127,128,131,133,134,135,137,139,143,144,145,146,147,148,149,152,154,158,162,163,164,165,166,167,169,172,173,178,181],access_kei:148,access_key_nam:148,access_obj:[163,172],access_opt:173,access_token_kei:[71,120],access_token_secret:[71,120],access_typ:[43,68,143,144,145,146,162,163,164,172,181],accessablecommand:144,accessed_obj:[25,80,121,158,163],accessing_obj:[1,11,25,80,121,143,146,158,162,163,164,172],accessing_object:[11,163],accessor:[143,146,162,164,166,172,174],accessori:63,accident:[15,31,38,43,123,138,145,167,172],accommod:4,accomod:[101,173],accompani:123,accomplish:[12,25,41,49,55],accord:[31,33,111,116,126,147,152,166,173],accordingli:[49,58,90,106,146,147],account1:181,account2:181,account:[0,4,6,9,11,12,14,17,19,20,21,22,24,25,27,31,33,34,35,37,41,45,47,49,50,51,52,55,56,57,61,62,65,66,69,71,74,80,81,83,87,89,90,91,92,96,100,104,105,107,108,109,110,111,112,114,119,120,123,125,126,127,129,131,133,134,135,138,139,141,142,144,146,147,149,151,152,153,154,155,156,158,162,163,164,165,166,167,169,170,172,173,178,179,181,184],account_cal:[145,147],account_count:167,account_id:[133,164],account_mod:145,account_nam:56,account_search:[147,164],account_subscription_set:143,account_typeclass:[173,181],account_typeclass_path:171,accountattributeinlin:143,accountcmdset:[2,22,31,41,43,57,58,62,145,147,156],accountcreateview:181,accountdb:[119,125,133,141,143,146,162,172,173,178],accountdb_db_attribut:143,accountdb_db_tag:143,accountdb_set:172,accountdbadmin:143,accountdbchangeform:143,accountdbcreationform:143,accountdbfilterset:178,accountdbmanag:143,accountdbpasswordcheck:169,accountdbviewset:178,accountform:[143,181],accountid:133,accountinlin:143,accountlist:58,accountmanag:143,accountmixin:181,accountnam:[43,58,145,146,147,173],accountseri:178,accountsessionhandl:143,accounttaginlin:143,accur:[22,144,146,147,149,152,165,166,167,168,169,171,172,173,179],accuraci:[46,91,152],accus:73,accustom:[87,124],acept:147,achiev:[0,22,27,33,57,114,124,126,138,152,167],ack:52,acl:148,aconn:171,acquaint:57,acquir:173,across:[16,20,40,51,56,61,86,91,102,105,108,109,125,143,144,147,154,162,164,165,166,167,169,173],act:[2,8,13,23,29,31,34,37,43,49,51,56,58,61,70,77,95,102,105,110,111,123,139,141,144,145,146,147,158,163,167,169,172,173],action1:116,action2:116,action:[0,11,22,29,39,41,42,43,46,55,57,61,62,64,73,88,90,91,93,102,114,116,117,118,123,133,138,143,145,146,147,149,152,156,162,165,166,167,169,170,172,174,178],action_count:116,action_nam:152,actiondict:116,actions_per_turn:152,activ:[4,9,12,13,26,27,28,31,33,36,38,43,61,62,63,64,65,66,72,75,76,79,80,81,83,89,90,93,95,98,102,105,110,114,128,131,135,136,138,143,144,145,146,147,149,151,153,154,158,164,165,166,167,169,170,172,173],activest:173,actor:152,actual:[2,5,8,10,11,13,14,19,20,21,22,26,27,29,34,36,38,40,41,42,43,44,46,47,49,51,53,58,59,60,61,63,64,68,69,71,73,79,80,81,83,85,86,87,88,89,90,91,93,95,96,97,100,104,105,106,109,111,112,113,114,115,116,119,121,123,126,127,128,133,134,136,137,138,141,143,144,145,146,147,148,149,152,153,154,156,158,162,163,164,165,167,169,170,172,173,174,181],actual_return:127,adapt:[0,4,21,40,69,73,133,173],add:[0,2,5,6,8,9,10,11,13,14,15,16,17,19,20,21,22,26,29,30,31,33,34,35,36,37,38,39,40,41,42,43,44,46,47,48,49,50,51,54,55,57,58,61,62,64,65,66,67,68,69,71,73,74,76,77,78,79,80,81,82,84,85,86,87,88,89,90,91,93,94,95,96,98,100,102,104,105,106,109,111,112,113,114,115,116,117,118,119,120,121,123,124,125,127,128,130,131,132,133,134,135,137,138,139,140,141,143,144,145,146,147,149,151,152,153,154,156,158,163,164,165,166,167,169,170,172,173,174,178,181,184],add_:173,add_act:116,add_argu:147,add_callback:149,add_channel:146,add_charact:116,add_choic:147,add_choice_:147,add_choice_edit:[22,147],add_choice_quit:[22,147],add_collumn:144,add_column:[58,173],add_condit:152,add_default:[21,31,85,96,121,144,153],add_dist:152,add_ev:149,add_fieldset:[143,164],add_form:[143,164],add_head:173,add_languag:147,add_row:[58,82,144,173],add_view:[143,146,164],add_xp:73,addblindedcmdset:153,addcallback:[33,164],addclass:[137,141,177,181],addcom:[58,145],added:[0,4,5,17,21,22,24,25,27,31,33,34,36,38,40,41,42,43,55,57,58,60,65,69,70,73,75,77,78,80,86,88,91,96,100,102,106,108,109,110,111,112,114,116,117,119,121,123,128,131,132,133,138,143,144,145,146,147,149,152,153,156,158,163,164,165,166,167,172,173,178,179],addendum:37,adding:[0,3,5,9,14,17,21,22,27,29,31,35,36,40,43,46,51,57,58,62,69,76,80,81,86,91,97,102,104,106,108,109,112,114,115,116,121,123,125,126,128,131,133,137,138,139,144,145,147,149,152,153,154,165,166,167,170,172,173,175],addingservermxp:169,addit:[4,8,22,25,31,36,37,46,49,50,58,62,69,76,82,88,90,91,103,104,114,119,134,143,144,146,147,149,151,152,163,164,166,167,169,172,173,181],addition:[25,111,119,152],additionalcmdset:31,addpart:147,addquot:[173,175],addr:[167,169,173],address:[3,9,12,23,33,40,43,49,67,87,90,91,103,105,131,135,143,145,146,147,164,167,169,173],address_and_port:169,addressing_styl:148,addresult:147,addscript:[43,145],addservic:40,adjac:[147,152,154],adject:97,adjoin:147,adjust:[0,33,37,63,126,133,147,148,173],admin:[2,9,11,12,15,19,21,33,34,41,49,58,61,68,69,72,80,85,86,98,101,110,119,121,123,133,134,138,141,142,144,147,154,163,169,173,181,183],admin_sit:[143,146,162,164,166,167,172],admin_wrapp:181,administr:[10,23,33,36,41,55,58,63,64,68,80,103,129,139,167,169,184],adminportal2serv:[167,169],adminserver2port:169,adminstr:167,admintest:181,admit:39,adopt:[21,22,26,57,64,146,169],advanc:[10,12,13,22,28,31,33,39,40,43,44,51,55,58,64,79,86,93,104,105,108,109,111,119,123,124,125,139,145,147,152,153,158,169,173,184],advantag:[3,14,15,28,36,39,46,51,55,56,58,59,62,68,69,73,90,103,104,109,116,118,123,133,147,151,152,172,173],advent:147,adventur:[20,41,77,111,122,124],advic:79,advis:[0,22,25,77],aeioui:119,aesthet:50,affair:173,affect:[11,13,14,19,25,31,33,43,61,62,73,80,81,105,112,114,116,126,127,128,131,138,143,144,145,147,149,152,158,163,164,165,172,173],afford:[85,105],afraid:90,after:[0,5,8,9,10,11,14,15,20,21,22,25,27,28,29,30,31,33,36,38,39,41,43,44,46,49,50,51,55,58,60,63,68,76,77,79,80,83,85,86,90,91,96,100,102,103,107,114,116,117,121,122,123,126,127,128,130,131,133,136,137,138,139,141,143,144,145,146,147,148,149,152,153,154,156,158,164,165,166,167,169,171,172,173,174,175,178,181],after_mov:164,afternoon:147,afterthought:48,afterward:[20,29,69,86,91,119,131,147],again:[0,6,12,13,14,20,21,22,23,24,28,29,33,39,41,42,43,47,48,49,51,54,56,57,58,60,61,62,63,64,69,73,76,80,81,85,86,90,91,93,95,96,98,100,102,105,106,110,111,114,116,119,121,123,126,128,131,133,138,143,144,145,147,149,152,153,166,167,169,173],against:[6,11,21,31,33,37,57,58,83,90,103,116,119,125,127,143,144,146,147,152,163,164,165,167,169,172,173,175],age:[147,181],agenc:103,agent:36,agenta:114,ages:147,aggreg:79,aggress:[11,14,75,122,124,139,154,172,184],aggressive_pac:154,agi:[11,60,127,147],agil:[11,60],agnost:[37,64,146],ago:[25,100,173],agre:[1,73,113,147],agree:147,ahead:[14,22,24,36,49,61,90,108,121,169],aid:[113,145,147,167],aim:[7,55,58,61,73,85,86,90,95,108,126,146,165],ain:46,ainnev:[73,119,147],air:[20,21,111],ajax:[24,40,55,90,137,167,169],ajaxwebcli:169,ajaxwebclientsess:169,aka:[9,11,93,147,173],alarm:[20,82],alert:[137,149,164],alexandrian:79,algebra:49,algorith:147,algorithm:[165,173],alia:[2,6,9,20,21,22,31,33,41,44,48,57,58,59,60,63,87,89,90,95,105,111,112,119,125,127,129,131,143,144,145,146,147,149,153,154,162,163,164,165,166,167,169,170,172,173,178,181],alias1:[43,145,147],alias2:[43,145,147],alias3:147,alias:[2,13,20,21,22,25,27,29,31,33,34,41,43,44,45,48,51,58,60,74,81,82,85,87,89,109,111,116,119,123,129,131,140,143,144,145,146,147,149,152,153,154,156,161,162,164,165,172,173,178],aliaschan:[43,145],aliasdb:143,aliasfilt:178,aliashandl:[172,178],aliasnam:165,aliasstr:173,align:[41,58,109,114,147,173],alik:68,alist:97,aliv:[55,154,169],alkarouri:173,all:[0,1,2,3,5,6,8,9,10,11,12,13,14,15,16,17,19,20,21,22,23,26,27,28,29,30,31,33,34,35,36,37,38,39,40,41,43,44,46,47,48,49,50,51,54,55,56,57,58,59,60,61,62,63,64,68,70,72,73,74,75,76,77,78,79,80,81,82,83,85,86,87,88,89,90,91,93,94,95,96,97,98,100,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,121,122,123,124,125,126,127,128,129,131,132,133,134,135,136,137,138,139,140,141,143,144,145,146,147,148,149,151,152,153,154,156,158,161,162,163,164,165,166,167,169,170,171,172,173,174,175,178,179,181,183],all_alias:112,all_attr:172,all_connected_account:167,all_displai:166,all_famili:119,all_from_modul:173,all_opt:173,all_receiv:164,all_room:13,all_script:102,all_sessions_portal_sync:167,all_to_categori:162,allcom:145,allerror:[167,169],allevi:[11,108,127,167],allheadersreceiv:167,alli:152,alloc:90,allow:[0,2,3,4,6,8,9,10,11,12,13,14,15,16,19,21,22,23,26,27,29,30,31,33,34,36,38,39,41,42,43,44,46,47,49,51,54,55,57,58,59,61,63,64,65,68,71,72,73,74,75,76,78,80,81,85,86,87,89,90,91,92,95,96,97,98,100,101,102,103,104,106,108,109,111,112,113,114,116,119,121,123,125,126,129,131,133,134,135,137,138,143,144,145,146,147,149,152,154,158,161,162,163,164,165,166,167,169,170,172,173,174,175,178,181],allow_dupl:144,allow_extra_properti:147,allow_nan:169,allow_quit:173,allowed_attr:58,allowed_fieldnam:58,allowed_host:[90,103],allowed_propnam:123,allowedmethod:169,allowext:167,almost:[19,33,41,95,115,119,125,147,168,169,172],alon:[13,29,49,51,56,58,73,80,86,87,116,127,138,166,167,170,173],alone_suffix:170,along:[5,12,33,43,48,51,60,64,70,74,78,88,91,93,96,104,107,114,121,122,139,143,145,147,151,152,163,164,169,172,178],alongsid:[5,38,147],alonw:166,aloud:149,alpha:[54,90],alphabet:[15,111,113],alreadi:[0,2,5,6,9,11,13,15,21,22,25,27,29,31,33,34,38,40,41,43,46,49,50,51,54,56,57,58,60,61,63,64,68,69,70,72,73,77,80,81,82,85,88,89,91,94,95,96,100,102,103,105,106,110,112,116,117,118,119,120,121,123,125,127,128,131,133,134,135,136,137,138,139,141,143,144,145,146,147,148,152,153,154,158,163,164,165,166,167,169,170,172,173,174,178,179],alredi:40,alright:147,also:[0,1,2,3,5,6,8,9,10,11,12,13,14,15,16,17,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,46,47,48,49,50,51,53,54,55,56,57,58,59,60,61,62,63,64,65,66,68,69,70,72,73,74,75,77,79,80,81,82,83,84,85,86,87,88,89,90,91,93,95,96,97,98,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,140,143,144,145,146,147,149,152,153,154,158,161,163,164,165,166,167,169,170,172,173,174,175,177,178,181,183],alt:173,alter:[0,4,23,41,64,111,137,172],altern:[23,29,33,34,38,51,55,57,63,64,68,72,76,81,87,90,111,112,114,118,119,122,131,133,137,138,140,145,146,147,152,153,158,163,169,173],although:[22,29,39,42,63,119,145,147,167,173],althougn:46,altogeth:[50,103,114],alwai:[0,2,4,6,8,11,12,13,14,20,21,23,25,27,30,31,33,34,37,38,39,43,47,49,51,53,57,58,61,62,63,64,69,72,73,74,77,80,85,86,88,89,90,91,95,96,102,105,107,109,112,114,115,121,123,125,126,127,128,131,134,135,137,141,143,144,145,146,147,148,153,158,163,164,165,166,167,168,169,170,172,173,174,175,178,181],always_pag:173,always_return:167,amaz:75,amazon:[79,90,148],ambianc:108,ambigu:[41,144,146,147,164,172],ambiti:[108,129],amend:131,amfl:14,ammo:21,among:[2,35,36,43,62,64,79,89,104,111,123,127,145,147,153,154,163,165,173],amongst:[77,147],amor:149,amount:[11,16,37,43,61,68,73,102,103,114,123,145,152,164,167,173,175],amp:[40,83,92,94,105,141,167,171],amp_client:[141,142],amp_maxlen:169,amp_port:90,amp_serv:[141,167],ampclientfactori:167,ampersand:108,amphack:169,ampl:124,amplauncherprotocol:167,ampmulticonnectionprotocol:[167,169],ampprotocol:167,ampserverclientprotocol:167,ampserverfactori:169,ampserverprotocol:169,amsterdam:90,anaconda:9,analog:[49,83],analys:51,analysi:151,analyz:[15,33,41,51,80,118,144,146,147,165,166,167,173],anchor:[146,152,162,172],anchor_obj:152,ancient:114,and_destroy_it:147,andr:24,android:[139,184],anew:[63,111,167],angl:129,angri:41,angular:[43,145],ani:[0,1,2,5,6,8,10,11,12,14,15,16,19,20,21,22,23,24,25,27,30,31,33,34,36,37,38,39,40,41,42,43,44,48,49,50,51,54,56,57,58,59,60,61,63,64,65,68,70,72,73,74,76,77,79,80,81,82,83,84,85,86,87,88,89,90,91,95,96,97,98,100,102,103,104,105,107,109,112,114,115,116,117,118,119,121,122,123,125,126,127,128,129,131,133,134,135,136,137,138,139,140,143,144,145,146,147,148,149,151,152,153,154,156,158,161,163,164,165,166,167,168,169,170,172,173,175,178,181],anim:[27,52],anna:[43,58,63,72,117,118,123,145],annoi:[12,85,91],annot:79,announc:[25,37,43,79,116,123,128,145,149,152,164],announce_al:[167,169],announce_move_from:[25,77,89,149,164],announce_move_to:[25,77,89,149,164],annoy:143,anonym:[4,66,69,147],anonymous_add:147,anoth:[0,8,10,11,13,14,16,21,22,29,31,33,36,39,42,43,46,49,51,56,57,58,62,63,64,69,77,78,80,89,90,91,96,97,98,102,105,106,108,109,111,112,113,114,116,121,123,127,131,132,136,137,138,139,140,143,144,145,146,147,149,152,154,162,164,165,167,172,173],another_batch_fil:173,another_nod:173,another_script:102,ansi:[24,43,55,74,81,137,141,142,145,147,167,169,175,184],ansi_escap:173,ansi_map:173,ansi_map_dict:173,ansi_pars:173,ansi_r:173,ansi_regex:173,ansi_sub:173,ansi_xterm256_bright_bg_map:173,ansi_xterm256_bright_bg_map_dict:173,ansimatch:173,ansimeta:173,ansipars:173,ansistr:[173,175],ansistringtestcas:175,ansitextwrapp:173,answer:[0,11,21,25,26,33,46,51,61,63,69,70,73,95,96,103,127,167],anul:8,anwer:44,anybodi:[59,103],anymor:[4,147,149,173],anyon:[1,4,12,21,25,29,41,42,54,58,60,76,80,85,90,116,118,119,123,138],anyth:[0,1,5,11,13,16,19,20,22,23,26,29,31,33,34,40,41,42,46,49,51,56,61,63,64,69,80,82,83,85,87,89,90,91,94,95,96,100,102,104,106,111,116,118,121,123,125,127,128,131,133,135,136,137,138,141,144,145,147,152,154,156,158,163,166,169,172,173],anywai:[0,4,14,20,51,55,75,76,91,95,108,114,140,147,158],anywher:[33,51,60,64,95,96,125,134,173],apach:[7,23,90,103,139,167,184],apache2:8,apache_wsgi:8,apart:[2,11,20,27,34,47,55,63,80,81,100,104,125,126,127,134,152,173],api:[13,15,26,27,34,42,43,47,48,52,59,60,71,73,89,96,105,109,111,120,125,133,138,139,141,143,145,146,147,167,172,173,175,177,183,184],api_kei:71,api_secret:71,apicli:178,apostroph:15,app:[4,40,71,80,86,134,135,136,138,139,171],app_id:133,app_nam:69,appar:[48,58,126,168],apparit:154,appeal:[51,61,114],appear:[9,10,21,22,25,26,27,30,38,43,47,48,51,60,63,65,66,68,72,80,82,90,95,96,100,102,104,106,111,114,123,126,131,137,138,141,145,147,149,164,169,172,173],append:[20,22,25,27,31,39,40,43,49,50,53,68,69,80,85,88,89,90,91,93,96,97,116,123,127,133,138,144,145,146,147,163,170,173],appendix:163,appendto:137,appform:133,appl:[147,164],appli:[0,8,9,13,16,22,23,31,33,36,37,60,80,81,102,106,111,115,121,125,126,128,133,143,144,145,147,152,163,164,165,166,167,172,173],applic:[8,40,53,63,79,80,86,94,100,103,112,124,128,133,134,135,136,143,147,148,152,158,167,168,169,180,181],applicationdatareceiv:169,applied_d:133,apply_damag:152,apply_turn_condit:152,appnam:[11,80],appreci:[22,37,70,78,174],approach:[22,25,39,56,77,91,106,115,133,147,152],appropri:[8,9,23,31,33,36,55,71,91,106,119,121,129,133,138,143,145,146,147,158,166,167,173],approrpri:40,approv:[133,134,138],approxim:[5,43,145,173],april:62,apt:[8,63,67,75,90,103,131],arbitr:61,arbitrari:[11,13,19,27,46,59,64,80,96,97,100,111,125,137,138,139,140,143,146,147,152,164,165,166,167,169,172,173],arcan:129,archer:165,architectur:[80,165],archiv:[79,103],archwizard:165,area:[2,22,24,48,49,58,61,79,117,122,127,138,147,149,154,163,173],aren:[0,4,29,39,69,103,127,131,133,136,138,143,147,149,152,173],arg1:[80,144,145,158,165,172,173],arg2:[144,145,158,165,172,173],arg:[1,5,10,21,22,25,29,30,33,38,39,40,41,42,43,51,58,59,68,71,73,74,80,81,83,85,88,96,109,114,115,116,119,121,123,129,132,137,143,144,145,146,147,148,149,152,153,154,156,158,162,163,164,165,166,167,169,170,172,173,174,181],arg_regex:[41,44,144,145,146,147,173],arglist:145,argpars:147,args_:173,argstr:145,argu:11,argument:[3,4,5,10,12,14,20,21,22,23,25,27,29,31,33,34,40,41,42,43,46,48,50,52,57,58,59,62,67,69,74,80,81,83,85,87,88,89,93,95,96,102,109,111,114,115,119,123,124,125,127,129,134,139,143,144,145,146,147,148,149,151,152,154,158,163,164,165,166,167,169,170,171,172,173,174,178,184],argumentpars:147,argumnet:173,aribtrarili:173,aris:103,arithmet:147,arm:[26,33,147],armi:85,armor:[29,82,147,152],armour:29,armouri:77,armpuzzl:147,armscii:[15,113],arnold:87,around:[0,4,10,13,14,15,21,23,29,31,34,39,42,43,49,55,58,61,63,64,69,70,71,73,77,79,80,85,89,90,91,96,109,111,113,114,116,117,119,121,123,129,136,138,139,145,147,149,152,153,154,164,173],arrai:[88,91,169,173],arrang:22,array_of_known_message_types_to_assign:137,array_of_split_percentag:137,arrayclos:[88,169],arrayopen:[88,169],arriv:[0,25,29,43,73,77,83,105,145,149,169],arrow:[42,137],art:[114,173],articl:[4,15,21,39,41,48,57,61,79,113,127,131,174],article_set:174,artifact:173,artifici:73,arx:79,arxcod:[139,184],as_view:[146,162,172],ascii:[9,15,111,113,143,147,173],asciiusernamevalid:143,asdf:145,ashlei:[147,152],asid:[9,153],ask:[1,10,21,23,26,34,37,42,43,46,48,50,54,58,63,68,69,70,73,84,90,91,93,97,119,124,131,133,144,145,147,149,167,169,173],ask_choic:167,ask_continu:167,ask_input:167,ask_nod:167,ask_yesno:167,asn:151,aspect:[48,51,57,60,64,68,73,86,109,127,147],assert:[116,127],assertequ:127,asserttru:127,asset:[103,136,148,167],assetown:9,assign:[2,6,11,12,13,20,36,43,51,56,58,80,87,89,97,102,109,112,115,116,119,121,123,131,137,138,143,144,145,147,152,154,158,163,164,165,167,169,173],assist:90,associ:[4,11,29,43,51,79,83,90,105,122,135,138,143,144,145,146,147,149,158,164,167,172,181],assort:181,assum:[0,3,5,9,12,13,14,15,19,20,21,22,25,27,28,29,31,33,34,37,39,40,41,43,44,46,47,49,51,55,56,58,60,62,68,73,74,75,80,81,82,84,85,89,90,95,96,97,100,102,103,105,106,108,109,110,111,113,115,116,117,118,120,121,123,128,132,133,134,138,144,145,146,147,149,154,158,163,164,165,166,167,169,173,178,179,181],assumpt:144,assur:[49,125],asterisk:[2,12,38,43,145],astronaut:77,astronom:62,async:[133,139,173,184],asynccommand:10,asynchron:[27,28,29,33,45,55,64,92,93,139,143,164,169,173],at_:[125,174],at_access:[143,164],at_account_cr:[2,143],at_after_mov:[77,89,96,117,149,164],at_after_object_leav:147,at_after_travers:[89,149,154,164],at_befor:164,at_before_drop:[152,164],at_before_g:[152,164],at_before_get:[152,164],at_before_leav:89,at_before_mov:[25,77,89,149,152,164],at_before_sai:[96,147,149,164],at_channel_cr:146,at_char_ent:117,at_cmdset_cr:[5,21,22,25,30,31,33,41,44,57,58,62,81,85,116,121,123,144,145,147,152,153,154,156,173],at_cmdset_get:[143,164,167],at_db_location_postsav:164,at_defeat:152,at_desc:164,at_disconnect:[143,167],at_drop:[149,152,164],at_end:166,at_err:[10,173],at_err_funct:10,at_err_kwarg:[10,173],at_failed_login:143,at_failed_travers:[89,147,149,154,164],at_first_login:143,at_first_sav:[143,146,164],at_first_start:172,at_get:[147,149,152,164],at_giv:[152,164],at_heard_sai:118,at_hit:154,at_idmapper_flush:[166,172,174],at_init:[6,107,125,143,146,154,164],at_initial_setup:[104,141,155,157,167],at_initial_setup_hook_modul:167,at_login:[40,125,167,169],at_look:[96,143,164],at_message_rec:143,at_message_send:143,at_msg_rec:[143,147,164],at_msg_send:[143,147,164],at_multimatch_input:158,at_new_arriv:154,at_now_add:86,at_object_cr:[5,6,21,25,31,39,43,58,60,73,80,81,85,89,96,121,123,125,132,145,147,152,153,154,164,172],at_object_delet:[149,164],at_object_leav:[147,154,164],at_object_post_copi:164,at_object_rec:[89,117,147,154,164],at_password_chang:143,at_post_cmd:[30,33,144,145,156],at_post_command:33,at_post_disconnect:143,at_post_login:[25,143],at_post_portal_sync:167,at_post_puppet:[96,149,164],at_post_unpuppet:[96,164],at_pre_cmd:[33,144,145,156],at_pre_command:33,at_pre_login:143,at_pre_puppet:[96,164],at_pre_unpuppet:[149,164],at_prepare_room:147,at_reload:[43,145,167],at_renam:172,at_repeat:[102,116,120,121,125,143,147,149,152,153,166,170,173],at_return:[10,173],at_return_funct:10,at_return_kwarg:[10,173],at_sai:[118,149,164],at_script_cr:[102,116,120,121,143,147,149,152,153,165,166,170,173],at_search:[141,155,157],at_search_result:[145,158,173],at_server_cold_start:[158,167],at_server_cold_stop:[158,167],at_server_connect:169,at_server_reload:[102,110,143,164,166],at_server_reload_start:[158,167],at_server_reload_stop:[25,158,167],at_server_shutdown:[102,110,143,164,166],at_server_start:[158,167],at_server_startstop:[25,104,141,155,157],at_server_stop:[158,167],at_shutdown:167,at_start:[102,116,143,147,149,153,166],at_startstop_modul:166,at_stop:[102,116,121,152,153,166],at_sunris:62,at_sync:167,at_tick:[115,166],at_travers:[89,147,149,164],at_traverse_coordin:147,at_turn_start:152,at_upd:[152,166],at_weather_upd:132,at_webproxy_root_cr:158,at_webserver_root_cr:158,atlanti:24,atom:98,atop:147,atribut:173,att:51,attach:[4,11,21,41,43,56,58,64,77,89,95,102,105,110,112,119,140,144,145,147,148,163,164,166,170,172],attachmentsconfig:4,attack:[14,28,29,30,46,51,73,77,90,103,116,119,122,134,139,144,147,152,154,164,165,169],attack_count:152,attack_nam:152,attack_skil:165,attack_typ:152,attack_valu:152,attempt:[0,2,22,24,29,31,43,51,60,61,87,91,103,106,119,120,135,145,147,148,151,152,167,172,173,181],attent:[38,56,58,89,103,111],attitud:57,attr1:[43,145,147],attr2:[43,145,147],attr3:[43,145],attr:[11,22,43,49,51,58,80,109,119,137,143,145,147,154,163,165,167,172,173],attr_categori:172,attr_eq:163,attr_g:[80,163],attr_gt:[80,163],attr_kei:172,attr_l:[80,163],attr_lockstr:172,attr_lt:[80,163],attr_n:[80,163],attr_nam:145,attr_obj:172,attr_object:172,attr_str:165,attr_tupl:165,attr_typ:172,attr_valu:172,attract:37,attrcreat:[80,172],attread:11,attredit:[11,80,172],attrib:163,attribiut:172,attribut:[0,2,6,12,20,22,25,27,28,30,39,41,42,43,45,46,49,50,51,56,57,58,60,61,69,73,74,77,80,81,82,84,85,86,87,89,91,95,102,105,108,109,112,115,116,119,123,125,127,133,134,138,139,141,142,143,144,145,146,147,148,149,152,153,154,161,163,164,165,166,167,173,178,181,184],attribute1:123,attribute2:123,attribute_list:172,attribute_nam:[143,147,164,173],attributeerror:[42,60,86,167,172],attributeform:172,attributeformset:172,attributehandl:[1,125,172,173,178],attributeinlin:[143,146,164,166,172],attributeobject:11,attributeseri:178,attrkei:165,attrlist:172,attrnam:[11,43,51,80,109,125,145,147,163,165,172],attrread:[11,80,172],attrstr:165,attrtyp:[11,172],attrvalu:51,attryp:172,atttribut:49,atyp:163,audibl:147,audio:137,audit:[141,146,147,150,164],audit_callback:151,auditedserversess:151,auditingtest:151,aug:9,august:[9,173],aut:52,auth:[143,169,179,181],auth_password:169,auth_profile_modul:143,auth_username_valid:178,authent:[40,103,105,107,133,138,143,167,169,179,181],authenticated_respons:181,author:[41,90,126,143,149],auto:[0,5,12,14,21,31,32,33,34,38,42,43,45,51,53,63,71,89,95,96,105,122,131,133,138,141,143,144,145,147,153,162,163,164,165,166,167,169,172,173,179],auto_create_bucket:148,auto_help:[33,41,44,51,68,69,144,145,147,165,173,175],auto_id:[143,162,164,181],auto_look:[51,147,165,173,175],auto_now_add:86,auto_quit:[51,147,165,173,175],auto_transl:147,autobahn:169,autodoc:38,autofield:133,autologin:179,autom:[14,36,57,58,79,86,100,103,110,181],automat:[0,6,10,14,19,22,23,27,30,31,34,37,38,41,43,46,47,50,51,53,55,58,60,62,64,65,66,68,71,72,80,81,84,85,86,90,96,97,100,102,104,105,109,111,116,117,118,119,121,123,124,125,126,128,131,135,136,137,139,140,141,143,144,145,146,147,148,149,152,153,156,158,163,164,165,166,167,169,173,175,178,179],automatical:166,autostart:[166,173],autumn:[97,99,147],avail:[0,5,7,8,10,11,13,16,21,22,23,24,25,26,31,33,36,38,39,40,41,42,43,44,46,48,49,51,53,57,58,60,62,63,64,65,72,74,75,76,77,78,79,80,81,82,85,88,89,90,91,95,96,98,100,102,104,105,106,108,109,110,111,113,114,116,119,121,122,123,125,127,128,131,133,134,137,138,139,141,143,144,145,147,149,152,153,154,156,158,161,163,164,165,166,167,169,170,173,181],avail_cmdset:145,available_choic:[51,173],available_func:173,available_funct:165,available_languag:147,available_weapon:154,avatar:[64,88,96,164,169],avatarid:169,avenu:147,averag:[13,43,90,93,145,147,149],avoid:[8,11,23,26,27,31,33,37,38,40,42,43,51,80,81,85,95,97,100,109,111,114,125,126,127,129,131,138,139,145,147,163,164,167,169,171,172,173,174,178],awai:[0,9,10,11,14,15,21,26,29,42,43,46,49,51,55,66,68,69,73,80,86,90,96,102,105,109,111,121,123,131,145,147,149,152,153,154,164,166,167,173],await:10,awar:[11,14,26,31,33,44,51,88,95,96,110,125,126,132,133,147,148,154,164,172,173,175],awesom:[63,135],aws:90,aws_access_key_id:148,aws_s3_access_key_id:148,aws_s3_cdn:[141,147],aws_s3_object_paramet:148,aws_s3_secret_access_kei:148,aws_secret_access_kei:148,aws_security_token:148,aws_session_token:148,awsstorag:[141,147],axhear:163,axi:147,azur:100,b64decod:173,b64encod:173,b_offer:147,baaaad:127,babi:138,back:[0,3,5,10,11,12,13,14,20,21,22,23,26,27,29,31,33,34,36,38,43,46,49,50,51,56,58,60,61,63,64,69,73,74,81,83,85,86,87,90,91,95,96,97,100,102,105,106,110,111,113,116,118,119,121,122,123,125,126,131,133,135,137,141,143,144,145,147,152,153,158,163,165,166,167,169,172,173],back_exit:0,backbon:[133,173],backend:[23,36,109,127,135,141,148,172,173,177,178],backend_class:172,background:[10,17,29,51,90,103,110,114,126,133,147,173,181],backpack:31,backslash:114,backtick:[38,131],backtrack:131,backup:[10,89,90,105,131,145,173],backward:[50,51,58,121,173],bad:[0,22,24,37,41,58,64,70,76,85,119,127,143,151,168],bad_back:163,badg:130,badli:147,bag:173,balanc:[29,56,61,79,116,173],balk:95,ball:[31,59,104,144,158,165,173],ballon:147,balloon:147,ban:[7,25,80,139,143,145,163,184],band:[45,88,137,169],bandit:46,bandwidth:[148,169],banid:[43,145],bank:61,bar:[51,82,83,84,88,112,135,137,147,169,173],bare:[33,55,58,73,104,147,152],barehandattack:56,bargain:86,barkeep:[42,147],barter:[61,63,102,117,141,142],bartl:79,base:[3,4,6,9,13,16,17,20,21,22,23,30,33,34,36,38,39,41,42,43,49,51,55,56,57,58,60,61,63,64,69,72,73,75,77,79,80,83,85,86,89,90,94,96,100,102,103,105,108,111,113,115,119,120,123,124,125,126,127,129,133,134,136,137,138,139,141,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,168,169,170,171,172,173,174,175,178,179,181,183,184],base_account_typeclass:2,base_char_typeclass:120,base_character_typeclass:[43,81,120,133,134,145],base_comm_typeclass:171,base_field:[143,162,164,172,181],base_filt:178,base_guest_typeclass:66,base_object_typeclass:[109,161,165,172],base_random:165,base_script_path:163,base_script_typeclass:102,base_set:9,baseclass:154,basecontain:173,baseinlineformset:172,baseline_index:173,basenam:178,baseobject:125,baseopt:173,basepath:173,basepermiss:178,basetyp:[164,173],basetype_posthook_setup:164,basetype_setup:[39,80,96,143,146,164],basetypeclassfilterset:178,basewidth:175,bash:[36,63],basi:[4,33,37,62,90,136,138,145,146,147,148,163,169,172,173],basic:[0,2,3,6,15,16,17,19,20,22,26,29,31,33,34,36,39,40,43,46,47,48,56,57,58,60,61,62,69,73,77,79,80,81,83,86,87,110,111,113,116,117,118,121,122,124,126,128,133,134,135,137,139,143,145,146,147,149,152,154,163,164,170,173,177,178,181,184],bat:[9,63],batch:[18,20,43,48,63,79,111,122,124,139,141,145,165,169,172,184],batch_add:[165,172],batch_cmd:14,batch_cod:[13,173],batch_code_insert:13,batch_create_object:165,batch_exampl:173,batch_import_path:[13,14],batch_insert_fil:14,batch_update_objects_with_prototyp:165,batchcmd:[43,145],batchcmdfil:[14,173],batchcod:[14,79,111,145],batchcode_map:111,batchcode_world:111,batchcodefil:13,batchcodeprocessor:173,batchcommand:[14,20,22,63,122,145,173],batchcommandprocessor:173,batchfil:[14,15,111,173],batchprocess:[141,144],batchprocessor:[13,141,142,145,175],batchscript:[13,173],batteri:143,battl:[79,103,116,122,152],battlecmdset:152,baz:[147,173],bazaar:108,beach:111,bear:[147,154],beat:[61,116],beaten:[116,154],beauti:[22,49,133],beazlei:79,becam:[29,126],becasu:53,becaus:[0,2,6,8,9,10,11,12,13,15,16,21,22,25,29,31,36,38,40,41,42,44,46,54,56,59,64,68,73,76,77,80,89,91,95,96,107,108,109,111,115,116,117,119,125,126,133,134,136,143,144,145,146,147,149,152,153,164,166,167,169,170,172,173,178],becom:[0,5,10,22,37,38,41,42,43,47,49,51,56,59,61,64,70,73,78,80,81,86,87,88,95,96,102,104,109,111,119,128,145,147,152,165,167,168,173],bed:61,been:[0,4,5,6,13,14,19,21,22,23,36,38,41,42,43,46,49,51,58,69,70,76,79,85,91,93,94,96,103,105,116,117,119,123,126,128,131,133,134,135,137,138,144,145,146,147,148,149,152,154,158,162,163,164,165,166,167,168,169,172,173,181,183],befit:125,befor:[1,4,10,11,12,13,14,15,20,21,22,25,27,28,29,31,33,37,38,41,42,43,46,48,49,51,56,57,58,60,61,69,71,75,77,79,80,81,84,85,86,90,91,93,96,97,100,102,103,104,106,107,108,109,111,112,113,114,115,116,117,118,119,121,123,124,125,126,127,130,131,132,133,134,135,137,138,139,143,144,145,146,147,148,149,151,152,153,154,156,158,163,164,165,166,167,169,170,171,172,173,174,175,181],beforehand:[11,131,173],beg:14,beggar:0,begin:[0,4,6,10,13,14,20,22,25,33,38,41,42,43,46,50,55,58,61,69,72,80,91,95,96,106,107,111,116,117,119,127,132,134,145,147,149,152,164,166,173],beginn:[55,60,77,79,91,95,124],behav:[11,13,20,22,29,69,91,95,107,110,127,165,173,175],behavior:[0,5,11,31,33,41,50,68,69,93,96,102,109,114,126,135,137,138,143,144,145,147,148,152,154,167,172],behaviour:[11,31,33,80,126,141,147,173],behind:[11,12,21,33,38,43,49,55,59,61,63,74,97,109,112,114,122,126,131,145,147,154,166,174],being:[0,5,6,10,11,13,20,21,22,25,28,31,33,34,36,37,42,43,51,54,56,59,61,63,64,69,83,88,90,91,93,95,96,102,103,107,109,111,115,118,125,126,127,129,131,133,138,143,144,145,146,147,148,149,152,153,154,156,158,162,164,167,168,169,172,173,178],beipmu:24,belong:[4,14,43,64,83,95,103,112,119,133,140,144,147,161,162,165],below:[0,1,5,8,9,10,11,12,13,14,15,19,20,22,23,25,27,29,31,33,34,36,38,39,42,43,48,49,50,51,57,58,59,60,61,62,63,64,69,70,73,74,80,81,87,88,90,94,95,96,100,102,105,106,109,110,111,114,117,118,119,123,125,127,131,133,134,136,138,140,143,145,146,147,149,152,153,158,162,163,164,166,169,170,172,173,174,178],belt:77,beneath:27,benefici:[49,152],benefit:[78,90,100,103,108,127,144,172,173],besid:[0,14,31,106,111,147],best:[9,22,24,26,37,50,57,58,59,61,72,76,102,103,104,108,133,135,139,145,147,158,165,167,169,173,183,184],bet:[31,105,138,172],beta:[35,54,90],betray:51,better:[0,9,15,23,25,34,41,42,44,45,51,55,58,59,61,64,68,70,73,81,85,86,91,93,95,108,109,112,114,133,134,147,152,153,154,164,165,169,170,172,173],bettween:73,between:[0,2,10,14,22,25,28,31,33,36,39,40,41,43,46,49,56,57,58,64,69,73,76,85,87,88,90,91,100,102,105,109,112,113,114,116,120,121,122,123,124,126,131,137,138,140,144,145,146,147,149,152,154,158,161,164,165,166,167,169,170,172,173,179],bew:147,bewar:39,beyond:[1,2,9,22,25,33,37,52,57,64,88,89,90,127,134,144,145,146,147,165,172,173],bg_colormap:173,bgcolor:173,bgfgstart:173,bgfgstop:173,bgstart:173,bgstop:173,bias:145,bidirect:169,big:[9,11,13,14,20,28,29,33,37,45,57,73,80,96,122,138,140,144,145,147,173,175],bigger:[21,37,40,69,119,123,137,147,161],biggest:[72,138,147,173],biggui:33,bigmech:21,bigsw:29,bikesh:119,bill:[90,103],bin:[4,9,36,47,63,64,75,96,100],binari:[23,47,63,93,95,169,173],binaryboxprotocol:[167,169],bind:67,birth:181,bit:[0,4,9,12,17,22,26,29,35,39,41,42,43,46,59,61,62,63,69,75,76,81,96,102,106,109,121,122,127,131,134,137,138,145,147,163,164,173],bitbucket:57,bite:[61,111],black:[73,114,126],blackbird:79,blackbox:138,blacklist:103,blade:154,blank:[51,86,117,134,143,147,173],blankmsg:147,blargh:109,blatant:12,blaufeuer:119,bleed:[114,131,147,173],blend:147,blender:147,bless:138,blind:[114,118,153],blindcmdset:153,blindedst:153,blindli:163,blink:[20,153,173],blinkbuttonev:153,blist:97,blob:[38,138],block:[3,12,25,28,43,50,51,55,58,64,69,80,90,91,97,102,103,110,114,123,129,133,134,139,145,147,152,154,165,169,173,181],blocking_cmdset:25,blockingcmdset:25,blockingroom:25,blocktitl:69,blog:[37,55,79,90,98],blowtorch:24,blue:[13,57,81,114,126,154],blueprint:[57,96,111,137],blurb:54,board:[34,49,61,79,80,121],boat:[31,121,144],bob:[33,43,81,138,145],bodi:[3,17,22,27,33,38,41,46,51,58,95,109,127,129,133,146,147,149,168,173],bodyfunct:[20,102,141,147],bog:21,boi:112,boiler:125,bold:54,bolt:165,bone:[55,73],bonu:[41,73,90,152,166],bonus:[29,152],book:[3,49,62,73,79,91,95,109,135],bool:[2,31,33,34,51,74,84,102,143,144,146,147,149,152,153,154,158,162,163,164,165,166,167,169,170,172,173,174,178],booleanfield:[133,143,162],booleanfilt:178,boom:21,boot:[80,100,110,145,166],bootstrap:[4,124,138,139,184],border:[43,58,82,111,145,147,173],border_bottom:173,border_bottom_char:173,border_char:173,border_left:173,border_left_char:173,border_right:173,border_right_char:173,border_top:173,border_top_char:173,border_width:173,borderless:58,borderstyl:147,bore:[12,55,103],borrow:[31,63,144,169],bort:52,boss:58,bot:[43,47,65,72,93,103,119,133,141,142,145,146,167,169,181],bot_data_in:[143,167],both:[0,11,15,19,22,23,25,26,27,31,33,34,36,37,38,40,43,44,49,56,57,58,62,65,69,71,74,79,84,85,86,87,88,90,91,95,97,103,104,105,106,110,111,116,119,121,124,125,127,128,131,133,134,136,138,144,145,146,147,149,152,154,163,164,165,166,167,169,172,173,178],bother:[29,103,128,146,172],botnam:[43,72,145,167,169],botnet:103,boto3:148,boto:148,botstart:143,bottom:[4,39,41,52,54,57,58,60,69,85,95,101,106,111,125,127,133,137,144,147,148,152,165,173],bought:85,bouncer:[27,103,173],bound:[6,27,38,57,108,147,149,173],boundari:[147,173],bounti:70,bountysourc:70,bow:165,box:[0,3,8,20,42,43,46,58,63,66,69,70,71,73,80,87,90,104,106,109,111,123,135,138,145,147,163,169,173,181],brace:[0,22,25,41,91,149,164],bracket:[38,43,96,129,145,147],brainstorm:[139,184],branch:[9,36,37,38,41,63,100,147,183],branchnam:131,brandymail:147,bread:16,breadth:152,break_lamp:153,break_long_word:173,break_on_hyphen:173,breakdown:[43,145],breakpoint:[16,106,141],breez:[102,132],breviti:58,bribe:51,brick:82,bridg:[22,23,79,83,105,154],bridgecmdset:154,bridgeroom:154,brief:[3,16,19,20,21,25,46,58,60,85,86,95,96,101,110,124,131,139,147,164,167],briefer:[89,110],briefli:[16,90,110],bright:[81,114,126,147,173],brightbg_sub:173,brighten:114,brighter:114,brilliant:131,bring:[23,49,53,96,100,103,121,123,133,136,147,152,153,154,167],broad:39,broadcast:[43,145,169],broader:[39,147,164],broadli:94,broadsword:161,broken:[61,108,114,147,153,173],brought:102,brows:[3,9,25,39,55,58,62,69,85,90,91,103,106,123,131,136,137,138,181],browser:[3,8,9,16,38,55,63,64,69,70,75,77,90,95,96,101,103,133,134,135,136,137,138,169,181],bruce_wayn:143,brutal:147,bsd:78,btest:114,btn:17,bucket:[148,151],bucket_acl:148,bucket_nam:148,buf:[147,149,173],buffer:[22,33,50,137,145,147,148,168,169,173],buffer_s:148,bug:[10,13,26,37,42,54,57,60,61,70,78,94,95,96,110,123,127,131,153,164,172,175],buggi:[11,173],bui:[85,138,147],build:[1,6,7,9,10,11,13,14,15,27,31,36,47,51,55,57,60,63,64,68,69,75,77,79,80,81,86,87,89,96,100,105,106,108,109,112,113,119,120,122,123,125,129,130,136,137,139,140,141,144,146,147,149,154,158,163,164,165,167,168,169,171,173,181,183,184],build_exit:147,build_forest:147,build_map:147,build_match:144,build_mountain:147,build_suit:171,build_templ:147,builder:[2,4,14,19,22,25,43,56,58,60,61,68,80,85,108,109,112,114,123,124,139,145,147,154,163,164,165,170,172,173,178,183,184],buildier:165,building_menu:[141,142],buildingmenu:[22,147],buildingmenucmdset:147,buildmap:147,buildprotocol:[167,169],buildshop:85,built:[13,16,20,27,38,40,51,54,55,57,58,61,63,64,73,75,77,95,96,100,103,121,122,123,135,138,139,143,146,147,162,164,166,172,173,174],builtin:[94,148,169],bulk:[96,103],bullet:[38,61],bulletin:[61,79,80],bulletpoint:38,bunch:[15,27,58,108,113],burden:82,buri:[108,122],burn:[61,73,90,154],busi:[38,64,70,90,147],butch:96,butt:138,butter:16,button:[9,13,14,31,33,43,80,83,87,88,106,131,133,134,135,137,138,145,153,154,170],button_expos:154,buy_ware_result:85,byngyri:147,bypass:[4,10,19,20,43,53,58,80,116,126,143,145,146,147,163,172,173,179],bypass_superus:80,bytecod:173,bytestr:[169,173],bytestream:173,c_creates_button:170,c_creates_obj:170,c_dig:170,c_examin:170,c_help:170,c_idl:170,c_login:170,c_login_nodig:170,c_logout:170,c_look:170,c_move:170,c_moves_:170,c_moves_n:170,c_social:170,cabl:82,cach:[6,8,11,12,28,33,39,43,86,119,125,127,137,143,144,145,146,147,148,154,163,164,167,172,173,174],cache_inst:174,cache_lock_bypass:163,cache_s:[167,174],cached_properti:173,cactu:152,cake:31,calcul:[10,25,27,39,73,116,119,123,139,144,147,149,152,165,173,174,181],calculated_node_to_go_to:51,calculu:56,calendar:[147,149,173],call:[0,2,3,4,5,6,10,11,13,14,16,20,21,22,23,25,26,27,28,29,30,31,36,38,39,40,41,42,43,46,47,48,49,50,51,55,56,57,58,59,60,61,62,63,64,65,69,71,72,73,74,75,80,81,83,84,85,86,88,89,90,91,93,95,96,100,102,104,105,107,108,109,110,111,114,115,116,117,118,119,120,121,122,123,125,126,127,128,131,132,133,134,135,137,138,141,143,144,145,146,147,149,152,153,154,156,158,163,164,165,166,167,168,169,170,172,173,174,175,178,181],call_async:10,call_command:127,call_ev:[0,149],call_inputfunc:[83,167],callabl:[49,50,51,84,109,115,123,147,149,152,164,165,166,167,168,169,173],callables_from_modul:173,callbac:22,callback1:173,callback:[4,10,22,27,29,33,50,51,62,74,84,115,138,143,147,149,151,164,166,167,168,169,170,171,173,184],callback_nam:149,callbackhandl:[141,147],called_bi:144,calledbi:173,caller:[5,10,11,13,21,22,25,27,28,29,30,33,38,41,42,43,44,49,50,56,58,59,60,71,73,80,81,82,83,85,86,87,88,89,91,111,115,116,119,121,123,125,129,143,144,145,146,147,149,154,158,163,164,165,173],callerdepth:173,callertyp:144,callfunc:166,callinthread:167,calllback:149,callsign:[51,167],calm:111,came:[9,21,25,55,79,111,132,138,147,149,154,164],camp:111,campfir:111,campsit:111,can:[0,1,2,3,4,5,6,9,10,12,13,14,15,17,19,20,21,23,24,25,26,27,28,29,30,31,33,34,35,36,37,38,39,40,41,42,43,44,46,48,49,50,51,53,54,56,57,58,59,60,61,62,63,64,65,66,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,130,131,133,134,135,136,137,138,139,140,141,143,144,145,146,147,148,149,151,152,153,154,156,158,161,162,163,164,165,166,167,169,170,172,173,175,178,181],can_:149,can_delet:149,can_mov:149,can_part:149,can_sai:149,can_travers:149,cancel:[27,29,74,149,152,164],candid:[22,33,119,133,144,147,158,164,173],candl:144,cannot:[5,9,10,11,13,14,19,21,22,25,27,28,29,31,33,39,43,44,46,50,51,53,56,60,61,63,69,70,73,76,80,85,90,104,109,112,114,122,123,127,128,133,139,143,145,146,147,149,152,153,154,162,163,164,166,172,173,174],cantanker:173,cantclear:147,cantillon:79,cantmov:25,canva:49,cap:144,capabl:[6,36,43,49,58,64,80,83,88,105,145,147,167,169,181],cape:57,capfirst:69,capit:[9,12,25,29,43,64,88,95,123,145,147,173,175],captcha:133,caption:38,captur:[25,91,138,173,181],car:[87,121],card:103,cardin:[43,44,49,58,145],care:[0,4,10,12,23,33,38,44,49,51,56,57,62,64,78,86,91,110,116,121,126,132,143,144,146,147,154,163,164,165,172,173],carefulli:[55,93,105,111,133],carri:[20,31,61,80,82,85,116,117,146,147,152,154,163,167,172],cascad:174,caseinsensitivemodelbackend:179,cast:[28,109,112,147,152],caster:[28,152],castl:[13,111,122,147,154],cat:75,catch_traceback:[167,169],catchi:4,categor:112,categori:[1,5,11,33,36,39,43,51,68,69,86,109,112,119,127,140,144,145,146,147,149,152,153,154,156,162,163,164,165,172,173,174,181],categoris:56,category2:174,category2_id:174,category_id:174,category_index:147,cateogori:172,cater:29,caught:[42,51,97,146],caus:[11,12,29,30,31,42,60,61,64,77,80,90,96,114,116,117,119,123,127,137,140,144,147,153,158,164,170,172,173],caution:[62,137,173],cave:46,caveat:[5,10,148],caveman:56,cblue:131,cboot:[12,145],cc1:63,cccacccc:173,ccccc2ccccc:58,cccccccc:173,ccccccccccc:58,cccccccccccccccccbccccccccccccccccc:173,ccccccccccccccccccccccccccccccccccc:173,ccreat:[41,58,65,72,98,145],cdesc:[41,145],cdestroi:145,cdmset:31,cdn:103,ceas:[43,77,145],cel:173,celebr:61,cell:[58,69,111,147,173],cellchar:173,celltext:173,cemit:145,censu:172,center:[4,16,39,49,109,111,114,147,158,165,173],center_justifi:[109,165],centos7:67,centr:111,central:[26,55,61,64,74,100,111,123,124,127,132,138,139,143,146,164,165,169,173,174,183,184],centre_east:111,centre_north:111,centre_south:111,centre_west:111,centric:[9,80,105,123,147],cert:[8,67,169],certain:[13,14,16,19,25,29,31,33,37,38,43,48,64,75,80,88,90,97,102,105,107,108,114,115,121,138,145,146,147,151,153,154,163,165,166,167,169,172,173,181],certainli:[15,44,138],certbot:[90,103],certfil:169,certif:[8,90,169],cet:173,cflag:75,cgi:90,cha:[51,58],chain:[0,10,29,46,51,109,119,149,170,173],chain_1:0,chainedprotocol:169,chainsol:119,chair:[13,61,89,91,112,125],challeng:[73,79],chanalia:[43,145],chanc:[21,22,28,31,54,61,66,67,73,115,116,122,131,144,152,153,154,170],chance_of_act:170,chance_of_login:170,chandler:116,chang:[2,3,4,7,8,9,11,12,13,14,15,16,19,20,21,22,23,26,29,30,31,33,34,35,36,37,39,41,42,43,45,47,49,50,51,54,57,61,62,63,64,66,68,71,73,74,75,77,78,80,81,83,84,85,86,87,89,90,91,94,95,96,100,102,104,105,107,109,110,111,112,114,115,116,118,121,123,125,126,127,130,132,133,134,135,137,138,139,141,143,144,145,146,147,149,152,154,158,162,164,165,166,167,169,170,172,173,178,181,183],change_name_color:147,changeabl:76,changelog:96,changepag:134,chanlist:[43,145],channam:41,channel:[2,6,7,11,12,19,27,31,33,45,55,65,70,71,72,79,80,82,86,87,90,98,107,112,119,123,124,125,138,139,141,143,144,145,146,149,155,156,167,169,170,172,173,181,184],channel_:34,channel_ban:[41,145],channel_color:25,channel_command_class:[34,41],channel_connectinfo:167,channel_detail:181,channel_handl:[141,146],channel_list:181,channel_prefix:[25,146],channel_search:146,channel_set:146,channel_typeclass:181,channel_typeclass_path:171,channeladmin:146,channelam:146,channelattributeinlin:146,channelcmdset:31,channelcommand:[34,41,146],channelconnect:146,channelcr:[43,145],channelcreateview:146,channeldb:[41,125,141,146,172],channeldb_db_attribut:146,channeldb_db_tag:146,channeldb_set:172,channeldbmanag:146,channeldeleteview:146,channeldesc:[41,146],channeldetailtest:181,channeldetailview:[146,181],channelhandl:[34,41,141,142,144],channelkei:[41,146],channellist:[43,145],channellisttest:181,channellistview:181,channelmanag:146,channelmixin:181,channelnam:[34,41,72,143,146,169],channeltaginlin:146,channelupdateview:146,char1:[43,73,127,145,181],char2:[43,73,127,145,181],char_health:154,char_nam:133,charaact:149,charac:[84,149],charact:[0,2,5,9,11,14,15,17,19,20,21,22,23,27,28,29,30,31,33,34,36,39,40,41,42,43,45,47,49,50,51,55,56,57,62,68,69,71,74,76,77,80,81,85,86,87,88,91,95,97,102,105,111,113,114,116,117,118,119,120,121,124,125,127,129,135,136,138,139,141,143,144,145,146,147,149,151,152,153,154,155,156,158,162,163,164,166,167,169,172,173,178,181,184],character1:73,character2:73,character_cmdset:147,character_default_hom:171,character_form:181,character_id:164,character_list:181,character_manage_list:181,character_typeclass:[127,143,173,181],charactercmdset:[5,21,22,25,30,31,41,43,44,57,58,60,62,81,123,145,147,152,154,156],charactercreateview:181,characterdeleteview:181,characterdetailview:181,characterform:181,characterlistview:181,charactermanageview:181,charactermixin:181,characternam:114,characterpuppetview:181,charactersheet:51,characterupdateform:181,characterupdateview:181,characterviewset:178,charapp:133,charat:147,charcreat:[0,46,69,145,147],chardata:58,chardelet:145,chardeleteview:[162,172],chardetailview:[162,172],charfield:[86,133,143,162,164,172,173,178,181],charfilt:178,charg:90,chargen:[133,139,141,142,146,162,172],chargencmdset:123,chargenroom:123,chargenview:[162,172],charnam:[43,58,145],charpuppetview:172,charset:173,charsheet:58,charsheetform:58,charupdateview:[162,172],chase:122,chat:[1,2,9,26,34,37,48,55,58,60,63,65,70,72,79,80,98,123,131,139,169,173],chatroom:57,chatzilla:72,cheap:131,cheaper:[61,115],cheapest:90,cheapli:154,cheat:[23,73],cheatsheet:48,check:[0,4,5,12,13,14,19,22,25,26,27,28,29,31,33,36,37,38,39,40,41,42,43,44,46,49,51,54,56,58,60,63,65,68,69,70,71,73,77,81,82,85,86,87,89,90,91,95,97,98,100,102,103,106,109,110,111,112,114,115,116,117,118,119,121,123,125,127,128,130,131,133,136,137,138,139,143,144,145,146,147,148,149,152,153,154,158,163,164,165,166,167,169,172,173,175,178,181],check_attr:145,check_circular:169,check_databas:167,check_db:167,check_defeat:73,check_end_turn:116,check_error:[167,171],check_evennia_depend:173,check_from_attr:145,check_grid:49,check_has_attr:145,check_light_st:154,check_loc:148,check_lock:178,check_lockstr:[4,80,163],check_main_evennia_depend:167,check_obj:145,check_permiss:165,check_permstr:[143,172],check_show_help:145,check_test_tag:147,check_to_attr:145,check_warn:167,checkbox:133,checker:[15,49,94,163,169,173,175],checkout:[9,100,131],checkoutdir:36,chest:[80,91],child:[6,33,43,51,64,80,96,116,143,144,145,154,164,165,166,167,174,178],childhood:51,children:[21,33,64,96,112,117,119,125,143,164,166,167,172,174],chillout:[43,145],chime:27,chines:[25,79,113],chip:58,chmod:36,choci:147,chocol:60,choic:[4,15,23,33,43,51,55,60,78,90,91,95,105,107,109,113,116,119,124,127,129,132,145,147,152,165,167,173],choice1:129,choice2:129,choice3:129,choos:[7,9,10,13,38,49,51,57,62,64,72,73,85,101,106,116,120,123,126,133,135,138,139,140,147,152,153,154,169,173,184],chop:[33,154],chore:68,chose:[54,58,86,103,133,147],chosen:[22,51,88,106,116,132,138,147,173],chown:100,chractercmdset:154,christin:96,chrome:24,chronicl:147,chroot:67,chug:33,chunk:[13,69,111,148,168,173],church:27,church_clock:27,cid:170,cillum:52,circl:39,circuit:137,circular:[168,173],circumst:[46,51,57,85,119,144,152,181],circumv:[43,145],clang:75,clank:0,clarif:[1,48],clarifi:25,clariti:[75,86,91,123],clash:[23,31,43,90,145,146,172,173],class_from_modul:173,classic:[3,13,79,105,112,115,116],classmethod:[39,143,146,147,149,162,164,166,172,173,174,179],classnam:11,classobj:172,claus:[78,118],clean:[1,4,17,25,28,43,48,51,76,110,111,114,116,122,131,143,144,145,146,147,148,152,153,154,158,164,166,167,169,172,173,174,175,181],clean_attr_valu:172,clean_attribut:[125,143,172],clean_cmdset:[125,172],clean_senddata:167,clean_str:173,clean_usernam:143,cleaned_data:133,cleaner:[91,123],cleanli:[64,102,105,110,144,145,146,147,164,167,168,169,173],cleanup:[1,11,22,33,40,43,45,50,51,102,127,143,145,147,154,173],clear:[1,4,11,12,15,22,29,33,37,38,40,43,48,50,59,61,64,69,70,73,81,104,110,111,112,113,115,125,128,129,131,132,137,138,144,145,146,147,153,154,163,164,166,167,168,172,173,174],clear_attribut:172,clear_client_list:170,clear_cont:[89,164],clear_exit:[89,164],clearal:[43,129,145],clearli:[12,37,48,128,153,174],cleartext:[151,173],clemesha:167,clever:[10,31,51,95,163],cleverli:105,click:[36,38,69,90,101,106,114,128,131,133,135,137,138,173],clickabl:[18,38],client:[3,7,8,9,12,22,23,25,30,33,36,40,43,45,50,52,54,55,60,63,64,65,67,72,74,75,79,81,84,91,95,96,100,101,103,104,105,107,108,111,113,114,116,117,126,128,136,138,139,141,143,144,145,151,158,167,169,170,171,173,178,181,184],client_address:40,client_class:178,client_default_height:52,client_default_width:165,client_disconnect:169,client_encod:23,client_opt:[167,169],client_secret:65,client_width:[33,144],clientconnectionfail:[167,169],clientconnectionlost:[167,169],clientfactori:170,clienthelp:137,clientraw:[43,145],clientsess:169,cliff:[20,43,145],climat:112,climb:[33,43,55,77,93,145,149,154],climbabl:154,clipboard:[1,48],clist:[43,145],clock:[12,27,33,73,145],clone:[47,63,64,76,96,128,130],close:[0,14,22,25,38,39,40,41,43,46,48,50,51,64,69,76,90,94,96,100,103,105,106,110,125,131,133,137,145,147,148,149,152,153,167,168,169,172,173],close_lid:153,close_menu:173,closedlidst:153,closelidev:153,closer:[147,152,165],closest:[39,114,147,173],cloth:[141,142,173],clothedcharact:147,clothedcharactercmdset:147,clothes_list:147,clothing_typ:147,clothing_type_count:147,clothing_type_ord:147,cloud:[90,100,102,103,132,148],cloud_keep:147,cloudi:102,clr:[114,165,173],cls:[39,144,147],clue:154,clunki:[131,152],clutter:[38,144],cma:131,cmd:[12,14,22,25,28,29,31,33,41,43,44,58,60,62,71,80,82,85,88,95,121,123,144,145,146,147,149,152,153,154,156,162,164,169,173],cmd_arg:91,cmd_channel:[33,144],cmd_ignore_prefix:144,cmd_kei:91,cmd_last:105,cmd_last_vis:105,cmd_loginstart:[33,167],cmd_multimatch:[33,144],cmd_na_m:88,cmd_name:88,cmd_noinput:[33,144,173],cmd_nomatch:[33,144,154,173],cmd_noperm:33,cmd_on_exit:[51,147,165,173,175],cmd_total:105,cmdabil:[60,127],cmdabout:145,cmdaccept:147,cmdaccess:145,cmdaddcom:145,cmdallcom:145,cmdapproach:152,cmdarmpuzzl:147,cmdasync:10,cmdattack:[29,73,116,123,152,154],cmdban:145,cmdbatchcod:145,cmdbatchcommand:145,cmdbigsw:29,cmdblindhelp:153,cmdblindlook:153,cmdblock:25,cmdboot:145,cmdbridgehelp:154,cmdbui:85,cmdbuildshop:85,cmdcallback:149,cmdcast:152,cmdcboot:145,cmdcdesc:145,cmdcdestroi:145,cmdcemit:145,cmdchannel:145,cmdchannelcr:145,cmdcharactercr:147,cmdcharcreat:145,cmdchardelet:145,cmdclass:144,cmdclimb:154,cmdclock:145,cmdcloselid:153,cmdcolortest:145,cmdcombathelp:152,cmdconfigcolor:81,cmdconfirm:33,cmdconnect:41,cmdcopi:145,cmdcover:147,cmdcpattr:145,cmdcraftarmour:29,cmdcreat:145,cmdcreatenpc:123,cmdcreatepuzzlerecip:147,cmdcwho:145,cmddarkhelp:154,cmddarknomatch:154,cmddeclin:147,cmddefend:116,cmddelcom:145,cmddesc:[145,147],cmddestroi:145,cmddiagnos:30,cmddice:[58,147],cmddig:145,cmddisconnect:41,cmddisengag:[116,152],cmddoff:152,cmddon:152,cmddrop:[145,147],cmddummi:147,cmdeast:154,cmdecho:[5,29,33,38],cmdedit:147,cmdeditnpc:123,cmdeditorbas:173,cmdeditorgroup:173,cmdeditpuzzl:147,cmdemit:145,cmdemot:147,cmdentertrain:121,cmdet:144,cmdevalu:147,cmdevmenunod:173,cmdexamin:145,cmdexiterror:44,cmdexiterroreast:44,cmdexiterrornorth:44,cmdexiterrorsouth:44,cmdexiterrorwest:44,cmdextendedroomdesc:147,cmdextendedroomdetail:147,cmdextendedroomgametim:147,cmdextendedroomlook:147,cmdfeint:116,cmdfight:152,cmdfind:145,cmdfinish:147,cmdforc:145,cmdget:[25,145],cmdgetinput:173,cmdgetweapon:154,cmdgive:[145,147],cmdgmsheet:58,cmdhandler:[31,33,83,89,141,142,143,145,146,147,158,164,166,173],cmdhelp:[116,145,152],cmdhit:116,cmdhome:145,cmdic:145,cmdid:167,cmdinsid:121,cmdinterrupt:145,cmdinventori:[82,145,147],cmdirc2chan:145,cmdlaunch:21,cmdlearnspel:152,cmdleavetrain:121,cmdlen:[144,145,158],cmdlight:154,cmdline:[167,169],cmdlineinput:173,cmdlink:145,cmdlistarmedpuzzl:147,cmdlistcmdset:145,cmdlisthangout:119,cmdlistpuzzlerecip:147,cmdlock:145,cmdlook:[30,53,127,145,147,154],cmdlookbridg:154,cmdlookdark:154,cmdmail:147,cmdmailcharact:147,cmdmakegm:58,cmdmapbuild:147,cmdmask:147,cmdmobonoff:154,cmdmore:173,cmdmorelook:173,cmdmultidesc:[57,147],cmdmvattr:145,cmdmycmd:[56,68],cmdname2:[144,158],cmdname3:[144,158],cmdname:[40,59,74,83,88,123,137,144,145,158,167,169],cmdnamecolor:147,cmdnewpassword:145,cmdnick:145,cmdnoinput:147,cmdnomatch:147,cmdnpc:123,cmdnudg:153,cmdobj:[144,145,158],cmdobj_kei:144,cmdobject:[144,145,158],cmdoffer:147,cmdooc:145,cmdooccharactercr:147,cmdooclook:[145,147],cmdopen:[145,147],cmdopenclosedoor:147,cmdopenlid:153,cmdoption:145,cmdpage:145,cmdparri:116,cmdparser:[104,141,142,155,157],cmdpass:152,cmdpassword:145,cmdperm:145,cmdplant:147,cmdpoke:119,cmdpose:[116,145,147],cmdpressbutton:154,cmdpush:153,cmdpy:145,cmdquell:145,cmdquit:145,cmdread:154,cmdrecog:147,cmdreload:145,cmdremov:147,cmdreset:145,cmdrest:152,cmdroll:91,cmdrss2chan:145,cmdsai:[116,145,147],cmdsaveyesno:173,cmdscript:145,cmdsdesc:147,cmdser:173,cmdserverload:145,cmdservic:145,cmdsession:145,cmdset:[2,7,14,21,22,25,31,33,34,40,41,42,44,47,51,57,60,62,68,69,81,85,89,96,97,105,116,121,123,141,142,143,145,146,147,149,152,153,154,156,158,163,164,166,167,170,172,173],cmdset_a:144,cmdset_account:[2,141,144,147,156],cmdset_b:144,cmdset_c:144,cmdset_charact:[5,96,141,144,147,152,156],cmdset_default:171,cmdset_mergetyp:[51,147,165,173,175],cmdset_ooc:171,cmdset_path:144,cmdset_prior:[51,147,165,173,175],cmdset_red_button:[141,147],cmdset_sess:[105,141,144,156],cmdset_stack:144,cmdset_storag:[143,164,167],cmdset_trad:147,cmdset_unloggedin:[33,141,144,147,156],cmdsetattribut:145,cmdsetclimb:154,cmdsetcommand:144,cmdsetcrumblingwal:154,cmdsetdesc:145,cmdsethandl:[105,141,142],cmdsethelp:145,cmdsethom:145,cmdsetkei:31,cmdsetkeystr:144,cmdsetlight:154,cmdsetmor:173,cmdsetobj:[144,145,147,152,153,154,156,173],cmdsetobjalia:145,cmdsetpow:123,cmdsetread:154,cmdsetspe:147,cmdsettestattr:50,cmdsettrad:147,cmdsettrain:121,cmdsetweapon:154,cmdsetweaponrack:154,cmdsheet:58,cmdshiftroot:154,cmdshoot:[21,152],cmdshutdown:145,cmdsmashglass:153,cmdsmile:33,cmdspawn:145,cmdspellfirestorm:28,cmdstatu:[147,152],cmdstop:147,cmdstr:147,cmdstring:[33,58,144,145],cmdstyle:145,cmdtag:145,cmdtalk:147,cmdteleport:145,cmdtest:[29,42,91],cmdtestid:33,cmdtestinput:51,cmdtestmenu:[51,147,173],cmdtime:[62,145],cmdtrade:147,cmdtradebas:147,cmdtradehelp:147,cmdtunnel:145,cmdtutori:154,cmdtutoriallook:154,cmdtutorialsetdetail:154,cmdtweet:71,cmdtypeclass:145,cmdunban:145,cmdunconnectedconnect:[145,147],cmdunconnectedcr:[145,147],cmdunconnectedhelp:[145,147],cmdunconnectedlook:[145,147],cmdunconnectedquit:[145,147],cmduncov:147,cmdunlink:145,cmdunloggedinlook:147,cmdunwield:152,cmduse:152,cmdusepuzzlepart:147,cmdwait:33,cmdwall:145,cmdwear:147,cmdwerewolf:25,cmdwest:154,cmdwhisper:145,cmdwho:145,cmdwield:152,cmdwipe:145,cmdwithdraw:152,cmset:144,cmsg:[43,145],cmud:24,cnf:[23,36],cnt:119,coast:[111,122],coastal:111,cockpit:21,code:[0,1,2,4,5,6,7,9,10,11,12,14,15,16,18,19,20,29,31,33,34,36,37,39,40,43,45,46,47,48,49,51,53,55,56,57,58,62,63,64,68,69,70,76,77,79,80,84,86,88,89,91,93,94,95,96,97,98,100,102,103,104,105,106,109,110,111,112,114,115,116,117,118,119,121,122,123,125,126,127,129,132,134,135,136,139,143,144,145,146,147,148,149,152,154,161,163,165,166,167,169,171,172,173,175,181,183,184],code_exec:173,codebas:[55,56,127,129,131,139,140,145,163],codeblock:[38,173],codefunc:173,coder:[22,26,56,61,79,96,124,144,164,183],coerc:173,coexist:126,coher:173,coin:[61,70,147],col:[3,16,173],cold:[12,43,110,145,158,165,166,167],cole:173,collabor:[4,61,64,90,131,145],collat:[83,165,171],collect:[11,26,31,53,136,144,147,148,166,172,173,178],collector:136,collectstat:[136,137,167],collid:[31,54,90,173],collis:[31,131],colon:[27,41,60,80,95,149,163],color:[16,18,20,33,38,49,51,58,59,63,69,74,79,95,109,111,114,124,129,137,139,144,145,147,165,167,169,173,175,184],color_ansi_bright_bg_extra_map:147,color_ansi_bright_bgs_extra_map:147,color_ansi_extra_map:147,color_head:144,color_markup:[141,142],color_no_default:147,color_typ:173,color_xterm256_extra_bg:147,color_xterm256_extra_fg:147,color_xterm256_extra_gbg:147,color_xterm256_extra_gfg:147,colorablecharact:81,colorback:173,colorcod:173,colormatch:173,colour:[27,43,55,139,145,169,173],column:[16,38,46,49,58,64,69,86,111,137,144,145,147,173],com:[8,9,22,23,38,43,54,55,63,67,75,79,90,94,98,100,103,108,128,130,131,133,135,138,145,147,167,169,173,181],comb:1,combat:[11,14,25,28,31,46,55,63,64,73,79,102,108,109,111,117,122,124,125,131,139,144,152,154,166,184],combat_:152,combat_cleanup:152,combat_cmdset:116,combat_handl:116,combat_handler_:116,combat_movesleft:152,combat_scor:123,combat_status_messag:152,combatcmdset:116,combathandl:116,combatscor:123,combatt:11,combin:[8,11,12,20,27,28,30,31,33,34,41,43,55,57,58,84,90,109,112,114,115,118,119,121,127,144,145,146,147,153,156,158,161,163,165,166,167,172,173],combo:105,come:[0,2,3,4,6,10,11,15,16,20,21,23,25,27,29,33,34,38,40,46,49,51,52,55,57,58,61,62,64,69,73,80,83,85,88,91,93,100,105,111,114,116,118,119,121,123,124,126,129,131,133,134,135,137,143,144,147,149,152,165,169,170,173,178,181],comet:[40,55,137,169],comfort:[15,55,69,91,131],comlist:[43,145],comm:[33,34,41,47,64,68,71,141,142,143,144,173],comm_typeclass_path:171,comma:[20,43,46,86,95,114,134,143,145,147,149,163,164,173],command:[0,2,4,6,8,9,10,11,12,13,15,18,19,20,21,23,24,26,27,34,36,38,40,46,47,48,49,50,51,52,55,56,57,59,61,63,64,65,66,67,69,72,73,74,75,76,77,79,80,83,86,87,89,90,92,93,95,96,98,102,103,104,105,106,108,109,110,111,112,113,114,117,118,119,120,122,124,125,126,128,129,131,136,137,138,139,140,141,142,143,146,147,151,152,153,154,155,158,161,162,163,164,165,166,167,169,170,172,173,175,176,181,184],command_default_arg_regex:33,command_default_class:25,command_pars:[144,158],commandhandl:[74,144,145,173],commandlin:173,commandmeta:144,commandnam:[33,74,83,147,167,169],commandset:[5,80,89,144,147],commandtest:[127,145,147,149,175],comment:[8,9,13,14,24,25,37,41,48,60,90,96,118,125,138,173],commerc:79,commerci:[90,106],commerror:146,commit:[15,23,25,36,37,38,64,66,98,100,108,128,130,151,172],commmand:[147,152],common:[1,6,10,12,15,16,20,26,27,30,33,38,40,41,43,51,59,60,61,62,63,64,68,69,73,74,79,80,83,88,90,91,94,97,105,107,109,112,113,115,116,119,123,124,125,131,133,139,144,145,147,158,161,163,166,169,170,172,173,178,179,181],commonli:[23,53,63,64,83,86,87,96,104,105,107,115,119,128,149,164],commonmark:38,commun:[8,22,23,33,40,41,45,47,55,57,60,64,70,72,79,83,88,90,91,92,103,106,113,114,137,139,145,146,147,158,164,167,169,173,184],compact:[85,134,167],compani:[64,88],compar:[4,9,13,15,27,28,29,31,41,44,58,73,83,85,91,97,116,119,123,127,131,145,147,152,163,165,173,175],comparison:[13,93,147,163,165,173],compartment:58,compass:20,compat:[14,21,51,94,145,147,173],compet:[15,88],compil:[9,33,38,47,56,63,75,76,90,94,95,108,145,146,147,167,173],compilemessag:76,complain:[42,60,86,91,110,128],complement:[26,107,147],complementari:113,complet:[2,10,11,13,14,15,22,23,25,27,31,33,36,37,43,44,49,50,51,53,58,59,61,62,64,70,77,81,85,88,89,90,95,96,102,104,105,107,110,111,122,123,127,128,131,139,143,144,145,146,147,149,152,154,164,167,168,169,173,178,181],complete_task:149,completli:153,complex:[11,14,15,20,31,33,59,61,62,64,73,76,77,86,93,96,100,104,108,111,115,116,123,127,138,144,147,149,165,170],complianc:[24,147],compliant:[39,169],complic:[0,10,22,29,41,43,49,69,90,91,111,133,134,145,147,172],compon:[29,33,40,43,49,58,90,93,94,96,102,110,114,116,124,127,135,137,138,139,141,145,146,147,148,165,166,167,169,171,173,184],componentid:137,componentnam:137,componentst:[137,138],compos:[100,147],composit:[169,172],comprehens:[34,55,63,80,93,96,103,124,125,127,173],compress:[74,167,169,173],compress_object:173,compris:143,compromis:[103,151],comput:[10,12,43,49,56,60,63,64,72,73,100,113,115,124,131,132,145,147,173],computation:115,comsystem:[145,146],con:[43,58,79,145,147],concaten:[173,175],concept:[11,37,38,39,40,46,57,61,69,76,77,92,96,115,124,131,139,147],conceptu:[49,51],concern:[44,63,76,88,95,96,144,147,162],conch:[94,169,170],conclud:[96,147,173],concurr:23,conda:9,conder:173,condit:[8,46,49,55,61,73,85,91,93,96,123,124,144,147,152,163,164,166,167,173],condition:25,condition_result:147,condition_tickdown:152,conditional_flush:174,conduct:136,conductor:121,conect:167,conf:[4,8,9,23,25,35,36,40,41,47,54,62,65,67,69,74,76,80,81,86,90,93,103,109,114,120,121,127,131,133,134,135,139,141,143,147,155,157,167,171,173,184],confer:[79,173],confid:[37,39,42],config:[2,4,9,36,40,59,63,90,98,103,106,130,131,137,138,139,147,148,167,168,169,184],config_1:2,config_2:2,config_3:2,config_color:81,configcmd:81,configdict:[167,169],configur:[0,2,7,25,36,43,45,47,54,59,62,63,64,67,69,90,100,103,114,120,124,127,136,138,139,141,143,144,145,147,148,151,158,166,167,168,169,172,175,181,184],configut:106,configvalu:59,confirm:[8,33,43,63,103,137,143,145,147,169,181],conflict:[41,42,126],confus:[10,22,26,31,44,58,59,60,64,77,80,87,90,91,93,97,114,119,126,131,136,137,140,147,181],conid:169,conjur:152,conn:[43,145,147],conn_tim:105,connect:[0,2,4,7,8,9,11,12,13,17,18,23,24,25,31,33,34,40,41,46,47,49,55,57,60,63,64,65,66,69,72,74,76,77,80,83,85,88,89,91,92,93,96,98,100,101,102,103,104,105,107,110,111,114,120,123,125,126,127,136,137,139,143,145,146,147,148,149,151,158,164,166,167,168,169,170,171,172,173,178,184],connection_cr:107,connection_screen:[35,104,141,147,155,157],connection_screen_modul:147,connection_set:54,connection_tim:[143,164],connection_wizard:[141,142],connectiondon:168,connectionlost:[168,169,170],connectionmad:[167,169,170],connectionwizard:167,connector:[167,169],consecut:51,consequ:[90,144],consid:[0,4,10,12,13,14,23,26,27,31,33,37,39,40,44,46,51,55,57,61,63,64,70,74,78,80,82,85,86,90,93,96,97,102,103,105,109,112,113,114,115,119,121,125,131,133,134,135,143,144,147,152,158,164,165,166,167,169,172,173],consider:[68,86,104,111,118,163,165],consist:[2,11,17,33,38,44,46,48,51,68,80,86,92,95,96,109,110,114,116,122,123,135,137,143,144,145,146,147,156,158,162,163,165,167,169,172,173,181],consitu:166,consol:[9,19,23,26,38,42,43,60,63,64,75,90,93,95,96,97,100,106,114,123,137,138,145,147,167],conson:147,constant:[0,88,169,173],constantli:[96,117,154],constitu:[144,145],constraint:[0,23],construct:[20,29,34,36,51,64,119,133,138,165,167,172,173,175,181],constructor:[22,33,147,169,174],consum:[10,168],consumer_kei:[71,120],consumer_secret:[71,120],consumpt:[23,167],contact:[89,90,100,137],contain:[0,5,7,9,10,11,13,14,16,17,18,20,21,22,25,26,31,33,34,37,38,39,40,41,43,46,47,51,55,56,57,62,63,64,68,69,75,79,80,86,89,91,95,96,97,101,102,104,105,114,118,119,122,123,124,126,127,128,129,133,134,136,137,138,139,141,142,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,168,170,172,178,180,181,183],container:100,contempl:56,content:[3,4,13,16,17,21,27,38,39,43,48,49,53,56,58,69,77,79,82,85,89,90,91,93,95,96,117,119,121,123,125,131,133,134,137,138,139,141,144,145,147,148,149,164,172,173,177,178,180],content_typ:164,contentdisposit:148,contentencod:148,contenthandl:164,contentof:173,contents_cach:164,contents_get:[119,164],contents_set:164,contentshandl:164,context:[46,55,69,91,114,119,126,133,147,149,169,179,181],contextu:112,continu:[7,10,11,21,27,29,33,37,42,45,46,49,51,55,58,60,69,71,75,85,86,90,95,96,112,114,115,116,119,123,124,127,136,139,147,148,164,167,169,172,173,184],contrari:[0,41,43,62,145,147,172],contrast:[56,90,96,113,138,169],contrib:[4,13,14,20,47,57,58,62,63,64,73,78,102,116,122,141,142,143,146,162,164,166,167,172,173,179,181,184],contribrpcharact:147,contribrpobject:147,contribrproom:147,contribut:[1,4,22,26,45,55,70,78,82,124,127,131,136,139,147,151,183,184],contributor:[78,147],control:[2,5,7,9,11,12,13,14,19,20,21,24,31,33,34,36,37,38,42,43,47,50,51,52,53,55,57,58,61,63,64,68,73,74,80,81,83,86,89,90,92,93,96,102,103,105,108,109,110,114,118,121,123,124,128,135,138,139,143,145,147,149,153,154,163,164,166,167,172,173,178,181,184],convei:[147,149,164],convenei:107,conveni:[8,9,10,11,21,34,36,40,41,43,51,55,57,59,69,74,80,86,89,96,98,102,106,108,109,110,125,127,133,140,143,145,147,164,166,167,173],convent:[0,31,86,96,107,119,126],convention:[41,144,146,164,172],convers:[51,87,121,127,138,147,158,169,173,175,183],convert:[11,27,39,40,49,59,62,64,79,81,83,85,87,88,103,109,113,114,119,126,128,145,147,163,165,166,167,169,173,178,183],convert_linebreak:173,convert_url:173,convinc:[51,90],cool:[3,9,21,22,26,38,43,61,79,145],cool_gui:80,cooldown:[29,116,124,139,184],coord:39,coordi:39,coordin:[49,124,137,139,147,152,184],coordx:39,coordz:39,cope:152,copi:[0,1,4,13,14,20,25,26,33,36,47,48,50,51,62,64,81,90,93,96,100,104,105,109,111,123,128,131,133,135,136,137,138,141,144,145,147,149,152,154,155,164,167,169,173,181],copy_object:164,copyright:[78,90],cor:138,core:[19,37,43,47,49,76,78,88,89,94,96,104,106,125,127,131,139,143,145,146,147,148,149,162,163,164,166,167,169,172,173,174,181],corner:[17,39,57,79,138,147,173],corner_bottom_left_char:173,corner_bottom_right_char:173,corner_char:173,corner_top_left_char:173,corner_top_right_char:173,corpu:147,correct:[10,11,14,21,23,27,30,31,33,37,38,43,48,50,60,80,91,113,114,121,123,126,137,144,145,146,147,153,163,167,169,173],correctli:[4,8,9,27,29,33,36,42,44,49,50,51,61,62,72,77,80,85,90,91,94,97,110,112,115,121,122,123,126,143,144,145,148,166,167,169,173,175,178],correl:165,correspond:[20,33,80,85,105,135,147,172,173,178,181],correspondingli:128,corrupt:56,cosi:111,cosin:173,cosmet:147,cost:[28,85,90,147,148,152],cottag:[111,114],could:[0,1,2,3,4,5,6,9,10,11,12,13,14,15,19,20,21,22,25,28,29,30,31,33,34,36,37,38,39,40,41,42,43,44,46,47,48,49,51,55,57,58,60,61,62,63,64,65,68,69,71,72,73,79,80,81,82,83,84,85,86,87,88,89,90,91,93,95,96,98,102,106,108,109,111,112,113,114,115,116,117,118,119,120,121,123,125,126,127,128,129,132,133,135,136,138,140,143,144,145,146,147,149,154,163,164,167,169,172,173,174],couldn:[11,19,39,44,64,76,91,126,134,140,147],count:[64,102,104,116,119,120,143,144,147,152,164,166,167,169,170,172,173],count_loggedin:169,count_queri:170,countdown:[20,29],counter:[6,22,29,69,85,105,116,128,143,147,154,167,169,170,172,173],counterpart:[13,114,167,173],countertrait:147,countless:95,countri:[43,145],coupl:[22,48,69,100,117,131,147],cours:[0,4,9,12,15,21,22,26,33,38,41,46,57,61,64,77,78,91,93,106,108,114,115,122,123,124,130,132,140,152],courtesi:12,cousin:[91,129],cover:[6,8,9,13,14,23,29,37,40,48,57,59,63,79,80,86,90,95,96,120,127,131,147,154,164,173,175,183],coverag:127,coveral:127,cpanel:90,cpattr:145,cpu:[12,43,90,103,145],cpython:93,crack:[61,86],craft:[29,80,111,147],crank:[115,166],crash:[26,60,61,79,103,111,167,172],crate:[20,87,124],crawl:103,crawler:[158,169],cre:[43,145,147],creat:[4,9,11,13,14,15,16,19,22,23,25,26,29,31,34,35,37,38,39,40,41,42,44,46,47,49,50,51,54,55,56,57,58,60,61,62,63,64,65,66,68,70,71,72,73,75,76,77,78,79,80,81,85,87,90,91,93,95,96,102,103,104,105,106,107,108,109,112,116,117,118,119,120,122,124,127,129,130,131,132,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,151,152,153,154,155,156,158,161,162,163,164,165,166,167,169,170,171,172,175,178,181,183],create_:[89,125],create_account:[107,125,141,173],create_attribut:172,create_channel:[34,141,146,167,173],create_charact:164,create_delai:166,create_exit:[145,147],create_exit_cmdset:164,create_forward_many_to_many_manag:[143,146,162,164,166,172,174],create_game_directori:167,create_grid:49,create_help_entri:[68,141,173],create_kwarg:165,create_match:144,create_messag:[34,141,173],create_object:[13,27,80,85,89,111,123,125,133,141,164,165,167,173],create_prototyp:165,create_script:[56,102,116,125,141,166,173],create_secret_kei:167,create_settings_fil:167,create_superus:167,create_tag:172,create_wild:147,created_on:149,createview:181,creation:[11,14,20,21,38,43,47,49,51,58,60,61,79,80,81,86,89,97,105,111,123,125,131,133,139,140,143,145,146,147,151,152,154,156,162,164,165,166,170,172,173,181,183],creation_:173,creativ:[79,108],creator:[51,79,80,111,123,140,145,146,147,152,164,173],cred:[94,131,169],credenti:[90,103,131,143,169],credentialinterfac:169,credit:[90,103,131,173],creset:131,crew:119,criteria:[51,119,146,147,149,165,172,173],criterion:[119,131,143,147,162,164,166,173],critic:[19,26,31,60,63,97,102,105,114,128,163,167,173],critici:172,crop:[58,114,145,165,173],crop_str:173,cropper:165,cross:[111,138,154,173],crossbario:169,crossbow:29,crossroad:111,crowd:[61,103],crt:[8,67],crucial:[91,115],crud:178,crude:0,cruft:1,crumblingwal:154,crumblingwall_cmdset:154,crush:21,cryptic:138,cryptocurr:103,cscore:123,csessid:[167,169],csession:169,csrf_token:133,css:[17,55,124,135,136,137,148,173],cssclass:137,ctrl:[48,63,90,93,95,100,110,170],culpa:52,cumbersom:[51,121,128,147],cumul:170,cup:70,cupidatat:52,cur_valu:147,cure:152,cure_condit:152,curi:49,curiou:108,curli:[41,96,147],curly_color_ansi_bright_bg_extra_map:147,curly_color_ansi_bright_bgs_extra_map:147,curly_color_ansi_extra_map:147,curly_color_xterm256_extra_bg:147,curly_color_xterm256_extra_fg:147,curly_color_xterm256_extra_gbg:147,curly_color_xterm256_extra_gfg:147,curr_nod:165,curr_sess:167,curr_tim:147,currenc:[85,120],current:[0,2,9,11,12,13,14,19,20,21,22,24,25,27,28,29,31,33,38,41,43,46,48,49,50,51,58,59,60,64,68,74,76,77,79,80,85,86,89,94,97,100,102,104,105,106,112,114,115,116,119,120,121,123,124,127,128,131,133,137,138,143,144,145,146,147,148,149,152,154,158,162,164,165,166,167,169,170,172,173,178,181],current_choic:147,current_coordin:147,current_kei:165,current_us:133,current_weath:102,currentroom:121,curriculum:79,curs:42,curv:[55,56],curx:49,custom:[0,2,6,11,12,14,15,16,17,18,20,21,25,26,27,30,31,33,34,35,43,49,55,56,58,60,61,64,65,66,68,69,71,73,74,78,79,83,85,86,87,89,90,97,100,102,104,109,110,112,114,116,117,118,119,121,122,123,125,126,132,133,136,138,139,140,143,144,145,146,147,149,151,154,158,161,162,163,164,165,166,167,169,170,172,173,174,178,179,181,184],custom_add:149,custom_cal:149,custom_domain:148,custom_gametim:[62,141,142],custom_kei:165,custom_pattern:[3,4,69,133,134],customis:147,customiz:[17,41,147],customlog:8,cut:[20,40,49,50,55,91,111,123,137,165],cute:136,cutoff:173,cvcc:147,cvccv:147,cvccvcv:147,cvcvcc:147,cvcvccc:147,cvcvccvv:147,cvcvcvcvv:147,cvcvvcvvcc:147,cvv:147,cvvc:147,cwho:145,cyan:[114,126],cyberspac:79,cycl:[13,14,25,56,61,62,132,152],cyril:15,daemon:[8,93,100,103,110,167,169],dai:[27,36,56,61,62,100,103,108,120,126,131,132,139,147,149,173],daili:87,dailylogfil:173,dali:147,dalnet:[43,145],dam:56,damag:[14,21,28,61,73,85,103,116,122,152,154],damage_rang:152,damage_taken:56,damage_valu:152,damnedscholar:48,dandi:140,danger:[13,31,38,82,97,105,144],dare:33,dark:[13,14,17,31,73,79,111,114,122,126,144,147,153,154,163,166,173],darkcmdset:154,darker:[114,126],darkgrai:126,darkroom:154,darkroom_cmdset:154,darkstat:154,dash:[38,119,147,149],dashcount:147,data:[2,10,13,15,22,23,25,27,43,56,57,58,59,61,64,75,83,86,87,88,90,93,96,97,100,102,104,109,112,113,119,125,128,133,134,135,137,138,139,141,143,144,145,146,147,148,149,151,162,163,164,165,166,167,168,169,170,171,172,173,174,175,178,181],data_default_valu:147,data_in:[40,83,151,167,169],data_out:[40,151,167,169],data_to_port:167,data_to_serv:169,databa:167,databas:[0,4,5,6,7,11,12,13,15,17,19,20,21,23,27,28,29,31,34,36,38,39,43,45,47,55,56,57,58,59,60,61,63,64,74,77,80,84,87,89,91,93,100,101,102,104,105,107,110,111,112,115,116,119,123,124,125,127,130,131,133,134,135,136,138,139,140,143,144,145,146,147,149,152,154,162,163,164,165,166,167,169,170,172,173,174,177],datareceiv:[168,169,170],datastor:86,datbas:119,date:[7,11,12,23,34,49,62,68,75,76,86,126,128,131,133,138,143,144,145,151,172,173],date_appli:133,date_cr:[125,143,146,166,172],date_join:143,date_s:34,datetim:[62,125,133,147,148,172,173],datetime_format:173,datetimefield:[86,133,143,146,164,166,172,173],david:79,day_rot:173,db3:[23,111,128,131],db_:[84,86,119,125,147,164,166,167,173],db_account:[147,164,166],db_account__db_kei:164,db_account__id:178,db_account__usernam:178,db_account_id:[164,166],db_account_subscript:146,db_attribut:[107,119,143,146,164,166,172],db_attribute_categori:147,db_attribute_kei:147,db_attrtyp:[172,178],db_attryp:87,db_categori:[86,172,178],db_category__iequ:86,db_channel:146,db_cmdset_storag:[143,147,164],db_data:[172,178],db_date_cr:[86,143,146,147,164,166,172],db_desc:[166,178],db_destin:[147,164],db_destination__isnul:120,db_destination_id:164,db_entrytext:162,db_header:146,db_help_categori:162,db_hide_from_account:146,db_hide_from_channel:146,db_hide_from_object:146,db_hide_from_receiv:146,db_hide_from_send:146,db_home:[147,164,178],db_home__db_kei:178,db_home__id:178,db_home_id:164,db_index:86,db_interv:[166,178],db_is_act:[166,178],db_is_bot:[143,178],db_is_connect:[143,178],db_kei:[69,84,86,119,125,143,146,147,149,162,164,166,167,172,178,181],db_key__contain:125,db_key__icontain:86,db_key__istartswith:119,db_key__startswith:[119,125],db_locat:[84,119,147,149,164,178],db_location__db_kei:178,db_location__db_tags__db_kei:119,db_location__id:178,db_location__isnul:120,db_location_id:164,db_lock_storag:[143,146,147,162,164,172],db_messag:146,db_model:172,db_obj:[166,173],db_obj__db_kei:178,db_obj__id:178,db_obj_id:166,db_object_subscript:146,db_permiss:[86,143],db_persist:[166,178],db_properti:167,db_protototyp:165,db_receiv:146,db_receivers_account:146,db_receivers_channel:146,db_receivers_object:146,db_receivers_script:146,db_repeat:[166,178],db_sender:146,db_sender_account:146,db_sender_extern:146,db_sender_object:146,db_sender_script:146,db_sessid:[147,164],db_staff_onli:162,db_start_delai:[166,178],db_strvalu:172,db_tag:[119,143,146,162,164,166,172],db_tags__db_categori:[39,119,178],db_tags__db_kei:[39,119,146,178],db_tags__db_key__in:39,db_tagtyp:[172,178],db_text:86,db_typeclass_path:[86,120,143,147,164,166,172,173,178],db_valu:[84,167,172,178],dbef:173,dbhandler:181,dbholder:172,dbid:[43,125,143,145,172],dbid_to_obj:173,dbmodel:172,dbobj:[11,172],dbobject:[11,172],dbprototyp:[145,165],dbref:[12,13,20,43,58,66,80,109,111,116,119,121,122,125,128,143,145,146,147,154,161,163,164,165,166,172,173],dbref_search:172,dbref_to_obj:173,dbrefmax:[43,145],dbrefmin:[43,145],dbsafe_decod:173,dbsafe_encod:173,dbserial:[11,97,141,142,166],dbshell:[23,86,110,128],dbstore:147,dbunseri:173,ddesc:56,deactiv:[43,63,64,81,117,145,147,153,154,158,173],deactivatebuttonev:153,dead:[112,147,154,167,174],deadli:122,deal:[10,11,12,15,41,51,64,69,73,91,103,105,112,113,116,124,126,131,134,138,139,143,147,152,164,167,172,173,181],dealt:[145,152],dealth:152,death:[51,73,120],death_msg:154,death_pac:154,debat:91,debian:[8,23,63,67,131],debuff:147,debug:[14,27,43,45,51,59,72,74,91,95,102,106,135,139,144,145,147,165,167,169,173,175,184],debug_mod:171,debug_output:175,debug_sql:171,debugg:[15,42,110,141],decemb:90,decend:144,decent:[93,147],decic:147,decid:[4,14,15,25,33,41,46,58,61,69,73,85,86,88,90,103,105,112,114,116,126,138,144,147,152,163,173,174],deciph:48,decis:[73,115,178],declar:[114,173,178],declared_field:[143,162,164,172,181],declared_filt:178,declin:[51,147],decod:[15,169,173],decode_gmcp:169,decode_msdp:169,decoded_text:173,decompos:133,decompress:[169,173],deconstruct:[122,143,145,147,148,153,166,169,171,173,175,178],decor:[0,29,33,46,107,131,143,144,147,164,165,166,167,169,172,173],decoupl:[9,165],decoupled_mut:11,decreas:[152,154,173],decrease_ind:173,dedent:[50,173],dedic:[73,90,127,143,173],deduc:173,deduce_ind:173,deduct:[73,85,152],deem:[37,57,129,131,147,181],deep:79,deeper:[41,147],deepest:145,deepli:11,deepsiz:173,def:[1,3,4,5,6,10,11,21,22,25,27,28,29,30,31,33,38,39,40,41,42,44,48,49,50,51,56,57,58,60,62,69,71,73,74,79,80,81,82,84,85,89,91,95,96,102,107,109,111,114,116,117,118,119,120,121,123,125,127,132,133,134,147,158,165,167,169,173],def_down_mod:152,defalt_cmdset:71,default_access:[1,11,172,173],default_acl:148,default_categori:162,default_channel:34,default_charact:147,default_cmd:[5,21,22,25,28,29,30,41,44,53,57,58,62,81,116,119,141,147,158],default_cmdset:[5,22,25,30,35,41,44,57,58,60,62,81,105,123,141,144,147,152,155],default_command:25,default_confirm:[145,147],default_content_typ:148,default_error_messag:173,default_hom:[59,109],default_in:137,default_kei:147,default_out:137,default_pass:173,default_screen_width:33,default_set:[3,127],default_transaction_isol:23,default_unload:137,defaultaccount:[2,41,43,64,125,141,143,145,156,164,173,178],defaultchannel:[6,125,141,146],defaultcharact:[5,6,22,25,43,57,58,60,62,73,81,86,89,96,123,125,127,141,143,145,147,149,152,156,164,173,178],defaultcmdset:[147,153],defaultdict:166,defaultexit:[6,85,89,125,141,147,149,154,164,173],defaultguest:[141,143],defaultlock:163,defaultmod:173,defaultobject:[5,6,26,53,60,64,82,85,86,89,96,111,117,119,121,125,141,143,147,149,152,153,154,164,172,173,178],defaultobjecttest:164,defaultpath:173,defaultroom:[6,39,49,56,85,89,125,132,141,147,149,154,164,173],defaultrout:178,defaultscript:[56,102,116,120,121,125,141,143,147,149,152,153,165,166,170,173],defaultsess:[43,145,156],defaultset:5,defaulttyp:167,defaultunloggedin:[43,145,147,156],defeat:[73,116,122,152,154],defeat_msg:154,defeat_msg_room:154,defend:[51,116,122,152,154,164],defens:[116,152],defense_valu:152,defer:[10,27,29,33,94,133,143,144,146,147,162,164,166,167,169,172,173,174],deferredlist:167,defin:[0,2,4,5,10,11,12,13,14,20,21,22,25,27,30,35,36,38,40,42,43,44,46,49,50,55,56,57,58,59,61,62,64,68,69,73,74,77,78,81,83,85,88,89,91,95,96,97,104,106,109,111,113,114,115,117,119,121,123,125,126,127,129,133,135,136,137,138,139,141,143,144,145,146,147,148,149,152,153,154,156,158,162,163,164,165,166,167,169,170,171,172,173,174,177,178,181],define_charact:51,definit:[0,2,5,10,12,14,20,33,34,39,41,42,43,55,60,61,68,69,82,87,88,89,109,114,115,124,127,144,145,147,149,153,154,160,163,164,165,166,173],deflist:167,degrad:127,degre:38,deindent:173,del:[11,12,29,43,58,80,116,122,143,145,146,147,165,167,172],del_callback:149,del_detail:147,del_pid:167,delaccount:12,delai:[0,28,33,45,120,147,149,154,166,167,169,173],delaliaschan:[43,145],delattr:[147,166,173,174],delayed_import:167,delchanalia:[43,145],delcom:[58,145],deleg:[143,146,162,164,166,172,174],delet:[2,4,7,11,12,13,20,22,23,31,43,50,51,63,66,68,80,87,89,98,100,102,105,107,111,112,116,122,128,131,143,144,145,146,147,148,149,153,154,162,163,164,165,166,167,169,172,173,174,178,181],delete_attribut:172,delete_default:[31,144],delete_prototyp:165,deletet:147,deleteview:181,deliber:[11,42,129],delic:147,delimit:[91,145,173],delin:48,deliv:[90,147],delpart:147,delresult:147,deltatim:173,delux:90,demand:[30,58,61,73,90,115,117,143,146,147,164,167,173],demo:[22,55,79,138,154,173],demon:109,demonin:173,demonstr:[0,4,22,126,133,147,151,152],demowiki:4,deni:[8,103,143,149],denot:[56,114,134,173],denounc:173,depart:[49,149],depend:[0,4,10,11,12,14,15,16,22,27,31,33,34,37,40,43,46,49,51,55,57,58,61,63,64,69,72,73,74,75,83,85,88,90,93,95,97,100,102,103,104,105,106,111,114,115,116,118,123,125,131,133,134,137,138,143,144,145,146,147,149,163,164,165,166,167,169,170,171,172,173],deplet:[147,152],deploi:[38,46,90,103],deploy:[36,38,79,90,100,106],depmsg:173,deprec:[27,51,109,141,142,165,171,173],deprecated_set:171,deprecationwarn:[167,171],depreci:173,depth:[16,17,36,95,114,122,124,147,165,175],dequ:[11,167],deriv:[23,56,63,67,100,108,119,125,127,147,173],desc:[14,20,21,22,34,41,57,58,60,69,74,80,82,84,85,89,102,109,111,116,120,134,144,145,147,152,166,167,173,181],desc_al:154,desc_dead:154,desc_lamp_broken:153,desc_lid_clos:153,desc_lid_open:153,descend:[119,181],describ:[5,9,11,13,14,20,21,22,30,31,33,37,43,46,51,55,58,62,63,64,68,69,71,75,76,79,80,85,86,88,90,92,96,102,109,110,111,113,114,116,124,125,127,128,130,131,133,135,137,139,144,145,146,147,152,153,156,164,165,166,167,169,170,173,175,183],descripion:154,descript:[0,14,15,20,21,22,34,39,41,43,46,49,51,54,55,57,58,60,61,68,74,77,85,90,96,102,109,111,112,126,129,131,133,134,135,139,143,145,146,147,149,153,154,161,162,163,164,166,173,178],description_str:111,descvalidateerror:147,deseri:[11,97,173,178],deserunt:52,design:[14,16,23,26,33,37,39,41,55,57,61,79,89,91,108,109,111,112,117,118,119,124,129,133,138,144,145,147,149,151,154,158,164,166,173],desir:[1,4,27,28,29,43,49,57,58,59,91,108,112,114,115,119,121,123,133,137,145,147,158,163,167,172,173],desired_perm:163,desktop:[15,16,138],despit:[11,13,57,63,64,79,81,105,154],dest:[147,164],destin:[0,22,25,33,43,49,74,77,85,89,91,109,111,119,121,145,147,149,151,152,154,161,163,164,165,173,181],destinations_set:164,destroi:[0,20,89,103,116,127,143,145,147,152,164],destroy:147,destroy_lock:178,destruct:[31,144],detach:106,detail:[2,5,9,12,15,19,20,22,26,30,33,34,37,41,46,51,58,60,61,63,64,80,88,89,90,91,93,95,96,105,109,111,114,116,118,122,124,125,128,129,131,134,135,136,139,143,144,145,146,147,148,149,152,154,162,164,165,167,168,172,173,175,178,181],detail_desc:147,detailkei:[147,154],detailview:181,detect:[31,33,36,61,81,88,89,103,105,118,144,145,146,169,178],determ:172,determin:[2,4,13,15,20,27,29,31,33,34,39,43,44,49,50,51,52,63,73,80,82,83,85,87,93,102,109,110,116,123,136,137,143,144,145,146,147,152,154,158,162,163,164,165,166,169,172,173,178],detour:[21,83,167],dev:[1,23,37,55,57,61,63,64,67,71,76,79,90,95,98,138,183],develop:[3,9,15,16,19,20,25,26,27,33,36,37,38,42,43,48,54,55,56,58,60,61,63,64,68,70,71,72,76,77,80,86,88,90,91,93,94,96,97,99,104,106,108,109,111,114,123,126,131,133,135,136,137,138,139,141,145,146,149,151,153,158,162,164,165,172,173,183,184],devoid:173,dex:[11,51,58,173],dexter:152,diagnos:[30,97],diagram:125,dialog:137,dialogu:[0,124,139,184],dice:[63,73,91,116,141,142],dicecmdset:147,dicenum:147,dicetyp:147,dict:[0,11,13,25,31,43,46,51,88,107,109,119,127,143,144,145,146,147,149,151,152,163,164,165,166,167,169,172,173,181],dictat:[31,62,117],dictionari:[0,10,11,13,25,31,43,49,55,56,62,69,73,80,96,97,109,116,124,134,138,145,147,148,149,151,152,154,161,163,165,167,169,172,173,174,176,181],did:[2,21,22,29,57,60,64,68,91,95,96,104,111,123,131,143,147,164,172,173],did_declin:147,didn:[5,20,22,38,41,42,44,49,51,58,59,61,72,80,91,100,104,119,121,126,127,133,136,140,173],die:[73,91,106,117,147,167],dies:154,diff:[75,131,147,165],differ:[0,2,8,9,11,13,14,15,16,19,20,21,22,25,27,31,33,37,38,39,40,41,42,43,44,46,47,49,50,51,54,55,57,58,61,62,63,64,66,68,69,70,73,79,80,82,83,84,87,88,91,93,95,96,100,102,103,105,106,107,109,110,111,112,113,114,115,116,118,119,120,121,122,124,126,127,129,131,133,136,137,138,139,140,141,143,144,145,146,147,149,152,153,161,164,165,166,167,168,169,170,172,173,178,181],differenti:[56,57,58,147,158,164],differet:61,difficult:[4,39,93,103,133,152],difficulti:133,dig:[0,20,31,33,40,57,58,89,93,96,109,121,123,140,145,147,170],digit:[12,90,114,147,149,167,173],diku:[55,64,124,139,184],dikumud:129,dime:108,dimens:[49,55],dimension:58,diminish:114,dimli:111,dinner:[46,149],dip:96,dir:[9,21,23,36,38,54,58,63,64,75,79,90,96,100,102,127,128,131,134,167,173],direct:[0,3,8,10,11,12,20,22,31,38,43,44,45,49,51,58,70,74,88,90,100,109,111,116,118,119,121,128,137,138,139,145,147,149,151,158,163,167,173,184],direction_of_split:137,directli:[2,5,8,13,14,20,21,23,27,29,30,33,37,40,42,44,46,50,51,53,55,56,58,59,61,62,64,72,80,88,89,90,93,94,95,96,100,102,104,109,110,111,114,116,118,119,123,125,128,131,137,138,144,145,146,147,148,149,152,153,156,162,163,164,165,166,167,169,170,172,173],director:147,directori:[4,8,9,13,20,25,27,36,37,43,45,53,58,59,62,63,64,69,75,76,95,96,100,106,123,125,127,128,130,131,133,134,135,136,137,139,145,148,151,167,169,173,184],directorylist:167,dirnam:167,dirti:55,disabl:[0,4,24,25,50,80,81,106,114,127,137,144,145,147,163,169,173,174],disableloc:169,disableremot:169,disadvantag:[58,90,116,152],disambigu:[41,72,119,144,146,164,172],disappear:103,discard:[146,173],disconcert:41,disconnect:[2,11,12,40,41,43,55,57,60,92,97,105,107,110,112,116,123,128,137,143,145,146,147,149,164,167,169,170],disconnect_al:169,disconnect_all_sess:167,disconnect_duplicate_sess:167,disconnect_session_from_account:143,discontinu:24,discord:[9,63,72,79],discordia:108,discourag:[64,75],discov:[91,122,172],discoveri:151,discoverrunn:171,discrimin:103,discuss:[1,4,25,26,33,37,45,48,55,63,69,70,116,138,139],discworld:88,disengag:[116,143,152],disk:[11,27,86,100,108,110,147,151,165],dislik:57,disonnect:11,dispatch:160,dispel:126,displai:[0,17,22,25,30,31,33,38,42,43,46,50,51,53,58,59,60,61,68,69,80,81,82,83,85,88,89,91,93,101,102,103,104,111,114,116,119,123,124,133,134,135,136,137,138,139,143,144,145,146,147,149,154,158,162,164,165,166,167,169,170,172,173,178,181],display:166,display_buff:173,display_choic:147,display_formdata:147,display_help:173,display_helptext:[165,173],display_met:147,display_nodetext:173,display_titl:147,dispos:[111,147],disput:116,disregard:33,dist3:94,dist:63,distanc:[6,27,39,46,49,64,125,147,152,164,173],distance_inc:152,distance_to_room:39,distant:[49,138,147,154],distinct:[55,64,105,140,152,178],distinguish:[22,144,147,152],distribut:[8,9,15,23,31,34,42,63,64,78,96,97,124,127,128,146,147,148,173,175],distribute_messag:146,distributor:34,distro:[8,23,63,67,72],disturb:[27,140],distutil:63,distutilserror:63,ditto:63,div:[3,16,17,38,109,137,165],dive:[22,41,63],diverg:83,divid:[13,64,69,147,154,173],dividend:147,divis:147,divisiblebi:69,divisor:147,django:[2,3,4,9,15,23,25,36,39,55,63,69,73,76,79,86,94,101,103,104,107,112,113,120,124,125,127,128,134,136,137,139,143,144,145,146,147,148,160,162,164,166,167,169,170,171,172,173,174,175,177,178,179,181],django_admin:181,django_filt:178,django_nyt:4,djangofilterbackend:178,djangonytconfig:4,djangoproject:[23,181],djangowebroot:167,dmg:73,dnf:[8,63,67],do_attack:154,do_batch_delet:172,do_batch_finish:172,do_batch_update_attribut:172,do_create_attribut:172,do_delete_attribut:172,do_flush:[172,174],do_gmcp:169,do_hunt:154,do_mccp:169,do_msdp:169,do_mssp:169,do_mxp:169,do_naw:169,do_nested_lookup:145,do_not_exce:25,do_patrol:154,do_pickl:173,do_task:166,do_unpickl:173,do_update_attribut:172,do_xterm256:173,doabl:[14,138],doc:[16,17,23,25,33,45,51,60,64,68,70,79,86,95,96,109,110,125,129,130,136,139,141,145,147,169,173,181,183,184],docker:[7,63,79,90,139,184],dockerfil:100,dockerhub:100,docstr:[1,5,25,38,41,43,68,74,96,144,145,147,149,173],documen:96,document:[0,3,5,6,9,16,17,20,22,23,25,26,29,41,43,46,47,48,52,53,55,57,58,60,64,68,70,76,79,86,90,94,96,103,104,106,111,114,121,122,123,124,125,127,131,133,135,136,139,144,145,147,156,158,160,172,173,174,178,181,184],dodg:152,doe:[2,4,5,9,11,20,21,23,24,25,26,29,31,33,37,38,39,40,41,43,49,51,54,55,56,57,58,60,61,63,64,68,69,73,78,80,85,88,89,91,95,96,100,102,104,109,110,111,112,113,114,116,117,118,119,121,123,125,126,127,129,131,132,133,136,137,138,140,143,145,146,147,148,152,154,158,163,164,165,166,167,169,171,172,173,175,179,181],doesn:[0,4,9,11,13,15,22,26,29,33,36,37,39,44,46,49,51,57,60,61,63,69,71,72,73,75,76,78,86,88,89,90,91,95,96,103,110,111,121,123,125,126,127,128,133,136,137,138,146,147,148,149,152,163,166,167,169,172,173],doesnotexist:[143,146,147,149,152,153,154,162,164,165,166,167,170,172,173,174],doff:152,dog:[27,96],doing:[2,4,10,11,27,29,31,33,36,38,39,43,46,49,51,57,58,59,60,61,64,69,70,79,80,89,90,95,96,97,105,110,114,115,119,125,126,127,133,134,137,138,143,145,147,149,152,153,154,163,164,166,170,173,174],dolor:52,dom:137,domain:[8,55,90,103,138,173],domexcept:90,dominion:9,dompc:9,don:[0,1,3,4,6,9,10,11,20,21,22,23,25,26,27,29,30,31,33,34,37,38,39,41,42,43,44,46,47,50,51,54,58,59,61,62,63,64,68,69,70,72,73,75,80,81,83,85,86,88,90,91,93,95,96,97,102,103,104,105,106,111,114,116,119,122,123,125,126,127,128,131,132,133,134,135,136,137,138,140,141,143,144,145,146,147,149,152,153,154,158,163,164,165,166,167,168,169,170,172,173,174,178,181],donald:93,donat:[70,90],done:[1,4,6,9,10,11,20,21,22,25,29,30,31,33,34,36,37,38,39,41,43,44,49,51,55,56,57,58,59,61,62,63,64,69,70,73,76,80,82,85,87,90,91,93,100,107,108,110,115,116,117,118,119,120,121,123,126,128,131,133,136,137,141,143,144,145,146,147,152,153,156,158,163,164,166,167,169,170,172,173,174,181],donoth:166,dont:169,doom:165,door:[0,20,22,27,43,49,61,80,85,89,103,145,147],doorwai:147,dot:[22,43,53,119,144,145,173],dotal:173,dotpath:173,doubl:[22,38,43,57,97,119,133,144,145,173],doublet:144,doubt:[22,138,147],down:[0,4,6,11,12,21,22,29,31,33,36,39,41,43,49,50,51,53,55,57,58,61,63,73,81,85,86,90,91,93,96,100,102,103,104,106,108,111,114,119,122,123,136,137,143,145,147,149,151,152,154,158,163,164,165,166,167,168,169,173],download:[5,9,23,26,63,64,72,75,79,90,100,101,128,130,131,139],downtim:[29,103,173],downward:[43,145],dozen:[25,55,108],drag:137,draggabl:138,dragon:56,drain:147,dramat:[11,61],drape:147,draw:[14,38,39,49,73,119,173],draw_room_on_map:49,drawback:[14,23,28,29,51,58,73,86,138,147,173],drawn:[49,58,111],drawtext:73,dream:[26,55,61,129],dress:147,drf:178,drink:172,drive:[9,19,21,61,63,64,96,100,121,131,133],driven:[25,79,123,147,165],driver:23,drizzl:[102,132],drop:[6,9,14,20,21,23,25,33,37,40,55,57,58,60,69,70,80,85,86,87,88,89,90,117,118,121,128,137,138,145,147,149,152,153,154,163,164,169,172,173],drop_whitespac:173,dropdown:[106,138],droplock:163,dropper:[149,152,164],drum:90,dtobj:173,duck:[27,95],duckclient:24,due:[5,6,12,22,29,31,33,40,43,58,60,62,63,64,76,90,91,93,95,96,104,107,125,126,140,144,145,149,158,164,167,168,172,173],duh:108,dull:[20,26,111],dumb:[20,138,167,173],dummi:[9,33,54,59,80,93,127,147,163,167,169,170,173,178],dummycli:170,dummyfactori:170,dummyrunn:[141,167,169],dummyrunner_act:170,dummyrunner_actions_modul:170,dummyrunner_set:[93,141,167],dummyrunner_settings_modul:93,dummysess:167,dump:[34,151,169],dungeon:[55,77,112],dupic:31,duplic:[31,37,38,96,144,145,166,172,173],durat:[10,28,132,139,152,173,184],dure:[9,11,29,31,38,40,55,60,61,63,66,68,79,80,95,97,100,102,105,107,116,123,132,135,136,137,140,145,147,148,153,154,156,158,163,164,166,169,173,181],duti:64,dwarf:111,dying:152,dynam:[2,3,34,43,68,82,86,90,111,114,115,124,133,137,138,139,143,144,145,146,147,152,158,162,164,166,172,173,174,181,184],dynamic_split:137,dynamical:173,dyndns_system:90,each:[0,1,2,4,5,10,11,13,19,20,22,27,29,31,33,34,36,38,39,40,42,43,48,49,51,55,56,57,58,59,61,62,64,69,73,77,80,82,83,85,86,95,96,97,100,102,104,105,108,109,111,112,114,115,116,119,121,123,124,125,126,127,132,133,136,137,138,140,143,144,145,146,147,152,153,156,158,161,162,163,164,165,166,167,168,169,170,172,173,174,175,178],eaoiui:147,earli:[36,138,152,168],earlier:[3,9,13,31,36,51,54,58,60,61,62,64,74,85,95,96,106,119,121,123,131,134,167],earn:124,earnest:124,earth:[82,103],eas:[31,33,39,86,90,100,126],easi:[0,5,10,13,17,22,23,26,29,33,38,39,43,46,51,55,56,61,62,68,69,72,73,76,79,81,82,85,88,89,90,100,102,106,108,111,113,116,118,123,125,126,127,128,131,133,134,138,140,144,145,147,154,173,174],easier:[1,4,10,11,12,22,25,37,38,39,47,51,55,56,57,58,61,62,69,73,86,90,91,95,96,102,109,126,136,147,152,154,166,167,172,173],easiest:[0,5,12,15,25,27,30,46,58,63,70,76,123,128,131,133,135,151,172,175],easili:[0,3,4,11,12,13,14,17,20,25,27,28,33,34,37,38,39,46,48,49,51,55,58,60,61,62,63,68,70,73,80,83,85,88,90,91,96,98,100,103,105,106,107,108,109,111,112,119,122,123,131,133,136,137,138,140,145,146,147,149,152,154,161,162,163,166,173],east:[25,44,49,111,145,147,154],east_exit:154,east_west:111,eastern:[62,111],eastward:154,eccel:173,echo1:29,echo2:29,echo3:29,echo:[5,10,12,20,26,27,28,29,33,36,38,43,44,49,50,55,59,65,71,90,95,96,98,100,104,109,110,116,118,123,132,140,143,145,147,149,153,154,158,164,167,169,173],echotest:5,econom:[55,79,86],economi:[61,73,102,108,120,147],ecosystem:100,edg:[16,27,131,144,173],edge_charact:144,edgi:49,edit:[0,1,4,5,6,9,11,13,14,23,25,26,30,33,35,37,40,41,43,46,48,54,56,58,59,60,61,62,67,68,69,70,75,76,79,80,81,86,95,96,97,100,101,104,106,109,111,114,128,133,134,135,136,137,138,145,147,149,162,163,164,165,172,173,178,181,184],edit_callback:149,edit_handl:145,editcmd:22,editor:[0,5,9,15,21,22,33,38,43,45,46,57,60,63,76,79,95,96,97,108,109,111,131,139,145,147,166,173],editor_command_group:173,editorcmdset:173,editsheet:58,effect:[6,10,11,14,27,28,29,31,35,39,43,56,57,58,61,73,87,95,104,107,110,111,114,115,116,117,124,126,127,128,129,138,140,143,144,145,147,148,149,152,153,154,163,164,166,169,173],effici:[11,26,28,29,39,55,56,64,76,79,86,87,93,95,103,112,115,119,125,132,147,163,164,166,172,173],effort:[37,56,131,134,181],egg:75,egg_info:63,egi:168,either:[0,4,9,12,13,17,23,27,29,31,33,34,37,38,39,41,43,44,46,49,51,56,57,58,69,73,80,83,90,91,93,95,97,102,103,105,109,110,111,112,114,116,119,121,123,125,126,128,131,137,138,143,144,145,146,147,149,152,163,164,165,166,167,169,170,172,173],elabor:[4,22,85,91,123],electr:90,eleg:37,element:[16,17,22,41,43,51,55,91,114,144,145,147,148,158,164,165,171,172,173,175],elev:[46,82,124,139,184],elif:[0,41,49,51,58,73,102,116,117,123],elig:148,elimin:[96,100,173],ellipsi:96,ellow:114,els:[0,1,2,5,9,10,12,19,20,21,22,23,25,27,29,30,33,38,39,41,42,46,48,49,51,58,60,68,69,73,80,81,82,84,85,90,91,95,102,103,111,114,115,116,117,120,121,123,127,131,133,134,137,147,148,149,152,164,169,172,173],elsewher:[2,29,31,58,70,96,112,133,138,144,154,167,172],elvish:147,emac:[14,79],email:[63,64,131,143,147,173,181],email_login:[141,142],emailaddress:173,emailfield:[143,181],emb:[38,58,109,114,147,165],embark:121,embed:[109,114,125,138,165,173],emerg:[76,80,103],emi:147,emit:[25,34,108,137,144,145,146,147,164,167,173],emit_to_obj:[144,164],emo:21,emoji:24,emot:[33,41,43,55,68,116,145,147],emoteerror:147,emoteexcept:147,emphas:[38,61],emploi:173,empti:[0,2,3,6,9,10,14,31,33,38,41,42,43,47,49,51,54,58,60,63,64,69,73,77,84,86,88,89,91,96,97,100,114,115,117,119,123,125,127,128,131,134,137,138,144,145,147,148,149,156,158,165,167,169,170,172,173,178],emptor:148,empty_color:147,empty_permit:[143,162,164,181],empty_threadpool:167,emptyset:31,emul:[43,64,75,105,123,129,145,147],enabl:[8,24,43,71,100,103,106,114,126,134,137,143,146,147,148,169,173],enable_recog:147,enableloc:169,enableremot:169,encamp:46,encapsul:173,encarnia:79,encas:173,enclos:[35,43,50,145,147,173],encod:[7,27,58,111,139,169,173,184],encode_gmcp:169,encode_msdp:169,encoded_text:173,encompass:27,encount:[60,95,144,173],encourag:[3,22,39,70,91,94],encrypt:[7,8,43,83,103,145,148,169],end:[1,5,6,8,9,10,11,13,14,19,20,21,22,23,25,27,28,29,31,33,34,38,39,40,43,47,50,51,54,55,58,60,62,64,65,69,73,76,80,81,83,86,87,88,90,91,93,95,96,100,105,107,108,109,114,116,118,119,121,122,123,126,128,131,133,134,135,137,138,140,143,144,145,146,147,148,149,152,154,162,165,167,169,170,172,173,175,181],end_convers:51,end_turn:116,endblock:[3,69,133,134],endclr:[114,173],endfor:[69,133,134],endhour:25,endif:[69,133,134],endlessli:103,endpoint:[103,178],endpoint_url:148,endsep:[173,175],endswith:173,enemi:[11,29,51,61,109,116,122,152,154],enemynam:51,enforc:[10,33,41,61,73,80,114,126,138,169,173,181],enforce_s:173,engag:[55,152,154],engin:[22,23,33,36,43,55,56,64,68,73,77,79,89,102,103,104,122,127,131,136,140,144,145,151,154,162,167,169,173],english:[15,76,79,97,113,139],enhanc:[59,81,114,137,151,173,181],enigmat:20,enjoi:[61,63,91,106],enough:[4,6,21,29,38,39,41,42,43,55,57,58,61,63,64,69,70,80,84,85,87,90,91,96,108,112,115,119,123,126,136,144,145,147,153,158,173],enphasis:38,enpoint:178,ensur:[49,69,94,100,106,117,126,127,147,173,181],ensure_ascii:169,enter:[0,1,3,5,9,13,14,15,20,21,22,23,25,26,27,29,31,33,35,36,41,42,43,44,46,51,58,62,63,64,66,69,75,77,80,83,85,87,89,91,95,96,100,109,111,114,116,117,119,123,124,128,129,131,133,135,138,139,141,143,144,145,146,147,149,152,154,158,163,164,165,166,167,173,181],enter_guild:51,enter_nam:51,enter_wild:147,enterlock:163,enterpris:36,entir:[10,11,13,14,19,22,27,29,33,46,49,50,51,60,61,69,80,86,90,91,108,111,114,115,123,125,127,136,147,161,163,164,165,172,173,174,181],entireti:[51,73,147,173],entit:173,entiti:[6,11,27,34,43,47,51,53,55,59,61,64,80,84,87,89,102,105,107,109,112,116,119,125,126,139,143,144,145,146,147,156,163,164,165,166,167,172,173,174],entitii:107,entitl:90,entity:166,entranc:111,entri:[4,5,11,15,25,27,31,33,34,43,47,48,51,54,58,59,63,69,70,72,77,80,91,95,107,119,121,131,138,139,143,144,145,147,148,149,152,156,162,163,164,166,167,169,170,172,173,181],entriest:[43,145],entrust:59,entrypoint:100,entrytext:[69,162,173],enul:8,enumar:173,enumer:134,env:[148,167,169],environ:[4,7,9,13,25,36,38,43,45,53,59,61,63,64,65,82,90,95,100,103,128,141,143,145,147,148,153,163,165,167,169,170,173,178,181],environment:167,eof:169,epic:79,epilog:147,epoch:[27,62,173],epollreactor:167,epub:79,equal:[0,16,19,20,25,31,33,39,46,91,93,96,97,114,121,144,147,152,164,173],equip:[14,57,114,147,152],equival:[10,11,13,40,43,47,63,87,88,101,103,104,110,114,128,143,145,162,169,172,173,178,181],eras:[9,95,152],err:[58,80,170,173],err_travers:[89,164],errback:[10,167,169,171,173],errmessag:144,errmsg:[123,173],erron:[113,123,169,173],error:[1,5,6,8,9,10,11,14,15,20,22,23,24,26,27,31,33,37,38,42,43,51,53,56,57,58,59,60,63,64,71,74,75,76,80,83,86,87,89,90,91,97,103,104,105,109,111,113,114,118,119,120,122,123,125,127,128,131,133,135,139,143,144,145,146,147,148,149,153,154,158,163,164,165,166,167,168,169,170,171,172,173,178,184],error_check_python_modul:167,error_class:[143,162,164,181],error_cmd:44,error_msg:167,errorlist:[143,162,164,181],errorlog:8,escal:[2,19,43,80,145,163],escap:[43,69,114,145,147,165,173,181],escript:[22,147],especi:[1,8,15,22,23,29,60,61,63,80,105,111,112,124,147,148,173],ess:52,essai:79,essenti:[28,49,56,75,79,106,113,146,167,173],est:52,establish:[33,61,73,105,143,149,152,164,167,169,170],estat:137,estim:[30,165,174],esult:164,etc:[2,5,6,8,11,12,20,22,23,24,25,27,29,30,33,35,38,40,41,43,47,48,49,51,55,56,57,58,61,62,63,64,73,79,80,83,84,86,87,88,89,95,96,100,102,103,105,107,108,109,110,116,119,120,125,126,127,131,132,137,138,143,144,145,146,147,148,152,153,156,158,164,165,167,169,172,173,175,178,181],etern:51,ev_channel:143,eval:[109,147,163,165],eval_rst:38,evalstr:163,evalu:[33,38,119,144,147,163,165],evbot:[43,145,167],evcast:79,evcel:173,evcolor:79,evcolum:173,evcolumn:173,eve:173,eveditor:[22,45,139,141,142,147,175,184],eveditorcmdset:173,even:[1,4,6,9,11,12,14,19,21,22,25,26,27,29,31,37,38,39,41,42,43,46,49,50,51,54,55,56,57,58,60,61,62,63,64,69,70,73,77,80,85,86,90,91,93,97,102,103,105,106,108,110,114,115,116,118,119,122,123,125,126,129,131,135,138,144,145,147,149,152,154,158,164,165,169,173,174],evenli:[27,147,173],evenn:100,evenna:9,evenni:4,evennia:[0,1,2,3,6,10,11,13,14,15,17,19,20,21,22,24,27,28,29,30,31,33,34,35,36,37,39,40,43,44,48,49,50,51,52,59,60,61,62,63,64,65,66,68,69,70,72,73,74,78,80,81,83,84,85,86,87,88,89,92,93,94,97,98,99,101,102,103,104,105,107,108,111,112,113,114,115,116,117,118,119,120,121,122,123,125,129,130,132,133,134,135,136,138,139,184],evennia_access:8,evennia_admin:181,evennia_channel:[43,65,72,98,145],evennia_dir:173,evennia_error:8,evennia_gener:136,evennia_launch:[106,141,142],evennia_logo:136,evennia_vers:167,evennia_websocket_webcli:169,evennia_wsgi_apach:8,evenniacreateview:181,evenniadeleteview:181,evenniadetailview:181,evenniaform:181,evenniagameindexcli:168,evenniagameindexservic:168,evenniaindexview:181,evennialogfil:173,evennian:24,evenniapasswordvalid:167,evenniapermiss:178,evenniareverseproxyresourc:167,evenniatest:[143,144,145,146,147,149,151,153,163,164,165,166,169,171,172,173,175,178,181],evenniatestsuiterunn:171,evenniaupdateview:181,evenniausernameavailabilityvalid:[143,167],evenniawebtest:181,event:[51,64,73,103,107,137,139,141,143,147,149,151,153,166,167,184],event_nam:149,eventcharact:149,eventdict:173,eventexit:149,eventfunc:[0,141,147],eventhandl:149,eventi:[144,147],eventobject:149,eventroom:149,eventu:[4,11,12,19,29,33,41,58,61,70,76,80,83,88,90,110,116,119,123,133,136,143,144,145,147,149,154,158,163,164,165,167,170,172,173,180],evenv:[4,36,63,64,75,97,106],evenwidth:173,ever:[11,12,13,14,15,22,23,33,41,57,64,73,86,91,102,105,110,111,112,113,118,125,128,131,138,163,166,169,172,173],everi:[0,4,6,11,13,20,21,26,27,28,31,33,36,37,39,41,43,46,48,49,51,57,62,63,64,69,73,74,75,77,85,86,90,91,96,100,102,104,108,109,111,112,113,114,115,116,119,120,121,122,123,125,127,128,130,131,132,133,134,135,136,137,138,143,145,147,148,149,152,153,154,156,158,164,165,166,167,169,170,172,173,175],everror:149,everybodi:41,everyon:[19,21,24,33,34,43,51,58,61,64,71,73,77,78,80,87,98,102,110,112,114,116,121,123,127,128,131,132,145,147,152,164,169],everyth:[9,11,19,21,26,28,31,36,38,42,43,47,49,53,55,58,61,63,64,69,72,73,75,79,80,81,83,85,87,90,91,97,100,103,104,109,110,111,113,115,116,119,122,127,128,131,135,136,137,138,139,144,145,147,154,158,161,163,164,166,167,170,172,173],everywher:[9,56,94],evform:[27,45,141,142,175],evform_exampl:[141,173,175],evgam:[43,145],evgamedir:38,evid:72,evil:[14,93,153,165],evmenu:[22,27,33,45,58,85,124,139,141,142,147,165,175,184],evmenucmdset:173,evmenuerror:173,evmor:[45,139,141,142,184],evtabl:[27,33,45,49,111,141,142,144,147,165],evtable_arg:173,evtable_kwarg:173,exact:[33,41,43,51,80,93,95,96,119,129,138,143,144,145,146,147,152,162,164,165,172,173,178],exactli:[2,10,19,20,38,40,42,46,58,62,63,64,69,73,76,83,86,91,95,96,100,102,110,111,114,115,123,128,131,136,138,147,164,167,172,173],exam:[43,145],examin:[2,11,12,20,22,33,58,60,73,80,83,85,91,96,106,115,122,123,131,137,140,143,145,147,153,154,170,178],exampl:[0,2,4,5,6,8,10,11,13,14,15,17,19,20,21,22,25,27,28,29,30,31,33,36,37,38,40,41,43,44,48,49,53,55,56,57,58,59,60,61,62,63,64,67,68,71,74,77,81,82,83,84,85,86,87,88,89,91,93,95,96,97,98,100,103,104,105,106,109,110,111,112,114,115,117,118,119,121,122,123,124,125,126,129,130,131,132,133,135,136,138,139,140,141,143,144,145,146,147,151,152,153,154,156,158,161,162,163,164,165,166,167,169,170,172,174,175,176,178,181,183,184],example1_build_forest:147,example1_build_mountain:147,example1_build_templ:147,example1_legend:147,example1_map:147,example2_build_forest:147,example2_build_horizontal_exit:147,example2_build_verticle_exit:147,example2_legend:147,example2_map:147,example_batch_cod:[13,141,147],exapmpl:5,excalibur:85,exce:[82,148,152,167,174],exceed:167,excel:[56,79,80,102,108],excempt:144,except:[4,9,10,11,14,19,20,21,22,27,28,29,31,33,38,39,41,46,50,58,63,64,75,80,83,89,90,91,95,97,102,109,111,114,116,118,119,120,121,123,126,133,134,143,144,145,146,147,148,149,152,153,154,158,162,163,164,165,166,167,169,170,172,173,174,175],excepteur:52,excerpt:50,excess:[22,80,109,145,164,173],exchang:[13,90,102,147,173],excit:[20,35,54],exclam:21,exclud:[64,119,120,123,147,154,164,173,178],exclude_channel_messag:146,exclude_cov:147,exclude_tag:171,excluded_typeclass_path:145,exclus:[51,61,80,164,166,172,173],exclusiv:173,exe:[63,106,128],exec:[51,85,109,165,173],exec_kwarg:173,exec_str:170,execcgi:8,execut:[0,9,10,12,13,14,19,22,25,28,29,31,33,36,43,45,46,47,50,51,55,62,63,64,69,75,83,85,87,89,91,95,102,106,109,111,114,119,127,128,137,139,143,144,145,146,147,149,156,162,163,164,165,166,167,169,170,172,173,174,184],execute_cmd:[2,33,89,117,118,123,143,144,164,167],execute_command:33,executor:36,exemplifi:[28,40,122],exercis:[21,41,42,58,85,95,96,111,116,123,132,143,144,147,148,166,169,170,171,174,175],exhaust:[22,147],exhaustedgener:147,exidbobj:164,exis:44,exist:[0,2,3,5,11,12,13,20,21,22,25,27,31,33,35,36,39,40,41,43,44,46,48,49,51,56,57,58,60,61,64,65,68,69,70,72,76,80,86,96,97,100,102,105,109,111,112,115,116,117,123,124,128,131,134,136,138,139,143,144,145,146,147,148,149,152,154,163,164,165,166,167,169,170,171,172,173],existen:167,exit:[20,21,22,23,31,39,41,43,45,49,50,51,55,58,63,80,85,86,91,100,106,109,111,119,121,122,123,124,125,128,139,141,144,145,147,149,152,154,155,161,163,164,165,169,170,172,173,178,181,184],exit_alias:[145,147],exit_back:58,exit_cmd:[51,173],exit_command:164,exit_nam:[49,145,147],exit_on_lastpag:173,exit_ther:58,exit_to_her:[43,145],exit_to_ther:[43,145],exit_typeclass:[147,173,181],exitbuildingmenu:22,exitcmdset:[31,164],exitcommand:164,exitnam:147,exitobject:44,exitviewset:178,exixt:169,exot:[33,158],exp:173,expand:[0,1,4,5,6,20,21,23,49,55,57,58,61,64,70,74,81,85,89,90,104,111,114,117,120,123,124,131,132,135,139,140,145,147,152,164,173],expand_tab:173,expandtab:173,expans:[44,61],expect:[0,1,6,9,10,33,34,37,38,47,56,58,61,75,80,83,87,88,89,90,91,94,95,96,97,107,113,114,115,122,123,124,126,127,128,134,138,143,145,147,148,149,153,158,163,164,165,166,167,172,173,174,175,178,179,181],expect_all_nod:[165,175],expected_count:147,expected_node_opt:175,expected_node_options_count:175,expected_node_text:[165,175],expected_return:127,expected_tre:[165,175],expedit:96,expens:[90,115,119,173],experi:[26,42,51,57,60,61,62,63,73,77,81,90,95,100,111,122,131,135,139],experienc:[51,61,64,79,95],experienced_betray:51,experienced_viol:51,experiment:[43,74,145,146,164,183],expert:147,expir:148,explain:[20,22,33,39,48,51,55,58,64,71,79,86,119,121,124,126,127,129,131,134,136,139],explan:[25,31,33,39,64,69,77,114,124,139,167],explicit:[0,1,22,31,40,48,69,71,88,91,104,129,136,147,167,169,172],explicitli:[4,9,21,30,31,38,43,58,59,63,68,80,83,84,85,86,87,96,97,109,112,114,115,124,125,144,145,147,164,165,166,172,173,178],explor:[0,2,10,20,42,43,53,59,63,69,83,95,104,111,116,122,125,145],expmsg:147,expos:[103,134],express:[3,33,38,43,51,56,80,109,119,134,135,140,145,147,152,165,173],ext:51,extend:[1,3,5,27,34,39,43,55,56,69,73,79,85,86,108,111,117,118,125,133,134,143,144,145,146,147,148,149,158,164,172,173,181],extended_room:[141,142],extendedloopingcal:166,extendedroom:147,extendedroomcmdset:147,extens:[1,3,9,23,38,51,55,56,61,63,64,88,96,97,104,111,114,127,138,143,148,151,152,169,173,174],extent:[22,56,73],extern:[8,15,23,34,38,40,41,43,54,55,57,63,65,72,90,98,106,108,109,111,124,139,141,145,146,151,165,167,168],external_discord_hello:167,extra:[1,6,8,14,16,21,23,25,29,31,33,37,41,51,57,58,80,89,90,93,95,96,107,114,119,123,125,126,127,134,136,137,138,143,144,145,147,154,156,158,164,165,166,167,172,173],extra_environ:173,extra_spac:173,extra_test:171,extract:[11,41,56,91,96,97,107,138,144,147,151,163,169,173],extract_goto_exec:173,extrainfoauthserv:169,extran:147,extrem:[26,56,91,110,128,152,169,173],eye:[60,97,111,114,165,173],eyed:136,eyes:[33,37,57],eyesight:[58,80,114],f6d4ca9b2b22:100,face:[90,103,122,147,167,173],facil:173,fact:[10,11,14,21,29,33,55,57,58,61,76,83,89,103,106,114,117,123,125,126,134,138,140,167,173],facter:138,factor:[0,62,82,114,152,167,169],factori:[40,96,147,167,168,169,170],factory_path:143,fade:[108,147],fail:[4,9,10,11,12,13,14,24,27,31,41,51,60,61,63,89,91,103,107,109,110,113,116,117,121,127,144,145,146,147,154,163,164,165,166,167,169,172,173,181],failfast:171,failmsg:167,failtext:73,failur:[10,14,63,73,119,127,143,154,167,168,169,170,173],failure_teleport_msg:154,failure_teleport_to:154,faint:102,fair:[73,147],fairli:[39,69,75,147,152],fake:[147,164,167,170,172],fall:[26,31,38,60,62,64,73,97,102,111,113,141,143,145,147,149,154,173,181],fall_exit:154,fallback:[44,49,55,144,146,147,163,166,167,169,172,173],fals:[1,2,4,6,11,20,21,22,25,27,29,31,33,38,41,44,49,50,51,58,62,68,74,77,80,81,82,84,86,89,96,102,103,115,116,118,120,121,123,125,127,133,137,143,144,145,146,147,148,149,152,154,158,162,163,164,165,166,167,168,169,170,171,172,173,174,175,178,181],falsestr:147,falter:61,fame:122,famili:[9,51,57],familiar:[3,9,20,29,31,33,39,58,60,63,85,90,91,95,96,111,119,124,125,133],famou:[52,173],fan:79,fanci:[15,17,36,73,138,147],fanclub:119,faq:[45,124,139,169,184],far:[0,13,20,21,22,31,33,39,41,44,46,49,54,55,57,59,61,75,88,90,91,95,96,100,106,111,114,119,131,138,144,147,152,163,168,169,172,173,174],fashion:111,fast:[11,15,23,26,27,29,56,62,64,82,89,108,115,131,145],faster:[23,62,93,119,146,147,172],fastest:5,fatal:167,faulti:95,favor:27,favorit:[21,37],fear:27,featgmcp:169,featur:[0,4,15,17,20,22,25,26,27,31,33,34,36,37,42,45,46,47,48,49,50,56,57,59,61,62,63,64,70,72,78,81,85,91,96,103,107,109,111,114,119,122,123,124,125,128,129,131,138,139,143,144,147,149,166,167,169,172,173,181,184],februari:62,fed:[10,33,80,169,172,173],fedora:[8,63,67,131],feed:[7,15,43,49,51,55,73,98,109,128,139,143,145,168,169,172],feedback:[37,42,61,70,89,118,146,153,173],feedpars:[98,169],feedread:143,feel:[0,10,17,22,37,38,39,46,55,57,60,61,63,64,69,70,71,73,77,90,91,108,118,122,123,125,131,133,138,147,152,153,154],feend78:147,feint:116,felin:27,fellow:173,felt:[102,132],femal:147,fetch:[11,63,90,100,128,131,133,147,172,173,181],few:[0,4,6,9,10,11,15,17,20,23,31,33,34,36,38,41,42,43,49,50,55,59,60,61,64,66,73,74,79,80,86,88,89,91,103,110,114,116,119,121,122,123,126,127,131,138,145,147,153,164,167,169,173,181],fewer:[108,167,172],fg_colormap:173,fgstart:173,fgstop:173,fiction:[51,55,62,77,173],fictional_word:147,fictiv:147,fiddl:154,fido:96,field:[3,11,23,34,54,56,58,74,84,86,87,89,102,106,107,112,119,125,128,133,135,143,146,147,149,152,154,158,162,163,164,165,166,167,172,173,174,178,181,182],field_class:181,field_nam:178,field_or_argnam:74,field_ord:181,fieldevmenu:147,fieldfil:[141,142],fieldnam:[58,84,147,166,172,174,181],fieldset:[143,146,162,164,166],fieldtyp:147,fifi:96,fifo:173,fifth:49,fight:[29,31,61,116,122,152,154],fighter:152,figur:[3,12,26,33,37,42,49,80,83,90,91,93,96,97,119,121,131,133,138,147,167,173],file:[2,3,4,5,6,8,9,19,20,21,22,23,25,26,27,31,34,36,37,38,40,41,42,44,47,48,54,56,57,58,59,60,62,63,64,65,66,67,68,69,72,75,76,79,80,81,85,86,90,93,95,96,97,98,100,103,106,110,111,114,117,119,120,121,123,128,130,133,134,135,136,137,138,139,141,143,145,146,147,148,151,158,160,162,163,164,165,167,169,170,172,181],file_end:173,file_name_charset:148,file_overwrit:148,filehandl:173,filelogobserv:173,filenam:[27,60,131,148,167,173,175],filename1:167,filename2:167,filepath1:167,filepath2:167,filepath:148,files:148,filesystem:[63,100,103],filesystemstorag:148,fill:[36,41,49,50,58,61,65,70,106,111,114,119,133,135,144,147,158,165,172,173],fill_char:173,fill_charact:144,fill_color:147,fillabl:147,fillchar:[114,173],filo:173,filter:[31,34,39,43,69,86,106,114,119,120,125,133,138,141,144,145,147,164,173,177,181],filter_backend:178,filter_famili:[119,125],filter_nam:178,filterset:178,filterset_class:178,filtersetopt:178,filthi:78,final_path:148,final_valu:10,find:[0,3,4,6,10,11,12,13,14,17,20,21,22,23,24,25,26,27,29,31,33,34,37,38,40,41,42,46,47,48,49,50,55,56,57,58,60,61,62,63,68,69,70,73,74,75,76,78,79,80,84,86,87,89,90,91,93,95,96,97,100,102,103,108,109,110,112,114,119,122,123,124,125,127,128,131,133,134,135,136,139,140,143,144,145,146,147,154,158,164,165,166,167,169,172,173],find_apropo:162,find_topicmatch:162,find_topics_with_categori:162,find_topicsuggest:162,fine:[12,15,20,33,41,44,46,64,85,86,89,95,105,112,115,118,122,123,138,143,154,172,173],finer:12,finish:[10,14,29,33,38,58,59,61,100,107,122,123,124,128,133,136,141,143,144,145,147,154,158,164,167,169,173],finish_chargen:51,finit:91,fire:[2,20,21,27,28,29,33,46,51,58,61,96,102,106,107,111,115,118,120,132,139,143,144,149,152,164,165,166,167,169,173,174],firebreath:58,firefox:72,firestorm:28,firestorm_lastcast:28,firewal:90,first:[2,3,4,5,6,7,9,10,11,12,13,14,15,16,19,20,21,23,24,26,27,29,31,33,35,38,39,40,41,42,43,45,48,49,50,51,55,56,58,59,61,62,63,65,68,69,70,71,73,75,76,77,80,81,83,85,86,89,90,91,93,96,97,98,100,102,103,104,105,106,107,108,109,110,113,114,116,118,119,120,121,122,123,125,126,127,128,131,132,133,134,135,136,137,138,139,143,144,145,146,147,148,152,153,154,158,162,163,164,165,166,167,169,170,171,172,173,174,175,178,183,184],first_lin:123,first_nam:143,firsthand:80,firstli:[9,89,90,96,97],firstspac:173,fish:[73,144,147],fist:165,fit:[11,23,39,47,58,80,88,121,129,130,133,152,173],five:[28,33,90,111,119,144,147,173],fix:[13,14,16,26,27,33,37,42,43,51,57,60,61,63,64,70,75,78,83,85,90,95,96,97,109,110,121,123,125,127,138,147,167,173],fix_sentence_end:173,fixer:119,fixing_strange_bug:131,fixtur:[143,144,145,147,148,153,166,169,170,171,173,174,175,178],flag:[9,13,14,20,28,29,30,31,33,40,41,43,51,58,61,74,76,83,86,108,115,123,131,143,144,145,154,163,164,167,169,173],flame:[28,152],flash:[14,153],flat:[22,26,27,45,47,48,53,56,59,60,96,125,141,165],flatfil:56,flaticon:79,flatten:165,flatten_diff:165,flatten_prototyp:165,flattened_diff:165,flattened_valu:165,flatul:102,flavor:[20,90,152],flavour:[87,126],flaw:121,fled:[116,154],fledg:[15,90,108,123,133,145,147],flee:[116,117,152,154],fleevalu:116,flesh:[20,58],flexibl:[1,13,21,22,29,39,43,51,53,57,59,73,88,90,102,108,109,111,116,134,137,138,143,145,147,163,172,181],flick:173,flip:[51,81],flood:[27,50],floor:[0,82,147],flow:[17,36,40,55,61,83,86,115,131,137,173],flower:[12,20,43,61,87,89,119,145],flowerpot:[12,57],fluent:79,fluid:[16,17],flurri:147,flush:[23,33,43,111,128,145,148,166,172,174],flush_cach:174,flush_cached_inst:174,flush_from_cach:174,flush_instance_cach:174,flusher:174,flushmem:[43,145],fly:[3,12,21,27,31,33,34,43,51,55,64,85,102,109,119,138,143,145,146,162,164,166,167,169,172,173,181],focu:[4,61,116,124],focus:[56,57,61,77,79,106,123,124,152,178],foe:152,fold:147,folder:[3,5,8,13,14,21,27,30,38,47,49,55,57,58,60,63,64,69,73,75,76,86,95,96,100,103,106,110,111,116,117,118,123,127,128,133,134,135,136,137,147,148,152,155,167],folder_nam:64,foldernam:60,follow:[0,2,4,5,7,8,9,10,11,13,14,16,17,19,20,22,23,25,31,33,34,37,38,39,40,41,42,43,46,47,48,49,50,51,53,54,58,60,61,62,63,65,68,69,71,73,74,75,76,79,80,82,85,86,88,89,90,91,93,95,96,97,100,102,103,106,110,112,114,116,117,119,120,121,123,125,127,128,131,133,134,135,137,143,144,145,146,147,149,152,153,154,156,158,162,163,164,165,166,167,169,170,172,173,178],follwo:163,fond:62,font:[25,38,111,137],foo:[33,40,51,83,84,88,95,107,112,119,127,147,173],foo_bar:88,foobarfoo:12,foolish:153,footer:[69,133,144,165],footnot:[15,38],footprint:[43,145],footwear:57,for_cont:164,forai:96,forbid:41,forbidden:131,forc:[0,6,8,10,31,33,58,60,63,73,81,82,91,100,103,110,116,121,123,125,127,137,138,143,144,145,147,163,164,165,166,167,169,173,174],force_add:147,force_init:164,force_repeat:[102,116,166],force_restart:166,force_str:173,forceutcdatetim:147,forcibl:[102,166],fore:167,forebod:147,foreground:[42,100,114,126,147,167,173],foreign:125,foreignkei:[143,164,166,172,174],forens:151,forest:[13,111,112,140,147],forest_meadow:112,forest_room:112,forestobj:140,forev:[61,102],forget:[3,9,10,13,25,27,33,41,54,62,72,85,86,95,96,100,123,131,147,173],forgiv:144,forgo:154,forgotten:[28,49,77,85],fork:[9,79],forloop:69,form:[11,13,27,31,33,34,38,43,45,51,55,58,59,61,64,68,70,74,76,77,80,83,88,89,93,96,97,109,112,113,114,115,116,118,123,124,125,127,129,135,141,143,144,145,146,147,151,158,161,162,163,164,165,166,167,168,169,172,173,175,176,177,178],form_char:173,form_class:181,form_template_to_dict:147,form_valid:181,formal:[61,80,96,138,164,169],format:[0,14,17,19,22,23,27,31,33,37,38,41,42,46,48,55,58,62,68,69,76,79,81,83,88,96,98,103,108,109,111,113,114,119,124,129,131,133,138,144,145,146,147,148,149,151,152,162,164,165,166,167,169,172,173,175,178,183],format_attribut:145,format_available_protfunc:165,format_callback:149,format_diff:165,format_extern:146,format_grid:173,format_help:147,format_help_entri:145,format_help_list:145,format_messag:146,format_output:145,format_pag:173,format_send:146,format_t:173,format_text:147,format_usag:147,formatt:[147,165,173],formatted_list:146,formcallback:147,formchar:[58,173],formdata:147,former:[17,23,64,126,173],formfield:173,formhelptext:147,formset:172,formstr:58,formtempl:147,formul:134,forth:[27,43,131,145,152],fortress:111,fortun:[4,33,39,48,69,122,128],forum:[1,9,37,48,55,57,63,90,98,128],forward:[13,14,20,42,45,50,51,62,69,90,121,126,143,144,146,147,151,162,164,165,166,167,172,173,174],forwardfor:67,forwardmanytoonedescriptor:[164,166,174],forwardonetoonedescriptor:[164,166,174],foul:109,found:[2,4,6,9,10,13,14,15,20,22,23,25,27,31,33,38,39,40,41,42,43,49,51,53,55,57,58,59,63,68,73,74,76,78,80,83,85,89,90,91,94,97,103,104,109,112,116,119,122,123,125,127,128,134,135,137,138,143,144,145,146,147,148,149,154,158,162,163,164,165,166,167,169,172,173,174,177],foundat:[49,55,77,79,152],four:[4,14,27,39,40,68,73,82,86,87,111,114,119,144,146,147,163],fourth:39,fqdn:90,fractal:56,fraction:127,frame:[137,138],framework:[3,16,64,94,124,133,136,137,145,152,163,173,176,178],frankli:129,free:[0,22,29,37,48,55,57,60,61,64,76,77,79,90,106,112,116,123,124,126,130,133,139,147,148,149,152,165],freedn:90,freedom:[14,26,44,63],freeform:[73,116,147],freeli:[55,77,100,103,173],freenod:[9,43,63,70,72,79,90,143,145,167],freepik:79,freetext:[146,173],freez:[29,33,42,149],frequenc:147,frequent:[91,147],fresh:[11,31,58,128,167],freshli:111,fri:12,friarzen:138,friend:[37,58,61,82,103],friendli:[22,38,78,95,133,138,143,147],friendlier:[146,164],frighten:152,frm:147,from:[0,2,3,5,6,8,9,10,11,12,13,14,15,16,17,19,21,22,23,26,27,28,29,30,31,33,34,35,36,38,39,40,41,42,43,44,46,47,48,49,50,52,54,56,57,58,59,61,62,63,64,66,68,69,70,71,72,73,74,75,76,79,80,81,82,83,84,85,86,87,89,91,92,93,95,97,98,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,134,135,136,139,140,141,143,144,145,146,147,148,149,151,152,153,154,156,158,161,162,163,164,165,166,167,169,170,171,172,173,174,175,178,181,183,184],from_channel:143,from_db_valu:173,from_obj:[81,83,118,143,144,147,164],from_pickl:173,from_tz:173,frombox:169,fromstr:169,fromtimestamp:[147,173],front:[8,13,20,53,73,80,85,96,103,109,131,137,139],frontend:[147,172],frozen:[29,33,122,149],fruit:147,ftabl:173,ftp:173,fuel:[21,147,152],fugiat:52,fulfil:167,full:[4,9,13,14,15,16,17,20,21,23,24,25,26,27,33,37,38,43,51,53,55,57,58,59,60,61,64,73,75,80,84,88,89,90,95,96,97,100,101,102,105,108,109,110,111,115,116,117,119,121,123,124,125,127,128,131,133,134,135,136,143,144,145,147,152,158,163,165,166,167,169,170,172,173],full_justifi:[109,165],full_nam:87,full_result:147,fuller:58,fulli:[4,11,19,33,51,55,58,59,61,63,85,86,90,93,103,110,122,141,143,147,163,164,166,167,169,173],fun:[20,26,61,79,81,111,136],func1:[43,145,163,170],func2:[43,145,163,170],func:[5,10,21,22,25,28,29,30,33,38,42,44,50,51,56,58,60,62,71,73,80,81,82,83,85,91,116,119,121,123,144,145,146,147,149,152,153,154,156,163,164,167,170,173,181],func_nam:173,funciton:152,funcnam:[74,114,158,163,165,166,173],functioncal:[167,169],functionnam:[169,173],functool:63,fund:70,fundament:[33,57,77,89,95,96,112,164],furnitur:[13,112,125],furst:147,further:[0,9,11,27,31,34,38,42,43,44,49,57,83,85,86,90,91,96,100,104,105,106,109,110,111,119,124,125,130,131,138,144,145,147,152,158,165,167,169,173,175],furthermor:[37,124,126],fuss:100,futur:[9,10,11,20,23,38,43,45,50,55,58,60,61,62,63,76,87,95,100,123,139,145,147,149,154,167,172,173,184],futurist:62,fuzzi:[76,162,173],fuzzy_import_from_modul:173,gag:24,gain:[11,29,61,93,144,146,147,163,164],galosch:147,gambl:147,game:[0,2,3,4,5,6,8,9,10,11,13,14,15,17,18,19,20,21,22,23,24,25,28,29,30,31,33,34,35,36,37,38,41,42,43,44,46,50,51,52,53,56,60,63,64,65,66,68,69,71,72,75,76,77,78,79,80,81,83,85,86,87,88,89,91,92,93,95,96,97,98,101,102,103,104,105,106,107,108,109,110,112,113,114,115,116,117,118,119,121,122,125,129,130,132,133,134,135,136,137,138,139,140,143,144,145,146,147,149,152,154,155,156,158,162,163,164,166,167,168,169,170,172,173,174,183,184],game_dir:173,game_directory_list:171,game_epoch:[27,173],game_index_cli:[141,167],game_index_en:54,game_index_list:54,game_map:147,game_nam:[54,179],game_slogan:[9,179],game_statu:54,game_templ:[47,141,142],game_websit:54,gamedir:[51,109,141,167],gamedirnam:58,gameindexcli:168,gamemap:147,gameplai:[90,143,148],gamer:[65,72],gamesrc:27,gametim:[27,59,139,141,142,147,149,175,184],gametime_to_realtim:147,gametimescript:147,gammon:[79,169],gandalf:51,garbag:172,garden:79,garment:147,gatewai:[110,169],gather:[24,33,48,83,94,119,127,132,136,144,154,158,167,168,173],gaug:147,gaugetrait:147,gave:[5,21,60,64,91,102,126],gbg:173,gcc:63,gear:[43,90,106,136,143,144,145,147],gemer:147,gen:17,gender:147,gendercharact:147,gendersub:[141,142],gener:[0,1,5,9,10,11,12,20,23,25,29,31,33,34,36,37,38,48,49,51,53,55,57,58,59,60,62,63,64,68,70,73,76,80,83,86,87,88,90,93,96,104,105,106,109,111,112,114,116,126,127,134,137,138,139,141,143,144,146,147,148,149,151,152,153,154,156,158,162,163,164,165,167,168,169,172,173,175,178,179,181,184],general_context:[141,177],generate_sessid:169,generic_mud_communication_protocol:169,genericbuildingcmd:147,genericbuildingmenu:147,genesi:90,geniu:147,genr:[37,64,169],geoff:147,geograph:140,geographi:39,geoip:151,geometr:111,geometri:111,get:[0,1,2,3,5,6,7,8,9,10,11,12,13,15,17,21,22,23,25,26,28,29,30,31,33,38,39,40,41,42,44,45,46,47,48,49,50,53,54,55,56,57,58,59,60,61,62,64,65,68,69,71,72,73,74,75,76,77,80,81,82,83,84,85,86,87,88,90,91,92,93,95,96,97,100,102,103,104,105,106,107,110,111,112,114,116,118,121,122,123,125,126,127,128,130,131,133,134,135,136,137,138,139,143,144,145,146,147,148,149,152,153,154,156,158,162,163,164,165,166,167,169,170,172,173,174,178,181,183,184],get_abl:60,get_absolute_url:[134,146,162,172],get_account:[163,167],get_al:172,get_alia:172,get_alias:178,get_all_attribut:172,get_all_cached_inst:174,get_all_categori:162,get_all_channel:146,get_all_cmd_keys_and_alias:144,get_all_mail:147,get_all_puppet:143,get_all_sync_data:167,get_all_top:162,get_all_typeclass:173,get_and_merge_cmdset:144,get_attack:152,get_attr:145,get_attribut:[172,178],get_available_nam:148,get_available_overwrite_nam:148,get_buff:173,get_by_alia:172,get_by_attribut:172,get_by_nick:172,get_by_permiss:172,get_by_tag:172,get_cach:172,get_cached_inst:174,get_callback:149,get_channel:[41,143,146],get_charact:167,get_client_opt:167,get_client_s:167,get_client_sess:169,get_client_sessid:169,get_cmdset:146,get_command_info:[144,145],get_cont:178,get_context_data:181,get_damag:152,get_db_prep_lookup:173,get_db_prep_valu:173,get_dbref_rang:172,get_default:173,get_defens:152,get_display_nam:[22,42,46,58,82,147,164,172],get_err_msg:[6,20,80],get_ev:149,get_evennia_pid:173,get_evennia_vers:173,get_event_handl:149,get_exit:178,get_extra_info:[41,144,146,164,172],get_famili:[119,125],get_fieldset:164,get_form:164,get_formset:172,get_game_dir_path:173,get_god_account:167,get_height:173,get_help:[33,68,69,144,145,147,149],get_help_text:167,get_id:[133,172],get_info_dict:[167,169],get_initi:181,get_input:173,get_inputfunc:[167,169],get_internal_typ:173,get_kwarg:181,get_location_nam:147,get_mass:82,get_message_by_id:146,get_messages_by_channel:146,get_messages_by_receiv:146,get_messages_by_send:146,get_min_height:173,get_min_width:173,get_modified_tim:148,get_new:169,get_new_coordin:147,get_next_by_date_join:143,get_next_by_db_date_cr:[143,146,164,166,172],get_next_wait:149,get_nick:[172,178],get_nicklist:[143,169],get_numbered_nam:164,get_obj_coordin:147,get_object:[178,181],get_object_paramet:148,get_object_with_account:173,get_objs_at_coordin:147,get_oth:147,get_permiss:[172,178],get_pid:167,get_player_count:169,get_previous_by_date_join:143,get_previous_by_db_date_cr:[143,146,164,166,172],get_puppet:[2,143,167],get_puppet_or_account:167,get_queryset:181,get_rang:152,get_redirect_url:181,get_regex_tupl:147,get_respons:179,get_room_at:39,get_rooms_around:39,get_sess:167,get_session_id:178,get_statu:169,get_subscript:146,get_success_url:181,get_sync_data:167,get_system_cmd:144,get_tag:[172,178],get_tag_queri:178,get_time_and_season:147,get_typeclass_tot:172,get_uptim:169,get_username_valid:143,get_valu:[167,169],get_value_displai:178,get_vari:149,get_view_detail:178,get_width:173,get_wilderness_script:147,get_worn_cloth:147,getattr:[84,146,147,166,167,172,173,174],getchild:167,getclientaddress:[40,169],getel:137,getenv:[167,169],getfromlock:163,getgl:137,getinput:173,getitem:147,getkeypair:169,getloadavg:75,getpeer:169,getpid:173,getsizof:174,getsslcontext:169,getston:33,getter:[143,146,147,149,152,164,167,172],gettext:76,gfg:173,ghostli:154,giant:[21,124],gid:[100,170],gidcount:170,gift:69,gist:[147,173],git:[9,23,25,36,38,45,47,63,75,76,79,86,90,100,108,124,128,130],github:[9,25,37,41,45,57,63,70,75,76,79,96,98,130,131,138,147,167,169,173],gitignor:131,give:[0,1,2,3,4,5,9,10,11,12,13,15,18,19,20,21,22,23,25,26,27,30,33,38,39,41,46,48,51,52,53,55,57,58,59,60,61,62,63,64,67,68,69,73,75,77,79,80,82,85,88,89,90,91,93,94,96,98,100,102,103,105,107,109,110,111,112,113,115,116,117,118,119,122,123,124,125,127,128,133,134,136,138,139,140,144,145,146,147,149,152,153,154,161,163,164,166,167,169,172,173,178,183,184],givelock:163,given:[0,2,4,10,11,12,13,14,20,21,22,25,27,31,33,34,39,42,43,46,49,50,51,58,62,64,67,70,73,74,80,83,84,85,86,88,89,90,93,97,100,102,105,109,110,113,114,115,116,117,119,122,123,125,126,127,131,133,134,135,138,140,143,144,145,146,147,148,149,152,154,156,158,161,163,164,165,166,167,169,170,171,172,173,174,178,179,181],given_class:182,giver:[152,164],glad:91,glanc:[22,27,31,33,39,48,53,58,61,91,96,147],glance_exit:22,glass:[147,153],glob:[43,145],global:[13,22,33,34,35,43,45,51,56,61,64,67,74,85,89,100,104,105,108,109,114,115,120,125,131,132,137,138,140,145,147,148,149,158,163,164,165,166,167,169,170,173,179],global_script:[102,173],global_search:[13,22,27,58,91,143,147,164,172],globalscript:[43,145],globalscriptcontain:173,globalth:173,globe:[90,136],glorifi:147,gloss:61,glossari:[63,139,184],glow:111,glu:92,glyph:169,gmcp:[55,74,83,169],gmsheet:58,gmud:24,gno:22,gnome:24,gnu:14,go_back:147,go_up_one_categori:147,goal:[61,76,79,91,102,103,122,124,147],goals_of_input_valid:181,goblin:[43,51,109,145,165],goblin_arch:165,goblin_archwizard:165,goblin_wizard:165,goblinwieldingclub:109,god:[20,80,167],godlik:147,goe:[0,5,9,22,26,29,33,37,40,42,49,64,69,73,75,86,90,95,96,118,121,122,123,139,144,147,152,158,164,167,169,173,181],goff:147,going:[0,3,20,25,26,40,45,46,49,51,58,61,62,65,69,70,82,88,90,91,95,96,100,111,116,121,127,133,137,138,139,147,149,152,164,167,168,173,178],goings:168,gold:[51,82,85,109,173],gold_valu:85,golden:138,goldenlayout:138,goldenlayout_config:[137,138],goldenlayout_default_config:[137,138],gone:[5,12,77,80,85,100,102,131,166],good:[0,2,4,5,9,11,12,14,20,21,22,25,26,27,31,33,37,39,40,41,46,48,49,51,53,54,55,56,57,60,61,63,69,70,72,73,79,80,85,87,90,91,93,94,95,96,97,100,102,103,104,106,109,110,111,114,119,121,123,125,126,127,131,133,134,138,143,144,145,147,149,169,173],goodby:169,goodgui:163,goof:173,googl:[38,43,75,79,90,145,173],googli:136,gossip:[65,79],got:[10,13,95,96,116,128,138,147,154],goto_kwarg:173,goto_next_room:121,gotten:[55,95,131,152,154,164,169],graaah:117,grab:[20,33,43,73,133,145,146,154,178,181],gracefulli:[26,43,145,147,164,167,173,175],gradual:[13,14,29,61,79,96,147,173],grai:[114,126],grain:[115,173],gram:82,grammar:147,grammat:147,grand:11,grant:[19,23,80,131,146,152,163,165,172,178],granular:152,grapevin:[7,139,141,143,167,184],grapevine2chan:65,grapevine_channel:[65,143],grapevine_client_id:65,grapevine_client_secret:65,grapevine_en:65,grapevinebot:143,grapevinecli:169,graph:[49,131],graphic:[42,58,80,83,84,93,111,128,135,141,147,169],grasp:[126,133],grave:60,grayscal:147,great:[0,4,14,16,21,22,29,37,39,51,57,61,69,70,73,77,79,91,95,107,108,123,131,134,147,167],greater:[22,31,80,97,105,119,163,173],greatli:78,greek:15,green:[31,43,80,109,114,126,131,145,154],greenskin:165,greet:[9,35,46,95,104,105,117,149,167],greetjack:87,greg:79,grei:[109,126],grenad:89,grep:[75,131],greyscal:114,greyskinnedgoblin:109,griatch:[21,86,119,147,154,173,174],grid:[7,16,111,123,139,147,152,173,175,184],gridstr:173,grief:12,griefer:134,grin:[33,41],gritti:33,ground:[20,21,55,111],group:[4,9,10,12,19,21,26,33,37,41,43,46,55,68,70,79,91,100,102,109,112,125,127,139,140,143,145,146,147,154,156,164,165,169,172,173],grow:[13,25,26,61,63,79,110,147,169,173],grown:[9,25,51,129],grudg:73,grumbl:60,grungies1138:147,grunt:[43,145,165],gthi:81,guarante:[11,37,61,80,86,90,102,147,149,165,167,169,172],guard:[51,149],guess:[15,22,46,50,69,91,103,113,138,147,165,169],guest1:66,guest9:66,guest:[7,80,139,143,184],guest_en:[66,80,143],guest_hom:[66,133],guest_list:[66,143],guest_start_loc:66,guestaccount:112,gui:[45,57,83,137,147,184],guid:[36,37,45,81,95,96,128,133,136,178],guidelin:[37,79],guild:[79,86,112,118],guild_memb:51,gun:[21,77],guru:55,gzip:148,gzip_content_typ:148,habit:56,habitu:115,hack:[55,73,116,169],hacker:[79,103],had:[8,9,14,15,19,20,21,29,31,37,55,61,90,95,96,100,102,119,123,128,135,138,145,147,154,165,166,167,172,173,181],hadn:[61,62,131],half:[108,138,162],hall:49,hallwai:49,halt:[102,111],hand:[1,15,37,38,40,43,51,55,56,57,58,61,70,73,87,89,96,105,108,119,134,144,145,147,178],handi:[42,75,119,133,152],handl:[0,2,4,5,7,8,9,11,13,15,22,24,27,33,34,37,40,41,43,44,47,49,50,51,55,56,60,61,62,64,68,74,75,80,83,85,86,87,88,89,91,93,95,97,100,104,105,108,115,116,117,124,125,126,128,129,131,132,137,138,139,143,144,145,146,147,148,149,151,152,153,154,158,162,164,165,166,167,169,170,172,173,174,175,179],handle_egd_respons:168,handle_eof:169,handle_error:149,handle_ff:169,handle_int:169,handle_quit:169,handle_setup:167,handler:[2,11,31,33,41,47,64,73,80,83,84,86,87,89,102,104,105,112,115,125,139,141,143,144,145,146,147,149,154,158,163,164,165,166,167,169,172,173],handlertyp:172,handshak:[24,52,83,169],handshake_don:169,hang:[3,61,70,124],hangout:119,happen:[0,6,12,19,20,26,27,31,33,37,39,41,42,44,51,54,55,57,58,60,61,62,64,72,73,77,80,83,86,88,90,91,95,96,97,102,105,107,108,110,111,114,115,116,119,122,123,126,127,128,131,133,138,143,144,146,147,149,152,153,154,158,164,165,166,167,168,169,170,172,173,174,178],happend:165,happi:[13,119],happier:91,happili:96,haproxi:[90,139,184],hard:[9,10,11,13,15,19,26,27,31,33,40,41,58,61,63,64,76,79,88,90,93,96,97,100,102,109,112,115,119,121,127,131,133,138,139,145,147,166,167,172,173,184],hardcod:[57,58,77,100,111,140,172],harden:63,harder:[12,56,61,93,119,127,154],hardwar:[90,169],hare:79,harm:[11,29,152],harri:59,harvest:181,has:[0,2,4,8,9,10,11,12,13,14,15,16,19,20,21,22,23,25,27,28,29,31,33,34,36,37,39,40,41,42,43,44,46,47,49,50,51,54,56,57,58,59,60,61,62,63,64,65,68,69,70,71,74,75,76,77,78,79,80,83,85,86,87,88,89,90,91,93,94,95,96,97,100,101,102,103,104,105,107,109,110,112,113,114,115,116,117,118,119,121,122,123,125,126,127,128,129,131,132,133,134,135,136,137,138,139,141,143,144,145,146,147,148,149,152,153,154,158,162,163,164,165,166,167,168,169,170,172,173,174,178,181],has_account:[89,154,163,164],has_attribut:172,has_cmdset:144,has_connect:[41,146],has_drawn:49,has_nick:172,has_object_permiss:178,has_par:173,has_perm:[145,163],has_permiss:178,has_sub:146,has_thorn:11,hasattr:[28,33],hash:[14,90,109,165,166,167,169,170,172],hasn:[22,49,147,154,172,181],hassl:62,hast:152,hat:[37,70,147],hau:[65,143,169],have:[0,1,2,3,4,5,6,9,10,11,12,13,14,15,16,19,20,21,22,23,25,26,27,28,29,30,31,33,34,35,36,37,38,39,40,41,42,43,44,46,47,48,49,50,51,53,54,55,56,57,58,59,60,61,62,63,64,65,66,68,69,70,71,72,73,74,75,76,77,78,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,100,102,103,104,105,106,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,143,144,145,146,147,148,149,151,152,153,154,158,161,162,163,164,165,166,167,169,171,172,173,178,181,183],haven:[4,22,29,42,62,77,109,111,117,118,120,127,128,133,134,138,167],hdict_cmd:145,hdict_db:145,head:[20,21,31,46,69,76,77,96,106,119,121,123,138,139,149,184],headach:[61,138],header1:173,header2:173,header:[9,13,14,27,34,37,38,63,82,89,95,103,129,138,144,146,147,148,164,169,173,175],header_line_char:173,header_text:144,headi:173,heading1:173,heading2:173,headless:[96,164],headlong:63,heal:[152,154],healing_rang:152,health:[30,61,73,84,88,90,109,116,147,165,169],health_bar:[141,142],healthi:147,hear:[29,46,61],heard:[111,122,163],heart:126,heartbeat:[115,169],heavi:[6,11,20,23,27,33,64,73,80,82,96,116,123,147,148,152,169,173],heavier:152,heavili:[9,27,37,40,57,75,86,104,147,152,172],heed:[105,163],heh:138,hei:[20,147],height:[52,74,137,141,167,169,173],held:[1,31,48,116,163],hello:[0,29,34,41,43,46,51,72,74,83,87,88,91,96,105,108,123,129,137,145,146,147,167,173],hello_funct:95,hello_valu:108,hello_world:[95,96,108],helmet:[29,77],help:[0,1,4,5,12,13,14,15,19,22,23,27,29,32,33,35,38,39,41,42,44,45,46,47,48,49,50,51,57,58,60,61,63,64,71,72,76,77,80,86,90,91,93,96,105,107,108,109,110,111,112,113,116,119,122,123,124,126,127,131,133,137,138,139,141,142,144,146,147,149,151,152,153,154,156,160,163,165,166,167,168,169,170,171,172,173,175,179,181,183,184],help_categori:[22,33,41,43,58,60,68,69,71,85,116,123,144,145,146,147,149,152,153,154,156,162,164,173],help_cateogori:173,help_detail:181,help_entri:173,help_kei:145,help_list:181,help_mor:145,help_system:69,help_text:[145,149,181],helpact:147,helpdetailview:181,helpentri:[69,80,162,173,181],helpentry_db_tag:162,helpentry_set:172,helpentryadmin:162,helpentryform:162,helpentrymanag:162,helper:[19,41,43,51,58,80,109,119,141,143,144,145,146,147,148,163,164,165,167,169,173,178],helpfil:145,helplistview:181,helpmixin:181,helptaginlin:162,helptext:[51,165,173],helptext_formatt:[51,165,173],henc:[0,22,46,53,76,95,106,147,154,158,163,173],henceforth:[13,44,60,66,80,90,95,97,102,105,111,123,131,132,140,167],henddher:147,her:[122,127,147],herbal:173,herd:23,here:[0,2,3,4,5,9,10,11,13,14,15,16,17,19,20,21,22,23,24,25,27,29,30,33,36,37,38,39,40,41,42,43,44,46,47,48,49,51,56,57,58,59,61,62,63,64,65,69,70,71,72,73,74,75,76,77,79,80,81,83,84,85,86,87,88,89,91,92,95,98,100,101,102,103,104,105,106,107,108,109,110,111,113,114,115,116,117,118,119,120,121,123,125,126,127,128,129,130,131,133,134,135,136,137,143,144,145,146,147,148,149,152,153,154,156,162,163,164,165,166,167,168,169,172,173,174,177,178,181],hesit:[22,39],hfill_char:173,hidden:[11,49,61,64,96,122,131,137,146,147],hide:[9,11,20,31,33,34,41,61,73,80,96,111,138,145,146,147,153,154,173],hide_from:[34,146],hide_from_accounts_set:143,hide_from_channels_set:146,hide_from_objects_set:164,hide_from_send:146,hider:146,hieararci:163,hierarch:[2,19,43,80,145,175],hierarchi:[4,19,22,43,61,66,69,80,119,139,145,147,161,163],high:[4,8,20,31,55,63,80,122,144,152,164,167],higher:[7,19,25,31,41,43,44,51,56,58,62,63,73,80,90,105,108,119,123,128,143,144,145,147,152,154,163,168,173],highest:[31,58,147,173],highest_protocol:173,highli:[9,17,51,55,56,64,80,86,107,115,117,147,173,174],highlight:[14,38,57,58,114,126],hijack:134,hilight:173,hilit:173,hill:87,him:[41,46,51,147],hint:[1,25,55,63,79,93,95,109,110,123,124,128,136,139,141,147],hire:[85,103],his:[46,51,58,77,96,109,127,147,173],histogram:173,histor:[62,129,167,173],histori:[4,23,34,41,50,58,64,95,100,131,137,138,139,144,146,147,173],hit:[6,9,21,29,52,61,73,116,119,122,131,143,152,154,167,173],hit_msg:154,hite:114,hmm:138,hnow:114,hobbi:[61,90],hobbit:62,hoc:55,hold:[2,6,9,13,14,16,21,26,31,34,36,41,47,49,51,58,61,63,64,66,73,77,80,85,89,96,97,100,102,104,105,106,109,111,112,114,116,119,123,125,131,133,136,140,144,147,152,154,155,156,162,163,165,166,167,169,170,172,173,174,177],holder:[9,69,90,172,173],hole:149,home:[8,16,26,63,64,66,79,89,90,103,109,131,133,139,144,145,154,161,163,164,165,173],home_loc:[43,145],homepag:[27,63,79,90,93],homes_set:164,homogen:[27,145,165,166],homogenize_prototyp:165,honor:147,honour:148,hood:[20,33,38,51,57,60,61,64,86,87,119,122,125,128,147],hook:[2,25,30,33,43,49,55,60,61,73,74,76,80,81,89,96,102,107,110,115,116,117,118,120,121,123,127,132,143,144,145,146,147,148,149,151,152,153,154,158,164,166,167,169,170,171,172,173,174,175,178,181],hook_kei:154,hooligan:12,hop:55,hope:[42,58,91],hopefulli:[8,26,41,49,90,111,133,137],horizon:62,horizont:[137,138,154,173],hors:27,host1plu:90,host:[7,12,23,26,27,61,64,89,98,100,102,103,131,135,144,147,148,167,173],host_os_i:173,hotbutton:137,hotel:90,hotspot:103,hour:[27,62,132,147,173],hous:[43,90,109,145],housecat:27,hover:138,how:[0,1,3,4,5,6,7,8,10,11,12,13,14,15,17,19,20,21,22,25,26,27,28,29,30,31,35,37,38,39,40,41,42,43,44,45,46,48,49,51,55,56,57,60,61,62,63,64,66,68,69,72,73,75,77,80,81,82,83,84,85,86,87,88,90,91,93,94,95,96,97,102,103,104,105,106,108,109,110,111,112,116,117,118,119,120,123,124,126,127,128,130,131,132,133,134,135,136,137,138,139,140,143,144,145,146,147,152,153,154,158,162,163,164,165,166,167,169,170,172,173,175,181,183,184],howev:[0,2,4,5,10,11,12,13,14,15,17,20,22,23,29,30,31,33,37,38,40,41,43,44,46,50,55,58,59,60,62,70,73,77,80,85,88,90,91,108,109,110,111,113,114,115,120,123,125,128,129,131,132,135,144,145,147,148,149,152,153,163,173,178],howto:94,hpad_char:173,href:[17,69,133],hrs:147,htm:169,html5:55,html:[24,38,43,55,64,69,79,94,96,103,114,134,135,136,137,138,143,145,146,147,158,162,167,169,172,173,175,178,181],htmlchar:173,htop:110,http404:[69,134],http:[3,4,9,22,23,36,38,43,54,55,63,65,69,75,90,94,98,103,107,108,128,130,131,133,134,135,137,138,143,145,147,148,167,168,169,173,178,181],http_request:[103,135],httpchannel:167,httpchannelwithxforwardedfor:167,httpd:8,httprequest:143,httprespons:[143,146,164],httpresponseredirect:133,hub:[79,100,139,173],hue:114,huge:[3,16,21,29,39,61,62,86,127,147],huh:[22,33],human:[4,12,40,57,61,64,73,85,93,96,117,133,147,181],humanizeconfig:4,hundr:[72,113,133],hungri:86,hunt:[73,147,154],hunting_pac:154,hunting_skil:73,hurdl:49,hurt:[30,147],huzzah:9,hwejfpoiwjrpw09:9,hybrid:73,i18n:[47,76,164],iac:88,iattribut:172,iattributebackend:172,icon:[79,106,138],id_:[143,162,164,181],id_str:84,idcount:170,idea:[0,9,12,26,33,37,39,45,49,55,56,60,61,63,69,71,72,73,77,80,85,106,107,108,119,121,123,127,130,131,133,134,139,144,145,147,165,173,174,181,184],ideal:[1,6,33,37,46,48,90,129,138,143,149,163,166],idenfi:144,ident:[9,31,33,44,57,61,83,96,97,110,114,143,145,147,163,164,173],identif:[27,115,167],identifi:[0,8,23,28,30,31,33,38,39,41,42,43,49,50,51,58,61,69,74,83,84,88,93,97,102,109,115,116,119,125,134,138,144,145,146,147,154,158,161,163,164,165,166,167,169,170,172,173],identify_object:146,idl:[12,105,143,154,164,167,170],idle_command:33,idle_tim:[143,164],idle_timeout:143,idmap:174,idmapp:[43,86,125,141,145,146,162,167,170,172,173],idnum:146,ids:[12,58,121,147,167,170,173],idstr:[84,115,166,170],idtifi:146,idx:121,ietf:169,ifier:147,ifram:[137,138],ignor:[6,14,20,23,27,29,31,33,34,38,42,43,51,58,73,74,80,83,86,90,91,95,96,105,114,117,121,122,125,131,143,144,145,146,147,148,154,158,161,163,164,165,166,167,169,172,173],ignore_error:143,ignorecas:[145,146,147,173],ignoredext:167,illumin:111,illus:[10,96],imag:[4,17,63,69,90,101,106,133,135,136,137,138,148],imagesconfig:4,imagin:[14,29,31,46,48,51,61,77,116,117,122,132,138,173],imaginari:[21,61,79],imc2:34,imeplement:147,img:17,immedi:[0,5,15,27,29,33,43,48,49,51,64,70,74,83,90,95,100,102,109,116,120,133,134,144,145,154,169,173],immobil:25,immort:154,immut:[11,166],imo:1,impact:[94,126],impati:63,imper:102,implement:[1,6,11,21,25,26,28,29,31,33,34,37,40,41,49,51,55,56,57,58,60,61,78,79,80,81,86,88,89,96,97,108,111,112,114,115,116,117,118,119,120,123,124,125,127,128,131,135,137,138,139,140,143,144,145,146,147,148,149,151,152,153,154,156,161,162,163,164,166,167,169,170,172,173,174,178,181,184],impli:[22,112],implicit:[91,114,126],implicit_keep:165,impmement:163,import_cmdset:144,importantli:[51,133,163],importerror:[4,9,53,173],impos:[55,79,167],imposs:[15,19,38,49,51,90,111,113,121,133,138,158,173],impract:[33,109,165],imprecis:174,impress:[42,111],improperli:168,improperlyconfigur:148,improv:[0,11,37,61,70,76,91,128,183],in_game_error:[26,103],in_templ:[172,173],inabl:103,inaccess:[0,80],inact:[102,154],inactiv:[43,145],inadvert:152,inadyn:90,inarticul:108,inbuilt:[112,123],incant:75,incarn:181,incid:151,includ:[2,4,6,9,12,13,16,20,21,22,27,30,31,33,36,37,38,39,41,43,44,48,51,55,58,60,61,62,63,64,69,73,74,75,78,79,80,84,85,88,89,91,93,95,96,100,101,102,104,105,106,107,108,109,111,112,114,115,116,119,121,125,127,131,133,134,135,136,137,138,143,144,145,146,147,148,149,151,152,153,154,158,163,164,165,167,169,170,172,173,175,178],include_account:172,include_children:172,include_par:172,include_prefix:144,include_unloggedin:[167,169],inclus:172,incoher:126,incol:[58,173],incom:[33,40,88,90,96,104,139,143,144,145,146,147,151,152,158,160,164,166,167,169,170,173,178],incomplet:[144,147],inconsist:[10,97,147],incorpor:[43,145,173],incorrect:146,increas:[62,73,80,103,114,119,125,147,152,154,169,170,173],increase_ind:173,incred:[147,168],increment:[63,172,173],incur:27,indata:[40,172],inde:[9,55,90,91],indefinit:[102,152,154,173],indent:[0,9,13,14,27,38,50,57,60,95,129,137,144,169,173,175],independ:[0,56,64,102,126,147,151],indetermin:168,index:[7,38,43,49,56,61,68,79,85,86,90,108,121,135,136,144,145,147,154,158,162,167,168,172,173,175,181,184],index_to_select:147,indexerror:[134,147,172],indexnam:158,indextest:181,indic:[0,8,22,38,43,49,62,85,91,95,111,119,143,145,147,148,151,158,166,167,169,173],individu:[0,11,13,14,18,21,22,33,34,41,43,46,48,49,55,57,58,59,71,73,78,85,88,90,96,109,111,132,144,145,146,147,149,152,153,158,161,163,165,167,171,172,173],indivis:173,ineffici:[115,117,173],infact:33,infer:174,infinit:[0,61,63,143,147,165],inflict:[102,152],inflict_condit:152,influenc:[10,16,22,46,51,102,123,147,173],influenti:79,info1:147,info2:147,info3:147,info:[3,5,11,13,16,17,20,23,25,26,27,33,35,37,43,52,55,58,59,63,64,68,78,86,88,89,95,100,101,102,104,105,106,112,124,125,131,138,139,143,145,146,147,154,156,158,161,162,164,167,169,172,173],infomsg:173,inforamt:[147,164,172],inform:[0,2,3,6,8,9,18,20,22,23,25,27,28,33,34,36,38,41,43,46,48,51,55,60,65,66,68,69,73,83,84,85,86,91,94,95,96,100,102,103,104,105,109,112,114,116,117,119,120,123,124,127,131,132,133,134,135,136,137,138,139,143,144,145,146,147,149,151,152,158,162,164,166,167,169,172,173,181],infrastructur:[64,83,90,103,144,169],infrequ:46,ing:[9,14,58,147],ingame_python:[141,147],ingame_tim:62,ingo:[31,51,58,74,114,144,169,173],inher:[4,10,87,108,147],inherit:[2,5,6,22,27,30,31,33,36,40,42,43,57,60,64,69,81,86,89,96,102,109,114,117,119,123,125,127,143,144,145,146,147,149,152,154,156,161,164,165,166,167,172,173,174,178,181],inheritng:165,inherits_from:[43,117,134,145,173],inifinit:165,init:[6,9,22,38,40,47,49,58,60,63,75,95,104,106,131,137,138,147,153,155,164,166,167,169],init_delayed_messag:147,init_evt:173,init_f_str:173,init_fill_field:147,init_game_directori:167,init_iter:173,init_mod:[144,166],init_new_account:173,init_pars:147,init_queryset:173,init_rang:152,init_sess:[40,167],init_spawn_valu:165,init_str:173,init_tree_select:147,init_tru:144,initi:[5,9,11,21,29,33,38,47,49,50,51,58,60,61,64,68,73,85,97,105,107,110,120,123,127,130,131,133,137,138,141,143,144,145,146,147,148,149,152,154,158,162,164,166,167,168,169,170,171,172,173,179,181],initial_formdata:147,initial_ind:173,initial_setup:[141,142],initialdelai:[167,169],initialize_for_combat:152,initialize_nick_templ:[172,173],initil:169,inject:[96,103,167,173],inlin:[18,57,85,104,137,143,146,158,162,164,166,167,172,173,175],inlinecallback:166,inlinefunc:[45,83,104,109,141,142,155,157,165,167,175],inlinefunc_en:[114,158,173],inlinefunc_modul:[114,173],inlinefuncerror:173,inlinefunct:[114,173],inlist:[173,175],inmemori:172,inmemoryattribut:172,inmemoryattributebackend:172,inmemorybackend:172,inmemorysavehandl:173,inner:77,innoc:[12,43,145],innocu:103,inobject:169,inp:[51,145,146,167,173],inpect:51,inprot:165,input:[1,5,9,10,14,15,17,20,22,27,30,31,40,41,43,50,55,57,58,70,74,79,83,87,91,95,96,104,105,109,110,111,113,114,115,118,127,131,133,135,137,138,143,144,145,146,147,151,152,154,156,158,162,164,165,167,169,172,173,175,181],input_cmdset:173,input_func_modul:[74,158,167],input_str:173,input_validation_cheat_sheet:181,inputcmdset:173,inputcommand:[74,83,88],inputcompon:137,inputdebug:[74,167],inputfunc:[40,45,104,139,141,142,143,155,157,169,184],inputfunc_nam:169,inputfunct:74,inputlin:[43,87,145,172],insecur:90,insensit:[146,147,154,172,179],insert:[13,14,25,50,58,64,71,87,96,109,114,138,144,147,158,165,173],insid:[0,5,10,11,13,15,19,20,21,23,25,27,28,31,33,38,42,43,46,47,51,53,57,59,64,68,69,71,72,73,80,82,85,86,88,89,91,92,93,95,96,100,102,105,106,108,109,110,111,114,117,121,123,125,127,132,133,134,135,136,139,141,143,145,147,148,149,154,163,164,165,167,169,173],inside_rec:163,insiderecurs:163,insight:[20,41,42,122,136],insist:[90,91],inspect:[12,23,43,51,85,143,145,147,165,167,173],inspectdb:86,inspir:[33,41,73,116,127,129,147,173],instac:[144,164,167],instal:[0,3,5,14,20,26,37,38,41,42,46,47,53,54,55,57,58,59,60,64,65,67,76,77,79,95,96,97,98,101,103,106,108,110,124,127,128,130,134,138,139,141,147,148,151,152,183,184],installed_app:[4,69,86,127,133,134,171],instanc:[0,2,3,8,11,16,17,22,25,27,28,29,39,41,42,43,46,50,51,56,57,58,59,60,61,62,64,69,76,84,85,91,95,96,97,102,103,105,107,109,116,119,121,126,127,130,131,136,137,143,144,145,146,147,148,149,156,158,161,162,164,165,166,167,169,170,172,173,174,178,181],instanci:147,instant:136,instanti:[33,86,127,143,144,145,147,153,166,167,169,172,173],instantli:172,instead:[0,3,6,9,10,11,12,14,16,19,20,21,22,23,25,26,27,29,30,31,33,34,37,39,41,43,46,48,49,51,57,58,60,62,63,64,67,79,80,83,84,85,86,89,90,91,93,95,96,100,102,103,104,105,106,109,110,111,112,114,116,117,118,119,121,123,125,126,127,128,131,132,133,134,135,136,138,139,143,144,145,147,148,149,152,153,154,156,158,161,163,164,165,166,167,169,172,173,174,181],instig:145,instil:[140,152],instr:[169,173],instruct:[0,8,9,13,14,23,27,30,37,38,42,43,46,47,55,57,58,60,61,63,74,75,77,79,83,85,90,93,96,97,100,106,119,124,131,139,143,144,145,147,148,151,165,166,167,169,170,173],insult:94,integ:[31,33,39,85,91,105,109,114,123,125,144,147,152,154,158,163,164,165,166,172,173],integerfield:[133,181],integr:[4,7,41,45,61,64,76,79,103,134,137,139,145,147,163,167,168,173,178,184],intellig:[73,83,91,103,134,144,148,170],intend:[13,17,20,22,27,31,33,34,37,42,55,61,90,103,108,109,111,112,114,122,126,131,136,137,143,145,147,148,153,158,162,164,165,169,172,173,175,181],intens:[79,93,114],intent:[76,96,103,147,173],inter:13,interact:[2,20,23,29,33,40,42,43,51,53,55,56,59,61,77,79,100,106,108,110,116,122,133,138,141,145,152,153,167,169,171,173],intercept:167,interchang:[116,173,181],interest:[0,1,4,11,14,20,21,22,26,33,37,40,42,46,49,55,57,60,61,70,79,86,90,91,93,96,103,109,114,119,120,121,123,136,144,145,147,154,167],interf:63,interfac:[9,21,22,23,25,36,40,42,43,53,63,64,69,70,79,80,90,94,96,97,101,104,119,133,135,137,138,139,145,146,164,166,167,169,172,173,181],interfaceclass:169,interfer:[23,97],interim:[29,115],interlink:[167,169],intermediari:[147,163,166,173],intern:[10,11,15,27,34,38,40,51,63,76,80,87,88,90,100,102,103,104,105,107,109,110,112,113,116,128,143,146,147,158,164,165,166,169,172,173],internal_port:90,internation:[7,113,139,184],internet:[10,12,16,33,40,43,63,72,90,94,103,124,145,167,168,169,170],interpret:[33,42,43,56,59,60,91,93,96,102,103,104,109,134,144,145,161,165,169,173],interrupt:[63,144,145,149,169],interruptcommand:[33,91,141,144],interruptev:149,intersect:[31,144],interv:[64,74,102,115,116,120,121,132,143,147,149,152,153,154,165,166,167,173],interval1:166,intim:[31,33],intimid:58,intoexit:[43,145],intpropv:123,intricaci:62,intrigu:54,intro:[4,69,122,124,134,154],introduc:[26,29,31,57,73,97,123,124,127,131,139,147],introduct:[3,13,14,15,18,19,20,45,60,63,124,131,139,147,183,184],introductori:[55,63],introroom:154,introspect:147,intrus:126,intuit:[22,51,61,86,91,131,139],intxt:27,inv:[31,43,82,145,147],invalid:[11,41,60,91,109,143,147,148,153,165,173],invalid_formchar:173,inventori:[20,21,25,27,31,80,85,91,97,119,138,145,147,163,164,172],invers:[80,114,126,147,169,173],invert:[114,126],invis:24,invit:[0,10,61,77],invitingli:20,invok:[11,13,14,102,151,163],involv:[40,56,61,68,75,80,89,105,107,116,123,147,152,172,173,175,178],ioerror:173,ipo:154,ipregex:145,ipstart:[63,100,110],iptabl:103,ipython:[26,53,58,59,96],irc2chan:[72,145],irc:[7,9,26,34,43,55,60,63,70,79,94,98,131,138,139,141,143,145,146,167,184],irc_botnam:143,irc_channel:143,irc_en:[72,145,163],irc_network:143,irc_port:143,irc_rpl_endofnam:169,irc_rpl_namrepli:169,irc_ssl:143,ircbot:[143,169],ircbotfactori:[143,169],ircclient:[167,169],ircclientfactori:169,irchannel:[43,72,145],ircnetwork:[43,72,145],iron:[147,183],ironrealm:169,irregular:[153,154],irregular_echo:154,irrelev:[103,169],irur:52,is_account_object:56,is_act:[143,166],is_aggress:117,is_anonym:[4,69],is_anyon:4,is_authent:133,is_ban:143,is_bot:143,is_build:4,is_categori:147,is_channel:[33,41,146],is_connect:[143,164],is_craft:29,is_exit:[33,144],is_fight:29,is_full_moon:25,is_giving_light:154,is_gm:58,is_in_chargen:123,is_in_combat:152,is_inst:27,is_it:173,is_iter:173,is_lit:154,is_next:[143,146,164,166,172],is_o:173,is_ouch:11,is_prototype_bas:165,is_sai:118,is_staff:143,is_subprocess:173,is_superus:[2,4,143,163,164,173],is_thief:[43,145],is_turn:152,is_typeclass:[143,172],is_valid:[102,121,133,147,153,166,173],is_valid_coordin:147,isalnum:173,isalpha:173,isbinari:169,isclos:137,isconnect:137,isdigit:[58,114,173],isfiremag:28,isinst:[39,173],island:147,isleaf:169,islow:173,isn:[0,4,17,22,41,42,46,50,56,62,63,69,91,119,138,147,149,152,154,166,168,172,173,179],isnul:173,iso:[15,113],isol:[13,37,61,63,64,91,95,100,127],isp:[90,103],isspac:173,issu:[7,8,10,11,13,14,21,22,23,29,31,33,37,38,42,43,48,54,58,60,63,70,79,85,89,90,93,103,108,123,125,126,127,131,138,140,147,165,167,170,173,183],istart:[42,110,141],istep:170,istitl:173,isub:116,isupp:173,itch:[61,63],item:[20,43,47,51,59,63,68,69,82,85,86,116,117,137,138,145,147,148,152,153,154,164,169,172,173],item_consum:152,item_func:152,item_kwarg:152,item_selfonli:152,item_us:152,itemcoordin:147,itemfunc:152,itemfunc_add_condit:152,itemfunc_attack:152,itemfunc_cure_condit:152,itemfunc_h:152,iter:[11,49,51,59,97,112,119,138,143,147,149,164,165,166,169,170,171,172,173],iter_cal:173,itl:[22,147],its:[0,2,3,5,9,11,12,14,15,16,20,21,22,23,25,27,29,31,33,37,38,39,40,41,42,43,44,49,50,51,52,53,55,56,57,58,60,61,62,63,64,65,68,69,70,72,73,75,80,81,82,83,84,85,86,88,89,90,91,93,94,95,96,98,100,101,102,103,104,105,109,111,114,115,117,118,119,121,122,123,124,125,126,127,128,129,130,131,133,134,135,136,137,138,139,141,143,144,145,146,147,149,152,153,154,156,158,163,164,165,166,167,169,170,171,172,173,174,178,181],itself:[0,4,9,11,15,17,20,21,22,23,25,27,29,33,36,37,38,40,41,44,45,46,47,49,51,55,60,63,64,68,75,77,78,80,82,85,86,89,96,104,105,106,111,114,115,116,118,119,122,123,125,127,131,133,134,135,136,143,144,146,147,149,152,153,154,162,163,164,165,166,167,169,172,173,177,181],iusernamepassword:169,iwar:85,iweb:90,iwebsocketclientchannelfactori:169,iwth:166,jack:87,jail:[12,13],jamochamud:24,jan:[12,62],januari:62,jarin:90,javascript:[55,88,103,135,136,137,138,148,169],jenkin:[123,147,152],jet:152,jetbrain:[79,106],jnwidufhjw4545_oifej:9,job:[33,41,69,80,143],jobfusc:147,john:[58,147,158],johnni:151,johnsson:87,join:[9,22,34,43,49,58,61,63,65,72,96,112,116,119,123,133,143,145,146,147,148,173,175],join_fight:152,join_rangefield:152,joiner:146,jointli:[64,144],joke:59,joker_kei:[22,147],jqueri:138,json:[83,88,137,138,151,169,173,178],jsondata:88,jsonencod:169,jsonifi:169,judgement:73,jump:[13,14,21,41,44,49,51,52,55,61,63,77,89,108,131,139,147,167],june:149,junk:169,just:[0,1,3,4,5,6,9,10,11,12,13,14,15,17,19,20,21,22,23,25,26,27,28,29,30,31,33,34,37,38,39,40,41,42,43,44,46,47,48,49,51,52,53,54,56,57,58,59,60,61,62,63,64,68,69,70,73,74,76,77,79,80,81,83,85,86,87,88,89,90,91,93,95,96,97,100,101,102,105,106,107,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,125,126,127,128,131,132,133,134,135,136,137,138,140,143,144,145,146,147,148,149,152,153,154,156,158,163,164,165,166,167,169,172,173,176,181],justif:173,justifi:[96,109,165,173],justifii:173,justify_kwarg:173,kavir:169,kcachegrind:93,keen:37,keep:[0,1,4,7,9,11,13,14,15,16,20,25,26,29,30,33,34,42,45,48,51,56,57,58,60,61,62,63,64,68,69,73,75,76,77,78,81,82,85,91,92,95,96,97,100,105,109,116,118,121,122,126,128,131,132,133,134,138,143,147,149,151,153,154,165,166,167,168,173],keep_log:[34,146,173],keepal:[105,169],keepdb:171,keeper:85,keepint:64,kei:[0,1,5,8,9,10,11,13,21,25,26,27,28,29,30,31,33,34,38,39,41,42,43,44,49,50,52,53,56,57,58,60,62,69,71,74,80,81,82,84,85,86,88,89,91,94,95,96,97,102,107,111,112,114,115,116,119,120,121,123,125,127,129,131,133,137,138,143,144,145,146,147,148,149,152,153,154,156,161,162,163,164,165,166,167,169,170,172,173,174,178,181],kept:[33,43,57,80,91,119,127,145,149,165,172],kept_opt:147,key1:147,key2:[51,147,164],key_mergetyp:[31,144,153],keyboard:138,keydown:137,keyerror:[165,166,173],keyfil:169,keynam:[146,165,173],keypair:169,keys_go_back:[22,147],keystr:172,keystrok:169,keywod:173,keyword:[0,1,5,10,11,22,25,27,29,30,33,34,43,50,51,52,58,62,74,80,81,83,86,91,93,95,102,107,109,114,115,119,123,125,127,134,143,144,145,146,147,148,149,152,154,158,161,163,164,165,166,167,169,172,173,174],keyword_ev:149,kick:[12,31,43,51,58,90,143,144,145,147,164,173],kildclient:24,kill:[20,27,43,51,61,75,93,100,102,105,116,145,147,154,166,167],killsign:167,kilogram:82,kind:[0,11,37,38,40,80,91,97,104,116,118,119,121,133,138,152,163,172,173],kinda:138,kindli:126,kitchen:[43,44,145],knew:95,knock:51,knot:147,know:[0,2,5,6,8,10,11,13,14,15,16,20,21,22,23,26,29,31,33,37,38,39,40,41,42,43,44,48,49,51,54,56,57,58,60,61,64,69,70,72,73,74,79,80,81,82,83,84,85,86,89,90,91,93,95,96,97,98,100,102,104,105,110,111,113,114,116,117,118,119,121,125,126,127,128,131,132,133,134,136,138,139,144,145,146,147,149,152,154,164,167,172,173,181],knowledg:[13,15,24,33,55,77,167,169],known:[7,20,24,33,50,73,79,80,87,92,96,114,115,125,134,137,143,145,148,152,173,183],knuth:93,kobold:61,koster:79,kovash:51,kwarg:[1,10,25,29,33,40,41,51,58,59,74,80,81,83,84,88,96,107,109,114,115,118,121,125,132,134,137,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,169,170,171,172,173,174,175,178,181],kwd:149,label:[48,86,112,133,140,178,181],label_suffix:[143,162,164,181],laborum:52,lack:[13,38,56,61,70,129,147,164,172,173],ladder:58,lag:[49,63],lai:[1,48],lair:14,lambda:[10,39,51,69,109,149,165,173],lamp:[111,153],land:[91,116,154],landscap:[103,111],lang:147,langcod:147,langnam:147,languag:[7,15,38,40,47,55,56,57,58,64,79,91,95,103,108,113,114,118,124,125,127,129,130,137,139,147],language_cod:76,languageerror:147,languageexistserror:147,languagehandl:147,larg:[10,11,13,14,16,20,23,37,51,55,56,61,86,90,96,97,108,109,122,127,147,169,171,173,174],larger:[14,20,49,57,61,68,80,82,86,108,147,169,173,174],largest:147,largesword:86,laser:77,last:[4,11,13,14,22,26,29,31,33,34,36,42,43,48,51,54,58,60,69,74,76,86,87,89,91,95,96,105,107,110,116,121,122,126,127,131,134,136,137,144,145,147,148,149,152,153,154,158,164,165,167,169,173],last_cmd:33,last_initial_setup_step:167,last_login:143,last_nam:143,last_step:167,lastcast:28,lastli:[81,111,133,144],lastsit:25,lastword:147,late:[149,173],later:[0,2,9,11,12,13,22,23,33,34,38,40,43,46,55,58,60,61,63,64,69,73,74,76,81,83,84,86,90,95,97,109,111,114,115,117,120,121,122,123,125,131,133,138,139,140,144,145,147,154,165,166,169,172,173],latest:[20,21,27,31,36,38,43,58,63,64,75,98,131,145,149,158,164,165,167,169,173,178,183],latin:[15,113,164,173],latin_nam:164,latinifi:[164,173],latinifytest:175,latter:[6,27,29,34,64,77,80,89,91,95,115,126,147,166,172],launch:[14,21,54,63,75,85,90,93,102,106,110,122,127,138,144,153,167,169,170,173],launcher:[93,106,141,167,169,170,171],law:79,layer:[22,31,164,172],layout:[27,49,56,58,96,119,125,128,137,138,147],lazi:173,lazy_properti:[147,173],lazyencod:169,lazyset:173,lc_messag:76,lcnorth:114,ldesc:56,ldflag:75,lead:[0,11,13,17,20,22,23,31,37,43,49,51,56,60,61,64,69,79,83,86,102,103,111,121,143,144,145,147,149,164,165,167,169,172,173],leak:135,lean:147,leap:[62,118],learn:[0,15,16,17,20,22,29,31,33,42,46,49,53,56,57,60,63,68,69,79,80,81,95,96,106,108,122,124,126,131,134,136,139,147,152,184],learnspel:152,least:[3,8,33,39,42,47,49,51,55,57,58,61,73,80,86,90,96,102,106,121,138,143,144,146,147,158,162,164,165,166,173],leasur:154,leather:85,leav:[0,2,20,21,22,25,43,58,60,73,74,77,85,93,95,102,103,116,123,137,138,145,146,147,149,154,158,163,164,169,173,174,178],leavelock:163,leaver:146,left:[22,27,33,36,39,41,43,57,69,74,80,85,86,91,101,102,109,111,114,137,138,143,145,147,152,154,163,165,172,173],left_justifi:[109,165],leg:170,legaci:[88,109,143,147],legal:[90,103],legend:[49,50,147],leisur:173,len:[25,49,58,71,85,109,114,116,119,120,121,144,145,147,173,175],lend:50,length:[22,23,25,49,62,66,68,71,86,90,91,95,122,144,147,148,149,158,167,168,172,173,175,181],lengthi:[1,25],lengthier:183,lenient:109,less:[22,34,44,51,56,61,64,73,86,90,91,106,108,116,119,132,133,137,139,147,152,172,173,183],let:[0,3,5,7,8,9,11,12,14,15,20,21,22,25,28,31,33,37,39,40,41,43,44,46,48,49,51,56,57,58,60,61,62,63,64,65,70,72,73,74,75,77,80,81,82,83,85,89,91,93,95,96,98,103,106,111,114,115,117,118,119,121,123,124,126,127,131,133,134,136,137,140,143,144,145,146,147,153,163,164,167,169,173,178,181],letsencrypt:90,letter:[15,22,39,43,76,90,95,111,113,114,119,123,133,145,147,165,167,173],level:[2,11,13,19,20,22,26,27,30,36,38,40,41,43,47,50,51,53,55,57,58,61,66,69,71,73,79,80,85,90,95,96,104,105,108,111,112,119,125,133,138,139,140,143,145,147,156,158,163,164,165,167,168,172,173,178,181],lever:[33,125],leverag:[3,38],levi:86,lhs:[25,58,145],lhslist:145,lib:[63,67,75,97],libapache2:8,libcrypt:75,libjpeg:75,librari:[6,13,26,45,53,56,57,63,64,75,76,78,79,91,95,100,103,108,109,125,127,128,133,136,137,138,147,165,169,172,173],licenc:173,licens:[37,45,79,106,139,147,173,184],lid:153,lidclosedcmdset:153,lidopencmdset:153,lie:111,lies:[33,131],life:[11,37,62,87,95,126,147,154],lift:[20,73,80,96,123,152,163],lifter:80,light:[14,23,27,38,61,102,108,122,144,152,154,163,165,166,173],lightabl:154,lighter:[114,152],lightest:27,lightli:[16,152],lightsail:90,lightsourc:154,lightsource_cmdset:154,like:[0,2,3,5,6,8,9,10,11,12,14,15,16,17,19,20,21,22,23,24,25,26,27,28,29,30,31,33,34,35,36,37,38,39,40,41,42,43,44,45,46,48,49,51,52,54,55,57,58,59,60,61,62,63,64,65,68,69,70,71,72,73,74,75,76,77,79,80,81,83,84,85,86,88,89,90,91,93,95,96,97,100,102,103,104,105,106,107,108,109,111,112,114,115,116,117,119,120,121,125,126,127,128,129,131,132,133,134,135,136,137,138,139,140,143,144,145,146,147,148,149,152,153,154,156,162,163,164,165,167,169,170,172,173,174,175,178,181,184],limbo:[0,9,13,14,20,22,27,43,59,63,66,104,111,121,122,134,145,147,167],limbo_exit:111,limit:[0,2,6,11,16,19,20,25,26,27,28,31,33,34,37,43,46,51,55,58,61,64,68,71,80,86,90,91,95,102,104,109,112,116,122,123,125,126,127,138,140,143,145,146,147,149,152,153,158,162,163,164,165,166,167,169,172,173,181],limit_valu:143,limitedsizeordereddict:173,line:[0,4,5,9,10,13,14,15,19,22,23,25,26,27,29,30,31,33,34,36,38,39,41,43,45,46,48,51,54,56,57,58,59,60,61,62,63,67,69,74,76,81,83,86,87,89,90,91,92,93,95,96,97,98,100,104,108,109,110,111,114,119,121,123,125,127,128,133,134,137,138,139,141,143,144,145,147,148,158,165,167,169,172,173,175,181],linear:49,linebreak:[69,173],lineeditor:173,lineend:173,linefe:137,linemod:169,lineno:38,linenum:173,liner:169,linereceiv:169,linesend:169,lineup:156,lingo:[57,86,105,135],linguist:173,link:[2,3,4,9,14,17,18,20,22,25,29,31,33,37,39,40,46,48,49,51,54,55,57,63,64,69,70,72,85,89,90,96,98,105,111,119,121,123,124,128,131,133,134,139,143,145,147,149,153,163,164,166,167,169,172,173,184],link_ok:163,linklock:163,linknam:54,linkref:38,linktext:38,linod:90,linux:[4,8,9,23,25,38,64,72,75,87,90,93,97,100,106,131,151,173],liquid:172,list:[0,1,2,3,4,6,7,11,12,13,14,15,20,22,23,25,27,31,33,34,37,39,40,41,43,45,46,48,49,51,54,55,57,58,59,60,61,63,66,68,69,70,72,73,74,76,77,79,80,82,85,86,88,89,90,91,93,94,96,97,98,102,103,105,106,109,110,111,112,113,114,116,119,121,123,124,125,128,129,131,133,134,135,137,138,139,143,144,145,146,147,148,149,151,152,154,158,161,162,163,164,165,166,167,169,170,171,172,173,175,178,181,183],list_attribut:145,list_callback:149,list_displai:[143,146,162,164,166,167,172],list_display_link:[146,162,164,166,167],list_filt:[164,172],list_nod:173,list_of_all_rose_attribut:11,list_of_all_rose_ndb_attr:11,list_of_lycanthrop:119,list_of_myscript:102,list_prototyp:165,list_select_rel:[146,162,164,166,167],list_set:167,list_styl:145,list_task:149,list_to_str:[173,175],listabl:[43,145],listcmdset:[43,145],listcmset:[43,145],listdir:148,listen:[2,12,34,41,43,67,80,103,105,124,137,139,145,146,147,153,163,181,184],listing_contact:54,listobj:[43,145],listobject:[43,145],listscript:[43,145],liststr:173,listview:181,lit:154,liter:[13,20,38,43,57,66,109,145,147,165,173],literal_ev:[165,172],littl:[0,4,9,10,15,20,21,25,28,33,34,38,41,42,57,58,60,64,69,70,71,85,90,91,96,100,102,109,110,111,117,118,119,125,131,134,136,138,139,147,152,154,170,172,173,181],live:[8,23,38,60,63,70,79,90,100,106],ljust:173,lne:147,load:[6,11,12,13,15,26,29,31,33,43,44,50,51,56,57,58,60,61,69,73,82,97,103,106,109,111,121,123,127,136,137,138,143,144,145,146,147,149,158,162,163,164,165,166,167,169,172,173,174,180],load_buff:173,load_data:173,load_kwarg:173,load_sync_data:167,loader:[51,172,173],loadfunc:[50,173],loc:[43,145],local0:67,local:[23,25,36,37,47,59,62,64,72,76,97,100,103,106,114,131,133,136,138,147,148,149,165,169,172,184],localecho:90,localevenniatest:173,localhost:[3,4,9,23,24,63,67,69,75,90,95,133,134,135,137,169],localstorag:138,locat:[0,2,4,6,8,9,11,12,13,20,21,25,27,30,31,33,35,38,39,43,46,47,48,49,51,53,57,58,59,63,64,66,74,77,80,85,89,90,91,96,100,102,103,109,111,112,114,117,118,119,121,122,123,125,127,128,131,133,135,136,137,140,143,144,145,146,147,148,149,154,161,163,164,165,167,169,172,173],location_nam:147,location_set:119,locations_set:[119,164],locattr:[154,163],lock:[4,6,10,12,19,20,21,22,23,25,28,29,31,33,34,39,41,44,45,47,48,58,60,62,68,71,82,85,89,90,96,104,109,110,112,123,125,133,138,139,141,142,143,144,145,146,147,149,153,154,158,161,162,164,165,167,172,173,178,184],lock_definit:163,lock_func_modul:[80,163],lock_storag:[144,145,146,147,149,152,153,154,156,162,164,172,173],lockabl:[58,147],lockablethreadpool:167,lockdown:[80,172],lockdown_mod:[67,90],lockexcept:163,lockfunc1:80,lockfunc2:80,lockfunc:[25,33,43,80,104,121,141,142,145,155,157],lockhandl:[11,48,80,125,141,142,144,145,147],lockset:164,lockstr:[4,11,33,43,80,97,109,145,146,147,158,163,164,165,172,173,178],locktyp:[144,165],log:[2,4,5,6,8,10,11,12,20,21,23,24,25,33,34,35,36,39,43,44,45,47,51,55,57,58,59,60,63,64,65,66,67,71,72,73,74,75,76,86,89,90,93,94,100,101,102,105,106,107,110,111,114,121,122,123,128,130,131,133,134,135,137,138,143,144,145,146,147,151,156,158,163,164,166,167,169,170,172,173,181,184],log_dep:[27,173],log_depmsg:173,log_dir:151,log_err:[27,173],log_errmsg:173,log_fil:[27,173],log_info:[27,173],log_infomsg:173,log_msg:173,log_sec:173,log_secmsg:173,log_serv:173,log_trac:[27,102,118,120,173],log_tracemsg:173,log_typ:173,log_typemsg:173,log_warn:[27,173],log_warnmsg:173,logdir:36,logentry_set:143,logfil:[167,173,181],logged_in:105,loggedin:169,logger:[27,102,118,120,141,142,151,169],logic:[0,4,10,39,41,42,44,49,69,97,111,134,147,164,165,167,172,173,178],login:[2,4,7,9,25,33,35,43,51,55,69,70,80,90,97,101,105,107,131,133,139,143,145,147,158,163,167,169,170,173,179,181,184],login_func:170,loginrequiredmixin:181,logintest:181,logout:[170,181],logout_func:170,logouttest:181,logprefix:[167,169],lone:[43,61,111,145],long_descript:54,long_running_funct:10,long_text:52,longer:[0,21,25,29,33,41,43,50,52,54,58,69,79,86,91,102,115,124,125,126,129,144,145,146,147,152,166,173],longest:[27,147,173],longrun:33,loo:[144,145],look:[0,3,4,6,9,10,11,12,13,14,15,16,17,19,20,21,22,23,25,26,27,29,30,31,33,35,36,37,38,39,40,41,42,44,46,48,49,51,55,57,58,60,61,62,63,64,68,69,70,71,73,74,75,76,77,80,81,82,83,85,86,87,88,89,90,91,94,96,97,100,103,105,108,109,110,111,112,114,116,117,118,119,121,122,124,125,126,127,131,133,134,135,136,137,138,139,143,144,145,146,147,148,149,152,153,154,156,158,162,163,164,165,167,169,170,172,173,175,181,184],look_str:143,lookaccount:58,lookat:33,looker:[49,58,60,123,147,163,164,172],lookm:33,lookstr:164,lookup:[11,33,43,80,86,97,112,119,144,145,151,164,169,172,173,174],lookup_env:148,lookup_expr:178,lookup_typ:173,lookup_usernam:51,loom:111,loop:[0,5,6,11,21,46,49,55,60,64,69,85,93,96,116,118,119,124,125,141,143,152,164,165,169],loopingcal:[166,168],loos:[14,37,143,147,152,162,169,170,173],loot:61,lop:119,lore:58,lose:[11,56,61,100,105,110,116,123,138,151,152,169],lost:[0,38,39,43,56,79,91,110,111,125,135,139,147,167,169,172,173],lot:[0,4,10,13,15,22,26,27,28,34,37,39,41,42,46,55,57,58,59,61,62,63,69,70,73,79,80,86,90,91,93,95,96,108,109,111,112,114,119,121,123,125,127,131,133,135,138,147,152,154,167],loud:21,love:137,low:[31,40,46,66,90,95,144],lower:[2,10,19,25,29,31,33,41,43,49,51,58,62,80,85,86,90,93,114,122,137,144,145,147,158,167,173],lower_bound_inclus:147,lower_channelkei:[41,146],lowercas:[95,144],lowest:[66,90,147,163],lpmud:129,lpthw:77,lsarmedpuzzl:147,lspuzzlerecip:147,lst:49,lstart:50,lstrip:[91,173],ltto:114,luc:173,luciano:79,luck:[8,51,91,96],luckili:[60,80,111,127,131],lue:114,lug:55,lunch:[46,149],luxuri:[112,172],lycanthrop:119,lying:111,m2m:172,m2m_chang:107,m_len:[173,175],mac:[9,23,24,38,64,93,100,106,131,173],machin:[13,25,100,106,131,154],macport:[63,131],macro:[4,116],macrosconfig:4,mad:[131,147],made:[3,11,19,20,21,25,26,35,36,43,51,56,58,59,61,79,80,90,96,98,103,104,109,111,121,123,131,134,141,144,145,147,152,156,158,163,168,173],mag:[60,127,173],magazin:79,mage:51,mage_guild_block:51,mage_guild_welcom:51,magenta:126,magic:[30,60,61,80,112,121,122,140,147,152,168],magic_meadow:112,magicalforest:140,magnific:51,mai:[0,4,6,8,9,10,11,13,19,20,21,23,25,27,28,29,31,33,34,37,38,40,41,42,43,48,51,54,56,57,60,62,63,64,66,67,69,70,71,73,75,77,79,80,81,83,84,86,87,88,89,90,93,94,95,96,97,100,102,103,104,105,106,108,109,110,111,114,115,116,118,119,120,123,125,127,128,130,131,133,134,135,136,141,143,144,145,146,147,148,149,152,153,154,158,163,164,165,166,167,168,170,172,173,175,181],mail:[9,34,37,51,55,57,60,61,70,79,93,116,128,141,142,146,163],mailbox:[34,147],maillock:163,main:[13,14,15,20,21,22,30,31,33,34,37,40,43,49,51,54,56,64,68,69,76,79,80,81,83,84,85,86,89,90,91,92,100,104,105,109,110,112,115,116,119,124,125,131,133,134,135,137,138,139,143,144,145,146,147,149,158,161,162,164,165,166,167,169,171,172,173,174],mainli:[10,12,33,34,43,51,57,79,83,89,93,96,105,145,162,172,173],maintain:[4,19,23,37,41,43,56,68,90,93,100,108,115,119,137,145,147,166,183],mainten:[90,103,167],major:[14,15,23,45,57,60,63,64,119,121,133],make:[0,1,2,4,5,6,7,8,9,10,11,12,13,14,15,16,19,22,23,24,25,26,28,29,30,31,33,36,37,38,39,40,41,42,43,44,46,47,48,49,50,51,53,54,55,56,59,61,62,63,64,68,70,71,72,73,74,75,77,78,79,80,81,83,85,86,87,89,90,91,93,94,95,96,97,100,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,122,124,125,126,128,130,132,133,134,136,137,138,139,140,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,169,170,172,173,174,175,181],make_it:173,make_shared_login:179,make_uniqu:144,makeconnect:169,makefactori:169,makefil:38,makeit:170,makemessag:76,makemigr:[36,86,133],male:147,malevol:14,malform:173,malici:103,malign:163,man2x1:108,man:[43,87,90,108,129,145,147],mana:[28,30],manaag:162,manag:[2,7,9,11,31,39,40,43,56,57,59,80,83,85,86,89,93,96,100,102,105,110,115,119,125,127,128,131,133,138,141,142,145,147,148,149,152,153,154,158,165,173,181,184],manager_nam:172,manchest:173,mandat:181,mandatori:[0,22,107,109,129],mandatorytraitkei:147,maneuv:147,mangl:169,mango:147,manhol:[94,169],manhole_ssh:169,mani:[0,1,2,4,5,9,10,11,12,14,15,17,20,26,27,30,31,33,34,38,40,43,44,49,51,55,56,57,58,61,62,63,64,66,68,70,72,73,76,77,85,86,88,89,90,91,93,95,96,98,102,103,104,105,107,108,109,110,111,113,114,115,116,118,119,120,121,122,123,124,125,126,127,128,129,131,133,134,135,140,143,144,145,146,147,148,152,153,154,162,163,164,165,166,167,169,172,173,174,181],manifest:97,manipul:[0,11,22,31,41,43,44,51,64,86,102,109,123,145,146,147,149,162,164,167,173],manner:[14,146,147,164,169,172],manpow:37,manual:[4,6,14,20,21,23,30,33,34,38,40,55,58,60,61,63,68,79,80,85,86,89,90,97,102,109,110,111,114,117,119,121,124,125,128,131,134,139,140,143,145,147,153,164,165,166,167,169,173,183,184],manual_paus:166,manual_transl:147,manual_unpaus:166,manytomanydescriptor:[143,146,162,164,166,172],manytomanyfield:[143,146,162,164,166,172],map:[0,15,25,39,43,46,51,57,58,61,64,87,88,97,100,124,135,138,139,145,147,148,149,164,165,169,172,173,184],map_legend:147,map_modul:111,map_str:[49,111,147],mapbuild:[141,142],maplegend:147,mapnam:147,mapper:174,mapprovid:147,march:[79,173],margin:17,mark:[13,14,20,21,33,38,43,49,53,58,63,72,76,80,90,95,114,119,131,135,137,138,140,144,145,147,149,158,165,167,172,173],mark_categori:147,markdown:[1,4,38,48,54],marker:[13,20,33,43,64,87,114,138,145,147,149,164,169,172,173],market:90,markup:[38,81,114,136,139,147,173],mask:[147,151],maskout_protodef:147,mass:[61,124,139,184],massiv:[28,55],master:[7,9,37,38,57,61,63,73,98,100,116,118,134,141,147],match:[9,11,20,22,27,31,33,39,41,43,44,49,51,57,58,62,68,74,76,80,83,86,87,88,89,91,102,104,105,109,111,112,114,118,119,125,128,131,133,134,135,136,137,138,143,144,145,146,147,148,149,152,158,162,163,164,165,166,167,169,170,172,173,175,181],match_index:[144,158],matched_charact:147,matches2:86,matchobj:147,matchobject:[147,173],mate:64,math:39,mathemat:144,matplotlib:170,matrix:173,matt:102,matter:[0,4,9,11,25,31,36,41,51,57,61,62,63,69,73,76,84,91,95,103,105,107,108,116,117,127,136,144,152,154,164,167,172],matur:[108,128,129],maverick:64,max:[16,49,71,116,147,167,173],max_damag:152,max_dbref:172,max_depth:173,max_dist:49,max_heal:152,max_l:49,max_length:[49,86,133,147,148],max_lin:173,max_memory_s:148,max_num:143,max_num_lin:181,max_popular:181,max_rmem:174,max_siz:173,max_valu:[147,181],max_w:49,max_width:49,maxconn:67,maxdelai:[167,169],maxdepth:165,maxdiff:[147,165,175,178,179],maximum:[16,39,71,86,91,111,114,143,147,148,152,164,165,167,173],maxiumum:173,maxlengthvalid:143,maxnum:173,maxrotatedfil:173,maxsplit:173,maxthread:167,maxval:173,maxwidth:173,may_use_red_door:109,mayb:[6,9,11,13,14,21,22,25,27,31,33,38,44,48,49,54,61,63,68,69,70,73,82,85,86,90,109,116,119,122,138,140,144,147,149,169],mcalllat:171,mccp:[24,55,74,141,167],mccp_compress:169,meadow:[22,112,140],mean:[0,5,10,11,12,13,14,15,20,22,23,27,28,31,33,34,37,40,41,42,43,46,49,51,53,55,57,58,60,61,62,64,68,73,74,77,78,80,81,83,84,85,86,87,88,90,93,95,96,97,100,102,103,104,105,110,111,112,113,114,116,117,119,121,122,123,125,126,127,128,131,134,135,136,137,138,143,144,145,146,147,149,153,154,163,164,165,166,167,169,172,173,174],meaningless:123,meant:[16,20,22,31,34,44,54,62,68,76,83,96,102,125,126,137,138,140,144,147,148,152,153,154,164,167,173,176],meantim:1,meanwhil:96,measur:[90,93,123,144,145,173],meat:133,mech:[124,139,184],mechan:[27,28,33,39,50,51,53,55,58,61,69,73,91,102,109,116,122,123,125,126,139,143,144,147,152,163,165,166,167,169,172,173,174,181],mechcmdset:21,mechcommand:21,mechcommandset:21,meck:21,media:[16,143,146,148,158,162,164,166,167,169,172,173,181],median:49,mediat:73,medium:16,mediumbox:169,meet:[25,36,61,122,147,149,167],mele:152,mem:[43,145],member:[9,11,43,70,86,145,164,173],membership:[4,9,119],memori:[6,12,23,28,31,33,43,56,75,86,90,93,113,125,135,143,145,146,153,158,164,166,167,170,172,173,174],memoryerror:63,memoryusag:170,memplot:[141,167],meni:147,mental:126,mention:[6,9,10,11,13,14,15,21,29,33,40,41,49,56,57,61,63,70,74,80,90,102,108,113,115,126,127,144,147],menu:[11,25,31,43,45,46,47,54,55,63,65,69,105,106,109,110,123,128,138,139,141,142,145,147,149,167,173,175,184],menu_cmdset:173,menu_data:51,menu_edit:147,menu_login:[141,142],menu_modul:173,menu_module_path:173,menu_quit:147,menu_setattr:147,menu_start_nod:147,menuchoic:[51,173],menudata:[147,165,173],menudebug:[51,173],menufil:173,menumodul:173,menunode_fieldfil:147,menunode_inspect_and_bui:85,menunode_shopfront:85,menunode_treeselect:147,menunodename1:51,menunodename2:51,menunodename3:51,menuopt:147,menutre:[165,173,175],merc:173,merchant:46,mercuri:108,mere:[117,147],merg:[3,5,22,33,37,43,44,51,57,62,64,97,131,139,144,145,147,153,154,156,158,165,166,169,173],merge_prior:173,merger:[5,31,37,111,144],mergetyp:[31,51,116,144,153,154,173],mess:[11,19,27,38,90,93,131,138,147],messag:[5,6,8,10,13,15,20,21,22,27,28,29,33,34,40,41,43,44,45,46,50,51,52,55,58,59,60,61,62,63,64,65,70,71,73,74,76,80,81,82,85,89,90,91,92,95,96,101,102,103,104,105,110,111,113,116,118,119,123,124,127,128,131,132,137,138,139,140,143,144,145,146,147,149,151,152,153,154,158,163,164,167,168,169,170,173],message_rout:137,message_search:146,message_transform:146,messagepath:[139,184],messagewindow:137,meta:[104,125,143,158,162,164,172,174,178,181],metaclass:[86,96,125,144,172],metadata:[151,168],metavar:147,meteor:82,meter:147,metho:146,method:[1,2,5,6,9,10,11,22,25,27,28,29,30,31,34,39,40,42,46,48,49,51,55,58,59,60,62,64,68,69,73,77,80,83,86,88,89,91,95,96,102,104,105,107,109,111,112,114,115,116,117,118,119,120,121,123,125,127,131,132,133,134,137,139,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,166,167,168,169,170,171,172,173,174,175,178,181],methodnam:[143,144,145,146,147,148,149,151,153,163,164,165,166,169,170,171,172,173,174,175,178,179,181],metric:82,microsecond:11,microsoft:[63,111],mid:[29,108,121],middl:[29,33,49,90,152,173,175],middlewar:[141,177],midnight:[25,62],midst:122,midwai:114,mighht:91,might:[0,4,8,10,11,12,14,15,17,20,22,23,25,26,27,28,29,30,31,33,34,39,40,41,42,43,46,51,52,55,58,60,61,62,63,69,70,73,75,76,77,80,81,82,85,89,90,91,95,96,97,98,100,102,103,104,105,110,111,114,115,116,119,120,122,123,124,126,127,131,132,133,136,138,144,145,147,151,152,158,161,164,169,172,173,178,181,183],mighti:[29,111],migrat:[9,23,36,38,63,75,86,107,110,111,127,130,131,133,148,165],mike:[43,145],mileston:139,million:[23,133],mime:173,mimic:[23,34,50,55,73,93,146,148,167,173],mimick:[50,64,73,138,170,173],mimim:172,min:[49,62,102,147,173],min_damag:152,min_dbref:172,min_heal:152,min_height:173,min_shortcut:[22,147],min_valu:181,min_width:173,mind:[10,12,13,14,37,41,45,51,54,55,56,57,60,61,122,126,134,138,147,149,168],mindex:144,mine:[46,103,138],mini:[55,111],miniatur:[61,122],minim:[61,103,105,116,138,147,148,165],minimalist:[33,58,108],minimum:[22,58,64,73,105,137,147,152,167,172,173],minimum_create_permiss:178,minimum_list_permiss:178,mininum:173,minlengthvalid:143,minor:[41,144,161],mint:[63,131],minthread:167,minu:[86,164,173],minut:[27,28,43,62,79,91,100,102,116,145,147,167,173],minval:173,mirc:169,mirror:[72,79,105],mis:57,misanthrop:119,misc:[137,138],miscelan:173,miscellan:47,mislead:41,mismatch:[74,173],miss:[49,57,60,63,70,90,94,95,97,152,165,167,172],missil:[21,152],mission:[41,69],mistak:60,misus:90,mit:[79,124,173],mitig:[57,103,181],mix:[11,30,33,34,51,114,126,133,143,147,165,167,173],mixin:[165,170,178,181],mixtur:81,mkdir:[9,36,63],mktime:62,mob0:56,mob:[14,43,55,56,61,80,105,122,141,144,145,147,165,173],mob_data:56,mob_db:56,mob_vnum_1:56,mobcmdset:154,mobdb:56,mobil:[14,71,109,122,138,154,163],moboff:154,mobon:154,mock:[127,173],mock_channeldb:145,mock_get_vers:179,mock_random:153,mock_set:179,mock_tim:[143,147,170],mockacct:171,mockchan:171,mockdeferlat:173,mockdelai:173,mocked_accountdb:171,mocked_exec:175,mocked_idmapp:170,mocked_int:175,mocked_o:170,mocked_open:170,mocked_randint:147,mocked_read:175,mocked_str:175,mockobj:171,mockprint:171,mockscript:171,mockset:171,mockstop:171,mocktransport:171,mockup:138,mockval:173,mod:[8,103,147],mod_import:173,mod_import_from_path:173,mod_proxy_http:8,mod_proxy_wstunnel:8,mod_sslj:8,mode:[2,8,31,41,42,43,50,51,67,69,74,79,93,100,103,106,116,117,123,133,135,138,141,144,145,146,147,148,149,154,164,165,166,167,169,173],mode_clos:169,mode_init:169,mode_input:169,mode_keepal:169,mode_rec:169,model:[9,11,34,41,45,59,64,69,73,80,87,96,104,112,115,119,125,132,135,136,139,141,142,173,178,181,184],model_inst:173,modeladmin:[146,162,164,166,167,172],modelattributebackend:172,modelbackend:179,modelbas:174,modelchoicefield:164,modelclass:[11,112],modelform:[143,162,164,172,181],modelformopt:[143,162,164,172,181],modelmultiplechoicefield:[143,162,164],modelnam:[146,162,172],modelseri:178,modelviewset:178,moder:[4,39,147],modern:[10,11,15,30,79,103,108,126,138,147,169],modif:[0,8,25,33,37,46,83,91,100,123,131,138,141,147,158,181],modifi:[0,2,4,11,20,22,25,26,31,33,34,39,40,43,44,46,51,55,56,57,58,60,68,73,78,85,89,93,96,100,104,105,109,110,111,114,118,119,122,123,125,128,131,135,137,138,139,140,143,144,146,147,148,149,152,154,158,162,164,165,166,172,173,174,181],modified_text:114,modified_tim:148,modul:[3,5,6,11,13,15,20,21,26,27,29,31,35,37,40,43,45,47,50,51,53,55,56,57,58,59,60,62,65,68,74,75,80,81,82,83,85,89,93,96,97,98,102,103,104,105,107,108,110,111,114,117,119,121,122,123,124,125,127,135,138,139,142,150,155,157,184],modular:55,modulepath:169,modulo:173,moifi:147,mollit:52,moment:[21,31,46,57,76,85,91,96,115,135,139,143,149,165,166],monei:[9,61,70,86,90,163],monetari:[37,147],monitor:[84,88,93,139,166,167,169,174],monitor_handl:[84,166],monitorhandl:[45,74,139,141,142,184],mono:25,monster:[29,43,57,61,64,89,109,145,165],month:[37,62,90,147,173],monthli:62,montorhandl:84,moo:[55,57,79,108,129],mood:[46,122,147],moon:[25,61,62,82],moor:122,moral:97,more:[0,1,2,3,4,5,9,10,11,12,13,14,15,17,19,20,21,22,23,25,26,27,28,31,33,34,35,36,37,39,40,41,42,43,44,46,49,50,51,52,53,55,56,58,59,60,61,62,63,64,66,68,69,70,71,72,73,74,75,76,77,79,83,85,86,87,88,89,90,91,93,94,95,96,97,100,102,103,104,105,108,109,110,111,112,113,114,115,116,118,119,121,122,123,124,125,126,127,131,132,133,134,136,137,138,141,143,144,145,146,147,148,149,152,153,154,158,160,161,163,164,165,167,169,170,172,173,174,178,181],more_command:173,moreov:[90,102],morn:147,most:[0,4,6,8,9,10,11,13,17,22,23,25,27,30,31,33,35,37,38,39,40,41,42,43,46,47,48,49,51,53,56,57,58,59,60,61,62,63,64,69,73,74,77,80,82,83,86,88,89,90,91,93,95,96,97,100,103,104,105,107,108,111,113,114,115,116,117,119,121,123,125,126,128,129,133,137,138,140,143,144,145,146,147,152,158,162,163,164,165,166,167,169,172,173,174,181],mostli:[40,51,57,69,73,90,91,95,114,123,125,137,138,143,144,147,152,169,173],motiv:[13,14,37,55,61,70,89,167,169],mount:100,mountain:[108,111,147],mous:[114,137,173],move:[0,4,9,14,15,21,22,23,29,33,34,41,43,44,46,49,50,51,52,54,58,61,63,69,77,79,82,85,89,91,95,96,111,116,117,122,126,133,134,138,144,145,147,149,152,154,162,163,164,170,172,173],move_hook:164,move_obj:147,move_to:[0,85,89,121,147,149,164],movecommand:44,moved_obj:[147,164],moved_object:164,movement:[58,109,121,147,152,164],mover:152,mprint:171,mptt:4,mratio:[144,145,158],msdp:[55,83,167,169],msdp_list:167,msdp_report:167,msdp_send:167,msdp_unreport:167,msdp_var:169,msg:[0,2,5,10,11,13,22,25,27,28,29,30,33,38,40,41,42,44,46,50,51,52,56,58,59,60,62,71,73,80,82,84,85,86,88,89,91,95,96,105,111,114,116,118,119,121,123,127,129,137,138,141,143,144,145,146,147,149,151,163,164,167,169,172,173,175],msg_all:116,msg_all_sess:[33,144],msg_arriv:[0,149],msg_content:[0,21,27,33,46,62,89,102,118,121,123,132,149,164],msg_help:145,msg_leav:[0,149],msg_locat:[149,164],msg_other:147,msg_receiv:[149,164],msg_self:[149,164],msg_set:172,msgadmin:146,msglauncher2port:[167,169],msgmanag:146,msgobj:[34,146],msgportal2serv:[167,169],msgreturn:145,msgserver2port:169,msgstatu:[167,169],mssp:[55,104,141,155,157,167],mtt:169,much:[0,4,10,11,13,14,15,20,22,23,25,26,29,37,38,39,41,42,49,51,53,56,59,61,62,63,64,69,73,76,79,80,82,89,90,91,93,94,96,109,111,113,115,116,119,120,121,125,127,132,133,134,138,143,144,145,147,152,153,154,167,173],muck:57,mud:[8,15,21,22,23,24,30,38,40,43,49,55,56,60,61,63,64,72,73,74,80,87,88,90,91,92,95,97,98,100,101,104,105,108,110,111,114,115,116,117,122,124,126,128,132,135,137,138,140,143,144,145,152,158,167,169,173],mudbyt:79,mudconnector:79,mudderi:79,muddev:63,mudform:173,mudinfo:34,mudlab:79,mudlet:[24,96,101,167,169],mudmast:24,mudramm:24,muhammad:173,mukluk:24,mul:165,mult:[109,165],multi:[10,22,31,38,43,51,55,61,95,96,100,104,105,119,122,123,137,144,145,147,167,173],multi_page_t:173,multiaccount_mod:97,multidesc:[141,142],multilin:173,multimatch:[31,144,147,158,164,173],multimatch_str:[143,147,158,164,173],multimedia:[137,148],multipart:148,multipl:[6,12,14,22,23,27,30,31,33,40,43,55,58,61,62,64,73,79,84,88,89,90,95,96,104,105,107,108,109,114,115,122,123,125,131,138,143,144,145,147,149,152,154,158,163,164,165,166,167,168,169,170,172,173],multiplay:[55,57,79],multipleobjectsreturn:[143,146,147,149,152,153,154,162,164,165,166,167,170,172,173,174],multipli:165,multisess:[2,41,69,173],multisession_mod:[24,33,64,105,123,133,143,145,147,164,167],multisession_modd:51,multitud:[57,111,114],multumatch:164,mundan:21,mung:173,murri:173,muse:79,mush:[9,36,55,60,73,79,108,116,124,139,147,184],mushclient:[24,74,96,167,169],musher:79,mushman:108,musoapbox:[57,79],must:[0,1,2,4,5,8,10,11,15,24,25,29,31,33,37,38,40,43,48,49,50,51,56,58,61,62,63,64,65,71,72,74,76,80,81,83,84,85,87,89,90,93,95,96,97,100,103,104,109,110,112,113,114,115,116,117,119,123,125,127,128,131,133,135,136,137,140,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,169,172,173,178,181],must_be_default:144,mutabl:173,mute:[17,41,146],mutelist:[41,146],mutltidesc:147,mutual:172,mux2:129,mux:[20,21,33,34,41,45,55,58,103,108,139,144,145,147,163,184],mux_color_ansi_extra_map:147,mux_color_xterm256_extra_bg:147,mux_color_xterm256_extra_fg:147,mux_color_xterm256_extra_gbg:147,mux_color_xterm256_extra_gfg:147,muxaccountcommand:[145,147],muxaccountlookcommand:145,muxcommand:[5,25,28,29,30,33,44,58,82,119,123,141,144,147,149,152,154,156],mvattr:145,mxp:[24,55,74,114,141,167,173,175],mxp_pars:169,mxp_re:173,mxp_sub:173,my_callback:167,my_datastor:86,my_funct:29,my_github_password:131,my_github_usernam:131,my_identsystem:87,my_object:29,my_pag:158,my_plugin:137,my_port:40,my_portal_plugin:40,my_script:102,my_server_plugin:40,my_servic:40,my_word_fil:147,myaccount:112,myapp:86,myarx:9,myattr:[11,143],mybot:[43,145],mycar2:87,mychair:112,mychan:34,mychannel:[12,43,145],mycharact:81,mychargen:51,myclass:60,mycmd:[33,68],mycmdset:[5,31,33],mycommand1:31,mycommand2:31,mycommand3:31,mycommand:[30,31,33,83],mycompon:137,myconf:36,mycontrib:127,mycss:137,mycssdiv:137,mycustom_protocol:40,mycustomcli:40,mycustomview:135,mydatastor:86,mydhaccount:100,mydhaccountt:100,mydhacct:100,myevennia:72,myevilcmdset:[31,144],myevmenu:51,myfix:131,myfunc:[10,115,127,173],mygam:[2,3,5,6,9,13,14,21,23,25,26,27,30,31,35,40,42,44,47,49,51,54,56,57,58,60,62,63,65,67,69,71,73,74,75,76,80,81,82,85,86,89,90,93,95,96,100,102,104,106,109,110,111,114,116,118,119,120,121,123,125,127,128,131,133,134,135,136,137,147,169,173],mygamedir:38,mygamegam:81,myglobaleconomi:102,myhandl:107,myhousetypeclass:[43,145],myinstanc:86,myircchan:[43,145],mykwarg:51,mylayout:137,mylink:38,mylist2:11,mylist:[6,11,97,172],mylog:27,mymap:147,mymenu:51,mymethod:56,mymodul:115,mymud:[8,106],mymudgam:90,mynam:100,mynestedlist:173,mynod:51,mynoinputcommand:33,mynpc:123,myobj1:112,myobj2:112,myobj:[11,27,80,102,166],myobject:[5,11],myobjectcommand:25,myothercmdset:31,myownfactori:40,myownprototyp:109,mypag:158,mypassw:147,mypath:127,myplugin:137,myproc:40,myproc_en:40,myprotfunc:109,myroom:[43,56,102,112,145],myros:89,myscript:[102,112,125],myscriptpath:102,myserv:147,myservic:40,mysess:105,mysql:[36,55,64,128,173],mysqlclient:23,mysteri:[75,87],mytag:137,mythic:122,mytick:166,mytickerhandl:166,mytickerpool:166,mytop:20,mytrait:147,mytup1:11,mytup:11,myvar:33,myview:135,nabout:149,naccount:167,nafter:149,naiv:[146,147,148,162,172],nake:33,name1:[43,145],name2:[43,145],name:[0,2,3,4,5,6,9,10,11,13,14,15,19,20,22,23,24,25,29,31,33,34,36,38,40,41,42,44,46,47,49,51,52,53,54,55,56,57,58,59,60,61,62,64,65,66,68,69,71,72,74,75,76,79,80,81,82,83,84,85,86,87,89,90,91,93,95,96,100,102,103,104,105,106,107,109,110,111,112,113,114,116,117,119,121,123,125,126,127,128,130,131,132,133,134,135,136,137,138,139,140,143,144,145,146,147,148,149,152,154,158,161,162,163,164,165,166,167,168,169,170,172,173,174,175,176,178,179,181],namecolor:147,namedtupl:149,nameerror:[42,95],namelist:147,namesak:97,namespac:[69,125,137,147,149,165,173],nand:149,napoleon:38,narg:[114,147],narr:152,narriv:149,narrow:91,nas:149,nat:149,nativ:[34,42,88,102,151,167,181],nattempt:51,nattribut:[11,43,51,116,125,145,161,165,167,172,173],nattributehandl:172,natur:[11,15,27,55,79,88,112,143,173],natural_height:173,natural_kei:172,natural_width:173,navig:[9,48,49,51,106,111,128,133,134,152,165,181],naw:[24,52,141,167],nbe:149,nbefor:149,nbsp:173,ncall:149,ncan:149,nchang:149,nchar:120,ncharact:149,nclient:170,ncolumn:173,ncontain:149,ncontent:149,ncurs:141,ncustom:149,ndate:149,ndb:[6,13,22,25,29,33,43,51,102,105,116,125,143,145,164,166,167,172,173],ndb_:[43,109,145,161,165],ndb_del:167,ndb_get:167,ndb_set:167,ndisconnect:149,ndk:75,nearbi:[119,144,152],nearli:[173,175],neat:[0,3,138,181],neatli:[108,173],necess:[40,95],necessari:[0,4,22,36,39,40,57,58,59,61,77,91,108,110,114,118,121,125,131,138,144,146,147,149,151,154,158,165,166,169,172,173],necessarili:[38,41,57,88,90,109,173],necessit:167,neck:[109,147],necklac:147,need:[1,2,3,4,5,6,8,9,10,11,13,14,15,19,20,21,22,23,25,26,27,28,29,30,31,33,34,35,36,37,38,39,40,41,42,43,44,45,46,48,49,50,51,54,56,57,58,59,60,61,62,63,64,65,66,68,69,70,71,72,73,74,75,76,77,79,80,81,82,83,84,85,86,87,88,89,90,91,93,94,95,96,97,98,100,102,103,104,105,106,109,110,111,112,113,114,115,116,117,118,119,121,122,123,124,125,126,127,128,130,131,133,134,135,136,137,138,140,143,144,145,146,147,148,149,152,153,154,156,158,161,163,164,165,166,167,168,169,170,172,173,181],need_gamedir:167,needl:147,neg:[62,126,144,173],negat:[114,119,163],negoti:[55,147,167,169],negotiate_s:169,neighbor:39,neither:[11,54,61,73,97,110,147,165,169,172,173],nels:149,nenter:51,neophyt:147,nest:[11,14,33,43,51,53,114,143,145,147,158,163,164,165,169,173,175],nested_mut:11,nested_r:145,nestl:111,net:[9,43,57,63,72,79,90,143,145,167,169],netrc:131,network:[40,43,55,64,65,70,71,72,79,90,103,113,139,143,145,167,169],neu:147,neutral:147,never:[12,14,26,27,31,33,51,54,56,60,61,62,64,80,86,88,91,95,96,104,114,115,118,119,121,125,127,131,133,143,147,149,152,154,158,163,164,166,167,173],nevertheless:[26,43,51,86,126,145,147],new_alias:144,new_arriv:154,new_attrobj:172,new_channel:58,new_charact:154,new_coordin:147,new_datastor:86,new_entri:169,new_goto:173,new_kei:[107,144,164],new_loc:[43,145],new_menu:147,new_nam:[43,107,145],new_name2:[43,145],new_obj:[80,164,165],new_obj_lockstr:145,new_object:[109,165],new_pane_name1:137,new_pane_name2:137,new_par:165,new_raw_str:144,new_room_lockstr:145,new_ros:89,new_script:102,new_typeclass:[143,172],new_typeclass_path:125,new_valu:[84,172],newbi:[25,48,55,124,146],newcom:[96,117,149],newer:9,newindex:147,newli:[43,46,58,60,66,131,133,145,146,147,164,165,166,172,173],newlin:[24,33,43,137,145,173],newnam:[33,43,145,172],newpassword:[43,145],newstr:137,nexist:22,nexit:[120,127,149],next:[0,4,5,6,9,10,11,12,13,14,20,21,22,23,25,28,29,30,31,33,36,38,39,41,42,46,49,50,51,52,56,58,60,61,62,64,65,68,72,73,75,76,77,79,80,81,83,85,86,89,90,95,96,98,100,102,103,106,110,111,114,116,119,121,122,123,131,133,134,137,138,147,152,154,163,165,166,167,173,175,181],next_id:172,next_nod:[51,165],next_turn:152,nextrpi:79,nexu:45,nfire:149,nfkc:143,nfunction:149,ng2:173,ngame:149,nginx:8,nhasn:149,nhave:149,nice:[0,12,22,27,49,54,58,61,62,68,70,81,90,96,100,111,119,127,137,138,140,145,147,165],nicer:[20,60,96],niceti:[43,145],nick:[2,11,45,57,74,79,89,129,139,143,145,147,163,164,169,172,173,178,184],nick_typ:87,nickhandl:[11,87,172],nicklist:[143,169],nicknam:[43,87,89,129,131,145,147,164,169,172],nickreplac:172,nickshandl:178,nicktemplateinvalid:[172,173],nicktyp:[147,164],nif:149,nifti:8,night:[58,61,132,138,147],nin:149,nine:66,nineti:173,ninform:149,ninstead:149,nis:149,nit:[60,62],nline:173,nlocat:149,nmove:149,nnotifi:149,nnow:149,no_channel:[31,33,144,173],no_default:[125,143,172],no_exit:[31,33,116,144,153,173],no_gmcp:169,no_log:144,no_match:147,no_mccp:169,no_more_weapons_msg:154,no_msdp:169,no_mssp:169,no_mxp:169,no_naw:169,no_obj:[31,144,153,173],no_superuser_bypass:[143,146,163,164,172],no_tel:80,noansi:145,nobj:120,nocaptcha:133,nocaptcha_recaptcha:133,nocolor:[81,167,169],nodaemon:106,node1:[51,173],node2:[51,173],node3:[51,173],node:[13,85,109,147,165,167,173,175],node_abort:51,node_alias:165,node_apply_diff:165,node_attack:51,node_attr:165,node_background:51,node_betrayal_background:51,node_border_char:173,node_destin:165,node_enter_password:147,node_enter_usernam:147,node_examine_ent:165,node_exit:51,node_formatt:[51,147,173],node_four:51,node_game_index_field:167,node_game_index_start:167,node_hom:165,node_index:[165,173],node_kei:165,node_list:165,node_loc:165,node_lock:165,node_login:51,node_mssp_start:167,node_mylist:51,node_on:51,node_parse_input:51,node_password:51,node_permiss:165,node_prototype_desc:165,node_prototype_kei:165,node_prototype_lock:165,node_prototype_par:165,node_prototype_sav:165,node_prototype_spawn:165,node_prototype_tag:165,node_quit_or_login:147,node_readus:51,node_search_object:165,node_select:51,node_set_nam:51,node_start:167,node_tag:165,node_test:51,node_typeclass:165,node_usernam:51,node_validate_prototyp:165,node_view_and_apply_set:167,node_view_sheet:51,node_violent_background:51,node_with_other_nam:173,nodekei:173,nodenam:[51,173],nodetext:[51,147,165,173],nodetext_formatt:[51,147,165,173],noecho:[43,145],noerror:164,nofound_str:[143,147,158,164,173],nogoahead:169,nohom:173,nois:21,noisi:[90,167,168,169],noloc:[43,145],nomarkup:[74,81],nomatch:[22,145,147,158,173],nomatch_exit:22,nomatch_single_exit:22,nomigr:127,nomin:181,non:[4,6,14,15,20,22,27,29,31,33,43,44,49,50,52,55,58,61,62,63,64,65,68,70,74,82,86,88,102,105,109,110,114,124,125,126,131,137,139,140,143,144,145,146,147,149,154,158,162,164,165,166,167,169,172,173,178],nonc:169,nondatabas:[11,167,172],none:[0,1,2,10,11,13,14,15,22,25,30,31,33,34,39,40,41,42,43,44,49,50,51,56,58,60,62,64,69,74,77,80,81,83,84,85,86,87,88,91,96,102,105,111,112,114,116,118,119,121,123,143,144,145,146,147,148,149,152,153,154,156,158,162,163,164,165,166,167,168,169,171,172,173,174,175,178,179,181],nonpc:123,nonsens:147,noon:[20,60,73,76,80,96],nop:169,nopkeepal:[24,169],nor:[11,13,29,31,42,54,106,108,116,126,147,149,165,169,172],norecapcha:133,norecaptcha_secret_kei:133,norecaptcha_site_kei:133,norecaptchafield:133,normal:[2,3,5,6,9,10,11,13,14,15,19,20,21,23,25,27,29,30,31,33,34,38,43,44,46,49,51,53,55,56,57,58,60,62,64,66,68,69,72,74,75,76,80,81,82,83,85,86,87,88,90,93,96,97,100,102,104,105,109,110,111,112,113,114,116,119,121,122,123,125,126,127,128,134,135,137,138,140,143,144,145,146,147,148,149,152,154,158,163,164,165,166,167,169,170,172,173,174,175,177,178],normal_turn_end:116,normalize_nam:164,normalize_usernam:143,north:[0,20,22,43,44,46,49,89,111,114,121,145,147,149,170],north_south:111,northeast:[20,43,145,147],northern:[22,111],northwest:145,nose:172,not_don:167,not_error:167,not_found:145,notabl:[6,9,10,40,43,63,97,131,144,145,147,158,172,173],notat:[43,53,119,145,173],notdatabas:125,note:[0,1,2,4,5,6,9,11,12,13,19,20,21,23,24,25,27,29,41,42,43,48,49,57,58,59,60,61,62,63,64,69,70,73,74,75,76,80,83,85,86,88,89,90,93,94,95,96,100,102,103,105,106,107,109,110,113,114,115,116,117,119,121,123,124,125,126,128,130,131,133,134,135,136,137,141,143,144,145,146,147,148,149,152,153,154,156,158,161,163,164,165,166,167,169,170,172,173,174,178,179,184],notepad:63,notfound:[158,173],notgm:58,noth:[0,10,11,14,20,22,27,29,33,34,42,56,57,60,62,83,85,89,95,108,111,115,116,127,143,145,147,152,154,164,166,169,172,173],nother:120,notic:[0,10,12,13,20,22,23,29,33,36,37,39,41,42,46,62,69,70,91,96,117,121,126,131,147,153,169,181],notif:[4,75,131,137,138,147],notifi:[43,98,145,152,154],notificationsconfig:4,notimplementederror:169,notion:[62,115,116,147],noun:147,noun_postfix:147,noun_prefix:147,noun_transl:147,now:[0,2,3,5,6,9,10,11,12,14,20,21,22,23,25,27,28,29,31,33,36,39,41,46,48,49,51,55,56,57,58,60,61,62,63,64,65,69,71,72,73,75,76,77,79,80,81,82,85,86,89,90,91,95,96,97,98,100,102,103,105,106,108,109,110,111,114,115,117,118,119,121,123,125,126,127,128,131,133,134,135,136,137,138,140,144,147,149,153,158,163,164,167,169,173,183],nowher:[95,111],noxterm256:169,nparamet:149,npc:[9,33,46,51,61,64,73,111,119,124,139,147,149,163,164,184],npcname:118,npcshop:85,npoint:149,nprot:120,nr_start:166,nroom:[22,120,149],nroom_desc:127,nrow:173,nset:149,nsometh:149,nspace:149,nspecif:149,nspecifi:149,nspoken:149,nstring:149,ntf:63,nthat:149,nthe:149,nthen:149,nthi:149,ntime:149,nto:149,nuanc:114,nudg:[78,153,167],nuisanc:103,nulla:52,num:[49,80,147,164],num_lines_to_append:173,num_object:119,num_objects__gt:119,num_tag:119,number:[0,6,10,11,12,13,20,21,23,26,27,31,33,34,36,38,41,43,49,50,51,57,58,60,61,62,64,71,73,77,81,85,87,90,93,95,96,97,98,100,102,104,105,107,111,112,114,115,116,119,120,122,123,125,127,131,134,135,140,141,143,144,145,146,147,148,149,152,154,156,158,164,165,166,167,169,170,171,172,173,174,178,181],number_of_dummi:167,number_tweet_output:120,numberfilt:178,numbertweetoutput:120,numer:[61,73,97,147],numpi:170,nuse:149,nvariabl:149,nwhen:149,nwhere:149,nyou:149,o_o:138,obelisk:154,obfusc:147,obfuscate_languag:147,obfuscate_whisp:147,obj1:[11,43,80,97,109,145,147,152],obj2:[11,43,80,97,109,127,145,147,152,173],obj3:[11,43,145],obj4:11,obj5:11,obj:[2,6,10,11,22,25,27,31,33,41,42,43,48,56,58,59,60,80,82,84,86,87,89,91,102,109,112,115,117,119,121,125,127,139,143,144,145,146,147,148,149,152,153,154,163,164,165,166,167,169,170,172,173,178],obj_desc:152,obj_detail:154,obj_entri:165,obj_kei:152,obj_prototyp:165,obj_to_chang:125,obj_typeclass:152,objattr:[154,163],objclass:[173,174],object1:33,object2:[33,147,164],object:[0,2,9,10,12,13,14,15,18,19,21,22,23,26,29,30,31,33,34,36,38,39,40,41,42,44,45,46,47,49,50,51,52,53,55,56,57,58,62,69,73,74,77,79,81,83,84,85,86,87,88,91,93,95,102,103,104,107,108,109,110,114,115,116,117,118,120,122,123,125,127,129,132,133,134,135,137,138,139,140,141,142,143,144,145,146,147,148,149,151,152,153,155,156,158,161,162,163,165,166,167,168,169,170,171,172,173,174,178,179,181,184],object_confirm_delet:181,object_detail:181,object_from_modul:173,object_id:134,object_paramet:148,object_search:134,object_subscription_set:164,object_tot:172,object_typeclass:[173,181],object_typeclass_path:171,objectattributeinlin:164,objectcr:181,objectcreateform:164,objectcreateview:181,objectcreationtest:146,objectdb:[11,59,96,112,119,120,125,133,141,164,165,166,172,173,178],objectdb_db_attribut:164,objectdb_db_tag:[164,172],objectdb_set:[143,172],objectdbadmin:164,objectdbfilterset:178,objectdbmanag:164,objectdbseri:178,objectdbviewset:178,objectdeleteview:181,objectdetailview:181,objectdoesnotexist:[143,146,162,164,166,167,172,174],objecteditform:164,objectform:181,objectmanag:[164,172],objectnam:[6,58],objects_objectdb:86,objectsessionhandl:[2,164],objecttaginlin:164,objectupd:181,objectupdateview:181,objid:80,objlist:[109,165],objlocattr:[154,163],objmanip:[43,145],objmanipcommand:145,objnam:[27,43,125,145],objparam:165,objs2:112,objsparam:165,objtag:163,objtyp:146,obnoxi:168,obs:172,obscur:[48,72,82,147],observ:[13,14,20,43,81,88,145,147,148,153,154,169,173],obtain:[0,33,39,63,77,90,91,93,100,147,154],obviou:[0,59,61,103,121,128,138,147,181],obvious:[0,4,14,49,55,105,108,121,172],occaecat:52,occas:128,occasion:[90,119],occation:173,occur:[9,10,25,33,42,57,60,102,137,145,147,148,152,163,164,170,173],occurr:[46,91,123,173],ocean:[90,122],oct:158,octet:148,odd:[22,49,61,103,126],odor:58,off:[0,11,14,20,23,24,29,31,33,36,40,41,43,49,50,51,55,61,64,66,74,80,81,86,88,90,100,103,107,108,110,114,115,123,126,135,138,139,143,144,145,146,147,153,154,163,164,167,169,172,173,183],off_bal:29,offend:12,offer:[1,4,11,14,22,26,28,31,33,34,37,39,40,43,44,50,51,55,56,57,59,62,64,72,73,74,76,83,86,87,89,90,91,96,102,106,108,109,111,114,115,116,123,124,127,128,129,131,132,137,138,144,145,147,148,154,165,166,167,173],offernam:147,offici:[38,72,100,103,127,131,173],officia:52,offlin:[9,15,79,90,109,145,146,173],offscreen:9,offset:[147,173],often:[2,5,10,11,15,22,26,28,31,33,40,41,42,43,46,48,49,51,53,57,59,61,62,64,76,86,88,90,91,93,95,96,97,102,103,104,105,112,114,115,116,119,128,131,143,144,145,146,147,152,153,154,156,163,164,166,167,169,172,173,178],ohloh:37,okai:[41,42,48,49,51,58,75,77,111,123,128,149],olc:[43,47,145,165],olcmenu:165,old:[0,1,5,9,21,25,27,31,38,39,43,50,51,55,56,58,60,63,80,81,85,88,90,105,106,111,114,122,123,125,126,128,138,143,144,145,146,147,149,163,164,165,169,172,173],old_default_set:127,old_desc:147,old_kei:[107,164],old_nam:107,older:[2,9,24,55,63,64,79,105,145],oldnam:172,oliv:114,omiss:60,omit:[91,100,109],ommand:144,on_:147,on_bad_request:168,on_ent:[22,147],on_leav:[22,147],on_nomatch:[22,147],onbeforeunload:137,onbuild:100,onc:[0,2,5,6,9,10,13,16,21,22,23,25,33,34,37,38,39,40,41,42,43,46,47,49,51,55,57,58,60,61,62,63,64,72,79,80,83,85,89,90,93,95,96,97,100,102,105,108,114,116,119,121,122,125,126,128,131,133,137,143,144,145,146,147,149,152,153,154,156,158,164,165,166,167,169,172,173,175],onclos:[40,169],onconnectionclos:137,ond:172,one:[0,1,2,3,4,5,9,10,11,12,13,14,15,16,19,20,21,22,23,25,26,27,28,29,31,33,34,35,36,37,38,41,42,43,44,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,68,69,70,72,73,74,76,77,79,80,81,82,83,85,86,87,88,89,90,91,92,93,95,96,97,98,100,102,103,104,105,106,108,109,111,112,113,114,115,116,118,119,121,122,123,125,126,127,128,131,132,133,134,135,136,137,138,140,143,144,145,146,147,148,149,152,153,154,158,162,163,164,165,166,167,168,169,172,173,174,181],ones:[4,9,14,20,22,27,31,33,57,58,65,72,74,80,81,83,90,95,100,103,109,114,116,126,127,135,144,146,147,149,152,163,165,167,169,173],onewai:[43,145],ongo:[28,91,116,147],ongotopt:137,onkeydown:137,onli:[0,2,4,5,6,9,10,11,12,13,14,15,19,20,21,22,24,25,26,27,28,29,31,33,34,37,39,40,41,42,43,44,46,48,49,50,51,52,54,55,56,57,58,59,60,61,62,63,64,65,68,69,71,72,73,74,77,79,80,81,82,83,85,86,87,88,89,90,91,93,94,95,96,100,102,103,104,105,106,107,109,111,112,114,116,117,118,119,121,122,123,124,125,126,127,131,132,133,134,135,136,137,138,140,141,143,144,145,146,147,148,149,152,153,154,156,158,161,162,163,164,165,166,167,169,170,171,172,173,174,178,181],onlin:[7,12,15,21,37,41,43,55,57,58,60,61,64,65,68,69,70,71,73,77,79,89,96,98,101,104,108,116,123,128,129,139,145,146,147,169,173,184],onloggedin:137,onlook:164,only_hierarchi:165,only_inherit:165,only_tim:173,only_valid:165,onmessag:[40,169],onopen:[40,169],onoptionsui:137,onprompt:137,onsend:137,onset:[5,11],ontext:137,onto:[25,31,33,44,55,60,61,72,90,95,121,137,144,149,153,154,156,164,169,173],onunknowncmd:137,onward:107,oob:[24,30,33,45,83,104,137,138,139,143,145,147,164,167,169,184],oobfunc:104,oobhandl:174,oobobject:102,ooc:[2,58,102,105,114,123,143,145,146,147,164],ooccmdsetchargen:147,ooclook:[105,147,173],opaqu:[15,103],open:[0,3,4,5,9,20,22,23,26,31,34,37,38,42,46,50,55,57,58,60,63,64,65,69,70,71,72,73,75,79,80,90,95,96,103,105,106,111,114,116,123,130,131,133,134,138,145,147,148,152,153,154,163,167,172,173,183],open_lid:153,open_parent_menu:147,open_submenu:[22,147],open_wal:154,openhatch:79,openlidst:153,openlock:163,opensourc:173,oper:[9,11,12,14,22,27,33,41,42,43,46,51,57,59,60,61,63,64,72,74,80,82,88,89,90,95,96,97,102,110,112,115,119,124,126,131,137,139,143,144,145,146,147,148,153,154,158,163,164,165,166,167,169,170,172,173,174,178,184],opinion:[1,48],opnli:172,oppon:[11,73,152,154],opportun:[0,4,22,91,133,152],oppos:[27,89,103,110,114,167,172],opposit:[41,43,58,111,121,145,153],opt:[58,137,147],optim:[23,27,33,34,39,56,64,86,93,115,119,144,165,167,170,172],option100:51,option10:51,option11:51,option12:51,option13:51,option14:51,option1:51,option2:51,option3:51,option4:51,option5:51,option6:51,option7:51,option8:51,option9:51,option:[2,4,7,8,10,11,17,20,23,24,25,27,29,31,33,34,36,38,41,42,47,50,54,55,57,62,63,64,74,76,79,80,81,83,85,86,88,96,100,102,104,106,108,109,111,112,113,114,116,117,123,127,129,133,134,135,137,138,139,141,143,144,145,146,147,149,152,153,154,158,162,163,164,165,166,167,168,169,170,172,173,174,175,178,179,184],option_class:173,option_dict:173,option_gener:173,option_kei:173,option_str:147,option_typ:173,option_valu:173,optiona:[167,172],optionclass:[141,142],optioncontain:173,optionhandl:[141,142],optionlist:[51,165,173],options2:137,options_dict:173,options_formatt:[51,147,165,173],optionsl:165,optionstext:[51,147,173],optlist:147,optlist_to_menuopt:147,optuon:147,oracl:[23,173],orang:[114,147],orc:[57,61,109,117],orc_shaman:109,orchestr:100,order:[0,2,5,6,9,10,11,13,14,22,27,31,33,36,37,39,43,44,49,50,51,58,60,61,62,63,64,68,69,70,71,80,84,87,89,93,102,104,109,111,113,114,116,119,121,122,123,126,127,128,130,131,133,134,136,137,138,143,144,145,146,147,148,152,153,154,156,162,163,164,165,166,167,169,170,172,173,181],order_bi:119,order_clothes_list:147,ordered_clothes_list:147,ordered_permutation_regex:147,ordereddict:[11,149,173],org:[90,147,169,173,181],organ:[5,6,9,22,69,73,80,89,102,108,111,112,119,124,129,131,132,144,145],orient:[55,57,64,96,124],origin:[0,4,9,21,25,29,41,43,49,51,55,57,60,75,76,79,81,89,91,96,102,103,105,106,119,131,136,138,143,144,145,147,149,164,165,169,172,173,183],orm:173,oscar:[146,162,172],osnam:173,oss:106,ostr:[143,146,162,173],osx:[63,131],other:[0,1,2,4,5,6,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,24,25,27,28,29,31,34,36,37,39,40,41,43,44,46,47,48,49,50,51,53,55,57,58,59,60,61,62,63,64,65,68,69,70,71,73,74,76,80,81,82,83,85,86,87,88,89,91,95,96,97,100,102,103,105,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,123,124,125,126,127,128,131,133,134,135,136,137,138,139,140,143,144,145,146,147,148,149,151,152,153,154,158,161,162,163,164,165,166,167,169,170,172,173,181],otherroom:147,otherwis:[0,4,11,15,23,25,27,29,31,33,37,39,41,42,43,51,59,62,68,69,76,78,83,86,89,90,91,95,97,100,102,103,105,109,114,121,123,131,135,141,144,145,146,147,148,149,152,163,164,165,166,167,169,172,173,181],our:[2,3,4,8,9,11,14,16,20,21,23,25,26,30,31,33,36,37,38,39,40,41,42,43,44,46,49,55,57,58,59,60,61,62,63,64,70,72,73,75,77,78,79,80,81,82,83,85,88,90,91,98,100,101,103,111,115,116,117,119,123,124,127,128,129,131,132,134,135,136,137,138,140,143,144,145,147,154,163,166,167,168,172,173,178],ourself:123,ourselv:[0,20,58,80,87,118,132,138,143,147,169],out:[0,1,3,6,8,9,10,12,13,14,15,16,17,19,20,21,22,23,25,26,28,29,33,34,37,38,39,41,42,43,44,45,46,47,48,49,51,54,55,56,57,59,60,61,62,63,64,66,69,70,71,77,79,80,86,88,89,90,91,93,95,96,97,100,102,104,105,108,109,111,114,116,117,119,121,122,123,126,127,129,131,133,135,137,138,139,143,144,145,147,149,151,152,153,154,163,164,165,166,167,168,169,170,172,173,181,183],out_templ:[172,173],outcom:[73,86,147,163,164,165],outdat:8,outdata:[40,167],outdoor:[112,119,122,132,154],outer:173,outermost:[11,29,74,158],outerwear:147,outfunc_nam:40,outgo:[88,90,96,105,143,149,164,167,169,173],outgoing_port:90,outlet:90,outlin:[36,43,111,133,169],outmessag:164,outpath:166,output:[4,14,20,22,26,27,34,40,43,51,52,58,74,79,88,91,95,96,100,105,106,108,110,111,113,114,116,120,121,123,126,128,129,135,137,138,141,144,145,147,150,152,165,167,169,170,173,175],outputcmd:169,outputcommand:[74,83],outputfunc:[40,59,83,164,167,169],outputfunc_nam:[40,167],outputfunct:83,outrank:172,outright:[12,90],outro:[122,154],outroroom:154,outsid:[0,13,15,20,21,38,39,57,64,73,88,96,100,104,108,109,110,112,121,134,147,148,152,154,163,167,169,172,173],outtempl:[172,173],outtxt:27,outward:[49,90],over:[1,6,8,11,13,14,15,16,17,27,28,31,33,34,36,37,38,39,40,43,45,48,49,51,53,54,57,58,59,60,61,73,77,81,83,85,88,90,93,94,96,97,100,103,105,108,111,112,113,114,115,116,118,119,125,126,127,128,129,133,136,137,138,141,143,144,145,146,147,152,153,154,158,166,167,169,170,171,172,173,174,181],overal:[10,56,57,68,71,86,90,144,145,152,154],overcom:111,overhead:[23,27,34,113,132,147,172],overhear:147,overlap:[31,62,147,173,175],overload:[5,22,30,31,33,40,44,47,51,55,57,60,74,76,89,96,97,104,114,115,117,123,136,143,144,145,146,147,152,154,156,158,164,165,166,167,169,173],overrid:[1,3,4,9,20,21,22,25,31,36,43,51,54,68,69,80,83,91,96,102,105,107,109,117,118,121,135,136,137,143,144,145,146,147,148,149,152,154,163,164,165,166,167,169,172,173,174,178,181],overridden:[4,40,96,136,138,143,145,147,181],override_set:107,overriden:[143,145,147],overrod:16,overrul:[2,80,143,144,147,164,173],overseen:73,overshadow:61,overshoot:173,oversight:57,overview:[15,16,18,23,45,46,57,68,77,96,103,139,184],overwhelm:[46,61],overwrit:[5,43,76,136,138,145,148,169,172,181],overwritten:[33,134,148,154,172],owasp:181,own:[1,3,4,5,6,8,9,10,11,13,17,19,20,21,22,25,26,27,29,30,31,34,37,38,41,43,45,47,51,53,55,57,61,62,63,64,68,71,72,75,76,77,78,80,81,83,85,86,87,88,91,93,95,96,98,101,102,103,104,105,107,108,109,111,112,114,119,121,122,123,124,125,127,128,129,131,132,133,134,135,136,138,139,143,144,145,147,151,152,154,156,163,164,165,167,170,172,173,174,178,181,184],owner:[4,19,80,85,143,163,173],owner_object:80,ownership:[90,100,148],p_id:133,pace:[122,154],pack:[83,169],packag:[8,9,23,41,47,53,63,64,72,75,78,88,90,93,96,97,100,108,127,128,135,142],package_nam:64,packagenam:64,packed_data:169,packed_obj:166,packeddict:[97,172],packedlist:[97,172],packet:[83,169],pad:[17,114,158,173],pad_bottom:173,pad_char:173,pad_left:173,pad_right:173,pad_top:173,pad_width:173,page:[7,8,9,12,13,14,16,17,20,21,23,25,26,28,31,33,36,37,38,40,45,48,51,52,55,57,58,59,60,61,64,70,72,73,75,76,77,79,80,81,88,89,90,94,96,99,100,101,103,104,106,108,110,124,125,126,127,129,130,131,133,134,137,138,139,145,146,162,163,164,166,169,172,173,177,180,181,183,184],page_back:173,page_ban:145,page_end:173,page_formatt:173,page_next:173,page_quit:173,page_titl:181,page_top:173,pagelock:163,pageno:173,pager:[52,139,173],pages:[51,173],pagin:173,paginag:173,paginate_bi:181,paginator_index:173,paginator_slic:173,pai:[56,85,90,103,154,163],paid:[90,149],pain:[90,138],painstakingli:13,pair:[31,83,116,137,138,143,144,147,163,164,167,173,181],pal:87,palett:126,pallet:111,palm:147,pane:[43,88,137,138,145,147],pane_name_to_cut_apart:137,pane_to_set:137,panel:106,panic:109,paper:[61,79,116],paperback:73,par:23,paradigm:[9,61,118,152],paragraph:[14,27,147,173],parallel:[57,62,69,171,172],paralyz:152,param:[143,145,148,158,164,166,167,168,169,173,178],paramat:[143,144,164,167],paramet:[0,22,24,31,36,39,42,46,49,62,91,100,106,119,127,141,143,144,145,146,147,148,149,151,152,153,154,158,162,163,164,165,166,167,168,169,170,172,173,174,178,179],paramount:127,paramt:173,paremt:165,parent1:109,parent2:109,parent:[2,6,22,25,27,31,33,40,43,44,60,64,81,89,96,109,114,118,121,123,125,140,141,143,145,147,149,161,163,164,165,166,172,173,174,175,178,181],parent_categori:147,parent_kei:[22,147],parent_model:[143,146,162,164,166,172],parentesi:173,parenthes:95,parentlock:163,pari:[79,90],pariatur:52,paricular:33,park:147,parlanc:3,parri:[116,154],parrot:118,pars:[3,15,31,33,38,40,43,50,51,63,81,83,88,97,104,108,109,114,123,124,129,134,139,144,145,146,147,151,154,156,158,163,164,165,167,169,171,172,173,175,184],parse_ansi:173,parse_ansi_to_irc:169,parse_fil:173,parse_html:173,parse_inlinefunc:173,parse_input:173,parse_irc_to_ansi:169,parse_languag:147,parse_nick_templ:[172,173],parse_opt:147,parse_sdescs_and_recog:147,parseabl:165,parsed_str:169,parseerror:147,parser:[33,41,47,79,104,108,109,134,144,145,146,147,154,158,165,169,173],parsestack:173,part1:147,part2:147,part:[1,4,5,9,11,13,14,15,16,20,22,23,26,29,33,36,37,38,39,40,41,42,44,45,46,48,49,51,57,58,60,61,68,69,70,73,76,80,85,86,88,90,91,92,94,95,102,105,106,111,114,116,117,119,122,123,124,125,127,131,135,136,137,138,139,140,144,145,146,147,148,152,156,158,161,162,163,165,167,169,171,172,173,175,184],part_a:147,part_b:147,parth:169,parti:[8,9,13,23,27,37,42,64,72,75,90,101,114,128,134,146,147],partial:[25,68,94,145,147,165,167,168,169,173],particip:[41,103,152],particular:[5,8,12,13,14,20,22,28,31,38,40,41,43,44,48,58,59,64,68,70,72,74,75,79,80,83,85,88,89,93,96,97,104,105,107,112,113,114,118,119,121,124,125,131,132,135,139,143,144,145,146,147,151,152,153,158,162,163,164,166,167,172,173,174,181],particularli:[0,4,12,38,39,51,55,127,145,147,165,167],partit:173,partli:[11,31,47,86,129,144],party_oth:147,pass:[4,10,21,23,25,27,28,29,30,33,36,40,43,49,51,52,62,69,74,80,82,83,85,88,90,91,95,96,100,105,107,109,110,111,115,117,119,121,125,127,130,134,138,139,143,144,145,147,148,149,151,152,154,158,163,164,165,166,167,169,171,172,173,178,181],passag:[83,116,147,154,173],passant:126,passavataridterminalrealm:169,passiv:[29,116,133],passthrough:[1,31,166],password1:[143,181],password2:[143,181],password:[4,9,12,23,35,36,51,64,74,80,103,131,139,143,145,147,151,167,169,173,179,181],password_chang:181,passwordresettest:181,past:[0,13,20,26,37,46,50,58,62,69,96,104,108,111,116,123,133,137,141,149,152,173,181],pastebin:37,patch:[125,173],path:[0,2,4,8,14,20,21,22,27,29,38,39,40,43,45,48,51,53,59,60,63,64,66,67,74,80,85,86,88,89,90,95,96,100,102,105,106,109,114,117,118,119,121,123,124,125,134,135,136,138,139,143,144,145,146,147,148,149,152,153,154,156,158,162,164,165,166,167,169,170,172,173,174,178,181],path_or_typeclass:149,pathnam:173,patient:[20,70],patreon:70,patrol:154,patrolling_pac:154,patron:[37,70],pattern:[3,4,16,69,87,133,134,135,140,145,147,167,171,173],paul:125,paus:[10,39,46,51,100,102,110,116,149,166],pausabl:173,pauseproduc:168,paxboard:79,payload:169,paypal:[37,70],pdb:[139,141],pdbref:[80,163],pdf:79,peac:117,peek:[20,26,51,91],peer:169,peform:167,peg:103,pem:67,pemit:[43,108,145],penalti:[86,152],pend:167,pennmush:[57,108,129],pentagon:103,peopl:[2,20,21,26,37,43,54,55,58,61,64,68,71,72,73,79,80,81,85,90,95,96,97,103,108,114,116,119,139,145,147,154,172,173],pep8:26,per:[2,4,11,19,33,41,47,51,58,60,62,64,69,83,86,89,93,100,105,109,116,119,123,138,143,146,147,148,152,154,158,167,169,173,174],perceiv:62,percent:[33,147,173],percentag:[116,147,172,173,175],percentil:173,perception_method_test:170,perfect:[50,55,61,75,100,131,148],perfectli:[4,69,96,112,129,138,173],perform:[11,13,14,22,23,25,39,41,42,43,52,55,59,71,74,75,80,89,91,93,97,102,103,114,116,117,123,133,134,144,145,146,147,149,151,152,153,156,158,164,165,166,167,169,170,172,173,181],perhap:[16,22,42,46,62,69,77,91,94,97,108,138],period:[90,95,96,100,103,127,128,130,173],perist:[34,125],perm:[4,11,12,19,22,25,33,58,68,71,80,85,109,112,123,133,143,145,147,149,154,162,163,164,165,166,172],perm_abov:[80,163],perm_us:145,perman:[4,5,12,21,24,25,31,43,51,85,90,96,122,123,138,143,144,145,147,149,164,166,172],permiss:[2,4,7,8,9,11,12,18,20,21,23,25,31,41,43,45,66,68,70,71,75,93,108,109,123,133,139,141,143,144,145,146,147,149,152,161,162,163,164,165,166,172,173,177,181,184],permission_account_default:[80,170],permission_class:178,permission_func_modul:163,permission_guest_default:66,permission_hierarchi:[19,80,163],permissiondeni:178,permissionerror:165,permissionfilt:178,permissionhandl:[133,172],permissionshandl:[172,178],permit:[41,78,145,167],permstr:[80,143,172,173],permut:147,perpetu:93,persis:29,persist:[0,6,21,22,27,31,33,34,43,51,55,56,57,60,64,79,84,86,89,102,104,105,109,110,115,116,121,123,125,143,145,146,147,149,152,153,154,162,164,165,166,167,172,173,175],person:[12,21,43,61,63,70,73,90,102,105,118,129,139,143,145,147,148,153],persona:96,perspect:[73,76,77,105],pertain:[103,126,136,179],pertin:[68,133],perus:[53,137],peski:85,pester:[57,61],phase:[49,61],philosophi:80,phone:[16,64,75,139,147],phone_gener:147,phonem:147,php:[108,181],phrase:[46,149],phrase_ev:149,physic:[2,49,152,154],pick:[6,9,13,15,20,21,31,33,35,37,39,43,51,55,62,68,72,73,80,85,90,95,96,100,102,104,106,111,119,132,144,145,146,147,149,152,153,154,158,164,170],pickl:[11,29,83,115,147,148,166,167,169,172,173],pickle_protocol:173,pickledfield:173,pickledformfield:[172,173],pickledobject:173,pickledobjectfield:173,pickledwidget:173,picklefield:[141,142,172],pickpocket:[43,145],pickup:[149,152,164],pictur:[21,40,57,106,138],pid:[36,80,100,110,131,133,163,164,167,169,173],piddir:36,pidfil:167,piec:[10,13,59,61,64,93,122,147,169,173],pierc:154,piggyback:143,pile:[144,173],pillow:75,ping:[143,167,169],pink:119,pip:[9,23,26,38,42,47,53,59,63,65,71,75,93,96,97,98,100,127,128,130,133,141],pipe:[105,169,173],pitfal:[14,26,114,126],pixel:24,pizza:[143,146,162,164,166,172],pkg:75,pki:8,place:[0,2,3,4,5,8,9,11,14,15,20,21,25,26,30,37,38,41,43,46,49,51,53,55,62,63,64,69,71,73,75,76,80,83,89,90,91,95,96,100,102,103,104,105,109,111,121,123,124,126,128,129,131,132,133,135,136,138,143,145,147,149,151,152,154,164,166,167,169,173],placehold:[134,163,164,173],plai:[0,2,11,14,19,22,29,39,46,55,58,61,64,68,73,75,81,83,90,91,95,105,111,114,116,121,122,123,124,132,133,138,143,152,167,169,173],plain:[13,14,38,58,86,88,123,147,165,167,169,170,173,181],plaintext:151,plan:[9,14,15,40,41,42,45,55,56,90,94,96,100,124,125,139,173,184],plane:121,planet:[62,79],plant:147,plate:[82,125,147],platform:[9,16,56,63,90,102,106,131],playabl:[133,181],player:[9,10,11,12,19,20,21,22,25,29,31,34,40,41,43,51,54,55,58,60,61,64,65,68,71,73,77,80,81,83,85,90,91,93,95,97,98,105,108,110,111,112,113,116,117,118,119,120,121,122,123,124,133,137,138,139,144,145,146,147,148,149,151,152,154,158,162,166,167,169,173,181],playernam:71,playerornpc:9,pleas:[4,5,8,16,17,26,31,37,43,51,63,70,71,72,75,78,90,93,94,109,111,114,117,118,120,124,125,127,131,133,137,145,168,170,173,174,181],pleasur:16,plenti:[14,55,60,129],plot:170,plu:[22,27,43,64,106,145],pluck:33,plug:[96,103,107,136,147],plugin:[4,40,45,47,55,72,79,83,104,108,138,147,148,158,167,184],plugin_handl:137,plugin_manag:137,plural:[19,58,80,152,164],png:136,pobject:153,pocoo:173,point:[0,2,4,5,8,13,14,15,20,21,22,25,27,29,31,33,34,36,37,38,39,42,43,49,51,55,56,60,61,62,63,69,73,75,81,83,85,86,88,89,90,91,93,95,97,100,102,104,105,106,112,113,115,116,121,123,125,127,130,131,133,134,135,136,138,139,143,144,145,147,148,149,152,154,158,161,164,165,166,167,169,171,172,173,175,181],pointer:[26,49,56,91],pointless:[6,10,89,115],poison:[147,152,165],poke:119,pole:147,polici:[43,45,90,94,103,139,151,162,167,172],polit:103,poll:[40,136,145,154,167,169],pong:169,pool:[23,31,115,166,167,173],poor:[48,58],poorli:[103,166],pop:[10,23,25,38,48,53,58,85,106,138],popen:169,popul:[22,23,36,41,57,61,62,81,124,135,138,144,145,147,152,153,154,156,166,172,173],popular:[9,57,64,79,103,108,181],popup:[137,138],port:[0,8,9,23,36,43,54,55,63,67,72,94,100,101,110,143,145,167,169,170],portal:[40,43,45,47,79,88,89,90,93,94,103,104,106,110,121,128,137,139,141,143,145,147,158,167,173,184],portal_connect:167,portal_disconnect:167,portal_disconnect_al:167,portal_info_dict:167,portal_l:169,portal_pid:[169,173],portal_receive_adminserver2port:169,portal_receive_launcher2port:169,portal_receive_server2port:169,portal_receive_statu:169,portal_reset_serv:167,portal_restart_serv:167,portal_run:167,portal_service_plugin_modul:40,portal_services_plugin:[40,104,141,155,157],portal_services_plugin_modul:40,portal_sess:40,portal_session_sync:167,portal_sessions_sync:167,portal_shutdown:167,portal_st:167,portal_uptim:173,portallogobserv:173,portalsess:[40,105,169],portalsessiondata:167,portalsessionhandl:[40,141,167],portalsessionsdata:167,portion:[77,147,148],pose:[29,58,116,145,146,147,149],pose_transform:146,poser:146,posgresql:23,posit:[13,20,22,39,49,51,91,111,116,126,137,138,139,144,145,147,148,152,154,166,173],positive_integ:173,positiveinteg:173,posix:173,possess:[7,77,147],possibl:[0,5,9,10,11,22,23,25,26,31,33,34,37,38,39,43,46,50,51,55,57,58,63,64,66,73,74,75,76,80,91,93,100,102,104,105,109,111,112,114,116,123,126,127,128,131,134,136,138,141,143,144,145,147,148,149,153,154,158,161,163,164,165,166,167,169,172,173],post:[5,31,34,37,55,57,58,61,63,69,70,71,80,98,107,111,120,133,136,151,169,178,181],post_delet:107,post_init:107,post_join_channel:146,post_leave_channel:146,post_migr:107,post_sav:107,post_send_messag:146,post_text:147,post_url_continu:[143,146,164],postfix:[147,173],postgr:[23,64],postgresql:[55,173],postgresql_psycopg2:23,postinit:137,posttext:147,postupd:[71,120],pot:12,potato:[24,147],potenti:[10,11,13,26,41,82,83,90,98,111,114,116,123,144,146,151,158,163,164,165,173],potion:[77,172],power:[15,19,20,29,30,31,33,42,43,46,50,51,55,56,58,61,64,80,89,96,109,111,116,122,123,137,138,144,145,147,152,173],powerfulli:0,pperm:[12,41,43,71,80,133,145,147,163,164],pperm_abov:163,pprofil:167,pprogram:167,practial:15,practic:[0,13,14,22,26,29,33,34,36,37,57,58,63,64,70,80,89,90,96,105,109,119,124,126,131,139,173,184],pre:[33,43,47,49,54,61,63,71,89,90,111,114,138,143,145,147,163,164,165,169,173],pre_delet:107,pre_init:107,pre_join_channel:146,pre_leave_channel:146,pre_migr:107,pre_sav:[107,173],pre_send_messag:146,pre_text:147,preced:[19,31,41,96,109,114,119,144,146,147,164,165,172,173],precend:144,precis:[11,96,126,173],predefin:[121,167],predict:[125,133],prefac:119,prefer:[21,22,23,31,37,43,47,55,57,71,80,90,91,96,106,109,111,123,131,137,138,144,145,146,147,152,154,162,164],prefix:[20,22,23,42,76,86,97,103,125,143,144,145,146,147,162,164,165,167,169,172,173,178,181],prefix_str:25,preflight:173,preliminari:163,preload_metadata:148,prematur:[27,93,147,166],prepai:90,prepar:[3,49,57,87,109,127,143,147,152,154,166,173,174],prepare_database_sav:173,prepend:[147,164,173],prepopul:[172,181],preprocess:145,prerequisit:[9,36],prescrib:[55,57],preselect:138,presenc:[9,17,23,55,56,90,122,124,126,136,143,164,167,177],present:[1,4,8,22,42,46,48,49,51,62,69,77,85,91,96,97,104,105,116,123,131,138,147,149,158,165,173,178],preserv:[126,145,172,173],press:[9,14,15,22,26,31,33,42,51,53,63,80,83,88,95,96,100,106,110,147,153,154,167,173],press_button:153,pressabl:153,pressur:82,presto:20,presum:[62,73,144,173],pretend:75,pretext:147,pretti:[0,22,25,26,37,38,39,41,60,64,72,85,88,89,90,116,121,123,126,131,133,138,144,147,162,163,165,173],prettier:[0,181],prettifi:[57,173],prettili:62,pretty_corn:173,prettyt:[27,82,173],prev:51,prev_entri:51,prev_nod:165,prevent:[11,20,33,38,46,62,95,147,148,149,152,172,173,181],previou:[0,10,11,14,16,22,29,31,33,41,42,51,52,58,60,62,69,80,85,86,87,91,95,96,100,104,107,114,119,123,126,146,147,154,158,165,166,173,181],previous:[20,31,34,43,49,50,72,74,91,102,104,114,119,127,133,136,144,145,147,167,169,170,172],prgmr:90,price:[90,148,154],primari:[17,100,125,133,147,164,172,173],primarili:[2,12,34,36,37,55,61,108,143,147,158,162,169,173],primarli:38,primary_kei:133,prime:[144,147],primit:[43,61,145,165],princess:[111,122],principl:[2,9,19,26,30,33,37,38,40,43,51,55,57,60,80,85,89,90,96,98,119,123,132,138,144,145,147,154],print:[4,9,10,11,21,25,26,27,40,42,43,50,51,53,58,59,86,91,95,96,97,110,113,125,145,147,156,165,167,173,175],print_debug_info:173,print_help:147,print_usag:147,printabl:169,printout:169,prio:[25,31,33,144,154],prior:[117,149,164],priorit:[144,147],prioriti:[4,25,31,33,44,51,97,116,144,145,147,154,164,173],privat:[4,8,43,57,61,69,90,131,145,146,169],private_set:9,privatestaticroot:167,privileg:[21,23,43,60,63,65,72,98,123,145,147,164,172],privkeyfil:169,privmsg:169,prize:122,proactiv:115,probabl:[4,5,11,16,21,22,23,25,29,33,37,46,48,51,55,57,61,64,67,69,85,86,89,90,96,108,116,119,121,128,133,134,136,138,147,148,149,154,168,169,173,174],problem:[11,13,15,21,22,23,25,26,27,36,38,43,56,61,64,69,70,75,77,80,90,95,97,100,103,110,111,113,127,138,140,143,144,149,164,169,173],problemat:[25,173],proce:[14,15,100,121,126,169,181],procedur:[138,147,169,171],proceed:[131,173],process:[0,4,8,9,11,13,14,15,22,23,25,29,33,36,39,41,42,43,49,51,55,59,61,64,73,75,76,83,88,89,90,91,92,93,94,100,106,122,131,133,138,139,143,144,145,147,158,163,164,165,166,167,169,173,175,181,184],process_languag:147,process_recog:147,process_sdesc:147,processed_result:[158,173],processj:[172,173],processor:[18,43,93,110,111,139,145,147,165,173,184],procpool:173,produc:[33,43,51,96,114,123,131,145,147,154,158,164,165,167,170,172,173],produce_weapon:154,producion:27,product:[23,26,36,90,93,103,106,128,131,135,170,173],production_set:9,prof:93,profession:[3,57,64,108],profil:[45,65,139,141,143,147,167,184],profile_templ:147,profit:138,profunc:109,prog:147,progmat:56,program:[2,10,15,23,43,53,56,57,63,64,70,75,77,79,86,90,92,93,95,96,100,103,106,108,110,114,124,127,128,145,147,167,169,170],programm:[91,95],programmat:[114,138],progress:[70,73,79,85,94,131,152,173,175,184],proident:52,project:[4,15,25,37,49,64,70,72,77,79,91,99,108,111,124,127,131,135,136,173],projectil:152,promis:26,promisqu:126,prompt:[9,23,24,26,42,54,63,64,75,83,88,96,100,111,124,125,137,139,144,147,156,167,169,173,184],promptli:14,prone:[1,128,144,172],pronoun:147,prop:[61,165],propag:[8,167,173],proper:[15,21,23,27,36,39,43,44,56,57,61,64,85,91,96,100,103,116,123,127,131,133,135,137,138,145,147,149,173],properli:[9,29,38,58,62,69,84,106,108,117,125,126,127,128,130,131,133,140,144,147,148,151,154,158,163,164,166,169,173,181],properti:[5,6,13,22,25,39,43,53,55,56,57,59,61,68,73,80,81,84,86,87,96,97,104,109,110,111,115,116,119,121,123,126,127,143,144,145,146,147,148,149,152,154,158,161,162,163,164,165,166,167,169,170,172,173,178,181],propnam:123,propos:[50,138],proprietari:23,propto:147,propval:123,propvalu:123,prosimii:[133,134],prospect:61,prot:165,prot_func_modul:[109,165],protect:[6,31,43,90,145,149],protfunc:[141,142],protfunc_modul:165,protfunc_pars:165,protfunct:165,protkei:[109,165],protnam:165,proto:169,proto_def:147,protocol:[24,27,33,43,47,64,72,74,79,83,90,92,94,101,103,104,105,110,137,139,143,144,145,147,151,158,164,167,168,169,170,173,184],protocol_flag:[167,169],protocol_kei:167,protocol_path:[167,169],protodef:147,prototocol:[43,145],protototyp:165,protototype_tag:109,prototoyp:165,prototyp:[43,45,46,47,55,120,139,141,142,145,147,152,154,155,176,184],prototype1:165,prototype2:165,prototype_:109,prototype_desc:[109,165],prototype_dict:[43,145],prototype_diff:165,prototype_diff_from_object:165,prototype_from_object:165,prototype_kei:[43,109,145,165],prototype_keykei:[43,145],prototype_lock:[109,165],prototype_modul:[43,109,145,165],prototype_par:[43,109,145,161,165],prototype_tag:165,prototype_to_str:165,prototype_valu:165,prototypefunc:165,prototypes_exampl:[141,173,175],protpar:165,protpart:165,provid:[0,3,4,11,12,16,17,22,25,29,33,36,38,41,43,47,55,67,69,75,77,90,91,96,97,100,102,103,108,109,119,124,125,126,127,131,133,134,136,137,138,143,144,145,146,147,148,149,152,163,164,166,167,169,172,173,176,178,181],provok:[42,79],proxi:[47,60,94,103,125,148,158,167,172,174],proxypass:8,proxypassrevers:8,prudent:36,prune:31,pseudo:[40,49,91,108,147],psionic:152,psql:23,psycopg2:23,pty:9,pub:41,pubkeyfil:169,publicli:[54,61,79],publish:[21,36,79,100],pudb:141,puff:56,pull:[25,31,33,36,37,38,64,100,128,131,136,149,153,154,168],punch:31,punish:152,puppet:[2,9,19,21,22,31,33,39,40,41,43,55,57,58,62,74,80,96,97,105,107,114,118,123,133,143,144,145,147,149,156,163,164,167,172,173,181],puppet_object:[2,143],puppeted_in:149,purchas:85,pure:[46,56,88,114,125,126,166,167,172,173],pure_ascii:173,purg:[11,43,110,125,145],purpos:[4,11,83,90,92,95,112,119,123,126,133,143,144,147,149,169,172,173],pursu:[122,154],push:[22,38,76,100,103,126,149,153,154],pushd:63,put:[0,2,3,5,6,10,12,13,14,19,20,21,23,25,33,37,38,42,43,46,49,50,51,57,58,60,61,64,70,73,77,79,80,83,85,86,87,89,90,95,96,102,103,104,105,106,109,111,114,116,121,122,123,125,127,129,133,135,136,138,144,145,147,148,152,153,163,169,173],putchild:158,putti:90,puzzl:[79,122,141,142,154],puzzle_desc:154,puzzle_ingredi:147,puzzle_kei:154,puzzle_nam:147,puzzle_valu:154,puzzleedit:147,puzzlename_tags_dict:147,puzzlerecip:147,puzzlesystemcmdset:147,pwd:100,py2:172,py3:[169,172],pyc:[47,95],pycharm:[45,139,184],pyflak:26,pylint:26,pyopenssl:65,pypath:173,pypath_prefix:173,pypath_to_realpath:173,pypi:[64,79,90,93,173],pypiwin32:[9,63],pyprof2calltre:93,pyramid:147,pyramidmapprovid:147,pyreadlin:53,python2:[9,63,97],python37:63,python3:[63,75,94,147],python:[0,2,3,4,9,10,11,12,14,15,19,20,21,22,23,27,29,31,33,37,38,39,42,43,45,46,47,49,50,51,53,56,58,60,62,63,64,65,66,69,72,73,75,76,80,82,85,86,89,90,91,93,97,98,100,103,104,106,108,109,110,111,113,114,116,118,119,123,124,125,127,128,130,133,134,135,139,144,145,147,149,163,164,165,166,167,168,169,172,173,174,178,183,184],python_execut:64,python_path:[144,173],pythonista:79,pythonpath:[144,165,167,169,173],pytz:173,qualiti:[61,144,158],quell:[2,6,20,121,122,145,147],queri:[11,16,34,39,56,64,83,86,109,112,131,143,145,146,147,148,158,162,164,165,166,167,169,170,172,173,174],quersyet:119,query_al:172,query_categori:172,query_info:167,query_kei:172,query_statu:167,query_sup:173,query_util:178,queryset:[64,102,112,119,146,147,162,165,167,172,173,178,181],queryset_maxs:173,querystr:[148,178],querystring_auth:148,querystring_expir:148,quest:[55,57,61,63,117,122,139],question:[8,10,22,26,33,34,43,50,51,53,57,61,63,70,73,90,96,124,131,135,145,149,164,167,172,173],queu:167,queue:[36,116,165,167],qui:52,quick:[5,18,22,31,33,38,39,43,48,55,61,70,79,90,91,95,97,108,112,116,119,124,138,140,143,145,147,165,167,172,173,178],quicker:[0,37,86,87],quickli:[10,11,15,25,33,34,39,43,48,51,53,86,89,96,112,114,120,128,136,139,145,147,172,173],quickstart:[95,139,184],quiescentcallback:168,quiet:[25,43,85,145,147,149,158,164,173],quiethttp11clientfactori:168,quietli:[29,83,88,158,172],quirk:[24,45,139,144,184],quit:[0,2,4,10,17,21,22,23,30,33,38,39,40,42,46,50,51,54,55,57,60,75,85,93,96,105,119,127,128,133,145,147,149,152,169,173],quitfunc:[50,173],quitfunc_arg:173,quitsave_yesno:173,quo:115,quot:[23,27,35,43,50,80,95,96,109,114,118,145,147,173],qux:147,ra4d24e8a3cab:35,race:[8,55,56,61,73,79,117,133,173],rack:154,radiu:[39,49,111],rage:[122,147],ragetrait:147,rail:[64,121],railroad:121,rain:[102,119,122,132],raini:154,rais:[10,15,27,33,69,73,77,83,91,109,119,134,143,146,147,148,149,163,165,166,167,169,171,172,173,175,178],raise_error:173,raise_except:[1,172],ram:[11,90],ramalho:79,ran:[13,36,42,127],rand:102,randint:[73,91,109,116,120,123,152,165],random:[9,20,35,46,60,73,90,91,102,104,109,116,120,123,132,147,152,153,154,158,165,170,173],random_string_from_modul:173,random_string_gener:[141,142],randomli:[86,93,102,120,132,152,154,165,167,170],randomstringgener:147,randomstringgeneratorscript:147,rang:[24,31,39,42,43,49,50,56,59,63,88,91,93,103,109,111,116,118,120,122,127,145,147,152,161,172,173,181],rank:[19,163],raph:79,rapidli:144,raptur:169,rare:[10,22,33,34,38,63,86,104,106,115,128,163,173],rascal:112,rate:[33,37,43,64,90,145,147,166,167,169,173],ratetarget:147,rather:[2,3,11,13,20,22,25,26,29,33,37,38,39,41,43,47,55,57,60,61,64,71,86,89,91,93,95,97,102,104,110,111,112,115,116,127,128,129,131,134,135,138,143,144,145,147,149,152,162,163,164,165,172,173,181],ration:147,raw:[3,12,20,33,38,41,56,64,74,83,86,95,109,114,119,143,144,145,147,151,158,164,167,169,173,175],raw_cmdnam:[144,145],raw_desc:147,raw_form:173,raw_id_field:[146,164,166],raw_inp:165,raw_input:[85,173],raw_nick:87,raw_str:[33,51,85,143,144,145,147,158,164,165,167,172,173],raw_templ:87,raw_text:147,raw_width:173,rawstr:[144,145],rcannot:22,re_bg:173,re_bgfg:173,re_blink:173,re_bold:173,re_color:173,re_dblspac:173,re_double_spac:173,re_fg:173,re_flag:147,re_format:173,re_hilit:173,re_invers:173,re_mxplink:173,re_norm:173,re_str:173,re_ulin:173,re_underlin:173,re_unhilit:173,re_url:173,reach:[20,22,39,51,73,87,88,90,95,101,121,122,141,144,147,149,152,163,167,169,173],reachabl:[64,115],react:[51,115,117,118,154,164],reactiv:[43,145],reactor:[94,167,169,173],read:[0,1,4,5,8,9,11,13,15,16,17,20,22,23,25,27,29,31,33,34,37,38,39,41,43,46,51,55,56,58,59,60,61,64,69,70,71,72,76,77,79,80,85,86,88,90,91,93,95,96,102,103,104,105,109,114,119,122,123,124,126,127,128,131,133,134,138,139,141,143,145,146,147,148,149,154,161,162,164,165,166,167,169,170,172,173,174,181,183],read_batchfil:173,read_default_fil:36,read_only_field:178,readabl:[1,27,38,49,93,96,108,114,115,125,148,154,173],readable_text:154,reader:[38,43,48,58,74,79,81,98,133,145,147,152,167,169],readi:[2,10,12,15,20,25,29,36,37,40,42,54,63,75,77,80,89,93,106,121,131,136,138,143,144,145,147,152,164,169,173],readili:[23,111],readin:173,readlin:[148,173],readm:[14,37,47,130,131,147,148,151],readonlypasswordhashfield:143,readthedoc:[79,178],real:[2,10,21,22,27,31,38,39,42,46,53,55,58,59,62,63,66,72,73,89,90,93,95,100,108,109,110,111,116,119,123,125,126,131,137,143,144,146,147,152,158,163,170,173],real_address:2,real_nam:2,real_seconds_until:[147,173],real_word:147,realis:77,realist:[127,132],realiti:[21,55,56,61,77,79,126],realiz:[48,96,126,131],realli:[4,10,11,12,13,14,19,20,22,25,26,31,33,38,39,42,51,53,58,62,64,72,77,80,85,89,91,96,98,104,108,110,111,112,115,118,119,121,127,128,138,139,147,163,169,173],realm:169,realnam:89,realtim:[58,147],realtime_to_gametim:147,reason:[8,9,11,12,13,22,25,29,34,37,38,39,40,41,43,44,49,51,56,57,58,60,61,63,64,69,73,80,82,83,86,87,89,93,97,102,103,104,106,109,114,115,116,119,122,126,129,131,138,143,145,147,164,165,166,167,168,169,170,172,173,181],reasourc:109,reassign:49,reattach:[106,169],rebas:131,reboot:[11,27,28,43,50,55,84,86,90,100,102,105,115,116,128,143,144,145,147,154,164,166,167,173],reboot_evennia:167,rebuild:[58,63,100,128,169],rebuilt:33,rec:147,recach:154,recal:[95,138,154,181],recaptcha:133,receipt:[103,168],receiv:[31,33,34,37,41,42,51,52,58,77,83,87,91,105,113,114,117,127,133,137,138,143,144,145,146,147,149,151,158,164,167,168,169,173],receive_functioncal:169,receive_status_from_port:167,receivelock:163,receiver_account_set:143,receiver_object_set:164,receiver_script_set:166,recent:[4,17,25,60,67,94,123,167],recev:169,recip:[0,28,115,147],recipe_dbref:147,recipi:[34,58,143,146,147,169],reckon:9,reclaim:102,recog:[87,147],recog_regex:147,recogerror:147,recoghandl:147,recogn:[16,20,63,74,89,90,96,110,127,134,147,167],recognit:[147,172,173],recogniz:149,recommend:[9,12,23,24,25,26,36,37,38,43,51,55,58,59,60,61,63,69,73,79,86,88,89,90,93,95,108,109,124,125,127,131,135,145,147,149,151,163,164,168,173],recommonmark:38,reconfigur:90,reconnect:[122,143,167,169],reconnectingclientfactori:[167,169],record:[15,23,90,123,151,152,167,181],recours:12,recov:[27,28,29,56,147,152,163,173],recoveri:116,recreat:[23,63,102,111,128,143,144,173],rectangl:173,rectangular:[58,173],recur:64,recurs:[11,163,165,175],red:[13,14,20,31,43,59,80,87,95,109,114,126,145,153,154,173],red_bal:59,red_button:[13,14,20,43,87,141,145,147],red_button_script:[141,147],red_kei:80,redbutton:[13,14,20,43,87,145,153],redbuttonblind:153,redbuttonclos:153,redbuttondefault:153,redbuttonopen:153,redd:103,reddit:103,redefin:[22,33,55,89,164,181],redhat:[63,67],redirect:[8,22,40,69,96,105,133,135,147,165,173,181],redirectview:181,redistribut:[34,160],redit:147,redo:[50,61,173],redon:167,redraw:169,reduc:[94,116,152,169],reduced_redund:148,reduct:148,redund:173,reel:144,reen:114,ref:[23,38,125,147,165,173,181],refactor:[45,57,139,164,184],refenc:53,refer:[0,8,9,13,19,20,22,31,33,34,37,40,43,46,48,49,51,53,56,57,62,64,69,73,79,80,86,87,88,89,90,95,96,100,104,105,106,109,110,111,116,119,124,125,126,127,129,130,131,133,134,143,144,145,147,149,152,158,161,163,164,166,167,168,169,170,172,173,174,181],referenc:[43,56,89,104,109,145,146,147,148,162,172,173],referenti:173,referr:90,refin:[49,119],reflect:[96,181],reflow:16,reformat:[165,173],reformat_cel:173,reformat_column:[111,173],refresh:[26,134,165,169],refus:[12,169],regain:29,regard:[48,126,127,138,147,178],regardless:[12,19,31,33,58,73,80,81,83,102,105,114,119,121,125,127,138,144,147,148,149,153,158,164,166,167,169,172,173,174],regener:152,regex:[5,33,50,87,137,144,145,147,167,172,173],regex_match:147,regex_nick:87,regex_tupl:147,regex_tuple_from_key_alia:147,regexfield:143,region:[43,58,90,140,145],region_nam:148,regist:[65,71,83,103,104,116,120,131,133,135,137,138,143,149,154,158,166,167,169,173,178,181],register_ev:149,registercompon:137,registertest:181,registr:[65,181],registri:[147,167],regress:165,regul:163,regular:[3,17,33,38,69,79,90,96,105,115,132,134,135,143,144,147,153,154,163,166,173,174,183],regulararticl:174,regulararticle_set:174,regularcategori:174,regularli:[85,98,102,120,128,132,147,149,153,154,158,166,168,170,173],reilli:79,reinforc:79,reiniti:110,reinstal:63,reinvent:57,reject:147,rejectedregex:147,rel:[10,13,14,19,22,31,49,51,82,104,123,131,133,147,152,173],relai:[27,33,43,72,105,143,145,147,164,167,169,173],relat:[28,31,33,34,43,47,51,56,57,72,79,94,96,102,103,104,110,125,132,137,138,139,143,144,145,146,147,148,149,151,152,154,162,164,166,167,172,173,174,177,178,179,181],related_field:[143,146,162,164,166,172],related_nam:[143,146,162,164,166,172,174],relationship:[34,49,119,125],relay:143,releas:[9,28,37,43,55,63,78,79,90,96,145],releg:1,relev:[3,9,11,14,22,30,33,37,38,47,58,62,79,80,89,94,96,107,112,114,116,119,123,124,125,133,135,140,143,144,147,163,166,167,169,170,172,173],relevant_choic:147,reli:[9,34,41,51,62,70,81,85,86,88,91,114,115,119,126,127,135,147,153,154,167,172,173],reliabl:[13,23,25,29,125,174],reliant:147,reload:[0,2,3,5,6,7,12,13,14,19,21,22,26,27,28,29,31,33,35,36,39,40,41,42,44,48,50,51,55,57,58,60,62,63,65,66,68,69,71,73,74,81,92,95,96,98,102,104,105,106,115,116,117,118,121,123,125,128,133,134,135,136,137,139,143,144,145,146,147,149,154,158,163,164,166,167,169,172,173,184],reload_evennia:167,remain:[13,19,30,31,33,43,50,51,58,77,90,91,96,97,107,109,110,113,144,145,146,147,152,154,158,164,166,167,169,173],remaind:[21,33,147],remaining_repeat:[102,166],remap:[38,172,173],remedi:60,rememb:[0,1,4,5,11,12,13,21,22,28,29,31,33,39,41,43,48,49,51,54,56,58,61,62,63,69,77,80,86,88,90,91,93,95,96,97,111,112,114,115,119,123,126,128,131,137,139,145,147,149,154,164,166,173],remind:[0,4,38,50],remit:[43,145],remnisc:57,remot:[25,100,103,148,169],remov:[0,1,4,9,11,12,21,22,27,31,36,39,41,43,48,50,51,55,58,69,80,81,84,85,87,89,91,93,98,102,115,116,122,127,128,131,133,136,138,141,144,145,146,147,149,152,153,156,163,164,165,166,167,169,172,173,174,178],remove_backspac:173,remove_bel:173,remove_charact:116,remove_default:[31,144],remove_receiv:146,remove_send:146,removeth:172,renam:[9,20,43,58,81,136,145,164,172],render:[3,22,38,69,81,102,107,133,134,136,143,145,147,162,164,167,173,178,180,181],render_post:169,renew:[29,58],reorgan:[45,47],repair:[21,61],repeat:[0,42,61,62,75,88,93,102,110,111,116,118,121,136,139,143,147,149,166,167,169,172,173],repeatedli:[14,42,62,74,102,139,154,166,167,170],repeatlist:74,repetit:[62,116,147],replac:[5,6,9,22,23,25,29,30,31,33,36,38,41,43,50,51,57,69,74,80,87,89,94,95,96,100,104,105,109,111,114,116,119,134,135,136,137,138,143,144,145,147,149,153,154,158,163,164,165,167,169,172,173,175],replace_data:173,replace_timeslot:147,replace_whitespac:173,replacement_str:[43,145],replacement_templ:[43,145],replai:173,replenish:152,repli:[33,51,65,70,139,143,147,167,169,173],replic:[22,136],repo:[38,47,57,79,106,131,139],report:[22,24,26,33,37,43,61,63,70,73,75,84,91,93,94,97,102,103,104,115,116,127,131,136,138,145,147,149,158,164,167,169,173,175],report_to:[147,173],repositori:[8,9,23,25,36,76,78,96,100,130,165],repositri:76,repr:[91,173],reprehenderit:52,repres:[0,2,9,20,21,22,25,31,33,40,46,49,56,61,62,64,69,77,86,89,95,96,105,107,113,116,119,125,126,127,133,136,143,144,146,147,149,151,152,154,158,164,165,166,167,169,172,173],represent:[2,11,28,40,58,64,73,77,86,87,88,105,113,119,126,146,147,149,158,163,165,166,169,172,173],reprocess:103,reproduc:[10,96,164],reput:151,reqhash:[172,173],reqiur:147,request:[3,8,26,37,40,43,51,63,69,80,90,103,107,119,123,131,133,134,135,139,143,145,146,147,149,160,164,165,166,167,168,169,172,173,178,179,180,181],request_finish:107,request_start:107,requestavatarid:169,requestfactori:167,requestor:167,requir:[1,4,8,9,10,11,14,15,22,23,33,36,37,38,43,46,47,49,50,54,58,60,61,67,68,69,70,71,75,77,78,79,80,84,85,86,89,90,93,94,102,109,110,111,114,115,116,118,119,125,126,127,129,132,133,134,136,137,145,146,147,148,152,154,156,158,162,163,164,165,167,169,170,171,172,173,174,178,181],require_singl:165,requr:109,rerout:[138,145,169],rerun:[13,14,51,122],resart:166,research:[79,149],resembl:[25,55,129],resend:33,reserv:[1,10,33,95,96,111,165,167,172,173],reset:[0,7,12,15,17,23,27,29,31,33,44,50,60,66,73,81,102,104,105,111,114,116,121,123,125,126,139,143,144,145,146,147,149,153,154,158,163,166,167,169,172,173],reset_cach:172,reset_callcount:[102,166],reset_gametim:[27,173],reset_serv:167,reset_tim:147,resid:[47,96,108,153,163],residu:[43,145,152],resist:[165,173],resiz:[58,138,173],resolut:[114,116,147],resolv:[26,29,42,60,70,90,95,104,116,131,147,152,158,173,178],resolve_attack:152,resolve_combat:116,resort:[33,54,58,147,173],resourc:[9,23,26,28,38,41,47,48,53,56,90,94,95,96,103,108,115,124,127,135,136,139,147,152,158,166,167,168,169,173],respect:[0,6,23,33,43,48,58,80,104,105,123,125,145,147,153,163,164,166,167,172,173,181],respond:[0,46,51,61,83,84,107,110,117,118,126,149,169,170],respons:[7,10,16,17,37,49,51,60,63,64,70,85,88,90,91,118,120,121,143,146,147,148,149,154,158,162,164,167,168,169,170,172,173,178],response_add:[143,146,164],rest:[17,29,33,51,56,63,73,82,85,86,87,104,106,111,122,123,144,145,147,152,158,172,173,178],rest_api_en:178,rest_framework:178,restart:[12,42,43,58,60,76,90,92,93,102,103,104,106,110,116,128,131,135,137,138,141,143,145,146,147,149,153,164,166,167,169,173],restartingwebsocketserverfactori:[143,169],restock:85,restor:[0,31,102,126,147,152,153,166],restrain:[43,145,147,163,173],restrict:[4,8,11,19,20,43,47,59,68,73,80,90,109,111,115,125,134,137,145,147,152,162,163,165,173],restructur:56,result1:147,result2:[51,147],result:[10,11,23,27,30,31,33,43,44,48,51,58,59,73,80,88,90,91,95,96,97,104,105,109,114,115,116,118,119,123,124,126,127,131,134,135,136,143,144,145,146,147,151,152,154,156,158,162,163,164,165,166,167,169,170,172,173,174,175],result_nam:147,resum:[29,33,102],resurrect:154,resync:[143,167,169],ret:[33,166],ret_index:173,retain:[10,27,31,97,111,138,141,147,162,165,172,173],retract:147,retreat:152,retri:167,retriev:[0,33,43,69,74,86,96,97,108,112,119,123,139,140,143,144,145,146,147,148,149,162,163,164,165,167,169,172,173,174,178,181],retriv:[143,173],retroact:[58,125],retur:52,return_appear:[49,60,122,123,147,154,164],return_cmdset:145,return_detail:[147,154],return_key_and_categori:172,return_list:[1,172],return_map:111,return_minimap:111,return_obj:[1,11,87,172,173],return_par:165,return_prototyp:120,return_puppet:143,return_tagobj:172,return_tupl:[87,147,172],returnvalu:[10,33],reus:[38,174],reusabl:122,rev342453534:173,reveal:147,reverend:148,revers:[29,31,33,39,111,114,121,126,134,143,144,146,147,162,164,166,167,171,172,173,174,178],reverseerror:[167,169],reversemanytoonedescriptor:[143,164,174],reverseproxyresourc:167,revert:[43,90,126,131,145,162],review:[0,31,37,41,64,70,128,135],revis:61,revisit:[36,173],reviu:51,revok:58,revolutionari:131,rework:[29,61,147],rfc1073:169,rfc858:169,rfc:169,rfind:173,rgb:114,rgbmatch:173,rhel:8,rhostmush:[57,108,129],rhs:[25,58,145],rhs_split:145,rhslist:145,ricardo:173,riccardomurri:173,rich:[22,57,78,79,173],richard:79,rick:109,rid:[56,119,139],riddanc:12,ridden:[1,96],riddick:147,ride:121,right:[0,5,8,10,14,20,21,23,25,28,29,33,38,39,41,42,43,46,51,53,55,56,57,58,60,61,63,68,74,75,76,80,85,87,90,91,96,101,102,109,111,114,117,119,121,123,126,127,128,133,134,137,138,143,144,145,146,147,148,149,152,153,154,158,163,165,166,167,173],right_justifi:[109,165],rigid:57,rindex:173,ring:147,ripe:96,rise:[31,62],risen:62,risk:[38,43,57,63,90,123,138,145],rival:111,rjust:173,rm_attr:145,rnormal:114,rnote:[43,145],road:[31,46,111,121,144],roadmap:[45,139,184],roam:[122,144,154],roar:111,robot:[77,133],robust:[85,91,103],rock:[6,60,86,116,124,144],rocki:122,rod:144,role:[17,23,55,57,61,73,91,152],roleplai:[9,11,57,61,68,73,79,116,123,139,147,184],roll1:73,roll2:73,roll:[11,58,61,63,73,91,116,123,147,152,167],roll_challeng:73,roll_dic:147,roll_dmg:73,roll_hit:73,roll_init:152,roll_result:147,roll_skil:73,roller:[73,116,147],rom:79,roof:[43,145],room1:127,room56:13,room:[9,12,13,14,15,20,21,22,27,31,33,42,43,44,45,46,55,56,57,59,62,63,64,73,77,80,85,91,96,102,104,108,109,111,112,116,117,118,119,120,121,122,123,124,125,127,129,132,133,140,141,144,145,147,149,152,155,163,164,166,167,170,173,178,181,184],room_count:119,room_dict:147,room_flag:56,room_lava:56,room_typeclass:[147,173,181],roombuildingmenu:[22,147],roomnam:[43,58,145],roomobj:119,roomref:121,roomviewset:178,root:[9,13,22,23,36,47,53,63,64,69,75,78,80,81,86,89,90,93,96,97,100,106,128,130,134,135,136,154,158,164,165,167,173],root_urlconf:178,rose:[11,87,89,125],roster:[9,152],rosterentri:9,rot:127,rotat:173,rotatelength:173,roughli:[58,61,94,96,173],round:[17,147,152,173],rounder:147,rout:[5,20,49,56,121,137,143],router:[90,178],routin:[147,170,173],row:[0,3,16,38,49,58,64,69,86,111,114,116,126,137,147,173],rpcharact:147,rpcommand:147,rpg:[58,60,73,124,147,152],rpi:79,rplanguag:[141,142],rpm:63,rpobject:147,rpsystem:[141,142],rpsystemcmdset:147,rred:173,rsa:169,rspli8t:91,rsplit:[123,173],rss2chan:[98,145],rss:[7,43,55,79,128,139,141,143,145,146,167,184],rss_enabl:[98,145],rss_rate:143,rss_update_interv:[43,145],rss_url:[43,98,143,145],rssbot:143,rssbotfactori:169,rsschan:[43,145],rssfactori:169,rssreader:169,rst:38,rstrip:[91,173],rsyslog:151,rtest2:114,rtext:85,rthe:22,rthi:114,rtype:167,rubbish:[43,145],rubi:64,rudimentari:154,ruin:[122,147,154],rule:[12,13,14,21,33,47,53,55,58,61,68,77,79,80,96,114,124,126,127,131,139,147,152,162,173,184],rulebook:116,rumour:122,run:[0,2,3,5,6,8,9,10,11,13,14,15,20,21,23,24,25,26,27,28,29,31,35,36,38,40,43,45,46,47,51,53,54,56,57,59,60,61,62,63,64,68,69,72,73,76,79,80,81,85,86,90,91,92,93,95,96,97,101,102,103,104,109,110,111,115,119,121,122,123,124,125,126,128,130,131,132,133,134,136,137,138,139,141,143,144,145,146,147,149,151,152,153,154,155,158,163,164,165,166,167,169,170,171,172,173,175,181,183,184],run_async:[10,173],run_connect_wizard:167,run_dummyrunn:167,run_exec:173,run_exec_then_goto:173,run_init_hook:167,run_initial_setup:167,run_menu:167,run_start_hook:[60,125,172],runexec:173,runexec_kwarg:173,runnabl:109,runner:[36,106,154,170,171],runsnak:93,runtest:[143,144,145,146,147,148,149,151,153,163,164,165,166,169,170,171,172,173,174,175,178,179,181],runtim:[12,27,33,62,144,147,156,173],runtimeerror:[73,143,147,149,165,166,169,172,173],runtimewarn:165,rusernam:51,rush:29,rusti:85,ruv:36,ryou:22,s3boto3storag:148,s3boto3storagefil:148,s3boto3storagetest:148,s3boto3testcas:148,sabr:161,sad:[133,169],safe:[11,26,30,31,43,46,56,60,64,82,89,97,104,131,133,141,145,147,153,163,165,166,167,169,172,173,174],safe_join:148,safefunc:173,safer:[12,13],safest:[0,90,105,172],safeti:[2,43,56,89,90,123,125,139,145,147,164,173],sai:[0,5,6,10,12,14,17,20,22,25,26,27,29,31,33,39,40,41,44,46,51,56,57,58,60,61,62,63,64,69,73,77,78,80,89,90,91,93,96,109,114,116,117,118,119,123,125,126,127,128,129,131,137,138,139,140,144,145,147,149,153,154,158,164,173],said:[0,4,10,22,26,43,44,46,49,51,57,83,91,96,111,112,118,127,134,144,145,147,149,164,166,169,172],sake:[13,43,57,126,135,145,147,169,181],sale:85,same:[0,2,5,6,9,10,11,12,13,14,15,16,19,20,21,22,23,26,27,28,29,31,33,34,37,38,40,41,42,43,44,50,55,57,58,59,60,61,62,63,64,66,69,73,74,78,80,81,83,84,85,86,88,89,90,91,95,96,97,98,100,102,104,105,106,108,109,110,111,112,113,114,115,116,119,121,123,125,126,127,128,131,133,134,136,138,143,144,145,146,147,148,149,152,153,154,158,161,163,164,165,166,167,169,172,173,174,178,181],sampl:[8,36,56,100,147],san:147,sand:62,sandi:111,sane:[61,79,96,158,181],sanit:181,saniti:[9,49,111,127,139,173],sarah:[43,129,145],sat:[21,140],satisfi:[108,145,172],satur:103,save:[0,1,9,15,21,22,24,27,29,33,34,36,41,42,43,46,48,50,51,54,56,64,84,86,87,89,95,97,100,102,103,105,107,109,110,112,115,116,123,125,131,133,138,143,145,146,147,148,149,163,164,165,166,167,169,170,172,173,174],save_a:[146,162,164,166,167],save_as_new:172,save_buff:173,save_data:173,save_for_next:[33,144],save_handl:173,save_kwarg:173,save_model:[143,146,164,166],save_nam:166,save_on_top:[146,162,164,166,167],save_prototyp:165,save_recip:147,savefunc:[50,173],savehandl:173,saver:173,saverdict:173,saverlist:173,saverset:173,saveyesnocmdset:173,saw:[10,46,69],say_text:118,saytext:147,scale:[23,57,61,73,106,114,147],scalewai:90,scan:[8,144,154],scarf:147,scatter:[152,173],scedul:173,scenario:58,scene:[11,21,38,55,59,61,73,74,97,109,112,114,116,122,126,147,154,166,174],schedul:[27,62,147,149,173],schema:[4,64,86,125,131,173],scheme:[28,33,43,63,86,114,145],scienc:[49,124],scientif:79,scissor:116,scm:9,scope:[29,55,64,74,124,134,138,147,158,173],score:[58,60,173],scrambl:172,scraper:181,scratch:[40,46,57,58,61,63,123,124,128,130,136,139,156],scream:122,screen:[7,16,18,33,43,51,52,61,66,74,81,85,97,100,101,104,105,109,114,133,137,138,139,143,145,147,152,158,165,167,169,173,184],screenheight:[74,167],screenread:[74,167,169],screenshot:[55,133,139,184],screenwidth:[74,144,167],script:[6,11,13,14,20,27,36,45,47,55,56,57,59,61,62,63,71,80,84,85,86,89,90,93,103,104,105,106,107,108,109,110,112,115,116,117,119,120,122,125,130,132,133,137,138,139,141,142,143,145,146,147,152,153,154,155,163,164,165,167,170,173,178,181,184],script_path:[43,145],script_search:59,script_typeclass:[153,173,181],script_typeclass_path:171,scriptattributeinlin:166,scriptbas:166,scriptclass:166,scriptdb:[119,125,141,166,172,178],scriptdb_db_attribut:166,scriptdb_db_tag:166,scriptdb_set:[143,164,172],scriptdbadmin:166,scriptdbfilterset:178,scriptdbmanag:166,scriptdbseri:178,scriptdbviewset:178,scripthandl:[141,142],scriptkei:[43,145],scriptmanag:166,scriptnam:173,scripttaginlin:166,scroll:[20,45,52,63,77,95,96,97,123,138,173],scrub:167,sdesc:[56,147],sdesc_regex:147,sdescerror:147,sdeschandl:147,sdk:63,sea:[111,122],seamless:147,seamlessli:[92,102],search:[0,2,9,13,21,22,30,33,41,42,43,48,50,55,58,59,60,64,68,70,73,76,87,89,94,96,102,104,109,116,123,124,125,127,131,134,136,139,140,141,142,143,144,145,146,147,149,152,154,158,160,162,163,164,165,166,167,172,178,184],search_:[27,59],search_account:[58,107,119,141,164,173],search_account_attribut:119,search_account_tag:[119,173],search_at_multimatch_input:164,search_at_result:[147,158,164],search_attribute_object:119,search_channel:[41,119,141,146,173],search_channel_tag:[119,173],search_field:[146,162,164,166,167,172],search_for_obj:145,search_help:[119,141,162],search_help_entri:173,search_helpentri:162,search_index_entri:[144,145,146,147,149,152,153,154,156,162,164,173],search_messag:[119,141,146,173],search_mod:147,search_multimatch_separ:171,search_object:[11,13,27,111,119,121,125,141,143,173],search_object_attribut:119,search_objects_with_prototyp:165,search_prototyp:165,search_script:[59,102,119,141,173],search_script_tag:[119,173],search_tag:[48,112,119,140,141],search_tag_account:112,search_tag_script:112,search_target:147,searchabl:149,searchdata:[143,147,164,173],searchstr:68,season:[61,147],sec:[10,29,62,74,147,169,173],secmsg:173,second:[0,10,11,14,16,21,22,25,27,29,31,33,38,39,41,43,51,62,63,69,80,82,85,86,88,90,91,95,102,103,104,109,110,114,115,116,119,120,121,123,126,127,132,134,143,144,145,147,149,152,153,154,163,164,165,166,167,169,170,173,175],secondari:[81,167],secondli:89,secreci:131,secret:[9,23,65,71,147,167],secret_kei:[9,148],secret_key_nam:148,secret_set:[4,9,23,65,141,155,157,167],sect_insid:49,section:[1,4,9,11,15,18,21,22,23,25,26,29,31,33,35,36,38,39,40,48,51,58,60,62,63,68,69,75,77,80,86,89,90,93,95,96,100,111,113,119,124,125,127,133,137,138,139,147,165,173,178],sector:49,sector_typ:49,secur:[7,11,13,22,26,41,43,57,63,80,85,90,96,108,109,114,123,133,134,139,141,145,146,147,148,162,164,169,172,173,181,184],secure_attr:80,secure_url:148,security_token:148,security_token_nam:148,sed:36,sedcond:166,see:[0,1,2,3,4,5,8,9,10,11,12,13,14,19,20,21,22,23,25,26,27,28,29,30,31,32,33,34,35,37,38,39,40,41,42,43,44,46,48,49,50,51,52,53,55,56,57,58,59,60,61,62,63,64,65,68,70,71,72,74,75,76,80,81,82,86,87,88,89,90,91,93,95,96,98,100,101,102,103,104,105,106,108,109,110,111,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,130,131,132,133,134,135,136,137,138,139,141,143,144,145,146,147,148,149,151,152,153,154,156,158,161,163,164,166,167,168,169,170,171,172,173,175,179,181,183],seek:[122,163,173],seem:[4,22,24,31,39,41,56,61,63,75,94,109,110,119,121,122,123,137,138,172,173],seen:[0,22,29,31,34,40,46,49,51,57,58,69,81,91,95,96,102,105,111,119,120,121,126,127,131,147,165,169,173],sefsefiwwj3:9,segment:[121,167],seldomli:[144,145],select:[2,20,22,27,31,38,43,51,54,63,69,77,80,85,86,104,105,106,111,119,120,123,131,133,137,138,140,144,145,147,152,165,172,173,178],selet:173,self:[0,1,2,5,6,9,10,11,13,20,21,22,25,27,28,29,30,31,33,38,39,40,41,42,43,44,49,50,51,56,57,58,59,60,62,63,71,72,73,76,77,80,81,82,85,86,87,89,95,96,102,109,115,116,117,118,119,120,121,123,125,127,129,132,134,143,144,145,146,147,149,152,153,154,156,163,164,166,167,168,169,171,172,173,174,179],self_pid:173,selfaccount:58,sell:[78,85,147],semi:[93,132,138,147],semicolon:[80,163,173],send:[2,12,22,25,27,29,33,34,41,43,51,52,58,59,61,64,70,71,73,74,76,80,81,83,89,91,93,95,96,102,103,105,107,110,113,114,115,116,118,120,123,126,133,137,138,139,140,143,144,145,146,147,148,149,151,152,153,154,158,163,164,166,167,168,169,170,171,173],send_:[40,83,169],send_adminportal2serv:169,send_adminserver2port:167,send_authent:169,send_channel:169,send_default:[40,83,169],send_defeated_to:154,send_emot:147,send_functioncal:169,send_game_detail:168,send_heartbeat:169,send_instruct:167,send_mail:147,send_msgportal2serv:169,send_msgserver2port:167,send_p:169,send_privmsg:169,send_prompt:169,send_random_messag:153,send_reconnect:169,send_request_nicklist:169,send_status2launch:169,send_subscrib:169,send_text:[40,83,169],send_unsubscrib:169,sender:[34,41,43,107,143,145,146,147,164,167,169,173,174],sender_account_set:143,sender_extern:146,sender_object:167,sender_object_set:164,sender_script_set:166,sender_str:146,sendernam:[43,145],senderobj:173,sendlin:169,sendmessag:[40,147],sens:[1,10,22,31,37,56,58,80,86,89,96,102,121,138,144,153,173],sensibl:[90,167],sensit:[11,51,58,80,146,147,148,149,151,162,172,173],sensivit:147,sent:[25,34,51,58,69,74,83,88,91,105,107,113,114,119,137,138,143,144,145,146,147,149,151,153,164,167,168,169,171,172,173,178],sentenc:[46,91,147,149],sep:173,sep_kei:[22,147],separ:[8,11,13,14,20,23,29,31,33,37,38,40,43,46,48,57,58,61,62,64,71,72,75,77,80,84,85,86,87,89,91,92,93,95,96,98,101,103,105,106,112,114,115,119,121,123,126,129,131,133,136,137,138,140,143,144,145,146,147,149,152,153,154,158,162,163,164,166,167,169,173],separatli:29,seq:87,sequenc:[10,13,14,15,33,64,80,81,87,89,113,126,144,145,147,149,158,163,167,173],seri:[51,61,79,114,131,136,138,147,153,173],serial:[11,83,138,141,165,166,169,173,177],serializ:169,serializer_class:178,serializermethodfield:178,seriou:[39,110],serious:63,serv:[45,49,55,64,83,101,103,104,111,135,144,148,152,167,169,173,180],server:[0,2,4,9,10,11,12,13,15,19,21,25,26,27,28,29,31,33,34,35,36,37,40,41,45,47,51,54,55,56,57,58,59,60,62,63,64,65,66,67,69,70,71,72,73,74,75,78,79,80,81,83,84,86,88,89,91,93,94,95,96,97,100,101,102,103,106,107,109,110,111,113,114,115,116,118,121,122,124,125,127,128,131,133,134,135,136,137,138,139,141,142,143,144,145,146,147,148,149,150,153,154,155,164,166,172,173,174,177,178,183,184],server_connect:169,server_disconnect:169,server_disconnect_al:169,server_epoch:[27,173],server_info_dict:167,server_l:169,server_logged_in:169,server_nam:104,server_pid:[169,173],server_receive_adminportal2serv:167,server_receive_msgportal2serv:167,server_receive_statu:167,server_reload:166,server_run:167,server_runn:167,server_servic:173,server_services_plugin:[40,104,141,155,157],server_services_plugin_modul:40,server_session_class:[105,158],server_session_sync:169,server_st:167,server_twistd_cmd:169,server_twisted_cmd:169,serverconf:[145,166],serverconfig:[166,167],serverconfigadmin:167,serverconfigmanag:167,serverfactori:169,serverload:[43,145],serverlogobserv:173,servermsg:173,servernam:[4,8,9,54,74,90,104],serverprocess:[43,145],serversess:[40,105,114,141,142,151,155,157,163,169,172],serversessionhandl:[40,105,167],serverset:[43,80,145,163],servic:[12,23,40,45,71,90,94,100,103,104,110,131,133,141,145,148,158,167,169,173],sessdata:167,sessid:[2,33,105,123,164,167,169],session:[2,12,15,24,31,33,40,45,47,51,57,74,81,82,84,88,89,91,96,100,107,114,123,127,138,139,141,142,143,144,145,147,149,151,156,158,164,165,166,169,173,178,184],session_data:167,session_from_account:167,session_from_sessid:167,session_handl:[105,141],session_id:178,session_portal_partial_sync:167,session_portal_sync:167,sessioncmdset:[31,43,145,156,158],sessionhandl:[40,83,141,142,143,164,169],sessionid:169,sessionobject:173,sessions_from_account:167,sessions_from_charact:167,sessions_from_csessid:[167,169],sessions_from_puppet:167,sesslen:164,set:[0,2,3,6,7,8,10,11,12,13,14,15,16,17,19,20,21,22,23,24,25,26,27,29,30,32,33,34,35,36,37,38,39,40,41,42,44,45,46,47,50,52,55,56,57,58,59,60,61,63,64,66,67,68,69,71,74,75,76,82,83,85,86,87,89,91,93,95,96,97,100,102,105,107,108,109,110,111,112,113,114,116,117,119,120,121,124,125,126,128,129,130,133,134,135,136,137,138,139,141,143,144,145,146,147,148,149,151,152,153,154,155,156,157,161,162,163,164,165,166,167,169,170,171,172,173,174,175,178,179,181,184],set_active_coordin:147,set_al:154,set_alias:144,set_attr:145,set_attribut:178,set_cach:172,set_class_from_typeclass:172,set_cmdset:144,set_dead:154,set_descript:51,set_detail:[147,154],set_game_name_and_slogan:179,set_gamedir:167,set_kei:144,set_nam:51,set_pane_typ:137,set_password:143,set_task:149,set_trac:[42,141],set_webclient_set:179,setattr:[147,166,167,172,173,174],setcolor:81,setdesc:[57,145,147],setgend:147,sethelp:[20,68,145],sethom:145,setlock:147,setnam:40,setobjalia:[43,145],setperm:[43,145],setspe:147,sett:98,settabl:[74,86,169],setter:[39,143,146,147,164,167,172],settestattr:50,settingnam:80,settings_chang:107,settings_default:[4,5,34,47,104,127,142,173],settings_ful:104,settings_mixin:[141,167],settl:[111,116],setup:[5,15,18,26,40,47,61,63,71,85,93,96,100,116,120,127,129,131,138,139,143,144,145,147,148,149,153,154,158,163,164,165,166,167,169,170,171,172,173,174,175,178,181,184],setup_str:170,setuptool:[63,75],sever:[0,11,14,19,22,29,31,33,36,41,42,43,48,50,52,55,56,57,59,62,69,79,80,102,104,109,113,116,119,125,137,145,147,149,154,164,169,172,173],sex:147,shall:[126,134],shaman:[57,109],shape:[20,22,39,58,61,111,147,173],sharabl:109,share:[9,25,31,36,37,42,46,57,59,63,64,65,80,86,90,102,103,105,112,116,119,125,133,135,143,149,165,166,170,172,173,174,178,179],shared_field:178,sharedloginmiddlewar:179,sharedmemorymanag:[172,174],sharedmemorymodel:[146,162,172,174],sharedmemorymodelbas:[143,146,162,164,166,172,174],sharedmemorystest:174,shaw:[77,79],she:[0,22,33,56,91,126,147,149],sheer:[43,145],sheet:[23,51,133,134,137,173],sheet_lock:58,shell:[7,23,25,26,36,53,57,58,59,60,63,75,86,87,90,100,103,108,110,125,128,169],shenanigan:158,shield:[29,77,86],shift:[14,15,27,108,149,154,162,173],shiftroot:154,shine:[21,154],shini:173,ship:[55,64,75,111],shire:62,shirt:147,shoe:147,shoot:[21,152,173],shop:[51,57,108,124,139,149,184],shop_exit:85,shopcmdset:85,shopkeep:149,shopnam:85,shopper:85,short_descript:54,shortcom:85,shortcut:[0,3,22,23,27,29,31,33,38,43,47,53,59,69,91,96,100,107,116,119,125,129,133,134,143,144,145,147,149,163,164,165,173],shorten:[42,46,125,165],shorter:[40,61,104,108,117,118,125,132,146,147,172,173],shortest:[39,147],shorthand:[43,89,126,145],shortli:[0,22,77],shot:152,should:[0,1,2,3,4,5,6,8,9,10,11,12,13,14,15,16,19,20,22,23,24,25,26,27,29,31,33,34,37,38,39,40,41,42,43,46,47,48,51,53,55,57,58,59,60,61,62,63,64,65,66,68,69,72,73,74,75,76,77,80,81,82,83,85,86,88,89,90,91,93,94,95,96,97,98,100,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,119,121,122,123,124,125,126,127,128,129,130,131,133,134,135,136,137,138,139,140,141,143,144,145,146,147,148,149,151,152,153,154,156,158,161,163,164,165,166,167,169,170,171,172,173,175,181],should_join:146,should_leav:146,should_list_cmd:145,shoulddrop:[152,164],shoulder:[58,147],shouldget:[152,164],shouldgiv:[152,164],shouldmov:[149,152,164],shouldn:[0,13,21,22,29,41,48,58,93,126,145,147,149,152,170],shouldrot:173,shout:29,shove:21,show:[0,12,13,14,20,22,24,26,27,30,33,35,37,38,39,40,42,43,46,48,49,51,52,53,54,55,57,58,60,61,62,63,64,68,69,70,71,73,81,82,85,86,90,91,95,96,97,98,101,102,103,104,105,106,110,111,114,116,117,118,119,120,122,124,126,127,128,129,131,133,134,136,137,138,139,145,147,152,153,154,158,164,165,167,169,173,181],show_foot:173,show_map:49,show_non_edit:165,show_non_us:165,show_valu:147,show_version_info:167,show_warn:167,showcas:[31,111,147],shown:[0,4,9,22,25,29,35,41,43,49,51,54,57,62,68,109,114,121,133,138,145,147,154,158,164,165,167,173],showtim:62,shrink:173,shrug:46,shrunk:101,shuffl:27,shun:[26,90,108],shut:[0,4,29,43,93,100,102,104,137,143,145,158,164,166,167,168,169],shutdown:[12,19,31,58,93,102,105,110,143,145,158,166,167,169,172,173],shy:[26,61,129],sibl:[10,57,96,102],sid:[43,145],side:[0,1,11,24,36,38,43,48,49,58,73,74,83,91,105,112,119,126,127,133,137,138,143,145,146,147,158,162,164,166,167,169,172,173,174],sidestep:19,sidewai:173,sigint:167,sign:[0,14,20,46,83,90,91,106,115,123,132,147,148,164,166,172,173],signal:[45,93,110,139,141,142,152,169,170,174,184],signal_acccount_post_first_login:107,signal_account_:107,signal_account_post_connect:107,signal_account_post_cr:107,signal_account_post_last_logout:107,signal_account_post_login:107,signal_account_post_login_fail:107,signal_account_post_logout:107,signal_account_post_renam:107,signal_channel_post_cr:107,signal_helpentry_post_cr:107,signal_object_:107,signal_object_post_cr:107,signal_object_post_puppet:107,signal_object_post_unpuppet:107,signal_script_post_cr:107,signal_typed_object_post_renam:107,signatur:[33,73,144,146,147,148,149,158,166,167,168,169,171,172,173,179],signature_vers:148,signed_integ:173,signedinteg:173,signedon:169,signifi:[14,163,172],signific:97,significantli:50,signup:4,silenc:168,silenced_system_check:127,silent:[10,43,62,118,145,167,169],silli:[60,89,96,109],silvren:[55,90],similar:[0,11,13,20,21,22,25,33,41,48,51,55,58,64,68,73,77,86,89,90,96,102,106,121,125,129,136,137,140,143,144,145,147,149,152,162,164,167,172,173,178,181],similarli:[58,62,90,112,147,152,172,175,178],simpl:[0,2,4,5,6,9,10,13,14,15,17,25,26,28,30,31,33,35,38,39,40,41,43,46,49,50,55,56,57,58,59,60,61,67,69,70,73,74,76,77,81,85,86,88,89,90,91,95,96,98,100,103,105,108,109,111,112,116,117,118,119,120,122,123,124,126,132,133,135,139,145,146,147,148,149,152,153,154,161,162,164,165,166,169,172,173,180,181,184],simpledoor:[141,142],simplemu:24,simpleobjectdbseri:178,simpler:[10,15,38,43,56,145,173,181],simpleresponsereceiv:168,simplest:[6,29,58,73,90,116,144,173,175],simpli:[5,8,11,12,13,17,20,21,22,23,25,29,31,37,38,39,40,41,47,49,51,53,55,58,59,61,63,71,72,73,80,81,83,85,96,102,103,104,109,112,114,118,121,123,125,127,128,131,132,138,140,143,144,145,146,147,149,152,153,154,162,164,169,172,173],simplic:[22,39,43,55,126,145,147,154],simplif:[45,116],simplifi:[10,69,94,100,111,116,118,149],simplist:[116,123,132,137,147],simul:[33,73,93,147,171],simultan:[58,88,116,173],sinc:[0,1,3,4,5,6,9,10,11,13,14,19,21,22,23,25,26,27,28,29,31,33,34,35,38,39,40,41,42,43,44,47,48,49,50,51,54,55,56,57,58,59,60,61,62,64,69,74,76,80,83,84,85,86,88,89,90,91,96,97,100,102,104,110,111,114,115,116,118,119,121,122,123,125,126,127,131,133,134,135,137,138,143,144,145,146,147,152,153,154,163,164,165,166,167,168,169,170,172,173,174,181],singl:[0,5,10,14,16,22,23,24,31,33,37,38,43,44,48,51,55,57,58,59,61,64,67,73,77,83,87,88,90,95,96,105,108,111,112,114,119,122,125,127,128,129,139,143,144,145,146,147,151,152,154,158,164,165,166,167,170,171,172,173,181],single_type_count:147,singleton:[84,105,115,146,166,173],singular:[58,61,164],sink:26,sint:52,sir:46,sit:[11,14,29,33,47,55,63,80,83,90,95,96,119,121,123,125,145,147,149,153,154,163,166,169,173],sitabl:125,sitat:154,site:[8,16,17,23,37,69,71,79,80,90,97,98,100,101,103,111,133,134,143,158,167,181],site_nam:59,situ:[11,172,173],situat:[0,6,11,22,33,37,42,43,46,62,76,83,86,102,105,119,125,131,144,145,149,174,175],six:[73,91,147],sixti:62,sizabl:148,size:[16,24,42,49,58,97,101,108,111,137,138,141,147,148,168,169,173,174],size_limit:173,skeleton:[123,137],sketch:[116,138],skill:[28,29,30,55,60,61,70,73,79,110,116,121,127,133,134,147,173],skill_combat:73,skillnam:73,skin:109,skip:[31,33,41,43,49,61,62,75,88,100,106,109,115,131,143,145,147,148,164,172,173],skipkei:169,skippabl:129,skull:109,sky:[102,132],slack:79,slam:147,slash:[20,41,55,73,116,122,148,154],slate:111,slc:173,sleep:[10,29,33,73],slew:[61,73,75,173],slice:[119,145,173,175],slice_bright_bg:145,slice_bright_fg:145,slice_dark_bg:145,slice_dark_fg:145,slight:[8,91,147,149],slightli:[42,62,63,79,116,123,143,146,147,152,181],slightly_smiling_fac:138,slip:173,slogan:9,slot:[58,134,147,152,165,173,175],slow:[27,116,146,147,154,169,173],slow_exit:[141,142],slower:[62,77,90,93],slowexit:147,slowli:[79,147,183],slug:[146,162,172,181],slugifi:181,small:[4,14,15,16,25,30,33,37,55,57,58,61,63,69,70,79,81,85,90,91,93,96,97,98,108,111,122,123,124,127,128,139,147,152,153,169,173,175],smaller:[13,14,16,38,101,137,147,173],smallest:[58,62,80,90,147,173],smallshield:86,smart:[41,77,91,147],smarter:109,smash:[61,153],smell:61,smelli:109,smile:[33,43,145],smith:173,smithi:29,smoothi:147,smoothli:134,smush:48,snake:136,snap:82,snapshot:131,snazzi:78,sneak:163,snippet:[10,13,21,31,43,55,64,80,109,114,139,145,169,173],snoop:103,snuff:26,social:[55,71],socializechat:170,soft:[4,64,139,147,184],softcod:[129,139],softli:78,softwar:[36,63,90,131],solar:62,soldier:85,sole:[57,69,143],solid:[49,55,114],solo:[20,63,124],solut:[0,9,14,25,27,29,39,56,69,73,85,90,91,103,111,115,118,121,122,125,127,138,145,163,175],solv:[21,27,44,49,61,63,77,97,111,147,154],some:[0,3,4,5,6,8,9,11,12,13,14,15,16,20,21,22,23,24,25,26,27,28,29,31,33,36,37,38,40,42,43,45,46,48,49,50,51,55,57,58,60,61,62,63,64,69,70,72,73,74,75,77,78,79,80,82,83,85,86,87,89,90,91,94,95,96,97,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,121,122,123,124,125,126,127,128,131,133,134,136,137,138,139,143,144,145,146,147,148,149,152,153,154,156,158,161,163,164,165,166,167,168,169,172,173,174,176,178,181],some_long_text_output:173,somebodi:[0,138],somehow:[33,40,73,80,87,90,113,140,147,173],someon:[0,1,29,33,43,46,48,49,58,60,80,85,90,96,103,107,115,117,118,119,138,143,145,147,149,153,154,164],somepassword:23,someplac:154,someth:[0,3,4,6,8,9,10,11,12,14,20,22,23,25,27,29,30,33,38,39,40,41,43,44,46,49,51,52,56,57,58,59,60,61,62,64,65,68,69,70,71,72,73,75,80,82,83,85,86,89,90,91,93,95,96,102,104,107,108,109,111,114,115,119,123,125,127,128,129,133,134,135,137,138,139,143,144,145,147,148,149,152,154,163,164,167,172,173,181],sometim:[6,22,27,33,40,42,50,51,60,62,64,80,86,91,93,95,96,102,109,110,119,136,138,145],somewhat:[4,22,41,57,127,138,147],somewher:[0,12,37,43,73,80,90,109,121,125,131,145,146,162,172,173],soon:[42,61,69,72,96,100,105,127,153,169,173],sophist:[10,27,55,108,116],sorl:4,sorri:[80,163],sort:[3,6,11,31,39,49,59,61,64,69,73,83,84,90,105,110,112,116,117,135,140,147,152,154,164,165,166,172,173,175,181],sort_kei:169,sought:[143,144,146,162,164,172],soul:111,sound:[22,29,37,58,61,80,82,83,102,104,111,115,131,138,147,169,175],sourc:[0,4,9,10,12,15,16,17,20,21,22,23,27,31,36,37,38,46,47,53,55,57,60,63,64,68,72,75,76,79,88,89,94,96,97,108,122,127,128,130,131,134,139,141,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,168,169,170,171,172,173,174,175,178,179,180,181,182,183],source_loc:[25,77,96,117,147,149,154,164],source_object:[145,146,147],sourceforg:169,sourceurl:169,south:[0,22,43,44,49,111,121,145,147,149,170],south_north:111,southeast:145,southern:111,southwest:[20,43,145],space:[9,20,21,22,25,33,35,38,41,43,46,48,49,57,68,80,87,91,95,102,109,111,114,116,118,126,129,137,138,144,145,146,147,148,152,154,158,164,165,167,172,173],spaceship:121,spacestart:173,spaghetti:[13,173],spam:[12,28,103,116,138,167],spammi:[12,116],span:[16,17,108],spanish:76,spare:152,spars:167,spatial:111,spawen:147,spawn:[47,55,93,120,122,137,138,141,145,147,152,161,165],spawner:[18,45,89,120,139,141,142,145,152,161,184],spd:134,speak:[0,15,19,41,43,46,60,94,96,113,117,118,126,133,145,147,149,163,164],speaker:[46,147,149],spear:109,spec:145,special:[2,10,11,13,14,15,19,20,25,26,27,30,31,33,35,37,41,42,51,58,60,61,64,69,76,77,80,81,83,85,86,88,89,95,102,103,104,107,111,112,113,114,116,119,122,123,125,127,131,134,137,143,144,145,147,152,154,158,163,164,167,169,172,173],specif:[0,2,4,9,11,12,22,23,24,25,26,27,31,33,36,37,38,39,40,41,42,43,46,47,50,51,55,56,59,61,62,64,67,69,77,78,79,80,82,87,88,89,90,91,95,96,100,105,107,110,111,112,115,116,119,121,122,123,124,125,126,127,131,132,133,134,135,137,138,143,144,145,146,147,148,149,154,156,162,163,164,165,166,167,169,172,173,178,181],specifi:[3,11,12,16,19,21,22,27,29,31,38,39,43,46,49,51,54,58,62,63,68,83,84,86,88,90,91,98,100,102,103,105,109,111,112,114,115,119,123,127,134,136,144,145,146,147,148,149,152,158,163,164,165,166,169,170,171,172,173,178,181],spectacular:42,speech:[149,164],speechlock:163,speed:[11,47,62,82,86,87,93,116,134,147,165,169,172,173],spell:[15,19,28,57,60,109,112,147,152,165],spell_attack:152,spell_conjur:152,spell_heal:152,spell_nam:152,spellnam:152,spend:[39,89,91,119,152],spend_act:152,spend_item_us:152,spent:152,sphinx:38,spin:[62,90],spit:[3,60,116],splashscreen:147,splinter:154,split:[9,25,31,33,41,58,91,104,105,111,118,121,123,131,136,137,138,144,145,147,154,165,167,169,173,175],split_2:138,split_nested_attr:145,splithandl:138,spoken:[0,46,72,147,149,164],spoof:172,spool:63,sport:87,spot:[57,64,143],spread:[70,73,109],spring:[82,147],spring_desc:147,sprint:147,sprofil:167,spunki:77,spyrit:24,sql:[7,36,56,57,64,86,125,139,170,184],sqlite3:[55,64,86,123,127,128,131,173],sqlite3_prep:167,sqlite:[23,86,128,167],sqllite:36,sqrt:39,squar:[38,39,129],squeez:86,src:[10,17,20,59,75,80,89,100,102,133,137,139,151],srcobj:[144,145],srun:167,srv:36,ssessionhandl:83,ssh:[9,24,25,40,55,64,83,90,94,105,110,141,167],ssh_interfac:90,ssh_port:90,sshd:103,sshfactori:169,sshprotocol:169,sshserverfactori:169,sshuserauthserv:169,ssl:[7,8,43,55,64,67,83,88,94,141,143,145,167],ssl_context:169,ssl_interfac:90,ssl_port:90,sslcertificatefil:8,sslcertificatekeyfil:8,sslciphersuit:8,sslengin:8,ssllab:8,sslprotocol:[8,169],ssltest:8,sslv3:67,sstem:69,sta:173,stab:[29,122,154],stabil:[61,145,147,163],stabl:[37,40,56,60,100],stabli:[97,166],stack:[13,31,61,121,137,143,144,153,165,167,173],stackedinlin:143,stackexchang:127,stackful:173,stacktrac:[165,173],staf:108,staff:[9,19,25,57,61,68,73,80,108,109,111,123,133,144,165,173],staff_onli:162,staffer:9,staffernam:9,stage:[2,36,56,61,77,111,123,131,133,143,146,149,164],stagger:169,stai:[1,31,49,51,63,90,91,121,125,126,138,147],stale:[100,125],stalker:181,stamina:[30,147,152],stamp:[27,43,96,105,125,137,143,145,164,166,170,172],stanc:[116,147],stand:[13,17,20,21,22,25,29,38,43,49,56,61,63,72,73,80,86,90,95,96,111,116,121,122,123,127,131,133,138,145,147,149,154,164,166,170,172,173],standalon:103,standard:[0,1,6,8,9,15,21,27,30,41,43,50,57,58,59,63,64,79,83,88,91,95,103,113,114,116,120,126,131,136,139,141,143,145,147,163,164,167,169,172,173,178,184],stanza:169,star:[43,145],stare:131,start:[0,1,2,3,4,5,7,12,13,14,15,16,18,20,21,23,25,26,27,29,31,33,34,38,39,40,41,42,43,44,45,47,48,49,50,51,53,54,55,57,59,60,61,62,64,65,66,69,70,72,73,74,75,76,77,79,80,83,84,86,87,90,91,93,95,96,97,98,101,102,103,104,105,106,107,108,109,111,114,116,119,120,121,123,124,125,127,128,130,131,132,133,136,137,138,139,143,144,145,146,147,149,152,153,154,158,164,165,166,167,168,169,170,172,173,175,183,184],start_all_dummy_cli:170,start_attack:154,start_bot_sess:167,start_delai:[102,116,120,121,153,166,173],start_driv:121,start_evennia:167,start_hunt:154,start_idl:154,start_lines1:167,start_lines2:167,start_loc_on_grid:49,start_olc:165,start_only_serv:167,start_ov:51,start_patrol:154,start_plugin_servic:[40,158],start_portal_interact:167,start_serv:169,start_server_interact:167,start_sunrise_ev:62,start_text:147,start_turn:152,startapp:[69,86,133,134],startclr:[114,173],startedconnect:[167,169],starter:[9,136],starthour:25,startnod:[51,85,147,165,173,175],startnode_input:[51,147,165,173,175],startproduc:168,startservic:[167,168],startstop:158,startswith:[41,43,84,145,173],starttl:[167,169],starttupl:169,startup:[11,35,40,60,62,90,102,104,136,158,164,166,167,169,171,173],stat:[17,43,60,61,71,85,116,123,133,134,136,139,145,147,152,184],state:[11,13,14,31,33,42,43,50,51,55,56,64,80,95,100,102,105,110,114,116,121,122,126,131,137,138,143,144,145,146,147,152,153,154,165,166,167,169,172,173],state_unlog:145,statefultelnetprotocol:[169,170],statement:[10,13,14,27,31,42,49,51,55,58,59,86,94,95,96,118,119,124,164,173],static_overrid:[135,136,137],static_root:136,staticfil:148,statict:[43,145],statictrait:147,station:121,stationari:154,statist:[3,12,43,104,105,120,124,135,145,147,170,172,174],statu:[20,29,51,58,61,88,90,104,105,115,131,146,147,152,154,158,166,167,169,184],status:61,status_cod:168,stderr:147,stdin_open:100,stdout:[59,100,147,167,173],steadi:64,steal:[43,85,145],steer:121,step1:29,step2:29,step3:29,step:[0,4,7,8,13,14,21,23,29,31,33,36,38,39,41,43,45,46,50,58,63,69,73,77,82,85,86,91,97,100,102,106,108,121,122,123,126,127,128,134,138,139,145,147,154,166,167,169,170,172,173,175,183,184],stick:[15,33,38,43,51,63,113,145],still:[0,1,4,6,9,11,13,14,15,19,20,22,25,26,29,31,33,37,38,39,40,41,43,49,55,57,58,60,62,63,64,77,78,79,83,91,94,95,96,102,103,105,106,107,108,110,114,121,123,125,126,128,131,134,138,144,145,147,148,149,152,154,164,165,166,169,170,173],sting:111,stitch:148,stock:[34,55,85,101,151,181],stolen:[103,173],stone:[20,33,60],stoni:60,stop:[7,9,10,12,14,20,25,27,29,34,41,42,43,49,51,57,58,62,63,74,77,80,82,89,90,93,95,96,100,102,104,105,106,108,115,116,120,121,123,128,137,139,145,147,149,152,153,154,158,164,166,167,168,169,172,173,184],stop_driv:121,stop_evennia:167,stop_serv:169,stop_server_onli:167,stopproduc:168,stopservic:[167,168],storag:[11,13,23,28,29,33,43,47,56,64,73,85,86,96,102,125,133,138,143,145,146,147,148,149,163,164,165,166,167,172,173],storage_locksr:163,storage_lockstr:163,storage_modul:173,storagecontain:102,storagescript:102,store:[0,2,9,13,15,21,23,27,28,29,31,33,34,37,39,40,41,43,44,46,47,49,50,53,55,56,57,58,60,61,64,69,73,75,80,82,85,86,87,89,91,95,97,100,102,104,105,112,113,115,116,119,121,123,125,127,128,131,133,134,135,136,137,138,139,143,144,145,146,147,148,149,151,152,153,154,156,163,164,165,166,167,169,170,172,173,174,181],store_kei:166,store_result:48,store_tru:147,stored_obj:25,storekei:[85,166],storenam:85,storeroom:85,storeroom_exit:85,storeroom_kei:85,storeroom_key_nam:85,stori:[3,9,97,133],storm:[28,119],storypag:3,storytel:123,stove:164,str:[0,10,11,22,25,27,39,40,50,51,58,59,60,73,74,84,91,96,113,114,119,125,127,133,134,141,143,144,145,146,147,148,149,151,152,154,158,162,163,164,165,166,167,169,170,172,173,178,179,181],straight:[49,68,126,165],straightforward:[25,41,85,91,121,123,158],strang:[6,8,14,29,41,56,131,144],strangl:90,strategi:[42,152],strattr:[1,11,172],strawberri:147,stream:[106,148,167,169],streamlin:[36,147],strength:[11,57,58,60,61,73,80,116,134,147],stress:[93,170],stretch:111,stribg:173,strict:[10,165],stricter:165,strictli:[19,51,59,77,133,147,152,173],strike:[43,51,82,116,145,147,152],string1:173,string2:173,string:[5,9,11,12,13,15,19,20,22,23,25,27,29,31,33,34,35,38,41,42,43,49,50,51,54,55,57,58,59,60,62,68,71,76,82,83,84,86,87,88,89,90,93,95,96,97,104,109,111,112,113,114,115,116,119,124,125,127,129,133,134,137,138,139,141,143,144,145,146,147,148,149,151,152,154,156,158,161,162,163,164,165,166,167,168,169,170,172,173,175,178,181,184],string_from_modul:173,string_partial_match:173,string_similar:173,string_suggest:173,stringproduc:168,stringvalu:147,strip:[21,22,33,38,41,43,51,58,74,81,85,108,109,114,118,123,144,145,147,148,165,167,169,173,175],strip_ansi:[81,173],strip_control_sequ:173,strip_mxp:173,strip_raw_ansi:173,strip_raw_cod:173,stroll:147,strong:[80,114,123,173],strongest:80,strongli:[64,73,95,124,147],strr:147,struct:56,structur:[9,11,33,37,38,41,43,45,47,48,49,55,56,59,63,64,68,69,80,83,88,95,96,109,119,133,134,136,138,145,147,148,158,161,164,165,169,172,173,175,178,180,181],strvalu:[11,172],stuck:[51,63],studi:59,stuff:[3,9,11,21,29,31,37,38,47,49,51,57,61,67,73,80,85,96,102,105,107,109,119,138,144,145,147,166,167,179],stumbl:97,stupidli:34,sturdi:173,stutter:108,style:[3,16,20,21,27,33,37,38,40,41,45,51,55,57,58,61,79,87,95,106,111,114,116,122,124,129,138,143,144,145,147,148,152,156,164,165,173,175],styled_foot:144,styled_head:[33,144],styled_separ:144,styled_t:[33,144],sub:[9,11,36,37,38,57,65,69,88,90,108,109,116,119,137,138,143,144,146,147,155,162,163,164,165,166,167,172,173,177],sub_ansi:173,sub_app:133,sub_brightbg:173,sub_dblspac:173,sub_mxp_link:173,sub_text:173,sub_xterm256:173,subclass:[27,64,105,109,118,119,125,145,147,164,166,169,172,173,174,175],subdir:127,subdirectori:[37,127],subdomain:[8,90,103,158],subfold:[47,86,95,96,134,135],subject:[36,39,81,86,90,124,147],submarin:121,submenu:[106,147,165],submenu_class:147,submenu_obj:147,submiss:[147,181],submit:[17,37,103,133,147,181],submitcmd:147,submodul:[142,150,155,157],subnegoti:169,subnet:[12,43,145],subpackag:[88,127,142],subprocess:[25,173],subreddit:79,subscrib:[12,33,34,41,43,58,64,80,115,128,132,143,145,146,152,166,167,169],subscript:[33,43,58,79,115,132,145,146,154,166],subsequ:[10,11,33,43,95,116,144,145,172,173],subsequent_ind:173,subset:[56,112,127,171],subsid:125,substanti:148,substitut:[71,87,106,164,173],subsystem:[9,63,86,163,174],subtitl:17,subtract:[85,147,165],subturn:116,subword:173,succ:163,succe:[61,116,147],succeed:147,success:[73,116,123,134,143,146,147,152,153,154,163,165,167,172,173,181],success_teleport_msg:154,success_teleport_to:154,success_url:181,successfuli:147,successfulli:[10,28,33,36,60,77,110,111,130,143,147,154,164,166,167,169,172,181],suddenli:[26,97,172],sudo:[63,100,103],suffic:[17,57,61],suffici:[86,90,94,119,148],suffix:[27,97,114,173,178],suggest:[1,23,25,37,38,48,51,52,55,61,67,68,70,90,95,97,125,138,140,144,145,147,149,154,164,173],suggestion_cutoff:145,suggestion_maxnum:145,suit:[29,34,55,64,117,130,139,145,147,149,171,173,181],suitabl:[21,25,33,37,55,63,64,80,83,87,88,90,112,131,144,154,158,163,165,167,170,173],sum:[37,82,91,139,144],summar:[0,79,139],summari:[0,7,46,79,96,110,123,147],summer:147,sun:62,sunris:62,sunt:52,super_long_text:173,superclass:143,superfici:147,superflu:173,supersus:163,superus:[2,4,5,6,9,13,14,19,20,21,23,25,41,43,58,60,63,81,95,96,111,122,134,143,145,146,147,154,163,164,165,167,172,173],supplement:51,suppli:[10,11,27,34,37,43,51,58,59,63,68,72,74,84,88,93,102,105,109,112,114,115,116,123,127,143,144,145,146,147,164,165,166,167,169,172,173],supporst:169,support:[2,4,7,8,9,11,23,26,33,37,38,40,42,43,44,47,49,50,51,56,57,58,61,63,64,65,66,70,74,75,76,81,83,86,87,90,91,94,98,100,103,109,110,113,114,123,126,139,145,147,148,149,163,164,165,166,167,169,172,173,179,184],supports_set:[74,167],suppos:[0,33,51,61,76,83,109,119,138,143,147,171],supposedli:[147,169],suppress:[24,169],suppress_ga:[141,167],suppressga:169,supress:169,sur:79,sure:[0,2,4,5,8,9,11,12,13,14,15,19,20,21,23,25,28,29,30,31,33,36,37,38,41,42,43,44,49,51,57,58,60,61,62,63,71,72,73,75,78,80,81,86,87,89,90,91,93,95,96,97,100,102,105,106,109,110,111,112,113,115,116,118,123,125,126,127,128,131,133,134,136,137,138,140,141,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,169,172,173,174,175,181],surfac:[58,82,103],surpris:[22,39,69,80,91],surround:[31,33,43,111,116,119,129,145,147,154,173],surviv:[5,11,27,28,31,43,50,51,84,102,105,115,116,126,143,144,145,147,166,173],suscept:[27,56,163],suspect:133,suspend:[100,103,106],suspens:102,suspici:51,suspicion:133,svg:148,svn:[36,108],swallow:[96,118,169,173],swap:[43,114,127,137,138,145,147,172,173],swap_autoind:173,swap_object:172,swap_typeclass:[60,125,143,172],swapcas:173,swapcont:138,swapkei:147,swapper:172,swedish:76,sweep:102,swiftli:10,swing:[28,29,33,82],switch1:129,switch2:129,switch_opt:[145,147],sword:[20,28,33,61,73,77,85,86,119,147,161,165,173],symbol:[14,15,33,49,75,106,108,119,147,173],symlink:[38,63],symmetr:173,sync:[64,83,105,131,146,167,169,172,173],sync_port:167,syncdata:167,syncdb:127,synchron:173,syntact:[163,173],syntax:[5,6,13,14,15,21,22,23,29,33,41,43,46,48,55,58,60,62,76,80,91,97,114,119,123,129,134,144,145,147,163,164,167,169,172,173,184],syntaxerror:60,sys_cmd:144,sys_game_tim:59,syscmdkei:33,syscommand:[141,144,164],syslog:151,sysroot:75,system:[0,2,4,5,9,10,11,19,21,22,23,26,27,28,29,31,34,36,37,38,39,40,41,44,46,47,49,55,56,59,60,62,63,64,74,75,76,77,79,81,83,84,85,86,87,90,93,95,97,102,103,104,105,107,108,109,110,111,112,114,115,119,121,122,125,126,127,128,129,131,132,134,136,138,139,140,141,143,144,146,147,148,149,151,152,153,154,158,161,162,163,164,165,166,167,169,170,172,173,175,183,184],system_command:33,systemat:39,systemctl:8,systemmultimatch:145,systemnoinput:145,systemnomatch:145,systemsendtochannel:145,tab:[9,14,26,30,36,53,59,69,95,96,106,114,137,138,173],tabl:[0,4,13,15,43,45,46,48,58,59,64,69,82,88,97,111,113,114,119,125,128,134,144,145,147,165,167,169,173],table_char:173,table_check:175,table_format:145,table_lin:173,table_str:58,tablea:173,tableb:173,tablechar:[58,173],tableclos:[88,169],tablecol:173,tableopen:[88,169],tablet:16,tabletop:[58,73,79,124,152],tabsiz:173,tabstop:173,tabularinlin:172,tack:[20,119,144],tackl:37,tactic:[73,116],taction:116,tag:[9,12,13,18,20,24,27,33,45,48,51,55,57,58,64,74,86,87,88,95,96,100,109,114,119,124,125,134,136,137,138,139,140,141,142,143,144,145,146,147,149,151,152,153,154,156,162,163,164,165,166,169,170,171,173,175,178,184],tag_categori:172,tag_data:172,tag_kei:172,tag_obj:172,tag_str:165,tag_tupl:165,tag_typ:[172,178],tagadmin:172,tagform:172,tagformset:172,taghandl:[112,125,172],taginlin:[143,146,162,164,166,172],tagkei:[163,172,173],taglin:17,tagnam:165,tagseri:178,tagshandl:178,tagstr:[165,172],tagtyp:[112,172,173,178],tagtypefilt:178,tail:[76,90,100,167,173],tail_log_fil:[167,173],tail_log_funct:173,tailor:[4,69,181],take:[0,3,4,9,10,11,13,14,15,16,17,19,20,21,22,25,26,27,28,29,31,33,37,40,42,46,49,51,52,55,56,57,58,62,64,69,70,74,75,76,77,79,80,83,85,90,91,95,96,103,104,105,106,108,109,111,114,116,119,121,122,123,124,125,126,127,133,134,136,138,139,143,144,145,146,147,148,151,152,154,158,163,165,167,169,172,173],taken:[31,43,56,64,103,116,120,121,123,145,147,151,152,158,167,169,173],takeov:167,taladan:48,tale:3,talk:[23,27,33,34,37,40,41,43,46,58,60,90,91,131,138,145,147,154,167],talker:[55,61],talki:64,talking_npc:[141,142],talkingcmdset:147,talkingnpc:147,tall:[43,129,145,147],tallman:[43,145],tandem:61,tantal:14,target1:152,target2:152,target:[21,25,28,29,30,33,34,40,43,58,73,88,103,114,116,119,123,127,136,138,143,144,145,146,147,149,152,154,164,172,173],target_loc:[147,149,154,164],target_obj:163,targetlist:147,task:[0,27,36,40,41,91,93,94,102,110,112,138,147,149,166,173],task_handl:[141,166,173],task_id:[149,166],taskhandl:[141,142,173],tast:[22,34,133],tavern:147,tax:[75,93],taylor:79,tb_basic:[141,147],tb_equip:[141,147],tb_filenam:173,tb_item:[141,147],tb_iter:173,tb_magic:[141,147],tb_rang:[141,147],tbbasiccharact:152,tbbasicturnhandl:152,tbearmor:152,tbequipcharact:152,tbequipturnhandl:152,tbeweapon:152,tbitemscharact:152,tbitemscharactertest:152,tbitemsturnhandl:152,tbmagiccharact:152,tbmagicturnhandl:152,tbodi:134,tbrangecharact:152,tbrangeobject:152,tbrangeturnhandl:152,tchar:116,tcp:[55,103,158],tcpserver:[40,167],teach:124,team:[33,36,61,64,108,131],teardown:[127,143,145,147,149,153,166,169,171,173,175,178],teaser:90,tech:79,technic:[4,6,9,10,11,19,20,23,39,40,51,64,70,83,90,108,112,114,119,125,139,147,148,172,184],techniqu:[29,139,173],tediou:[1,106,111],teenag:[21,103],tehom:[9,119],tehomcd:9,tel:[0,12,58,63,91,121,145],teleport:[12,14,20,43,58,85,122,140,145,154,163,173],teleportroom:154,televis:31,tell:[0,3,5,8,10,12,13,19,21,22,23,26,29,31,33,41,42,43,46,49,51,53,58,59,60,61,69,73,74,75,76,77,80,83,86,87,90,91,93,95,96,100,102,103,109,110,116,117,121,127,128,130,131,132,134,135,139,143,145,146,147,154,158,164,167,169,172,173,181],telnet:[9,15,25,30,40,43,55,63,64,75,79,83,94,100,101,103,105,110,114,137,138,141,145,167,170,173],telnet_:90,telnet_hostnam:54,telnet_interfac:90,telnet_oob:[88,141,167],telnet_port:[9,36,54,90,170],telnet_ssl:[141,167],telnetoob:169,telnetprotocol:169,telnetserverfactori:169,teloutlock:163,temp:146,tempat:147,templ:147,templat:[2,3,4,5,27,31,43,47,64,81,87,104,107,109,123,125,131,134,135,136,137,138,143,145,147,155,158,167,169,172,173,175,180,181],template_nam:181,template_overrid:[4,135,136,137],template_regex:[172,173],template_rend:107,template_str:87,templates_overrid:135,templatestr:173,templatetag:[141,177,181],templateview:181,tempmsg:146,temporari:[6,11,110,122,127,131,144,146,148,149,152,166,173],temporarili:[20,26,31,43,51,60,90,97,102,127,145,146,147,149],tempt:[43,61,95,104,145],ten:[29,90,111],tend:[41,43,57,61,64,73,76,86,90,97,103,119,121,124,129,138,145,147,151],tent:[45,111,139],term:[0,10,31,62,63,64,69,90,91,96,126,139,144,147,158,165],term_siz:[42,141],termin:[4,23,26,27,38,42,47,59,60,63,64,75,90,93,95,96,97,100,103,106,110,114,123,126,131,138,139,141,147,149,152,167,169,181],terminalrealm:169,terminals:169,terminalsessiontransport:169,terminalsessiontransport_getp:169,terrain:49,terribl:169,ters:102,test1:[11,74,144,173],test2:[11,33,74,114,144],test3:[11,173],test4:[11,173],test5:11,test6:11,test7:11,test8:11,test:[0,5,10,11,13,14,15,17,19,20,21,22,23,24,25,29,31,33,36,37,38,41,42,43,45,46,50,51,56,58,60,61,62,63,65,68,69,72,74,79,80,81,85,89,90,91,94,95,96,98,106,107,109,111,115,116,120,124,130,131,132,133,137,138,139,141,142,150,152,167,168,173,177,184],test_:127,test__server_maintenance_channel_handler_upd:171,test__server_maintenance_close_connect:171,test__server_maintenance_flush:171,test__server_maintenance_idle_tim:171,test__server_maintenance_reset:171,test__server_maintenance_validate_script:171,test_about:145,test_accept:149,test_access:145,test_account_perm:163,test_account_perm_abov:163,test_add:[149,175],test_add_choice_without_kei:147,test_add_trait:147,test_add_valid:149,test_adminportal2serv:171,test_adminserver2port:171,test_al:[143,147],test_all_com:145,test_alternative_cal:127,test_amp_connect:[141,167],test_amp_in:169,test_amp_out:169,test_ansi:[141,173],test_ansi_escap:175,test_at_look:143,test_at_post_disconnect:143,test_at_post_login:143,test_at_repeat:153,test_at_server_shutdown:143,test_attr:163,test_attrhandl:172,test_attrhandler_nocach:172,test_attribute_command:145,test_audit:151,test_authent:143,test_auto_creating_bucket:148,test_auto_creating_bucket_with_acl:148,test_autocmdset:144,test_available_languag:147,test_bad_input:175,test_ban:145,test_batch_command:145,test_batchprocessor:[141,173],test_bold:169,test_boolean:[163,175],test_boolean_raises_valueerror:175,test_boundaries__bigmod:147,test_boundaries__change_boundari:147,test_boundaries__dis:147,test_boundaries__invers:147,test_boundaries__minmax:147,test_breaklin:175,test_bridgeroom:147,test_build_match:144,test_byte_str:175,test_c_creates_button:170,test_c_creates_obj:170,test_c_dig:170,test_c_examin:170,test_c_help:170,test_c_login:170,test_c_login_no_dig:170,test_c_logout:170,test_c_look:170,test_c_mov:170,test_c_move_:170,test_c_move_n:170,test_c_soci:170,test_cach:147,test_cal:149,test_callback:147,test_capit:175,test_cas:127,test_cboot:145,test_cdesc:145,test_cdestroi:145,test_cemit:145,test_channel:145,test_channel_cr:146,test_channelcommand:145,test_char_cr:145,test_char_delet:145,test_character_cr:164,test_character_create_noaccount:164,test_character_create_weirdnam:164,test_characters_properti:143,test_charcr:147,test_check_error:171,test_check_permiss:165,test_clean:175,test_clean_nam:148,test_clean_name_norm:148,test_clean_name_trailing_slash:148,test_clean_name_window:148,test_clear:147,test_climb:147,test_clock:145,test_clothingcommand:147,test_clothingfunct:147,test_cmd_armpuzzl:147,test_cmd_puzzl:147,test_cmd_us:147,test_cmddic:147,test_cmdextendedlook:147,test_cmdgametim:147,test_cmdmapbuild:147,test_cmdmultidesc:147,test_cmdopen:147,test_cmdpars:144,test_cmdset:144,test_cmdset_puzzl:147,test_cmdsetdetail:147,test_cmdtrad:147,test_cmdtradehelp:147,test_cmdtutori:147,test_cmdunloggedlook:147,test_color:169,test_color_falsy_raises_valueerror:175,test_color_ok:175,test_color_test:145,test_command:147,test_comparisons_numer:147,test_comparisons_trait:147,test_compress_content_len:148,test_connect:147,test_connection_thread:148,test_connection_tim:143,test_content_typ:[148,164],test_convert_linebreak:175,test_convert_url:175,test_copi:145,test_copy_object:164,test_count:143,test_creat:[143,145,166,178],test_create_account:143,test_create_funct:[141,173],test_create_match:144,test_create_not_en:143,test_create_script:175,test_create_script_w_repeats_equal_1:175,test_create_script_w_repeats_equal_1_and_delai:175,test_create_script_w_repeats_equal_1_persist:175,test_create_script_w_repeats_equal_2:175,test_create_wilderness_custom_nam:147,test_create_wilderness_default_nam:147,test_crop:175,test_crumblingwal:147,test_curly_markup:147,test_curr:147,test_custom_gametim:147,test_cwho:145,test_darkroom:147,test_data_in:169,test_data_out:169,test_datetim:175,test_datetime_ok:175,test_datetime_raises_valueerror:175,test_dbref:163,test_ded:175,test_del:149,test_delet:[147,166,178],test_deleted_script_fails_start:166,test_deleted_script_is_invalid:166,test_desc:[145,147],test_desc_default_to_room:145,test_destroi:145,test_destroy_sequ:145,test_dict:175,test_dig:145,test_disparate_grid:175,test_displayinput_nod:[173,175],test_do_nested_lookup:145,test_double_delet:166,test_dupl:144,test_duration_ok:175,test_duration_raises_valueerror:175,test_dynamic_nod:[173,175],test_e2:147,test_e2e_accumul:147,test_e2e_interchangeable_parts_and_result:147,test_edit:149,test_edit_valid:149,test_email_ok:175,test_email_raises_valueerror:175,test_emit:145,test_empty_desc:145,test_end_nod:[173,175],test_enter_wild:147,test_enter_wilderness_custom_coordin:147,test_enter_wilderness_custom_nam:147,test_escap:175,test_escaped2:175,test_eveditor:[141,173],test_eveditor_bad_command:175,test_eveditor_colon_dd:175,test_eveditor_colon_f:175,test_eveditor_colon_j:175,test_eveditor_colon_uu:175,test_eveditor_search_and_replac:175,test_eveditor_view_cmd:175,test_even_grid:175,test_evennia_start:171,test_evform:[141,173],test_evmenu:[141,165,173],test_examin:145,test_execs_codeblock:175,test_execs_codeblock_rais:175,test_execs_codeblock_with_extra_environ:175,test_exit:[147,149],test_exit_command:145,test_exit_cr:164,test_failur:147,test_faulty_languag:147,test_field_funct:147,test_file_compact:171,test_find:145,test_floordiv:147,test_forc:145,test_form:175,test_format:175,test_from_account:144,test_from_object:144,test_from_sess:144,test_future_ok:175,test_future_raises_valueerror:175,test_game_epoch_no_set:175,test_game_epoch_set:175,test_gametim:[141,173],test_gametime_absolut:175,test_gametime_downtim:175,test_gametime_simpl:175,test_gametime_to_realtim:147,test_gendercharact:147,test_gener:147,test_general_context:179,test_generated_url_is_encod:148,test_get:[143,147,181],test_get_and_drop:145,test_get_authent:181,test_get_by_tag_and_categori:172,test_get_by_tag_no_categori:172,test_get_dis:181,test_get_god_account:171,test_get_info_dict:171,test_get_new_coordin:147,test_get_object_with_account:164,test_get_objs_with_attr:164,test_get_objs_with_key_and_typeclass:164,test_get_tag_with_al:172,test_get_tag_with_ani:172,test_get_tag_withnomatch:172,test_get_twisted_cmdlin:171,test_get_twisted_cmdline_nt:171,test_giv:145,test_handl:149,test_has_account:163,test_healthbar:147,test_help:[145,165],test_hom:145,test_huge_grid:175,test_ic:145,test_ident:169,test_idl:170,test_idle_tim:143,test_incomplet:175,test_info_command:145,test_init:147,test_initial_setup:[141,167],test_initial_setup_retri:171,test_inside_hold:163,test_inst:175,test_interrupt_command:145,test_intersect:144,test_introroom:147,test_invalid_access:181,test_inventori:145,test_is_it:175,test_is_window:171,test_ital:169,test_join:175,test_kwargsav:175,test_label:171,test_large_msg:169,test_launch:[141,167],test_len:175,test_length:175,test_lightsourc:147,test_list:[149,175,178],test_list_cmdset:145,test_list_to_str:175,test_location_leading_slash:148,test_locattr:163,test_lock:[145,149],test_lock_ok:175,test_lock_raises_valueerror:175,test_look:145,test_look_nod:[173,175],test_lspuzzlerecipes_lsarmedpuzzl:147,test_mail:147,test_mask:151,test_memplot:170,test_menu:147,test_menu_structur:[165,175],test_messag:170,test_message_cr:146,test_misc:[141,167],test_mob:147,test_mod_import:175,test_mod_import_from_path:175,test_mod_import_from_path_invalid:175,test_mod_import_invalid:175,test_msg:143,test_msgportal2serv:171,test_msgserver2port:171,test_mudlet_ttyp:169,test_mul_trait:147,test_multi_level:147,test_multimatch:145,test_multimerg:144,test_mux_command:145,test_mux_markup:147,test_mxp_agnost:175,test_mxp_ansi_str:175,test_mxp_str:175,test_mycmd_char:127,test_mycmd_room:127,test_nam:145,test_nest:175,test_nested_attribute_command:145,test_nick:145,test_node_help:165,test_nofunc:175,test_non_mxp_ansi_str:175,test_non_mxp_str:175,test_num_prefix:144,test_obelisk:147,test_obfuscate_languag:147,test_obfuscate_whisp:147,test_object:145,test_object_above_perm:163,test_object_cr:164,test_object_create_remov:164,test_object_mov:164,test_object_perm:163,test_object_search:127,test_ok_input:175,test_ooc:145,test_ooc_look:145,test_ooclook:147,test_opt:145,test_option_transf:144,test_ord:144,test_ordered_permutation_regex:147,test_outroroom:147,test_overlap:175,test_override_class_vari:148,test_override_init_argu:148,test_pag:145,test_pars:165,test_parse_html:175,test_parse_languag:147,test_parse_statu:171,test_parses_2_command:175,test_parses_codeblock:175,test_parses_header_and_two_codeblock:175,test_parses_insert:175,test_parses_insert_raises_ioerror:175,test_parses_one_codeblock:175,test_password:145,test_password_chang:143,test_password_valid:143,test_percentag:147,test_perm:145,test_pi:145,test_pickle_with_bucket:148,test_pickle_without_bucket:148,test_plain_ansi:169,test_plain_str:175,test_pos:145,test_pos_shortcut:147,test_positive_integer_ok:175,test_positive_integer_raises_valueerror:175,test_pperm:163,test_print_info:171,test_priority_ord:144,test_protfunc:165,test_prototyp:176,test_prototype_from_object:165,test_prototype_storag:165,test_prototype_to_str:165,test_puppet_delet:143,test_puppet_object_already_puppet:143,test_puppet_object_joining_other_sess:143,test_puppet_object_no_object:143,test_puppet_object_no_permiss:143,test_puppet_object_no_sess:143,test_puppet_perm:163,test_puppet_success:143,test_puzzleedit:147,test_puzzleedit_add_remove_parts_result:147,test_quel:145,test_quell_above_perm:163,test_quell_perm:163,test_queri:[141,167],test_query_status_callback:171,test_query_status_not_run:171,test_query_status_run:171,test_quit:[145,147],test_raw:175,test_re_blink:175,test_re_bold:175,test_re_color:175,test_re_double_spac:175,test_re_invers:175,test_re_underlin:175,test_reactor_stop:171,test_read:147,test_read_batchfile_raises_ioerror:175,test_read_batchfile_raises_unicodedecodeerror:175,test_real_seconds_until:[147,175],test_real_seconds_until_behind:175,test_real_seconds_until_leap_year:175,test_realtime_to_gametim:147,test_recog_handl:147,test_remov:[144,147],test_remove_backspac:175,test_remove_bel:175,test_repeat_schedul:175,test_replac:144,test_repr:147,test_resourc:[127,141,142,143,144,145,146,147,149,151,153,163,164,165,166,169,171,172,175,178,181],test_retriev:178,test_return_appear:147,test_return_detail:147,test_return_valu:127,test_roll_dic:147,test_room_cr:[147,164],test_rpsearch:147,test_run_init_hook:171,test_runn:171,test_runtim:175,test_sai:145,test_save_prototyp:165,test_schedul:[147,175],test_script:145,test_sdesc_handl:147,test_search_prototyp:165,test_send_emot:147,test_send_random_messag:153,test_serv:[141,167],test_server_epoch:175,test_server_load:145,test_serverset:163,test_sess:145,test_set:147,test_set_attribut:178,test_set_game_name_and_slogan:179,test_set_help:145,test_set_hom:145,test_set_nod:[173,175],test_set_obj_alia:145,test_set_webclient_set:179,test_setattr:147,test_setgend:147,test_signed_integer_ok:175,test_signed_integer_raises_valueerror:175,test_simpl:127,test_simple_default:145,test_single_func:175,test_slic:175,test_spawn:145,test_spawn_from_prot:165,test_spawn_from_str:165,test_special_charact:148,test_split:175,test_split_nested_attr:145,test_split_with_mixed_str:175,test_start:149,test_start_nod:[173,175],test_storage_delet:148,test_storage_exist:148,test_storage_exists_doesnt_create_bucket:148,test_storage_exists_fals:148,test_storage_listdir_bas:148,test_storage_listdir_subdir:148,test_storage_mtim:148,test_storage_open_no_overwrite_exist:148,test_storage_open_no_writ:148,test_storage_open_writ:148,test_storage_s:148,test_storage_sav:148,test_storage_save_gzip:148,test_storage_save_gzip_twic:148,test_storage_save_with_acl:148,test_storage_url:148,test_storage_url_slash:148,test_storage_write_beyond_buffer_s:148,test_strip:175,test_strip_signing_paramet:148,test_style_0:175,test_style_1:175,test_style_2:175,test_style_3:175,test_style_4:175,test_sub_mxp_link:175,test_sub_text:175,test_sub_trait:147,test_submenu:147,test_success:147,test_tag:[145,163],test_tagpars:[141,173],test_talkingnpc:147,test_tbbasicfunc:147,test_tbequipfunc:147,test_tbitemsfunc:147,test_tbrangefunc:147,test_teleport:145,test_teleportroom:147,test_text2html:[141,173],test_text_ok:175,test_text_raises_valueerror:175,test_throttl:[143,171],test_time_to_tupl:147,test_timer_r:147,test_timer_ratetarget:147,test_timezone_ok:175,test_timezone_raises_valueerror:175,test_toggle_com:145,test_tradehandler_bas:147,test_tradehandler_join:147,test_tradehandler_off:147,test_trait:[141,142],test_trait_db_connect:147,test_trait_getset:147,test_traverse_taglock:163,test_traverse_taglock_fail:163,test_tree_funct:147,test_tunnel:145,test_tunnel_exit_typeclass:145,test_turnbattlecmd:147,test_turnbattleequipcmd:147,test_turnbattleitemcmd:147,test_turnbattlemagiccmd:147,test_turnbattlerangecmd:147,test_tutorialobj:147,test_typeclass:145,test_unconnectedhelp:147,test_unconnectedlook:147,test_union:144,test_unknown_format:175,test_unsigned_integer_ok:175,test_unsigned_integer_raises_valueerror:175,test_upd:178,test_update_default:171,test_update_objects_from_prototyp:165,test_upp:127,test_uptim:175,test_url:164,test_url_chars_anchor:175,test_url_chars_colon:175,test_url_chars_exclam:175,test_url_chars_querystr:175,test_url_chars_slash:175,test_url_edge_bracket:175,test_url_edge_following_htmlent:175,test_url_edge_following_period:175,test_url_edge_following_period_eol:175,test_url_edge_leadingw:175,test_url_edge_multilin:175,test_url_edge_surrounded_span:175,test_url_scheme_ftp:175,test_url_scheme_ftpproto:175,test_url_scheme_http:175,test_url_scheme_www:175,test_username_valid:143,test_util:[141,173],test_valid:171,test_valid_access:181,test_valid_access_multisession_0:181,test_valid_access_multisession_2:181,test_valid_char:181,test_validate_input__fail:147,test_validate_input__valid:147,test_validatorfunc:[141,173],test_valu:147,test_view_nod:[173,175],test_wait_for_statu:171,test_wait_for_status_fail:171,test_wait_for_status_repli:171,test_wait_for_status_reply_fail:171,test_wal:145,test_weapon:147,test_weaponrack:147,test_weatherroom:147,test_weird_text_sav:172,test_whisp:145,test_who:145,test_wilderness_correct_exit:147,test_without_migr:127,testabl:127,testaccount:145,testaccountpuppetdelet:143,testaccountsessionhandl:143,testadmin:145,testampclientrecv:171,testampclientsend:171,testampserv:169,testansistr:175,testapp:133,testattribut:172,testbart:147,testbatchcodeprocessor:175,testbatchcommandprocessor:175,testbatchprocess:145,testbatchprocessorerror:175,testbodyfunct:153,testbuild:145,testbuildingmenu:147,testcas:[127,143,144,147,148,166,169,170,171,173,174,175,179],testchargen:147,testclothingcmd:147,testclothingfunc:147,testcmdcallback:149,testcmdpars:144,testcmdsetmerg:144,testcolormarkup:147,testcomm:145,testcommand:51,testcontenthandl:164,testcreatescript:175,testcrop:175,testcustomgametim:147,testdatetimeformat:175,testded:175,testdefaultaccount:143,testdefaultaccountauth:143,testdefaultaccountev:143,testdefaultcallback:149,testdefaultguest:143,testdeprec:171,testdic:147,testdummyrunnerset:170,testemaillogin:147,tester:[90,119,169,175],testeveditor:175,testevenniarestapi:178,testeventhandl:149,testevform:175,testevmenu:[165,175],testevmenuexampl:175,testextendedroom:147,testfieldfillfunc:147,testform:173,testformatgrid:175,testgametim:175,testgendersub:147,testgener:145,testgeneralcontext:179,testgetandmergecmdset:144,testhealthbar:147,testhelp:145,testid:33,testimportfunct:175,testinitialsetup:171,testinlinefunc:175,testinterruptcommand:145,testirc:169,testisit:175,testlanguag:147,testlaunch:171,testlisttostr:175,testlockcheck:163,testlockfunc:163,testmail:147,testmapbuild:147,testmemplot:170,testmenu:[147,173],testmenulogin:147,testmenumodul:165,testmixedrefer:174,testmlen:175,testmod:167,testmultidesc:147,testmymodel:127,testnumerictraitoper:147,testobj:127,testobject:127,testobjectdelet:174,testobjectmanag:164,testok:91,testolcmenu:165,testperc:175,testprotfunc:165,testprotlib:165,testprototypestorag:165,testpuzzl:147,testrandomstringgener:147,testregularrefer:174,testresult:165,testrpsystem:147,testrpsystemcommand:147,testrun:163,testrunn:[141,167],testscript:166,testscriptdb:166,testserv:171,testset:127,testsharedmemoryrefer:174,testsimpledoor:147,testslowexit:147,testspawn:165,teststr:127,testsystem:145,testsystemcommand:145,testtalkingnpc:147,testtelnet:169,testtext2html:175,testtexttohtmlpars:175,testtimeformat:175,testtrait:147,testtraitcount:147,testtraitcountertim:147,testtraitgaug:147,testtraitgaugetim:147,testtraitstat:147,testtreeselectfunc:147,testturnbattlebasiccmd:147,testturnbattlebasicfunc:147,testturnbattleequipcmd:147,testturnbattleequipfunc:147,testturnbattleitemscmd:147,testturnbattleitemsfunc:147,testturnbattlemagiccmd:147,testturnbattlemagicfunc:147,testturnbattlerangecmd:147,testturnbattlerangefunc:147,testtutorialworldmob:147,testtutorialworldobject:147,testtutorialworldroom:147,testtypedobjectmanag:172,testunconnectedcommand:145,testunixcommand:147,testutil:165,testval2:175,testval:175,testvalidatorfunc:175,testvalu:11,testwebsocket:169,testwild:147,text2html:[141,142,175],text:[0,1,2,5,7,9,10,13,14,15,17,18,21,22,24,26,30,33,34,35,37,40,43,45,46,48,50,52,55,56,57,58,59,60,63,68,72,73,76,77,78,79,80,81,83,85,86,87,88,90,91,95,96,97,98,100,108,109,110,111,112,118,121,123,124,126,127,131,133,137,138,139,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,169,172,173,175,181,184],text_:38,text_color:147,text_descript:147,text_exit:[22,147],text_flow_pane1:137,text_flow_pane2:137,text_single_exit:22,textarea:[173,181],textbook:40,textbox:181,textfield:[86,133],textstr:74,texttag:[126,139,184],texttohtmlpars:173,textual:39,textwrap:173,textwrapp:173,than:[0,2,4,6,8,11,13,14,16,19,23,24,25,26,29,31,33,35,37,38,39,42,43,46,47,49,51,52,53,54,55,57,58,60,61,62,64,68,69,71,73,76,80,82,86,89,90,91,93,95,97,103,104,105,106,109,110,112,113,114,115,116,119,122,123,125,126,127,128,129,131,134,135,137,138,139,141,143,144,145,147,149,152,154,158,163,164,165,167,169,172,173,174,181],thank:[4,102,134,138,147,167],thankfulli:[133,173],thead:134,thei:[0,1,2,4,5,6,8,9,10,11,12,13,14,15,16,17,19,20,21,22,23,25,27,29,30,31,33,34,37,38,39,40,41,42,43,44,46,48,51,53,55,56,57,58,61,63,64,66,68,69,73,75,77,78,80,81,83,85,86,88,89,90,91,92,93,95,96,97,102,103,105,106,107,108,109,110,111,112,113,114,116,118,119,121,123,124,125,126,127,131,132,134,136,137,138,139,140,143,144,145,146,147,148,149,152,154,158,163,164,165,166,167,169,170,171,172,173,175,178,181],theirs:[116,147],them:[0,2,4,5,6,9,10,11,12,13,14,15,16,21,22,23,26,27,28,29,30,31,33,34,35,37,38,39,40,41,43,46,48,50,51,54,55,57,58,59,60,61,62,64,66,68,69,71,73,74,75,76,77,80,82,83,85,86,87,88,89,90,91,95,96,97,98,102,103,104,105,106,109,110,111,112,113,114,115,116,118,119,121,122,123,124,125,126,127,128,131,133,134,135,136,137,138,139,140,143,144,145,146,147,148,149,152,153,154,156,158,162,163,164,165,166,167,169,170,171,172,173,178,181],themat:61,theme:[61,134],themself:152,themselv:[0,11,19,21,28,31,33,43,49,51,55,58,69,72,73,80,81,85,89,97,102,107,113,119,121,123,125,127,132,138,140,145,147,164,166,167,172,173],theoret:[31,108],theori:[31,42,57,79,123,139,144,184],thereaft:87,therefor:[0,49,62,68,91,102,122,127,145,147,149],therein:[15,33,145,147],thereof:[147,164],thi:[0,1,2,3,4,5,6,8,9,10,11,12,13,14,15,16,18,19,20,21,22,23,24,25,26,27,28,29,30,31,33,34,35,36,37,38,39,40,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,68,70,71,72,73,74,75,76,77,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,143,144,145,146,147,148,149,151,152,153,154,155,156,158,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,183],thie:51,thief:61,thieveri:[43,145],thin:[10,22,29,111,147,173],thing:[0,1,3,4,5,6,8,9,10,11,12,13,15,19,20,21,22,25,26,27,28,29,30,31,33,34,37,39,40,41,43,46,47,48,49,50,51,55,58,59,60,61,63,64,69,70,71,73,74,75,76,79,80,82,83,85,86,89,90,91,93,95,96,97,100,102,103,104,105,107,108,109,110,111,114,115,116,118,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,143,144,145,146,147,149,152,153,154,156,158,163,164,165,167,169,172,173,181],think:[1,20,29,31,34,37,46,48,51,55,59,61,62,70,73,79,81,91,94,95,96,97,109,111,112,114,115,135,138,139,167,181],third:[0,8,9,23,27,37,38,39,42,43,51,64,69,72,75,90,96,101,114,121,127,128,134,144,145,173],thirdnod:51,this_sign:167,thoma:[12,43,87,145],thorn:[11,89],thorough:26,those:[2,3,4,6,9,11,13,14,15,19,20,21,23,28,30,31,33,35,36,38,43,44,47,48,51,55,56,57,58,60,61,62,64,68,71,73,77,78,79,80,81,85,86,88,89,90,95,96,103,105,109,110,111,112,114,118,119,121,123,124,125,127,128,130,131,135,136,138,144,145,146,147,151,152,154,163,165,169,172,173,175,178,181],though:[2,10,11,12,13,14,15,22,23,26,27,30,31,37,39,41,51,57,59,60,62,63,64,69,72,75,79,81,89,90,91,94,96,97,100,102,103,104,110,116,119,121,122,123,126,127,128,129,131,138,143,144,147,152,153,154,164,165,173],thought:[23,39,61,79,80,84,138],thousand:[39,90,111,133],thread:[23,27,55,79,94,110,167,169,173],threadpool:[94,167],threadsaf:172,threat:103,three:[0,4,12,13,16,22,25,31,33,38,46,51,69,80,83,85,87,89,90,114,133,134,135,144,147,152,158,163,166,173],threshold:[153,167,173],thrill:85,throttl:[141,142,143,169,171],throttletest:171,through:[0,1,2,5,9,13,14,17,23,25,27,30,31,33,34,38,39,40,41,44,46,48,51,52,53,55,56,57,58,59,60,61,62,64,68,69,70,71,76,77,80,83,85,87,88,89,90,91,93,96,97,98,99,103,104,105,106,107,108,109,110,114,116,117,119,121,122,124,136,138,139,140,141,143,144,145,146,147,149,151,152,158,163,164,165,166,167,168,169,170,172,173,175,181],throughout:[11,20,49,51,55,104,152],throughput:[146,173],thrown:116,thrust:154,thu:[14,19,31,33,39,43,44,51,54,57,58,73,80,83,86,96,108,111,114,121,122,123,125,134,135,136,141,145,147,158,163,164,166,170,172,173],thud:147,thumb:[53,114,131],thumbnail:4,thunder:23,thunderstorm:122,thusli:75,tick:[23,33,51,64,115,131,132,139,152,154,166,170],ticker1:[115,166],ticker2:[115,166],ticker:[55,74,102,132,139,143,154,166,167],ticker_class:166,ticker_handl:[115,132,141,166],ticker_pool_class:166,ticker_storag:166,tickerhandl:[27,45,102,116,132,139,141,142,147,152,154,184],tickerpool:166,tickerpool_layout:166,ticket:94,tidbit:55,tidi:100,tie:[116,138,144],tied:[64,119,144,145,147,153,158,162],tier:[90,148],ties:[49,135,145],tight:147,tightli:103,tim:[147,152],time:[0,1,2,4,5,6,8,9,10,11,12,13,14,17,20,21,22,23,25,26,28,29,30,31,34,36,37,39,40,41,42,45,49,51,52,54,55,56,58,59,60,61,63,64,65,66,69,70,72,73,75,80,83,86,88,89,90,91,93,94,95,96,100,104,105,106,109,110,113,114,115,116,117,119,121,122,123,124,125,127,128,129,131,132,133,135,137,138,139,143,144,145,146,147,148,149,152,153,154,156,158,162,164,165,166,167,168,169,170,172,173,174,183],time_day_per_week:171,time_ev:149,time_factor:[27,62,147,173],time_format:[59,173,175],time_game_epoch:[27,62,173],time_hour_per_dai:171,time_min_per_hour:171,time_month_per_year:171,time_sec_per_min:171,time_to_tupl:147,time_unit:[62,147],time_until_next_repeat:[102,166],time_week_per_month:171,timedelai:[29,166,173],timedelta:173,timeeventscript:149,timefactor:62,timeformat:173,timeit:93,timeout:[67,116,120,167,169,174],timer:[20,27,33,47,56,64,83,102,115,116,147,152,153,154,166,167,170,173],timerobject:102,timescript:173,timeslot:147,timestamp:[25,27,147,167,173],timestep:170,timestr:173,timetrac:[141,167],timetupl:62,timezon:[23,148,173],tini:[23,39,81],tinker:97,tintin:[24,169],tinyfugu:24,tinymud:[57,108],tinymush:[57,108,129],tinymux:[57,108],tip:[37,70,79,103,112],tire:[20,144],titeuf87:147,titl:[17,22,34,43,48,69,98,137,145,147,162,173,181],titlebar:137,titleblock:69,tlen:71,tls:8,tlsv10:67,tlsv1:8,tmp:[36,63],to_be_impl:181,to_byt:173,to_cur:152,to_displai:147,to_dupl:144,to_execut:173,to_exit:0,to_fil:151,to_init:152,to_non:164,to_obj:[143,144,164],to_object:146,to_pickl:173,to_str:173,to_syslog:151,tobox:169,toc:183,todai:[138,147],todo:[58,175],toe:108,togeth:[0,3,8,9,14,22,29,31,33,43,48,49,57,58,61,64,68,71,73,83,89,90,92,116,119,122,123,124,125,126,131,138,144,145,146,147,154,158,161,164,165,167,169,172,173],toggl:[81,169],toggle_nop_keepal:169,togglecolor:81,toint:[109,165],token:[71,148,164,169,173],told:[44,59,90,91,95,113,114,123,128,173],tolkien:62,tom:[43,58,87,123,129,145,147,173],tommi:[19,80,87],ton:[57,82],tone:114,tonon:[43,145],too:[0,4,6,9,11,12,13,14,17,20,21,22,24,25,27,29,33,38,39,41,42,43,46,47,48,49,51,57,58,59,60,61,63,73,80,83,84,85,91,93,96,106,114,116,121,122,123,125,128,131,133,138,143,145,147,149,152,153,163,165,166,167,169,173],took:[127,173],tool:[4,6,7,8,23,29,53,57,62,63,64,86,90,96,100,108,109,111,112,114,119,136,139],toolbox:79,tooltip:137,top:[5,9,13,22,26,29,31,33,38,39,47,48,50,52,53,57,58,59,60,63,68,69,75,79,85,93,95,96,101,102,104,110,111,112,117,123,125,130,131,133,134,137,138,139,143,144,146,147,162,164,166,167,172,173],top_level:171,topcistr:162,topic:[4,10,20,31,33,40,42,43,55,68,69,86,93,105,119,126,145,152,162,173,181],topicstr:162,tos:163,tostr:169,total:[27,43,62,80,82,91,93,102,104,105,114,118,139,145,147,148,170,173],total_num:174,touch:[8,38,54,60,96,97,103,104,114],tour:91,toward:[22,33,40,42,91,102,111,147,152,154],tower:[111,147,154],tportlock:163,trac:94,trace:[83,96,149,170,173],traceback:[6,13,27,57,60,95,97,102,110,114,123,127,133,135,147,149,158,165,166,169,172,173],tracemessag:170,track:[11,27,30,49,57,61,64,73,77,82,86,95,98,99,100,102,105,116,121,128,132,133,138,143,144,152,158,166,167,169,173],tracker:[43,61,70,131],trade:[46,147],tradehandl:147,trader:46,tradetimeout:147,tradit:[10,15,36,73,74,83,90,103,114,116,138,147,167,169,173],tradition:[57,83],traffic:[8,103,148,169],trail:148,train:[79,147],traindriv:121,traindrivingscript:121,trainobject:121,trainscript:121,trainstop:121,trainstoppedscript:121,trait1:147,trait2:147,trait:[27,73,141,142,165],trait_class_path:147,trait_data:147,trait_kei:147,trait_properti:147,trait_typ:147,traitexcept:147,traithandl:147,traithandlertest:147,transact:147,transfer:[85,133,144,169,173],transform:[36,146],transit:[89,124],translat:[14,40,45,79,87,88,113,114,126,147,148,154,165,168,173],transmiss:151,transmit:[113,178],transpar:[105,126,137,138,164,166],transport:169,transportfactori:169,transpos:126,trap:[14,82,122],traumat:51,travel:[49,82,83,88,96,147],travers:[11,44,49,80,85,89,121,147,148,149,154,163,164,165,175],traverse_:33,traversing_object:[147,149,164],travi:[45,139,184],travis_build_dir:130,treasur:[9,147],treat:[10,14,33,64,95,96,105,111,112,119,125,138,143,144,146,147,164,165,167,173,175],tree:[3,11,33,38,47,51,61,63,64,77,80,96,131,140,147,158,164,165,167,169,173,175],tree_select:[141,142],treestr:147,treshold:174,trhr:148,tri:[11,12,14,24,29,33,43,53,58,61,80,83,87,90,91,105,107,113,116,119,133,138,144,145,147,153,154,166,167,173],trial:[94,106,144,147,169,171],tribal:111,trick:[8,22,79,138,172,181],tricki:[109,126,127,138],trickier:[9,69],trigger:[21,24,31,33,36,42,46,49,51,56,57,69,74,83,84,89,100,105,107,114,115,116,117,118,121,134,135,138,143,144,145,146,147,149,154,158,164,165,166,167,168,169,170,172,173],trim:173,trip:96,tripl:[27,38,96,114,173],trivial:[27,33,40,42,91,93,138],troll:12,troubl:[5,8,9,23,41,46,58,63,70,75,91,105,131,139,172],troubleshoot:9,troublesom:[12,13,14],trove:9,truestr:147,truli:[0,12,39,41,105,147],trunc:148,trust:[19,43,51,57,145,173],truth:42,truthfulli:33,truthi:156,try_num_prefix:144,ttarget:116,tthat:149,tto:169,tty:[9,100],ttype:[55,141,167],ttype_step:169,tuck:[111,153],tun:[43,145],tune:126,tunnel:[0,20,22,44,49,58,121,145,169],tup:[39,147],tupl:[11,39,41,42,43,51,59,60,80,86,87,88,90,109,116,119,134,141,143,144,145,146,147,148,149,152,158,163,164,165,166,167,169,170,171,172,173,178],tupled:173,turbo:75,turkish:143,turn:[0,10,12,27,31,33,38,41,43,50,51,57,58,64,66,77,79,80,81,83,88,90,96,102,105,107,110,111,114,117,118,121,122,126,127,131,133,135,138,139,143,144,145,146,147,149,152,154,158,164,165,167,169,170,172,173,175,184],turn_act:116,turn_end_check:152,turnbattl:[141,147],turnchar:152,tut:[122,154],tutori:[3,4,10,16,17,20,22,25,26,28,29,31,32,33,35,37,39,41,42,45,48,49,51,55,57,58,60,61,63,64,70,71,77,79,81,82,91,95,102,111,112,114,115,126,133,135,139,147,152,154,183,184],tutorial_bridge_posist:154,tutorial_cmdset:154,tutorial_exampl:[13,14,20,102,141,147],tutorial_info:154,tutorial_world:[20,22,63,122,141,147],tutorialclimb:154,tutorialobject:154,tutorialread:154,tutorialroom:154,tutorialroomcmdset:154,tutorialroomlook:154,tutorialweapon:154,tutorialweaponrack:154,tutorialworld:154,tweak:[8,9,25,57,58,97,102,109,117,119,125,138,167,173],tweet:[124,139,184],tweet_output:120,tweet_stat:120,tweetstat:120,twenti:58,twice:[25,51,62,116,147,148,149,152,173],twist:[10,27,29,33,40,63,72,75,79,97,103,144,147,158,164,167,168,169,170,171,173,184],twistd:[63,106,110,167,169],twistedcli:40,twistedmatrix:94,twistedweb:103,twitch:[41,116],twitter:[7,55,120,139,184],twitter_api:71,two:[0,4,11,13,14,15,16,19,22,23,25,26,27,28,29,31,33,34,38,39,40,41,43,44,46,47,49,50,51,53,57,58,64,65,68,69,73,74,76,80,83,84,85,86,88,89,90,91,92,95,97,100,102,103,104,105,108,109,110,111,112,113,116,119,121,122,123,125,126,127,129,131,133,134,135,137,138,139,140,144,145,146,147,152,153,154,158,164,165,167,169,172,173,184],twowai:[43,145],txt:[9,38,40,50,75,78,90,96,143,147,148,169,173],tying:90,typclass:147,type:[0,8,12,14,16,17,19,20,21,22,24,25,26,27,28,29,31,33,34,35,37,41,42,43,44,46,47,49,50,51,55,56,57,58,59,61,62,64,73,75,77,79,80,81,82,83,86,87,88,90,91,95,96,97,102,103,105,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,125,126,128,133,137,138,139,143,144,145,146,147,148,149,151,152,153,154,158,162,163,164,165,166,167,168,169,170,171,172,173,174,178,179,181],type_count:147,typecalss:149,typeclass:[0,2,5,9,11,12,13,20,21,22,25,26,27,33,34,39,44,47,48,49,56,58,60,61,62,66,69,73,76,77,80,82,83,84,85,89,91,96,102,105,107,109,111,112,116,117,118,120,121,122,123,127,132,133,134,139,141,142,143,144,145,146,147,152,153,154,155,158,161,162,163,164,165,166,167,173,178,181,184],typeclass_aggressive_cach:172,typeclass_path:[43,102,119,125,143,145,166,172],typeclass_search:172,typeclassbas:96,typeclassmanag:[143,146,164,166],typeclassmixin:181,typeclassserializermixin:178,typeclassviewsetmixin:178,typedobject:[41,125,143,144,146,147,164,166,172,173],typedobjectmanag:[146,162,172],typeerror:[42,147,169],typenam:[22,143,146,147,149,152,153,154,162,164,165,166,167,170,172,173,174],typeobject:172,types_count:147,typic:[27,55,91,127,147,152,178,181],typo:[37,70,103],ubuntu:[8,63,97,103,131],ufw:103,ugli:[56,109,137,173],uid:[100,143,167,169],uit:[22,147],ulrik:58,ultima:79,umlaut:15,unabl:[71,147],unaccept:33,unaffect:[51,116,152],unari:147,unarm:152,unarmor:152,unassign:138,unauthenticated_respons:181,unavoid:115,unban:[12,145],unbias:147,unbroken:173,uncategor:173,unchang:[87,97,147,165,173],unclear:30,uncolor:[81,114],uncom:90,uncommit:131,uncompress:169,unconnect:[43,145,147],uncov:147,undefin:[36,86,112],under:[6,9,20,24,33,36,38,41,42,43,46,48,51,57,60,61,63,64,73,75,77,78,79,86,93,100,106,108,110,119,122,123,125,128,133,134,135,136,137,144,145,147,163,166,167,169,172,173,177,181],undergar:147,undergon:149,underli:[57,61,64,80,119,124,131],underlin:173,underneath:[9,172],underscor:[0,38,51,74,88,95,97,114,119,144,173],underscror:144,understand:[4,10,15,24,25,26,29,30,31,33,37,38,39,41,42,44,48,49,55,60,61,63,79,81,83,91,95,96,103,104,105,109,111,113,114,123,124,131,133,134,136,139,144,147,158,167,173,184],understood:[83,91,111,127,169],undestand:25,undo:[50,103,173],undon:[43,145],undoubtedli:57,unexpect:[91,126,127,173],unexpectedli:174,unfamiliar:[63,74,80,88,90,118,124],unformat:[51,173],unfortun:[4,41,61],unhandl:60,unhappi:9,unhilit:173,unicod:[15,83,94,113,143,173],unicorn:119,unifi:[133,167],uniform:105,uninform:8,uninherit:165,uninstal:63,uninstati:173,unintent:147,union:[31,51,144,153,173],uniqu:[2,12,13,20,31,33,35,36,38,40,43,46,55,57,60,61,64,71,80,83,84,90,95,96,102,105,109,112,119,123,125,127,137,138,143,144,145,146,147,149,152,154,162,164,165,166,167,169,170,172,173],unit:[27,31,34,36,37,45,47,55,62,64,79,82,107,124,139,144,146,147,149,152,165,168,172,173,175,179,184],unittest:[25,127,130,143,145,163,166,167,171,173,176],univers:[14,15,43,62,145],unix:[24,38,43,52,63,87,145,147,173],unixcommand:[141,142],unixcommandpars:147,unixtim:173,unjoin:147,unknown:[41,43,56,69,137,165,173,175],unleash:28,unless:[4,5,11,12,21,22,23,27,29,33,38,43,51,72,78,80,84,88,89,90,96,102,110,115,123,138,140,143,144,145,146,147,149,152,153,154,158,162,163,164,165,167,169,172,173],unlik:[37,64,73,90,107,147,152,172],unlimit:[147,166],unlink:145,unload:173,unload_modul:173,unlock:[58,77,80,172],unlocks_red_chest:80,unlog:[43,145,146,147,158,167],unloggedin:[105,141,144,147,167],unloggedincmdset:[35,43,105,145,147,156,158],unlucki:12,unmask:147,unmodifi:[144,145,147,158,173],unmonitor:167,unmut:146,unnam:[112,144],unneccesari:113,unnecessari:[36,61],unneed:147,unpaced_data:169,unpack:[91,163,167],unpars:[74,87,144,158,169,173],unpaus:[100,102,166],unpickl:[83,169,172,173],unplay:[25,105],unpredict:173,unprivileg:165,unprogram:73,unpuppet:[43,96,107,123,145,149],unpuppet_al:143,unpuppet_object:[2,143],unpuppeted_in:149,unquel:[20,43,80,145],unreal:79,unregist:135,unrel:[51,131,143,147],unrepeat:167,unreport:167,unsaf:[110,144,154],unsatisfactori:111,unsav:173,unsel:85,unset:[33,49,58,89,116,145,147,154,163,164,165,166,173],unsign:[148,173],unsigned_integ:173,unsignedinteg:173,unskil:147,unstabl:[100,183],unstrip:144,unsubscrib:[43,58,115,145,166,169],unsuit:[19,165,172],unsur:[15,37,63,71,76,90,116,138,147],untag:137,untest:[24,61,63,127],until:[5,8,10,11,12,13,20,26,29,30,31,33,36,48,51,61,63,64,86,87,93,95,97,102,114,115,119,123,126,131,136,137,138,139,147,149,152,154,164,166,167,169,170,173],untrust:13,unus:[33,81,143,144,146,147,152,154,164,166,167,169,172,173],unusu:[103,119],unwant:139,unwield:152,unwieldli:144,upcom:54,updat:[2,4,5,8,9,11,13,14,20,23,28,29,30,33,36,38,39,43,45,49,51,55,57,58,61,62,63,64,68,71,73,75,76,79,81,83,84,86,88,89,90,91,95,97,98,100,102,115,116,123,127,133,134,135,136,138,139,143,144,145,146,147,149,152,154,158,162,163,164,165,166,167,169,172,173,174,178,181,184],update_attribut:172,update_buff:173,update_cached_inst:174,update_charsheet:58,update_current_descript:147,update_default:167,update_flag:167,update_lock:178,update_method:137,update_po:49,update_session_count:167,update_undo:173,update_weath:154,updated_bi:149,updated_on:149,updatemethod:[137,138],updateview:181,updatingtrait:147,upfir:106,upgrad:[63,64,75],upload:[4,63,64,90,100,148],upon:[14,29,61,80,86,90,96,100,103,113,117,123,147,151,152,166,167,168,169,181],upp:154,upper:[29,39,43,86,101,114,127,138,145,147,173],upper_bound:147,upper_bound_inclus:147,uppercas:114,upping:114,ups:7,upsel:90,upsid:[41,147],upstart:[40,166],upstream:[26,64,104,128],uptim:[12,27,43,62,145,158,169,173],urfgar:109,uri:[146,158,162,172],url:[8,38,43,64,90,98,131,134,135,136,138,141,142,143,145,146,148,155,162,164,167,169,172,173],url_nam:[178,181],url_or_ref:38,url_path:178,url_protocol:148,url_to_online_repo:131,urlencod:69,urlpattern:[3,4,69,133,134,135],usabl:[4,43,66,114,123,145,147,152,163,167,173],usag:[0,5,12,21,22,23,28,29,30,33,38,41,42,43,51,58,60,64,68,71,73,81,82,85,90,91,93,94,109,115,116,119,121,123,124,129,144,145,146,147,151,152,153,154,158,163,165,167,173,174],use:[0,2,3,4,5,6,8,9,10,11,12,13,14,15,16,17,19,20,21,22,23,24,25,26,27,28,29,31,33,34,35,36,37,38,39,40,41,42,43,46,47,48,49,50,51,52,53,54,56,57,58,59,60,61,62,63,64,65,66,68,69,70,71,72,73,74,76,79,80,81,82,83,84,85,86,87,88,89,90,91,93,94,95,96,98,100,102,103,104,105,106,107,108,109,111,112,113,114,116,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,143,144,145,146,147,148,149,152,153,154,158,161,163,164,165,166,167,169,170,172,173,174,175,176,178,181],use_dbref:[147,164,173],use_destin:164,use_evt:173,use_i18n:76,use_item:152,use_nick:[143,147,164],use_required_attribut:[143,162,164,181],use_ssl:148,use_success_location_messag:147,use_success_messag:147,use_tz:148,use_xterm256:173,useabl:147,used:[0,2,3,7,9,10,11,13,15,16,17,19,20,22,23,24,27,29,30,31,34,35,38,40,41,43,46,47,48,50,51,52,53,54,55,56,57,58,59,60,62,63,64,68,69,72,73,74,79,80,82,83,84,85,86,87,88,89,90,91,93,94,95,96,100,102,103,104,105,107,108,109,110,111,112,113,114,115,116,118,119,120,121,122,123,124,125,126,127,128,129,131,133,134,135,136,137,139,141,143,144,145,146,147,148,149,152,154,156,158,162,163,164,165,166,167,168,169,170,171,172,173,174,176,178,179,181,183],used_kei:80,useful:[0,1,4,5,10,11,12,13,14,15,16,17,18,19,20,22,23,25,26,27,28,29,30,31,34,36,37,38,39,41,42,43,46,47,48,50,51,57,58,59,60,63,64,66,69,70,80,81,87,89,90,91,93,95,96,102,104,107,109,110,111,112,114,115,116,119,120,123,124,125,127,131,132,133,138,139,144,145,147,149,151,154,163,164,165,166,167,169,172,173],useless:154,uselock:163,user:[2,4,7,8,10,11,12,13,14,20,22,23,25,28,29,30,31,35,36,37,40,41,42,43,49,50,51,52,53,55,60,63,64,65,66,67,68,70,71,72,74,75,76,77,79,80,81,85,87,88,90,91,93,95,97,98,100,101,104,105,107,109,113,114,119,121,122,123,125,126,127,133,134,135,136,137,138,139,143,144,145,146,147,148,149,151,152,153,158,162,163,164,165,166,167,169,172,173,178,179,181,184],user_input:51,user_permiss:143,useradmin:143,userauth:[94,169],userchangeform:143,usercreationform:[143,181],usernam:[2,4,35,51,74,100,107,119,131,134,143,147,167,169,178,179,181],username__contain:119,usernamefield:181,userpassword:[12,145],uses:[0,5,9,13,15,16,17,22,23,29,30,31,33,34,38,39,40,44,51,57,64,68,69,80,81,86,88,90,94,98,107,109,112,113,114,115,119,124,125,127,130,131,136,137,144,147,152,153,154,163,166,169,172,173,178],uses_databas:173,using:[2,4,5,6,8,9,10,11,12,13,14,15,19,20,21,22,23,24,25,26,27,28,29,30,31,33,34,36,37,38,39,41,43,45,46,47,49,50,51,55,56,57,58,59,60,61,62,63,64,67,68,70,71,72,73,74,77,78,79,80,81,83,85,86,87,88,89,90,91,93,95,96,97,100,101,102,103,105,107,108,109,110,111,112,114,115,116,117,118,120,121,122,123,124,125,126,128,129,131,132,133,134,137,138,139,140,143,144,145,146,147,148,149,152,153,154,158,163,164,165,166,167,169,170,172,173,177,178,181,183,184],usr:[63,64,75,100],usual:[0,2,4,5,6,8,9,11,19,20,21,22,23,25,26,27,29,30,31,33,34,37,38,40,41,43,46,47,50,51,52,57,59,60,62,63,64,67,72,74,80,81,87,89,90,91,93,95,96,97,100,102,105,106,109,110,112,114,115,119,124,125,126,127,131,133,136,143,144,145,146,147,149,154,158,163,164,165,166,167,168,170,172,173],utc:[23,147,173],utf8:[23,36],utf:[15,24,58,74,111,113,148,167,169,173],util:[8,10,11,13,14,16,34,41,45,47,48,49,50,51,52,57,58,59,62,63,81,85,86,89,96,97,102,103,111,114,117,124,127,133,134,137,139,141,142,143,144,145,146,147,148,151,152,153,158,161,162,163,164,165,166,167,169,170,171,172,177,178,181,184],utilis:173,uyi:147,v19:63,vagu:21,val1:165,val2:[165,175],val:[11,88,143,145,165,169,173,175],valid:[1,11,13,26,30,31,33,42,43,44,51,58,60,69,88,89,90,91,95,96,97,102,103,109,110,114,119,123,130,133,134,141,142,143,144,145,146,147,149,152,153,154,158,161,163,164,165,166,169,172,173,178,181],valid_handl:173,validate_email_address:173,validate_input:147,validate_nam:164,validate_onli:163,validate_password:[51,143],validate_prototyp:165,validate_sess:167,validate_usernam:143,validationerror:[143,165,167,173],validator_config:143,validator_kei:173,validatorfunc:[141,142,175],validatortest:171,valign:173,valu:[0,2,4,6,10,11,12,17,20,22,25,27,28,31,33,39,41,42,43,49,50,58,59,60,61,62,64,69,73,74,77,80,81,82,84,85,86,87,88,90,97,102,111,114,115,116,123,125,126,127,128,133,134,137,138,139,141,143,144,145,146,147,148,149,151,152,153,154,158,161,162,163,164,165,166,167,169,171,172,173,174,178,179,181],valuabl:122,value1:109,value2:109,value_displai:178,value_from_datadict:173,value_to_obj:165,value_to_obj_or_ani:165,value_to_str:173,valueerror:[41,91,109,123,147,148,172,173],valuei:111,values_list:119,valuex:111,vanilla:[9,26,49,56,58,86,101,125],vaniti:51,vari:[30,40,60,64,82,108,114,125,131,147,149,152,167,172],variabl:[0,3,5,11,13,28,31,33,38,41,43,46,49,51,53,55,56,58,64,66,69,80,88,91,95,96,97,100,103,104,106,109,113,121,124,133,134,135,137,138,141,143,144,145,147,148,149,154,158,161,163,164,165,167,169,170,173,175,179],variable_from_modul:173,variable_nam:149,variablenam:173,varianc:147,variant:[11,55,112,144,147,169],variat:[62,73,116,144,147,153,161,173,175],varieti:[55,82,116,120,152],variou:[5,6,11,15,24,33,37,40,41,46,47,48,57,62,69,73,77,81,88,89,90,93,94,97,102,103,105,109,110,112,114,115,116,123,124,125,127,137,139,144,145,147,152,154,158,163,164,165,166,170,171,173,176],varnam:169,vast:[23,60,86,108,111,119],vastli:64,vcc:147,vccv:147,vccvccvc:147,vcpython27:9,vcv:147,vcvccv:147,vcvcvcc:147,vcvcvvccvcvv:147,vcvvccvvc:147,vector:173,vehicl:[21,124,139,184],velit:52,venu:[131,146],venv:[63,75],verb:[25,170],verbal:[149,164],verbatim_el:173,verbos:[26,38,116,127,147,171],verbose_nam:[133,172],veri:[0,2,4,5,6,8,9,10,11,13,14,17,20,21,22,23,26,27,28,29,31,33,35,37,38,39,40,41,42,46,49,50,51,52,55,56,57,58,60,61,64,67,68,70,72,73,74,77,78,79,80,85,86,88,90,91,93,95,96,97,104,107,108,109,110,111,112,114,115,116,119,121,122,123,125,127,128,129,131,132,134,137,138,139,140,143,144,145,146,147,149,152,153,154,158,162,164,167,169,172,173,175,181],verif:90,verifi:[36,51,63,90,131,145,147,148,152,169,175],verify_online_play:147,verify_or_create_ssl_key_and_cert:169,verify_ssl_key_and_cert:169,verifyfunc:147,versa:[40,43,61,88,105,116,145,166,169],version:[2,4,7,11,13,14,20,21,23,24,29,30,31,33,35,36,37,41,43,47,51,53,54,57,60,61,63,64,74,75,76,79,81,86,87,90,91,95,96,100,108,111,114,123,124,125,126,128,136,137,139,145,147,148,152,153,154,164,165,167,169,172,173,178,181,184],version_info:167,versionad:38,versionchang:38,versu:55,vertic:[137,138,154,173],very_strong:163,very_weak:80,vest:103,vet:109,veteran:79,vfill_char:173,via:[10,11,27,37,40,51,52,55,56,57,63,70,73,74,83,85,86,90,92,93,101,103,108,109,114,119,123,125,126,131,137,146,148,151,161,164,166,172,174],viabl:154,vice:[40,43,61,88,105,116,145,166,169],vicin:[33,43,145,147,154],video:[79,95,114,137],vienv:9,view:[1,4,17,27,34,38,41,42,43,50,51,52,55,58,60,63,64,72,80,82,86,90,96,101,102,110,111,115,116,123,124,131,136,139,141,143,145,146,147,152,158,160,162,164,165,170,172,177,179,184],view_attr:145,view_lock:178,viewabl:[55,145],viewer:[25,69,147,163,164,172],viewport:42,viewset:178,vim:[14,50,79,173],vincent:147,violent:51,virtual:[4,41,43,53,55,57,59,63,79,90,124,145,147,173],virtual_env:75,virtualenv:[9,23,26,36,38,63,75,76,90,93,95,96,97,100,106,110,128],virtualhost:8,visibl:[13,25,31,36,38,43,48,54,61,63,69,81,90,96,105,114,123,125,131,139,145,147,163,164,167,169,173],visiblelock:163,vision:[11,58,61],visit:[22,49,90,111,133,134,147,149,173,175],visitor:[103,134,135],vista:63,visual:[25,57,63,93,114,137,143,145,147],vital:91,vlgeoff:147,vniftg:63,vnum:56,vocabulari:[46,173],voic:[33,46,124,139,184],volum:[21,61,100],volund:119,voluntari:37,volupt:52,vowel:[119,147],vpad_char:173,vulner:[29,103],vvc:147,vvcc:147,vvccv:147,vvccvvcc:147,w001:127,wai:[0,2,5,6,9,10,11,12,13,14,15,19,20,21,22,23,27,28,30,31,33,37,38,39,40,41,42,43,44,46,48,49,53,54,55,56,57,58,61,62,63,64,68,69,70,72,73,74,75,79,80,82,83,84,85,86,87,88,89,90,91,92,93,95,96,97,98,102,103,104,105,106,107,109,110,111,112,113,114,115,116,117,118,119,121,122,123,124,125,126,127,128,129,131,132,133,136,138,139,140,141,143,144,145,146,147,149,152,153,154,158,161,163,164,165,166,167,169,172,173,174,175,178,181,184],wail:49,waist:147,wait:[0,10,20,25,27,28,29,33,42,51,102,121,138,143,147,149,152,166,167,169,170,173],wait_for_disconnect:169,wait_for_server_connect:169,wait_for_statu:167,wait_for_status_repli:167,waiter:167,wake:147,walias:[43,145],walk:[0,14,21,31,39,46,49,60,62,85,139,147,173],walki:64,wall:[111,145,147,154],wanna:[37,147],want:[0,2,3,4,5,6,8,9,10,11,12,13,14,15,19,20,21,22,23,25,26,27,28,29,30,31,33,34,35,37,38,39,40,41,42,43,44,46,48,49,50,51,53,54,57,58,60,61,62,63,64,66,68,69,70,71,72,73,74,75,76,77,78,80,81,82,83,84,85,86,87,88,89,90,91,93,95,96,97,98,102,103,104,105,106,107,108,109,110,111,113,114,115,118,119,121,122,123,125,126,127,128,131,132,133,134,135,136,137,138,140,141,143,144,145,146,147,149,151,152,153,154,156,158,162,163,164,165,166,167,168,169,170,172,173,174,178,181,183],wanted_id:80,ware:85,warehous:[151,173],wari:[114,147,164,172],warm:[102,110,167],warn:[8,23,27,31,59,60,63,64,90,91,93,104,105,111,128,134,138,140,144,146,148,151,167,169,173,184],warnmsg:173,warrior:[28,57,58,61,122,123],wasclean:169,wasn:[0,42,134],wast:[6,14,115,168],watch:[14,84,106,139],water:[144,147],waterballon:147,wave:111,wcach:[43,145],wcactu:152,wcommandnam:147,wcure:152,wdestin:[43,145],weak:165,weakref:174,weaksharedmemorymodel:[167,174],weaksharedmemorymodelbas:[167,174],weakvalu:174,wealth:85,weapon:[29,51,61,64,73,77,82,85,86,109,116,122,152,154,165],weapon_ineffective_msg:154,weapon_prototyp:154,weaponrack_cmdset:154,wear:[82,147,152],wearabl:147,wearer:147,wearstyl:147,weather:[30,61,73,102,111,112,115,122,124,139,140,154,184],weather_script:102,weatherroom:[132,154],web:[4,8,9,16,17,23,25,30,38,47,55,61,63,64,67,69,72,75,76,79,80,94,95,101,109,110,119,139,141,142,146,148,155,158,167,168,169,172,173,184],web_client_url:54,web_get_admin_url:[146,162,172],web_get_create_url:[146,162,172],web_get_delete_url:[146,162,172],web_get_detail_url:[146,162,172],web_get_puppet_url:172,web_get_update_url:[146,162,172],web_plugin:[141,155,157],web_root:158,webclient:[24,30,40,43,45,54,64,69,83,88,95,103,105,110,114,135,139,141,145,148,167,177,179,181,184],webclient_ajax:[137,141,167],webclient_en:103,webclient_opt:167,webclientdata:169,webclienttest:181,webpag:[8,17,77,90,180],webport:36,webserv:[3,7,8,9,23,40,47,55,90,100,101,104,135,139,141,142,177],webserver_en:[103,171],webserver_interfac:[67,90],webserver_port:[36,90,171],webservic:103,websit:[3,9,17,55,57,64,67,69,79,90,98,101,103,124,133,136,137,138,139,141,143,158,167,169,177,179,184],websocket:[24,40,55,64,90,100,137,167,169],websocket_client_interfac:[67,90],websocket_client_port:90,websocket_client_url:[8,67,90],websocket_clos:169,websocketcli:169,websocketclientfactori:169,websocketclientprotocol:169,websocketserverfactori:169,websocketserverprotocol:169,weed:[26,119,144],week:[62,147,173],weeklylogfil:173,weigh:[82,170],weight:[23,38,61,108,124,139,147,172,184],weird:[172,173,175],weirdli:96,welcom:[3,4,22,24,35,37,63,72,76,85],well:[2,4,6,9,11,12,16,17,19,21,22,23,25,26,33,37,38,39,40,41,43,44,45,46,49,50,51,52,55,57,58,61,62,64,66,68,69,71,74,75,81,85,88,89,91,96,98,103,104,105,106,108,109,113,116,118,119,120,123,124,125,127,128,131,133,134,135,136,138,143,144,145,146,147,149,152,153,154,158,164,166,167,169,170,172,173],went:[57,110,127,131,166],were:[1,10,11,13,24,31,33,37,38,42,44,51,58,59,64,69,77,82,85,86,91,100,102,104,108,109,119,123,125,126,127,137,143,144,147,164,165,172,173],weren:62,werewolf:25,werewolv:119,werkzeug:173,west:[20,25,44,49,111,145,147,154],west_east:111,west_exit:154,western:111,westward:154,wether:[147,173],wevennia:22,wflame:152,wflushmem:[43,145],wfull:152,what:[0,1,2,4,8,9,10,12,13,14,19,20,21,22,23,25,26,27,29,31,33,38,39,40,42,43,44,45,46,48,49,51,53,56,57,58,60,61,62,63,64,68,69,70,72,73,74,77,78,79,80,81,83,85,86,88,89,90,93,94,95,96,97,98,102,103,104,105,108,109,110,111,113,114,115,116,117,118,119,121,122,123,124,125,126,127,128,129,130,131,132,133,134,136,138,139,140,141,143,144,145,146,147,149,151,152,153,154,158,162,163,164,165,166,167,168,169,171,172,173,175,178,179,181,184],whatev:[2,11,14,21,22,23,27,33,40,43,46,48,51,56,58,61,64,78,82,89,91,100,102,111,123,127,131,133,134,138,143,144,145,147,152,154,164,165,166,167,169,172,173,181],whatnot:138,wheel:[57,63,75,115,166],whelp:147,when:[0,2,3,4,5,6,8,9,10,11,12,13,14,15,17,19,20,21,22,23,26,27,29,30,31,33,34,35,36,37,39,40,41,42,43,44,46,47,49,50,51,52,56,57,58,59,60,61,62,63,64,65,66,68,69,73,74,75,76,77,78,79,80,82,83,84,85,86,87,88,89,90,91,93,95,96,97,98,100,102,103,104,105,106,107,108,109,110,111,112,113,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,131,132,133,136,137,138,139,141,143,144,145,146,147,148,149,152,153,154,155,156,158,162,163,164,165,166,167,168,169,170,172,173,174,181],when_stop:167,whenev:[6,10,11,22,25,33,46,64,66,74,76,80,84,87,90,95,98,100,102,106,107,109,111,113,117,119,128,143,144,146,154,158,164,166,167,168,169],where:[0,1,3,6,9,10,11,12,13,14,20,21,22,25,26,29,31,33,36,39,40,41,42,43,46,48,49,50,51,52,53,56,57,58,59,61,62,64,69,73,75,76,80,83,85,86,88,90,91,95,100,102,103,104,105,108,109,111,113,114,117,118,119,121,122,123,124,125,127,131,133,134,135,136,137,138,139,141,144,145,146,147,148,149,151,152,154,158,163,164,165,166,167,168,169,170,172,173,175,178,181],wherea:[11,12,13,19,21,26,31,33,34,40,42,55,56,61,80,81,85,86,93,97,103,105,109,113,114,116,125,128,147,153,166,169,172,174],whereabout:122,wherebi:152,wherev:[11,63,64,100,111,127,147,151,152],whether:[0,12,39,43,46,51,55,62,69,77,121,143,144,145,146,147,152,163,164,166,167,169,172,173],whewiu:9,which:[0,1,3,4,5,6,9,10,11,12,13,14,15,19,20,22,24,25,26,27,28,29,30,31,33,34,36,37,38,39,40,41,42,43,44,46,49,51,52,53,56,57,58,59,60,61,62,63,64,65,66,69,71,72,73,74,76,77,80,81,82,83,85,86,87,88,89,90,91,93,94,95,96,97,100,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,125,126,127,131,132,133,134,135,136,137,138,139,140,141,143,144,145,146,147,148,149,151,152,153,154,158,162,163,164,165,166,167,169,170,172,173,174,175,178,179,181],whichev:[27,90,103,154],whilst:[77,111,147,173],whim:139,whisp:147,whisper:[46,145,147,149,164],white:[48,74,114,126,173],whitelist:74,whitenois:147,whitepag:[1,48,138],whitespac:[14,27,33,58,81,119,123,145,147,173],who:[4,10,11,12,21,34,41,46,49,51,55,56,58,61,73,80,87,95,103,109,114,116,119,121,123,124,125,132,133,138,143,144,145,146,147,149,152,154,162,163,164,165,172,173,178],whoever:133,whole:[4,16,43,49,55,57,60,61,87,96,111,112,122,123,129,138,145,152,173],wholist:146,whome:[43,145],whomev:[73,114,121],whose:[88,114,119,125,143,147,149,152,167,173],whould:173,why:[0,11,12,20,22,25,39,41,43,44,46,51,55,60,63,64,82,91,95,96,103,111,123,125,126,139,145,147,152,167],wide:[16,25,27,39,43,58,61,73,86,91,138,145,147,152,173],widen:12,wider:[12,25,39,43,145,173],widest:173,widget:[173,178,181],width:[16,17,25,27,33,49,74,109,111,114,141,144,158,165,167,169,173],wield:[61,82,109,152],wifi:[90,103],wiki:[1,9,33,37,45,48,55,58,70,79,94,108,111,124,125,138,147,169,183,184],wiki_account_handl:4,wiki_account_signup_allow:4,wiki_can:4,wiki_can_admin:4,wiki_can_assign:4,wiki_can_assign_own:4,wiki_can_change_permiss:4,wiki_can_delet:4,wiki_can_moder:4,wiki_can_read:4,wiki_can_writ:4,wikiconfig:4,wikipedia:[15,55,113,127,131,169],wild:[108,126,131],wildcard:[12,43,57,87,145,173],wildcard_to_regexp:173,wilder:[141,142],wildernessexit:147,wildernessmap:147,wildernessmapprovid:147,wildernessroom:147,wildernessscript:147,wildli:147,will_suppress_ga:169,will_ttyp:169,willing:[58,61,79],win10:63,win7:63,win8:63,win:[9,24,91,116],wind:[122,132],window:[4,23,25,31,38,44,45,49,52,53,64,72,76,83,88,89,93,95,96,97,101,105,106,110,128,131,137,138,144,145,148,167,169,173],windowid:167,windows10:63,wingd:111,winpti:9,winter:147,wintext:73,wip:38,wipe:[9,13,23,111,138,145,152],wire:[27,40,64,83,88,90,113,138,145,167,169,171,173],wis:58,wisdom:[60,93],wise:[6,11,13,14,15,26,58,60,80,96,118,131,135],wise_text:60,wiseobject:60,wiser:20,wiseword:60,wish:[33,36,39,75,120,131,136,147,152,173,181],with_metaclass:96,with_tag:147,withdraw:[116,152],withdrawl:152,within:[1,8,9,10,11,22,24,26,31,33,37,38,39,43,47,49,51,56,58,64,90,94,95,97,100,114,115,116,117,118,119,120,124,126,131,134,136,137,138,143,144,145,147,149,151,162,164,165,167,172,173,181],without:[0,8,11,12,13,14,16,20,21,22,23,25,27,29,30,31,33,35,37,38,40,42,43,44,46,49,50,51,55,57,58,59,60,61,63,64,66,76,80,86,88,90,91,92,93,96,97,100,101,104,107,108,109,114,115,118,119,121,123,125,126,127,128,129,131,133,136,138,139,143,144,145,146,147,148,149,152,154,158,163,164,165,166,167,169,170,172,173,175],withstand:80,wiz:58,wizard:[109,165,167],wkei:[43,145],wlocat:[43,145],wlock:[43,145],wmagic:152,wmass:152,wndb_:[43,145],won:[0,2,4,10,11,12,13,15,21,22,23,29,31,38,41,42,46,57,61,63,69,73,78,81,83,85,86,91,95,96,100,111,114,119,123,125,127,134,137,138,144,147,153,167,173],wonder:[9,16,56,82,119,138],wont_suppress_ga:169,wont_ttyp:169,wooden:109,woosh:21,word:[14,27,33,43,46,49,50,53,62,69,70,72,76,88,89,91,93,94,95,96,97,111,119,122,126,131,136,144,145,147,149,154,158,169,173],word_fil:147,word_length_vari:147,wordi:147,work:[0,2,4,5,8,9,10,11,13,14,15,16,20,21,22,23,24,25,26,27,28,29,31,34,36,37,38,41,42,43,44,48,49,51,53,56,57,58,59,60,61,62,63,64,66,70,71,72,75,80,81,83,84,85,86,89,90,93,94,95,96,97,102,103,105,106,108,109,111,112,114,115,116,117,119,122,123,124,126,127,128,129,132,133,134,136,138,139,143,144,145,146,147,148,152,154,156,162,163,164,165,166,167,169,170,172,173,175,181,183,184],workaround:[63,100,131],workflow:[61,143],world:[9,10,11,13,14,15,21,27,31,33,34,39,41,47,49,51,55,57,58,60,62,63,64,68,72,73,78,79,80,82,86,90,96,104,108,109,111,113,116,117,121,123,124,127,131,137,139,141,143,145,146,147,152,154,155,158,162,166,167,173,183,184],world_map:111,worm:49,worm_has_map:49,worn:[147,152],worri:[0,11,15,36,39,41,51,55,104,113,114,123,127,138,147,153],worst:61,worth:[0,8,21,29,51,61,70,79,91,93,124,125,133,147],worthi:61,worthless:90,would:[0,1,4,6,8,9,10,11,13,14,15,16,19,20,21,22,25,27,29,31,33,36,38,39,41,42,43,44,46,48,49,51,55,56,57,58,60,61,62,63,64,68,69,73,77,80,81,82,85,86,88,89,90,91,93,95,96,100,102,105,106,109,111,112,114,115,116,117,118,119,121,123,125,126,127,128,133,134,135,136,138,140,143,144,145,146,147,148,149,153,161,162,163,165,166,169,172,173],wouldn:[39,126,138],wound:152,wow:[69,138],wpermiss:[43,145],wprototype_desc:[43,145],wprototype_kei:[43,145],wprototype_lock:[43,145],wprototype_par:[43,145],wprototype_tag:[43,145],wrap:[10,30,49,51,59,96,102,109,119,136,147,156,167,172,173],wrap_conflictual_object:173,wrapper:[10,27,29,51,74,86,93,105,119,125,143,144,146,147,162,164,166,167,172,173,174,181],wresid:[43,145],write:[0,4,10,11,14,15,16,20,22,23,25,27,31,33,34,37,38,41,43,44,45,46,48,51,53,56,58,62,63,65,68,69,71,72,87,88,91,93,94,96,108,123,124,125,129,130,131,138,145,146,147,148,149,151,164,169,173,181,184],write_onli:178,writeabl:75,written:[15,27,38,54,56,57,58,61,79,103,109,127,133,134,145,148,151,173,181],wrong:[26,41,42,43,60,63,81,85,95,110,127,144,145,147],wserver:[43,145],wservic:[43,145],wsgi:[8,94,167],wsgi_resourc:167,wsgiwebserv:167,wsl:[38,63],wss:[8,67,90],wtypeclass:[43,145],wwhere:[149,164],www:[8,9,22,55,108,128,133,169,173,181],wyou:82,x0c:145,x1b:173,x2x:58,x4x:173,x5x:173,x6x:173,x7x:173,x8x:173,x9x:173,x_r:39,xcode:63,xforward:167,xgettext:76,xit:[22,147],xml:148,xp_gain:73,xpo:173,xterm256:[43,55,74,81,83,137,145,147,167,169,173,184],xterm256_bg:173,xterm256_bg_sub:173,xterm256_fg:173,xterm256_fg_sub:173,xterm256_gbg:173,xterm256_gbg_sub:173,xterm256_gfg:173,xterm256_gfg_sub:173,xterm:[114,126],xterms256:114,xval:33,xxx:[25,42,147],xxxx:147,xxxxx1xxxxx:173,xxxxx3xxxxx:173,xxxxxxx2xxxxxxx:173,xxxxxxxxxx3xxxxxxxxxxx:58,xxxxxxxxxx4xxxxxxxxxxx:58,xxxxxxxxxxx:173,xxxxxxxxxxxxxx1xxxxxxxxxxxxxxx:58,xxxxxxxxxxxxxxxxxxxxxx:58,xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx:58,xyz:87,y_r:39,yan:114,yank:50,yeah:138,year:[55,61,62,88,90,108,147,148,149,173,181],yearli:[62,90],yellow:[114,126,131,154],yep:138,yes:[10,33,39,46,51,126,138,145,149,167,173],yesno:[51,173],yet:[0,2,4,12,14,22,25,28,35,36,41,42,46,49,51,54,60,63,64,76,79,86,90,94,96,105,109,111,119,121,128,131,133,134,138,143,145,147,149,163,164,167,169,173,175,181],yield:[10,23,33,80,108,145,151,166,173],yml:[100,130],yogurt:147,you:[0,1,2,3,4,5,6,8,9,10,11,12,13,14,15,16,17,19,20,21,22,23,25,27,28,29,30,31,33,34,35,36,37,38,39,40,41,42,43,44,46,47,48,49,50,51,53,54,56,57,58,59,60,61,62,63,64,65,66,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,95,96,97,98,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,143,144,145,146,147,148,149,151,152,153,154,156,158,161,162,163,164,165,166,167,168,169,170,172,173,178,181,183],young:77,your:[0,1,3,5,6,7,8,9,10,11,12,13,14,15,16,17,21,22,23,25,27,29,30,31,34,35,36,37,38,41,42,43,44,45,46,47,48,49,50,51,53,54,55,56,57,58,59,61,62,63,64,65,66,67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83,85,87,88,91,93,95,96,98,101,102,104,105,106,107,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,129,130,132,134,135,136,138,139,140,143,144,145,147,148,149,151,152,153,154,156,158,163,164,170,172,173,175,178,181,184],your_email:131,yourgam:151,yourhost:67,yournam:8,yourpassword:23,yourrepo:106,yourself:[0,2,5,6,14,16,19,22,23,26,31,37,38,42,43,51,55,58,63,69,70,73,78,80,86,89,90,91,96,102,108,111,119,123,125,130,131,135,145,147,152,153,173],yoursit:133,yourusernam:131,yourwebsit:133,yousuck:12,yousuckmor:12,youth:147,youtub:131,ypo:173,yrs:147,ythi:114,yum:[8,67,131],yvonn:58,z_r:39,zed:[77,79],zero:[20,27,109,147,164,172,173],zine:61,zip:[103,148],zlib:[75,169],zmud:[24,169],zone:[18,46,55,56,70,79,112,119,122,124,139,172,173,184],zope:97,zopeinterfac:63,zuggsoft:169},titles:["A voice operated elevator using events","API refactoring","Accounts","Add a simple new web page","Add a wiki on your website","Adding Command Tutorial","Adding Object Typeclass Tutorial","Administrative Docs","Apache Config","Arxcode installing help","Async Process","Attributes","Banning","Batch Code Processor","Batch Command Processor","Batch Processors","Bootstrap & Evennia","Bootstrap Components and Utilities","Builder Docs","Building Permissions","Building Quickstart","Building a mech tutorial","Building menus","Choosing An SQL Server","Client Support Grid","Coding FAQ","Coding Introduction","Coding Utils","Command Cooldown","Command Duration","Command Prompt","Command Sets","Command System","Commands","Communications","Connection Screen","Continuous Integration","Contributing","Evennia docs","Coordinates","Custom Protocols","Customize channels","Debugging","Default Command Help","Default Exit Errors","Developer Central","Dialogues in events","Directory Overview","Docs refactoring","Dynamic In Game Map","EvEditor","EvMenu","EvMore","Evennia API","Evennia Game Index","Evennia Introduction","Evennia for Diku Users","Evennia for MUSH Users","Evennia for roleplaying sessions","Execute Python Code","First Steps Coding","Game Planning","Gametime Tutorial","Getting Started","Glossary","Grapevine","Guest Logins","HAProxy Config (Optional)","Help System","Help System Tutorial","How To Get And Give Help","How to connect Evennia to Twitter","IRC","Implementing a game rule system","Inputfuncs","Installing on Android","Internationalization","Learn Python for Evennia The Hard Way","Licensing","Links","Locks","Manually Configuring Color","Mass and weight for objects","Messagepath","MonitorHandler","NPC shop Tutorial","New Models","Nicks","OOB","Objects","Online Setup","Parsing command arguments, theory and best practices","Portal And Server","Profiling","Python 3","Python basic introduction","Python basic tutorial part two","Quirks","RSS","Roadmap","Running Evennia in Docker","Screenshot","Scripts","Security","Server Conf","Sessions","Setting up PyCharm","Signals","Soft Code","Spawner and Prototypes","Start Stop Reload","Static In Game Map","Tags","Text Encodings","TextTags","TickerHandler","Turn based Combat System","Tutorial Aggressive NPCs","Tutorial NPCs listening","Tutorial Searching For Objects","Tutorial Tweeting Game Stats","Tutorial Vehicles","Tutorial World Introduction","Tutorial for basic MUSH like game","Tutorials","Typeclasses","Understanding Color Tags","Unit Testing","Updating Your Game","Using MUX as a Standard","Using Travis","Version Control","Weather Tutorial","Web Character Generation","Web Character View Tutorial","Web Features","Web Tutorial","Webclient","Webclient brainstorm","Wiki Index","Zones","evennia package","evennia","evennia.accounts package","evennia.commands package","evennia.commands.default package","evennia.comms package","evennia.contrib package","evennia.contrib.awsstorage package","evennia.contrib.ingame_python package","evennia.contrib.security package","evennia.contrib.security.auditing package","evennia.contrib.turnbattle package","evennia.contrib.tutorial_examples package","evennia.contrib.tutorial_world package","evennia.game_template package","evennia.game_template.commands package","evennia.game_template.server package","evennia.game_template.server.conf package","evennia.game_template.typeclasses package","evennia.game_template.web package","evennia.game_template.world package","evennia.help package","evennia.locks package","evennia.objects package","evennia.prototypes package","evennia.scripts package","evennia.server package","evennia.server.game_index_client package","evennia.server.portal package","evennia.server.profiling package","evennia.server.tests package","evennia.typeclasses package","evennia.utils package","evennia.utils.idmapper package","evennia.utils.tests package","evennia.utils.tests.data package","evennia.web package","evennia.web.api package","evennia.web.utils package","evennia.web.webclient package","evennia.web.website package","evennia.web.website.templatetags package","VERSION WARNING","Toc"],titleterms:{"3rd":138,"9th":138,"case":0,"class":[22,27,33,41,96,125,127],"default":[5,6,25,30,43,44,55,60,74,80,137,145],"final":[49,75],"function":[22,42,80,89,95,102,114],"goto":51,"import":[26,38,41,53,95],"new":[3,4,6,58,60,69,86,97,102,114,125,127,133],"public":54,"return":[51,59,105],"static":111,"super":19,"switch":41,"try":41,Adding:[0,4,5,6,9,20,25,31,39,40,41,44,74,86,112,121,133],And:[70,92],For:119,NOT:77,PMs:58,TLS:8,The:[3,10,11,13,14,16,18,19,22,26,29,41,46,47,49,50,51,58,69,77,83,85,93,96,109,116,123,135],USE:77,Use:[26,103],Using:[49,52,84,86,90,93,109,112,127,129,130,140],Yes:51,__unloggedin_look_command:43,abort:29,about:[29,43,115,125,128],abus:12,access:43,access_typ:80,account:[2,43,58,64,97,143,145,159],activ:[57,133],actual:[33,125],add:[3,4,23,25,60],add_choic:22,addclass:182,addcom:43,adding:127,addit:[9,39,41,44,100],address:25,admin:[43,64,97,135,143,145,146,162,164,166,167,172],administr:7,advanc:[18,29,87,110],aggress:117,alia:[43,97],alias:112,all:[25,69],allcom:43,alpha:61,altern:[9,106],amp:169,amp_client:167,amp_serv:169,analyz:93,android:75,ani:[13,55],annot:119,anoth:[38,41,119],ansi:[27,114,126,173],apach:8,api:[1,38,45,53,137,178],app:[69,133],arbitrari:51,area:[111,123],arg:91,arg_regex:33,argument:[1,51,91],arm:21,arx:9,arxcod:9,ascii:27,ask:[33,51],assign:[19,33],assort:[10,14,31,33,40,51,112,118],async:10,asynchron:10,at_initial_setup:158,at_search:158,at_server_startstop:158,attach:[106,107],attack:123,attribut:[11,64,97,172],attributehandl:11,audit:151,aug:[1,48],auto:68,automat:25,avail:[35,59,107],aws_s3_cdn:148,awsstorag:148,backend:179,ban:[12,43],barter:147,base:[25,109,116],basic:[4,13,14,18,55,71,95,96,123,127,136],batch:[13,14,15,173],batchcod:[13,43],batchcommand:43,batchprocess:[43,145],batchprocessor:173,befor:26,best:91,beta:61,between:[13,51,125],blank:24,block:[13,29,38],bodyfunct:153,bold:38,boot:[12,43],bootstrap:[16,17],border:17,bot:143,brainstorm:[45,138],branch:[51,131],bridg:77,brief:[55,69],briefli:88,bug:[38,97],build:[18,19,20,21,22,38,43,49,58,61,85,111,124,145],builder:18,building_menu:[22,147],busi:85,button:[17,20],calendar:62,call:33,callback:[0,46,137],callbackhandl:149,caller:51,can:[11,22,55,67],capcha:133,card:17,care:103,caveat:[13,14,75,114,125],cboot:43,ccreat:43,cdesc:43,cdestroi:43,cemit:43,central:45,chainsol:138,chang:[0,5,6,25,38,58,60,76,97,103,108,128,131,136],channel:[25,34,41,43,58,64,159],channelhandl:146,charact:[6,24,25,46,58,60,61,64,73,82,89,96,123,133,134,159],charcreat:43,chardelet:43,chargen:[123,147],chat:138,cheat:42,check:[11,80],checker:26,checkpoint:133,choic:22,choos:23,clean:9,clickabl:114,client:[24,83,88,90,135,137,168],client_opt:74,clock:43,clone:[9,131],cloth:147,cloud9:90,cmdabout:43,cmdaccess:43,cmdaddcom:43,cmdallcom:43,cmdban:43,cmdbatchcod:43,cmdbatchcommand:43,cmdboot:43,cmdcboot:43,cmdcdesc:43,cmdcdestroi:43,cmdcemit:43,cmdchannel:43,cmdchannelcr:43,cmdcharcreat:43,cmdchardelet:43,cmdclock:43,cmdcolortest:43,cmdcopi:43,cmdcpattr:43,cmdcreat:43,cmdcwho:43,cmddelcom:43,cmddesc:43,cmddestroi:43,cmddig:43,cmddrop:43,cmdemit:43,cmdexamin:43,cmdfind:43,cmdforc:43,cmdget:43,cmdgive:43,cmdhandler:144,cmdhelp:43,cmdhome:43,cmdic:43,cmdinventori:43,cmdirc2chan:43,cmdlink:43,cmdlistcmdset:43,cmdlock:43,cmdlook:43,cmdmvattr:43,cmdname:43,cmdnewpassword:43,cmdnick:43,cmdobject:43,cmdooc:43,cmdooclook:43,cmdopen:43,cmdoption:43,cmdpage:43,cmdparser:[144,158],cmdpassword:43,cmdperm:43,cmdpose:43,cmdpy:43,cmdquell:43,cmdquit:43,cmdreload:43,cmdreset:43,cmdrss2chan:43,cmdsai:43,cmdscript:43,cmdserverload:43,cmdservic:43,cmdsession:43,cmdset:[5,43,144],cmdset_account:145,cmdset_charact:145,cmdset_red_button:153,cmdset_sess:145,cmdset_unloggedin:145,cmdsetattribut:43,cmdsetdesc:43,cmdsethandl:144,cmdsethelp:43,cmdsethom:43,cmdsetobjalia:43,cmdshutdown:43,cmdspawn:43,cmdstyle:43,cmdtag:43,cmdteleport:43,cmdtime:43,cmdtunnel:43,cmdtypeclass:43,cmdunban:43,cmdunconnectedconnect:43,cmdunconnectedcr:43,cmdunconnectedhelp:43,cmdunconnectedlook:43,cmdunconnectedquit:43,cmdunlink:43,cmdwall:43,cmdwhisper:43,cmdwho:43,cmdwipe:43,code:[8,13,22,25,26,27,38,41,42,50,59,60,61,73,85,87,108,124,128,131],collabor:57,color:[17,25,27,43,81,126],color_markup:147,colour:114,combat:[116,123],comfort:100,comm:[43,145,146],command:[5,14,22,25,28,29,30,31,32,33,35,41,42,43,44,45,58,60,62,68,71,81,85,88,91,97,100,116,121,123,127,144,145,149,156],comment:[44,49],commit:131,commun:[13,34],complet:80,complex:[22,119],compon:[17,45],comput:90,concept:[45,49,116],conclud:[39,123],conclus:[22,41,91,111],condit:[25,119],conf:[104,158],config:[8,67,81],configur:[8,23,65,71,72,81,98,106,131,133],congratul:61,connect:[35,43,54,71,90,97],connection_screen:158,connection_wizard:167,contain:[100,173],content:[25,55],continu:36,contrib:[22,37,124,127,147,148,149,150,151,152,153,154],contribut:[37,38],control:131,convert:91,cooldown:28,coordin:39,copi:[8,43],core:[45,56,64],cpattr:43,cprofil:93,creat:[0,2,3,5,6,12,20,21,27,33,36,43,69,86,89,97,100,111,121,123,125,133,173],createnpc:123,creatur:100,credit:79,crop:27,current:[42,62],custom:[4,5,7,10,22,40,41,51,57,62,80,81,105,113,124,127,135,137],custom_gametim:147,cwho:43,data:[6,11,40,51,105,106,176],databas:[9,68,86,97,109,128],dbserial:173,deal:102,debug:[13,42,103],debugg:106,decor:[10,51],dedent:27,dedic:133,default_cmdset:156,defaultobject:97,defin:[31,33,34,51,80,86,102,131],definit:80,delai:[10,27,29],delcom:43,delimit:25,demo:61,depend:[9,128],deploi:100,deprec:[38,167],desc:[43,51],descer:57,descript:100,design:85,destroi:43,detail:[43,69,133],develop:[45,57,79,100,103,110,124,127],dialogu:46,dice:[58,147],dictionari:51,differ:[56,125],dig:43,diku:56,direct:106,directori:[47,90,104],disabl:103,discuss:79,displai:[24,27,49,62],django:[64,80,110,119,133,135],doc:[7,18,26,38,48],docker:100,document:[37,38,129,183],don:[13,55,100],donat:37,down:[20,110,121],drop:43,dummyrunn:[93,170],dummyrunner_set:170,durat:29,dure:110,dynam:[33,49,51],earli:7,echo:74,edit:[22,38,50,123],editnpc:123,editor:50,elev:0,email_login:147,emit:43,emul:56,encod:[15,113],encrypt:90,end:41,engin:124,enjoi:8,enter:[24,121],entir:0,entri:[20,68],error:[44,95,102,110],eveditor:[50,173],evennia:[4,5,7,8,9,16,23,25,26,38,41,42,45,47,53,54,55,56,57,58,67,71,75,76,77,79,90,91,95,96,100,106,109,110,124,126,127,128,131,137,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183],evennia_launch:167,evenniatest:127,event:[0,46,62],eventfunc:149,everi:30,everyth:22,evform:[58,173],evform_exampl:176,evmenu:[25,51,173],evmor:[52,173],evtabl:[25,58,173],examin:[42,43],exampl:[39,42,46,50,51,73,80,90,102,108,116,127,137,173],example_batch_cod:153,execut:[42,59],exercis:77,exist:[6,125],exit:[0,6,25,33,44,89,159],expand:[116,121],explan:22,explor:[26,96],extended_room:147,extern:103,familiar:[56,57],faq:25,faster:127,featur:[38,55,69,135],feel:56,field:64,fieldfil:147,file:[13,14,15,43,104,127,131,173],fill:27,filter:178,find:[39,43,59],firewal:103,first:[0,22,46,57,60,95,124],fix:131,flexibl:38,folder:[9,26,131],forc:43,foreground:110,forget:97,fork:[37,131],form:[17,133,181],format:51,forum:79,framework:79,from:[4,20,25,51,53,55,60,90,96,100,133,137,138],front:136,full:[22,41,69],func:41,further:[8,10,136],futur:[21,138],game:[7,26,27,39,45,47,49,54,55,57,58,59,61,62,73,90,100,111,120,123,124,127,128,131],game_index_cli:168,game_templ:[155,156,157,158,159,160,161],gamedir:38,gameplai:122,gametim:[62,173],gap:77,gendersub:147,gener:[17,22,41,43,45,79,123,124,133,145],general_context:179,get:[20,43,51,63,70,119],get_client_opt:74,get_input:51,get_inputfunc:74,get_valu:74,git:[64,131],github:[38,64],give:[43,70],given:112,global:[91,102],glossari:64,gmcp:88,godhood:20,goldenlayout:137,googl:133,grant:58,grapevin:[65,169],griatch:[1,48,138],grid:[24,49],group:119,guest:66,gui:138,guid:9,handl:[12,69,103,110],handler:[107,116],haproxi:67,hard:77,have:123,head:38,health_bar:147,hello:95,help:[9,20,26,37,43,68,69,70,145,162],here:[26,55,60,96],hierarchi:58,hint:8,home:43,hook:125,host:90,hous:20,how:[2,33,58,70,71,89,100,113,121,125],html:[3,133],http:[8,67],idea:138,idmapp:174,imag:[100,103],implement:73,improv:69,index:[54,69,133,139],info:[79,110],inform:[45,90],infrastructur:73,ingame_python:149,ingo:83,inherit:140,inherits_from:27,initi:[6,23,25,116],initial_setup:167,inlin:114,inlinefunc:[114,158,173],input:[33,51,88],inputfunc:[74,83,88,158,167],insid:119,instal:[4,7,8,9,23,63,71,75,90,100,122,131,133],instanc:[33,86,125],instruct:88,integr:36,interact:[10,13,14,26],interfac:103,internation:76,interpret:106,introduct:[9,26,49,51,55,93,95,111,122,133],inventori:[43,82],irc2chan:43,irc:[72,169],issu:24,ital:38,jan:138,johnni:1,join:41,jumbotron:17,just:55,kei:[22,24,51,109],keyword:46,kill:110,know:[55,103],known:97,kovitiku:48,languag:76,last:25,latest:[100,128],latin:25,launch:[50,51],layout:[16,41,47],learn:[26,55,77],leav:[41,121],legend:24,let:[13,42,69,90],librari:[47,96],licens:78,life:7,lift:12,like:[13,56,123],limit:[13,14,119],line:[21,24,42,50],link:[38,43,79,94,114],linux:[36,63,110],list:[38,42],list_nod:51,listen:118,literatur:79,live:110,local:[38,90,91],lock:[11,43,80,121,163],lockdown:90,lockfunc:[158,163],lockhandl:163,log:[9,27,69,95,103],logfil:106,logger:173,login:[66,74],logo:136,longer:46,look:[5,43,56,95,123],mac:[63,110],machin:90,magic:97,mail:[131,147],main:38,make:[20,21,27,57,58,60,121,123,127,131],manag:[4,137,143,146,162,164,166,167,172,174],manual:[54,81],map:[49,111],mapbuild:147,mapper:49,mariadb:23,mass:82,master:[58,131],match:97,mccp:169,mech:21,mechan:124,memplot:170,menu:[22,27,51,85,165],menu_login:147,merg:31,messag:[0,25,83,88],messagepath:83,method:[33,41,81,97],middlewar:179,migrat:[4,64,128],mind:131,mini:127,minimap:111,miscellan:124,mob:154,mod_proxi:8,mod_ssl:8,mod_wsgi:8,mode:[13,14,64,90,105,110],model:[86,127,133,143,146,162,164,166,167,172,174],modif:58,modifi:[8,30],modul:[71,73,94,95,109,116,141,143,144,145,146,147,148,149,151,152,153,154,156,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182],monitor:74,monitorhandl:[84,166],more:[16,29,38,57,80,81,128,135],most:26,move:[25,121],msdp:88,msg:[34,81,83],mssp:[158,169],mud:79,multi:57,multidesc:[57,147],multipl:[11,119],multisess:[64,105],mush:[57,123],mutabl:[11,97],mux:129,muxcommand:145,mvattr:43,mxp:169,mysql:23,name:[12,43,88,97],naw:169,ndb:11,need:[0,55],nest:22,next:[57,63,71],nice:67,nick:[43,87],node:51,non:[11,25,28,54],nop:24,note:[8,10,14,15,31,33,38,40,51,87,112,118,122,127],npc:[85,117,118,123],number:91,object:[5,6,11,20,25,27,43,59,60,61,64,80,82,89,96,97,105,111,112,119,121,124,154,159,164],objmanipcommand:43,obtain:133,oct:138,octob:138,off:25,offici:79,olc:109,older:137,one:39,onli:[38,110],onlin:[38,90,131],oob:88,ooc:43,open:[43,85],oper:[0,10],option:[1,22,43,51,58,67,90,91,103,110],optionclass:173,optionhandl:173,other:[23,33,45,79,90,104],our:[0,22,69,95,96,108,121,133],out:[40,58],outgo:83,output:[59,151],outputcommand:88,outputfunc:88,outsid:[59,90],overal:73,overload:[81,125,135],overrid:97,overview:[36,47,86,116,136],own:[2,33,40,74,89,90,100,137],packag:[141,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182],page:[3,4,43,69,135,136],parent:[57,86],pars:[25,41,91,95],part:96,parti:79,password:43,patch:37,path:[13,83],paus:[0,29,33],pax:9,pdb:42,perm:43,permiss:[19,58,80,112,178],perpetu:61,persist:[11,28,29,50],person:20,picklefield:173,pictur:133,pip:[4,64],plai:67,plan:[26,61,111],player:57,plugin:137,point:26,polici:129,port:[90,103],portal:[83,92,105,169],portal_services_plugin:158,portalsess:83,portalsessionhandl:[83,169],pose:43,posit:1,post:138,postgresql:23,practic:91,prepar:36,prerequisit:75,press:24,prevent:25,privileg:4,problem:108,process:[10,110],processor:[13,14,15],product:[21,100],profil:[93,170],program:[42,55],progress:77,project:[36,106],prompt:[30,51],properti:[2,11,31,33,34,51,64,89,102,105,112,125],protfunc:[109,165],protocol:[40,45,55,88],prototyp:[109,161,165],prototypes_exampl:176,proxi:[8,90],publicli:131,pudb:42,puppet:64,push:[20,131],put:[69,131],puzzl:147,pycharm:106,python:[13,26,55,57,59,71,77,79,94,95,96],quell:[19,43,80],queri:[119,125],quick:[36,63],quickli:67,quickstart:20,quiet:91,quirk:97,quit:43,random_string_gener:147,read:[10,26,135,136],real:13,reboot:110,recapcha:133,receiv:[40,88],red_button:153,red_button_script:153,reduc:1,refactor:[1,48],refer:[25,38],regist:90,relat:[45,62],releas:[38,61],relev:90,reli:13,reload:[8,25,43,97,110],remark:123,rememb:[38,53],remind:69,remot:[90,131],remov:[25,112],repeat:[51,74],repo:9,report:38,repositori:[26,37,38,64,131],request:38,requir:63,reset:[43,110,128],reshuffl:20,resourc:79,rest:38,restart:8,retriev:11,roadmap:99,role:58,roleplai:58,roller:58,rom:56,room:[0,6,25,39,49,58,61,82,89,154,159],rplanguag:147,rpsystem:147,rss2chan:43,rss:[98,169],rule:[31,73,116],run:[4,7,33,42,55,75,100,106,127],runner:127,safeti:13,sage:48,sai:43,same:[46,51],save:11,schema:128,score:123,screen:35,screenshot:101,script:[43,64,102,121,149,159,166],scripthandl:166,search:[27,31,39,86,91,112,119,173],secret:133,secret_set:158,secur:[8,67,103,150,151],see:[69,97],select:25,self:91,send:[24,30,40,88],sent:30,separ:22,sept:[1,48],serial:178,server:[7,8,23,43,76,90,92,104,105,123,151,157,158,167,168,169,170,171],server_services_plugin:158,serverconf:104,serversess:[83,158,167],serversessionhandl:83,servic:[43,168],session:[25,43,58,64,83,105,167],sessionhandl:[105,167],set:[4,5,9,31,43,49,51,54,62,65,72,80,81,90,98,103,104,106,123,127,131,158],setdesc:43,sethelp:43,sethom:43,setpow:123,settings_default:141,settings_mixin:170,setup:[8,9,23,36,90],sever:[39,46,91],share:131,sharedmemorymodel:86,sheet:[42,58],shell:96,shop:85,shortcut:11,show:123,shut:110,shutdown:43,sidebar:38,signal:[107,167],simpl:[3,22,29,42,51,80,93,127],simpledoor:147,singl:11,site:[64,135],sitekei:133,slow_exit:147,soft:108,softcod:[57,108],solut:108,some:[39,41,56],somewher:55,sourc:[43,106],space:17,spawn:[43,57,109],spawner:[109,165],special:38,specif:5,splithandl:137,spread:37,spuriou:24,sql:23,sqlite3:23,ssh:[88,103,169],ssl:[90,169],standard:[55,62,129],start:[9,58,63,85,100,110],stat:120,statu:[94,110],step:[5,9,20,42,57,60,61,65,71,72,75,98,124,131,133],stop:110,storag:51,store:[6,11,25,51,109],string:[80,91,94],strip:91,studi:0,stuff:[55,123],style:[17,43],sub:22,subclass:89,subhead:38,subject:96,submodul:[141,143,144,145,146,147,148,149,151,152,153,154,156,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182],subpackag:[141,143,144,146,147,150,155,157,162,164,166,167,172,173,175,177,181],subsubhead:38,suit:127,summari:[12,55],superus:80,support:[24,55,88],suppress_ga:169,surround:42,swap:125,synchron:10,syntax:[26,38,57,110],syscommand:145,system:[16,32,33,43,45,61,68,69,73,80,116,123,124,145],tabl:[25,27,38,86],tag:[39,43,112,126,172],talking_npc:147,taskhandl:166,tb_basic:152,tb_equip:152,tb_item:152,tb_magic:152,tb_rang:152,teamciti:36,tech:61,technic:[38,55],tel:43,telnet:[24,88,90,169],telnet_oob:169,telnet_ssl:169,templat:[36,69,133],templatetag:182,tempmsg:34,temporari:51,termux:75,test:[55,59,93,123,127,143,144,145,146,147,148,149,151,153,163,164,165,166,169,170,171,172,174,175,176,178,179,181],test_amp_connect:171,test_ansi:175,test_batchprocessor:175,test_create_funct:175,test_eveditor:175,test_evform:175,test_evmenu:175,test_gametim:175,test_initial_setup:171,test_launch:171,test_misc:171,test_queri:170,test_resourc:173,test_serv:171,test_tagpars:175,test_text2html:175,test_trait:147,test_util:175,test_validatorfunc:175,testrunn:171,text2html:173,text:[27,38,51,74,113,114,136],texttag:114,theori:91,thi:[41,69],thing:[38,56,57,119],third:79,throttl:167,through:[37,42,100],ticker:[64,115],tickerhandl:[115,166],tie:58,time:[27,33,43,62,102,108],time_format:27,timer:93,timetrac:170,tip:131,titeuf87:138,to_byt:27,to_str:27,toc:184,togeth:[67,69],tool:[12,27,79],traceback:26,track:131,train:121,trait:147,translat:76,travi:130,treat:13,tree_select:147,trick:131,troubleshoot:[60,63,75],ttype:169,tunnel:43,turn:[25,97,116],turnbattl:152,tutori:[0,5,6,18,21,46,62,69,85,96,116,117,118,119,120,121,122,123,124,127,132,134,136],tutorial_exampl:153,tutorial_world:154,tweak:[60,96],tweet:[71,120],twist:[64,94],twitter:71,two:96,type:[2,5,6,11,60,89],typeclass:[6,43,45,57,64,81,97,119,124,125,140,149,159,172],unban:43,under:131,understand:126,ungm:58,uninstal:122,unit:127,unixcommand:147,unlink:43,unloggedin:[43,145],unmonitor:74,unrepeat:74,updat:[6,25,60,125,128,131],upgrad:128,upload:103,upstream:[97,131],url:[3,4,69,133,160,177,178,180,181],usag:[1,13,14,50],use:[55,97,115],used:[25,33],useful:[33,79],user:[19,33,56,57,69,103,124,131],userpassword:43,using:[0,42,119,127],util:[17,27,29,33,79,106,119,149,173,174,175,176,179],valid:[80,167],validatorfunc:173,valu:[51,109,119],variabl:[42,59],vehicl:121,verbatim:38,version:[38,131,183],versu:10,vhost:8,view:[3,68,69,133,134,135,178,180,181],virtualenv:64,voic:0,wai:[29,51,77],wall:43,want:[55,100],warn:[38,183],weather:132,web:[3,45,88,90,97,103,124,133,134,135,136,137,160,177,178,179,180,181,182],web_plugin:158,webclient:[137,138,169,180],webclient_ajax:169,webclient_gui:137,webserv:[103,167],websit:[4,135,181,182],websocket:[8,67],weight:82,what:[11,16,36,41,55,91,100],when:[25,53,115],where:[5,55,60,63,96],whisper:43,whitepag:45,who:[33,43],wiki:[4,139],wilder:147,willing:55,window:[9,63],wipe:43,wizard:54,won:24,word:37,work:[7,33,55,69,77,91,100,121,125,131],workaround:24,world:[18,20,61,95,122,161],write:[40,127,137],xterm256:[114,126],yield:[29,51],you:[26,55],your:[2,4,19,20,26,33,39,40,60,74,86,89,90,97,100,103,108,128,131,133,137],yourself:[20,60,61],zone:140}}) \ No newline at end of file +Search.setIndex({docnames:["A-voice-operated-elevator-using-events","API-refactoring","Accounts","Add-a-simple-new-web-page","Add-a-wiki-on-your-website","Adding-Command-Tutorial","Adding-Object-Typeclass-Tutorial","Administrative-Docs","Apache-Config","Arxcode-installing-help","Async-Process","Attributes","Banning","Batch-Code-Processor","Batch-Command-Processor","Batch-Processors","Bootstrap-&-Evennia","Bootstrap-Components-and-Utilities","Builder-Docs","Building-Permissions","Building-Quickstart","Building-a-mech-tutorial","Building-menus","Choosing-An-SQL-Server","Client-Support-Grid","Coding-FAQ","Coding-Introduction","Coding-Utils","Command-Cooldown","Command-Duration","Command-Prompt","Command-Sets","Command-System","Commands","Communications","Connection-Screen","Continuous-Integration","Contributing","Contributing-Docs","Coordinates","Custom-Protocols","Customize-channels","Debugging","Default-Command-Help","Default-Exit-Errors","Developer-Central","Dialogues-in-events","Directory-Overview","Docs-refactoring","Dynamic-In-Game-Map","EvEditor","EvMenu","EvMore","Evennia-API","Evennia-Game-Index","Evennia-Introduction","Evennia-for-Diku-Users","Evennia-for-MUSH-Users","Evennia-for-roleplaying-sessions","Execute-Python-Code","First-Steps-Coding","Game-Planning","Gametime-Tutorial","Getting-Started","Glossary","Grapevine","Guest-Logins","HAProxy-Config-(Optional)","Help-System","Help-System-Tutorial","How-To-Get-And-Give-Help","How-to-connect-Evennia-to-Twitter","IRC","Implementing-a-game-rule-system","Inputfuncs","Installing-on-Android","Internationalization","Learn-Python-for-Evennia-The-Hard-Way","Licensing","Links","Locks","Manually-Configuring-Color","Mass-and-weight-for-objects","Messagepath","MonitorHandler","NPC-shop-Tutorial","New-Models","Nicks","OOB","Objects","Online-Setup","Parsing-command-arguments,-theory-and-best-practices","Portal-And-Server","Profiling","Python-3","Python-basic-introduction","Python-basic-tutorial-part-two","Quirks","RSS","Roadmap","Running-Evennia-in-Docker","Screenshot","Scripts","Security","Server-Conf","Sessions","Setting-up-PyCharm","Signals","Soft-Code","Spawner-and-Prototypes","Start-Stop-Reload","Static-In-Game-Map","Tags","Text-Encodings","TextTags","TickerHandler","Turn-based-Combat-System","Tutorial-Aggressive-NPCs","Tutorial-NPCs-listening","Tutorial-Searching-For-Objects","Tutorial-Tweeting-Game-Stats","Tutorial-Vehicles","Tutorial-World-Introduction","Tutorial-for-basic-MUSH-like-game","Tutorials","Typeclasses","Understanding-Color-Tags","Unit-Testing","Updating-Your-Game","Using-MUX-as-a-Standard","Using-Travis","Version-Control","Weather-Tutorial","Web-Character-Generation","Web-Character-View-Tutorial","Web-Features","Web-Tutorial","Webclient","Webclient-brainstorm","Wiki-Index","Zones","api/evennia","api/evennia-api","api/evennia.accounts","api/evennia.commands","api/evennia.commands.default","api/evennia.comms","api/evennia.contrib","api/evennia.contrib.awsstorage","api/evennia.contrib.ingame_python","api/evennia.contrib.security","api/evennia.contrib.security.auditing","api/evennia.contrib.turnbattle","api/evennia.contrib.tutorial_examples","api/evennia.contrib.tutorial_world","api/evennia.game_template","api/evennia.game_template.commands","api/evennia.game_template.server","api/evennia.game_template.server.conf","api/evennia.game_template.typeclasses","api/evennia.game_template.web","api/evennia.game_template.world","api/evennia.help","api/evennia.locks","api/evennia.objects","api/evennia.prototypes","api/evennia.scripts","api/evennia.server","api/evennia.server.game_index_client","api/evennia.server.portal","api/evennia.server.profiling","api/evennia.server.tests","api/evennia.typeclasses","api/evennia.utils","api/evennia.utils.idmapper","api/evennia.utils.tests","api/evennia.utils.tests.data","api/evennia.web","api/evennia.web.api","api/evennia.web.utils","api/evennia.web.webclient","api/evennia.web.website","api/evennia.web.website.templatetags","index","toc"],envversion:{"sphinx.domains.c":1,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":1,"sphinx.domains.index":1,"sphinx.domains.javascript":1,"sphinx.domains.math":2,"sphinx.domains.python":1,"sphinx.domains.rst":1,"sphinx.domains.std":1,"sphinx.ext.todo":2,"sphinx.ext.viewcode":1,sphinx:56},filenames:["A-voice-operated-elevator-using-events.md","API-refactoring.md","Accounts.md","Add-a-simple-new-web-page.md","Add-a-wiki-on-your-website.md","Adding-Command-Tutorial.md","Adding-Object-Typeclass-Tutorial.md","Administrative-Docs.md","Apache-Config.md","Arxcode-installing-help.md","Async-Process.md","Attributes.md","Banning.md","Batch-Code-Processor.md","Batch-Command-Processor.md","Batch-Processors.md","Bootstrap-&-Evennia.md","Bootstrap-Components-and-Utilities.md","Builder-Docs.md","Building-Permissions.md","Building-Quickstart.md","Building-a-mech-tutorial.md","Building-menus.md","Choosing-An-SQL-Server.md","Client-Support-Grid.md","Coding-FAQ.md","Coding-Introduction.md","Coding-Utils.md","Command-Cooldown.md","Command-Duration.md","Command-Prompt.md","Command-Sets.md","Command-System.md","Commands.md","Communications.md","Connection-Screen.md","Continuous-Integration.md","Contributing.md","Contributing-Docs.md","Coordinates.md","Custom-Protocols.md","Customize-channels.md","Debugging.md","Default-Command-Help.md","Default-Exit-Errors.md","Developer-Central.md","Dialogues-in-events.md","Directory-Overview.md","Docs-refactoring.md","Dynamic-In-Game-Map.md","EvEditor.md","EvMenu.md","EvMore.md","Evennia-API.md","Evennia-Game-Index.md","Evennia-Introduction.md","Evennia-for-Diku-Users.md","Evennia-for-MUSH-Users.md","Evennia-for-roleplaying-sessions.md","Execute-Python-Code.md","First-Steps-Coding.md","Game-Planning.md","Gametime-Tutorial.md","Getting-Started.md","Glossary.md","Grapevine.md","Guest-Logins.md","HAProxy-Config-(Optional).md","Help-System.md","Help-System-Tutorial.md","How-To-Get-And-Give-Help.md","How-to-connect-Evennia-to-Twitter.md","IRC.md","Implementing-a-game-rule-system.md","Inputfuncs.md","Installing-on-Android.md","Internationalization.md","Learn-Python-for-Evennia-The-Hard-Way.md","Licensing.md","Links.md","Locks.md","Manually-Configuring-Color.md","Mass-and-weight-for-objects.md","Messagepath.md","MonitorHandler.md","NPC-shop-Tutorial.md","New-Models.md","Nicks.md","OOB.md","Objects.md","Online-Setup.md","Parsing-command-arguments,-theory-and-best-practices.md","Portal-And-Server.md","Profiling.md","Python-3.md","Python-basic-introduction.md","Python-basic-tutorial-part-two.md","Quirks.md","RSS.md","Roadmap.md","Running-Evennia-in-Docker.md","Screenshot.md","Scripts.md","Security.md","Server-Conf.md","Sessions.md","Setting-up-PyCharm.md","Signals.md","Soft-Code.md","Spawner-and-Prototypes.md","Start-Stop-Reload.md","Static-In-Game-Map.md","Tags.md","Text-Encodings.md","TextTags.md","TickerHandler.md","Turn-based-Combat-System.md","Tutorial-Aggressive-NPCs.md","Tutorial-NPCs-listening.md","Tutorial-Searching-For-Objects.md","Tutorial-Tweeting-Game-Stats.md","Tutorial-Vehicles.md","Tutorial-World-Introduction.md","Tutorial-for-basic-MUSH-like-game.md","Tutorials.md","Typeclasses.md","Understanding-Color-Tags.md","Unit-Testing.md","Updating-Your-Game.md","Using-MUX-as-a-Standard.md","Using-Travis.md","Version-Control.md","Weather-Tutorial.md","Web-Character-Generation.md","Web-Character-View-Tutorial.md","Web-Features.md","Web-Tutorial.md","Webclient.md","Webclient-brainstorm.md","Wiki-Index.md","Zones.md","api/evennia.rst","api/evennia-api.rst","api/evennia.accounts.rst","api/evennia.commands.rst","api/evennia.commands.default.rst","api/evennia.comms.rst","api/evennia.contrib.rst","api/evennia.contrib.awsstorage.rst","api/evennia.contrib.ingame_python.rst","api/evennia.contrib.security.rst","api/evennia.contrib.security.auditing.rst","api/evennia.contrib.turnbattle.rst","api/evennia.contrib.tutorial_examples.rst","api/evennia.contrib.tutorial_world.rst","api/evennia.game_template.rst","api/evennia.game_template.commands.rst","api/evennia.game_template.server.rst","api/evennia.game_template.server.conf.rst","api/evennia.game_template.typeclasses.rst","api/evennia.game_template.web.rst","api/evennia.game_template.world.rst","api/evennia.help.rst","api/evennia.locks.rst","api/evennia.objects.rst","api/evennia.prototypes.rst","api/evennia.scripts.rst","api/evennia.server.rst","api/evennia.server.game_index_client.rst","api/evennia.server.portal.rst","api/evennia.server.profiling.rst","api/evennia.server.tests.rst","api/evennia.typeclasses.rst","api/evennia.utils.rst","api/evennia.utils.idmapper.rst","api/evennia.utils.tests.rst","api/evennia.utils.tests.data.rst","api/evennia.web.rst","api/evennia.web.api.rst","api/evennia.web.utils.rst","api/evennia.web.webclient.rst","api/evennia.web.website.rst","api/evennia.web.website.templatetags.rst","index.md","toc.md"],objects:{"":{evennia:[141,0,0,"-"]},"evennia.accounts":{accounts:[143,0,0,"-"],admin:[143,0,0,"-"],bots:[143,0,0,"-"],manager:[143,0,0,"-"],models:[143,0,0,"-"],tests:[143,0,0,"-"]},"evennia.accounts.accounts":{DefaultAccount:[143,2,1,""]},"evennia.accounts.accounts.DefaultAccount":{"delete":[143,4,1,""],DoesNotExist:[143,3,1,""],MultipleObjectsReturned:[143,3,1,""],_DefaultAccount__get_single_puppet:[143,4,1,""],_meta:[143,5,1,""],_send_to_connect_channel:[143,4,1,""],access:[143,4,1,""],at_access:[143,4,1,""],at_account_creation:[143,4,1,""],at_cmdset_get:[143,4,1,""],at_disconnect:[143,4,1,""],at_failed_login:[143,4,1,""],at_first_login:[143,4,1,""],at_first_save:[143,4,1,""],at_init:[143,4,1,""],at_look:[143,4,1,""],at_msg_receive:[143,4,1,""],at_msg_send:[143,4,1,""],at_password_change:[143,4,1,""],at_post_disconnect:[143,4,1,""],at_post_login:[143,4,1,""],at_pre_login:[143,4,1,""],at_server_reload:[143,4,1,""],at_server_shutdown:[143,4,1,""],authenticate:[143,4,1,""],basetype_setup:[143,4,1,""],character:[143,4,1,""],characters:[143,4,1,""],cmdset:[143,5,1,""],connection_time:[143,4,1,""],create:[143,4,1,""],disconnect_session_from_account:[143,4,1,""],execute_cmd:[143,4,1,""],get_all_puppets:[143,4,1,""],get_puppet:[143,4,1,""],get_username_validators:[143,4,1,""],idle_time:[143,4,1,""],is_banned:[143,4,1,""],msg:[143,4,1,""],nicks:[143,5,1,""],normalize_username:[143,4,1,""],objects:[143,5,1,""],options:[143,5,1,""],path:[143,5,1,""],puppet:[143,4,1,""],puppet_object:[143,4,1,""],scripts:[143,5,1,""],search:[143,4,1,""],sessions:[143,5,1,""],set_password:[143,4,1,""],typename:[143,5,1,""],unpuppet_all:[143,4,1,""],unpuppet_object:[143,4,1,""],validate_password:[143,4,1,""],validate_username:[143,4,1,""]},"evennia.accounts.admin":{AccountAttributeInline:[143,2,1,""],AccountDBAdmin:[143,2,1,""],AccountDBChangeForm:[143,2,1,""],AccountDBCreationForm:[143,2,1,""],AccountForm:[143,2,1,""],AccountInline:[143,2,1,""],AccountTagInline:[143,2,1,""]},"evennia.accounts.admin.AccountAttributeInline":{media:[143,4,1,""],model:[143,5,1,""],related_field:[143,5,1,""]},"evennia.accounts.admin.AccountDBAdmin":{add_fieldsets:[143,5,1,""],add_form:[143,5,1,""],fieldsets:[143,5,1,""],form:[143,5,1,""],inlines:[143,5,1,""],list_display:[143,5,1,""],media:[143,4,1,""],response_add:[143,4,1,""],save_model:[143,4,1,""]},"evennia.accounts.admin.AccountDBChangeForm":{Meta:[143,2,1,""],_meta:[143,5,1,""],base_fields:[143,5,1,""],clean_username:[143,4,1,""],declared_fields:[143,5,1,""],media:[143,4,1,""]},"evennia.accounts.admin.AccountDBChangeForm.Meta":{fields:[143,5,1,""],model:[143,5,1,""]},"evennia.accounts.admin.AccountDBCreationForm":{Meta:[143,2,1,""],_meta:[143,5,1,""],base_fields:[143,5,1,""],clean_username:[143,4,1,""],declared_fields:[143,5,1,""],media:[143,4,1,""]},"evennia.accounts.admin.AccountDBCreationForm.Meta":{fields:[143,5,1,""],model:[143,5,1,""]},"evennia.accounts.admin.AccountForm":{Meta:[143,2,1,""],_meta:[143,5,1,""],base_fields:[143,5,1,""],declared_fields:[143,5,1,""],media:[143,4,1,""]},"evennia.accounts.admin.AccountForm.Meta":{fields:[143,5,1,""],model:[143,5,1,""]},"evennia.accounts.admin.AccountInline":{extra:[143,5,1,""],fieldsets:[143,5,1,""],form:[143,5,1,""],max_num:[143,5,1,""],media:[143,4,1,""],model:[143,5,1,""],template:[143,5,1,""]},"evennia.accounts.admin.AccountTagInline":{media:[143,4,1,""],model:[143,5,1,""],related_field:[143,5,1,""]},"evennia.accounts.bots":{Bot:[143,2,1,""],BotStarter:[143,2,1,""],GrapevineBot:[143,2,1,""],IRCBot:[143,2,1,""],RSSBot:[143,2,1,""]},"evennia.accounts.bots.Bot":{DoesNotExist:[143,3,1,""],MultipleObjectsReturned:[143,3,1,""],_meta:[143,5,1,""],at_server_shutdown:[143,4,1,""],basetype_setup:[143,4,1,""],execute_cmd:[143,4,1,""],msg:[143,4,1,""],path:[143,5,1,""],start:[143,4,1,""],typename:[143,5,1,""]},"evennia.accounts.bots.BotStarter":{DoesNotExist:[143,3,1,""],MultipleObjectsReturned:[143,3,1,""],_meta:[143,5,1,""],at_repeat:[143,4,1,""],at_script_creation:[143,4,1,""],at_server_reload:[143,4,1,""],at_server_shutdown:[143,4,1,""],at_start:[143,4,1,""],path:[143,5,1,""],typename:[143,5,1,""]},"evennia.accounts.bots.GrapevineBot":{DoesNotExist:[143,3,1,""],MultipleObjectsReturned:[143,3,1,""],_meta:[143,5,1,""],at_msg_send:[143,4,1,""],execute_cmd:[143,4,1,""],factory_path:[143,5,1,""],msg:[143,4,1,""],path:[143,5,1,""],start:[143,4,1,""],typename:[143,5,1,""]},"evennia.accounts.bots.IRCBot":{DoesNotExist:[143,3,1,""],MultipleObjectsReturned:[143,3,1,""],_meta:[143,5,1,""],at_msg_send:[143,4,1,""],execute_cmd:[143,4,1,""],factory_path:[143,5,1,""],get_nicklist:[143,4,1,""],msg:[143,4,1,""],path:[143,5,1,""],ping:[143,4,1,""],reconnect:[143,4,1,""],start:[143,4,1,""],typename:[143,5,1,""]},"evennia.accounts.bots.RSSBot":{DoesNotExist:[143,3,1,""],MultipleObjectsReturned:[143,3,1,""],_meta:[143,5,1,""],execute_cmd:[143,4,1,""],path:[143,5,1,""],start:[143,4,1,""],typename:[143,5,1,""]},"evennia.accounts.manager":{AccountManager:[143,2,1,""]},"evennia.accounts.models":{AccountDB:[143,2,1,""]},"evennia.accounts.models.AccountDB":{DoesNotExist:[143,3,1,""],MultipleObjectsReturned:[143,3,1,""],_AccountDB__cmdset_storage_del:[143,4,1,""],_AccountDB__cmdset_storage_get:[143,4,1,""],_AccountDB__cmdset_storage_set:[143,4,1,""],_AccountDB__uid_del:[143,4,1,""],_AccountDB__uid_get:[143,4,1,""],_AccountDB__uid_set:[143,4,1,""],_AccountDB__username_del:[143,4,1,""],_AccountDB__username_get:[143,4,1,""],_AccountDB__username_set:[143,4,1,""],_is_deleted:[143,5,1,""],_meta:[143,5,1,""],account_subscription_set:[143,5,1,""],cmdset_storage:[143,4,1,""],db_attributes:[143,5,1,""],db_cmdset_storage:[143,5,1,""],db_is_bot:[143,5,1,""],db_is_connected:[143,5,1,""],db_tags:[143,5,1,""],get_next_by_date_joined:[143,4,1,""],get_next_by_db_date_created:[143,4,1,""],get_previous_by_date_joined:[143,4,1,""],get_previous_by_db_date_created:[143,4,1,""],groups:[143,5,1,""],hide_from_accounts_set:[143,5,1,""],id:[143,5,1,""],is_bot:[143,4,1,""],is_connected:[143,4,1,""],key:[143,4,1,""],logentry_set:[143,5,1,""],name:[143,4,1,""],objectdb_set:[143,5,1,""],objects:[143,5,1,""],path:[143,5,1,""],receiver_account_set:[143,5,1,""],scriptdb_set:[143,5,1,""],sender_account_set:[143,5,1,""],typename:[143,5,1,""],uid:[143,4,1,""],user_permissions:[143,5,1,""]},"evennia.accounts.tests":{TestAccountPuppetDeletion:[143,2,1,""],TestAccountSessionHandler:[143,2,1,""],TestDefaultAccount:[143,2,1,""],TestDefaultAccountAuth:[143,2,1,""],TestDefaultAccountEv:[143,2,1,""],TestDefaultGuest:[143,2,1,""]},"evennia.accounts.tests.TestAccountPuppetDeletion":{test_puppet_deletion:[143,4,1,""]},"evennia.accounts.tests.TestAccountSessionHandler":{setUp:[143,4,1,""],tearDown:[143,4,1,""],test_all:[143,4,1,""],test_count:[143,4,1,""],test_get:[143,4,1,""]},"evennia.accounts.tests.TestDefaultAccount":{setUp:[143,4,1,""],test_puppet_object_already_puppeted:[143,4,1,""],test_puppet_object_already_puppeting:[143,4,1,""],test_puppet_object_joining_other_session:[143,4,1,""],test_puppet_object_no_object:[143,4,1,""],test_puppet_object_no_permission:[143,4,1,""],test_puppet_object_no_session:[143,4,1,""]},"evennia.accounts.tests.TestDefaultAccountAuth":{setUp:[143,4,1,""],test_authentication:[143,4,1,""],test_create:[143,4,1,""],test_password_change:[143,4,1,""],test_password_validation:[143,4,1,""],test_throttle:[143,4,1,""],test_username_validation:[143,4,1,""]},"evennia.accounts.tests.TestDefaultAccountEv":{test_at_look:[143,4,1,""],test_characters_property:[143,4,1,""],test_connection_time:[143,4,1,""],test_create_account:[143,4,1,""],test_idle_time:[143,4,1,""],test_msg:[143,4,1,""],test_puppet_success:[143,4,1,""]},"evennia.accounts.tests.TestDefaultGuest":{_overridden_settings:[143,5,1,""],ip:[143,5,1,""],test_at_post_disconnect:[143,4,1,""],test_at_post_login:[143,4,1,""],test_at_server_shutdown:[143,4,1,""],test_authenticate:[143,4,1,""],test_create:[143,4,1,""],test_create_not_enabled:[143,4,1,""]},"evennia.commands":{"default":[145,0,0,"-"],cmdhandler:[144,0,0,"-"],cmdparser:[144,0,0,"-"],cmdset:[144,0,0,"-"],cmdsethandler:[144,0,0,"-"],command:[144,0,0,"-"],tests:[144,0,0,"-"]},"evennia.commands.cmdhandler":{InterruptCommand:[144,3,1,""],cmdhandler:[144,1,1,""]},"evennia.commands.cmdparser":{build_matches:[144,1,1,""],cmdparser:[144,1,1,""],create_match:[144,1,1,""],try_num_prefixes:[144,1,1,""]},"evennia.commands.cmdset":{CmdSet:[144,2,1,""]},"evennia.commands.cmdset.CmdSet":{__init__:[144,4,1,""],_duplicate:[144,4,1,""],_instantiate:[144,4,1,""],_intersect:[144,4,1,""],_remove:[144,4,1,""],_replace:[144,4,1,""],_union:[144,4,1,""],add:[144,4,1,""],at_cmdset_creation:[144,4,1,""],count:[144,4,1,""],duplicates:[144,5,1,""],errmessage:[144,5,1,""],get:[144,4,1,""],get_all_cmd_keys_and_aliases:[144,4,1,""],get_system_cmds:[144,4,1,""],key:[144,5,1,""],key_mergetypes:[144,5,1,""],make_unique:[144,4,1,""],mergetype:[144,5,1,""],no_channels:[144,5,1,""],no_exits:[144,5,1,""],no_objs:[144,5,1,""],path:[144,5,1,""],permanent:[144,5,1,""],priority:[144,5,1,""],remove:[144,4,1,""],to_duplicate:[144,5,1,""]},"evennia.commands.cmdsethandler":{CmdSetHandler:[144,2,1,""],import_cmdset:[144,1,1,""]},"evennia.commands.cmdsethandler.CmdSetHandler":{"delete":[144,4,1,""],__init__:[144,4,1,""],_import_cmdset:[144,4,1,""],add:[144,4,1,""],add_default:[144,4,1,""],all:[144,4,1,""],clear:[144,4,1,""],delete_default:[144,4,1,""],get:[144,4,1,""],has:[144,4,1,""],has_cmdset:[144,4,1,""],remove:[144,4,1,""],remove_default:[144,4,1,""],reset:[144,4,1,""],update:[144,4,1,""]},"evennia.commands.command":{Command:[144,2,1,""],CommandMeta:[144,2,1,""],InterruptCommand:[144,3,1,""],_init_command:[144,1,1,""]},"evennia.commands.command.Command":{__init__:[144,4,1,""],_keyaliases:[144,5,1,""],_matchset:[144,5,1,""],_optimize:[144,4,1,""],_render_decoration:[144,4,1,""],access:[144,4,1,""],aliases:[144,5,1,""],arg_regex:[144,5,1,""],at_post_cmd:[144,4,1,""],at_pre_cmd:[144,4,1,""],auto_help:[144,5,1,""],client_width:[144,4,1,""],execute_cmd:[144,4,1,""],func:[144,4,1,""],get_command_info:[144,4,1,""],get_extra_info:[144,4,1,""],get_help:[144,4,1,""],help_category:[144,5,1,""],is_exit:[144,5,1,""],key:[144,5,1,""],lock_storage:[144,5,1,""],lockhandler:[144,5,1,""],locks:[144,5,1,""],match:[144,4,1,""],msg:[144,4,1,""],msg_all_sessions:[144,5,1,""],parse:[144,4,1,""],save_for_next:[144,5,1,""],search_index_entry:[144,5,1,""],set_aliases:[144,4,1,""],set_key:[144,4,1,""],styled_footer:[144,4,1,""],styled_header:[144,4,1,""],styled_separator:[144,4,1,""],styled_table:[144,4,1,""]},"evennia.commands.command.CommandMeta":{__init__:[144,4,1,""]},"evennia.commands.default":{account:[145,0,0,"-"],admin:[145,0,0,"-"],batchprocess:[145,0,0,"-"],building:[145,0,0,"-"],cmdset_account:[145,0,0,"-"],cmdset_character:[145,0,0,"-"],cmdset_session:[145,0,0,"-"],cmdset_unloggedin:[145,0,0,"-"],comms:[145,0,0,"-"],general:[145,0,0,"-"],help:[145,0,0,"-"],muxcommand:[145,0,0,"-"],syscommands:[145,0,0,"-"],system:[145,0,0,"-"],unloggedin:[145,0,0,"-"]},"evennia.commands.default.account":{CmdCharCreate:[145,2,1,""],CmdCharDelete:[145,2,1,""],CmdColorTest:[145,2,1,""],CmdIC:[145,2,1,""],CmdOOC:[145,2,1,""],CmdOOCLook:[145,2,1,""],CmdOption:[145,2,1,""],CmdPassword:[145,2,1,""],CmdQuell:[145,2,1,""],CmdQuit:[145,2,1,""],CmdSessions:[145,2,1,""],CmdStyle:[145,2,1,""],CmdWho:[145,2,1,""]},"evennia.commands.default.account.CmdCharCreate":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.account.CmdCharDelete":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.account.CmdColorTest":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],slice_bright_bg:[145,5,1,""],slice_bright_fg:[145,5,1,""],slice_dark_bg:[145,5,1,""],slice_dark_fg:[145,5,1,""],table_format:[145,4,1,""]},"evennia.commands.default.account.CmdIC":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.account.CmdOOC":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.account.CmdOOCLook":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.account.CmdOption":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.account.CmdPassword":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.account.CmdQuell":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],_recache_locks:[145,4,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.account.CmdQuit":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.account.CmdSessions":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.account.CmdStyle":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],list_styles:[145,4,1,""],lock_storage:[145,5,1,""],search_index_entry:[145,5,1,""],set:[145,4,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.account.CmdWho":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.admin":{CmdBan:[145,2,1,""],CmdBoot:[145,2,1,""],CmdEmit:[145,2,1,""],CmdForce:[145,2,1,""],CmdNewPassword:[145,2,1,""],CmdPerm:[145,2,1,""],CmdUnban:[145,2,1,""],CmdWall:[145,2,1,""]},"evennia.commands.default.admin.CmdBan":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.admin.CmdBoot":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.admin.CmdEmit":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.admin.CmdForce":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],perm_used:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.admin.CmdNewPassword":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.admin.CmdPerm":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.admin.CmdUnban":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.admin.CmdWall":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.batchprocess":{CmdBatchCode:[145,2,1,""],CmdBatchCommands:[145,2,1,""]},"evennia.commands.default.batchprocess.CmdBatchCode":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.batchprocess.CmdBatchCommands":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building":{CmdCopy:[145,2,1,""],CmdCpAttr:[145,2,1,""],CmdCreate:[145,2,1,""],CmdDesc:[145,2,1,""],CmdDestroy:[145,2,1,""],CmdDig:[145,2,1,""],CmdExamine:[145,2,1,""],CmdFind:[145,2,1,""],CmdLink:[145,2,1,""],CmdListCmdSets:[145,2,1,""],CmdLock:[145,2,1,""],CmdMvAttr:[145,2,1,""],CmdName:[145,2,1,""],CmdOpen:[145,2,1,""],CmdScript:[145,2,1,""],CmdSetAttribute:[145,2,1,""],CmdSetHome:[145,2,1,""],CmdSetObjAlias:[145,2,1,""],CmdSpawn:[145,2,1,""],CmdTag:[145,2,1,""],CmdTeleport:[145,2,1,""],CmdTunnel:[145,2,1,""],CmdTypeclass:[145,2,1,""],CmdUnLink:[145,2,1,""],CmdWipe:[145,2,1,""],ObjManipCommand:[145,2,1,""]},"evennia.commands.default.building.CmdCopy":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.CmdCpAttr":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],check_from_attr:[145,4,1,""],check_has_attr:[145,4,1,""],check_to_attr:[145,4,1,""],func:[145,4,1,""],get_attr:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdCreate":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],new_obj_lockstring:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdDesc":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],edit_handler:[145,4,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdDestroy":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],confirm:[145,5,1,""],default_confirm:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdDig":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],new_room_lockstring:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdExamine":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_mode:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],format_attributes:[145,4,1,""],format_output:[145,4,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],list_attribute:[145,4,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.CmdFind":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdLink":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.CmdListCmdSets":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.CmdLock":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.CmdMvAttr":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdName":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.CmdOpen":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],create_exit:[145,4,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.CmdScript":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdSetAttribute":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],check_attr:[145,4,1,""],check_obj:[145,4,1,""],do_nested_lookup:[145,4,1,""],edit_handler:[145,4,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],nested_re:[145,5,1,""],not_found:[145,5,1,""],rm_attr:[145,4,1,""],search_for_obj:[145,4,1,""],search_index_entry:[145,5,1,""],set_attr:[145,4,1,""],split_nested_attr:[145,4,1,""],view_attr:[145,4,1,""]},"evennia.commands.default.building.CmdSetHome":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.CmdSetObjAlias":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdSpawn":{_get_prototype_detail:[145,4,1,""],_keyaliases:[145,5,1,""],_list_prototypes:[145,4,1,""],_matchset:[145,5,1,""],_parse_key_desc_tags:[145,4,1,""],_parse_prototype:[145,4,1,""],_search_prototype:[145,4,1,""],_update_existing_objects:[145,4,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdTag":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],options:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.CmdTeleport":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],rhs_split:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdTunnel":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],directions:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdTypeclass":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.building.CmdUnLink":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],help_key:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.CmdWipe":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.building.ObjManipCommand":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],parse:[145,4,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.cmdset_account":{AccountCmdSet:[145,2,1,""]},"evennia.commands.default.cmdset_account.AccountCmdSet":{at_cmdset_creation:[145,4,1,""],key:[145,5,1,""],path:[145,5,1,""],priority:[145,5,1,""]},"evennia.commands.default.cmdset_character":{CharacterCmdSet:[145,2,1,""]},"evennia.commands.default.cmdset_character.CharacterCmdSet":{at_cmdset_creation:[145,4,1,""],key:[145,5,1,""],path:[145,5,1,""],priority:[145,5,1,""]},"evennia.commands.default.cmdset_session":{SessionCmdSet:[145,2,1,""]},"evennia.commands.default.cmdset_session.SessionCmdSet":{at_cmdset_creation:[145,4,1,""],key:[145,5,1,""],path:[145,5,1,""],priority:[145,5,1,""]},"evennia.commands.default.cmdset_unloggedin":{UnloggedinCmdSet:[145,2,1,""]},"evennia.commands.default.cmdset_unloggedin.UnloggedinCmdSet":{at_cmdset_creation:[145,4,1,""],key:[145,5,1,""],path:[145,5,1,""],priority:[145,5,1,""]},"evennia.commands.default.comms":{CmdAddCom:[145,2,1,""],CmdAllCom:[145,2,1,""],CmdCBoot:[145,2,1,""],CmdCWho:[145,2,1,""],CmdCdesc:[145,2,1,""],CmdCdestroy:[145,2,1,""],CmdCemit:[145,2,1,""],CmdChannelCreate:[145,2,1,""],CmdChannels:[145,2,1,""],CmdClock:[145,2,1,""],CmdDelCom:[145,2,1,""],CmdIRC2Chan:[145,2,1,""],CmdPage:[145,2,1,""],CmdRSS2Chan:[145,2,1,""]},"evennia.commands.default.comms.CmdAddCom":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.comms.CmdAllCom":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.comms.CmdCBoot":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.comms.CmdCWho":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.comms.CmdCdesc":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.comms.CmdCdestroy":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.comms.CmdCemit":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.comms.CmdChannelCreate":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.comms.CmdChannels":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.comms.CmdClock":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.comms.CmdDelCom":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.comms.CmdIRC2Chan":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.comms.CmdPage":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.comms.CmdRSS2Chan":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.general":{CmdAccess:[145,2,1,""],CmdDrop:[145,2,1,""],CmdGet:[145,2,1,""],CmdGive:[145,2,1,""],CmdHome:[145,2,1,""],CmdInventory:[145,2,1,""],CmdLook:[145,2,1,""],CmdNick:[145,2,1,""],CmdPose:[145,2,1,""],CmdSay:[145,2,1,""],CmdSetDesc:[145,2,1,""],CmdWhisper:[145,2,1,""]},"evennia.commands.default.general.CmdAccess":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.general.CmdDrop":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.general.CmdGet":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.general.CmdGive":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],rhs_split:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.general.CmdHome":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.general.CmdInventory":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.general.CmdLook":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.general.CmdNick":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],parse:[145,4,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.general.CmdPose":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],parse:[145,4,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.general.CmdSay":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.general.CmdSetDesc":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.general.CmdWhisper":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.help":{CmdHelp:[145,2,1,""],CmdSetHelp:[145,2,1,""]},"evennia.commands.default.help.CmdHelp":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],check_show_help:[145,4,1,""],format_help_entry:[145,4,1,""],format_help_list:[145,4,1,""],func:[145,4,1,""],help_category:[145,5,1,""],help_more:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],msg_help:[145,4,1,""],parse:[145,4,1,""],return_cmdset:[145,5,1,""],search_index_entry:[145,5,1,""],should_list_cmd:[145,4,1,""],suggestion_cutoff:[145,5,1,""],suggestion_maxnum:[145,5,1,""]},"evennia.commands.default.help.CmdSetHelp":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.muxcommand":{MuxAccountCommand:[145,2,1,""],MuxCommand:[145,2,1,""]},"evennia.commands.default.muxcommand.MuxAccountCommand":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],account_caller:[145,5,1,""],aliases:[145,5,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.muxcommand.MuxCommand":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],at_post_cmd:[145,4,1,""],at_pre_cmd:[145,4,1,""],func:[145,4,1,""],get_command_info:[145,4,1,""],has_perm:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],parse:[145,4,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.syscommands":{SystemMultimatch:[145,2,1,""],SystemNoInput:[145,2,1,""],SystemNoMatch:[145,2,1,""],SystemSendToChannel:[145,2,1,""]},"evennia.commands.default.syscommands.SystemMultimatch":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.syscommands.SystemNoInput":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.syscommands.SystemNoMatch":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.syscommands.SystemSendToChannel":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],parse:[145,4,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.system":{CmdAbout:[145,2,1,""],CmdObjects:[145,2,1,""],CmdPy:[145,2,1,""],CmdReload:[145,2,1,""],CmdReset:[145,2,1,""],CmdScripts:[145,2,1,""],CmdServerLoad:[145,2,1,""],CmdService:[145,2,1,""],CmdShutdown:[145,2,1,""],CmdTime:[145,2,1,""]},"evennia.commands.default.system.CmdAbout":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.system.CmdObjects":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.system.CmdPy":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.system.CmdReload":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.system.CmdReset":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.system.CmdScripts":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],excluded_typeclass_paths:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.system.CmdServerLoad":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.system.CmdService":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""],switch_options:[145,5,1,""]},"evennia.commands.default.system.CmdShutdown":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.system.CmdTime":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.tests":{CmdInterrupt:[145,2,1,""],CommandTest:[145,2,1,""],TestAccount:[145,2,1,""],TestAdmin:[145,2,1,""],TestBatchProcess:[145,2,1,""],TestBuilding:[145,2,1,""],TestComms:[145,2,1,""],TestGeneral:[145,2,1,""],TestHelp:[145,2,1,""],TestInterruptCommand:[145,2,1,""],TestSystem:[145,2,1,""],TestSystemCommands:[145,2,1,""],TestUnconnectedCommand:[145,2,1,""]},"evennia.commands.default.tests.CmdInterrupt":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],parse:[145,4,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.tests.CommandTest":{call:[145,4,1,""]},"evennia.commands.default.tests.TestAccount":{test_char_create:[145,4,1,""],test_char_delete:[145,4,1,""],test_color_test:[145,4,1,""],test_ic:[145,4,1,""],test_ooc:[145,4,1,""],test_ooc_look:[145,4,1,""],test_option:[145,4,1,""],test_password:[145,4,1,""],test_quell:[145,4,1,""],test_quit:[145,4,1,""],test_sessions:[145,4,1,""],test_who:[145,4,1,""]},"evennia.commands.default.tests.TestAdmin":{test_ban:[145,4,1,""],test_emit:[145,4,1,""],test_force:[145,4,1,""],test_perm:[145,4,1,""],test_wall:[145,4,1,""]},"evennia.commands.default.tests.TestBatchProcess":{test_batch_commands:[145,4,1,""]},"evennia.commands.default.tests.TestBuilding":{test_attribute_commands:[145,4,1,""],test_copy:[145,4,1,""],test_create:[145,4,1,""],test_desc:[145,4,1,""],test_desc_default_to_room:[145,4,1,""],test_destroy:[145,4,1,""],test_destroy_sequence:[145,4,1,""],test_dig:[145,4,1,""],test_do_nested_lookup:[145,4,1,""],test_empty_desc:[145,4,1,""],test_examine:[145,4,1,""],test_exit_commands:[145,4,1,""],test_find:[145,4,1,""],test_list_cmdsets:[145,4,1,""],test_lock:[145,4,1,""],test_name:[145,4,1,""],test_nested_attribute_commands:[145,4,1,""],test_script:[145,4,1,""],test_set_home:[145,4,1,""],test_set_obj_alias:[145,4,1,""],test_spawn:[145,4,1,""],test_split_nested_attr:[145,4,1,""],test_tag:[145,4,1,""],test_teleport:[145,4,1,""],test_tunnel:[145,4,1,""],test_tunnel_exit_typeclass:[145,4,1,""],test_typeclass:[145,4,1,""]},"evennia.commands.default.tests.TestComms":{setUp:[145,4,1,""],test_all_com:[145,4,1,""],test_cboot:[145,4,1,""],test_cdesc:[145,4,1,""],test_cdestroy:[145,4,1,""],test_cemit:[145,4,1,""],test_channels:[145,4,1,""],test_clock:[145,4,1,""],test_cwho:[145,4,1,""],test_page:[145,4,1,""],test_toggle_com:[145,4,1,""]},"evennia.commands.default.tests.TestGeneral":{test_access:[145,4,1,""],test_get_and_drop:[145,4,1,""],test_give:[145,4,1,""],test_home:[145,4,1,""],test_inventory:[145,4,1,""],test_look:[145,4,1,""],test_mux_command:[145,4,1,""],test_nick:[145,4,1,""],test_pose:[145,4,1,""],test_say:[145,4,1,""],test_whisper:[145,4,1,""]},"evennia.commands.default.tests.TestHelp":{setUp:[145,4,1,""],tearDown:[145,4,1,""],test_help:[145,4,1,""],test_set_help:[145,4,1,""]},"evennia.commands.default.tests.TestInterruptCommand":{test_interrupt_command:[145,4,1,""]},"evennia.commands.default.tests.TestSystem":{test_about:[145,4,1,""],test_objects:[145,4,1,""],test_py:[145,4,1,""],test_scripts:[145,4,1,""],test_server_load:[145,4,1,""]},"evennia.commands.default.tests.TestSystemCommands":{test_channelcommand:[145,4,1,""],test_multimatch:[145,4,1,""],test_simple_defaults:[145,4,1,""]},"evennia.commands.default.tests.TestUnconnectedCommand":{test_info_command:[145,4,1,""]},"evennia.commands.default.unloggedin":{CmdUnconnectedConnect:[145,2,1,""],CmdUnconnectedCreate:[145,2,1,""],CmdUnconnectedHelp:[145,2,1,""],CmdUnconnectedLook:[145,2,1,""],CmdUnconnectedQuit:[145,2,1,""]},"evennia.commands.default.unloggedin.CmdUnconnectedConnect":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.unloggedin.CmdUnconnectedCreate":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],arg_regex:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.unloggedin.CmdUnconnectedHelp":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.unloggedin.CmdUnconnectedLook":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.default.unloggedin.CmdUnconnectedQuit":{_keyaliases:[145,5,1,""],_matchset:[145,5,1,""],aliases:[145,5,1,""],func:[145,4,1,""],help_category:[145,5,1,""],key:[145,5,1,""],lock_storage:[145,5,1,""],locks:[145,5,1,""],search_index_entry:[145,5,1,""]},"evennia.commands.tests":{AccessableCommand:[144,2,1,""],TestCmdParser:[144,2,1,""],TestCmdSetMergers:[144,2,1,""],TestGetAndMergeCmdSets:[144,2,1,""],_CmdA:[144,2,1,""],_CmdB:[144,2,1,""],_CmdC:[144,2,1,""],_CmdD:[144,2,1,""],_CmdSetA:[144,2,1,""],_CmdSetB:[144,2,1,""],_CmdSetC:[144,2,1,""],_CmdSetD:[144,2,1,""],_CmdSetTest:[144,2,1,""],_CmdTest1:[144,2,1,""],_CmdTest2:[144,2,1,""],_CmdTest3:[144,2,1,""],_CmdTest4:[144,2,1,""],_mockdelay:[144,1,1,""]},"evennia.commands.tests.AccessableCommand":{_keyaliases:[144,5,1,""],_matchset:[144,5,1,""],access:[144,4,1,""],aliases:[144,5,1,""],help_category:[144,5,1,""],key:[144,5,1,""],lock_storage:[144,5,1,""],search_index_entry:[144,5,1,""]},"evennia.commands.tests.TestCmdParser":{test_build_matches:[144,4,1,""],test_cmdparser:[144,4,1,""],test_create_match:[144,4,1,""],test_num_prefixes:[144,4,1,""]},"evennia.commands.tests.TestCmdSetMergers":{setUp:[144,4,1,""],test_intersect:[144,4,1,""],test_option_transfer:[144,4,1,""],test_order:[144,4,1,""],test_priority_order:[144,4,1,""],test_remove:[144,4,1,""],test_replace:[144,4,1,""],test_union:[144,4,1,""]},"evennia.commands.tests.TestGetAndMergeCmdSets":{setUp:[144,4,1,""],set_cmdsets:[144,4,1,""],test_autocmdsets:[144,4,1,""],test_duplicates:[144,4,1,""],test_from_account:[144,4,1,""],test_from_object:[144,4,1,""],test_from_session:[144,4,1,""],test_multimerge:[144,4,1,""]},"evennia.commands.tests._CmdA":{__init__:[144,4,1,""],_keyaliases:[144,5,1,""],_matchset:[144,5,1,""],aliases:[144,5,1,""],help_category:[144,5,1,""],key:[144,5,1,""],lock_storage:[144,5,1,""],search_index_entry:[144,5,1,""]},"evennia.commands.tests._CmdB":{__init__:[144,4,1,""],_keyaliases:[144,5,1,""],_matchset:[144,5,1,""],aliases:[144,5,1,""],help_category:[144,5,1,""],key:[144,5,1,""],lock_storage:[144,5,1,""],search_index_entry:[144,5,1,""]},"evennia.commands.tests._CmdC":{__init__:[144,4,1,""],_keyaliases:[144,5,1,""],_matchset:[144,5,1,""],aliases:[144,5,1,""],help_category:[144,5,1,""],key:[144,5,1,""],lock_storage:[144,5,1,""],search_index_entry:[144,5,1,""]},"evennia.commands.tests._CmdD":{__init__:[144,4,1,""],_keyaliases:[144,5,1,""],_matchset:[144,5,1,""],aliases:[144,5,1,""],help_category:[144,5,1,""],key:[144,5,1,""],lock_storage:[144,5,1,""],search_index_entry:[144,5,1,""]},"evennia.commands.tests._CmdSetA":{at_cmdset_creation:[144,4,1,""],key:[144,5,1,""],path:[144,5,1,""]},"evennia.commands.tests._CmdSetB":{at_cmdset_creation:[144,4,1,""],key:[144,5,1,""],path:[144,5,1,""]},"evennia.commands.tests._CmdSetC":{at_cmdset_creation:[144,4,1,""],key:[144,5,1,""],path:[144,5,1,""]},"evennia.commands.tests._CmdSetD":{at_cmdset_creation:[144,4,1,""],key:[144,5,1,""],path:[144,5,1,""]},"evennia.commands.tests._CmdSetTest":{at_cmdset_creation:[144,4,1,""],key:[144,5,1,""],path:[144,5,1,""]},"evennia.commands.tests._CmdTest1":{_keyaliases:[144,5,1,""],_matchset:[144,5,1,""],aliases:[144,5,1,""],help_category:[144,5,1,""],key:[144,5,1,""],lock_storage:[144,5,1,""],search_index_entry:[144,5,1,""]},"evennia.commands.tests._CmdTest2":{_keyaliases:[144,5,1,""],_matchset:[144,5,1,""],aliases:[144,5,1,""],help_category:[144,5,1,""],key:[144,5,1,""],lock_storage:[144,5,1,""],search_index_entry:[144,5,1,""]},"evennia.commands.tests._CmdTest3":{_keyaliases:[144,5,1,""],_matchset:[144,5,1,""],aliases:[144,5,1,""],help_category:[144,5,1,""],key:[144,5,1,""],lock_storage:[144,5,1,""],search_index_entry:[144,5,1,""]},"evennia.commands.tests._CmdTest4":{_keyaliases:[144,5,1,""],_matchset:[144,5,1,""],aliases:[144,5,1,""],help_category:[144,5,1,""],key:[144,5,1,""],lock_storage:[144,5,1,""],search_index_entry:[144,5,1,""]},"evennia.comms":{admin:[146,0,0,"-"],channelhandler:[146,0,0,"-"],comms:[146,0,0,"-"],managers:[146,0,0,"-"],models:[146,0,0,"-"],tests:[146,0,0,"-"]},"evennia.comms.admin":{ChannelAdmin:[146,2,1,""],ChannelAttributeInline:[146,2,1,""],ChannelTagInline:[146,2,1,""],MsgAdmin:[146,2,1,""]},"evennia.comms.admin.ChannelAdmin":{fieldsets:[146,5,1,""],inlines:[146,5,1,""],list_display:[146,5,1,""],list_display_links:[146,5,1,""],list_select_related:[146,5,1,""],media:[146,4,1,""],ordering:[146,5,1,""],raw_id_fields:[146,5,1,""],response_add:[146,4,1,""],save_as:[146,5,1,""],save_model:[146,4,1,""],save_on_top:[146,5,1,""],search_fields:[146,5,1,""],subscriptions:[146,4,1,""]},"evennia.comms.admin.ChannelAttributeInline":{media:[146,4,1,""],model:[146,5,1,""],related_field:[146,5,1,""]},"evennia.comms.admin.ChannelTagInline":{media:[146,4,1,""],model:[146,5,1,""],related_field:[146,5,1,""]},"evennia.comms.admin.MsgAdmin":{list_display:[146,5,1,""],list_display_links:[146,5,1,""],list_select_related:[146,5,1,""],media:[146,4,1,""],ordering:[146,5,1,""],save_as:[146,5,1,""],save_on_top:[146,5,1,""],search_fields:[146,5,1,""]},"evennia.comms.channelhandler":{ChannelCommand:[146,2,1,""],ChannelHandler:[146,2,1,""]},"evennia.comms.channelhandler.ChannelCommand":{_keyaliases:[146,5,1,""],_matchset:[146,5,1,""],aliases:[146,5,1,""],arg_regex:[146,5,1,""],func:[146,4,1,""],get_extra_info:[146,4,1,""],help_category:[146,5,1,""],is_channel:[146,5,1,""],key:[146,5,1,""],lock_storage:[146,5,1,""],obj:[146,5,1,""],parse:[146,4,1,""],search_index_entry:[146,5,1,""]},"evennia.comms.channelhandler.ChannelHandler":{__init__:[146,4,1,""],add:[146,4,1,""],add_channel:[146,4,1,""],clear:[146,4,1,""],get:[146,4,1,""],get_cmdset:[146,4,1,""],remove:[146,4,1,""],update:[146,4,1,""]},"evennia.comms.comms":{DefaultChannel:[146,2,1,""]},"evennia.comms.comms.DefaultChannel":{"delete":[146,4,1,""],DoesNotExist:[146,3,1,""],MultipleObjectsReturned:[146,3,1,""],_meta:[146,5,1,""],access:[146,4,1,""],at_channel_creation:[146,4,1,""],at_first_save:[146,4,1,""],at_init:[146,4,1,""],basetype_setup:[146,4,1,""],channel_prefix:[146,4,1,""],connect:[146,4,1,""],create:[146,4,1,""],disconnect:[146,4,1,""],distribute_message:[146,4,1,""],format_external:[146,4,1,""],format_message:[146,4,1,""],format_senders:[146,4,1,""],get_absolute_url:[146,4,1,""],has_connection:[146,4,1,""],message_transform:[146,4,1,""],msg:[146,4,1,""],mute:[146,4,1,""],mutelist:[146,4,1,""],objects:[146,5,1,""],path:[146,5,1,""],pose_transform:[146,4,1,""],post_join_channel:[146,4,1,""],post_leave_channel:[146,4,1,""],post_send_message:[146,4,1,""],pre_join_channel:[146,4,1,""],pre_leave_channel:[146,4,1,""],pre_send_message:[146,4,1,""],tempmsg:[146,4,1,""],typename:[146,5,1,""],unmute:[146,4,1,""],web_get_admin_url:[146,4,1,""],web_get_create_url:[146,4,1,""],web_get_delete_url:[146,4,1,""],web_get_detail_url:[146,4,1,""],web_get_update_url:[146,4,1,""],wholist:[146,4,1,""]},"evennia.comms.managers":{ChannelDBManager:[146,2,1,""],ChannelManager:[146,2,1,""],CommError:[146,3,1,""],MsgManager:[146,2,1,""],_GA:[146,1,1,""],identify_object:[146,1,1,""],to_object:[146,1,1,""]},"evennia.comms.managers.ChannelDBManager":{channel_search:[146,4,1,""],get_all_channels:[146,4,1,""],get_channel:[146,4,1,""],get_subscriptions:[146,4,1,""],search_channel:[146,4,1,""]},"evennia.comms.managers.MsgManager":{get_message_by_id:[146,4,1,""],get_messages_by_channel:[146,4,1,""],get_messages_by_receiver:[146,4,1,""],get_messages_by_sender:[146,4,1,""],identify_object:[146,4,1,""],message_search:[146,4,1,""],search_message:[146,4,1,""]},"evennia.comms.models":{ChannelDB:[146,2,1,""],Msg:[146,2,1,""],TempMsg:[146,2,1,""]},"evennia.comms.models.ChannelDB":{DoesNotExist:[146,3,1,""],MultipleObjectsReturned:[146,3,1,""],_is_deleted:[146,5,1,""],_meta:[146,5,1,""],channel_set:[146,5,1,""],db_account_subscriptions:[146,5,1,""],db_attributes:[146,5,1,""],db_object_subscriptions:[146,5,1,""],db_tags:[146,5,1,""],get_next_by_db_date_created:[146,4,1,""],get_previous_by_db_date_created:[146,4,1,""],hide_from_channels_set:[146,5,1,""],id:[146,5,1,""],objects:[146,5,1,""],path:[146,5,1,""],subscriptions:[146,5,1,""],typename:[146,5,1,""]},"evennia.comms.models.Msg":{DoesNotExist:[146,3,1,""],MultipleObjectsReturned:[146,3,1,""],_Msg__channels_del:[146,4,1,""],_Msg__channels_get:[146,4,1,""],_Msg__channels_set:[146,4,1,""],_Msg__hide_from_del:[146,4,1,""],_Msg__hide_from_get:[146,4,1,""],_Msg__hide_from_set:[146,4,1,""],_Msg__receivers_del:[146,4,1,""],_Msg__receivers_get:[146,4,1,""],_Msg__receivers_set:[146,4,1,""],_Msg__senders_del:[146,4,1,""],_Msg__senders_get:[146,4,1,""],_Msg__senders_set:[146,4,1,""],__init__:[146,4,1,""],_is_deleted:[146,5,1,""],_meta:[146,5,1,""],access:[146,4,1,""],channels:[146,4,1,""],date_created:[146,4,1,""],db_date_created:[146,5,1,""],db_header:[146,5,1,""],db_hide_from_accounts:[146,5,1,""],db_hide_from_channels:[146,5,1,""],db_hide_from_objects:[146,5,1,""],db_lock_storage:[146,5,1,""],db_message:[146,5,1,""],db_receivers_accounts:[146,5,1,""],db_receivers_channels:[146,5,1,""],db_receivers_objects:[146,5,1,""],db_receivers_scripts:[146,5,1,""],db_sender_accounts:[146,5,1,""],db_sender_external:[146,5,1,""],db_sender_objects:[146,5,1,""],db_sender_scripts:[146,5,1,""],db_tags:[146,5,1,""],get_next_by_db_date_created:[146,4,1,""],get_previous_by_db_date_created:[146,4,1,""],header:[146,4,1,""],hide_from:[146,4,1,""],id:[146,5,1,""],lock_storage:[146,4,1,""],locks:[146,5,1,""],message:[146,4,1,""],objects:[146,5,1,""],path:[146,5,1,""],receivers:[146,4,1,""],remove_receiver:[146,4,1,""],remove_sender:[146,4,1,""],sender_external:[146,4,1,""],senders:[146,4,1,""],tags:[146,5,1,""],typename:[146,5,1,""]},"evennia.comms.models.TempMsg":{__init__:[146,4,1,""],access:[146,4,1,""],locks:[146,5,1,""],remove_receiver:[146,4,1,""],remove_sender:[146,4,1,""]},"evennia.comms.tests":{ObjectCreationTest:[146,2,1,""]},"evennia.comms.tests.ObjectCreationTest":{test_channel_create:[146,4,1,""],test_message_create:[146,4,1,""]},"evennia.contrib":{awsstorage:[148,0,0,"-"],barter:[147,0,0,"-"],building_menu:[147,0,0,"-"],chargen:[147,0,0,"-"],clothing:[147,0,0,"-"],color_markups:[147,0,0,"-"],custom_gametime:[147,0,0,"-"],dice:[147,0,0,"-"],email_login:[147,0,0,"-"],extended_room:[147,0,0,"-"],fieldfill:[147,0,0,"-"],gendersub:[147,0,0,"-"],health_bar:[147,0,0,"-"],ingame_python:[149,0,0,"-"],mail:[147,0,0,"-"],mapbuilder:[147,0,0,"-"],menu_login:[147,0,0,"-"],multidescer:[147,0,0,"-"],puzzles:[147,0,0,"-"],random_string_generator:[147,0,0,"-"],rplanguage:[147,0,0,"-"],rpsystem:[147,0,0,"-"],security:[150,0,0,"-"],simpledoor:[147,0,0,"-"],slow_exit:[147,0,0,"-"],talking_npc:[147,0,0,"-"],test_traits:[147,0,0,"-"],tests:[147,0,0,"-"],traits:[147,0,0,"-"],tree_select:[147,0,0,"-"],turnbattle:[152,0,0,"-"],tutorial_examples:[153,0,0,"-"],tutorial_world:[154,0,0,"-"],unixcommand:[147,0,0,"-"],wilderness:[147,0,0,"-"]},"evennia.contrib.awsstorage":{aws_s3_cdn:[148,0,0,"-"],tests:[148,0,0,"-"]},"evennia.contrib.awsstorage.aws_s3_cdn":{S3Boto3Storage:[148,2,1,""],S3Boto3StorageFile:[148,2,1,""],check_location:[148,1,1,""],get_available_overwrite_name:[148,1,1,""],lookup_env:[148,1,1,""],safe_join:[148,1,1,""],setting:[148,1,1,""]},"evennia.contrib.awsstorage.aws_s3_cdn.S3Boto3Storage":{"delete":[148,4,1,""],__init__:[148,4,1,""],_clean_name:[148,4,1,""],_compress_content:[148,4,1,""],_decode_name:[148,4,1,""],_encode_name:[148,4,1,""],_get_access_keys:[148,4,1,""],_get_or_create_bucket:[148,4,1,""],_get_security_token:[148,4,1,""],_get_write_parameters:[148,4,1,""],_normalize_name:[148,4,1,""],_open:[148,4,1,""],_save:[148,4,1,""],_strip_signing_parameters:[148,4,1,""],access_key:[148,5,1,""],access_key_names:[148,5,1,""],addressing_style:[148,5,1,""],auto_create_bucket:[148,5,1,""],bucket:[148,4,1,""],bucket_acl:[148,5,1,""],bucket_name:[148,5,1,""],config:[148,5,1,""],connection:[148,4,1,""],custom_domain:[148,5,1,""],deconstruct:[148,4,1,""],default_acl:[148,5,1,""],default_content_type:[148,5,1,""],encryption:[148,5,1,""],endpoint_url:[148,5,1,""],entries:[148,4,1,""],exists:[148,4,1,""],file_name_charset:[148,5,1,""],file_overwrite:[148,5,1,""],get_available_name:[148,4,1,""],get_modified_time:[148,4,1,""],get_object_parameters:[148,4,1,""],gzip:[148,5,1,""],gzip_content_types:[148,5,1,""],listdir:[148,4,1,""],location:[148,5,1,""],max_memory_size:[148,5,1,""],modified_time:[148,4,1,""],object_parameters:[148,5,1,""],preload_metadata:[148,5,1,""],proxies:[148,5,1,""],querystring_auth:[148,5,1,""],querystring_expire:[148,5,1,""],reduced_redundancy:[148,5,1,""],region_name:[148,5,1,""],secret_key:[148,5,1,""],secret_key_names:[148,5,1,""],secure_urls:[148,5,1,""],security_token:[148,5,1,""],security_token_names:[148,5,1,""],signature_version:[148,5,1,""],size:[148,4,1,""],url:[148,4,1,""],url_protocol:[148,5,1,""],use_ssl:[148,5,1,""],verify:[148,5,1,""]},"evennia.contrib.awsstorage.aws_s3_cdn.S3Boto3StorageFile":{__init__:[148,4,1,""],_buffer_file_size:[148,4,1,""],_create_empty_on_close:[148,4,1,""],_flush_write_buffer:[148,4,1,""],_get_file:[148,4,1,""],_set_file:[148,4,1,""],buffer_size:[148,5,1,""],close:[148,4,1,""],deconstruct:[148,4,1,""],file:[148,4,1,""],read:[148,4,1,""],readline:[148,4,1,""],size:[148,4,1,""],write:[148,4,1,""]},"evennia.contrib.awsstorage.tests":{S3Boto3StorageTests:[148,2,1,""],S3Boto3TestCase:[148,2,1,""]},"evennia.contrib.awsstorage.tests.S3Boto3StorageTests":{_test_storage_mtime:[148,4,1,""],test_auto_creating_bucket:[148,4,1,""],test_auto_creating_bucket_with_acl:[148,4,1,""],test_clean_name:[148,4,1,""],test_clean_name_normalize:[148,4,1,""],test_clean_name_trailing_slash:[148,4,1,""],test_clean_name_windows:[148,4,1,""],test_compress_content_len:[148,4,1,""],test_connection_threading:[148,4,1,""],test_content_type:[148,4,1,""],test_generated_url_is_encoded:[148,4,1,""],test_location_leading_slash:[148,4,1,""],test_override_class_variable:[148,4,1,""],test_override_init_argument:[148,4,1,""],test_pickle_with_bucket:[148,4,1,""],test_pickle_without_bucket:[148,4,1,""],test_special_characters:[148,4,1,""],test_storage_delete:[148,4,1,""],test_storage_exists:[148,4,1,""],test_storage_exists_doesnt_create_bucket:[148,4,1,""],test_storage_exists_false:[148,4,1,""],test_storage_listdir_base:[148,4,1,""],test_storage_listdir_subdir:[148,4,1,""],test_storage_mtime:[148,4,1,""],test_storage_open_no_overwrite_existing:[148,4,1,""],test_storage_open_no_write:[148,4,1,""],test_storage_open_write:[148,4,1,""],test_storage_save:[148,4,1,""],test_storage_save_gzip:[148,4,1,""],test_storage_save_gzip_twice:[148,4,1,""],test_storage_save_gzipped:[148,4,1,""],test_storage_save_with_acl:[148,4,1,""],test_storage_size:[148,4,1,""],test_storage_url:[148,4,1,""],test_storage_url_slashes:[148,4,1,""],test_storage_write_beyond_buffer_size:[148,4,1,""],test_strip_signing_parameters:[148,4,1,""]},"evennia.contrib.awsstorage.tests.S3Boto3TestCase":{setUp:[148,4,1,""]},"evennia.contrib.barter":{CmdAccept:[147,2,1,""],CmdDecline:[147,2,1,""],CmdEvaluate:[147,2,1,""],CmdFinish:[147,2,1,""],CmdOffer:[147,2,1,""],CmdStatus:[147,2,1,""],CmdTrade:[147,2,1,""],CmdTradeBase:[147,2,1,""],CmdTradeHelp:[147,2,1,""],CmdsetTrade:[147,2,1,""],TradeHandler:[147,2,1,""],TradeTimeout:[147,2,1,""]},"evennia.contrib.barter.CmdAccept":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.barter.CmdDecline":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.barter.CmdEvaluate":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.barter.CmdFinish":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.barter.CmdOffer":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.barter.CmdStatus":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.barter.CmdTrade":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.barter.CmdTradeBase":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],parse:[147,4,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.barter.CmdTradeHelp":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.barter.CmdsetTrade":{at_cmdset_creation:[147,4,1,""],key:[147,5,1,""],path:[147,5,1,""]},"evennia.contrib.barter.TradeHandler":{__init__:[147,4,1,""],accept:[147,4,1,""],decline:[147,4,1,""],finish:[147,4,1,""],get_other:[147,4,1,""],join:[147,4,1,""],list:[147,4,1,""],msg_other:[147,4,1,""],offer:[147,4,1,""],search:[147,4,1,""],unjoin:[147,4,1,""]},"evennia.contrib.barter.TradeTimeout":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_repeat:[147,4,1,""],at_script_creation:[147,4,1,""],is_valid:[147,4,1,""],path:[147,5,1,""],typename:[147,5,1,""]},"evennia.contrib.building_menu":{BuildingMenu:[147,2,1,""],BuildingMenuCmdSet:[147,2,1,""],Choice:[147,2,1,""],CmdNoInput:[147,2,1,""],CmdNoMatch:[147,2,1,""],GenericBuildingCmd:[147,2,1,""],GenericBuildingMenu:[147,2,1,""],_call_or_get:[147,1,1,""],_menu_loadfunc:[147,1,1,""],_menu_quitfunc:[147,1,1,""],_menu_savefunc:[147,1,1,""],menu_edit:[147,1,1,""],menu_quit:[147,1,1,""],menu_setattr:[147,1,1,""]},"evennia.contrib.building_menu.BuildingMenu":{__init__:[147,4,1,""],_add_keys_choice:[147,4,1,""],_save:[147,4,1,""],add_choice:[147,4,1,""],add_choice_edit:[147,4,1,""],add_choice_quit:[147,4,1,""],close:[147,4,1,""],current_choice:[147,4,1,""],display:[147,4,1,""],display_choice:[147,4,1,""],display_title:[147,4,1,""],init:[147,4,1,""],joker_key:[147,5,1,""],keys_go_back:[147,5,1,""],min_shortcut:[147,5,1,""],move:[147,4,1,""],open:[147,4,1,""],open_parent_menu:[147,4,1,""],open_submenu:[147,4,1,""],relevant_choices:[147,4,1,""],restore:[147,4,1,""],sep_keys:[147,5,1,""]},"evennia.contrib.building_menu.BuildingMenuCmdSet":{at_cmdset_creation:[147,4,1,""],key:[147,5,1,""],path:[147,5,1,""],priority:[147,5,1,""]},"evennia.contrib.building_menu.Choice":{__init__:[147,4,1,""],enter:[147,4,1,""],format_text:[147,4,1,""],keys:[147,4,1,""],leave:[147,4,1,""],nomatch:[147,4,1,""]},"evennia.contrib.building_menu.CmdNoInput":{__init__:[147,4,1,""],_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.building_menu.CmdNoMatch":{__init__:[147,4,1,""],_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.building_menu.GenericBuildingCmd":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.building_menu.GenericBuildingMenu":{init:[147,4,1,""]},"evennia.contrib.chargen":{CmdOOCCharacterCreate:[147,2,1,""],CmdOOCLook:[147,2,1,""],OOCCmdSetCharGen:[147,2,1,""]},"evennia.contrib.chargen.CmdOOCCharacterCreate":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.chargen.CmdOOCLook":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.chargen.OOCCmdSetCharGen":{at_cmdset_creation:[147,4,1,""],path:[147,5,1,""]},"evennia.contrib.clothing":{ClothedCharacter:[147,2,1,""],ClothedCharacterCmdSet:[147,2,1,""],Clothing:[147,2,1,""],CmdCover:[147,2,1,""],CmdDrop:[147,2,1,""],CmdGive:[147,2,1,""],CmdInventory:[147,2,1,""],CmdRemove:[147,2,1,""],CmdUncover:[147,2,1,""],CmdWear:[147,2,1,""],clothing_type_count:[147,1,1,""],get_worn_clothes:[147,1,1,""],order_clothes_list:[147,1,1,""],single_type_count:[147,1,1,""]},"evennia.contrib.clothing.ClothedCharacter":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],path:[147,5,1,""],return_appearance:[147,4,1,""],typename:[147,5,1,""]},"evennia.contrib.clothing.ClothedCharacterCmdSet":{at_cmdset_creation:[147,4,1,""],key:[147,5,1,""],path:[147,5,1,""]},"evennia.contrib.clothing.Clothing":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_get:[147,4,1,""],path:[147,5,1,""],remove:[147,4,1,""],typename:[147,5,1,""],wear:[147,4,1,""]},"evennia.contrib.clothing.CmdCover":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.clothing.CmdDrop":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],arg_regex:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.clothing.CmdGive":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],arg_regex:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.clothing.CmdInventory":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],arg_regex:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.clothing.CmdRemove":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.clothing.CmdUncover":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.clothing.CmdWear":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.custom_gametime":{GametimeScript:[147,2,1,""],custom_gametime:[147,1,1,""],gametime_to_realtime:[147,1,1,""],real_seconds_until:[147,1,1,""],realtime_to_gametime:[147,1,1,""],schedule:[147,1,1,""],time_to_tuple:[147,1,1,""]},"evennia.contrib.custom_gametime.GametimeScript":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_repeat:[147,4,1,""],at_script_creation:[147,4,1,""],path:[147,5,1,""],typename:[147,5,1,""]},"evennia.contrib.dice":{CmdDice:[147,2,1,""],DiceCmdSet:[147,2,1,""],roll_dice:[147,1,1,""]},"evennia.contrib.dice.CmdDice":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.dice.DiceCmdSet":{at_cmdset_creation:[147,4,1,""],path:[147,5,1,""]},"evennia.contrib.email_login":{CmdUnconnectedConnect:[147,2,1,""],CmdUnconnectedCreate:[147,2,1,""],CmdUnconnectedHelp:[147,2,1,""],CmdUnconnectedLook:[147,2,1,""],CmdUnconnectedQuit:[147,2,1,""]},"evennia.contrib.email_login.CmdUnconnectedConnect":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.email_login.CmdUnconnectedCreate":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],parse:[147,4,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.email_login.CmdUnconnectedHelp":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.email_login.CmdUnconnectedLook":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.email_login.CmdUnconnectedQuit":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.extended_room":{CmdExtendedRoomDesc:[147,2,1,""],CmdExtendedRoomDetail:[147,2,1,""],CmdExtendedRoomGameTime:[147,2,1,""],CmdExtendedRoomLook:[147,2,1,""],ExtendedRoom:[147,2,1,""],ExtendedRoomCmdSet:[147,2,1,""]},"evennia.contrib.extended_room.CmdExtendedRoomDesc":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],reset_times:[147,4,1,""],search_index_entry:[147,5,1,""],switch_options:[147,5,1,""]},"evennia.contrib.extended_room.CmdExtendedRoomDetail":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.extended_room.CmdExtendedRoomGameTime":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.extended_room.CmdExtendedRoomLook":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.extended_room.ExtendedRoom":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_object_creation:[147,4,1,""],del_detail:[147,4,1,""],get_time_and_season:[147,4,1,""],path:[147,5,1,""],replace_timeslots:[147,4,1,""],return_appearance:[147,4,1,""],return_detail:[147,4,1,""],set_detail:[147,4,1,""],typename:[147,5,1,""],update_current_description:[147,4,1,""]},"evennia.contrib.extended_room.ExtendedRoomCmdSet":{at_cmdset_creation:[147,4,1,""],path:[147,5,1,""]},"evennia.contrib.fieldfill":{CmdTestMenu:[147,2,1,""],FieldEvMenu:[147,2,1,""],display_formdata:[147,1,1,""],form_template_to_dict:[147,1,1,""],init_delayed_message:[147,1,1,""],init_fill_field:[147,1,1,""],menunode_fieldfill:[147,1,1,""],sendmessage:[147,1,1,""],verify_online_player:[147,1,1,""]},"evennia.contrib.fieldfill.CmdTestMenu":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.fieldfill.FieldEvMenu":{node_formatter:[147,4,1,""]},"evennia.contrib.gendersub":{GenderCharacter:[147,2,1,""],SetGender:[147,2,1,""]},"evennia.contrib.gendersub.GenderCharacter":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_get_pronoun:[147,4,1,""],_meta:[147,5,1,""],at_object_creation:[147,4,1,""],msg:[147,4,1,""],path:[147,5,1,""],typename:[147,5,1,""]},"evennia.contrib.gendersub.SetGender":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.health_bar":{display_meter:[147,1,1,""]},"evennia.contrib.ingame_python":{callbackhandler:[149,0,0,"-"],commands:[149,0,0,"-"],eventfuncs:[149,0,0,"-"],scripts:[149,0,0,"-"],tests:[149,0,0,"-"],typeclasses:[149,0,0,"-"],utils:[149,0,0,"-"]},"evennia.contrib.ingame_python.callbackhandler":{Callback:[149,2,1,""],CallbackHandler:[149,2,1,""]},"evennia.contrib.ingame_python.callbackhandler.Callback":{_asdict:[149,4,1,""],_field_defaults:[149,5,1,""],_fields:[149,5,1,""],_fields_defaults:[149,5,1,""],_make:[149,4,1,""],_replace:[149,4,1,""],author:[149,4,1,""],code:[149,4,1,""],created_on:[149,4,1,""],name:[149,4,1,""],number:[149,4,1,""],obj:[149,4,1,""],parameters:[149,4,1,""],updated_by:[149,4,1,""],updated_on:[149,4,1,""],valid:[149,4,1,""]},"evennia.contrib.ingame_python.callbackhandler.CallbackHandler":{__init__:[149,4,1,""],add:[149,4,1,""],all:[149,4,1,""],call:[149,4,1,""],edit:[149,4,1,""],format_callback:[149,4,1,""],get:[149,4,1,""],get_variable:[149,4,1,""],remove:[149,4,1,""],script:[149,5,1,""]},"evennia.contrib.ingame_python.commands":{CmdCallback:[149,2,1,""],_ev_load:[149,1,1,""],_ev_quit:[149,1,1,""],_ev_save:[149,1,1,""]},"evennia.contrib.ingame_python.commands.CmdCallback":{_keyaliases:[149,5,1,""],_matchset:[149,5,1,""],accept_callback:[149,4,1,""],add_callback:[149,4,1,""],aliases:[149,5,1,""],del_callback:[149,4,1,""],edit_callback:[149,4,1,""],func:[149,4,1,""],get_help:[149,4,1,""],help_category:[149,5,1,""],key:[149,5,1,""],list_callbacks:[149,4,1,""],list_tasks:[149,4,1,""],lock_storage:[149,5,1,""],locks:[149,5,1,""],search_index_entry:[149,5,1,""]},"evennia.contrib.ingame_python.eventfuncs":{call_event:[149,1,1,""],deny:[149,1,1,""],get:[149,1,1,""]},"evennia.contrib.ingame_python.scripts":{EventHandler:[149,2,1,""],TimeEventScript:[149,2,1,""],complete_task:[149,1,1,""]},"evennia.contrib.ingame_python.scripts.EventHandler":{DoesNotExist:[149,3,1,""],MultipleObjectsReturned:[149,3,1,""],_meta:[149,5,1,""],accept_callback:[149,4,1,""],add_callback:[149,4,1,""],add_event:[149,4,1,""],at_script_creation:[149,4,1,""],at_start:[149,4,1,""],call:[149,4,1,""],del_callback:[149,4,1,""],edit_callback:[149,4,1,""],get_callbacks:[149,4,1,""],get_events:[149,4,1,""],get_variable:[149,4,1,""],handle_error:[149,4,1,""],path:[149,5,1,""],set_task:[149,4,1,""],typename:[149,5,1,""]},"evennia.contrib.ingame_python.scripts.TimeEventScript":{DoesNotExist:[149,3,1,""],MultipleObjectsReturned:[149,3,1,""],_meta:[149,5,1,""],at_repeat:[149,4,1,""],at_script_creation:[149,4,1,""],path:[149,5,1,""],typename:[149,5,1,""]},"evennia.contrib.ingame_python.tests":{TestCmdCallback:[149,2,1,""],TestDefaultCallbacks:[149,2,1,""],TestEventHandler:[149,2,1,""]},"evennia.contrib.ingame_python.tests.TestCmdCallback":{setUp:[149,4,1,""],tearDown:[149,4,1,""],test_accept:[149,4,1,""],test_add:[149,4,1,""],test_del:[149,4,1,""],test_list:[149,4,1,""],test_lock:[149,4,1,""]},"evennia.contrib.ingame_python.tests.TestDefaultCallbacks":{setUp:[149,4,1,""],tearDown:[149,4,1,""],test_exit:[149,4,1,""]},"evennia.contrib.ingame_python.tests.TestEventHandler":{setUp:[149,4,1,""],tearDown:[149,4,1,""],test_accept:[149,4,1,""],test_add_validation:[149,4,1,""],test_call:[149,4,1,""],test_del:[149,4,1,""],test_edit:[149,4,1,""],test_edit_validation:[149,4,1,""],test_handler:[149,4,1,""],test_start:[149,4,1,""]},"evennia.contrib.ingame_python.typeclasses":{EventCharacter:[149,2,1,""],EventExit:[149,2,1,""],EventObject:[149,2,1,""],EventRoom:[149,2,1,""]},"evennia.contrib.ingame_python.typeclasses.EventCharacter":{DoesNotExist:[149,3,1,""],MultipleObjectsReturned:[149,3,1,""],_events:[149,5,1,""],_meta:[149,5,1,""],announce_move_from:[149,4,1,""],announce_move_to:[149,4,1,""],at_after_move:[149,4,1,""],at_before_move:[149,4,1,""],at_before_say:[149,4,1,""],at_object_delete:[149,4,1,""],at_post_puppet:[149,4,1,""],at_pre_unpuppet:[149,4,1,""],at_say:[149,4,1,""],callbacks:[149,5,1,""],path:[149,5,1,""],typename:[149,5,1,""]},"evennia.contrib.ingame_python.typeclasses.EventExit":{DoesNotExist:[149,3,1,""],MultipleObjectsReturned:[149,3,1,""],_events:[149,5,1,""],_meta:[149,5,1,""],at_traverse:[149,4,1,""],callbacks:[149,5,1,""],path:[149,5,1,""],typename:[149,5,1,""]},"evennia.contrib.ingame_python.typeclasses.EventObject":{DoesNotExist:[149,3,1,""],MultipleObjectsReturned:[149,3,1,""],_events:[149,5,1,""],_meta:[149,5,1,""],at_drop:[149,4,1,""],at_get:[149,4,1,""],callbacks:[149,5,1,""],path:[149,5,1,""],typename:[149,5,1,""]},"evennia.contrib.ingame_python.typeclasses.EventRoom":{DoesNotExist:[149,3,1,""],MultipleObjectsReturned:[149,3,1,""],_events:[149,5,1,""],_meta:[149,5,1,""],at_object_delete:[149,4,1,""],callbacks:[149,5,1,""],path:[149,5,1,""],typename:[149,5,1,""]},"evennia.contrib.ingame_python.utils":{InterruptEvent:[149,3,1,""],get_event_handler:[149,1,1,""],get_next_wait:[149,1,1,""],keyword_event:[149,1,1,""],phrase_event:[149,1,1,""],register_events:[149,1,1,""],time_event:[149,1,1,""]},"evennia.contrib.mail":{CmdMail:[147,2,1,""],CmdMailCharacter:[147,2,1,""]},"evennia.contrib.mail.CmdMail":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],get_all_mail:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock:[147,5,1,""],lock_storage:[147,5,1,""],parse:[147,4,1,""],search_index_entry:[147,5,1,""],search_targets:[147,4,1,""],send_mail:[147,4,1,""]},"evennia.contrib.mail.CmdMailCharacter":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],account_caller:[147,5,1,""],aliases:[147,5,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.mapbuilder":{CmdMapBuilder:[147,2,1,""],_map_to_list:[147,1,1,""],build_map:[147,1,1,""],example1_build_forest:[147,1,1,""],example1_build_mountains:[147,1,1,""],example1_build_temple:[147,1,1,""],example2_build_forest:[147,1,1,""],example2_build_horizontal_exit:[147,1,1,""],example2_build_verticle_exit:[147,1,1,""]},"evennia.contrib.mapbuilder.CmdMapBuilder":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.menu_login":{CmdUnloggedinLook:[147,2,1,""],UnloggedinCmdSet:[147,2,1,""],_node_formatter:[147,1,1,""],_show_help:[147,1,1,""],node_enter_password:[147,1,1,""],node_enter_username:[147,1,1,""],node_quit_or_login:[147,1,1,""]},"evennia.contrib.menu_login.CmdUnloggedinLook":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],arg_regex:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.menu_login.UnloggedinCmdSet":{at_cmdset_creation:[147,4,1,""],key:[147,5,1,""],path:[147,5,1,""],priority:[147,5,1,""]},"evennia.contrib.multidescer":{CmdMultiDesc:[147,2,1,""],DescValidateError:[147,3,1,""],_load_editor:[147,1,1,""],_quit_editor:[147,1,1,""],_save_editor:[147,1,1,""],_update_store:[147,1,1,""]},"evennia.contrib.multidescer.CmdMultiDesc":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.puzzles":{CmdArmPuzzle:[147,2,1,""],CmdCreatePuzzleRecipe:[147,2,1,""],CmdEditPuzzle:[147,2,1,""],CmdListArmedPuzzles:[147,2,1,""],CmdListPuzzleRecipes:[147,2,1,""],CmdUsePuzzleParts:[147,2,1,""],PuzzleRecipe:[147,2,1,""],PuzzleSystemCmdSet:[147,2,1,""],_colorize_message:[147,1,1,""],_lookups_parts_puzzlenames_protodefs:[147,1,1,""],_matching_puzzles:[147,1,1,""],_puzzles_by_names:[147,1,1,""],maskout_protodef:[147,1,1,""],proto_def:[147,1,1,""]},"evennia.contrib.puzzles.CmdArmPuzzle":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.puzzles.CmdCreatePuzzleRecipe":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],confirm:[147,5,1,""],default_confirm:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.puzzles.CmdEditPuzzle":{_add_objs_to:[147,4,1,""],_add_parts:[147,4,1,""],_add_results:[147,4,1,""],_get_objs:[147,4,1,""],_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],_remove_objs_from:[147,4,1,""],_remove_parts:[147,4,1,""],_remove_results:[147,4,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.puzzles.CmdListArmedPuzzles":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.puzzles.CmdListPuzzleRecipes":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.puzzles.CmdUsePuzzleParts":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.puzzles.PuzzleRecipe":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],path:[147,5,1,""],save_recipe:[147,4,1,""],typename:[147,5,1,""]},"evennia.contrib.puzzles.PuzzleSystemCmdSet":{at_cmdset_creation:[147,4,1,""],path:[147,5,1,""]},"evennia.contrib.random_string_generator":{ExhaustedGenerator:[147,3,1,""],RandomStringGenerator:[147,2,1,""],RandomStringGeneratorScript:[147,2,1,""],RejectedRegex:[147,3,1,""]},"evennia.contrib.random_string_generator.RandomStringGenerator":{__init__:[147,4,1,""],_find_elements:[147,4,1,""],_find_literal:[147,4,1,""],_get_script:[147,4,1,""],all:[147,4,1,""],clear:[147,4,1,""],get:[147,4,1,""],remove:[147,4,1,""],script:[147,5,1,""]},"evennia.contrib.random_string_generator.RandomStringGeneratorScript":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_script_creation:[147,4,1,""],path:[147,5,1,""],typename:[147,5,1,""]},"evennia.contrib.rplanguage":{LanguageError:[147,3,1,""],LanguageExistsError:[147,3,1,""],LanguageHandler:[147,2,1,""],add_language:[147,1,1,""],available_languages:[147,1,1,""],obfuscate_language:[147,1,1,""],obfuscate_whisper:[147,1,1,""]},"evennia.contrib.rplanguage.LanguageHandler":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],_translate_sub:[147,4,1,""],add:[147,4,1,""],at_script_creation:[147,4,1,""],path:[147,5,1,""],translate:[147,4,1,""],typename:[147,5,1,""]},"evennia.contrib.rpsystem":{CmdEmote:[147,2,1,""],CmdMask:[147,2,1,""],CmdPose:[147,2,1,""],CmdRecog:[147,2,1,""],CmdSay:[147,2,1,""],CmdSdesc:[147,2,1,""],ContribRPCharacter:[147,2,1,""],ContribRPObject:[147,2,1,""],ContribRPRoom:[147,2,1,""],EmoteError:[147,3,1,""],LanguageError:[147,3,1,""],RPCommand:[147,2,1,""],RPSystemCmdSet:[147,2,1,""],RecogError:[147,3,1,""],RecogHandler:[147,2,1,""],SdescError:[147,3,1,""],SdescHandler:[147,2,1,""],_dummy_process:[147,1,1,""],ordered_permutation_regex:[147,1,1,""],parse_language:[147,1,1,""],parse_sdescs_and_recogs:[147,1,1,""],regex_tuple_from_key_alias:[147,1,1,""],send_emote:[147,1,1,""]},"evennia.contrib.rpsystem.CmdEmote":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.rpsystem.CmdMask":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.rpsystem.CmdPose":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],parse:[147,4,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.rpsystem.CmdRecog":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],parse:[147,4,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.rpsystem.CmdSay":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.rpsystem.CmdSdesc":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.rpsystem.ContribRPCharacter":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_before_say:[147,4,1,""],at_object_creation:[147,4,1,""],get_display_name:[147,4,1,""],path:[147,5,1,""],process_language:[147,4,1,""],process_recog:[147,4,1,""],process_sdesc:[147,4,1,""],recog:[147,5,1,""],sdesc:[147,5,1,""],typename:[147,5,1,""]},"evennia.contrib.rpsystem.ContribRPObject":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_object_creation:[147,4,1,""],get_display_name:[147,4,1,""],path:[147,5,1,""],return_appearance:[147,4,1,""],search:[147,4,1,""],typename:[147,5,1,""]},"evennia.contrib.rpsystem.ContribRPRoom":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],path:[147,5,1,""],typename:[147,5,1,""]},"evennia.contrib.rpsystem.RPCommand":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],parse:[147,4,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.rpsystem.RPSystemCmdSet":{at_cmdset_creation:[147,4,1,""],path:[147,5,1,""]},"evennia.contrib.rpsystem.RecogHandler":{__init__:[147,4,1,""],_cache:[147,4,1,""],add:[147,4,1,""],all:[147,4,1,""],get:[147,4,1,""],get_regex_tuple:[147,4,1,""],remove:[147,4,1,""]},"evennia.contrib.rpsystem.SdescHandler":{__init__:[147,4,1,""],_cache:[147,4,1,""],add:[147,4,1,""],get:[147,4,1,""],get_regex_tuple:[147,4,1,""]},"evennia.contrib.security":{auditing:[151,0,0,"-"]},"evennia.contrib.security.auditing":{outputs:[151,0,0,"-"],server:[151,0,0,"-"],tests:[151,0,0,"-"]},"evennia.contrib.security.auditing.outputs":{to_file:[151,1,1,""],to_syslog:[151,1,1,""]},"evennia.contrib.security.auditing.server":{AuditedServerSession:[151,2,1,""]},"evennia.contrib.security.auditing.server.AuditedServerSession":{audit:[151,4,1,""],data_in:[151,4,1,""],data_out:[151,4,1,""],mask:[151,4,1,""]},"evennia.contrib.security.auditing.tests":{AuditingTest:[151,2,1,""]},"evennia.contrib.security.auditing.tests.AuditingTest":{test_audit:[151,4,1,""],test_mask:[151,4,1,""]},"evennia.contrib.simpledoor":{CmdOpen:[147,2,1,""],CmdOpenCloseDoor:[147,2,1,""],SimpleDoor:[147,2,1,""]},"evennia.contrib.simpledoor.CmdOpen":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],create_exit:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.simpledoor.CmdOpenCloseDoor":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.simpledoor.SimpleDoor":{"delete":[147,4,1,""],DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_failed_traverse:[147,4,1,""],at_object_creation:[147,4,1,""],path:[147,5,1,""],setdesc:[147,4,1,""],setlock:[147,4,1,""],typename:[147,5,1,""]},"evennia.contrib.slow_exit":{CmdSetSpeed:[147,2,1,""],CmdStop:[147,2,1,""],SlowExit:[147,2,1,""]},"evennia.contrib.slow_exit.CmdSetSpeed":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.slow_exit.CmdStop":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.slow_exit.SlowExit":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_traverse:[147,4,1,""],path:[147,5,1,""],typename:[147,5,1,""]},"evennia.contrib.talking_npc":{CmdTalk:[147,2,1,""],END:[147,1,1,""],TalkingCmdSet:[147,2,1,""],TalkingNPC:[147,2,1,""],info1:[147,1,1,""],info2:[147,1,1,""],info3:[147,1,1,""],menu_start_node:[147,1,1,""]},"evennia.contrib.talking_npc.CmdTalk":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],locks:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.talking_npc.TalkingCmdSet":{at_cmdset_creation:[147,4,1,""],key:[147,5,1,""],path:[147,5,1,""]},"evennia.contrib.talking_npc.TalkingNPC":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_object_creation:[147,4,1,""],path:[147,5,1,""],typename:[147,5,1,""]},"evennia.contrib.test_traits":{TestNumericTraitOperators:[147,2,1,""],TestTrait:[147,2,1,""],TestTraitCounter:[147,2,1,""],TestTraitCounterTimed:[147,2,1,""],TestTraitGauge:[147,2,1,""],TestTraitGaugeTimed:[147,2,1,""],TestTraitStatic:[147,2,1,""],TraitHandlerTest:[147,2,1,""],_MockObj:[147,2,1,""],_TraitHandlerBase:[147,2,1,""]},"evennia.contrib.test_traits.TestNumericTraitOperators":{setUp:[147,4,1,""],tearDown:[147,4,1,""],test_add_traits:[147,4,1,""],test_comparisons_numeric:[147,4,1,""],test_comparisons_traits:[147,4,1,""],test_floordiv:[147,4,1,""],test_mul_traits:[147,4,1,""],test_pos_shortcut:[147,4,1,""],test_sub_traits:[147,4,1,""]},"evennia.contrib.test_traits.TestTrait":{setUp:[147,4,1,""],test_init:[147,4,1,""],test_repr:[147,4,1,""],test_trait_getset:[147,4,1,""],test_validate_input__fail:[147,4,1,""],test_validate_input__valid:[147,4,1,""]},"evennia.contrib.test_traits.TestTraitCounter":{_get_values:[147,4,1,""],setUp:[147,4,1,""],test_boundaries__bigmod:[147,4,1,""],test_boundaries__change_boundaries:[147,4,1,""],test_boundaries__disable:[147,4,1,""],test_boundaries__inverse:[147,4,1,""],test_boundaries__minmax:[147,4,1,""],test_current:[147,4,1,""],test_delete:[147,4,1,""],test_descs:[147,4,1,""],test_init:[147,4,1,""],test_percentage:[147,4,1,""],test_value:[147,4,1,""]},"evennia.contrib.test_traits.TestTraitCounterTimed":{_get_timer_data:[147,4,1,""],setUp:[147,4,1,""],test_timer_rate:[147,4,1,""],test_timer_ratetarget:[147,4,1,""]},"evennia.contrib.test_traits.TestTraitGauge":{_get_values:[147,4,1,""],setUp:[147,4,1,""],test_boundaries__bigmod:[147,4,1,""],test_boundaries__change_boundaries:[147,4,1,""],test_boundaries__disable:[147,4,1,""],test_boundaries__inverse:[147,4,1,""],test_boundaries__minmax:[147,4,1,""],test_current:[147,4,1,""],test_delete:[147,4,1,""],test_descs:[147,4,1,""],test_init:[147,4,1,""],test_percentage:[147,4,1,""],test_value:[147,4,1,""]},"evennia.contrib.test_traits.TestTraitGaugeTimed":{_get_timer_data:[147,4,1,""],setUp:[147,4,1,""],test_timer_rate:[147,4,1,""],test_timer_ratetarget:[147,4,1,""]},"evennia.contrib.test_traits.TestTraitStatic":{_get_values:[147,4,1,""],setUp:[147,4,1,""],test_delete:[147,4,1,""],test_init:[147,4,1,""],test_value:[147,4,1,""]},"evennia.contrib.test_traits.TraitHandlerTest":{setUp:[147,4,1,""],test_add_trait:[147,4,1,""],test_all:[147,4,1,""],test_cache:[147,4,1,""],test_clear:[147,4,1,""],test_getting:[147,4,1,""],test_remove:[147,4,1,""],test_setting:[147,4,1,""],test_trait_db_connection:[147,4,1,""]},"evennia.contrib.test_traits._MockObj":{__init__:[147,4,1,""],add:[147,4,1,""],get:[147,4,1,""]},"evennia.contrib.test_traits._TraitHandlerBase":{_get_dbstore:[147,4,1,""],setUp:[147,4,1,""]},"evennia.contrib.tests":{CmdDummy:[147,2,1,""],ForceUTCDatetime:[147,2,1,""],Submenu:[147,2,1,""],TestBarter:[147,2,1,""],TestBuildingMenu:[147,2,1,""],TestChargen:[147,2,1,""],TestClothingCmd:[147,2,1,""],TestClothingFunc:[147,2,1,""],TestColorMarkup:[147,2,1,""],TestCustomGameTime:[147,2,1,""],TestDice:[147,2,1,""],TestEmailLogin:[147,2,1,""],TestExtendedRoom:[147,2,1,""],TestFieldFillFunc:[147,2,1,""],TestGenderSub:[147,2,1,""],TestHealthBar:[147,2,1,""],TestLanguage:[147,2,1,""],TestMail:[147,2,1,""],TestMapBuilder:[147,2,1,""],TestMenuLogin:[147,2,1,""],TestMultidescer:[147,2,1,""],TestPuzzles:[147,2,1,""],TestRPSystem:[147,2,1,""],TestRPSystemCommands:[147,2,1,""],TestRandomStringGenerator:[147,2,1,""],TestSimpleDoor:[147,2,1,""],TestSlowExit:[147,2,1,""],TestTalkingNPC:[147,2,1,""],TestTreeSelectFunc:[147,2,1,""],TestTurnBattleBasicCmd:[147,2,1,""],TestTurnBattleBasicFunc:[147,2,1,""],TestTurnBattleEquipCmd:[147,2,1,""],TestTurnBattleEquipFunc:[147,2,1,""],TestTurnBattleItemsCmd:[147,2,1,""],TestTurnBattleItemsFunc:[147,2,1,""],TestTurnBattleMagicCmd:[147,2,1,""],TestTurnBattleMagicFunc:[147,2,1,""],TestTurnBattleRangeCmd:[147,2,1,""],TestTurnBattleRangeFunc:[147,2,1,""],TestTutorialWorldMob:[147,2,1,""],TestTutorialWorldObjects:[147,2,1,""],TestTutorialWorldRooms:[147,2,1,""],TestUnixCommand:[147,2,1,""],TestWilderness:[147,2,1,""],_cancellable_mockdelay:[147,1,1,""],_testcallback:[147,1,1,""]},"evennia.contrib.tests.CmdDummy":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],init_parser:[147,4,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.tests.ForceUTCDatetime":{fromtimestamp:[147,4,1,""]},"evennia.contrib.tests.Submenu":{init:[147,4,1,""]},"evennia.contrib.tests.TestBarter":{setUp:[147,4,1,""],test_cmdtrade:[147,4,1,""],test_cmdtradehelp:[147,4,1,""],test_tradehandler_base:[147,4,1,""],test_tradehandler_joins:[147,4,1,""],test_tradehandler_offers:[147,4,1,""]},"evennia.contrib.tests.TestBuildingMenu":{setUp:[147,4,1,""],test_add_choice_without_key:[147,4,1,""],test_callbacks:[147,4,1,""],test_multi_level:[147,4,1,""],test_quit:[147,4,1,""],test_setattr:[147,4,1,""],test_submenu:[147,4,1,""]},"evennia.contrib.tests.TestChargen":{test_charcreate:[147,4,1,""],test_ooclook:[147,4,1,""]},"evennia.contrib.tests.TestClothingCmd":{test_clothingcommands:[147,4,1,""]},"evennia.contrib.tests.TestClothingFunc":{test_clothingfunctions:[147,4,1,""]},"evennia.contrib.tests.TestColorMarkup":{test_curly_markup:[147,4,1,""],test_mux_markup:[147,4,1,""]},"evennia.contrib.tests.TestCustomGameTime":{tearDown:[147,4,1,""],test_custom_gametime:[147,4,1,""],test_gametime_to_realtime:[147,4,1,""],test_real_seconds_until:[147,4,1,""],test_realtime_to_gametime:[147,4,1,""],test_schedule:[147,4,1,""],test_time_to_tuple:[147,4,1,""]},"evennia.contrib.tests.TestDice":{test_cmddice:[147,4,1,""],test_roll_dice:[147,4,1,""]},"evennia.contrib.tests.TestEmailLogin":{test_connect:[147,4,1,""],test_quit:[147,4,1,""],test_unconnectedhelp:[147,4,1,""],test_unconnectedlook:[147,4,1,""]},"evennia.contrib.tests.TestExtendedRoom":{DETAIL_DESC:[147,5,1,""],OLD_DESC:[147,5,1,""],SPRING_DESC:[147,5,1,""],room_typeclass:[147,5,1,""],setUp:[147,4,1,""],test_cmdextendedlook:[147,4,1,""],test_cmdgametime:[147,4,1,""],test_cmdsetdetail:[147,4,1,""],test_return_appearance:[147,4,1,""],test_return_detail:[147,4,1,""]},"evennia.contrib.tests.TestFieldFillFunc":{test_field_functions:[147,4,1,""]},"evennia.contrib.tests.TestGenderSub":{test_gendercharacter:[147,4,1,""],test_setgender:[147,4,1,""]},"evennia.contrib.tests.TestHealthBar":{test_healthbar:[147,4,1,""]},"evennia.contrib.tests.TestLanguage":{setUp:[147,4,1,""],tearDown:[147,4,1,""],test_available_languages:[147,4,1,""],test_faulty_language:[147,4,1,""],test_obfuscate_language:[147,4,1,""],test_obfuscate_whisper:[147,4,1,""]},"evennia.contrib.tests.TestMail":{test_mail:[147,4,1,""]},"evennia.contrib.tests.TestMapBuilder":{test_cmdmapbuilder:[147,4,1,""]},"evennia.contrib.tests.TestMenuLogin":{test_cmdunloggedlook:[147,4,1,""]},"evennia.contrib.tests.TestMultidescer":{test_cmdmultidesc:[147,4,1,""]},"evennia.contrib.tests.TestPuzzles":{_arm:[147,4,1,""],_assert_msg_matched:[147,4,1,""],_assert_no_recipes:[147,4,1,""],_assert_recipe:[147,4,1,""],_check_room_contents:[147,4,1,""],_good_recipe:[147,4,1,""],_use:[147,4,1,""],setUp:[147,4,1,""],test_cmd_armpuzzle:[147,4,1,""],test_cmd_puzzle:[147,4,1,""],test_cmd_use:[147,4,1,""],test_cmdset_puzzle:[147,4,1,""],test_e2e:[147,4,1,""],test_e2e_accumulative:[147,4,1,""],test_e2e_interchangeable_parts_and_results:[147,4,1,""],test_lspuzzlerecipes_lsarmedpuzzles:[147,4,1,""],test_puzzleedit:[147,4,1,""],test_puzzleedit_add_remove_parts_results:[147,4,1,""]},"evennia.contrib.tests.TestRPSystem":{maxDiff:[147,5,1,""],parse_sdescs_and_recogs:[147,4,1,""],setUp:[147,4,1,""],test_ordered_permutation_regex:[147,4,1,""],test_parse_language:[147,4,1,""],test_recog_handler:[147,4,1,""],test_rpsearch:[147,4,1,""],test_sdesc_handler:[147,4,1,""],test_send_emote:[147,4,1,""]},"evennia.contrib.tests.TestRPSystemCommands":{setUp:[147,4,1,""],test_commands:[147,4,1,""]},"evennia.contrib.tests.TestRandomStringGenerator":{test_generate:[147,4,1,""]},"evennia.contrib.tests.TestSimpleDoor":{test_cmdopen:[147,4,1,""]},"evennia.contrib.tests.TestSlowExit":{test_exit:[147,4,1,""]},"evennia.contrib.tests.TestTalkingNPC":{test_talkingnpc:[147,4,1,""]},"evennia.contrib.tests.TestTreeSelectFunc":{test_tree_functions:[147,4,1,""]},"evennia.contrib.tests.TestTurnBattleBasicCmd":{test_turnbattlecmd:[147,4,1,""]},"evennia.contrib.tests.TestTurnBattleBasicFunc":{setUp:[147,4,1,""],tearDown:[147,4,1,""],test_tbbasicfunc:[147,4,1,""]},"evennia.contrib.tests.TestTurnBattleEquipCmd":{setUp:[147,4,1,""],test_turnbattleequipcmd:[147,4,1,""]},"evennia.contrib.tests.TestTurnBattleEquipFunc":{setUp:[147,4,1,""],tearDown:[147,4,1,""],test_tbequipfunc:[147,4,1,""]},"evennia.contrib.tests.TestTurnBattleItemsCmd":{setUp:[147,4,1,""],test_turnbattleitemcmd:[147,4,1,""]},"evennia.contrib.tests.TestTurnBattleItemsFunc":{setUp:[147,4,1,""],tearDown:[147,4,1,""],test_tbitemsfunc:[147,4,1,""]},"evennia.contrib.tests.TestTurnBattleMagicCmd":{test_turnbattlemagiccmd:[147,4,1,""]},"evennia.contrib.tests.TestTurnBattleMagicFunc":{setUp:[147,4,1,""],tearDown:[147,4,1,""],test_tbbasicfunc:[147,4,1,""]},"evennia.contrib.tests.TestTurnBattleRangeCmd":{test_turnbattlerangecmd:[147,4,1,""]},"evennia.contrib.tests.TestTurnBattleRangeFunc":{setUp:[147,4,1,""],tearDown:[147,4,1,""],test_tbrangefunc:[147,4,1,""]},"evennia.contrib.tests.TestTutorialWorldMob":{test_mob:[147,4,1,""]},"evennia.contrib.tests.TestTutorialWorldObjects":{test_climbable:[147,4,1,""],test_crumblingwall:[147,4,1,""],test_lightsource:[147,4,1,""],test_obelisk:[147,4,1,""],test_readable:[147,4,1,""],test_tutorialobj:[147,4,1,""],test_weapon:[147,4,1,""],test_weaponrack:[147,4,1,""]},"evennia.contrib.tests.TestTutorialWorldRooms":{test_bridgeroom:[147,4,1,""],test_cmdtutorial:[147,4,1,""],test_darkroom:[147,4,1,""],test_introroom:[147,4,1,""],test_outroroom:[147,4,1,""],test_teleportroom:[147,4,1,""],test_weatherroom:[147,4,1,""]},"evennia.contrib.tests.TestUnixCommand":{test_failure:[147,4,1,""],test_success:[147,4,1,""]},"evennia.contrib.tests.TestWilderness":{get_wilderness_script:[147,4,1,""],setUp:[147,4,1,""],test_create_wilderness_custom_name:[147,4,1,""],test_create_wilderness_default_name:[147,4,1,""],test_enter_wilderness:[147,4,1,""],test_enter_wilderness_custom_coordinates:[147,4,1,""],test_enter_wilderness_custom_name:[147,4,1,""],test_get_new_coordinates:[147,4,1,""],test_room_creation:[147,4,1,""],test_wilderness_correct_exits:[147,4,1,""]},"evennia.contrib.traits":{CounterTrait:[147,2,1,""],GaugeTrait:[147,2,1,""],MandatoryTraitKey:[147,2,1,""],StaticTrait:[147,2,1,""],Trait:[147,2,1,""],TraitException:[147,3,1,""],TraitHandler:[147,2,1,""],UpdatingTrait:[147,2,1,""],_DA:[147,1,1,""],_GA:[147,1,1,""],_SA:[147,1,1,""],_delayed_import_trait_classes:[147,1,1,""]},"evennia.contrib.traits.CounterTrait":{_check_and_start_timer:[147,4,1,""],_enforce_boundaries:[147,4,1,""],_passed_ratetarget:[147,4,1,""],_stop_timer:[147,4,1,""],_update_current:[147,4,1,""],_within_boundaries:[147,4,1,""],base:[147,4,1,""],current:[147,4,1,""],default_keys:[147,5,1,""],desc:[147,4,1,""],max:[147,4,1,""],min:[147,4,1,""],mod:[147,4,1,""],percent:[147,4,1,""],ratetarget:[147,4,1,""],reset:[147,4,1,""],trait_type:[147,5,1,""],validate_input:[147,4,1,""],value:[147,4,1,""]},"evennia.contrib.traits.GaugeTrait":{_enforce_boundaries:[147,4,1,""],_update_current:[147,4,1,""],base:[147,4,1,""],current:[147,4,1,""],default_keys:[147,5,1,""],max:[147,4,1,""],min:[147,4,1,""],mod:[147,4,1,""],percent:[147,4,1,""],reset:[147,4,1,""],trait_type:[147,5,1,""],value:[147,4,1,""]},"evennia.contrib.traits.StaticTrait":{default_keys:[147,5,1,""],mod:[147,4,1,""],trait_type:[147,5,1,""],value:[147,4,1,""]},"evennia.contrib.traits.Trait":{__init__:[147,4,1,""],allow_extra_properties:[147,5,1,""],default_keys:[147,5,1,""],key:[147,4,1,""],name:[147,4,1,""],trait_type:[147,5,1,""],validate_input:[147,4,1,""],value:[147,4,1,""]},"evennia.contrib.traits.TraitException":{__init__:[147,4,1,""]},"evennia.contrib.traits.TraitHandler":{__init__:[147,4,1,""],_get_trait_class:[147,4,1,""],add:[147,4,1,""],all:[147,4,1,""],clear:[147,4,1,""],get:[147,4,1,""],remove:[147,4,1,""]},"evennia.contrib.tree_select":{CmdNameColor:[147,2,1,""],change_name_color:[147,1,1,""],dashcount:[147,1,1,""],go_up_one_category:[147,1,1,""],index_to_selection:[147,1,1,""],init_tree_selection:[147,1,1,""],is_category:[147,1,1,""],menunode_treeselect:[147,1,1,""],optlist_to_menuoptions:[147,1,1,""],parse_opts:[147,1,1,""]},"evennia.contrib.tree_select.CmdNameColor":{_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],help_category:[147,5,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.turnbattle":{tb_basic:[152,0,0,"-"],tb_equip:[152,0,0,"-"],tb_items:[152,0,0,"-"],tb_magic:[152,0,0,"-"],tb_range:[152,0,0,"-"]},"evennia.contrib.turnbattle.tb_basic":{ACTIONS_PER_TURN:[152,6,1,""],BattleCmdSet:[152,2,1,""],CmdAttack:[152,2,1,""],CmdCombatHelp:[152,2,1,""],CmdDisengage:[152,2,1,""],CmdFight:[152,2,1,""],CmdPass:[152,2,1,""],CmdRest:[152,2,1,""],TBBasicCharacter:[152,2,1,""],TBBasicTurnHandler:[152,2,1,""],apply_damage:[152,1,1,""],at_defeat:[152,1,1,""],combat_cleanup:[152,1,1,""],get_attack:[152,1,1,""],get_damage:[152,1,1,""],get_defense:[152,1,1,""],is_in_combat:[152,1,1,""],is_turn:[152,1,1,""],resolve_attack:[152,1,1,""],roll_init:[152,1,1,""],spend_action:[152,1,1,""]},"evennia.contrib.turnbattle.tb_basic.BattleCmdSet":{at_cmdset_creation:[152,4,1,""],key:[152,5,1,""],path:[152,5,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdAttack":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdCombatHelp":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdDisengage":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdFight":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdPass":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdRest":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_basic.TBBasicCharacter":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_before_move:[152,4,1,""],at_object_creation:[152,4,1,""],path:[152,5,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_basic.TBBasicTurnHandler":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_repeat:[152,4,1,""],at_script_creation:[152,4,1,""],at_stop:[152,4,1,""],initialize_for_combat:[152,4,1,""],join_fight:[152,4,1,""],next_turn:[152,4,1,""],path:[152,5,1,""],start_turn:[152,4,1,""],turn_end_check:[152,4,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip":{ACTIONS_PER_TURN:[152,6,1,""],BattleCmdSet:[152,2,1,""],CmdAttack:[152,2,1,""],CmdCombatHelp:[152,2,1,""],CmdDisengage:[152,2,1,""],CmdDoff:[152,2,1,""],CmdDon:[152,2,1,""],CmdFight:[152,2,1,""],CmdPass:[152,2,1,""],CmdRest:[152,2,1,""],CmdUnwield:[152,2,1,""],CmdWield:[152,2,1,""],TBEArmor:[152,2,1,""],TBEWeapon:[152,2,1,""],TBEquipCharacter:[152,2,1,""],TBEquipTurnHandler:[152,2,1,""],apply_damage:[152,1,1,""],at_defeat:[152,1,1,""],combat_cleanup:[152,1,1,""],get_attack:[152,1,1,""],get_damage:[152,1,1,""],get_defense:[152,1,1,""],is_in_combat:[152,1,1,""],is_turn:[152,1,1,""],resolve_attack:[152,1,1,""],roll_init:[152,1,1,""],spend_action:[152,1,1,""]},"evennia.contrib.turnbattle.tb_equip.BattleCmdSet":{at_cmdset_creation:[152,4,1,""],key:[152,5,1,""],path:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdAttack":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdCombatHelp":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdDisengage":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdDoff":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdDon":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdFight":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdPass":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdRest":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdUnwield":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdWield":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.TBEArmor":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_before_drop:[152,4,1,""],at_before_give:[152,4,1,""],at_drop:[152,4,1,""],at_give:[152,4,1,""],at_object_creation:[152,4,1,""],path:[152,5,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.TBEWeapon":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_drop:[152,4,1,""],at_give:[152,4,1,""],at_object_creation:[152,4,1,""],path:[152,5,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.TBEquipCharacter":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_before_move:[152,4,1,""],at_object_creation:[152,4,1,""],path:[152,5,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_equip.TBEquipTurnHandler":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_repeat:[152,4,1,""],at_script_creation:[152,4,1,""],at_stop:[152,4,1,""],initialize_for_combat:[152,4,1,""],join_fight:[152,4,1,""],next_turn:[152,4,1,""],path:[152,5,1,""],start_turn:[152,4,1,""],turn_end_check:[152,4,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items":{BattleCmdSet:[152,2,1,""],CmdAttack:[152,2,1,""],CmdCombatHelp:[152,2,1,""],CmdDisengage:[152,2,1,""],CmdFight:[152,2,1,""],CmdPass:[152,2,1,""],CmdRest:[152,2,1,""],CmdUse:[152,2,1,""],DEF_DOWN_MOD:[152,6,1,""],ITEMFUNCS:[152,6,1,""],TBItemsCharacter:[152,2,1,""],TBItemsCharacterTest:[152,2,1,""],TBItemsTurnHandler:[152,2,1,""],add_condition:[152,1,1,""],apply_damage:[152,1,1,""],at_defeat:[152,1,1,""],combat_cleanup:[152,1,1,""],condition_tickdown:[152,1,1,""],get_attack:[152,1,1,""],get_damage:[152,1,1,""],get_defense:[152,1,1,""],is_in_combat:[152,1,1,""],is_turn:[152,1,1,""],itemfunc_add_condition:[152,1,1,""],itemfunc_attack:[152,1,1,""],itemfunc_cure_condition:[152,1,1,""],itemfunc_heal:[152,1,1,""],resolve_attack:[152,1,1,""],roll_init:[152,1,1,""],spend_action:[152,1,1,""],spend_item_use:[152,1,1,""],use_item:[152,1,1,""]},"evennia.contrib.turnbattle.tb_items.BattleCmdSet":{at_cmdset_creation:[152,4,1,""],key:[152,5,1,""],path:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items.CmdAttack":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items.CmdCombatHelp":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items.CmdDisengage":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items.CmdFight":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items.CmdPass":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items.CmdRest":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items.CmdUse":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items.TBItemsCharacter":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],apply_turn_conditions:[152,4,1,""],at_before_move:[152,4,1,""],at_object_creation:[152,4,1,""],at_turn_start:[152,4,1,""],at_update:[152,4,1,""],path:[152,5,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items.TBItemsCharacterTest":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_object_creation:[152,4,1,""],path:[152,5,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_items.TBItemsTurnHandler":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_repeat:[152,4,1,""],at_script_creation:[152,4,1,""],at_stop:[152,4,1,""],initialize_for_combat:[152,4,1,""],join_fight:[152,4,1,""],next_turn:[152,4,1,""],path:[152,5,1,""],start_turn:[152,4,1,""],turn_end_check:[152,4,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic":{ACTIONS_PER_TURN:[152,6,1,""],BattleCmdSet:[152,2,1,""],CmdAttack:[152,2,1,""],CmdCast:[152,2,1,""],CmdCombatHelp:[152,2,1,""],CmdDisengage:[152,2,1,""],CmdFight:[152,2,1,""],CmdLearnSpell:[152,2,1,""],CmdPass:[152,2,1,""],CmdRest:[152,2,1,""],CmdStatus:[152,2,1,""],TBMagicCharacter:[152,2,1,""],TBMagicTurnHandler:[152,2,1,""],apply_damage:[152,1,1,""],at_defeat:[152,1,1,""],combat_cleanup:[152,1,1,""],get_attack:[152,1,1,""],get_damage:[152,1,1,""],get_defense:[152,1,1,""],is_in_combat:[152,1,1,""],is_turn:[152,1,1,""],resolve_attack:[152,1,1,""],roll_init:[152,1,1,""],spell_attack:[152,1,1,""],spell_conjure:[152,1,1,""],spell_healing:[152,1,1,""],spend_action:[152,1,1,""]},"evennia.contrib.turnbattle.tb_magic.BattleCmdSet":{at_cmdset_creation:[152,4,1,""],key:[152,5,1,""],path:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdAttack":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdCast":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdCombatHelp":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdDisengage":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdFight":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdLearnSpell":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdPass":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdRest":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdStatus":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.TBMagicCharacter":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_before_move:[152,4,1,""],at_object_creation:[152,4,1,""],path:[152,5,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_magic.TBMagicTurnHandler":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_repeat:[152,4,1,""],at_script_creation:[152,4,1,""],at_stop:[152,4,1,""],initialize_for_combat:[152,4,1,""],join_fight:[152,4,1,""],next_turn:[152,4,1,""],path:[152,5,1,""],start_turn:[152,4,1,""],turn_end_check:[152,4,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range":{ACTIONS_PER_TURN:[152,6,1,""],BattleCmdSet:[152,2,1,""],CmdApproach:[152,2,1,""],CmdAttack:[152,2,1,""],CmdCombatHelp:[152,2,1,""],CmdDisengage:[152,2,1,""],CmdFight:[152,2,1,""],CmdPass:[152,2,1,""],CmdRest:[152,2,1,""],CmdShoot:[152,2,1,""],CmdStatus:[152,2,1,""],CmdWithdraw:[152,2,1,""],TBRangeCharacter:[152,2,1,""],TBRangeObject:[152,2,1,""],TBRangeTurnHandler:[152,2,1,""],apply_damage:[152,1,1,""],approach:[152,1,1,""],at_defeat:[152,1,1,""],combat_cleanup:[152,1,1,""],combat_status_message:[152,1,1,""],distance_inc:[152,1,1,""],get_attack:[152,1,1,""],get_damage:[152,1,1,""],get_defense:[152,1,1,""],get_range:[152,1,1,""],is_in_combat:[152,1,1,""],is_turn:[152,1,1,""],resolve_attack:[152,1,1,""],roll_init:[152,1,1,""],spend_action:[152,1,1,""],withdraw:[152,1,1,""]},"evennia.contrib.turnbattle.tb_range.BattleCmdSet":{at_cmdset_creation:[152,4,1,""],key:[152,5,1,""],path:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.CmdApproach":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.CmdAttack":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.CmdCombatHelp":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.CmdDisengage":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.CmdFight":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.CmdPass":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.CmdRest":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.CmdShoot":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.CmdStatus":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.CmdWithdraw":{_keyaliases:[152,5,1,""],_matchset:[152,5,1,""],aliases:[152,5,1,""],func:[152,4,1,""],help_category:[152,5,1,""],key:[152,5,1,""],lock_storage:[152,5,1,""],search_index_entry:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.TBRangeCharacter":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_before_move:[152,4,1,""],at_object_creation:[152,4,1,""],path:[152,5,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.TBRangeObject":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_before_drop:[152,4,1,""],at_before_get:[152,4,1,""],at_before_give:[152,4,1,""],at_drop:[152,4,1,""],at_get:[152,4,1,""],at_give:[152,4,1,""],path:[152,5,1,""],typename:[152,5,1,""]},"evennia.contrib.turnbattle.tb_range.TBRangeTurnHandler":{DoesNotExist:[152,3,1,""],MultipleObjectsReturned:[152,3,1,""],_meta:[152,5,1,""],at_repeat:[152,4,1,""],at_script_creation:[152,4,1,""],at_stop:[152,4,1,""],init_range:[152,4,1,""],initialize_for_combat:[152,4,1,""],join_fight:[152,4,1,""],join_rangefield:[152,4,1,""],next_turn:[152,4,1,""],path:[152,5,1,""],start_turn:[152,4,1,""],turn_end_check:[152,4,1,""],typename:[152,5,1,""]},"evennia.contrib.tutorial_examples":{bodyfunctions:[153,0,0,"-"],cmdset_red_button:[153,0,0,"-"],red_button:[153,0,0,"-"],red_button_scripts:[153,0,0,"-"],tests:[153,0,0,"-"]},"evennia.contrib.tutorial_examples.bodyfunctions":{BodyFunctions:[153,2,1,""]},"evennia.contrib.tutorial_examples.bodyfunctions.BodyFunctions":{DoesNotExist:[153,3,1,""],MultipleObjectsReturned:[153,3,1,""],_meta:[153,5,1,""],at_repeat:[153,4,1,""],at_script_creation:[153,4,1,""],path:[153,5,1,""],send_random_message:[153,4,1,""],typename:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button":{BlindCmdSet:[153,2,1,""],CmdBlindHelp:[153,2,1,""],CmdBlindLook:[153,2,1,""],CmdCloseLid:[153,2,1,""],CmdNudge:[153,2,1,""],CmdOpenLid:[153,2,1,""],CmdPush:[153,2,1,""],CmdSmashGlass:[153,2,1,""],DefaultCmdSet:[153,2,1,""],LidClosedCmdSet:[153,2,1,""],LidOpenCmdSet:[153,2,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.BlindCmdSet":{at_cmdset_creation:[153,4,1,""],key:[153,5,1,""],mergetype:[153,5,1,""],no_exits:[153,5,1,""],no_objs:[153,5,1,""],path:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.CmdBlindHelp":{_keyaliases:[153,5,1,""],_matchset:[153,5,1,""],aliases:[153,5,1,""],func:[153,4,1,""],help_category:[153,5,1,""],key:[153,5,1,""],lock_storage:[153,5,1,""],locks:[153,5,1,""],search_index_entry:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.CmdBlindLook":{_keyaliases:[153,5,1,""],_matchset:[153,5,1,""],aliases:[153,5,1,""],func:[153,4,1,""],help_category:[153,5,1,""],key:[153,5,1,""],lock_storage:[153,5,1,""],locks:[153,5,1,""],search_index_entry:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.CmdCloseLid":{_keyaliases:[153,5,1,""],_matchset:[153,5,1,""],aliases:[153,5,1,""],func:[153,4,1,""],help_category:[153,5,1,""],key:[153,5,1,""],lock_storage:[153,5,1,""],locks:[153,5,1,""],search_index_entry:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.CmdNudge":{_keyaliases:[153,5,1,""],_matchset:[153,5,1,""],aliases:[153,5,1,""],func:[153,4,1,""],help_category:[153,5,1,""],key:[153,5,1,""],lock_storage:[153,5,1,""],locks:[153,5,1,""],search_index_entry:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.CmdOpenLid":{_keyaliases:[153,5,1,""],_matchset:[153,5,1,""],aliases:[153,5,1,""],func:[153,4,1,""],help_category:[153,5,1,""],key:[153,5,1,""],lock_storage:[153,5,1,""],locks:[153,5,1,""],search_index_entry:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.CmdPush":{_keyaliases:[153,5,1,""],_matchset:[153,5,1,""],aliases:[153,5,1,""],func:[153,4,1,""],help_category:[153,5,1,""],key:[153,5,1,""],lock_storage:[153,5,1,""],locks:[153,5,1,""],search_index_entry:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.CmdSmashGlass":{_keyaliases:[153,5,1,""],_matchset:[153,5,1,""],aliases:[153,5,1,""],func:[153,4,1,""],help_category:[153,5,1,""],key:[153,5,1,""],lock_storage:[153,5,1,""],locks:[153,5,1,""],search_index_entry:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.DefaultCmdSet":{at_cmdset_creation:[153,4,1,""],key:[153,5,1,""],mergetype:[153,5,1,""],path:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.LidClosedCmdSet":{at_cmdset_creation:[153,4,1,""],key:[153,5,1,""],key_mergetype:[153,5,1,""],path:[153,5,1,""]},"evennia.contrib.tutorial_examples.cmdset_red_button.LidOpenCmdSet":{at_cmdset_creation:[153,4,1,""],key:[153,5,1,""],key_mergetype:[153,5,1,""],path:[153,5,1,""]},"evennia.contrib.tutorial_examples.red_button":{RedButton:[153,2,1,""]},"evennia.contrib.tutorial_examples.red_button.RedButton":{DoesNotExist:[153,3,1,""],MultipleObjectsReturned:[153,3,1,""],_meta:[153,5,1,""],at_object_creation:[153,4,1,""],blink:[153,4,1,""],break_lamp:[153,4,1,""],close_lid:[153,4,1,""],open_lid:[153,4,1,""],path:[153,5,1,""],press_button:[153,4,1,""],typename:[153,5,1,""]},"evennia.contrib.tutorial_examples.red_button_scripts":{BlindedState:[153,2,1,""],BlinkButtonEvent:[153,2,1,""],CloseLidEvent:[153,2,1,""],ClosedLidState:[153,2,1,""],DeactivateButtonEvent:[153,2,1,""],OpenLidState:[153,2,1,""]},"evennia.contrib.tutorial_examples.red_button_scripts.BlindedState":{DoesNotExist:[153,3,1,""],MultipleObjectsReturned:[153,3,1,""],_meta:[153,5,1,""],at_script_creation:[153,4,1,""],at_start:[153,4,1,""],at_stop:[153,4,1,""],path:[153,5,1,""],typename:[153,5,1,""]},"evennia.contrib.tutorial_examples.red_button_scripts.BlinkButtonEvent":{DoesNotExist:[153,3,1,""],MultipleObjectsReturned:[153,3,1,""],_meta:[153,5,1,""],at_repeat:[153,4,1,""],at_script_creation:[153,4,1,""],is_valid:[153,4,1,""],path:[153,5,1,""],typename:[153,5,1,""]},"evennia.contrib.tutorial_examples.red_button_scripts.CloseLidEvent":{DoesNotExist:[153,3,1,""],MultipleObjectsReturned:[153,3,1,""],_meta:[153,5,1,""],at_repeat:[153,4,1,""],at_script_creation:[153,4,1,""],is_valid:[153,4,1,""],path:[153,5,1,""],typename:[153,5,1,""]},"evennia.contrib.tutorial_examples.red_button_scripts.ClosedLidState":{DoesNotExist:[153,3,1,""],MultipleObjectsReturned:[153,3,1,""],_meta:[153,5,1,""],at_script_creation:[153,4,1,""],at_start:[153,4,1,""],at_stop:[153,4,1,""],is_valid:[153,4,1,""],path:[153,5,1,""],typename:[153,5,1,""]},"evennia.contrib.tutorial_examples.red_button_scripts.DeactivateButtonEvent":{DoesNotExist:[153,3,1,""],MultipleObjectsReturned:[153,3,1,""],_meta:[153,5,1,""],at_repeat:[153,4,1,""],at_script_creation:[153,4,1,""],at_start:[153,4,1,""],path:[153,5,1,""],typename:[153,5,1,""]},"evennia.contrib.tutorial_examples.red_button_scripts.OpenLidState":{DoesNotExist:[153,3,1,""],MultipleObjectsReturned:[153,3,1,""],_meta:[153,5,1,""],at_script_creation:[153,4,1,""],at_start:[153,4,1,""],at_stop:[153,4,1,""],is_valid:[153,4,1,""],path:[153,5,1,""],typename:[153,5,1,""]},"evennia.contrib.tutorial_examples.tests":{TestBodyFunctions:[153,2,1,""]},"evennia.contrib.tutorial_examples.tests.TestBodyFunctions":{script_typeclass:[153,5,1,""],setUp:[153,4,1,""],tearDown:[153,4,1,""],test_at_repeat:[153,4,1,""],test_send_random_message:[153,4,1,""]},"evennia.contrib.tutorial_world":{mob:[154,0,0,"-"],objects:[154,0,0,"-"],rooms:[154,0,0,"-"]},"evennia.contrib.tutorial_world.mob":{CmdMobOnOff:[154,2,1,""],Mob:[154,2,1,""],MobCmdSet:[154,2,1,""]},"evennia.contrib.tutorial_world.mob.CmdMobOnOff":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.mob.Mob":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_find_target:[154,4,1,""],_meta:[154,5,1,""],_set_ticker:[154,4,1,""],at_hit:[154,4,1,""],at_init:[154,4,1,""],at_new_arrival:[154,4,1,""],at_object_creation:[154,4,1,""],do_attack:[154,4,1,""],do_hunting:[154,4,1,""],do_patrol:[154,4,1,""],path:[154,5,1,""],set_alive:[154,4,1,""],set_dead:[154,4,1,""],start_attacking:[154,4,1,""],start_hunting:[154,4,1,""],start_idle:[154,4,1,""],start_patrolling:[154,4,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.mob.MobCmdSet":{at_cmdset_creation:[154,4,1,""],path:[154,5,1,""]},"evennia.contrib.tutorial_world.objects":{CmdAttack:[154,2,1,""],CmdClimb:[154,2,1,""],CmdGetWeapon:[154,2,1,""],CmdLight:[154,2,1,""],CmdPressButton:[154,2,1,""],CmdRead:[154,2,1,""],CmdSetClimbable:[154,2,1,""],CmdSetCrumblingWall:[154,2,1,""],CmdSetLight:[154,2,1,""],CmdSetReadable:[154,2,1,""],CmdSetWeapon:[154,2,1,""],CmdSetWeaponRack:[154,2,1,""],CmdShiftRoot:[154,2,1,""],CrumblingWall:[154,2,1,""],LightSource:[154,2,1,""],Obelisk:[154,2,1,""],TutorialClimbable:[154,2,1,""],TutorialObject:[154,2,1,""],TutorialReadable:[154,2,1,""],TutorialWeapon:[154,2,1,""],TutorialWeaponRack:[154,2,1,""]},"evennia.contrib.tutorial_world.objects.CmdAttack":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdClimb":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdGetWeapon":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdLight":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdPressButton":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdRead":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetClimbable":{at_cmdset_creation:[154,4,1,""],path:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetCrumblingWall":{at_cmdset_creation:[154,4,1,""],key:[154,5,1,""],path:[154,5,1,""],priority:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetLight":{at_cmdset_creation:[154,4,1,""],key:[154,5,1,""],path:[154,5,1,""],priority:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetReadable":{at_cmdset_creation:[154,4,1,""],path:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetWeapon":{at_cmdset_creation:[154,4,1,""],path:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetWeaponRack":{at_cmdset_creation:[154,4,1,""],key:[154,5,1,""],path:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CmdShiftRoot":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],parse:[154,4,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.CrumblingWall":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],_translate_position:[154,4,1,""],at_after_traverse:[154,4,1,""],at_failed_traverse:[154,4,1,""],at_init:[154,4,1,""],at_object_creation:[154,4,1,""],open_wall:[154,4,1,""],path:[154,5,1,""],reset:[154,4,1,""],return_appearance:[154,4,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.LightSource":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_burnout:[154,4,1,""],_meta:[154,5,1,""],at_init:[154,4,1,""],at_object_creation:[154,4,1,""],light:[154,4,1,""],path:[154,5,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.Obelisk":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],path:[154,5,1,""],return_appearance:[154,4,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.TutorialClimbable":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],path:[154,5,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.TutorialObject":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],path:[154,5,1,""],reset:[154,4,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.TutorialReadable":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],path:[154,5,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.TutorialWeapon":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],path:[154,5,1,""],reset:[154,4,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.objects.TutorialWeaponRack":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],path:[154,5,1,""],produce_weapon:[154,4,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms":{BridgeCmdSet:[154,2,1,""],BridgeRoom:[154,2,1,""],CmdBridgeHelp:[154,2,1,""],CmdDarkHelp:[154,2,1,""],CmdDarkNoMatch:[154,2,1,""],CmdEast:[154,2,1,""],CmdLookBridge:[154,2,1,""],CmdLookDark:[154,2,1,""],CmdTutorial:[154,2,1,""],CmdTutorialLook:[154,2,1,""],CmdTutorialSetDetail:[154,2,1,""],CmdWest:[154,2,1,""],DarkCmdSet:[154,2,1,""],DarkRoom:[154,2,1,""],IntroRoom:[154,2,1,""],OutroRoom:[154,2,1,""],TeleportRoom:[154,2,1,""],TutorialRoom:[154,2,1,""],TutorialRoomCmdSet:[154,2,1,""],WeatherRoom:[154,2,1,""]},"evennia.contrib.tutorial_world.rooms.BridgeCmdSet":{at_cmdset_creation:[154,4,1,""],key:[154,5,1,""],path:[154,5,1,""],priority:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.BridgeRoom":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],at_object_leave:[154,4,1,""],at_object_receive:[154,4,1,""],path:[154,5,1,""],typename:[154,5,1,""],update_weather:[154,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdBridgeHelp":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.CmdDarkHelp":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.CmdDarkNoMatch":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.CmdEast":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.CmdLookBridge":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.CmdLookDark":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.CmdTutorial":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.CmdTutorialLook":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.CmdTutorialSetDetail":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.CmdWest":{_keyaliases:[154,5,1,""],_matchset:[154,5,1,""],aliases:[154,5,1,""],func:[154,4,1,""],help_category:[154,5,1,""],key:[154,5,1,""],lock_storage:[154,5,1,""],locks:[154,5,1,""],search_index_entry:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.DarkCmdSet":{at_cmdset_creation:[154,4,1,""],key:[154,5,1,""],mergetype:[154,5,1,""],path:[154,5,1,""],priority:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.DarkRoom":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_carries_light:[154,4,1,""],_heal:[154,4,1,""],_meta:[154,5,1,""],at_init:[154,4,1,""],at_object_creation:[154,4,1,""],at_object_leave:[154,4,1,""],at_object_receive:[154,4,1,""],check_light_state:[154,4,1,""],path:[154,5,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.IntroRoom":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],at_object_receive:[154,4,1,""],path:[154,5,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.OutroRoom":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],at_object_receive:[154,4,1,""],path:[154,5,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.TeleportRoom":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],at_object_receive:[154,4,1,""],path:[154,5,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.TutorialRoom":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],at_object_receive:[154,4,1,""],path:[154,5,1,""],return_detail:[154,4,1,""],set_detail:[154,4,1,""],typename:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.TutorialRoomCmdSet":{at_cmdset_creation:[154,4,1,""],key:[154,5,1,""],path:[154,5,1,""],priority:[154,5,1,""]},"evennia.contrib.tutorial_world.rooms.WeatherRoom":{DoesNotExist:[154,3,1,""],MultipleObjectsReturned:[154,3,1,""],_meta:[154,5,1,""],at_object_creation:[154,4,1,""],path:[154,5,1,""],typename:[154,5,1,""],update_weather:[154,4,1,""]},"evennia.contrib.unixcommand":{HelpAction:[147,2,1,""],ParseError:[147,3,1,""],UnixCommand:[147,2,1,""],UnixCommandParser:[147,2,1,""]},"evennia.contrib.unixcommand.UnixCommand":{__init__:[147,4,1,""],_keyaliases:[147,5,1,""],_matchset:[147,5,1,""],aliases:[147,5,1,""],func:[147,4,1,""],get_help:[147,4,1,""],help_category:[147,5,1,""],init_parser:[147,4,1,""],key:[147,5,1,""],lock_storage:[147,5,1,""],parse:[147,4,1,""],search_index_entry:[147,5,1,""]},"evennia.contrib.unixcommand.UnixCommandParser":{__init__:[147,4,1,""],format_help:[147,4,1,""],format_usage:[147,4,1,""],print_help:[147,4,1,""],print_usage:[147,4,1,""]},"evennia.contrib.wilderness":{WildernessExit:[147,2,1,""],WildernessMapProvider:[147,2,1,""],WildernessRoom:[147,2,1,""],WildernessScript:[147,2,1,""],create_wilderness:[147,1,1,""],enter_wilderness:[147,1,1,""],get_new_coordinates:[147,1,1,""]},"evennia.contrib.wilderness.WildernessExit":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_traverse:[147,4,1,""],at_traverse_coordinates:[147,4,1,""],mapprovider:[147,4,1,""],path:[147,5,1,""],typename:[147,5,1,""],wilderness:[147,4,1,""]},"evennia.contrib.wilderness.WildernessMapProvider":{at_prepare_room:[147,4,1,""],exit_typeclass:[147,5,1,""],get_location_name:[147,4,1,""],is_valid_coordinates:[147,4,1,""],room_typeclass:[147,5,1,""]},"evennia.contrib.wilderness.WildernessRoom":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_meta:[147,5,1,""],at_object_leave:[147,4,1,""],at_object_receive:[147,4,1,""],coordinates:[147,4,1,""],get_display_name:[147,4,1,""],location_name:[147,4,1,""],path:[147,5,1,""],set_active_coordinates:[147,4,1,""],typename:[147,5,1,""],wilderness:[147,4,1,""]},"evennia.contrib.wilderness.WildernessScript":{DoesNotExist:[147,3,1,""],MultipleObjectsReturned:[147,3,1,""],_create_room:[147,4,1,""],_destroy_room:[147,4,1,""],_meta:[147,5,1,""],at_after_object_leave:[147,4,1,""],at_script_creation:[147,4,1,""],at_start:[147,4,1,""],get_obj_coordinates:[147,4,1,""],get_objs_at_coordinates:[147,4,1,""],is_valid_coordinates:[147,4,1,""],itemcoordinates:[147,4,1,""],mapprovider:[147,4,1,""],move_obj:[147,4,1,""],path:[147,5,1,""],typename:[147,5,1,""]},"evennia.game_template":{commands:[156,0,0,"-"],server:[157,0,0,"-"],typeclasses:[159,0,0,"-"],web:[160,0,0,"-"],world:[161,0,0,"-"]},"evennia.game_template.commands":{command:[156,0,0,"-"],default_cmdsets:[156,0,0,"-"]},"evennia.game_template.commands.command":{Command:[156,2,1,""]},"evennia.game_template.commands.command.Command":{_keyaliases:[156,5,1,""],_matchset:[156,5,1,""],aliases:[156,5,1,""],help_category:[156,5,1,""],key:[156,5,1,""],lock_storage:[156,5,1,""],search_index_entry:[156,5,1,""]},"evennia.game_template.commands.default_cmdsets":{AccountCmdSet:[156,2,1,""],CharacterCmdSet:[156,2,1,""],SessionCmdSet:[156,2,1,""],UnloggedinCmdSet:[156,2,1,""]},"evennia.game_template.commands.default_cmdsets.AccountCmdSet":{at_cmdset_creation:[156,4,1,""],key:[156,5,1,""],path:[156,5,1,""]},"evennia.game_template.commands.default_cmdsets.CharacterCmdSet":{at_cmdset_creation:[156,4,1,""],key:[156,5,1,""],path:[156,5,1,""]},"evennia.game_template.commands.default_cmdsets.SessionCmdSet":{at_cmdset_creation:[156,4,1,""],key:[156,5,1,""],path:[156,5,1,""]},"evennia.game_template.commands.default_cmdsets.UnloggedinCmdSet":{at_cmdset_creation:[156,4,1,""],key:[156,5,1,""],path:[156,5,1,""]},"evennia.game_template.server":{conf:[158,0,0,"-"]},"evennia.game_template.server.conf":{at_initial_setup:[158,0,0,"-"],at_search:[158,0,0,"-"],at_server_startstop:[158,0,0,"-"],cmdparser:[158,0,0,"-"],connection_screens:[158,0,0,"-"],inlinefuncs:[158,0,0,"-"],inputfuncs:[158,0,0,"-"],lockfuncs:[158,0,0,"-"],mssp:[158,0,0,"-"],portal_services_plugins:[158,0,0,"-"],server_services_plugins:[158,0,0,"-"],serversession:[158,0,0,"-"],web_plugins:[158,0,0,"-"]},"evennia.game_template.server.conf.at_initial_setup":{at_initial_setup:[158,1,1,""]},"evennia.game_template.server.conf.at_search":{at_search_result:[158,1,1,""]},"evennia.game_template.server.conf.at_server_startstop":{at_server_cold_start:[158,1,1,""],at_server_cold_stop:[158,1,1,""],at_server_reload_start:[158,1,1,""],at_server_reload_stop:[158,1,1,""],at_server_start:[158,1,1,""],at_server_stop:[158,1,1,""]},"evennia.game_template.server.conf.cmdparser":{cmdparser:[158,1,1,""]},"evennia.game_template.server.conf.portal_services_plugins":{start_plugin_services:[158,1,1,""]},"evennia.game_template.server.conf.server_services_plugins":{start_plugin_services:[158,1,1,""]},"evennia.game_template.server.conf.serversession":{ServerSession:[158,2,1,""]},"evennia.game_template.server.conf.web_plugins":{at_webproxy_root_creation:[158,1,1,""],at_webserver_root_creation:[158,1,1,""]},"evennia.game_template.web":{urls:[160,0,0,"-"]},"evennia.game_template.world":{prototypes:[161,0,0,"-"]},"evennia.help":{admin:[162,0,0,"-"],manager:[162,0,0,"-"],models:[162,0,0,"-"]},"evennia.help.admin":{HelpEntryAdmin:[162,2,1,""],HelpEntryForm:[162,2,1,""],HelpTagInline:[162,2,1,""]},"evennia.help.admin.HelpEntryAdmin":{fieldsets:[162,5,1,""],form:[162,5,1,""],inlines:[162,5,1,""],list_display:[162,5,1,""],list_display_links:[162,5,1,""],list_select_related:[162,5,1,""],media:[162,4,1,""],ordering:[162,5,1,""],save_as:[162,5,1,""],save_on_top:[162,5,1,""],search_fields:[162,5,1,""]},"evennia.help.admin.HelpEntryForm":{Meta:[162,2,1,""],_meta:[162,5,1,""],base_fields:[162,5,1,""],declared_fields:[162,5,1,""],media:[162,4,1,""]},"evennia.help.admin.HelpEntryForm.Meta":{fields:[162,5,1,""],model:[162,5,1,""]},"evennia.help.admin.HelpTagInline":{media:[162,4,1,""],model:[162,5,1,""],related_field:[162,5,1,""]},"evennia.help.manager":{HelpEntryManager:[162,2,1,""]},"evennia.help.manager.HelpEntryManager":{all_to_category:[162,4,1,""],find_apropos:[162,4,1,""],find_topicmatch:[162,4,1,""],find_topics_with_category:[162,4,1,""],find_topicsuggestions:[162,4,1,""],get_all_categories:[162,4,1,""],get_all_topics:[162,4,1,""],search_help:[162,4,1,""]},"evennia.help.models":{HelpEntry:[162,2,1,""]},"evennia.help.models.HelpEntry":{DoesNotExist:[162,3,1,""],MultipleObjectsReturned:[162,3,1,""],_is_deleted:[162,5,1,""],_meta:[162,5,1,""],access:[162,4,1,""],aliases:[162,5,1,""],db_entrytext:[162,5,1,""],db_help_category:[162,5,1,""],db_key:[162,5,1,""],db_lock_storage:[162,5,1,""],db_staff_only:[162,5,1,""],db_tags:[162,5,1,""],entrytext:[162,4,1,""],get_absolute_url:[162,4,1,""],help_category:[162,4,1,""],id:[162,5,1,""],key:[162,4,1,""],lock_storage:[162,4,1,""],locks:[162,5,1,""],objects:[162,5,1,""],path:[162,5,1,""],search_index_entry:[162,4,1,""],staff_only:[162,4,1,""],tags:[162,5,1,""],typename:[162,5,1,""],web_get_admin_url:[162,4,1,""],web_get_create_url:[162,4,1,""],web_get_delete_url:[162,4,1,""],web_get_detail_url:[162,4,1,""],web_get_update_url:[162,4,1,""]},"evennia.locks":{lockfuncs:[163,0,0,"-"],lockhandler:[163,0,0,"-"],tests:[163,0,0,"-"]},"evennia.locks.lockfuncs":{"false":[163,1,1,""],"true":[163,1,1,""],_to_account:[163,1,1,""],all:[163,1,1,""],attr:[163,1,1,""],attr_eq:[163,1,1,""],attr_ge:[163,1,1,""],attr_gt:[163,1,1,""],attr_le:[163,1,1,""],attr_lt:[163,1,1,""],attr_ne:[163,1,1,""],dbref:[163,1,1,""],has_account:[163,1,1,""],holds:[163,1,1,""],id:[163,1,1,""],inside:[163,1,1,""],inside_rec:[163,1,1,""],locattr:[163,1,1,""],none:[163,1,1,""],objattr:[163,1,1,""],objlocattr:[163,1,1,""],objtag:[163,1,1,""],pdbref:[163,1,1,""],perm:[163,1,1,""],perm_above:[163,1,1,""],pid:[163,1,1,""],pperm:[163,1,1,""],pperm_above:[163,1,1,""],self:[163,1,1,""],serversetting:[163,1,1,""],superuser:[163,1,1,""],tag:[163,1,1,""]},"evennia.locks.lockhandler":{LockException:[163,3,1,""],LockHandler:[163,2,1,""]},"evennia.locks.lockhandler.LockHandler":{"delete":[163,4,1,""],__init__:[163,4,1,""],_cache_locks:[163,4,1,""],_eval_access_type:[163,4,1,""],_log_error:[163,4,1,""],_parse_lockstring:[163,4,1,""],_save_locks:[163,4,1,""],add:[163,4,1,""],all:[163,4,1,""],append:[163,4,1,""],cache_lock_bypass:[163,4,1,""],check:[163,4,1,""],check_lockstring:[163,4,1,""],clear:[163,4,1,""],get:[163,4,1,""],remove:[163,4,1,""],replace:[163,4,1,""],reset:[163,4,1,""],validate:[163,4,1,""]},"evennia.locks.tests":{TestLockCheck:[163,2,1,""],TestLockfuncs:[163,2,1,""]},"evennia.locks.tests.TestLockCheck":{testrun:[163,4,1,""]},"evennia.locks.tests.TestLockfuncs":{setUp:[163,4,1,""],test_account_perm:[163,4,1,""],test_account_perm_above:[163,4,1,""],test_attr:[163,4,1,""],test_booleans:[163,4,1,""],test_dbref:[163,4,1,""],test_has_account:[163,4,1,""],test_inside_holds:[163,4,1,""],test_locattr:[163,4,1,""],test_object_above_perm:[163,4,1,""],test_object_perm:[163,4,1,""],test_pperm:[163,4,1,""],test_puppet_perm:[163,4,1,""],test_quell_above_perm:[163,4,1,""],test_quell_perm:[163,4,1,""],test_serversetting:[163,4,1,""],test_tag:[163,4,1,""],test_traverse_taglock:[163,4,1,""],test_traverse_taglock_fail:[163,4,1,""]},"evennia.objects":{admin:[164,0,0,"-"],manager:[164,0,0,"-"],models:[164,0,0,"-"],objects:[164,0,0,"-"],tests:[164,0,0,"-"]},"evennia.objects.admin":{ObjectAttributeInline:[164,2,1,""],ObjectCreateForm:[164,2,1,""],ObjectDBAdmin:[164,2,1,""],ObjectEditForm:[164,2,1,""],ObjectTagInline:[164,2,1,""]},"evennia.objects.admin.ObjectAttributeInline":{media:[164,4,1,""],model:[164,5,1,""],related_field:[164,5,1,""]},"evennia.objects.admin.ObjectCreateForm":{Meta:[164,2,1,""],_meta:[164,5,1,""],base_fields:[164,5,1,""],declared_fields:[164,5,1,""],media:[164,4,1,""],raw_id_fields:[164,5,1,""]},"evennia.objects.admin.ObjectCreateForm.Meta":{fields:[164,5,1,""],model:[164,5,1,""]},"evennia.objects.admin.ObjectDBAdmin":{add_fieldsets:[164,5,1,""],add_form:[164,5,1,""],fieldsets:[164,5,1,""],form:[164,5,1,""],get_fieldsets:[164,4,1,""],get_form:[164,4,1,""],inlines:[164,5,1,""],list_display:[164,5,1,""],list_display_links:[164,5,1,""],list_filter:[164,5,1,""],list_select_related:[164,5,1,""],media:[164,4,1,""],ordering:[164,5,1,""],raw_id_fields:[164,5,1,""],response_add:[164,4,1,""],save_as:[164,5,1,""],save_model:[164,4,1,""],save_on_top:[164,5,1,""],search_fields:[164,5,1,""]},"evennia.objects.admin.ObjectEditForm":{Meta:[164,2,1,""],_meta:[164,5,1,""],base_fields:[164,5,1,""],declared_fields:[164,5,1,""],media:[164,4,1,""]},"evennia.objects.admin.ObjectEditForm.Meta":{fields:[164,5,1,""]},"evennia.objects.admin.ObjectTagInline":{media:[164,4,1,""],model:[164,5,1,""],related_field:[164,5,1,""]},"evennia.objects.manager":{ObjectManager:[164,2,1,""]},"evennia.objects.models":{ContentsHandler:[164,2,1,""],ObjectDB:[164,2,1,""]},"evennia.objects.models.ContentsHandler":{__init__:[164,4,1,""],add:[164,4,1,""],clear:[164,4,1,""],get:[164,4,1,""],init:[164,4,1,""],load:[164,4,1,""],remove:[164,4,1,""]},"evennia.objects.models.ObjectDB":{DoesNotExist:[164,3,1,""],MultipleObjectsReturned:[164,3,1,""],_ObjectDB__cmdset_storage_del:[164,4,1,""],_ObjectDB__cmdset_storage_get:[164,4,1,""],_ObjectDB__cmdset_storage_set:[164,4,1,""],_ObjectDB__location_del:[164,4,1,""],_ObjectDB__location_get:[164,4,1,""],_ObjectDB__location_set:[164,4,1,""],_is_deleted:[164,5,1,""],_meta:[164,5,1,""],account:[164,4,1,""],at_db_location_postsave:[164,4,1,""],cmdset_storage:[164,4,1,""],contents_cache:[164,5,1,""],db_account:[164,5,1,""],db_account_id:[164,5,1,""],db_attributes:[164,5,1,""],db_cmdset_storage:[164,5,1,""],db_destination:[164,5,1,""],db_destination_id:[164,5,1,""],db_home:[164,5,1,""],db_home_id:[164,5,1,""],db_location:[164,5,1,""],db_location_id:[164,5,1,""],db_sessid:[164,5,1,""],db_tags:[164,5,1,""],destination:[164,4,1,""],destinations_set:[164,5,1,""],get_next_by_db_date_created:[164,4,1,""],get_previous_by_db_date_created:[164,4,1,""],hide_from_objects_set:[164,5,1,""],home:[164,4,1,""],homes_set:[164,5,1,""],id:[164,5,1,""],location:[164,4,1,""],locations_set:[164,5,1,""],object_subscription_set:[164,5,1,""],objects:[164,5,1,""],path:[164,5,1,""],receiver_object_set:[164,5,1,""],scriptdb_set:[164,5,1,""],sender_object_set:[164,5,1,""],sessid:[164,4,1,""],typename:[164,5,1,""]},"evennia.objects.objects":{DefaultCharacter:[164,2,1,""],DefaultExit:[164,2,1,""],DefaultObject:[164,2,1,""],DefaultRoom:[164,2,1,""],ExitCommand:[164,2,1,""],ObjectSessionHandler:[164,2,1,""]},"evennia.objects.objects.DefaultCharacter":{DoesNotExist:[164,3,1,""],MultipleObjectsReturned:[164,3,1,""],_content_types:[164,5,1,""],_meta:[164,5,1,""],at_after_move:[164,4,1,""],at_post_puppet:[164,4,1,""],at_post_unpuppet:[164,4,1,""],at_pre_puppet:[164,4,1,""],basetype_setup:[164,4,1,""],connection_time:[164,4,1,""],create:[164,4,1,""],idle_time:[164,4,1,""],lockstring:[164,5,1,""],normalize_name:[164,4,1,""],path:[164,5,1,""],typename:[164,5,1,""],validate_name:[164,4,1,""]},"evennia.objects.objects.DefaultExit":{DoesNotExist:[164,3,1,""],MultipleObjectsReturned:[164,3,1,""],_content_types:[164,5,1,""],_meta:[164,5,1,""],at_cmdset_get:[164,4,1,""],at_failed_traverse:[164,4,1,""],at_init:[164,4,1,""],at_traverse:[164,4,1,""],basetype_setup:[164,4,1,""],create:[164,4,1,""],create_exit_cmdset:[164,4,1,""],exit_command:[164,5,1,""],lockstring:[164,5,1,""],path:[164,5,1,""],priority:[164,5,1,""],typename:[164,5,1,""]},"evennia.objects.objects.DefaultObject":{"delete":[164,4,1,""],DoesNotExist:[164,3,1,""],MultipleObjectsReturned:[164,3,1,""],_content_types:[164,5,1,""],_meta:[164,5,1,""],access:[164,4,1,""],announce_move_from:[164,4,1,""],announce_move_to:[164,4,1,""],at_access:[164,4,1,""],at_after_move:[164,4,1,""],at_after_traverse:[164,4,1,""],at_before_drop:[164,4,1,""],at_before_get:[164,4,1,""],at_before_give:[164,4,1,""],at_before_move:[164,4,1,""],at_before_say:[164,4,1,""],at_cmdset_get:[164,4,1,""],at_desc:[164,4,1,""],at_drop:[164,4,1,""],at_failed_traverse:[164,4,1,""],at_first_save:[164,4,1,""],at_get:[164,4,1,""],at_give:[164,4,1,""],at_init:[164,4,1,""],at_look:[164,4,1,""],at_msg_receive:[164,4,1,""],at_msg_send:[164,4,1,""],at_object_creation:[164,4,1,""],at_object_delete:[164,4,1,""],at_object_leave:[164,4,1,""],at_object_post_copy:[164,4,1,""],at_object_receive:[164,4,1,""],at_post_puppet:[164,4,1,""],at_post_unpuppet:[164,4,1,""],at_pre_puppet:[164,4,1,""],at_pre_unpuppet:[164,4,1,""],at_say:[164,4,1,""],at_server_reload:[164,4,1,""],at_server_shutdown:[164,4,1,""],at_traverse:[164,4,1,""],basetype_posthook_setup:[164,4,1,""],basetype_setup:[164,4,1,""],clear_contents:[164,4,1,""],clear_exits:[164,4,1,""],cmdset:[164,5,1,""],contents:[164,4,1,""],contents_get:[164,4,1,""],contents_set:[164,4,1,""],copy:[164,4,1,""],create:[164,4,1,""],execute_cmd:[164,4,1,""],exits:[164,4,1,""],for_contents:[164,4,1,""],get_display_name:[164,4,1,""],get_numbered_name:[164,4,1,""],has_account:[164,4,1,""],is_connected:[164,4,1,""],is_superuser:[164,4,1,""],lockstring:[164,5,1,""],move_to:[164,4,1,""],msg:[164,4,1,""],msg_contents:[164,4,1,""],nicks:[164,5,1,""],objects:[164,5,1,""],path:[164,5,1,""],return_appearance:[164,4,1,""],scripts:[164,5,1,""],search:[164,4,1,""],search_account:[164,4,1,""],sessions:[164,5,1,""],typename:[164,5,1,""]},"evennia.objects.objects.DefaultRoom":{DoesNotExist:[164,3,1,""],MultipleObjectsReturned:[164,3,1,""],_content_types:[164,5,1,""],_meta:[164,5,1,""],basetype_setup:[164,4,1,""],create:[164,4,1,""],lockstring:[164,5,1,""],path:[164,5,1,""],typename:[164,5,1,""]},"evennia.objects.objects.ExitCommand":{_keyaliases:[164,5,1,""],_matchset:[164,5,1,""],aliases:[164,5,1,""],func:[164,4,1,""],get_extra_info:[164,4,1,""],help_category:[164,5,1,""],key:[164,5,1,""],lock_storage:[164,5,1,""],obj:[164,5,1,""],search_index_entry:[164,5,1,""]},"evennia.objects.objects.ObjectSessionHandler":{__init__:[164,4,1,""],_recache:[164,4,1,""],add:[164,4,1,""],all:[164,4,1,""],clear:[164,4,1,""],count:[164,4,1,""],get:[164,4,1,""],remove:[164,4,1,""]},"evennia.objects.tests":{DefaultObjectTest:[164,2,1,""],TestContentHandler:[164,2,1,""],TestObjectManager:[164,2,1,""]},"evennia.objects.tests.DefaultObjectTest":{ip:[164,5,1,""],test_character_create:[164,4,1,""],test_character_create_noaccount:[164,4,1,""],test_character_create_weirdname:[164,4,1,""],test_exit_create:[164,4,1,""],test_object_create:[164,4,1,""],test_room_create:[164,4,1,""],test_urls:[164,4,1,""]},"evennia.objects.tests.TestContentHandler":{test_content_type:[164,4,1,""],test_object_create_remove:[164,4,1,""],test_object_move:[164,4,1,""]},"evennia.objects.tests.TestObjectManager":{test_copy_object:[164,4,1,""],test_get_object_with_account:[164,4,1,""],test_get_objs_with_attr:[164,4,1,""],test_get_objs_with_key_and_typeclass:[164,4,1,""]},"evennia.prototypes":{menus:[165,0,0,"-"],protfuncs:[165,0,0,"-"],prototypes:[165,0,0,"-"],spawner:[165,0,0,"-"],tests:[165,0,0,"-"]},"evennia.prototypes.menus":{OLCMenu:[165,2,1,""],_add_attr:[165,1,1,""],_add_perm:[165,1,1,""],_add_prototype_tag:[165,1,1,""],_add_tag:[165,1,1,""],_aliases_actions:[165,1,1,""],_aliases_select:[165,1,1,""],_all_aliases:[165,1,1,""],_all_prototype_parents:[165,1,1,""],_all_typeclasses:[165,1,1,""],_apply_diff:[165,1,1,""],_attr_select:[165,1,1,""],_attrs_actions:[165,1,1,""],_caller_attrs:[165,1,1,""],_caller_locks:[165,1,1,""],_caller_permissions:[165,1,1,""],_caller_prototype_locks:[165,1,1,""],_caller_prototype_tags:[165,1,1,""],_caller_tags:[165,1,1,""],_check_prototype_key:[165,1,1,""],_default_parse:[165,1,1,""],_display_attribute:[165,1,1,""],_display_perm:[165,1,1,""],_display_tag:[165,1,1,""],_format_diff_text_and_options:[165,1,1,""],_format_list_actions:[165,1,1,""],_format_lockfuncs:[165,1,1,""],_format_option_value:[165,1,1,""],_format_protfuncs:[165,1,1,""],_get_current_value:[165,1,1,""],_get_flat_menu_prototype:[165,1,1,""],_get_menu_prototype:[165,1,1,""],_get_tup_by_attrname:[165,1,1,""],_get_tup_by_tagname:[165,1,1,""],_get_unchanged_inherited:[165,1,1,""],_is_new_prototype:[165,1,1,""],_keep_diff:[165,1,1,""],_lock_add:[165,1,1,""],_lock_select:[165,1,1,""],_locks_actions:[165,1,1,""],_locks_display:[165,1,1,""],_object_search_actions:[165,1,1,""],_object_search_select:[165,1,1,""],_path_cropper:[165,1,1,""],_permission_select:[165,1,1,""],_permissions_actions:[165,1,1,""],_prototype_load_actions:[165,1,1,""],_prototype_load_select:[165,1,1,""],_prototype_lock_add:[165,1,1,""],_prototype_lock_select:[165,1,1,""],_prototype_locks_actions:[165,1,1,""],_prototype_parent_actions:[165,1,1,""],_prototype_parent_select:[165,1,1,""],_prototype_tag_select:[165,1,1,""],_prototype_tags_actions:[165,1,1,""],_search_object:[165,1,1,""],_set_actioninfo:[165,1,1,""],_set_menu_prototype:[165,1,1,""],_set_property:[165,1,1,""],_set_prototype_value:[165,1,1,""],_spawn:[165,1,1,""],_tag_select:[165,1,1,""],_tags_actions:[165,1,1,""],_typeclass_actions:[165,1,1,""],_typeclass_select:[165,1,1,""],_validate_prototype:[165,1,1,""],_wizard_options:[165,1,1,""],node_apply_diff:[165,1,1,""],node_destination:[165,1,1,""],node_examine_entity:[165,1,1,""],node_home:[165,1,1,""],node_index:[165,1,1,""],node_key:[165,1,1,""],node_location:[165,1,1,""],node_prototype_desc:[165,1,1,""],node_prototype_key:[165,1,1,""],node_prototype_save:[165,1,1,""],node_prototype_spawn:[165,1,1,""],node_validate_prototype:[165,1,1,""],start_olc:[165,1,1,""]},"evennia.prototypes.menus.OLCMenu":{display_helptext:[165,4,1,""],helptext_formatter:[165,4,1,""],nodetext_formatter:[165,4,1,""],options_formatter:[165,4,1,""]},"evennia.prototypes.protfuncs":{_obj_search:[165,1,1,""],add:[165,1,1,""],base_random:[165,1,1,""],center_justify:[165,1,1,""],choice:[165,1,1,""],dbref:[165,1,1,""],div:[165,1,1,""],eval:[165,1,1,""],full_justify:[165,1,1,""],left_justify:[165,1,1,""],mult:[165,1,1,""],obj:[165,1,1,""],objlist:[165,1,1,""],protkey:[165,1,1,""],randint:[165,1,1,""],random:[165,1,1,""],right_justify:[165,1,1,""],sub:[165,1,1,""],toint:[165,1,1,""]},"evennia.prototypes.prototypes":{DbPrototype:[165,2,1,""],PermissionError:[165,3,1,""],ValidationError:[165,3,1,""],check_permission:[165,1,1,""],create_prototype:[165,1,1,""],delete_prototype:[165,1,1,""],format_available_protfuncs:[165,1,1,""],homogenize_prototype:[165,1,1,""],init_spawn_value:[165,1,1,""],list_prototypes:[165,1,1,""],protfunc_parser:[165,1,1,""],prototype_to_str:[165,1,1,""],save_prototype:[165,1,1,""],search_objects_with_prototype:[165,1,1,""],search_prototype:[165,1,1,""],validate_prototype:[165,1,1,""],value_to_obj:[165,1,1,""],value_to_obj_or_any:[165,1,1,""]},"evennia.prototypes.prototypes.DbPrototype":{DoesNotExist:[165,3,1,""],MultipleObjectsReturned:[165,3,1,""],_meta:[165,5,1,""],at_script_creation:[165,4,1,""],path:[165,5,1,""],prototype:[165,4,1,""],typename:[165,5,1,""]},"evennia.prototypes.spawner":{Unset:[165,2,1,""],_get_prototype:[165,1,1,""],batch_create_object:[165,1,1,""],batch_update_objects_with_prototype:[165,1,1,""],flatten_diff:[165,1,1,""],flatten_prototype:[165,1,1,""],format_diff:[165,1,1,""],prototype_diff:[165,1,1,""],prototype_diff_from_object:[165,1,1,""],prototype_from_object:[165,1,1,""],spawn:[165,1,1,""]},"evennia.prototypes.tests":{TestMenuModule:[165,2,1,""],TestOLCMenu:[165,2,1,""],TestProtFuncs:[165,2,1,""],TestProtLib:[165,2,1,""],TestPrototypeStorage:[165,2,1,""],TestSpawner:[165,2,1,""],TestUtils:[165,2,1,""],_MockMenu:[165,2,1,""]},"evennia.prototypes.tests.TestMenuModule":{maxDiff:[165,5,1,""],setUp:[165,4,1,""],test_helpers:[165,4,1,""],test_node_helpers:[165,4,1,""]},"evennia.prototypes.tests.TestOLCMenu":{expect_all_nodes:[165,5,1,""],expected_node_texts:[165,5,1,""],expected_tree:[165,5,1,""],maxDiff:[165,5,1,""],menutree:[165,5,1,""],startnode:[165,5,1,""],test_menu_structure:[165,4,1,""]},"evennia.prototypes.tests.TestProtFuncs":{_overridden_settings:[165,5,1,""],setUp:[165,4,1,""],test_protfuncs:[165,4,1,""]},"evennia.prototypes.tests.TestProtLib":{setUp:[165,4,1,""],test_check_permission:[165,4,1,""],test_prototype_to_str:[165,4,1,""],test_save_prototype:[165,4,1,""],test_search_prototype:[165,4,1,""]},"evennia.prototypes.tests.TestPrototypeStorage":{setUp:[165,4,1,""],test_prototype_storage:[165,4,1,""]},"evennia.prototypes.tests.TestSpawner":{setUp:[165,4,1,""],test_spawn_from_prot:[165,4,1,""],test_spawn_from_str:[165,4,1,""]},"evennia.prototypes.tests.TestUtils":{test_prototype_from_object:[165,4,1,""],test_update_objects_from_prototypes:[165,4,1,""]},"evennia.scripts":{admin:[166,0,0,"-"],manager:[166,0,0,"-"],models:[166,0,0,"-"],monitorhandler:[166,0,0,"-"],scripthandler:[166,0,0,"-"],scripts:[166,0,0,"-"],taskhandler:[166,0,0,"-"],tests:[166,0,0,"-"],tickerhandler:[166,0,0,"-"]},"evennia.scripts.admin":{ScriptAttributeInline:[166,2,1,""],ScriptDBAdmin:[166,2,1,""],ScriptTagInline:[166,2,1,""]},"evennia.scripts.admin.ScriptAttributeInline":{media:[166,4,1,""],model:[166,5,1,""],related_field:[166,5,1,""]},"evennia.scripts.admin.ScriptDBAdmin":{fieldsets:[166,5,1,""],inlines:[166,5,1,""],list_display:[166,5,1,""],list_display_links:[166,5,1,""],list_select_related:[166,5,1,""],media:[166,4,1,""],ordering:[166,5,1,""],raw_id_fields:[166,5,1,""],save_as:[166,5,1,""],save_model:[166,4,1,""],save_on_top:[166,5,1,""],search_fields:[166,5,1,""]},"evennia.scripts.admin.ScriptTagInline":{media:[166,4,1,""],model:[166,5,1,""],related_field:[166,5,1,""]},"evennia.scripts.manager":{ScriptManager:[166,2,1,""]},"evennia.scripts.models":{ScriptDB:[166,2,1,""]},"evennia.scripts.models.ScriptDB":{DoesNotExist:[166,3,1,""],MultipleObjectsReturned:[166,3,1,""],_ScriptDB__get_obj:[166,4,1,""],_ScriptDB__set_obj:[166,4,1,""],_is_deleted:[166,5,1,""],_meta:[166,5,1,""],account:[166,4,1,""],db_account:[166,5,1,""],db_account_id:[166,5,1,""],db_attributes:[166,5,1,""],db_desc:[166,5,1,""],db_interval:[166,5,1,""],db_is_active:[166,5,1,""],db_obj:[166,5,1,""],db_obj_id:[166,5,1,""],db_persistent:[166,5,1,""],db_repeats:[166,5,1,""],db_start_delay:[166,5,1,""],db_tags:[166,5,1,""],desc:[166,4,1,""],get_next_by_db_date_created:[166,4,1,""],get_previous_by_db_date_created:[166,4,1,""],id:[166,5,1,""],interval:[166,4,1,""],is_active:[166,4,1,""],obj:[166,4,1,""],object:[166,4,1,""],objects:[166,5,1,""],path:[166,5,1,""],persistent:[166,4,1,""],receiver_script_set:[166,5,1,""],repeats:[166,4,1,""],sender_script_set:[166,5,1,""],start_delay:[166,4,1,""],typename:[166,5,1,""]},"evennia.scripts.monitorhandler":{MonitorHandler:[166,2,1,""],_DA:[166,1,1,""],_GA:[166,1,1,""],_SA:[166,1,1,""]},"evennia.scripts.monitorhandler.MonitorHandler":{__init__:[166,4,1,""],add:[166,4,1,""],all:[166,4,1,""],at_update:[166,4,1,""],clear:[166,4,1,""],remove:[166,4,1,""],restore:[166,4,1,""],save:[166,4,1,""]},"evennia.scripts.scripthandler":{ScriptHandler:[166,2,1,""]},"evennia.scripts.scripthandler.ScriptHandler":{"delete":[166,4,1,""],__init__:[166,4,1,""],add:[166,4,1,""],all:[166,4,1,""],get:[166,4,1,""],start:[166,4,1,""],stop:[166,4,1,""],validate:[166,4,1,""]},"evennia.scripts.scripts":{DefaultScript:[166,2,1,""],DoNothing:[166,2,1,""],Store:[166,2,1,""]},"evennia.scripts.scripts.DefaultScript":{DoesNotExist:[166,3,1,""],MultipleObjectsReturned:[166,3,1,""],_meta:[166,5,1,""],at_idmapper_flush:[166,4,1,""],at_repeat:[166,4,1,""],at_script_creation:[166,4,1,""],at_server_reload:[166,4,1,""],at_server_shutdown:[166,4,1,""],at_start:[166,4,1,""],at_stop:[166,4,1,""],create:[166,4,1,""],force_repeat:[166,4,1,""],is_valid:[166,4,1,""],path:[166,5,1,""],pause:[166,4,1,""],remaining_repeats:[166,4,1,""],reset_callcount:[166,4,1,""],restart:[166,4,1,""],start:[166,4,1,""],stop:[166,4,1,""],time_until_next_repeat:[166,4,1,""],typename:[166,5,1,""],unpause:[166,4,1,""]},"evennia.scripts.scripts.DoNothing":{DoesNotExist:[166,3,1,""],MultipleObjectsReturned:[166,3,1,""],_meta:[166,5,1,""],at_script_creation:[166,4,1,""],path:[166,5,1,""],typename:[166,5,1,""]},"evennia.scripts.scripts.Store":{DoesNotExist:[166,3,1,""],MultipleObjectsReturned:[166,3,1,""],_meta:[166,5,1,""],at_script_creation:[166,4,1,""],path:[166,5,1,""],typename:[166,5,1,""]},"evennia.scripts.taskhandler":{TaskHandler:[166,2,1,""]},"evennia.scripts.taskhandler.TaskHandler":{__init__:[166,4,1,""],add:[166,4,1,""],create_delays:[166,4,1,""],do_task:[166,4,1,""],load:[166,4,1,""],remove:[166,4,1,""],save:[166,4,1,""]},"evennia.scripts.tests":{TestScript:[166,2,1,""],TestScriptDB:[166,2,1,""]},"evennia.scripts.tests.TestScript":{test_create:[166,4,1,""]},"evennia.scripts.tests.TestScriptDB":{setUp:[166,4,1,""],tearDown:[166,4,1,""],test_delete:[166,4,1,""],test_deleted_script_fails_start:[166,4,1,""],test_deleted_script_is_invalid:[166,4,1,""],test_double_delete:[166,4,1,""]},"evennia.scripts.tickerhandler":{Ticker:[166,2,1,""],TickerHandler:[166,2,1,""],TickerPool:[166,2,1,""],_GA:[166,1,1,""],_SA:[166,1,1,""]},"evennia.scripts.tickerhandler.Ticker":{__init__:[166,4,1,""],_callback:[166,4,1,""],add:[166,4,1,""],remove:[166,4,1,""],stop:[166,4,1,""],validate:[166,4,1,""]},"evennia.scripts.tickerhandler.TickerHandler":{__init__:[166,4,1,""],_get_callback:[166,4,1,""],_store_key:[166,4,1,""],add:[166,4,1,""],all:[166,4,1,""],all_display:[166,4,1,""],clear:[166,4,1,""],remove:[166,4,1,""],restore:[166,4,1,""],save:[166,4,1,""],ticker_pool_class:[166,5,1,""]},"evennia.scripts.tickerhandler.TickerPool":{__init__:[166,4,1,""],add:[166,4,1,""],remove:[166,4,1,""],stop:[166,4,1,""],ticker_class:[166,5,1,""]},"evennia.server":{admin:[167,0,0,"-"],amp_client:[167,0,0,"-"],connection_wizard:[167,0,0,"-"],deprecations:[167,0,0,"-"],evennia_launcher:[167,0,0,"-"],game_index_client:[168,0,0,"-"],initial_setup:[167,0,0,"-"],inputfuncs:[167,0,0,"-"],manager:[167,0,0,"-"],models:[167,0,0,"-"],portal:[169,0,0,"-"],profiling:[170,0,0,"-"],server:[167,0,0,"-"],serversession:[167,0,0,"-"],session:[167,0,0,"-"],sessionhandler:[167,0,0,"-"],signals:[167,0,0,"-"],tests:[171,0,0,"-"],throttle:[167,0,0,"-"],validators:[167,0,0,"-"],webserver:[167,0,0,"-"]},"evennia.server.admin":{ServerConfigAdmin:[167,2,1,""]},"evennia.server.admin.ServerConfigAdmin":{list_display:[167,5,1,""],list_display_links:[167,5,1,""],list_select_related:[167,5,1,""],media:[167,4,1,""],ordering:[167,5,1,""],save_as:[167,5,1,""],save_on_top:[167,5,1,""],search_fields:[167,5,1,""]},"evennia.server.amp_client":{AMPClientFactory:[167,2,1,""],AMPServerClientProtocol:[167,2,1,""]},"evennia.server.amp_client.AMPClientFactory":{__init__:[167,4,1,""],buildProtocol:[167,4,1,""],clientConnectionFailed:[167,4,1,""],clientConnectionLost:[167,4,1,""],factor:[167,5,1,""],initialDelay:[167,5,1,""],maxDelay:[167,5,1,""],noisy:[167,5,1,""],startedConnecting:[167,4,1,""]},"evennia.server.amp_client.AMPServerClientProtocol":{_commandDispatch:[167,5,1,""],connectionMade:[167,4,1,""],data_to_portal:[167,4,1,""],send_AdminServer2Portal:[167,4,1,""],send_MsgServer2Portal:[167,4,1,""],server_receive_adminportal2server:[167,4,1,""],server_receive_msgportal2server:[167,4,1,""],server_receive_status:[167,4,1,""]},"evennia.server.connection_wizard":{ConnectionWizard:[167,2,1,""],_save_changes:[167,1,1,""],node_game_index_fields:[167,1,1,""],node_game_index_start:[167,1,1,""],node_mssp_start:[167,1,1,""],node_start:[167,1,1,""],node_view_and_apply_settings:[167,1,1,""]},"evennia.server.connection_wizard.ConnectionWizard":{__init__:[167,4,1,""],ask_choice:[167,4,1,""],ask_continue:[167,4,1,""],ask_input:[167,4,1,""],ask_node:[167,4,1,""],ask_yesno:[167,4,1,""],display:[167,4,1,""]},"evennia.server.deprecations":{check_errors:[167,1,1,""],check_warnings:[167,1,1,""]},"evennia.server.evennia_launcher":{AMPLauncherProtocol:[167,2,1,""],MsgLauncher2Portal:[167,2,1,""],MsgStatus:[167,2,1,""],_file_names_compact:[167,1,1,""],_get_twistd_cmdline:[167,1,1,""],_is_windows:[167,1,1,""],_parse_status:[167,1,1,""],_print_info:[167,1,1,""],_reactor_stop:[167,1,1,""],check_database:[167,1,1,""],check_main_evennia_dependencies:[167,1,1,""],collectstatic:[167,1,1,""],create_game_directory:[167,1,1,""],create_secret_key:[167,1,1,""],create_settings_file:[167,1,1,""],create_superuser:[167,1,1,""],del_pid:[167,1,1,""],error_check_python_modules:[167,1,1,""],evennia_version:[167,1,1,""],get_pid:[167,1,1,""],getenv:[167,1,1,""],init_game_directory:[167,1,1,""],kill:[167,1,1,""],list_settings:[167,1,1,""],main:[167,1,1,""],query_info:[167,1,1,""],query_status:[167,1,1,""],reboot_evennia:[167,1,1,""],reload_evennia:[167,1,1,""],run_connect_wizard:[167,1,1,""],run_dummyrunner:[167,1,1,""],run_menu:[167,1,1,""],send_instruction:[167,1,1,""],set_gamedir:[167,1,1,""],show_version_info:[167,1,1,""],start_evennia:[167,1,1,""],start_only_server:[167,1,1,""],start_portal_interactive:[167,1,1,""],start_server_interactive:[167,1,1,""],stop_evennia:[167,1,1,""],stop_server_only:[167,1,1,""],tail_log_files:[167,1,1,""],wait_for_status:[167,1,1,""],wait_for_status_reply:[167,1,1,""]},"evennia.server.evennia_launcher.AMPLauncherProtocol":{__init__:[167,4,1,""],_commandDispatch:[167,5,1,""],receive_status_from_portal:[167,4,1,""],wait_for_status:[167,4,1,""]},"evennia.server.evennia_launcher.MsgLauncher2Portal":{allErrors:[167,5,1,""],arguments:[167,5,1,""],commandName:[167,5,1,""],errors:[167,5,1,""],key:[167,5,1,""],response:[167,5,1,""],reverseErrors:[167,5,1,""]},"evennia.server.evennia_launcher.MsgStatus":{allErrors:[167,5,1,""],arguments:[167,5,1,""],commandName:[167,5,1,""],errors:[167,5,1,""],key:[167,5,1,""],response:[167,5,1,""],reverseErrors:[167,5,1,""]},"evennia.server.game_index_client":{client:[168,0,0,"-"],service:[168,0,0,"-"]},"evennia.server.game_index_client.client":{EvenniaGameIndexClient:[168,2,1,""],QuietHTTP11ClientFactory:[168,2,1,""],SimpleResponseReceiver:[168,2,1,""],StringProducer:[168,2,1,""]},"evennia.server.game_index_client.client.EvenniaGameIndexClient":{__init__:[168,4,1,""],_form_and_send_request:[168,4,1,""],handle_egd_response:[168,4,1,""],send_game_details:[168,4,1,""]},"evennia.server.game_index_client.client.QuietHTTP11ClientFactory":{noisy:[168,5,1,""]},"evennia.server.game_index_client.client.SimpleResponseReceiver":{__init__:[168,4,1,""],connectionLost:[168,4,1,""],dataReceived:[168,4,1,""]},"evennia.server.game_index_client.client.StringProducer":{__init__:[168,4,1,""],pauseProducing:[168,4,1,""],startProducing:[168,4,1,""],stopProducing:[168,4,1,""]},"evennia.server.game_index_client.service":{EvenniaGameIndexService:[168,2,1,""]},"evennia.server.game_index_client.service.EvenniaGameIndexService":{__init__:[168,4,1,""],_die_on_bad_request:[168,4,1,""],name:[168,5,1,""],startService:[168,4,1,""],stopService:[168,4,1,""]},"evennia.server.initial_setup":{at_initial_setup:[167,1,1,""],collectstatic:[167,1,1,""],create_channels:[167,1,1,""],create_objects:[167,1,1,""],get_god_account:[167,1,1,""],handle_setup:[167,1,1,""],reset_server:[167,1,1,""]},"evennia.server.inputfuncs":{"default":[167,1,1,""],_GA:[167,1,1,""],_NA:[167,1,1,""],_SA:[167,1,1,""],_on_monitor_change:[167,1,1,""],_on_webclient_options_change:[167,1,1,""],_testrepeat:[167,1,1,""],bot_data_in:[167,1,1,""],client_options:[167,1,1,""],echo:[167,1,1,""],external_discord_hello:[167,1,1,""],get_client_options:[167,1,1,""],get_inputfuncs:[167,1,1,""],get_value:[167,1,1,""],hello:[167,1,1,""],login:[167,1,1,""],monitor:[167,1,1,""],monitored:[167,1,1,""],msdp_list:[167,1,1,""],msdp_report:[167,1,1,""],msdp_send:[167,1,1,""],msdp_unreport:[167,1,1,""],repeat:[167,1,1,""],supports_set:[167,1,1,""],text:[167,1,1,""],unmonitor:[167,1,1,""],unrepeat:[167,1,1,""],webclient_options:[167,1,1,""]},"evennia.server.manager":{ServerConfigManager:[167,2,1,""]},"evennia.server.manager.ServerConfigManager":{conf:[167,4,1,""]},"evennia.server.models":{ServerConfig:[167,2,1,""]},"evennia.server.models.ServerConfig":{DoesNotExist:[167,3,1,""],MultipleObjectsReturned:[167,3,1,""],_ServerConfig__key_del:[167,4,1,""],_ServerConfig__key_get:[167,4,1,""],_ServerConfig__key_set:[167,4,1,""],_ServerConfig__value_del:[167,4,1,""],_ServerConfig__value_get:[167,4,1,""],_ServerConfig__value_set:[167,4,1,""],_is_deleted:[167,5,1,""],_meta:[167,5,1,""],db_key:[167,5,1,""],db_value:[167,5,1,""],id:[167,5,1,""],key:[167,4,1,""],objects:[167,5,1,""],path:[167,5,1,""],store:[167,4,1,""],typename:[167,5,1,""],value:[167,4,1,""]},"evennia.server.portal":{amp:[169,0,0,"-"],amp_server:[169,0,0,"-"],grapevine:[169,0,0,"-"],irc:[169,0,0,"-"],mccp:[169,0,0,"-"],mssp:[169,0,0,"-"],mxp:[169,0,0,"-"],naws:[169,0,0,"-"],portal:[169,0,0,"-"],portalsessionhandler:[169,0,0,"-"],rss:[169,0,0,"-"],ssh:[169,0,0,"-"],ssl:[169,0,0,"-"],suppress_ga:[169,0,0,"-"],telnet:[169,0,0,"-"],telnet_oob:[169,0,0,"-"],telnet_ssl:[169,0,0,"-"],tests:[169,0,0,"-"],ttype:[169,0,0,"-"],webclient:[169,0,0,"-"],webclient_ajax:[169,0,0,"-"]},"evennia.server.portal.amp":{AMPMultiConnectionProtocol:[169,2,1,""],AdminPortal2Server:[169,2,1,""],AdminServer2Portal:[169,2,1,""],Compressed:[169,2,1,""],FunctionCall:[169,2,1,""],MsgLauncher2Portal:[169,2,1,""],MsgPortal2Server:[169,2,1,""],MsgServer2Portal:[169,2,1,""],MsgStatus:[169,2,1,""],_get_logger:[169,1,1,""],dumps:[169,1,1,""],loads:[169,1,1,""]},"evennia.server.portal.amp.AMPMultiConnectionProtocol":{__init__:[169,4,1,""],_commandDispatch:[169,5,1,""],broadcast:[169,4,1,""],connectionLost:[169,4,1,""],connectionMade:[169,4,1,""],dataReceived:[169,4,1,""],data_in:[169,4,1,""],errback:[169,4,1,""],makeConnection:[169,4,1,""],receive_functioncall:[169,4,1,""],send_FunctionCall:[169,4,1,""]},"evennia.server.portal.amp.AdminPortal2Server":{allErrors:[169,5,1,""],arguments:[169,5,1,""],commandName:[169,5,1,""],errors:[169,5,1,""],key:[169,5,1,""],response:[169,5,1,""],reverseErrors:[169,5,1,""]},"evennia.server.portal.amp.AdminServer2Portal":{allErrors:[169,5,1,""],arguments:[169,5,1,""],commandName:[169,5,1,""],errors:[169,5,1,""],key:[169,5,1,""],response:[169,5,1,""],reverseErrors:[169,5,1,""]},"evennia.server.portal.amp.Compressed":{fromBox:[169,4,1,""],fromString:[169,4,1,""],toBox:[169,4,1,""],toString:[169,4,1,""]},"evennia.server.portal.amp.FunctionCall":{allErrors:[169,5,1,""],arguments:[169,5,1,""],commandName:[169,5,1,""],errors:[169,5,1,""],key:[169,5,1,""],response:[169,5,1,""],reverseErrors:[169,5,1,""]},"evennia.server.portal.amp.MsgLauncher2Portal":{allErrors:[169,5,1,""],arguments:[169,5,1,""],commandName:[169,5,1,""],errors:[169,5,1,""],key:[169,5,1,""],response:[169,5,1,""],reverseErrors:[169,5,1,""]},"evennia.server.portal.amp.MsgPortal2Server":{allErrors:[169,5,1,""],arguments:[169,5,1,""],commandName:[169,5,1,""],errors:[169,5,1,""],key:[169,5,1,""],response:[169,5,1,""],reverseErrors:[169,5,1,""]},"evennia.server.portal.amp.MsgServer2Portal":{allErrors:[169,5,1,""],arguments:[169,5,1,""],commandName:[169,5,1,""],errors:[169,5,1,""],key:[169,5,1,""],response:[169,5,1,""],reverseErrors:[169,5,1,""]},"evennia.server.portal.amp.MsgStatus":{allErrors:[169,5,1,""],arguments:[169,5,1,""],commandName:[169,5,1,""],errors:[169,5,1,""],key:[169,5,1,""],response:[169,5,1,""],reverseErrors:[169,5,1,""]},"evennia.server.portal.amp_server":{AMPServerFactory:[169,2,1,""],AMPServerProtocol:[169,2,1,""],_is_windows:[169,1,1,""],getenv:[169,1,1,""]},"evennia.server.portal.amp_server.AMPServerFactory":{__init__:[169,4,1,""],buildProtocol:[169,4,1,""],logPrefix:[169,4,1,""],noisy:[169,5,1,""]},"evennia.server.portal.amp_server.AMPServerProtocol":{_commandDispatch:[169,5,1,""],connectionLost:[169,4,1,""],data_to_server:[169,4,1,""],get_status:[169,4,1,""],portal_receive_adminserver2portal:[169,4,1,""],portal_receive_launcher2portal:[169,4,1,""],portal_receive_server2portal:[169,4,1,""],portal_receive_status:[169,4,1,""],send_AdminPortal2Server:[169,4,1,""],send_MsgPortal2Server:[169,4,1,""],send_Status2Launcher:[169,4,1,""],start_server:[169,4,1,""],stop_server:[169,4,1,""],wait_for_disconnect:[169,4,1,""],wait_for_server_connect:[169,4,1,""]},"evennia.server.portal.grapevine":{GrapevineClient:[169,2,1,""],RestartingWebsocketServerFactory:[169,2,1,""]},"evennia.server.portal.grapevine.GrapevineClient":{__init__:[169,4,1,""],_send_json:[169,4,1,""],at_login:[169,4,1,""],data_in:[169,4,1,""],disconnect:[169,4,1,""],onClose:[169,4,1,""],onMessage:[169,4,1,""],onOpen:[169,4,1,""],send_authenticate:[169,4,1,""],send_channel:[169,4,1,""],send_default:[169,4,1,""],send_heartbeat:[169,4,1,""],send_subscribe:[169,4,1,""],send_unsubscribe:[169,4,1,""]},"evennia.server.portal.grapevine.RestartingWebsocketServerFactory":{__init__:[169,4,1,""],buildProtocol:[169,4,1,""],clientConnectionFailed:[169,4,1,""],clientConnectionLost:[169,4,1,""],factor:[169,5,1,""],initialDelay:[169,5,1,""],maxDelay:[169,5,1,""],reconnect:[169,4,1,""],start:[169,4,1,""],startedConnecting:[169,4,1,""]},"evennia.server.portal.irc":{IRCBot:[169,2,1,""],IRCBotFactory:[169,2,1,""],parse_ansi_to_irc:[169,1,1,""],parse_irc_to_ansi:[169,1,1,""]},"evennia.server.portal.irc.IRCBot":{action:[169,4,1,""],at_login:[169,4,1,""],channel:[169,5,1,""],data_in:[169,4,1,""],disconnect:[169,4,1,""],factory:[169,5,1,""],get_nicklist:[169,4,1,""],irc_RPL_ENDOFNAMES:[169,4,1,""],irc_RPL_NAMREPLY:[169,4,1,""],lineRate:[169,5,1,""],logger:[169,5,1,""],nickname:[169,5,1,""],pong:[169,4,1,""],privmsg:[169,4,1,""],send_channel:[169,4,1,""],send_default:[169,4,1,""],send_ping:[169,4,1,""],send_privmsg:[169,4,1,""],send_reconnect:[169,4,1,""],send_request_nicklist:[169,4,1,""],signedOn:[169,4,1,""],sourceURL:[169,5,1,""]},"evennia.server.portal.irc.IRCBotFactory":{__init__:[169,4,1,""],buildProtocol:[169,4,1,""],clientConnectionFailed:[169,4,1,""],clientConnectionLost:[169,4,1,""],factor:[169,5,1,""],initialDelay:[169,5,1,""],maxDelay:[169,5,1,""],reconnect:[169,4,1,""],start:[169,4,1,""],startedConnecting:[169,4,1,""]},"evennia.server.portal.mccp":{Mccp:[169,2,1,""],mccp_compress:[169,1,1,""]},"evennia.server.portal.mccp.Mccp":{__init__:[169,4,1,""],do_mccp:[169,4,1,""],no_mccp:[169,4,1,""]},"evennia.server.portal.mssp":{Mssp:[169,2,1,""]},"evennia.server.portal.mssp.Mssp":{__init__:[169,4,1,""],do_mssp:[169,4,1,""],get_player_count:[169,4,1,""],get_uptime:[169,4,1,""],no_mssp:[169,4,1,""]},"evennia.server.portal.mxp":{Mxp:[169,2,1,""],mxp_parse:[169,1,1,""]},"evennia.server.portal.mxp.Mxp":{__init__:[169,4,1,""],do_mxp:[169,4,1,""],no_mxp:[169,4,1,""]},"evennia.server.portal.naws":{Naws:[169,2,1,""]},"evennia.server.portal.naws.Naws":{__init__:[169,4,1,""],do_naws:[169,4,1,""],negotiate_sizes:[169,4,1,""],no_naws:[169,4,1,""]},"evennia.server.portal.portal":{Portal:[169,2,1,""],Websocket:[169,2,1,""]},"evennia.server.portal.portal.Portal":{__init__:[169,4,1,""],_get_backup_server_twistd_cmd:[169,4,1,""],get_info_dict:[169,4,1,""],shutdown:[169,4,1,""]},"evennia.server.portal.portalsessionhandler":{PortalSessionHandler:[169,2,1,""],_PORTAL_SESSION_HANDLER_CLASS:[169,5,1,""]},"evennia.server.portal.portalsessionhandler.PortalSessionHandler":{__init__:[169,4,1,""],announce_all:[169,4,1,""],at_server_connection:[169,4,1,""],connect:[169,4,1,""],count_loggedin:[169,4,1,""],data_in:[169,4,1,""],data_out:[169,4,1,""],disconnect:[169,4,1,""],disconnect_all:[169,4,1,""],generate_sessid:[169,4,1,""],server_connect:[169,4,1,""],server_disconnect:[169,4,1,""],server_disconnect_all:[169,4,1,""],server_logged_in:[169,4,1,""],server_session_sync:[169,4,1,""],sessions_from_csessid:[169,4,1,""],sync:[169,4,1,""]},"evennia.server.portal.rss":{RSSBotFactory:[169,2,1,""],RSSReader:[169,2,1,""]},"evennia.server.portal.rss.RSSBotFactory":{__init__:[169,4,1,""],start:[169,4,1,""]},"evennia.server.portal.rss.RSSReader":{__init__:[169,4,1,""],_callback:[169,4,1,""],_errback:[169,4,1,""],data_in:[169,4,1,""],disconnect:[169,4,1,""],get_new:[169,4,1,""],update:[169,4,1,""]},"evennia.server.portal.ssh":{AccountDBPasswordChecker:[169,2,1,""],ExtraInfoAuthServer:[169,2,1,""],PassAvatarIdTerminalRealm:[169,2,1,""],SSHServerFactory:[169,2,1,""],SshProtocol:[169,2,1,""],TerminalSessionTransport_getPeer:[169,2,1,""],getKeyPair:[169,1,1,""],makeFactory:[169,1,1,""]},"evennia.server.portal.ssh.AccountDBPasswordChecker":{__init__:[169,4,1,""],credentialInterfaces:[169,5,1,""],noisy:[169,5,1,""],requestAvatarId:[169,4,1,""]},"evennia.server.portal.ssh.ExtraInfoAuthServer":{auth_password:[169,4,1,""],noisy:[169,5,1,""]},"evennia.server.portal.ssh.PassAvatarIdTerminalRealm":{_getAvatar:[169,4,1,""],noisy:[169,5,1,""]},"evennia.server.portal.ssh.SSHServerFactory":{logPrefix:[169,4,1,""],noisy:[169,5,1,""]},"evennia.server.portal.ssh.SshProtocol":{__init__:[169,4,1,""],at_login:[169,4,1,""],connectionLost:[169,4,1,""],connectionMade:[169,4,1,""],data_out:[169,4,1,""],disconnect:[169,4,1,""],getClientAddress:[169,4,1,""],handle_EOF:[169,4,1,""],handle_FF:[169,4,1,""],handle_INT:[169,4,1,""],handle_QUIT:[169,4,1,""],lineReceived:[169,4,1,""],noisy:[169,5,1,""],sendLine:[169,4,1,""],send_default:[169,4,1,""],send_prompt:[169,4,1,""],send_text:[169,4,1,""],terminalSize:[169,4,1,""]},"evennia.server.portal.ssh.TerminalSessionTransport_getPeer":{__init__:[169,4,1,""],noisy:[169,5,1,""]},"evennia.server.portal.ssl":{SSLProtocol:[169,2,1,""],getSSLContext:[169,1,1,""],verify_SSL_key_and_cert:[169,1,1,""]},"evennia.server.portal.ssl.SSLProtocol":{__init__:[169,4,1,""]},"evennia.server.portal.suppress_ga":{SuppressGA:[169,2,1,""]},"evennia.server.portal.suppress_ga.SuppressGA":{__init__:[169,4,1,""],will_suppress_ga:[169,4,1,""],wont_suppress_ga:[169,4,1,""]},"evennia.server.portal.telnet":{TelnetProtocol:[169,2,1,""],TelnetServerFactory:[169,2,1,""]},"evennia.server.portal.telnet.TelnetProtocol":{__init__:[169,4,1,""],_send_nop_keepalive:[169,4,1,""],_wont_linemode:[169,4,1,""],_write:[169,4,1,""],applicationDataReceived:[169,4,1,""],at_login:[169,4,1,""],connectionLost:[169,4,1,""],connectionMade:[169,4,1,""],dataReceived:[169,4,1,""],data_in:[169,4,1,""],data_out:[169,4,1,""],disableLocal:[169,4,1,""],disableRemote:[169,4,1,""],disconnect:[169,4,1,""],enableLocal:[169,4,1,""],enableRemote:[169,4,1,""],handshake_done:[169,4,1,""],sendLine:[169,4,1,""],send_default:[169,4,1,""],send_prompt:[169,4,1,""],send_text:[169,4,1,""],toggle_nop_keepalive:[169,4,1,""]},"evennia.server.portal.telnet.TelnetServerFactory":{logPrefix:[169,4,1,""],noisy:[169,5,1,""]},"evennia.server.portal.telnet_oob":{TelnetOOB:[169,2,1,""]},"evennia.server.portal.telnet_oob.TelnetOOB":{__init__:[169,4,1,""],data_out:[169,4,1,""],decode_gmcp:[169,4,1,""],decode_msdp:[169,4,1,""],do_gmcp:[169,4,1,""],do_msdp:[169,4,1,""],encode_gmcp:[169,4,1,""],encode_msdp:[169,4,1,""],no_gmcp:[169,4,1,""],no_msdp:[169,4,1,""]},"evennia.server.portal.telnet_ssl":{SSLProtocol:[169,2,1,""],getSSLContext:[169,1,1,""],verify_or_create_SSL_key_and_cert:[169,1,1,""]},"evennia.server.portal.telnet_ssl.SSLProtocol":{__init__:[169,4,1,""]},"evennia.server.portal.tests":{TestAMPServer:[169,2,1,""],TestIRC:[169,2,1,""],TestTelnet:[169,2,1,""],TestWebSocket:[169,2,1,""]},"evennia.server.portal.tests.TestAMPServer":{setUp:[169,4,1,""],test_amp_in:[169,4,1,""],test_amp_out:[169,4,1,""],test_large_msg:[169,4,1,""]},"evennia.server.portal.tests.TestIRC":{test_bold:[169,4,1,""],test_colors:[169,4,1,""],test_identity:[169,4,1,""],test_italic:[169,4,1,""],test_plain_ansi:[169,4,1,""]},"evennia.server.portal.tests.TestTelnet":{setUp:[169,4,1,""],test_mudlet_ttype:[169,4,1,""]},"evennia.server.portal.tests.TestWebSocket":{setUp:[169,4,1,""],tearDown:[169,4,1,""],test_data_in:[169,4,1,""],test_data_out:[169,4,1,""]},"evennia.server.portal.ttype":{Ttype:[169,2,1,""]},"evennia.server.portal.ttype.Ttype":{__init__:[169,4,1,""],will_ttype:[169,4,1,""],wont_ttype:[169,4,1,""]},"evennia.server.portal.webclient":{WebSocketClient:[169,2,1,""]},"evennia.server.portal.webclient.WebSocketClient":{__init__:[169,4,1,""],at_login:[169,4,1,""],data_in:[169,4,1,""],disconnect:[169,4,1,""],get_client_session:[169,4,1,""],nonce:[169,5,1,""],onClose:[169,4,1,""],onMessage:[169,4,1,""],onOpen:[169,4,1,""],sendLine:[169,4,1,""],send_default:[169,4,1,""],send_prompt:[169,4,1,""],send_text:[169,4,1,""]},"evennia.server.portal.webclient_ajax":{AjaxWebClient:[169,2,1,""],AjaxWebClientSession:[169,2,1,""],LazyEncoder:[169,2,1,""],jsonify:[169,1,1,""]},"evennia.server.portal.webclient_ajax.AjaxWebClient":{__init__:[169,4,1,""],_keepalive:[169,4,1,""],_responseFailed:[169,4,1,""],allowedMethods:[169,5,1,""],at_login:[169,4,1,""],client_disconnect:[169,4,1,""],get_client_sessid:[169,4,1,""],isLeaf:[169,5,1,""],lineSend:[169,4,1,""],mode_close:[169,4,1,""],mode_init:[169,4,1,""],mode_input:[169,4,1,""],mode_keepalive:[169,4,1,""],mode_receive:[169,4,1,""],render_POST:[169,4,1,""]},"evennia.server.portal.webclient_ajax.AjaxWebClientSession":{__init__:[169,4,1,""],at_login:[169,4,1,""],data_in:[169,4,1,""],data_out:[169,4,1,""],disconnect:[169,4,1,""],get_client_session:[169,4,1,""],send_default:[169,4,1,""],send_prompt:[169,4,1,""],send_text:[169,4,1,""]},"evennia.server.portal.webclient_ajax.LazyEncoder":{"default":[169,4,1,""]},"evennia.server.profiling":{dummyrunner:[170,0,0,"-"],dummyrunner_settings:[170,0,0,"-"],memplot:[170,0,0,"-"],settings_mixin:[170,0,0,"-"],test_queries:[170,0,0,"-"],tests:[170,0,0,"-"],timetrace:[170,0,0,"-"]},"evennia.server.profiling.dummyrunner":{DummyClient:[170,2,1,""],DummyFactory:[170,2,1,""],gidcounter:[170,1,1,""],idcounter:[170,1,1,""],makeiter:[170,1,1,""],start_all_dummy_clients:[170,1,1,""]},"evennia.server.profiling.dummyrunner.DummyClient":{connectionLost:[170,4,1,""],connectionMade:[170,4,1,""],counter:[170,4,1,""],dataReceived:[170,4,1,""],error:[170,4,1,""],logout:[170,4,1,""],step:[170,4,1,""]},"evennia.server.profiling.dummyrunner.DummyFactory":{__init__:[170,4,1,""],protocol:[170,5,1,""]},"evennia.server.profiling.dummyrunner_settings":{c_creates_button:[170,1,1,""],c_creates_obj:[170,1,1,""],c_digs:[170,1,1,""],c_examines:[170,1,1,""],c_help:[170,1,1,""],c_idles:[170,1,1,""],c_login:[170,1,1,""],c_login_nodig:[170,1,1,""],c_logout:[170,1,1,""],c_looks:[170,1,1,""],c_moves:[170,1,1,""],c_moves_n:[170,1,1,""],c_moves_s:[170,1,1,""],c_socialize:[170,1,1,""]},"evennia.server.profiling.memplot":{Memplot:[170,2,1,""]},"evennia.server.profiling.memplot.Memplot":{DoesNotExist:[170,3,1,""],MultipleObjectsReturned:[170,3,1,""],_meta:[170,5,1,""],at_repeat:[170,4,1,""],at_script_creation:[170,4,1,""],path:[170,5,1,""],typename:[170,5,1,""]},"evennia.server.profiling.test_queries":{count_queries:[170,1,1,""]},"evennia.server.profiling.tests":{TestDummyrunnerSettings:[170,2,1,""],TestMemPlot:[170,2,1,""]},"evennia.server.profiling.tests.TestDummyrunnerSettings":{clear_client_lists:[170,4,1,""],perception_method_tests:[170,4,1,""],setUp:[170,4,1,""],test_c_creates_button:[170,4,1,""],test_c_creates_obj:[170,4,1,""],test_c_digs:[170,4,1,""],test_c_examines:[170,4,1,""],test_c_help:[170,4,1,""],test_c_login:[170,4,1,""],test_c_login_no_dig:[170,4,1,""],test_c_logout:[170,4,1,""],test_c_looks:[170,4,1,""],test_c_move_n:[170,4,1,""],test_c_move_s:[170,4,1,""],test_c_moves:[170,4,1,""],test_c_socialize:[170,4,1,""],test_idles:[170,4,1,""]},"evennia.server.profiling.tests.TestMemPlot":{test_memplot:[170,4,1,""]},"evennia.server.profiling.timetrace":{timetrace:[170,1,1,""]},"evennia.server.server":{Evennia:[167,2,1,""],_SA:[167,1,1,""],_server_maintenance:[167,1,1,""]},"evennia.server.server.Evennia":{__init__:[167,4,1,""],at_post_portal_sync:[167,4,1,""],at_server_cold_start:[167,4,1,""],at_server_cold_stop:[167,4,1,""],at_server_reload_start:[167,4,1,""],at_server_reload_stop:[167,4,1,""],at_server_start:[167,4,1,""],at_server_stop:[167,4,1,""],get_info_dict:[167,4,1,""],run_init_hooks:[167,4,1,""],run_initial_setup:[167,4,1,""],shutdown:[167,4,1,""],sqlite3_prep:[167,4,1,""],update_defaults:[167,4,1,""]},"evennia.server.serversession":{ServerSession:[167,2,1,""],_GA:[167,1,1,""],_SA:[167,1,1,""]},"evennia.server.serversession.ServerSession":{_ServerSession__cmdset_storage_get:[167,4,1,""],_ServerSession__cmdset_storage_set:[167,4,1,""],__init__:[167,4,1,""],access:[167,4,1,""],at_cmdset_get:[167,4,1,""],at_disconnect:[167,4,1,""],at_login:[167,4,1,""],at_sync:[167,4,1,""],attributes:[167,5,1,""],cmdset_storage:[167,4,1,""],data_in:[167,4,1,""],data_out:[167,4,1,""],db:[167,4,1,""],execute_cmd:[167,4,1,""],get_account:[167,4,1,""],get_character:[167,4,1,""],get_client_size:[167,4,1,""],get_puppet:[167,4,1,""],get_puppet_or_account:[167,4,1,""],id:[167,4,1,""],log:[167,4,1,""],msg:[167,4,1,""],nattributes:[167,5,1,""],ndb:[167,4,1,""],ndb_del:[167,4,1,""],ndb_get:[167,4,1,""],ndb_set:[167,4,1,""],update_flags:[167,4,1,""],update_session_counters:[167,4,1,""]},"evennia.server.session":{Session:[167,2,1,""]},"evennia.server.session.Session":{at_sync:[167,4,1,""],data_in:[167,4,1,""],data_out:[167,4,1,""],disconnect:[167,4,1,""],get_sync_data:[167,4,1,""],init_session:[167,4,1,""],load_sync_data:[167,4,1,""]},"evennia.server.sessionhandler":{DummySession:[167,2,1,""],ServerSessionHandler:[167,2,1,""],SessionHandler:[167,2,1,""],_SESSION_HANDLER_CLASS:[167,5,1,""],delayed_import:[167,1,1,""]},"evennia.server.sessionhandler.DummySession":{sessid:[167,5,1,""]},"evennia.server.sessionhandler.ServerSessionHandler":{__init__:[167,4,1,""],_run_cmd_login:[167,4,1,""],account_count:[167,4,1,""],all_connected_accounts:[167,4,1,""],all_sessions_portal_sync:[167,4,1,""],announce_all:[167,4,1,""],call_inputfuncs:[167,4,1,""],data_in:[167,4,1,""],data_out:[167,4,1,""],disconnect:[167,4,1,""],disconnect_all_sessions:[167,4,1,""],disconnect_duplicate_sessions:[167,4,1,""],get_inputfuncs:[167,4,1,""],login:[167,4,1,""],portal_connect:[167,4,1,""],portal_disconnect:[167,4,1,""],portal_disconnect_all:[167,4,1,""],portal_reset_server:[167,4,1,""],portal_restart_server:[167,4,1,""],portal_session_sync:[167,4,1,""],portal_sessions_sync:[167,4,1,""],portal_shutdown:[167,4,1,""],session_from_account:[167,4,1,""],session_from_sessid:[167,4,1,""],session_portal_partial_sync:[167,4,1,""],session_portal_sync:[167,4,1,""],sessions_from_account:[167,4,1,""],sessions_from_character:[167,4,1,""],sessions_from_csessid:[167,4,1,""],sessions_from_puppet:[167,4,1,""],start_bot_session:[167,4,1,""],validate_sessions:[167,4,1,""]},"evennia.server.sessionhandler.SessionHandler":{clean_senddata:[167,4,1,""],get:[167,4,1,""],get_all_sync_data:[167,4,1,""],get_sessions:[167,4,1,""]},"evennia.server.tests":{test_amp_connection:[171,0,0,"-"],test_initial_setup:[171,0,0,"-"],test_launcher:[171,0,0,"-"],test_misc:[171,0,0,"-"],test_server:[171,0,0,"-"],testrunner:[171,0,0,"-"]},"evennia.server.tests.test_amp_connection":{TestAMPClientRecv:[171,2,1,""],TestAMPClientSend:[171,2,1,""],_TestAMP:[171,2,1,""]},"evennia.server.tests.test_amp_connection.TestAMPClientRecv":{test_adminportal2server:[171,4,1,""],test_msgportal2server:[171,4,1,""]},"evennia.server.tests.test_amp_connection.TestAMPClientSend":{test_adminserver2portal:[171,4,1,""],test_msgserver2portal:[171,4,1,""]},"evennia.server.tests.test_amp_connection._TestAMP":{_catch_wire_read:[171,4,1,""],_connect_client:[171,4,1,""],_connect_server:[171,4,1,""],setUp:[171,4,1,""],tearDown:[171,4,1,""]},"evennia.server.tests.test_initial_setup":{TestInitialSetup:[171,2,1,""]},"evennia.server.tests.test_initial_setup.TestInitialSetup":{test_get_god_account:[171,4,1,""]},"evennia.server.tests.test_launcher":{TestLauncher:[171,2,1,""]},"evennia.server.tests.test_launcher.TestLauncher":{_catch_wire_read:[171,4,1,""],_msend_status_err:[171,4,1,""],_msend_status_ok:[171,4,1,""],test_file_compact:[171,4,1,""],test_get_twisted_cmdline:[171,4,1,""],test_get_twisted_cmdline_nt:[171,4,1,""],test_is_windows:[171,4,1,""],test_parse_status:[171,4,1,""],test_print_info:[171,4,1,""],test_query_status_callback:[171,4,1,""],test_query_status_not_run:[171,4,1,""],test_query_status_run:[171,4,1,""],test_reactor_stop:[171,4,1,""],test_wait_for_status:[171,4,1,""],test_wait_for_status_fail:[171,4,1,""],test_wait_for_status_reply:[171,4,1,""],test_wait_for_status_reply_fail:[171,4,1,""]},"evennia.server.tests.test_misc":{MockSettings:[171,2,1,""],TestDeprecations:[171,2,1,""],ThrottleTest:[171,2,1,""],ValidatorTest:[171,2,1,""]},"evennia.server.tests.test_misc.MockSettings":{__init__:[171,4,1,""]},"evennia.server.tests.test_misc.TestDeprecations":{deprecated_settings:[171,5,1,""],test_check_errors:[171,4,1,""]},"evennia.server.tests.test_misc.ThrottleTest":{test_throttle:[171,4,1,""]},"evennia.server.tests.test_misc.ValidatorTest":{test_validator:[171,4,1,""]},"evennia.server.tests.test_server":{TestServer:[171,2,1,""]},"evennia.server.tests.test_server.TestServer":{setUp:[171,4,1,""],test__server_maintenance_channel_handler_update:[171,4,1,""],test__server_maintenance_close_connection:[171,4,1,""],test__server_maintenance_flush:[171,4,1,""],test__server_maintenance_idle_time:[171,4,1,""],test__server_maintenance_reset:[171,4,1,""],test__server_maintenance_validate_scripts:[171,4,1,""],test_evennia_start:[171,4,1,""],test_get_info_dict:[171,4,1,""],test_initial_setup:[171,4,1,""],test_initial_setup_retry:[171,4,1,""],test_run_init_hooks:[171,4,1,""],test_update_defaults:[171,4,1,""]},"evennia.server.tests.testrunner":{EvenniaTestSuiteRunner:[171,2,1,""]},"evennia.server.tests.testrunner.EvenniaTestSuiteRunner":{build_suite:[171,4,1,""]},"evennia.server.throttle":{Throttle:[167,2,1,""]},"evennia.server.throttle.Throttle":{__init__:[167,4,1,""],check:[167,4,1,""],error_msg:[167,5,1,""],get:[167,4,1,""],update:[167,4,1,""]},"evennia.server.validators":{EvenniaPasswordValidator:[167,2,1,""],EvenniaUsernameAvailabilityValidator:[167,2,1,""]},"evennia.server.validators.EvenniaPasswordValidator":{__init__:[167,4,1,""],get_help_text:[167,4,1,""],validate:[167,4,1,""]},"evennia.server.webserver":{DjangoWebRoot:[167,2,1,""],EvenniaReverseProxyResource:[167,2,1,""],HTTPChannelWithXForwardedFor:[167,2,1,""],LockableThreadPool:[167,2,1,""],PrivateStaticRoot:[167,2,1,""],WSGIWebServer:[167,2,1,""],Website:[167,2,1,""]},"evennia.server.webserver.DjangoWebRoot":{__init__:[167,4,1,""],_decrement_requests:[167,4,1,""],empty_threadpool:[167,4,1,""],getChild:[167,4,1,""]},"evennia.server.webserver.EvenniaReverseProxyResource":{getChild:[167,4,1,""],render:[167,4,1,""]},"evennia.server.webserver.HTTPChannelWithXForwardedFor":{allHeadersReceived:[167,4,1,""]},"evennia.server.webserver.LockableThreadPool":{__init__:[167,4,1,""],callInThread:[167,4,1,""],lock:[167,4,1,""]},"evennia.server.webserver.PrivateStaticRoot":{directoryListing:[167,4,1,""]},"evennia.server.webserver.WSGIWebServer":{__init__:[167,4,1,""],startService:[167,4,1,""],stopService:[167,4,1,""]},"evennia.server.webserver.Website":{log:[167,4,1,""],logPrefix:[167,4,1,""],noisy:[167,5,1,""]},"evennia.typeclasses":{admin:[172,0,0,"-"],attributes:[172,0,0,"-"],managers:[172,0,0,"-"],models:[172,0,0,"-"],tags:[172,0,0,"-"],tests:[172,0,0,"-"]},"evennia.typeclasses.admin":{AttributeForm:[172,2,1,""],AttributeFormSet:[172,2,1,""],AttributeInline:[172,2,1,""],TagAdmin:[172,2,1,""],TagForm:[172,2,1,""],TagFormSet:[172,2,1,""],TagInline:[172,2,1,""]},"evennia.typeclasses.admin.AttributeForm":{Meta:[172,2,1,""],__init__:[172,4,1,""],_meta:[172,5,1,""],base_fields:[172,5,1,""],clean_attr_value:[172,4,1,""],declared_fields:[172,5,1,""],media:[172,4,1,""],save:[172,4,1,""]},"evennia.typeclasses.admin.AttributeForm.Meta":{fields:[172,5,1,""]},"evennia.typeclasses.admin.AttributeFormSet":{save:[172,4,1,""]},"evennia.typeclasses.admin.AttributeInline":{extra:[172,5,1,""],form:[172,5,1,""],formset:[172,5,1,""],get_formset:[172,4,1,""],media:[172,4,1,""],model:[172,5,1,""],related_field:[172,5,1,""]},"evennia.typeclasses.admin.TagAdmin":{fields:[172,5,1,""],list_display:[172,5,1,""],list_filter:[172,5,1,""],media:[172,4,1,""],search_fields:[172,5,1,""]},"evennia.typeclasses.admin.TagForm":{Meta:[172,2,1,""],__init__:[172,4,1,""],_meta:[172,5,1,""],base_fields:[172,5,1,""],declared_fields:[172,5,1,""],media:[172,4,1,""],save:[172,4,1,""]},"evennia.typeclasses.admin.TagForm.Meta":{fields:[172,5,1,""]},"evennia.typeclasses.admin.TagFormSet":{save:[172,4,1,""]},"evennia.typeclasses.admin.TagInline":{extra:[172,5,1,""],form:[172,5,1,""],formset:[172,5,1,""],get_formset:[172,4,1,""],media:[172,4,1,""],model:[172,5,1,""],related_field:[172,5,1,""]},"evennia.typeclasses.attributes":{Attribute:[172,2,1,""],AttributeHandler:[172,2,1,""],DbHolder:[172,2,1,""],IAttribute:[172,2,1,""],IAttributeBackend:[172,2,1,""],InMemoryAttribute:[172,2,1,""],InMemoryAttributeBackend:[172,2,1,""],ModelAttributeBackend:[172,2,1,""],NickHandler:[172,2,1,""],NickTemplateInvalid:[172,3,1,""],_GA:[172,1,1,""],_SA:[172,1,1,""],initialize_nick_templates:[172,1,1,""],parse_nick_template:[172,1,1,""]},"evennia.typeclasses.attributes.Attribute":{DoesNotExist:[172,3,1,""],MultipleObjectsReturned:[172,3,1,""],_Attribute__lock_storage_del:[172,4,1,""],_Attribute__lock_storage_get:[172,4,1,""],_Attribute__lock_storage_set:[172,4,1,""],_Attribute__value_del:[172,4,1,""],_Attribute__value_get:[172,4,1,""],_Attribute__value_set:[172,4,1,""],_is_deleted:[172,5,1,""],_meta:[172,5,1,""],accountdb_set:[172,5,1,""],attrtype:[172,4,1,""],category:[172,4,1,""],channeldb_set:[172,5,1,""],date_created:[172,4,1,""],db_attrtype:[172,5,1,""],db_category:[172,5,1,""],db_date_created:[172,5,1,""],db_key:[172,5,1,""],db_lock_storage:[172,5,1,""],db_model:[172,5,1,""],db_strvalue:[172,5,1,""],db_value:[172,5,1,""],get_next_by_db_date_created:[172,4,1,""],get_previous_by_db_date_created:[172,4,1,""],id:[172,5,1,""],key:[172,4,1,""],lock_storage:[172,4,1,""],model:[172,4,1,""],objectdb_set:[172,5,1,""],path:[172,5,1,""],scriptdb_set:[172,5,1,""],strvalue:[172,4,1,""],typename:[172,5,1,""],value:[172,4,1,""]},"evennia.typeclasses.attributes.AttributeHandler":{__init__:[172,4,1,""],_attrcreate:[172,5,1,""],_attredit:[172,5,1,""],_attrread:[172,5,1,""],_attrtype:[172,5,1,""],add:[172,4,1,""],all:[172,4,1,""],batch_add:[172,4,1,""],clear:[172,4,1,""],get:[172,4,1,""],has:[172,4,1,""],remove:[172,4,1,""],reset_cache:[172,4,1,""]},"evennia.typeclasses.attributes.DbHolder":{__init__:[172,4,1,""],all:[172,4,1,""],get_all:[172,4,1,""]},"evennia.typeclasses.attributes.IAttribute":{_IAttribute__lock_storage_del:[172,4,1,""],_IAttribute__lock_storage_get:[172,4,1,""],_IAttribute__lock_storage_set:[172,4,1,""],access:[172,4,1,""],attrtype:[172,4,1,""],category:[172,4,1,""],date_created:[172,4,1,""],key:[172,4,1,""],lock_storage:[172,4,1,""],locks:[172,5,1,""],model:[172,4,1,""],strvalue:[172,4,1,""]},"evennia.typeclasses.attributes.IAttributeBackend":{__init__:[172,4,1,""],_attrclass:[172,5,1,""],_attrcreate:[172,5,1,""],_attredit:[172,5,1,""],_attrread:[172,5,1,""],_delete_cache:[172,4,1,""],_full_cache:[172,4,1,""],_get_cache:[172,4,1,""],_get_cache_category:[172,4,1,""],_get_cache_key:[172,4,1,""],_set_cache:[172,4,1,""],batch_add:[172,4,1,""],clear_attributes:[172,4,1,""],create_attribute:[172,4,1,""],delete_attribute:[172,4,1,""],do_batch_delete:[172,4,1,""],do_batch_finish:[172,4,1,""],do_batch_update_attribute:[172,4,1,""],do_create_attribute:[172,4,1,""],do_delete_attribute:[172,4,1,""],do_update_attribute:[172,4,1,""],get:[172,4,1,""],get_all_attributes:[172,4,1,""],query_all:[172,4,1,""],query_category:[172,4,1,""],query_key:[172,4,1,""],reset_cache:[172,4,1,""],update_attribute:[172,4,1,""]},"evennia.typeclasses.attributes.InMemoryAttribute":{_InMemoryAttribute__value_del:[172,4,1,""],_InMemoryAttribute__value_get:[172,4,1,""],_InMemoryAttribute__value_set:[172,4,1,""],__init__:[172,4,1,""],value:[172,4,1,""]},"evennia.typeclasses.attributes.InMemoryAttributeBackend":{__init__:[172,4,1,""],_attrclass:[172,5,1,""],_next_id:[172,4,1,""],do_batch_finish:[172,4,1,""],do_batch_update_attribute:[172,4,1,""],do_create_attribute:[172,4,1,""],do_delete_attribute:[172,4,1,""],do_update_attribute:[172,4,1,""],query_all:[172,4,1,""],query_category:[172,4,1,""],query_key:[172,4,1,""]},"evennia.typeclasses.attributes.ModelAttributeBackend":{__init__:[172,4,1,""],_attrclass:[172,5,1,""],_m2m_fieldname:[172,5,1,""],do_batch_finish:[172,4,1,""],do_batch_update_attribute:[172,4,1,""],do_create_attribute:[172,4,1,""],do_delete_attribute:[172,4,1,""],do_update_attribute:[172,4,1,""],query_all:[172,4,1,""],query_category:[172,4,1,""],query_key:[172,4,1,""]},"evennia.typeclasses.attributes.NickHandler":{__init__:[172,4,1,""],_attrtype:[172,5,1,""],add:[172,4,1,""],get:[172,4,1,""],has:[172,4,1,""],nickreplace:[172,4,1,""],remove:[172,4,1,""]},"evennia.typeclasses.managers":{TypedObjectManager:[172,2,1,""]},"evennia.typeclasses.managers.TypedObjectManager":{create_tag:[172,4,1,""],dbref:[172,4,1,""],dbref_search:[172,4,1,""],get_alias:[172,4,1,""],get_attribute:[172,4,1,""],get_by_alias:[172,4,1,""],get_by_attribute:[172,4,1,""],get_by_nick:[172,4,1,""],get_by_permission:[172,4,1,""],get_by_tag:[172,4,1,""],get_dbref_range:[172,4,1,""],get_id:[172,4,1,""],get_nick:[172,4,1,""],get_permission:[172,4,1,""],get_tag:[172,4,1,""],get_typeclass_totals:[172,4,1,""],object_totals:[172,4,1,""],typeclass_search:[172,4,1,""]},"evennia.typeclasses.models":{TypedObject:[172,2,1,""]},"evennia.typeclasses.models.TypedObject":{"delete":[172,4,1,""],Meta:[172,2,1,""],_TypedObject__db_del:[172,4,1,""],_TypedObject__db_get:[172,4,1,""],_TypedObject__db_set:[172,4,1,""],_TypedObject__dbid_del:[172,4,1,""],_TypedObject__dbid_get:[172,4,1,""],_TypedObject__dbid_set:[172,4,1,""],_TypedObject__dbref_del:[172,4,1,""],_TypedObject__dbref_get:[172,4,1,""],_TypedObject__dbref_set:[172,4,1,""],_TypedObject__name_del:[172,4,1,""],_TypedObject__name_get:[172,4,1,""],_TypedObject__name_set:[172,4,1,""],_TypedObject__ndb_del:[172,4,1,""],_TypedObject__ndb_get:[172,4,1,""],_TypedObject__ndb_set:[172,4,1,""],__init__:[172,4,1,""],_cached_typeclass:[172,5,1,""],_deleted:[172,4,1,""],_is_deleted:[172,5,1,""],_meta:[172,5,1,""],access:[172,4,1,""],aliases:[172,5,1,""],at_idmapper_flush:[172,4,1,""],at_rename:[172,4,1,""],attributes:[172,5,1,""],check_permstring:[172,4,1,""],date_created:[172,4,1,""],db:[172,4,1,""],db_attributes:[172,5,1,""],db_date_created:[172,5,1,""],db_key:[172,5,1,""],db_lock_storage:[172,5,1,""],db_tags:[172,5,1,""],db_typeclass_path:[172,5,1,""],dbid:[172,4,1,""],dbref:[172,4,1,""],get_absolute_url:[172,4,1,""],get_display_name:[172,4,1,""],get_extra_info:[172,4,1,""],get_next_by_db_date_created:[172,4,1,""],get_previous_by_db_date_created:[172,4,1,""],is_typeclass:[172,4,1,""],key:[172,4,1,""],lock_storage:[172,4,1,""],locks:[172,5,1,""],name:[172,4,1,""],nattributes:[172,5,1,""],ndb:[172,4,1,""],objects:[172,5,1,""],path:[172,5,1,""],permissions:[172,5,1,""],set_class_from_typeclass:[172,4,1,""],swap_typeclass:[172,4,1,""],tags:[172,5,1,""],typeclass_path:[172,4,1,""],typename:[172,5,1,""],web_get_admin_url:[172,4,1,""],web_get_create_url:[172,4,1,""],web_get_delete_url:[172,4,1,""],web_get_detail_url:[172,4,1,""],web_get_puppet_url:[172,4,1,""],web_get_update_url:[172,4,1,""]},"evennia.typeclasses.models.TypedObject.Meta":{"abstract":[172,5,1,""],ordering:[172,5,1,""],verbose_name:[172,5,1,""]},"evennia.typeclasses.tags":{AliasHandler:[172,2,1,""],PermissionHandler:[172,2,1,""],Tag:[172,2,1,""],TagHandler:[172,2,1,""]},"evennia.typeclasses.tags.AliasHandler":{_tagtype:[172,5,1,""]},"evennia.typeclasses.tags.PermissionHandler":{_tagtype:[172,5,1,""]},"evennia.typeclasses.tags.Tag":{DoesNotExist:[172,3,1,""],MultipleObjectsReturned:[172,3,1,""],_meta:[172,5,1,""],accountdb_set:[172,5,1,""],channeldb_set:[172,5,1,""],db_category:[172,5,1,""],db_data:[172,5,1,""],db_key:[172,5,1,""],db_model:[172,5,1,""],db_tagtype:[172,5,1,""],helpentry_set:[172,5,1,""],id:[172,5,1,""],msg_set:[172,5,1,""],objectdb_set:[172,5,1,""],objects:[172,5,1,""],scriptdb_set:[172,5,1,""]},"evennia.typeclasses.tags.TagHandler":{__init__:[172,4,1,""],_delcache:[172,4,1,""],_fullcache:[172,4,1,""],_getcache:[172,4,1,""],_m2m_fieldname:[172,5,1,""],_query_all:[172,4,1,""],_setcache:[172,4,1,""],_tagtype:[172,5,1,""],add:[172,4,1,""],all:[172,4,1,""],batch_add:[172,4,1,""],clear:[172,4,1,""],get:[172,4,1,""],remove:[172,4,1,""],reset_cache:[172,4,1,""]},"evennia.typeclasses.tests":{TestAttributes:[172,2,1,""],TestTypedObjectManager:[172,2,1,""]},"evennia.typeclasses.tests.TestAttributes":{test_attrhandler:[172,4,1,""],test_attrhandler_nocache:[172,4,1,""],test_weird_text_save:[172,4,1,""]},"evennia.typeclasses.tests.TestTypedObjectManager":{_manager:[172,4,1,""],test_get_by_tag_and_category:[172,4,1,""],test_get_by_tag_no_category:[172,4,1,""],test_get_tag_with_all:[172,4,1,""],test_get_tag_with_any:[172,4,1,""],test_get_tag_withnomatch:[172,4,1,""]},"evennia.utils":{ansi:[173,0,0,"-"],batchprocessors:[173,0,0,"-"],containers:[173,0,0,"-"],create:[173,0,0,"-"],dbserialize:[173,0,0,"-"],eveditor:[173,0,0,"-"],evform:[173,0,0,"-"],evmenu:[173,0,0,"-"],evmore:[173,0,0,"-"],evtable:[173,0,0,"-"],gametime:[173,0,0,"-"],idmapper:[174,0,0,"-"],inlinefuncs:[173,0,0,"-"],logger:[173,0,0,"-"],optionclasses:[173,0,0,"-"],optionhandler:[173,0,0,"-"],picklefield:[173,0,0,"-"],search:[173,0,0,"-"],test_resources:[173,0,0,"-"],tests:[175,0,0,"-"],text2html:[173,0,0,"-"],utils:[173,0,0,"-"],validatorfuncs:[173,0,0,"-"]},"evennia.utils.ansi":{ANSIMeta:[173,2,1,""],ANSIParser:[173,2,1,""],ANSIString:[173,2,1,""],_on_raw:[173,1,1,""],_query_super:[173,1,1,""],_spacing_preflight:[173,1,1,""],_transform:[173,1,1,""],parse_ansi:[173,1,1,""],raw:[173,1,1,""],strip_ansi:[173,1,1,""],strip_raw_ansi:[173,1,1,""]},"evennia.utils.ansi.ANSIMeta":{__init__:[173,4,1,""]},"evennia.utils.ansi.ANSIParser":{ansi_escapes:[173,5,1,""],ansi_map:[173,5,1,""],ansi_map_dict:[173,5,1,""],ansi_re:[173,5,1,""],ansi_regex:[173,5,1,""],ansi_sub:[173,5,1,""],ansi_xterm256_bright_bg_map:[173,5,1,""],ansi_xterm256_bright_bg_map_dict:[173,5,1,""],brightbg_sub:[173,5,1,""],mxp_re:[173,5,1,""],mxp_sub:[173,5,1,""],parse_ansi:[173,4,1,""],strip_mxp:[173,4,1,""],strip_raw_codes:[173,4,1,""],sub_ansi:[173,4,1,""],sub_brightbg:[173,4,1,""],sub_xterm256:[173,4,1,""],xterm256_bg:[173,5,1,""],xterm256_bg_sub:[173,5,1,""],xterm256_fg:[173,5,1,""],xterm256_fg_sub:[173,5,1,""],xterm256_gbg:[173,5,1,""],xterm256_gbg_sub:[173,5,1,""],xterm256_gfg:[173,5,1,""],xterm256_gfg_sub:[173,5,1,""]},"evennia.utils.ansi.ANSIString":{__init__:[173,4,1,""],_adder:[173,4,1,""],_filler:[173,4,1,""],_get_indexes:[173,4,1,""],_get_interleving:[173,4,1,""],_shifter:[173,4,1,""],_slice:[173,4,1,""],capitalize:[173,4,1,""],center:[173,4,1,""],clean:[173,4,1,""],count:[173,4,1,""],decode:[173,4,1,""],encode:[173,4,1,""],endswith:[173,4,1,""],expandtabs:[173,4,1,""],find:[173,4,1,""],format:[173,4,1,""],index:[173,4,1,""],isalnum:[173,4,1,""],isalpha:[173,4,1,""],isdigit:[173,4,1,""],islower:[173,4,1,""],isspace:[173,4,1,""],istitle:[173,4,1,""],isupper:[173,4,1,""],join:[173,4,1,""],ljust:[173,4,1,""],lower:[173,4,1,""],lstrip:[173,4,1,""],partition:[173,4,1,""],raw:[173,4,1,""],re_format:[173,5,1,""],replace:[173,4,1,""],rfind:[173,4,1,""],rindex:[173,4,1,""],rjust:[173,4,1,""],rsplit:[173,4,1,""],rstrip:[173,4,1,""],split:[173,4,1,""],startswith:[173,4,1,""],strip:[173,4,1,""],swapcase:[173,4,1,""],translate:[173,4,1,""],upper:[173,4,1,""]},"evennia.utils.batchprocessors":{BatchCodeProcessor:[173,2,1,""],BatchCommandProcessor:[173,2,1,""],read_batchfile:[173,1,1,""],tb_filename:[173,1,1,""],tb_iter:[173,1,1,""]},"evennia.utils.batchprocessors.BatchCodeProcessor":{code_exec:[173,4,1,""],parse_file:[173,4,1,""]},"evennia.utils.batchprocessors.BatchCommandProcessor":{parse_file:[173,4,1,""]},"evennia.utils.containers":{Container:[173,2,1,""],GlobalScriptContainer:[173,2,1,""],OptionContainer:[173,2,1,""]},"evennia.utils.containers.Container":{__init__:[173,4,1,""],all:[173,4,1,""],get:[173,4,1,""],load_data:[173,4,1,""],storage_modules:[173,5,1,""]},"evennia.utils.containers.GlobalScriptContainer":{__init__:[173,4,1,""],_get_scripts:[173,4,1,""],_load_script:[173,4,1,""],all:[173,4,1,""],get:[173,4,1,""],load_data:[173,4,1,""],start:[173,4,1,""]},"evennia.utils.containers.OptionContainer":{storage_modules:[173,5,1,""]},"evennia.utils.create":{create_account:[173,1,1,""],create_channel:[173,1,1,""],create_help_entry:[173,1,1,""],create_message:[173,1,1,""],create_object:[173,1,1,""],create_script:[173,1,1,""]},"evennia.utils.dbserialize":{dbserialize:[173,1,1,""],dbunserialize:[173,1,1,""],do_pickle:[173,1,1,""],do_unpickle:[173,1,1,""],from_pickle:[173,1,1,""],to_pickle:[173,1,1,""]},"evennia.utils.eveditor":{CmdEditorBase:[173,2,1,""],CmdEditorGroup:[173,2,1,""],CmdLineInput:[173,2,1,""],CmdSaveYesNo:[173,2,1,""],EvEditor:[173,2,1,""],EvEditorCmdSet:[173,2,1,""],SaveYesNoCmdSet:[173,2,1,""],_load_editor:[173,1,1,""]},"evennia.utils.eveditor.CmdEditorBase":{_keyaliases:[173,5,1,""],_matchset:[173,5,1,""],aliases:[173,5,1,""],editor:[173,5,1,""],help_category:[173,5,1,""],help_entry:[173,5,1,""],key:[173,5,1,""],lock_storage:[173,5,1,""],locks:[173,5,1,""],parse:[173,4,1,""],search_index_entry:[173,5,1,""]},"evennia.utils.eveditor.CmdEditorGroup":{_keyaliases:[173,5,1,""],_matchset:[173,5,1,""],aliases:[173,5,1,""],arg_regex:[173,5,1,""],func:[173,4,1,""],help_category:[173,5,1,""],key:[173,5,1,""],lock_storage:[173,5,1,""],search_index_entry:[173,5,1,""]},"evennia.utils.eveditor.CmdLineInput":{_keyaliases:[173,5,1,""],_matchset:[173,5,1,""],aliases:[173,5,1,""],func:[173,4,1,""],help_category:[173,5,1,""],key:[173,5,1,""],lock_storage:[173,5,1,""],search_index_entry:[173,5,1,""]},"evennia.utils.eveditor.CmdSaveYesNo":{_keyaliases:[173,5,1,""],_matchset:[173,5,1,""],aliases:[173,5,1,""],func:[173,4,1,""],help_category:[173,5,1,""],help_cateogory:[173,5,1,""],key:[173,5,1,""],lock_storage:[173,5,1,""],locks:[173,5,1,""],search_index_entry:[173,5,1,""]},"evennia.utils.eveditor.EvEditor":{__init__:[173,4,1,""],decrease_indent:[173,4,1,""],deduce_indent:[173,4,1,""],display_buffer:[173,4,1,""],display_help:[173,4,1,""],get_buffer:[173,4,1,""],increase_indent:[173,4,1,""],load_buffer:[173,4,1,""],quit:[173,4,1,""],save_buffer:[173,4,1,""],swap_autoindent:[173,4,1,""],update_buffer:[173,4,1,""],update_undo:[173,4,1,""]},"evennia.utils.eveditor.EvEditorCmdSet":{at_cmdset_creation:[173,4,1,""],key:[173,5,1,""],mergetype:[173,5,1,""],path:[173,5,1,""]},"evennia.utils.eveditor.SaveYesNoCmdSet":{at_cmdset_creation:[173,4,1,""],key:[173,5,1,""],mergetype:[173,5,1,""],path:[173,5,1,""],priority:[173,5,1,""]},"evennia.utils.evform":{EvForm:[173,2,1,""],_test:[173,1,1,""],_to_ansi:[173,1,1,""],_to_rect:[173,1,1,""]},"evennia.utils.evform.EvForm":{__init__:[173,4,1,""],_parse_rectangles:[173,4,1,""],_populate_form:[173,4,1,""],map:[173,4,1,""],reload:[173,4,1,""]},"evennia.utils.evmenu":{CmdEvMenuNode:[173,2,1,""],CmdGetInput:[173,2,1,""],CmdTestMenu:[173,2,1,""],EvMenu:[173,2,1,""],EvMenuCmdSet:[173,2,1,""],EvMenuError:[173,3,1,""],InputCmdSet:[173,2,1,""],_Prompt:[173,2,1,""],_generate_goto:[173,1,1,""],_test_call:[173,1,1,""],get_input:[173,1,1,""],list_node:[173,1,1,""],test_displayinput_node:[173,1,1,""],test_dynamic_node:[173,1,1,""],test_end_node:[173,1,1,""],test_look_node:[173,1,1,""],test_set_node:[173,1,1,""],test_start_node:[173,1,1,""],test_view_node:[173,1,1,""]},"evennia.utils.evmenu.CmdEvMenuNode":{_keyaliases:[173,5,1,""],_matchset:[173,5,1,""],aliases:[173,5,1,""],func:[173,4,1,""],help_category:[173,5,1,""],key:[173,5,1,""],lock_storage:[173,5,1,""],locks:[173,5,1,""],search_index_entry:[173,5,1,""]},"evennia.utils.evmenu.CmdGetInput":{_keyaliases:[173,5,1,""],_matchset:[173,5,1,""],aliases:[173,5,1,""],func:[173,4,1,""],help_category:[173,5,1,""],key:[173,5,1,""],lock_storage:[173,5,1,""],search_index_entry:[173,5,1,""]},"evennia.utils.evmenu.CmdTestMenu":{_keyaliases:[173,5,1,""],_matchset:[173,5,1,""],aliases:[173,5,1,""],func:[173,4,1,""],help_category:[173,5,1,""],key:[173,5,1,""],lock_storage:[173,5,1,""],search_index_entry:[173,5,1,""]},"evennia.utils.evmenu.EvMenu":{"goto":[173,4,1,""],__init__:[173,4,1,""],_execute_node:[173,4,1,""],_format_node:[173,4,1,""],_parse_menudata:[173,4,1,""],_safe_call:[173,4,1,""],close_menu:[173,4,1,""],display_helptext:[173,4,1,""],display_nodetext:[173,4,1,""],extract_goto_exec:[173,4,1,""],helptext_formatter:[173,4,1,""],node_border_char:[173,5,1,""],node_formatter:[173,4,1,""],nodetext_formatter:[173,4,1,""],options_formatter:[173,4,1,""],parse_input:[173,4,1,""],print_debug_info:[173,4,1,""],run_exec:[173,4,1,""],run_exec_then_goto:[173,4,1,""]},"evennia.utils.evmenu.EvMenuCmdSet":{at_cmdset_creation:[173,4,1,""],key:[173,5,1,""],mergetype:[173,5,1,""],no_channels:[173,5,1,""],no_exits:[173,5,1,""],no_objs:[173,5,1,""],path:[173,5,1,""],priority:[173,5,1,""]},"evennia.utils.evmenu.InputCmdSet":{at_cmdset_creation:[173,4,1,""],key:[173,5,1,""],mergetype:[173,5,1,""],no_channels:[173,5,1,""],no_exits:[173,5,1,""],no_objs:[173,5,1,""],path:[173,5,1,""],priority:[173,5,1,""]},"evennia.utils.evmore":{CmdMore:[173,2,1,""],CmdMoreLook:[173,2,1,""],CmdSetMore:[173,2,1,""],EvMore:[173,2,1,""],msg:[173,1,1,""],queryset_maxsize:[173,1,1,""]},"evennia.utils.evmore.CmdMore":{_keyaliases:[173,5,1,""],_matchset:[173,5,1,""],aliases:[173,5,1,""],auto_help:[173,5,1,""],func:[173,4,1,""],help_category:[173,5,1,""],key:[173,5,1,""],lock_storage:[173,5,1,""],search_index_entry:[173,5,1,""]},"evennia.utils.evmore.CmdMoreLook":{_keyaliases:[173,5,1,""],_matchset:[173,5,1,""],aliases:[173,5,1,""],auto_help:[173,5,1,""],func:[173,4,1,""],help_category:[173,5,1,""],key:[173,5,1,""],lock_storage:[173,5,1,""],search_index_entry:[173,5,1,""]},"evennia.utils.evmore.CmdSetMore":{at_cmdset_creation:[173,4,1,""],key:[173,5,1,""],path:[173,5,1,""],priority:[173,5,1,""]},"evennia.utils.evmore.EvMore":{__init__:[173,4,1,""],display:[173,4,1,""],format_page:[173,4,1,""],init_evtable:[173,4,1,""],init_f_str:[173,4,1,""],init_iterable:[173,4,1,""],init_queryset:[173,4,1,""],init_str:[173,4,1,""],page_back:[173,4,1,""],page_end:[173,4,1,""],page_next:[173,4,1,""],page_quit:[173,4,1,""],page_top:[173,4,1,""],paginator_index:[173,4,1,""],paginator_slice:[173,4,1,""],start:[173,4,1,""]},"evennia.utils.evtable":{ANSITextWrapper:[173,2,1,""],EvCell:[173,2,1,""],EvColumn:[173,2,1,""],EvTable:[173,2,1,""],_test2:[173,1,1,""],_test:[173,1,1,""],_to_ansi:[173,1,1,""],fill:[173,1,1,""],wrap:[173,1,1,""]},"evennia.utils.evtable.ANSITextWrapper":{_munge_whitespace:[173,4,1,""],_split:[173,4,1,""],_wrap_chunks:[173,4,1,""]},"evennia.utils.evtable.EvCell":{__init__:[173,4,1,""],_align:[173,4,1,""],_border:[173,4,1,""],_center:[173,4,1,""],_crop:[173,4,1,""],_fit_width:[173,4,1,""],_pad:[173,4,1,""],_reformat:[173,4,1,""],_split_lines:[173,4,1,""],_valign:[173,4,1,""],get:[173,4,1,""],get_height:[173,4,1,""],get_min_height:[173,4,1,""],get_min_width:[173,4,1,""],get_width:[173,4,1,""],reformat:[173,4,1,""],replace_data:[173,4,1,""]},"evennia.utils.evtable.EvColumn":{__init__:[173,4,1,""],_balance:[173,4,1,""],add_rows:[173,4,1,""],reformat:[173,4,1,""],reformat_cell:[173,4,1,""]},"evennia.utils.evtable.EvTable":{__init__:[173,4,1,""],_balance:[173,4,1,""],_borders:[173,4,1,""],_cellborders:[173,4,1,""],_generate_lines:[173,4,1,""],add_column:[173,4,1,""],add_header:[173,4,1,""],add_row:[173,4,1,""],get:[173,4,1,""],reformat:[173,4,1,""],reformat_column:[173,4,1,""]},"evennia.utils.gametime":{TimeScript:[173,2,1,""],game_epoch:[173,1,1,""],gametime:[173,1,1,""],portal_uptime:[173,1,1,""],real_seconds_until:[173,1,1,""],reset_gametime:[173,1,1,""],runtime:[173,1,1,""],schedule:[173,1,1,""],server_epoch:[173,1,1,""],uptime:[173,1,1,""]},"evennia.utils.gametime.TimeScript":{DoesNotExist:[173,3,1,""],MultipleObjectsReturned:[173,3,1,""],_meta:[173,5,1,""],at_repeat:[173,4,1,""],at_script_creation:[173,4,1,""],path:[173,5,1,""],typename:[173,5,1,""]},"evennia.utils.idmapper":{manager:[174,0,0,"-"],models:[174,0,0,"-"],tests:[174,0,0,"-"]},"evennia.utils.idmapper.manager":{SharedMemoryManager:[174,2,1,""]},"evennia.utils.idmapper.manager.SharedMemoryManager":{get:[174,4,1,""]},"evennia.utils.idmapper.models":{SharedMemoryModel:[174,2,1,""],SharedMemoryModelBase:[174,2,1,""],WeakSharedMemoryModel:[174,2,1,""],WeakSharedMemoryModelBase:[174,2,1,""],_DA:[174,1,1,""],_GA:[174,1,1,""],_SA:[174,1,1,""],cache_size:[174,1,1,""],conditional_flush:[174,1,1,""],flush_cache:[174,1,1,""],flush_cached_instance:[174,1,1,""],update_cached_instance:[174,1,1,""]},"evennia.utils.idmapper.models.SharedMemoryModel":{"delete":[174,4,1,""],Meta:[174,2,1,""],_flush_cached_by_key:[174,4,1,""],_get_cache_key:[174,4,1,""],_is_deleted:[174,5,1,""],_meta:[174,5,1,""],at_idmapper_flush:[174,4,1,""],cache_instance:[174,4,1,""],flush_cached_instance:[174,4,1,""],flush_from_cache:[174,4,1,""],flush_instance_cache:[174,4,1,""],get_all_cached_instances:[174,4,1,""],get_cached_instance:[174,4,1,""],objects:[174,5,1,""],path:[174,5,1,""],save:[174,4,1,""],typename:[174,5,1,""]},"evennia.utils.idmapper.models.SharedMemoryModel.Meta":{"abstract":[174,5,1,""]},"evennia.utils.idmapper.models.SharedMemoryModelBase":{_prepare:[174,4,1,""]},"evennia.utils.idmapper.models.WeakSharedMemoryModel":{Meta:[174,2,1,""],_is_deleted:[174,5,1,""],_meta:[174,5,1,""],path:[174,5,1,""],typename:[174,5,1,""]},"evennia.utils.idmapper.models.WeakSharedMemoryModel.Meta":{"abstract":[174,5,1,""]},"evennia.utils.idmapper.models.WeakSharedMemoryModelBase":{_prepare:[174,4,1,""]},"evennia.utils.idmapper.tests":{Article:[174,2,1,""],Category:[174,2,1,""],RegularArticle:[174,2,1,""],RegularCategory:[174,2,1,""],SharedMemorysTest:[174,2,1,""]},"evennia.utils.idmapper.tests.Article":{DoesNotExist:[174,3,1,""],MultipleObjectsReturned:[174,3,1,""],_is_deleted:[174,5,1,""],_meta:[174,5,1,""],category2:[174,5,1,""],category2_id:[174,5,1,""],category:[174,5,1,""],category_id:[174,5,1,""],id:[174,5,1,""],name:[174,5,1,""],path:[174,5,1,""],typename:[174,5,1,""]},"evennia.utils.idmapper.tests.Category":{DoesNotExist:[174,3,1,""],MultipleObjectsReturned:[174,3,1,""],_is_deleted:[174,5,1,""],_meta:[174,5,1,""],article_set:[174,5,1,""],id:[174,5,1,""],name:[174,5,1,""],path:[174,5,1,""],regulararticle_set:[174,5,1,""],typename:[174,5,1,""]},"evennia.utils.idmapper.tests.RegularArticle":{DoesNotExist:[174,3,1,""],MultipleObjectsReturned:[174,3,1,""],_meta:[174,5,1,""],category2:[174,5,1,""],category2_id:[174,5,1,""],category:[174,5,1,""],category_id:[174,5,1,""],id:[174,5,1,""],name:[174,5,1,""],objects:[174,5,1,""]},"evennia.utils.idmapper.tests.RegularCategory":{DoesNotExist:[174,3,1,""],MultipleObjectsReturned:[174,3,1,""],_meta:[174,5,1,""],article_set:[174,5,1,""],id:[174,5,1,""],name:[174,5,1,""],objects:[174,5,1,""],regulararticle_set:[174,5,1,""]},"evennia.utils.idmapper.tests.SharedMemorysTest":{setUp:[174,4,1,""],testMixedReferences:[174,4,1,""],testObjectDeletion:[174,4,1,""],testRegularReferences:[174,4,1,""],testSharedMemoryReferences:[174,4,1,""]},"evennia.utils.inlinefuncs":{"null":[173,1,1,""],InlinefuncError:[173,3,1,""],NickTemplateInvalid:[173,3,1,""],ParseStack:[173,2,1,""],clr:[173,1,1,""],crop:[173,1,1,""],initialize_nick_templates:[173,1,1,""],nomatch:[173,1,1,""],pad:[173,1,1,""],parse_inlinefunc:[173,1,1,""],parse_nick_template:[173,1,1,""],space:[173,1,1,""]},"evennia.utils.inlinefuncs.ParseStack":{__init__:[173,4,1,""],append:[173,4,1,""]},"evennia.utils.logger":{EvenniaLogFile:[173,2,1,""],PortalLogObserver:[173,2,1,""],ServerLogObserver:[173,2,1,""],WeeklyLogFile:[173,2,1,""],_open_log_file:[173,1,1,""],log_dep:[173,1,1,""],log_depmsg:[173,1,1,""],log_err:[173,1,1,""],log_errmsg:[173,1,1,""],log_file:[173,1,1,""],log_info:[173,1,1,""],log_infomsg:[173,1,1,""],log_msg:[173,1,1,""],log_sec:[173,1,1,""],log_secmsg:[173,1,1,""],log_server:[173,1,1,""],log_trace:[173,1,1,""],log_tracemsg:[173,1,1,""],log_warn:[173,1,1,""],log_warnmsg:[173,1,1,""],tail_log_file:[173,1,1,""],timeformat:[173,1,1,""]},"evennia.utils.logger.EvenniaLogFile":{num_lines_to_append:[173,5,1,""],readlines:[173,4,1,""],rotate:[173,4,1,""],seek:[173,4,1,""],settings:[173,5,1,""]},"evennia.utils.logger.PortalLogObserver":{emit:[173,4,1,""],prefix:[173,5,1,""],timeFormat:[173,5,1,""]},"evennia.utils.logger.ServerLogObserver":{prefix:[173,5,1,""]},"evennia.utils.logger.WeeklyLogFile":{__init__:[173,4,1,""],_openFile:[173,4,1,""],shouldRotate:[173,4,1,""],suffix:[173,4,1,""],write:[173,4,1,""]},"evennia.utils.optionclasses":{BaseOption:[173,2,1,""],Boolean:[173,2,1,""],Color:[173,2,1,""],Datetime:[173,2,1,""],Duration:[173,2,1,""],Email:[173,2,1,""],Future:[173,2,1,""],Lock:[173,2,1,""],PositiveInteger:[173,2,1,""],SignedInteger:[173,2,1,""],Text:[173,2,1,""],Timezone:[173,2,1,""],UnsignedInteger:[173,2,1,""]},"evennia.utils.optionclasses.BaseOption":{"default":[173,4,1,""],__init__:[173,4,1,""],changed:[173,4,1,""],deserialize:[173,4,1,""],display:[173,4,1,""],load:[173,4,1,""],save:[173,4,1,""],serialize:[173,4,1,""],set:[173,4,1,""],validate:[173,4,1,""],value:[173,4,1,""]},"evennia.utils.optionclasses.Boolean":{deserialize:[173,4,1,""],display:[173,4,1,""],serialize:[173,4,1,""],validate:[173,4,1,""]},"evennia.utils.optionclasses.Color":{deserialize:[173,4,1,""],display:[173,4,1,""],validate:[173,4,1,""]},"evennia.utils.optionclasses.Datetime":{deserialize:[173,4,1,""],serialize:[173,4,1,""],validate:[173,4,1,""]},"evennia.utils.optionclasses.Duration":{deserialize:[173,4,1,""],serialize:[173,4,1,""],validate:[173,4,1,""]},"evennia.utils.optionclasses.Email":{deserialize:[173,4,1,""],validate:[173,4,1,""]},"evennia.utils.optionclasses.Future":{validate:[173,4,1,""]},"evennia.utils.optionclasses.Lock":{validate:[173,4,1,""]},"evennia.utils.optionclasses.PositiveInteger":{deserialize:[173,4,1,""],validate:[173,4,1,""]},"evennia.utils.optionclasses.SignedInteger":{deserialize:[173,4,1,""],validate:[173,4,1,""]},"evennia.utils.optionclasses.Text":{deserialize:[173,4,1,""]},"evennia.utils.optionclasses.Timezone":{"default":[173,4,1,""],deserialize:[173,4,1,""],serialize:[173,4,1,""],validate:[173,4,1,""]},"evennia.utils.optionclasses.UnsignedInteger":{deserialize:[173,4,1,""],validate:[173,4,1,""],validator_key:[173,5,1,""]},"evennia.utils.optionhandler":{InMemorySaveHandler:[173,2,1,""],OptionHandler:[173,2,1,""],_GA:[173,1,1,""],_SA:[173,1,1,""]},"evennia.utils.optionhandler.InMemorySaveHandler":{__init__:[173,4,1,""],add:[173,4,1,""],get:[173,4,1,""]},"evennia.utils.optionhandler.OptionHandler":{__init__:[173,4,1,""],_load_option:[173,4,1,""],all:[173,4,1,""],get:[173,4,1,""],set:[173,4,1,""]},"evennia.utils.picklefield":{PickledFormField:[173,2,1,""],PickledObject:[173,2,1,""],PickledObjectField:[173,2,1,""],PickledWidget:[173,2,1,""],_ObjectWrapper:[173,2,1,""],dbsafe_decode:[173,1,1,""],dbsafe_encode:[173,1,1,""],wrap_conflictual_object:[173,1,1,""]},"evennia.utils.picklefield.PickledFormField":{__init__:[173,4,1,""],clean:[173,4,1,""],default_error_messages:[173,5,1,""],widget:[173,5,1,""]},"evennia.utils.picklefield.PickledObjectField":{__init__:[173,4,1,""],formfield:[173,4,1,""],from_db_value:[173,4,1,""],get_db_prep_lookup:[173,4,1,""],get_db_prep_value:[173,4,1,""],get_default:[173,4,1,""],get_internal_type:[173,4,1,""],pre_save:[173,4,1,""],value_to_string:[173,4,1,""]},"evennia.utils.picklefield.PickledWidget":{media:[173,4,1,""],render:[173,4,1,""],value_from_datadict:[173,4,1,""]},"evennia.utils.picklefield._ObjectWrapper":{__init__:[173,4,1,""],_obj:[173,5,1,""]},"evennia.utils.search":{search_account:[173,1,1,""],search_account_tag:[173,1,1,""],search_channel:[173,1,1,""],search_channel_tag:[173,1,1,""],search_help_entry:[173,1,1,""],search_message:[173,1,1,""],search_object:[173,1,1,""],search_script:[173,1,1,""],search_script_tag:[173,1,1,""]},"evennia.utils.test_resources":{EvenniaTest:[173,2,1,""],LocalEvenniaTest:[173,2,1,""],_mock_deferlater:[173,1,1,""],mockdeferLater:[173,1,1,""],mockdelay:[173,1,1,""],unload_module:[173,1,1,""]},"evennia.utils.test_resources.EvenniaTest":{account_typeclass:[173,5,1,""],character_typeclass:[173,5,1,""],exit_typeclass:[173,5,1,""],object_typeclass:[173,5,1,""],room_typeclass:[173,5,1,""],script_typeclass:[173,5,1,""],setUp:[173,4,1,""],tearDown:[173,4,1,""]},"evennia.utils.test_resources.LocalEvenniaTest":{account_typeclass:[173,5,1,""],character_typeclass:[173,5,1,""],exit_typeclass:[173,5,1,""],object_typeclass:[173,5,1,""],room_typeclass:[173,5,1,""],script_typeclass:[173,5,1,""]},"evennia.utils.tests":{data:[176,0,0,"-"],test_ansi:[175,0,0,"-"],test_batchprocessors:[175,0,0,"-"],test_create_functions:[175,0,0,"-"],test_eveditor:[175,0,0,"-"],test_evform:[175,0,0,"-"],test_evmenu:[175,0,0,"-"],test_gametime:[175,0,0,"-"],test_tagparsing:[175,0,0,"-"],test_text2html:[175,0,0,"-"],test_utils:[175,0,0,"-"],test_validatorfuncs:[175,0,0,"-"]},"evennia.utils.tests.data":{evform_example:[176,0,0,"-"],prototypes_example:[176,0,0,"-"]},"evennia.utils.tests.test_ansi":{TestANSIString:[175,2,1,""]},"evennia.utils.tests.test_ansi.TestANSIString":{setUp:[175,4,1,""],test_clean:[175,4,1,""],test_format:[175,4,1,""],test_length:[175,4,1,""],test_raw:[175,4,1,""],test_split_with_mixed_strings:[175,4,1,""]},"evennia.utils.tests.test_batchprocessors":{TestBatchCodeProcessor:[175,2,1,""],TestBatchCommandProcessor:[175,2,1,""],TestBatchprocessorErrors:[175,2,1,""]},"evennia.utils.tests.test_batchprocessors.TestBatchCodeProcessor":{test_execs_codeblock:[175,4,1,""],test_execs_codeblock_raises:[175,4,1,""],test_execs_codeblock_with_extra_environ:[175,4,1,""],test_parses_INSERT:[175,4,1,""],test_parses_INSERT_raises_IOError:[175,4,1,""],test_parses_codeblocks:[175,4,1,""],test_parses_header_and_two_codeblock:[175,4,1,""],test_parses_one_codeblock:[175,4,1,""]},"evennia.utils.tests.test_batchprocessors.TestBatchCommandProcessor":{test_parses_2_commands:[175,4,1,""],test_parses_INSERT:[175,4,1,""],test_parses_INSERT_raises_IOError:[175,4,1,""]},"evennia.utils.tests.test_batchprocessors.TestBatchprocessorErrors":{test_read_batchfile_raises_IOError:[175,4,1,""],test_read_batchfile_raises_UnicodeDecodeError:[175,4,1,""]},"evennia.utils.tests.test_create_functions":{TestCreateScript:[175,2,1,""]},"evennia.utils.tests.test_create_functions.TestCreateScript":{test_create_script:[175,4,1,""],test_create_script_w_repeats_equal_1:[175,4,1,""],test_create_script_w_repeats_equal_1_and_delayed:[175,4,1,""],test_create_script_w_repeats_equal_1_persisted:[175,4,1,""],test_create_script_w_repeats_equal_2:[175,4,1,""]},"evennia.utils.tests.test_eveditor":{TestEvEditor:[175,2,1,""]},"evennia.utils.tests.test_eveditor.TestEvEditor":{test_eveditor_COLON_DD:[175,4,1,""],test_eveditor_COLON_F:[175,4,1,""],test_eveditor_COLON_J:[175,4,1,""],test_eveditor_COLON_UU:[175,4,1,""],test_eveditor_bad_commands:[175,4,1,""],test_eveditor_search_and_replace:[175,4,1,""],test_eveditor_view_cmd:[175,4,1,""]},"evennia.utils.tests.test_evform":{TestEvForm:[175,2,1,""]},"evennia.utils.tests.test_evform.TestEvForm":{test_ansi_escape:[175,4,1,""],test_form:[175,4,1,""]},"evennia.utils.tests.test_evmenu":{TestEvMenu:[175,2,1,""],TestEvMenuExample:[175,2,1,""]},"evennia.utils.tests.test_evmenu.TestEvMenu":{_debug_output:[175,4,1,""],_test_menutree:[175,4,1,""],auto_help:[175,5,1,""],auto_look:[175,5,1,""],auto_quit:[175,5,1,""],cmd_on_exit:[175,5,1,""],cmdset_mergetype:[175,5,1,""],cmdset_priority:[175,5,1,""],debug_output:[175,5,1,""],expect_all_nodes:[175,5,1,""],expected_node_options:[175,5,1,""],expected_node_options_count:[175,5,1,""],expected_node_texts:[175,5,1,""],expected_tree:[175,5,1,""],kwargs:[175,5,1,""],menutree:[175,5,1,""],persistent:[175,5,1,""],setUp:[175,4,1,""],startnode:[175,5,1,""],startnode_input:[175,5,1,""],test_menu_structure:[175,4,1,""]},"evennia.utils.tests.test_evmenu.TestEvMenuExample":{debug_output:[175,5,1,""],expected_node_texts:[175,5,1,""],expected_tree:[175,5,1,""],kwargs:[175,5,1,""],menutree:[175,5,1,""],startnode:[175,5,1,""],test_kwargsave:[175,4,1,""]},"evennia.utils.tests.test_gametime":{TestGametime:[175,2,1,""]},"evennia.utils.tests.test_gametime.TestGametime":{setUp:[175,4,1,""],tearDown:[175,4,1,""],test_game_epoch_no_setting:[175,4,1,""],test_game_epoch_setting:[175,4,1,""],test_gametime_absolute:[175,4,1,""],test_gametime_downtimes:[175,4,1,""],test_gametime_simple:[175,4,1,""],test_real_seconds_until:[175,4,1,""],test_real_seconds_until_behind:[175,4,1,""],test_real_seconds_until_leap_year:[175,4,1,""],test_repeat_schedule:[175,4,1,""],test_runtime:[175,4,1,""],test_schedule:[175,4,1,""],test_server_epoch:[175,4,1,""],test_uptime:[175,4,1,""]},"evennia.utils.tests.test_tagparsing":{ANSIStringTestCase:[175,2,1,""],TestInlineFuncs:[175,2,1,""],TestTextToHTMLparser:[175,2,1,""]},"evennia.utils.tests.test_tagparsing.ANSIStringTestCase":{checker:[175,4,1,""],table_check:[175,4,1,""],test_add:[175,4,1,""],test_capitalize:[175,4,1,""],test_instance:[175,4,1,""],test_join:[175,4,1,""],test_len:[175,4,1,""],test_mxp_agnostic:[175,4,1,""],test_slice:[175,4,1,""],test_split:[175,4,1,""],test_strip:[175,4,1,""]},"evennia.utils.tests.test_tagparsing.TestInlineFuncs":{test_escaped2:[175,4,1,""],test_escaped:[175,4,1,""],test_incomplete:[175,4,1,""],test_nested:[175,4,1,""],test_nofunc:[175,4,1,""],test_single_func:[175,4,1,""]},"evennia.utils.tests.test_tagparsing.TestTextToHTMLparser":{setUp:[175,4,1,""],tearDown:[175,4,1,""],test_url_chars_anchor:[175,4,1,""],test_url_chars_colon:[175,4,1,""],test_url_chars_exclam:[175,4,1,""],test_url_chars_querystring:[175,4,1,""],test_url_chars_slash:[175,4,1,""],test_url_edge_brackets:[175,4,1,""],test_url_edge_following_htmlentity:[175,4,1,""],test_url_edge_following_period:[175,4,1,""],test_url_edge_following_period_eol:[175,4,1,""],test_url_edge_leadingw:[175,4,1,""],test_url_edge_multiline:[175,4,1,""],test_url_edge_surrounded_spans:[175,4,1,""],test_url_scheme_ftp:[175,4,1,""],test_url_scheme_ftpproto:[175,4,1,""],test_url_scheme_http:[175,4,1,""],test_url_scheme_https:[175,4,1,""],test_url_scheme_www:[175,4,1,""]},"evennia.utils.tests.test_text2html":{TestText2Html:[175,2,1,""]},"evennia.utils.tests.test_text2html.TestText2Html":{test_convert_linebreaks:[175,4,1,""],test_convert_urls:[175,4,1,""],test_parse_html:[175,4,1,""],test_re_blinking:[175,4,1,""],test_re_bold:[175,4,1,""],test_re_color:[175,4,1,""],test_re_double_space:[175,4,1,""],test_re_inversing:[175,4,1,""],test_re_underline:[175,4,1,""],test_remove_backspaces:[175,4,1,""],test_remove_bells:[175,4,1,""],test_sub_mxp_links:[175,4,1,""],test_sub_text:[175,4,1,""]},"evennia.utils.tests.test_utils":{LatinifyTest:[175,2,1,""],TestCrop:[175,2,1,""],TestDateTimeFormat:[175,2,1,""],TestDedent:[175,2,1,""],TestFormatGrid:[175,2,1,""],TestImportFunctions:[175,2,1,""],TestIsIter:[175,2,1,""],TestListToString:[175,2,1,""],TestMLen:[175,2,1,""],TestPercent:[175,2,1,""],TestTimeformat:[175,2,1,""]},"evennia.utils.tests.test_utils.LatinifyTest":{setUp:[175,4,1,""],test_byte_string:[175,4,1,""],test_plain_string:[175,4,1,""]},"evennia.utils.tests.test_utils.TestCrop":{test_crop:[175,4,1,""]},"evennia.utils.tests.test_utils.TestDateTimeFormat":{test_datetimes:[175,4,1,""]},"evennia.utils.tests.test_utils.TestDedent":{test_dedent:[175,4,1,""]},"evennia.utils.tests.test_utils.TestFormatGrid":{_generate_elements:[175,4,1,""],maxDiff:[175,5,1,""],setUp:[175,4,1,""],tearDown:[175,4,1,""],test_breakline:[175,4,1,""],test_disparate_grid:[175,4,1,""],test_even_grid:[175,4,1,""],test_huge_grid:[175,4,1,""],test_overlap:[175,4,1,""]},"evennia.utils.tests.test_utils.TestImportFunctions":{_t_dir_file:[175,4,1,""],test_mod_import:[175,4,1,""],test_mod_import_from_path:[175,4,1,""],test_mod_import_from_path_invalid:[175,4,1,""],test_mod_import_invalid:[175,4,1,""]},"evennia.utils.tests.test_utils.TestIsIter":{test_is_iter:[175,4,1,""]},"evennia.utils.tests.test_utils.TestListToString":{test_list_to_string:[175,4,1,""]},"evennia.utils.tests.test_utils.TestMLen":{test_dict:[175,4,1,""],test_list:[175,4,1,""],test_mxp_ansi_string:[175,4,1,""],test_mxp_string:[175,4,1,""],test_non_mxp_ansi_string:[175,4,1,""],test_non_mxp_string:[175,4,1,""]},"evennia.utils.tests.test_utils.TestPercent":{test_bad_input:[175,4,1,""],test_ok_input:[175,4,1,""]},"evennia.utils.tests.test_utils.TestTimeformat":{test_style_0:[175,4,1,""],test_style_1:[175,4,1,""],test_style_2:[175,4,1,""],test_style_3:[175,4,1,""],test_style_4:[175,4,1,""],test_unknown_format:[175,4,1,""]},"evennia.utils.tests.test_validatorfuncs":{TestValidatorFuncs:[175,2,1,""]},"evennia.utils.tests.test_validatorfuncs.TestValidatorFuncs":{test_boolean:[175,4,1,""],test_boolean_raises_ValueError:[175,4,1,""],test_color_falsy_raises_ValueError:[175,4,1,""],test_color_ok:[175,4,1,""],test_datetime_ok:[175,4,1,""],test_datetime_raises_ValueError:[175,4,1,""],test_duration_ok:[175,4,1,""],test_duration_raises_ValueError:[175,4,1,""],test_email_ok:[175,4,1,""],test_email_raises_ValueError:[175,4,1,""],test_future_ok:[175,4,1,""],test_future_raises_ValueError:[175,4,1,""],test_lock_ok:[175,4,1,""],test_lock_raises_ValueError:[175,4,1,""],test_positive_integer_ok:[175,4,1,""],test_positive_integer_raises_ValueError:[175,4,1,""],test_signed_integer_ok:[175,4,1,""],test_signed_integer_raises_ValueError:[175,4,1,""],test_text_ok:[175,4,1,""],test_text_raises_ValueError:[175,4,1,""],test_timezone_ok:[175,4,1,""],test_timezone_raises_ValueError:[175,4,1,""],test_unsigned_integer_ok:[175,4,1,""],test_unsigned_integer_raises_ValueError:[175,4,1,""]},"evennia.utils.text2html":{TextToHTMLparser:[173,2,1,""],parse_html:[173,1,1,""]},"evennia.utils.text2html.TextToHTMLparser":{_sub_bg:[173,4,1,""],_sub_bgfg:[173,4,1,""],_sub_fg:[173,4,1,""],bg_colormap:[173,5,1,""],bgfgstart:[173,5,1,""],bgfgstop:[173,5,1,""],bgstart:[173,5,1,""],bgstop:[173,5,1,""],blink:[173,5,1,""],colorback:[173,5,1,""],colorcodes:[173,5,1,""],convert_linebreaks:[173,4,1,""],convert_urls:[173,4,1,""],fg_colormap:[173,5,1,""],fgstart:[173,5,1,""],fgstop:[173,5,1,""],hilite:[173,5,1,""],inverse:[173,5,1,""],normal:[173,5,1,""],parse:[173,4,1,""],re_bgfg:[173,5,1,""],re_bgs:[173,5,1,""],re_blink:[173,5,1,""],re_blinking:[173,4,1,""],re_bold:[173,4,1,""],re_color:[173,4,1,""],re_dblspace:[173,5,1,""],re_double_space:[173,4,1,""],re_fgs:[173,5,1,""],re_hilite:[173,5,1,""],re_inverse:[173,5,1,""],re_inversing:[173,4,1,""],re_mxplink:[173,5,1,""],re_normal:[173,5,1,""],re_string:[173,5,1,""],re_uline:[173,5,1,""],re_underline:[173,4,1,""],re_unhilite:[173,5,1,""],re_url:[173,5,1,""],remove_backspaces:[173,4,1,""],remove_bells:[173,4,1,""],sub_dblspace:[173,4,1,""],sub_mxp_links:[173,4,1,""],sub_text:[173,4,1,""],tabstop:[173,5,1,""],underline:[173,5,1,""],unhilite:[173,5,1,""]},"evennia.utils.utils":{LimitedSizeOrderedDict:[173,2,1,""],_DA:[173,1,1,""],_GA:[173,1,1,""],_SA:[173,1,1,""],all_from_module:[173,1,1,""],at_search_result:[173,1,1,""],callables_from_module:[173,1,1,""],calledby:[173,1,1,""],check_evennia_dependencies:[173,1,1,""],class_from_module:[173,1,1,""],columnize:[173,1,1,""],crop:[173,1,1,""],datetime_format:[173,1,1,""],dbid_to_obj:[173,1,1,""],dbref:[173,1,1,""],dbref_to_obj:[173,1,1,""],dedent:[173,1,1,""],deepsize:[173,1,1,""],delay:[173,1,1,""],fill:[173,1,1,""],format_grid:[173,1,1,""],format_table:[173,1,1,""],fuzzy_import_from_module:[173,1,1,""],get_all_typeclasses:[173,1,1,""],get_evennia_pids:[173,1,1,""],get_evennia_version:[173,1,1,""],get_game_dir_path:[173,1,1,""],has_parent:[173,1,1,""],host_os_is:[173,1,1,""],inherits_from:[173,1,1,""],init_new_account:[173,1,1,""],interactive:[173,1,1,""],is_iter:[173,1,1,""],justify:[173,1,1,""],latinify:[173,1,1,""],lazy_property:[173,2,1,""],list_to_string:[173,1,1,""],m_len:[173,1,1,""],make_iter:[173,1,1,""],mod_import:[173,1,1,""],mod_import_from_path:[173,1,1,""],object_from_module:[173,1,1,""],pad:[173,1,1,""],percent:[173,1,1,""],percentile:[173,1,1,""],pypath_to_realpath:[173,1,1,""],random_string_from_module:[173,1,1,""],run_async:[173,1,1,""],server_services:[173,1,1,""],string_from_module:[173,1,1,""],string_partial_matching:[173,1,1,""],string_similarity:[173,1,1,""],string_suggestions:[173,1,1,""],strip_control_sequences:[173,1,1,""],time_format:[173,1,1,""],to_bytes:[173,1,1,""],to_str:[173,1,1,""],uses_database:[173,1,1,""],validate_email_address:[173,1,1,""],variable_from_module:[173,1,1,""],wildcard_to_regexp:[173,1,1,""],wrap:[173,1,1,""]},"evennia.utils.utils.LimitedSizeOrderedDict":{__init__:[173,4,1,""],_check_size:[173,4,1,""],update:[173,4,1,""]},"evennia.utils.utils.lazy_property":{__init__:[173,4,1,""]},"evennia.utils.validatorfuncs":{"boolean":[173,1,1,""],color:[173,1,1,""],datetime:[173,1,1,""],duration:[173,1,1,""],email:[173,1,1,""],future:[173,1,1,""],lock:[173,1,1,""],positive_integer:[173,1,1,""],signed_integer:[173,1,1,""],text:[173,1,1,""],timezone:[173,1,1,""],unsigned_integer:[173,1,1,""]},"evennia.web":{api:[178,0,0,"-"],urls:[177,0,0,"-"],utils:[179,0,0,"-"],webclient:[180,0,0,"-"],website:[181,0,0,"-"]},"evennia.web.api":{filters:[178,0,0,"-"],permissions:[178,0,0,"-"],serializers:[178,0,0,"-"],tests:[178,0,0,"-"],urls:[178,0,0,"-"],views:[178,0,0,"-"]},"evennia.web.api.filters":{AccountDBFilterSet:[178,2,1,""],AliasFilter:[178,2,1,""],BaseTypeclassFilterSet:[178,2,1,""],ObjectDBFilterSet:[178,2,1,""],PermissionFilter:[178,2,1,""],ScriptDBFilterSet:[178,2,1,""],TagTypeFilter:[178,2,1,""],get_tag_query:[178,1,1,""]},"evennia.web.api.filters.AccountDBFilterSet":{Meta:[178,2,1,""],_meta:[178,5,1,""],base_filters:[178,5,1,""],declared_filters:[178,5,1,""]},"evennia.web.api.filters.AccountDBFilterSet.Meta":{fields:[178,5,1,""],model:[178,5,1,""]},"evennia.web.api.filters.AliasFilter":{tag_type:[178,5,1,""]},"evennia.web.api.filters.BaseTypeclassFilterSet":{_meta:[178,5,1,""],base_filters:[178,5,1,""],declared_filters:[178,5,1,""],filter_name:[178,4,1,""]},"evennia.web.api.filters.ObjectDBFilterSet":{Meta:[178,2,1,""],_meta:[178,5,1,""],base_filters:[178,5,1,""],declared_filters:[178,5,1,""]},"evennia.web.api.filters.ObjectDBFilterSet.Meta":{fields:[178,5,1,""],model:[178,5,1,""]},"evennia.web.api.filters.PermissionFilter":{tag_type:[178,5,1,""]},"evennia.web.api.filters.ScriptDBFilterSet":{Meta:[178,2,1,""],_meta:[178,5,1,""],base_filters:[178,5,1,""],declared_filters:[178,5,1,""]},"evennia.web.api.filters.ScriptDBFilterSet.Meta":{fields:[178,5,1,""],model:[178,5,1,""]},"evennia.web.api.filters.TagTypeFilter":{filter:[178,4,1,""],tag_type:[178,5,1,""]},"evennia.web.api.permissions":{EvenniaPermission:[178,2,1,""]},"evennia.web.api.permissions.EvenniaPermission":{MINIMUM_CREATE_PERMISSION:[178,5,1,""],MINIMUM_LIST_PERMISSION:[178,5,1,""],check_locks:[178,4,1,""],destroy_locks:[178,5,1,""],has_object_permission:[178,4,1,""],has_permission:[178,4,1,""],update_locks:[178,5,1,""],view_locks:[178,5,1,""]},"evennia.web.api.serializers":{AccountSerializer:[178,2,1,""],AttributeSerializer:[178,2,1,""],ObjectDBSerializer:[178,2,1,""],ScriptDBSerializer:[178,2,1,""],SimpleObjectDBSerializer:[178,2,1,""],TagSerializer:[178,2,1,""],TypeclassSerializerMixin:[178,2,1,""]},"evennia.web.api.serializers.AccountSerializer":{Meta:[178,2,1,""],_declared_fields:[178,5,1,""],get_session_ids:[178,4,1,""]},"evennia.web.api.serializers.AccountSerializer.Meta":{fields:[178,5,1,""],model:[178,5,1,""],read_only_fields:[178,5,1,""]},"evennia.web.api.serializers.AttributeSerializer":{Meta:[178,2,1,""],_declared_fields:[178,5,1,""],get_value_display:[178,4,1,""]},"evennia.web.api.serializers.AttributeSerializer.Meta":{fields:[178,5,1,""],model:[178,5,1,""]},"evennia.web.api.serializers.ObjectDBSerializer":{Meta:[178,2,1,""],_declared_fields:[178,5,1,""],get_contents:[178,4,1,""],get_exits:[178,4,1,""]},"evennia.web.api.serializers.ObjectDBSerializer.Meta":{fields:[178,5,1,""],model:[178,5,1,""],read_only_fields:[178,5,1,""]},"evennia.web.api.serializers.ScriptDBSerializer":{Meta:[178,2,1,""],_declared_fields:[178,5,1,""]},"evennia.web.api.serializers.ScriptDBSerializer.Meta":{fields:[178,5,1,""],model:[178,5,1,""],read_only_fields:[178,5,1,""]},"evennia.web.api.serializers.SimpleObjectDBSerializer":{Meta:[178,2,1,""],_declared_fields:[178,5,1,""]},"evennia.web.api.serializers.SimpleObjectDBSerializer.Meta":{fields:[178,5,1,""],model:[178,5,1,""]},"evennia.web.api.serializers.TagSerializer":{Meta:[178,2,1,""],_declared_fields:[178,5,1,""]},"evennia.web.api.serializers.TagSerializer.Meta":{fields:[178,5,1,""],model:[178,5,1,""]},"evennia.web.api.serializers.TypeclassSerializerMixin":{get_aliases:[178,4,1,""],get_attributes:[178,4,1,""],get_nicks:[178,4,1,""],get_permissions:[178,4,1,""],get_tags:[178,4,1,""],shared_fields:[178,5,1,""]},"evennia.web.api.tests":{TestEvenniaRESTApi:[178,2,1,""]},"evennia.web.api.tests.TestEvenniaRESTApi":{_overridden_settings:[178,5,1,""],client_class:[178,5,1,""],get_view_details:[178,4,1,""],maxDiff:[178,5,1,""],setUp:[178,4,1,""],tearDown:[178,4,1,""],test_create:[178,4,1,""],test_delete:[178,4,1,""],test_list:[178,4,1,""],test_retrieve:[178,4,1,""],test_set_attribute:[178,4,1,""],test_update:[178,4,1,""]},"evennia.web.api.views":{AccountDBViewSet:[178,2,1,""],CharacterViewSet:[178,2,1,""],ExitViewSet:[178,2,1,""],ObjectDBViewSet:[178,2,1,""],RoomViewSet:[178,2,1,""],ScriptDBViewSet:[178,2,1,""],TypeclassViewSetMixin:[178,2,1,""]},"evennia.web.api.views.AccountDBViewSet":{basename:[178,5,1,""],description:[178,5,1,""],detail:[178,5,1,""],filterset_class:[178,5,1,""],name:[178,5,1,""],queryset:[178,5,1,""],serializer_class:[178,5,1,""],suffix:[178,5,1,""]},"evennia.web.api.views.CharacterViewSet":{basename:[178,5,1,""],description:[178,5,1,""],detail:[178,5,1,""],name:[178,5,1,""],queryset:[178,5,1,""],suffix:[178,5,1,""]},"evennia.web.api.views.ExitViewSet":{basename:[178,5,1,""],description:[178,5,1,""],detail:[178,5,1,""],name:[178,5,1,""],queryset:[178,5,1,""],suffix:[178,5,1,""]},"evennia.web.api.views.ObjectDBViewSet":{basename:[178,5,1,""],description:[178,5,1,""],detail:[178,5,1,""],filterset_class:[178,5,1,""],name:[178,5,1,""],queryset:[178,5,1,""],serializer_class:[178,5,1,""],suffix:[178,5,1,""]},"evennia.web.api.views.RoomViewSet":{basename:[178,5,1,""],description:[178,5,1,""],detail:[178,5,1,""],name:[178,5,1,""],queryset:[178,5,1,""],suffix:[178,5,1,""]},"evennia.web.api.views.ScriptDBViewSet":{basename:[178,5,1,""],description:[178,5,1,""],detail:[178,5,1,""],filterset_class:[178,5,1,""],name:[178,5,1,""],queryset:[178,5,1,""],serializer_class:[178,5,1,""],suffix:[178,5,1,""]},"evennia.web.api.views.TypeclassViewSetMixin":{filter_backends:[178,5,1,""],permission_classes:[178,5,1,""],set_attribute:[178,4,1,""]},"evennia.web.utils":{backends:[179,0,0,"-"],general_context:[179,0,0,"-"],middleware:[179,0,0,"-"],tests:[179,0,0,"-"]},"evennia.web.utils.backends":{CaseInsensitiveModelBackend:[179,2,1,""]},"evennia.web.utils.backends.CaseInsensitiveModelBackend":{authenticate:[179,4,1,""]},"evennia.web.utils.general_context":{general_context:[179,1,1,""],set_game_name_and_slogan:[179,1,1,""],set_webclient_settings:[179,1,1,""]},"evennia.web.utils.middleware":{SharedLoginMiddleware:[179,2,1,""]},"evennia.web.utils.middleware.SharedLoginMiddleware":{__init__:[179,4,1,""],make_shared_login:[179,4,1,""]},"evennia.web.utils.tests":{TestGeneralContext:[179,2,1,""]},"evennia.web.utils.tests.TestGeneralContext":{maxDiff:[179,5,1,""],test_general_context:[179,4,1,""],test_set_game_name_and_slogan:[179,4,1,""],test_set_webclient_settings:[179,4,1,""]},"evennia.web.webclient":{urls:[180,0,0,"-"],views:[180,0,0,"-"]},"evennia.web.webclient.views":{webclient:[180,1,1,""]},"evennia.web.website":{forms:[181,0,0,"-"],templatetags:[182,0,0,"-"],tests:[181,0,0,"-"],urls:[181,0,0,"-"],views:[181,0,0,"-"]},"evennia.web.website.forms":{AccountForm:[181,2,1,""],CharacterForm:[181,2,1,""],CharacterUpdateForm:[181,2,1,""],EvenniaForm:[181,2,1,""],ObjectForm:[181,2,1,""]},"evennia.web.website.forms.AccountForm":{Meta:[181,2,1,""],_meta:[181,5,1,""],base_fields:[181,5,1,""],declared_fields:[181,5,1,""],media:[181,4,1,""]},"evennia.web.website.forms.AccountForm.Meta":{field_classes:[181,5,1,""],fields:[181,5,1,""],model:[181,5,1,""]},"evennia.web.website.forms.CharacterForm":{Meta:[181,2,1,""],_meta:[181,5,1,""],base_fields:[181,5,1,""],declared_fields:[181,5,1,""],media:[181,4,1,""]},"evennia.web.website.forms.CharacterForm.Meta":{fields:[181,5,1,""],labels:[181,5,1,""],model:[181,5,1,""]},"evennia.web.website.forms.CharacterUpdateForm":{_meta:[181,5,1,""],base_fields:[181,5,1,""],declared_fields:[181,5,1,""],media:[181,4,1,""]},"evennia.web.website.forms.EvenniaForm":{base_fields:[181,5,1,""],clean:[181,4,1,""],declared_fields:[181,5,1,""],media:[181,4,1,""]},"evennia.web.website.forms.ObjectForm":{Meta:[181,2,1,""],_meta:[181,5,1,""],base_fields:[181,5,1,""],declared_fields:[181,5,1,""],media:[181,4,1,""]},"evennia.web.website.forms.ObjectForm.Meta":{fields:[181,5,1,""],labels:[181,5,1,""],model:[181,5,1,""]},"evennia.web.website.templatetags":{addclass:[182,0,0,"-"]},"evennia.web.website.templatetags.addclass":{addclass:[182,1,1,""]},"evennia.web.website.tests":{AdminTest:[181,2,1,""],ChannelDetailTest:[181,2,1,""],ChannelListTest:[181,2,1,""],CharacterCreateView:[181,2,1,""],CharacterDeleteView:[181,2,1,""],CharacterListView:[181,2,1,""],CharacterManageView:[181,2,1,""],CharacterPuppetView:[181,2,1,""],CharacterUpdateView:[181,2,1,""],EvenniaWebTest:[181,2,1,""],IndexTest:[181,2,1,""],LoginTest:[181,2,1,""],LogoutTest:[181,2,1,""],PasswordResetTest:[181,2,1,""],RegisterTest:[181,2,1,""],WebclientTest:[181,2,1,""]},"evennia.web.website.tests.AdminTest":{unauthenticated_response:[181,5,1,""],url_name:[181,5,1,""]},"evennia.web.website.tests.ChannelDetailTest":{get_kwargs:[181,4,1,""],setUp:[181,4,1,""],url_name:[181,5,1,""]},"evennia.web.website.tests.ChannelListTest":{url_name:[181,5,1,""]},"evennia.web.website.tests.CharacterCreateView":{test_valid_access_multisession_0:[181,4,1,""],test_valid_access_multisession_2:[181,4,1,""],unauthenticated_response:[181,5,1,""],url_name:[181,5,1,""]},"evennia.web.website.tests.CharacterDeleteView":{get_kwargs:[181,4,1,""],test_invalid_access:[181,4,1,""],test_valid_access:[181,4,1,""],unauthenticated_response:[181,5,1,""],url_name:[181,5,1,""]},"evennia.web.website.tests.CharacterListView":{unauthenticated_response:[181,5,1,""],url_name:[181,5,1,""]},"evennia.web.website.tests.CharacterManageView":{unauthenticated_response:[181,5,1,""],url_name:[181,5,1,""]},"evennia.web.website.tests.CharacterPuppetView":{get_kwargs:[181,4,1,""],test_invalid_access:[181,4,1,""],unauthenticated_response:[181,5,1,""],url_name:[181,5,1,""]},"evennia.web.website.tests.CharacterUpdateView":{get_kwargs:[181,4,1,""],test_invalid_access:[181,4,1,""],test_valid_access:[181,4,1,""],unauthenticated_response:[181,5,1,""],url_name:[181,5,1,""]},"evennia.web.website.tests.EvenniaWebTest":{account_typeclass:[181,5,1,""],authenticated_response:[181,5,1,""],channel_typeclass:[181,5,1,""],character_typeclass:[181,5,1,""],exit_typeclass:[181,5,1,""],get_kwargs:[181,4,1,""],login:[181,4,1,""],object_typeclass:[181,5,1,""],room_typeclass:[181,5,1,""],script_typeclass:[181,5,1,""],setUp:[181,4,1,""],test_get:[181,4,1,""],test_get_authenticated:[181,4,1,""],test_valid_chars:[181,4,1,""],unauthenticated_response:[181,5,1,""],url_name:[181,5,1,""]},"evennia.web.website.tests.IndexTest":{url_name:[181,5,1,""]},"evennia.web.website.tests.LoginTest":{url_name:[181,5,1,""]},"evennia.web.website.tests.LogoutTest":{url_name:[181,5,1,""]},"evennia.web.website.tests.PasswordResetTest":{unauthenticated_response:[181,5,1,""],url_name:[181,5,1,""]},"evennia.web.website.tests.RegisterTest":{url_name:[181,5,1,""]},"evennia.web.website.tests.WebclientTest":{test_get:[181,4,1,""],test_get_disabled:[181,4,1,""],url_name:[181,5,1,""]},"evennia.web.website.views":{AccountCreateView:[181,2,1,""],AccountMixin:[181,2,1,""],ChannelDetailView:[181,2,1,""],ChannelListView:[181,2,1,""],ChannelMixin:[181,2,1,""],CharacterCreateView:[181,2,1,""],CharacterDeleteView:[181,2,1,""],CharacterDetailView:[181,2,1,""],CharacterListView:[181,2,1,""],CharacterManageView:[181,2,1,""],CharacterMixin:[181,2,1,""],CharacterPuppetView:[181,2,1,""],CharacterUpdateView:[181,2,1,""],EvenniaCreateView:[181,2,1,""],EvenniaDeleteView:[181,2,1,""],EvenniaDetailView:[181,2,1,""],EvenniaIndexView:[181,2,1,""],EvenniaUpdateView:[181,2,1,""],HelpDetailView:[181,2,1,""],HelpListView:[181,2,1,""],HelpMixin:[181,2,1,""],ObjectCreateView:[181,2,1,""],ObjectDeleteView:[181,2,1,""],ObjectDetailView:[181,2,1,""],ObjectUpdateView:[181,2,1,""],TypeclassMixin:[181,2,1,""],_gamestats:[181,1,1,""],admin_wrapper:[181,1,1,""],evennia_admin:[181,1,1,""],to_be_implemented:[181,1,1,""]},"evennia.web.website.views.AccountCreateView":{form_valid:[181,4,1,""],success_url:[181,5,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.AccountMixin":{form_class:[181,5,1,""],model:[181,5,1,""]},"evennia.web.website.views.ChannelDetailView":{attributes:[181,5,1,""],get_context_data:[181,4,1,""],get_object:[181,4,1,""],max_num_lines:[181,5,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.ChannelListView":{get_context_data:[181,4,1,""],max_popular:[181,5,1,""],page_title:[181,5,1,""],paginate_by:[181,5,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.ChannelMixin":{access_type:[181,5,1,""],get_queryset:[181,4,1,""],model:[181,5,1,""],page_title:[181,5,1,""]},"evennia.web.website.views.CharacterCreateView":{form_valid:[181,4,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.CharacterDetailView":{access_type:[181,5,1,""],attributes:[181,5,1,""],get_queryset:[181,4,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.CharacterListView":{access_type:[181,5,1,""],get_queryset:[181,4,1,""],page_title:[181,5,1,""],paginate_by:[181,5,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.CharacterManageView":{page_title:[181,5,1,""],paginate_by:[181,5,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.CharacterMixin":{form_class:[181,5,1,""],get_queryset:[181,4,1,""],model:[181,5,1,""],success_url:[181,5,1,""]},"evennia.web.website.views.CharacterPuppetView":{get_redirect_url:[181,4,1,""]},"evennia.web.website.views.CharacterUpdateView":{form_class:[181,5,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.EvenniaCreateView":{page_title:[181,4,1,""]},"evennia.web.website.views.EvenniaDeleteView":{page_title:[181,4,1,""]},"evennia.web.website.views.EvenniaDetailView":{page_title:[181,4,1,""]},"evennia.web.website.views.EvenniaIndexView":{get_context_data:[181,4,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.EvenniaUpdateView":{page_title:[181,4,1,""]},"evennia.web.website.views.HelpDetailView":{get_context_data:[181,4,1,""],get_object:[181,4,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.HelpListView":{page_title:[181,5,1,""],paginate_by:[181,5,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.HelpMixin":{get_queryset:[181,4,1,""],model:[181,5,1,""],page_title:[181,5,1,""]},"evennia.web.website.views.ObjectCreateView":{model:[181,5,1,""]},"evennia.web.website.views.ObjectDeleteView":{"delete":[181,4,1,""],access_type:[181,5,1,""],model:[181,5,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.ObjectDetailView":{access_type:[181,5,1,""],attributes:[181,5,1,""],get_context_data:[181,4,1,""],get_object:[181,4,1,""],model:[181,5,1,""],template_name:[181,5,1,""]},"evennia.web.website.views.ObjectUpdateView":{access_type:[181,5,1,""],form_valid:[181,4,1,""],get_initial:[181,4,1,""],get_success_url:[181,4,1,""],model:[181,5,1,""]},"evennia.web.website.views.TypeclassMixin":{typeclass:[181,4,1,""]},evennia:{_init:[141,1,1,""],accounts:[143,0,0,"-"],commands:[144,0,0,"-"],comms:[146,0,0,"-"],contrib:[147,0,0,"-"],game_template:[155,0,0,"-"],help:[162,0,0,"-"],locks:[163,0,0,"-"],objects:[164,0,0,"-"],prototypes:[165,0,0,"-"],scripts:[166,0,0,"-"],server:[167,0,0,"-"],set_trace:[141,1,1,""],settings_default:[141,0,0,"-"],typeclasses:[172,0,0,"-"],utils:[173,0,0,"-"],web:[177,0,0,"-"]}},objnames:{"0":["py","module","Python module"],"1":["py","function","Python function"],"2":["py","class","Python class"],"3":["py","exception","Python exception"],"4":["py","method","Python method"],"5":["py","attribute","Python attribute"],"6":["py","data","Python data"]},objtypes:{"0":"py:module","1":"py:function","2":"py:class","3":"py:exception","4":"py:method","5":"py:attribute","6":"py:data"},terms:{"001s":127,"010S":25,"015public":25,"020t":25,"030a":25,"040f":25,"050f":25,"0b16":24,"0d0":56,"0x045a0990":42,"0x852be2c":59,"100m":173,"100mb":90,"100s":147,"101m":173,"102m":173,"103m":173,"104m":173,"105m":173,"106m":173,"107m":173,"108m":173,"109m":173,"10m":67,"110m":173,"111m":173,"112m":173,"113m":173,"114m":173,"115m":173,"116m":173,"117m":173,"118m":173,"119m":173,"120m":173,"121m":173,"122m":173,"123dark":81,"123m":173,"124m":173,"125m":173,"126m":173,"127m":173,"128m":173,"129m":173,"12s":27,"130m":173,"131m":173,"132m":173,"133m":173,"134m":173,"135m":173,"136m":173,"137m":173,"138m":173,"139m":173,"140m":173,"141m":173,"142m":173,"143m":173,"144m":173,"145m":173,"146m":173,"147m":173,"148m":173,"149m":173,"150m":173,"151m":173,"152m":173,"153m":173,"154m":173,"155m":173,"156m":173,"156s":127,"157m":173,"158m":173,"159m":173,"15th":149,"160m":173,"161m":173,"162m":173,"163m":173,"164m":173,"165m":173,"166m":173,"167m":173,"168m":173,"169m":173,"16m":173,"170m":173,"171m":173,"172m":173,"173m":173,"174m":173,"175m":173,"176m":173,"177m":173,"178m":173,"179m":173,"17m":173,"180m":173,"181m":173,"182m":173,"183m":173,"184m":173,"185m":173,"186m":173,"187m":173,"188m":173,"189m":173,"18m":173,"190m":173,"191m":173,"192m":173,"193m":173,"194m":173,"195m":173,"196m":173,"197m":173,"198m":173,"199m":173,"19m":173,"1_7":127,"1d100":[73,147],"1d2":56,"1d6":73,"1gb":90,"1st":[62,158],"200m":173,"201m":173,"2020_01_29":173,"2020_01_29__1":173,"2020_01_29__2":173,"202m":173,"203m":173,"204m":173,"205m":173,"206m":173,"207m":173,"208m":173,"209m":173,"20m":173,"210m":173,"211m":173,"212m":173,"213m":173,"214m":173,"215m":173,"216m":173,"217m":173,"218m":173,"219m":173,"21m":173,"220m":173,"221m":173,"222m":173,"223m":173,"224m":173,"225m":173,"226m":173,"227m":173,"228m":173,"229m":173,"22m":173,"22nd":173,"230m":173,"231m":173,"232m":173,"233m":173,"234m":173,"235m":173,"236m":173,"237m":173,"238m":173,"239m":173,"23m":173,"240m":173,"241m":173,"242m":173,"243m":173,"244m":173,"245m":173,"246m":173,"247m":173,"248m":173,"249m":173,"24m":173,"250m":173,"251m":173,"252m":173,"253m":173,"254m":173,"255m":173,"25m":173,"26m":173,"27m":173,"28gmcp":169,"28m":173,"29m":173,"2d6":[58,147],"2gb":90,"2nd":158,"30m":173,"31m":173,"31st":62,"32bit":[24,63],"32m":173,"32nd":58,"33m":173,"34m":173,"35m":173,"36m":173,"36mcommand":141,"36mcreat":141,"36mdatabas":141,"36mevennia":141,"36mglobal":141,"36msearch":141,"36mtypeclass":141,"36mutil":141,"37m":173,"37mdict":141,"37mevennia":141,"38m":173,"39m":173,"3c3ccec30f037be174d3":173,"3d6":147,"3rd":62,"40m":173,"41m":173,"42m":173,"43m":173,"44m":173,"45m":[27,173],"46m":173,"47m":173,"48m":173,"49m":173,"4er43233fwefwfw":9,"4th":79,"50m":173,"50mb":90,"51m":173,"52m":173,"53m":173,"54m":173,"550n":25,"551e":25,"552w":25,"553b":25,"554i":25,"555e":25,"55m":173,"56m":173,"57m":173,"58m":173,"59m":173,"5d5":56,"5mb":148,"5x5":111,"60m":173,"61m":173,"62m":173,"63m":173,"64m":173,"65m":173,"66m":173,"67m":173,"68m":173,"69m":173,"6d6":56,"70m":173,"71m":173,"72m":173,"73m":173,"74m":173,"75m":173,"76m":173,"77m":173,"78m":173,"79m":173,"80m":173,"81m":173,"82m":173,"83m":173,"84m":173,"85m":173,"86m":173,"87m":173,"88m":173,"89m":173,"8f64fec2670c":90,"90m":173,"90s":173,"91m":173,"92m":173,"93m":173,"94m":173,"95m":173,"96m":173,"97m":173,"98m":173,"99m":173,"\u6d4b\u8bd5":25,"abstract":[47,64,86,119,152,172,173,174],"boolean":[13,33,133,137,144,147,163,164,165,166,172,173],"break":[10,12,14,30,37,42,54,57,58,61,91,96,103,108,111,114,125,137,141,145,147,153,169,173],"byte":[15,27,94,113,148,168,169,173],"case":[1,6,8,10,11,12,13,14,15,21,22,25,27,28,29,31,33,34,37,38,40,41,42,43,44,46,49,51,55,58,59,60,61,62,64,69,74,79,80,81,82,83,86,88,89,91,95,96,100,102,103,105,107,108,109,110,111,113,114,116,119,120,121,123,125,127,128,131,133,137,143,144,145,146,147,148,149,151,154,158,162,163,164,165,166,167,169,170,171,172,173,174,179],"catch":[15,26,27,30,43,58,87,91,97,102,115,118,143,145,154,166,167,169,173,174,181],"char":[43,56,58,71,73,85,88,105,111,116,117,119,120,133,143,145,147,154,164,167,169,173,175],"class":[1,2,3,5,6,10,11,12,16,17,20,21,25,26,28,29,30,31,38,39,40,42,43,44,47,49,50,51,52,55,56,57,58,60,61,62,64,68,71,73,77,81,82,85,86,89,91,97,102,105,109,116,117,118,119,120,121,123,124,132,133,134,135,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,168,169,170,171,172,173,174,175,178,179,181],"const":147,"default":[0,1,2,3,4,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,27,29,31,32,33,34,35,36,38,39,40,41,42,45,46,47,49,50,51,53,56,57,58,59,62,63,64,65,66,67,68,69,71,72,75,76,77,81,82,83,85,86,87,88,89,90,91,93,95,96,97,100,101,102,103,104,105,106,107,109,111,112,113,114,116,117,118,119,121,123,124,125,126,127,128,129,131,133,134,135,136,138,139,140,141,143,144,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,168,169,170,172,173,174,175,178,179,181,184],"export":75,"final":[10,23,26,27,29,33,36,38,39,41,43,58,63,68,69,70,73,76,80,83,85,86,102,103,105,109,114,116,123,125,126,127,133,134,136,137,144,145,147,148,163,165,166,167,170,173],"float":[38,49,143,147,149,165,166,167,169,172,173],"function":[3,4,5,6,9,10,11,13,14,18,19,20,21,23,25,26,27,29,33,34,37,38,40,41,43,44,46,48,50,51,52,55,57,58,59,60,61,62,63,64,68,69,73,74,75,77,81,82,83,85,86,88,91,93,96,104,106,107,108,109,110,111,115,118,119,121,122,123,124,125,127,128,133,134,135,137,138,140,141,143,144,145,146,147,148,149,151,152,153,154,158,161,162,163,164,165,166,167,169,170,171,172,173,175,178,179,181],"g\u00e9n\u00e9ral":79,"goto":[85,165,173],"import":[0,2,3,4,5,6,9,10,11,13,14,15,16,19,20,21,22,25,27,28,29,30,31,33,39,40,42,43,44,45,46,47,48,49,50,51,52,54,55,56,57,58,59,60,61,62,63,64,68,69,71,72,73,74,76,77,80,81,83,84,85,86,89,90,91,93,94,96,97,102,103,104,105,106,107,110,111,112,113,114,115,116,117,118,119,120,121,123,125,126,127,130,132,133,134,135,136,137,138,140,141,144,145,146,147,148,149,152,153,154,158,162,163,165,166,167,169,170,172,173,181],"int":[11,25,31,39,49,51,56,58,74,85,91,114,123,125,134,143,144,146,147,148,149,152,154,164,165,166,167,169,170,172,173,174],"long":[9,10,15,20,22,23,25,26,27,29,33,37,38,40,43,44,46,49,51,52,55,58,60,62,64,68,71,72,73,78,79,80,81,85,86,87,90,105,108,111,113,115,118,121,125,126,127,129,131,133,135,138,139,145,147,149,152,153,169,173,175],"new":[0,2,5,9,11,12,13,14,16,19,20,21,22,23,25,26,27,29,31,33,34,35,36,37,38,39,40,41,43,44,45,49,50,51,54,55,57,61,62,63,64,65,68,70,71,72,73,75,76,77,78,79,80,81,82,83,84,85,88,89,90,91,92,93,95,96,98,100,101,104,105,106,107,108,109,111,112,116,117,118,121,122,123,124,128,129,131,132,134,135,136,137,138,139,143,144,145,146,147,149,152,154,155,156,158,162,163,164,165,166,167,169,170,172,173,174,181,184],"null":[8,86,172,173],"public":[25,34,41,43,58,65,67,72,90,93,100,103,131,134,145,148,164,167,173],"return":[3,4,6,10,11,15,20,21,22,25,27,28,29,30,33,36,38,39,40,41,42,43,44,48,49,50,52,58,60,62,64,68,69,71,73,74,76,77,80,81,82,85,89,91,93,95,96,97,100,102,103,107,108,109,110,111,112,114,116,117,118,119,121,123,125,127,129,133,134,137,138,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,169,170,172,173,174,175,178,179,181],"short":[20,22,29,38,39,42,46,51,54,57,58,61,62,70,71,83,87,89,95,96,103,110,112,114,123,129,137,140,147,149,153,165,173],"static":[38,49,58,94,124,135,136,137,139,145,147,149,158,166,167,173,178,180,181,184],"super":[5,22,25,31,40,41,49,57,58,60,62,81,89,96,118,121,123,125,147],"switch":[0,2,9,10,13,14,16,19,20,23,25,31,33,34,43,46,50,58,65,68,72,76,80,81,82,88,90,98,114,116,121,122,123,125,126,129,131,138,145,146,147,152,166,172,173],"th\u00ed":20,"throw":[11,22,43,66,75,109,131,133,144,145,173],"true":[1,2,4,5,10,11,13,20,21,22,25,26,27,29,31,33,34,38,40,41,49,50,51,54,56,58,62,65,66,67,68,69,72,74,76,80,81,84,85,86,87,90,91,96,98,100,102,105,114,115,116,117,120,121,122,123,125,126,127,133,135,137,138,143,144,145,146,147,148,149,152,153,154,158,162,163,164,165,166,167,169,171,172,173,174,175,178],"try":[0,4,5,6,8,9,10,11,12,13,15,16,20,21,22,23,25,26,27,29,30,38,39,42,43,44,46,48,49,50,51,54,55,56,57,58,60,61,63,64,65,66,68,69,73,74,75,77,80,81,86,90,91,93,95,96,97,102,103,108,109,110,111,113,118,119,120,121,123,124,126,127,133,134,135,136,137,138,140,143,144,145,146,147,149,152,153,154,162,163,164,165,166,167,169,172,173],"var":[67,88,137,147,148,151,169,173],"void":56,"while":[0,9,10,11,13,14,20,22,23,25,28,29,31,33,35,37,38,41,43,49,50,51,55,56,57,58,62,63,70,75,83,86,90,91,93,95,96,103,108,109,110,111,114,116,118,119,121,122,124,127,129,133,134,136,137,138,143,145,146,147,148,149,152,153,154,158,164,165,166,169,172,173,181],AIs:79,AND:[43,73,80,119,145,147,163,172],ARE:77,AWS:[90,100,148],Adding:[18,32,33,45,53,60,71,82,108,116,124,139,147,184],Age:[147,181],And:[0,4,9,10,11,21,22,25,26,29,33,36,41,42,46,51,57,61,62,69,73,80,86,91,96,111,126,133,137,138,144,147,152,184],Are:[33,61,79,82],Aye:46,BGs:126,Being:[58,81,122,123],But:[0,6,10,11,13,15,20,21,22,25,26,27,28,29,31,33,37,38,39,41,42,44,51,54,55,57,59,60,61,62,64,69,72,73,80,82,83,85,86,91,95,96,100,102,104,107,109,111,114,119,125,126,127,133,134,138,144,147,153,172,181],DNS:90,DOING:147,DoS:169,Doing:[29,33,43,55,73,134,144,145],For:[0,2,5,6,8,9,12,13,14,16,17,19,20,21,22,23,25,27,29,31,33,36,37,38,39,41,42,43,46,49,51,53,55,56,57,58,59,62,63,64,69,72,73,76,79,80,81,83,85,86,88,90,91,93,95,96,98,100,102,103,105,109,110,111,113,114,116,121,123,126,127,129,130,131,132,133,134,135,136,138,139,140,144,145,146,147,149,152,154,161,162,163,165,169,172,173,178,181,183,184],GMs:58,Going:147,Has:[24,152],His:[57,147],IDE:[48,106],IDEs:57,IDs:[0,100,133,134,149,172,173,178],INTO:[43,145,147],IOS:24,IPs:[12,103,151,167],IRE:[88,169],Its:[41,62,69,80,83,86,89,105,147,165,173],LTS:97,NOT:[11,25,33,43,80,90,103,119,137,145,154,163,165,166,167,184],Not:[8,24,30,41,54,57,61,74,90,108,112,115,127,131,132,133,137,143,144,145,164,167,169,172,173,175],OBS:[19,43],ONE:103,Obs:127,One:[0,8,12,20,22,25,29,34,36,38,46,49,51,57,58,60,63,64,69,76,79,80,87,91,94,95,102,105,110,115,117,121,123,126,128,130,131,132,138,141,143,144,147,154,165,167,169,172,173],PRs:131,Such:[6,13,28,33,37,43,48,51,57,64,73,127,145,165,173],THAT:91,THE:[147,153],THEN:[144,147],THERE:147,TLS:103,That:[0,3,4,9,10,15,21,22,25,26,31,33,39,41,42,46,49,53,55,57,62,64,68,69,73,74,77,91,93,95,96,98,102,105,111,112,115,119,122,125,131,134,136,138,140,147,163,165,167,178],The:[0,2,4,5,6,7,8,9,12,15,17,20,21,23,24,25,27,28,30,31,33,34,36,37,38,39,40,42,43,44,45,48,52,53,54,55,56,57,59,60,61,62,63,64,66,68,70,72,73,74,75,76,78,79,80,81,82,84,86,87,88,89,90,91,92,94,95,97,98,100,101,102,103,104,105,106,107,108,110,111,112,113,114,115,118,119,120,121,122,124,125,126,127,128,129,130,131,132,133,134,136,137,138,139,140,143,144,145,146,147,148,149,152,153,154,155,156,158,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,178,181,183,184],Their:[51,73,103,109,114,124,147],Theirs:147,Then:[0,9,15,22,38,39,41,42,46,56,61,63,67,69,91,93,100,107,127,131,137,147,173],There:[0,5,8,10,11,13,14,15,19,20,21,22,23,25,26,27,31,33,34,38,41,46,49,51,55,57,58,60,61,62,64,68,69,72,73,77,79,80,81,85,86,88,89,90,91,93,95,96,97,98,102,103,104,105,107,108,111,112,113,114,116,117,118,119,121,123,125,127,128,133,136,137,138,139,145,147,152,165,166,167,169,173,183],These:[0,4,5,9,11,13,17,22,25,33,34,35,38,39,40,43,47,49,51,59,61,65,68,69,73,74,83,86,88,90,91,95,96,100,102,103,105,107,109,110,111,112,114,119,121,122,124,125,127,131,133,137,138,139,143,144,145,146,147,149,151,153,154,162,163,164,165,166,167,169,170,172,173],USE:[163,184],Use:[1,2,4,5,8,9,12,13,14,20,22,23,25,31,38,43,48,51,54,58,60,63,65,69,70,89,90,93,95,96,100,105,109,114,116,122,123,125,127,131,137,143,144,145,147,149,152,153,158,161,164,165,167,168,169,170,172,173,174],Used:[33,43,121,139,144,145,146,147,164,166,168,169,172,173,179],Useful:[51,90],Uses:[24,114,145,147,151,154,167,172,173,174],Using:[18,22,27,43,46,51,53,55,58,60,62,68,80,91,96,115,121,123,139,145,147,152,164,169,172,173,184],VCS:36,VHS:147,VPS:90,WILL:[24,91,166],WIS:58,WITH:[23,147],Will:[31,38,74,110,114,143,146,147,154,164,165,167,169,172,173],With:[8,11,15,19,23,53,55,57,77,87,100,111,122,123,141,143,147,148,154,165,173],Yes:[33,138,147,173],__1:173,__2:173,_________________:125,_________________________:51,______________________________:51,________________________________:51,_________________________________:125,______________________________________________:51,_______________________________________________:51,____________________________________________________:51,_________________________________________________________:85,__________________________________________________________:85,__all__:[143,162,164],__defaultclasspath__:172,__dict__:141,__doc__:[33,43,59,68,141,144,145,156,162,173],__example__:97,__ge__:97,__init_:173,__init__:[3,6,11,40,47,49,53,96,97,107,125,144,146,147,148,149,153,163,164,166,167,168,169,170,171,172,173,179],__iter__:11,__multimatch_command:145,__noinput_command:[144,145,147,173],__nomatch_command:[145,147,154,173],__send_to_channel_command:145,__settingsclasspath__:172,__unloggedin_look_command:[145,147],__value_get:172,_accountdb__cmdset_storage_del:143,_accountdb__cmdset_storage_get:143,_accountdb__cmdset_storage_set:143,_accountdb__uid_del:143,_accountdb__uid_get:143,_accountdb__uid_set:143,_accountdb__username_del:143,_accountdb__username_get:143,_accountdb__username_set:143,_action_thre:51,_action_two:51,_add_attr:165,_add_keys_choic:147,_add_objs_to:147,_add_part:147,_add_perm:165,_add_prototype_tag:165,_add_result:147,_add_tag:165,_adder:173,_aliases_act:165,_aliases_select:165,_align:173,_all_alias:165,_all_prototype_par:165,_all_typeclass:165,_apply_diff:165,_arm:147,_asdict:149,_assert_msg_match:147,_assert_no_recip:147,_assert_recip:147,_asynctest:[144,147,169,171],_attr_select:165,_attrclass:172,_attrcreat:172,_attredit:172,_attribute__lock_storage_del:172,_attribute__lock_storage_get:172,_attribute__lock_storage_set:172,_attribute__value_del:172,_attribute__value_get:172,_attribute__value_set:172,_attrread:172,_attrs_act:165,_attrs_to_sync:167,_attrtyp:172,_balanc:173,_border:173,_buffer_file_s:148,_burnout:154,_cach:[147,172],_cache_lock:163,_cached_cmdset:144,_cached_typeclass:172,_call_or_get:147,_callback:[27,166,169],_caller_attr:165,_caller_lock:165,_caller_permiss:165,_caller_prototype_lock:165,_caller_prototype_tag:165,_caller_tag:165,_cancellable_mockdelai:147,_carries_light:154,_catch_wire_read:171,_cellbord:173,_center:173,_char_index:173,_character_dbref:147,_check_and_start_tim:147,_check_password:51,_check_prototype_kei:165,_check_room_cont:147,_check_siz:173,_check_usernam:51,_clean_nam:148,_clean_str:173,_cleanup_charact:116,_cmda:144,_cmdb:144,_cmdc:144,_cmdd:144,_cmdseta:144,_cmdsetb:144,_cmdsetc:144,_cmdsetd:144,_cmdsettest:144,_cmdtest1:144,_cmdtest2:144,_cmdtest3:144,_cmdtest4:144,_code_index:173,_colorize_messag:147,_commanddispatch:[167,169],_compress_cont:148,_connect_cli:171,_connect_serv:171,_content_typ:164,_copi:[43,145,164],_create_empty_on_clos:148,_create_room:147,_creation:125,_crop:173,_da:[147,166,173,174],_debug_output:175,_declared_field:178,_decode_nam:148,_decrement_request:167,_default:[51,173],_default_pars:165,_defaultaccount__get_single_puppet:143,_defaultstarttlsrespond:[167,169],_defend:51,_delayed_import_trait_class:147,_delcach:172,_delet:172,_delete_cach:172,_destroy_room:147,_die_on_bad_request:168,_differ:173,_display_attribut:165,_display_perm:165,_display_tag:165,_dummy_process:147,_duplic:144,_encode_nam:148,_enforce_boundari:147,_errback:169,_errorcmdset:144,_ev_load:149,_ev_quit:149,_ev_sav:149,_eval_access_typ:163,_event:149,_execute_nod:173,_famili:119,_field:149,_field_default:149,_fields_default:149,_file:173,_file_names_compact:167,_filler:173,_find_el:147,_find_liter:147,_find_target:154,_fit_width:173,_flag:165,_flush_cached_by_kei:174,_flush_write_buff:148,_footer:33,_form_and_send_request:168,_format_diff_text_and_opt:165,_format_list_act:165,_format_lockfunc:165,_format_nod:173,_format_option_valu:165,_format_protfunc:165,_full_cach:172,_fullcach:172,_ga:[146,147,166,167,172,173,174],_gamestat:181,_generate_el:175,_generate_goto:173,_generate_lin:173,_get_a_random_goblin_nam:109,_get_access_kei:148,_get_backup_server_twistd_cmd:169,_get_cach:172,_get_cache_categori:172,_get_cache_kei:[172,174],_get_callback:166,_get_current_valu:165,_get_db_hold:[167,172],_get_dbstor:147,_get_fil:148,_get_flat_menu_prototyp:165,_get_index:173,_get_interlev:173,_get_logg:169,_get_menu_prototyp:165,_get_obj:147,_get_or_create_bucket:148,_get_pronoun:147,_get_prototyp:165,_get_prototype_detail:145,_get_script:[147,173],_get_security_token:148,_get_timer_data:147,_get_top:69,_get_trait_class:147,_get_tup_by_attrnam:165,_get_tup_by_tagnam:165,_get_twistd_cmdlin:167,_get_unchanged_inherit:165,_get_valu:147,_get_write_paramet:148,_getavatar:169,_getcach:172,_getinput:173,_gettabl:167,_good_recip:147,_heal:154,_hook_kei:166,_http11clientfactori:168,_iattribute__lock_storage_del:172,_iattribute__lock_storage_get:172,_iattribute__lock_storage_set:172,_import_cmdset:144,_init:141,_init_charact:116,_init_command:144,_inmemoryattribute__value_del:172,_inmemoryattribute__value_get:172,_inmemoryattribute__value_set:172,_instanti:144,_intersect:144,_is_delet:[143,146,162,164,166,167,172,174],_is_fight:29,_is_in_mage_guild:51,_is_new_prototyp:165,_is_window:[167,169],_ital:38,_italic_:54,_keep_diff:165,_keepal:169,_keyalias:[144,145,146,147,149,152,153,154,156,164,173],_list_prototyp:145,_load_editor:[147,173],_load_opt:173,_load_script:173,_lock_add:165,_lock_select:165,_locks_act:165,_locks_displai:165,_log_error:163,_log_file_handle_reset:173,_lookups_parts_puzzlenames_protodef:147,_m2m_fieldnam:172,_make:149,_manag:172,_map_to_list:147,_matching_puzzl:147,_matchset:[144,145,146,147,149,152,153,154,156,164,173],_menu_loadfunc:147,_menu_quitfunc:147,_menu_savefunc:147,_menutre:[25,51,173],_meta:[143,146,147,149,152,153,154,162,164,165,166,167,170,172,173,174,178,181],_mock_deferlat:173,_mockdelai:144,_mockmenu:165,_mockobj:147,_monitor:167,_monitor_callback:84,_msend_status_err:171,_msend_status_ok:171,_msg__channels_del:146,_msg__channels_get:146,_msg__channels_set:146,_msg__hide_from_del:146,_msg__hide_from_get:146,_msg__hide_from_set:146,_msg__receivers_del:146,_msg__receivers_get:146,_msg__receivers_set:146,_msg__senders_del:146,_msg__senders_get:146,_msg__senders_set:146,_munge_whitespac:173,_na:167,_next_id:172,_nicklist_cal:143,_node_formatt:147,_normalize_nam:148,_obj:173,_obj_search:165,_object_search_act:165,_object_search_select:165,_objectdb__cmdset_storage_del:164,_objectdb__cmdset_storage_get:164,_objectdb__cmdset_storage_set:164,_objectdb__location_del:164,_objectdb__location_get:164,_objectdb__location_set:164,_objectwrapp:173,_on_monitor_chang:167,_on_raw:173,_on_webclient_options_chang:167,_oob_at_:174,_open:148,_open_log_fil:173,_openfil:173,_optim:144,_option:51,_os:148,_overridden_set:[143,165,178],_pad:173,_parse_key_desc_tag:145,_parse_lockstr:163,_parse_menudata:173,_parse_prototyp:145,_parse_rectangl:173,_parse_statu:167,_passed_ratetarget:147,_path_cropp:165,_pending_request:167,_permission_hierarchi:163,_permission_select:165,_permissions_act:165,_ping_cal:143,_playable_charact:[69,133,143],_populate_form:173,_portal_session_handler_class:169,_postsav:174,_prefix:147,_prepar:174,_print_info:167,_prompt:173,_prototype_load_act:165,_prototype_load_select:165,_prototype_lock_add:165,_prototype_lock_select:165,_prototype_locks_act:165,_prototype_parent_act:165,_prototype_parent_select:165,_prototype_tag_select:165,_prototype_tags_act:165,_puzzles_by_nam:147,_quell:163,_query_al:172,_query_sup:173,_quit_editor:147,_raw_str:173,_reactor_stop:[167,169],_recach:164,_recache_lock:145,_recog_obj2recog:147,_recog_obj2regex:147,_recog_ref2recog:147,_reformat:173,_regex:147,_remov:144,_remove_objs_from:147,_remove_part:147,_remove_result:147,_render_decor:144,_repeat:167,_replac:[144,149],_responsefail:169,_run_cmd_login:167,_sa:[147,166,167,172,173,174],_safe_cal:173,_safe_contents_upd:164,_save:[147,148],_save_chang:167,_save_editor:147,_save_lock:163,_saver:[11,173],_saverdict:[11,147,173],_saverlist:[11,173],_saverset:173,_scriptdb__get_obj:166,_scriptdb__set_obj:166,_sdesc:147,_search_object:165,_search_prototyp:145,_select:51,_send_json:169,_send_nop_keepal:169,_send_to_connect_channel:143,_sensitive_:179,_server_mainten:167,_serverconfig__key_del:167,_serverconfig__key_get:167,_serverconfig__key_set:167,_serverconfig__value_del:167,_serverconfig__value_get:167,_serverconfig__value_set:167,_serversession__cmdset_storage_get:167,_serversession__cmdset_storage_set:167,_session:173,_session_handler_class:167,_set:119,_set_actioninfo:165,_set_attribut:51,_set_cach:172,_set_fil:148,_set_menu_prototyp:165,_set_nam:51,_set_properti:165,_set_prototype_valu:165,_set_tick:154,_setcach:172,_shifter:173,_show_help:147,_slice:173,_some_other_monitor_callback:84,_spacing_preflight:173,_spawn:165,_split:173,_split_lin:173,_start_delai:166,_stop_serv:169,_stop_tim:147,_store_kei:166,_strip_signing_paramet:148,_sub_bg:173,_sub_bgfg:173,_sub_fg:173,_t_dir_fil:175,_tag_select:165,_tags_act:165,_tagtyp:172,_test2:173,_test:[144,173],_test_cal:173,_test_menutre:175,_test_storage_mtim:148,_testamp:171,_testcallback:147,_testrepeat:167,_to_account:163,_to_ansi:173,_to_rect:173,_traithandlerbas:147,_transform:[173,175],_translate_posit:154,_translate_sub:147,_typeclass_act:165,_typeclass_select:165,_typedobject__db_del:172,_typedobject__db_get:172,_typedobject__db_set:172,_typedobject__dbid_del:172,_typedobject__dbid_get:172,_typedobject__dbid_set:172,_typedobject__dbref_del:172,_typedobject__dbref_get:172,_typedobject__dbref_set:172,_typedobject__name_del:172,_typedobject__name_get:172,_typedobject__name_set:172,_typedobject__ndb_del:172,_typedobject__ndb_get:172,_typedobject__ndb_set:172,_union:144,_update_curr:147,_update_existing_object:145,_update_stor:147,_use:147,_validate_fieldnam:58,_validate_prototyp:165,_valign:173,_within_boundari:147,_wizard_opt:165,_wont_linemod:169,_workprot:165,_wrap_chunk:173,_write:169,a2enmod:8,a8oc3d5b:100,a_off:147,a_python_func:38,aardwolf:88,abbrevi:[43,76,114,145,147,173],abcd:[43,145],abi:60,abid:126,abil:[6,10,20,31,33,52,55,56,57,58,60,73,77,80,90,100,102,108,109,123,127,134,137,138,139,147,152,164,166,167,172],abl:[0,3,4,5,8,11,13,14,19,20,21,22,23,26,27,28,29,31,33,36,41,42,43,47,49,51,52,55,57,58,59,60,61,63,64,69,71,73,75,76,81,85,86,87,89,90,91,93,95,96,100,103,104,106,109,111,112,114,116,121,122,123,130,131,133,134,138,140,144,145,146,147,152,153,158,166,172,173,181],abod:163,abort:[25,27,33,51,52,77,89,143,144,145,146,147,149,156,164,165,173],about:[0,3,9,10,11,12,13,14,15,16,17,20,21,22,23,24,25,26,30,31,33,36,37,38,39,41,42,44,45,46,48,51,54,55,57,59,60,61,63,64,68,69,70,71,73,75,76,77,78,79,81,83,85,86,90,91,93,94,95,96,97,100,101,103,104,108,109,110,112,113,114,116,118,119,120,123,124,126,127,131,134,135,136,138,139,143,145,146,147,148,149,152,153,154,158,162,164,167,168,169,172,173,174,178,183],abov:[2,4,8,9,10,11,12,13,14,21,23,24,27,28,29,30,31,33,36,37,40,43,44,46,49,50,51,56,57,58,59,60,62,63,64,68,69,74,80,81,84,85,86,90,91,93,95,96,100,102,105,106,109,110,111,112,114,116,118,119,121,123,125,127,131,132,133,135,137,138,140,144,145,147,152,163,164,167,172,173,179],abridg:41,abruptli:147,absolut:[27,38,56,62,79,91,134,147,169,173],absorb:74,abspath:173,abstractus:143,abus:[7,103],academi:79,accept:[11,14,22,23,27,31,37,43,51,54,58,59,74,80,88,90,95,96,109,114,115,125,131,133,134,138,143,144,145,147,149,154,158,163,164,167,169,172,173,176],accept_callback:149,accesing_obj:163,access:[0,4,7,8,11,12,13,14,19,21,22,23,25,27,29,31,33,34,38,39,40,41,47,49,51,52,56,57,58,59,60,63,64,66,68,69,71,73,74,80,83,84,85,86,87,89,90,91,95,96,100,101,102,103,104,105,107,108,109,111,112,114,116,119,121,123,124,125,126,127,128,131,133,134,135,137,139,143,144,145,146,147,148,149,152,154,158,162,163,164,165,166,167,169,172,173,178,181],access_kei:148,access_key_nam:148,access_obj:[163,172],access_opt:173,access_token_kei:[71,120],access_token_secret:[71,120],access_typ:[43,68,143,144,145,146,162,163,164,172,181],accessablecommand:144,accessed_obj:[25,80,121,158,163],accessing_obj:[1,11,25,80,121,143,146,158,162,163,164,172],accessing_object:[11,163],accessor:[143,146,162,164,166,172,174],accessori:63,accident:[15,31,38,43,123,138,145,167,172],accommod:4,accomod:[101,173],accompani:123,accomplish:[12,25,41,49,55],accord:[31,33,111,116,126,147,152,166,173],accordingli:[49,58,90,106,146,147],account1:181,account2:181,account:[0,4,6,9,11,12,14,17,19,20,21,22,24,25,27,31,33,34,35,37,41,45,47,49,50,51,52,55,56,57,61,62,65,66,69,71,74,80,81,83,87,89,90,91,92,96,100,104,105,107,108,109,110,111,112,114,119,120,123,125,126,127,129,131,133,134,135,138,139,141,142,144,146,147,149,151,152,153,154,155,156,158,162,163,164,165,166,167,169,170,172,173,178,179,181,184],account_cal:[145,147],account_count:167,account_id:[133,164],account_mod:145,account_nam:56,account_search:[147,164],account_subscription_set:143,account_typeclass:[173,181],account_typeclass_path:171,accountattributeinlin:143,accountcmdset:[2,22,31,41,43,57,58,62,145,147,156],accountcreateview:181,accountdb:[119,125,133,141,143,146,162,172,173,178],accountdb_db_attribut:143,accountdb_db_tag:143,accountdb_set:172,accountdbadmin:143,accountdbchangeform:143,accountdbcreationform:143,accountdbfilterset:178,accountdbmanag:143,accountdbpasswordcheck:169,accountdbviewset:178,accountform:[143,181],accountid:133,accountinlin:143,accountlist:58,accountmanag:143,accountmixin:181,accountnam:[43,58,145,146,147,173],accountseri:178,accountsessionhandl:143,accounttaginlin:143,accur:[22,144,146,147,149,152,165,166,167,168,169,171,172,173,179],accuraci:[46,91,152],accus:73,accustom:[87,124],acept:147,achiev:[0,22,27,33,57,114,124,126,138,152,167],ack:52,acl:148,aconn:171,acquaint:57,acquir:173,across:[16,20,40,51,56,61,86,91,102,105,108,109,125,143,144,147,154,162,164,165,166,167,169,173],act:[2,8,13,23,29,31,34,37,43,49,51,56,58,61,70,77,95,102,105,110,111,123,139,141,144,145,146,147,158,163,167,169,172,173],action1:116,action2:116,action:[0,11,22,29,39,41,42,43,46,55,57,61,62,64,73,88,90,91,93,102,114,116,117,118,123,133,138,143,145,146,147,149,152,156,162,165,166,167,169,170,172,174,178],action_count:116,action_nam:152,actiondict:116,actions_per_turn:152,activ:[4,9,12,13,26,27,28,31,33,36,38,43,61,62,63,64,65,66,72,75,76,79,80,81,83,89,90,93,95,98,102,105,110,114,128,131,135,136,138,143,144,145,146,147,149,151,153,154,158,164,165,166,167,169,170,172,173],activest:173,actor:152,actual:[2,5,8,10,11,13,14,19,20,21,22,26,27,29,34,36,38,40,41,42,43,44,46,47,49,51,53,58,59,60,61,63,64,68,69,71,73,79,80,81,83,85,86,87,88,89,90,91,93,95,96,97,100,104,105,106,109,111,112,113,114,115,116,119,121,123,126,127,128,133,134,136,137,138,141,143,144,145,146,147,148,149,152,153,154,156,158,162,163,164,165,167,169,170,172,173,174,181],actual_return:127,adapt:[0,4,21,40,69,73,133,173],add:[0,2,5,6,8,9,10,11,13,14,15,16,17,19,20,21,22,26,29,30,31,33,34,35,36,37,38,39,40,41,42,43,44,46,47,48,49,50,51,54,55,57,58,61,62,64,65,66,67,68,69,71,73,74,76,77,78,79,80,81,82,84,85,86,87,88,89,90,91,93,94,95,96,98,100,102,104,105,106,109,111,112,113,114,115,116,117,118,119,120,121,123,124,125,127,128,130,131,132,133,134,135,137,138,139,140,141,143,144,145,146,147,149,151,152,153,154,156,158,163,164,165,166,167,169,170,172,173,174,178,181,184],add_:173,add_act:116,add_argu:147,add_callback:149,add_channel:146,add_charact:116,add_choic:147,add_choice_:147,add_choice_edit:[22,147],add_choice_quit:[22,147],add_collumn:144,add_column:[58,173],add_condit:152,add_default:[21,31,85,96,121,144,153],add_dist:152,add_ev:149,add_fieldset:[143,164],add_form:[143,164],add_head:173,add_languag:147,add_row:[58,82,144,173],add_view:[143,146,164],add_xp:73,addblindedcmdset:153,addcallback:[33,164],addclass:[137,141,177,181],addcom:[58,145],added:[0,4,5,17,21,22,24,25,27,31,33,34,36,38,40,41,42,43,55,57,58,60,65,69,70,73,75,77,78,80,86,88,91,96,100,102,106,108,109,110,111,112,114,116,117,119,121,123,128,131,132,133,138,143,144,145,146,147,149,152,153,156,158,163,164,165,166,167,172,173,178,179],addendum:37,adding:[0,3,5,9,14,17,21,22,27,29,31,35,36,40,43,46,51,57,58,62,69,76,80,81,86,91,97,102,104,106,108,109,112,114,115,116,121,123,125,126,128,131,133,137,138,139,144,145,147,149,152,153,154,165,166,167,170,172,173,175],addingservermxp:169,addit:[4,8,22,25,31,36,37,46,49,50,58,62,69,76,82,88,90,91,103,104,114,119,134,143,144,146,147,149,151,152,163,164,166,167,169,172,173,181],addition:[25,111,119,152],additionalcmdset:31,addpart:147,addquot:[173,175],addr:[167,169,173],address:[3,9,12,23,33,40,43,49,67,87,90,91,103,105,131,135,143,145,146,147,164,167,169,173],address_and_port:169,addressing_styl:148,addresult:147,addscript:[43,145],addservic:40,adjac:[147,152,154],adject:97,adjoin:147,adjust:[0,33,37,63,126,133,147,148,173],admin:[2,9,11,12,15,19,21,33,34,41,49,58,61,68,69,72,80,85,86,98,101,110,119,121,123,133,134,138,141,142,144,147,154,163,169,173,181,183],admin_sit:[143,146,162,164,166,167,172],admin_wrapp:181,administr:[10,23,33,36,41,55,58,63,64,68,80,103,129,139,167,169,184],adminportal2serv:[167,169],adminserver2port:169,adminstr:167,admintest:181,admit:39,adopt:[21,22,26,57,64,146,169],advanc:[10,12,13,22,28,31,33,39,40,43,44,51,55,58,64,79,86,93,104,105,108,109,111,119,123,124,125,139,145,147,152,153,158,169,173,184],advantag:[3,14,15,28,36,39,46,51,55,56,58,59,62,68,69,73,90,103,104,109,116,118,123,133,147,151,152,172,173],advent:147,adventur:[20,41,77,111,122,124],advic:79,advis:[0,22,25,77],aeioui:119,aesthet:50,affair:173,affect:[11,13,14,19,25,31,33,43,61,62,73,80,81,105,112,114,116,126,127,128,131,138,143,144,145,147,149,152,158,163,164,165,172,173],afford:[85,105],afraid:90,after:[0,5,8,9,10,11,14,15,20,21,22,25,27,28,29,30,31,33,36,38,39,41,43,44,46,49,50,51,55,58,60,63,68,76,77,79,80,83,85,86,90,91,96,100,102,103,107,114,116,117,121,122,123,126,127,128,130,131,133,136,137,138,139,141,143,144,145,146,147,148,149,152,153,154,156,158,164,165,166,167,169,171,172,173,174,175,178,181],after_mov:164,afternoon:147,afterthought:48,afterward:[20,29,69,86,91,119,131,147],again:[0,6,12,13,14,20,21,22,23,24,28,29,33,39,41,42,43,47,48,49,51,54,56,57,58,60,61,62,63,64,69,73,76,80,81,85,86,90,91,93,95,96,98,100,102,105,106,110,111,114,116,119,121,123,126,128,131,133,138,143,144,145,147,149,152,153,166,167,169,173],against:[6,11,21,31,33,37,57,58,83,90,103,116,119,125,127,143,144,146,147,152,163,164,165,167,169,172,173,175],age:[147,181],agenc:103,agent:36,agenta:114,ages:147,aggreg:79,aggress:[11,14,75,122,124,139,154,172,184],aggressive_pac:154,agi:[11,60,127,147],agil:[11,60],agnost:[37,64,146],ago:[25,100,173],agre:[1,73,113,147],agree:147,ahead:[14,22,24,36,49,61,90,108,121,169],aid:[113,145,147,167],aim:[7,55,58,61,73,85,86,90,95,108,126,146,165],ain:46,ainnev:[73,119,147],air:[20,21,111],ajax:[24,40,55,90,137,167,169],ajaxwebcli:169,ajaxwebclientsess:169,aka:[9,11,93,147,173],alarm:[20,82],alert:[137,149,164],alexandrian:79,algebra:49,algorith:147,algorithm:[165,173],alia:[2,6,9,20,21,22,31,33,41,44,48,57,58,59,60,63,87,89,90,95,105,111,112,119,125,127,129,131,143,144,145,146,147,149,153,154,162,163,164,165,166,167,169,170,172,173,178,181],alias1:[43,145,147],alias2:[43,145,147],alias3:147,alias:[2,13,20,21,22,25,27,29,31,33,34,41,43,44,45,48,51,58,60,74,81,82,85,87,89,109,111,116,119,123,129,131,140,143,144,145,146,147,149,152,153,154,156,161,162,164,165,172,173,178],aliaschan:[43,145],aliasdb:143,aliasfilt:178,aliashandl:[172,178],aliasnam:165,aliasstr:173,align:[41,58,109,114,147,173],alik:68,alist:97,aliv:[55,154,169],alkarouri:173,all:[0,1,2,3,5,6,8,9,10,11,12,13,14,15,16,17,19,20,21,22,23,26,27,28,29,30,31,33,34,35,36,37,38,39,40,41,43,44,46,47,48,49,50,51,54,55,56,57,58,59,60,61,62,63,64,68,70,72,73,74,75,76,77,78,79,80,81,82,83,85,86,87,88,89,90,91,93,94,95,96,97,98,100,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,121,122,123,124,125,126,127,128,129,131,132,133,134,135,136,137,138,139,140,141,143,144,145,146,147,148,149,151,152,153,154,156,158,161,162,163,164,165,166,167,169,170,171,172,173,174,175,178,179,181,183],all_alias:112,all_attr:172,all_connected_account:167,all_displai:166,all_famili:119,all_from_modul:173,all_opt:173,all_receiv:164,all_room:13,all_script:102,all_sessions_portal_sync:167,all_to_categori:162,allcom:145,allerror:[167,169],allevi:[11,108,127,167],allheadersreceiv:167,alli:152,alloc:90,allow:[0,2,3,4,6,8,9,10,11,12,13,14,15,16,19,21,22,23,26,27,29,30,31,33,34,36,38,39,41,42,43,44,46,47,49,51,54,55,57,58,59,61,63,64,65,68,71,72,73,74,75,76,78,80,81,85,86,87,89,90,91,92,95,96,97,98,100,101,102,103,104,106,108,109,111,112,113,114,116,119,121,123,125,126,129,131,133,134,135,137,138,143,144,145,146,147,149,152,154,158,161,162,163,164,165,166,167,169,170,172,173,174,175,178,181],allow_dupl:144,allow_extra_properti:147,allow_nan:169,allow_quit:173,allowed_attr:58,allowed_fieldnam:58,allowed_host:[90,103],allowed_propnam:123,allowedmethod:169,allowext:167,almost:[19,33,41,95,115,119,125,147,168,169,172],alon:[13,29,49,51,56,58,73,80,86,87,116,127,138,166,167,170,173],alone_suffix:170,along:[5,12,33,43,48,51,60,64,70,74,78,88,91,93,96,104,107,114,121,122,139,143,145,147,151,152,163,164,169,172,178],alongsid:[5,38,147],alonw:166,aloud:149,alpha:[54,90],alphabet:[15,111,113],alreadi:[0,2,5,6,9,11,13,15,21,22,25,27,29,31,33,34,38,40,41,43,46,49,50,51,54,56,57,58,60,61,63,64,68,69,70,72,73,77,80,81,82,85,88,89,91,94,95,96,100,102,103,105,106,110,112,116,117,118,119,120,121,123,125,127,128,131,133,134,135,136,137,138,139,141,143,144,145,146,147,148,152,153,154,158,163,164,165,166,167,169,170,172,173,174,178,179],alredi:40,alright:147,also:[0,1,2,3,5,6,8,9,10,11,12,13,14,15,16,17,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,46,47,48,49,50,51,53,54,55,56,57,58,59,60,61,62,63,64,65,66,68,69,70,72,73,74,75,77,79,80,81,82,83,84,85,86,87,88,89,90,91,93,95,96,97,98,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,140,143,144,145,146,147,149,152,153,154,158,161,163,164,165,166,167,169,170,172,173,174,175,177,178,181,183],alt:173,alter:[0,4,23,41,64,111,137,172],altern:[23,29,33,34,38,51,55,57,63,64,68,72,76,81,87,90,111,112,114,118,119,122,131,133,137,138,140,145,146,147,152,153,158,163,169,173],although:[22,29,39,42,63,119,145,147,167,173],althougn:46,altogeth:[50,103,114],alwai:[0,2,4,6,8,11,12,13,14,20,21,23,25,27,30,31,33,34,37,38,39,43,47,49,51,53,57,58,61,62,63,64,69,72,73,74,77,80,85,86,88,89,90,91,95,96,102,105,107,109,112,114,115,121,123,125,126,127,128,131,134,135,137,141,143,144,145,146,147,148,153,158,163,164,165,166,167,168,169,170,172,173,174,175,178,181],always_pag:173,always_return:167,amaz:75,amazon:[79,90,148],ambianc:108,ambigu:[41,144,146,147,164,172],ambiti:[108,129],amend:131,amfl:14,ammo:21,among:[2,35,36,43,62,64,79,89,104,111,123,127,145,147,153,154,163,165,173],amongst:[77,147],amor:149,amount:[11,16,37,43,61,68,73,102,103,114,123,145,152,164,167,173,175],amp:[40,83,92,94,105,141,167,171],amp_client:[141,142],amp_maxlen:169,amp_port:90,amp_serv:[141,167],ampclientfactori:167,ampersand:108,amphack:169,ampl:124,amplauncherprotocol:167,ampmulticonnectionprotocol:[167,169],ampprotocol:167,ampserverclientprotocol:167,ampserverfactori:169,ampserverprotocol:169,amsterdam:90,anaconda:9,analog:[49,83],analys:51,analysi:151,analyz:[15,33,41,51,80,118,144,146,147,165,166,167,173],anchor:[146,152,162,172],anchor_obj:152,ancient:114,and_destroy_it:147,andr:24,android:[139,184],anew:[63,111,167],angl:129,angri:41,angular:[43,145],ani:[0,1,2,5,6,8,10,11,12,14,15,16,19,20,21,22,23,24,25,27,30,31,33,34,36,37,38,39,40,41,42,43,44,48,49,50,51,54,56,57,58,59,60,61,63,64,65,68,70,72,73,74,76,77,79,80,81,82,83,84,85,86,87,88,89,90,91,95,96,97,98,100,102,103,104,105,107,109,112,114,115,116,117,118,119,121,122,123,125,126,127,128,129,131,133,134,135,136,137,138,139,140,143,144,145,146,147,148,149,151,152,153,154,156,158,161,163,164,165,166,167,168,169,170,172,173,175,178,181],anim:[27,52],anna:[43,58,63,72,117,118,123,145],annoi:[12,85,91],annot:79,announc:[25,37,43,79,116,123,128,145,149,152,164],announce_al:[167,169],announce_move_from:[25,77,89,149,164],announce_move_to:[25,77,89,149,164],annoy:143,anonym:[4,66,69,147],anonymous_add:147,anoth:[0,8,10,11,13,14,16,21,22,29,31,33,36,39,42,43,46,49,51,56,57,58,62,63,64,69,77,78,80,89,90,91,96,97,98,102,105,106,108,109,111,112,113,114,116,121,123,127,131,132,136,137,138,139,140,143,144,145,146,147,149,152,154,162,164,165,167,172,173],another_batch_fil:173,another_nod:173,another_script:102,ansi:[24,43,55,74,81,137,141,142,145,147,167,169,175,184],ansi_escap:173,ansi_map:173,ansi_map_dict:173,ansi_pars:173,ansi_r:173,ansi_regex:173,ansi_sub:173,ansi_xterm256_bright_bg_map:173,ansi_xterm256_bright_bg_map_dict:173,ansimatch:173,ansimeta:173,ansipars:173,ansistr:[173,175],ansistringtestcas:175,ansitextwrapp:173,answer:[0,11,21,25,26,33,46,51,61,63,69,70,73,95,96,103,127,167],anul:8,anwer:44,anybodi:[59,103],anymor:[4,147,149,173],anyon:[1,4,12,21,25,29,41,42,54,58,60,76,80,85,90,116,118,119,123,138],anyth:[0,1,5,11,13,16,19,20,22,23,26,29,31,33,34,40,41,42,46,49,51,56,61,63,64,69,80,82,83,85,87,89,90,91,94,95,96,100,102,104,106,111,116,118,121,123,125,127,128,131,133,135,136,137,138,141,144,145,147,152,154,156,158,163,166,169,172,173],anywai:[0,4,14,20,51,55,75,76,91,95,108,114,140,147,158],anywher:[33,51,60,64,95,96,125,134,173],apach:[7,23,90,103,139,167,184],apache2:8,apache_wsgi:8,apart:[2,11,20,27,34,47,55,63,80,81,100,104,125,126,127,134,152,173],api:[13,15,26,27,34,42,43,47,48,52,59,60,71,73,89,96,105,109,111,120,125,133,138,139,141,143,145,146,147,167,172,173,175,177,183,184],api_kei:71,api_secret:71,apicli:178,apostroph:15,app:[4,40,71,80,86,134,135,136,138,139,171],app_id:133,app_nam:69,appar:[48,58,126,168],apparit:154,appeal:[51,61,114],appear:[9,10,21,22,25,26,27,30,38,43,47,48,51,60,63,65,66,68,72,80,82,90,95,96,100,102,104,106,111,114,123,126,131,137,138,141,145,147,149,164,169,172,173],append:[20,22,25,27,31,39,40,43,49,50,53,68,69,80,85,88,89,90,91,93,96,97,116,123,127,133,138,144,145,146,147,163,170,173],appendix:163,appendto:137,appform:133,appl:[147,164],appli:[0,8,9,13,16,22,23,31,33,36,37,60,80,81,102,106,111,115,121,125,126,128,133,143,144,145,147,152,163,164,165,166,167,172,173],applic:[8,40,53,63,79,80,86,94,100,103,112,124,128,133,134,135,136,143,147,148,152,158,167,168,169,180,181],applicationdatareceiv:169,applied_d:133,apply_damag:152,apply_turn_condit:152,appnam:[11,80],appreci:[22,37,70,78,174],approach:[22,25,39,56,77,91,106,115,133,147,152],appropri:[8,9,23,31,33,36,55,71,91,106,119,121,129,133,138,143,145,146,147,158,166,167,173],approrpri:40,approv:[133,134,138],approxim:[5,43,145,173],april:62,apt:[8,63,67,75,90,103,131],arbitr:61,arbitrari:[11,13,19,27,46,59,64,80,96,97,100,111,125,137,138,139,140,143,146,147,152,164,165,166,167,169,172,173],arcan:129,archer:165,architectur:[80,165],archiv:[79,103],archwizard:165,area:[2,22,24,48,49,58,61,79,117,122,127,138,147,149,154,163,173],aren:[0,4,29,39,69,103,127,131,133,136,138,143,147,149,152,173],arg1:[80,144,145,158,165,172,173],arg2:[144,145,158,165,172,173],arg:[1,5,10,21,22,25,29,30,33,38,39,40,41,42,43,51,58,59,68,71,73,74,80,81,83,85,88,96,109,114,115,116,119,121,123,129,132,137,143,144,145,146,147,148,149,152,153,154,156,158,162,163,164,165,166,167,169,170,172,173,174,181],arg_regex:[41,44,144,145,146,147,173],arglist:145,argpars:147,args_:173,argstr:145,argu:11,argument:[3,4,5,10,12,14,20,21,22,23,25,27,29,31,33,34,40,41,42,43,46,48,50,52,57,58,59,62,67,69,74,80,81,83,85,87,88,89,93,95,96,102,109,111,114,115,119,123,124,125,127,129,134,139,143,144,145,146,147,148,149,151,152,154,158,163,164,165,166,167,169,170,171,172,173,174,178,184],argumentpars:147,argumnet:173,aribtrarili:173,aris:103,arithmet:147,arm:[26,33,147],armi:85,armor:[29,82,147,152],armour:29,armouri:77,armpuzzl:147,armscii:[15,113],arnold:87,around:[0,4,10,13,14,15,21,23,29,31,34,39,42,43,49,55,58,61,63,64,69,70,71,73,77,79,80,85,89,90,91,96,109,111,113,114,116,117,119,121,123,129,136,138,139,145,147,149,152,153,154,164,173],arrai:[88,91,169,173],arrang:22,array_of_known_message_types_to_assign:137,array_of_split_percentag:137,arrayclos:[88,169],arrayopen:[88,169],arriv:[0,25,29,43,73,77,83,105,145,149,169],arrow:[42,137],art:[114,173],articl:[4,15,21,39,41,48,57,61,79,113,127,131,174],article_set:174,artifact:173,artifici:73,arx:79,arxcod:[139,184],as_view:[146,162,172],ascii:[9,15,111,113,143,147,173],asciiusernamevalid:143,asdf:145,ashlei:[147,152],asid:[9,153],ask:[1,10,21,23,26,34,37,42,43,46,48,50,54,58,63,68,69,70,73,84,90,91,93,97,119,124,131,133,144,145,147,149,167,169,173],ask_choic:167,ask_continu:167,ask_input:167,ask_nod:167,ask_yesno:167,asn:151,aspect:[48,51,57,60,64,68,73,86,109,127,147],assert:[116,127],assertequ:127,asserttru:127,asset:[103,136,148,167],assetown:9,assign:[2,6,11,12,13,20,36,43,51,56,58,80,87,89,97,102,109,112,115,116,119,121,123,131,137,138,143,144,145,147,152,154,158,163,164,165,167,169,173],assist:90,associ:[4,11,29,43,51,79,83,90,105,122,135,138,143,144,145,146,147,149,158,164,167,172,181],assort:181,assum:[0,3,5,9,12,13,14,15,19,20,21,22,25,27,28,29,31,33,34,37,39,40,41,43,44,46,47,49,51,55,56,58,60,62,68,73,74,75,80,81,82,84,85,89,90,95,96,97,100,102,103,105,106,108,109,110,111,113,115,116,117,118,120,121,123,128,132,133,134,138,144,145,146,147,149,154,158,163,164,165,166,167,169,173,178,179,181],assumpt:144,assur:[49,125],asterisk:[2,12,38,43,145],astronaut:77,astronom:62,async:[133,139,173,184],asynccommand:10,asynchron:[27,28,29,33,45,55,64,92,93,139,143,164,169,173],at_:[125,174],at_access:[143,164],at_account_cr:[2,143],at_after_mov:[77,89,96,117,149,164],at_after_object_leav:147,at_after_travers:[89,149,154,164],at_befor:164,at_before_drop:[152,164],at_before_g:[152,164],at_before_get:[152,164],at_before_leav:89,at_before_mov:[25,77,89,149,152,164],at_before_sai:[96,147,149,164],at_channel_cr:146,at_char_ent:117,at_cmdset_cr:[5,21,22,25,30,31,33,41,44,57,58,62,81,85,116,121,123,144,145,147,152,153,154,156,173],at_cmdset_get:[143,164,167],at_db_location_postsav:164,at_defeat:152,at_desc:164,at_disconnect:[143,167],at_drop:[149,152,164],at_end:166,at_err:[10,173],at_err_funct:10,at_err_kwarg:[10,173],at_failed_login:143,at_failed_travers:[89,147,149,154,164],at_first_login:143,at_first_sav:[143,146,164],at_first_start:172,at_get:[147,149,152,164],at_giv:[152,164],at_heard_sai:118,at_hit:154,at_idmapper_flush:[166,172,174],at_init:[6,107,125,143,146,154,164],at_initial_setup:[104,141,155,157,167],at_initial_setup_hook_modul:167,at_login:[40,125,167,169],at_look:[96,143,164],at_message_rec:143,at_message_send:143,at_msg_rec:[143,147,164],at_msg_send:[143,147,164],at_multimatch_input:158,at_new_arriv:154,at_now_add:86,at_object_cr:[5,6,21,25,31,39,43,58,60,73,80,81,85,89,96,121,123,125,132,145,147,152,153,154,164,172],at_object_delet:[149,164],at_object_leav:[147,154,164],at_object_post_copi:164,at_object_rec:[89,117,147,154,164],at_password_chang:143,at_post_cmd:[30,33,144,145,156],at_post_command:33,at_post_disconnect:143,at_post_login:[25,143],at_post_portal_sync:167,at_post_puppet:[96,149,164],at_post_unpuppet:[96,164],at_pre_cmd:[33,144,145,156],at_pre_command:33,at_pre_login:143,at_pre_puppet:[96,164],at_pre_unpuppet:[149,164],at_prepare_room:147,at_reload:[43,145,167],at_renam:172,at_repeat:[102,116,120,121,125,143,147,149,152,153,166,170,173],at_return:[10,173],at_return_funct:10,at_return_kwarg:[10,173],at_sai:[118,149,164],at_script_cr:[102,116,120,121,143,147,149,152,153,165,166,170,173],at_search:[141,155,157],at_search_result:[145,158,173],at_server_cold_start:[158,167],at_server_cold_stop:[158,167],at_server_connect:169,at_server_reload:[102,110,143,164,166],at_server_reload_start:[158,167],at_server_reload_stop:[25,158,167],at_server_shutdown:[102,110,143,164,166],at_server_start:[158,167],at_server_startstop:[25,104,141,155,157],at_server_stop:[158,167],at_shutdown:167,at_start:[102,116,143,147,149,153,166],at_startstop_modul:166,at_stop:[102,116,121,152,153,166],at_sunris:62,at_sync:167,at_tick:[115,166],at_travers:[89,147,149,164],at_traverse_coordin:147,at_turn_start:152,at_upd:[152,166],at_weather_upd:132,at_webproxy_root_cr:158,at_webserver_root_cr:158,atlanti:24,atom:98,atop:147,atribut:173,att:51,attach:[4,11,21,41,43,56,58,64,77,89,95,102,105,110,112,119,140,144,145,147,148,163,164,166,170,172],attachmentsconfig:4,attack:[14,28,29,30,46,51,73,77,90,103,116,119,122,134,139,144,147,152,154,164,165,169],attack_count:152,attack_nam:152,attack_skil:165,attack_typ:152,attack_valu:152,attempt:[0,2,22,24,29,31,43,51,60,61,87,91,103,106,119,120,135,145,147,148,151,152,167,172,173,181],attent:[38,56,58,89,103,111],attitud:57,attr1:[43,145,147],attr2:[43,145,147],attr3:[43,145],attr:[11,22,43,49,51,58,80,109,119,137,143,145,147,154,163,165,167,172,173],attr_categori:172,attr_eq:163,attr_g:[80,163],attr_gt:[80,163],attr_kei:172,attr_l:[80,163],attr_lockstr:172,attr_lt:[80,163],attr_n:[80,163],attr_nam:145,attr_obj:172,attr_object:172,attr_str:165,attr_tupl:165,attr_typ:172,attr_valu:172,attract:37,attrcreat:[80,172],attread:11,attredit:[11,80,172],attrib:163,attribiut:172,attribut:[0,2,6,12,20,22,25,27,28,30,39,41,42,43,45,46,49,50,51,56,57,58,60,61,69,73,74,77,80,81,82,84,85,86,87,89,91,95,102,105,108,109,112,115,116,119,123,125,127,133,134,138,139,141,142,143,144,145,146,147,148,149,152,153,154,161,163,164,165,166,167,173,178,181,184],attribute1:123,attribute2:123,attribute_list:172,attribute_nam:[143,147,164,173],attributeerror:[42,60,86,167,172],attributeform:172,attributeformset:172,attributehandl:[1,125,172,173,178],attributeinlin:[143,146,164,166,172],attributeobject:11,attributeseri:178,attrkei:165,attrlist:172,attrnam:[11,43,51,80,109,125,145,147,163,165,172],attrread:[11,80,172],attrstr:165,attrtyp:[11,172],attrvalu:51,attryp:172,atttribut:49,atyp:163,audibl:147,audio:137,audit:[141,146,147,150,164],audit_callback:151,auditedserversess:151,auditingtest:151,aug:9,august:[9,173],aut:52,auth:[143,169,179,181],auth_password:169,auth_profile_modul:143,auth_username_valid:178,authent:[40,103,105,107,133,138,143,167,169,179,181],authenticated_respons:181,author:[41,90,126,143,149],auto:[0,5,12,14,21,31,32,33,34,38,42,43,45,51,53,63,71,89,95,96,105,122,131,133,138,141,143,144,145,147,153,162,163,164,165,166,167,169,172,173,179],auto_create_bucket:148,auto_help:[33,41,44,51,68,69,144,145,147,165,173,175],auto_id:[143,162,164,181],auto_look:[51,147,165,173,175],auto_now_add:86,auto_quit:[51,147,165,173,175],auto_transl:147,autobahn:169,autodoc:38,autofield:133,autologin:179,autom:[14,36,57,58,79,86,100,103,110,181],automat:[0,6,10,14,19,22,23,27,30,31,34,37,38,41,43,46,47,50,51,53,55,58,60,62,64,65,66,68,71,72,80,81,84,85,86,90,96,97,100,102,104,105,109,111,116,117,118,119,121,123,124,125,126,128,131,135,136,137,139,140,141,143,144,145,146,147,148,149,152,153,156,158,163,164,165,166,167,169,173,175,178,179],automatical:166,autostart:[166,173],autumn:[97,99,147],avail:[0,5,7,8,10,11,13,16,21,22,23,24,25,26,31,33,36,38,39,40,41,42,43,44,46,48,49,51,53,57,58,60,62,63,64,65,72,74,75,76,77,78,79,80,81,82,85,88,89,90,91,95,96,98,100,102,104,105,106,108,109,110,111,113,114,116,119,121,122,123,125,127,128,131,133,134,137,138,139,141,143,144,145,147,149,152,153,154,156,158,161,163,164,165,166,167,169,170,173,181],avail_cmdset:145,available_choic:[51,173],available_func:173,available_funct:165,available_languag:147,available_weapon:154,avatar:[64,88,96,164,169],avatarid:169,avenu:147,averag:[13,43,90,93,145,147,149],avoid:[8,11,23,26,27,31,33,37,38,40,42,43,51,80,81,85,95,97,100,109,111,114,125,126,127,129,131,138,139,145,147,163,164,167,169,171,172,173,174,178],awai:[0,9,10,11,14,15,21,26,29,42,43,46,49,51,55,66,68,69,73,80,86,90,96,102,105,109,111,121,123,131,145,147,149,152,153,154,164,166,167,173],await:10,awar:[11,14,26,31,33,44,51,88,95,96,110,125,126,132,133,147,148,154,164,172,173,175],awesom:[63,135],aws:90,aws_access_key_id:148,aws_s3_access_key_id:148,aws_s3_cdn:[141,147],aws_s3_object_paramet:148,aws_s3_secret_access_kei:148,aws_secret_access_kei:148,aws_security_token:148,aws_session_token:148,awsstorag:[141,147],axhear:163,axi:147,azur:100,b64decod:173,b64encod:173,b_offer:147,baaaad:127,babi:138,back:[0,3,5,10,11,12,13,14,20,21,22,23,26,27,29,31,33,34,36,38,43,46,49,50,51,56,58,60,61,63,64,69,73,74,81,83,85,86,87,90,91,95,96,97,100,102,105,106,110,111,113,116,118,119,121,122,123,125,126,131,133,135,137,141,143,144,145,147,152,153,158,163,165,166,167,169,172,173],back_exit:0,backbon:[133,173],backend:[23,36,109,127,135,141,148,172,173,177,178],backend_class:172,background:[10,17,29,51,90,103,110,114,126,133,147,173,181],backpack:31,backslash:114,backtick:[38,131],backtrack:131,backup:[10,89,90,105,131,145,173],backward:[50,51,58,121,173],bad:[0,22,24,37,41,58,64,70,76,85,119,127,143,151,168],bad_back:163,badg:130,badli:147,bag:173,balanc:[29,56,61,79,116,173],balk:95,ball:[31,59,104,144,158,165,173],ballon:147,balloon:147,ban:[7,25,80,139,143,145,163,184],band:[45,88,137,169],bandit:46,bandwidth:[148,169],banid:[43,145],bank:61,bar:[51,82,83,84,88,112,135,137,147,169,173],bare:[33,55,58,73,104,147,152],barehandattack:56,bargain:86,barkeep:[42,147],barter:[61,63,102,117,141,142],bartl:79,base:[3,4,6,9,13,16,17,20,21,22,23,30,33,34,36,38,39,41,42,43,49,51,55,56,57,58,60,61,63,64,69,72,73,75,77,79,80,83,85,86,89,90,94,96,100,102,103,105,108,111,113,115,119,120,123,124,125,126,127,129,133,134,136,137,138,139,141,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,168,169,170,171,172,173,174,175,178,179,181,183,184],base_account_typeclass:2,base_char_typeclass:120,base_character_typeclass:[43,81,120,133,134,145],base_comm_typeclass:171,base_field:[143,162,164,172,181],base_filt:178,base_guest_typeclass:66,base_object_typeclass:[109,161,165,172],base_random:165,base_script_path:163,base_script_typeclass:102,base_set:9,baseclass:154,basecontain:173,baseinlineformset:172,baseline_index:173,basenam:178,baseobject:125,baseopt:173,basepath:173,basepermiss:178,basetyp:[164,173],basetype_posthook_setup:164,basetype_setup:[39,80,96,143,146,164],basetypeclassfilterset:178,basewidth:175,bash:[36,63],basi:[4,33,37,62,90,136,138,145,146,147,148,163,169,172,173],basic:[0,2,3,6,15,16,17,19,20,22,26,29,31,33,34,36,39,40,43,46,47,48,56,57,58,60,61,62,69,73,77,79,80,81,83,86,87,110,111,113,116,117,118,121,122,124,126,128,133,134,135,137,139,143,145,146,147,149,152,154,163,164,170,173,177,178,181,184],bat:[9,63],batch:[18,20,43,48,63,79,111,122,124,139,141,145,165,169,172,184],batch_add:[165,172],batch_cmd:14,batch_cod:[13,173],batch_code_insert:13,batch_create_object:165,batch_exampl:173,batch_import_path:[13,14],batch_insert_fil:14,batch_update_objects_with_prototyp:165,batchcmd:[43,145],batchcmdfil:[14,173],batchcod:[14,79,111,145],batchcode_map:111,batchcode_world:111,batchcodefil:13,batchcodeprocessor:173,batchcommand:[14,20,22,63,122,145,173],batchcommandprocessor:173,batchfil:[14,15,111,173],batchprocess:[141,144],batchprocessor:[13,141,142,145,175],batchscript:[13,173],batteri:143,battl:[79,103,116,122,152],battlecmdset:152,baz:[147,173],bazaar:108,beach:111,bear:[147,154],beat:[61,116],beaten:[116,154],beauti:[22,49,133],beazlei:79,becam:[29,126],becasu:53,becaus:[0,2,6,8,9,10,11,12,13,15,16,21,22,25,29,31,36,38,40,41,42,44,46,54,56,59,64,68,73,76,77,80,89,91,95,96,107,108,109,111,115,116,117,119,125,126,133,134,136,143,144,145,146,147,149,152,153,164,166,167,169,170,172,173,178],becom:[0,5,10,22,37,38,41,42,43,47,49,51,56,59,61,64,70,73,78,80,81,86,87,88,95,96,102,104,109,111,119,128,145,147,152,165,167,168,173],bed:61,been:[0,4,5,6,13,14,19,21,22,23,36,38,41,42,43,46,49,51,58,69,70,76,79,85,91,93,94,96,103,105,116,117,119,123,126,128,131,133,134,135,137,138,144,145,146,147,148,149,152,154,158,162,163,164,165,166,167,168,169,172,173,181,183],befit:125,befor:[1,4,10,11,12,13,14,15,20,21,22,25,27,28,29,31,33,37,38,41,42,43,46,48,49,51,56,57,58,60,61,69,71,75,77,79,80,81,84,85,86,90,91,93,96,97,100,102,103,104,106,107,108,109,111,112,113,114,115,116,117,118,119,121,123,124,125,126,127,130,131,132,133,134,135,137,138,139,143,144,145,146,147,148,149,151,152,153,154,156,158,163,164,165,166,167,169,170,171,172,173,174,175,181],beforehand:[11,131,173],beg:14,beggar:0,begin:[0,4,6,10,13,14,20,22,25,33,38,41,42,43,46,50,55,58,61,69,72,80,91,95,96,106,107,111,116,117,119,127,132,134,145,147,149,152,164,166,173],beginn:[55,60,77,79,91,95,124],behav:[11,13,20,22,29,69,91,95,107,110,127,165,173,175],behavior:[0,5,11,31,33,41,50,68,69,93,96,102,109,114,126,135,137,138,143,144,145,147,148,152,154,167,172],behaviour:[11,31,33,80,126,141,147,173],behind:[11,12,21,33,38,43,49,55,59,61,63,74,97,109,112,114,122,126,131,145,147,154,166,174],being:[0,5,6,10,11,13,20,21,22,25,28,31,33,34,36,37,42,43,51,54,56,59,61,63,64,69,83,88,90,91,93,95,96,102,103,107,109,111,115,118,125,126,127,129,131,133,138,143,144,145,146,147,148,149,152,153,154,156,158,162,164,167,168,169,172,173,178],beipmu:24,belong:[4,14,43,64,83,95,103,112,119,133,140,144,147,161,162,165],below:[0,1,5,8,9,10,11,12,13,14,15,19,20,22,23,25,27,29,31,33,34,36,38,39,42,43,48,49,50,51,57,58,59,60,61,62,63,64,69,70,73,74,80,81,87,88,90,94,95,96,100,102,105,106,109,110,111,114,117,118,119,123,125,127,131,133,134,136,138,140,143,145,146,147,149,152,153,158,162,163,164,166,169,170,172,173,174,178],belt:77,beneath:27,benefici:[49,152],benefit:[78,90,100,103,108,127,144,172,173],besid:[0,14,31,106,111,147],best:[9,22,24,26,37,50,57,58,59,61,72,76,102,103,104,108,133,135,139,145,147,158,165,167,169,173,183,184],bet:[31,105,138,172],beta:[35,54,90],betray:51,better:[0,9,15,23,25,34,41,42,44,45,51,55,58,59,61,64,68,70,73,81,85,86,91,93,95,108,109,112,114,133,134,147,152,153,154,164,165,169,170,172,173],bettween:73,between:[0,2,10,14,22,25,28,31,33,36,39,40,41,43,46,49,56,57,58,64,69,73,76,85,87,88,90,91,100,102,105,109,112,113,114,116,120,121,122,123,124,126,131,137,138,140,144,145,146,147,149,152,154,158,161,164,165,166,167,169,170,172,173,179],bew:147,bewar:39,beyond:[1,2,9,22,25,33,37,52,57,64,88,89,90,127,134,144,145,146,147,165,172,173],bg_colormap:173,bgcolor:173,bgfgstart:173,bgfgstop:173,bgstart:173,bgstop:173,bias:145,bidirect:169,big:[9,11,13,14,20,28,29,33,37,45,57,73,80,96,122,138,140,144,145,147,173,175],bigger:[21,37,40,69,119,123,137,147,161],biggest:[72,138,147,173],biggui:33,bigmech:21,bigsw:29,bikesh:119,bill:[90,103],bin:[4,9,36,47,63,64,75,96,100],binari:[23,47,63,93,95,169,173],binaryboxprotocol:[167,169],bind:67,birth:181,bit:[0,4,9,12,17,22,26,29,35,39,41,42,43,46,59,61,62,63,69,75,76,81,96,102,106,109,121,122,127,131,134,137,138,145,147,163,164,173],bitbucket:57,bite:[61,111],black:[73,114,126],blackbird:79,blackbox:138,blacklist:103,blade:154,blank:[51,86,117,134,143,147,173],blankmsg:147,blargh:109,blatant:12,blaufeuer:119,bleed:[114,131,147,173],blend:147,blender:147,bless:138,blind:[114,118,153],blindcmdset:153,blindedst:153,blindli:163,blink:[20,153,173],blinkbuttonev:153,blist:97,blob:[38,138],block:[3,12,25,28,43,50,51,55,58,64,69,80,90,91,97,102,103,110,114,123,129,133,134,139,145,147,152,154,165,169,173,181],blocking_cmdset:25,blockingcmdset:25,blockingroom:25,blocktitl:69,blog:[37,55,79,90,98],blowtorch:24,blue:[13,57,81,114,126,154],blueprint:[57,96,111,137],blurb:54,board:[34,49,61,79,80,121],boat:[31,121,144],bob:[33,43,81,138,145],bodi:[3,17,22,27,33,38,41,46,51,58,95,109,127,129,133,146,147,149,168,173],bodyfunct:[20,102,141,147],bog:21,boi:112,boiler:125,bold:54,bolt:165,bone:[55,73],bonu:[41,73,90,152,166],bonus:[29,152],book:[3,49,62,73,79,91,95,109,135],bool:[2,31,33,34,51,74,84,102,143,144,146,147,149,152,153,154,158,162,163,164,165,166,167,169,170,172,173,174,178],booleanfield:[133,143,162],booleanfilt:178,boom:21,boot:[80,100,110,145,166],bootstrap:[4,124,138,139,184],border:[43,58,82,111,145,147,173],border_bottom:173,border_bottom_char:173,border_char:173,border_left:173,border_left_char:173,border_right:173,border_right_char:173,border_top:173,border_top_char:173,border_width:173,borderless:58,borderstyl:147,bore:[12,55,103],borrow:[31,63,144,169],bort:52,boss:58,bot:[43,47,65,72,93,103,119,133,141,142,145,146,167,169,181],bot_data_in:[143,167],both:[0,11,15,19,22,23,25,26,27,31,33,34,36,37,38,40,43,44,49,56,57,58,62,65,69,71,74,79,84,85,86,87,88,90,91,95,97,103,104,105,106,110,111,116,119,121,124,125,127,128,131,133,134,136,138,144,145,146,147,149,152,154,163,164,165,166,167,169,172,173,178],bother:[29,103,128,146,172],botnam:[43,72,145,167,169],botnet:103,boto3:148,boto:148,botstart:143,bottom:[4,39,41,52,54,57,58,60,69,85,95,101,106,111,125,127,133,137,144,147,148,152,165,173],bought:85,bouncer:[27,103,173],bound:[6,27,38,57,108,147,149,173],boundari:[147,173],bounti:70,bountysourc:70,bow:165,box:[0,3,8,20,42,43,46,58,63,66,69,70,71,73,80,87,90,104,106,109,111,123,135,138,145,147,163,169,173,181],brace:[0,22,25,41,91,149,164],bracket:[38,43,96,129,145,147],brainstorm:[139,184],branch:[9,36,37,38,41,63,100,147,183],branchnam:131,brandymail:147,bread:16,breadth:152,break_lamp:153,break_long_word:173,break_on_hyphen:173,breakdown:[43,145],breakpoint:[16,106,141],breez:[102,132],breviti:58,bribe:51,brick:82,bridg:[22,23,79,83,105,154],bridgecmdset:154,bridgeroom:154,brief:[3,16,19,20,21,25,46,58,60,85,86,95,96,101,110,124,131,139,147,164,167],briefer:[89,110],briefli:[16,90,110],bright:[81,114,126,147,173],brightbg_sub:173,brighten:114,brighter:114,brilliant:131,bring:[23,49,53,96,100,103,121,123,133,136,147,152,153,154,167],broad:39,broadcast:[43,145,169],broader:[39,147,164],broadli:94,broadsword:161,broken:[61,108,114,147,153,173],brought:102,brows:[3,9,25,39,55,58,62,69,85,90,91,103,106,123,131,136,137,138,181],browser:[3,8,9,16,38,55,63,64,69,70,75,77,90,95,96,101,103,133,134,135,136,137,138,169,181],bruce_wayn:143,brutal:147,bsd:78,btest:114,btn:17,bucket:[148,151],bucket_acl:148,bucket_nam:148,buf:[147,149,173],buffer:[22,33,50,137,145,147,148,168,169,173],buffer_s:148,bug:[10,13,26,37,42,54,57,60,61,70,78,94,95,96,110,123,127,131,153,164,172,175],buggi:[11,173],bui:[85,138,147],build:[1,6,7,9,10,11,13,14,15,27,31,36,47,51,55,57,60,63,64,68,69,75,77,79,80,81,86,87,89,96,100,105,106,108,109,112,113,119,120,122,123,125,129,130,136,137,139,140,141,144,146,147,149,154,158,163,164,165,167,168,169,171,173,181,183,184],build_exit:147,build_forest:147,build_map:147,build_match:144,build_mountain:147,build_suit:171,build_templ:147,builder:[2,4,14,19,22,25,43,56,58,60,61,68,80,85,108,109,112,114,123,124,139,145,147,154,163,164,165,170,172,173,178,183,184],buildier:165,building_menu:[141,142],buildingmenu:[22,147],buildingmenucmdset:147,buildmap:147,buildprotocol:[167,169],buildshop:85,built:[13,16,20,27,38,40,51,54,55,57,58,61,63,64,73,75,77,95,96,100,103,121,122,123,135,138,139,143,146,147,162,164,166,172,173,174],builtin:[94,148,169],bulk:[96,103],bullet:[38,61],bulletin:[61,79,80],bulletpoint:38,bunch:[15,27,58,108,113],burden:82,buri:[108,122],burn:[61,73,90,154],busi:[38,64,70,90,147],butch:96,butt:138,butter:16,button:[9,13,14,31,33,43,80,83,87,88,106,131,133,134,135,137,138,145,153,154,170],button_expos:154,buy_ware_result:85,byngyri:147,bypass:[4,10,19,20,43,53,58,80,116,126,143,145,146,147,163,172,173,179],bypass_superus:80,bytecod:173,bytestr:[169,173],bytestream:173,c_creates_button:170,c_creates_obj:170,c_dig:170,c_examin:170,c_help:170,c_idl:170,c_login:170,c_login_nodig:170,c_logout:170,c_look:170,c_move:170,c_moves_:170,c_moves_n:170,c_social:170,cabl:82,cach:[6,8,11,12,28,33,39,43,86,119,125,127,137,143,144,145,146,147,148,154,163,164,167,172,173,174],cache_inst:174,cache_lock_bypass:163,cache_s:[167,174],cached_properti:173,cactu:152,cake:31,calcul:[10,25,27,39,73,116,119,123,139,144,147,149,152,165,173,174,181],calculated_node_to_go_to:51,calculu:56,calendar:[147,149,173],call:[0,2,3,4,5,6,10,11,13,14,16,20,21,22,23,25,26,27,28,29,30,31,36,38,39,40,41,42,43,46,47,48,49,50,51,55,56,57,58,59,60,61,62,63,64,65,69,71,72,73,74,75,80,81,83,84,85,86,88,89,90,91,93,95,96,100,102,104,105,107,108,109,110,111,114,115,116,117,118,119,120,121,122,123,125,126,127,128,131,132,133,134,135,137,138,141,143,144,145,146,147,149,152,153,154,156,158,163,164,165,166,167,168,169,170,172,173,174,175,178,181],call_async:10,call_command:127,call_ev:[0,149],call_inputfunc:[83,167],callabl:[49,50,51,84,109,115,123,147,149,152,164,165,166,167,168,169,173],callables_from_modul:173,callbac:22,callback1:173,callback:[4,10,22,27,29,33,50,51,62,74,84,115,138,143,147,149,151,164,166,167,168,169,170,171,173,184],callback_nam:149,callbackhandl:[141,147],called_bi:144,calledbi:173,caller:[5,10,11,13,21,22,25,27,28,29,30,33,38,41,42,43,44,49,50,56,58,59,60,71,73,80,81,82,83,85,86,87,88,89,91,111,115,116,119,121,123,125,129,143,144,145,146,147,149,154,158,163,164,165,173],callerdepth:173,callertyp:144,callfunc:166,callinthread:167,calllback:149,callsign:[51,167],calm:111,came:[9,21,25,55,79,111,132,138,147,149,154,164],camp:111,campfir:111,campsit:111,can:[0,1,2,3,4,5,6,9,10,12,13,14,15,17,19,20,21,23,24,25,26,27,28,29,30,31,33,34,35,36,37,38,39,40,41,42,43,44,46,48,49,50,51,53,54,56,57,58,59,60,61,62,63,64,65,66,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,130,131,133,134,135,136,137,138,139,140,141,143,144,145,146,147,148,149,151,152,153,154,156,158,161,162,163,164,165,166,167,169,170,172,173,175,178,181],can_:149,can_delet:149,can_mov:149,can_part:149,can_sai:149,can_travers:149,cancel:[27,29,74,149,152,164],candid:[22,33,119,133,144,147,158,164,173],candl:144,cannot:[5,9,10,11,13,14,19,21,22,25,27,28,29,31,33,39,43,44,46,50,51,53,56,60,61,63,69,70,73,76,80,85,90,104,109,112,114,122,123,127,128,133,139,143,145,146,147,149,152,153,154,162,163,164,166,172,173,174],cantanker:173,cantclear:147,cantillon:79,cantmov:25,canva:49,cap:144,capabl:[6,36,43,49,58,64,80,83,88,105,145,147,167,169,181],cape:57,capfirst:69,capit:[9,12,25,29,43,64,88,95,123,145,147,173,175],captcha:133,caption:38,captur:[25,91,138,173,181],car:[87,121],card:103,cardin:[43,44,49,58,145],care:[0,4,10,12,23,33,38,44,49,51,56,57,62,64,78,86,91,110,116,121,126,132,143,144,146,147,154,163,164,165,172,173],carefulli:[55,93,105,111,133],carri:[20,31,61,80,82,85,116,117,146,147,152,154,163,167,172],cascad:174,caseinsensitivemodelbackend:179,cast:[28,109,112,147,152],caster:[28,152],castl:[13,111,122,147,154],cat:75,catch_traceback:[167,169],catchi:4,categor:112,categori:[1,5,11,33,36,39,43,51,68,69,86,109,112,119,127,140,144,145,146,147,149,152,153,154,156,162,163,164,165,172,173,174,181],categoris:56,category2:174,category2_id:174,category_id:174,category_index:147,cateogori:172,cater:29,caught:[42,51,97,146],caus:[11,12,29,30,31,42,60,61,64,77,80,90,96,114,116,117,119,123,127,137,140,144,147,153,158,164,170,172,173],caution:[62,137,173],cave:46,caveat:[5,10,148],caveman:56,cblue:131,cboot:[12,145],cc1:63,cccacccc:173,ccccc2ccccc:58,cccccccc:173,ccccccccccc:58,cccccccccccccccccbccccccccccccccccc:173,ccccccccccccccccccccccccccccccccccc:173,ccreat:[41,58,65,72,98,145],cdesc:[41,145],cdestroi:145,cdmset:31,cdn:103,ceas:[43,77,145],cel:173,celebr:61,cell:[58,69,111,147,173],cellchar:173,celltext:173,cemit:145,censu:172,center:[4,16,39,49,109,111,114,147,158,165,173],center_justifi:[109,165],centos7:67,centr:111,central:[26,55,61,64,74,100,111,123,124,127,132,138,139,143,146,164,165,169,173,174,183,184],centre_east:111,centre_north:111,centre_south:111,centre_west:111,centric:[9,80,105,123,147],cert:[8,67,169],certain:[13,14,16,19,25,29,31,33,37,38,43,48,64,75,80,88,90,97,102,105,107,108,114,115,121,138,145,146,147,151,153,154,163,165,166,167,169,172,173,181],certainli:[15,44,138],certbot:[90,103],certfil:169,certif:[8,90,169],cet:173,cflag:75,cgi:90,cha:[51,58],chain:[0,10,29,46,51,109,119,149,170,173],chain_1:0,chainedprotocol:169,chainsol:119,chair:[13,61,89,91,112,125],challeng:[73,79],chanalia:[43,145],chanc:[21,22,28,31,54,61,66,67,73,115,116,122,131,144,152,153,154,170],chance_of_act:170,chance_of_login:170,chandler:116,chang:[2,3,4,7,8,9,11,12,13,14,15,16,19,20,21,22,23,26,29,30,31,33,34,35,36,37,39,41,42,43,45,47,49,50,51,54,57,61,62,63,64,66,68,71,73,74,75,77,78,80,81,83,84,85,86,87,89,90,91,94,95,96,100,102,104,105,107,109,110,111,112,114,115,116,118,121,123,125,126,127,130,132,133,134,135,137,138,139,141,143,144,145,146,147,149,152,154,158,162,164,165,166,167,169,170,172,173,178,181,183],change_name_color:147,changeabl:76,changelog:96,changepag:134,chanlist:[43,145],channam:41,channel:[2,6,7,11,12,19,27,31,33,45,55,65,70,71,72,79,80,82,86,87,90,98,107,112,119,123,124,125,138,139,141,143,144,145,146,149,155,156,167,169,170,172,173,181,184],channel_:34,channel_ban:[41,145],channel_color:25,channel_command_class:[34,41],channel_connectinfo:167,channel_detail:181,channel_handl:[141,146],channel_list:181,channel_prefix:[25,146],channel_search:146,channel_set:146,channel_typeclass:181,channel_typeclass_path:171,channeladmin:146,channelam:146,channelattributeinlin:146,channelcmdset:31,channelcommand:[34,41,146],channelconnect:146,channelcr:[43,145],channelcreateview:146,channeldb:[41,125,141,146,172],channeldb_db_attribut:146,channeldb_db_tag:146,channeldb_set:172,channeldbmanag:146,channeldeleteview:146,channeldesc:[41,146],channeldetailtest:181,channeldetailview:[146,181],channelhandl:[34,41,141,142,144],channelkei:[41,146],channellist:[43,145],channellisttest:181,channellistview:181,channelmanag:146,channelmixin:181,channelnam:[34,41,72,143,146,169],channeltaginlin:146,channelupdateview:146,char1:[43,73,127,145,181],char2:[43,73,127,145,181],char_health:154,char_nam:133,charaact:149,charac:[84,149],charact:[0,2,5,9,11,14,15,17,19,20,21,22,23,27,28,29,30,31,33,34,36,39,40,41,42,43,45,47,49,50,51,55,56,57,62,68,69,71,74,76,77,80,81,85,86,87,88,91,95,97,102,105,111,113,114,116,117,118,119,120,121,124,125,127,129,135,136,138,139,141,143,144,145,146,147,149,151,152,153,154,155,156,158,162,163,164,166,167,169,172,173,178,181,184],character1:73,character2:73,character_cmdset:147,character_default_hom:171,character_form:181,character_id:164,character_list:181,character_manage_list:181,character_typeclass:[127,143,173,181],charactercmdset:[5,21,22,25,30,31,41,43,44,57,58,60,62,81,123,145,147,152,154,156],charactercreateview:181,characterdeleteview:181,characterdetailview:181,characterform:181,characterlistview:181,charactermanageview:181,charactermixin:181,characternam:114,characterpuppetview:181,charactersheet:51,characterupdateform:181,characterupdateview:181,characterviewset:178,charapp:133,charat:147,charcreat:[0,46,69,145,147],chardata:58,chardelet:145,chardeleteview:[162,172],chardetailview:[162,172],charfield:[86,133,143,162,164,172,173,178,181],charfilt:178,charg:90,chargen:[133,139,141,142,146,162,172],chargencmdset:123,chargenroom:123,chargenview:[162,172],charnam:[43,58,145],charpuppetview:172,charset:173,charsheet:58,charsheetform:58,charupdateview:[162,172],chase:122,chat:[1,2,9,26,34,37,48,55,58,60,63,65,70,72,79,80,98,123,131,139,169,173],chatroom:57,chatzilla:72,cheap:131,cheaper:[61,115],cheapest:90,cheapli:154,cheat:[23,73],cheatsheet:48,check:[0,4,5,12,13,14,19,22,25,26,27,28,29,31,33,36,37,38,39,40,41,42,43,44,46,49,51,54,56,58,60,63,65,68,69,70,71,73,77,81,82,85,86,87,89,90,91,95,97,98,100,102,103,106,109,110,111,112,114,115,116,117,118,119,121,123,125,127,128,130,131,133,136,137,138,139,143,144,145,146,147,148,149,152,153,154,158,163,164,165,166,167,169,172,173,175,178,181],check_attr:145,check_circular:169,check_databas:167,check_db:167,check_defeat:73,check_end_turn:116,check_error:[167,171],check_evennia_depend:173,check_from_attr:145,check_grid:49,check_has_attr:145,check_light_st:154,check_loc:148,check_lock:178,check_lockstr:[4,80,163],check_main_evennia_depend:167,check_obj:145,check_permiss:165,check_permstr:[143,172],check_show_help:145,check_test_tag:147,check_to_attr:145,check_warn:167,checkbox:133,checker:[15,49,94,163,169,173,175],checkout:[9,100,131],checkoutdir:36,chest:[80,91],child:[6,33,43,51,64,80,96,116,143,144,145,154,164,165,166,167,174,178],childhood:51,children:[21,33,64,96,112,117,119,125,143,164,166,167,172,174],chillout:[43,145],chime:27,chines:[25,79,113],chip:58,chmod:36,choci:147,chocol:60,choic:[4,15,23,33,43,51,55,60,78,90,91,95,105,107,109,113,116,119,124,127,129,132,145,147,152,165,167,173],choice1:129,choice2:129,choice3:129,choos:[7,9,10,13,38,49,51,57,62,64,72,73,85,101,106,116,120,123,126,133,135,138,139,140,147,152,153,154,169,173,184],chop:[33,154],chore:68,chose:[54,58,86,103,133,147],chosen:[22,51,88,106,116,132,138,147,173],chown:100,chractercmdset:154,christin:96,chrome:24,chronicl:147,chroot:67,chug:33,chunk:[13,69,111,148,168,173],church:27,church_clock:27,cid:170,cillum:52,circl:39,circuit:137,circular:[168,173],circumst:[46,51,57,85,119,144,152,181],circumv:[43,145],clang:75,clank:0,clarif:[1,48],clarifi:25,clariti:[75,86,91,123],clash:[23,31,43,90,145,146,172,173],class_from_modul:173,classic:[3,13,79,105,112,115,116],classmethod:[39,143,146,147,149,162,164,166,172,173,174,179],classnam:11,classobj:172,claus:[78,118],clean:[1,4,17,25,28,43,48,51,76,110,111,114,116,122,131,143,144,145,146,147,148,152,153,154,158,164,166,167,169,172,173,174,175,181],clean_attr_valu:172,clean_attribut:[125,143,172],clean_cmdset:[125,172],clean_senddata:167,clean_str:173,clean_usernam:143,cleaned_data:133,cleaner:[91,123],cleanli:[64,102,105,110,144,145,146,147,164,167,168,169,173],cleanup:[1,11,22,33,40,43,45,50,51,102,127,143,145,147,154,173],clear:[1,4,11,12,15,22,29,33,37,38,40,43,48,50,59,61,64,69,70,73,81,104,110,111,112,113,115,125,128,129,131,132,137,138,144,145,146,147,153,154,163,164,166,167,168,172,173,174],clear_attribut:172,clear_client_list:170,clear_cont:[89,164],clear_exit:[89,164],clearal:[43,129,145],clearli:[12,37,48,128,153,174],cleartext:[151,173],clemesha:167,clever:[10,31,51,95,163],cleverli:105,click:[36,38,69,90,101,106,114,128,131,133,135,137,138,173],clickabl:[18,38],client:[3,7,8,9,12,22,23,25,30,33,36,40,43,45,50,52,54,55,60,63,64,65,67,72,74,75,79,81,84,91,95,96,100,101,103,104,105,107,108,111,113,114,116,117,126,128,136,138,139,141,143,144,145,151,158,167,169,170,171,173,178,181,184],client_address:40,client_class:178,client_default_height:52,client_default_width:165,client_disconnect:169,client_encod:23,client_opt:[167,169],client_secret:65,client_width:[33,144],clientconnectionfail:[167,169],clientconnectionlost:[167,169],clientfactori:170,clienthelp:137,clientraw:[43,145],clientsess:169,cliff:[20,43,145],climat:112,climb:[33,43,55,77,93,145,149,154],climbabl:154,clipboard:[1,48],clist:[43,145],clock:[12,27,33,73,145],clone:[47,63,64,76,96,128,130],close:[0,14,22,25,38,39,40,41,43,46,48,50,51,64,69,76,90,94,96,100,103,105,106,110,125,131,133,137,145,147,148,149,152,153,167,168,169,172,173],close_lid:153,close_menu:173,closedlidst:153,closelidev:153,closer:[147,152,165],closest:[39,114,147,173],cloth:[141,142,173],clothedcharact:147,clothedcharactercmdset:147,clothes_list:147,clothing_typ:147,clothing_type_count:147,clothing_type_ord:147,cloud:[90,100,102,103,132,148],cloud_keep:147,cloudi:102,clr:[114,165,173],cls:[39,144,147],clue:154,clunki:[131,152],clutter:[38,144],cma:131,cmd:[12,14,22,25,28,29,31,33,41,43,44,58,60,62,71,80,82,85,88,95,121,123,144,145,146,147,149,152,153,154,156,162,164,169,173],cmd_arg:91,cmd_channel:[33,144],cmd_ignore_prefix:144,cmd_kei:91,cmd_last:105,cmd_last_vis:105,cmd_loginstart:[33,167],cmd_multimatch:[33,144],cmd_na_m:88,cmd_name:88,cmd_noinput:[33,144,173],cmd_nomatch:[33,144,154,173],cmd_noperm:33,cmd_on_exit:[51,147,165,173,175],cmd_total:105,cmdabil:[60,127],cmdabout:145,cmdaccept:147,cmdaccess:145,cmdaddcom:145,cmdallcom:145,cmdapproach:152,cmdarmpuzzl:147,cmdasync:10,cmdattack:[29,73,116,123,152,154],cmdban:145,cmdbatchcod:145,cmdbatchcommand:145,cmdbigsw:29,cmdblindhelp:153,cmdblindlook:153,cmdblock:25,cmdboot:145,cmdbridgehelp:154,cmdbui:85,cmdbuildshop:85,cmdcallback:149,cmdcast:152,cmdcboot:145,cmdcdesc:145,cmdcdestroi:145,cmdcemit:145,cmdchannel:145,cmdchannelcr:145,cmdcharactercr:147,cmdcharcreat:145,cmdchardelet:145,cmdclass:144,cmdclimb:154,cmdclock:145,cmdcloselid:153,cmdcolortest:145,cmdcombathelp:152,cmdconfigcolor:81,cmdconfirm:33,cmdconnect:41,cmdcopi:145,cmdcover:147,cmdcpattr:145,cmdcraftarmour:29,cmdcreat:145,cmdcreatenpc:123,cmdcreatepuzzlerecip:147,cmdcwho:145,cmddarkhelp:154,cmddarknomatch:154,cmddeclin:147,cmddefend:116,cmddelcom:145,cmddesc:[145,147],cmddestroi:145,cmddiagnos:30,cmddice:[58,147],cmddig:145,cmddisconnect:41,cmddisengag:[116,152],cmddoff:152,cmddon:152,cmddrop:[145,147],cmddummi:147,cmdeast:154,cmdecho:[5,29,33,38],cmdedit:147,cmdeditnpc:123,cmdeditorbas:173,cmdeditorgroup:173,cmdeditpuzzl:147,cmdemit:145,cmdemot:147,cmdentertrain:121,cmdet:144,cmdevalu:147,cmdevmenunod:173,cmdexamin:145,cmdexiterror:44,cmdexiterroreast:44,cmdexiterrornorth:44,cmdexiterrorsouth:44,cmdexiterrorwest:44,cmdextendedroomdesc:147,cmdextendedroomdetail:147,cmdextendedroomgametim:147,cmdextendedroomlook:147,cmdfeint:116,cmdfight:152,cmdfind:145,cmdfinish:147,cmdforc:145,cmdget:[25,145],cmdgetinput:173,cmdgetweapon:154,cmdgive:[145,147],cmdgmsheet:58,cmdhandler:[31,33,83,89,141,142,143,145,146,147,158,164,166,173],cmdhelp:[116,145,152],cmdhit:116,cmdhome:145,cmdic:145,cmdid:167,cmdinsid:121,cmdinterrupt:145,cmdinventori:[82,145,147],cmdirc2chan:145,cmdlaunch:21,cmdlearnspel:152,cmdleavetrain:121,cmdlen:[144,145,158],cmdlight:154,cmdline:[167,169],cmdlineinput:173,cmdlink:145,cmdlistarmedpuzzl:147,cmdlistcmdset:145,cmdlisthangout:119,cmdlistpuzzlerecip:147,cmdlock:145,cmdlook:[30,53,127,145,147,154],cmdlookbridg:154,cmdlookdark:154,cmdmail:147,cmdmailcharact:147,cmdmakegm:58,cmdmapbuild:147,cmdmask:147,cmdmobonoff:154,cmdmore:173,cmdmorelook:173,cmdmultidesc:[57,147],cmdmvattr:145,cmdmycmd:[56,68],cmdname2:[144,158],cmdname3:[144,158],cmdname:[40,59,74,83,88,123,137,144,145,158,167,169],cmdnamecolor:147,cmdnewpassword:145,cmdnick:145,cmdnoinput:147,cmdnomatch:147,cmdnpc:123,cmdnudg:153,cmdobj:[144,145,158],cmdobj_kei:144,cmdobject:[144,145,158],cmdoffer:147,cmdooc:145,cmdooccharactercr:147,cmdooclook:[145,147],cmdopen:[145,147],cmdopenclosedoor:147,cmdopenlid:153,cmdoption:145,cmdpage:145,cmdparri:116,cmdparser:[104,141,142,155,157],cmdpass:152,cmdpassword:145,cmdperm:145,cmdplant:147,cmdpoke:119,cmdpose:[116,145,147],cmdpressbutton:154,cmdpush:153,cmdpy:145,cmdquell:145,cmdquit:145,cmdread:154,cmdrecog:147,cmdreload:145,cmdremov:147,cmdreset:145,cmdrest:152,cmdroll:91,cmdrss2chan:145,cmdsai:[116,145,147],cmdsaveyesno:173,cmdscript:145,cmdsdesc:147,cmdser:173,cmdserverload:145,cmdservic:145,cmdsession:145,cmdset:[2,7,14,21,22,25,31,33,34,40,41,42,44,47,51,57,60,62,68,69,81,85,89,96,97,105,116,121,123,141,142,143,145,146,147,149,152,153,154,156,158,163,164,166,167,170,172,173],cmdset_a:144,cmdset_account:[2,141,144,147,156],cmdset_b:144,cmdset_c:144,cmdset_charact:[5,96,141,144,147,152,156],cmdset_default:171,cmdset_mergetyp:[51,147,165,173,175],cmdset_ooc:171,cmdset_path:144,cmdset_prior:[51,147,165,173,175],cmdset_red_button:[141,147],cmdset_sess:[105,141,144,156],cmdset_stack:144,cmdset_storag:[143,164,167],cmdset_trad:147,cmdset_unloggedin:[33,141,144,147,156],cmdsetattribut:145,cmdsetclimb:154,cmdsetcommand:144,cmdsetcrumblingwal:154,cmdsetdesc:145,cmdsethandl:[105,141,142],cmdsethelp:145,cmdsethom:145,cmdsetkei:31,cmdsetkeystr:144,cmdsetlight:154,cmdsetmor:173,cmdsetobj:[144,145,147,152,153,154,156,173],cmdsetobjalia:145,cmdsetpow:123,cmdsetread:154,cmdsetspe:147,cmdsettestattr:50,cmdsettrad:147,cmdsettrain:121,cmdsetweapon:154,cmdsetweaponrack:154,cmdsheet:58,cmdshiftroot:154,cmdshoot:[21,152],cmdshutdown:145,cmdsmashglass:153,cmdsmile:33,cmdspawn:145,cmdspellfirestorm:28,cmdstatu:[147,152],cmdstop:147,cmdstr:147,cmdstring:[33,58,144,145],cmdstyle:145,cmdtag:145,cmdtalk:147,cmdteleport:145,cmdtest:[29,42,91],cmdtestid:33,cmdtestinput:51,cmdtestmenu:[51,147,173],cmdtime:[62,145],cmdtrade:147,cmdtradebas:147,cmdtradehelp:147,cmdtunnel:145,cmdtutori:154,cmdtutoriallook:154,cmdtutorialsetdetail:154,cmdtweet:71,cmdtypeclass:145,cmdunban:145,cmdunconnectedconnect:[145,147],cmdunconnectedcr:[145,147],cmdunconnectedhelp:[145,147],cmdunconnectedlook:[145,147],cmdunconnectedquit:[145,147],cmduncov:147,cmdunlink:145,cmdunloggedinlook:147,cmdunwield:152,cmduse:152,cmdusepuzzlepart:147,cmdwait:33,cmdwall:145,cmdwear:147,cmdwerewolf:25,cmdwest:154,cmdwhisper:145,cmdwho:145,cmdwield:152,cmdwipe:145,cmdwithdraw:152,cmset:144,cmsg:[43,145],cmud:24,cnf:[23,36],cnt:119,coast:[111,122],coastal:111,cockpit:21,code:[0,1,2,4,5,6,7,9,10,11,12,14,15,16,18,19,20,29,31,33,34,36,37,39,40,43,45,46,47,48,49,51,53,55,56,57,58,62,63,64,68,69,70,76,77,79,80,84,86,88,89,91,93,94,95,96,97,98,100,102,103,104,105,106,109,110,111,112,114,115,116,117,118,119,121,122,123,125,126,127,129,132,134,135,136,139,143,144,145,146,147,148,149,152,154,161,163,165,166,167,169,171,172,173,175,181,183,184],code_exec:173,codebas:[55,56,127,129,131,139,140,145,163],codeblock:[38,173],codefunc:173,coder:[22,26,56,61,79,96,124,144,164,183],coerc:173,coexist:126,coher:173,coin:[61,70,147],col:[3,16,173],cold:[12,43,110,145,158,165,166,167],cole:173,collabor:[4,61,64,90,131,145],collat:[83,165,171],collect:[11,26,31,53,136,144,147,148,166,172,173,178],collector:136,collectstat:[136,137,167],collid:[31,54,90,173],collis:[31,131],colon:[27,41,60,80,95,149,163],color:[16,18,20,33,38,49,51,58,59,63,69,74,79,95,109,111,114,124,129,137,139,144,145,147,165,167,169,173,175,184],color_ansi_bright_bg_extra_map:147,color_ansi_bright_bgs_extra_map:147,color_ansi_extra_map:147,color_head:144,color_markup:[141,142],color_no_default:147,color_typ:173,color_xterm256_extra_bg:147,color_xterm256_extra_fg:147,color_xterm256_extra_gbg:147,color_xterm256_extra_gfg:147,colorablecharact:81,colorback:173,colorcod:173,colormatch:173,colour:[27,43,55,139,145,169,173],column:[16,38,46,49,58,64,69,86,111,137,144,145,147,173],com:[8,9,22,23,38,43,54,55,63,67,75,79,90,94,98,100,103,108,128,130,131,133,135,138,145,147,167,169,173,181,183],comb:1,combat:[11,14,25,28,31,46,55,63,64,73,79,102,108,109,111,117,122,124,125,131,139,144,152,154,166,184],combat_:152,combat_cleanup:152,combat_cmdset:116,combat_handl:116,combat_handler_:116,combat_movesleft:152,combat_scor:123,combat_status_messag:152,combatcmdset:116,combathandl:116,combatscor:123,combatt:11,combin:[8,11,12,20,27,28,30,31,33,34,41,43,55,57,58,84,90,109,112,114,115,118,119,121,127,144,145,146,147,153,156,158,161,163,165,166,167,172,173],combo:105,come:[0,2,3,4,6,10,11,15,16,20,21,23,25,27,29,33,34,38,40,46,49,51,52,55,57,58,61,62,64,69,73,80,83,85,88,91,93,100,105,111,114,116,118,119,121,123,124,126,129,131,133,134,135,137,143,144,147,149,152,165,169,170,173,178,181],comet:[40,55,137,169],comfort:[15,55,69,91,131],comlist:[43,145],comm:[33,34,41,47,64,68,71,141,142,143,144,173],comm_typeclass_path:171,comma:[20,43,46,86,95,114,134,143,145,147,149,163,164,173],command:[0,2,4,6,8,9,10,11,12,13,15,18,19,20,21,23,24,26,27,34,36,38,40,46,47,48,49,50,51,52,55,56,57,59,61,63,64,65,66,67,69,72,73,74,75,76,77,79,80,83,86,87,89,90,92,93,95,96,98,102,103,104,105,106,108,109,110,111,112,113,114,117,118,119,120,122,124,125,126,128,129,131,136,137,138,139,140,141,142,143,146,147,151,152,153,154,155,158,161,162,163,164,165,166,167,169,170,172,173,175,176,181,184],command_default_arg_regex:33,command_default_class:25,command_pars:[144,158],commandhandl:[74,144,145,173],commandlin:173,commandmeta:144,commandnam:[33,74,83,147,167,169],commandset:[5,80,89,144,147],commandtest:[127,145,147,149,175],comment:[8,9,13,14,24,25,37,41,48,60,90,96,118,125,138,173],commerc:79,commerci:[90,106],commerror:146,commit:[15,23,25,36,37,38,64,66,98,100,108,128,130,151,172],commmand:[147,152],common:[1,6,10,12,15,16,20,26,27,30,33,38,40,41,43,51,59,60,61,62,63,64,68,69,73,74,79,80,83,88,90,91,94,97,105,107,109,112,113,115,116,119,123,124,125,131,133,139,144,145,147,158,161,163,166,169,170,172,173,178,179,181],commonli:[23,53,63,64,83,86,87,96,104,105,107,115,119,128,149,164],commonmark:38,commun:[8,22,23,33,40,41,45,47,55,57,60,64,70,72,79,83,88,90,91,92,103,106,113,114,137,139,145,146,147,158,164,167,169,173,184],compact:[85,134,167],compani:[64,88],compar:[4,9,13,15,27,28,29,31,41,44,58,73,83,85,91,97,116,119,123,127,131,145,147,152,163,165,173,175],comparison:[13,93,147,163,165,173],compartment:58,compass:20,compat:[14,21,51,94,145,147,173],compet:[15,88],compil:[9,33,38,47,56,63,75,76,90,94,95,108,145,146,147,167,173],compilemessag:76,complain:[42,60,86,91,110,128],complement:[26,107,147],complementari:113,complet:[2,10,11,13,14,15,22,23,25,27,31,33,36,37,43,44,49,50,51,53,58,59,61,62,64,70,77,81,85,88,89,90,95,96,102,104,105,107,110,111,122,123,127,128,131,139,143,144,145,146,147,149,152,154,164,167,168,169,173,178,181],complete_task:149,completli:153,complex:[11,14,15,20,31,33,59,61,62,64,73,76,77,86,93,96,100,104,108,111,115,116,123,127,138,144,147,149,165,170],complianc:[24,147],compliant:[39,169],complic:[0,10,22,29,41,43,49,69,90,91,111,133,134,145,147,172],compon:[29,33,40,43,49,58,90,93,94,96,102,110,114,116,124,127,135,137,138,139,141,145,146,147,148,165,166,167,169,171,173,184],componentid:137,componentnam:137,componentst:[137,138],compos:[100,147],composit:[169,172],comprehens:[34,55,63,80,93,96,103,124,125,127,173],compress:[74,167,169,173],compress_object:173,compris:143,compromis:[103,151],comput:[10,12,43,49,56,60,63,64,72,73,100,113,115,124,131,132,145,147,173],computation:115,comsystem:[145,146],con:[43,58,79,145,147],concaten:[173,175],concept:[11,37,38,39,40,46,57,61,69,76,77,92,96,115,124,131,139,147],conceptu:[49,51],concern:[44,63,76,88,95,96,144,147,162],conch:[94,169,170],conclud:[96,147,173],concurr:23,conda:9,conder:173,condit:[8,46,49,55,61,73,85,91,93,96,123,124,144,147,152,163,164,166,167,173],condition:25,condition_result:147,condition_tickdown:152,conditional_flush:174,conduct:136,conductor:121,conect:167,conf:[4,8,9,23,25,35,36,40,41,47,54,62,65,67,69,74,76,80,81,86,90,93,103,109,114,120,121,127,131,133,134,135,139,141,143,147,155,157,167,171,173,184],confer:[79,173],confid:[37,39,42],config:[2,4,9,36,40,59,63,90,98,103,106,130,131,137,138,139,147,148,167,168,169,184],config_1:2,config_2:2,config_3:2,config_color:81,configcmd:81,configdict:[167,169],configur:[0,2,7,25,36,43,45,47,54,59,62,63,64,67,69,90,100,103,114,120,124,127,136,138,139,141,143,144,145,147,148,151,158,166,167,168,169,172,175,181,184],configut:106,configvalu:59,confirm:[8,33,43,63,103,137,143,145,147,169,181],conflict:[41,42,126],confus:[10,22,26,31,44,58,59,60,64,77,80,87,90,91,93,97,114,119,126,131,136,137,140,147,181],conid:169,conjur:152,conn:[43,145,147],conn_tim:105,connect:[0,2,4,7,8,9,11,12,13,17,18,23,24,25,31,33,34,40,41,46,47,49,55,57,60,63,64,65,66,69,72,74,76,77,80,83,85,88,89,91,92,93,96,98,100,101,102,103,104,105,107,110,111,114,120,123,125,126,127,136,137,139,143,145,146,147,148,149,151,158,164,166,167,168,169,170,171,172,173,178,184],connection_cr:107,connection_screen:[35,104,141,147,155,157],connection_screen_modul:147,connection_set:54,connection_tim:[143,164],connection_wizard:[141,142],connectiondon:168,connectionlost:[168,169,170],connectionmad:[167,169,170],connectionwizard:167,connector:[167,169],consecut:51,consequ:[90,144],consid:[0,4,10,12,13,14,23,26,27,31,33,37,39,40,44,46,51,55,57,61,63,64,70,74,78,80,82,85,86,90,93,96,97,102,103,105,109,112,113,114,115,119,121,125,131,133,134,135,143,144,147,152,158,164,165,166,167,169,172,173],consider:[68,86,104,111,118,163,165],consist:[2,11,17,33,38,44,46,48,51,68,80,86,92,95,96,109,110,114,116,122,123,135,137,143,144,145,146,147,156,158,162,163,165,167,169,172,173,181],consitu:166,consol:[9,19,23,26,38,42,43,60,63,64,75,90,93,95,96,97,100,106,114,123,137,138,145,147,167],conson:147,constant:[0,88,169,173],constantli:[96,117,154],constitu:[144,145],constraint:[0,23],construct:[20,29,34,36,51,64,119,133,138,165,167,172,173,175,181],constructor:[22,33,147,169,174],consum:[10,168],consumer_kei:[71,120],consumer_secret:[71,120],consumpt:[23,167],contact:[89,90,100,137],contain:[0,5,7,9,10,11,13,14,16,17,18,20,21,22,25,26,31,33,34,37,38,39,40,41,43,46,47,51,55,56,57,62,63,64,68,69,75,79,80,86,89,91,95,96,97,101,102,104,105,114,118,119,122,123,124,126,127,128,129,133,134,136,137,138,139,141,142,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,168,170,172,178,180,181,183],container:100,contempl:56,content:[3,4,13,16,17,21,27,38,39,43,48,49,53,56,58,69,77,79,82,85,89,90,91,93,95,96,117,119,121,123,125,131,133,134,137,138,139,141,144,145,147,148,149,164,172,173,177,178,180],content_typ:164,contentdisposit:148,contentencod:148,contenthandl:164,contentof:173,contents_cach:164,contents_get:[119,164],contents_set:164,contentshandl:164,context:[46,55,69,91,114,119,126,133,147,149,169,179,181],contextu:112,continu:[7,10,11,21,27,29,33,37,42,45,46,49,51,55,58,60,69,71,75,85,86,90,95,96,112,114,115,116,119,123,124,127,136,139,147,148,164,167,169,172,173,184],contrari:[0,41,43,62,145,147,172],contrast:[56,90,96,113,138,169],contrib:[4,13,14,20,47,57,58,62,63,64,73,78,102,116,122,141,142,143,146,162,164,166,167,172,173,179,181,184],contribrpcharact:147,contribrpobject:147,contribrproom:147,contribut:[1,4,22,26,45,55,70,78,82,124,127,131,136,139,147,151,183,184],contributor:[78,147],control:[2,5,7,9,11,12,13,14,19,20,21,24,31,33,34,36,37,38,42,43,47,50,51,52,53,55,57,58,61,63,64,68,73,74,80,81,83,86,89,90,92,93,96,102,103,105,108,109,110,114,118,121,123,124,128,135,138,139,143,145,147,149,153,154,163,164,166,167,172,173,178,181,184],convei:[147,149,164],convenei:107,conveni:[8,9,10,11,21,34,36,40,41,43,51,55,57,59,69,74,80,86,89,96,98,102,106,108,109,110,125,127,133,140,143,145,147,164,166,167,173],convent:[0,31,86,96,107,119,126],convention:[41,144,146,164,172],convers:[51,87,121,127,138,147,158,169,173,175,183],convert:[11,27,39,40,49,59,62,64,79,81,83,85,87,88,103,109,113,114,119,126,128,145,147,163,165,166,167,169,173,178,183],convert_linebreak:173,convert_url:173,convinc:[51,90],cool:[3,9,21,22,26,38,43,61,79,145],cool_gui:80,cooldown:[29,116,124,139,184],coord:39,coordi:39,coordin:[49,124,137,139,147,152,184],coordx:39,coordz:39,cope:152,copi:[0,1,4,13,14,20,25,26,33,36,47,48,50,51,62,64,81,90,93,96,100,104,105,109,111,123,128,131,133,135,136,137,138,141,144,145,147,149,152,154,155,164,167,169,173,181],copy_object:164,copyright:[78,90],cor:138,core:[19,37,43,47,49,76,78,88,89,94,96,104,106,125,127,131,139,143,145,146,147,148,149,162,163,164,166,167,169,172,173,174,181],corner:[17,39,57,79,138,147,173],corner_bottom_left_char:173,corner_bottom_right_char:173,corner_char:173,corner_top_left_char:173,corner_top_right_char:173,corpu:147,correct:[10,11,14,21,23,27,30,31,33,37,38,43,48,50,60,80,91,113,114,121,123,126,137,144,145,146,147,153,163,167,169,173],correctli:[4,8,9,27,29,33,36,42,44,49,50,51,61,62,72,77,80,85,90,91,94,97,110,112,115,121,122,123,126,143,144,145,148,166,167,169,173,175,178],correl:165,correspond:[20,33,80,85,105,135,147,172,173,178,181],correspondingli:128,corrupt:56,cosi:111,cosin:173,cosmet:147,cost:[28,85,90,147,148,152],cottag:[111,114],could:[0,1,2,3,4,5,6,9,10,11,12,13,14,15,19,20,21,22,25,28,29,30,31,33,34,36,37,38,39,40,41,42,43,44,46,47,48,49,51,55,57,58,60,61,62,63,64,65,68,69,71,72,73,79,80,81,82,83,84,85,86,87,88,89,90,91,93,95,96,98,102,106,108,109,111,112,113,114,115,116,117,118,119,120,121,123,125,126,127,128,129,132,133,135,136,138,140,143,144,145,146,147,149,154,163,164,167,169,172,173,174],couldn:[11,19,39,44,64,76,91,126,134,140,147],count:[64,102,104,116,119,120,143,144,147,152,164,166,167,169,170,172,173],count_loggedin:169,count_queri:170,countdown:[20,29],counter:[6,22,29,69,85,105,116,128,143,147,154,167,169,170,172,173],counterpart:[13,114,167,173],countertrait:147,countless:95,countri:[43,145],coupl:[22,48,69,100,117,131,147],cours:[0,4,9,12,15,21,22,26,33,38,41,46,57,61,64,77,78,91,93,106,108,114,115,122,123,124,130,132,140,152],courtesi:12,cousin:[91,129],cover:[6,8,9,13,14,23,29,37,40,48,57,59,63,79,80,86,90,95,96,120,127,131,147,154,164,173,175,183],coverag:127,coveral:127,cpanel:90,cpattr:145,cpu:[12,43,90,103,145],cpython:93,crack:[61,86],craft:[29,80,111,147],crank:[115,166],crash:[26,60,61,79,103,111,167,172],crate:[20,87,124],crawl:103,crawler:[158,169],cre:[43,145,147],creat:[4,9,11,13,14,15,16,19,22,23,25,26,29,31,34,35,37,38,39,40,41,42,44,46,47,49,50,51,54,55,56,57,58,60,61,62,63,64,65,66,68,70,71,72,73,75,76,77,78,79,80,81,85,87,90,91,93,95,96,102,103,104,105,106,107,108,109,112,116,117,118,119,120,122,124,127,129,130,131,132,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,151,152,153,154,155,156,158,161,162,163,164,165,166,167,169,170,171,172,175,178,181,183],create_:[89,125],create_account:[107,125,141,173],create_attribut:172,create_channel:[34,141,146,167,173],create_charact:164,create_delai:166,create_exit:[145,147],create_exit_cmdset:164,create_forward_many_to_many_manag:[143,146,162,164,166,172,174],create_game_directori:167,create_grid:49,create_help_entri:[68,141,173],create_kwarg:165,create_match:144,create_messag:[34,141,173],create_object:[13,27,80,85,89,111,123,125,133,141,164,165,167,173],create_prototyp:165,create_script:[56,102,116,125,141,166,173],create_secret_kei:167,create_settings_fil:167,create_superus:167,create_tag:172,create_wild:147,created_on:149,createview:181,creation:[11,14,20,21,38,43,47,49,51,58,60,61,79,80,81,86,89,97,105,111,123,125,131,133,139,140,143,145,146,147,151,152,154,156,162,164,165,166,170,172,173,181,183],creation_:173,creativ:[79,108],creator:[51,79,80,111,123,140,145,146,147,152,164,173],cred:[94,131,169],credenti:[90,103,131,143,169],credentialinterfac:169,credit:[90,103,131,173],creset:131,crew:119,criteria:[51,119,146,147,149,165,172,173],criterion:[119,131,143,147,162,164,166,173],critic:[19,26,31,60,63,97,102,105,114,128,163,167,173],critici:172,crop:[58,114,145,165,173],crop_str:173,cropper:165,cross:[111,138,154,173],crossbario:169,crossbow:29,crossroad:111,crowd:[61,103],crt:[8,67],crucial:[91,115],crud:178,crude:0,cruft:1,crumblingwal:154,crumblingwall_cmdset:154,crush:21,cryptic:138,cryptocurr:103,cscore:123,csessid:[167,169],csession:169,csrf_token:133,css:[17,55,124,135,136,137,148,173],cssclass:137,ctrl:[48,63,90,93,95,100,110,170],culpa:52,cumbersom:[51,121,128,147],cumul:170,cup:70,cupidatat:52,cur_valu:147,cure:152,cure_condit:152,curi:49,curiou:108,curli:[41,96,147],curly_color_ansi_bright_bg_extra_map:147,curly_color_ansi_bright_bgs_extra_map:147,curly_color_ansi_extra_map:147,curly_color_xterm256_extra_bg:147,curly_color_xterm256_extra_fg:147,curly_color_xterm256_extra_gbg:147,curly_color_xterm256_extra_gfg:147,curr_nod:165,curr_sess:167,curr_tim:147,currenc:[85,120],current:[0,2,9,11,12,13,14,19,20,21,22,24,25,27,28,29,31,33,38,41,43,46,48,49,50,51,58,59,60,64,68,74,76,77,79,80,85,86,89,94,97,100,102,104,105,106,112,114,115,116,119,120,121,123,124,127,128,131,133,137,138,143,144,145,146,147,148,149,152,154,158,162,164,165,166,167,169,170,172,173,178,181],current_choic:147,current_coordin:147,current_kei:165,current_us:133,current_weath:102,currentroom:121,curriculum:79,curs:42,curv:[55,56],curx:49,custom:[0,2,6,11,12,14,15,16,17,18,20,21,25,26,27,30,31,33,34,35,43,49,55,56,58,60,61,64,65,66,68,69,71,73,74,78,79,83,85,86,87,89,90,97,100,102,104,109,110,112,114,116,117,118,119,121,122,123,125,126,132,133,136,138,139,140,143,144,145,146,147,149,151,154,158,161,162,163,164,165,166,167,169,170,172,173,174,178,179,181,184],custom_add:149,custom_cal:149,custom_domain:148,custom_gametim:[62,141,142],custom_kei:165,custom_pattern:[3,4,69,133,134],customis:147,customiz:[17,41,147],customlog:8,cut:[20,40,49,50,55,91,111,123,137,165],cute:136,cutoff:173,cvcc:147,cvccv:147,cvccvcv:147,cvcvcc:147,cvcvccc:147,cvcvccvv:147,cvcvcvcvv:147,cvcvvcvvcc:147,cvv:147,cvvc:147,cwho:145,cyan:[114,126],cyberspac:79,cycl:[13,14,25,56,61,62,132,152],cyril:15,daemon:[8,93,100,103,110,167,169],dai:[27,36,56,61,62,100,103,108,120,126,131,132,139,147,149,173],daili:87,dailylogfil:173,dali:147,dalnet:[43,145],dam:56,damag:[14,21,28,61,73,85,103,116,122,152,154],damage_rang:152,damage_taken:56,damage_valu:152,damnedscholar:48,dandi:140,danger:[13,31,38,82,97,105,144],dare:33,dark:[13,14,17,31,73,79,111,114,122,126,144,147,153,154,163,166,173],darkcmdset:154,darker:[114,126],darkgrai:126,darkroom:154,darkroom_cmdset:154,darkstat:154,dash:[38,119,147,149],dashcount:147,data:[2,10,13,15,22,23,25,27,43,56,57,58,59,61,64,75,83,86,87,88,90,93,96,97,100,102,104,109,112,113,119,125,128,133,134,135,137,138,139,141,143,144,145,146,147,148,149,151,162,163,164,165,166,167,168,169,170,171,172,173,174,175,178,181],data_default_valu:147,data_in:[40,83,151,167,169],data_out:[40,151,167,169],data_to_port:167,data_to_serv:169,databa:167,databas:[0,4,5,6,7,11,12,13,15,17,19,20,21,23,27,28,29,31,34,36,38,39,43,45,47,55,56,57,58,59,60,61,63,64,74,77,80,84,87,89,91,93,100,101,102,104,105,107,110,111,112,115,116,119,123,124,125,127,130,131,133,134,135,136,138,139,140,143,144,145,146,147,149,152,154,162,163,164,165,166,167,169,170,172,173,174,177],datareceiv:[168,169,170],datastor:86,datbas:119,date:[7,11,12,23,34,49,62,68,75,76,86,126,128,131,133,138,143,144,145,151,172,173],date_appli:133,date_cr:[125,143,146,166,172],date_join:143,date_s:34,datetim:[62,125,133,147,148,172,173],datetime_format:173,datetimefield:[86,133,143,146,164,166,172,173],david:79,day_rot:173,db3:[23,111,128,131],db_:[84,86,119,125,147,164,166,167,173],db_account:[147,164,166],db_account__db_kei:164,db_account__id:178,db_account__usernam:178,db_account_id:[164,166],db_account_subscript:146,db_attribut:[107,119,143,146,164,166,172],db_attribute_categori:147,db_attribute_kei:147,db_attrtyp:[172,178],db_attryp:87,db_categori:[86,172,178],db_category__iequ:86,db_channel:146,db_cmdset_storag:[143,147,164],db_data:[172,178],db_date_cr:[86,143,146,147,164,166,172],db_desc:[166,178],db_destin:[147,164],db_destination__isnul:120,db_destination_id:164,db_entrytext:162,db_header:146,db_help_categori:162,db_hide_from_account:146,db_hide_from_channel:146,db_hide_from_object:146,db_hide_from_receiv:146,db_hide_from_send:146,db_home:[147,164,178],db_home__db_kei:178,db_home__id:178,db_home_id:164,db_index:86,db_interv:[166,178],db_is_act:[166,178],db_is_bot:[143,178],db_is_connect:[143,178],db_kei:[69,84,86,119,125,143,146,147,149,162,164,166,167,172,178,181],db_key__contain:125,db_key__icontain:86,db_key__istartswith:119,db_key__startswith:[119,125],db_locat:[84,119,147,149,164,178],db_location__db_kei:178,db_location__db_tags__db_kei:119,db_location__id:178,db_location__isnul:120,db_location_id:164,db_lock_storag:[143,146,147,162,164,172],db_messag:146,db_model:172,db_obj:[166,173],db_obj__db_kei:178,db_obj__id:178,db_obj_id:166,db_object_subscript:146,db_permiss:[86,143],db_persist:[166,178],db_properti:167,db_protototyp:165,db_receiv:146,db_receivers_account:146,db_receivers_channel:146,db_receivers_object:146,db_receivers_script:146,db_repeat:[166,178],db_sender:146,db_sender_account:146,db_sender_extern:146,db_sender_object:146,db_sender_script:146,db_sessid:[147,164],db_staff_onli:162,db_start_delai:[166,178],db_strvalu:172,db_tag:[119,143,146,162,164,166,172],db_tags__db_categori:[39,119,178],db_tags__db_kei:[39,119,146,178],db_tags__db_key__in:39,db_tagtyp:[172,178],db_text:86,db_typeclass_path:[86,120,143,147,164,166,172,173,178],db_valu:[84,167,172,178],dbef:173,dbhandler:181,dbholder:172,dbid:[43,125,143,145,172],dbid_to_obj:173,dbmodel:172,dbobj:[11,172],dbobject:[11,172],dbprototyp:[145,165],dbref:[12,13,20,43,58,66,80,109,111,116,119,121,122,125,128,143,145,146,147,154,161,163,164,165,166,172,173],dbref_search:172,dbref_to_obj:173,dbrefmax:[43,145],dbrefmin:[43,145],dbsafe_decod:173,dbsafe_encod:173,dbserial:[11,97,141,142,166],dbshell:[23,86,110,128],dbstore:147,dbunseri:173,ddesc:56,deactiv:[43,63,64,81,117,145,147,153,154,158,173],deactivatebuttonev:153,dead:[112,147,154,167,174],deadli:122,deal:[10,11,12,15,41,51,64,69,73,91,103,105,112,113,116,124,126,131,134,138,139,143,147,152,164,167,172,173,181],dealt:[145,152],dealth:152,death:[51,73,120],death_msg:154,death_pac:154,debat:91,debian:[8,23,63,67,131],debuff:147,debug:[14,27,43,45,51,59,72,74,91,95,102,106,135,139,144,145,147,165,167,169,173,175,184],debug_mod:171,debug_output:175,debug_sql:171,debugg:[15,42,110,141],decemb:90,decend:144,decent:[93,147],decic:147,decid:[4,14,15,25,33,41,46,58,61,69,73,85,86,88,90,103,105,112,114,116,126,138,144,147,152,163,173,174],deciph:48,decis:[73,115,178],declar:[114,173,178],declared_field:[143,162,164,172,181],declared_filt:178,declin:[51,147],decod:[15,169,173],decode_gmcp:169,decode_msdp:169,decoded_text:173,decompos:133,decompress:[169,173],deconstruct:[122,143,145,147,148,153,166,169,171,173,175,178],decor:[0,29,33,46,107,131,143,144,147,164,165,166,167,169,172,173],decoupl:[9,165],decoupled_mut:11,decreas:[152,154,173],decrease_ind:173,dedent:[50,173],dedic:[73,90,127,143,173],deduc:173,deduce_ind:173,deduct:[73,85,152],deem:[37,57,129,131,147,181],deep:79,deeper:[41,147],deepest:145,deepli:11,deepsiz:173,def:[1,3,4,5,6,10,11,21,22,25,27,28,29,30,31,33,38,39,40,41,42,44,48,49,50,51,56,57,58,60,62,69,71,73,74,79,80,81,82,84,85,89,91,95,96,102,107,109,111,114,116,117,118,119,120,121,123,125,127,132,133,134,147,158,165,167,169,173],def_down_mod:152,defalt_cmdset:71,default_access:[1,11,172,173],default_acl:148,default_categori:162,default_channel:34,default_charact:147,default_cmd:[5,21,22,25,28,29,30,41,44,53,57,58,62,81,116,119,141,147,158],default_cmdset:[5,22,25,30,35,41,44,57,58,60,62,81,105,123,141,144,147,152,155],default_command:25,default_confirm:[145,147],default_content_typ:148,default_error_messag:173,default_hom:[59,109],default_in:137,default_kei:147,default_out:137,default_pass:173,default_screen_width:33,default_set:[3,127],default_transaction_isol:23,default_unload:137,defaultaccount:[2,41,43,64,125,141,143,145,156,164,173,178],defaultchannel:[6,125,141,146],defaultcharact:[5,6,22,25,43,57,58,60,62,73,81,86,89,96,123,125,127,141,143,145,147,149,152,156,164,173,178],defaultcmdset:[147,153],defaultdict:166,defaultexit:[6,85,89,125,141,147,149,154,164,173],defaultguest:[141,143],defaultlock:163,defaultmod:173,defaultobject:[5,6,26,53,60,64,82,85,86,89,96,111,117,119,121,125,141,143,147,149,152,153,154,164,172,173,178],defaultobjecttest:164,defaultpath:173,defaultroom:[6,39,49,56,85,89,125,132,141,147,149,154,164,173],defaultrout:178,defaultscript:[56,102,116,120,121,125,141,143,147,149,152,153,165,166,170,173],defaultsess:[43,145,156],defaultset:5,defaulttyp:167,defaultunloggedin:[43,145,147,156],defeat:[73,116,122,152,154],defeat_msg:154,defeat_msg_room:154,defend:[51,116,122,152,154,164],defens:[116,152],defense_valu:152,defer:[10,27,29,33,94,133,143,144,146,147,162,164,166,167,169,172,173,174],deferredlist:167,defin:[0,2,4,5,10,11,12,13,14,20,21,22,25,27,30,35,36,38,40,42,43,44,46,49,50,55,56,57,58,59,61,62,64,68,69,73,74,77,78,81,83,85,88,89,91,95,96,97,104,106,109,111,113,114,115,117,119,121,123,125,126,127,129,133,135,136,137,138,139,141,143,144,145,146,147,148,149,152,153,154,156,158,162,163,164,165,166,167,169,170,171,172,173,174,177,178,181],define_charact:51,definit:[0,2,5,10,12,14,20,33,34,39,41,42,43,55,60,61,68,69,82,87,88,89,109,114,115,124,127,144,145,147,149,153,154,160,163,164,165,166,173],deflist:167,degrad:127,degre:38,deindent:173,del:[11,12,29,43,58,80,116,122,143,145,146,147,165,167,172],del_callback:149,del_detail:147,del_pid:167,delaccount:12,delai:[0,28,33,45,120,147,149,154,166,167,169,173],delaliaschan:[43,145],delattr:[147,166,173,174],delayed_import:167,delchanalia:[43,145],delcom:[58,145],deleg:[143,146,162,164,166,172,174],delet:[2,4,7,11,12,13,20,22,23,31,43,50,51,63,66,68,80,87,89,98,100,102,105,107,111,112,116,122,128,131,143,144,145,146,147,148,149,153,154,162,163,164,165,166,167,169,172,173,174,178,181],delete_attribut:172,delete_default:[31,144],delete_prototyp:165,deletet:147,deleteview:181,deliber:[11,42,129],delic:147,delimit:[91,145,173],delin:48,deliv:[90,147],delpart:147,delresult:147,deltatim:173,delux:90,demand:[30,58,61,73,90,115,117,143,146,147,164,167,173],demo:[22,55,79,138,154,173],demon:109,demonin:173,demonstr:[0,4,22,126,133,147,151,152],demowiki:4,deni:[8,103,143,149],denot:[56,114,134,173],denounc:173,depart:[49,149],depend:[0,4,10,11,12,14,15,16,22,27,31,33,34,37,40,43,46,49,51,55,57,58,61,63,64,69,72,73,74,75,83,85,88,90,93,95,97,100,102,103,104,105,106,111,114,115,116,118,123,125,131,133,134,137,138,143,144,145,146,147,149,163,164,165,166,167,169,170,171,172,173],deplet:[147,152],deploi:[38,46,90,103],deploy:[36,38,79,90,100,106],depmsg:173,deprec:[27,51,109,141,142,165,171,173],deprecated_set:171,deprecationwarn:[167,171],depreci:173,depth:[16,17,36,95,114,122,124,147,165,175],dequ:[11,167],deriv:[23,56,63,67,100,108,119,125,127,147,173],desc:[14,20,21,22,34,41,57,58,60,69,74,80,82,84,85,89,102,109,111,116,120,134,144,145,147,152,166,167,173,181],desc_al:154,desc_dead:154,desc_lamp_broken:153,desc_lid_clos:153,desc_lid_open:153,descend:[119,181],describ:[5,9,11,13,14,20,21,22,30,31,33,37,43,46,51,55,58,62,63,64,68,69,71,75,76,79,80,85,86,88,90,92,96,102,109,110,111,113,114,116,124,125,127,128,130,131,133,135,137,139,144,145,146,147,152,153,156,164,165,166,167,169,170,173,175,183],descripion:154,descript:[0,14,15,20,21,22,34,39,41,43,46,49,51,54,55,57,58,60,61,68,74,77,85,90,96,102,109,111,112,126,129,131,133,134,135,139,143,145,146,147,149,153,154,161,162,163,164,166,173,178],description_str:111,descvalidateerror:147,deseri:[11,97,173,178],deserunt:52,design:[14,16,23,26,33,37,39,41,55,57,61,79,89,91,108,109,111,112,117,118,119,124,129,133,138,144,145,147,149,151,154,158,164,166,173],desir:[1,4,27,28,29,43,49,57,58,59,91,108,112,114,115,119,121,123,133,137,145,147,158,163,167,172,173],desired_perm:163,desktop:[15,16,138],despit:[11,13,57,63,64,79,81,105,154],dest:[147,164],destin:[0,22,25,33,43,49,74,77,85,89,91,109,111,119,121,145,147,149,151,152,154,161,163,164,165,173,181],destinations_set:164,destroi:[0,20,89,103,116,127,143,145,147,152,164],destroy:147,destroy_lock:178,destruct:[31,144],detach:106,detail:[2,5,9,12,15,19,20,22,26,30,33,34,37,41,46,51,58,60,61,63,64,80,88,89,90,91,93,95,96,105,109,111,114,116,118,122,124,125,128,129,131,134,135,136,139,143,144,145,146,147,148,149,152,154,162,164,165,167,168,172,173,175,178,181],detail_desc:147,detailkei:[147,154],detailview:181,detect:[31,33,36,61,81,88,89,103,105,118,144,145,146,169,178],determ:172,determin:[2,4,13,15,20,27,29,31,33,34,39,43,44,49,50,51,52,63,73,80,82,83,85,87,93,102,109,110,116,123,136,137,143,144,145,146,147,152,154,158,162,163,164,165,166,169,172,173,178],detour:[21,83,167],dev:[1,23,37,55,57,61,63,64,67,71,76,79,90,95,98,138,183],develop:[3,9,15,16,19,20,25,26,27,33,36,37,38,42,43,48,54,55,56,58,60,61,63,64,68,70,71,72,76,77,80,86,88,90,91,93,94,96,97,99,104,106,108,109,111,114,123,126,131,133,135,136,137,138,139,141,145,146,149,151,153,158,162,164,165,172,173,183,184],devoid:173,dex:[11,51,58,173],dexter:152,diagnos:[30,97],diagram:125,dialog:137,dialogu:[0,124,139,184],dice:[63,73,91,116,141,142],dicecmdset:147,dicenum:147,dicetyp:147,dict:[0,11,13,25,31,43,46,51,88,107,109,119,127,143,144,145,146,147,149,151,152,163,164,165,166,167,169,172,173,181],dictat:[31,62,117],dictionari:[0,10,11,13,25,31,43,49,55,56,62,69,73,80,96,97,109,116,124,134,138,145,147,148,149,151,152,154,161,163,165,167,169,172,173,174,176,181],did:[2,21,22,29,57,60,64,68,91,95,96,104,111,123,131,143,147,164,172,173],did_declin:147,didn:[5,20,22,38,41,42,44,49,51,58,59,61,72,80,91,100,104,119,121,126,127,133,136,140,173],die:[73,91,106,117,147,167],dies:154,diff:[75,131,147,165],differ:[0,2,8,9,11,13,14,15,16,19,20,21,22,25,27,31,33,37,38,39,40,41,42,43,44,46,47,49,50,51,54,55,57,58,61,62,63,64,66,68,69,70,73,79,80,82,83,84,87,88,91,93,95,96,100,102,103,105,106,107,109,110,111,112,113,114,115,116,118,119,120,121,122,124,126,127,129,131,133,136,137,138,139,140,141,143,144,145,146,147,149,152,153,161,164,165,166,167,168,169,170,172,173,178,181],differenti:[56,57,58,147,158,164],differet:61,difficult:[4,39,93,103,133,152],difficulti:133,dig:[0,20,31,33,40,57,58,89,93,96,109,121,123,140,145,147,170],digit:[12,90,114,147,149,167,173],diku:[55,64,124,139,184],dikumud:129,dime:108,dimens:[49,55],dimension:58,diminish:114,dimli:111,dinner:[46,149],dip:96,dir:[9,21,23,36,38,54,58,63,64,75,79,90,96,100,102,127,128,131,134,167,173],direct:[0,3,8,10,11,12,20,22,31,38,43,44,45,49,51,58,70,74,88,90,100,109,111,116,118,119,121,128,137,138,139,145,147,149,151,158,163,167,173,184],direction_of_split:137,directli:[2,5,8,13,14,20,21,23,27,29,30,33,37,40,42,44,46,50,51,53,55,56,58,59,61,62,64,72,80,88,89,90,93,94,95,96,100,102,104,109,110,111,114,116,118,119,123,125,128,131,137,138,144,145,146,147,148,149,152,153,156,162,163,164,165,166,167,169,170,172,173],director:147,directori:[4,8,9,13,20,25,27,36,37,43,45,53,58,59,62,63,64,69,75,76,95,96,100,106,123,125,127,128,130,131,133,134,135,136,137,139,145,148,151,167,169,173,184],directorylist:167,dirnam:167,dirti:55,disabl:[0,4,24,25,50,80,81,106,114,127,137,144,145,147,163,169,173,174],disableloc:169,disableremot:169,disadvantag:[58,90,116,152],disambigu:[41,72,119,144,146,164,172],disappear:103,discard:[146,173],disconcert:41,disconnect:[2,11,12,40,41,43,55,57,60,92,97,105,107,110,112,116,123,128,137,143,145,146,147,149,164,167,169,170],disconnect_al:169,disconnect_all_sess:167,disconnect_duplicate_sess:167,disconnect_session_from_account:143,discontinu:24,discord:[9,63,72,79],discordia:108,discourag:[64,75],discov:[91,122,172],discoveri:151,discoverrunn:171,discrimin:103,discuss:[1,4,25,26,33,37,45,48,55,63,69,70,116,138,139],discworld:88,disengag:[116,143,152],disk:[11,27,86,100,108,110,147,151,165],dislik:57,disonnect:11,dispatch:160,dispel:126,displai:[0,17,22,25,30,31,33,38,42,43,46,50,51,53,58,59,60,61,68,69,80,81,82,83,85,88,89,91,93,101,102,103,104,111,114,116,119,123,124,133,134,135,136,137,138,139,143,144,145,146,147,149,154,158,162,164,165,166,167,169,170,172,173,178,181],display:166,display_buff:173,display_choic:147,display_formdata:147,display_help:173,display_helptext:[165,173],display_met:147,display_nodetext:173,display_titl:147,dispos:[111,147],disput:116,disregard:33,dist3:94,dist:63,distanc:[6,27,39,46,49,64,125,147,152,164,173],distance_inc:152,distance_to_room:39,distant:[49,138,147,154],distinct:[55,64,105,140,152,178],distinguish:[22,144,147,152],distribut:[8,9,15,23,31,34,42,63,64,78,96,97,124,127,128,146,147,148,173,175],distribute_messag:146,distributor:34,distro:[8,23,63,67,72],disturb:[27,140],distutil:63,distutilserror:63,ditto:63,div:[3,16,17,38,109,137,165],dive:[22,41,63],diverg:83,divid:[13,64,69,147,154,173],dividend:147,divis:147,divisiblebi:69,divisor:147,django:[2,3,4,9,15,23,25,36,39,55,63,69,73,76,79,86,94,101,103,104,107,112,113,120,124,125,127,128,134,136,137,139,143,144,145,146,147,148,160,162,164,166,167,169,170,171,172,173,174,175,177,178,179,181],django_admin:181,django_filt:178,django_nyt:4,djangofilterbackend:178,djangonytconfig:4,djangoproject:[23,181],djangowebroot:167,dmg:73,dnf:[8,63,67],do_attack:154,do_batch_delet:172,do_batch_finish:172,do_batch_update_attribut:172,do_create_attribut:172,do_delete_attribut:172,do_flush:[172,174],do_gmcp:169,do_hunt:154,do_mccp:169,do_msdp:169,do_mssp:169,do_mxp:169,do_naw:169,do_nested_lookup:145,do_not_exce:25,do_patrol:154,do_pickl:173,do_task:166,do_unpickl:173,do_update_attribut:172,do_xterm256:173,doabl:[14,138],doc:[16,17,23,25,33,45,51,60,64,68,70,79,86,95,96,109,110,125,129,130,136,139,141,145,147,169,173,181,183,184],docker:[7,63,79,90,139,184],dockerfil:100,dockerhub:100,docstr:[1,5,25,38,41,43,68,74,96,144,145,147,149,173],documen:96,document:[0,3,5,6,9,16,17,20,22,23,25,26,29,41,43,46,47,48,52,53,55,57,58,60,64,68,70,76,79,86,90,94,96,103,104,106,111,114,121,122,123,124,125,127,131,133,135,136,139,144,145,147,156,158,160,172,173,174,178,181],dodg:152,doe:[2,4,5,9,11,20,21,23,24,25,26,29,31,33,37,38,39,40,41,43,49,51,54,55,56,57,58,60,61,63,64,68,69,73,78,80,85,88,89,91,95,96,100,102,104,109,110,111,112,113,114,116,117,118,119,121,123,125,126,127,129,131,132,133,136,137,138,140,143,145,146,147,148,152,154,158,163,164,165,166,167,169,171,172,173,175,179,181],doesn:[0,4,9,11,13,15,22,26,29,33,36,37,39,44,46,49,51,57,60,61,63,69,71,72,73,75,76,78,86,88,89,90,91,95,96,103,110,111,121,123,125,126,127,128,133,136,137,138,146,147,148,149,152,163,166,167,169,172,173],doesnotexist:[143,146,147,149,152,153,154,162,164,165,166,167,170,172,173,174],doff:152,dog:[27,96],doing:[2,4,10,11,27,29,31,33,36,38,39,43,46,49,51,57,58,59,60,61,64,69,70,79,80,89,90,95,96,97,105,110,114,115,119,125,126,127,133,134,137,138,143,145,147,149,152,153,154,163,164,166,170,173,174],dolor:52,dom:137,domain:[8,55,90,103,138,173],domexcept:90,dominion:9,dompc:9,don:[0,1,3,4,6,9,10,11,20,21,22,23,25,26,27,29,30,31,33,34,37,38,39,41,42,43,44,46,47,50,51,54,58,59,61,62,63,64,68,69,70,72,73,75,80,81,83,85,86,88,90,91,93,95,96,97,102,103,104,105,106,111,114,116,119,122,123,125,126,127,128,131,132,133,134,135,136,137,138,140,141,143,144,145,146,147,149,152,153,154,158,163,164,165,166,167,168,169,170,172,173,174,178,181],donald:93,donat:[70,90],done:[1,4,6,9,10,11,20,21,22,25,29,30,31,33,34,36,37,38,39,41,43,44,49,51,55,56,57,58,59,61,62,63,64,69,70,73,76,80,82,85,87,90,91,93,100,107,108,110,115,116,117,118,119,120,121,123,126,128,131,133,136,137,141,143,144,145,146,147,152,153,156,158,163,164,166,167,169,170,172,173,174,181],donoth:166,dont:169,doom:165,door:[0,20,22,27,43,49,61,80,85,89,103,145,147],doorwai:147,dot:[22,43,53,119,144,145,173],dotal:173,dotpath:173,doubl:[22,38,43,57,97,119,133,144,145,173],doublet:144,doubt:[22,138,147],down:[0,4,6,11,12,21,22,29,31,33,36,39,41,43,49,50,51,53,55,57,58,61,63,73,81,85,86,90,91,93,96,100,102,103,104,106,108,111,114,119,122,123,136,137,143,145,147,149,151,152,154,158,163,164,165,166,167,168,169,173],download:[5,9,23,26,63,64,72,75,79,90,100,101,128,130,131,139],downtim:[29,103,173],downward:[43,145],dozen:[25,55,108],drag:137,draggabl:138,dragon:56,drain:147,dramat:[11,61],drape:147,draw:[14,38,39,49,73,119,173],draw_room_on_map:49,drawback:[14,23,28,29,51,58,73,86,138,147,173],drawn:[49,58,111],drawtext:73,dream:[26,55,61,129],dress:147,drf:178,drink:172,drive:[9,19,21,61,63,64,96,100,121,131,133],driven:[25,79,123,147,165],driver:23,drizzl:[102,132],drop:[6,9,14,20,21,23,25,33,37,40,55,57,58,60,69,70,80,85,86,87,88,89,90,117,118,121,128,137,138,145,147,149,152,153,154,163,164,169,172,173],drop_whitespac:173,dropdown:[106,138],droplock:163,dropper:[149,152,164],drum:90,dtobj:173,duck:[27,95],duckclient:24,due:[5,6,12,22,29,31,33,40,43,58,60,62,63,64,76,90,91,93,95,96,104,107,125,126,140,144,145,149,158,164,167,168,172,173],duh:108,dull:[20,26,111],dumb:[20,138,167,173],dummi:[9,33,54,59,80,93,127,147,163,167,169,170,173,178],dummycli:170,dummyfactori:170,dummyrunn:[141,167,169],dummyrunner_act:170,dummyrunner_actions_modul:170,dummyrunner_set:[93,141,167],dummyrunner_settings_modul:93,dummysess:167,dump:[34,151,169],dungeon:[55,77,112],dupic:31,duplic:[31,37,38,96,144,145,166,172,173],durat:[10,28,132,139,152,173,184],dure:[9,11,29,31,38,40,55,60,61,63,66,68,79,80,95,97,100,102,105,107,116,123,132,135,136,137,140,145,147,148,153,154,156,158,163,164,166,169,173,181],duti:64,dwarf:111,dying:152,dynam:[2,3,34,43,68,82,86,90,111,114,115,124,133,137,138,139,143,144,145,146,147,152,158,162,164,166,172,173,174,181,184],dynamic_split:137,dynamical:173,dyndns_system:90,each:[0,1,2,4,5,10,11,13,19,20,22,27,29,31,33,34,36,38,39,40,42,43,48,49,51,55,56,57,58,59,61,62,64,69,73,77,80,82,83,85,86,95,96,97,100,102,104,105,108,109,111,112,114,115,116,119,121,123,124,125,126,127,132,133,136,137,138,140,143,144,145,146,147,152,153,156,158,161,162,163,164,165,166,167,168,169,170,172,173,174,175,178],eaoiui:147,earli:[36,138,152,168],earlier:[3,9,13,31,36,51,54,58,60,61,62,64,74,85,95,96,106,119,121,123,131,134,167],earn:124,earnest:124,earth:[82,103],eas:[31,33,39,86,90,100,126],easi:[0,5,10,13,17,22,23,26,29,33,38,39,43,46,51,55,56,61,62,68,69,72,73,76,79,81,82,85,88,89,90,100,102,106,108,111,113,116,118,123,125,126,127,128,131,133,134,138,140,144,145,147,154,173,174],easier:[1,4,10,11,12,22,25,37,38,39,47,51,55,56,57,58,61,62,69,73,86,90,91,95,96,102,109,126,136,147,152,154,166,167,172,173],easiest:[0,5,12,15,25,27,30,46,58,63,70,76,123,128,131,133,135,151,172,175],easili:[0,3,4,11,12,13,14,17,20,25,27,28,33,34,37,38,39,46,48,49,51,55,58,60,61,62,63,68,70,73,80,83,85,88,90,91,96,98,100,103,105,106,107,108,109,111,112,119,122,123,131,133,136,137,138,140,145,146,147,149,152,154,161,162,163,166,173],east:[25,44,49,111,145,147,154],east_exit:154,east_west:111,eastern:[62,111],eastward:154,eccel:173,echo1:29,echo2:29,echo3:29,echo:[5,10,12,20,26,27,28,29,33,36,38,43,44,49,50,55,59,65,71,90,95,96,98,100,104,109,110,116,118,123,132,140,143,145,147,149,153,154,158,164,167,169,173],echotest:5,econom:[55,79,86],economi:[61,73,102,108,120,147],ecosystem:100,edg:[16,27,131,144,173],edge_charact:144,edgi:49,edit:[0,1,4,5,6,9,11,13,14,23,25,26,30,33,35,37,40,41,43,46,48,54,56,58,59,60,61,62,67,68,69,70,75,76,79,80,81,86,95,96,97,100,101,104,106,109,111,114,128,133,134,135,136,137,138,145,147,149,162,163,164,165,172,173,178,181,184],edit_callback:149,edit_handl:145,editcmd:22,editor:[0,5,9,15,21,22,33,38,43,45,46,57,60,63,76,79,95,96,97,108,109,111,131,139,145,147,166,173],editor_command_group:173,editorcmdset:173,editsheet:58,effect:[6,10,11,14,27,28,29,31,35,39,43,56,57,58,61,73,87,95,104,107,110,111,114,115,116,117,124,126,127,128,129,138,140,143,144,145,147,148,149,152,153,154,163,164,166,169,173],effici:[11,26,28,29,39,55,56,64,76,79,86,87,93,95,103,112,115,119,125,132,147,163,164,166,172,173],effort:[37,56,131,134,181],egg:75,egg_info:63,egi:168,either:[0,4,9,12,13,17,23,27,29,31,33,34,37,38,39,41,43,44,46,49,51,56,57,58,69,73,80,83,90,91,93,95,97,102,103,105,109,110,111,112,114,116,119,121,123,125,126,128,131,137,138,143,144,145,146,147,149,152,163,164,165,166,167,169,170,172,173],elabor:[4,22,85,91,123],electr:90,eleg:37,element:[16,17,22,41,43,51,55,91,114,144,145,147,148,158,164,165,171,172,173,175],elev:[46,82,124,139,184],elif:[0,41,49,51,58,73,102,116,117,123],elig:148,elimin:[96,100,173],ellipsi:96,ellow:114,els:[0,1,2,5,9,10,12,19,20,21,22,23,25,27,29,30,33,38,39,41,42,46,48,49,51,58,60,68,69,73,80,81,82,84,85,90,91,95,102,103,111,114,115,116,117,120,121,123,127,131,133,134,137,147,148,149,152,164,169,172,173],elsewher:[2,29,31,58,70,96,112,133,138,144,154,167,172],elvish:147,emac:[14,79],email:[63,64,131,143,147,173,181],email_login:[141,142],emailaddress:173,emailfield:[143,181],emb:[38,58,109,114,147,165],embark:121,embed:[109,114,125,138,165,173],emerg:[76,80,103],emi:147,emit:[25,34,108,137,144,145,146,147,164,167,173],emit_to_obj:[144,164],emo:21,emoji:24,emot:[33,41,43,55,68,116,145,147],emoteerror:147,emoteexcept:147,emphas:[38,61],emploi:173,empti:[0,2,3,6,9,10,14,31,33,38,41,42,43,47,49,51,54,58,60,63,64,69,73,77,84,86,88,89,91,96,97,100,114,115,117,119,123,125,127,128,131,134,137,138,144,145,147,148,149,156,158,165,167,169,170,172,173,178],emptor:148,empty_color:147,empty_permit:[143,162,164,181],empty_threadpool:167,emptyset:31,emul:[43,64,75,105,123,129,145,147],enabl:[8,24,43,71,100,103,106,114,126,134,137,143,146,147,148,169,173],enable_recog:147,enableloc:169,enableremot:169,encamp:46,encapsul:173,encarnia:79,encas:173,enclos:[35,43,50,145,147,173],encod:[7,27,58,111,139,169,173,184],encode_gmcp:169,encode_msdp:169,encoded_text:173,encompass:27,encount:[60,95,144,173],encourag:[3,22,39,70,91,94],encrypt:[7,8,43,83,103,145,148,169],end:[1,5,6,8,9,10,11,13,14,19,20,21,22,23,25,27,28,29,31,33,34,38,39,40,43,47,50,51,54,55,58,60,62,64,65,69,73,76,80,81,83,86,87,88,90,91,93,95,96,100,105,107,108,109,114,116,118,119,121,122,123,126,128,131,133,134,135,137,138,140,143,144,145,146,147,148,149,152,154,162,165,167,169,170,172,173,175,181],end_convers:51,end_turn:116,endblock:[3,69,133,134],endclr:[114,173],endfor:[69,133,134],endhour:25,endif:[69,133,134],endlessli:103,endpoint:[103,178],endpoint_url:148,endsep:[173,175],endswith:173,enemi:[11,29,51,61,109,116,122,152,154],enemynam:51,enforc:[10,33,41,61,73,80,114,126,138,169,173,181],enforce_s:173,engag:[55,152,154],engin:[22,23,33,36,43,55,56,64,68,73,77,79,89,102,103,104,122,127,131,136,140,144,145,151,154,162,167,169,173],english:[15,76,79,97,113,139],enhanc:[59,81,114,137,151,173,181],enigmat:20,enjoi:[61,63,91,106],enough:[4,6,21,29,38,39,41,42,43,55,57,58,61,63,64,69,70,80,84,85,87,90,91,96,108,112,115,119,123,126,136,144,145,147,153,158,173],enphasis:38,enpoint:178,ensur:[49,69,94,100,106,117,126,127,147,173,181],ensure_ascii:169,enter:[0,1,3,5,9,13,14,15,20,21,22,23,25,26,27,29,31,33,35,36,41,42,43,44,46,51,58,62,63,64,66,69,75,77,80,83,85,87,89,91,95,96,100,109,111,114,116,117,119,123,124,128,129,131,133,135,138,139,141,143,144,145,146,147,149,152,154,158,163,164,165,166,167,173,181],enter_guild:51,enter_nam:51,enter_wild:147,enterlock:163,enterpris:36,entir:[10,11,13,14,19,22,27,29,33,46,49,50,51,60,61,69,80,86,90,91,108,111,114,115,123,125,127,136,147,161,163,164,165,172,173,174,181],entireti:[51,73,147,173],entit:173,entiti:[6,11,27,34,43,47,51,53,55,59,61,64,80,84,87,89,102,105,107,109,112,116,119,125,126,139,143,144,145,146,147,156,163,164,165,166,167,172,173,174],entitii:107,entitl:90,entity:166,entranc:111,entri:[4,5,11,15,25,27,31,33,34,43,47,48,51,54,58,59,63,69,70,72,77,80,91,95,107,119,121,131,138,139,143,144,145,147,148,149,152,156,162,163,164,166,167,169,170,172,173,181],entriest:[43,145],entrust:59,entrypoint:100,entrytext:[69,162,173],enul:8,enumar:173,enumer:134,env:[148,167,169],environ:[4,7,9,13,25,36,38,43,45,53,59,61,63,64,65,82,90,95,100,103,128,141,143,145,147,148,153,163,165,167,169,170,173,178,181],environment:167,eof:169,epic:79,epilog:147,epoch:[27,62,173],epollreactor:167,epub:79,equal:[0,16,19,20,25,31,33,39,46,91,93,96,97,114,121,144,147,152,164,173],equip:[14,57,114,147,152],equival:[10,11,13,40,43,47,63,87,88,101,103,104,110,114,128,143,145,162,169,172,173,178,181],eras:[9,95,152],err:[58,80,170,173],err_travers:[89,164],errback:[10,167,169,171,173],errmessag:144,errmsg:[123,173],erron:[113,123,169,173],error:[1,5,6,8,9,10,11,14,15,20,22,23,24,26,27,31,33,37,38,42,43,51,53,56,57,58,59,60,63,64,71,74,75,76,80,83,86,87,89,90,91,97,103,104,105,109,111,113,114,118,119,120,122,123,125,127,128,131,133,135,139,143,144,145,146,147,148,149,153,154,158,163,164,165,166,167,168,169,170,171,172,173,178,184],error_check_python_modul:167,error_class:[143,162,164,181],error_cmd:44,error_msg:167,errorlist:[143,162,164,181],errorlog:8,escal:[2,19,43,80,145,163],escap:[43,69,114,145,147,165,173,181],escript:[22,147],especi:[1,8,15,22,23,29,60,61,63,80,105,111,112,124,147,148,173],ess:52,essai:79,essenti:[28,49,56,75,79,106,113,146,167,173],est:52,establish:[33,61,73,105,143,149,152,164,167,169,170],estat:137,estim:[30,165,174],esult:164,etc:[2,5,6,8,11,12,20,22,23,24,25,27,29,30,33,35,38,40,41,43,47,48,49,51,55,56,57,58,61,62,63,64,73,79,80,83,84,86,87,88,89,95,96,100,102,103,105,107,108,109,110,116,119,120,125,126,127,131,132,137,138,143,144,145,146,147,148,152,153,156,158,164,165,167,169,172,173,175,178,181],etern:51,ev_channel:143,eval:[109,147,163,165],eval_rst:38,evalstr:163,evalu:[33,38,119,144,147,163,165],evbot:[43,145,167],evcast:79,evcel:173,evcolor:79,evcolum:173,evcolumn:173,eve:173,eveditor:[22,45,139,141,142,147,175,184],eveditorcmdset:173,even:[1,4,6,9,11,12,14,19,21,22,25,26,27,29,31,37,38,39,41,42,43,46,49,50,51,54,55,56,57,58,60,61,62,63,64,69,70,73,77,80,85,86,90,91,93,97,102,103,105,106,108,110,114,115,116,118,119,122,123,125,126,129,131,135,138,144,145,147,149,152,154,158,164,165,169,173,174],evenli:[27,147,173],evenn:100,evenna:9,evenni:4,evennia:[0,1,2,3,6,10,11,13,14,15,17,19,20,21,22,24,27,28,29,30,31,33,34,35,36,37,39,40,43,44,48,49,50,51,52,59,60,61,62,63,64,65,66,68,69,70,72,73,74,78,80,81,83,84,85,86,87,88,89,92,93,94,97,98,99,101,102,103,104,105,107,108,111,112,113,114,115,116,117,118,119,120,121,122,123,125,129,130,132,133,134,135,136,138,139,184],evennia_access:8,evennia_admin:181,evennia_channel:[43,65,72,98,145],evennia_dir:173,evennia_error:8,evennia_gener:136,evennia_launch:[106,141,142],evennia_logo:136,evennia_vers:167,evennia_websocket_webcli:169,evennia_wsgi_apach:8,evenniacreateview:181,evenniadeleteview:181,evenniadetailview:181,evenniaform:181,evenniagameindexcli:168,evenniagameindexservic:168,evenniaindexview:181,evennialogfil:173,evennian:24,evenniapasswordvalid:167,evenniapermiss:178,evenniareverseproxyresourc:167,evenniatest:[143,144,145,146,147,149,151,153,163,164,165,166,169,171,172,173,175,178,181],evenniatestsuiterunn:171,evenniaupdateview:181,evenniausernameavailabilityvalid:[143,167],evenniawebtest:181,event:[51,64,73,103,107,137,139,141,143,147,149,151,153,166,167,184],event_nam:149,eventcharact:149,eventdict:173,eventexit:149,eventfunc:[0,141,147],eventhandl:149,eventi:[144,147],eventobject:149,eventroom:149,eventu:[4,11,12,19,29,33,41,58,61,70,76,80,83,88,90,110,116,119,123,133,136,143,144,145,147,149,154,158,163,164,165,167,170,172,173,180],evenv:[4,36,63,64,75,97,106],evenwidth:173,ever:[11,12,13,14,15,22,23,33,41,57,64,73,86,91,102,105,110,111,112,113,118,125,128,131,138,163,166,169,172,173],everi:[0,4,6,11,13,20,21,26,27,28,31,33,36,37,39,41,43,46,48,49,51,57,62,63,64,69,73,74,75,77,85,86,90,91,96,100,102,104,108,109,111,112,113,114,115,116,119,120,121,122,123,125,127,128,130,131,132,133,134,135,136,137,138,143,145,147,148,149,152,153,154,156,158,164,165,166,167,169,170,172,173,175],everror:149,everybodi:41,everyon:[19,21,24,33,34,43,51,58,61,64,71,73,77,78,80,87,98,102,110,112,114,116,121,123,127,128,131,132,145,147,152,164,169],everyth:[9,11,19,21,26,28,31,36,38,42,43,47,49,53,55,58,61,63,64,69,72,73,75,79,80,81,83,85,87,90,91,97,100,103,104,109,110,111,113,115,116,119,122,127,128,131,135,136,137,138,139,144,145,147,154,158,161,163,164,166,167,170,172,173],everywher:[9,56,94],evform:[27,45,141,142,175],evform_exampl:[141,173,175],evgam:[43,145],evgamedir:38,evid:72,evil:[14,93,153,165],evmenu:[22,27,33,45,58,85,124,139,141,142,147,165,175,184],evmenucmdset:173,evmenuerror:173,evmor:[45,139,141,142,184],evtabl:[27,33,45,49,111,141,142,144,147,165],evtable_arg:173,evtable_kwarg:173,exact:[33,41,43,51,80,93,95,96,119,129,138,143,144,145,146,147,152,162,164,165,172,173,178],exactli:[2,10,19,20,38,40,42,46,58,62,63,64,69,73,76,83,86,91,95,96,100,102,110,111,114,115,123,128,131,136,138,147,164,167,172,173],exam:[43,145],examin:[2,11,12,20,22,33,58,60,73,80,83,85,91,96,106,115,122,123,131,137,140,143,145,147,153,154,170,178],exampl:[0,2,4,5,6,8,10,11,13,14,15,17,19,20,21,22,25,27,28,29,30,31,33,36,37,38,40,41,43,44,48,49,53,55,56,57,58,59,60,61,62,63,64,67,68,71,74,77,81,82,83,84,85,86,87,88,89,91,93,95,96,97,98,100,103,104,105,106,109,110,111,112,114,115,117,118,119,121,122,123,124,125,126,129,130,131,132,133,135,136,138,139,140,141,143,144,145,146,147,151,152,153,154,156,158,161,162,163,164,165,166,167,169,170,172,174,175,176,178,181,183,184],example1_build_forest:147,example1_build_mountain:147,example1_build_templ:147,example1_legend:147,example1_map:147,example2_build_forest:147,example2_build_horizontal_exit:147,example2_build_verticle_exit:147,example2_legend:147,example2_map:147,example_batch_cod:[13,141,147],exapmpl:5,excalibur:85,exce:[82,148,152,167,174],exceed:167,excel:[56,79,80,102,108],excempt:144,except:[4,9,10,11,14,19,20,21,22,27,28,29,31,33,38,39,41,46,50,58,63,64,75,80,83,89,90,91,95,97,102,109,111,114,116,118,119,120,121,123,126,133,134,143,144,145,146,147,148,149,152,153,154,158,162,163,164,165,166,167,169,170,172,173,174,175],excepteur:52,excerpt:50,excess:[22,80,109,145,164,173],exchang:[13,90,102,147,173],excit:[20,35,54],exclam:21,exclud:[64,119,120,123,147,154,164,173,178],exclude_channel_messag:146,exclude_cov:147,exclude_tag:171,excluded_typeclass_path:145,exclus:[51,61,80,164,166,172,173],exclusiv:173,exe:[63,106,128],exec:[51,85,109,165,173],exec_kwarg:173,exec_str:170,execcgi:8,execut:[0,9,10,12,13,14,19,22,25,28,29,31,33,36,43,45,46,47,50,51,55,62,63,64,69,75,83,85,87,89,91,95,102,106,109,111,114,119,127,128,137,139,143,144,145,146,147,149,156,162,163,164,165,166,167,169,170,172,173,174,184],execute_cmd:[2,33,89,117,118,123,143,144,164,167],execute_command:33,executor:36,exemplifi:[28,40,122],exercis:[21,41,42,58,85,95,96,111,116,123,132,143,144,147,148,166,169,170,171,174,175],exhaust:[22,147],exhaustedgener:147,exidbobj:164,exis:44,exist:[0,2,3,5,11,12,13,20,21,22,25,27,31,33,35,36,39,40,41,43,44,46,48,49,51,56,57,58,60,61,64,65,68,69,70,72,76,80,86,96,97,100,102,105,109,111,112,115,116,117,123,124,128,131,134,136,138,139,143,144,145,146,147,148,149,152,154,163,164,165,166,167,169,170,171,172,173],existen:167,exit:[20,21,22,23,31,39,41,43,45,49,50,51,55,58,63,80,85,86,91,100,106,109,111,119,121,122,123,124,125,128,139,141,144,145,147,149,152,154,155,161,163,164,165,169,170,172,173,178,181,184],exit_alias:[145,147],exit_back:58,exit_cmd:[51,173],exit_command:164,exit_nam:[49,145,147],exit_on_lastpag:173,exit_ther:58,exit_to_her:[43,145],exit_to_ther:[43,145],exit_typeclass:[147,173,181],exitbuildingmenu:22,exitcmdset:[31,164],exitcommand:164,exitnam:147,exitobject:44,exitviewset:178,exixt:169,exot:[33,158],exp:173,expand:[0,1,4,5,6,20,21,23,49,55,57,58,61,64,70,74,81,85,89,90,104,111,114,117,120,123,124,131,132,135,139,140,145,147,152,164,173],expand_tab:173,expandtab:173,expans:[44,61],expect:[0,1,6,9,10,33,34,37,38,47,56,58,61,75,80,83,87,88,89,90,91,94,95,96,97,107,113,114,115,122,123,124,126,127,128,134,138,143,145,147,148,149,153,158,163,164,165,166,167,172,173,174,175,178,179,181],expect_all_nod:[165,175],expected_count:147,expected_node_opt:175,expected_node_options_count:175,expected_node_text:[165,175],expected_return:127,expected_tre:[165,175],expedit:96,expens:[90,115,119,173],experi:[26,42,51,57,60,61,62,63,73,77,81,90,95,100,111,122,131,135,139],experienc:[51,61,64,79,95],experienced_betray:51,experienced_viol:51,experiment:[43,74,145,146,164,183],expert:147,expir:148,explain:[20,22,33,39,48,51,55,58,64,71,79,86,119,121,124,126,127,129,131,134,136,139],explan:[25,31,33,39,64,69,77,114,124,139,167],explicit:[0,1,22,31,40,48,69,71,88,91,104,129,136,147,167,169,172],explicitli:[4,9,21,30,31,38,43,58,59,63,68,80,83,84,85,86,87,96,97,109,112,114,115,124,125,144,145,147,164,165,166,172,173,178],explor:[0,2,10,20,42,43,53,59,63,69,83,95,104,111,116,122,125,145],expmsg:147,expos:[103,134],express:[3,33,38,43,51,56,80,109,119,134,135,140,145,147,152,165,173],ext:51,extend:[1,3,5,27,34,39,43,55,56,69,73,79,85,86,108,111,117,118,125,133,134,143,144,145,146,147,148,149,158,164,172,173,181],extended_room:[141,142],extendedloopingcal:166,extendedroom:147,extendedroomcmdset:147,extens:[1,3,9,23,38,51,55,56,61,63,64,88,96,97,104,111,114,127,138,143,148,151,152,169,173,174],extent:[22,56,73],extern:[8,15,23,34,38,40,41,43,54,55,57,63,65,72,90,98,106,108,109,111,124,139,141,145,146,151,165,167,168],external_discord_hello:167,extra:[1,6,8,14,16,21,23,25,29,31,33,37,41,51,57,58,80,89,90,93,95,96,107,114,119,123,125,126,127,134,136,137,138,143,144,145,147,154,156,158,164,165,166,167,172,173],extra_environ:173,extra_spac:173,extra_test:171,extract:[11,41,56,91,96,97,107,138,144,147,151,163,169,173],extract_goto_exec:173,extrainfoauthserv:169,extran:147,extrem:[26,56,91,110,128,152,169,173],eye:[60,97,111,114,165,173],eyed:136,eyes:[33,37,57],eyesight:[58,80,114],f6d4ca9b2b22:100,face:[90,103,122,147,167,173],facil:173,fact:[10,11,14,21,29,33,55,57,58,61,76,83,89,103,106,114,117,123,125,126,134,138,140,167,173],facter:138,factor:[0,62,82,114,152,167,169],factori:[40,96,147,167,168,169,170],factory_path:143,fade:[108,147],fail:[4,9,10,11,12,13,14,24,27,31,41,51,60,61,63,89,91,103,107,109,110,113,116,117,121,127,144,145,146,147,154,163,164,165,166,167,169,172,173,181],failfast:171,failmsg:167,failtext:73,failur:[10,14,63,73,119,127,143,154,167,168,169,170,173],failure_teleport_msg:154,failure_teleport_to:154,faint:102,fair:[73,147],fairli:[39,69,75,147,152],fake:[147,164,167,170,172],fall:[26,31,38,60,62,64,73,97,102,111,113,141,143,145,147,149,154,173,181],fall_exit:154,fallback:[44,49,55,144,146,147,163,166,167,169,172,173],fals:[1,2,4,6,11,20,21,22,25,27,29,31,33,38,41,44,49,50,51,58,62,68,74,77,80,81,82,84,86,89,96,102,103,115,116,118,120,121,123,125,127,133,137,143,144,145,146,147,148,149,152,154,158,162,163,164,165,166,167,168,169,170,171,172,173,174,175,178,181],falsestr:147,falter:61,fame:122,famili:[9,51,57],familiar:[3,9,20,29,31,33,39,58,60,63,85,90,91,95,96,111,119,124,125,133],famou:[52,173],fan:79,fanci:[15,17,36,73,138,147],fanclub:119,faq:[45,124,139,169,184],far:[0,13,20,21,22,31,33,39,41,44,46,49,54,55,57,59,61,75,88,90,91,95,96,100,106,111,114,119,131,138,144,147,152,163,168,169,172,173,174],fashion:111,fast:[11,15,23,26,27,29,56,62,64,82,89,108,115,131,145],faster:[23,62,93,119,146,147,172],fastest:5,fatal:167,faulti:95,favor:27,favorit:[21,37],fear:27,featgmcp:169,featur:[0,4,15,17,20,22,25,26,27,31,33,34,36,37,42,45,46,47,48,49,50,56,57,59,61,62,63,64,70,72,78,81,85,91,96,103,107,109,111,114,119,122,123,124,125,128,129,131,138,139,143,144,147,149,166,167,169,172,173,181,184],februari:62,fed:[10,33,80,169,172,173],fedora:[8,63,67,131],feed:[7,15,43,49,51,55,73,98,109,128,139,143,145,168,169,172],feedback:[37,42,61,70,89,118,146,153,173],feedpars:[98,169],feedread:143,feel:[0,10,17,22,37,38,39,46,55,57,60,61,63,64,69,70,71,73,77,90,91,108,118,122,123,125,131,133,138,147,152,153,154],feend78:147,feint:116,felin:27,fellow:173,felt:[102,132],femal:147,fetch:[11,63,90,100,128,131,133,147,172,173,181],few:[0,4,6,9,10,11,15,17,20,23,31,33,34,36,38,41,42,43,49,50,55,59,60,61,64,66,73,74,79,80,86,88,89,91,103,110,114,116,119,121,122,123,126,127,131,138,145,147,153,164,167,169,173,181],fewer:[108,167,172],fg_colormap:173,fgstart:173,fgstop:173,fiction:[51,55,62,77,173],fictional_word:147,fictiv:147,fiddl:154,fido:96,field:[3,11,23,34,54,56,58,74,84,86,87,89,102,106,107,112,119,125,128,133,135,143,146,147,149,152,154,158,162,163,164,165,166,167,172,173,174,178,181,182],field_class:181,field_nam:178,field_or_argnam:74,field_ord:181,fieldevmenu:147,fieldfil:[141,142],fieldnam:[58,84,147,166,172,174,181],fieldset:[143,146,162,164,166],fieldtyp:147,fifi:96,fifo:173,fifth:49,fight:[29,31,61,116,122,152,154],fighter:152,figur:[3,12,26,33,37,42,49,80,83,90,91,93,96,97,119,121,131,133,138,147,167,173],file:[2,3,4,5,6,8,9,19,20,21,22,23,25,26,27,31,34,36,37,38,40,41,42,44,47,48,54,56,57,58,59,60,62,63,64,65,66,67,68,69,72,75,76,79,80,81,85,86,90,93,95,96,97,98,100,103,106,110,111,114,117,119,120,121,123,128,130,133,134,135,136,137,138,139,141,143,145,146,147,148,151,158,160,162,163,164,165,167,169,170,172,181],file_end:173,file_name_charset:148,file_overwrit:148,filehandl:173,filelogobserv:173,filenam:[27,60,131,148,167,173,175],filename1:167,filename2:167,filepath1:167,filepath2:167,filepath:148,files:148,filesystem:[63,100,103],filesystemstorag:148,fill:[36,41,49,50,58,61,65,70,106,111,114,119,133,135,144,147,158,165,172,173],fill_char:173,fill_charact:144,fill_color:147,fillabl:147,fillchar:[114,173],filo:173,filter:[31,34,39,43,69,86,106,114,119,120,125,133,138,141,144,145,147,164,173,177,181],filter_backend:178,filter_famili:[119,125],filter_nam:178,filterset:178,filterset_class:178,filtersetopt:178,filthi:78,final_path:148,final_valu:10,find:[0,3,4,6,10,11,12,13,14,17,20,21,22,23,24,25,26,27,29,31,33,34,37,38,40,41,42,46,47,48,49,50,55,56,57,58,60,61,62,63,68,69,70,73,74,75,76,78,79,80,84,86,87,89,90,91,93,95,96,97,100,102,103,108,109,110,112,114,119,122,123,124,125,127,128,131,133,134,135,136,139,140,143,144,145,146,147,154,158,164,165,166,167,169,172,173],find_apropo:162,find_topicmatch:162,find_topics_with_categori:162,find_topicsuggest:162,fine:[12,15,20,33,41,44,46,64,85,86,89,95,105,112,115,118,122,123,138,143,154,172,173],finer:12,finish:[10,14,29,33,38,58,59,61,100,107,122,123,124,128,133,136,141,143,144,145,147,154,158,164,167,169,173],finish_chargen:51,finit:91,fire:[2,20,21,27,28,29,33,46,51,58,61,96,102,106,107,111,115,118,120,132,139,143,144,149,152,164,165,166,167,169,173,174],firebreath:58,firefox:72,firestorm:28,firestorm_lastcast:28,firewal:90,first:[2,3,4,5,6,7,9,10,11,12,13,14,15,16,19,20,21,23,24,26,27,29,31,33,35,38,39,40,41,42,43,45,48,49,50,51,55,56,58,59,61,62,63,65,68,69,70,71,73,75,76,77,80,81,83,85,86,89,90,91,93,96,97,98,100,102,103,104,105,106,107,108,109,110,113,114,116,118,119,120,121,122,123,125,126,127,128,131,132,133,134,135,136,137,138,139,143,144,145,146,147,148,152,153,154,158,162,163,164,165,166,167,169,170,171,172,173,174,175,178,183,184],first_lin:123,first_nam:143,firsthand:80,firstli:[9,89,90,96,97],firstspac:173,fish:[73,144,147],fist:165,fit:[11,23,39,47,58,80,88,121,129,130,133,152,173],five:[28,33,90,111,119,144,147,173],fix:[13,14,16,26,27,33,37,42,43,51,57,60,61,63,64,70,75,78,83,85,90,95,96,97,109,110,121,123,125,127,138,147,167,173],fix_sentence_end:173,fixer:119,fixing_strange_bug:131,fixtur:[143,144,145,147,148,153,166,169,170,171,173,174,175,178],flag:[9,13,14,20,28,29,30,31,33,40,41,43,51,58,61,74,76,83,86,108,115,123,131,143,144,145,154,163,164,167,169,173],flame:[28,152],flash:[14,153],flat:[22,26,27,45,47,48,53,56,59,60,96,125,141,165],flatfil:56,flaticon:79,flatten:165,flatten_diff:165,flatten_prototyp:165,flattened_diff:165,flattened_valu:165,flatul:102,flavor:[20,90,152],flavour:[87,126],flaw:121,fled:[116,154],fledg:[15,90,108,123,133,145,147],flee:[116,117,152,154],fleevalu:116,flesh:[20,58],flexibl:[1,13,21,22,29,39,43,51,53,57,59,73,88,90,102,108,109,111,116,134,137,138,143,145,147,163,172,181],flick:173,flip:[51,81],flood:[27,50],floor:[0,82,147],flow:[17,36,40,55,61,83,86,115,131,137,173],flower:[12,20,43,61,87,89,119,145],flowerpot:[12,57],fluent:79,fluid:[16,17],flurri:147,flush:[23,33,43,111,128,145,148,166,172,174],flush_cach:174,flush_cached_inst:174,flush_from_cach:174,flush_instance_cach:174,flusher:174,flushmem:[43,145],fly:[3,12,21,27,31,33,34,43,51,55,64,85,102,109,119,138,143,145,146,162,164,166,167,169,172,173,181],focu:[4,61,116,124],focus:[56,57,61,77,79,106,123,124,152,178],foe:152,fold:147,folder:[3,5,8,13,14,21,27,30,38,47,49,55,57,58,60,63,64,69,73,75,76,86,95,96,100,103,106,110,111,116,117,118,123,127,128,133,134,135,136,137,147,148,152,155,167],folder_nam:64,foldernam:60,follow:[0,2,4,5,7,8,9,10,11,13,14,16,17,19,20,22,23,25,31,33,34,37,38,39,40,41,42,43,46,47,48,49,50,51,53,54,58,60,61,62,63,65,68,69,71,73,74,75,76,79,80,82,85,86,88,89,90,91,93,95,96,97,100,102,103,106,110,112,114,116,117,119,120,121,123,125,127,128,131,133,134,135,137,143,144,145,146,147,149,152,153,154,156,158,162,163,164,165,166,167,169,170,172,173,178],follwo:163,fond:62,font:[25,38,111,137],foo:[33,40,51,83,84,88,95,107,112,119,127,147,173],foo_bar:88,foobarfoo:12,foolish:153,footer:[69,133,144,165],footnot:[15,38],footprint:[43,145],footwear:57,for_cont:164,forai:96,forbid:41,forbidden:131,forc:[0,6,8,10,31,33,58,60,63,73,81,82,91,100,103,110,116,121,123,125,127,137,138,143,144,145,147,163,164,165,166,167,169,173,174],force_add:147,force_init:164,force_repeat:[102,116,166],force_restart:166,force_str:173,forceutcdatetim:147,forcibl:[102,166],fore:167,forebod:147,foreground:[42,100,114,126,147,167,173],foreign:125,foreignkei:[143,164,166,172,174],forens:151,forest:[13,111,112,140,147],forest_meadow:112,forest_room:112,forestobj:140,forev:[61,102],forget:[3,9,10,13,25,27,33,41,54,62,72,85,86,95,96,100,123,131,147,173],forgiv:144,forgo:154,forgotten:[28,49,77,85],fork:[9,79],forloop:69,form:[11,13,27,31,33,34,38,43,45,51,55,58,59,61,64,68,70,74,76,77,80,83,88,89,93,96,97,109,112,113,114,115,116,118,123,124,125,127,129,135,141,143,144,145,146,147,151,158,161,162,163,164,165,166,167,168,169,172,173,175,176,177,178],form_char:173,form_class:181,form_template_to_dict:147,form_valid:181,formal:[61,80,96,138,164,169],format:[0,14,17,19,22,23,27,31,33,37,38,41,42,46,48,55,58,62,68,69,76,79,81,83,88,96,98,103,108,109,111,113,114,119,124,129,131,133,138,144,145,146,147,148,149,151,152,162,164,165,166,167,169,172,173,175,178,183],format_attribut:145,format_available_protfunc:165,format_callback:149,format_diff:165,format_extern:146,format_grid:173,format_help:147,format_help_entri:145,format_help_list:145,format_messag:146,format_output:145,format_pag:173,format_send:146,format_t:173,format_text:147,format_usag:147,formatt:[147,165,173],formatted_list:146,formcallback:147,formchar:[58,173],formdata:147,former:[17,23,64,126,173],formfield:173,formhelptext:147,formset:172,formstr:58,formtempl:147,formul:134,forth:[27,43,131,145,152],fortress:111,fortun:[4,33,39,48,69,122,128],forum:[1,9,37,48,55,57,63,90,98,128],forward:[13,14,20,42,45,50,51,62,69,90,121,126,143,144,146,147,151,162,164,165,166,167,172,173,174],forwardfor:67,forwardmanytoonedescriptor:[164,166,174],forwardonetoonedescriptor:[164,166,174],foul:109,found:[2,4,6,9,10,13,14,15,20,22,23,25,27,31,33,38,39,40,41,42,43,49,51,53,55,57,58,59,63,68,73,74,76,78,80,83,85,89,90,91,94,97,103,104,109,112,116,119,122,123,125,127,128,134,135,137,138,143,144,145,146,147,148,149,154,158,162,163,164,165,166,167,169,172,173,174,177],foundat:[49,55,77,79,152],four:[4,14,27,39,40,68,73,82,86,87,111,114,119,144,146,147,163],fourth:39,fqdn:90,fractal:56,fraction:127,frame:[137,138],framework:[3,16,64,94,124,133,136,137,145,152,163,173,176,178],frankli:129,free:[0,22,29,37,48,55,57,60,61,64,76,77,79,90,106,112,116,123,124,126,130,133,139,147,148,149,152,165],freedn:90,freedom:[14,26,44,63],freeform:[73,116,147],freeli:[55,77,100,103,173],freenod:[9,43,63,70,72,79,90,143,145,167],freepik:79,freetext:[146,173],freez:[29,33,42,149],frequenc:147,frequent:[91,147],fresh:[11,31,58,128,167],freshli:111,fri:12,friarzen:138,friend:[37,58,61,82,103],friendli:[22,38,78,95,133,138,143,147],friendlier:[146,164],frighten:152,frm:147,from:[0,2,3,5,6,8,9,10,11,12,13,14,15,16,17,19,21,22,23,26,27,28,29,30,31,33,34,35,36,38,39,40,41,42,43,44,46,47,48,49,50,52,54,56,57,58,59,61,62,63,64,66,68,69,70,71,72,73,74,75,76,79,80,81,82,83,84,85,86,87,89,91,92,93,95,97,98,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,134,135,136,139,140,141,143,144,145,146,147,148,149,151,152,153,154,156,158,161,162,163,164,165,166,167,169,170,171,172,173,174,175,178,181,183,184],from_channel:143,from_db_valu:173,from_obj:[81,83,118,143,144,147,164],from_pickl:173,from_tz:173,frombox:169,fromstr:169,fromtimestamp:[147,173],front:[8,13,20,53,73,80,85,96,103,109,131,137,139],frontend:[147,172],frozen:[29,33,122,149],fruit:147,ftabl:173,ftp:173,fuel:[21,147,152],fugiat:52,fulfil:167,full:[4,9,13,14,15,16,17,20,21,23,24,25,26,27,33,37,38,43,51,53,55,57,58,59,60,61,64,73,75,80,84,88,89,90,95,96,97,100,101,102,105,108,109,110,111,115,116,117,119,121,123,124,125,127,128,131,133,134,135,136,143,144,145,147,152,158,163,165,166,167,169,170,172,173],full_justifi:[109,165],full_nam:87,full_result:147,fuller:58,fulli:[4,11,19,33,51,55,58,59,61,63,85,86,90,93,103,110,122,141,143,147,163,164,166,167,169,173],fun:[20,26,61,79,81,111,136],func1:[43,145,163,170],func2:[43,145,163,170],func:[5,10,21,22,25,28,29,30,33,38,42,44,50,51,56,58,60,62,71,73,80,81,82,83,85,91,116,119,121,123,144,145,146,147,149,152,153,154,156,163,164,167,170,173,181],func_nam:173,funciton:152,funcnam:[74,114,158,163,165,166,173],functioncal:[167,169],functionnam:[169,173],functool:63,fund:70,fundament:[33,57,77,89,95,96,112,164],furnitur:[13,112,125],furst:147,further:[0,9,11,27,31,34,38,42,43,44,49,57,83,85,86,90,91,96,100,104,105,106,109,110,111,119,124,125,130,131,138,144,145,147,152,158,165,167,169,173,175],furthermor:[37,124,126],fuss:100,futur:[9,10,11,20,23,38,43,45,50,55,58,60,61,62,63,76,87,95,100,123,139,145,147,149,154,167,172,173,184],futurist:62,fuzzi:[76,162,173],fuzzy_import_from_modul:173,gag:24,gain:[11,29,61,93,144,146,147,163,164],galosch:147,gambl:147,game:[0,2,3,4,5,6,8,9,10,11,13,14,15,17,18,19,20,21,22,23,24,25,28,29,30,31,33,34,35,36,37,38,41,42,43,44,46,50,51,52,53,56,60,63,64,65,66,68,69,71,72,75,76,77,78,79,80,81,83,85,86,87,88,89,91,92,93,95,96,97,98,101,102,103,104,105,106,107,108,109,110,112,113,114,115,116,117,118,119,121,122,125,129,130,132,133,134,135,136,137,138,139,140,143,144,145,146,147,149,152,154,155,156,158,162,163,164,166,167,168,169,170,172,173,174,183,184],game_dir:173,game_directory_list:171,game_epoch:[27,173],game_index_cli:[141,167],game_index_en:54,game_index_list:54,game_map:147,game_nam:[54,179],game_slogan:[9,179],game_statu:54,game_templ:[47,141,142],game_websit:54,gamedir:[51,109,141,167],gamedirnam:58,gameindexcli:168,gamemap:147,gameplai:[90,143,148],gamer:[65,72],gamesrc:27,gametim:[27,59,139,141,142,147,149,175,184],gametime_to_realtim:147,gametimescript:147,gammon:[79,169],gandalf:51,garbag:172,garden:79,garment:147,gatewai:[110,169],gather:[24,33,48,83,94,119,127,132,136,144,154,158,167,168,173],gaug:147,gaugetrait:147,gave:[5,21,60,64,91,102,126],gbg:173,gcc:63,gear:[43,90,106,136,143,144,145,147],gemer:147,gen:17,gender:147,gendercharact:147,gendersub:[141,142],gener:[0,1,5,9,10,11,12,20,23,25,29,31,33,34,36,37,38,48,49,51,53,55,57,58,59,60,62,63,64,68,70,73,76,80,83,86,87,88,90,93,96,104,105,106,109,111,112,114,116,126,127,134,137,138,139,141,143,144,146,147,148,149,151,152,153,154,156,158,162,163,164,165,167,168,169,172,173,175,178,179,181,184],general_context:[141,177],generate_sessid:169,generic_mud_communication_protocol:169,genericbuildingcmd:147,genericbuildingmenu:147,genesi:90,geniu:147,genr:[37,64,169],geoff:147,geograph:140,geographi:39,geoip:151,geometr:111,geometri:111,get:[0,1,2,3,5,6,7,8,9,10,11,12,13,15,17,21,22,23,25,26,28,29,30,31,33,38,39,40,41,42,44,45,46,47,48,49,50,53,54,55,56,57,58,59,60,61,62,64,65,68,69,71,72,73,74,75,76,77,80,81,82,83,84,85,86,87,88,90,91,92,93,95,96,97,100,102,103,104,105,106,107,110,111,112,114,116,118,121,122,123,125,126,127,128,130,131,133,134,135,136,137,138,139,143,144,145,146,147,148,149,152,153,154,156,158,162,163,164,165,166,167,169,170,172,173,174,178,181,183,184],get_abl:60,get_absolute_url:[134,146,162,172],get_account:[163,167],get_al:172,get_alia:172,get_alias:178,get_all_attribut:172,get_all_cached_inst:174,get_all_categori:162,get_all_channel:146,get_all_cmd_keys_and_alias:144,get_all_mail:147,get_all_puppet:143,get_all_sync_data:167,get_all_top:162,get_all_typeclass:173,get_and_merge_cmdset:144,get_attack:152,get_attr:145,get_attribut:[172,178],get_available_nam:148,get_available_overwrite_nam:148,get_buff:173,get_by_alia:172,get_by_attribut:172,get_by_nick:172,get_by_permiss:172,get_by_tag:172,get_cach:172,get_cached_inst:174,get_callback:149,get_channel:[41,143,146],get_charact:167,get_client_opt:167,get_client_s:167,get_client_sess:169,get_client_sessid:169,get_cmdset:146,get_command_info:[144,145],get_cont:178,get_context_data:181,get_damag:152,get_db_prep_lookup:173,get_db_prep_valu:173,get_dbref_rang:172,get_default:173,get_defens:152,get_display_nam:[22,42,46,58,82,147,164,172],get_err_msg:[6,20,80],get_ev:149,get_evennia_pid:173,get_evennia_vers:173,get_event_handl:149,get_exit:178,get_extra_info:[41,144,146,164,172],get_famili:[119,125],get_fieldset:164,get_form:164,get_formset:172,get_game_dir_path:173,get_god_account:167,get_height:173,get_help:[33,68,69,144,145,147,149],get_help_text:167,get_id:[133,172],get_info_dict:[167,169],get_initi:181,get_input:173,get_inputfunc:[167,169],get_internal_typ:173,get_kwarg:181,get_location_nam:147,get_mass:82,get_message_by_id:146,get_messages_by_channel:146,get_messages_by_receiv:146,get_messages_by_send:146,get_min_height:173,get_min_width:173,get_modified_tim:148,get_new:169,get_new_coordin:147,get_next_by_date_join:143,get_next_by_db_date_cr:[143,146,164,166,172],get_next_wait:149,get_nick:[172,178],get_nicklist:[143,169],get_numbered_nam:164,get_obj_coordin:147,get_object:[178,181],get_object_paramet:148,get_object_with_account:173,get_objs_at_coordin:147,get_oth:147,get_permiss:[172,178],get_pid:167,get_player_count:169,get_previous_by_date_join:143,get_previous_by_db_date_cr:[143,146,164,166,172],get_puppet:[2,143,167],get_puppet_or_account:167,get_queryset:181,get_rang:152,get_redirect_url:181,get_regex_tupl:147,get_respons:179,get_room_at:39,get_rooms_around:39,get_sess:167,get_session_id:178,get_statu:169,get_subscript:146,get_success_url:181,get_sync_data:167,get_system_cmd:144,get_tag:[172,178],get_tag_queri:178,get_time_and_season:147,get_typeclass_tot:172,get_uptim:169,get_username_valid:143,get_valu:[167,169],get_value_displai:178,get_vari:149,get_view_detail:178,get_width:173,get_wilderness_script:147,get_worn_cloth:147,getattr:[84,146,147,166,167,172,173,174],getchild:167,getclientaddress:[40,169],getel:137,getenv:[167,169],getfromlock:163,getgl:137,getinput:173,getitem:147,getkeypair:169,getloadavg:75,getpeer:169,getpid:173,getsizof:174,getsslcontext:169,getston:33,getter:[143,146,147,149,152,164,167,172],gettext:76,gfg:173,ghostli:154,giant:[21,124],gid:[100,170],gidcount:170,gift:69,gist:[147,173],git:[9,23,25,36,38,45,47,63,75,76,79,86,90,100,108,124,128,130],github:[9,25,37,41,45,57,63,70,75,76,79,96,98,130,131,138,147,167,169,173,183],gitignor:131,give:[0,1,2,3,4,5,9,10,11,12,13,15,18,19,20,21,22,23,25,26,27,30,33,38,39,41,46,48,51,52,53,55,57,58,59,60,61,62,63,64,67,68,69,73,75,77,79,80,82,85,88,89,90,91,93,94,96,98,100,102,103,105,107,109,110,111,112,113,115,116,117,118,119,122,123,124,125,127,128,133,134,136,138,139,140,144,145,146,147,149,152,153,154,161,163,164,166,167,169,172,173,178,183,184],givelock:163,given:[0,2,4,10,11,12,13,14,20,21,22,25,27,31,33,34,39,42,43,46,49,50,51,58,62,64,67,70,73,74,80,83,84,85,86,88,89,90,93,97,100,102,105,109,110,113,114,115,116,117,119,122,123,125,126,127,131,133,134,135,138,140,143,144,145,146,147,148,149,152,154,156,158,161,163,164,165,166,167,169,170,171,172,173,174,178,179,181],given_class:182,giver:[152,164],glad:91,glanc:[22,27,31,33,39,48,53,58,61,91,96,147],glance_exit:22,glass:[147,153],glob:[43,145],global:[13,22,33,34,35,43,45,51,56,61,64,67,74,85,89,100,104,105,108,109,114,115,120,125,131,132,137,138,140,145,147,148,149,158,163,164,165,166,167,169,170,173,179],global_script:[102,173],global_search:[13,22,27,58,91,143,147,164,172],globalscript:[43,145],globalscriptcontain:173,globalth:173,globe:[90,136],glorifi:147,gloss:61,glossari:[63,139,184],glow:111,glu:92,glyph:169,gmcp:[55,74,83,169],gmsheet:58,gmud:24,gno:22,gnome:24,gnu:14,go_back:147,go_up_one_categori:147,goal:[61,76,79,91,102,103,122,124,147],goals_of_input_valid:181,goblin:[43,51,109,145,165],goblin_arch:165,goblin_archwizard:165,goblin_wizard:165,goblinwieldingclub:109,god:[20,80,167],godlik:147,goe:[0,5,9,22,26,29,33,37,40,42,49,64,69,73,75,86,90,95,96,118,121,122,123,139,144,147,152,158,164,167,169,173,181],goff:147,going:[0,3,20,25,26,40,45,46,49,51,58,61,62,65,69,70,82,88,90,91,95,96,100,111,116,121,127,133,137,138,139,147,149,152,164,167,168,173,178],goings:168,gold:[51,82,85,109,173],gold_valu:85,golden:138,goldenlayout:138,goldenlayout_config:[137,138],goldenlayout_default_config:[137,138],gone:[5,12,77,80,85,100,102,131,166],good:[0,2,4,5,9,11,12,14,20,21,22,25,26,27,31,33,37,39,40,41,46,48,49,51,53,54,55,56,57,60,61,63,69,70,72,73,79,80,85,87,90,91,93,94,95,96,97,100,102,103,104,106,109,110,111,114,119,121,123,125,126,127,131,133,134,138,143,144,145,147,149,169,173],goodby:169,goodgui:163,goof:173,googl:[38,43,75,79,90,145,173],googli:136,gossip:[65,79],got:[10,13,95,96,116,128,138,147,154],goto_kwarg:173,goto_next_room:121,gotten:[55,95,131,152,154,164,169],graaah:117,grab:[20,33,43,73,133,145,146,154,178,181],gracefulli:[26,43,145,147,164,167,173,175],gradual:[13,14,29,61,79,96,147,173],grai:[114,126],grain:[115,173],gram:82,grammar:147,grammat:147,grand:11,grant:[19,23,80,131,146,152,163,165,172,178],granular:152,grapevin:[7,139,141,143,167,184],grapevine2chan:65,grapevine_channel:[65,143],grapevine_client_id:65,grapevine_client_secret:65,grapevine_en:65,grapevinebot:143,grapevinecli:169,graph:[49,131],graphic:[42,58,80,83,84,93,111,128,135,141,147,169],grasp:[126,133],grave:60,grayscal:147,great:[0,4,14,16,21,22,29,37,39,51,57,61,69,70,73,77,79,91,95,107,108,123,131,134,147,167],greater:[22,31,80,97,105,119,163,173],greatli:78,greek:15,green:[31,43,80,109,114,126,131,145,154],greenskin:165,greet:[9,35,46,95,104,105,117,149,167],greetjack:87,greg:79,grei:[109,126],grenad:89,grep:[75,131],greyscal:114,greyskinnedgoblin:109,griatch:[21,86,119,147,154,173,174],grid:[7,16,111,123,139,147,152,173,175,184],gridstr:173,grief:12,griefer:134,grin:[33,41],gritti:33,ground:[20,21,55,111],group:[4,9,10,12,19,21,26,33,37,41,43,46,55,68,70,79,91,100,102,109,112,125,127,139,140,143,145,146,147,154,156,164,165,169,172,173],grow:[13,25,26,61,63,79,110,147,169,173],grown:[9,25,51,129],grudg:73,grumbl:60,grungies1138:147,grunt:[43,145,165],gthi:81,guarante:[11,37,61,80,86,90,102,147,149,165,167,169,172],guard:[51,149],guess:[15,22,46,50,69,91,103,113,138,147,165,169],guest1:66,guest9:66,guest:[7,80,139,143,184],guest_en:[66,80,143],guest_hom:[66,133],guest_list:[66,143],guest_start_loc:66,guestaccount:112,gui:[45,57,83,137,147,184],guid:[36,37,45,81,95,96,128,133,136,178],guidelin:[37,79],guild:[79,86,112,118],guild_memb:51,gun:[21,77],guru:55,gzip:148,gzip_content_typ:148,habit:56,habitu:115,hack:[55,73,116,169],hacker:[79,103],had:[8,9,14,15,19,20,21,29,31,37,55,61,90,95,96,100,102,119,123,128,135,138,145,147,154,165,166,167,172,173,181],hadn:[61,62,131],half:[108,138,162],hall:49,hallwai:49,halt:[102,111],hand:[1,15,37,38,40,43,51,55,56,57,58,61,70,73,87,89,96,105,108,119,134,144,145,147,178],handi:[42,75,119,133,152],handl:[0,2,4,5,7,8,9,11,13,15,22,24,27,33,34,37,40,41,43,44,47,49,50,51,55,56,60,61,62,64,68,74,75,80,83,85,86,87,88,89,91,93,95,97,100,104,105,108,115,116,117,124,125,126,128,129,131,132,137,138,139,143,144,145,146,147,148,149,151,152,153,154,158,162,164,165,166,167,169,170,172,173,174,175,179],handle_egd_respons:168,handle_eof:169,handle_error:149,handle_ff:169,handle_int:169,handle_quit:169,handle_setup:167,handler:[2,11,31,33,41,47,64,73,80,83,84,86,87,89,102,104,105,112,115,125,139,141,143,144,145,146,147,149,154,158,163,164,165,166,167,169,172,173],handlertyp:172,handshak:[24,52,83,169],handshake_don:169,hang:[3,61,70,124],hangout:119,happen:[0,6,12,19,20,26,27,31,33,37,39,41,42,44,51,54,55,57,58,60,61,62,64,72,73,77,80,83,86,88,90,91,95,96,97,102,105,107,108,110,111,114,115,116,119,122,123,126,127,128,131,133,138,143,144,146,147,149,152,153,154,158,164,165,166,167,168,169,170,172,173,174,178],happend:165,happi:[13,119],happier:91,happili:96,haproxi:[90,139,184],hard:[9,10,11,13,15,19,26,27,31,33,40,41,58,61,63,64,76,79,88,90,93,96,97,100,102,109,112,115,119,121,127,131,133,138,139,145,147,166,167,172,173,184],hardcod:[57,58,77,100,111,140,172],harden:63,harder:[12,56,61,93,119,127,154],hardwar:[90,169],hare:79,harm:[11,29,152],harri:59,harvest:181,has:[0,2,4,8,9,10,11,12,13,14,15,16,19,20,21,22,23,25,27,28,29,31,33,34,36,37,39,40,41,42,43,44,46,47,49,50,51,54,56,57,58,59,60,61,62,63,64,65,68,69,70,71,74,75,76,77,78,79,80,83,85,86,87,88,89,90,91,93,94,95,96,97,100,101,102,103,104,105,107,109,110,112,113,114,115,116,117,118,119,121,122,123,125,126,127,128,129,131,132,133,134,135,136,137,138,139,141,143,144,145,146,147,148,149,152,153,154,158,162,163,164,165,166,167,168,169,170,172,173,174,178,181],has_account:[89,154,163,164],has_attribut:172,has_cmdset:144,has_connect:[41,146],has_drawn:49,has_nick:172,has_object_permiss:178,has_par:173,has_perm:[145,163],has_permiss:178,has_sub:146,has_thorn:11,hasattr:[28,33],hash:[14,90,109,165,166,167,169,170,172],hasn:[22,49,147,154,172,181],hassl:62,hast:152,hat:[37,70,147],hau:[65,143,169],have:[0,1,2,3,4,5,6,9,10,11,12,13,14,15,16,19,20,21,22,23,25,26,27,28,29,30,31,33,34,35,36,37,38,39,40,41,42,43,44,46,47,48,49,50,51,53,54,55,56,57,58,59,60,61,62,63,64,65,66,68,69,70,71,72,73,74,75,76,77,78,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,100,102,103,104,105,106,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,143,144,145,146,147,148,149,151,152,153,154,158,161,162,163,164,165,166,167,169,171,172,173,178,181,183],haven:[4,22,29,42,62,77,109,111,117,118,120,127,128,133,134,138,167],hdict_cmd:145,hdict_db:145,head:[20,21,31,46,69,76,77,96,106,119,121,123,138,139,149],headach:[61,138],header1:173,header2:173,header:[9,13,14,27,34,37,38,63,82,89,95,103,129,138,144,146,147,148,164,169,173,175],header_line_char:173,header_text:144,headi:173,heading1:173,heading2:173,headless:[96,164],headlong:63,heal:[152,154],healing_rang:152,health:[30,61,73,84,88,90,109,116,147,165,169],health_bar:[141,142],healthi:147,hear:[29,46,61],heard:[111,122,163],heart:126,heartbeat:[115,169],heavi:[6,11,20,23,27,33,64,73,80,82,96,116,123,147,148,152,169,173],heavier:152,heavili:[9,27,37,40,57,75,86,104,147,152,172],heed:[105,163],heh:138,hei:[20,147],height:[52,74,137,141,167,169,173],held:[1,31,48,116,163],hello:[0,29,34,41,43,46,51,72,74,83,87,88,91,96,105,108,123,129,137,145,146,147,167,173],hello_funct:95,hello_valu:108,hello_world:[95,96,108],helmet:[29,77],help:[0,1,4,5,12,13,14,15,19,22,23,27,29,32,33,35,38,39,41,42,44,45,46,47,48,49,50,51,57,58,60,61,63,64,71,72,76,77,80,86,90,91,93,96,105,107,108,109,110,111,112,113,116,119,122,123,124,126,127,131,133,137,138,139,141,142,144,146,147,149,151,152,153,154,156,160,163,165,166,167,168,169,170,171,172,173,175,179,181,183,184],help_categori:[22,33,41,43,58,60,68,69,71,85,116,123,144,145,146,147,149,152,153,154,156,162,164,173],help_cateogori:173,help_detail:181,help_entri:173,help_kei:145,help_list:181,help_mor:145,help_system:69,help_text:[145,149,181],helpact:147,helpdetailview:181,helpentri:[69,80,162,173,181],helpentry_db_tag:162,helpentry_set:172,helpentryadmin:162,helpentryform:162,helpentrymanag:162,helper:[19,41,43,51,58,80,109,119,141,143,144,145,146,147,148,163,164,165,167,169,173,178],helpfil:145,helplistview:181,helpmixin:181,helptaginlin:162,helptext:[51,165,173],helptext_formatt:[51,165,173],henc:[0,22,46,53,76,95,106,147,154,158,163,173],henceforth:[13,44,60,66,80,90,95,97,102,105,111,123,131,132,140,167],henddher:147,her:[122,127,147],herbal:173,herd:23,here:[0,2,3,4,5,9,10,11,13,14,15,16,17,19,20,21,22,23,24,25,27,29,30,33,36,37,38,39,40,41,42,43,44,46,47,48,49,51,56,57,58,59,61,62,63,64,65,69,70,71,72,73,74,75,76,77,79,80,81,83,84,85,86,87,88,89,91,92,95,98,100,101,102,103,104,105,106,107,108,109,110,111,113,114,115,116,117,118,119,120,121,123,125,126,127,128,129,130,131,133,134,135,136,137,143,144,145,146,147,148,149,152,153,154,156,162,163,164,165,166,167,168,169,172,173,174,177,178,181],hesit:[22,39],hfill_char:173,hidden:[11,49,61,64,96,122,131,137,146,147],hide:[9,11,20,31,33,34,41,61,73,80,96,111,138,145,146,147,153,154,173],hide_from:[34,146],hide_from_accounts_set:143,hide_from_channels_set:146,hide_from_objects_set:164,hide_from_send:146,hider:146,hieararci:163,hierarch:[2,19,43,80,145,175],hierarchi:[4,19,22,43,61,66,69,80,119,139,145,147,161,163],high:[4,8,20,31,55,63,80,122,144,152,164,167],higher:[7,19,25,31,41,43,44,51,56,58,62,63,73,80,90,105,108,119,123,128,143,144,145,147,152,154,163,168,173],highest:[31,58,147,173],highest_protocol:173,highli:[9,17,51,55,56,64,80,86,107,115,117,147,173,174],highlight:[14,38,57,58,114,126],hijack:134,hilight:173,hilit:173,hill:87,him:[41,46,51,147],hint:[1,25,55,63,79,93,95,109,110,123,124,128,136,139,141,147],hire:[85,103],his:[46,51,58,77,96,109,127,147,173],histogram:173,histor:[62,129,167,173],histori:[4,23,34,41,50,58,64,95,100,131,137,138,139,144,146,147,173],hit:[6,9,21,29,52,61,73,116,119,122,131,143,152,154,167,173],hit_msg:154,hite:114,hmm:138,hnow:114,hobbi:[61,90],hobbit:62,hoc:55,hold:[2,6,9,13,14,16,21,26,31,34,36,41,47,49,51,58,61,63,64,66,73,77,80,85,89,96,97,100,102,104,105,106,109,111,112,114,116,119,123,125,131,133,136,140,144,147,152,154,155,156,162,163,165,166,167,169,170,172,173,174,177],holder:[9,69,90,172,173],hole:149,home:[8,16,26,63,64,66,79,89,90,103,109,131,133,139,144,145,154,161,163,164,165,173],home_loc:[43,145],homepag:[27,63,79,90,93],homes_set:164,homogen:[27,145,165,166],homogenize_prototyp:165,honor:147,honour:148,hood:[20,33,38,51,57,60,61,64,86,87,119,122,125,128,147],hook:[2,25,30,33,43,49,55,60,61,73,74,76,80,81,89,96,102,107,110,115,116,117,118,120,121,123,127,132,143,144,145,146,147,148,149,151,152,153,154,158,164,166,167,169,170,171,172,173,174,175,178,181],hook_kei:154,hooligan:12,hop:55,hope:[42,58,91],hopefulli:[8,26,41,49,90,111,133,137],horizon:62,horizont:[137,138,154,173],hors:27,host1plu:90,host:[7,12,23,26,27,61,64,89,98,100,102,103,131,135,144,147,148,167,173],host_os_i:173,hotbutton:137,hotel:90,hotspot:103,hour:[27,62,132,147,173],hous:[43,90,109,145],housecat:27,hover:138,how:[0,1,3,4,5,6,7,8,10,11,12,13,14,15,17,19,20,21,22,25,26,27,28,29,30,31,35,37,38,39,40,41,42,43,44,45,46,48,49,51,55,56,57,60,61,62,63,64,66,68,69,72,73,75,77,80,81,82,83,84,85,86,87,88,90,91,93,94,95,96,97,102,103,104,105,106,108,109,110,111,112,116,117,118,119,120,123,124,126,127,128,130,131,132,133,134,135,136,137,138,139,140,143,144,145,146,147,152,153,154,158,162,163,164,165,166,167,169,170,172,173,175,181,183,184],howev:[0,2,4,5,10,11,12,13,14,15,17,20,22,23,29,30,31,33,37,38,40,41,43,44,46,50,55,58,59,60,62,70,73,77,80,85,88,90,91,108,109,110,111,113,114,115,120,123,125,128,129,131,132,135,144,145,147,148,149,152,153,163,173,178],howto:94,hpad_char:173,href:[17,69,133],hrs:147,htm:169,html5:55,html:[24,38,43,55,64,69,79,94,96,103,114,134,135,136,137,138,143,145,146,147,158,162,167,169,172,173,175,178,181],htmlchar:173,htop:110,http404:[69,134],http:[3,4,9,22,23,36,38,43,54,55,63,65,69,75,90,94,98,103,107,108,128,130,131,133,134,135,137,138,143,145,147,148,167,168,169,173,178,181,183],http_request:[103,135],httpchannel:167,httpchannelwithxforwardedfor:167,httpd:8,httprequest:143,httprespons:[143,146,164],httpresponseredirect:133,hub:[79,100,139,173],hue:114,huge:[3,16,21,29,39,61,62,86,127,147],huh:[22,33],human:[4,12,40,57,61,64,73,85,93,96,117,133,147,181],humanizeconfig:4,hundr:[72,113,133],hungri:86,hunt:[73,147,154],hunting_pac:154,hunting_skil:73,hurdl:49,hurt:[30,147],huzzah:9,hwejfpoiwjrpw09:9,hybrid:73,i18n:[47,76,164],iac:88,iattribut:172,iattributebackend:172,icon:[79,106,138],id_:[143,162,164,181],id_str:84,idcount:170,idea:[0,9,12,26,33,37,39,45,49,55,56,60,61,63,69,71,72,73,77,80,85,106,107,108,119,121,123,127,130,131,133,134,139,144,145,147,165,173,174,181,184],ideal:[1,6,33,37,46,48,90,129,138,143,149,163,166],idenfi:144,ident:[9,31,33,44,57,61,83,96,97,110,114,143,145,147,163,164,173],identif:[27,115,167],identifi:[0,8,23,28,30,31,33,38,39,41,42,43,49,50,51,58,61,69,74,83,84,88,93,97,102,109,115,116,119,125,134,138,144,145,146,147,154,158,161,163,164,165,166,167,169,170,172,173],identify_object:146,idl:[12,105,143,154,164,167,170],idle_command:33,idle_tim:[143,164],idle_timeout:143,idmap:174,idmapp:[43,86,125,141,145,146,162,167,170,172,173],idnum:146,ids:[12,58,121,147,167,170,173],idstr:[84,115,166,170],idtifi:146,idx:121,ietf:169,ifier:147,ifram:[137,138],ignor:[6,14,20,23,27,29,31,33,34,38,42,43,51,58,73,74,80,83,86,90,91,95,96,105,114,117,121,122,125,131,143,144,145,146,147,148,154,158,161,163,164,165,166,167,169,172,173],ignore_error:143,ignorecas:[145,146,147,173],ignoredext:167,illumin:111,illus:[10,96],imag:[4,17,63,69,90,101,106,133,135,136,137,138,148],imagesconfig:4,imagin:[14,29,31,46,48,51,61,77,116,117,122,132,138,173],imaginari:[21,61,79],imc2:34,imeplement:147,img:17,immedi:[0,5,15,27,29,33,43,48,49,51,64,70,74,83,90,95,100,102,109,116,120,133,134,144,145,154,169,173],immobil:25,immort:154,immut:[11,166],imo:1,impact:[94,126],impati:63,imper:102,implement:[1,6,11,21,25,26,28,29,31,33,34,37,40,41,49,51,55,56,57,58,60,61,78,79,80,81,86,88,89,96,97,108,111,112,114,115,116,117,118,119,120,123,124,125,127,128,131,135,137,138,139,140,143,144,145,146,147,148,149,151,152,153,154,156,161,162,163,164,166,167,169,170,172,173,174,178,181,184],impli:[22,112],implicit:[91,114,126],implicit_keep:165,impmement:163,import_cmdset:144,importantli:[51,133,163],importerror:[4,9,53,173],impos:[55,79,167],imposs:[15,19,38,49,51,90,111,113,121,133,138,158,173],impract:[33,109,165],imprecis:174,impress:[42,111],improperli:168,improperlyconfigur:148,improv:[0,11,37,61,70,76,91,128,183],in_game_error:[26,103],in_templ:[172,173],inabl:103,inaccess:[0,80],inact:[102,154],inactiv:[43,145],inadvert:152,inadyn:90,inarticul:108,inbuilt:[112,123],incant:75,incarn:181,incid:151,includ:[2,4,6,9,12,13,16,20,21,22,27,30,31,33,36,37,38,39,41,43,44,48,51,55,58,60,61,62,63,64,69,73,74,75,78,79,80,84,85,88,89,91,93,95,96,100,101,102,104,105,106,107,108,109,111,112,114,115,116,119,121,125,127,131,133,134,135,136,137,138,143,144,145,146,147,148,149,151,152,153,154,158,163,164,165,167,169,170,172,173,175,178],include_account:172,include_children:172,include_par:172,include_prefix:144,include_unloggedin:[167,169],inclus:172,incoher:126,incol:[58,173],incom:[33,40,88,90,96,104,139,143,144,145,146,147,151,152,158,160,164,166,167,169,170,173,178],incomplet:[144,147],inconsist:[10,97,147],incorpor:[43,145,173],incorrect:146,increas:[62,73,80,103,114,119,125,147,152,154,169,170,173],increase_ind:173,incred:[147,168],increment:[63,172,173],incur:27,indata:[40,172],inde:[9,55,90,91],indefinit:[102,152,154,173],indent:[0,9,13,14,27,38,50,57,60,95,129,137,144,169,173,175],independ:[0,56,64,102,126,147,151],indetermin:168,index:[7,38,43,49,56,61,68,79,85,86,90,108,121,135,136,144,145,147,154,158,162,167,168,172,173,175,181,184],index_to_select:147,indexerror:[134,147,172],indexnam:158,indextest:181,indic:[0,8,22,38,43,49,62,85,91,95,111,119,143,145,147,148,151,158,166,167,169,173],individu:[0,11,13,14,18,21,22,33,34,41,43,46,48,49,55,57,58,59,71,73,78,85,88,90,96,109,111,132,144,145,146,147,149,152,153,158,161,163,165,167,171,172,173],indivis:173,ineffici:[115,117,173],infact:33,infer:174,infinit:[0,61,63,143,147,165],inflict:[102,152],inflict_condit:152,influenc:[10,16,22,46,51,102,123,147,173],influenti:79,info1:147,info2:147,info3:147,info:[3,5,11,13,16,17,20,23,25,26,27,33,35,37,43,52,55,58,59,63,64,68,78,86,88,89,95,100,101,102,104,105,106,112,124,125,131,138,139,143,145,146,147,154,156,158,161,162,164,167,169,172,173],infomsg:173,inforamt:[147,164,172],inform:[0,2,3,6,8,9,18,20,22,23,25,27,28,33,34,36,38,41,43,46,48,51,55,60,65,66,68,69,73,83,84,85,86,91,94,95,96,100,102,103,104,105,109,112,114,116,117,119,120,123,124,127,131,132,133,134,135,136,137,138,139,143,144,145,146,147,149,151,152,158,162,164,166,167,169,172,173,181],infrastructur:[64,83,90,103,144,169],infrequ:46,ing:[9,14,58,147],ingame_python:[141,147],ingame_tim:62,ingo:[31,51,58,74,114,144,169,173],inher:[4,10,87,108,147],inherit:[2,5,6,22,27,30,31,33,36,40,42,43,57,60,64,69,81,86,89,96,102,109,114,117,119,123,125,127,143,144,145,146,147,149,152,154,156,161,164,165,166,167,172,173,174,178,181],inheritng:165,inherits_from:[43,117,134,145,173],inifinit:165,init:[6,9,22,38,40,47,49,58,60,63,75,95,104,106,131,137,138,147,153,155,164,166,167,169],init_delayed_messag:147,init_evt:173,init_f_str:173,init_fill_field:147,init_game_directori:167,init_iter:173,init_mod:[144,166],init_new_account:173,init_pars:147,init_queryset:173,init_rang:152,init_sess:[40,167],init_spawn_valu:165,init_str:173,init_tree_select:147,init_tru:144,initi:[5,9,11,21,29,33,38,47,49,50,51,58,60,61,64,68,73,85,97,105,107,110,120,123,127,130,131,133,137,138,141,143,144,145,146,147,148,149,152,154,158,162,164,166,167,168,169,170,171,172,173,179,181],initial_formdata:147,initial_ind:173,initial_setup:[141,142],initialdelai:[167,169],initialize_for_combat:152,initialize_nick_templ:[172,173],initil:169,inject:[96,103,167,173],inlin:[18,57,85,104,137,143,146,158,162,164,166,167,172,173,175],inlinecallback:166,inlinefunc:[45,83,104,109,141,142,155,157,165,167,175],inlinefunc_en:[114,158,173],inlinefunc_modul:[114,173],inlinefuncerror:173,inlinefunct:[114,173],inlist:[173,175],inmemori:172,inmemoryattribut:172,inmemoryattributebackend:172,inmemorybackend:172,inmemorysavehandl:173,inner:77,innoc:[12,43,145],innocu:103,inobject:169,inp:[51,145,146,167,173],inpect:51,inprot:165,input:[1,5,9,10,14,15,17,20,22,27,30,31,40,41,43,50,55,57,58,70,74,79,83,87,91,95,96,104,105,109,110,111,113,114,115,118,127,131,133,135,137,138,143,144,145,146,147,151,152,154,156,158,162,164,165,167,169,172,173,175,181],input_cmdset:173,input_func_modul:[74,158,167],input_str:173,input_validation_cheat_sheet:181,inputcmdset:173,inputcommand:[74,83,88],inputcompon:137,inputdebug:[74,167],inputfunc:[40,45,104,139,141,142,143,155,157,169,184],inputfunc_nam:169,inputfunct:74,inputlin:[43,87,145,172],insecur:90,insensit:[146,147,154,172,179],insert:[13,14,25,50,58,64,71,87,96,109,114,138,144,147,158,165,173],insid:[0,5,10,11,13,15,19,20,21,23,25,27,28,31,33,38,42,43,46,47,51,53,57,59,64,68,69,71,72,73,80,82,85,86,88,89,91,92,93,95,96,100,102,105,106,108,109,110,111,114,117,121,123,125,127,132,133,134,135,136,139,141,143,145,147,148,149,154,163,164,165,167,169,173],inside_rec:163,insiderecurs:163,insight:[20,41,42,122,136],insist:[90,91],inspect:[12,23,43,51,85,143,145,147,165,167,173],inspectdb:86,inspir:[33,41,73,116,127,129,147,173],instac:[144,164,167],instal:[0,3,5,14,20,26,37,38,41,42,46,47,53,54,55,57,58,59,60,64,65,67,76,77,79,95,96,97,98,101,103,106,108,110,124,127,128,130,134,138,139,141,147,148,151,152,183,184],installed_app:[4,69,86,127,133,134,171],instanc:[0,2,3,8,11,16,17,22,25,27,28,29,39,41,42,43,46,50,51,56,57,58,59,60,61,62,64,69,76,84,85,91,95,96,97,102,103,105,107,109,116,119,121,126,127,130,131,136,137,143,144,145,146,147,148,149,156,158,161,162,164,165,166,167,169,170,172,173,174,178,181],instanci:147,instant:136,instanti:[33,86,127,143,144,145,147,153,166,167,169,172,173],instantli:172,instead:[0,3,6,9,10,11,12,14,16,19,20,21,22,23,25,26,27,29,30,31,33,34,37,39,41,43,46,48,49,51,57,58,60,62,63,64,67,79,80,83,84,85,86,89,90,91,93,95,96,100,102,103,104,105,106,109,110,111,112,114,116,117,118,119,121,123,125,126,127,128,131,132,133,134,135,136,138,139,143,144,145,147,148,149,152,153,154,156,158,161,163,164,165,166,167,169,172,173,174,181],instig:145,instil:[140,152],instr:[169,173],instruct:[0,8,9,13,14,23,27,30,37,38,42,43,46,47,55,57,58,60,61,63,74,75,77,79,83,85,90,93,96,97,100,106,119,124,131,139,143,144,145,147,148,151,165,166,167,169,170,173],insult:94,integ:[31,33,39,85,91,105,109,114,123,125,144,147,152,154,158,163,164,165,166,172,173],integerfield:[133,181],integr:[4,7,41,45,61,64,76,79,103,134,137,139,145,147,163,167,168,173,178,184],intellig:[73,83,91,103,134,144,148,170],intend:[13,17,20,22,27,31,33,34,37,42,55,61,90,103,108,109,111,112,114,122,126,131,136,137,143,145,147,148,153,158,162,164,165,169,172,173,175,181],intens:[79,93,114],intent:[76,96,103,147,173],inter:13,interact:[2,20,23,29,33,40,42,43,51,53,55,56,59,61,77,79,100,106,108,110,116,122,133,138,141,145,152,153,167,169,171,173],intercept:167,interchang:[116,173,181],interest:[0,1,4,11,14,20,21,22,26,33,37,40,42,46,49,55,57,60,61,70,79,86,90,91,93,96,103,109,114,119,120,121,123,136,144,145,147,154,167],interf:63,interfac:[9,21,22,23,25,36,40,42,43,53,63,64,69,70,79,80,90,94,96,97,101,104,119,133,135,137,138,139,145,146,164,166,167,169,172,173,181],interfaceclass:169,interfer:[23,97],interim:[29,115],interlink:[167,169],intermediari:[147,163,166,173],intern:[10,11,15,27,34,38,40,51,63,76,80,87,88,90,100,102,103,104,105,107,109,110,112,113,116,128,143,146,147,158,164,165,166,169,172,173],internal_port:90,internation:[7,113,139,184],internet:[10,12,16,33,40,43,63,72,90,94,103,124,145,167,168,169,170],interpret:[33,42,43,56,59,60,91,93,96,102,103,104,109,134,144,145,161,165,169,173],interrupt:[63,144,145,149,169],interruptcommand:[33,91,141,144],interruptev:149,intersect:[31,144],interv:[64,74,102,115,116,120,121,132,143,147,149,152,153,154,165,166,167,173],interval1:166,intim:[31,33],intimid:58,intoexit:[43,145],intpropv:123,intricaci:62,intrigu:54,intro:[4,69,122,124,134,154],introduc:[26,29,31,57,73,97,123,124,127,131,139,147],introduct:[3,13,14,15,18,19,20,45,60,63,124,131,139,147,183,184],introductori:[55,63],introroom:154,introspect:147,intrus:126,intuit:[22,51,61,86,91,131,139],intxt:27,inv:[31,43,82,145,147],invalid:[11,41,60,91,109,143,147,148,153,165,173],invalid_formchar:173,inventori:[20,21,25,27,31,80,85,91,97,119,138,145,147,163,164,172],invers:[80,114,126,147,169,173],invert:[114,126],invis:24,invit:[0,10,61,77],invitingli:20,invok:[11,13,14,102,151,163],involv:[40,56,61,68,75,80,89,105,107,116,123,147,152,172,173,175,178],ioerror:173,ipo:154,ipregex:145,ipstart:[63,100,110],iptabl:103,ipython:[26,53,58,59,96],irc2chan:[72,145],irc:[7,9,26,34,43,55,60,63,70,79,94,98,131,138,139,141,143,145,146,167,184],irc_botnam:143,irc_channel:143,irc_en:[72,145,163],irc_network:143,irc_port:143,irc_rpl_endofnam:169,irc_rpl_namrepli:169,irc_ssl:143,ircbot:[143,169],ircbotfactori:[143,169],ircclient:[167,169],ircclientfactori:169,irchannel:[43,72,145],ircnetwork:[43,72,145],iron:[147,183],ironrealm:169,irregular:[153,154],irregular_echo:154,irrelev:[103,169],irur:52,is_account_object:56,is_act:[143,166],is_aggress:117,is_anonym:[4,69],is_anyon:4,is_authent:133,is_ban:143,is_bot:143,is_build:4,is_categori:147,is_channel:[33,41,146],is_connect:[143,164],is_craft:29,is_exit:[33,144],is_fight:29,is_full_moon:25,is_giving_light:154,is_gm:58,is_in_chargen:123,is_in_combat:152,is_inst:27,is_it:173,is_iter:173,is_lit:154,is_next:[143,146,164,166,172],is_o:173,is_ouch:11,is_prototype_bas:165,is_sai:118,is_staff:143,is_subprocess:173,is_superus:[2,4,143,163,164,173],is_thief:[43,145],is_turn:152,is_typeclass:[143,172],is_valid:[102,121,133,147,153,166,173],is_valid_coordin:147,isalnum:173,isalpha:173,isbinari:169,isclos:137,isconnect:137,isdigit:[58,114,173],isfiremag:28,isinst:[39,173],island:147,isleaf:169,islow:173,isn:[0,4,17,22,41,42,46,50,56,62,63,69,91,119,138,147,149,152,154,166,168,172,173,179],isnul:173,iso:[15,113],isol:[13,37,61,63,64,91,95,100,127],isp:[90,103],isspac:173,issu:[7,8,10,11,13,14,21,22,23,29,31,33,37,38,42,43,48,54,58,60,63,70,79,85,89,90,93,103,108,123,125,126,127,131,138,140,147,165,167,170,173,183],istart:[42,110,141],istep:170,istitl:173,isub:116,isupp:173,itch:[61,63],item:[20,43,47,51,59,63,68,69,82,85,86,116,117,137,138,145,147,148,152,153,154,164,169,172,173],item_consum:152,item_func:152,item_kwarg:152,item_selfonli:152,item_us:152,itemcoordin:147,itemfunc:152,itemfunc_add_condit:152,itemfunc_attack:152,itemfunc_cure_condit:152,itemfunc_h:152,iter:[11,49,51,59,97,112,119,138,143,147,149,164,165,166,169,170,171,172,173],iter_cal:173,itl:[22,147],its:[0,2,3,5,9,11,12,14,15,16,20,21,22,23,25,27,29,31,33,37,38,39,40,41,42,43,44,49,50,51,52,53,55,56,57,58,60,61,62,63,64,65,68,69,70,72,73,75,80,81,82,83,84,85,86,88,89,90,91,93,94,95,96,98,100,101,102,103,104,105,109,111,114,115,117,118,119,121,122,123,124,125,126,127,128,129,130,131,133,134,135,136,137,138,139,141,143,144,145,146,147,149,152,153,154,156,158,163,164,165,166,167,169,170,171,172,173,174,178,181],itself:[0,4,9,11,15,17,20,21,22,23,25,27,29,33,36,37,38,40,41,44,45,46,47,49,51,55,60,63,64,68,75,77,78,80,82,85,86,89,96,104,105,106,111,114,115,116,118,119,122,123,125,127,131,133,134,135,136,143,144,146,147,149,152,153,154,162,163,164,165,166,167,169,172,173,177,181],iusernamepassword:169,iwar:85,iweb:90,iwebsocketclientchannelfactori:169,iwth:166,jack:87,jail:[12,13],jamochamud:24,jan:[12,62],januari:62,jarin:90,javascript:[55,88,103,135,136,137,138,148,169],jenkin:[123,147,152],jet:152,jetbrain:[79,106],jnwidufhjw4545_oifej:9,job:[33,41,69,80,143],jobfusc:147,john:[58,147,158],johnni:151,johnsson:87,join:[9,22,34,43,49,58,61,63,65,72,96,112,116,119,123,133,143,145,146,147,148,173,175],join_fight:152,join_rangefield:152,joiner:146,jointli:[64,144],joke:59,joker_kei:[22,147],jqueri:138,json:[83,88,137,138,151,169,173,178],jsondata:88,jsonencod:169,jsonifi:169,judgement:73,jump:[13,14,21,41,44,49,51,52,55,61,63,77,89,108,131,139,147,167],june:149,junk:169,just:[0,1,3,4,5,6,9,10,11,12,13,14,15,17,19,20,21,22,23,25,26,27,28,29,30,31,33,34,37,38,39,40,41,42,43,44,46,47,48,49,51,52,53,54,56,57,58,59,60,61,62,63,64,68,69,70,73,74,76,77,79,80,81,83,85,86,87,88,89,90,91,93,95,96,97,100,101,102,105,106,107,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,125,126,127,128,131,132,133,134,135,136,137,138,140,143,144,145,146,147,148,149,152,153,154,156,158,163,164,165,166,167,169,172,173,176,181],justif:173,justifi:[96,109,165,173],justifii:173,justify_kwarg:173,kavir:169,kcachegrind:93,keen:37,keep:[0,1,4,7,9,11,13,14,15,16,20,25,26,29,30,33,34,42,45,48,51,56,57,58,60,61,62,63,64,68,69,73,75,76,77,78,81,82,85,91,92,95,96,97,100,105,109,116,118,121,122,126,128,131,132,133,134,138,143,147,149,151,153,154,165,166,167,168,173],keep_log:[34,146,173],keepal:[105,169],keepdb:171,keeper:85,keepint:64,kei:[0,1,5,8,9,10,11,13,21,25,26,27,28,29,30,31,33,34,38,39,41,42,43,44,49,50,52,53,56,57,58,60,62,69,71,74,80,81,82,84,85,86,88,89,91,94,95,96,97,102,107,111,112,114,115,116,119,120,121,123,125,127,129,131,133,137,138,143,144,145,146,147,148,149,152,153,154,156,161,162,163,164,165,166,167,169,170,172,173,174,178,181],kept:[33,43,57,80,91,119,127,145,149,165,172],kept_opt:147,key1:147,key2:[51,147,164],key_mergetyp:[31,144,153],keyboard:138,keydown:137,keyerror:[165,166,173],keyfil:169,keynam:[146,165,173],keypair:169,keys_go_back:[22,147],keystr:172,keystrok:169,keywod:173,keyword:[0,1,5,10,11,22,25,27,29,30,33,34,43,50,51,52,58,62,74,80,81,83,86,91,93,95,102,107,109,114,115,119,123,125,127,134,143,144,145,146,147,148,149,152,154,158,161,163,164,165,166,167,169,172,173,174],keyword_ev:149,kick:[12,31,43,51,58,90,143,144,145,147,164,173],kildclient:24,kill:[20,27,43,51,61,75,93,100,102,105,116,145,147,154,166,167],killsign:167,kilogram:82,kind:[0,11,37,38,40,80,91,97,104,116,118,119,121,133,138,152,163,172,173],kinda:138,kindli:126,kitchen:[43,44,145],knew:95,knock:51,knot:147,know:[0,2,5,6,8,10,11,13,14,15,16,20,21,22,23,26,29,31,33,37,38,39,40,41,42,43,44,48,49,51,54,56,57,58,60,61,64,69,70,72,73,74,79,80,81,82,83,84,85,86,89,90,91,93,95,96,97,98,100,102,104,105,110,111,113,114,116,117,118,119,121,125,126,127,128,131,132,133,134,136,138,139,144,145,146,147,149,152,154,164,167,172,173,181],knowledg:[13,15,24,33,55,77,167,169],known:[7,20,24,33,50,73,79,80,87,92,96,114,115,125,134,137,143,145,148,152,173,183],knuth:93,kobold:61,koster:79,kovash:51,kwarg:[1,10,25,29,33,40,41,51,58,59,74,80,81,83,84,88,96,107,109,114,115,118,121,125,132,134,137,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,169,170,171,172,173,174,175,178,181],kwd:149,label:[48,86,112,133,140,178,181],label_suffix:[143,162,164,181],laborum:52,lack:[13,38,56,61,70,129,147,164,172,173],ladder:58,lag:[49,63],lai:[1,48],lair:14,lambda:[10,39,51,69,109,149,165,173],lamp:[111,153],land:[91,116,154],landscap:[103,111],lang:147,langcod:147,langnam:147,languag:[7,15,38,40,47,55,56,57,58,64,79,91,95,103,108,113,114,118,124,125,127,129,130,137,139,147],language_cod:76,languageerror:147,languageexistserror:147,languagehandl:147,larg:[10,11,13,14,16,20,23,37,51,55,56,61,86,90,96,97,108,109,122,127,147,169,171,173,174],larger:[14,20,49,57,61,68,80,82,86,108,147,169,173,174],largest:147,largesword:86,laser:77,last:[4,11,13,14,22,26,29,31,33,34,36,42,43,48,51,54,58,60,69,74,76,86,87,89,91,95,96,105,107,110,116,121,122,126,127,131,134,136,137,144,145,147,148,149,152,153,154,158,164,165,167,169,173],last_cmd:33,last_initial_setup_step:167,last_login:143,last_nam:143,last_step:167,lastcast:28,lastli:[81,111,133,144],lastsit:25,lastword:147,late:[149,173],later:[0,2,9,11,12,13,22,23,33,34,38,40,43,46,55,58,60,61,63,64,69,73,74,76,81,83,84,86,90,95,97,109,111,114,115,117,120,121,122,123,125,131,133,138,139,140,144,145,147,154,165,166,169,172,173],latest:[20,21,27,31,36,38,43,58,63,64,75,98,131,145,149,158,164,165,167,169,173,178,183],latin:[15,113,164,173],latin_nam:164,latinifi:[164,173],latinifytest:175,latter:[6,27,29,34,64,77,80,89,91,95,115,126,147,166,172],launch:[14,21,54,63,75,85,90,93,102,106,110,122,127,138,144,153,167,169,170,173],launcher:[93,106,141,167,169,170,171],law:79,layer:[22,31,164,172],layout:[27,49,56,58,96,119,125,128,137,138,147],lazi:173,lazy_properti:[147,173],lazyencod:169,lazyset:173,lc_messag:76,lcnorth:114,ldesc:56,ldflag:75,lead:[0,11,13,17,20,22,23,31,37,43,49,51,56,60,61,64,69,79,83,86,102,103,111,121,143,144,145,147,149,164,165,167,169,172,173],leak:135,lean:147,leap:[62,118],learn:[0,15,16,17,20,22,29,31,33,42,46,49,53,56,57,60,63,68,69,79,80,81,95,96,106,108,122,124,126,131,134,136,139,147,152,184],learnspel:152,least:[3,8,33,39,42,47,49,51,55,57,58,61,73,80,86,90,96,102,106,121,138,143,144,146,147,158,162,164,165,166,173],leasur:154,leather:85,leav:[0,2,20,21,22,25,43,58,60,73,74,77,85,93,95,102,103,116,123,137,138,145,146,147,149,154,158,163,164,169,173,174,178],leavelock:163,leaver:146,left:[22,27,33,36,39,41,43,57,69,74,80,85,86,91,101,102,109,111,114,137,138,143,145,147,152,154,163,165,172,173],left_justifi:[109,165],leg:170,legaci:[88,109,143,147],legal:[90,103],legend:[49,50,147],leisur:173,len:[25,49,58,71,85,109,114,116,119,120,121,144,145,147,173,175],lend:50,length:[22,23,25,49,62,66,68,71,86,90,91,95,122,144,147,148,149,158,167,168,172,173,175,181],lengthi:[1,25],lengthier:183,lenient:109,less:[22,34,44,51,56,61,64,73,86,90,91,106,108,116,119,132,133,137,139,147,152,172,173,183],let:[0,3,5,7,8,9,11,12,14,15,20,21,22,25,28,31,33,37,39,40,41,43,44,46,48,49,51,56,57,58,60,61,62,63,64,65,70,72,73,74,75,77,80,81,82,83,85,89,91,93,95,96,98,103,106,111,114,115,117,118,119,121,123,124,126,127,131,133,134,136,137,140,143,144,145,146,147,153,163,164,167,169,173,178,181],letsencrypt:90,letter:[15,22,39,43,76,90,95,111,113,114,119,123,133,145,147,165,167,173],level:[2,11,13,19,20,22,26,27,30,36,38,40,41,43,47,50,51,53,55,57,58,61,66,69,71,73,79,80,85,90,95,96,104,105,108,111,112,119,125,133,138,139,140,143,145,147,156,158,163,164,165,167,168,172,173,178,181],lever:[33,125],leverag:[3,38],levi:86,lhs:[25,58,145],lhslist:145,lib:[63,67,75,97],libapache2:8,libcrypt:75,libjpeg:75,librari:[6,13,26,45,53,56,57,63,64,75,76,78,79,91,95,100,103,108,109,125,127,128,133,136,137,138,147,165,169,172,173],licenc:173,licens:[37,45,79,106,139,147,173,184],lid:153,lidclosedcmdset:153,lidopencmdset:153,lie:111,lies:[33,131],life:[11,37,62,87,95,126,147,154],lift:[20,73,80,96,123,152,163],lifter:80,light:[14,23,27,38,61,102,108,122,144,152,154,163,165,166,173],lightabl:154,lighter:[114,152],lightest:27,lightli:[16,152],lightsail:90,lightsourc:154,lightsource_cmdset:154,like:[0,2,3,5,6,8,9,10,11,12,14,15,16,17,19,20,21,22,23,24,25,26,27,28,29,30,31,33,34,35,36,37,38,39,40,41,42,43,44,45,46,48,49,51,52,54,55,57,58,59,60,61,62,63,64,65,68,69,70,71,72,73,74,75,76,77,79,80,81,83,84,85,86,88,89,90,91,93,95,96,97,100,102,103,104,105,106,107,108,109,111,112,114,115,116,117,119,120,121,125,126,127,128,129,131,132,133,134,135,136,137,138,139,140,143,144,145,146,147,148,149,152,153,154,156,162,163,164,165,167,169,170,172,173,174,175,178,181,184],limbo:[0,9,13,14,20,22,27,43,59,63,66,104,111,121,122,134,145,147,167],limbo_exit:111,limit:[0,2,6,11,16,19,20,25,26,27,28,31,33,34,37,43,46,51,55,58,61,64,68,71,80,86,90,91,95,102,104,109,112,116,122,123,125,126,127,138,140,143,145,146,147,149,152,153,158,162,163,164,165,166,167,169,172,173,181],limit_valu:143,limitedsizeordereddict:173,line:[0,4,5,9,10,13,14,15,19,22,23,25,26,27,29,30,31,33,34,36,38,39,41,43,45,46,48,51,54,56,57,58,59,60,61,62,63,67,69,74,76,81,83,86,87,89,90,91,92,93,95,96,97,98,100,104,108,109,110,111,114,119,121,123,125,127,128,133,134,137,138,139,141,143,144,145,147,148,158,165,167,169,172,173,175,181],linear:49,linebreak:[69,173],lineeditor:173,lineend:173,linefe:137,linemod:169,lineno:38,linenum:173,liner:169,linereceiv:169,linesend:169,lineup:156,lingo:[57,86,105,135],linguist:173,link:[2,3,4,9,14,17,18,20,22,25,29,31,33,37,39,40,46,48,49,51,54,55,57,63,64,69,70,72,85,89,90,96,98,105,111,119,121,123,124,128,131,133,134,139,143,145,147,149,153,163,164,166,167,169,172,173,184],link_ok:163,linklock:163,linknam:54,linkref:38,linktext:38,linod:90,linux:[4,8,9,23,25,38,64,72,75,87,90,93,97,100,106,131,151,173],liquid:172,list:[0,1,2,3,4,6,7,11,12,13,14,15,20,22,23,25,27,31,33,34,37,39,40,41,43,45,46,48,49,51,54,55,57,58,59,60,61,63,66,68,69,70,72,73,74,76,77,79,80,82,85,86,88,89,90,91,93,94,96,97,98,102,103,105,106,109,110,111,112,113,114,116,119,121,123,124,125,128,129,131,133,134,135,137,138,139,143,144,145,146,147,148,149,151,152,154,158,161,162,163,164,165,166,167,169,170,171,172,173,175,178,181,183],list_attribut:145,list_callback:149,list_displai:[143,146,162,164,166,167,172],list_display_link:[146,162,164,166,167],list_filt:[164,172],list_nod:173,list_of_all_rose_attribut:11,list_of_all_rose_ndb_attr:11,list_of_lycanthrop:119,list_of_myscript:102,list_prototyp:165,list_select_rel:[146,162,164,166,167],list_set:167,list_styl:145,list_task:149,list_to_str:[173,175],listabl:[43,145],listcmdset:[43,145],listcmset:[43,145],listdir:148,listen:[2,12,34,41,43,67,80,103,105,124,137,139,145,146,147,153,163,181,184],listing_contact:54,listobj:[43,145],listobject:[43,145],listscript:[43,145],liststr:173,listview:181,lit:154,liter:[13,20,38,43,57,66,109,145,147,165,173],literal_ev:[165,172],littl:[0,4,9,10,15,20,21,25,28,33,34,38,41,42,57,58,60,64,69,70,71,85,90,91,96,100,102,109,110,111,117,118,119,125,131,134,136,138,139,147,152,154,170,172,173,181],live:[8,23,38,60,63,70,79,90,100,106],ljust:173,lne:147,load:[6,11,12,13,15,26,29,31,33,43,44,50,51,56,57,58,60,61,69,73,82,97,103,106,109,111,121,123,127,136,137,138,143,144,145,146,147,149,158,162,163,164,165,166,167,169,172,173,174,180],load_buff:173,load_data:173,load_kwarg:173,load_sync_data:167,loader:[51,172,173],loadfunc:[50,173],loc:[43,145],local0:67,local:[23,25,36,37,47,59,62,64,72,76,97,100,103,106,114,131,133,136,138,147,148,149,165,169,172],localecho:90,localevenniatest:173,localhost:[3,4,9,23,24,63,67,69,75,90,95,133,134,135,137,169],localstorag:138,locat:[0,2,4,6,8,9,11,12,13,20,21,25,27,30,31,33,35,38,39,43,46,47,48,49,51,53,57,58,59,63,64,66,74,77,80,85,89,90,91,96,100,102,103,109,111,112,114,117,118,119,121,122,123,125,127,128,131,133,135,136,137,140,143,144,145,146,147,148,149,154,161,163,164,165,167,169,172,173],location_nam:147,location_set:119,locations_set:[119,164],locattr:[154,163],lock:[4,6,10,12,19,20,21,22,23,25,28,29,31,33,34,39,41,44,45,47,48,58,60,62,68,71,82,85,89,90,96,104,109,110,112,123,125,133,138,139,141,142,143,144,145,146,147,149,153,154,158,161,162,164,165,167,172,173,178,184],lock_definit:163,lock_func_modul:[80,163],lock_storag:[144,145,146,147,149,152,153,154,156,162,164,172,173],lockabl:[58,147],lockablethreadpool:167,lockdown:[80,172],lockdown_mod:[67,90],lockexcept:163,lockfunc1:80,lockfunc2:80,lockfunc:[25,33,43,80,104,121,141,142,145,155,157],lockhandl:[11,48,80,125,141,142,144,145,147],lockset:164,lockstr:[4,11,33,43,80,97,109,145,146,147,158,163,164,165,172,173,178],locktyp:[144,165],log:[2,4,5,6,8,10,11,12,20,21,23,24,25,33,34,35,36,39,43,44,45,47,51,55,57,58,59,60,63,64,65,66,67,71,72,73,74,75,76,86,89,90,93,94,100,101,102,105,106,107,110,111,114,121,122,123,128,130,131,133,134,135,137,138,143,144,145,146,147,151,156,158,163,164,166,167,169,170,172,173,181,184],log_dep:[27,173],log_depmsg:173,log_dir:151,log_err:[27,173],log_errmsg:173,log_fil:[27,173],log_info:[27,173],log_infomsg:173,log_msg:173,log_sec:173,log_secmsg:173,log_serv:173,log_trac:[27,102,118,120,173],log_tracemsg:173,log_typ:173,log_typemsg:173,log_warn:[27,173],log_warnmsg:173,logdir:36,logentry_set:143,logfil:[167,173,181],logged_in:105,loggedin:169,logger:[27,102,118,120,141,142,151,169],logic:[0,4,10,39,41,42,44,49,69,97,111,134,147,164,165,167,172,173,178],login:[2,4,7,9,25,33,35,43,51,55,69,70,80,90,97,101,105,107,131,133,139,143,145,147,158,163,167,169,170,173,179,181,184],login_func:170,loginrequiredmixin:181,logintest:181,logout:[170,181],logout_func:170,logouttest:181,logprefix:[167,169],lone:[43,61,111,145],long_descript:54,long_running_funct:10,long_text:52,longer:[0,21,25,29,33,41,43,50,52,54,58,69,79,86,91,102,115,124,125,126,129,144,145,146,147,152,166,173],longest:[27,147,173],longrun:33,loo:[144,145],look:[0,3,4,6,9,10,11,12,13,14,15,16,17,19,20,21,22,23,25,26,27,29,30,31,33,35,36,37,38,39,40,41,42,44,46,48,49,51,55,57,58,60,61,62,63,64,68,69,70,71,73,74,75,76,77,80,81,82,83,85,86,87,88,89,90,91,94,96,97,100,103,105,108,109,110,111,112,114,116,117,118,119,121,122,124,125,126,127,131,133,134,135,136,137,138,139,143,144,145,146,147,148,149,152,153,154,156,158,162,163,164,165,167,169,170,172,173,175,181,184],look_str:143,lookaccount:58,lookat:33,looker:[49,58,60,123,147,163,164,172],lookm:33,lookstr:164,lookup:[11,33,43,80,86,97,112,119,144,145,151,164,169,172,173,174],lookup_env:148,lookup_expr:178,lookup_typ:173,lookup_usernam:51,loom:111,loop:[0,5,6,11,21,46,49,55,60,64,69,85,93,96,116,118,119,124,125,141,143,152,164,165,169],loopingcal:[166,168],loos:[14,37,143,147,152,162,169,170,173],loot:61,lop:119,lore:58,lose:[11,56,61,100,105,110,116,123,138,151,152,169],lost:[0,38,39,43,56,79,91,110,111,125,135,139,147,167,169,172,173],lot:[0,4,10,13,15,22,26,27,28,34,37,39,41,42,46,55,57,58,59,61,62,63,69,70,73,79,80,86,90,91,93,95,96,108,109,111,112,114,119,121,123,125,127,131,133,135,138,147,152,154,167],loud:21,love:137,low:[31,40,46,66,90,95,144],lower:[2,10,19,25,29,31,33,41,43,49,51,58,62,80,85,86,90,93,114,122,137,144,145,147,158,167,173],lower_bound_inclus:147,lower_channelkei:[41,146],lowercas:[95,144],lowest:[66,90,147,163],lpmud:129,lpthw:77,lsarmedpuzzl:147,lspuzzlerecip:147,lst:49,lstart:50,lstrip:[91,173],ltto:114,luc:173,luciano:79,luck:[8,51,91,96],luckili:[60,80,111,127,131],lue:114,lug:55,lunch:[46,149],luxuri:[112,172],lycanthrop:119,lying:111,m2m:172,m2m_chang:107,m_len:[173,175],mac:[9,23,24,38,64,93,100,106,131,173],machin:[13,25,100,106,131,154],macport:[63,131],macro:[4,116],macrosconfig:4,mad:[131,147],made:[3,11,19,20,21,25,26,35,36,43,51,56,58,59,61,79,80,90,96,98,103,104,109,111,121,123,131,134,141,144,145,147,152,156,158,163,168,173],mag:[60,127,173],magazin:79,mage:51,mage_guild_block:51,mage_guild_welcom:51,magenta:126,magic:[30,60,61,80,112,121,122,140,147,152,168],magic_meadow:112,magicalforest:140,magnific:51,mai:[0,4,6,8,9,10,11,13,19,20,21,23,25,27,28,29,31,33,34,37,38,40,41,42,43,48,51,54,56,57,60,62,63,64,66,67,69,70,71,73,75,77,79,80,81,83,84,86,87,88,89,90,93,94,95,96,97,100,102,103,104,105,106,108,109,110,111,114,115,116,118,119,120,123,125,127,128,130,131,133,134,135,136,141,143,144,145,146,147,148,149,152,153,154,158,163,164,165,166,167,168,170,172,173,175,181],mail:[9,34,37,51,55,57,60,61,70,79,93,116,128,141,142,146,163],mailbox:[34,147],maillock:163,main:[13,14,15,20,21,22,30,31,33,34,37,40,43,49,51,54,56,64,68,69,76,79,80,81,83,84,85,86,89,90,91,92,100,104,105,109,110,112,115,116,119,124,125,131,133,134,135,137,138,139,143,144,145,146,147,149,158,161,162,164,165,166,167,169,171,172,173,174],mainli:[10,12,33,34,43,51,57,79,83,89,93,96,105,145,162,172,173],maintain:[4,19,23,37,41,43,56,68,90,93,100,108,115,119,137,145,147,166,183],mainten:[90,103,167],major:[14,15,23,45,57,60,63,64,119,121,133],make:[0,1,2,4,5,6,7,8,9,10,11,12,13,14,15,16,19,22,23,24,25,26,28,29,30,31,33,36,37,38,39,40,41,42,43,44,46,47,48,49,50,51,53,54,55,56,59,61,62,63,64,68,70,71,72,73,74,75,77,78,79,80,81,83,85,86,87,89,90,91,93,94,95,96,97,100,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,122,124,125,126,128,130,132,133,134,136,137,138,139,140,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,169,170,172,173,174,175,181],make_it:173,make_shared_login:179,make_uniqu:144,makeconnect:169,makefactori:169,makefil:38,makeit:170,makemessag:76,makemigr:[36,86,133],male:147,malevol:14,malform:173,malici:103,malign:163,man2x1:108,man:[43,87,90,108,129,145,147],mana:[28,30],manaag:162,manag:[2,7,9,11,31,39,40,43,56,57,59,80,83,85,86,89,93,96,100,102,105,110,115,119,125,127,128,131,133,138,141,142,145,147,148,149,152,153,154,158,165,173,181,184],manager_nam:172,manchest:173,mandat:181,mandatori:[0,22,107,109,129],mandatorytraitkei:147,maneuv:147,mangl:169,mango:147,manhol:[94,169],manhole_ssh:169,mani:[0,1,2,4,5,9,10,11,12,14,15,17,20,26,27,30,31,33,34,38,40,43,44,49,51,55,56,57,58,61,62,63,64,66,68,70,72,73,76,77,85,86,88,89,90,91,93,95,96,98,102,103,104,105,107,108,109,110,111,113,114,115,116,118,119,120,121,122,123,124,125,126,127,128,129,131,133,134,135,140,143,144,145,146,147,148,152,153,154,162,163,164,165,166,167,169,172,173,174,181],manifest:97,manipul:[0,11,22,31,41,43,44,51,64,86,102,109,123,145,146,147,149,162,164,167,173],manner:[14,146,147,164,169,172],manpow:37,manual:[4,6,14,20,21,23,30,33,34,38,40,55,58,60,61,63,68,79,80,85,86,89,90,97,102,109,110,111,114,117,119,121,124,125,128,131,134,139,140,143,145,147,153,164,165,166,167,169,173,183,184],manual_paus:166,manual_transl:147,manual_unpaus:166,manytomanydescriptor:[143,146,162,164,166,172],manytomanyfield:[143,146,162,164,166,172],map:[0,15,25,39,43,46,51,57,58,61,64,87,88,97,100,124,135,138,139,145,147,148,149,164,165,169,172,173,184],map_legend:147,map_modul:111,map_str:[49,111,147],mapbuild:[141,142],maplegend:147,mapnam:147,mapper:174,mapprovid:147,march:[79,173],margin:17,mark:[13,14,20,21,33,38,43,49,53,58,63,72,76,80,90,95,114,119,131,135,137,138,140,144,145,147,149,158,165,167,172,173],mark_categori:147,markdown:[1,4,38,48,54],marker:[13,20,33,43,64,87,114,138,145,147,149,164,169,172,173],market:90,markup:[38,81,114,136,139,147,173],mask:[147,151],maskout_protodef:147,mass:[61,124,139,184],massiv:[28,55],master:[7,9,37,38,57,61,63,73,98,100,116,118,134,141,147],match:[9,11,20,22,27,31,33,39,41,43,44,49,51,57,58,62,68,74,76,80,83,86,87,88,89,91,102,104,105,109,111,112,114,118,119,125,128,131,133,134,135,136,137,138,143,144,145,146,147,148,149,152,158,162,163,164,165,166,167,169,170,172,173,175,181],match_index:[144,158],matched_charact:147,matches2:86,matchobj:147,matchobject:[147,173],mate:64,math:39,mathemat:144,matplotlib:170,matrix:173,matt:102,matter:[0,4,9,11,25,31,36,41,51,57,61,62,63,69,73,76,84,91,95,103,105,107,108,116,117,127,136,144,152,154,164,167,172],matur:[108,128,129],maverick:64,max:[16,49,71,116,147,167,173],max_damag:152,max_dbref:172,max_depth:173,max_dist:49,max_heal:152,max_l:49,max_length:[49,86,133,147,148],max_lin:173,max_memory_s:148,max_num:143,max_num_lin:181,max_popular:181,max_rmem:174,max_siz:173,max_valu:[147,181],max_w:49,max_width:49,maxconn:67,maxdelai:[167,169],maxdepth:165,maxdiff:[147,165,175,178,179],maximum:[16,39,71,86,91,111,114,143,147,148,152,164,165,167,173],maxiumum:173,maxlengthvalid:143,maxnum:173,maxrotatedfil:173,maxsplit:173,maxthread:167,maxval:173,maxwidth:173,may_use_red_door:109,mayb:[6,9,11,13,14,21,22,25,27,31,33,38,44,48,49,54,61,63,68,69,70,73,82,85,86,90,109,116,119,122,138,140,144,147,149,169],mcalllat:171,mccp:[24,55,74,141,167],mccp_compress:169,meadow:[22,112,140],mean:[0,5,10,11,12,13,14,15,20,22,23,27,28,31,33,34,37,40,41,42,43,46,49,51,53,55,57,58,60,61,62,64,68,73,74,77,78,80,81,83,84,85,86,87,88,90,93,95,96,97,100,102,103,104,105,110,111,112,113,114,116,117,119,121,122,123,125,126,127,128,131,134,135,136,137,138,143,144,145,146,147,149,153,154,163,164,165,166,167,169,172,173,174],meaningless:123,meant:[16,20,22,31,34,44,54,62,68,76,83,96,102,125,126,137,138,140,144,147,148,152,153,154,164,167,173,176],meantim:1,meanwhil:96,measur:[90,93,123,144,145,173],meat:133,mech:[124,139,184],mechan:[27,28,33,39,50,51,53,55,58,61,69,73,91,102,109,116,122,123,125,126,139,143,144,147,152,163,165,166,167,169,172,173,174,181],mechcmdset:21,mechcommand:21,mechcommandset:21,meck:21,media:[16,143,146,148,158,162,164,166,167,169,172,173,181],median:49,mediat:73,medium:16,mediumbox:169,meet:[25,36,61,122,147,149,167],mele:152,mem:[43,145],member:[9,11,43,70,86,145,164,173],membership:[4,9,119],memori:[6,12,23,28,31,33,43,56,75,86,90,93,113,125,135,143,145,146,153,158,164,166,167,170,172,173,174],memoryerror:63,memoryusag:170,memplot:[141,167],meni:147,mental:126,mention:[6,9,10,11,13,14,15,21,29,33,40,41,49,56,57,61,63,70,74,80,90,102,108,113,115,126,127,144,147],menu:[11,25,31,43,45,46,47,54,55,63,65,69,105,106,109,110,123,128,138,139,141,142,145,147,149,167,173,175,184],menu_cmdset:173,menu_data:51,menu_edit:147,menu_login:[141,142],menu_modul:173,menu_module_path:173,menu_quit:147,menu_setattr:147,menu_start_nod:147,menuchoic:[51,173],menudata:[147,165,173],menudebug:[51,173],menufil:173,menumodul:173,menunode_fieldfil:147,menunode_inspect_and_bui:85,menunode_shopfront:85,menunode_treeselect:147,menunodename1:51,menunodename2:51,menunodename3:51,menuopt:147,menutre:[165,173,175],merc:173,merchant:46,mercuri:108,mere:[117,147],merg:[3,5,22,33,37,43,44,51,57,62,64,97,131,139,144,145,147,153,154,156,158,165,166,169,173],merge_prior:173,merger:[5,31,37,111,144],mergetyp:[31,51,116,144,153,154,173],mess:[11,19,27,38,90,93,131,138,147],messag:[5,6,8,10,13,15,20,21,22,27,28,29,33,34,40,41,43,44,45,46,50,51,52,55,58,59,60,61,62,63,64,65,70,71,73,74,76,80,81,82,85,89,90,91,92,95,96,101,102,103,104,105,110,111,113,116,118,119,123,124,127,128,131,132,137,138,139,140,143,144,145,146,147,149,151,152,153,154,158,163,164,167,168,169,170,173],message_rout:137,message_search:146,message_transform:146,messagepath:[139,184],messagewindow:137,meta:[104,125,143,158,162,164,172,174,178,181],metaclass:[86,96,125,144,172],metadata:[151,168],metavar:147,meteor:82,meter:147,metho:146,method:[1,2,5,6,9,10,11,22,25,27,28,29,30,31,34,39,40,42,46,48,49,51,55,58,59,60,62,64,68,69,73,77,80,83,86,88,89,91,95,96,102,104,105,107,109,111,112,114,115,116,117,118,119,120,121,123,125,127,131,132,133,134,137,139,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,166,167,168,169,170,171,172,173,174,175,178,181],methodnam:[143,144,145,146,147,148,149,151,153,163,164,165,166,169,170,171,172,173,174,175,178,179,181],metric:82,microsecond:11,microsoft:[63,111],mid:[29,108,121],middl:[29,33,49,90,152,173,175],middlewar:[141,177],midnight:[25,62],midst:122,midwai:114,mighht:91,might:[0,4,8,10,11,12,14,15,17,20,22,23,25,26,27,28,29,30,31,33,34,39,40,41,42,43,46,51,52,55,58,60,61,62,63,69,70,73,75,76,77,80,81,82,85,89,90,91,95,96,97,98,100,102,103,104,105,110,111,114,115,116,119,120,122,123,124,126,127,131,132,133,136,138,144,145,147,151,152,158,161,164,169,172,173,178,181,183],mighti:[29,111],migrat:[9,23,36,38,63,75,86,107,110,111,127,130,131,133,148,165],mike:[43,145],mileston:139,million:[23,133],mime:173,mimic:[23,34,50,55,73,93,146,148,167,173],mimick:[50,64,73,138,170,173],mimim:172,min:[49,62,102,147,173],min_damag:152,min_dbref:172,min_heal:152,min_height:173,min_shortcut:[22,147],min_valu:181,min_width:173,mind:[10,12,13,14,37,41,45,51,54,55,56,57,60,61,122,126,134,138,147,149,168],mindex:144,mine:[46,103,138],mini:[55,111],miniatur:[61,122],minim:[61,103,105,116,138,147,148,165],minimalist:[33,58,108],minimum:[22,58,64,73,105,137,147,152,167,172,173],minimum_create_permiss:178,minimum_list_permiss:178,mininum:173,minlengthvalid:143,minor:[41,144,161],mint:[63,131],minthread:167,minu:[86,164,173],minut:[27,28,43,62,79,91,100,102,116,145,147,167,173],minval:173,mirc:169,mirror:[72,79,105],mis:57,misanthrop:119,misc:[137,138],miscelan:173,miscellan:47,mislead:41,mismatch:[74,173],miss:[49,57,60,63,70,90,94,95,97,152,165,167,172],missil:[21,152],mission:[41,69],mistak:60,misus:90,mit:[79,124,173],mitig:[57,103,181],mix:[11,30,33,34,51,114,126,133,143,147,165,167,173],mixin:[165,170,178,181],mixtur:81,mkdir:[9,36,63],mktime:62,mob0:56,mob:[14,43,55,56,61,80,105,122,141,144,145,147,165,173],mob_data:56,mob_db:56,mob_vnum_1:56,mobcmdset:154,mobdb:56,mobil:[14,71,109,122,138,154,163],moboff:154,mobon:154,mock:[127,173],mock_channeldb:145,mock_get_vers:179,mock_random:153,mock_set:179,mock_tim:[143,147,170],mockacct:171,mockchan:171,mockdeferlat:173,mockdelai:173,mocked_accountdb:171,mocked_exec:175,mocked_idmapp:170,mocked_int:175,mocked_o:170,mocked_open:170,mocked_randint:147,mocked_read:175,mocked_str:175,mockobj:171,mockprint:171,mockscript:171,mockset:171,mockstop:171,mocktransport:171,mockup:138,mockval:173,mod:[8,103,147],mod_import:173,mod_import_from_path:173,mod_proxy_http:8,mod_proxy_wstunnel:8,mod_sslj:8,mode:[2,8,31,41,42,43,50,51,67,69,74,79,93,100,103,106,116,117,123,133,135,138,141,144,145,146,147,148,149,154,164,165,166,167,169,173],mode_clos:169,mode_init:169,mode_input:169,mode_keepal:169,mode_rec:169,model:[9,11,34,41,45,59,64,69,73,80,87,96,104,112,115,119,125,132,135,136,139,141,142,173,178,181,184],model_inst:173,modeladmin:[146,162,164,166,167,172],modelattributebackend:172,modelbackend:179,modelbas:174,modelchoicefield:164,modelclass:[11,112],modelform:[143,162,164,172,181],modelformopt:[143,162,164,172,181],modelmultiplechoicefield:[143,162,164],modelnam:[146,162,172],modelseri:178,modelviewset:178,moder:[4,39,147],modern:[10,11,15,30,79,103,108,126,138,147,169],modif:[0,8,25,33,37,46,83,91,100,123,131,138,141,147,158,181],modifi:[0,2,4,11,20,22,25,26,31,33,34,39,40,43,44,46,51,55,56,57,58,60,68,73,78,85,89,93,96,100,104,105,109,110,111,114,118,119,122,123,125,128,131,135,137,138,139,140,143,144,146,147,148,149,152,154,158,162,164,165,166,172,173,174,181],modified_text:114,modified_tim:148,modul:[3,5,6,11,13,15,20,21,26,27,29,31,35,37,40,43,45,47,50,51,53,55,56,57,58,59,60,62,65,68,74,75,80,81,82,83,85,89,93,96,97,98,102,103,104,105,107,108,110,111,114,117,119,121,122,123,124,125,127,135,138,139,142,150,155,157,184],modular:55,modulepath:169,modulo:173,moifi:147,mollit:52,moment:[21,31,46,57,76,85,91,96,115,135,139,143,149,165,166],monei:[9,61,70,86,90,163],monetari:[37,147],monitor:[84,88,93,139,166,167,169,174],monitor_handl:[84,166],monitorhandl:[45,74,139,141,142,184],mono:25,monster:[29,43,57,61,64,89,109,145,165],month:[37,62,90,147,173],monthli:62,montorhandl:84,moo:[55,57,79,108,129],mood:[46,122,147],moon:[25,61,62,82],moor:122,moral:97,more:[0,1,2,3,4,5,9,10,11,12,13,14,15,17,19,20,21,22,23,25,26,27,28,31,33,34,35,36,37,39,40,41,42,43,44,46,49,50,51,52,53,55,56,58,59,60,61,62,63,64,66,68,69,70,71,72,73,74,75,76,77,79,83,85,86,87,88,89,90,91,93,94,95,96,97,100,102,103,104,105,108,109,110,111,112,113,114,115,116,118,119,121,122,123,124,125,126,127,131,132,133,134,136,137,138,141,143,144,145,146,147,148,149,152,153,154,158,160,161,163,164,165,167,169,170,172,173,174,178,181],more_command:173,moreov:[90,102],morn:147,most:[0,4,6,8,9,10,11,13,17,22,23,25,27,30,31,33,35,37,38,39,40,41,42,43,46,47,48,49,51,53,56,57,58,59,60,61,62,63,64,69,73,74,77,80,82,83,86,88,89,90,91,93,95,96,97,100,103,104,105,107,108,111,113,114,115,116,117,119,121,123,125,126,128,129,133,137,138,140,143,144,145,146,147,152,158,162,163,164,165,166,167,169,172,173,174,181],mostli:[40,51,57,69,73,90,91,95,114,123,125,137,138,143,144,147,152,169,173],motiv:[13,14,37,55,61,70,89,167,169],mount:100,mountain:[108,111,147],mous:[114,137,173],move:[0,4,9,14,15,21,22,23,29,33,34,41,43,44,46,49,50,51,52,54,58,61,63,69,77,79,82,85,89,91,95,96,111,116,117,122,126,133,134,138,144,145,147,149,152,154,162,163,164,170,172,173],move_hook:164,move_obj:147,move_to:[0,85,89,121,147,149,164],movecommand:44,moved_obj:[147,164],moved_object:164,movement:[58,109,121,147,152,164],mover:152,mprint:171,mptt:4,mratio:[144,145,158],msdp:[55,83,167,169],msdp_list:167,msdp_report:167,msdp_send:167,msdp_unreport:167,msdp_var:169,msg:[0,2,5,10,11,13,22,25,27,28,29,30,33,38,40,41,42,44,46,50,51,52,56,58,59,60,62,71,73,80,82,84,85,86,88,89,91,95,96,105,111,114,116,118,119,121,123,127,129,137,138,141,143,144,145,146,147,149,151,163,164,167,169,172,173,175],msg_all:116,msg_all_sess:[33,144],msg_arriv:[0,149],msg_content:[0,21,27,33,46,62,89,102,118,121,123,132,149,164],msg_help:145,msg_leav:[0,149],msg_locat:[149,164],msg_other:147,msg_receiv:[149,164],msg_self:[149,164],msg_set:172,msgadmin:146,msglauncher2port:[167,169],msgmanag:146,msgobj:[34,146],msgportal2serv:[167,169],msgreturn:145,msgserver2port:169,msgstatu:[167,169],mssp:[55,104,141,155,157,167],mtt:169,much:[0,4,10,11,13,14,15,20,22,23,25,26,29,37,38,39,41,42,49,51,53,56,59,61,62,63,64,69,73,76,79,80,82,89,90,91,93,94,96,109,111,113,115,116,119,120,121,125,127,132,133,134,138,143,144,145,147,152,153,154,167,173],muck:57,mud:[8,15,21,22,23,24,30,38,40,43,49,55,56,60,61,63,64,72,73,74,80,87,88,90,91,92,95,97,98,100,101,104,105,108,110,111,114,115,116,117,122,124,126,128,132,135,137,138,140,143,144,145,152,158,167,169,173],mudbyt:79,mudconnector:79,mudderi:79,muddev:63,mudform:173,mudinfo:34,mudlab:79,mudlet:[24,96,101,167,169],mudmast:24,mudramm:24,muhammad:173,mukluk:24,mul:165,mult:[109,165],multi:[10,22,31,38,43,51,55,61,95,96,100,104,105,119,122,123,137,144,145,147,167,173],multi_page_t:173,multiaccount_mod:97,multidesc:[141,142],multilin:173,multimatch:[31,144,147,158,164,173],multimatch_str:[143,147,158,164,173],multimedia:[137,148],multipart:148,multipl:[6,12,14,22,23,27,30,31,33,40,43,55,58,61,62,64,73,79,84,88,89,90,95,96,104,105,107,108,109,114,115,122,123,125,131,138,143,144,145,147,149,152,154,158,163,164,165,166,167,168,169,170,172,173],multiplay:[55,57,79],multipleobjectsreturn:[143,146,147,149,152,153,154,162,164,165,166,167,170,172,173,174],multipli:165,multisess:[2,41,69,173],multisession_mod:[24,33,64,105,123,133,143,145,147,164,167],multisession_modd:51,multitud:[57,111,114],multumatch:164,mundan:21,mung:173,murri:173,muse:79,mush:[9,36,55,60,73,79,108,116,124,139,147,184],mushclient:[24,74,96,167,169],musher:79,mushman:108,musoapbox:[57,79],must:[0,1,2,4,5,8,10,11,15,24,25,29,31,33,37,38,40,43,48,49,50,51,56,58,61,62,63,64,65,71,72,74,76,80,81,83,84,85,87,89,90,93,95,96,97,100,103,104,109,110,112,113,114,115,116,117,119,123,125,127,128,131,133,135,136,137,140,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,169,172,173,178,181],must_be_default:144,mutabl:173,mute:[17,41,146],mutelist:[41,146],mutltidesc:147,mutual:172,mux2:129,mux:[20,21,33,34,41,45,55,58,103,108,139,144,145,147,163,184],mux_color_ansi_extra_map:147,mux_color_xterm256_extra_bg:147,mux_color_xterm256_extra_fg:147,mux_color_xterm256_extra_gbg:147,mux_color_xterm256_extra_gfg:147,muxaccountcommand:[145,147],muxaccountlookcommand:145,muxcommand:[5,25,28,29,30,33,44,58,82,119,123,141,144,147,149,152,154,156],mvattr:145,mxp:[24,55,74,114,141,167,173,175],mxp_pars:169,mxp_re:173,mxp_sub:173,my_callback:167,my_datastor:86,my_funct:29,my_github_password:131,my_github_usernam:131,my_identsystem:87,my_object:29,my_pag:158,my_plugin:137,my_port:40,my_portal_plugin:40,my_script:102,my_server_plugin:40,my_servic:40,my_word_fil:147,myaccount:112,myapp:86,myarx:9,myattr:[11,143],mybot:[43,145],mycar2:87,mychair:112,mychan:34,mychannel:[12,43,145],mycharact:81,mychargen:51,myclass:60,mycmd:[33,68],mycmdset:[5,31,33],mycommand1:31,mycommand2:31,mycommand3:31,mycommand:[30,31,33,83],mycompon:137,myconf:36,mycontrib:127,mycss:137,mycssdiv:137,mycustom_protocol:40,mycustomcli:40,mycustomview:135,mydatastor:86,mydhaccount:100,mydhaccountt:100,mydhacct:100,myevennia:72,myevilcmdset:[31,144],myevmenu:51,myfix:131,myfunc:[10,115,127,173],mygam:[2,3,5,6,9,13,14,21,23,25,26,27,30,31,35,40,42,44,47,49,51,54,56,57,58,60,62,63,65,67,69,71,73,74,75,76,80,81,82,85,86,89,90,93,95,96,100,102,104,106,109,110,111,114,116,118,119,120,121,123,125,127,128,131,133,134,135,136,137,147,169,173],mygamedir:38,mygamegam:81,myglobaleconomi:102,myhandl:107,myhousetypeclass:[43,145],myinstanc:86,myircchan:[43,145],mykwarg:51,mylayout:137,mylink:38,mylist2:11,mylist:[6,11,97,172],mylog:27,mymap:147,mymenu:51,mymethod:56,mymodul:115,mymud:[8,106],mymudgam:90,mynam:100,mynestedlist:173,mynod:51,mynoinputcommand:33,mynpc:123,myobj1:112,myobj2:112,myobj:[11,27,80,102,166],myobject:[5,11],myobjectcommand:25,myothercmdset:31,myownfactori:40,myownprototyp:109,mypag:158,mypassw:147,mypath:127,myplugin:137,myproc:40,myproc_en:40,myprotfunc:109,myroom:[43,56,102,112,145],myros:89,myscript:[102,112,125],myscriptpath:102,myserv:147,myservic:40,mysess:105,mysql:[36,55,64,128,173],mysqlclient:23,mysteri:[75,87],mytag:137,mythic:122,mytick:166,mytickerhandl:166,mytickerpool:166,mytop:20,mytrait:147,mytup1:11,mytup:11,myvar:33,myview:135,nabout:149,naccount:167,nafter:149,naiv:[146,147,148,162,172],nake:33,name1:[43,145],name2:[43,145],name:[0,2,3,4,5,6,9,10,11,13,14,15,19,20,22,23,24,25,29,31,33,34,36,38,40,41,42,44,46,47,49,51,52,53,54,55,56,57,58,59,60,61,62,64,65,66,68,69,71,72,74,75,76,79,80,81,82,83,84,85,86,87,89,90,91,93,95,96,100,102,103,104,105,106,107,109,110,111,112,113,114,116,117,119,121,123,125,126,127,128,130,131,132,133,134,135,136,137,138,139,140,143,144,145,146,147,148,149,152,154,158,161,162,163,164,165,166,167,168,169,170,172,173,174,175,176,178,179,181],namecolor:147,namedtupl:149,nameerror:[42,95],namelist:147,namesak:97,namespac:[69,125,137,147,149,165,173],nand:149,napoleon:38,narg:[114,147],narr:152,narriv:149,narrow:91,nas:149,nat:149,nativ:[34,42,88,102,151,167,181],nattempt:51,nattribut:[11,43,51,116,125,145,161,165,167,172,173],nattributehandl:172,natur:[11,15,27,55,79,88,112,143,173],natural_height:173,natural_kei:172,natural_width:173,navig:[9,48,49,51,106,111,128,133,134,152,165,181],naw:[24,52,141,167],nbe:149,nbefor:149,nbsp:173,ncall:149,ncan:149,nchang:149,nchar:120,ncharact:149,nclient:170,ncolumn:173,ncontain:149,ncontent:149,ncurs:141,ncustom:149,ndate:149,ndb:[6,13,22,25,29,33,43,51,102,105,116,125,143,145,164,166,167,172,173],ndb_:[43,109,145,161,165],ndb_del:167,ndb_get:167,ndb_set:167,ndisconnect:149,ndk:75,nearbi:[119,144,152],nearli:[173,175],neat:[0,3,138,181],neatli:[108,173],necess:[40,95],necessari:[0,4,22,36,39,40,57,58,59,61,77,91,108,110,114,118,121,125,131,138,144,146,147,149,151,154,158,165,166,169,172,173],necessarili:[38,41,57,88,90,109,173],necessit:167,neck:[109,147],necklac:147,need:[1,2,3,4,5,6,8,9,10,11,13,14,15,19,20,21,22,23,25,26,27,28,29,30,31,33,34,35,36,37,38,39,40,41,42,43,44,45,46,48,49,50,51,54,56,57,58,59,60,61,62,63,64,65,66,68,69,70,71,72,73,74,75,76,77,79,80,81,82,83,84,85,86,87,88,89,90,91,93,94,95,96,97,98,100,102,103,104,105,106,109,110,111,112,113,114,115,116,117,118,119,121,122,123,124,125,126,127,128,130,131,133,134,135,136,137,138,140,143,144,145,146,147,148,149,152,153,154,156,158,161,163,164,165,166,167,168,169,170,172,173,181],need_gamedir:167,needl:147,neg:[62,126,144,173],negat:[114,119,163],negoti:[55,147,167,169],negotiate_s:169,neighbor:39,neither:[11,54,61,73,97,110,147,165,169,172,173],nels:149,nenter:51,neophyt:147,nest:[11,14,33,43,51,53,114,143,145,147,158,163,164,165,169,173,175],nested_mut:11,nested_r:145,nestl:111,net:[9,43,57,63,72,79,90,143,145,167,169],netrc:131,network:[40,43,55,64,65,70,71,72,79,90,103,113,139,143,145,167,169],neu:147,neutral:147,never:[12,14,26,27,31,33,51,54,56,60,61,62,64,80,86,88,91,95,96,104,114,115,118,119,121,125,127,131,133,143,147,149,152,154,158,163,164,166,167,173],nevertheless:[26,43,51,86,126,145,147],new_alias:144,new_arriv:154,new_attrobj:172,new_channel:58,new_charact:154,new_coordin:147,new_datastor:86,new_entri:169,new_goto:173,new_kei:[107,144,164],new_loc:[43,145],new_menu:147,new_nam:[43,107,145],new_name2:[43,145],new_obj:[80,164,165],new_obj_lockstr:145,new_object:[109,165],new_pane_name1:137,new_pane_name2:137,new_par:165,new_raw_str:144,new_room_lockstr:145,new_ros:89,new_script:102,new_typeclass:[143,172],new_typeclass_path:125,new_valu:[84,172],newbi:[25,48,55,124,146],newcom:[96,117,149],newer:9,newindex:147,newli:[43,46,58,60,66,131,133,145,146,147,164,165,166,172,173],newlin:[24,33,43,137,145,173],newnam:[33,43,145,172],newpassword:[43,145],newstr:137,nexist:22,nexit:[120,127,149],next:[0,4,5,6,9,10,11,12,13,14,20,21,22,23,25,28,29,30,31,33,36,38,39,41,42,46,49,50,51,52,56,58,60,61,62,64,65,68,72,73,75,76,77,79,80,81,83,85,86,89,90,95,96,98,100,102,103,106,110,111,114,116,119,121,122,123,131,133,134,137,138,147,152,154,163,165,166,167,173,175,181],next_id:172,next_nod:[51,165],next_turn:152,nextrpi:79,nexu:45,nfire:149,nfkc:143,nfunction:149,ng2:173,ngame:149,nginx:8,nhasn:149,nhave:149,nice:[0,12,22,27,49,54,58,61,62,68,70,81,90,96,100,111,119,127,137,138,140,145,147,165],nicer:[20,60,96],niceti:[43,145],nick:[2,11,45,57,74,79,89,129,139,143,145,147,163,164,169,172,173,178,184],nick_typ:87,nickhandl:[11,87,172],nicklist:[143,169],nicknam:[43,87,89,129,131,145,147,164,169,172],nickreplac:172,nickshandl:178,nicktemplateinvalid:[172,173],nicktyp:[147,164],nif:149,nifti:8,night:[58,61,132,138,147],nin:149,nine:66,nineti:173,ninform:149,ninstead:149,nis:149,nit:[60,62],nline:173,nlocat:149,nmove:149,nnotifi:149,nnow:149,no_channel:[31,33,144,173],no_default:[125,143,172],no_exit:[31,33,116,144,153,173],no_gmcp:169,no_log:144,no_match:147,no_mccp:169,no_more_weapons_msg:154,no_msdp:169,no_mssp:169,no_mxp:169,no_naw:169,no_obj:[31,144,153,173],no_superuser_bypass:[143,146,163,164,172],no_tel:80,noansi:145,nobj:120,nocaptcha:133,nocaptcha_recaptcha:133,nocolor:[81,167,169],nodaemon:106,node1:[51,173],node2:[51,173],node3:[51,173],node:[13,85,109,147,165,167,173,175],node_abort:51,node_alias:165,node_apply_diff:165,node_attack:51,node_attr:165,node_background:51,node_betrayal_background:51,node_border_char:173,node_destin:165,node_enter_password:147,node_enter_usernam:147,node_examine_ent:165,node_exit:51,node_formatt:[51,147,173],node_four:51,node_game_index_field:167,node_game_index_start:167,node_hom:165,node_index:[165,173],node_kei:165,node_list:165,node_loc:165,node_lock:165,node_login:51,node_mssp_start:167,node_mylist:51,node_on:51,node_parse_input:51,node_password:51,node_permiss:165,node_prototype_desc:165,node_prototype_kei:165,node_prototype_lock:165,node_prototype_par:165,node_prototype_sav:165,node_prototype_spawn:165,node_prototype_tag:165,node_quit_or_login:147,node_readus:51,node_search_object:165,node_select:51,node_set_nam:51,node_start:167,node_tag:165,node_test:51,node_typeclass:165,node_usernam:51,node_validate_prototyp:165,node_view_and_apply_set:167,node_view_sheet:51,node_violent_background:51,node_with_other_nam:173,nodekei:173,nodenam:[51,173],nodetext:[51,147,165,173],nodetext_formatt:[51,147,165,173],noecho:[43,145],noerror:164,nofound_str:[143,147,158,164,173],nogoahead:169,nohom:173,nois:21,noisi:[90,167,168,169],noloc:[43,145],nomarkup:[74,81],nomatch:[22,145,147,158,173],nomatch_exit:22,nomatch_single_exit:22,nomigr:127,nomin:181,non:[4,6,14,15,20,22,27,29,31,33,43,44,49,50,52,55,58,61,62,63,64,65,68,70,74,82,86,88,102,105,109,110,114,124,125,126,131,137,139,140,143,144,145,146,147,149,154,158,162,164,165,166,167,169,172,173,178],nonc:169,nondatabas:[11,167,172],none:[0,1,2,10,11,13,14,15,22,25,30,31,33,34,39,40,41,42,43,44,49,50,51,56,58,60,62,64,69,74,77,80,81,83,84,85,86,87,88,91,96,102,105,111,112,114,116,118,119,121,123,143,144,145,146,147,148,149,152,153,154,156,158,162,163,164,165,166,167,168,169,171,172,173,174,175,178,179,181],nonpc:123,nonsens:147,noon:[20,60,73,76,80,96],nop:169,nopkeepal:[24,169],nor:[11,13,29,31,42,54,106,108,116,126,147,149,165,169,172],norecapcha:133,norecaptcha_secret_kei:133,norecaptcha_site_kei:133,norecaptchafield:133,normal:[2,3,5,6,9,10,11,13,14,15,19,20,21,23,25,27,29,30,31,33,34,38,43,44,46,49,51,53,55,56,57,58,60,62,64,66,68,69,72,74,75,76,80,81,82,83,85,86,87,88,90,93,96,97,100,102,104,105,109,110,111,112,113,114,116,119,121,122,123,125,126,127,128,134,135,137,138,140,143,144,145,146,147,148,149,152,154,158,163,164,165,166,167,169,170,172,173,174,175,177,178],normal_turn_end:116,normalize_nam:164,normalize_usernam:143,north:[0,20,22,43,44,46,49,89,111,114,121,145,147,149,170],north_south:111,northeast:[20,43,145,147],northern:[22,111],northwest:145,nose:172,not_don:167,not_error:167,not_found:145,notabl:[6,9,10,40,43,63,97,131,144,145,147,158,172,173],notat:[43,53,119,145,173],notdatabas:125,note:[0,1,2,4,5,6,9,11,12,13,19,20,21,23,24,25,27,29,41,42,43,48,49,57,58,59,60,61,62,63,64,69,70,73,74,75,76,80,83,85,86,88,89,90,93,94,95,96,100,102,103,105,106,107,109,110,113,114,115,116,117,119,121,123,124,125,126,128,130,131,133,134,135,136,137,141,143,144,145,146,147,148,149,152,153,154,156,158,161,163,164,165,166,167,169,170,172,173,174,178,179,184],notepad:63,notfound:[158,173],notgm:58,noth:[0,10,11,14,20,22,27,29,33,34,42,56,57,60,62,83,85,89,95,108,111,115,116,127,143,145,147,152,154,164,166,169,172,173],nother:120,notic:[0,10,12,13,20,22,23,29,33,36,37,39,41,42,46,62,69,70,91,96,117,121,126,131,147,153,169,181],notif:[4,75,131,137,138,147],notifi:[43,98,145,152,154],notificationsconfig:4,notimplementederror:169,notion:[62,115,116,147],noun:147,noun_postfix:147,noun_prefix:147,noun_transl:147,now:[0,2,3,5,6,9,10,11,12,14,20,21,22,23,25,27,28,29,31,33,36,39,41,46,48,49,51,55,56,57,58,60,61,62,63,64,65,69,71,72,73,75,76,77,79,80,81,82,85,86,89,90,91,95,96,97,98,100,102,103,105,106,108,109,110,111,114,115,117,118,119,121,123,125,126,127,128,131,133,134,135,136,137,138,140,144,147,149,153,158,163,164,167,169,173,183],nowher:[95,111],noxterm256:169,nparamet:149,npc:[9,33,46,51,61,64,73,111,119,124,139,147,149,163,164,184],npcname:118,npcshop:85,npoint:149,nprot:120,nr_start:166,nroom:[22,120,149],nroom_desc:127,nrow:173,nset:149,nsometh:149,nspace:149,nspecif:149,nspecifi:149,nspoken:149,nstring:149,ntf:63,nthat:149,nthe:149,nthen:149,nthi:149,ntime:149,nto:149,nuanc:114,nudg:[78,153,167],nuisanc:103,nulla:52,num:[49,80,147,164],num_lines_to_append:173,num_object:119,num_objects__gt:119,num_tag:119,number:[0,6,10,11,12,13,20,21,23,26,27,31,33,34,36,38,41,43,49,50,51,57,58,60,61,62,64,71,73,77,81,85,87,90,93,95,96,97,98,100,102,104,105,107,111,112,114,115,116,119,120,122,123,125,127,131,134,135,140,141,143,144,145,146,147,148,149,152,154,156,158,164,165,166,167,169,170,171,172,173,174,178,181],number_of_dummi:167,number_tweet_output:120,numberfilt:178,numbertweetoutput:120,numer:[61,73,97,147],numpi:170,nuse:149,nvariabl:149,nwhen:149,nwhere:149,nyou:149,o_o:138,obelisk:154,obfusc:147,obfuscate_languag:147,obfuscate_whisp:147,obj1:[11,43,80,97,109,145,147,152],obj2:[11,43,80,97,109,127,145,147,152,173],obj3:[11,43,145],obj4:11,obj5:11,obj:[2,6,10,11,22,25,27,31,33,41,42,43,48,56,58,59,60,80,82,84,86,87,89,91,102,109,112,115,117,119,121,125,127,139,143,144,145,146,147,148,149,152,153,154,163,164,165,166,167,169,170,172,173,178],obj_desc:152,obj_detail:154,obj_entri:165,obj_kei:152,obj_prototyp:165,obj_to_chang:125,obj_typeclass:152,objattr:[154,163],objclass:[173,174],object1:33,object2:[33,147,164],object:[0,2,9,10,12,13,14,15,18,19,21,22,23,26,29,30,31,33,34,36,38,39,40,41,42,44,45,46,47,49,50,51,52,53,55,56,57,58,62,69,73,74,77,79,81,83,84,85,86,87,88,91,93,95,102,103,104,107,108,109,110,114,115,116,117,118,120,122,123,125,127,129,132,133,134,135,137,138,139,140,141,142,143,144,145,146,147,148,149,151,152,153,155,156,158,161,162,163,165,166,167,168,169,170,171,172,173,174,178,179,181,184],object_confirm_delet:181,object_detail:181,object_from_modul:173,object_id:134,object_paramet:148,object_search:134,object_subscription_set:164,object_tot:172,object_typeclass:[173,181],object_typeclass_path:171,objectattributeinlin:164,objectcr:181,objectcreateform:164,objectcreateview:181,objectcreationtest:146,objectdb:[11,59,96,112,119,120,125,133,141,164,165,166,172,173,178],objectdb_db_attribut:164,objectdb_db_tag:[164,172],objectdb_set:[143,172],objectdbadmin:164,objectdbfilterset:178,objectdbmanag:164,objectdbseri:178,objectdbviewset:178,objectdeleteview:181,objectdetailview:181,objectdoesnotexist:[143,146,162,164,166,167,172,174],objecteditform:164,objectform:181,objectmanag:[164,172],objectnam:[6,58],objects_objectdb:86,objectsessionhandl:[2,164],objecttaginlin:164,objectupd:181,objectupdateview:181,objid:80,objlist:[109,165],objlocattr:[154,163],objmanip:[43,145],objmanipcommand:145,objnam:[27,43,125,145],objparam:165,objs2:112,objsparam:165,objtag:163,objtyp:146,obnoxi:168,obs:172,obscur:[48,72,82,147],observ:[13,14,20,43,81,88,145,147,148,153,154,169,173],obtain:[0,33,39,63,77,90,91,93,100,147,154],obviou:[0,59,61,103,121,128,138,147,181],obvious:[0,4,14,49,55,105,108,121,172],occaecat:52,occas:128,occasion:[90,119],occation:173,occur:[9,10,25,33,42,57,60,102,137,145,147,148,152,163,164,170,173],occurr:[46,91,123,173],ocean:[90,122],oct:158,octet:148,odd:[22,49,61,103,126],odor:58,off:[0,11,14,20,23,24,29,31,33,36,40,41,43,49,50,51,55,61,64,66,74,80,81,86,88,90,100,103,107,108,110,114,115,123,126,135,138,139,143,144,145,146,147,153,154,163,164,167,169,172,173,183],off_bal:29,offend:12,offer:[1,4,11,14,22,26,28,31,33,34,37,39,40,43,44,50,51,55,56,57,59,62,64,72,73,74,76,83,86,87,89,90,91,96,102,106,108,109,111,114,115,116,123,124,127,128,129,131,132,137,138,144,145,147,148,154,165,166,167,173],offernam:147,offici:[38,72,100,103,127,131,173],officia:52,offlin:[9,15,79,90,109,145,146,173],offscreen:9,offset:[147,173],often:[2,5,10,11,15,22,26,28,31,33,40,41,42,43,46,48,49,51,53,57,59,61,62,64,76,86,88,90,91,93,95,96,97,102,103,104,105,112,114,115,116,119,128,131,143,144,145,146,147,152,153,154,156,163,164,166,167,169,172,173,178],ohloh:37,okai:[41,42,48,49,51,58,75,77,111,123,128,149],olc:[43,47,145,165],olcmenu:165,old:[0,1,5,9,21,25,27,31,38,39,43,50,51,55,56,58,60,63,80,81,85,88,90,105,106,111,114,122,123,125,126,128,138,143,144,145,146,147,149,163,164,165,169,172,173],old_default_set:127,old_desc:147,old_kei:[107,164],old_nam:107,older:[2,9,24,55,63,64,79,105,145],oldnam:172,oliv:114,omiss:60,omit:[91,100,109],ommand:144,on_:147,on_bad_request:168,on_ent:[22,147],on_leav:[22,147],on_nomatch:[22,147],onbeforeunload:137,onbuild:100,onc:[0,2,5,6,9,10,13,16,21,22,23,25,33,34,37,38,39,40,41,42,43,46,47,49,51,55,57,58,60,61,62,63,64,72,79,80,83,85,89,90,93,95,96,97,100,102,105,108,114,116,119,121,122,125,126,128,131,133,137,143,144,145,146,147,149,152,153,154,156,158,164,165,166,167,169,172,173,175],onclos:[40,169],onconnectionclos:137,ond:172,one:[0,1,2,3,4,5,9,10,11,12,13,14,15,16,19,20,21,22,23,25,26,27,28,29,31,33,34,35,36,37,38,41,42,43,44,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,68,69,70,72,73,74,76,77,79,80,81,82,83,85,86,87,88,89,90,91,92,93,95,96,97,98,100,102,103,104,105,106,108,109,111,112,113,114,115,116,118,119,121,122,123,125,126,127,128,131,132,133,134,135,136,137,138,140,143,144,145,146,147,148,149,152,153,154,158,162,163,164,165,166,167,168,169,172,173,174,181],ones:[4,9,14,20,22,27,31,33,57,58,65,72,74,80,81,83,90,95,100,103,109,114,116,126,127,135,144,146,147,149,152,163,165,167,169,173],onewai:[43,145],ongo:[28,91,116,147],ongotopt:137,onkeydown:137,onli:[0,2,4,5,6,9,10,11,12,13,14,15,19,20,21,22,24,25,26,27,28,29,31,33,34,37,39,40,41,42,43,44,46,48,49,50,51,52,54,55,56,57,58,59,60,61,62,63,64,65,68,69,71,72,73,74,77,79,80,81,82,83,85,86,87,88,89,90,91,93,94,95,96,100,102,103,104,105,106,107,109,111,112,114,116,117,118,119,121,122,123,124,125,126,127,131,132,133,134,135,136,137,138,140,141,143,144,145,146,147,148,149,152,153,154,156,158,161,162,163,164,165,166,167,169,170,171,172,173,174,178,181],onlin:[7,12,15,21,37,41,43,55,57,58,60,61,64,65,68,69,70,71,73,77,79,89,96,98,101,104,108,116,123,128,129,139,145,146,147,169,173,184],onloggedin:137,onlook:164,only_hierarchi:165,only_inherit:165,only_tim:173,only_valid:165,onmessag:[40,169],onopen:[40,169],onoptionsui:137,onprompt:137,onsend:137,onset:[5,11],ontext:137,onto:[25,31,33,44,55,60,61,72,90,95,121,137,144,149,153,154,156,164,169,173],onunknowncmd:137,onward:107,oob:[24,30,33,45,83,104,137,138,139,143,145,147,164,167,169,184],oobfunc:104,oobhandl:174,oobobject:102,ooc:[2,58,102,105,114,123,143,145,146,147,164],ooccmdsetchargen:147,ooclook:[105,147,173],opaqu:[15,103],open:[0,3,4,5,9,20,22,23,26,31,34,37,38,42,46,50,55,57,58,60,63,64,65,69,70,71,72,73,75,79,80,90,95,96,103,105,106,111,114,116,123,130,131,133,134,138,145,147,148,152,153,154,163,167,172,173,183],open_lid:153,open_parent_menu:147,open_submenu:[22,147],open_wal:154,openhatch:79,openlidst:153,openlock:163,opensourc:173,oper:[9,11,12,14,22,27,33,41,42,43,46,51,57,59,60,61,63,64,72,74,80,82,88,89,90,95,96,97,102,110,112,115,119,124,126,131,137,139,143,144,145,146,147,148,153,154,158,163,164,165,166,167,169,170,172,173,174,178,184],opinion:[1,48],opnli:172,oppon:[11,73,152,154],opportun:[0,4,22,91,133,152],oppos:[27,89,103,110,114,167,172],opposit:[41,43,58,111,121,145,153],opt:[58,137,147],optim:[23,27,33,34,39,56,64,86,93,115,119,144,165,167,170,172],option100:51,option10:51,option11:51,option12:51,option13:51,option14:51,option1:51,option2:51,option3:51,option4:51,option5:51,option6:51,option7:51,option8:51,option9:51,option:[2,4,7,8,10,11,17,20,23,24,25,27,29,31,33,34,36,38,41,42,47,50,54,55,57,62,63,64,74,76,79,80,81,83,85,86,88,96,100,102,104,106,108,109,111,112,113,114,116,117,123,127,129,133,134,135,137,138,139,141,143,144,145,146,147,149,152,153,154,158,162,163,164,165,166,167,168,169,170,172,173,174,175,178,179,184],option_class:173,option_dict:173,option_gener:173,option_kei:173,option_str:147,option_typ:173,option_valu:173,optiona:[167,172],optionclass:[141,142],optioncontain:173,optionhandl:[141,142],optionlist:[51,165,173],options2:137,options_dict:173,options_formatt:[51,147,165,173],optionsl:165,optionstext:[51,147,173],optlist:147,optlist_to_menuopt:147,optuon:147,oracl:[23,173],orang:[114,147],orc:[57,61,109,117],orc_shaman:109,orchestr:100,order:[0,2,5,6,9,10,11,13,14,22,27,31,33,36,37,39,43,44,49,50,51,58,60,61,62,63,64,68,69,70,71,80,84,87,89,93,102,104,109,111,113,114,116,119,121,122,123,126,127,128,130,131,133,134,136,137,138,143,144,145,146,147,148,152,153,154,156,162,163,164,165,166,167,169,170,172,173,181],order_bi:119,order_clothes_list:147,ordered_clothes_list:147,ordered_permutation_regex:147,ordereddict:[11,149,173],org:[90,147,169,173,181],organ:[5,6,9,22,69,73,80,89,102,108,111,112,119,124,129,131,132,144,145],orient:[55,57,64,96,124],origin:[0,4,9,21,25,29,41,43,49,51,55,57,60,75,76,79,81,89,91,96,102,103,105,106,119,131,136,138,143,144,145,147,149,164,165,169,172,173,183],orm:173,oscar:[146,162,172],osnam:173,oss:106,ostr:[143,146,162,173],osx:[63,131],other:[0,1,2,4,5,6,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,24,25,27,28,29,31,34,36,37,39,40,41,43,44,46,47,48,49,50,51,53,55,57,58,59,60,61,62,63,64,65,68,69,70,71,73,74,76,80,81,82,83,85,86,87,88,89,91,95,96,97,100,102,103,105,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,123,124,125,126,127,128,131,133,134,135,136,137,138,139,140,143,144,145,146,147,148,149,151,152,153,154,158,161,162,163,164,165,166,167,169,170,172,173,181],otherroom:147,otherwis:[0,4,11,15,23,25,27,29,31,33,37,39,41,42,43,51,59,62,68,69,76,78,83,86,89,90,91,95,97,100,102,103,105,109,114,121,123,131,135,141,144,145,146,147,148,149,152,163,164,165,166,167,169,172,173,181],our:[2,3,4,8,9,11,14,16,20,21,23,25,26,30,31,33,36,37,38,39,40,41,42,43,44,46,49,55,57,58,59,60,61,62,63,64,70,72,73,75,77,78,79,80,81,82,83,85,88,90,91,98,100,101,103,111,115,116,117,119,123,124,127,128,129,131,132,134,135,136,137,138,140,143,144,145,147,154,163,166,167,168,172,173,178],ourself:123,ourselv:[0,20,58,80,87,118,132,138,143,147,169],out:[0,1,3,6,8,9,10,12,13,14,15,16,17,19,20,21,22,23,25,26,28,29,33,34,37,38,39,41,42,43,44,45,46,47,48,49,51,54,55,56,57,59,60,61,62,63,64,66,69,70,71,77,79,80,86,88,89,90,91,93,95,96,97,100,102,104,105,108,109,111,114,116,117,119,121,122,123,126,127,129,131,133,135,137,138,139,143,144,145,147,149,151,152,153,154,163,164,165,166,167,168,169,170,172,173,181,183],out_templ:[172,173],outcom:[73,86,147,163,164,165],outdat:8,outdata:[40,167],outdoor:[112,119,122,132,154],outer:173,outermost:[11,29,74,158],outerwear:147,outfunc_nam:40,outgo:[88,90,96,105,143,149,164,167,169,173],outgoing_port:90,outlet:90,outlin:[36,43,111,133,169],outmessag:164,outpath:166,output:[4,14,20,22,26,27,34,40,43,51,52,58,74,79,88,91,95,96,100,105,106,108,110,111,113,114,116,120,121,123,126,128,129,135,137,138,141,144,145,147,150,152,165,167,169,170,173,175],outputcmd:169,outputcommand:[74,83],outputfunc:[40,59,83,164,167,169],outputfunc_nam:[40,167],outputfunct:83,outrank:172,outright:[12,90],outro:[122,154],outroroom:154,outsid:[0,13,15,20,21,38,39,57,64,73,88,96,100,104,108,109,110,112,121,134,147,148,152,154,163,167,169,172,173],outtempl:[172,173],outtxt:27,outward:[49,90],over:[1,6,8,11,13,14,15,16,17,27,28,31,33,34,36,37,38,39,40,43,45,48,49,51,53,54,57,58,59,60,61,73,77,81,83,85,88,90,93,94,96,97,100,103,105,108,111,112,113,114,115,116,118,119,125,126,127,128,129,133,136,137,138,141,143,144,145,146,147,152,153,154,158,166,167,169,170,171,172,173,174,181],overal:[10,56,57,68,71,86,90,144,145,152,154],overcom:111,overhead:[23,27,34,113,132,147,172],overhear:147,overlap:[31,62,147,173,175],overload:[5,22,30,31,33,40,44,47,51,55,57,60,74,76,89,96,97,104,114,115,117,123,136,143,144,145,146,147,152,154,156,158,164,165,166,167,169,173],overrid:[1,3,4,9,20,21,22,25,31,36,43,51,54,68,69,80,83,91,96,102,105,107,109,117,118,121,135,136,137,143,144,145,146,147,148,149,152,154,163,164,165,166,167,169,172,173,174,178,181],overridden:[4,40,96,136,138,143,145,147,181],override_set:107,overriden:[143,145,147],overrod:16,overrul:[2,80,143,144,147,164,173],overseen:73,overshadow:61,overshoot:173,oversight:57,overview:[15,16,18,23,45,46,57,68,77,96,103,139,184],overwhelm:[46,61],overwrit:[5,43,76,136,138,145,148,169,172,181],overwritten:[33,134,148,154,172],owasp:181,own:[1,3,4,5,6,8,9,10,11,13,17,19,20,21,22,25,26,27,29,30,31,34,37,38,41,43,45,47,51,53,55,57,61,62,63,64,68,71,72,75,76,77,78,80,81,83,85,86,87,88,91,93,95,96,98,101,102,103,104,105,107,108,109,111,112,114,119,121,122,123,124,125,127,128,129,131,132,133,134,135,136,138,139,143,144,145,147,151,152,154,156,163,164,165,167,170,172,173,174,178,181,184],owner:[4,19,80,85,143,163,173],owner_object:80,ownership:[90,100,148],p_id:133,pace:[122,154],pack:[83,169],packag:[8,9,23,41,47,53,63,64,72,75,78,88,90,93,96,97,100,108,127,128,135,142],package_nam:64,packagenam:64,packed_data:169,packed_obj:166,packeddict:[97,172],packedlist:[97,172],packet:[83,169],pad:[17,114,158,173],pad_bottom:173,pad_char:173,pad_left:173,pad_right:173,pad_top:173,pad_width:173,page:[7,8,9,12,13,14,16,17,20,21,23,25,26,28,31,33,36,37,38,40,45,48,51,52,55,57,58,59,60,61,64,70,72,73,75,76,77,79,80,81,88,89,90,94,96,99,100,101,103,104,106,108,110,124,125,126,127,129,130,131,133,134,137,138,139,145,146,162,163,164,166,169,172,173,177,180,181,183,184],page_back:173,page_ban:145,page_end:173,page_formatt:173,page_next:173,page_quit:173,page_titl:181,page_top:173,pagelock:163,pageno:173,pager:[52,139,173],pages:[51,173],pagin:173,paginag:173,paginate_bi:181,paginator_index:173,paginator_slic:173,pai:[56,85,90,103,154,163],paid:[90,149],pain:[90,138],painstakingli:13,pair:[31,83,116,137,138,143,144,147,163,164,167,173,181],pal:87,palett:126,pallet:111,palm:147,pane:[43,88,137,138,145,147],pane_name_to_cut_apart:137,pane_to_set:137,panel:106,panic:109,paper:[61,79,116],paperback:73,par:23,paradigm:[9,61,118,152],paragraph:[14,27,147,173],parallel:[57,62,69,171,172],paralyz:152,param:[143,145,148,158,164,166,167,168,169,173,178],paramat:[143,144,164,167],paramet:[0,22,24,31,36,39,42,46,49,62,91,100,106,119,127,141,143,144,145,146,147,148,149,151,152,153,154,158,162,163,164,165,166,167,168,169,170,172,173,174,178,179],paramount:127,paramt:173,paremt:165,parent1:109,parent2:109,parent:[2,6,22,25,27,31,33,40,43,44,60,64,81,89,96,109,114,118,121,123,125,140,141,143,145,147,149,161,163,164,165,166,172,173,174,175,178,181],parent_categori:147,parent_kei:[22,147],parent_model:[143,146,162,164,166,172],parentesi:173,parenthes:95,parentlock:163,pari:[79,90],pariatur:52,paricular:33,park:147,parlanc:3,parri:[116,154],parrot:118,pars:[3,15,31,33,38,40,43,50,51,63,81,83,88,97,104,108,109,114,123,124,129,134,139,144,145,146,147,151,154,156,158,163,164,165,167,169,171,172,173,175,184],parse_ansi:173,parse_ansi_to_irc:169,parse_fil:173,parse_html:173,parse_inlinefunc:173,parse_input:173,parse_irc_to_ansi:169,parse_languag:147,parse_nick_templ:[172,173],parse_opt:147,parse_sdescs_and_recog:147,parseabl:165,parsed_str:169,parseerror:147,parser:[33,41,47,79,104,108,109,134,144,145,146,147,154,158,165,169,173],parsestack:173,part1:147,part2:147,part:[1,4,5,9,11,13,14,15,16,20,22,23,26,29,33,36,37,38,39,40,41,42,44,45,46,48,49,51,57,58,60,61,68,69,70,73,76,80,85,86,88,90,91,92,94,95,102,105,106,111,114,116,117,119,122,123,124,125,127,131,135,136,137,138,139,140,144,145,146,147,148,152,156,158,161,162,163,165,167,169,171,172,173,175,184],part_a:147,part_b:147,parth:169,parti:[8,9,13,23,27,37,42,64,72,75,90,101,114,128,134,146,147],partial:[25,68,94,145,147,165,167,168,169,173],particip:[41,103,152],particular:[5,8,12,13,14,20,22,28,31,38,40,41,43,44,48,58,59,64,68,70,72,74,75,79,80,83,85,88,89,93,96,97,104,105,107,112,113,114,118,119,121,124,125,131,132,135,139,143,144,145,146,147,151,152,153,158,162,163,164,166,167,172,173,174,181],particularli:[0,4,12,38,39,51,55,127,145,147,165,167],partit:173,partli:[11,31,47,86,129,144],party_oth:147,pass:[4,10,21,23,25,27,28,29,30,33,36,40,43,49,51,52,62,69,74,80,82,83,85,88,90,91,95,96,100,105,107,109,110,111,115,117,119,121,125,127,130,134,138,139,143,144,145,147,148,149,151,152,154,158,163,164,165,166,167,169,171,172,173,178,181],passag:[83,116,147,154,173],passant:126,passavataridterminalrealm:169,passiv:[29,116,133],passthrough:[1,31,166],password1:[143,181],password2:[143,181],password:[4,9,12,23,35,36,51,64,74,80,103,131,139,143,145,147,151,167,169,173,179,181],password_chang:181,passwordresettest:181,past:[0,13,20,26,37,46,50,58,62,69,96,104,108,111,116,123,133,137,141,149,152,173,181],pastebin:37,patch:[125,173],path:[0,2,4,8,14,20,21,22,27,29,38,39,40,43,45,48,51,53,59,60,63,64,66,67,74,80,85,86,88,89,90,95,96,100,102,105,106,109,114,117,118,119,121,123,124,125,134,135,136,138,139,143,144,145,146,147,148,149,152,153,154,156,158,162,164,165,166,167,169,170,172,173,174,178,181],path_or_typeclass:149,pathnam:173,patient:[20,70],patreon:70,patrol:154,patrolling_pac:154,patron:[37,70],pattern:[3,4,16,69,87,133,134,135,140,145,147,167,171,173],paul:125,paus:[10,39,46,51,100,102,110,116,149,166],pausabl:173,pauseproduc:168,paxboard:79,payload:169,paypal:[37,70],pdb:[139,141],pdbref:[80,163],pdf:79,peac:117,peek:[20,26,51,91],peer:169,peform:167,peg:103,pem:67,pemit:[43,108,145],penalti:[86,152],pend:167,pennmush:[57,108,129],pentagon:103,peopl:[2,20,21,26,37,43,54,55,58,61,64,68,71,72,73,79,80,81,85,90,95,96,97,103,108,114,116,119,139,145,147,154,172,173],pep8:26,per:[2,4,11,19,33,41,47,51,58,60,62,64,69,83,86,89,93,100,105,109,116,119,123,138,143,146,147,148,152,154,158,167,169,173,174],perceiv:62,percent:[33,147,173],percentag:[116,147,172,173,175],percentil:173,perception_method_test:170,perfect:[50,55,61,75,100,131,148],perfectli:[4,69,96,112,129,138,173],perform:[11,13,14,22,23,25,39,41,42,43,52,55,59,71,74,75,80,89,91,93,97,102,103,114,116,117,123,133,134,144,145,146,147,149,151,152,153,156,158,164,165,166,167,169,170,172,173,181],perhap:[16,22,42,46,62,69,77,91,94,97,108,138],period:[90,95,96,100,103,127,128,130,173],perist:[34,125],perm:[4,11,12,19,22,25,33,58,68,71,80,85,109,112,123,133,143,145,147,149,154,162,163,164,165,166,172],perm_abov:[80,163],perm_us:145,perman:[4,5,12,21,24,25,31,43,51,85,90,96,122,123,138,143,144,145,147,149,164,166,172],permiss:[2,4,7,8,9,11,12,18,20,21,23,25,31,41,43,45,66,68,70,71,75,93,108,109,123,133,139,141,143,144,145,146,147,149,152,161,162,163,164,165,166,172,173,177,181,184],permission_account_default:[80,170],permission_class:178,permission_func_modul:163,permission_guest_default:66,permission_hierarchi:[19,80,163],permissiondeni:178,permissionerror:165,permissionfilt:178,permissionhandl:[133,172],permissionshandl:[172,178],permit:[41,78,145,167],permstr:[80,143,172,173],permut:147,perpetu:93,persis:29,persist:[0,6,21,22,27,31,33,34,43,51,55,56,57,60,64,79,84,86,89,102,104,105,109,110,115,116,121,123,125,143,145,146,147,149,152,153,154,162,164,165,166,167,172,173,175],person:[12,21,43,61,63,70,73,90,102,105,118,129,139,143,145,147,148,153],persona:96,perspect:[73,76,77,105],pertain:[103,126,136,179],pertin:[68,133],perus:[53,137],peski:85,pester:[57,61],phase:[49,61],philosophi:80,phone:[16,64,75,139,147],phone_gener:147,phonem:147,php:[108,181],phrase:[46,149],phrase_ev:149,physic:[2,49,152,154],pick:[6,9,13,15,20,21,31,33,35,37,39,43,51,55,62,68,72,73,80,85,90,95,96,100,102,104,106,111,119,132,144,145,146,147,149,152,153,154,158,164,170],pickl:[11,29,83,115,147,148,166,167,169,172,173],pickle_protocol:173,pickledfield:173,pickledformfield:[172,173],pickledobject:173,pickledobjectfield:173,pickledwidget:173,picklefield:[141,142,172],pickpocket:[43,145],pickup:[149,152,164],pictur:[21,40,57,106,138],pid:[36,80,100,110,131,133,163,164,167,169,173],piddir:36,pidfil:167,piec:[10,13,59,61,64,93,122,147,169,173],pierc:154,piggyback:143,pile:[144,173],pillow:75,ping:[143,167,169],pink:119,pip:[9,23,26,38,42,47,53,59,63,65,71,75,93,96,97,98,100,127,128,130,133,141],pipe:[105,169,173],pitfal:[14,26,114,126],pixel:24,pizza:[143,146,162,164,166,172],pkg:75,pki:8,place:[0,2,3,4,5,8,9,11,14,15,20,21,25,26,30,37,38,41,43,46,49,51,53,55,62,63,64,69,71,73,75,76,80,83,89,90,91,95,96,100,102,103,104,105,109,111,121,123,124,126,128,129,131,132,133,135,136,138,143,145,147,149,151,152,154,164,166,167,169,173],placehold:[134,163,164,173],plai:[0,2,11,14,19,22,29,39,46,55,58,61,64,68,73,75,81,83,90,91,95,105,111,114,116,121,122,123,124,132,133,138,143,152,167,169,173],plain:[13,14,38,58,86,88,123,147,165,167,169,170,173,181],plaintext:151,plan:[9,14,15,40,41,42,45,55,56,90,94,96,100,124,125,139,173,184],plane:121,planet:[62,79],plant:147,plate:[82,125,147],platform:[9,16,56,63,90,102,106,131],playabl:[133,181],player:[9,10,11,12,19,20,21,22,25,29,31,34,40,41,43,51,54,55,58,60,61,64,65,68,71,73,77,80,81,83,85,90,91,93,95,97,98,105,108,110,111,112,113,116,117,118,119,120,121,122,123,124,133,137,138,139,144,145,146,147,148,149,151,152,154,158,162,166,167,169,173,181],playernam:71,playerornpc:9,pleas:[4,5,8,16,17,26,31,37,43,51,63,70,71,72,75,78,90,93,94,109,111,114,117,118,120,124,125,127,131,133,137,145,168,170,173,174,181],pleasur:16,plenti:[14,55,60,129],plot:170,plu:[22,27,43,64,106,145],pluck:33,plug:[96,103,107,136,147],plugin:[4,40,45,47,55,72,79,83,104,108,138,147,148,158,167,184],plugin_handl:137,plugin_manag:137,plural:[19,58,80,152,164],png:136,pobject:153,pocoo:173,point:[0,2,4,5,8,13,14,15,20,21,22,25,27,29,31,33,34,36,37,38,39,42,43,49,51,55,56,60,61,62,63,69,73,75,81,83,85,86,88,89,90,91,93,95,97,100,102,104,105,106,112,113,115,116,121,123,125,127,130,131,133,134,135,136,138,139,143,144,145,147,148,149,152,154,158,161,164,165,166,167,169,171,172,173,175,181],pointer:[26,49,56,91],pointless:[6,10,89,115],poison:[147,152,165],poke:119,pole:147,polici:[43,45,90,94,103,139,151,162,167,172],polit:103,poll:[40,136,145,154,167,169],pong:169,pool:[23,31,115,166,167,173],poor:[48,58],poorli:[103,166],pop:[10,23,25,38,48,53,58,85,106,138],popen:169,popul:[22,23,36,41,57,61,62,81,124,135,138,144,145,147,152,153,154,156,166,172,173],popular:[9,57,64,79,103,108,181],popup:[137,138],port:[0,8,9,23,36,43,54,55,63,67,72,94,100,101,110,143,145,167,169,170],portal:[40,43,45,47,79,88,89,90,93,94,103,104,106,110,121,128,137,139,141,143,145,147,158,167,173,184],portal_connect:167,portal_disconnect:167,portal_disconnect_al:167,portal_info_dict:167,portal_l:169,portal_pid:[169,173],portal_receive_adminserver2port:169,portal_receive_launcher2port:169,portal_receive_server2port:169,portal_receive_statu:169,portal_reset_serv:167,portal_restart_serv:167,portal_run:167,portal_service_plugin_modul:40,portal_services_plugin:[40,104,141,155,157],portal_services_plugin_modul:40,portal_sess:40,portal_session_sync:167,portal_sessions_sync:167,portal_shutdown:167,portal_st:167,portal_uptim:173,portallogobserv:173,portalsess:[40,105,169],portalsessiondata:167,portalsessionhandl:[40,141,167],portalsessionsdata:167,portion:[77,147,148],pose:[29,58,116,145,146,147,149],pose_transform:146,poser:146,posgresql:23,posit:[13,20,22,39,49,51,91,111,116,126,137,138,139,144,145,147,148,152,154,166,173],positive_integ:173,positiveinteg:173,posix:173,possess:[7,77,147],possibl:[0,5,9,10,11,22,23,25,26,31,33,34,37,38,39,43,46,50,51,55,57,58,63,64,66,73,74,75,76,80,91,93,100,102,104,105,109,111,112,114,116,123,126,127,128,131,134,136,138,141,143,144,145,147,148,149,153,154,158,161,163,164,165,166,167,169,172,173],post:[5,31,34,37,55,57,58,61,63,69,70,71,80,98,107,111,120,133,136,151,169,178,181],post_delet:107,post_init:107,post_join_channel:146,post_leave_channel:146,post_migr:107,post_sav:107,post_send_messag:146,post_text:147,post_url_continu:[143,146,164],postfix:[147,173],postgr:[23,64],postgresql:[55,173],postgresql_psycopg2:23,postinit:137,posttext:147,postupd:[71,120],pot:12,potato:[24,147],potenti:[10,11,13,26,41,82,83,90,98,111,114,116,123,144,146,151,158,163,164,165,173],potion:[77,172],power:[15,19,20,29,30,31,33,42,43,46,50,51,55,56,58,61,64,80,89,96,109,111,116,122,123,137,138,144,145,147,152,173],powerfulli:0,pperm:[12,41,43,71,80,133,145,147,163,164],pperm_abov:163,pprofil:167,pprogram:167,practial:15,practic:[0,13,14,22,26,29,33,34,36,37,57,58,63,64,70,80,89,90,96,105,109,119,124,126,131,139,173,184],pre:[33,43,47,49,54,61,63,71,89,90,111,114,138,143,145,147,163,164,165,169,173],pre_delet:107,pre_init:107,pre_join_channel:146,pre_leave_channel:146,pre_migr:107,pre_sav:[107,173],pre_send_messag:146,pre_text:147,preced:[19,31,41,96,109,114,119,144,146,147,164,165,172,173],precend:144,precis:[11,96,126,173],predefin:[121,167],predict:[125,133],prefac:119,prefer:[21,22,23,31,37,43,47,55,57,71,80,90,91,96,106,109,111,123,131,137,138,144,145,146,147,152,154,162,164],prefix:[20,22,23,42,76,86,97,103,125,143,144,145,146,147,162,164,165,167,169,172,173,178,181],prefix_str:25,preflight:173,preliminari:163,preload_metadata:148,prematur:[27,93,147,166],prepai:90,prepar:[3,49,57,87,109,127,143,147,152,154,166,173,174],prepare_database_sav:173,prepend:[147,164,173],prepopul:[172,181],preprocess:145,prerequisit:[9,36],prescrib:[55,57],preselect:138,presenc:[9,17,23,55,56,90,122,124,126,136,143,164,167,177],present:[1,4,8,22,42,46,48,49,51,62,69,77,85,91,96,97,104,105,116,123,131,138,147,149,158,165,173,178],preserv:[126,145,172,173],press:[9,14,15,22,26,31,33,42,51,53,63,80,83,88,95,96,100,106,110,147,153,154,167,173],press_button:153,pressabl:153,pressur:82,presto:20,presum:[62,73,144,173],pretend:75,pretext:147,pretti:[0,22,25,26,37,38,39,41,60,64,72,85,88,89,90,116,121,123,126,131,133,138,144,147,162,163,165,173],prettier:[0,181],prettifi:[57,173],prettili:62,pretty_corn:173,prettyt:[27,82,173],prev:51,prev_entri:51,prev_nod:165,prevent:[11,20,33,38,46,62,95,147,148,149,152,172,173,181],previou:[0,10,11,14,16,22,29,31,33,41,42,51,52,58,60,62,69,80,85,86,87,91,95,96,100,104,107,114,119,123,126,146,147,154,158,165,166,173,181],previous:[20,31,34,43,49,50,72,74,91,102,104,114,119,127,133,136,144,145,147,167,169,170,172],prgmr:90,price:[90,148,154],primari:[17,100,125,133,147,164,172,173],primarili:[2,12,34,36,37,55,61,108,143,147,158,162,169,173],primarli:38,primary_kei:133,prime:[144,147],primit:[43,61,145,165],princess:[111,122],principl:[2,9,19,26,30,33,37,38,40,43,51,55,57,60,80,85,89,90,96,98,119,123,132,138,144,145,147,154],print:[4,9,10,11,21,25,26,27,40,42,43,50,51,53,58,59,86,91,95,96,97,110,113,125,145,147,156,165,167,173,175],print_debug_info:173,print_help:147,print_usag:147,printabl:169,printout:169,prio:[25,31,33,144,154],prior:[117,149,164],priorit:[144,147],prioriti:[4,25,31,33,44,51,97,116,144,145,147,154,164,173],privat:[4,8,43,57,61,69,90,131,145,146,169],private_set:9,privatestaticroot:167,privileg:[21,23,43,60,63,65,72,98,123,145,147,164,172],privkeyfil:169,privmsg:169,prize:122,proactiv:115,probabl:[4,5,11,16,21,22,23,25,29,33,37,46,48,51,55,57,61,64,67,69,85,86,89,90,96,108,116,119,121,128,133,134,136,138,147,148,149,154,168,169,173,174],problem:[11,13,15,21,22,23,25,26,27,36,38,43,56,61,64,69,70,75,77,80,90,95,97,100,103,110,111,113,127,138,140,143,144,149,164,169,173],problemat:[25,173],proce:[14,15,100,121,126,169,181],procedur:[138,147,169,171],proceed:[131,173],process:[0,4,8,9,11,13,14,15,22,23,25,29,33,36,39,41,42,43,49,51,55,59,61,64,73,75,76,83,88,89,90,91,92,93,94,100,106,122,131,133,138,139,143,144,145,147,158,163,164,165,166,167,169,173,175,181,184],process_languag:147,process_recog:147,process_sdesc:147,processed_result:[158,173],processj:[172,173],processor:[18,43,93,110,111,139,145,147,165,173,184],procpool:173,produc:[33,43,51,96,114,123,131,145,147,154,158,164,165,167,170,172,173],produce_weapon:154,producion:27,product:[23,26,36,90,93,103,106,128,131,135,170,173],production_set:9,prof:93,profession:[3,57,64,108],profil:[45,65,139,141,143,147,167,184],profile_templ:147,profit:138,profunc:109,prog:147,progmat:56,program:[2,10,15,23,43,53,56,57,63,64,70,75,77,79,86,90,92,93,95,96,100,103,106,108,110,114,124,127,128,145,147,167,169,170],programm:[91,95],programmat:[114,138],progress:[70,73,79,85,94,131,152,173,175,184],proident:52,project:[4,15,25,37,49,64,70,72,77,79,91,99,108,111,124,127,131,135,136,173],projectil:152,promis:26,promisqu:126,prompt:[9,23,24,26,42,54,63,64,75,83,88,96,100,111,124,125,137,139,144,147,156,167,169,173,184],promptli:14,prone:[1,128,144,172],pronoun:147,prop:[61,165],propag:[8,167,173],proper:[15,21,23,27,36,39,43,44,56,57,61,64,85,91,96,100,103,116,123,127,131,133,135,137,138,145,147,149,173],properli:[9,29,38,58,62,69,84,106,108,117,125,126,127,128,130,131,133,140,144,147,148,151,154,158,163,164,166,169,173,181],properti:[5,6,13,22,25,39,43,53,55,56,57,59,61,68,73,80,81,84,86,87,96,97,104,109,110,111,115,116,119,121,123,126,127,143,144,145,146,147,148,149,152,154,158,161,162,163,164,165,166,167,169,170,172,173,178,181],propnam:123,propos:[50,138],proprietari:23,propto:147,propval:123,propvalu:123,prosimii:[133,134],prospect:61,prot:165,prot_func_modul:[109,165],protect:[6,31,43,90,145,149],protfunc:[141,142],protfunc_modul:165,protfunc_pars:165,protfunct:165,protkei:[109,165],protnam:165,proto:169,proto_def:147,protocol:[24,27,33,43,47,64,72,74,79,83,90,92,94,101,103,104,105,110,137,139,143,144,145,147,151,158,164,167,168,169,170,173,184],protocol_flag:[167,169],protocol_kei:167,protocol_path:[167,169],protodef:147,prototocol:[43,145],protototyp:165,protototype_tag:109,prototoyp:165,prototyp:[43,45,46,47,55,120,139,141,142,145,147,152,154,155,176,184],prototype1:165,prototype2:165,prototype_:109,prototype_desc:[109,165],prototype_dict:[43,145],prototype_diff:165,prototype_diff_from_object:165,prototype_from_object:165,prototype_kei:[43,109,145,165],prototype_keykei:[43,145],prototype_lock:[109,165],prototype_modul:[43,109,145,165],prototype_par:[43,109,145,161,165],prototype_tag:165,prototype_to_str:165,prototype_valu:165,prototypefunc:165,prototypes_exampl:[141,173,175],protpar:165,protpart:165,provid:[0,3,4,11,12,16,17,22,25,29,33,36,38,41,43,47,55,67,69,75,77,90,91,96,97,100,102,103,108,109,119,124,125,126,127,131,133,134,136,137,138,143,144,145,146,147,148,149,152,163,164,166,167,169,172,173,176,178,181],provok:[42,79],proxi:[47,60,94,103,125,148,158,167,172,174],proxypass:8,proxypassrevers:8,prudent:36,prune:31,pseudo:[40,49,91,108,147],psionic:152,psql:23,psycopg2:23,pty:9,pub:41,pubkeyfil:169,publicli:[54,61,79],publish:[21,36,79,100],pudb:141,puff:56,pull:[25,31,33,36,37,38,64,100,128,131,136,149,153,154,168],punch:31,punish:152,puppet:[2,9,19,21,22,31,33,39,40,41,43,55,57,58,62,74,80,96,97,105,107,114,118,123,133,143,144,145,147,149,156,163,164,167,172,173,181],puppet_object:[2,143],puppeted_in:149,purchas:85,pure:[46,56,88,114,125,126,166,167,172,173],pure_ascii:173,purg:[11,43,110,125,145],purpos:[4,11,83,90,92,95,112,119,123,126,133,143,144,147,149,169,172,173],pursu:[122,154],push:[22,38,76,100,103,126,149,153,154],pushd:63,put:[0,2,3,5,6,10,12,13,14,19,20,21,23,25,33,37,38,42,43,46,49,50,51,57,58,60,61,64,70,73,77,79,80,83,85,86,87,89,90,95,96,102,103,104,105,106,109,111,114,116,121,122,123,125,127,129,133,135,136,138,144,145,147,148,152,153,163,169,173],putchild:158,putti:90,puzzl:[79,122,141,142,154],puzzle_desc:154,puzzle_ingredi:147,puzzle_kei:154,puzzle_nam:147,puzzle_valu:154,puzzleedit:147,puzzlename_tags_dict:147,puzzlerecip:147,puzzlesystemcmdset:147,pwd:100,py2:172,py3:[169,172],pyc:[47,95],pycharm:[45,139,184],pyflak:26,pylint:26,pyopenssl:65,pypath:173,pypath_prefix:173,pypath_to_realpath:173,pypi:[64,79,90,93,173],pypiwin32:[9,63],pyprof2calltre:93,pyramid:147,pyramidmapprovid:147,pyreadlin:53,python2:[9,63,97],python37:63,python3:[63,75,94,147],python:[0,2,3,4,9,10,11,12,14,15,19,20,21,22,23,27,29,31,33,37,38,39,42,43,45,46,47,49,50,51,53,56,58,60,62,63,64,65,66,69,72,73,75,76,80,82,85,86,89,90,91,93,97,98,100,103,104,106,108,109,110,111,113,114,116,118,119,123,124,125,127,128,130,133,134,135,139,144,145,147,149,163,164,165,166,167,168,169,172,173,174,178,183,184],python_execut:64,python_path:[144,173],pythonista:79,pythonpath:[144,165,167,169,173],pytz:173,qualiti:[61,144,158],quell:[2,6,20,121,122,145,147],queri:[11,16,34,39,56,64,83,86,109,112,131,143,145,146,147,148,158,162,164,165,166,167,169,170,172,173,174],quersyet:119,query_al:172,query_categori:172,query_info:167,query_kei:172,query_statu:167,query_sup:173,query_util:178,queryset:[64,102,112,119,146,147,162,165,167,172,173,178,181],queryset_maxs:173,querystr:[148,178],querystring_auth:148,querystring_expir:148,quest:[55,57,61,63,117,122,139],question:[8,10,22,26,33,34,43,50,51,53,57,61,63,70,73,90,96,124,131,135,145,149,164,167,172,173],queu:167,queue:[36,116,165,167],qui:52,quick:[5,18,22,31,33,38,39,43,48,55,61,70,79,90,91,95,97,108,112,116,119,124,138,140,143,145,147,165,167,172,173,178],quicker:[0,37,86,87],quickli:[10,11,15,25,33,34,39,43,48,51,53,86,89,96,112,114,120,128,136,139,145,147,172,173],quickstart:[95,139,184],quiescentcallback:168,quiet:[25,43,85,145,147,149,158,164,173],quiethttp11clientfactori:168,quietli:[29,83,88,158,172],quirk:[24,45,139,144,184],quit:[0,2,4,10,17,21,22,23,30,33,38,39,40,42,46,50,51,54,55,57,60,75,85,93,96,105,119,127,128,133,145,147,149,152,169,173],quitfunc:[50,173],quitfunc_arg:173,quitsave_yesno:173,quo:115,quot:[23,27,35,43,50,80,95,96,109,114,118,145,147,173],qux:147,ra4d24e8a3cab:35,race:[8,55,56,61,73,79,117,133,173],rack:154,radiu:[39,49,111],rage:[122,147],ragetrait:147,rail:[64,121],railroad:121,rain:[102,119,122,132],raini:154,rais:[10,15,27,33,69,73,77,83,91,109,119,134,143,146,147,148,149,163,165,166,167,169,171,172,173,175,178],raise_error:173,raise_except:[1,172],ram:[11,90],ramalho:79,ran:[13,36,42,127],rand:102,randint:[73,91,109,116,120,123,152,165],random:[9,20,35,46,60,73,90,91,102,104,109,116,120,123,132,147,152,153,154,158,165,170,173],random_string_from_modul:173,random_string_gener:[141,142],randomli:[86,93,102,120,132,152,154,165,167,170],randomstringgener:147,randomstringgeneratorscript:147,rang:[24,31,39,42,43,49,50,56,59,63,88,91,93,103,109,111,116,118,120,122,127,145,147,152,161,172,173,181],rank:[19,163],raph:79,rapidli:144,raptur:169,rare:[10,22,33,34,38,63,86,104,106,115,128,163,173],rascal:112,rate:[33,37,43,64,90,145,147,166,167,169,173],ratetarget:147,rather:[2,3,11,13,20,22,25,26,29,33,37,38,39,41,43,47,55,57,60,61,64,71,86,89,91,93,95,97,102,104,110,111,112,115,116,127,128,129,131,134,135,138,143,144,145,147,149,152,162,163,164,165,172,173,181],ration:147,raw:[3,12,20,33,38,41,56,64,74,83,86,95,109,114,119,143,144,145,147,151,158,164,167,169,173,175],raw_cmdnam:[144,145],raw_desc:147,raw_form:173,raw_id_field:[146,164,166],raw_inp:165,raw_input:[85,173],raw_nick:87,raw_str:[33,51,85,143,144,145,147,158,164,165,167,172,173],raw_templ:87,raw_text:147,raw_width:173,rawstr:[144,145],rcannot:22,re_bg:173,re_bgfg:173,re_blink:173,re_bold:173,re_color:173,re_dblspac:173,re_double_spac:173,re_fg:173,re_flag:147,re_format:173,re_hilit:173,re_invers:173,re_mxplink:173,re_norm:173,re_str:173,re_ulin:173,re_underlin:173,re_unhilit:173,re_url:173,reach:[20,22,39,51,73,87,88,90,95,101,121,122,141,144,147,149,152,163,167,169,173],reachabl:[64,115],react:[51,115,117,118,154,164],reactiv:[43,145],reactor:[94,167,169,173],read:[0,1,4,5,8,9,11,13,15,16,17,20,22,23,25,27,29,31,33,34,37,38,39,41,43,46,51,55,56,58,59,60,61,64,69,70,71,72,76,77,79,80,85,86,88,90,91,93,95,96,102,103,104,105,109,114,119,122,123,124,126,127,128,131,133,134,138,139,141,143,145,146,147,148,149,154,161,162,164,165,166,167,169,170,172,173,174,181,183],read_batchfil:173,read_default_fil:36,read_only_field:178,readabl:[1,27,38,49,93,96,108,114,115,125,148,154,173],readable_text:154,reader:[38,43,48,58,74,79,81,98,133,145,147,152,167,169],readi:[2,10,12,15,20,25,29,36,37,40,42,54,63,75,77,80,89,93,106,121,131,136,138,143,144,145,147,152,164,169,173],readili:[23,111],readin:173,readlin:[148,173],readm:[14,37,47,130,131,147,148,151],readonlypasswordhashfield:143,readthedoc:[79,178],real:[2,10,21,22,27,31,38,39,42,46,53,55,58,59,62,63,66,72,73,89,90,93,95,100,108,109,110,111,116,119,123,125,126,131,137,143,144,146,147,152,158,163,170,173],real_address:2,real_nam:2,real_seconds_until:[147,173],real_word:147,realis:77,realist:[127,132],realiti:[21,55,56,61,77,79,126],realiz:[48,96,126,131],realli:[4,10,11,12,13,14,19,20,22,25,26,31,33,38,39,42,51,53,58,62,64,72,77,80,85,89,91,96,98,104,108,110,111,112,115,118,119,121,127,128,138,139,147,163,169,173],realm:169,realnam:89,realtim:[58,147],realtime_to_gametim:147,reason:[8,9,11,12,13,22,25,29,34,37,38,39,40,41,43,44,49,51,56,57,58,60,61,63,64,69,73,80,82,83,86,87,89,93,97,102,103,104,106,109,114,115,116,119,122,126,129,131,138,143,145,147,164,165,166,167,168,169,170,172,173,181],reasourc:109,reassign:49,reattach:[106,169],rebas:131,reboot:[11,27,28,43,50,55,84,86,90,100,102,105,115,116,128,143,144,145,147,154,164,166,167,173],reboot_evennia:167,rebuild:[58,63,100,128,169],rebuilt:33,rec:147,recach:154,recal:[95,138,154,181],recaptcha:133,receipt:[103,168],receiv:[31,33,34,37,41,42,51,52,58,77,83,87,91,105,113,114,117,127,133,137,138,143,144,145,146,147,149,151,158,164,167,168,169,173],receive_functioncal:169,receive_status_from_port:167,receivelock:163,receiver_account_set:143,receiver_object_set:164,receiver_script_set:166,recent:[4,17,25,60,67,94,123,167],recev:169,recip:[0,28,115,147],recipe_dbref:147,recipi:[34,58,143,146,147,169],reckon:9,reclaim:102,recog:[87,147],recog_regex:147,recogerror:147,recoghandl:147,recogn:[16,20,63,74,89,90,96,110,127,134,147,167],recognit:[147,172,173],recogniz:149,recommend:[9,12,23,24,25,26,36,37,38,43,51,55,58,59,60,61,63,69,73,79,86,88,89,90,93,95,108,109,124,125,127,131,135,145,147,149,151,163,164,168,173],recommonmark:38,reconfigur:90,reconnect:[122,143,167,169],reconnectingclientfactori:[167,169],record:[15,23,90,123,151,152,167,181],recours:12,recov:[27,28,29,56,147,152,163,173],recoveri:116,recreat:[23,63,102,111,128,143,144,173],rectangl:173,rectangular:[58,173],recur:64,recurs:[11,163,165,175],red:[13,14,20,31,43,59,80,87,95,109,114,126,145,153,154,173],red_bal:59,red_button:[13,14,20,43,87,141,145,147],red_button_script:[141,147],red_kei:80,redbutton:[13,14,20,43,87,145,153],redbuttonblind:153,redbuttonclos:153,redbuttondefault:153,redbuttonopen:153,redd:103,reddit:103,redefin:[22,33,55,89,164,181],redhat:[63,67],redirect:[8,22,40,69,96,105,133,135,147,165,173,181],redirectview:181,redistribut:[34,160],redit:147,redo:[50,61,173],redon:167,redraw:169,reduc:[94,116,152,169],reduced_redund:148,reduct:148,redund:173,reel:144,reen:114,ref:[23,38,125,147,165,173,181],refactor:[45,57,139,164,184],refenc:53,refer:[0,8,9,13,19,20,22,31,33,34,37,40,43,46,48,49,51,53,56,57,62,64,69,73,79,80,86,87,88,89,90,95,96,100,104,105,106,109,110,111,116,119,124,125,126,127,129,130,131,133,134,143,144,145,147,149,152,158,161,163,164,166,167,168,169,170,172,173,174,181],referenc:[43,56,89,104,109,145,146,147,148,162,172,173],referenti:173,referr:90,refin:[49,119],reflect:[96,181],reflow:16,reformat:[165,173],reformat_cel:173,reformat_column:[111,173],refresh:[26,134,165,169],refus:[12,169],regain:29,regard:[48,126,127,138,147,178],regardless:[12,19,31,33,58,73,80,81,83,102,105,114,119,121,125,127,138,144,147,148,149,153,158,164,166,167,169,172,173,174],regener:152,regex:[5,33,50,87,137,144,145,147,167,172,173],regex_match:147,regex_nick:87,regex_tupl:147,regex_tuple_from_key_alia:147,regexfield:143,region:[43,58,90,140,145],region_nam:148,regist:[65,71,83,103,104,116,120,131,133,135,137,138,143,149,154,158,166,167,169,173,178,181],register_ev:149,registercompon:137,registertest:181,registr:[65,181],registri:[147,167],regress:165,regul:163,regular:[3,17,33,38,69,79,90,96,105,115,132,134,135,143,144,147,153,154,163,166,173,174,183],regulararticl:174,regulararticle_set:174,regularcategori:174,regularli:[85,98,102,120,128,132,147,149,153,154,158,166,168,170,173],reilli:79,reinforc:79,reiniti:110,reinstal:63,reinvent:57,reject:147,rejectedregex:147,rel:[10,13,14,19,22,31,49,51,82,104,123,131,133,147,152,173],relai:[27,33,43,72,105,143,145,147,164,167,169,173],relat:[28,31,33,34,43,47,51,56,57,72,79,94,96,102,103,104,110,125,132,137,138,139,143,144,145,146,147,148,149,151,152,154,162,164,166,167,172,173,174,177,178,179,181],related_field:[143,146,162,164,166,172],related_nam:[143,146,162,164,166,172,174],relationship:[34,49,119,125],relay:143,releas:[9,28,37,43,55,63,78,79,90,96,145],releg:1,relev:[3,9,11,14,22,30,33,37,38,47,58,62,79,80,89,94,96,107,112,114,116,119,123,124,125,133,135,140,143,144,147,163,166,167,169,170,172,173],relevant_choic:147,reli:[9,34,41,51,62,70,81,85,86,88,91,114,115,119,126,127,135,147,153,154,167,172,173],reliabl:[13,23,25,29,125,174],reliant:147,reload:[0,2,3,5,6,7,12,13,14,19,21,22,26,27,28,29,31,33,35,36,39,40,41,42,44,48,50,51,55,57,58,60,62,63,65,66,68,69,71,73,74,81,92,95,96,98,102,104,105,106,115,116,117,118,121,123,125,128,133,134,135,136,137,139,143,144,145,146,147,149,154,158,163,164,166,167,169,172,173,184],reload_evennia:167,remain:[13,19,30,31,33,43,50,51,58,77,90,91,96,97,107,109,110,113,144,145,146,147,152,154,158,164,166,167,169,173],remaind:[21,33,147],remaining_repeat:[102,166],remap:[38,172,173],remedi:60,rememb:[0,1,4,5,11,12,13,21,22,28,29,31,33,39,41,43,48,49,51,54,56,58,61,62,63,69,77,80,86,88,90,91,93,95,96,97,111,112,114,115,119,123,126,128,131,137,139,145,147,149,154,164,166,173],remind:[0,4,38,50],remit:[43,145],remnisc:57,remot:[25,100,103,148,169],remov:[0,1,4,9,11,12,21,22,27,31,36,39,41,43,48,50,51,55,58,69,80,81,84,85,87,89,91,93,98,102,115,116,122,127,128,131,133,136,138,141,144,145,146,147,149,152,153,156,163,164,165,166,167,169,172,173,174,178],remove_backspac:173,remove_bel:173,remove_charact:116,remove_default:[31,144],remove_receiv:146,remove_send:146,removeth:172,renam:[9,20,43,58,81,136,145,164,172],render:[3,22,38,69,81,102,107,133,134,136,143,145,147,162,164,167,173,178,180,181],render_post:169,renew:[29,58],reorgan:[45,47],repair:[21,61],repeat:[0,42,61,62,75,88,93,102,110,111,116,118,121,136,139,143,147,149,166,167,169,172,173],repeatedli:[14,42,62,74,102,139,154,166,167,170],repeatlist:74,repetit:[62,116,147],replac:[5,6,9,22,23,25,29,30,31,33,36,38,41,43,50,51,57,69,74,80,87,89,94,95,96,100,104,105,109,111,114,116,119,134,135,136,137,138,143,144,145,147,149,153,154,158,163,164,165,167,169,172,173,175],replace_data:173,replace_timeslot:147,replace_whitespac:173,replacement_str:[43,145],replacement_templ:[43,145],replai:173,replenish:152,repli:[33,51,65,70,139,143,147,167,169,173],replic:[22,136],repo:[38,47,57,79,106,131,139],report:[22,24,26,33,37,43,61,63,70,73,75,84,91,93,94,97,102,103,104,115,116,127,131,136,138,145,147,149,158,164,167,169,173,175],report_to:[147,173],repositori:[8,9,23,25,36,76,78,96,100,130,165],repositri:76,repr:[91,173],reprehenderit:52,repres:[0,2,9,20,21,22,25,31,33,40,46,49,56,61,62,64,69,77,86,89,95,96,105,107,113,116,119,125,126,127,133,136,143,144,146,147,149,151,152,154,158,164,165,166,167,169,172,173],represent:[2,11,28,40,58,64,73,77,86,87,88,105,113,119,126,146,147,149,158,163,165,166,169,172,173],reprocess:103,reproduc:[10,96,164],reput:151,reqhash:[172,173],reqiur:147,request:[3,8,26,37,40,43,51,63,69,80,90,103,107,119,123,131,133,134,135,139,143,145,146,147,149,160,164,165,166,167,168,169,172,173,178,179,180,181],request_finish:107,request_start:107,requestavatarid:169,requestfactori:167,requestor:167,requir:[1,4,8,9,10,11,14,15,22,23,33,36,37,38,43,46,47,49,50,54,58,60,61,67,68,69,70,71,75,77,78,79,80,84,85,86,89,90,93,94,102,109,110,111,114,115,116,118,119,125,126,127,129,132,133,134,136,137,145,146,147,148,152,154,156,158,162,163,164,165,167,169,170,171,172,173,174,178,181],require_singl:165,requr:109,rerout:[138,145,169],rerun:[13,14,51,122],resart:166,research:[79,149],resembl:[25,55,129],resend:33,reserv:[1,10,33,95,96,111,165,167,172,173],reset:[0,7,12,15,17,23,27,29,31,33,44,50,60,66,73,81,102,104,105,111,114,116,121,123,125,126,139,143,144,145,146,147,149,153,154,158,163,166,167,169,172,173],reset_cach:172,reset_callcount:[102,166],reset_gametim:[27,173],reset_serv:167,reset_tim:147,resid:[47,96,108,153,163],residu:[43,145,152],resist:[165,173],resiz:[58,138,173],resolut:[114,116,147],resolv:[26,29,42,60,70,90,95,104,116,131,147,152,158,173,178],resolve_attack:152,resolve_combat:116,resort:[33,54,58,147,173],resourc:[9,23,26,28,38,41,47,48,53,56,90,94,95,96,103,108,115,124,127,135,136,139,147,152,158,166,167,168,169,173],respect:[0,6,23,33,43,48,58,80,104,105,123,125,145,147,153,163,164,166,167,172,173,181],respond:[0,46,51,61,83,84,107,110,117,118,126,149,169,170],respons:[7,10,16,17,37,49,51,60,63,64,70,85,88,90,91,118,120,121,143,146,147,148,149,154,158,162,164,167,168,169,170,172,173,178],response_add:[143,146,164],rest:[17,29,33,51,56,63,73,82,85,86,87,104,106,111,122,123,144,145,147,152,158,172,173,178],rest_api_en:178,rest_framework:178,restart:[12,42,43,58,60,76,90,92,93,102,103,104,106,110,116,128,131,135,137,138,141,143,145,146,147,149,153,164,166,167,169,173],restartingwebsocketserverfactori:[143,169],restock:85,restor:[0,31,102,126,147,152,153,166],restrain:[43,145,147,163,173],restrict:[4,8,11,19,20,43,47,59,68,73,80,90,109,111,115,125,134,137,145,147,152,162,163,165,173],restructur:56,result1:147,result2:[51,147],result:[10,11,23,27,30,31,33,43,44,48,51,58,59,73,80,88,90,91,95,96,97,104,105,109,114,115,116,118,119,123,124,126,127,131,134,135,136,143,144,145,146,147,151,152,154,156,158,162,163,164,165,166,167,169,170,172,173,174,175],result_nam:147,resum:[29,33,102],resurrect:154,resync:[143,167,169],ret:[33,166],ret_index:173,retain:[10,27,31,97,111,138,141,147,162,165,172,173],retract:147,retreat:152,retri:167,retriev:[0,33,43,69,74,86,96,97,108,112,119,123,139,140,143,144,145,146,147,148,149,162,163,164,165,167,169,172,173,174,178,181],retriv:[143,173],retroact:[58,125],retur:52,return_appear:[49,60,122,123,147,154,164],return_cmdset:145,return_detail:[147,154],return_key_and_categori:172,return_list:[1,172],return_map:111,return_minimap:111,return_obj:[1,11,87,172,173],return_par:165,return_prototyp:120,return_puppet:143,return_tagobj:172,return_tupl:[87,147,172],returnvalu:[10,33],reus:[38,174],reusabl:122,rev342453534:173,reveal:147,reverend:148,revers:[29,31,33,39,111,114,121,126,134,143,144,146,147,162,164,166,167,171,172,173,174,178],reverseerror:[167,169],reversemanytoonedescriptor:[143,164,174],reverseproxyresourc:167,revert:[43,90,126,131,145,162],review:[0,31,37,41,64,70,128,135],revis:61,revisit:[36,173],reviu:51,revok:58,revolutionari:131,rework:[29,61,147],rfc1073:169,rfc858:169,rfc:169,rfind:173,rgb:114,rgbmatch:173,rhel:8,rhostmush:[57,108,129],rhs:[25,58,145],rhs_split:145,rhslist:145,ricardo:173,riccardomurri:173,rich:[22,57,78,79,173],richard:79,rick:109,rid:[56,119,139],riddanc:12,ridden:[1,96],riddick:147,ride:121,right:[0,5,8,10,14,20,21,23,25,28,29,33,38,39,41,42,43,46,51,53,55,56,57,58,60,61,63,68,74,75,76,80,85,87,90,91,96,101,102,109,111,114,117,119,121,123,126,127,128,133,134,137,138,143,144,145,146,147,148,149,152,153,154,158,163,165,166,167,173],right_justifi:[109,165],rigid:57,rindex:173,ring:147,ripe:96,rise:[31,62],risen:62,risk:[38,43,57,63,90,123,138,145],rival:111,rjust:173,rm_attr:145,rnormal:114,rnote:[43,145],road:[31,46,111,121,144],roadmap:[45,139,184],roam:[122,144,154],roar:111,robot:[77,133],robust:[85,91,103],rock:[6,60,86,116,124,144],rocki:122,rod:144,role:[17,23,55,57,61,73,91,152],roleplai:[9,11,57,61,68,73,79,116,123,139,147,184],roll1:73,roll2:73,roll:[11,58,61,63,73,91,116,123,147,152,167],roll_challeng:73,roll_dic:147,roll_dmg:73,roll_hit:73,roll_init:152,roll_result:147,roll_skil:73,roller:[73,116,147],rom:79,roof:[43,145],room1:127,room56:13,room:[9,12,13,14,15,20,21,22,27,31,33,42,43,44,45,46,55,56,57,59,62,63,64,73,77,80,85,91,96,102,104,108,109,111,112,116,117,118,119,120,121,122,123,124,125,127,129,132,133,140,141,144,145,147,149,152,155,163,164,166,167,170,173,178,181,184],room_count:119,room_dict:147,room_flag:56,room_lava:56,room_typeclass:[147,173,181],roombuildingmenu:[22,147],roomnam:[43,58,145],roomobj:119,roomref:121,roomviewset:178,root:[9,13,22,23,36,47,53,63,64,69,75,78,80,81,86,89,90,93,96,97,100,106,128,130,134,135,136,154,158,164,165,167,173],root_urlconf:178,rose:[11,87,89,125],roster:[9,152],rosterentri:9,rot:127,rotat:173,rotatelength:173,roughli:[58,61,94,96,173],round:[17,147,152,173],rounder:147,rout:[5,20,49,56,121,137,143],router:[90,178],routin:[147,170,173],row:[0,3,16,38,49,58,64,69,86,111,114,116,126,137,147,173],rpcharact:147,rpcommand:147,rpg:[58,60,73,124,147,152],rpi:79,rplanguag:[141,142],rpm:63,rpobject:147,rpsystem:[141,142],rpsystemcmdset:147,rred:173,rsa:169,rspli8t:91,rsplit:[123,173],rss2chan:[98,145],rss:[7,43,55,79,128,139,141,143,145,146,167,184],rss_enabl:[98,145],rss_rate:143,rss_update_interv:[43,145],rss_url:[43,98,143,145],rssbot:143,rssbotfactori:169,rsschan:[43,145],rssfactori:169,rssreader:169,rst:38,rstrip:[91,173],rsyslog:151,rtest2:114,rtext:85,rthe:22,rthi:114,rtype:167,rubbish:[43,145],rubi:64,rudimentari:154,ruin:[122,147,154],rule:[12,13,14,21,33,47,53,55,58,61,68,77,79,80,96,114,124,126,127,131,139,147,152,162,173,184],rulebook:116,rumour:122,run:[0,2,3,5,6,8,9,10,11,13,14,15,20,21,23,24,25,26,27,28,29,31,35,36,38,40,43,45,46,47,51,53,54,56,57,59,60,61,62,63,64,68,69,72,73,76,79,80,81,85,86,90,91,92,93,95,96,97,101,102,103,104,109,110,111,115,119,121,122,123,124,125,126,128,130,131,132,133,134,136,137,138,139,141,143,144,145,146,147,149,151,152,153,154,155,158,163,164,165,166,167,169,170,171,172,173,175,181,183,184],run_async:[10,173],run_connect_wizard:167,run_dummyrunn:167,run_exec:173,run_exec_then_goto:173,run_init_hook:167,run_initial_setup:167,run_menu:167,run_start_hook:[60,125,172],runexec:173,runexec_kwarg:173,runnabl:109,runner:[36,106,154,170,171],runsnak:93,runtest:[143,144,145,146,147,148,149,151,153,163,164,165,166,169,170,171,172,173,174,175,178,179,181],runtim:[12,27,33,62,144,147,156,173],runtimeerror:[73,143,147,149,165,166,169,172,173],runtimewarn:165,rusernam:51,rush:29,rusti:85,ruv:36,ryou:22,s3boto3storag:148,s3boto3storagefil:148,s3boto3storagetest:148,s3boto3testcas:148,sabr:161,sad:[133,169],safe:[11,26,30,31,43,46,56,60,64,82,89,97,104,131,133,141,145,147,153,163,165,166,167,169,172,173,174],safe_join:148,safefunc:173,safer:[12,13],safest:[0,90,105,172],safeti:[2,43,56,89,90,123,125,139,145,147,164,173],sai:[0,5,6,10,12,14,17,20,22,25,26,27,29,31,33,39,40,41,44,46,51,56,57,58,60,61,62,63,64,69,73,77,78,80,89,90,91,93,96,109,114,116,117,118,119,123,125,126,127,128,129,131,137,138,139,140,144,145,147,149,153,154,158,164,173],said:[0,4,10,22,26,43,44,46,49,51,57,83,91,96,111,112,118,127,134,144,145,147,149,164,166,169,172],sake:[13,43,57,126,135,145,147,169,181],sale:85,same:[0,2,5,6,9,10,11,12,13,14,15,16,19,20,21,22,23,26,27,28,29,31,33,34,37,38,40,41,42,43,44,50,55,57,58,59,60,61,62,63,64,66,69,73,74,78,80,81,83,84,85,86,88,89,90,91,95,96,97,98,100,102,104,105,106,108,109,110,111,112,113,114,115,116,119,121,123,125,126,127,128,131,133,134,136,138,143,144,145,146,147,148,149,152,153,154,158,161,163,164,165,166,167,169,172,173,174,178,181],sampl:[8,36,56,100,147],san:147,sand:62,sandi:111,sane:[61,79,96,158,181],sanit:181,saniti:[9,49,111,127,139,173],sarah:[43,129,145],sat:[21,140],satisfi:[108,145,172],satur:103,save:[0,1,9,15,21,22,24,27,29,33,34,36,41,42,43,46,48,50,51,54,56,64,84,86,87,89,95,97,100,102,103,105,107,109,110,112,115,116,123,125,131,133,138,143,145,146,147,148,149,163,164,165,166,167,169,170,172,173,174],save_a:[146,162,164,166,167],save_as_new:172,save_buff:173,save_data:173,save_for_next:[33,144],save_handl:173,save_kwarg:173,save_model:[143,146,164,166],save_nam:166,save_on_top:[146,162,164,166,167],save_prototyp:165,save_recip:147,savefunc:[50,173],savehandl:173,saver:173,saverdict:173,saverlist:173,saverset:173,saveyesnocmdset:173,saw:[10,46,69],say_text:118,saytext:147,scale:[23,57,61,73,106,114,147],scalewai:90,scan:[8,144,154],scarf:147,scatter:[152,173],scedul:173,scenario:58,scene:[11,21,38,55,59,61,73,74,97,109,112,114,116,122,126,147,154,166,174],schedul:[27,62,147,149,173],schema:[4,64,86,125,131,173],scheme:[28,33,43,63,86,114,145],scienc:[49,124],scientif:79,scissor:116,scm:9,scope:[29,55,64,74,124,134,138,147,158,173],score:[58,60,173],scrambl:172,scraper:181,scratch:[40,46,57,58,61,63,123,124,128,130,136,139,156],scream:122,screen:[7,16,18,33,43,51,52,61,66,74,81,85,97,100,101,104,105,109,114,133,137,138,139,143,145,147,152,158,165,167,169,173,184],screenheight:[74,167],screenread:[74,167,169],screenshot:[55,133,139,184],screenwidth:[74,144,167],script:[6,11,13,14,20,27,36,45,47,55,56,57,59,61,62,63,71,80,84,85,86,89,90,93,103,104,105,106,107,108,109,110,112,115,116,117,119,120,122,125,130,132,133,137,138,139,141,142,143,145,146,147,152,153,154,155,163,164,165,167,170,173,178,181,184],script_path:[43,145],script_search:59,script_typeclass:[153,173,181],script_typeclass_path:171,scriptattributeinlin:166,scriptbas:166,scriptclass:166,scriptdb:[119,125,141,166,172,178],scriptdb_db_attribut:166,scriptdb_db_tag:166,scriptdb_set:[143,164,172],scriptdbadmin:166,scriptdbfilterset:178,scriptdbmanag:166,scriptdbseri:178,scriptdbviewset:178,scripthandl:[141,142],scriptkei:[43,145],scriptmanag:166,scriptnam:173,scripttaginlin:166,scroll:[20,45,52,63,77,95,96,97,123,138,173],scrub:167,sdesc:[56,147],sdesc_regex:147,sdescerror:147,sdeschandl:147,sdk:63,sea:[111,122],seamless:147,seamlessli:[92,102],search:[0,2,9,13,21,22,30,33,41,42,43,48,50,55,58,59,60,64,68,70,73,76,87,89,94,96,102,104,109,116,123,124,125,127,131,134,136,139,140,141,142,143,144,145,146,147,149,152,154,158,160,162,163,164,165,166,167,172,178,184],search_:[27,59],search_account:[58,107,119,141,164,173],search_account_attribut:119,search_account_tag:[119,173],search_at_multimatch_input:164,search_at_result:[147,158,164],search_attribute_object:119,search_channel:[41,119,141,146,173],search_channel_tag:[119,173],search_field:[146,162,164,166,167,172],search_for_obj:145,search_help:[119,141,162],search_help_entri:173,search_helpentri:162,search_index_entri:[144,145,146,147,149,152,153,154,156,162,164,173],search_messag:[119,141,146,173],search_mod:147,search_multimatch_separ:171,search_object:[11,13,27,111,119,121,125,141,143,173],search_object_attribut:119,search_objects_with_prototyp:165,search_prototyp:165,search_script:[59,102,119,141,173],search_script_tag:[119,173],search_tag:[48,112,119,140,141],search_tag_account:112,search_tag_script:112,search_target:147,searchabl:149,searchdata:[143,147,164,173],searchstr:68,season:[61,147],sec:[10,29,62,74,147,169,173],secmsg:173,second:[0,10,11,14,16,21,22,25,27,29,31,33,38,39,41,43,51,62,63,69,80,82,85,86,88,90,91,95,102,103,104,109,110,114,115,116,119,120,121,123,126,127,132,134,143,144,145,147,149,152,153,154,163,164,165,166,167,169,170,173,175],secondari:[81,167],secondli:89,secreci:131,secret:[9,23,65,71,147,167],secret_kei:[9,148],secret_key_nam:148,secret_set:[4,9,23,65,141,155,157,167],sect_insid:49,section:[1,4,9,11,15,18,21,22,23,25,26,29,31,33,35,36,38,39,40,48,51,58,60,62,63,68,69,75,77,80,86,89,90,93,95,96,100,111,113,119,124,125,127,133,137,138,139,147,165,173,178],sector:49,sector_typ:49,secur:[7,11,13,22,26,41,43,57,63,80,85,90,96,108,109,114,123,133,134,139,141,145,146,147,148,162,164,169,172,173,181,184],secure_attr:80,secure_url:148,security_token:148,security_token_nam:148,sed:36,sedcond:166,see:[0,1,2,3,4,5,8,9,10,11,12,13,14,19,20,21,22,23,25,26,27,28,29,30,31,32,33,34,35,37,38,39,40,41,42,43,44,46,48,49,50,51,52,53,55,56,57,58,59,60,61,62,63,64,65,68,70,71,72,74,75,76,80,81,82,86,87,88,89,90,91,93,95,96,98,100,101,102,103,104,105,106,108,109,110,111,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,130,131,132,133,134,135,136,137,138,139,141,143,144,145,146,147,148,149,151,152,153,154,156,158,161,163,164,166,167,168,169,170,171,172,173,175,179,181,183],seek:[122,163,173],seem:[4,22,24,31,39,41,56,61,63,75,94,109,110,119,121,122,123,137,138,172,173],seen:[0,22,29,31,34,40,46,49,51,57,58,69,81,91,95,96,102,105,111,119,120,121,126,127,131,147,165,169,173],sefsefiwwj3:9,segment:[121,167],seldomli:[144,145],select:[2,20,22,27,31,38,43,51,54,63,69,77,80,85,86,104,105,106,111,119,120,123,131,133,137,138,140,144,145,147,152,165,172,173,178],selet:173,self:[0,1,2,5,6,9,10,11,13,20,21,22,25,27,28,29,30,31,33,38,39,40,41,42,43,44,49,50,51,56,57,58,59,60,62,63,71,72,73,76,77,80,81,82,85,86,87,89,95,96,102,109,115,116,117,118,119,120,121,123,125,127,129,132,134,143,144,145,146,147,149,152,153,154,156,163,164,166,167,168,169,171,172,173,174,179],self_pid:173,selfaccount:58,sell:[78,85,147],semi:[93,132,138,147],semicolon:[80,163,173],send:[2,12,22,25,27,29,33,34,41,43,51,52,58,59,61,64,70,71,73,74,76,80,81,83,89,91,93,95,96,102,103,105,107,110,113,114,115,116,118,120,123,126,133,137,138,139,140,143,144,145,146,147,148,149,151,152,153,154,158,163,164,166,167,168,169,170,171,173],send_:[40,83,169],send_adminportal2serv:169,send_adminserver2port:167,send_authent:169,send_channel:169,send_default:[40,83,169],send_defeated_to:154,send_emot:147,send_functioncal:169,send_game_detail:168,send_heartbeat:169,send_instruct:167,send_mail:147,send_msgportal2serv:169,send_msgserver2port:167,send_p:169,send_privmsg:169,send_prompt:169,send_random_messag:153,send_reconnect:169,send_request_nicklist:169,send_status2launch:169,send_subscrib:169,send_text:[40,83,169],send_unsubscrib:169,sender:[34,41,43,107,143,145,146,147,164,167,169,173,174],sender_account_set:143,sender_extern:146,sender_object:167,sender_object_set:164,sender_script_set:166,sender_str:146,sendernam:[43,145],senderobj:173,sendlin:169,sendmessag:[40,147],sens:[1,10,22,31,37,56,58,80,86,89,96,102,121,138,144,153,173],sensibl:[90,167],sensit:[11,51,58,80,146,147,148,149,151,162,172,173],sensivit:147,sent:[25,34,51,58,69,74,83,88,91,105,107,113,114,119,137,138,143,144,145,146,147,149,151,153,164,167,168,169,171,172,173,178],sentenc:[46,91,147,149],sep:173,sep_kei:[22,147],separ:[8,11,13,14,20,23,29,31,33,37,38,40,43,46,48,57,58,61,62,64,71,72,75,77,80,84,85,86,87,89,91,92,93,95,96,98,101,103,105,106,112,114,115,119,121,123,126,129,131,133,136,137,138,140,143,144,145,146,147,149,152,153,154,158,162,163,164,166,167,169,173],separatli:29,seq:87,sequenc:[10,13,14,15,33,64,80,81,87,89,113,126,144,145,147,149,158,163,167,173],seri:[51,61,79,114,131,136,138,147,153,173],serial:[11,83,138,141,165,166,169,173,177],serializ:169,serializer_class:178,serializermethodfield:178,seriou:[39,110],serious:63,serv:[45,49,55,64,83,101,103,104,111,135,144,148,152,167,169,173,180],server:[0,2,4,9,10,11,12,13,15,19,21,25,26,27,28,29,31,33,34,35,36,37,40,41,45,47,51,54,55,56,57,58,59,60,62,63,64,65,66,67,69,70,71,72,73,74,75,78,79,80,81,83,84,86,88,89,91,93,94,95,96,97,100,101,102,103,106,107,109,110,111,113,114,115,116,118,121,122,124,125,127,128,131,133,134,135,136,137,138,139,141,142,143,144,145,146,147,148,149,150,153,154,155,164,166,172,173,174,177,178,183,184],server_connect:169,server_disconnect:169,server_disconnect_al:169,server_epoch:[27,173],server_info_dict:167,server_l:169,server_logged_in:169,server_nam:104,server_pid:[169,173],server_receive_adminportal2serv:167,server_receive_msgportal2serv:167,server_receive_statu:167,server_reload:166,server_run:167,server_runn:167,server_servic:173,server_services_plugin:[40,104,141,155,157],server_services_plugin_modul:40,server_session_class:[105,158],server_session_sync:169,server_st:167,server_twistd_cmd:169,server_twisted_cmd:169,serverconf:[145,166],serverconfig:[166,167],serverconfigadmin:167,serverconfigmanag:167,serverfactori:169,serverload:[43,145],serverlogobserv:173,servermsg:173,servernam:[4,8,9,54,74,90,104],serverprocess:[43,145],serversess:[40,105,114,141,142,151,155,157,163,169,172],serversessionhandl:[40,105,167],serverset:[43,80,145,163],servic:[12,23,40,45,71,90,94,100,103,104,110,131,133,141,145,148,158,167,169,173],sessdata:167,sessid:[2,33,105,123,164,167,169],session:[2,12,15,24,31,33,40,45,47,51,57,74,81,82,84,88,89,91,96,100,107,114,123,127,138,139,141,142,143,144,145,147,149,151,156,158,164,165,166,169,173,178,184],session_data:167,session_from_account:167,session_from_sessid:167,session_handl:[105,141],session_id:178,session_portal_partial_sync:167,session_portal_sync:167,sessioncmdset:[31,43,145,156,158],sessionhandl:[40,83,141,142,143,164,169],sessionid:169,sessionobject:173,sessions_from_account:167,sessions_from_charact:167,sessions_from_csessid:[167,169],sessions_from_puppet:167,sesslen:164,set:[0,2,3,6,7,8,10,11,12,13,14,15,16,17,19,20,21,22,23,24,25,26,27,29,30,32,33,34,35,36,37,38,39,40,41,42,44,45,46,47,50,52,55,56,57,58,59,60,61,63,64,66,67,68,69,71,74,75,76,82,83,85,86,87,89,91,93,95,96,97,100,102,105,107,108,109,110,111,112,113,114,116,117,119,120,121,124,125,126,128,129,130,133,134,135,136,137,138,139,141,143,144,145,146,147,148,149,151,152,153,154,155,156,157,161,162,163,164,165,166,167,169,170,171,172,173,174,175,178,179,181,184],set_active_coordin:147,set_al:154,set_alias:144,set_attr:145,set_attribut:178,set_cach:172,set_class_from_typeclass:172,set_cmdset:144,set_dead:154,set_descript:51,set_detail:[147,154],set_game_name_and_slogan:179,set_gamedir:167,set_kei:144,set_nam:51,set_pane_typ:137,set_password:143,set_task:149,set_trac:[42,141],set_webclient_set:179,setattr:[147,166,167,172,173,174],setcolor:81,setdesc:[57,145,147],setgend:147,sethelp:[20,68,145],sethom:145,setlock:147,setnam:40,setobjalia:[43,145],setperm:[43,145],setspe:147,sett:98,settabl:[74,86,169],setter:[39,143,146,147,164,167,172],settestattr:50,settingnam:80,settings_chang:107,settings_default:[4,5,34,47,104,127,142,173],settings_ful:104,settings_mixin:[141,167],settl:[111,116],setup:[5,15,18,26,40,47,61,63,71,85,93,96,100,116,120,127,129,131,138,139,143,144,145,147,148,149,153,154,158,163,164,165,166,167,169,170,171,172,173,174,175,178,181,184],setup_str:170,setuptool:[63,75],sever:[0,11,14,19,22,29,31,33,36,41,42,43,48,50,52,55,56,57,59,62,69,79,80,102,104,109,113,116,119,125,137,145,147,149,154,164,169,172,173],sex:147,shall:[126,134],shaman:[57,109],shape:[20,22,39,58,61,111,147,173],sharabl:109,share:[9,25,31,36,37,42,46,57,59,63,64,65,80,86,90,102,103,105,112,116,119,125,133,135,143,149,165,166,170,172,173,174,178,179],shared_field:178,sharedloginmiddlewar:179,sharedmemorymanag:[172,174],sharedmemorymodel:[146,162,172,174],sharedmemorymodelbas:[143,146,162,164,166,172,174],sharedmemorystest:174,shaw:[77,79],she:[0,22,33,56,91,126,147,149],sheer:[43,145],sheet:[23,51,133,134,137,173],sheet_lock:58,shell:[7,23,25,26,36,53,57,58,59,60,63,75,86,87,90,100,103,108,110,125,128,169],shenanigan:158,shield:[29,77,86],shift:[14,15,27,108,149,154,162,173],shiftroot:154,shine:[21,154],shini:173,ship:[55,64,75,111],shire:62,shirt:147,shoe:147,shoot:[21,152,173],shop:[51,57,108,124,139,149,184],shop_exit:85,shopcmdset:85,shopkeep:149,shopnam:85,shopper:85,short_descript:54,shortcom:85,shortcut:[0,3,22,23,27,29,31,33,38,43,47,53,59,69,91,96,100,107,116,119,125,129,133,134,143,144,145,147,149,163,164,165,173],shorten:[42,46,125,165],shorter:[40,61,104,108,117,118,125,132,146,147,172,173],shortest:[39,147],shorthand:[43,89,126,145],shortli:[0,22,77],shot:152,should:[0,1,2,3,4,5,6,8,9,10,11,12,13,14,15,16,19,20,22,23,24,25,26,27,29,31,33,34,37,38,39,40,41,42,43,46,47,48,51,53,55,57,58,59,60,61,62,63,64,65,66,68,69,72,73,74,75,76,77,80,81,82,83,85,86,88,89,90,91,93,94,95,96,97,98,100,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,119,121,122,123,124,125,126,127,128,129,130,131,133,134,135,136,137,138,139,140,141,143,144,145,146,147,148,149,151,152,153,154,156,158,161,163,164,165,166,167,169,170,171,172,173,175,181],should_join:146,should_leav:146,should_list_cmd:145,shoulddrop:[152,164],shoulder:[58,147],shouldget:[152,164],shouldgiv:[152,164],shouldmov:[149,152,164],shouldn:[0,13,21,22,29,41,48,58,93,126,145,147,149,152,170],shouldrot:173,shout:29,shove:21,show:[0,12,13,14,20,22,24,26,27,30,33,35,37,38,39,40,42,43,46,48,49,51,52,53,54,55,57,58,60,61,62,63,64,68,69,70,71,73,81,82,85,86,90,91,95,96,97,98,101,102,103,104,105,106,110,111,114,116,117,118,119,120,122,124,126,127,128,129,131,133,134,136,137,138,139,145,147,152,153,154,158,164,165,167,169,173,181],show_foot:173,show_map:49,show_non_edit:165,show_non_us:165,show_valu:147,show_version_info:167,show_warn:167,showcas:[31,111,147],shown:[0,4,9,22,25,29,35,41,43,49,51,54,57,62,68,109,114,121,133,138,145,147,154,158,164,165,167,173],showtim:62,shrink:173,shrug:46,shrunk:101,shuffl:27,shun:[26,90,108],shut:[0,4,29,43,93,100,102,104,137,143,145,158,164,166,167,168,169],shutdown:[12,19,31,58,93,102,105,110,143,145,158,166,167,169,172,173],shy:[26,61,129],sibl:[10,57,96,102],sid:[43,145],side:[0,1,11,24,36,38,43,48,49,58,73,74,83,91,105,112,119,126,127,133,137,138,143,145,146,147,158,162,164,166,167,169,172,173,174],sidestep:19,sidewai:173,sigint:167,sign:[0,14,20,46,83,90,91,106,115,123,132,147,148,164,166,172,173],signal:[45,93,110,139,141,142,152,169,170,174,184],signal_acccount_post_first_login:107,signal_account_:107,signal_account_post_connect:107,signal_account_post_cr:107,signal_account_post_last_logout:107,signal_account_post_login:107,signal_account_post_login_fail:107,signal_account_post_logout:107,signal_account_post_renam:107,signal_channel_post_cr:107,signal_helpentry_post_cr:107,signal_object_:107,signal_object_post_cr:107,signal_object_post_puppet:107,signal_object_post_unpuppet:107,signal_script_post_cr:107,signal_typed_object_post_renam:107,signatur:[33,73,144,146,147,148,149,158,166,167,168,169,171,172,173,179],signature_vers:148,signed_integ:173,signedinteg:173,signedon:169,signifi:[14,163,172],signific:97,significantli:50,signup:4,silenc:168,silenced_system_check:127,silent:[10,43,62,118,145,167,169],silli:[60,89,96,109],silvren:[55,90],similar:[0,11,13,20,21,22,25,33,41,48,51,55,58,64,68,73,77,86,89,90,96,102,106,121,125,129,136,137,140,143,144,145,147,149,152,162,164,167,172,173,178,181],similarli:[58,62,90,112,147,152,172,175,178],simpl:[0,2,4,5,6,9,10,13,14,15,17,25,26,28,30,31,33,35,38,39,40,41,43,46,49,50,55,56,57,58,59,60,61,67,69,70,73,74,76,77,81,85,86,88,89,90,91,95,96,98,100,103,105,108,109,111,112,116,117,118,119,120,122,123,124,126,132,133,135,139,145,146,147,148,149,152,153,154,161,162,164,165,166,169,172,173,180,181,184],simpledoor:[141,142],simplemu:24,simpleobjectdbseri:178,simpler:[10,15,38,43,56,145,173,181],simpleresponsereceiv:168,simplest:[6,29,58,73,90,116,144,173,175],simpli:[5,8,11,12,13,17,20,21,22,23,25,29,31,37,38,39,40,41,47,49,51,53,55,58,59,61,63,71,72,73,80,81,83,85,96,102,103,104,109,112,114,118,121,123,125,127,128,131,132,138,140,143,144,145,146,147,149,152,153,154,162,164,169,172,173],simplic:[22,39,43,55,126,145,147,154],simplif:[45,116],simplifi:[10,69,94,100,111,116,118,149],simplist:[116,123,132,137,147],simul:[33,73,93,147,171],simultan:[58,88,116,173],sinc:[0,1,3,4,5,6,9,10,11,13,14,19,21,22,23,25,26,27,28,29,31,33,34,35,38,39,40,41,42,43,44,47,48,49,50,51,54,55,56,57,58,59,60,61,62,64,69,74,76,80,83,84,85,86,88,89,90,91,96,97,100,102,104,110,111,114,115,116,118,119,121,122,123,125,126,127,131,133,134,135,137,138,143,144,145,146,147,152,153,154,163,164,165,166,167,168,169,170,172,173,174,181],singl:[0,5,10,14,16,22,23,24,31,33,37,38,43,44,48,51,55,57,58,59,61,64,67,73,77,83,87,88,90,95,96,105,108,111,112,114,119,122,125,127,128,129,139,143,144,145,146,147,151,152,154,158,164,165,166,167,170,171,172,173,181],single_type_count:147,singleton:[84,105,115,146,166,173],singular:[58,61,164],sink:26,sint:52,sir:46,sit:[11,14,29,33,47,55,63,80,83,90,95,96,119,121,123,125,145,147,149,153,154,163,166,169,173],sitabl:125,sitat:154,site:[8,16,17,23,37,69,71,79,80,90,97,98,100,101,103,111,133,134,143,158,167,181],site_nam:59,situ:[11,172,173],situat:[0,6,11,22,33,37,42,43,46,62,76,83,86,102,105,119,125,131,144,145,149,174,175],six:[73,91,147],sixti:62,sizabl:148,size:[16,24,42,49,58,97,101,108,111,137,138,141,147,148,168,169,173,174],size_limit:173,skeleton:[123,137],sketch:[116,138],skill:[28,29,30,55,60,61,70,73,79,110,116,121,127,133,134,147,173],skill_combat:73,skillnam:73,skin:109,skip:[31,33,41,43,49,61,62,75,88,100,106,109,115,131,143,145,147,148,164,172,173],skipkei:169,skippabl:129,skull:109,sky:[102,132],slack:79,slam:147,slash:[20,41,55,73,116,122,148,154],slate:111,slc:173,sleep:[10,29,33,73],slew:[61,73,75,173],slice:[119,145,173,175],slice_bright_bg:145,slice_bright_fg:145,slice_dark_bg:145,slice_dark_fg:145,slight:[8,91,147,149],slightli:[42,62,63,79,116,123,143,146,147,152,181],slightly_smiling_fac:138,slip:173,slogan:9,slot:[58,134,147,152,165,173,175],slow:[27,116,146,147,154,169,173],slow_exit:[141,142],slower:[62,77,90,93],slowexit:147,slowli:[79,147,183],slug:[146,162,172,181],slugifi:181,small:[4,14,15,16,25,30,33,37,55,57,58,61,63,69,70,79,81,85,90,91,93,96,97,98,108,111,122,123,124,127,128,139,147,152,153,169,173,175],smaller:[13,14,16,38,101,137,147,173],smallest:[58,62,80,90,147,173],smallshield:86,smart:[41,77,91,147],smarter:109,smash:[61,153],smell:61,smelli:109,smile:[33,43,145],smith:173,smithi:29,smoothi:147,smoothli:134,smush:48,snake:136,snap:82,snapshot:131,snazzi:78,sneak:163,snippet:[10,13,21,31,43,55,64,80,109,114,139,145,169,173],snoop:103,snuff:26,social:[55,71],socializechat:170,soft:[4,64,139,147,184],softcod:[129,139],softli:78,softwar:[36,63,90,131],solar:62,soldier:85,sole:[57,69,143],solid:[49,55,114],solo:[20,63,124],solut:[0,9,14,25,27,29,39,56,69,73,85,90,91,103,111,115,118,121,122,125,127,138,145,163,175],solv:[21,27,44,49,61,63,77,97,111,147,154],some:[0,3,4,5,6,8,9,11,12,13,14,15,16,20,21,22,23,24,25,26,27,28,29,31,33,36,37,38,40,42,43,45,46,48,49,50,51,55,57,58,60,61,62,63,64,69,70,72,73,74,75,77,78,79,80,82,83,85,86,87,89,90,91,94,95,96,97,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,121,122,123,124,125,126,127,128,131,133,134,136,137,138,139,143,144,145,146,147,148,149,152,153,154,156,158,161,163,164,165,166,167,168,169,172,173,174,176,178,181],some_long_text_output:173,somebodi:[0,138],somehow:[33,40,73,80,87,90,113,140,147,173],someon:[0,1,29,33,43,46,48,49,58,60,80,85,90,96,103,107,115,117,118,119,138,143,145,147,149,153,154,164],somepassword:23,someplac:154,someth:[0,3,4,6,8,9,10,11,12,14,20,22,23,25,27,29,30,33,38,39,40,41,43,44,46,49,51,52,56,57,58,59,60,61,62,64,65,68,69,70,71,72,73,75,80,82,83,85,86,89,90,91,93,95,96,102,104,107,108,109,111,114,115,119,123,125,127,128,129,133,134,135,137,138,139,143,144,145,147,148,149,152,154,163,164,167,172,173,181],sometim:[6,22,27,33,40,42,50,51,60,62,64,80,86,91,93,95,96,102,109,110,119,136,138,145],somewhat:[4,22,41,57,127,138,147],somewher:[0,12,37,43,73,80,90,109,121,125,131,145,146,162,172,173],soon:[42,61,69,72,96,100,105,127,153,169,173],sophist:[10,27,55,108,116],sorl:4,sorri:[80,163],sort:[3,6,11,31,39,49,59,61,64,69,73,83,84,90,105,110,112,116,117,135,140,147,152,154,164,165,166,172,173,175,181],sort_kei:169,sought:[143,144,146,162,164,172],soul:111,sound:[22,29,37,58,61,80,82,83,102,104,111,115,131,138,147,169,175],sourc:[0,4,9,10,12,15,16,17,20,21,22,23,27,31,36,37,38,46,47,53,55,57,60,63,64,68,72,75,76,79,88,89,94,96,97,108,122,127,128,130,131,134,139,141,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,168,169,170,171,172,173,174,175,178,179,180,181,182,183],source_loc:[25,77,96,117,147,149,154,164],source_object:[145,146,147],sourceforg:169,sourceurl:169,south:[0,22,43,44,49,111,121,145,147,149,170],south_north:111,southeast:145,southern:111,southwest:[20,43,145],space:[9,20,21,22,25,33,35,38,41,43,46,48,49,57,68,80,87,91,95,102,109,111,114,116,118,126,129,137,138,144,145,146,147,148,152,154,158,164,165,167,172,173],spaceship:121,spacestart:173,spaghetti:[13,173],spam:[12,28,103,116,138,167],spammi:[12,116],span:[16,17,108],spanish:76,spare:152,spars:167,spatial:111,spawen:147,spawn:[47,55,93,120,122,137,138,141,145,147,152,161,165],spawner:[18,45,89,120,139,141,142,145,152,161,184],spd:134,speak:[0,15,19,41,43,46,60,94,96,113,117,118,126,133,145,147,149,163,164],speaker:[46,147,149],spear:109,spec:145,special:[2,10,11,13,14,15,19,20,25,26,27,30,31,33,35,37,41,42,51,58,60,61,64,69,76,77,80,81,83,85,86,88,89,95,102,103,104,107,111,112,113,114,116,119,122,123,125,127,131,134,137,143,144,145,147,152,154,158,163,164,167,169,172,173],specif:[0,2,4,9,11,12,22,23,24,25,26,27,31,33,36,37,38,39,40,41,42,43,46,47,50,51,55,56,59,61,62,64,67,69,77,78,79,80,82,87,88,89,90,91,95,96,100,105,107,110,111,112,115,116,119,121,122,123,124,125,126,127,131,132,133,134,135,137,138,143,144,145,146,147,148,149,154,156,162,163,164,165,166,167,169,172,173,178,181],specifi:[3,11,12,16,19,21,22,27,29,31,38,39,43,46,49,51,54,58,62,63,68,83,84,86,88,90,91,98,100,102,103,105,109,111,112,114,115,119,123,127,134,136,144,145,146,147,148,149,152,158,163,164,165,166,169,170,171,172,173,178,181],spectacular:42,speech:[149,164],speechlock:163,speed:[11,47,62,82,86,87,93,116,134,147,165,169,172,173],spell:[15,19,28,57,60,109,112,147,152,165],spell_attack:152,spell_conjur:152,spell_heal:152,spell_nam:152,spellnam:152,spend:[39,89,91,119,152],spend_act:152,spend_item_us:152,spent:152,sphinx:38,spin:[62,90],spit:[3,60,116],splashscreen:147,splinter:154,split:[9,25,31,33,41,58,91,104,105,111,118,121,123,131,136,137,138,144,145,147,154,165,167,169,173,175],split_2:138,split_nested_attr:145,splithandl:138,spoken:[0,46,72,147,149,164],spoof:172,spool:63,sport:87,spot:[57,64,143],spread:[70,73,109],spring:[82,147],spring_desc:147,sprint:147,sprofil:167,spunki:77,spyrit:24,sql:[7,36,56,57,64,86,125,139,170,184],sqlite3:[55,64,86,123,127,128,131,173],sqlite3_prep:167,sqlite:[23,86,128,167],sqllite:36,sqrt:39,squar:[38,39,129],squeez:86,src:[10,17,20,59,75,80,89,100,102,133,137,139,151],srcobj:[144,145],srun:167,srv:36,ssessionhandl:83,ssh:[9,24,25,40,55,64,83,90,94,105,110,141,167],ssh_interfac:90,ssh_port:90,sshd:103,sshfactori:169,sshprotocol:169,sshserverfactori:169,sshuserauthserv:169,ssl:[7,8,43,55,64,67,83,88,94,141,143,145,167],ssl_context:169,ssl_interfac:90,ssl_port:90,sslcertificatefil:8,sslcertificatekeyfil:8,sslciphersuit:8,sslengin:8,ssllab:8,sslprotocol:[8,169],ssltest:8,sslv3:67,sstem:69,sta:173,stab:[29,122,154],stabil:[61,145,147,163],stabl:[37,40,56,60,100],stabli:[97,166],stack:[13,31,61,121,137,143,144,153,165,167,173],stackedinlin:143,stackexchang:127,stackful:173,stacktrac:[165,173],staf:108,staff:[9,19,25,57,61,68,73,80,108,109,111,123,133,144,165,173],staff_onli:162,staffer:9,staffernam:9,stage:[2,36,56,61,77,111,123,131,133,143,146,149,164],stagger:169,stai:[1,31,49,51,63,90,91,121,125,126,138,147],stale:[100,125],stalker:181,stamina:[30,147,152],stamp:[27,43,96,105,125,137,143,145,164,166,170,172],stanc:[116,147],stand:[13,17,20,21,22,25,29,38,43,49,56,61,63,72,73,80,86,90,95,96,111,116,121,122,123,127,131,133,138,145,147,149,154,164,166,170,172,173],standalon:103,standard:[0,1,6,8,9,15,21,27,30,41,43,50,57,58,59,63,64,79,83,88,91,95,103,113,114,116,120,126,131,136,139,141,143,145,147,163,164,167,169,172,173,178,184],stanza:169,star:[43,145],stare:131,start:[0,1,2,3,4,5,7,12,13,14,15,16,18,20,21,23,25,26,27,29,31,33,34,38,39,40,41,42,43,44,45,47,48,49,50,51,53,54,55,57,59,60,61,62,64,65,66,69,70,72,73,74,75,76,77,79,80,83,84,86,87,90,91,93,95,96,97,98,101,102,103,104,105,106,107,108,109,111,114,116,119,120,121,123,124,125,127,128,130,131,132,133,136,137,138,139,143,144,145,146,147,149,152,153,154,158,164,165,166,167,168,169,170,172,173,175,183,184],start_all_dummy_cli:170,start_attack:154,start_bot_sess:167,start_delai:[102,116,120,121,153,166,173],start_driv:121,start_evennia:167,start_hunt:154,start_idl:154,start_lines1:167,start_lines2:167,start_loc_on_grid:49,start_olc:165,start_only_serv:167,start_ov:51,start_patrol:154,start_plugin_servic:[40,158],start_portal_interact:167,start_serv:169,start_server_interact:167,start_sunrise_ev:62,start_text:147,start_turn:152,startapp:[69,86,133,134],startclr:[114,173],startedconnect:[167,169],starter:[9,136],starthour:25,startnod:[51,85,147,165,173,175],startnode_input:[51,147,165,173,175],startproduc:168,startservic:[167,168],startstop:158,startswith:[41,43,84,145,173],starttl:[167,169],starttupl:169,startup:[11,35,40,60,62,90,102,104,136,158,164,166,167,169,171,173],stat:[17,43,60,61,71,85,116,123,133,134,136,139,145,147,152,184],state:[11,13,14,31,33,42,43,50,51,55,56,64,80,95,100,102,105,110,114,116,121,122,126,131,137,138,143,144,145,146,147,152,153,154,165,166,167,169,172,173],state_unlog:145,statefultelnetprotocol:[169,170],statement:[10,13,14,27,31,42,49,51,55,58,59,86,94,95,96,118,119,124,164,173],static_overrid:[135,136,137],static_root:136,staticfil:148,statict:[43,145],statictrait:147,station:121,stationari:154,statist:[3,12,43,104,105,120,124,135,145,147,170,172,174],statu:[20,29,51,58,61,88,90,104,105,115,131,146,147,152,154,158,166,167,169,184],status:61,status_cod:168,stderr:147,stdin_open:100,stdout:[59,100,147,167,173],steadi:64,steal:[43,85,145],steer:121,step1:29,step2:29,step3:29,step:[0,4,7,8,13,14,21,23,29,31,33,36,38,39,41,43,45,46,50,58,63,69,73,77,82,85,86,91,97,100,102,106,108,121,122,123,126,127,128,134,138,139,145,147,154,166,167,169,170,172,173,175,183,184],stick:[15,33,38,43,51,63,113,145],still:[0,1,4,6,9,11,13,14,15,19,20,22,25,26,29,31,33,37,38,39,40,41,43,49,55,57,58,60,62,63,64,77,78,79,83,91,94,95,96,102,103,105,106,107,108,110,114,121,123,125,126,128,131,134,138,144,145,147,148,149,152,154,164,165,166,169,170,173],sting:111,stitch:148,stock:[34,55,85,101,151,181],stolen:[103,173],stone:[20,33,60],stoni:60,stop:[7,9,10,12,14,20,25,27,29,34,41,42,43,49,51,57,58,62,63,74,77,80,82,89,90,93,95,96,100,102,104,105,106,108,115,116,120,121,123,128,137,139,145,147,149,152,153,154,158,164,166,167,168,169,172,173,184],stop_driv:121,stop_evennia:167,stop_serv:169,stop_server_onli:167,stopproduc:168,stopservic:[167,168],storag:[11,13,23,28,29,33,43,47,56,64,73,85,86,96,102,125,133,138,143,145,146,147,148,149,163,164,165,166,167,172,173],storage_locksr:163,storage_lockstr:163,storage_modul:173,storagecontain:102,storagescript:102,store:[0,2,9,13,15,21,23,27,28,29,31,33,34,37,39,40,41,43,44,46,47,49,50,53,55,56,57,58,60,61,64,69,73,75,80,82,85,86,87,89,91,95,97,100,102,104,105,112,113,115,116,119,121,123,125,127,128,131,133,134,135,136,137,138,139,143,144,145,146,147,148,149,151,152,153,154,156,163,164,165,166,167,169,170,172,173,174,181],store_kei:166,store_result:48,store_tru:147,stored_obj:25,storekei:[85,166],storenam:85,storeroom:85,storeroom_exit:85,storeroom_kei:85,storeroom_key_nam:85,stori:[3,9,97,133],storm:[28,119],storypag:3,storytel:123,stove:164,str:[0,10,11,22,25,27,39,40,50,51,58,59,60,73,74,84,91,96,113,114,119,125,127,133,134,141,143,144,145,146,147,148,149,151,152,154,158,162,163,164,165,166,167,169,170,172,173,178,179,181],straight:[49,68,126,165],straightforward:[25,41,85,91,121,123,158],strang:[6,8,14,29,41,56,131,144],strangl:90,strategi:[42,152],strattr:[1,11,172],strawberri:147,stream:[106,148,167,169],streamlin:[36,147],strength:[11,57,58,60,61,73,80,116,134,147],stress:[93,170],stretch:111,stribg:173,strict:[10,165],stricter:165,strictli:[19,51,59,77,133,147,152,173],strike:[43,51,82,116,145,147,152],string1:173,string2:173,string:[5,9,11,12,13,15,19,20,22,23,25,27,29,31,33,34,35,38,41,42,43,49,50,51,54,55,57,58,59,60,62,68,71,76,82,83,84,86,87,88,89,90,93,95,96,97,104,109,111,112,113,114,115,116,119,124,125,127,129,133,134,137,138,139,141,143,144,145,146,147,148,149,151,152,154,156,158,161,162,163,164,165,166,167,168,169,170,172,173,175,178,181,184],string_from_modul:173,string_partial_match:173,string_similar:173,string_suggest:173,stringproduc:168,stringvalu:147,strip:[21,22,33,38,41,43,51,58,74,81,85,108,109,114,118,123,144,145,147,148,165,167,169,173,175],strip_ansi:[81,173],strip_control_sequ:173,strip_mxp:173,strip_raw_ansi:173,strip_raw_cod:173,stroll:147,strong:[80,114,123,173],strongest:80,strongli:[64,73,95,124,147],strr:147,struct:56,structur:[9,11,33,37,38,41,43,45,47,48,49,55,56,59,63,64,68,69,80,83,88,95,96,109,119,133,134,136,138,145,147,148,158,161,164,165,169,172,173,175,178,180,181],strvalu:[11,172],stuck:[51,63],studi:59,stuff:[3,9,11,21,29,31,37,38,47,49,51,57,61,67,73,80,85,96,102,105,107,109,119,138,144,145,147,166,167,179],stumbl:97,stupidli:34,sturdi:173,stutter:108,style:[3,16,20,21,27,33,37,38,40,41,45,51,55,57,58,61,79,87,95,106,111,114,116,122,124,129,138,143,144,145,147,148,152,156,164,165,173,175],styled_foot:144,styled_head:[33,144],styled_separ:144,styled_t:[33,144],sub:[9,11,36,37,38,57,65,69,88,90,108,109,116,119,137,138,143,144,146,147,155,162,163,164,165,166,167,172,173,177],sub_ansi:173,sub_app:133,sub_brightbg:173,sub_dblspac:173,sub_mxp_link:173,sub_text:173,sub_xterm256:173,subclass:[27,64,105,109,118,119,125,145,147,164,166,169,172,173,174,175],subdir:127,subdirectori:[37,127],subdomain:[8,90,103,158],subfold:[47,86,95,96,134,135],subhead:38,subject:[36,39,81,86,90,124,147],submarin:121,submenu:[106,147,165],submenu_class:147,submenu_obj:147,submiss:[147,181],submit:[17,37,103,133,147,181],submitcmd:147,submodul:[142,150,155,157],subnegoti:169,subnet:[12,43,145],subpackag:[88,127,142],subprocess:[25,173],subreddit:79,subscrib:[12,33,34,41,43,58,64,80,115,128,132,143,145,146,152,166,167,169],subscript:[33,43,58,79,115,132,145,146,154,166],subsequ:[10,11,33,43,95,116,144,145,172,173],subsequent_ind:173,subset:[56,112,127,171],subsid:125,substanti:148,substitut:[71,87,106,164,173],subsubhead:38,subsystem:[9,63,86,163,174],subtitl:17,subtract:[85,147,165],subturn:116,subword:173,succ:163,succe:[61,116,147],succeed:147,success:[73,116,123,134,143,146,147,152,153,154,163,165,167,172,173,181],success_teleport_msg:154,success_teleport_to:154,success_url:181,successfuli:147,successfulli:[10,28,33,36,60,77,110,111,130,143,147,154,164,166,167,169,172,181],suddenli:[26,97,172],sudo:[63,100,103],suffic:[17,57,61],suffici:[86,90,94,119,148],suffix:[27,97,114,173,178],suggest:[1,23,25,37,38,48,51,52,55,61,67,68,70,90,95,97,125,138,140,144,145,147,149,154,164,173],suggestion_cutoff:145,suggestion_maxnum:145,suit:[29,34,55,64,117,130,139,145,147,149,171,173,181],suitabl:[21,25,33,37,55,63,64,80,83,87,88,90,112,131,144,154,158,163,165,167,170,173],sum:[37,82,91,139,144],summar:[0,79,139],summari:[0,7,46,79,96,110,123,147],summer:147,sun:62,sunris:62,sunt:52,super_long_text:173,superclass:143,superfici:147,superflu:173,supersus:163,superus:[2,4,5,6,9,13,14,19,20,21,23,25,41,43,58,60,63,81,95,96,111,122,134,143,145,146,147,154,163,164,165,167,172,173],supplement:51,suppli:[10,11,27,34,37,43,51,58,59,63,68,72,74,84,88,93,102,105,109,112,114,115,116,123,127,143,144,145,146,147,164,165,166,167,169,172,173],supporst:169,support:[2,4,7,8,9,11,23,26,33,37,38,40,42,43,44,47,49,50,51,56,57,58,61,63,64,65,66,70,74,75,76,81,83,86,87,90,91,94,98,100,103,109,110,113,114,123,126,139,145,147,148,149,163,164,165,166,167,169,172,173,179,184],supports_set:[74,167],suppos:[0,33,51,61,76,83,109,119,138,143,147,171],supposedli:[147,169],suppress:[24,169],suppress_ga:[141,167],suppressga:169,supress:169,sur:79,sure:[0,2,4,5,8,9,11,12,13,14,15,19,20,21,23,25,28,29,30,31,33,36,37,38,41,42,43,44,49,51,57,58,60,61,62,63,71,72,73,75,78,80,81,86,87,89,90,91,93,95,96,97,100,102,105,106,109,110,111,112,113,115,116,118,123,125,126,127,128,131,133,134,136,137,138,140,141,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,169,172,173,174,175,181],surfac:[58,82,103],surpris:[22,39,69,80,91],surround:[31,33,43,111,116,119,129,145,147,154,173],surviv:[5,11,27,28,31,43,50,51,84,102,105,115,116,126,143,144,145,147,166,173],suscept:[27,56,163],suspect:133,suspend:[100,103,106],suspens:102,suspici:51,suspicion:133,svg:148,svn:[36,108],swallow:[96,118,169,173],swap:[43,114,127,137,138,145,147,172,173],swap_autoind:173,swap_object:172,swap_typeclass:[60,125,143,172],swapcas:173,swapcont:138,swapkei:147,swapper:172,swedish:76,sweep:102,swiftli:10,swing:[28,29,33,82],switch1:129,switch2:129,switch_opt:[145,147],sword:[20,28,33,61,73,77,85,86,119,147,161,165,173],symbol:[14,15,33,49,75,106,108,119,147,173],symlink:[38,63],symmetr:173,sync:[64,83,105,131,146,167,169,172,173],sync_port:167,syncdata:167,syncdb:127,synchron:173,syntact:[163,173],syntax:[5,6,13,14,15,21,22,23,29,33,41,43,46,48,55,58,60,62,76,80,91,97,114,119,123,129,134,144,145,147,163,164,167,169,172,173,184],syntaxerror:60,sys_cmd:144,sys_game_tim:59,syscmdkei:33,syscommand:[141,144,164],syslog:151,sysroot:75,system:[0,2,4,5,9,10,11,19,21,22,23,26,27,28,29,31,34,36,37,38,39,40,41,44,46,47,49,55,56,59,60,62,63,64,74,75,76,77,79,81,83,84,85,86,87,90,93,95,97,102,103,104,105,107,108,109,110,111,112,114,115,119,121,122,125,126,127,128,129,131,132,134,136,138,139,140,141,143,144,146,147,148,149,151,152,153,154,158,161,162,163,164,165,166,167,169,170,172,173,175,183,184],system_command:33,systemat:39,systemctl:8,systemmultimatch:145,systemnoinput:145,systemnomatch:145,systemsendtochannel:145,tab:[9,14,26,30,36,53,59,69,95,96,106,114,137,138,173],tabl:[0,4,13,15,43,45,46,48,58,59,64,69,82,88,97,111,113,114,119,125,128,134,144,145,147,165,167,169,173],table_char:173,table_check:175,table_format:145,table_lin:173,table_str:58,tablea:173,tableb:173,tablechar:[58,173],tableclos:[88,169],tablecol:173,tableopen:[88,169],tablet:16,tabletop:[58,73,79,124,152],tabsiz:173,tabstop:173,tabularinlin:172,tack:[20,119,144],tackl:37,tactic:[73,116],taction:116,tag:[9,12,13,18,20,24,27,33,45,48,51,55,57,58,64,74,86,87,88,95,96,100,109,114,119,124,125,134,136,137,138,139,140,141,142,143,144,145,146,147,149,151,152,153,154,156,162,163,164,165,166,169,170,171,173,175,178,184],tag_categori:172,tag_data:172,tag_kei:172,tag_obj:172,tag_str:165,tag_tupl:165,tag_typ:[172,178],tagadmin:172,tagform:172,tagformset:172,taghandl:[112,125,172],taginlin:[143,146,162,164,166,172],tagkei:[163,172,173],taglin:17,tagnam:165,tagseri:178,tagshandl:178,tagstr:[165,172],tagtyp:[112,172,173,178],tagtypefilt:178,tail:[76,90,100,167,173],tail_log_fil:[167,173],tail_log_funct:173,tailor:[4,69,181],take:[0,3,4,9,10,11,13,14,15,16,17,19,20,21,22,25,26,27,28,29,31,33,37,40,42,46,49,51,52,55,56,57,58,62,64,69,70,74,75,76,77,79,80,83,85,90,91,95,96,103,104,105,106,108,109,111,114,116,119,121,122,123,124,125,126,127,133,134,136,138,139,143,144,145,146,147,148,151,152,154,158,163,165,167,169,172,173],taken:[31,43,56,64,103,116,120,121,123,145,147,151,152,158,167,169,173],takeov:167,taladan:48,tale:3,talk:[23,27,33,34,37,40,41,43,46,58,60,90,91,131,138,145,147,154,167],talker:[55,61],talki:64,talking_npc:[141,142],talkingcmdset:147,talkingnpc:147,tall:[43,129,145,147],tallman:[43,145],tandem:61,tantal:14,target1:152,target2:152,target:[21,25,28,29,30,33,34,40,43,58,73,88,103,114,116,119,123,127,136,138,143,144,145,146,147,149,152,154,164,172,173],target_loc:[147,149,154,164],target_obj:163,targetlist:147,task:[0,27,36,40,41,91,93,94,102,110,112,138,147,149,166,173],task_handl:[141,166,173],task_id:[149,166],taskhandl:[141,142,173],tast:[22,34,133],tavern:147,tax:[75,93],taylor:79,tb_basic:[141,147],tb_equip:[141,147],tb_filenam:173,tb_item:[141,147],tb_iter:173,tb_magic:[141,147],tb_rang:[141,147],tbbasiccharact:152,tbbasicturnhandl:152,tbearmor:152,tbequipcharact:152,tbequipturnhandl:152,tbeweapon:152,tbitemscharact:152,tbitemscharactertest:152,tbitemsturnhandl:152,tbmagiccharact:152,tbmagicturnhandl:152,tbodi:134,tbrangecharact:152,tbrangeobject:152,tbrangeturnhandl:152,tchar:116,tcp:[55,103,158],tcpserver:[40,167],teach:124,team:[33,36,61,64,108,131],teardown:[127,143,145,147,149,153,166,169,171,173,175,178],teaser:90,tech:79,technic:[4,6,9,10,11,19,20,23,39,40,51,64,70,83,90,108,112,114,119,125,139,147,148,172,184],techniqu:[29,139,173],tediou:[1,106,111],teenag:[21,103],tehom:[9,119],tehomcd:9,tel:[0,12,58,63,91,121,145],teleport:[12,14,20,43,58,85,122,140,145,154,163,173],teleportroom:154,televis:31,tell:[0,3,5,8,10,12,13,19,21,22,23,26,29,31,33,41,42,43,46,49,51,53,58,59,60,61,69,73,74,75,76,77,80,83,86,87,90,91,93,95,96,100,102,103,109,110,116,117,121,127,128,130,131,132,134,135,139,143,145,146,147,154,158,164,167,169,172,173,181],telnet:[9,15,25,30,40,43,55,63,64,75,79,83,94,100,101,103,105,110,114,137,138,141,145,167,170,173],telnet_:90,telnet_hostnam:54,telnet_interfac:90,telnet_oob:[88,141,167],telnet_port:[9,36,54,90,170],telnet_ssl:[141,167],telnetoob:169,telnetprotocol:169,telnetserverfactori:169,teloutlock:163,temp:146,tempat:147,templ:147,templat:[2,3,4,5,27,31,43,47,64,81,87,104,107,109,123,125,131,134,135,136,137,138,143,145,147,155,158,167,169,172,173,175,180,181],template_nam:181,template_overrid:[4,135,136,137],template_regex:[172,173],template_rend:107,template_str:87,templates_overrid:135,templatestr:173,templatetag:[141,177,181],templateview:181,tempmsg:146,temporari:[6,11,110,122,127,131,144,146,148,149,152,166,173],temporarili:[20,26,31,43,51,60,90,97,102,127,145,146,147,149],tempt:[43,61,95,104,145],ten:[29,90,111],tend:[41,43,57,61,64,73,76,86,90,97,103,119,121,124,129,138,145,147,151],tent:[45,111,139],term:[0,10,31,62,63,64,69,90,91,96,126,139,144,147,158,165],term_siz:[42,141],termin:[4,23,26,27,38,42,47,59,60,63,64,75,90,93,95,96,97,100,103,106,110,114,123,126,131,138,139,141,147,149,152,167,169,181],terminalrealm:169,terminals:169,terminalsessiontransport:169,terminalsessiontransport_getp:169,terrain:49,terribl:169,ters:102,test1:[11,74,144,173],test2:[11,33,74,114,144],test3:[11,173],test4:[11,173],test5:11,test6:11,test7:11,test8:11,test:[0,5,10,11,13,14,15,17,19,20,21,22,23,24,25,29,31,33,36,37,38,41,42,43,45,46,50,51,56,58,60,61,62,63,65,68,69,72,74,79,80,81,85,89,90,91,94,95,96,98,106,107,109,111,115,116,120,124,130,131,132,133,137,138,139,141,142,150,152,167,168,173,177,184],test_:127,test__server_maintenance_channel_handler_upd:171,test__server_maintenance_close_connect:171,test__server_maintenance_flush:171,test__server_maintenance_idle_tim:171,test__server_maintenance_reset:171,test__server_maintenance_validate_script:171,test_about:145,test_accept:149,test_access:145,test_account_perm:163,test_account_perm_abov:163,test_add:[149,175],test_add_choice_without_kei:147,test_add_trait:147,test_add_valid:149,test_adminportal2serv:171,test_adminserver2port:171,test_al:[143,147],test_all_com:145,test_alternative_cal:127,test_amp_connect:[141,167],test_amp_in:169,test_amp_out:169,test_ansi:[141,173],test_ansi_escap:175,test_at_look:143,test_at_post_disconnect:143,test_at_post_login:143,test_at_repeat:153,test_at_server_shutdown:143,test_attr:163,test_attrhandl:172,test_attrhandler_nocach:172,test_attribute_command:145,test_audit:151,test_authent:143,test_auto_creating_bucket:148,test_auto_creating_bucket_with_acl:148,test_autocmdset:144,test_available_languag:147,test_bad_input:175,test_ban:145,test_batch_command:145,test_batchprocessor:[141,173],test_bold:169,test_boolean:[163,175],test_boolean_raises_valueerror:175,test_boundaries__bigmod:147,test_boundaries__change_boundari:147,test_boundaries__dis:147,test_boundaries__invers:147,test_boundaries__minmax:147,test_breaklin:175,test_bridgeroom:147,test_build_match:144,test_byte_str:175,test_c_creates_button:170,test_c_creates_obj:170,test_c_dig:170,test_c_examin:170,test_c_help:170,test_c_login:170,test_c_login_no_dig:170,test_c_logout:170,test_c_look:170,test_c_mov:170,test_c_move_:170,test_c_move_n:170,test_c_soci:170,test_cach:147,test_cal:149,test_callback:147,test_capit:175,test_cas:127,test_cboot:145,test_cdesc:145,test_cdestroi:145,test_cemit:145,test_channel:145,test_channel_cr:146,test_channelcommand:145,test_char_cr:145,test_char_delet:145,test_character_cr:164,test_character_create_noaccount:164,test_character_create_weirdnam:164,test_characters_properti:143,test_charcr:147,test_check_error:171,test_check_permiss:165,test_clean:175,test_clean_nam:148,test_clean_name_norm:148,test_clean_name_trailing_slash:148,test_clean_name_window:148,test_clear:147,test_climb:147,test_clock:145,test_clothingcommand:147,test_clothingfunct:147,test_cmd_armpuzzl:147,test_cmd_puzzl:147,test_cmd_us:147,test_cmddic:147,test_cmdextendedlook:147,test_cmdgametim:147,test_cmdmapbuild:147,test_cmdmultidesc:147,test_cmdopen:147,test_cmdpars:144,test_cmdset:144,test_cmdset_puzzl:147,test_cmdsetdetail:147,test_cmdtrad:147,test_cmdtradehelp:147,test_cmdtutori:147,test_cmdunloggedlook:147,test_color:169,test_color_falsy_raises_valueerror:175,test_color_ok:175,test_color_test:145,test_command:147,test_comparisons_numer:147,test_comparisons_trait:147,test_compress_content_len:148,test_connect:147,test_connection_thread:148,test_connection_tim:143,test_content_typ:[148,164],test_convert_linebreak:175,test_convert_url:175,test_copi:145,test_copy_object:164,test_count:143,test_creat:[143,145,166,178],test_create_account:143,test_create_funct:[141,173],test_create_match:144,test_create_not_en:143,test_create_script:175,test_create_script_w_repeats_equal_1:175,test_create_script_w_repeats_equal_1_and_delai:175,test_create_script_w_repeats_equal_1_persist:175,test_create_script_w_repeats_equal_2:175,test_create_wilderness_custom_nam:147,test_create_wilderness_default_nam:147,test_crop:175,test_crumblingwal:147,test_curly_markup:147,test_curr:147,test_custom_gametim:147,test_cwho:145,test_darkroom:147,test_data_in:169,test_data_out:169,test_datetim:175,test_datetime_ok:175,test_datetime_raises_valueerror:175,test_dbref:163,test_ded:175,test_del:149,test_delet:[147,166,178],test_deleted_script_fails_start:166,test_deleted_script_is_invalid:166,test_desc:[145,147],test_desc_default_to_room:145,test_destroi:145,test_destroy_sequ:145,test_dict:175,test_dig:145,test_disparate_grid:175,test_displayinput_nod:[173,175],test_do_nested_lookup:145,test_double_delet:166,test_dupl:144,test_duration_ok:175,test_duration_raises_valueerror:175,test_dynamic_nod:[173,175],test_e2:147,test_e2e_accumul:147,test_e2e_interchangeable_parts_and_result:147,test_edit:149,test_edit_valid:149,test_email_ok:175,test_email_raises_valueerror:175,test_emit:145,test_empty_desc:145,test_end_nod:[173,175],test_enter_wild:147,test_enter_wilderness_custom_coordin:147,test_enter_wilderness_custom_nam:147,test_escap:175,test_escaped2:175,test_eveditor:[141,173],test_eveditor_bad_command:175,test_eveditor_colon_dd:175,test_eveditor_colon_f:175,test_eveditor_colon_j:175,test_eveditor_colon_uu:175,test_eveditor_search_and_replac:175,test_eveditor_view_cmd:175,test_even_grid:175,test_evennia_start:171,test_evform:[141,173],test_evmenu:[141,165,173],test_examin:145,test_execs_codeblock:175,test_execs_codeblock_rais:175,test_execs_codeblock_with_extra_environ:175,test_exit:[147,149],test_exit_command:145,test_exit_cr:164,test_failur:147,test_faulty_languag:147,test_field_funct:147,test_file_compact:171,test_find:145,test_floordiv:147,test_forc:145,test_form:175,test_format:175,test_from_account:144,test_from_object:144,test_from_sess:144,test_future_ok:175,test_future_raises_valueerror:175,test_game_epoch_no_set:175,test_game_epoch_set:175,test_gametim:[141,173],test_gametime_absolut:175,test_gametime_downtim:175,test_gametime_simpl:175,test_gametime_to_realtim:147,test_gendercharact:147,test_gener:147,test_general_context:179,test_generated_url_is_encod:148,test_get:[143,147,181],test_get_and_drop:145,test_get_authent:181,test_get_by_tag_and_categori:172,test_get_by_tag_no_categori:172,test_get_dis:181,test_get_god_account:171,test_get_info_dict:171,test_get_new_coordin:147,test_get_object_with_account:164,test_get_objs_with_attr:164,test_get_objs_with_key_and_typeclass:164,test_get_tag_with_al:172,test_get_tag_with_ani:172,test_get_tag_withnomatch:172,test_get_twisted_cmdlin:171,test_get_twisted_cmdline_nt:171,test_giv:145,test_handl:149,test_has_account:163,test_healthbar:147,test_help:[145,165],test_hom:145,test_huge_grid:175,test_ic:145,test_ident:169,test_idl:170,test_idle_tim:143,test_incomplet:175,test_info_command:145,test_init:147,test_initial_setup:[141,167],test_initial_setup_retri:171,test_inside_hold:163,test_inst:175,test_interrupt_command:145,test_intersect:144,test_introroom:147,test_invalid_access:181,test_inventori:145,test_is_it:175,test_is_window:171,test_ital:169,test_join:175,test_kwargsav:175,test_label:171,test_large_msg:169,test_launch:[141,167],test_len:175,test_length:175,test_lightsourc:147,test_list:[149,175,178],test_list_cmdset:145,test_list_to_str:175,test_location_leading_slash:148,test_locattr:163,test_lock:[145,149],test_lock_ok:175,test_lock_raises_valueerror:175,test_look:145,test_look_nod:[173,175],test_lspuzzlerecipes_lsarmedpuzzl:147,test_mail:147,test_mask:151,test_memplot:170,test_menu:147,test_menu_structur:[165,175],test_messag:170,test_message_cr:146,test_misc:[141,167],test_mob:147,test_mod_import:175,test_mod_import_from_path:175,test_mod_import_from_path_invalid:175,test_mod_import_invalid:175,test_msg:143,test_msgportal2serv:171,test_msgserver2port:171,test_mudlet_ttyp:169,test_mul_trait:147,test_multi_level:147,test_multimatch:145,test_multimerg:144,test_mux_command:145,test_mux_markup:147,test_mxp_agnost:175,test_mxp_ansi_str:175,test_mxp_str:175,test_mycmd_char:127,test_mycmd_room:127,test_nam:145,test_nest:175,test_nested_attribute_command:145,test_nick:145,test_node_help:165,test_nofunc:175,test_non_mxp_ansi_str:175,test_non_mxp_str:175,test_num_prefix:144,test_obelisk:147,test_obfuscate_languag:147,test_obfuscate_whisp:147,test_object:145,test_object_above_perm:163,test_object_cr:164,test_object_create_remov:164,test_object_mov:164,test_object_perm:163,test_object_search:127,test_ok_input:175,test_ooc:145,test_ooc_look:145,test_ooclook:147,test_opt:145,test_option_transf:144,test_ord:144,test_ordered_permutation_regex:147,test_outroroom:147,test_overlap:175,test_override_class_vari:148,test_override_init_argu:148,test_pag:145,test_pars:165,test_parse_html:175,test_parse_languag:147,test_parse_statu:171,test_parses_2_command:175,test_parses_codeblock:175,test_parses_header_and_two_codeblock:175,test_parses_insert:175,test_parses_insert_raises_ioerror:175,test_parses_one_codeblock:175,test_password:145,test_password_chang:143,test_password_valid:143,test_percentag:147,test_perm:145,test_pi:145,test_pickle_with_bucket:148,test_pickle_without_bucket:148,test_plain_ansi:169,test_plain_str:175,test_pos:145,test_pos_shortcut:147,test_positive_integer_ok:175,test_positive_integer_raises_valueerror:175,test_pperm:163,test_print_info:171,test_priority_ord:144,test_protfunc:165,test_prototyp:176,test_prototype_from_object:165,test_prototype_storag:165,test_prototype_to_str:165,test_puppet_delet:143,test_puppet_object_already_puppet:143,test_puppet_object_joining_other_sess:143,test_puppet_object_no_object:143,test_puppet_object_no_permiss:143,test_puppet_object_no_sess:143,test_puppet_perm:163,test_puppet_success:143,test_puzzleedit:147,test_puzzleedit_add_remove_parts_result:147,test_quel:145,test_quell_above_perm:163,test_quell_perm:163,test_queri:[141,167],test_query_status_callback:171,test_query_status_not_run:171,test_query_status_run:171,test_quit:[145,147],test_raw:175,test_re_blink:175,test_re_bold:175,test_re_color:175,test_re_double_spac:175,test_re_invers:175,test_re_underlin:175,test_reactor_stop:171,test_read:147,test_read_batchfile_raises_ioerror:175,test_read_batchfile_raises_unicodedecodeerror:175,test_real_seconds_until:[147,175],test_real_seconds_until_behind:175,test_real_seconds_until_leap_year:175,test_realtime_to_gametim:147,test_recog_handl:147,test_remov:[144,147],test_remove_backspac:175,test_remove_bel:175,test_repeat_schedul:175,test_replac:144,test_repr:147,test_resourc:[127,141,142,143,144,145,146,147,149,151,153,163,164,165,166,169,171,172,175,178,181],test_retriev:178,test_return_appear:147,test_return_detail:147,test_return_valu:127,test_roll_dic:147,test_room_cr:[147,164],test_rpsearch:147,test_run_init_hook:171,test_runn:171,test_runtim:175,test_sai:145,test_save_prototyp:165,test_schedul:[147,175],test_script:145,test_sdesc_handl:147,test_search_prototyp:165,test_send_emot:147,test_send_random_messag:153,test_serv:[141,167],test_server_epoch:175,test_server_load:145,test_serverset:163,test_sess:145,test_set:147,test_set_attribut:178,test_set_game_name_and_slogan:179,test_set_help:145,test_set_hom:145,test_set_nod:[173,175],test_set_obj_alia:145,test_set_webclient_set:179,test_setattr:147,test_setgend:147,test_signed_integer_ok:175,test_signed_integer_raises_valueerror:175,test_simpl:127,test_simple_default:145,test_single_func:175,test_slic:175,test_spawn:145,test_spawn_from_prot:165,test_spawn_from_str:165,test_special_charact:148,test_split:175,test_split_nested_attr:145,test_split_with_mixed_str:175,test_start:149,test_start_nod:[173,175],test_storage_delet:148,test_storage_exist:148,test_storage_exists_doesnt_create_bucket:148,test_storage_exists_fals:148,test_storage_listdir_bas:148,test_storage_listdir_subdir:148,test_storage_mtim:148,test_storage_open_no_overwrite_exist:148,test_storage_open_no_writ:148,test_storage_open_writ:148,test_storage_s:148,test_storage_sav:148,test_storage_save_gzip:148,test_storage_save_gzip_twic:148,test_storage_save_with_acl:148,test_storage_url:148,test_storage_url_slash:148,test_storage_write_beyond_buffer_s:148,test_strip:175,test_strip_signing_paramet:148,test_style_0:175,test_style_1:175,test_style_2:175,test_style_3:175,test_style_4:175,test_sub_mxp_link:175,test_sub_text:175,test_sub_trait:147,test_submenu:147,test_success:147,test_tag:[145,163],test_tagpars:[141,173],test_talkingnpc:147,test_tbbasicfunc:147,test_tbequipfunc:147,test_tbitemsfunc:147,test_tbrangefunc:147,test_teleport:145,test_teleportroom:147,test_text2html:[141,173],test_text_ok:175,test_text_raises_valueerror:175,test_throttl:[143,171],test_time_to_tupl:147,test_timer_r:147,test_timer_ratetarget:147,test_timezone_ok:175,test_timezone_raises_valueerror:175,test_toggle_com:145,test_tradehandler_bas:147,test_tradehandler_join:147,test_tradehandler_off:147,test_trait:[141,142],test_trait_db_connect:147,test_trait_getset:147,test_traverse_taglock:163,test_traverse_taglock_fail:163,test_tree_funct:147,test_tunnel:145,test_tunnel_exit_typeclass:145,test_turnbattlecmd:147,test_turnbattleequipcmd:147,test_turnbattleitemcmd:147,test_turnbattlemagiccmd:147,test_turnbattlerangecmd:147,test_tutorialobj:147,test_typeclass:145,test_unconnectedhelp:147,test_unconnectedlook:147,test_union:144,test_unknown_format:175,test_unsigned_integer_ok:175,test_unsigned_integer_raises_valueerror:175,test_upd:178,test_update_default:171,test_update_objects_from_prototyp:165,test_upp:127,test_uptim:175,test_url:164,test_url_chars_anchor:175,test_url_chars_colon:175,test_url_chars_exclam:175,test_url_chars_querystr:175,test_url_chars_slash:175,test_url_edge_bracket:175,test_url_edge_following_htmlent:175,test_url_edge_following_period:175,test_url_edge_following_period_eol:175,test_url_edge_leadingw:175,test_url_edge_multilin:175,test_url_edge_surrounded_span:175,test_url_scheme_ftp:175,test_url_scheme_ftpproto:175,test_url_scheme_http:175,test_url_scheme_www:175,test_username_valid:143,test_util:[141,173],test_valid:171,test_valid_access:181,test_valid_access_multisession_0:181,test_valid_access_multisession_2:181,test_valid_char:181,test_validate_input__fail:147,test_validate_input__valid:147,test_validatorfunc:[141,173],test_valu:147,test_view_nod:[173,175],test_wait_for_statu:171,test_wait_for_status_fail:171,test_wait_for_status_repli:171,test_wait_for_status_reply_fail:171,test_wal:145,test_weapon:147,test_weaponrack:147,test_weatherroom:147,test_weird_text_sav:172,test_whisp:145,test_who:145,test_wilderness_correct_exit:147,test_without_migr:127,testabl:127,testaccount:145,testaccountpuppetdelet:143,testaccountsessionhandl:143,testadmin:145,testampclientrecv:171,testampclientsend:171,testampserv:169,testansistr:175,testapp:133,testattribut:172,testbart:147,testbatchcodeprocessor:175,testbatchcommandprocessor:175,testbatchprocess:145,testbatchprocessorerror:175,testbodyfunct:153,testbuild:145,testbuildingmenu:147,testcas:[127,143,144,147,148,166,169,170,171,173,174,175,179],testchargen:147,testclothingcmd:147,testclothingfunc:147,testcmdcallback:149,testcmdpars:144,testcmdsetmerg:144,testcolormarkup:147,testcomm:145,testcommand:51,testcontenthandl:164,testcreatescript:175,testcrop:175,testcustomgametim:147,testdatetimeformat:175,testded:175,testdefaultaccount:143,testdefaultaccountauth:143,testdefaultaccountev:143,testdefaultcallback:149,testdefaultguest:143,testdeprec:171,testdic:147,testdummyrunnerset:170,testemaillogin:147,tester:[90,119,169,175],testeveditor:175,testevenniarestapi:178,testeventhandl:149,testevform:175,testevmenu:[165,175],testevmenuexampl:175,testextendedroom:147,testfieldfillfunc:147,testform:173,testformatgrid:175,testgametim:175,testgendersub:147,testgener:145,testgeneralcontext:179,testgetandmergecmdset:144,testhealthbar:147,testhelp:145,testid:33,testimportfunct:175,testinitialsetup:171,testinlinefunc:175,testinterruptcommand:145,testirc:169,testisit:175,testlanguag:147,testlaunch:171,testlisttostr:175,testlockcheck:163,testlockfunc:163,testmail:147,testmapbuild:147,testmemplot:170,testmenu:[147,173],testmenulogin:147,testmenumodul:165,testmixedrefer:174,testmlen:175,testmod:167,testmultidesc:147,testmymodel:127,testnumerictraitoper:147,testobj:127,testobject:127,testobjectdelet:174,testobjectmanag:164,testok:91,testolcmenu:165,testperc:175,testprotfunc:165,testprotlib:165,testprototypestorag:165,testpuzzl:147,testrandomstringgener:147,testregularrefer:174,testresult:165,testrpsystem:147,testrpsystemcommand:147,testrun:163,testrunn:[141,167],testscript:166,testscriptdb:166,testserv:171,testset:127,testsharedmemoryrefer:174,testsimpledoor:147,testslowexit:147,testspawn:165,teststr:127,testsystem:145,testsystemcommand:145,testtalkingnpc:147,testtelnet:169,testtext2html:175,testtexttohtmlpars:175,testtimeformat:175,testtrait:147,testtraitcount:147,testtraitcountertim:147,testtraitgaug:147,testtraitgaugetim:147,testtraitstat:147,testtreeselectfunc:147,testturnbattlebasiccmd:147,testturnbattlebasicfunc:147,testturnbattleequipcmd:147,testturnbattleequipfunc:147,testturnbattleitemscmd:147,testturnbattleitemsfunc:147,testturnbattlemagiccmd:147,testturnbattlemagicfunc:147,testturnbattlerangecmd:147,testturnbattlerangefunc:147,testtutorialworldmob:147,testtutorialworldobject:147,testtutorialworldroom:147,testtypedobjectmanag:172,testunconnectedcommand:145,testunixcommand:147,testutil:165,testval2:175,testval:175,testvalidatorfunc:175,testvalu:11,testwebsocket:169,testwild:147,text2html:[141,142,175],text:[0,1,2,5,7,9,10,13,14,15,17,18,21,22,24,26,30,33,34,35,37,40,43,45,46,48,50,52,55,56,57,58,59,60,63,68,72,73,76,77,78,79,80,81,83,85,86,87,88,90,91,95,96,97,98,100,108,109,110,111,112,118,121,123,124,126,127,131,133,137,138,139,143,144,145,146,147,148,149,151,152,153,154,156,158,162,163,164,165,166,167,169,172,173,175,181,184],text_:38,text_color:147,text_descript:147,text_exit:[22,147],text_flow_pane1:137,text_flow_pane2:137,text_single_exit:22,textarea:[173,181],textbook:40,textbox:181,textfield:[86,133],textstr:74,texttag:[126,139,184],texttohtmlpars:173,textual:39,textwrap:173,textwrapp:173,than:[0,2,4,6,8,11,13,14,16,19,23,24,25,26,29,31,33,35,37,38,39,42,43,46,47,49,51,52,53,54,55,57,58,60,61,62,64,68,69,71,73,76,80,82,86,89,90,91,93,95,97,103,104,105,106,109,110,112,113,114,115,116,119,122,123,125,126,127,128,129,131,134,135,137,138,139,141,143,144,145,147,149,152,154,158,163,164,165,167,169,172,173,174,181],thank:[4,102,134,138,147,167],thankfulli:[133,173],thead:134,thei:[0,1,2,4,5,6,8,9,10,11,12,13,14,15,16,17,19,20,21,22,23,25,27,29,30,31,33,34,37,38,39,40,41,42,43,44,46,48,51,53,55,56,57,58,61,63,64,66,68,69,73,75,77,78,80,81,83,85,86,88,89,90,91,92,93,95,96,97,102,103,105,106,107,108,109,110,111,112,113,114,116,118,119,121,123,124,125,126,127,131,132,134,136,137,138,139,140,143,144,145,146,147,148,149,152,154,158,163,164,165,166,167,169,170,171,172,173,175,178,181],theirs:[116,147],them:[0,2,4,5,6,9,10,11,12,13,14,15,16,21,22,23,26,27,28,29,30,31,33,34,35,37,38,39,40,41,43,46,48,50,51,54,55,57,58,59,60,61,62,64,66,68,69,71,73,74,75,76,77,80,82,83,85,86,87,88,89,90,91,95,96,97,98,102,103,104,105,106,109,110,111,112,113,114,115,116,118,119,121,122,123,124,125,126,127,128,131,133,134,135,136,137,138,139,140,143,144,145,146,147,148,149,152,153,154,156,158,162,163,164,165,166,167,169,170,171,172,173,178,181],themat:61,theme:[61,134],themself:152,themselv:[0,11,19,21,28,31,33,43,49,51,55,58,69,72,73,80,81,85,89,97,102,107,113,119,121,123,125,127,132,138,140,145,147,164,166,167,172,173],theoret:[31,108],theori:[31,42,57,79,123,139,144,184],thereaft:87,therefor:[0,49,62,68,91,102,122,127,145,147,149],therein:[15,33,145,147],thereof:[147,164],thi:[0,1,2,3,4,5,6,8,9,10,11,12,13,14,15,16,18,19,20,21,22,23,24,25,26,27,28,29,30,31,33,34,35,36,37,38,39,40,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,68,70,71,72,73,74,75,76,77,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,143,144,145,146,147,148,149,151,152,153,154,155,156,158,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,183],thie:51,thief:61,thieveri:[43,145],thin:[10,22,29,111,147,173],thing:[0,1,3,4,5,6,8,9,10,11,12,13,15,19,20,21,22,25,26,27,28,29,30,31,33,34,37,39,40,41,43,46,47,48,49,50,51,55,58,59,60,61,63,64,69,70,71,73,74,75,76,79,80,82,83,85,86,89,90,91,93,95,96,97,100,102,103,104,105,107,108,109,110,111,114,115,116,118,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,143,144,145,146,147,149,152,153,154,156,158,163,164,165,167,169,172,173,181],think:[1,20,29,31,34,37,46,48,51,55,59,61,62,70,73,79,81,91,94,95,96,97,109,111,112,114,115,135,138,139,167,181],third:[0,8,9,23,27,37,38,39,42,43,51,64,69,72,75,90,96,101,114,121,127,128,134,144,145,173],thirdnod:51,this_sign:167,thoma:[12,43,87,145],thorn:[11,89],thorough:26,those:[2,3,4,6,9,11,13,14,15,19,20,21,23,28,30,31,33,35,36,38,43,44,47,48,51,55,56,57,58,60,61,62,64,68,71,73,77,78,79,80,81,85,86,88,89,90,95,96,103,105,109,110,111,112,114,118,119,121,123,124,125,127,128,130,131,135,136,138,144,145,146,147,151,152,154,163,165,169,172,173,175,178,181],though:[2,10,11,12,13,14,15,22,23,26,27,30,31,37,39,41,51,57,59,60,62,63,64,69,72,75,79,81,89,90,91,94,96,97,100,102,103,104,110,116,119,121,122,123,126,127,128,129,131,138,143,144,147,152,153,154,164,165,173],thought:[23,39,61,79,80,84,138],thousand:[39,90,111,133],thread:[23,27,55,79,94,110,167,169,173],threadpool:[94,167],threadsaf:172,threat:103,three:[0,4,12,13,16,22,25,31,33,38,46,51,69,80,83,85,87,89,90,114,133,134,135,144,147,152,158,163,166,173],threshold:[153,167,173],thrill:85,throttl:[141,142,143,169,171],throttletest:171,through:[0,1,2,5,9,13,14,17,23,25,27,30,31,33,34,38,39,40,41,44,46,48,51,52,53,55,56,57,58,59,60,61,62,64,68,69,70,71,76,77,80,83,85,87,88,89,90,91,93,96,97,98,99,103,104,105,106,107,108,109,110,114,116,117,119,121,122,124,136,138,139,140,141,143,144,145,146,147,149,151,152,158,163,164,165,166,167,168,169,170,172,173,175,181],throughout:[11,20,49,51,55,104,152],throughput:[146,173],thrown:116,thrust:154,thu:[14,19,31,33,39,43,44,51,54,57,58,73,80,83,86,96,108,111,114,121,122,123,125,134,135,136,141,145,147,158,163,164,166,170,172,173],thud:147,thumb:[53,114,131],thumbnail:4,thunder:23,thunderstorm:122,thusli:75,tick:[23,33,51,64,115,131,132,139,152,154,166,170],ticker1:[115,166],ticker2:[115,166],ticker:[55,74,102,132,139,143,154,166,167],ticker_class:166,ticker_handl:[115,132,141,166],ticker_pool_class:166,ticker_storag:166,tickerhandl:[27,45,102,116,132,139,141,142,147,152,154,184],tickerpool:166,tickerpool_layout:166,ticket:94,tidbit:55,tidi:100,tie:[116,138,144],tied:[64,119,144,145,147,153,158,162],tier:[90,148],ties:[49,135,145],tight:147,tightli:103,tim:[147,152],time:[0,1,2,4,5,6,8,9,10,11,12,13,14,17,20,21,22,23,25,26,28,29,30,31,34,36,37,39,40,41,42,45,49,51,52,54,55,56,58,59,60,61,63,64,65,66,69,70,72,73,75,80,83,86,88,89,90,91,93,94,95,96,100,104,105,106,109,110,113,114,115,116,117,119,121,122,123,124,125,127,128,129,131,132,133,135,137,138,139,143,144,145,146,147,148,149,152,153,154,156,158,162,164,165,166,167,168,169,170,172,173,174,183],time_day_per_week:171,time_ev:149,time_factor:[27,62,147,173],time_format:[59,173,175],time_game_epoch:[27,62,173],time_hour_per_dai:171,time_min_per_hour:171,time_month_per_year:171,time_sec_per_min:171,time_to_tupl:147,time_unit:[62,147],time_until_next_repeat:[102,166],time_week_per_month:171,timedelai:[29,166,173],timedelta:173,timeeventscript:149,timefactor:62,timeformat:173,timeit:93,timeout:[67,116,120,167,169,174],timer:[20,27,33,47,56,64,83,102,115,116,147,152,153,154,166,167,170,173],timerobject:102,timescript:173,timeslot:147,timestamp:[25,27,147,167,173],timestep:170,timestr:173,timetrac:[141,167],timetupl:62,timezon:[23,148,173],tini:[23,39,81],tinker:97,tintin:[24,169],tinyfugu:24,tinymud:[57,108],tinymush:[57,108,129],tinymux:[57,108],tip:[37,70,79,103,112],tire:[20,144],titeuf87:147,titl:[17,22,34,43,48,69,98,137,145,147,162,173,181],titlebar:137,titleblock:69,tlen:71,tls:8,tlsv10:67,tlsv1:8,tmp:[36,63],to_be_impl:181,to_byt:173,to_cur:152,to_displai:147,to_dupl:144,to_execut:173,to_exit:0,to_fil:151,to_init:152,to_non:164,to_obj:[143,144,164],to_object:146,to_pickl:173,to_str:173,to_syslog:151,tobox:169,toc:183,todai:[138,147],todo:[58,175],toe:108,togeth:[0,3,8,9,14,22,29,31,33,43,48,49,57,58,61,64,68,71,73,83,89,90,92,116,119,122,123,124,125,126,131,138,144,145,146,147,154,158,161,164,165,167,169,172,173],toggl:[81,169],toggle_nop_keepal:169,togglecolor:81,toint:[109,165],token:[71,148,164,169,173],told:[44,59,90,91,95,113,114,123,128,173],tolkien:62,tom:[43,58,87,123,129,145,147,173],tommi:[19,80,87],ton:[57,82],tone:114,tonon:[43,145],too:[0,4,6,9,11,12,13,14,17,20,21,22,24,25,27,29,33,38,39,41,42,43,46,47,48,49,51,57,58,59,60,61,63,73,80,83,84,85,91,93,96,106,114,116,121,122,123,125,128,131,133,138,143,145,147,149,152,153,163,165,166,167,169,173],took:[127,173],tool:[4,6,7,8,23,29,53,57,62,63,64,86,90,96,100,108,109,111,112,114,119,136,139],toolbox:79,tooltip:137,top:[5,9,13,22,26,29,31,33,38,39,47,48,50,52,53,57,58,59,60,63,68,69,75,79,85,93,95,96,101,102,104,110,111,112,117,123,125,130,131,133,134,137,138,139,143,144,146,147,162,164,166,167,172,173],top_level:171,topcistr:162,topic:[4,10,20,31,33,40,42,43,55,68,69,86,93,105,119,126,145,152,162,173,181],topicstr:162,tos:163,tostr:169,total:[27,43,62,80,82,91,93,102,104,105,114,118,139,145,147,148,170,173],total_num:174,touch:[8,38,54,60,96,97,103,104,114],tour:91,toward:[22,33,40,42,91,102,111,147,152,154],tower:[111,147,154],tportlock:163,trac:94,trace:[83,96,149,170,173],traceback:[6,13,27,57,60,95,97,102,110,114,123,127,133,135,147,149,158,165,166,169,172,173],tracemessag:170,track:[11,27,30,49,57,61,64,73,77,82,86,95,98,99,100,102,105,116,121,128,132,133,138,143,144,152,158,166,167,169,173],tracker:[43,61,70,131],trade:[46,147],tradehandl:147,trader:46,tradetimeout:147,tradit:[10,15,36,73,74,83,90,103,114,116,138,147,167,169,173],tradition:[57,83],traffic:[8,103,148,169],trail:148,train:[79,147],traindriv:121,traindrivingscript:121,trainobject:121,trainscript:121,trainstop:121,trainstoppedscript:121,trait1:147,trait2:147,trait:[27,73,141,142,165],trait_class_path:147,trait_data:147,trait_kei:147,trait_properti:147,trait_typ:147,traitexcept:147,traithandl:147,traithandlertest:147,transact:147,transfer:[85,133,144,169,173],transform:[36,146],transit:[89,124],translat:[14,40,45,79,87,88,113,114,126,147,148,154,165,168,173],transmiss:151,transmit:[113,178],transpar:[105,126,137,138,164,166],transport:169,transportfactori:169,transpos:126,trap:[14,82,122],traumat:51,travel:[49,82,83,88,96,147],travers:[11,44,49,80,85,89,121,147,148,149,154,163,164,165,175],traverse_:33,traversing_object:[147,149,164],travi:[45,139,184],travis_build_dir:130,treasur:[9,147],treat:[10,14,33,64,95,96,105,111,112,119,125,138,143,144,146,147,164,165,167,173,175],tree:[3,11,33,38,47,51,61,63,64,77,80,96,131,140,147,158,164,165,167,169,173,175],tree_select:[141,142],treestr:147,treshold:174,trhr:148,tri:[11,12,14,24,29,33,43,53,58,61,80,83,87,90,91,105,107,113,116,119,133,138,144,145,147,153,154,166,167,173],trial:[94,106,144,147,169,171],tribal:111,trick:[8,22,79,138,172,181],tricki:[109,126,127,138],trickier:[9,69],trigger:[21,24,31,33,36,42,46,49,51,56,57,69,74,83,84,89,100,105,107,114,115,116,117,118,121,134,135,138,143,144,145,146,147,149,154,158,164,165,166,167,168,169,170,172,173],trim:173,trip:96,tripl:[27,38,96,114,173],trivial:[27,33,40,42,91,93,138],troll:12,troubl:[5,8,9,23,41,46,58,63,70,75,91,105,131,139,172],troubleshoot:9,troublesom:[12,13,14],trove:9,truestr:147,truli:[0,12,39,41,105,147],trunc:148,trust:[19,43,51,57,145,173],truth:42,truthfulli:33,truthi:156,try_num_prefix:144,ttarget:116,tthat:149,tto:169,tty:[9,100],ttype:[55,141,167],ttype_step:169,tuck:[111,153],tun:[43,145],tune:126,tunnel:[0,20,22,44,49,58,121,145,169],tup:[39,147],tupl:[11,39,41,42,43,51,59,60,80,86,87,88,90,109,116,119,134,141,143,144,145,146,147,148,149,152,158,163,164,165,166,167,169,170,171,172,173,178],tupled:173,turbo:75,turkish:143,turn:[0,10,12,27,31,33,38,41,43,50,51,57,58,64,66,77,79,80,81,83,88,90,96,102,105,107,110,111,114,117,118,121,122,126,127,131,133,135,138,139,143,144,145,146,147,149,152,154,158,164,165,167,169,170,172,173,175,184],turn_act:116,turn_end_check:152,turnbattl:[141,147],turnchar:152,tut:[122,154],tutori:[3,4,10,16,17,20,22,25,26,28,29,31,32,33,35,37,39,41,42,45,48,49,51,55,57,58,60,61,63,64,70,71,77,79,81,82,91,95,102,111,112,114,115,126,133,135,139,147,152,154,183,184],tutorial_bridge_posist:154,tutorial_cmdset:154,tutorial_exampl:[13,14,20,102,141,147],tutorial_info:154,tutorial_world:[20,22,63,122,141,147],tutorialclimb:154,tutorialobject:154,tutorialread:154,tutorialroom:154,tutorialroomcmdset:154,tutorialroomlook:154,tutorialweapon:154,tutorialweaponrack:154,tutorialworld:154,tweak:[8,9,25,57,58,97,102,109,117,119,125,138,167,173],tweet:[124,139,184],tweet_output:120,tweet_stat:120,tweetstat:120,twenti:58,twice:[25,51,62,116,147,148,149,152,173],twist:[10,27,29,33,40,63,72,75,79,97,103,144,147,158,164,167,168,169,170,171,173,184],twistd:[63,106,110,167,169],twistedcli:40,twistedmatrix:94,twistedweb:103,twitch:[41,116],twitter:[7,55,120,139,184],twitter_api:71,two:[0,4,11,13,14,15,16,19,22,23,25,26,27,28,29,31,33,34,38,39,40,41,43,44,46,47,49,50,51,53,57,58,64,65,68,69,73,74,76,80,83,84,85,86,88,89,90,91,92,95,97,100,102,103,104,105,108,109,110,111,112,113,116,119,121,122,123,125,126,127,129,131,133,134,135,137,138,139,140,144,145,146,147,152,153,154,158,164,165,167,169,172,173,184],twowai:[43,145],txt:[9,38,40,50,75,78,90,96,143,147,148,169,173],tying:90,typclass:147,type:[0,8,12,14,16,17,19,20,21,22,24,25,26,27,28,29,31,33,34,35,37,41,42,43,44,46,47,49,50,51,55,56,57,58,59,61,62,64,73,75,77,79,80,81,82,83,86,87,88,90,91,95,96,97,102,103,105,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,125,126,128,133,137,138,139,143,144,145,146,147,148,149,151,152,153,154,158,162,163,164,165,166,167,168,169,170,171,172,173,174,178,179,181],type_count:147,typecalss:149,typeclass:[0,2,5,9,11,12,13,20,21,22,25,26,27,33,34,39,44,47,48,49,56,58,60,61,62,66,69,73,76,77,80,82,83,84,85,89,91,96,102,105,107,109,111,112,116,117,118,120,121,122,123,127,132,133,134,139,141,142,143,144,145,146,147,152,153,154,155,158,161,162,163,164,165,166,167,173,178,181,184],typeclass_aggressive_cach:172,typeclass_path:[43,102,119,125,143,145,166,172],typeclass_search:172,typeclassbas:96,typeclassmanag:[143,146,164,166],typeclassmixin:181,typeclassserializermixin:178,typeclassviewsetmixin:178,typedobject:[41,125,143,144,146,147,164,166,172,173],typedobjectmanag:[146,162,172],typeerror:[42,147,169],typenam:[22,143,146,147,149,152,153,154,162,164,165,166,167,170,172,173,174],typeobject:172,types_count:147,typic:[27,55,91,127,147,152,178,181],typo:[37,70,103],ubuntu:[8,63,97,103,131],ufw:103,ugli:[56,109,137,173],uid:[100,143,167,169],uit:[22,147],ulrik:58,ultima:79,umlaut:15,unabl:[71,147],unaccept:33,unaffect:[51,116,152],unari:147,unarm:152,unarmor:152,unassign:138,unauthenticated_respons:181,unavoid:115,unban:[12,145],unbias:147,unbroken:173,uncategor:173,unchang:[87,97,147,165,173],unclear:30,uncolor:[81,114],uncom:90,uncommit:131,uncompress:169,unconnect:[43,145,147],uncov:147,undefin:[36,86,112],under:[6,9,20,24,33,36,38,41,42,43,46,48,51,57,60,61,63,64,73,75,77,78,79,86,93,100,106,108,110,119,122,123,125,128,133,134,135,136,137,144,145,147,163,166,167,169,172,173,177,181],undergar:147,undergon:149,underli:[57,61,64,80,119,124,131],underlin:173,underneath:[9,172],underscor:[0,38,51,74,88,95,97,114,119,144,173],underscror:144,understand:[4,10,15,24,25,26,29,30,31,33,37,38,39,41,42,44,48,49,55,60,61,63,79,81,83,91,95,96,103,104,105,109,111,113,114,123,124,131,133,134,136,139,144,147,158,167,173,184],understood:[83,91,111,127,169],undestand:25,undo:[50,103,173],undon:[43,145],undoubtedli:57,unexpect:[91,126,127,173],unexpectedli:174,unfamiliar:[63,74,80,88,90,118,124],unformat:[51,173],unfortun:[4,41,61],unhandl:60,unhappi:9,unhilit:173,unicod:[15,83,94,113,143,173],unicorn:119,unifi:[133,167],uniform:105,uninform:8,uninherit:165,uninstal:63,uninstati:173,unintent:147,union:[31,51,144,153,173],uniqu:[2,12,13,20,31,33,35,36,38,40,43,46,55,57,60,61,64,71,80,83,84,90,95,96,102,105,109,112,119,123,125,127,137,138,143,144,145,146,147,149,152,154,162,164,165,166,167,169,170,172,173],unit:[27,31,34,36,37,45,47,55,62,64,79,82,107,124,139,144,146,147,149,152,165,168,172,173,175,179,184],unittest:[25,127,130,143,145,163,166,167,171,173,176],univers:[14,15,43,62,145],unix:[24,38,43,52,63,87,145,147,173],unixcommand:[141,142],unixcommandpars:147,unixtim:173,unjoin:147,unknown:[41,43,56,69,137,165,173,175],unleash:28,unless:[4,5,11,12,21,22,23,27,29,33,38,43,51,72,78,80,84,88,89,90,96,102,110,115,123,138,140,143,144,145,146,147,149,152,153,154,158,162,163,164,165,167,169,172,173],unlik:[37,64,73,90,107,147,152,172],unlimit:[147,166],unlink:145,unload:173,unload_modul:173,unlock:[58,77,80,172],unlocks_red_chest:80,unlog:[43,145,146,147,158,167],unloggedin:[105,141,144,147,167],unloggedincmdset:[35,43,105,145,147,156,158],unlucki:12,unmask:147,unmodifi:[144,145,147,158,173],unmonitor:167,unmut:146,unnam:[112,144],unneccesari:113,unnecessari:[36,61],unneed:147,unpaced_data:169,unpack:[91,163,167],unpars:[74,87,144,158,169,173],unpaus:[100,102,166],unpickl:[83,169,172,173],unplay:[25,105],unpredict:173,unprivileg:165,unprogram:73,unpuppet:[43,96,107,123,145,149],unpuppet_al:143,unpuppet_object:[2,143],unpuppeted_in:149,unquel:[20,43,80,145],unreal:79,unregist:135,unrel:[51,131,143,147],unrepeat:167,unreport:167,unsaf:[110,144,154],unsatisfactori:111,unsav:173,unsel:85,unset:[33,49,58,89,116,145,147,154,163,164,165,166,173],unsign:[148,173],unsigned_integ:173,unsignedinteg:173,unskil:147,unstabl:[100,183],unstrip:144,unsubscrib:[43,58,115,145,166,169],unsuit:[19,165,172],unsur:[15,37,63,71,76,90,116,138,147],untag:137,untest:[24,61,63,127],until:[5,8,10,11,12,13,20,26,29,30,31,33,36,48,51,61,63,64,86,87,93,95,97,102,114,115,119,123,126,131,136,137,138,139,147,149,152,154,164,166,167,169,170,173],untrust:13,unus:[33,81,143,144,146,147,152,154,164,166,167,169,172,173],unusu:[103,119],unwant:139,unwield:152,unwieldli:144,upcom:54,updat:[2,4,5,8,9,11,13,14,20,23,28,29,30,33,36,38,39,43,45,49,51,55,57,58,61,62,63,64,68,71,73,75,76,79,81,83,84,86,88,89,90,91,95,97,98,100,102,115,116,123,127,133,134,135,136,138,139,143,144,145,146,147,149,152,154,158,162,163,164,165,166,167,169,172,173,174,178,181,184],update_attribut:172,update_buff:173,update_cached_inst:174,update_charsheet:58,update_current_descript:147,update_default:167,update_flag:167,update_lock:178,update_method:137,update_po:49,update_session_count:167,update_undo:173,update_weath:154,updated_bi:149,updated_on:149,updatemethod:[137,138],updateview:181,updatingtrait:147,upfir:106,upgrad:[63,64,75],upload:[4,63,64,90,100,148],upon:[14,29,61,80,86,90,96,100,103,113,117,123,147,151,152,166,167,168,169,181],upp:154,upper:[29,39,43,86,101,114,127,138,145,147,173],upper_bound:147,upper_bound_inclus:147,uppercas:114,upping:114,ups:7,upsel:90,upsid:[41,147],upstart:[40,166],upstream:[26,64,104,128],uptim:[12,27,43,62,145,158,169,173],urfgar:109,uri:[146,158,162,172],url:[8,38,43,64,90,98,131,134,135,136,138,141,142,143,145,146,148,155,162,164,167,169,172,173],url_nam:[178,181],url_or_ref:38,url_path:178,url_protocol:148,url_to_online_repo:131,urlencod:69,urlpattern:[3,4,69,133,134,135],usabl:[4,43,66,114,123,145,147,152,163,167,173],usag:[0,5,12,21,22,23,28,29,30,33,38,41,42,43,51,58,60,64,68,71,73,81,82,85,90,91,93,94,109,115,116,119,121,123,124,129,144,145,146,147,151,152,153,154,158,163,165,167,173,174],use:[0,2,3,4,5,6,8,9,10,11,12,13,14,15,16,17,19,20,21,22,23,24,25,26,27,28,29,31,33,34,35,36,37,38,39,40,41,42,43,46,47,48,49,50,51,52,53,54,56,57,58,59,60,61,62,63,64,65,66,68,69,70,71,72,73,74,76,79,80,81,82,83,84,85,86,87,88,89,90,91,93,94,95,96,98,100,102,103,104,105,106,107,108,109,111,112,113,114,116,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,143,144,145,146,147,148,149,152,153,154,158,161,163,164,165,166,167,169,170,172,173,174,175,176,178,181],use_dbref:[147,164,173],use_destin:164,use_evt:173,use_i18n:76,use_item:152,use_nick:[143,147,164],use_required_attribut:[143,162,164,181],use_ssl:148,use_success_location_messag:147,use_success_messag:147,use_tz:148,use_xterm256:173,useabl:147,used:[0,2,3,7,9,10,11,13,15,16,17,19,20,22,23,24,27,29,30,31,34,35,38,40,41,43,46,47,48,50,51,52,53,54,55,56,57,58,59,60,62,63,64,68,69,72,73,74,79,80,82,83,84,85,86,87,88,89,90,91,93,94,95,96,100,102,103,104,105,107,108,109,110,111,112,113,114,115,116,118,119,120,121,122,123,124,125,126,127,128,129,131,133,134,135,136,137,139,141,143,144,145,146,147,148,149,152,154,156,158,162,163,164,165,166,167,168,169,170,171,172,173,174,176,178,179,181,183],used_kei:80,useful:[0,1,4,5,10,11,12,13,14,15,16,17,18,19,20,22,23,25,26,27,28,29,30,31,34,36,37,38,39,41,42,43,46,47,48,50,51,57,58,59,60,63,64,66,69,70,80,81,87,89,90,91,93,95,96,102,104,107,109,110,111,112,114,115,116,119,120,123,124,125,127,131,132,133,138,139,144,145,147,149,151,154,163,164,165,166,167,169,172,173],useless:154,uselock:163,user:[2,4,7,8,10,11,12,13,14,20,22,23,25,28,29,30,31,35,36,37,40,41,42,43,49,50,51,52,53,55,60,63,64,65,66,67,68,70,71,72,74,75,76,77,79,80,81,85,87,88,90,91,93,95,97,98,100,101,104,105,107,109,113,114,119,121,122,123,125,126,127,133,134,135,136,137,138,139,143,144,145,146,147,148,149,151,152,153,158,162,163,164,165,166,167,169,172,173,178,179,181,184],user_input:51,user_permiss:143,useradmin:143,userauth:[94,169],userchangeform:143,usercreationform:[143,181],usernam:[2,4,35,51,74,100,107,119,131,134,143,147,167,169,178,179,181],username__contain:119,usernamefield:181,userpassword:[12,145],uses:[0,5,9,13,15,16,17,22,23,29,30,31,33,34,38,39,40,44,51,57,64,68,69,80,81,86,88,90,94,98,107,109,112,113,114,115,119,124,125,127,130,131,136,137,144,147,152,153,154,163,166,169,172,173,178],uses_databas:173,using:[2,4,5,6,8,9,10,11,12,13,14,15,19,20,21,22,23,24,25,26,27,28,29,30,31,33,34,36,37,38,39,41,43,45,46,47,49,50,51,55,56,57,58,59,60,61,62,63,64,67,68,70,71,72,73,74,77,78,79,80,81,83,85,86,87,88,89,90,91,93,95,96,97,100,101,102,103,105,107,108,109,110,111,112,114,115,116,117,118,120,121,122,123,124,125,126,128,129,131,132,133,134,137,138,139,140,143,144,145,146,147,148,149,152,153,154,158,163,164,165,166,167,169,170,172,173,177,178,181,183,184],usr:[63,64,75,100],usual:[0,2,4,5,6,8,9,11,19,20,21,22,23,25,26,27,29,30,31,33,34,37,38,40,41,43,46,47,50,51,52,57,59,60,62,63,64,67,72,74,80,81,87,89,90,91,93,95,96,97,100,102,105,106,109,110,112,114,115,119,124,125,126,127,131,133,136,143,144,145,146,147,149,154,158,163,164,165,166,167,168,170,172,173],utc:[23,147,173],utf8:[23,36],utf:[15,24,58,74,111,113,148,167,169,173],util:[8,10,11,13,14,16,34,41,45,47,48,49,50,51,52,57,58,59,62,63,81,85,86,89,96,97,102,103,111,114,117,124,127,133,134,137,139,141,142,143,144,145,146,147,148,151,152,153,158,161,162,163,164,165,166,167,169,170,171,172,177,178,181,184],utilis:173,uyi:147,v19:63,vagu:21,val1:165,val2:[165,175],val:[11,88,143,145,165,169,173,175],valid:[1,11,13,26,30,31,33,42,43,44,51,58,60,69,88,89,90,91,95,96,97,102,103,109,110,114,119,123,130,133,134,141,142,143,144,145,146,147,149,152,153,154,158,161,163,164,165,166,169,172,173,178,181],valid_handl:173,validate_email_address:173,validate_input:147,validate_nam:164,validate_onli:163,validate_password:[51,143],validate_prototyp:165,validate_sess:167,validate_usernam:143,validationerror:[143,165,167,173],validator_config:143,validator_kei:173,validatorfunc:[141,142,175],validatortest:171,valign:173,valu:[0,2,4,6,10,11,12,17,20,22,25,27,28,31,33,39,41,42,43,49,50,58,59,60,61,62,64,69,73,74,77,80,81,82,84,85,86,87,88,90,97,102,111,114,115,116,123,125,126,127,128,133,134,137,138,139,141,143,144,145,146,147,148,149,151,152,153,154,158,161,162,163,164,165,166,167,169,171,172,173,174,178,179,181],valuabl:122,value1:109,value2:109,value_displai:178,value_from_datadict:173,value_to_obj:165,value_to_obj_or_ani:165,value_to_str:173,valueerror:[41,91,109,123,147,148,172,173],valuei:111,values_list:119,valuex:111,vanilla:[9,26,49,56,58,86,101,125],vaniti:51,vari:[30,40,60,64,82,108,114,125,131,147,149,152,167,172],variabl:[0,3,5,11,13,28,31,33,38,41,43,46,49,51,53,55,56,58,64,66,69,80,88,91,95,96,97,100,103,104,106,109,113,121,124,133,134,135,137,138,141,143,144,145,147,148,149,154,158,161,163,164,165,167,169,170,173,175,179],variable_from_modul:173,variable_nam:149,variablenam:173,varianc:147,variant:[11,55,112,144,147,169],variat:[62,73,116,144,147,153,161,173,175],varieti:[55,82,116,120,152],variou:[5,6,11,15,24,33,37,40,41,46,47,48,57,62,69,73,77,81,88,89,90,93,94,97,102,103,105,109,110,112,114,115,116,123,124,125,127,137,139,144,145,147,152,154,158,163,164,165,166,170,171,173,176],varnam:169,vast:[23,60,86,108,111,119],vastli:64,vcc:147,vccv:147,vccvccvc:147,vcpython27:9,vcv:147,vcvccv:147,vcvcvcc:147,vcvcvvccvcvv:147,vcvvccvvc:147,vector:173,vehicl:[21,124,139,184],velit:52,venu:[131,146],venv:[63,75],verb:[25,170],verbal:[149,164],verbatim_el:173,verbos:[26,38,116,127,147,171],verbose_nam:[133,172],veri:[0,2,4,5,6,8,9,10,11,13,14,17,20,21,22,23,26,27,28,29,31,33,35,37,38,39,40,41,42,46,49,50,51,52,55,56,57,58,60,61,64,67,68,70,72,73,74,77,78,79,80,85,86,88,90,91,93,95,96,97,104,107,108,109,110,111,112,114,115,116,119,121,122,123,125,127,128,129,131,132,134,137,138,139,140,143,144,145,146,147,149,152,153,154,158,162,164,167,169,172,173,175,181],verif:90,verifi:[36,51,63,90,131,145,147,148,152,169,175],verify_online_play:147,verify_or_create_ssl_key_and_cert:169,verify_ssl_key_and_cert:169,verifyfunc:147,versa:[40,43,61,88,105,116,145,166,169],version:[2,4,7,11,13,14,20,21,23,24,29,30,31,33,35,36,37,41,43,47,51,53,54,57,60,61,63,64,74,75,76,79,81,86,87,90,91,95,96,100,108,111,114,123,124,125,126,128,136,137,139,145,147,148,152,153,154,164,165,167,169,172,173,178,181,184],version_info:167,versionad:38,versionchang:38,versu:55,vertic:[137,138,154,173],very_strong:163,very_weak:80,vest:103,vet:109,veteran:79,vfill_char:173,via:[10,11,27,37,40,51,52,55,56,57,63,70,73,74,83,85,86,90,92,93,101,103,108,109,114,119,123,125,126,131,137,146,148,151,161,164,166,172,174],viabl:154,vice:[40,43,61,88,105,116,145,166,169],vicin:[33,43,145,147,154],video:[79,95,114,137],vienv:9,view:[1,4,17,27,34,38,41,42,43,50,51,52,55,58,60,63,64,72,80,82,86,90,96,101,102,110,111,115,116,123,124,131,136,139,141,143,145,146,147,152,158,160,162,164,165,170,172,177,179,184],view_attr:145,view_lock:178,viewabl:[55,145],viewer:[25,69,147,163,164,172],viewport:42,viewset:178,vim:[14,50,79,173],vincent:147,violent:51,virtual:[4,41,43,53,55,57,59,63,79,90,124,145,147,173],virtual_env:75,virtualenv:[9,23,26,36,38,63,75,76,90,93,95,96,97,100,106,110,128],virtualhost:8,visibl:[13,25,31,36,38,43,48,54,61,63,69,81,90,96,105,114,123,125,131,139,145,147,163,164,167,169,173],visiblelock:163,vision:[11,58,61],visit:[22,49,90,111,133,134,147,149,173,175],visitor:[103,134,135],vista:63,visual:[25,57,63,93,114,137,143,145,147],vital:91,vlgeoff:147,vniftg:63,vnum:56,vocabulari:[46,173],voic:[33,46,124,139,184],volum:[21,61,100],volund:119,voluntari:37,volupt:52,vowel:[119,147],vpad_char:173,vulner:[29,103],vvc:147,vvcc:147,vvccv:147,vvccvvcc:147,w001:127,wai:[0,2,5,6,9,10,11,12,13,14,15,19,20,21,22,23,27,28,30,31,33,37,38,39,40,41,42,43,44,46,48,49,53,54,55,56,57,58,61,62,63,64,68,69,70,72,73,74,75,79,80,82,83,84,85,86,87,88,89,90,91,92,93,95,96,97,98,102,103,104,105,106,107,109,110,111,112,113,114,115,116,117,118,119,121,122,123,124,125,126,127,128,129,131,132,133,136,138,139,140,141,143,144,145,146,147,149,152,153,154,158,161,163,164,165,166,167,169,172,173,174,175,178,181,184],wail:49,waist:147,wait:[0,10,20,25,27,28,29,33,42,51,102,121,138,143,147,149,152,166,167,169,170,173],wait_for_disconnect:169,wait_for_server_connect:169,wait_for_statu:167,wait_for_status_repli:167,waiter:167,wake:147,walias:[43,145],walk:[0,14,21,31,39,46,49,60,62,85,139,147,173],walki:64,wall:[111,145,147,154],wanna:[37,147],want:[0,2,3,4,5,6,8,9,10,11,12,13,14,15,19,20,21,22,23,25,26,27,28,29,30,31,33,34,35,37,38,39,40,41,42,43,44,46,48,49,50,51,53,54,57,58,60,61,62,63,64,66,68,69,70,71,72,73,74,75,76,77,78,80,81,82,83,84,85,86,87,88,89,90,91,93,95,96,97,98,102,103,104,105,106,107,108,109,110,111,113,114,115,118,119,121,122,123,125,126,127,128,131,132,133,134,135,136,137,138,140,141,143,144,145,146,147,149,151,152,153,154,156,158,162,163,164,165,166,167,168,169,170,172,173,174,178,181,183],wanted_id:80,ware:85,warehous:[151,173],wari:[114,147,164,172],warm:[102,110,167],warn:[8,23,27,31,59,60,63,64,90,91,93,104,105,111,128,134,138,140,144,146,148,151,167,169,173,183],warnmsg:173,warrior:[28,57,58,61,122,123],wasclean:169,wasn:[0,42,134],wast:[6,14,115,168],watch:[14,84,106,139],water:[144,147],waterballon:147,wave:111,wcach:[43,145],wcactu:152,wcommandnam:147,wcure:152,wdestin:[43,145],weak:165,weakref:174,weaksharedmemorymodel:[167,174],weaksharedmemorymodelbas:[167,174],weakvalu:174,wealth:85,weapon:[29,51,61,64,73,77,82,85,86,109,116,122,152,154,165],weapon_ineffective_msg:154,weapon_prototyp:154,weaponrack_cmdset:154,wear:[82,147,152],wearabl:147,wearer:147,wearstyl:147,weather:[30,61,73,102,111,112,115,122,124,139,140,154,184],weather_script:102,weatherroom:[132,154],web:[4,8,9,16,17,23,25,30,38,47,55,61,63,64,67,69,72,75,76,79,80,94,95,101,109,110,119,139,141,142,146,148,155,158,167,168,169,172,173,184],web_client_url:54,web_get_admin_url:[146,162,172],web_get_create_url:[146,162,172],web_get_delete_url:[146,162,172],web_get_detail_url:[146,162,172],web_get_puppet_url:172,web_get_update_url:[146,162,172],web_plugin:[141,155,157],web_root:158,webclient:[24,30,40,43,45,54,64,69,83,88,95,103,105,110,114,135,139,141,145,148,167,177,179,181,184],webclient_ajax:[137,141,167],webclient_en:103,webclient_opt:167,webclientdata:169,webclienttest:181,webpag:[8,17,77,90,180],webport:36,webserv:[3,7,8,9,23,40,47,55,90,100,101,104,135,139,141,142,177],webserver_en:[103,171],webserver_interfac:[67,90],webserver_port:[36,90,171],webservic:103,websit:[3,9,17,55,57,64,67,69,79,90,98,101,103,124,133,136,137,138,139,141,143,158,167,169,177,179,184],websocket:[24,40,55,64,90,100,137,167,169],websocket_client_interfac:[67,90],websocket_client_port:90,websocket_client_url:[8,67,90],websocket_clos:169,websocketcli:169,websocketclientfactori:169,websocketclientprotocol:169,websocketserverfactori:169,websocketserverprotocol:169,weed:[26,119,144],week:[62,147,173],weeklylogfil:173,weigh:[82,170],weight:[23,38,61,108,124,139,147,172,184],weird:[172,173,175],weirdli:96,welcom:[3,4,22,24,35,37,63,72,76,85],well:[2,4,6,9,11,12,16,17,19,21,22,23,25,26,33,37,38,39,40,41,43,44,45,46,49,50,51,52,55,57,58,61,62,64,66,68,69,71,74,75,81,85,88,89,91,96,98,103,104,105,106,108,109,113,116,118,119,120,123,124,125,127,128,131,133,134,135,136,138,143,144,145,146,147,149,152,153,154,158,164,166,167,169,170,172,173],went:[57,110,127,131,166],were:[1,10,11,13,24,31,33,37,38,42,44,51,58,59,64,69,77,82,85,86,91,100,102,104,108,109,119,123,125,126,127,137,143,144,147,164,165,172,173],weren:62,werewolf:25,werewolv:119,werkzeug:173,west:[20,25,44,49,111,145,147,154],west_east:111,west_exit:154,western:111,westward:154,wether:[147,173],wevennia:22,wflame:152,wflushmem:[43,145],wfull:152,what:[0,1,2,4,8,9,10,12,13,14,19,20,21,22,23,25,26,27,29,31,33,38,39,40,42,43,44,45,46,48,49,51,53,56,57,58,60,61,62,63,64,68,69,70,72,73,74,77,78,79,80,81,83,85,86,88,89,90,93,94,95,96,97,98,102,103,104,105,108,109,110,111,113,114,115,116,117,118,119,121,122,123,124,125,126,127,128,129,130,131,132,133,134,136,138,139,140,141,143,144,145,146,147,149,151,152,153,154,158,162,163,164,165,166,167,168,169,171,172,173,175,178,179,181,184],whatev:[2,11,14,21,22,23,27,33,40,43,46,48,51,56,58,61,64,78,82,89,91,100,102,111,123,127,131,133,134,138,143,144,145,147,152,154,164,165,166,167,169,172,173,181],whatnot:138,wheel:[57,63,75,115,166],whelp:147,when:[0,2,3,4,5,6,8,9,10,11,12,13,14,15,17,19,20,21,22,23,26,27,29,30,31,33,34,35,36,37,39,40,41,42,43,44,46,47,49,50,51,52,56,57,58,59,60,61,62,63,64,65,66,68,69,73,74,75,76,77,78,79,80,82,83,84,85,86,87,88,89,90,91,93,95,96,97,98,100,102,103,104,105,106,107,108,109,110,111,112,113,114,116,117,118,119,120,121,122,123,124,125,126,127,128,129,131,132,133,136,137,138,139,141,143,144,145,146,147,148,149,152,153,154,155,156,158,162,163,164,165,166,167,168,169,170,172,173,174,181],when_stop:167,whenev:[6,10,11,22,25,33,46,64,66,74,76,80,84,87,90,95,98,100,102,106,107,109,111,113,117,119,128,143,144,146,154,158,164,166,167,168,169],where:[0,1,3,6,9,10,11,12,13,14,20,21,22,25,26,29,31,33,36,39,40,41,42,43,46,48,49,50,51,52,53,56,57,58,59,61,62,64,69,73,75,76,80,83,85,86,88,90,91,95,100,102,103,104,105,108,109,111,113,114,117,118,119,121,122,123,124,125,127,131,133,134,135,136,137,138,139,141,144,145,146,147,148,149,151,152,154,158,163,164,165,166,167,168,169,170,172,173,175,178,181],wherea:[11,12,13,19,21,26,31,33,34,40,42,55,56,61,80,81,85,86,93,97,103,105,109,113,114,116,125,128,147,153,166,169,172,174],whereabout:122,wherebi:152,wherev:[11,63,64,100,111,127,147,151,152],whether:[0,12,39,43,46,51,55,62,69,77,121,143,144,145,146,147,152,163,164,166,167,169,172,173],whewiu:9,which:[0,1,3,4,5,6,9,10,11,12,13,14,15,19,20,22,24,25,26,27,28,29,30,31,33,34,36,37,38,39,40,41,42,43,44,46,49,51,52,53,56,57,58,59,60,61,62,63,64,65,66,69,71,72,73,74,76,77,80,81,82,83,85,86,87,88,89,90,91,93,94,95,96,97,100,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,125,126,127,131,132,133,134,135,136,137,138,139,140,141,143,144,145,146,147,148,149,151,152,153,154,158,162,163,164,165,166,167,169,170,172,173,174,175,178,179,181],whichev:[27,90,103,154],whilst:[77,111,147,173],whim:139,whisp:147,whisper:[46,145,147,149,164],white:[48,74,114,126,173],whitelist:74,whitenois:147,whitepag:[1,48,138],whitespac:[14,27,33,58,81,119,123,145,147,173],who:[4,10,11,12,21,34,41,46,49,51,55,56,58,61,73,80,87,95,103,109,114,116,119,121,123,124,125,132,133,138,143,144,145,146,147,149,152,154,162,163,164,165,172,173,178],whoever:133,whole:[4,16,43,49,55,57,60,61,87,96,111,112,122,123,129,138,145,152,173],wholist:146,whome:[43,145],whomev:[73,114,121],whose:[88,114,119,125,143,147,149,152,167,173],whould:173,why:[0,11,12,20,22,25,39,41,43,44,46,51,55,60,63,64,82,91,95,96,103,111,123,125,126,139,145,147,152,167],wide:[16,25,27,39,43,58,61,73,86,91,138,145,147,152,173],widen:12,wider:[12,25,39,43,145,173],widest:173,widget:[173,178,181],width:[16,17,25,27,33,49,74,109,111,114,141,144,158,165,167,169,173],wield:[61,82,109,152],wifi:[90,103],wiki:[1,9,33,37,45,48,55,58,70,79,94,108,111,124,125,138,147,169,183,184],wiki_account_handl:4,wiki_account_signup_allow:4,wiki_can:4,wiki_can_admin:4,wiki_can_assign:4,wiki_can_assign_own:4,wiki_can_change_permiss:4,wiki_can_delet:4,wiki_can_moder:4,wiki_can_read:4,wiki_can_writ:4,wikiconfig:4,wikipedia:[15,55,113,127,131,169],wild:[108,126,131],wildcard:[12,43,57,87,145,173],wildcard_to_regexp:173,wilder:[141,142],wildernessexit:147,wildernessmap:147,wildernessmapprovid:147,wildernessroom:147,wildernessscript:147,wildli:147,will_suppress_ga:169,will_ttyp:169,willing:[58,61,79],win10:63,win7:63,win8:63,win:[9,24,91,116],wind:[122,132],window:[4,23,25,31,38,44,45,49,52,53,64,72,76,83,88,89,93,95,96,97,101,105,106,110,128,131,137,138,144,145,148,167,169,173],windowid:167,windows10:63,wingd:111,winpti:9,winter:147,wintext:73,wip:38,wipe:[9,13,23,111,138,145,152],wire:[27,40,64,83,88,90,113,138,145,167,169,171,173],wis:58,wisdom:[60,93],wise:[6,11,13,14,15,26,58,60,80,96,118,131,135],wise_text:60,wiseobject:60,wiser:20,wiseword:60,wish:[33,36,39,75,120,131,136,147,152,173,181],with_metaclass:96,with_tag:147,withdraw:[116,152],withdrawl:152,within:[1,8,9,10,11,22,24,26,31,33,37,38,39,43,47,49,51,56,58,64,90,94,95,97,100,114,115,116,117,118,119,120,124,126,131,134,136,137,138,143,144,145,147,149,151,162,164,165,167,172,173,181],without:[0,8,11,12,13,14,16,20,21,22,23,25,27,29,30,31,33,35,37,38,40,42,43,44,46,49,50,51,55,57,58,59,60,61,63,64,66,76,80,86,88,90,91,92,93,96,97,100,101,104,107,108,109,114,115,118,119,121,123,125,126,127,128,129,131,133,136,138,139,143,144,145,146,147,148,149,152,154,158,163,164,165,166,167,169,170,172,173,175],withstand:80,wiz:58,wizard:[109,165,167],wkei:[43,145],wlocat:[43,145],wlock:[43,145],wmagic:152,wmass:152,wndb_:[43,145],won:[0,2,4,10,11,12,13,15,21,22,23,29,31,38,41,42,46,57,61,63,69,73,78,81,83,85,86,91,95,96,100,111,114,119,123,125,127,134,137,138,144,147,153,167,173],wonder:[9,16,56,82,119,138],wont_suppress_ga:169,wont_ttyp:169,wooden:109,woosh:21,word:[14,27,33,43,46,49,50,53,62,69,70,72,76,88,89,91,93,94,95,96,97,111,119,122,126,131,136,144,145,147,149,154,158,169,173],word_fil:147,word_length_vari:147,wordi:147,work:[0,2,4,5,8,9,10,11,13,14,15,16,20,21,22,23,24,25,26,27,28,29,31,34,36,37,38,41,42,43,44,48,49,51,53,56,57,58,59,60,61,62,63,64,66,70,71,72,75,80,81,83,84,85,86,89,90,93,94,95,96,97,102,103,105,106,108,109,111,112,114,115,116,117,119,122,123,124,126,127,128,129,132,133,134,136,138,139,143,144,145,146,147,148,152,154,156,162,163,164,165,166,167,169,170,172,173,175,181,183,184],workaround:[63,100,131],workflow:[61,143],world:[9,10,11,13,14,15,21,27,31,33,34,39,41,47,49,51,55,57,58,60,62,63,64,68,72,73,78,79,80,82,86,90,96,104,108,109,111,113,116,117,121,123,124,127,131,137,139,141,143,145,146,147,152,154,155,158,162,166,167,173,183,184],world_map:111,worm:49,worm_has_map:49,worn:[147,152],worri:[0,11,15,36,39,41,51,55,104,113,114,123,127,138,147,153],worst:61,worth:[0,8,21,29,51,61,70,79,91,93,124,125,133,147],worthi:61,worthless:90,would:[0,1,4,6,8,9,10,11,13,14,15,16,19,20,21,22,25,27,29,31,33,36,38,39,41,42,43,44,46,48,49,51,55,56,57,58,60,61,62,63,64,68,69,73,77,80,81,82,85,86,88,89,90,91,93,95,96,100,102,105,106,109,111,112,114,115,116,117,118,119,121,123,125,126,127,128,133,134,135,136,138,140,143,144,145,146,147,148,149,153,161,162,163,165,166,169,172,173],wouldn:[39,126,138],wound:152,wow:[69,138],wpermiss:[43,145],wprototype_desc:[43,145],wprototype_kei:[43,145],wprototype_lock:[43,145],wprototype_par:[43,145],wprototype_tag:[43,145],wrap:[10,30,49,51,59,96,102,109,119,136,147,156,167,172,173],wrap_conflictual_object:173,wrapper:[10,27,29,51,74,86,93,105,119,125,143,144,146,147,162,164,166,167,172,173,174,181],wresid:[43,145],write:[0,4,10,11,14,15,16,20,22,23,25,27,31,33,34,37,38,41,43,44,45,46,48,51,53,56,58,62,63,65,68,69,71,72,87,88,91,93,94,96,108,123,124,125,129,130,131,138,145,146,147,148,149,151,164,169,173,181,184],write_onli:178,writeabl:75,written:[15,27,38,54,56,57,58,61,79,103,109,127,133,134,145,148,151,173,181],wrong:[26,41,42,43,60,63,81,85,95,110,127,144,145,147],wserver:[43,145],wservic:[43,145],wsgi:[8,94,167],wsgi_resourc:167,wsgiwebserv:167,wsl:[38,63],wss:[8,67,90],wtypeclass:[43,145],wwhere:[149,164],www:[8,9,22,55,108,128,133,169,173,181],wyou:82,x0c:145,x1b:173,x2x:58,x4x:173,x5x:173,x6x:173,x7x:173,x8x:173,x9x:173,x_r:39,xcode:63,xforward:167,xgettext:76,xit:[22,147],xml:148,xp_gain:73,xpo:173,xterm256:[43,55,74,81,83,137,145,147,167,169,173,184],xterm256_bg:173,xterm256_bg_sub:173,xterm256_fg:173,xterm256_fg_sub:173,xterm256_gbg:173,xterm256_gbg_sub:173,xterm256_gfg:173,xterm256_gfg_sub:173,xterm:[114,126],xterms256:114,xval:33,xxx:[25,42,147],xxxx:147,xxxxx1xxxxx:173,xxxxx3xxxxx:173,xxxxxxx2xxxxxxx:173,xxxxxxxxxx3xxxxxxxxxxx:58,xxxxxxxxxx4xxxxxxxxxxx:58,xxxxxxxxxxx:173,xxxxxxxxxxxxxx1xxxxxxxxxxxxxxx:58,xxxxxxxxxxxxxxxxxxxxxx:58,xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx:58,xyz:87,y_r:39,yan:114,yank:50,yeah:138,year:[55,61,62,88,90,108,147,148,149,173,181],yearli:[62,90],yellow:[114,126,131,154],yep:138,yes:[10,33,39,46,51,126,138,145,149,167,173],yesno:[51,173],yet:[0,2,4,12,14,22,25,28,35,36,41,42,46,49,51,54,60,63,64,76,79,86,90,94,96,105,109,111,119,121,128,131,133,134,138,143,145,147,149,163,164,167,169,173,175,181],yield:[10,23,33,80,108,145,151,166,173],yml:[100,130],yogurt:147,you:[0,1,2,3,4,5,6,8,9,10,11,12,13,14,15,16,17,19,20,21,22,23,25,27,28,29,30,31,33,34,35,36,37,38,39,40,41,42,43,44,46,47,48,49,50,51,53,54,56,57,58,59,60,61,62,63,64,65,66,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,95,96,97,98,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,143,144,145,146,147,148,149,151,152,153,154,156,158,161,162,163,164,165,166,167,168,169,170,172,173,178,181,183],young:77,your:[0,1,3,5,6,7,8,9,10,11,12,13,14,15,16,17,21,22,23,25,27,29,30,31,34,35,36,37,38,41,42,43,44,45,46,47,48,49,50,51,53,54,55,56,57,58,59,61,62,63,64,65,66,67,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83,85,87,88,91,93,95,96,98,101,102,104,105,106,107,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,129,130,132,134,135,136,138,139,140,143,144,145,147,148,149,151,152,153,154,156,158,163,164,170,172,173,175,178,181,184],your_email:131,yourgam:151,yourhost:67,yournam:8,yourpassword:23,yourrepo:106,yourself:[0,2,5,6,14,16,19,22,23,26,31,37,38,42,43,51,55,58,63,69,70,73,78,80,86,89,90,91,96,102,108,111,119,123,125,130,131,135,145,147,152,153,173],yoursit:133,yourusernam:131,yourwebsit:133,yousuck:12,yousuckmor:12,youth:147,youtub:131,ypo:173,yrs:147,ythi:114,yum:[8,67,131],yvonn:58,z_r:39,zed:[77,79],zero:[20,27,109,147,164,172,173],zine:61,zip:[103,148],zlib:[75,169],zmud:[24,169],zone:[18,46,55,56,70,79,112,119,122,124,139,172,173,184],zope:97,zopeinterfac:63,zuggsoft:169},titles:["A voice operated elevator using events","API refactoring","Accounts","Add a simple new web page","Add a wiki on your website","Adding Command Tutorial","Adding Object Typeclass Tutorial","Administrative Docs","Apache Config","Arxcode installing help","Async Process","Attributes","Banning","Batch Code Processor","Batch Command Processor","Batch Processors","Bootstrap & Evennia","Bootstrap Components and Utilities","Builder Docs","Building Permissions","Building Quickstart","Building a mech tutorial","Building menus","Choosing An SQL Server","Client Support Grid","Coding FAQ","Coding Introduction","Coding Utils","Command Cooldown","Command Duration","Command Prompt","Command Sets","Command System","Commands","Communications","Connection Screen","Continuous Integration","Contributing","Evennia docs","Coordinates","Custom Protocols","Customize channels","Debugging","Default Command Help","Default Exit Errors","Developer Central","Dialogues in events","Directory Overview","Docs refactoring","Dynamic In Game Map","EvEditor","EvMenu","EvMore","Evennia API","Evennia Game Index","Evennia Introduction","Evennia for Diku Users","Evennia for MUSH Users","Evennia for roleplaying sessions","Execute Python Code","First Steps Coding","Game Planning","Gametime Tutorial","Getting Started","Glossary","Grapevine","Guest Logins","HAProxy Config (Optional)","Help System","Help System Tutorial","How To Get And Give Help","How to connect Evennia to Twitter","IRC","Implementing a game rule system","Inputfuncs","Installing on Android","Internationalization","Learn Python for Evennia The Hard Way","Licensing","Links","Locks","Manually Configuring Color","Mass and weight for objects","Messagepath","MonitorHandler","NPC shop Tutorial","New Models","Nicks","OOB","Objects","Online Setup","Parsing command arguments, theory and best practices","Portal And Server","Profiling","Python 3","Python basic introduction","Python basic tutorial part two","Quirks","RSS","Roadmap","Running Evennia in Docker","Screenshot","Scripts","Security","Server Conf","Sessions","Setting up PyCharm","Signals","Soft Code","Spawner and Prototypes","Start Stop Reload","Static In Game Map","Tags","Text Encodings","TextTags","TickerHandler","Turn based Combat System","Tutorial Aggressive NPCs","Tutorial NPCs listening","Tutorial Searching For Objects","Tutorial Tweeting Game Stats","Tutorial Vehicles","Tutorial World Introduction","Tutorial for basic MUSH like game","Tutorials","Typeclasses","Understanding Color Tags","Unit Testing","Updating Your Game","Using MUX as a Standard","Using Travis","Version Control","Weather Tutorial","Web Character Generation","Web Character View Tutorial","Web Features","Web Tutorial","Webclient","Webclient brainstorm","Wiki Index","Zones","evennia package","evennia","evennia.accounts package","evennia.commands package","evennia.commands.default package","evennia.comms package","evennia.contrib package","evennia.contrib.awsstorage package","evennia.contrib.ingame_python package","evennia.contrib.security package","evennia.contrib.security.auditing package","evennia.contrib.turnbattle package","evennia.contrib.tutorial_examples package","evennia.contrib.tutorial_world package","evennia.game_template package","evennia.game_template.commands package","evennia.game_template.server package","evennia.game_template.server.conf package","evennia.game_template.typeclasses package","evennia.game_template.web package","evennia.game_template.world package","evennia.help package","evennia.locks package","evennia.objects package","evennia.prototypes package","evennia.scripts package","evennia.server package","evennia.server.game_index_client package","evennia.server.portal package","evennia.server.profiling package","evennia.server.tests package","evennia.typeclasses package","evennia.utils package","evennia.utils.idmapper package","evennia.utils.tests package","evennia.utils.tests.data package","evennia.web package","evennia.web.api package","evennia.web.utils package","evennia.web.webclient package","evennia.web.website package","evennia.web.website.templatetags package","Evennia Documentation","Toc"],titleterms:{"3rd":138,"9th":138,"case":0,"class":[22,27,33,41,96,125,127],"default":[5,6,25,30,43,44,55,60,74,80,137,145],"final":[49,75],"function":[22,42,80,89,95,102,114],"goto":51,"import":[26,38,41,53,95],"new":[3,4,6,58,60,69,86,97,102,114,125,127,133],"public":54,"return":[51,59,105],"static":111,"super":19,"switch":41,"try":41,Adding:[0,4,5,6,9,20,25,31,39,40,41,44,74,86,112,121,133],And:[70,92],For:119,NOT:77,PMs:58,TLS:8,The:[3,10,11,13,14,16,18,19,22,26,29,41,46,47,49,50,51,58,69,77,83,85,93,96,109,116,123,135],USE:77,Use:[26,103],Using:[49,52,84,86,90,93,109,112,127,129,130,140],Yes:51,__unloggedin_look_command:43,abort:29,about:[29,43,115,125,128],abus:12,access:43,access_typ:80,account:[2,43,58,64,97,143,145,159],activ:[57,133],actual:[33,125],add:[3,4,23,25,60],add_choic:22,addclass:182,addcom:43,adding:127,addit:[9,39,41,44,100],address:25,admin:[43,64,97,135,143,145,146,162,164,166,167,172],administr:7,advanc:[18,29,87,110],aggress:117,alia:[43,97],alias:112,all:[25,69],allcom:43,alpha:61,altern:[9,106],amp:169,amp_client:167,amp_serv:169,analyz:93,android:75,ani:[13,55],annot:119,anoth:[38,41,119],ansi:[27,114,126,173],apach:8,api:[1,38,45,53,137,178],app:[69,133],arbitrari:51,area:[111,123],arg:91,arg_regex:33,argument:[1,51,91],arm:21,arx:9,arxcod:9,ascii:27,ask:[33,51],assign:[19,33],assort:[10,14,31,33,40,51,112,118],async:10,asynchron:10,at_initial_setup:158,at_search:158,at_server_startstop:158,attach:[106,107],attack:123,attribut:[11,64,97,172],attributehandl:11,audit:151,aug:[1,48],auto:68,automat:25,avail:[35,59,107],aws_s3_cdn:148,awsstorag:148,backend:179,ban:[12,43],barter:147,base:[25,109,116],basic:[4,13,14,18,55,71,95,96,123,127,136],batch:[13,14,15,173],batchcod:[13,43],batchcommand:43,batchprocess:[43,145],batchprocessor:173,befor:26,best:91,beta:61,between:[13,51,125],blank:24,block:[13,29,38],bodyfunct:153,bold:38,boot:[12,43],bootstrap:[16,17],border:17,bot:143,brainstorm:[45,138],branch:[51,131],bridg:77,brief:[55,69],briefli:88,bug:[38,97],build:[18,19,20,21,22,38,43,49,58,61,85,111,124,145],builder:18,building_menu:[22,147],busi:85,button:[17,20],calendar:62,call:33,callback:[0,46,137],callbackhandl:149,caller:51,can:[11,22,55,67],capcha:133,card:17,care:103,caveat:[13,14,75,114,125],cboot:43,ccreat:43,cdesc:43,cdestroi:43,cemit:43,central:45,chainsol:138,chang:[0,5,6,25,38,58,60,76,97,103,108,128,131,136],channel:[25,34,41,43,58,64,159],channelhandl:146,charact:[6,24,25,46,58,60,61,64,73,82,89,96,123,133,134,159],charcreat:43,chardelet:43,chargen:[123,147],chat:138,cheat:42,check:[11,80],checker:26,checkpoint:133,choic:22,choos:23,clean:9,clickabl:114,client:[24,83,88,90,135,137,168],client_opt:74,clock:43,clone:[9,131],cloth:147,cloud9:90,cmdabout:43,cmdaccess:43,cmdaddcom:43,cmdallcom:43,cmdban:43,cmdbatchcod:43,cmdbatchcommand:43,cmdboot:43,cmdcboot:43,cmdcdesc:43,cmdcdestroi:43,cmdcemit:43,cmdchannel:43,cmdchannelcr:43,cmdcharcreat:43,cmdchardelet:43,cmdclock:43,cmdcolortest:43,cmdcopi:43,cmdcpattr:43,cmdcreat:43,cmdcwho:43,cmddelcom:43,cmddesc:43,cmddestroi:43,cmddig:43,cmddrop:43,cmdemit:43,cmdexamin:43,cmdfind:43,cmdforc:43,cmdget:43,cmdgive:43,cmdhandler:144,cmdhelp:43,cmdhome:43,cmdic:43,cmdinventori:43,cmdirc2chan:43,cmdlink:43,cmdlistcmdset:43,cmdlock:43,cmdlook:43,cmdmvattr:43,cmdname:43,cmdnewpassword:43,cmdnick:43,cmdobject:43,cmdooc:43,cmdooclook:43,cmdopen:43,cmdoption:43,cmdpage:43,cmdparser:[144,158],cmdpassword:43,cmdperm:43,cmdpose:43,cmdpy:43,cmdquell:43,cmdquit:43,cmdreload:43,cmdreset:43,cmdrss2chan:43,cmdsai:43,cmdscript:43,cmdserverload:43,cmdservic:43,cmdsession:43,cmdset:[5,43,144],cmdset_account:145,cmdset_charact:145,cmdset_red_button:153,cmdset_sess:145,cmdset_unloggedin:145,cmdsetattribut:43,cmdsetdesc:43,cmdsethandl:144,cmdsethelp:43,cmdsethom:43,cmdsetobjalia:43,cmdshutdown:43,cmdspawn:43,cmdstyle:43,cmdtag:43,cmdteleport:43,cmdtime:43,cmdtunnel:43,cmdtypeclass:43,cmdunban:43,cmdunconnectedconnect:43,cmdunconnectedcr:43,cmdunconnectedhelp:43,cmdunconnectedlook:43,cmdunconnectedquit:43,cmdunlink:43,cmdwall:43,cmdwhisper:43,cmdwho:43,cmdwipe:43,code:[8,13,22,25,26,27,38,41,42,50,59,60,61,73,85,87,108,124,128,131],collabor:57,color:[17,25,27,43,81,126],color_markup:147,colour:114,combat:[116,123],comfort:100,comm:[43,145,146],command:[5,14,22,25,28,29,30,31,32,33,35,41,42,43,44,45,58,60,62,68,71,81,85,88,91,97,100,116,121,123,127,144,145,149,156],comment:[44,49],commit:131,commun:[13,34],complet:80,complex:[22,119],compon:[17,45],comput:90,concept:[45,49,116],conclud:[39,123],conclus:[22,41,91,111],condit:[25,119],conf:[104,158],config:[8,67,81],configur:[8,23,65,71,72,81,98,106,131,133],congratul:61,connect:[35,43,54,71,90,97],connection_screen:158,connection_wizard:167,contain:[100,173],content:[25,55],continu:36,contrib:[22,37,124,127,147,148,149,150,151,152,153,154],contribut:[37,38],control:131,convert:91,cooldown:28,coordin:39,copi:[8,43],core:[45,56,64],cpattr:43,cprofil:93,creat:[0,2,3,5,6,12,20,21,27,33,36,43,69,86,89,97,100,111,121,123,125,133,173],createnpc:123,creatur:100,credit:79,crop:27,current:[42,62],custom:[4,5,7,10,22,40,41,51,57,62,80,81,105,113,124,127,135,137],custom_gametim:147,cwho:43,data:[6,11,40,51,105,106,176],databas:[9,68,86,97,109,128],dbserial:173,deal:102,debug:[13,42,103],debugg:106,decor:[10,51],dedent:27,dedic:133,default_cmdset:156,defaultobject:97,defin:[31,33,34,51,80,86,102,131],definit:80,delai:[10,27,29],delcom:43,delimit:25,demo:61,depend:[9,128],deploi:100,deprec:[38,167],desc:[43,51],descer:57,descript:100,design:85,destroi:43,detail:[43,69,133],develop:[45,57,79,100,103,110,124,127],dialogu:46,dice:[58,147],dictionari:51,differ:[56,125],dig:43,diku:56,direct:106,directori:[47,90,104],disabl:103,discuss:79,displai:[24,27,49,62],django:[64,80,110,119,133,135],doc:[7,18,26,38,48],docker:100,document:[37,38,129,183],don:[13,55,100],donat:37,down:[20,110,121],drop:43,dummyrunn:[93,170],dummyrunner_set:170,durat:29,dure:110,dynam:[33,49,51],earli:7,echo:74,edit:[22,38,50,123],editnpc:123,editor:50,elev:0,email_login:147,emit:43,emul:56,encod:[15,113],encrypt:90,end:41,engin:124,enjoi:8,enter:[24,121],entir:0,entri:[20,68],error:[44,95,102,110],eveditor:[50,173],evennia:[4,5,7,8,9,16,23,25,26,38,41,42,45,47,53,54,55,56,57,58,67,71,75,76,77,79,90,91,95,96,100,106,109,110,124,126,127,128,131,137,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183],evennia_launch:167,evenniatest:127,event:[0,46,62],eventfunc:149,everi:30,everyth:22,evform:[58,173],evform_exampl:176,evmenu:[25,51,173],evmor:[52,173],evtabl:[25,58,173],examin:[42,43],exampl:[39,42,46,50,51,73,80,90,102,108,116,127,137,173],example_batch_cod:153,execut:[42,59],exercis:77,exist:[6,125],exit:[0,6,25,33,44,89,159],expand:[116,121],explan:22,explor:[26,96],extended_room:147,extern:103,familiar:[56,57],faq:25,faster:127,featur:[38,55,69,135],feel:56,field:64,fieldfil:147,file:[13,14,15,43,104,127,131,173],fill:27,filter:178,find:[39,43,59],firewal:103,first:[0,22,46,57,60,95,124],fix:131,flexibl:38,folder:[9,26,131],forc:43,foreground:110,forget:97,fork:[37,131],form:[17,133,181],format:51,forum:79,framework:79,from:[4,20,25,51,53,55,60,90,96,100,133,137,138],front:136,full:[22,41,69],func:41,further:[8,10,136],futur:[21,138],game:[7,26,27,39,45,47,49,54,55,57,58,59,61,62,73,90,100,111,120,123,124,127,128,131],game_index_cli:168,game_templ:[155,156,157,158,159,160,161],gamedir:38,gameplai:122,gametim:[62,173],gap:77,gendersub:147,gener:[17,22,41,43,45,79,123,124,133,145],general_context:179,get:[20,43,51,63,70,119],get_client_opt:74,get_input:51,get_inputfunc:74,get_valu:74,git:[64,131],github:[38,64],give:[43,70],given:112,global:[91,102],glossari:64,gmcp:88,godhood:20,goldenlayout:137,googl:133,grant:58,grapevin:[65,169],griatch:[1,48,138],grid:[24,49],group:119,guest:66,gui:138,guid:9,handl:[12,69,103,110],handler:[107,116],haproxi:67,hard:77,have:123,head:38,health_bar:147,hello:95,help:[9,20,26,37,43,68,69,70,145,162],here:[26,55,60,96],hierarchi:58,hint:8,home:43,hook:125,host:90,hous:20,how:[2,33,58,70,71,89,100,113,121,125],html:[3,133],http:[8,67],idea:138,idmapp:174,imag:[100,103],implement:73,improv:69,index:[54,69,133,139],info:[79,110],inform:[45,90],infrastructur:73,ingame_python:149,ingo:83,inherit:140,inherits_from:27,initi:[6,23,25,116],initial_setup:167,inlin:114,inlinefunc:[114,158,173],input:[33,51,88],inputfunc:[74,83,88,158,167],insid:119,instal:[4,7,8,9,23,63,71,75,90,100,122,131,133],instanc:[33,86,125],instruct:88,integr:36,interact:[10,13,14,26],interfac:103,internation:76,interpret:106,introduct:[9,26,49,51,55,93,95,111,122,133],inventori:[43,82],irc2chan:43,irc:[72,169],issu:24,ital:38,jan:138,johnni:1,join:41,jumbotron:17,just:55,kei:[22,24,51,109],keyword:46,kill:110,know:[55,103],known:97,kovitiku:48,languag:76,last:25,latest:[100,128],latin:25,launch:[50,51],layout:[16,41,47],learn:[26,55,77],leav:[41,121],legend:24,let:[13,42,69,90],librari:[47,96],licens:78,life:7,lift:12,like:[13,56,123],limit:[13,14,119],line:[21,24,42,50],link:[38,43,79,94,114],linux:[36,63,110],list:[38,42],list_nod:51,listen:118,literatur:79,live:110,local:[38,90,91],lock:[11,43,80,121,163],lockdown:90,lockfunc:[158,163],lockhandl:163,log:[9,27,69,95,103],logfil:106,logger:173,login:[66,74],logo:136,longer:46,look:[5,43,56,95,123],mac:[63,110],machin:90,magic:97,mail:[131,147],main:38,make:[20,21,27,57,58,60,121,123,127,131],manag:[4,137,143,146,162,164,166,167,172,174],manual:[54,81],map:[49,111],mapbuild:147,mapper:49,mariadb:23,mass:82,master:[58,131],match:97,mccp:169,mech:21,mechan:124,memplot:170,menu:[22,27,51,85,165],menu_login:147,merg:31,messag:[0,25,83,88],messagepath:83,method:[33,41,81,97],middlewar:179,migrat:[4,64,128],mind:131,mini:127,minimap:111,miscellan:124,mob:154,mod_proxi:8,mod_ssl:8,mod_wsgi:8,mode:[13,14,64,90,105,110],model:[86,127,133,143,146,162,164,166,167,172,174],modif:58,modifi:[8,30],modul:[71,73,94,95,109,116,141,143,144,145,146,147,148,149,151,152,153,154,156,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182],monitor:74,monitorhandl:[84,166],more:[16,29,38,57,80,81,128,135],most:26,move:[25,121],msdp:88,msg:[34,81,83],mssp:[158,169],mud:79,multi:57,multidesc:[57,147],multipl:[11,119],multisess:[64,105],mush:[57,123],mutabl:[11,97],mux:129,muxcommand:145,mvattr:43,mxp:169,mysql:23,name:[12,43,88,97],naw:169,ndb:11,need:[0,55],nest:22,next:[57,63,71],nice:67,nick:[43,87],node:51,non:[11,25,28,54],nop:24,note:[8,10,14,15,31,33,38,40,51,87,112,118,122,127],npc:[85,117,118,123],number:91,object:[5,6,11,20,25,27,43,59,60,61,64,80,82,89,96,97,105,111,112,119,121,124,154,159,164],objmanipcommand:43,obtain:133,oct:138,octob:138,off:25,offici:79,olc:109,older:137,one:39,onli:[38,110],onlin:[38,90,131],oob:88,ooc:43,open:[43,85],oper:[0,10],option:[1,22,43,51,58,67,90,91,103,110],optionclass:173,optionhandl:173,other:[23,33,45,79,90,104],our:[0,22,69,95,96,108,121,133],out:[40,58],outgo:83,output:[59,151],outputcommand:88,outputfunc:88,outsid:[59,90],overal:73,overload:[81,125,135],overrid:97,overview:[36,47,86,116,136],own:[2,33,40,74,89,90,100,137],packag:[141,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182],page:[3,4,43,69,135,136],parent:[57,86],pars:[25,41,91,95],part:96,parti:79,password:43,patch:37,path:[13,83],paus:[0,29,33],pax:9,pdb:42,perm:43,permiss:[19,58,80,112,178],perpetu:61,persist:[11,28,29,50],person:20,picklefield:173,pictur:133,pip:[4,64],plai:67,plan:[26,61,111],player:57,plugin:137,point:26,polici:129,port:[90,103],portal:[83,92,105,169],portal_services_plugin:158,portalsess:83,portalsessionhandl:[83,169],pose:43,posit:1,post:138,postgresql:23,practic:91,prepar:36,prerequisit:75,press:24,prevent:25,privileg:4,problem:108,process:[10,110],processor:[13,14,15],product:[21,100],profil:[93,170],program:[42,55],progress:77,project:[36,106],prompt:[30,51],properti:[2,11,31,33,34,51,64,89,102,105,112,125],protfunc:[109,165],protocol:[40,45,55,88],prototyp:[109,161,165],prototypes_exampl:176,proxi:[8,90],publicli:131,pudb:42,puppet:64,push:[20,131],put:[69,131],puzzl:147,pycharm:106,python:[13,26,55,57,59,71,77,79,94,95,96],quell:[19,43,80],queri:[119,125],quick:[36,63],quickli:67,quickstart:20,quiet:91,quirk:97,quit:43,random_string_gener:147,read:[10,26,135,136],real:13,reboot:110,recapcha:133,receiv:[40,88],red_button:153,red_button_script:153,reduc:1,refactor:[1,48],refer:[25,38],regist:90,relat:[45,62],releas:[38,61],relev:90,reli:13,reload:[8,25,43,97,110],remark:123,rememb:[38,53],remind:69,remot:[90,131],remov:[25,112],repeat:[51,74],repo:9,report:38,repositori:[26,37,38,64,131],request:38,requir:63,reset:[43,110,128],reshuffl:20,resourc:79,rest:38,restart:8,retriev:11,roadmap:99,role:58,roleplai:58,roller:58,rom:56,room:[0,6,25,39,49,58,61,82,89,154,159],rplanguag:147,rpsystem:147,rss2chan:43,rss:[98,169],rule:[31,73,116],run:[4,7,33,42,55,75,100,106,127],runner:127,safeti:13,sage:48,sai:43,same:[46,51],save:11,schema:128,score:123,screen:35,screenshot:101,script:[43,64,102,121,149,159,166],scripthandl:166,search:[27,31,39,86,91,112,119,173],secret:133,secret_set:158,secur:[8,67,103,150,151],see:[69,97],select:25,self:91,send:[24,30,40,88],sent:30,separ:22,sept:[1,48],serial:178,server:[7,8,23,43,76,90,92,104,105,123,151,157,158,167,168,169,170,171],server_services_plugin:158,serverconf:104,serversess:[83,158,167],serversessionhandl:83,servic:[43,168],session:[25,43,58,64,83,105,167],sessionhandl:[105,167],set:[4,5,9,31,43,49,51,54,62,65,72,80,81,90,98,103,104,106,123,127,131,158],setdesc:43,sethelp:43,sethom:43,setpow:123,settings_default:141,settings_mixin:170,setup:[8,9,23,36,90],sever:[39,46,91],share:131,sharedmemorymodel:86,sheet:[42,58],shell:96,shop:85,shortcut:11,show:123,shut:110,shutdown:43,sidebar:38,signal:[107,167],simpl:[3,22,29,42,51,80,93,127],simpledoor:147,singl:11,site:[64,135],sitekei:133,slow_exit:147,soft:108,softcod:[57,108],solut:108,some:[39,41,56],somewher:55,sourc:[43,106],space:17,spawn:[43,57,109],spawner:[109,165],special:38,specif:5,splithandl:137,spread:37,spuriou:24,sql:23,sqlite3:23,ssh:[88,103,169],ssl:[90,169],standard:[55,62,129],start:[9,58,63,85,100,110],stat:120,statu:[94,110],step:[5,9,20,42,57,60,61,65,71,72,75,98,124,131,133],stop:110,storag:51,store:[6,11,25,51,109],string:[80,91,94],strip:91,studi:0,stuff:[55,123],style:[17,43],sub:22,subclass:89,subject:96,submodul:[141,143,144,145,146,147,148,149,151,152,153,154,156,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182],subpackag:[141,143,144,146,147,150,155,157,162,164,166,167,172,173,175,177,181],suit:127,summari:[12,55],superus:80,support:[24,55,88],suppress_ga:169,surround:42,swap:125,synchron:10,syntax:[26,38,57,110],syscommand:145,system:[16,32,33,43,45,61,68,69,73,80,116,123,124,145],tabl:[25,27,38,86],tag:[39,43,112,126,172],talking_npc:147,taskhandl:166,tb_basic:152,tb_equip:152,tb_item:152,tb_magic:152,tb_rang:152,teamciti:36,tech:61,technic:[38,55],tel:43,telnet:[24,88,90,169],telnet_oob:169,telnet_ssl:169,templat:[36,69,133],templatetag:182,tempmsg:34,temporari:51,termux:75,test:[55,59,93,123,127,143,144,145,146,147,148,149,151,153,163,164,165,166,169,170,171,172,174,175,176,178,179,181],test_amp_connect:171,test_ansi:175,test_batchprocessor:175,test_create_funct:175,test_eveditor:175,test_evform:175,test_evmenu:175,test_gametim:175,test_initial_setup:171,test_launch:171,test_misc:171,test_queri:170,test_resourc:173,test_serv:171,test_tagpars:175,test_text2html:175,test_trait:147,test_util:175,test_validatorfunc:175,testrunn:171,text2html:173,text:[27,38,51,74,113,114,136],texttag:114,theori:91,thi:[41,69],thing:[38,56,57,119],third:79,throttl:167,through:[37,42,100],ticker:[64,115],tickerhandl:[115,166],tie:58,time:[27,33,43,62,102,108],time_format:27,timer:93,timetrac:170,tip:131,titeuf87:138,to_byt:27,to_str:27,toc:184,togeth:[67,69],tool:[12,27,79],traceback:26,track:131,train:121,trait:147,translat:76,travi:130,treat:13,tree_select:147,trick:131,troubleshoot:[60,63,75],ttype:169,tunnel:43,turn:[25,97,116],turnbattl:152,tutori:[0,5,6,18,21,46,62,69,85,96,116,117,118,119,120,121,122,123,124,127,132,134,136],tutorial_exampl:153,tutorial_world:154,tweak:[60,96],tweet:[71,120],twist:[64,94],twitter:71,two:96,type:[2,5,6,11,60,89],typeclass:[6,43,45,57,64,81,97,119,124,125,140,149,159,172],unban:43,under:131,understand:126,ungm:58,uninstal:122,unit:127,unixcommand:147,unlink:43,unloggedin:[43,145],unmonitor:74,unrepeat:74,updat:[6,25,60,125,128,131],upgrad:128,upload:103,upstream:[97,131],url:[3,4,69,133,160,177,178,180,181],usag:[1,13,14,50],use:[55,97,115],used:[25,33],useful:[33,79],user:[19,33,56,57,69,103,124,131],userpassword:43,using:[0,42,119,127],util:[17,27,29,33,79,106,119,149,173,174,175,176,179],valid:[80,167],validatorfunc:173,valu:[51,109,119],variabl:[42,59],vehicl:121,verbatim:38,version:[38,131],versu:10,vhost:8,view:[3,68,69,133,134,135,178,180,181],virtualenv:64,voic:0,wai:[29,51,77],wall:43,want:[55,100],warn:38,weather:132,web:[3,45,88,90,97,103,124,133,134,135,136,137,160,177,178,179,180,181,182],web_plugin:158,webclient:[137,138,169,180],webclient_ajax:169,webclient_gui:137,webserv:[103,167],websit:[4,135,181,182],websocket:[8,67],weight:82,what:[11,16,36,41,55,91,100],when:[25,53,115],where:[5,55,60,63,96],whisper:43,whitepag:45,who:[33,43],wiki:[4,139],wilder:147,willing:55,window:[9,63],wipe:43,wizard:54,won:24,word:37,work:[7,33,55,69,77,91,100,121,125,131],workaround:24,world:[18,20,61,95,122,161],write:[40,127,137],xterm256:[114,126],yield:[29,51],you:[26,55],your:[2,4,19,20,26,33,39,40,60,74,86,89,90,97,100,103,108,128,131,133,137],yourself:[20,60,61],zone:140}}) \ No newline at end of file diff --git a/docs/1.0-dev/toc.html b/docs/1.0-dev/toc.html index 7dbe8e8efe..b5dd0276e4 100644 --- a/docs/1.0-dev/toc.html +++ b/docs/1.0-dev/toc.html @@ -1,151 +1,38 @@ - - - - - - - - - Toc — Evennia 1.0-dev documentation - - - + + + + Toc — Evennia 1.0-dev documentation + + + + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    - - - - -
    -
    -
    -
    +
    + -
    - - -
    - -
    -

    - © Copyright 2020, The Evennia developer community. - -

    -
    - Built with Sphinx and ❤️ using a custom theme based on Read the Docs. - -
    +
    +
    + - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - +
    + + + + \ No newline at end of file