diff --git a/docs/0.9.5/.buildinfo b/docs/0.9.5/.buildinfo index 1c91c04de4..6174d5cda8 100644 --- a/docs/0.9.5/.buildinfo +++ b/docs/0.9.5/.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: 11fc27b6c1babf3c6e395240b994d017 +config: 561ebce16d7a5fc49e8d1c3364481029 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/0.9.5/api/evennia.commands.default.admin.html b/docs/0.9.5/api/evennia.commands.default.admin.html index 3e77e62100..b0e3dc9578 100644 --- a/docs/0.9.5/api/evennia.commands.default.admin.html +++ b/docs/0.9.5/api/evennia.commands.default.admin.html @@ -238,7 +238,7 @@ to accounts respectively.

-aliases = ['pemit', 'remit']
+aliases = ['remit', 'pemit']
diff --git a/docs/0.9.5/api/evennia.commands.default.batchprocess.html b/docs/0.9.5/api/evennia.commands.default.batchprocess.html index 968022a9d5..0e0474dfeb 100644 --- a/docs/0.9.5/api/evennia.commands.default.batchprocess.html +++ b/docs/0.9.5/api/evennia.commands.default.batchprocess.html @@ -74,7 +74,7 @@ skipping, reloading etc.

-aliases = ['batchcmd', 'batchcommand']
+aliases = ['batchcommand', 'batchcmd']
diff --git a/docs/0.9.5/api/evennia.commands.default.building.html b/docs/0.9.5/api/evennia.commands.default.building.html index ffb4bd5c68..14f5ec31d2 100644 --- a/docs/0.9.5/api/evennia.commands.default.building.html +++ b/docs/0.9.5/api/evennia.commands.default.building.html @@ -493,7 +493,7 @@ You can specify the /force switch to bypass this confirmation.

-aliases = ['del', 'delete']
+aliases = ['delete', 'del']
@@ -1182,7 +1182,7 @@ server settings.

-aliases = ['swap', 'update', 'type', 'parent']
+aliases = ['type', 'parent', 'swap', 'update']
@@ -1477,7 +1477,7 @@ one is given.

-aliases = ['locate', 'search']
+aliases = ['search', 'locate']
diff --git a/docs/0.9.5/api/evennia.commands.default.comms.html b/docs/0.9.5/api/evennia.commands.default.comms.html index 2f22cda589..0a339942ed 100644 --- a/docs/0.9.5/api/evennia.commands.default.comms.html +++ b/docs/0.9.5/api/evennia.commands.default.comms.html @@ -63,7 +63,7 @@ aliases to an already joined channel.

-aliases = ['aliaschan', 'chanalias']
+aliases = ['chanalias', 'aliaschan']
@@ -115,7 +115,7 @@ for that channel.

-aliases = ['delchanalias', 'delaliaschan']
+aliases = ['delaliaschan', 'delchanalias']
@@ -218,7 +218,7 @@ Use addcom/delcom to join and leave channels

-aliases = ['channellist', 'all channels', 'comlist', 'clist', 'chanlist']
+aliases = ['channellist', 'comlist', 'chanlist', 'all channels', 'clist']
diff --git a/docs/0.9.5/api/evennia.commands.default.general.html b/docs/0.9.5/api/evennia.commands.default.general.html index f7fd1e4a5e..705d6eb3bb 100644 --- a/docs/0.9.5/api/evennia.commands.default.general.html +++ b/docs/0.9.5/api/evennia.commands.default.general.html @@ -194,7 +194,7 @@ for everyone to use, you need build privileges and the alias command.

-aliases = ['nickname', 'nicks']
+aliases = ['nicks', 'nickname']
@@ -590,7 +590,7 @@ automatically begin with your name.

-aliases = [':', 'emote']
+aliases = ['emote', ':']
diff --git a/docs/0.9.5/api/evennia.commands.default.system.html b/docs/0.9.5/api/evennia.commands.default.system.html index 0700f6b388..58333488f0 100644 --- a/docs/0.9.5/api/evennia.commands.default.system.html +++ b/docs/0.9.5/api/evennia.commands.default.system.html @@ -348,7 +348,7 @@ given, <nr> defaults to 10.

-aliases = ['stats', 'db', 'listobjs', 'listobjects']
+aliases = ['listobjs', 'db', 'listobjects', 'stats']
diff --git a/docs/0.9.5/api/evennia.commands.default.unloggedin.html b/docs/0.9.5/api/evennia.commands.default.unloggedin.html index 25c0200eb3..a025a6170f 100644 --- a/docs/0.9.5/api/evennia.commands.default.unloggedin.html +++ b/docs/0.9.5/api/evennia.commands.default.unloggedin.html @@ -162,7 +162,7 @@ version is a bit more complicated.

-aliases = ['q', 'qu']
+aliases = ['qu', 'q']
@@ -207,7 +207,7 @@ All it does is display the connect screen.

-aliases = ['l', 'look']
+aliases = ['look', 'l']
diff --git a/docs/0.9.5/api/evennia.comms.channelhandler.html b/docs/0.9.5/api/evennia.comms.channelhandler.html index 34bec9684a..d2c7aaed33 100644 --- a/docs/0.9.5/api/evennia.comms.channelhandler.html +++ b/docs/0.9.5/api/evennia.comms.channelhandler.html @@ -299,7 +299,7 @@ or more channels.

Versions

diff --git a/docs/0.9.5/api/evennia.contrib.barter.html b/docs/0.9.5/api/evennia.contrib.barter.html index 903c6a9849..d8ed59a894 100644 --- a/docs/0.9.5/api/evennia.contrib.barter.html +++ b/docs/0.9.5/api/evennia.contrib.barter.html @@ -650,7 +650,7 @@ try to influence the other part in the deal.

-aliases = ['offers', 'deal']
+aliases = ['deal', 'offers']
diff --git a/docs/0.9.5/api/evennia.contrib.dice.html b/docs/0.9.5/api/evennia.contrib.dice.html index 366e7900eb..091a1c7b56 100644 --- a/docs/0.9.5/api/evennia.contrib.dice.html +++ b/docs/0.9.5/api/evennia.contrib.dice.html @@ -148,7 +148,7 @@ everyone but the person rolling.

-aliases = ['@dice', 'roll']
+aliases = ['roll', '@dice']
diff --git a/docs/0.9.5/api/evennia.contrib.email_login.html b/docs/0.9.5/api/evennia.contrib.email_login.html index 65a86bf2e0..67703d310e 100644 --- a/docs/0.9.5/api/evennia.contrib.email_login.html +++ b/docs/0.9.5/api/evennia.contrib.email_login.html @@ -170,7 +170,7 @@ version is a bit more complicated.

-aliases = ['q', 'qu']
+aliases = ['qu', 'q']
@@ -210,7 +210,7 @@ All it does is display the connect screen.

-aliases = ['l', 'look']
+aliases = ['look', 'l']
diff --git a/docs/0.9.5/api/evennia.contrib.ingame_python.commands.html b/docs/0.9.5/api/evennia.contrib.ingame_python.commands.html index 20d1442b03..e35ffd33e7 100644 --- a/docs/0.9.5/api/evennia.contrib.ingame_python.commands.html +++ b/docs/0.9.5/api/evennia.contrib.ingame_python.commands.html @@ -51,7 +51,7 @@
-aliases = ['@callbacks', '@callback', '@calls']
+aliases = ['@callbacks', '@calls', '@callback']
diff --git a/docs/0.9.5/api/evennia.contrib.turnbattle.tb_basic.html b/docs/0.9.5/api/evennia.contrib.turnbattle.tb_basic.html index 697aed5087..52c32bffe5 100644 --- a/docs/0.9.5/api/evennia.contrib.turnbattle.tb_basic.html +++ b/docs/0.9.5/api/evennia.contrib.turnbattle.tb_basic.html @@ -559,7 +559,7 @@ if there are still any actions you can take.

-aliases = ['hold', 'wait']
+aliases = ['wait', 'hold']
diff --git a/docs/0.9.5/api/evennia.contrib.turnbattle.tb_equip.html b/docs/0.9.5/api/evennia.contrib.turnbattle.tb_equip.html index 8275cb9482..3ee48e7e0e 100644 --- a/docs/0.9.5/api/evennia.contrib.turnbattle.tb_equip.html +++ b/docs/0.9.5/api/evennia.contrib.turnbattle.tb_equip.html @@ -676,7 +676,7 @@ if there are still any actions you can take.

-aliases = ['hold', 'wait']
+aliases = ['wait', 'hold']
diff --git a/docs/0.9.5/api/evennia.contrib.turnbattle.tb_items.html b/docs/0.9.5/api/evennia.contrib.turnbattle.tb_items.html index dd5bc378dc..85135cbad3 100644 --- a/docs/0.9.5/api/evennia.contrib.turnbattle.tb_items.html +++ b/docs/0.9.5/api/evennia.contrib.turnbattle.tb_items.html @@ -710,7 +710,7 @@ if there are still any actions you can take.

-aliases = ['hold', 'wait']
+aliases = ['wait', 'hold']
diff --git a/docs/0.9.5/api/evennia.contrib.turnbattle.tb_magic.html b/docs/0.9.5/api/evennia.contrib.turnbattle.tb_magic.html index 6650ac1cef..ef49f7ee95 100644 --- a/docs/0.9.5/api/evennia.contrib.turnbattle.tb_magic.html +++ b/docs/0.9.5/api/evennia.contrib.turnbattle.tb_magic.html @@ -582,7 +582,7 @@ if there are still any actions you can take.

-aliases = ['hold', 'wait']
+aliases = ['wait', 'hold']
diff --git a/docs/0.9.5/api/evennia.contrib.turnbattle.tb_range.html b/docs/0.9.5/api/evennia.contrib.turnbattle.tb_range.html index 7cd74cd0dc..33d21a0459 100644 --- a/docs/0.9.5/api/evennia.contrib.turnbattle.tb_range.html +++ b/docs/0.9.5/api/evennia.contrib.turnbattle.tb_range.html @@ -994,7 +994,7 @@ if there are still any actions you can take.

-aliases = ['hold', 'wait']
+aliases = ['wait', 'hold']
diff --git a/docs/0.9.5/api/evennia.contrib.tutorial_examples.cmdset_red_button.html b/docs/0.9.5/api/evennia.contrib.tutorial_examples.cmdset_red_button.html index 68d3e689bf..ce4d0e18e6 100644 --- a/docs/0.9.5/api/evennia.contrib.tutorial_examples.cmdset_red_button.html +++ b/docs/0.9.5/api/evennia.contrib.tutorial_examples.cmdset_red_button.html @@ -104,7 +104,7 @@ push the lid of the button away.

-aliases = ['push', 'press button', 'press']
+aliases = ['push', 'press', 'press button']
@@ -152,7 +152,7 @@ lid-state respectively.

-aliases = ['smash lid', 'smash', 'break lid']
+aliases = ['smash', 'break lid', 'smash lid']
@@ -195,7 +195,7 @@ of causing the lamp to break.

-aliases = ['open button', 'open']
+aliases = ['open', 'open button']
@@ -281,7 +281,7 @@ of causing the lamp to break.

-aliases = ['feel', 'ex', 'listen', 'l', 'get', 'examine']
+aliases = ['listen', 'get', 'feel', 'ex', 'l', 'examine']
diff --git a/docs/0.9.5/api/evennia.contrib.tutorial_world.objects.html b/docs/0.9.5/api/evennia.contrib.tutorial_world.objects.html index dfc67b294e..30adf5f0c8 100644 --- a/docs/0.9.5/api/evennia.contrib.tutorial_world.objects.html +++ b/docs/0.9.5/api/evennia.contrib.tutorial_world.objects.html @@ -476,7 +476,7 @@ shift green root up/down

-aliases = ['shiftroot', 'pull', 'push', 'move']
+aliases = ['push', 'pull', 'move', 'shiftroot']
@@ -524,7 +524,7 @@ yellow/green - horizontal roots

-aliases = ['button', 'press button', 'push button']
+aliases = ['press button', 'push button', 'button']
@@ -689,7 +689,7 @@ parry - forgoes your attack but will make you harder to hit on next

-aliases = ['slash', 'bash', 'chop', 'kill', 'defend', 'fight', 'stab', 'hit', 'parry', 'thrust', 'pierce']
+aliases = ['bash', 'chop', 'fight', 'stab', 'kill', 'parry', 'defend', 'slash', 'thrust', 'hit', 'pierce']
diff --git a/docs/0.9.5/api/evennia.contrib.tutorial_world.rooms.html b/docs/0.9.5/api/evennia.contrib.tutorial_world.rooms.html index cd00518f57..052e47c31c 100644 --- a/docs/0.9.5/api/evennia.contrib.tutorial_world.rooms.html +++ b/docs/0.9.5/api/evennia.contrib.tutorial_world.rooms.html @@ -819,7 +819,7 @@ to find something.

-aliases = ['feel', 'feel around', 'fiddle', 'search', 'l']
+aliases = ['feel', 'search', 'l', 'feel around', 'fiddle']
diff --git a/docs/0.9.5/api/evennia.utils.eveditor.html b/docs/0.9.5/api/evennia.utils.eveditor.html index 3ebbb4ff36..d7b61bacd9 100644 --- a/docs/0.9.5/api/evennia.utils.eveditor.html +++ b/docs/0.9.5/api/evennia.utils.eveditor.html @@ -264,7 +264,7 @@ indentation.

-aliases = [':y', ':fd', ':r', ':', ':s', '::', ':u', ':echo', ':fi', ':=', ':::', ':uu', ':A', ':f', ':wq', ':p', ':UU', ':I', ':<', ':S', ':h', ':w', ':dw', ':>', ':!', ':x', ':q!', ':i', ':q', ':dd', ':DD', ':j']
+aliases = [':dw', ':p', ':echo', ':q!', ':I', ':x', ':A', ':y', ':=', ':s', ':dd', ':<', ':>', ':u', ':S', ':r', ':DD', ':', ':w', ':i', ':fd', ':uu', ':j', ':q', ':fi', ':UU', ':h', ':::', ':f', ':wq', ':!', '::']
diff --git a/docs/0.9.5/api/evennia.utils.evmore.html b/docs/0.9.5/api/evennia.utils.evmore.html index c1b8dca698..31fc312c9d 100644 --- a/docs/0.9.5/api/evennia.utils.evmore.html +++ b/docs/0.9.5/api/evennia.utils.evmore.html @@ -74,7 +74,7 @@ the caller.msg() construct every time the page is updated.

-aliases = ['next', 't', 'abort', 'n', 'back', 'top', 'q', 'b', 'end', 'e', 'quit', 'a']
+aliases = ['t', 'top', 'q', 'abort', 'e', 'a', 'b', 'end', 'next', 'n', 'back', 'quit']
diff --git a/docs/1.0-dev/.buildinfo b/docs/1.0-dev/.buildinfo index 56bac3a45b..c0e5e4e1bf 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: 8d59ca17d9f31b2e60107187f8a52393 +config: 166ec97b932b6fa6f556720d3621f65e tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/1.0-dev/Components/Channels.html b/docs/1.0-dev/Components/Channels.html index a1ecafb30e..c169a890e1 100644 --- a/docs/1.0-dev/Components/Channels.html +++ b/docs/1.0-dev/Components/Channels.html @@ -39,7 +39,390 @@

Channels

-

TODO: Channels are covered in Communications right now.

+

In a multiplayer game, players often need other means of in-game communication +than moving to the same room and use say or emote.

+

Channels allows Evennia’s to act as a fancy chat program. When a player is +connected to a channel, sending a message to it will automatically distribute +it to every other subscriber.

+

Channels can be used both for chats between Accounts and between +Objects (usually Characters). Chats could be both OOC +(out-of-character) or IC (in-charcter) in nature. Some examples:

+
    +
  • A support channel for contacting staff (OOC)

  • +
  • A general chat for discussing anything and foster community (OOC)

  • +
  • Admin channel for private staff discussions (OOC)

  • +
  • Private guild channels for planning and organization (IC/OOC depending on game)

  • +
  • Cyberpunk-style retro chat rooms (IC)

  • +
  • In-game radio channels (IC)

  • +
  • Group telephathy (IC)

  • +
  • Walkie talkies (IC)

  • +
+
+

Changed in version 1.0: Channel system changed to use a central ‘channel’ command and nicks instead of +auto-generated channel-commands and -cmdset. ChannelHandler was removed.

+
+
+

Using channels in-game

+

In the default command set, channels are all handled via the mighty +channel command, channel (or +chan). By default, this command will assume all entities dealing with +channels are Accounts.

+
+

Viewing and joining channels

+
channel       - shows your subscriptions
+channel/all   - shows all subs available to you
+channel/who   - shows who subscribes to this channel
+
+
+

To join/unsub a channel do

+
channel/sub channelname
+channel/unsub channelname
+
+
+

If you temporarily don’t want to hear the channel for a while (without actually +unsubscribing), you can mute it:

+
channel/mute channelname
+channel/unmute channelname
+
+
+
+
+

Chat on channels

+

To speak on a channel, do

+
channel public Hello world!
+
+
+

If the channel-name has spaces in it, you need to use a ‘=’:

+
channel rest room = Hello world!
+
+
+

Now, this is more to type than we’d like, so when you join a channel, the +system automatically sets up an personal alias so you can do this instead:

+
public Hello world
+
+
+
+

Warning

+

This shortcut will not work if the channel-name has spaces in it. +So channels with long names should make sure to provide a one-word alias as +well.

+
+

Any user can make up their own channel aliases:

+
channel/alias public = foo;bar
+
+
+

You can now just do

+
foo Hello world!
+bar Hello again!
+
+
+

And even remove the default one if they don’t want to use it

+
channel/unalias public
+public Hello
+
+
+

But you can also use your alias with the channel command:

+
channel foo Hello world!
+
+
+
+

What happens when aliasing is that a nick is created that maps your +alias + argument onto calling the channel command. So when you enter foo hello, +what the server sees is actually channel foo = hello. The system is also +clever enough to know that whenever you search for channels, your channel-nicks +should also be considered so as to convert your input to an existing channel name.

+
+

You can check if you missed channel conversations by viewing the channel’s +scrollback with

+
channel/history public
+
+
+

This retrieves the last 20 lines of text (also from a time when you were +offline). You can step further back by specifying how many lines back to start:

+
channel/history public = 30
+
+
+

This again retrieve 20 lines, but starting 30 lines back (so you’ll get lines +30-50 counting backwards).

+
+
+

Channel administration

+

To create/destroy a new channel you can do

+
channel/create channelname;alias;alias = description
+channel/destroy channelname
+
+
+

Aliases are optional but can be good for obvious shortcuts everyone may want to +use. The description is used in channel-listings. You will automatically join a +channel you created and will be controlling it. You can also use channel/desc to +change the description on a channel you wnn later.

+

If you control a channel you can also kick people off it:

+
channel/boot mychannel = annoyinguser123 : stop spamming!
+
+
+

The last part is an optional reason to send to the user before they are booted. +You can give a comma-separated list of channels to kick the same user from all +those channels at once. The user will be unsubbed from the channel and all +their aliases will be wiped. But they can still rejoin if they like.

+
channel/ban mychannel = annoyinguser123
+channel/ban      - view bans
+channel/unban mychannel = annoyinguser123
+
+
+

Banning adds the user to the channels blacklist. This means they will not be +able to rejoin if you boot them. You will need to run channel/boot to +actually kick them out.

+

See the Channel command api +docs (and in-game help) for more details.

+

Admin-level users can also modify channel’s locks:

+
channel/lock buildchannel = listen:all();send:perm(Builders)
+
+
+

Channels use three lock-types by default:

+
    +
  • listen - who may listen to the channel. Users without this access will not +even be able to join the channel and it will not appear in listings for them.

  • +
  • send - who may send to the channel.

  • +
  • control - this is assigned to you automatically when you create the channel. With +control over the channel you can edit it, boot users and do other management tasks.

  • +
+
+

Restricting channel administration

+

By default everyone can use the channel command (evennia.commands.default.comms.CmdChannel) +to create channels and will then control the channels they created (to boot/ban +people etc). If you as a developer does not want regular players to do this +(perhaps you want only staff to be able to spawn new channels), you can +override the channel command and change its locks property.

+

The default help command has the following locks property:

+
1
    locks = "cmd:not perm(channel_banned); admin:all(); manage:all(); changelocks: perm(Admin)"
+
+
+

This is a regular lockstring.

+
    +
  • cmd: pperm(channel_banned) - The cmd locktype is the standard one used for all Commands. +an accessing object failing this will not even know that the command exists. The pperm() lockfunc +checks an on-account [Permission](Building Permissions) ‘channel_banned’ - and the not means +that if they have that ‘permission’ they are cut off from using the channel command. You usually +don’t need to change this lock.

  • +
  • admin:all() - this is a lock checked in the channel command itself. It controls access to the +/boot, /ban and /unban switches (by default letting everyone use them).

  • +
  • manage:all() - this controls access to the /create, /destroy, /desc switches.

  • +
  • changelocks: perm(Admin) - this controls access to the /lock and /unlock switches. By +default this is something only [Admins](Building Permissions) can change.

  • +
+
+

Note - while admin:all() and manage:all() will let everyone use these switches, users +will still only be able to admin or destroy channels they actually control!

+
+

If you only want (say) Builders and higher to be able to create and admin +channels you could override the help command and change the lockstring to:

+
1
+2
+3
+4
+5
+6
  # in for example mygame/commands/commands.py
+
+  from evennia import default_cmds
+
+  class MyCustomChannelCmd(default_cmds.CmdChannel):
+      locks = "cmd: not pperm(channel_banned);admin:perm(Builder);manage:perm(Builder);changelocks:perm(Admin)"
+
+
+

Add this custom command to your default cmdset and regular users wil now get an +access-denied error when trying to use use these switches.

+
+
+
+
+

Allowing Characters to use Channels

+

The default channel command (evennia.commands.default.comms.CmdChannel) +sits in the Account command set. It is set up such that it will +always operate on Accounts, even if you were to add it to the +CharacterCmdSet.

+

It’s a one-line change to make this command accept non-account callers. But for +convenience we provide a version for Characters/Objects. Just import +evennia.commands.default.comms.CmdObjectChannel +and inherit from that instead.

+
+
+

Customizing channel output and behavior

+

When distributing a message, the channel will call a series of hooks on itself +and (more importantly) on each recipient. So you can customize things a lot by +just modifying hooks on your normal Object/Account typeclasses.

+

Internally, the message is sent with +channel.msg(message, senders=sender, bypass_mute=False, **kwargs), where +bypass_mute=True means the message ignores muting (good for alerts or if you +delete the channel etc) and **kwargs are any extra info you may want to pass +to the hooks. The senders (it’s always only one in the default implementation +but could in principle be multiple) and bypass_mute are part of the kwargs +below:

+
    +
  1. channel.at_pre_msg(message, **kwargs)

  2. +
  3. For each recipient:

    +
      +
    • message = recipient.at_pre_channel_msg(message, channel, **kwargs) - +allows for the message to be tweaked per-receiver (for example coloring it depending +on the users’ preferences). If this method returns False/None, that +recipient is skipped.

    • +
    • recipient.channel_msg(message, channel, **kwargs) - actually sends to recipient.

    • +
    • recipient.at_post_channel_msg(message, channel, **kwargs) - any post-receive effects.

    • +
    +
  4. +
  5. channel.at_post_channel_msg(message, **kwargs)

  6. +
+

Note that Accounts and Objects both have their have separate sets of hooks. +So make sure you modify the set actually used by your subcribers (or both). +Default channels all use Account subscribers.

+
+
+

Channels in code

+

For most common changes, the default channel, the recipient hooks and possibly +overriding the channel command will get you very far. But you can also tweak +channels themselves.

+

Channels are Typeclassed entities. This means they are +persistent in the database, can have attributes and Tags +and can be easily extended.

+

To change which channel typeclass Evennia uses for default commands, change +settings.BASE_CHANNEL_TYPECLASS. The base command class is +evennia.comms.comms.DefaultChannel. +There is an empty child class in mygame/typeclasses/channels.py, same +as for other typelass-bases.

+

In code you create a new channel with evennia.create_channel or +Channel.create:

+
 1
+ 2
+ 3
+ 4
+ 5
+ 6
+ 7
+ 8
+ 9
+10
+11
+12
+13
+14
+15
+16
+17
+18
+19
+20
+21
+22
+23
+24
+25
  from evennia import create_channel, search_object
+  from typeclasses.channels import Channel
+
+  channel = create_channel("my channel", aliases=["mychan"], locks=..., typeclass=...)
+  # alternative
+  channel = Channel.create("my channel", aliases=["mychan"], locks=...)
+
+  # connect to it
+  me = search_object(key="Foo")[0]
+  channel.connect(me)
+
+  # send to it (this will trigger the channel_msg hooks described earlier)
+  channel.msg("Hello world!", senders=me)
+
+  # view subscriptions (the SubscriptionHandler handles all subs under the hood)
+  channel.subscriptions.has(me)    # check we subbed
+  channel.subscriptions.all()      # get all subs
+  channel.subscriptions.online()   # get only subs currently online
+  channel.subscriptions.clear()    # unsub all
+
+  # leave channel
+  channel.disconnect(me)
+
+  # permanently delete channel (will unsub everyone)
+  channel.delete()
+
+
+

The Channel’s .connect method will accept both Account and Object subscribers +and will handle them transparently.

+

The channel has many more hooks, both hooks shared with all typeclasses as well +as special ones related to muting/banning etc. See the channel class for +details.

+
+
+

Channel logging

+
+

Changed in version 0.7: Channels changed from using Msg to TmpMsg and optional log files.

+
+
+

Changed in version 1.0: Channels stopped supporting Msg and TmpMsg, using only log files.

+
+

The channel messages are not stored in the database. A channel is instead +always logged to a regular text log-file +mygame/server/logs/channel_<channelname>.log. This is where channels/history channelname +gets its data from. A channel’s log will rotate when it grows too big, which +thus also automatically limits the max amount of history a user can view with +/history.

+

The log file name is set on the channel class as the log_file property. This +is a string that takes the formatting token {channelname} to be replaced with +the (lower-case) name of the channel. By default the log is written to in the +channel’s at_post_channel_msg method.

+
+

Properties on Channels

+

Channels have all the standard properties of a Typeclassed entity (key, +aliases, attributes, tags, locks etc). This is not an exhaustive list; +see the Channel api docs for details.

+
    +
  • send_to_online_only - this class boolean defaults to True and is a +sensible optimization since people offline people will not see the message anyway.

  • +
  • log_file - this is a string that determines the name of the channel log file. Default +is "channel_{channelname}.log". The log file will appear in settings.LOG_DIR (usually +mygame/server/logs/). You should usually not change this.

  • +
  • channel_prefix_string - this property is a string to easily change how +the channel is prefixed. It takes the channelname format key. Default is "[{channelname}] " +and produces output like `[public] …``.

  • +
  • subscriptions - this is the SubscriptionHandler, which +has methods has, add, remove, all, clear and also online (to get +only actually online channel-members).

  • +
  • wholist, mutelist, banlist are properties that return a list of subscribers, +as well as who are currently muted or banned.

  • +
  • channel_msg_nick_pattern - this is a regex pattern for performing the in-place nick +replacement (detect that channelalias <msg means that you want to send a message to a channel). +This pattern accepts an {alias} formatting marker. Don’t mess with this unless you really +want to change how channels work.

  • +
  • channel_msg_nick_replacement - this is a string on the [nick replacement

  • +
  • form](Nicks). It accepts the {channelname} formatting tag. This is strongly tied to the +channel command and is by default channel {channelname} = $1.

  • +
+

Notable Channel hooks:

+
    +
  • at_pre_channel_msg(message, **kwargs) - called before sending a message, to +modify it. Not used by default.

  • +
  • msg(message, senders=..., bypass_mute=False, **kwargs) - send the message onto +the channel. The **kwargs are passed on into the other call hooks (also on the recipient).

  • +
  • at_post_channel_msg(message, **kwargs) - by default this is used to store the message +to the log file.

  • +
  • channel_prefix(message) - this is called to allow the channel to prefix. This is called +by the object/account when they build the message, so if wanting something else one can +also just remove that call.

  • +
  • every channel message. By default it just returns channel_prefix_string.

  • +
  • has_connection(subscriber) - shortcut to check if an entity subscribes to +this channel.

  • +
  • mute/unmute(subscriber) - this mutes the channel for this user.

  • +
  • ban/unban(subscriber) - adds/remove user from banlist.

  • +
  • connect/disconnect(subscriber) - adds/removes a subscriber.

  • +
  • add_user_channel_alias(user, alias, **kwargs) - sets up a user-nick for this channel. This is +what maps e.g. alias <msg> to channel channelname = <msg>.

  • +
  • remove_user_channel_alias(user, alias, **kwargs) - remove an alias. Note that this is +a class-method that will happily remove found channel-aliases from the user linked to any +channel, not only from the channel the method is called on.

  • +
  • pre_join_channel(subscriber) - if this returns False, connection will be refused.

  • +
  • post_join_channel(subscriber) - by default this sets up a users’s channel-nicks/aliases.

  • +
  • pre_leave_channel(subscriber) - if this returns False, the user is not allowed to leave.

  • +
  • post_leave_channel(subscriber) - this will clean up any channel aliases/nicks of the user.

  • +
  • delete the standard typeclass-delete mechanism will also automatically un-subscribe all +subscribers (and thus wipe all their aliases).

  • +
+
+
@@ -62,6 +445,29 @@ +

Table of Contents

+ +
    diff --git a/docs/1.0-dev/Components/Communications.html b/docs/1.0-dev/Components/Communications.html index 2a4573a193..d557041b6b 100644 --- a/docs/1.0-dev/Components/Communications.html +++ b/docs/1.0-dev/Components/Communications.html @@ -39,115 +39,13 @@

    Communications

    -

    Apart from moving around in the game world and talking, players might need other forms of -communication. This is offered by Evennia’s Comm system. Stock evennia implements a ‘MUX-like’ -system of channels, but there is nothing stopping you from changing things to better suit your -taste.

    -

    Comms rely on two main database objects - Msg and Channel. There is also the TempMsg which -mimics the API of a Msg but has no connection to the database.

    -
    -

    Msg

    -

    The Msg object is the basic unit of communication in Evennia. A message works a little like an -e-mail; it always has a sender (a Account) and one or more recipients. The recipients -may be either other Accounts, or a Channel (see below). You can mix recipients to send the message -to both Channels and Accounts if you like.

    -

    Once created, a Msg is normally not changed. It is peristently saved in the database. This allows -for comprehensive logging of communications. This could be useful for allowing senders/receivers to -have ‘mailboxes’ with the messages they want to keep.

    -
    -

    Properties defined on Msg

    +

    TODO: Remove this page?

      -
    • senders - this is a reference to one or many Account or Objects (normally -Characters) sending the message. This could also be an External Connection such as a message -coming in over IRC/IMC2 (see below). There is usually only one sender, but the types can also be -mixed in any combination.

    • -
    • receivers - a list of target Accounts, Objects (usually Characters) or -Channels to send the message to. The types of receivers can be mixed in any combination.

    • -
    • header - this is a text field for storing a title or header for the message.

    • -
    • message - the actual text being sent.

    • -
    • date_sent - when message was sent (auto-created).

    • -
    • locks - a lock definition.

    • -
    • hide_from - this can optionally hold a list of objects, accounts or channels to hide this Msg -from. This relationship is stored in the database primarily for optimization reasons, allowing for -quickly post-filter out messages not intended for a given target. There is no in-game methods for -setting this, it’s intended to be done in code.

    • +
    • Channels - are used for implementing in-game chat rooms.

    • +
    • Msg-objects are used for storing messages in the database (email-like) +and is a building block for implementing other game systems. It’s used by the +page command by default.

    -

    You create new messages in code using evennia.create_message (or -evennia.utils.create.create_message.)

    -
    -
    -
    -

    TempMsg

    -

    evennia.comms.models also has TempMsg which mimics the API of Msg but is not connected to the -database. TempMsgs are used by Evennia for channel messages by default. They can be used for any -system expecting a Msg but when you don’t actually want to save anything.

    -
    -
    -

    Channels

    -

    Channels are Typeclassed entities, which mean they can be easily extended and their -functionality modified. To change which channel typeclass Evennia uses, change -settings.BASE_CHANNEL_TYPECLASS.

    -

    Channels act as generic distributors of messages. Think of them as “switch boards” redistributing -Msg or TempMsg objects. Internally they hold a list of “listening” objects and any Msg (or -TempMsg) sent to the channel will be distributed out to all channel listeners. Channels have -Locks to limit who may listen and/or send messages through them.

    -

    The sending of text to a channel is handled by a dynamically created Command that -always have the same name as the channel. This is created for each channel by the global -ChannelHandler. The Channel command is added to the Account’s cmdset and normal command locks are -used to determine which channels are possible to write to. When subscribing to a channel, you can -then just write the channel name and the text to send.

    -

    The default ChannelCommand (which can be customized by pointing settings.CHANNEL_COMMAND_CLASS to -your own command), implements a few convenient features:

    -
      -
    • It only sends TempMsg objects. Instead of storing individual entries in the database it instead -dumps channel output a file log in server/logs/channel_<channelname>.log. This is mainly for -practical reasons - we find one rarely need to query individual Msg objects at a later date. Just -stupidly dumping the log to a file also means a lot less database overhead.

    • -
    • It adds a /history switch to view the 20 last messages in the channel. These are read from the -end of the log file. One can also supply a line number to start further back in the file (but always -20 entries at a time). It’s used like this:

      -
       > public/history 
      - > public/history 35
      -
      -
      -
    • -
    -

    There are two default channels created in stock Evennia - MudInfo and Public. MudInfo -receives server-related messages meant for Admins whereas Public is open to everyone to chat on -(all new accounts are automatically joined to it when logging in, it is useful for asking -questions). The default channels are defined by the DEFAULT_CHANNELS list (see -evennia/settings_default.py for more details).

    -

    You create new channels with evennia.create_channel (or evennia.utils.create.create_channel).

    -

    In code, messages are sent to a channel using the msg or tempmsg methods of channels:

    -
     channel.msg(msgobj, header=None, senders=None, persistent=True)
    -
    -
    -

    The argument msgobj can be either a string, a previously constructed Msg or a TempMsg - in the -latter cases all the following keywords are ignored since the message objects already contains all -this information. If msgobj is a string, the other keywords are used for creating a new Msg or -TempMsg on the fly, depending on if persistent is set or not. By default, a TempMsg is emitted -for channel communication (since the default ChannelCommand instead logs to a file).

    -
    1
    -2
    -3
    -4
        # assume we have a 'sender' object and a channel named 'mychan'
    -
    -    # manually sending a message to a channel
    -    mychan.msg("Hello!", senders=[sender])
    -
    -
    -
    -

    Properties defined on Channel

    -
      -
    • key - main name for channel

    • -
    • aliases - alternative native names for channels

    • -
    • desc - optional description of channel (seen in listings)

    • -
    • keep_log (bool) - if the channel should store messages (default)

    • -
    • locks - A lock definition. Channels normally use the access_types send, control and -listen.

    • -
    -
    -
    @@ -170,22 +68,6 @@ for channel communication (since the default ChannelCommand instead logs to a fi
-

Table of Contents

- -
    diff --git a/docs/1.0-dev/Components/Help-System.html b/docs/1.0-dev/Components/Help-System.html index dbefdee083..8bed1fe7ca 100644 --- a/docs/1.0-dev/Components/Help-System.html +++ b/docs/1.0-dev/Components/Help-System.html @@ -39,34 +39,154 @@

    Help System

    -

    An important part of Evennia is the online help system. This allows the players and staff alike to -learn how to use the game’s commands as well as other information pertinent to the game. The help -system has many different aspects, from the normal editing of help entries from inside the game, to -auto-generated help entries during code development using the auto-help system.

    -
    -

    Viewing the help database

    -

    The main command is help:

    -
     help [searchstring]
    +

    Evennia has an extensive help system covering both command-help and regular +free-form help documentation. It supports subtopics and if failing to find a +match it will provide suggestsions, first from alternative topics and then by +finding mentions of the search term in help entries.

    +
    ------------------------------------------------------------------------------
    +Help for The theatre (aliases: the hub, curtains)
    +
    +The theatre is at the centre of the city, both literally and figuratively ... 
    +(A lot more text about it follows ...)
    +
    +Subtopics:
    +  theatre/lore
    +  theatre/layout
    +  theatre/dramatis personae
    +------------------------------------------------------------------------------
     
    -

    This will show a list of help entries, ordered after categories. You will find two sections, -Command help entries and Other help entries (initially you will only have the first one). You -can use help to get more info about an entry; you can also give partial matches to get suggestions. -If you give category names you will only be shown the topics in that category.

    +
    ------------------------------------------------------------------------------
    +No help found
    +
    +There is no help topic matching 'evennia'.
    +... But matches where found within the help texts of the suggestions below.
    +
    +Suggestions:
    +  grapevine2chan, about, irc2chan
    +-----------------------------------------------------------------------------
    +
    +
    +
    +

    Using the help system from in-game

    +

    The help system is accessed in-game by use of the help command:

    +
    help <topic>
    +
    +
    +

    Sub-topics are accessed as help <topic>/<subtopic>/....

    +

    Creating a new help entry from in-game is done with

    +
    sethelp <topic>[;aliases] [,category] [,lockstring] = <text>
    +
    +
    +

    For example

    +
    sethelp The Gods;pantheon, Lore = In the beginning all was dark ...
    +
    +
    +

    Use the /edit switch to open the EvEditor for more convenient in-game writing +(but note that devs can also create help entries outside the game using their +regular code editor, see below).

    +
    +
    +

    Sources of help entries

    +

    Evennia collects help entries from three sources:

    +
      +
    • Auto-generated command help - this is literally the doc-strings of the Command classes. +The idea is that the command docs are easier to maintain and keep up-to-date if +the developer can change them at the same time as they do the code.

    • +
    • Database-stored help entries - These are created in-game (using the default sethelp command +as exemplified in the previous section).

    • +
    • File-stored help entries - These are created outside the game, as dicts in +normal Python modules. They allows developers to write and maintain their help files using +a proper text editor.

    • +
    +
    +

    The Help Entry

    +

    All help entries (no matter the source) have the following properties:

    +
      +
    • key - This is the main topic-name. For Commands, this is literally the command’s key.

    • +
    • aliases - Alternate names for the help entry. This can be useful if the main name is hard to remember.

    • +
    • help_category - The general grouping of the entry. This is optional. If not given it will use the +default category given by settings.COMMAND_DEFAULT_HELP_CATEGORY for Commands and settings.DEFAULT_HELP_CATEGORY +for file+db help entries.

    • +
    • locks - This defines who may read this entry. The locktype checked by the help command is view. In the +case of Commands, it’s more common that the cmd lock fails - in that case the command is not loaded +into the help parser at all.

    • +
    • tags - This is not used by default, but could be used to further organize help entries.

    • +
    • text - The actual help entry text. This will be dedented and stripped of +extra space at beginning and end.

    • +
    +

    A text that scrolls off the screen will automatically be paginated by +the EvMore pager (you can control this with +settings.HELP_MORE_ENABLED=False). If you use EvMore and want to control +exactly where the pager should break the page, mark the break with the control +character \f.

    +
    +

    Subtopics

    +
    +

    New in version 1.0.

    +
    +

    Rather than making a very long help entry, the text may also be broken up +into subtopics. A list of the next level of subtopics are shown below the +main help text and allows the user to read more about some particular detail +that wouldn’t fit in the main text.

    +

    Subtopics use a markup slightly similar to markdown headings. The top level +heading must be named # subtopics (non case-sensitive) and the following +headers must be sub-headings to this (so ## subtopic name etc). All headings +are non-case sensitive (the help command will format them). The topics can be +nested at most to a depth of 5 (which is probably too many levels already). The +parser uses fuzzy matching to find the subtopic, so one does not have to type +it all out exactly.

    +

    Below is an example of a text with sub topics.

    +
    The theatre is the heart of the city, here you can find ...
    +(This is the main help text, what you get with `help theatre`)
    +
    +# subtopics 
    +
    +## lore 
    +
    +The theatre holds many mysterious things...
    +(`help theatre/lore`)
    +
    +### the grand opening
    +
    +The grand opening is the name for a mysterious event where ghosts appeared ...
    +(`this is a subsub-topic to lore, accessible as `help theatre/lore/grand` or 
    +any other partial match).
    +
    +### the Phantom
    +
    +Deep under the theatre, rumors has it a monster hides ...
    +(another subsubtopic, accessible as `help theatre/lore/phantom`)
    +
    +## layout
    +
    +The theatre is a two-story building situated at ...
    +(`help theatre/layout`)
    +
    +## dramatis personae
    +
    +There are many interesting people prowling the halls of the theatre ...
    +(`help theatre/dramatis` or `help theathre/drama` or `help theatre/personae` would work)
    +
    +### Primadonna Ada 
    +
    +Everyone knows the primadonna! She is ...
    +(A subtopic under dramatis personae, accessible as `help theatre/drama/ada` etc)
    +
    +### The gatekeeper
    +
    +He always keeps an eye on the door and ...
    +(`help theatre/drama/gate`)
    +
    +
    +
    -

    Command Auto-help system

    -

    A common item that requires help entries are in-game commands. Keeping these entries up-to-date with -the actual source code functionality can be a chore. Evennia’s commands are therefore auto- -documenting straight from the sources through its auto-help system. Only commands that you and -your character can actually currently use are picked up by the auto-help system. That means an admin -will see a considerably larger amount of help topics than a normal player when using the default -help command.

    -

    The auto-help system uses the __doc__ strings of your command classes and formats this to a nice- -looking help entry. This makes for a very easy way to keep the help updated - just document your -commands well and updating the help file is just a @reload away. There is no need to manually -create and maintain help database entries for commands; as long as you keep the docstrings updated -your help will be dynamically updated for you as well.

    +

    Command Auto-help system

    +

    The auto-help system uses the __doc__ strings of your command classes and +formats this to a nice- looking help entry. This makes for a very easy way to +keep the help updated - just document your commands well and updating the help +file is just a reload away.

    Example (from a module with command definitions):

     1
      2
    @@ -114,59 +234,157 @@ shown to users looking for help. Try to use a consistent format - all default co
     structure shown above.

    You should also supply the help_category class property if you can; this helps to group help entries together for people to more easily find them. See the help command in-game to see the -default categories. If you don’t specify the category, “General” is assumed.

    +default categories. If you don’t specify the category, settings.COMMAND_DEFAULT_HELP_CATEGORY +(default is “General”) is used.

    If you don’t want your command to be picked up by the auto-help system at all (like if you want to write its docs manually using the info in the next section or you use a cmdset that has its own help functionality) you can explicitly set auto_help class property to False in your command definition.

    Alternatively, you can keep the advantages of auto-help in commands, but control the display of -command helps. You can do so by overriding the command’s get_help() method. By default, this +command helps. You can do so by overriding the command’s get_help(caller, cmdset) method. By default, this method will return the class docstring. You could modify it to add custom behavior: the text returned by this method will be displayed to the character asking for help in this command.

    -

    Database help entries

    -

    These are all help entries not involving commands (this is handled automatically by the Command -Auto-help system). Non-automatic help entries describe how -your particular game is played - its rules, world descriptions and so on.

    -

    A help entry consists of four parts:

    -
      -
    • The topic. This is the name of the help entry. This is what players search for when they are -looking for help. The topic can contain spaces and also partial matches will be found.

    • -
    • The help category. Examples are Administration, Building, Comms or General. This is an -overall grouping of similar help topics, used by the engine to give a better overview.

    • -
    • The text - the help text itself, of any length.

    • -
    • locks - a lock definition. This can be used to limit access to this help entry, maybe -because it’s staff-only or otherwise meant to be restricted. Help commands check for access_types -view and edit. An example of a lock string would be view:perm(Builders).

    • -
    -

    You can create new help entries in code by using evennia.create_help_entry().

    +

    Database-help entries

    +

    These are most commonly created in-game using the sethelp command. If you need to create one +manually, you can do so with evennia.create_help_entry():

    1
     2
     3
    -4
    from evennia import create_help_entry
    +4
    +5
    
    +from evennia import create_help_entry
     entry = create_help_entry("emote", 
                     "Emoting is important because ...", 
                     category="Roleplaying", locks="view:all()")
     
    -

    From inside the game those with the right permissions can use the @sethelp command to add and -modify help entries.

    -
    > @sethelp/add emote = The emote command is ...
    -
    +

    The entity being created is a evennia.help.models.HelpEntry +object. This is not a Typeclassed entity and is not meant to +be modified to any great degree. It holds the properties listed earlier. The +text is stored in a field entrytext. It does not provide a get_help method +like commands, stores and returns the entrytext directly.

    +

    You can search for HelpEntry objects using evennia.search_help but note +that this will not return the two other types of help entries.

    -

    Using @sethelp you can add, delete and append text to existing entries. By default new entries -will go in the General help category. You can change this using a different form of the @sethelp -command:

    -
    > @sethelp/add emote, Roleplaying = Emoting is important because ...
    -
    +
    +

    File-help entries

    +
    +

    New in version 1.0.

    -

    If the category Roleplaying did not already exist, it is created and will appear in the help -index.

    -

    You can, finally, define a lock for the help entry by following the category with a lock -definition:

    -
    > @sethelp/add emote, Roleplaying, view:all() = Emoting is ... 
    +

    File-help entries are created by the game development team outside of the game. The +help entries are defined in normal Python modules (.py file ending) containing +a dict to represent each entry. They require a server reload before any changes +apply.

    +
      +
    • Evennia will look through all modules given by settings.FILE_HELP_ENTRY_MODULES. This +should be a list of python-paths for Evennia to import.

    • +
    • If this module contains a top-level variable HELP_ENTRY_DICTS, this will be imported +and must be a list of help-entry dicts.

    • +
    • If no HELP_ENTRY_DICTS list is found, every top-level variable in the +module that is a dict will be read as a help entry. The variable-names will +be ignored in this case.

    • +
    +

    If you add multiple modules to be read, same-keyed help entries added later in the list +will override coming before.

    +

    Each entry dict must define keys to match that needed by all help entries. +Here’s an example of a help module:

    +
     1
    + 2
    + 3
    + 4
    + 5
    + 6
    + 7
    + 8
    + 9
    +10
    +11
    +12
    +13
    +14
    +15
    +16
    +17
    +18
    +19
    +20
    +21
    +22
    +23
    +24
    +25
    +26
    +27
    +28
    +29
    +30
    +31
    +32
    
    +# in a module pointed to by settings.FILE_HELP_ENTRY_MODULES
    +  
    +HELP_ENTRY_DICTS = [
    +  {
    +    "key": "The Gods",   # case-insensitive, can be searched by 'gods' too
    +    "aliases": ['pantheon', 'religion']
    +    "category": "Lore",
    +    "text": '''
    +        The gods formed the world ...
    +
    +        # Subtopics
    +
    +        ## Pantheon
    +
    +        The pantheon consists of 40 gods that ...
    +
    +        ### God of love
    +
    +        The most prominent god is ...
    +
    +        ### God of war
    +
    +        Also known as 'the angry god', this god is known to ...
    +
    +    '''
    +  },
    +  {
    +    "key": "The mortals",
    +    
    +  }
    +]
     
    +
    +

    The help entry text will be dedented and will retain paragraphs. You should try +to keep your strings a reasonable width (it will look better). Just reload the +server and the file-based help entries will be available to view.

    +
    +
    +
    +

    Customizing the look of the help system

    +

    This is done almost exclusively by overriding the help command +evennia.commands.default.help.CmdHelp.

    +

    Since the available commands may vary from moment to moment, help is +responsible for collating the three sources of help-entries (commands/db/file) +together and search through them on the fly. It also does all the formatting of +the output.

    +

    To make it easier to tweak the look, the parts of the code that changes the +visual presentation has been broken out into separate methods format_help_entry and +format_help_index - override these in your version of help to change the display +as you please. See the api link above for details.

    +
    +
    +

    Technical notes

    +

    Since it needs to search so different types of data, the help system has to +collect all possibilities in memory before searching through the entire set. It +uses the Lunr search engine to +search through the main bulk of help entries. Lunr is a mature engine used for +web-pages and produces much more sensible results than previous solutions.

    +

    Once the main entry has been found, subtopics are then searched with +simple ==, startswith and in matching (there are so relatively few of them +at that point).

    +
    +

    Changed in version 1.0: Replaced the bag-of-words algorithm with lunr.

    @@ -194,9 +412,19 @@ definition:

    Table of Contents

    diff --git a/docs/1.0-dev/Components/Msg.html b/docs/1.0-dev/Components/Msg.html new file mode 100644 index 0000000000..c732aff2c6 --- /dev/null +++ b/docs/1.0-dev/Components/Msg.html @@ -0,0 +1,210 @@ + + + + + + + + Msg — Evennia 1.0-dev documentation + + + + + + + + + + + + + +
    +
    +
    +
    + +
    +

    Msg

    +

    The Msg object represents a database-saved +piece of communication. Think of it as a discrete piece of email - it contains +a message, some metadata and will always have a sender and one or more +recipients.

    +

    Once created, a Msg is normally not changed. It is persitently saved in the +database. This allows for comprehensive logging of communications. Here are some +good uses for Msg objects:

    +
      +
    • page/tells (the page command is how Evennia uses them out of the box)

    • +
    • messages in a bulletin board

    • +
    • game-wide email stored in ‘mailboxes’.

    • +
    +
    +

    Important

    +

    A Msg does not have any in-game representation. So if you want to use them +to represent in-game mail/letters, the physical letters would never be +visible in a room (possible to steal, spy on etc) unless you make your +spy-system access the Msgs directly (or go to the trouble of spawning an +actual in-game letter-object based on the Msg)

    +
    +
    +

    Changed in version 1.0: Channels dropped Msg-support. Now only used in page command by default.

    +
    +
    +

    Msg in code

    +

    The Msg is intended to be used exclusively in code, to build other game systems. It is not +a Typeclassed entity, which means it cannot (easily) be overridden. It +doesn’t support Attributes (but it does support Tags). It tries to be lean +and small since a new one is created for every message.

    +

    You create a new message with evennia.create_message:

    +
    1
    +2
    +3
        from evennia import create_message
    +    message = create_message(senders, message, receivers, 
    +                             locks=..., tags=..., header=...)
    +
    +
    +

    You can search for Msg objects in various ways:

    +
    1
    +2
    +3
    +4
    +5
    +6
    +7
    +8
      from evennia import search_message, Msg
    +
    +  # args are optional. Only a single sender/receiver should be passed
    +  messages = search_message(sender=..., receiver=..., freetext=..., dbref=...)
    +
    +  # get all messages for a given sender/receiver
    +  messages = Msg.objects.get_msg_by_sender(sender)
    +  messages = Msg.objects.get_msg_by_receiver(recipient)
    +
    +
    +
    +

    Properties on Msg

    +
      +
    • senders - there must always be at least one sender. This is one of Account, Object, Script +or external - which is a string uniquely identifying the sender. The latter can be used by +a sender-system that doesn’t fit into Evennia’s normal typeclass-system. +While most systems expect a single sender, it’s possible to have any number of them.

    • +
    • receivers - these are the ones to see the Msg. These are again one of +Account, Object or Script. It’s in principle possible to have +zero receivers but most usages of Msg expects one or more.

    • +
    • header - this is an optional text field that can contain meta-information about the message. For +an email-like system it would be the subject line. This can be independently searched, making +this a powerful place for quickly finding messages.

    • +
    • message - the actual text being sent.

    • +
    • date_sent - this is auto-set to the time the Msg was created (and thus presumably sent).

    • +
    • locks - the Evennia lock handler. Use with locks.add() etc and check locks with msg.access() +like for all other lockable entities. This can be used to limit access to the contents +of the Msg. The default lock-type to check is 'read'.

    • +
    • hide_from - this is an optional list of Accounts or Objects that +will not see this Msg. This relationship is available mainly for optimization +reasons since it allows quick filtering of messages not intended for a given +target.

    • +
    +
    +
    +
    +

    TempMsg

    +

    evennia.comms.models.TempMsg is an object +that implements the same API as the regular Msg, but which has no database +component (and thus cannot be searched). It’s meant to plugged into systems +expecting a Msg but where you just want to process the message without saving +it.

    +
    +
    + + +
    +
    +
    +
    + +
    +
    + + + + \ No newline at end of file diff --git a/docs/1.0-dev/Contribs/Crafting.html b/docs/1.0-dev/Contribs/Crafting.html index a98b9f2cae..6fad3d71cc 100644 --- a/docs/1.0-dev/Contribs/Crafting.html +++ b/docs/1.0-dev/Contribs/Crafting.html @@ -127,7 +127,7 @@ with underscore) are considered by the system as viable recipes.

    {"key": "A carved wooden doll", "typeclass": "typeclasses.objects.decorations.Toys", "desc": "A small carved doll"} - ] + ]

    This specifies which tags to look for in the inputs. It defines a Prototype @@ -200,11 +200,11 @@ to be exactly right, if a failure still consumes the ingredients or not, and muc

  • pre_craft - this should handle input validation and store its data in .validated_consumables and validated_tools respectively. On error, this reports the error to the crafter and raises the CraftingValidationError.

  • -
  • do_craft - this will only be called if pre_craft finished without an exception. This should +

  • craft - this will only be called if pre_craft finished without an exception. This should return the result of the crafting, by spawnging the prototypes. Or the empty list if crafting fails for some reason. This is the place to add skill-checks or random chance if you need it for your game.

  • -
  • post_craft - this receives the result from do_craft and handles error messages and also deletes +

  • post_craft - this receives the result from craft and handles error messages and also deletes any consumables as needed. It may also modify the result before returning it.

  • msg - this is a wrapper for self.crafter.msg and should be used to send messages to the crafter. Centralizing this means you can also easily modify the sending style in one place later.

  • @@ -247,7 +247,7 @@ this you need to make your own recipe parent class and have your recipes inherit difficulty = 20 - def do_craft(self, **kwargs): + def craft(self, **kwargs): """The input is ok. Determine if crafting succeeds""" # this is set at initialization @@ -259,7 +259,7 @@ this you need to make your own recipe parent class and have your recipes inherit # roll for success: if randint(1, 100) <= (crafting_skill - self.difficulty): # all is good, craft away - return super().do_craft() + return super().craft() else: self.msg("You are not good enough to craft this. Better luck next time!") return [] diff --git a/docs/1.0-dev/Howto/Customize-channels.html b/docs/1.0-dev/Howto/Customize-channels.html deleted file mode 100644 index 3b420ed8fa..0000000000 --- a/docs/1.0-dev/Howto/Customize-channels.html +++ /dev/null @@ -1,788 +0,0 @@ - - - - - - - - Customize channels — Evennia 1.0-dev documentation - - - - - - - - - - - - - -
    -
    -
    -
    - -
    -

    Customize channels

    -
    -
    -

    Channel commands in Evennia

    -

    By default, Evennia’s default channel commands are inspired by MUX. They all -begin with “c” followed by the action to perform (like “ccreate” or “cdesc”). -If this default seems strange to you compared to other Evennia commands that -rely on switches, you might want to check this tutorial out.

    -

    This tutorial will also give you insight into the workings of the channel system. -So it may be useful even if you don’t plan to make the exact changes shown here.

    -
    -

    What we will try to do

    -

    Our mission: change the default channel commands to have a different syntax.

    -

    This tutorial will do the following changes:

    -
      -
    • Remove all the default commands to handle channels.

    • -
    • Add a + and - command to join and leave a channel. So, assuming there is -a public channel on your game (most often the case), you could type +public -to join it and -public to leave it.

    • -
    • Group the commands to manipulate channels under the channel name, after a -switch. For instance, instead of writing cdesc public = My public channel, -you would write public/desc My public channel.

    • -
    -
    -

    I listed removing the default Evennia commands as a first step in the -process. Actually, we’ll move it at the very bottom of the list, since we -still want to use them, we might get it wrong and rely on Evennia commands -for a while longer.

    -
    -
    -
    -

    A command to join, another to leave

    -

    We’ll do the most simple task at first: create two commands, one to join a -channel, one to leave.

    -
    -

    Why not have them as switches? public/join and public/leave for instance?

    -
    -

    For security reasons, I will hide channels to which the caller is not -connected. It means that if the caller is not connected to the “public” -channel, he won’t be able to use the “public” command. This is somewhat -standard: if we create an administrator-only channel, we don’t want players to -try (or even know) the channel command. Again, you could design it a different -way should you want to.

    -

    First create a file named comms.py in your commands package. It’s -a rather logical place, since we’ll write different commands to handle -communication.

    -

    Okay, let’s add the first command to join a channel:

    -
     1
    - 2
    - 3
    - 4
    - 5
    - 6
    - 7
    - 8
    - 9
    -10
    -11
    -12
    -13
    -14
    -15
    -16
    -17
    -18
    -19
    -20
    -21
    -22
    -23
    -24
    -25
    -26
    -27
    -28
    -29
    -30
    -31
    -32
    -33
    -34
    -35
    -36
    -37
    -38
    -39
    -40
    -41
    # in commands/comms.py
    -from evennia.utils.search import search_channel
    -from commands.command import Command
    -
    -class CmdConnect(Command):
    -    """
    -    Connect to a channel.
    -    """
    -
    -    key = "+"
    -    help_category = "Comms"
    -    locks = "cmd:not pperm(channel_banned)"
    -    auto_help = False
    -
    -    def func(self):
    -        """Implement the command"""
    -        caller = self.caller
    -        args = self.args
    -        if not args:
    -            self.msg("Which channel do you want to connect to?")
    -            return
    -
    -        channelname = self.args
    -        channel = search_channel(channelname)
    -        if not channel:
    -            return
    -
    -        # Check permissions
    -        if not channel.access(caller, 'listen'):
    -            self.msg("%s: You are not allowed to listen to this channel." % channel.key)
    -            return
    -
    -        # If not connected to the channel, try to connect
    -        if not channel.has_connection(caller):
    -            if not channel.connect(caller):
    -                self.msg("%s: You are not allowed to join this channel." % channel.key)
    -                return
    -            else:
    -                self.msg("You now are connected to the %s channel. " % channel.key.lower())
    -        else:
    -            self.msg("You already are connected to the %s channel. " % channel.key.lower())
    -
    -
    -

    Okay, let’s review this code, but if you’re used to Evennia commands, it shouldn’t be too strange:

    -
      -
    1. We import search_channel. This is a little helper function that we will use to search for -channels by name and aliases, found in evennia.utils.search. It’s just more convenient.

    2. -
    3. Our class CmdConnect contains the body of our command to join a channel.

    4. -
    5. Notice the key of this command is simply "+". When you enter +something in the game, it will -try to find a command key +something. Failing that, it will look at other potential matches. -Evennia is smart enough to understand that when we type +something, + is the command key and -something is the command argument. This will, of course, fail if you have a command beginning by -+ conflicting with the CmdConnect key.

    6. -
    7. We have altered some class attributes, like auto_help. If you want to know what they do and -why they have changed here, you can check the documentation on commands.

    8. -
    9. In the command body, we begin by extracting the channel name. Remember that this name should be -in the command arguments (that is, in self.args). Following the same example, if a player enters -+something, self.args should contain "something". We use search_channel to see if this -channel exists.

    10. -
    11. We then check the access level of the channel, to see if the caller can listen to it (not -necessarily use it to speak, mind you, just listen to others speak, as these are two different locks -on Evennia).

    12. -
    13. Finally, we connect the caller if he’s not already connected to the channel. We use the -channel’s connect method to do this. Pretty straightforward eh?

    14. -
    -

    Now we’ll add a command to leave a channel. It’s almost the same, turned upside down:

    -
     1
    - 2
    - 3
    - 4
    - 5
    - 6
    - 7
    - 8
    - 9
    -10
    -11
    -12
    -13
    -14
    -15
    -16
    -17
    -18
    -19
    -20
    -21
    -22
    -23
    -24
    -25
    -26
    -27
    -28
    -29
    -30
    -31
    -32
    class CmdDisconnect(Command):
    -    """
    -    Disconnect from a channel.
    -    """
    -
    -    key = "-"
    -    help_category = "Comms"
    -    locks = "cmd:not pperm(channel_banned)"
    -    auto_help = False
    -
    -    def func(self):
    -        """Implement the command"""
    -        caller = self.caller
    -        args = self.args
    -        if not args:
    -            self.msg("Which channel do you want to disconnect from?")
    -            return
    -
    -        channelname = self.args
    -        channel = search_channel(channelname)
    -        if not channel:
    -            return
    -
    -        # If connected to the channel, try to disconnect
    -        if channel.has_connection(caller):
    -            if not channel.disconnect(caller):
    -                self.msg("%s: You are not allowed to disconnect from this channel." % channel.key)
    -                return
    -            else:
    -                self.msg("You stop listening to the %s channel. " % channel.key.lower())
    -        else:
    -            self.msg("You are not connected to the %s channel. " % channel.key.lower())
    -
    -
    -

    So far, you shouldn’t have trouble following what this command does: it’s -pretty much the same as the CmdConnect class in logic, though it accomplishes -the opposite. If you are connected to the channel public you could -disconnect from it using -public. Remember, you can use channel aliases too -(+pub and -pub will also work, assuming you have the alias pub on the -public channel).

    -

    It’s time to test this code, and to do so, you will need to add these two -commands. Here is a good time to say it: by default, Evennia connects accounts -to channels. Some other games (usually with a higher multisession mode) will -want to connect characters instead of accounts, so that several characters in -the same account can be connected to various channels. You can definitely add -these commands either in the AccountCmdSet or CharacterCmdSet, the caller -will be different and the command will add or remove accounts of characters. -If you decide to install these commands on the CharacterCmdSet, you might -have to disconnect your superuser account (account #1) from the channel before -joining it with your characters, as Evennia tends to subscribe all accounts -automatically if you don’t tell it otherwise.

    -

    So here’s an example of how to add these commands into your AccountCmdSet. -Edit the file commands/default_cmdsets.py to change a few things:

    -
     1
    - 2
    - 3
    - 4
    - 5
    - 6
    - 7
    - 8
    - 9
    -10
    -11
    -12
    -13
    -14
    -15
    -16
    -17
    -18
    -19
    -20
    -21
    -22
    -23
    -24
    -25
    # In commands/default_cmdsets.py
    -from evennia import default_cmds
    -from commands.comms import CmdConnect, CmdDisconnect
    -
    -
    -# ... Skip to the AccountCmdSet class ...
    -
    -class AccountCmdSet(default_cmds.AccountCmdSet):
    -    """
    -    This is the cmdset available to the Account at all times. It is
    -    combined with the `CharacterCmdSet` when the Account puppets a
    -    Character. It holds game-account-specific commands, channel
    -    commands, etc.
    -    """
    -    key = "DefaultAccount"
    -
    -    def at_cmdset_creation(self):
    -        """
    -        Populates the cmdset
    -        """
    -        super().at_cmdset_creation()
    -
    -        # Channel commands
    -        self.add(CmdConnect())
    -        self.add(CmdDisconnect())
    -
    -
    -

    Save, reload your game, and you should be able to use +public and -public -now!

    -
    -
    -

    A generic channel command with switches

    -

    It’s time to dive a little deeper into channel processing. What happens in -Evennia when a player enters public Hello everybody!?

    -

    Like exits, channels are a particular command that Evennia automatically -creates and attaches to individual channels. So when you enter public message in your game, Evennia calls the public command.

    -
    -

    But I didn’t add any public command…

    -
    -

    Evennia will just create these commands automatically based on the existing -channels. The base command is the command we’ll need to edit.

    -
    -

    Why edit it? It works just fine to talk.

    -
    -

    Unfortunately, if we want to add switches to our channel names, we’ll have to -edit this command. It’s not too hard, however, we’ll just start writing a -standard command with minor twitches.

    -
    -

    Some additional imports

    -

    You’ll need to add a line of import in your commands/comms.py file. We’ll -see why this import is important when diving in the command itself:

    -
    1
    from evennia.comms.models import ChannelDB
    -
    -
    -
    -
    -

    The class layout

    -
     1
    - 2
    - 3
    - 4
    - 5
    - 6
    - 7
    - 8
    - 9
    -10
    -11
    -12
    -13
    -14
    -15
    -16
    -17
    -18
    -19
    -20
    -21
    -22
    -23
    -24
    -25
    -26
    -27
    -28
    -29
    -30
    -31
    -32
    -33
    -34
    -35
    -36
    -37
    # In commands/comms.py
    -class ChannelCommand(Command):
    -    """
    -    {channelkey} channel
    -
    -    {channeldesc}
    -
    -    Usage:
    -      {lower_channelkey} <message>
    -      {lower_channelkey}/history [start]
    -      {lower_channelkey}/me <message>
    -      {lower_channelkey}/who
    -
    -    Switch:
    -      history: View 20 previous messages, either from the end or
    -          from <start> number of messages from the end.
    -      me: Perform an emote on this channel.
    -      who: View who is connected to this channel.
    -
    -    Example:
    -      {lower_channelkey} Hello World!
    -      {lower_channelkey}/history
    -      {lower_channelkey}/history 30
    -      {lower_channelkey}/me grins.
    -      {lower_channelkey}/who
    -    """
    -    # note that channeldesc and lower_channelkey will be filled
    -    # automatically by ChannelHandler
    -
    -    # this flag is what identifies this cmd as a channel cmd
    -    # and branches off to the system send-to-channel command
    -    # (which is customizable by admin)
    -    is_channel = True
    -    key = "general"
    -    help_category = "Channel Names"
    -    obj = None
    -    arg_regex = ""
    -
    -
    -

    There are some differences here compared to most common commands.

    -
      -
    • There is something disconcerting in the class docstring. Some information is -between curly braces. This is a format-style which is only used for channel -commands. {channelkey} will be replaced by the actual channel key (like -public). {channeldesc} will be replaced by the channel description (like -“public channel”). And {lower_channelkey}.

    • -
    • We have set is_channel to True in the command class variables. You -shouldn’t worry too much about that: it just tells Evennia this is a special -command just for channels.

    • -
    • key is a bit misleading because it will be replaced eventually. So we -could set it to virtually anything.

    • -
    • The obj class variable is another one we won’t detail right now.

    • -
    • arg_regex is important: the default arg_regex in the channel command will -forbid to use switches (a slash just after the channel name is not allowed). -That’s why we enforce it here, we allow any syntax.

    • -
    -
    -

    What will become of this command?

    -
    -

    Well, when we’ll be through with it, and once we’ll add it as the default -command to handle channels, Evennia will create one per existing channel. For -instance, the public channel will receive one command of this class, with key -set to public and aliases set to the channel aliases (like ['pub']).

    -
    -

    Can I see it work?

    -
    -

    Not just yet, there’s still a lot of code needed.

    -

    Okay we have the command structure but it’s rather empty.

    -
    -
    -

    The parse method

    -

    The parse method is called before func in every command. Its job is to -parse arguments and in our case, we will analyze switches here.

    -
     1
    - 2
    - 3
    - 4
    - 5
    - 6
    - 7
    - 8
    - 9
    -10
    -11
    -12
    -13
    -14
    -15
    -16
    -17
    -18
    # ...
    -    def parse(self):
    -        """
    -        Simple parser
    -        """
    -        # channel-handler sends channame:msg here.
    -        channelname, msg = self.args.split(":", 1)
    -        self.switch = None
    -        if msg.startswith("/"):
    -            try:
    -                switch, msg = msg[1:].split(" ", 1)
    -            except ValueError:
    -                switch = msg[1:]
    -                msg = ""
    -
    -            self.switch = switch.lower().strip()
    -
    -        self.args = (channelname.strip(), msg.strip())
    -
    -
    -

    Reading the comments we see that the channel handler will send the command in a -strange way: a string with the channel name, a colon and the actual message -entered by the player. So if the player enters “public hello”, the command -args will contain "public:hello". You can look at the way the channel name -and message are parsed, this can be used in a lot of different commands.

    -

    Next we check if there’s any switch, that is, if the message starts with a -slash. This would be the case if a player entered public/me jumps up and down, for instance. If there is a switch, we save it in self.switch. We -alter self.args at the end to contain a tuple with two values: the channel -name, and the message (if a switch was used, notice that the switch will be -stored in self.switch, not in the second element of self.args).

    -
    -
    -

    The command func

    -

    Finally, let’s see the func method in the command class. It will have to -handle switches and also the raw message to send if no switch was used.

    -
     1
    - 2
    - 3
    - 4
    - 5
    - 6
    - 7
    - 8
    - 9
    -10
    -11
    -12
    -13
    -14
    -15
    -16
    -17
    -18
    -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
    # ...
    -    def func(self):
    -        """
    -        Create a new message and send it to channel, using
    -        the already formatted input.
    -        """
    -        channelkey, msg = self.args
    -        caller = self.caller
    -        channel = ChannelDB.objects.get_channel(channelkey)
    -
    -        # Check that the channel exists
    -        if not channel:
    -            self.msg(_("Channel '%s' not found.") % channelkey)
    -            return
    -
    -        # Check that the caller is connected
    -        if not channel.has_connection(caller):
    -            string = "You are not connected to channel '%s'."
    -            self.msg(string % channelkey)
    -            return
    -
    -        # Check that the caller has send access
    -        if not channel.access(caller, 'send'):
    -            string = "You are not permitted to send to channel '%s'."
    -            self.msg(string % channelkey)
    -            return
    -
    -        # Handle the various switches
    -        if self.switch == "me":
    -            if not msg:
    -                self.msg("What do you want to do on this channel?")
    -            else:
    -                msg = "{} {}".format(caller.key, msg)
    -                channel.msg(msg, online=True)
    -        elif self.switch:
    -            self.msg("{}: Invalid switch {}.".format(channel.key, self.switch))
    -        elif not msg:
    -            self.msg("Say what?")
    -        else:
    -            if caller in channel.mutelist:
    -                self.msg("You currently have %s muted." % channel)
    -                return
    -            channel.msg(msg, senders=self.caller, online=True)
    -
    -
    -
      -
    • First of all, we try to get the channel object from the channel name we have -in the self.args tuple. We use ChannelDB.objects.get_channel this time -because we know the channel name isn’t an alias (that was part of the deal, -channelname in the parse method contains a command key).

    • -
    • We check that the channel does exist.

    • -
    • We then check that the caller is connected to the channel. Remember, if the -caller isn’t connected, we shouldn’t allow him to use this command (that -includes the switches on channels).

    • -
    • We then check that the caller has access to the channel’s send lock. This -time, we make sure the caller can send messages to the channel, no matter what -operation he’s trying to perform.

    • -
    • Finally we handle switches. We try only one switch: me. This switch would -be used if a player entered public/me jumps up and down (to do a channel -emote).

    • -
    • We handle the case where the switch is unknown and where there’s no switch -(the player simply wants to talk on this channel).

    • -
    -

    The good news: The code is not too complicated by itself. The bad news is that -this is just an abridged version of the code. If you want to handle all the -switches mentioned in the command help, you will have more code to write. This -is left as an exercise.

    -
    -
    -

    End of class

    -

    It’s almost done, but we need to add a method in this command class that isn’t -often used. I won’t detail it’s usage too much, just know that Evennia will use -it and will get angry if you don’t add it. So at the end of your class, just -add:

    -
     1
    - 2
    - 3
    - 4
    - 5
    - 6
    - 7
    - 8
    - 9
    -10
    -11
    -12
    -13
    # ...
    -    def get_extra_info(self, caller, **kwargs):
    -        """
    -        Let users know that this command is for communicating on a channel.
    -
    -        Args:
    -            caller (TypedObject): A Character or Account who has entered an ambiguous command.
    -
    -        Returns:
    -            A string with identifying information to disambiguate the object, conventionally with a
    -preceding space.
    -        """
    -        return " (channel)"
    -
    -
    -
    -
    -

    Adding this channel command

    -

    Contrary to most Evennia commands, we won’t add our ChannelCommand to a -CmdSet. Instead we need to tell Evennia that it should use the command we -just created instead of its default channel-command.

    -

    In your server/conf/settings.py file, add a new setting:

    -
    1
    -2
    # Channel options
    -CHANNEL_COMMAND_CLASS = "commands.comms.ChannelCommand"
    -
    -
    -

    Then you can reload your game. Try to type public hello and public/me jumps up and down. Don’t forget to enter help public to see if your command has -truly been added.

    -
    -
    -
    -

    Conclusion and full code

    -

    That was some adventure! And there’s still things to do! But hopefully, this -tutorial will have helped you in designing your own channel system. Here are a -few things to do:

    -
      -
    • Add more switches to handle various actions, like changing the description of -a channel for instance, or listing the connected participants.

    • -
    • Remove the default Evennia commands to handle channels.

    • -
    • Alter the behavior of the channel system so it better aligns with what you -want to do.

    • -
    -

    As a special bonus, you can find a full, working example of a communication -system similar to the one I’ve shown you: this is a working example, it -integrates all switches and does ever some extra checking, but it’s also very -close from the code I’ve provided here. Notice, however, that this resource is -external to Evennia and not maintained by anyone but the original author of -this article.

    -

    [Read the full example on Github](https://github.com/vincent- -lg/avenew/blob/master/commands/comms.py)

    -
    -
    - - -
    -
    -
    -
    - -
    -
    - - - - \ No newline at end of file diff --git a/docs/1.0-dev/Howto/Howto-Overview.html b/docs/1.0-dev/Howto/Howto-Overview.html index 820e636126..da295faab0 100644 --- a/docs/1.0-dev/Howto/Howto-Overview.html +++ b/docs/1.0-dev/Howto/Howto-Overview.html @@ -124,7 +124,6 @@ in mind for your own game, this will give you a good start.

    Howto’s

    • Giving Exits a default error

    • -
    • Customize Channel output

    • Add a command prompt

    • Don’t allow spamming commands

    • Commands that take time

    • diff --git a/docs/1.0-dev/_modules/evennia.html b/docs/1.0-dev/_modules/evennia.html index 2df53c1903..ddc37efd9e 100644 --- a/docs/1.0-dev/_modules/evennia.html +++ b/docs/1.0-dev/_modules/evennia.html @@ -136,7 +136,6 @@ TASK_HANDLER = None TICKER_HANDLER = None MONITOR_HANDLER = None -CHANNEL_HANDLER = None # Containers GLOBAL_SCRIPTS = None @@ -190,7 +189,7 @@ global signals global settings, lockfuncs, logger, utils, gametime, ansi, spawn, managers global contrib, TICKER_HANDLER, MONITOR_HANDLER, SESSION_HANDLER - global CHANNEL_HANDLER, TASK_HANDLER + global TASK_HANDLER global GLOBAL_SCRIPTS, OPTION_CLASSES global EvMenu, EvTable, EvForm, EvMore, EvEditor global ANSIString @@ -253,7 +252,6 @@ from .scripts.tickerhandler import TICKER_HANDLER from .scripts.taskhandler import TASK_HANDLER from .server.sessionhandler import SESSION_HANDLER - from .comms.channelhandler import CHANNEL_HANDLER from .scripts.monitorhandler import MONITOR_HANDLER # containers @@ -382,7 +380,6 @@ CMD_NOINPUT - no input was given on command line CMD_NOMATCH - no valid command key was found CMD_MULTIMATCH - multiple command matches were found - CMD_CHANNEL - the command name is a channel name CMD_LOGINSTART - this command will be called as the very first command when an account connects to the server. @@ -397,7 +394,6 @@ CMD_NOINPUT = cmdhandler.CMD_NOINPUT CMD_NOMATCH = cmdhandler.CMD_NOMATCH CMD_MULTIMATCH = cmdhandler.CMD_MULTIMATCH - CMD_CHANNEL = cmdhandler.CMD_CHANNEL CMD_LOGINSTART = cmdhandler.CMD_LOGINSTART del cmdhandler diff --git a/docs/1.0-dev/_modules/evennia/accounts/accounts.html b/docs/1.0-dev/_modules/evennia/accounts/accounts.html index e5086eb54e..ea77e74b43 100644 --- a/docs/1.0-dev/_modules/evennia/accounts/accounts.html +++ b/docs/1.0-dev/_modules/evennia/accounts/accounts.html @@ -90,6 +90,7 @@ _MAX_NR_CHARACTERS = settings.MAX_NR_CHARACTERS _CMDSET_ACCOUNT = settings.CMDSET_ACCOUNT _MUDINFO_CHANNEL = None +_CONNECT_CHANNEL = None _CMDHANDLER = None # Create throttles for too many account-creations and login attempts @@ -275,6 +276,21 @@ return objs +
      [docs] def get_display_name(self, looker, **kwargs): + """ + This is used by channels and other OOC communications methods to give a + custom display of this account's input. + + Args: + looker (Account): The one that will see this name. + **kwargs: Unused by default, can be used to pass game-specific data. + + Returns: + str: The name, possibly modified. + + """ + return f"|c{self.key}|n"
      + # session-related methods
      [docs] def disconnect_session_from_account(self, session, reason=None): @@ -987,6 +1003,89 @@ self, raw_string, callertype="account", session=session, **kwargs )
      + # channel receive hooks + +
      [docs] def at_pre_channel_msg(self, message, channel, senders=None, **kwargs): + """ + Called by the Channel just before passing a message into `channel_msg`. + This allows for tweak messages per-user and also to abort the + receive on the receiver-level. + + Args: + message (str): The message sent to the channel. + channel (Channel): The sending channel. + senders (list, optional): Accounts or Objects acting as senders. + For most normal messages, there is only a single sender. If + there are no senders, this may be a broadcasting message. + **kwargs: These are additional keywords passed into `channel_msg`. + If `no_prefix=True` or `emit=True` are passed, the channel + prefix will not be added (`[channelname]: ` by default) + + Returns: + str or None: Allows for customizing the message for this recipient. + If returning `None` (or `False`) message-receiving is aborted. + The returning string will be passed into `self.channel_msg`. + + Notes: + This support posing/emotes by starting channel-send with : or ;. + + """ + if senders: + sender_string = ', '.join(sender.get_display_name(self) for sender in senders) + message_lstrip = message.lstrip() + if message_lstrip.startswith((':', ';')): + # this is a pose, should show as e.g. "User1 smiles to channel" + spacing = "" if message_lstrip[1:].startswith((':', '\'', ',')) else " " + message = f"{sender_string}{spacing}{message_lstrip[1:]}" + else: + # normal message + message = f"{sender_string}: {message}" + + if not kwargs.get("no_prefix") or not kwargs.get("emit"): + message = channel.channel_prefix() + message + + return message
      + +
      [docs] def channel_msg(self, message, channel, senders=None, **kwargs): + """ + This performs the actions of receiving a message to an un-muted + channel. + + Args: + message (str): The message sent to the channel. + channel (Channel): The sending channel. + senders (list, optional): Accounts or Objects acting as senders. + For most normal messages, there is only a single sender. If + there are no senders, this may be a broadcasting message or + similar. + **kwargs: These are additional keywords originally passed into + `Channel.msg`. + + Notes: + Before this, `Channel.at_pre_channel_msg` will fire, which offers a way + to customize the message for the receiver on the channel-level. + + """ + self.msg(text=(message, {"from_channel": channel.id}), + from_obj=senders, options={"from_channel": channel.id})
      + +
      [docs] def at_post_channel_msg(self, message, channel, senders=None, **kwargs): + """ + Called by `self.channel_msg` after message was received. + + Args: + message (str): The message sent to the channel. + channel (Channel): The sending channel. + senders (list, optional): Accounts or Objects acting as senders. + For most normal messages, there is only a single sender. If + there are no senders, this may be a broadcasting message. + **kwargs: These are additional keywords passed into `channel_msg`. + + """ + pass
      + + # search method +
      [docs] def search( self, searchdata, @@ -1294,30 +1393,42 @@ def _send_to_connect_channel(self, message): """ - Helper method for loading and sending to the comm channel - dedicated to connection messages. + Helper method for loading and sending to the comm channel dedicated to + connection messages. This will also be sent to the mudinfo channel. Args: message (str): A message to send to the connect channel. """ - global _MUDINFO_CHANNEL - if not _MUDINFO_CHANNEL: - try: - _MUDINFO_CHANNEL = ChannelDB.objects.filter(db_key=settings.CHANNEL_MUDINFO["key"])[ - 0 - ] - except Exception: - logger.log_trace() + global _MUDINFO_CHANNEL, _CONNECT_CHANNEL + if _MUDINFO_CHANNEL is None: + if settings.CHANNEL_MUDINFO: + try: + _MUDINFO_CHANNEL = ChannelDB.objects.get( + db_key=settings.CHANNEL_MUDINFO["key"]) + except ChannelDB.DoesNotExist: + logger.log_trace() + else: + _MUDINFO = False + if _CONNECT_CHANNEL is None: + if settings.CHANNEL_CONNECTINFO: + try: + _CONNECT_CHANNEL = ChannelDB.objects.get( + db_key=settings.CHANNEL_CONNECTINFO["key"]) + except ChannelDB.DoesNotExist: + logger.log_trace() + else: + _CONNECT_CHANNEL = False + if settings.USE_TZ: now = timezone.localtime() else: now = timezone.now() now = "%02i-%02i-%02i(%02i:%02i)" % (now.year, now.month, now.day, now.hour, now.minute) if _MUDINFO_CHANNEL: - _MUDINFO_CHANNEL.tempmsg(f"[{_MUDINFO_CHANNEL.key}, {now}]: {message}") - else: - logger.log_info(f"[{now}]: {message}") + _MUDINFO_CHANNEL.msg(f"[{now}]: {message}") + if _CONNECT_CHANNEL: + _CONNECT_CHANNEL.msg(f"[{now}]: {message}")
      [docs] def at_post_login(self, session=None, **kwargs): """ diff --git a/docs/1.0-dev/_modules/evennia/commands/cmdhandler.html b/docs/1.0-dev/_modules/evennia/commands/cmdhandler.html index 1f9b7076e4..056b5104a9 100644 --- a/docs/1.0-dev/_modules/evennia/commands/cmdhandler.html +++ b/docs/1.0-dev/_modules/evennia/commands/cmdhandler.html @@ -48,10 +48,6 @@ 1. The calling object (caller) is analyzed based on its callertype. 2. Cmdsets are gathered from different sources: - - channels: all available channel names are auto-created into a cmdset, to allow - for giving the channel name and have the following immediately - sent to the channel. The sending is performed by the CMD_CHANNEL - system command. - object cmdsets: all objects at caller's location are scanned for non-empty cmdsets. This includes cmdsets on exits. - caller: the caller is searched for its own currently active cmdset. @@ -65,14 +61,12 @@ cmdset, or fallback to error message. Exit. 7. If no match was found -> check for CMD_NOMATCH in current cmdset or fallback to error message. Exit. -8. A single match was found. If this is a channel-command (i.e. the - ommand name is that of a channel), --> check for CMD_CHANNEL in - current cmdset or use channelhandler default. Exit. -9. At this point we have found a normal command. We assign useful variables to it that +8. At this point we have found a normal command. We assign useful variables to it that will be available to the command coder at run-time. -12. We have a unique cmdobject, primed for use. Call all hooks: +9. We have a unique cmdobject, primed for use. Call all hooks: `at_pre_cmd()`, `cmdobj.parse()`, `cmdobj.func()` and finally `at_post_cmd()`. -13. Return deferred that will fire with the return from `cmdobj.func()` (unused by default). +10. Return deferred that will fire with the return from `cmdobj.func()` (unused by default). + """ from collections import defaultdict @@ -86,7 +80,6 @@ from twisted.internet.defer import inlineCallbacks, returnValue from django.conf import settings from evennia.commands.command import InterruptCommand -from evennia.comms.channelhandler import CHANNELHANDLER from evennia.utils import logger, utils from evennia.utils.utils import string_suggestions @@ -117,12 +110,11 @@ CMD_NOMATCH = "__nomatch_command" # command to call if multiple command matches were found CMD_MULTIMATCH = "__multimatch_command" -# command to call if found command is the name of a channel -CMD_CHANNEL = "__send_to_channel_command" # command to call as the very first one when the user connects. # (is expected to display the login screen) CMD_LOGINSTART = "__unloggedin_look_command" + # Function for handling multiple command matches. _SEARCH_AT_RESULT = utils.variable_from_module(*settings.SEARCH_AT_RESULT.rsplit(".", 1)) @@ -345,19 +337,6 @@ """ try: - @inlineCallbacks - def _get_channel_cmdset(account_or_obj): - """ - Helper-method; Get channel-cmdsets - """ - # Create cmdset for all account's available channels - try: - channel_cmdset = yield CHANNELHANDLER.get_cmdset(account_or_obj) - returnValue([channel_cmdset]) - except Exception: - _msg_err(caller, _ERROR_CMDSETS) - raise ErrorReported(raw_string) - @inlineCallbacks def _get_local_obj_cmdsets(obj): """ @@ -447,13 +426,13 @@ cmdset for cmdset in local_obj_cmdsets if cmdset.key != "ExitCmdSet" ] cmdsets += local_obj_cmdsets - if not current.no_channels: - # also objs may have channels - channel_cmdsets = yield _get_channel_cmdset(obj) - cmdsets += channel_cmdsets - if not current.no_channels: - channel_cmdsets = yield _get_channel_cmdset(account) - cmdsets += channel_cmdsets + # if not current.no_channels: + # # also objs may have channels + # channel_cmdsets = yield _get_channel_cmdset(obj) + # cmdsets += channel_cmdsets + # if not current.no_channels: + # channel_cmdsets = yield _get_channel_cmdset(account) + # cmdsets += channel_cmdsets elif callertype == "account": # we are calling the command from the account level @@ -471,11 +450,11 @@ cmdset for cmdset in local_obj_cmdsets if cmdset.key != "ExitCmdSet" ] cmdsets += local_obj_cmdsets - if not current.no_channels: - # also objs may have channels - cmdsets += yield _get_channel_cmdset(obj) - if not current.no_channels: - cmdsets += yield _get_channel_cmdset(account) + # if not current.no_channels: + # # also objs may have channels + # cmdsets += yield _get_channel_cmdset(obj) + # if not current.no_channels: + # cmdsets += yield _get_channel_cmdset(account) elif callertype == "object": # we are calling the command from the object level @@ -489,9 +468,9 @@ cmdset for cmdset in local_obj_cmdsets if cmdset.key != "ExitCmdSet" ] cmdsets += yield local_obj_cmdsets - if not current.no_channels: - # also objs may have channels - cmdsets += yield _get_channel_cmdset(obj) + # if not current.no_channels: + # # also objs may have channels + # cmdsets += yield _get_channel_cmdset(obj) else: raise Exception("get_and_merge_cmdsets: callertype %s is not valid." % callertype) @@ -814,18 +793,6 @@ sysarg += _(' Type "help" for help.') raise ExecSystemCommand(syscmd, sysarg) - # Check if this is a Channel-cmd match. - if hasattr(cmd, "is_channel") and cmd.is_channel: - # even if a user-defined syscmd is not defined, the - # found cmd is already a system command in its own right. - syscmd = yield cmdset.get(CMD_CHANNEL) - if syscmd: - # replace system command with custom version - cmd = syscmd - cmd.session = session - sysarg = "%s:%s" % (cmdname, args) - raise ExecSystemCommand(cmd, sysarg) - # A normal command. ret = yield _run_command(cmd, cmdname, args, raw_cmdname, cmdset, session, account) returnValue(ret) diff --git a/docs/1.0-dev/_modules/evennia/commands/command.html b/docs/1.0-dev/_modules/evennia/commands/command.html index feced9619c..f804b1c862 100644 --- a/docs/1.0-dev/_modules/evennia/commands/command.html +++ b/docs/1.0-dev/_modules/evennia/commands/command.html @@ -161,9 +161,11 @@ # parsing errors. -
      [docs]class Command(object, metaclass=CommandMeta): +
      [docs]class Command(metaclass=CommandMeta): """ - Base command + ## Base command + + (you may see this if a child command had no help text defined) Usage: command [args] 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 6c6363ee3f..759184ca32 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 @@ -101,15 +101,15 @@ self.add(admin.CmdNewPassword()) # Comm commands + self.add(comms.CmdChannel()) + # self.add(comms.CmdChannels()) self.add(comms.CmdAddCom()) self.add(comms.CmdDelCom()) self.add(comms.CmdAllCom()) - self.add(comms.CmdChannels()) self.add(comms.CmdCdestroy()) self.add(comms.CmdChannelCreate()) self.add(comms.CmdClock()) self.add(comms.CmdCBoot()) - self.add(comms.CmdCemit()) self.add(comms.CmdCWho()) self.add(comms.CmdCdesc()) self.add(comms.CmdPage()) 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 d6a32b0a69..2ea04614ef 100644 --- a/docs/1.0-dev/_modules/evennia/commands/default/comms.html +++ b/docs/1.0-dev/_modules/evennia/commands/default/comms.html @@ -41,24 +41,24 @@

      Source code for evennia.commands.default.comms

       """
      -Comsystem command module.
      +Communication commands:
       
      -Comm commands are OOC commands and intended to be made available to
      -the Account at all times (they go into the AccountCmdSet). So we
      -make sure to homogenize self.caller to always be the account object
      -for easy handling.
      +- channel
      +- page
      +- irc/rss/grapevine linking
       
       """
      -import hashlib
      -import time
      +
       from django.conf import settings
      -from evennia.comms.models import ChannelDB, Msg
      +from evennia.comms.models import Msg
       from evennia.accounts.models import AccountDB
       from evennia.accounts import bots
      -from evennia.comms.channelhandler import CHANNELHANDLER
       from evennia.locks.lockhandler import LockException
      -from evennia.utils import create, logger, utils, evtable
      -from evennia.utils.utils import make_iter, class_from_module
      +from evennia.comms.comms import DefaultChannel
      +from evennia.utils import create, logger, utils
      +from evennia.utils.logger import tail_log_file
      +from evennia.utils.utils import class_from_module
      +from evennia.utils.evmenu import ask_yes_no
       
       COMMAND_DEFAULT_CLASS = class_from_module(settings.COMMAND_DEFAULT_CLASS)
       CHANNEL_DEFAULT_TYPECLASS = class_from_module(
      @@ -67,18 +67,20 @@
       
       # limit symbol import for API
       __all__ = (
      +    "CmdChannel",
      +
           "CmdAddCom",
           "CmdDelCom",
           "CmdAllCom",
      -    "CmdChannels",
           "CmdCdestroy",
           "CmdCBoot",
      -    "CmdCemit",
           "CmdCWho",
           "CmdChannelCreate",
           "CmdClock",
           "CmdCdesc",
      +
           "CmdPage",
      +
           "CmdIRC2Chan",
           "CmdIRCStatus",
           "CmdRSS2Chan",
      @@ -86,36 +88,1212 @@
       )
       _DEFAULT_WIDTH = settings.CLIENT_DEFAULT_WIDTH
       
      +# helper functions to make it easier to override the main CmdChannel
      +# command and to keep the legacy addcom etc commands around.
       
      -def find_channel(caller, channelname, silent=False, noaliases=False):
      +
      +
      [docs]class CmdChannel(COMMAND_DEFAULT_CLASS): """ - Helper function for searching for a single channel with - some error handling. + Use and manage in-game channels. + + Usage: + channel channelname <msg> + channel channel name = <msg> + channel (show all subscription) + channel/all (show available channels) + channel/alias channelname = alias[;alias...] + channel/unalias alias + channel/who channelname + channel/history channelname [= index] + channel/sub channelname [= alias[;alias...]] + channel/unsub channelname[,channelname, ...] + channel/mute channelname[,channelname,...] + channel/unmute channelname[,channelname,...] + + channel/create channelname[;alias;alias[:typeclass]] [= description] + channel/destroy channelname [= reason] + channel/desc channelname = description + channel/lock channelname = lockstring + channel/unlock channelname = lockstring + channel/ban channelname (list bans) + channel/ban[/quiet] channelname[, channelname, ...] = subscribername [: reason] + channel/unban[/quiet] channelname[, channelname, ...] = subscribername + channel/boot[/quiet] channelname[,channelname,...] = subscribername [: reason] + + # subtopics + + ## sending + + Usage: channel channelname msg + channel channel name = msg (with space in channel name) + + This sends a message to the channel. Note that you will rarely use this + command like this; instead you can use the alias + + channelname <msg> + channelalias <msg> + + For example + + public Hello World + pub Hello World + + (this shortcut doesn't work for aliases containing spaces) + + See channel/alias for help on setting channel aliases. + + ## alias and unalias + + Usage: channel/alias channel = alias[;alias[;alias...]] + channel/unalias alias + channel - this will list your subs and aliases to each channel + + Set one or more personal aliases for referencing a channel. For example: + + channel/alias warrior's guild = warrior;wguild;warchannel;warrior guild + + You can now send to the channel using all of these: + + warrior's guild Hello + warrior Hello + wguild Hello + warchannel Hello + + Note that this will not work if the alias has a space in it. So the + 'warrior guild' alias must be used with the `channel` command: + + channel warrior guild = Hello + + Channel-aliases can be removed one at a time, using the '/unalias' switch. + + ## who + + Usage: channel/who channelname + + List the channel's subscribers. Shows who are currently offline or are + muting the channel. Subscribers who are 'muting' will not see messages sent + to the channel (use channel/mute to mute a channel). + + ## history + + Usage: channel/history channel [= index] + + This will display the last |c20|n lines of channel history. By supplying an + index number, you will step that many lines back before viewing those 20 lines. + + For example: + + channel/history public = 35 + + will go back 35 lines and show the previous 20 lines from that point (so + lines -35 to -55). + + ## sub and unsub + + Usage: channel/sub channel [=alias[;alias;...]] + channel/unsub channel + + This subscribes you to a channel and optionally assigns personal shortcuts + for you to use to send to that channel (see aliases). When you unsub, all + your personal aliases will also be removed. + + ## mute and unmute + + Usage: channel/mute channelname + channel/unmute channelname + + Muting silences all output from the channel without actually + un-subscribing. Other channel members will see that you are muted in the /who + list. Sending a message to the channel will automatically unmute you. + + ## create and destroy + + Usage: channel/create channelname[;alias;alias[:typeclass]] [= description] + channel/destroy channelname [= reason] + + Creates a new channel (or destroys one you control). You will automatically + join the channel you create and everyone will be kicked and loose all aliases + to a destroyed channel. + + ## lock and unlock + + Usage: channel/lock channelname = lockstring + channel/unlock channelname = lockstring + + Note: this is an admin command. + + A lockstring is on the form locktype:lockfunc(). Channels understand three + locktypes: + listen - who may listen or join the channel. + send - who may send messages to the channel + control - who controls the channel. This is usually the one creating + the channel. + + Common lockfuncs are all() and perm(). To make a channel everyone can + listen to but only builders can talk on, use this: + + listen:all() + send: perm(Builders) + + ## boot and ban + + Usage: + channel/boot[/quiet] channelname[,channelname,...] = subscribername [: reason] + channel/ban channelname[, channelname, ...] = subscribername [: reason] + channel/unban channelname[, channelname, ...] = subscribername + channel/unban channelname + channel/ban channelname (list bans) + + Booting will kick a named subscriber from channel(s) temporarily. The + 'reason' will be passed to the booted user. Unless the /quiet switch is + used, the channel will also be informed of the action. A booted user is + still able to re-connect, but they'll have to set up their aliases again. + + Banning will blacklist a user from (re)joining the provided channels. It + will then proceed to boot them from those channels if they were connected. + The 'reason' and `/quiet` works the same as for booting. + + Example: + boot mychannel1 = EvilUser : Kicking you to cool down a bit. + ban mychannel1,mychannel2= EvilUser : Was banned for spamming. + """ - channels = CHANNEL_DEFAULT_TYPECLASS.objects.channel_search(channelname) - if not channels: - if not noaliases: - channels = [ - chan - for chan in CHANNEL_DEFAULT_TYPECLASS.objects.get_all_channels() - if channelname in chan.aliases.all() - ] - if channels: + key = "channel" + aliases = ["chan", "channels"] + help_category = "Comms" + # these cmd: lock controls access to the channel command itself + # the admin: lock controls access to /boot/ban/unban switches + # the manage: lock controls access to /create/destroy/desc/lock/unlock switches + locks = "cmd:not pperm(channel_banned);admin:all();manage:all();changelocks:perm(Admin)" + switch_options = ( + "list", "all", "history", "sub", "unsub", "mute", "unmute", "alias", "unalias", + "create", "destroy", "desc", "lock", "unlock", "boot", "ban", "unban", "who",) + # disable this in child command classes if wanting on-character channels + account_caller = True + +
      [docs] def search_channel(self, channelname, exact=False, handle_errors=True): + """ + Helper function for searching for a single channel with some error + handling. + + Args: + channelname (str): Name, alias #dbref or partial name/alias to search + for. + exact (bool, optional): If an exact or fuzzy-match of the name should be done. + Note that even for a fuzzy match, an exactly given, unique channel name + will always be returned. + handle_errors (bool): If true, use `self.msg` to report errors if + there are non/multiple matches. If so, the return will always be + a single match or None. + Returns: + object, list or None: If `handle_errors` is `True`, this is either a found Channel + or `None`. Otherwise it's a list of zero, one or more channels found. + Notes: + The 'listen' and 'control' accesses are checked before returning. + + """ + caller = self.caller + # first see if this is a personal alias + channelname = caller.nicks.get(key=channelname, category="channel") or channelname + + # always try the exact match first. + channels = CHANNEL_DEFAULT_TYPECLASS.objects.channel_search(channelname, exact=True) + + if not channels and not exact: + # try fuzzy matching as well + channels = CHANNEL_DEFAULT_TYPECLASS.objects.channel_search(channelname, exact=exact) + + # check permissions + channels = [channel for channel in channels + if channel.access(caller, 'listen') or channel.access(caller, 'control')] + + if handle_errors: + if not channels: + self.msg(f"No channel found matching '{channelname}' " + "(could also be due to missing access).") + return None + elif len(channels) > 1: + self.msg("Multiple possible channel matches/alias for " + "'{channelname}':\n" + ", ".join(chan.key for chan in channels)) + return None return channels[0] - if not silent: - caller.msg("Channel '%s' not found." % channelname) - return None - elif len(channels) > 1: - matches = ", ".join(["%s(%s)" % (chan.key, chan.id) for chan in channels]) - if not silent: - caller.msg("Multiple channels match (be more specific): \n%s" % matches) - return None - return channels[0] + else: + if not channels: + return [] + elif len(channels) > 1: + return list(channels) + return [channels[0]]
      + +
      [docs] def msg_channel(self, channel, message, **kwargs): + """ + Send a message to a given channel. This will check the 'send' + permission on the channel. + + Args: + channel (Channel): The channel to send to. + message (str): The message to send. + **kwargs: Unused by default. These kwargs will be passed into + all channel messaging hooks for custom overriding. + + """ + if not channel.access(self.caller, "send"): + caller.msg(f"You are not allowed to send messages to channel {channel}") + return + + channel.msg(message, senders=self.caller, **kwargs)
      + +
      [docs] def get_channel_history(self, channel, start_index=0): + """ + View a channel's history. + + Args: + channel (Channel): The channel to access. + message (str): The message to send. + **kwargs: Unused by default. These kwargs will be passed into + all channel messaging hooks for custom overriding. + + """ + caller = self.caller + log_file = channel.get_log_filename() + + def send_msg(lines): + return self.msg( + "".join(line.split("[-]", 1)[1] if "[-]" in line else line for line in lines) + ) + # asynchronously tail the log file + tail_log_file(log_file, start_index, 20, callback=send_msg)
      + +
      [docs] def sub_to_channel(self, channel): + """ + Subscribe to a channel. Note that all permissions should + be checked before this step. + + Args: + channel (Channel): The channel to access. + + Returns: + bool, str: True, None if connection failed. If False, + the second part is an error string. + + """ + caller = self.caller + + if channel.has_connection(caller): + return False, f"Already listening to channel {channel.key}." + + # this sets up aliases in post_join_channel by default + result = channel.connect(caller) + + return result, "" if result else f"Were not allowed to subscribe to channel {channel.key}"
      + +
      [docs] def unsub_from_channel(self, channel, **kwargs): + """ + Un-Subscribe to a channel. Note that all permissions should + be checked before this step. + + Args: + channel (Channel): The channel to unsub from. + **kwargs: Passed on to nick removal. + + Returns: + bool, str: True, None if un-connection succeeded. If False, + the second part is an error string. + + """ + caller = self.caller + + if not channel.has_connection(caller): + return False, f"Not listening to channel {channel.key}." + + # this will also clean aliases + result = channel.disconnect(caller) + + return result, "" if result else f"Could not unsubscribe from channel {channel.key}"
      + +
      [docs] def add_alias(self, channel, alias, **kwargs): + """ + Add a new alias (nick) for the user to use with this channel. + + Args: + channel (Channel): The channel to alias. + alias (str): The personal alias to use for this channel. + **kwargs: If given, passed into nicks.add. + + Note: + We add two nicks - one is a plain `alias -> channel.key` that + we need to be able to reference this channel easily. The other + is a templated nick to easily be able to send messages to the + channel without needing to give the full `channel` command. The + structure of this nick is given by `self.channel_msg_pattern` + and `self.channel_msg_nick_replacement`. By default it maps + `alias <msg> -> channel <channelname> = <msg>`, so that you can + for example just write `pub Hello` to send a message. + + The alias created is `alias $1 -> channel channel = $1`, to allow + for sending to channel using the main channel command. + + """ + channel.add_user_channel_alias(self.caller, alias, **kwargs)
      + +
      [docs] def remove_alias(self, alias, **kwargs): + """ + Remove an alias from a channel. + + Args: + alias (str, optional): The alias to remove. + The channel will be reverse-determined from the + alias, if it exists. + + Returns: + bool, str: True, None if removal succeeded. If False, + the second part is an error string. + **kwargs: If given, passed into nicks.get/add. + + Note: + This will remove two nicks - the plain channel alias and the templated + nick used for easily sending messages to the channel. + + """ + if self.caller.nicks.has(alias, category="channel", **kwargs): + DefaultChannel.remove_user_channel_alias(self.caller, alias) + return True, "" + return False, "No such alias was defined."
      + +
      [docs] def get_channel_aliases(self, channel): + """ + Get a user's aliases for a given channel. The user is retrieved + through self.caller. + + Args: + channel (Channel): The channel to act on. + + Returns: + list: A list of zero, one or more alias-strings. + + """ + chan_key = channel.key.lower() + nicktuples = self.caller.nicks.get(category="channel", return_tuple=True, return_list=True) + if nicktuples: + return [tup[2] for tup in nicktuples if tup[3].lower() == chan_key] + return []
      + +
      [docs] def mute_channel(self, channel): + """ + Temporarily mute a channel. + + Args: + channel (Channel): The channel to alias. + + Returns: + bool, str: True, None if muting successful. If False, + the second part is an error string. + """ + if channel.mute(self.caller): + return True, "" + return False, f"Channel {channel.key} was already muted."
      + +
      [docs] def unmute_channel(self, channel): + """ + Unmute a channel. + + Args: + channel (Channel): The channel to alias. + + Returns: + bool, str: True, None if unmuting successful. If False, + the second part is an error string. + + """ + if channel.unmute(self.caller): + return True, "" + return False, f"Channel {channel.key} was already unmuted."
      + +
      [docs] def create_channel(self, name, description, typeclass=None, aliases=None): + """ + Create a new channel. Its name must not previously exist + (users can alias as needed). Will also connect to the + new channel. + + Args: + name (str): The new channel name/key. + description (str): This is used in listings. + aliases (list): A list of strings - alternative aliases for the channel + (not to be confused with per-user aliases; these are available for + everyone). + + Returns: + channel, str: new_channel, "" if creation successful. If False, + the second part is an error string. + + """ + caller = self.caller + if typeclass: + typeclass = class_from_module(typeclass) + else: + typeclass = CHANNEL_DEFAULT_TYPECLASS + + if typeclass.objects.channel_search(name, exact=True): + return False, f"Channel {name} already exists." + + # set up the new channel + lockstring = "send:all();listen:all();control:id(%s)" % caller.id + + new_chan = create.create_channel( + name, aliases=aliases, desc=description, locks=lockstring, typeclass=typeclass) + self.sub_to_channel(new_chan) + return new_chan, ""
      + +
      [docs] def destroy_channel(self, channel, message=None): + """ + Destroy an existing channel. Access should be checked before + calling this function. + + Args: + channel (Channel): The channel to alias. + message (str, optional): Final message to send onto the channel + before destroying it. If not given, a default message is + used. Set to the empty string for no message. + + if typeclass: + pass + + """ + caller = self.caller + + channel_key = channel.key + if message is None: + message = (f"|rChannel {channel_key} is being destroyed. " + "Make sure to clean any channel aliases.|n") + if message: + channel.msg(message, senders=caller, bypass_mute=True) + channel.delete() + logger.log_sec( + "Channel {} was deleted by {}".format(channel_key, caller) + )
      + +
      [docs] def set_lock(self, channel, lockstring): + """ + Set a lockstring on a channel. Permissions must have been + checked before this call. + + Args: + channel (Channel): The channel to operate on. + lockstring (str): A lockstring on the form 'type:lockfunc();...' + + Returns: + bool, str: True, None if setting lock was successful. If False, + the second part is an error string. + + """ + try: + channel.locks.add(lockstring) + except LockException as err: + return False, err + return True, ""
      + +
      [docs] def unset_lock(self, channel, lockstring): + """ + Remove locks in a lockstring on a channel. Permissions must have been + checked before this call. + + Args: + channel (Channel): The channel to operate on. + lockstring (str): A lockstring on the form 'type:lockfunc();...' + + Returns: + bool, str: True, None if setting lock was successful. If False, + the second part is an error string. + + """ + try: + channel.locks.remove(lockstring) + except LockException as err: + return False, err + return True, ""
      + +
      [docs] def set_desc(self, channel, description): + """ + Set a channel description. This is shown in listings etc. + + Args: + caller (Object or Account): The entity performing the action. + channel (Channel): The channel to operate on. + description (str): A short description of the channel. + + Returns: + bool, str: True, None if setting lock was successful. If False, + the second part is an error string. + + """ + channel.db.desc = description
      + +
      [docs] def boot_user(self, channel, target, quiet=False, reason=""): + """ + Boot a user from a channel, with optional reason. This will + also remove all their aliases for this channel. + + Args: + channel (Channel): The channel to operate on. + target (Object or Account): The entity to boot. + quiet (bool, optional): Whether or not to announce to channel. + reason (str, optional): A reason for the boot. + + Returns: + bool, str: True, None if setting lock was successful. If False, + the second part is an error string. + + """ + if not channel.subscriptions.has(target): + return False, f"{target} is not connected to channel {channel.key}." + # find all of target's nicks linked to this channel and delete them + for nick in [ + nick + for nick in target.nicks.get(category="channel") or [] + if nick.value[3].lower() == channel.key + ]: + nick.delete() + channel.disconnect(target) + reason = f" Reason: {reason}" if reason else "" + target.msg(f"You were booted from channel {channel.key} by {self.caller.key}.{reason}") + if not quiet: + channel.msg(f"{target.key} was booted from channel by {self.caller.key}.{reason}") + + logger.log_sec(f"Channel Boot: {target} (Channel: {channel}, " + f"Reason: {reason.strip()}, Caller: {self.caller}") + return True, ""
      + +
      [docs] def ban_user(self, channel, target, quiet=False, reason=""): + """ + Ban a user from a channel, by locking them out. This will also + boot them, if they are currently connected. + + Args: + channel (Channel): The channel to operate on. + target (Object or Account): The entity to ban + quiet (bool, optional): Whether or not to announce to channel. + reason (str, optional): A reason for the ban + + Returns: + bool, str: True, None if banning was successful. If False, + the second part is an error string. + + """ + self.boot_user(channel, target, quiet=quiet, reason=reason) + if channel.ban(target): + return True, "" + return False, f"{target} is already banned from this channel."
      + +
      [docs] def unban_user(self, channel, target): + """ + Un-Ban a user from a channel. This will not reconnect them + to the channel, just allow them to connect again (assuming + they have the suitable 'listen' lock like everyone else). + + Args: + channel (Channel): The channel to operate on. + target (Object or Account): The entity to unban + + Returns: + bool, str: True, None if unbanning was successful. If False, + the second part is an error string. + + """ + if channel.unban(target): + return True, "" + return False, f"{target} was not previously banned from this channel."
      + +
      [docs] def channel_list_bans(self, channel): + """ + Show a channel's bans. + + Args: + channel (Channel): The channel to operate on. + + Returns: + list: A list of strings, each the name of a banned user. + + """ + return [banned.key for banned in channel.banlist]
      + +
      [docs] def channel_list_who(self, channel): + """ + Show a list of online people is subscribing to a channel. This will check + the 'control' permission of `caller` to determine if only online users + should be returned or everyone. + + Args: + channel (Channel): The channel to operate on. + + Returns: + list: A list of prepared strings, with name + markers for if they are + muted or offline. + + """ + caller = self.caller + mute_list = list(channel.mutelist) + online_list = channel.subscriptions.online() + if channel.access(caller, 'control'): + # for those with channel control, show also offline users + all_subs = list(channel.subscriptions.all()) + else: + # for others, only show online users + all_subs = online_list + + who_list = [] + for subscriber in all_subs: + name = subscriber.get_display_name(caller) + conditions = ("muting" if subscriber in mute_list else "", + "offline" if subscriber not in online_list else "") + conditions = [cond for cond in conditions if cond] + cond_text = "(" + ", ".join(conditions) + ")" if conditions else "" + who_list.append(f"{name}{cond_text}") + + return who_list
      + +
      [docs] def list_channels(self, channelcls=CHANNEL_DEFAULT_TYPECLASS): + """ + Return a available channels. + + Args: + channelcls (Channel, optional): The channel-class to query on. Defaults + to the default channel class from settings. + + Returns: + tuple: A tuple `(subbed_chans, available_chans)` with the channels + currently subscribed to, and those we have 'listen' access to but + don't actually sub to yet. + + """ + caller = self.caller + subscribed_channels = list(channelcls.objects.get_subscriptions(caller)) + unsubscribed_available_channels = [ + chan + for chan in channelcls.objects.get_all_channels() + if chan not in subscribed_channels and chan.access(caller, "listen") + ] + return subscribed_channels, unsubscribed_available_channels
      + +
      [docs] def display_subbed_channels(self, subscribed): + """ + Display channels subscribed to. + + Args: + subscribed (list): List of subscribed channels + + Returns: + EvTable: Table to display. + + """ + comtable = self.styled_table( + "channel", + "my aliases", + "locks", + "description", + align="l", + maxwidth=_DEFAULT_WIDTH + ) + for chan in subscribed: + + locks = "-" + if chan.access(self.caller, "control"): + locks = chan.locks + + my_aliases = ", ".join(self.get_channel_aliases(chan)) + comtable.add_row( + *("{}{}".format( + chan.key, + "({})".format(",".join(chan.aliases.all())) if chan.aliases.all() else ""), + my_aliases, + locks, + chan.db.desc)) + return comtable
      + +
      [docs] def display_all_channels(self, subscribed, available): + """ + Display all available channels + + Args: + subscribed (list): List of subscribed channels + Returns: + EvTable: Table to display. + + """ + caller = self.caller + + comtable = self.styled_table( + "sub", + "channel", + "aliases", + "my aliases", + "description", + maxwidth=_DEFAULT_WIDTH, + ) + channels = subscribed + available + + for chan in channels: + if chan not in subscribed: + substatus = "|rNo|n" + elif caller in chan.mutelist: + substatus = "|rMuting|n" + else: + substatus = "|gYes|n" + my_aliases = ", ".join(self.get_channel_aliases(chan)) + comtable.add_row( + *(substatus, + chan.key, + ",".join(chan.aliases.all()) if chan.aliases.all() else "", + my_aliases, + chan.db.desc)) + comtable.reformat_column(0, width=8) + + return comtable
      + +
      [docs] def func(self): + """ + Main functionality of command. + """ + # from evennia import set_trace;set_trace() + + caller = self.caller + switches = self.switches + channel_names = [name for name in self.lhslist if name] + + #from evennia import set_trace;set_trace() + + if 'all' in switches: + # show all available channels + subscribed, available = self.list_channels() + table = self.display_all_channels(subscribed, available) + + self.msg( + "\n|wAvailable channels|n (use no argument to " + f"only show your subscriptions)\n{table}") + return + + if not channel_names: + # empty arg show only subscribed channels + subscribed, _ = self.list_channels() + table = self.display_subbed_channels(subscribed) + + self.msg("\n|wChannel subscriptions|n " + f"(use |w/all|n to see all available):\n{table}") + return + + if not self.switches and not self.args: + self.msg("Usage[/switches]: channel [= message]") + return + + if 'create' in switches: + # create a new channel + + if not self.access(caller, "manage"): + self.msg("You don't have access to use channel/create.") + return + + config = self.lhs + if not config: + self.msg("To create: channel/create name[;aliases][:typeclass] [= description]") + return + name, *typeclass = config.rsplit(":", 1) + typeclass = typeclass[0] if typeclass else None + name, *aliases = name.rsplit(";") + description = self.rhs or "" + chan, err = self.create_channel(name, description, typeclass=typeclass, aliases=aliases) + if chan: + self.msg(f"Created (and joined) new channel '{chan.key}'.") + else: + self.msg(err) + return + + if 'unalias' in switches: + # remove a personal alias (no channel needed) + alias = self.args.strip() + if not alias: + self.msg("Specify the alias to remove as channel/unalias <alias>") + return + success, err = self.remove_alias(alias) + if success: + self.msg(f"Removed your channel alias '{alias}'.") + else: + self.msg(err) + return + + possible_lhs_message = "" + if not self.rhs and self.args and " " in self.args: + # since we want to support messaging with `channel name text` (for + # channels without a space in their name), we need to check if the + # first 'channel name' is in fact 'channelname text' + no_rhs_channel_name = self.args.split(" ", 1)[0] + possible_lhs_message = self.args[len(no_rhs_channel_name):] + if possible_lhs_message.strip() == '=': + possible_lhs_message = "" + channel_names.append(no_rhs_channel_name) -
      [docs]class CmdAddCom(COMMAND_DEFAULT_CLASS): + channels = [] + errors = [] + for channel_name in channel_names: + # find a channel by fuzzy-matching. This also checks + # 'listen/control' perms. + found_channels = self.search_channel(channel_name, exact=False, handle_errors=False) + if not found_channels: + errors.append(f"No channel found matching '{channel_name}' " + "(could also be due to missing access).") + elif len(found_channels) > 1: + errors.append("Multiple possible channel matches/alias for " + "'{channel_name}':\n" + ", ".join(chan.key for chan in found_channels)) + else: + channels.append(found_channels[0]) + + if not channels: + self.msg('\n'.join(errors)) + return + + # we have at least one channel at this point + channel = channels[0] + + if not switches: + if self.rhs: + # send message to channel + self.msg_channel(channel, self.rhs.strip()) + elif channel and possible_lhs_message: + # called on the form channelname message without = + self.msg_channel(channel, possible_lhs_message.strip()) + else: + # inspect a given channel + subscribed, available = self.list_channels() + if channel in subscribed: + table = self.display_subbed_channels([channel]) + header = f"Channel |w{channel.key}|n" + self.msg(f"{header}\n(use |w{channel.key} <msg>|n (or a channel-alias) " + f"to chat and the 'channel' command " + f"to customize)\n{table}") + elif channel in available: + table = self.display_all_channels([], [channel]) + self.msg( + "\n|wNot subscribed to this channel|n (use /list to " + f"show all subscriptions)\n{table}") + return + + if 'history' in switches or 'hist' in switches: + # view channel history + + index = self.rhs or 0 + try: + index = max(0, int(index)) + except ValueError: + self.msg("The history index (describing how many lines to go back) " + "must be an integer >= 0.") + return + self.get_channel_history(channel, start_index=index) + return + + if 'sub' in switches: + # subscribe to a channel + aliases = [] + if self.rhs: + aliases = set(alias.strip().lower() for alias in self.rhs.split(";")) + success, err = self.sub_to_channel(channel) + if success: + for alias in aliases: + self.add_alias(channel, alias) + alias_txt = ', '.join(aliases) + alias_txt = f" using alias(es) {alias_txt}" if aliases else '' + self.msg("You are now subscribed " + f"to the channel {channel.key}{alias_txt}. Use /alias to " + "add additional aliases for referring to the channel.") + else: + self.msg(err) + return + + if 'unsub' in switches: + # un-subscribe from a channel + success, err = self.unsub_from_channel(channel) + if success: + self.msg(f"You un-subscribed from channel {channel.key}. " + "All aliases were cleared.") + else: + self.msg(err) + return + + if 'alias' in switches: + # create a new personal alias for a channel + alias = self.rhs + if not alias: + self.msg("Specify the alias as channel/alias channelname = alias") + return + self.add_alias(channel, alias) + self.msg(f"Added/updated your alias '{alias}' for channel {channel.key}.") + return + + if 'mute' in switches: + # mute a given channel + success, err = self.mute_channel(channel) + if success: + self.msg(f"Muted channel {channel.key}.") + else: + self.msg(err) + return + + if 'unmute' in switches: + # unmute a given channel + success, err = self.unmute_channel(channel) + if success: + self.msg(f"Un-muted channel {channel.key}.") + else: + self.msg(err) + return + + if 'destroy' in switches or 'delete' in switches: + # destroy a channel we control + + if not self.access(caller, "manage"): + self.msg("You don't have access to use channel/destroy.") + return + + if not channel.access(caller, "control"): + self.msg("You can only delete channels you control.") + return + + reason = self.rhs or None + + def _perform_delete(caller, *args, **kwargs): + self.destroy_channel(channel, message=reason) + self.msg(f"Channel {channel.key} was successfully deleted.") + + ask_yes_no( + caller, + prompt=f"Are you sure you want to delete channel '{channel.key}' " + "(make sure name is correct!)?\nThis will disconnect and " + "remove all users' aliases. {options}?", + yes_action=_perform_delete, + no_action="Aborted.", + default="N" + ) + + if 'desc' in switches: + # set channel description + + if not self.access(caller, "manage"): + self.msg("You don't have access to use channel/desc.") + return + + if not channel.access(caller, "control"): + self.msg("You can only change description of channels you control.") + return + + desc = self.rhs.strip() + + if not desc: + self.msg("Usage: /desc channel = description") + return + + self.set_desc(channel, desc) + self.msg("Updated channel description.") + + if 'lock' in switches: + # add a lockstring to channel + + if not self.access(caller, "changelocks"): + self.msg("You don't have access to use channel/lock.") + return + + if not channel.access(caller, "control"): + self.msg("You need 'control'-access to change locks on this channel.") + return + + lockstring = self.rhs.strip() + + if not lockstring: + self.msg("Usage: channel/lock channelname = lockstring") + return + + success, err = self.set_lock(channel, self.rhs) + if success: + self.msg("Added/updated lock on channel.") + else: + self.msg(f"Could not add/update lock: {err}") + return + + if 'unlock' in switches: + # remove/update lockstring from channel + + if not self.access(caller, "changelocks"): + self.msg("You don't have access to use channel/unlock.") + return + + if not channel.access(caller, "control"): + self.msg("You need 'control'-access to change locks on this channel.") + return + + lockstring = self.rhs.strip() + + if not lockstring: + self.msg("Usage: channel/unlock channelname = lockstring") + return + + success, err = self.unset_lock(channel, self.rhs) + if success: + self.msg("Removed lock from channel.") + else: + self.msg(f"Could not remove lock: {err}") + return + + if 'boot' in switches: + # boot a user from channel(s) + + if not self.access(caller, "admin"): + self.msg("You don't have access to use channel/boot.") + return + + if not self.rhs: + self.msg("Usage: channel/boot channel[,channel,...] = username [:reason]") + return + + target_str, *reason = self.rhs.rsplit(":", 1) + reason = reason[0].strip() if reason else "" + + for chan in channels: + + if not chan.access(caller, "control"): + self.msg(f"You need 'control'-access to boot a user from {chan.key}.") + return + + # the target must be a member of all given channels + target = caller.search(target_str, candidates=chan.subscriptions.all()) + if not target: + self.msg(f"Cannot boot '{target_str}' - not in channel {chan.key}.") + return + + def _boot_user(caller, *args, **kwargs): + for chan in channels: + success, err = self.boot_user(chan, target, quiet=False, reason=reason) + if success: + self.msg(f"Booted {target.key} from channel {chan.key}.") + else: + self.msg(f"Cannot boot {target.key} from channel {chan.key}: {err}") + + channames = ", ".join(chan.key for chan in channels) + reasonwarn = (". Also note that your reason will be echoed to the channel" + if reason else '') + ask_yes_no( + caller, + prompt=f"Are you sure you want to boot user {target.key} from " + f"channel(s) {channames} (make sure name/channels are correct{reasonwarn}). " + "{options}?", + yes_action=_boot_user, + no_action="Aborted.", + default="Y" + ) + return + + if 'ban' in switches: + # ban a user from channel(s) + + if not self.access(caller, "admin"): + self.msg("You don't have access to use channel/ban.") + return + + if not self.rhs: + # view bans for channels + + if not channel.access(caller, "control"): + self.msg(f"You need 'control'-access to view bans on channel {channel.key}") + return + + bans = ["Channel bans " + "(to ban, use channel/ban channel[,channel,...] = username [:reason]"] + bans.extend(self.channel_list_bans(channel)) + self.msg("\n".join(bans)) + return + + target_str, *reason = self.rhs.rsplit(":", 1) + reason = reason[0].strip() if reason else "" + + for chan in channels: + # the target must be a member of all given channels + if not chan.access(caller, "control"): + self.msg(f"You don't have access to ban users on channel {chan.key}") + return + + target = caller.search(target_str, candidates=chan.subscriptions.all()) + + if not target: + self.msg(f"Cannot ban '{target_str}' - not in channel {chan.key}.") + return + + def _ban_user(caller, *args, **kwargs): + for chan in channels: + success, err = self.ban_user(chan, target, quiet=False, reason=reason) + if success: + self.msg(f"Banned {target.key} from channel {chan.key}.") + else: + self.msg(f"Cannot boot {target.key} from channel {chan.key}: {err}") + + channames = ", ".join(chan.key for chan in channels) + reasonwarn = (". Also note that your reason will be echoed to the channel" + if reason else '') + ask_yes_no( + caller, + f"Are you sure you want to ban user {target.key} from " + f"channel(s) {channames} (make sure name/channels are correct{reasonwarn}) " + "{options}?", + _ban_user, + "Aborted.", + ) + return + + if 'unban' in switches: + # unban a previously banned user from channel + + if not self.access(caller, "admin"): + self.msg("You don't have access to use channel/unban.") + return + + target_str = self.rhs.strip() + + if not target_str: + self.msg("Usage: channel[,channel,...] = user") + return + + banlists = [] + for chan in channels: + # the target must be a member of all given channels + if not chan.access(caller, "control"): + self.msg(f"You don't have access to unban users on channel {chan.key}") + return + banlists.extend(chan.banlist) + + target = caller.search(target_str, candidates=banlists) + if not target: + self.msg("Could not find a banned user '{target_str}' in given channel(s).") + return + + for chan in channels: + success, err = self.unban_user(channel, target) + if success: + self.msg(f"Un-banned {target_str} from channel {chan.key}") + else: + self.msg(err) + return + + if "who" in switches: + # view who's a member of a channel + + who_list = [f"Subscribed to {channel.key}:"] + who_list.extend(self.channel_list_who(channel)) + self.msg("\n".join(who_list)) + return
      + + +# a channel-command parent for use with Characters/Objects. +class CmdObjectChannel(CmdChannel): + account_caller = False + + +
      [docs]class CmdAddCom(CmdChannel): """ - add a channel alias and/or subscribe to a channel + Add a channel alias and/or subscribe to a channel Usage: addcom [alias=] <channel> @@ -139,7 +1317,6 @@ caller = self.caller args = self.args - account = caller if not args: self.msg("Usage: addcom [alias =] channelname.") @@ -153,42 +1330,36 @@ channelname = self.args alias = None - channel = find_channel(caller, channelname) + channel = self.search_channel(channelname) if not channel: - # we use the custom search method to handle errors. - return - - # check permissions - if not channel.access(account, "listen"): - self.msg("%s: You are not allowed to listen to this channel." % channel.key) return string = "" - if not channel.has_connection(account): + if not channel.has_connection(caller): # we want to connect as well. - if not channel.connect(account): + success, err = self.sub_to_channel(channel) + if success: # if this would have returned True, the account is connected - self.msg("%s: You are not allowed to join this channel." % channel.key) + self.msg(f"You now listen to the channel {channel.key}") + else: + self.msg(f"{channel.key}: You are not allowed to join this channel.") return - else: - string += "You now listen to the channel %s. " % channel.key + + if channel.unmute(caller): + self.msg(f"You unmute channel {channel.key}.") else: - if channel.unmute(account): - string += "You unmute channel %s." % channel.key - else: - string += "You are already connected to channel %s." % channel.key + self.msg(f"You are already connected to channel {channel.key}.") if alias: # create a nick and add it to the caller. - caller.nicks.add(alias, channel.key, category="channel") - string += " You can now refer to the channel %s with the alias '%s'." - self.msg(string % (channel.key, alias)) + self.add_alias(channel, alias) + self.msg(f" You can now refer to the channel {channel} with the alias '{alias}'.") else: string += " No alias added." self.msg(string)
      -
      [docs]class CmdDelCom(COMMAND_DEFAULT_CLASS): +
      [docs]class CmdDelCom(CmdChannel): """ remove a channel alias and/or unsubscribe from channel @@ -214,49 +1385,42 @@ """Implementing the command. """ caller = self.caller - account = caller if not self.args: self.msg("Usage: delcom <alias or channel>") return - ostring = self.args.lower() + ostring = self.args.lower().strip() - channel = find_channel(caller, ostring, silent=True, noaliases=True) - if channel: - # we have given a channel name - unsubscribe - if not channel.has_connection(account): - self.msg("You are not listening to that channel.") - return - chkey = channel.key.lower() + channel = self.search_channel(ostring) + if not channel: + return + + if not channel.has_connection(caller): + self.msg("You are not listening to that channel.") + return + + if ostring == channel.key.lower(): + # an exact channel name - unsubscribe delnicks = "all" in self.switches # find all nicks linked to this channel and delete them if delnicks: - for nick in [ - nick - for nick in make_iter(caller.nicks.get(category="channel", return_obj=True)) - if nick and nick.pk and nick.value[3].lower() == chkey - ]: - nick.delete() - disconnect = channel.disconnect(account) - if disconnect: + aliases = self.get_channel_aliases(channel) + for alias in aliases: + self.remove_alias(alias) + success, err = self.unsub_from_channel(channel) + if success: wipednicks = " Eventual aliases were removed." if delnicks else "" - self.msg("You stop listening to channel '%s'.%s" % (channel.key, wipednicks)) + self.msg(f"You stop listening to channel '{channel.key}'.{wipednicks}") + else: + self.msg(err) return else: # we are removing a channel nick - channame = caller.nicks.get(key=ostring, category="channel") - channel = find_channel(caller, channame, silent=True) - if not channel: - self.msg("No channel with alias '%s' was found." % ostring) - else: - if caller.nicks.get(ostring, category="channel"): - caller.nicks.remove(ostring, category="channel") - self.msg("Your alias '%s' for channel %s was cleared." % (ostring, channel.key)) - else: - self.msg("You had no such alias defined for this channel.")
      + self.remove_alias(ostring) + self.msg(f"Any alias '{ostring}' for channel {channel.key} was cleared.")
      -
      [docs]class CmdAllCom(COMMAND_DEFAULT_CLASS): +
      [docs]class CmdAllCom(CmdChannel): """ perform admin operations on all channels @@ -271,6 +1435,7 @@ """ key = "allcom" + aliases = [] # important to not inherit parent's aliases locks = "cmd: not pperm(channel_banned)" help_category = "Comms" @@ -283,8 +1448,11 @@ caller = self.caller args = self.args if not args: - self.execute_cmd("channels") - self.msg("(Usage: allcom on | off | who | destroy)") + subscribed, available = self.list_channels() + table = self.display_all_channels(subscribed, available) + self.msg( + "\n|wAvailable channels:\n{table}") + return return if args == "on": @@ -328,125 +1496,7 @@ # wrong input self.msg("Usage: allcom on | off | who | clear")
      - -
      [docs]class CmdChannels(COMMAND_DEFAULT_CLASS): - """ - list all channels available to you - - Usage: - channels - clist - comlist - - Lists all channels available to you, whether you listen to them or not. - Use 'comlist' to only view your current channel subscriptions. - Use addcom/delcom to join and leave channels - """ - - key = "channels" - aliases = ["clist", "comlist", "chanlist", "channellist", "all channels"] - help_category = "Comms" - locks = "cmd: not pperm(channel_banned)" - - # this is used by the COMMAND_DEFAULT_CLASS parent - account_caller = True - -
      [docs] def func(self): - """Implement function""" - - caller = self.caller - - # all channels we have available to listen to - channels = [ - chan - for chan in CHANNEL_DEFAULT_TYPECLASS.objects.get_all_channels() - if chan.access(caller, "listen") - ] - if not channels: - self.msg("No channels available.") - return - # all channel we are already subscribed to - subs = CHANNEL_DEFAULT_TYPECLASS.objects.get_subscriptions(caller) - - if self.cmdstring == "comlist": - # just display the subscribed channels with no extra info - comtable = self.styled_table( - "|wchannel|n", - "|wmy aliases|n", - "|wdescription|n", - align="l", - maxwidth=_DEFAULT_WIDTH, - ) - for chan in subs: - clower = chan.key.lower() - nicks = caller.nicks.get(category="channel", return_obj=True) - comtable.add_row( - *[ - "%s%s" - % ( - chan.key, - chan.aliases.all() and "(%s)" % ",".join(chan.aliases.all()) or "", - ), - "%s" - % ",".join( - nick.db_key - for nick in make_iter(nicks) - if nick and nick.value[3].lower() == clower - ), - chan.db.desc, - ] - ) - self.msg( - "\n|wChannel subscriptions|n (use |wchannels|n to list all," - " |waddcom|n/|wdelcom|n to sub/unsub):|n\n%s" % comtable - ) - else: - # full listing (of channels caller is able to listen to) - comtable = self.styled_table( - "|wsub|n", - "|wchannel|n", - "|wmy aliases|n", - "|wlocks|n", - "|wdescription|n", - maxwidth=_DEFAULT_WIDTH, - ) - for chan in channels: - clower = chan.key.lower() - nicks = caller.nicks.get(category="channel", return_obj=True) - nicks = nicks or [] - if chan not in subs: - substatus = "|rNo|n" - elif caller in chan.mutelist: - substatus = "|rMuted|n" - else: - substatus = "|gYes|n" - comtable.add_row( - *[ - substatus, - "%s%s" - % ( - chan.key, - chan.aliases.all() and "(%s)" % ",".join(chan.aliases.all()) or "", - ), - "%s" - % ",".join( - nick.db_key - for nick in make_iter(nicks) - if nick.value[3].lower() == clower - ), - str(chan.locks), - chan.db.desc, - ] - ) - comtable.reformat_column(0, width=9) - comtable.reformat_column(3, width=14) - self.msg( - "\n|wAvailable channels|n (use |wcomlist|n,|waddcom|n and |wdelcom|n" - " to manage subscriptions):\n%s" % comtable - )
      - - -
      [docs]class CmdCdestroy(COMMAND_DEFAULT_CLASS): +
      [docs]class CmdCdestroy(CmdChannel): """ destroy a channel you created @@ -457,6 +1507,7 @@ """ key = "cdestroy" + aliases = [] help_category = "Comms" locks = "cmd: not pperm(channel_banned)" @@ -465,12 +1516,15 @@
      [docs] def func(self): """Destroy objects cleanly.""" + caller = self.caller if not self.args: self.msg("Usage: cdestroy <channelname>") return - channel = find_channel(caller, self.args) + + channel = self.search_channel(self.args) + if not channel: self.msg("Could not find channel %s." % self.args) return @@ -478,11 +1532,8 @@ self.msg("You are not allowed to do that.") return channel_key = channel.key - message = "%s is being destroyed. Make sure to change your aliases." % channel_key - msgobj = create.create_message(caller, message, channel) - channel.msg(msgobj) - channel.delete() - CHANNELHANDLER.update() + message = f"{channel.key} is being destroyed. Make sure to change your aliases." + self.destroy_channel(channel, message) self.msg("Channel '%s' was destroyed." % channel_key) logger.log_sec( "Channel Deleted: %s (Caller: %s, IP: %s)." @@ -490,7 +1541,7 @@ )
      -
      [docs]class CmdCBoot(COMMAND_DEFAULT_CLASS): +
      [docs]class CmdCBoot(CmdChannel): """ kick an account from a channel you control @@ -505,6 +1556,7 @@ """ key = "cboot" + aliases = [] switch_options = ("quiet",) locks = "cmd: not pperm(channel_banned)" help_category = "Comms" @@ -520,17 +1572,21 @@ self.msg(string) return - channel = find_channel(self.caller, self.lhs) + channel = self.search_channel(self.lhs) if not channel: return + reason = "" if ":" in self.rhs: - accountname, reason = self.rhs.rsplit(":", 1) - searchstring = accountname.lstrip("*") + target, reason = self.rhs.rsplit(":", 1) + is_account = target.strip().startswith("*") + searchstring = target.lstrip("*") else: + is_account = target.strip().startswith("*") searchstring = self.rhs.lstrip("*") - account = self.caller.search(searchstring, account=True) - if not account: + + target = self.caller.search(searchstring, account=is_account) + if not target: return if reason: reason = " (reason: %s)" % reason @@ -538,79 +1594,19 @@ string = "You don't control this channel." self.msg(string) return - if not channel.subscriptions.has(account): - string = "Account %s is not connected to channel %s." % (account.key, channel.key) - self.msg(string) - return - if "quiet" not in self.switches: - string = "%s boots %s from channel.%s" % (self.caller, account.key, reason) - channel.msg(string) - # find all account's nicks linked to this channel and delete them - for nick in [ - nick - for nick in account.character.nicks.get(category="channel") or [] - if nick.value[3].lower() == channel.key - ]: - nick.delete() - # disconnect account - channel.disconnect(account) - CHANNELHANDLER.update() - logger.log_sec( - "Channel Boot: %s (Channel: %s, Reason: %s, Caller: %s, IP: %s)." - % (account, channel, reason, self.caller, self.session.address) - )
      + + success, err = self.boot_user(target, quiet='quiet' in self.switches) + if success: + self.msg(f"Booted {target.key} from {channel.key}") + logger.log_sec( + "Channel Boot: %s (Channel: %s, Reason: %s, Caller: %s, IP: %s)." + % (self.caller, channel, reason, self.caller, self.session.address) + ) + else: + self.msg(err)
      -
      [docs]class CmdCemit(COMMAND_DEFAULT_CLASS): - """ - send an admin message to a channel you control - - Usage: - cemit[/switches] <channel> = <message> - - Switches: - sendername - attach the sender's name before the message - quiet - don't echo the message back to sender - - Allows the user to broadcast a message over a channel as long as - they control it. It does not show the user's name unless they - provide the /sendername switch. - - """ - - key = "cemit" - aliases = ["cmsg"] - switch_options = ("sendername", "quiet") - locks = "cmd: not pperm(channel_banned) and pperm(Player)" - help_category = "Comms" - - # this is used by the COMMAND_DEFAULT_CLASS parent - account_caller = True - -
      [docs] def func(self): - """Implement function""" - - if not self.args or not self.rhs: - string = "Usage: cemit[/switches] <channel> = <message>" - self.msg(string) - return - channel = find_channel(self.caller, self.lhs) - if not channel: - return - if not channel.access(self.caller, "control"): - string = "You don't control this channel." - self.msg(string) - return - message = self.rhs - if "sendername" in self.switches: - message = "%s: %s" % (self.caller.key, message) - channel.msg(message) - if "quiet" not in self.switches: - string = "Sent to channel %s: %s" % (channel.key, message) - self.msg(string)
      - - -
      [docs]class CmdCWho(COMMAND_DEFAULT_CLASS): +
      [docs]class CmdCWho(CmdChannel): """ show who is listening to a channel @@ -621,6 +1617,7 @@ """ key = "cwho" + aliases = [] locks = "cmd: not pperm(channel_banned)" help_category = "Comms" @@ -635,7 +1632,7 @@ self.msg(string) return - channel = find_channel(self.caller, self.lhs) + channel = self.search_channel(self.lhs) if not channel: return if not channel.access(self.caller, "listen"): @@ -647,7 +1644,7 @@ self.msg(string.strip())
      -
      [docs]class CmdChannelCreate(COMMAND_DEFAULT_CLASS): +
      [docs]class CmdChannelCreate(CmdChannel): """ create a new channel @@ -668,8 +1665,6 @@
      [docs] def func(self): """Implement the command""" - caller = self.caller - if not self.args: self.msg("Usage ccreate <channelname>[;alias;alias..] = description") return @@ -684,19 +1679,15 @@ if ";" in lhs: channame, aliases = lhs.split(";", 1) aliases = [alias.strip().lower() for alias in aliases.split(";")] - channel = CHANNEL_DEFAULT_TYPECLASS.objects.channel_search(channame) - if channel: - self.msg("A channel with that name already exists.") - return - # Create and set the channel up - lockstring = "send:all();listen:all();control:id(%s)" % caller.id - new_chan = create.create_channel(channame.strip(), aliases, description, locks=lockstring) - new_chan.connect(caller) - CHANNELHANDLER.update() - self.msg("Created channel %s and connected to it." % new_chan.key)
      + + new_chan, err = self.create_channel(channame, description, aliases=aliases) + if new_chan: + self.msg(f"Created channel {new_chan.key} and connected to it.") + else: + self.msg(err)
      -
      [docs]class CmdClock(COMMAND_DEFAULT_CLASS): +
      [docs]class CmdClock(CmdChannel): """ change channel locks of a channel you control @@ -708,8 +1699,8 @@ """ key = "clock" - locks = "cmd:not pperm(channel_banned)" aliases = ["clock"] + locks = "cmd:not pperm(channel_banned) and perm(Admin)" help_category = "Comms" # this is used by the COMMAND_DEFAULT_CLASS parent @@ -723,14 +1714,13 @@ self.msg(string) return - channel = find_channel(self.caller, self.lhs) + channel = self.search_channel(self.lhs) if not channel: return + if not self.rhs: # no =, so just view the current locks - string = "Current locks on %s:" % channel.key - string = "%s\n %s" % (string, channel.locks) - self.msg(string) + self.msg(f"Current locks on {channel.key}\n{channel.locks}") return # we want to add/change a lock. if not channel.access(self.caller, "control"): @@ -738,18 +1728,13 @@ self.msg(string) return # Try to add the lock - try: - channel.locks.add(self.rhs) - except LockException as err: - self.msg(err) - return - string = "Lock(s) applied. " - string += "Current locks on %s:" % channel.key - string = "%s\n %s" % (string, channel.locks) - self.msg(string)
      + success, err = self.set_lock(channel, self.rhs) + if success: + self.msg(f"Lock(s) applied. Current locks on {channel.key}:\n{channel.locks}") + else: + self.msg(err)
    - -
    [docs]class CmdCdesc(COMMAND_DEFAULT_CLASS): +
    [docs]class CmdCdesc(CmdChannel): """ describe a channel you control @@ -758,9 +1743,11 @@ Changes the description of the channel as shown in channel lists. + """ key = "cdesc" + aliases = [] locks = "cmd:not pperm(channel_banned)" help_category = "Comms" @@ -775,18 +1762,15 @@ if not self.rhs: self.msg("Usage: cdesc <channel> = <description>") return - channel = find_channel(caller, self.lhs) + channel = self.search_channel(self.lhs) if not channel: - self.msg("Channel '%s' not found." % self.lhs) return # check permissions if not channel.access(caller, "control"): self.msg("You cannot admin this channel.") return - # set the description - channel.db.desc = self.rhs - channel.save() - self.msg("Description of channel '%s' set to '%s'." % (channel.key, self.rhs))
    + self.set_desc(channel, self.rhs) + self.msg(f"Description of channel '{channel.key}' set to '{self.rhs}'.")
    [docs]class CmdPage(COMMAND_DEFAULT_CLASS): @@ -794,16 +1778,19 @@ send a private message to another account Usage: + page <account> <message> page[/switches] [<account>,<account>,... = <message>] tell '' page <number> - Switch: + Switches: last - shows who you last messaged list - show your last <number> of tells/pages (default) - Send a message to target user (if online). If no - argument is given, you will get a list of your latest messages. + Send a message to target user (if online). If no argument is given, you + will get a list of your latest messages. The equal sign is needed for + multiple targets or if sending to target with space in the name. + """ key = "page" @@ -822,9 +1809,10 @@ caller = self.caller # get the messages we've sent (not to channels) - pages_we_sent = Msg.objects.get_messages_by_sender(caller, exclude_channel_messages=True) + pages_we_sent = Msg.objects.get_messages_by_sender(caller) # get last messages we've got pages_we_got = Msg.objects.get_messages_by_receiver(caller) + targets, message, number = [], None, None if "last" in self.switches: if pages_we_sent: @@ -835,19 +1823,76 @@ self.msg("You haven't paged anyone yet.") return - if not self.args or not self.rhs: - pages = pages_we_sent + pages_we_got - pages = sorted(pages, key=lambda page: page.date_created) + if self.args: + if self.rhs: + for target in self.lhslist: + target_obj = self.caller.search(target) + if not target_obj: + return + targets.append(target_obj) + message = self.rhs.strip() + else: + target, *message = self.args.split(" ", 4) + if target and target.isnumeric(): + # a number to specify a historic page + number = int(target) + elif target: + target_obj = self.caller.search(target, quiet=True) + if target_obj: + # a proper target + targets = [target_obj[0]] + message = message[0].strip() + else: + # a message with a space in it - put it back together + message = target + " " + (message[0] if message else "") + else: + # a single-word message + message = message[0].strip() - number = 5 - if self.args: - try: - number = int(self.args) - except ValueError: - self.msg("Usage: tell [<account> = msg]") + pages = list(pages_we_sent) + list(pages_we_got) + pages = sorted(pages, key=lambda page: page.date_created) + + if message: + # send a message + if not targets: + # no target given - send to last person we paged + if pages_we_sent: + targets = pages_we_sent[-1].receivers + else: + self.msg("Who do you want page?") return - if len(pages) > number: + header = "|wAccount|n |c%s|n |wpages:|n" % caller.key + if message.startswith(":"): + message = "%s %s" % (caller.key, message.strip(":").strip()) + + # create the persistent message object + create.create_message(caller, message, receivers=targets) + + # tell the accounts they got a message. + received = [] + rstrings = [] + for target in targets: + if not target.access(caller, "msg"): + rstrings.append(f"You are not allowed to page {target}.") + continue + target.msg(f"{header} {message}") + if hasattr(target, "sessions") and not target.sessions.count(): + received.append(f"|C{target.name}|n") + rstrings.append( + f"{received[-1]} is offline. They will see your message " + "if they list their pages later." + ) + else: + received.append(f"|c{target.name}|n") + if rstrings: + self.msg("\n".join(rstrings)) + self.msg("You paged %s with: '%s'." % (", ".join(received), message)) + return + + else: + # no message to send + if number is not None and len(pages) > number: lastpages = pages[-number:] else: lastpages = pages @@ -876,7 +1921,7 @@ receiver = f"|n,{clr}".join([obj.name for obj in page.receivers]) if sending: template = to_template - sender = f"{sender} " if multi_send else "" + sender = f"{sender} " if multi_send else "" receiver = f" {receiver}" if multi_recv else f" {receiver}" else: template = from_template @@ -900,65 +1945,7 @@ else: string = "You haven't paged anyone yet." self.msg(string) - return - - # We are sending. Build a list of targets - - if not self.lhs: - # If there are no targets, then set the targets - # to the last person we paged. - if pages_we_sent: - receivers = pages_we_sent[-1].receivers - else: - self.msg("Who do you want to page?") - return - else: - receivers = self.lhslist - - recobjs = [] - for receiver in set(receivers): - if isinstance(receiver, str): - pobj = caller.search(receiver) - elif hasattr(receiver, "character"): - pobj = receiver - else: - self.msg("Who do you want to page?") - return - if pobj: - recobjs.append(pobj) - if not recobjs: - self.msg("Noone found to page.") - return - - header = "|wAccount|n |c%s|n |wpages:|n" % caller.key - message = self.rhs - - # if message begins with a :, we assume it is a 'page-pose' - if message.startswith(":"): - message = "%s %s" % (caller.key, message.strip(":").strip()) - - # create the persistent message object - create.create_message(caller, message, receivers=recobjs) - - # tell the accounts they got a message. - received = [] - rstrings = [] - for pobj in recobjs: - if not pobj.access(caller, "msg"): - rstrings.append("You are not allowed to page %s." % pobj) - continue - pobj.msg("%s %s" % (header, message)) - if hasattr(pobj, "sessions") and not pobj.sessions.count(): - received.append("|C%s|n" % pobj.name) - rstrings.append( - "%s is offline. They will see your message if they list their pages later." - % received[-1] - ) - else: - received.append("|c%s|n" % pobj.name) - if rstrings: - self.msg("\n".join(rstrings)) - self.msg("You paged %s with: '%s'." % (", ".join(received), message))
    + return
    def _list_bots(cmd): @@ -1000,7 +1987,6 @@ else: return "No irc bots found." -
    [docs]class CmdIRC2Chan(COMMAND_DEFAULT_CLASS): """ Link an evennia channel to an external IRC channel @@ -1122,7 +2108,7 @@ Check and reboot IRC bot. Usage: - ircstatus [#dbref ping||nicklist||reconnect] + ircstatus [#dbref ping | nicklist | reconnect] If not given arguments, will return a list of all bots (like irc2chan/list). The 'ping' argument will ping the IRC network to 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 186c46b0fe..078fa8cfe8 100644 --- a/docs/1.0-dev/_modules/evennia/commands/default/help.html +++ b/docs/1.0-dev/_modules/evennia/commands/default/help.html @@ -41,114 +41,75 @@

    Source code for evennia.commands.default.help

     """
    -The help command. The basic idea is that help texts for commands
    -are best written by those that write the commands - the admins. So
    -command-help is all auto-loaded and searched from the current command
    -set. The normal, database-tied help system is used for collaborative
    -creation of other help topics such as RP help or game-world aides.
    +The help command. The basic idea is that help texts for commands are best
    +written by those that write the commands - the developers. So command-help is
    +all auto-loaded and searched from the current command set. The normal,
    +database-tied help system is used for collaborative creation of other help
    +topics such as RP help or game-world aides. Help entries can also be created
    +outside the game in modules given by ``settings.FILE_HELP_ENTRY_MODULES``.
    +
     """
     
    +import re
    +from dataclasses import dataclass
     from django.conf import settings
     from collections import defaultdict
     from evennia.utils.utils import fill, dedent
    -from evennia.commands.command import Command
     from evennia.help.models import HelpEntry
     from evennia.utils import create, evmore
     from evennia.utils.ansi import ANSIString
    +from evennia.help.filehelp import FILE_HELP_ENTRIES
     from evennia.utils.eveditor import EvEditor
     from evennia.utils.utils import (
    -    string_suggestions,
         class_from_module,
         inherits_from,
    -    format_grid,
    +    format_grid, pad
     )
    +from evennia.help.utils import help_search_with_index, parse_entry_for_subcategories
     
     COMMAND_DEFAULT_CLASS = class_from_module(settings.COMMAND_DEFAULT_CLASS)
    -HELP_MORE = settings.HELP_MORE
    -CMD_IGNORE_PREFIXES = settings.CMD_IGNORE_PREFIXES
    +HELP_MORE_ENABLED = settings.HELP_MORE_ENABLED
    +DEFAULT_HELP_CATEGORY = settings.DEFAULT_HELP_CATEGORY
     
     # limit symbol import for API
     __all__ = ("CmdHelp", "CmdSetHelp")
    -_DEFAULT_WIDTH = settings.CLIENT_DEFAULT_WIDTH
    -_SEP = "|C" + "-" * _DEFAULT_WIDTH + "|n"
    -
    -_LUNR = None
    -_LUNR_EXCEPTION = None
     
     
    +@dataclass
     class HelpCategory:
    -    def __init__(self, key):
    -        self.key = key
    +    """
    +    Mock 'help entry' to search categories with the same code.
    +
    +    """
    +    key: str
     
         @property
         def search_index_entry(self):
             return {
    -            "key": str(self),
    +            "key": self.key,
                 "aliases": "",
                 "category": self.key,
                 "tags": "",
                 "text": "",
             }
     
    -    def __str__(self):
    -        return f"Category: {self.key}"
    -
    -    def __eq__(self, other):
    -        return str(self).lower() == str(other).lower()
    -
         def __hash__(self):
    -        return id(self)
    -
    -
    -def help_search_with_index(query, candidate_entries, suggestion_maxnum=5):
    -    """
    -    Lunr-powered fast index search and suggestion wrapper
    -    """
    -    global _LUNR, _LUNR_EXCEPTION
    -    if not _LUNR:
    -        # we have to delay-load lunr because it messes with logging if it's imported
    -        # before twisted's logging has been set up
    -        from lunr import lunr as _LUNR
    -        from lunr.exceptions import QueryParseError as _LUNR_EXCEPTION
    -
    -    indx = [cnd.search_index_entry for cnd in candidate_entries]
    -    mapping = {indx[ix]["key"]: cand for ix, cand in enumerate(candidate_entries)}
    -
    -    search_index = _LUNR(
    -        ref="key",
    -        fields=[
    -            {"field_name": "key", "boost": 10},
    -            {"field_name": "aliases", "boost": 9},
    -            {"field_name": "category", "boost": 8},
    -            {"field_name": "tags", "boost": 5},
    -            {"field_name": "text", "boost": 1},
    -        ],
    -        documents=indx,
    -    )
    -    try:
    -        matches = search_index.search(query)[:suggestion_maxnum]
    -    except _LUNR_EXCEPTION:
    -        # this is a user-input problem
    -        matches = []
    -
    -    # matches (objs), suggestions (strs)
    -    return (
    -        [mapping[match["ref"]] for match in matches],
    -        [str(match["ref"]) for match in matches],  # + f" (score {match['score']})")   # good debug
    -    )
    +        return hash(id(self))
     
     
     
    [docs]class CmdHelp(COMMAND_DEFAULT_CLASS): """ - View help or a list of topics + Get help. Usage: - help <topic or command> - help list - help all + help + help <topic, command or category> + help <topic>/<subtopic> + help <topic>/<subtopic>/<subsubtopic> ... + + Use the 'help' command alone to see an index of all help topics, organized + by category.eSome big topics may offer additional sub-topics. - This will search for help on commands and other - topics related to the game. """ key = "help" @@ -162,8 +123,13 @@ # Help messages are wrapped in an EvMore call (unless using the webclient # with separate help popups) If you want to avoid this, simply add - # 'HELP_MORE = False' in your settings/conf/settings.py - help_more = HELP_MORE + # 'HELP_MORE_ENABLED = False' in your settings/conf/settings.py + help_more = HELP_MORE_ENABLED + + # colors for the help index + index_type_separator_clr = "|w" + index_category_clr = "|W" + index_topic_clr = "|G" # suggestion cutoff, between 0 and 1 (1 => perfect match) suggestion_cutoff = 0.6 @@ -171,6 +137,9 @@ # number of suggestions (set to 0 to remove suggestions from help) suggestion_maxnum = 5 + # separator between subtopics: + subtopic_separator_char = r"/" +
    [docs] def msg_help(self, text): """ messages text to the caller, adding an extra oob argument to indicate @@ -194,65 +163,142 @@ self.msg(text=(text, {"type": "help"}))
    -
    [docs] @staticmethod - def format_help_entry(title, help_text, aliases=None, suggested=None): +
    [docs] def format_help_entry(self, topic="", help_text="", aliases=None, suggested=None, + subtopics=None): """ This visually formats the help entry. This method can be overriden to customize the way a help entry is displayed. Args: - title (str): the title of the help entry. - help_text (str): the text of the help entry. - aliases (list of str or None): the list of aliases. - suggested (list of str or None): suggested reading. + title (str): The title of the help entry. + help_text (str): Text of the help entry. + aliases (list): List of help-aliases (displayed in header). + suggested (list): Strings suggested reading (based on title). + subtopics (list): A list of strings - the subcategories available + for this entry. Returns the formatted string, ready to be sent. """ - start = f"{_SEP}\n" - title = f"|CHelp for |w{title}|n" if title else "" - aliases = ( - " |C(aliases: {}|C)|n".format("|C,|n ".join(f"|w{ali}|n" for ali in aliases)) - if aliases else "") - help_text = ( - f"\n{dedent(help_text.rstrip())}"if help_text else "") - suggested = ( - "\n\n|CSuggested:|n {}".format( - fill("|C,|n ".join(f"|w{sug}|n" for sug in suggested))) - if suggested else "") - end = f"\n{_SEP}" + separator = "|C" + "-" * self.client_width() + "|n" + start = f"{separator}\n" - return "".join((start, title, aliases, help_text, suggested, end))
    + title = f"|CHelp for |w{topic}|n" if topic else "|rNo help found|n" -
    [docs] def format_help_list(self, hdict_cmds, hdict_db): + if aliases: + aliases = ( + " |C(aliases: {}|C)|n".format("|C,|n ".join(f"|w{ali}|n" for ali in aliases)) + ) + else: + aliases = '' + + help_text = "\n\n" + dedent(help_text.strip('\n')) + "\n" if help_text else "" + + if subtopics: + subtopics = [f"|w{topic}/{subtop}|n" for subtop in subtopics] + subtopics = ( + "\n|CSubtopics:|n\n {}".format( + "\n ".join(format_grid(subtopics, width=self.client_width()))) + ) + else: + subtopics = '' + + if suggested: + suggested = [f"|w{sug}|n" for sug in suggested] + suggested = ( + "\n|CSuggestions:|n\n{}".format( + "\n ".join(format_grid(suggested, width=self.client_width()))) + ) + else: + suggested = '' + + end = f"\n{separator}" + + return "".join((start, title, aliases, help_text, subtopics, suggested, end))
    + +
    [docs] def format_help_index(self, cmd_help_dict=None, db_help_dict=None, title_lone_category=False): """ - Output a category-ordered list. The input are the + Output a category-ordered g for displaying the main help, grouped by + category. + + Args: + cmd_help_dict (dict): A dict `{"category": [topic, topic, ...]}` for + command-based help. + db_help_dict (dict): A dict `{"category": [topic, topic], ...]}` for + database-based help. + title_lone_category (bool, optional): If a lone category should + be titled with the category name or not. While pointless in a + general index, the title should probably show when explicitly + listing the category itself. + + Returns: + str: The help index organized into a grid. + + The input are the pre-loaded help files for commands and database-helpfiles respectively. You can override this method to return a custom display of the list of commands and topics. + """ - category_clr = "|w" - topic_clr = "|G" + def _group_by_category(help_dict): + grid = [] + verbatim_elements = [] + + if len(help_dict) == 1 and not title_lone_category: + # don't list categories if there is only one + for category in help_dict: + entries = sorted(set(help_dict.get(category, []))) + grid.extend(entries) + else: + # list the categories + for category in sorted(set(list(help_dict.keys()))): + category_str = f"-- {category.title()} " + grid.append( + ANSIString( + self.index_category_clr + category_str + + "-" * (width - len(category_str)) + + self.index_topic_clr + ) + ) + verbatim_elements.append(len(grid) - 1) + + entries = sorted(set(help_dict.get(category, []))) + grid.extend(entries) + + return grid, verbatim_elements + + help_index = "" width = self.client_width() grid = [] verbatim_elements = [] - for category in sorted(set(list(hdict_cmds.keys()) + list(hdict_db.keys()))): + cmd_grid, db_grid = "", "" - category_str = f"-- {category.title()} " - grid.append( - ANSIString( - category_clr + category_str + "-" * (width - len(category_str)) + topic_clr - ) - ) - verbatim_elements.append(len(grid) - 1) + if any(cmd_help_dict.values()): + # get the command-help entries by-category + sep1 = (self.index_type_separator_clr + + pad("Commands", width=width, fillchar='-') + + self.index_topic_clr) + grid, verbatim_elements = _group_by_category(cmd_help_dict) + gridrows = format_grid(grid, width, sep=" ", verbatim_elements=verbatim_elements) + cmd_grid = ANSIString("\n").join(gridrows) if gridrows else "" - entries = sorted(set(hdict_cmds.get(category, []) + hdict_db.get(category, []))) - grid.extend(entries) + if any(db_help_dict.values()): + # get db-based help entries by-category + sep2 = (self.index_type_separator_clr + + pad("Game & World", width=width, fillchar='-') + + self.index_topic_clr) + grid, verbatim_elements = _group_by_category(db_help_dict) + gridrows = format_grid(grid, width, sep=" ", verbatim_elements=verbatim_elements) + db_grid = ANSIString("\n").join(gridrows) if gridrows else "" - gridrows = format_grid(grid, width, sep=" ", verbatim_elements=verbatim_elements) - gridrows = ANSIString("\n").join(gridrows) - return gridrows
    + # only show the main separators if there are actually both cmd and db-based help + if cmd_grid and db_grid: + help_index = f"{sep1}\n{cmd_grid}\n{sep2}\n{db_grid}" + else: + help_index = f"{cmd_grid}{db_grid}" + + return help_index
    [docs] def check_show_help(self, cmd, caller): """ @@ -298,109 +344,233 @@
    [docs] def parse(self): """ input is a string containing the command or topic to match. + + The allowed syntax is + :: + + help <topic>[/<subtopic>[/<subtopic>[/...]]] + + The database/command query is always for `<topic>`, and any subtopics + is then parsed from there. If a `<topic>` has spaces in it, it is + always matched before assuming the space begins a subtopic. + """ - self.original_args = self.args.strip() - self.args = self.args.strip().lower()
    + # parse the query + + if self.args: + self.subtopics = [part.strip().lower() + for part in self.args.split(self.subtopic_separator_char)] + self.topic = self.subtopics.pop(0) + else: + self.topic = "" + self.subtopics = []
    [docs] def func(self): """ Run the dynamic help entry creator. """ - query, cmdset = self.args, self.cmdset caller = self.caller - - suggestion_cutoff = self.suggestion_cutoff - suggestion_maxnum = self.suggestion_maxnum - - if not query: - query = "all" + query, subtopics, cmdset = self.topic, self.subtopics, self.cmdset # removing doublets in cmdset, caused by cmdhandler # having to allow doublet commands to manage exits etc. cmdset.make_unique(caller) - # retrieve all available commands and database topics + # retrieve all available commands and database / file-help topics all_cmds = [cmd for cmd in cmdset if self.check_show_help(cmd, caller)] - all_topics = [ - topic for topic in HelpEntry.objects.all() if topic.access(caller, "view", default=True) - ] - all_categories = list( - set( - [HelpCategory(cmd.help_category) for cmd in all_cmds] - + [HelpCategory(topic.help_category) for topic in all_topics] - ) - ) - if query in ("list", "all"): - # we want to list all available help entries, grouped by category - hdict_cmd = defaultdict(list) - hdict_topic = defaultdict(list) - # create the dictionaries {category:[topic, topic ...]} required by format_help_list + # we group the file-help topics with the db ones, giving the db ones priority + file_help_topics = FILE_HELP_ENTRIES.all(return_dict=True) + db_topics = { + topic.key.lower().strip(): topic for topic in HelpEntry.objects.all() + if topic.access(caller, "view", default=True) + } + all_db_topics = list({**file_help_topics, **db_topics}.values()) + + all_categories = list(set( + [HelpCategory(cmd.help_category) for cmd in all_cmds] + + [HelpCategory(topic.help_category) for topic in all_db_topics] + )) + + if not query: + # list all available help entries, grouped by category. We want to + # build dictionaries {category: [topic, topic, ...], ...} + cmd_help_dict = defaultdict(list) + db_help_dict = defaultdict(list) + # Filter commands that should be reached by the help # system, but not be displayed in the table, or be displayed differently. for cmd in all_cmds: if self.should_list_cmd(cmd, caller): key = (cmd.auto_help_display_key if hasattr(cmd, "auto_help_display_key") else cmd.key) - hdict_cmd[cmd.help_category].append(key) - [hdict_topic[topic.help_category].append(topic.key) for topic in all_topics] - # report back - self.msg_help(self.format_help_list(hdict_cmd, hdict_topic)) + cmd_help_dict[cmd.help_category].append(key) + + for db_topic in all_db_topics: + db_help_dict[db_topic.help_category].append(db_topic.key) + + output = self.format_help_index(cmd_help_dict, db_help_dict) + self.msg_help(output) + return - # Try to access a particular help entry or category - entries = [cmd for cmd in all_cmds if cmd] + list(HelpEntry.objects.all()) + all_categories + # We have a query - try to find a specific topic/category using the + # Lunr search engine - for match_query in [f"{query}~1", f"{query}*"]: - # We first do an exact word-match followed by a start-by query + # all available options + entries = [cmd for cmd in all_cmds if cmd] + all_db_topics + all_categories + + # lunr search fields/boosts + search_fields=[ + {"field_name": "key", "boost": 10}, + {"field_name": "aliases", "boost": 9}, + {"field_name": "category", "boost": 8}, + {"field_name": "tags", "boost": 1}, # tags are not used by default + ] + match, suggestions = None, None + + for match_query in (query, f"{query}*"): + # We first do an exact word-match followed by a start-by query. The + # return of this will either be a HelpCategory, a Command or a + # HelpEntry/FileHelpEntry. matches, suggestions = help_search_with_index( - match_query, entries, suggestion_maxnum=self.suggestion_maxnum + match_query, entries, + suggestion_maxnum=self.suggestion_maxnum, + fields=search_fields ) - if matches: match = matches[0] - if isinstance(match, HelpCategory): - formatted = self.format_help_list( - { - match.key: [ - cmd.key - for cmd in all_cmds - if match.key.lower() == cmd.help_category - ] - }, - { - match.key: [ - topic.key - for topic in all_topics - if match.key.lower() == topic.help_category - ] - }, - ) - elif inherits_from(match, "evennia.commands.command.Command"): - formatted = self.format_help_entry( - match.key, - match.get_help(caller, cmdset), - aliases=match.aliases, - suggested=suggestions[1:], - ) - else: - formatted = self.format_help_entry( - match.key, - match.entrytext, - aliases=match.aliases.all(), - suggested=suggestions[1:], + break + + if not match: + # no topic matches found. Only give suggestions. + help_text = f"There is no help topic matching '{query}'." + + if not suggestions: + # we don't even have a good suggestion. Run a second search, + # doing a full-text search in the actual texts of the help + # entries + + search_fields=[ + {"field_name": "text", "boost": 1}, + ] + + for match_query in [query, f"{query}*"]: + _, suggestions = help_search_with_index( + match_query, entries, + suggestion_maxnum=self.suggestion_maxnum, + fields=search_fields ) - self.msg_help(formatted) - return + if suggestions: + help_text += "\n... But matches where found within the help texts of the suggestions below." + break - # no exact matches found. Just give suggestions. - self.msg( - self.format_help_entry( - "", f"No help entry found for '{query}'", None, suggested=suggestions - ), - options={"type": "help"}, - )
    + output = self.format_help_entry( + topic=None, # this will give a no-match style title + help_text=help_text, + suggested=suggestions + ) + + self.msg_help(output) + return + + if isinstance(match, HelpCategory): + # no subtopics for categories - these are just lists of topics + + output = self.format_help_index( + { + match.key: [ + cmd.key + for cmd in all_cmds + if match.key.lower() == cmd.help_category + ] + }, + { + match.key: [ + topic.key + for topic in all_db_topics + if match.key.lower() == topic.help_category + ] + }, + title_lone_category=True + ) + self.msg_help(output) + return + + if inherits_from(match, "evennia.commands.command.Command"): + # a command match + topic = match.key + help_text = match.get_help(caller, cmdset) + aliases = match.aliases + suggested = suggestions[1:] + else: + # a database (or file-help) match + topic = match.key + help_text = match.entrytext + aliases = match.aliases if isinstance(match.aliases, list) else match.aliases.all() + suggested = suggestions[1:] + + # parse for subtopics. The subtopic_map is a dict with the current topic/subtopic + # text is stored under a `None` key and all other keys are subtopic titles pointing + # to nested dicts. + + subtopic_map = parse_entry_for_subcategories(help_text) + help_text = subtopic_map[None] + subtopic_index = [subtopic for subtopic in subtopic_map if subtopic is not None] + + if subtopics: + # if we asked for subtopics, parse the found topic_text to see if any match. + # the subtopics is a list describing the path through the subtopic_map. + + for subtopic_query in subtopics: + + if subtopic_query not in subtopic_map: + # exact match failed. Try startswith-match + fuzzy_match = False + for key in subtopic_map: + if key and key.startswith(subtopic_query): + subtopic_query = key + fuzzy_match = True + break + + if not fuzzy_match: + # startswith failed - try an 'in' match + for key in subtopic_map: + if key and subtopic_query in key: + subtopic_query = key + fuzzy_match = True + break + + if not fuzzy_match: + # no match found - give up + checked_topic = topic + f"/{subtopic_query}" + output = self.format_help_entry( + topic=topic, + help_text=f"No help entry found for '{checked_topic}'", + subtopics=subtopic_index + ) + self.msg_help(output) + return + + # if we get here we have an exact or fuzzy match + + subtopic_map = subtopic_map.pop(subtopic_query) + subtopic_index = [subtopic for subtopic in subtopic_map if subtopic is not None] + # keep stepping down into the tree, append path to show position + topic = topic + f"/{subtopic_query}" + + # we reached the bottom of the topic tree + help_text = subtopic_map[None] + + output = self.format_help_entry( + topic=topic, + help_text=help_text, + aliases=aliases if not subtopics else None, + subtopics=subtopic_index + ) + + self.msg_help(output)
    def _loadhelp(caller): @@ -438,15 +608,51 @@ delete - remove help topic. Examples: - sethelp throw = This throws something at ... + sethelp lore = In the beginning was ... sethelp/append pickpocketing,Thievery = This steals ... sethelp/replace pickpocketing, ,attr(is_thief) = This steals ... sethelp/edit thievery - This command manipulates the help database. A help entry can be created, - appended/merged to and deleted. If you don't assign a category, the - "General" category will be used. If no lockstring is specified, default - is to let everyone read the help file. + If not assigning a category, the `settings.DEFAULT_HELP_CATEGORY` category + will be used. If no lockstring is specified, everyone will be able to read + the help entry. Sub-topics are embedded in the help text. + + Note that this cannot modify command-help entries - these are modified + in-code, outside the game. + + # SUBTOPICS + + ## Adding subtopics + + Subtopics helps to break up a long help entry into sub-sections. Users can + access subtopics with |whelp topic/subtopic/...|n Subtopics are created and + stored together with the main topic. + + To start adding subtopics, add the text '# SUBTOPICS' on a new line at the + end of your help text. After this you can now add any number of subtopics, + each starting with '## <subtopic-name>' on a line, followed by the + help-text of that subtopic. + Use '### <subsub-name>' to add a sub-subtopic and so on. Max depth is 5. A + subtopic's title is case-insensitive and can consist of multiple words - + the user will be able to enter a partial match to access it. + + For example: + + | Main help text for <topic> + | + | # SUBTOPICS + | + | ## about + | + | Text for the '<topic>/about' subtopic' + | + | ### more about-info + | + | Text for the '<topic>/about/more about-info sub-subtopic + | + | ## extra + | + | Text for the '<topic>/extra' subtopic """ @@ -491,7 +697,7 @@ lockstring = ",".join(lhslist[2:]) if nlist > 2 else old_entry.locks.get() except Exception: old_entry = None - category = lhslist[1] if nlist > 1 else "General" + category = lhslist[1] if nlist > 1 else DEFAULT_HELP_CATEGORY lockstring = ",".join(lhslist[2:]) if nlist > 2 else "view:all()" category = category.lower() @@ -534,6 +740,7 @@ old_entry.aliases.add(aliases) self.msg("Entry updated:\n%s%s" % (old_entry.entrytext, aliastxt)) return + if "delete" in switches or "del" in switches: # delete the help entry if not old_entry: 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 d0971db3b5..eb2758fb53 100644 --- a/docs/1.0-dev/_modules/evennia/commands/default/syscommands.html +++ b/docs/1.0-dev/_modules/evennia/commands/default/syscommands.html @@ -69,7 +69,6 @@ from evennia.commands.cmdhandler import CMD_NOINPUT from evennia.commands.cmdhandler import CMD_NOMATCH from evennia.commands.cmdhandler import CMD_MULTIMATCH -from evennia.commands.cmdhandler import CMD_CHANNEL from evennia.utils import utils from django.conf import settings @@ -146,53 +145,6 @@ matches = self.matches # at_search_result will itself msg the multimatch options to the caller. at_search_result([match[2] for match in matches], self.caller, query=matches[0][0])
- - -# Command called when the command given at the command line -# was identified as a channel name, like there existing a -# channel named 'ooc' and the user wrote -# > ooc Hello! - - -
[docs]class SystemSendToChannel(COMMAND_DEFAULT_CLASS): - """ - This is a special command that the cmdhandler calls - when it detects that the command given matches - an existing Channel object key (or alias). - """ - - key = CMD_CHANNEL - locks = "cmd:all()" - -
[docs] def parse(self): - channelname, msg = self.args.split(":", 1) - self.args = channelname.strip(), msg.strip()
- -
[docs] def func(self): - """ - Create a new message and send it to channel, using - the already formatted input. - """ - caller = self.caller - channelkey, msg = self.args - if not msg: - caller.msg("Say what?") - return - channel = ChannelDB.objects.get_channel(channelkey) - if not channel: - caller.msg("Channel '%s' not found." % channelkey) - return - if not channel.has_connection(caller): - string = "You are not connected to channel '%s'." - caller.msg(string % channelkey) - return - if not channel.access(caller, "send"): - string = "You are not permitted to send to channel '%s'." - caller.msg(string % channelkey) - return - msg = "[%s] %s: %s" % (channel.key, caller.name, msg) - msgobj = create.create_message(caller, msg, channels=[channel]) - channel.msg(msgobj)
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 94454d4b62..b931b27ffe 100644 --- a/docs/1.0-dev/_modules/evennia/commands/default/tests.html +++ b/docs/1.0-dev/_modules/evennia/commands/default/tests.html @@ -58,6 +58,7 @@ import datetime from anything import Anything +from parameterized import parameterized from django.conf import settings from unittest.mock import patch, Mock, MagicMock @@ -65,7 +66,7 @@ from evennia.commands.default.cmdset_character import CharacterCmdSet from evennia.utils.test_resources import EvenniaTest from evennia.commands.default import ( - help, + help as help_module, general, system, admin, @@ -76,7 +77,6 @@ unloggedin, syscommands, ) -from evennia.commands.cmdparser import build_matches from evennia.commands.default.muxcommand import MuxCommand from evennia.commands.command import Command, InterruptCommand from evennia.commands import cmdparser @@ -244,7 +244,7 @@ else: # a single expected string and thus a single receiver (defaults to caller) receiver = receiver if receiver else caller - receiver_mapping[receiver] = str(msg).strip() if msg else None + receiver_mapping[receiver] = str(msg).strip() if msg is not None else None unmocked_msg_methods = {} for receiver in receiver_mapping: @@ -289,6 +289,12 @@ except InterruptCommand: pass + for inp in inputs: + # if there are any inputs left, we may have a non-generator + # input to handle (get_input/ask_yes_no that uses a separate + # cmdset rather than a yield + caller.execute_cmd(inp) + # At this point the mocked .msg methods on each receiver will have # stored all calls made to them (that's a basic function of the Mock # class). We will not extract them and compare to what we expected to @@ -443,6 +449,9 @@
[docs]class TestHelp(CommandTest): + + maxDiff = None +
[docs] def setUp(self): super().setUp() # we need to set up a logger here since lunr takes over the logger otherwise @@ -457,15 +466,135 @@ logging.disable(level=logging.ERROR)
[docs] def test_help(self): - self.call(help.CmdHelp(), "", "Admin", cmdset=CharacterCmdSet())
+ self.call(help_module.CmdHelp(), "", "Commands", cmdset=CharacterCmdSet())
[docs] def test_set_help(self): self.call( - help.CmdSetHelp(), + help_module.CmdSetHelp(), "testhelp, General = This is a test", "Topic 'testhelp' was successfully created.", ) - self.call(help.CmdHelp(), "testhelp", "Help for testhelp", cmdset=CharacterCmdSet())
+ self.call(help_module.CmdHelp(), "testhelp", "Help for testhelp", cmdset=CharacterCmdSet()) + + @parameterized.expand([ + ("test", # main help entry + "Help for test\n\n" + "Main help text\n\n" + "Subtopics:\n" + " test/creating extra stuff" + " test/something else" + " test/more" + ), + ("test/creating extra stuff", # subtopic, full match + "Help for test/creating extra stuff\n\n" + "Help on creating extra stuff.\n\n" + "Subtopics:\n" + " test/creating extra stuff/subsubtopic\n" + ), + ("test/creating", # startswith-match + "Help for test/creating extra stuff\n\n" + "Help on creating extra stuff.\n\n" + "Subtopics:\n" + " test/creating extra stuff/subsubtopic\n" + ), + ("test/extra", # partial match + "Help for test/creating extra stuff\n\n" + "Help on creating extra stuff.\n\n" + "Subtopics:\n" + " test/creating extra stuff/subsubtopic\n" + ), + ("test/extra/subsubtopic", # partial subsub-match + "Help for test/creating extra stuff/subsubtopic\n\n" + "A subsubtopic text" + ), + ("test/creating extra/subsub", # partial subsub-match + "Help for test/creating extra stuff/subsubtopic\n\n" + "A subsubtopic text" + ), + ("test/Something else", # case + "Help for test/something else\n\n" + "Something else" + ), + ("test/More", # case + "Help for test/more\n\n" + "Another text\n\n" + "Subtopics:\n" + " test/more/second-more" + ), + ("test/More/Second-more", + "Help for test/more/second-more\n\n" + "The Second More text.\n\n" + "Subtopics:\n" + " test/more/second-more/more again" + " test/more/second-more/third more" + ), + ("test/More/-more", # partial match + "Help for test/more/second-more\n\n" + "The Second More text.\n\n" + "Subtopics:\n" + " test/more/second-more/more again" + " test/more/second-more/third more" + ), + ("test/more/second/more again", + "Help for test/more/second-more/more again\n\n" + "Even more text.\n" + ), + ("test/more/second/third", + "Help for test/more/second-more/third more\n\n" + "Third more text\n" + ), + ]) + def test_subtopic_fetch(self, helparg, expected): + """ + Check retrieval of subtopics. + + """ + class TestCmd(Command): + """ + Main help text + + # SUBTOPICS + + ## creating extra stuff + + Help on creating extra stuff. + + ### subsubtopic + + A subsubtopic text + + ## Something else + + Something else + + ## More + + Another text + + ### Second-More + + The Second More text. + + #### More again + + Even more text. + + #### Third more + + Third more text + + """ + key = "test" + + class TestCmdSet(CmdSet): + def at_cmdset_creation(self): + self.add(TestCmd()) + self.add(help_module.CmdHelp()) + + self.call(help_module.CmdHelp(), + helparg, + expected, + cmdset=TestCmdSet())
[docs]class TestSystem(CommandTest): @@ -1603,21 +1732,13 @@ self.call( comms.CmdAddCom(), "tc = testchan", - "You are already connected to channel testchan. You can now", + "You are already connected to channel testchan.| You can now", receiver=self.account, ) self.call( comms.CmdDelCom(), "tc", - "Your alias 'tc' for channel testchan was cleared.", - receiver=self.account, - )
- -
[docs] def test_channels(self): - self.call( - comms.CmdChannels(), - "", - "Available channels (use comlist,addcom and delcom to manage", + "Any alias 'tc' for channel testchan was cleared.", receiver=self.account, )
@@ -1625,7 +1746,7 @@ self.call( comms.CmdAllCom(), "", - "Available channels (use comlist,addcom and delcom to manage", + "Available channels:", receiver=self.account, ) @@ -1645,14 +1766,6 @@ receiver=self.account, ) -
[docs] def test_cemit(self): - self.call( - comms.CmdCemit(), - "testchan = Test Message", - "[testchan] Test Message|Sent to channel testchan: Test Message", - receiver=self.account, - )
-
[docs] def test_cwho(self): self.call( comms.CmdCWho(), @@ -1689,6 +1802,227 @@ )
+from evennia.utils.create import create_channel # noqa + +
[docs]class TestCommsChannel(CommandTest): + """ + Test the central `channel` command. + + """ +
[docs] def setUp(self): + super(CommandTest, self).setUp() + self.channel = create_channel( + key="testchannel", + desc="A test channel") + self.channel.connect(self.char1) + self.cmdchannel = comms.CmdChannel + self.cmdchannel.account_caller = False
+ +
[docs] def tearDown(self): + if self.channel.pk: + self.channel.delete()
+ + # test channel command +
[docs] def test_channel__noarg(self): + self.call( + self.cmdchannel(), + "", + "Channel subscriptions" + )
+ +
[docs] def test_channel__msg(self): + self.channel.msg = Mock() + self.call( + self.cmdchannel(), + "testchannel = Test message", + "" + ) + self.channel.msg.assert_called_with("Test message", senders=self.char1)
+ +
[docs] def test_channel__list(self): + self.call( + self.cmdchannel(), + "/list", + "Channel subscriptions" + )
+ +
[docs] def test_channel__all(self): + self.call( + self.cmdchannel(), + "/all", + "Available channels" + )
+ +
[docs] def test_channel__history(self): + with patch("evennia.commands.default.comms.tail_log_file") as mock_tail: + self.call( + self.cmdchannel(), + "/history testchannel", + "" + ) + mock_tail.assert_called()
+ +
[docs] def test_channel__sub(self): + self.channel.disconnect(self.char1) + + self.call( + self.cmdchannel(), + "/sub testchannel", + "You are now subscribed" + ) + self.assertTrue(self.char1 in self.channel.subscriptions.all()) + self.assertEqual(self.char1.nicks.nickreplace("testchannel Hello"), "channel testchannel = Hello")
+ +
[docs] def test_channel__unsub(self): + self.call( + self.cmdchannel(), + "/unsub testchannel", + "You un-subscribed" + ) + self.assertFalse(self.char1 in self.channel.subscriptions.all())
+ +
[docs] def test_channel__alias__unalias(self): + """Add and then remove a channel alias""" + # add alias + self.call( + self.cmdchannel(), + "/alias testchannel = foo", + "Added/updated your alias 'foo' for channel testchannel." + ) + self.assertEqual( + self.char1.nicks.nickreplace('foo Hello'), "channel testchannel = Hello") + + # use alias + self.channel.msg = Mock() + self.call( + self.cmdchannel(), + "foo = test message", + "") + self.channel.msg.assert_called_with("test message", senders=self.char1) + + # remove alias + self.call( + self.cmdchannel(), + "/unalias foo", + "Removed your channel alias 'foo'" + ) + self.assertEqual(self.char1.nicks.get('foo $1', category="channel"), None)
+ +
[docs] def test_channel__mute(self): + self.call( + self.cmdchannel(), + "/mute testchannel", + "Muted channel testchannel" + ) + self.assertTrue(self.char1 in self.channel.mutelist)
+ +
[docs] def test_channel__unmute(self): + self.channel.mute(self.char1) + + self.call( + self.cmdchannel(), + "/unmute testchannel = Char1", + "Un-muted channel testchannel" + ) + self.assertFalse(self.char1 in self.channel.mutelist)
+ +
[docs] def test_channel__create(self): + self.call( + self.cmdchannel(), + "/create testchannel2", + "Created (and joined) new channel" + )
+ +
[docs] def test_channel__destroy(self): + self.channel.msg = Mock() + self.call( + self.cmdchannel(), + "/destroy testchannel = delete reason", + "Are you sure you want to delete channel ", + inputs=['Yes'] + ) + self.channel.msg.assert_called_with( + "delete reason", bypass_mute=True, senders=self.char1)
+ +
[docs] def test_channel__desc(self): + self.call( + self.cmdchannel(), + "/desc testchannel = Another description", + "Updated channel description." + )
+ +
[docs] def test_channel__lock(self): + self.call( + self.cmdchannel(), + "/lock testchannel = foo:false()", + "Added/updated lock on channel" + ) + self.assertEqual(self.channel.locks.get('foo'), 'foo:false()')
+ +
[docs] def test_channel__unlock(self): + self.channel.locks.add("foo:true()") + self.call( + self.cmdchannel(), + "/unlock testchannel = foo", + "Removed lock from channel" + ) + self.assertEqual(self.channel.locks.get('foo'), '')
+ +
[docs] def test_channel__boot(self): + self.channel.connect(self.char2) + self.assertTrue(self.char2 in self.channel.subscriptions.all()) + self.channel.msg = Mock() + self.char2.msg = Mock() + + self.call( + self.cmdchannel(), + "/boot testchannel = Char2 : Booting from channel!", + "Are you sure ", + inputs=["Yes"] + ) + self.channel.msg.assert_called_with( + "Char2 was booted from channel by Char. Reason: Booting from channel!") + self.char2.msg.assert_called_with( + "You were booted from channel testchannel by Char. Reason: Booting from channel!")
+ +
[docs] def test_channel__ban__unban(self): + """Test first ban and then unban""" + + # ban + self.channel.connect(self.char2) + self.assertTrue(self.char2 in self.channel.subscriptions.all()) + self.channel.msg = Mock() + self.char2.msg = Mock() + + self.call( + self.cmdchannel(), + "/ban testchannel = Char2 : Banning from channel!", + "Are you sure ", + inputs=["Yes"] + ) + self.channel.msg.assert_called_with( + "Char2 was booted from channel by Char. Reason: Banning from channel!") + self.char2.msg.assert_called_with( + "You were booted from channel testchannel by Char. Reason: Banning from channel!") + self.assertTrue(self.char2 in self.channel.banlist) + + # unban + + self.call( + self.cmdchannel(), + "/unban testchannel = Char2", + "Un-banned Char2 from channel testchannel" + ) + self.assertFalse(self.char2 in self.channel.banlist)
+ +
[docs] def test_channel__who(self): + self.call( + self.cmdchannel(), + "/who testchannel", + "Subscribed to testchannel:\nChar" + )
+ +
[docs]class TestBatchProcess(CommandTest):
[docs] @patch("evennia.contrib.tutorial_examples.red_button.repeat") @@ -1760,16 +2094,7 @@ multimatch = syscommands.SystemMultimatch() multimatch.matches = matches - self.call(multimatch, "look", "")
- -
[docs] @patch("evennia.commands.default.syscommands.ChannelDB") - def test_channelcommand(self, mock_channeldb): - channel = MagicMock() - channel.msg = MagicMock() - mock_channeldb.objects.get_channel = MagicMock(return_value=channel) - - self.call(syscommands.SystemSendToChannel(), "public:Hello") - channel.msg.assert_called()
+ self.call(multimatch, "look", "")
diff --git a/docs/1.0-dev/_modules/evennia/comms/channelhandler.html b/docs/1.0-dev/_modules/evennia/comms/channelhandler.html deleted file mode 100644 index e18871d3e3..0000000000 --- a/docs/1.0-dev/_modules/evennia/comms/channelhandler.html +++ /dev/null @@ -1,428 +0,0 @@ - - - - - - - - evennia.comms.channelhandler — Evennia 1.0-dev documentation - - - - - - - - - - - - - -
-
-
-
- -

Source code for evennia.comms.channelhandler

-"""
-The channel handler, accessed from this module as CHANNEL_HANDLER is a
-singleton that handles the stored set of channels and how they are
-represented against the cmdhandler.
-
-If there is a channel named 'newbie', we want to be able to just write
-
-    newbie Hello!
-
-For this to work, 'newbie', the name of the channel, must be
-identified by the cmdhandler as a command name. The channelhandler
-stores all channels as custom 'commands' that the cmdhandler can
-import and look through.
-
-> Warning - channel names take precedence over command names, so make
-sure to not pick clashing channel names.
-
-Unless deleting a channel you normally don't need to bother about the
-channelhandler at all - the create_channel method handles the update.
-
-To delete a channel cleanly, delete the channel object, then call
-update() on the channelhandler. Or use Channel.objects.delete() which
-does this for you.
-
-"""
-from django.conf import settings
-from evennia.commands import cmdset
-from evennia.utils.logger import tail_log_file
-from evennia.utils.utils import class_from_module
-from django.utils.translation import gettext as _
-
-# we must late-import these since any overloads are likely to
-# themselves be using these classes leading to a circular import.
-
-_CHANNEL_HANDLER_CLASS = None
-_CHANNEL_COMMAND_CLASS = None
-_CHANNELDB = None
-_COMMAND_DEFAULT_CLASS = class_from_module(settings.COMMAND_DEFAULT_CLASS)
-
-
[docs]class ChannelCommand(_COMMAND_DEFAULT_CLASS): - """ - {channelkey} channel - - {channeldesc} - - Usage: - {lower_channelkey} <message> - {lower_channelkey}/history [start] - {lower_channelkey} off - mutes the channel - {lower_channelkey} on - unmutes the channel - - Switch: - history: View 20 previous messages, either from the end or - from <start> number of messages from the end. - - Example: - {lower_channelkey} Hello World! - {lower_channelkey}/history - {lower_channelkey}/history 30 - - """ - - # ^note that channeldesc and lower_channelkey will be filled - # automatically by ChannelHandler - - # this flag is what identifies this cmd as a channel cmd - # and branches off to the system send-to-channel command - # (which is customizable by admin) - is_channel = True - key = "general" - help_category = "Channel Names" - obj = None - arg_regex = r"\s.*?|/history.*?" - -
[docs] def parse(self): - """ - Simple parser - """ - # cmdhandler sends channame:msg here. - channelname, msg = self.args.split(":", 1) - self.history_start = None - if msg.startswith("/history"): - arg = msg[8:] - try: - self.history_start = int(arg) if arg else 0 - except ValueError: - # if no valid number was given, ignore it - pass - self.args = (channelname.strip(), msg.strip())
- -
[docs] def func(self): - """ - Create a new message and send it to channel, using - the already formatted input. - """ - global _CHANNELDB - if not _CHANNELDB: - from evennia.comms.models import ChannelDB as _CHANNELDB - - channelkey, msg = self.args - caller = self.caller - if not msg: - self.msg(_("Say what?")) - return - channel = _CHANNELDB.objects.get_channel(channelkey) - - if not channel: - self.msg(_("Channel '%s' not found.") % channelkey) - return - if not channel.has_connection(caller): - string = _("You are not connected to channel '%s'.") - self.msg(string % channelkey) - return - if not channel.access(caller, "send"): - string = _("You are not permitted to send to channel '%s'.") - self.msg(string % channelkey) - return - if msg == "on": - caller = caller if not hasattr(caller, "account") else caller.account - unmuted = channel.unmute(caller) - if unmuted: - self.msg(_("You start listening to %s.") % channel) - return - self.msg(_("You were already listening to %s.") % channel) - return - if msg == "off": - caller = caller if not hasattr(caller, "account") else caller.account - muted = channel.mute(caller) - if muted: - self.msg(_("You stop listening to %s.") % channel) - return - self.msg(_("You were already not listening to %s.") % channel) - return - if self.history_start is not None: - # Try to view history - log_file = channel.attributes.get("log_file", default="channel_%s.log" % channel.key) - - def send_msg(lines): - return self.msg( - "".join(line.split("[-]", 1)[1] if "[-]" in line else line for line in lines) - ) - - tail_log_file(log_file, self.history_start, 20, callback=send_msg) - else: - caller = caller if not hasattr(caller, "account") else caller.account - if caller in channel.mutelist: - self.msg(_("You currently have %s muted.") % channel) - return - channel.msg(msg, senders=self.caller, online=True)
- -
[docs] def get_extra_info(self, caller, **kwargs): - """ - Let users know that this command is for communicating on a channel. - - Args: - caller (TypedObject): A Character or Account who has entered an ambiguous command. - - Returns: - A string with identifying information to disambiguate the object, conventionally with a preceding space. - """ - return _(" (channel)")
- - -
[docs]class ChannelHandler(object): - """ - The ChannelHandler manages all active in-game channels and - dynamically creates channel commands for users so that they can - just give the channel's key or alias to write to it. Whenever a - new channel is created in the database, the update() method on - this handler must be called to sync it with the database (this is - done automatically if creating the channel with - evennia.create_channel()) - - """ - -
[docs] def __init__(self): - """ - Initializes the channel handler's internal state. - - """ - self._cached_channel_cmds = {} - self._cached_cmdsets = {} - self._cached_channels = {}
- - def __str__(self): - """ - Returns the string representation of the handler - - """ - return ", ".join(str(cmd) for cmd in self._cached_channel_cmds) - -
[docs] def clear(self): - """ - Reset the cache storage. - - """ - self._cached_channel_cmds = {} - self._cached_cmdsets = {} - self._cached_channels = {}
- -
[docs] def add(self, channel): - """ - Add an individual channel to the handler. This is called - whenever a new channel is created. - - Args: - channel (Channel): The channel to add. - - Notes: - To remove a channel, simply delete the channel object and - run self.update on the handler. This should usually be - handled automatically by one of the deletion methos of - the Channel itself. - - """ - global _CHANNEL_COMMAND_CLASS - if not _CHANNEL_COMMAND_CLASS: - _CHANNEL_COMMAND_CLASS = class_from_module(settings.CHANNEL_COMMAND_CLASS) - - # map the channel to a searchable command - cmd = _CHANNEL_COMMAND_CLASS( - key=channel.key.strip().lower(), - aliases=channel.aliases.all(), - locks="cmd:all();%s" % channel.locks, - help_category="Channel names", - obj=channel, - is_channel=True, - ) - # format the help entry - key = channel.key - cmd.__doc__ = cmd.__doc__.format( - channelkey=key, - lower_channelkey=key.strip().lower(), - channeldesc=channel.attributes.get("desc", default="").strip(), - ) - self._cached_channel_cmds[channel] = cmd - self._cached_channels[key] = channel - self._cached_cmdsets = {}
- - add_channel = add # legacy alias - -
[docs] def remove(self, channel): - """ - Remove channel from channelhandler. This will also delete it. - - Args: - channel (Channel): Channel to remove/delete. - - """ - if channel.pk: - channel.delete() - self.update()
- -
[docs] def update(self): - """ - Updates the handler completely, including removing old removed - Channel objects. This must be called after deleting a Channel. - - """ - global _CHANNELDB - if not _CHANNELDB: - from evennia.comms.models import ChannelDB as _CHANNELDB - self._cached_channel_cmds = {} - self._cached_cmdsets = {} - self._cached_channels = {} - for channel in _CHANNELDB.objects.get_all_channels(): - self.add(channel)
- -
[docs] def get(self, channelname=None): - """ - Get a channel from the handler, or all channels - - Args: - channelame (str, optional): Channel key, case insensitive. - Returns - channels (list): The matching channels in a list, or all - channels in the handler. - - """ - if channelname: - channel = self._cached_channels.get(channelname.lower(), None) - return [channel] if channel else [] - return list(self._cached_channels.values())
- -
[docs] def get_cmdset(self, source_object): - """ - Retrieve cmdset for channels this source_object has - access to send to. - - Args: - source_object (Object): An object subscribing to one - or more channels. - - Returns: - cmdsets (list): The Channel-Cmdsets `source_object` has - access to. - - """ - if source_object in self._cached_cmdsets: - return self._cached_cmdsets[source_object] - else: - # create a new cmdset holding all viable channels - chan_cmdset = None - chan_cmds = [ - channelcmd - for channel, channelcmd in self._cached_channel_cmds.items() - if channel.subscriptions.has(source_object) - and channelcmd.access(source_object, "send") - ] - if chan_cmds: - chan_cmdset = cmdset.CmdSet() - chan_cmdset.key = "ChannelCmdSet" - chan_cmdset.priority = 101 - chan_cmdset.duplicates = True - for cmd in chan_cmds: - chan_cmdset.add(cmd) - self._cached_cmdsets[source_object] = chan_cmdset - return chan_cmdset
- - -# set up the singleton -CHANNEL_HANDLER = class_from_module(settings.CHANNEL_HANDLER_CLASS)() -CHANNELHANDLER = CHANNEL_HANDLER # legacy -
- -
-
-
-
- -
-
- - - - \ 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 42a5a12c7c..df4abb84e6 100644 --- a/docs/1.0-dev/_modules/evennia/comms/comms.html +++ b/docs/1.0-dev/_modules/evennia/comms/comms.html @@ -54,18 +54,44 @@ from evennia.utils import create, logger from evennia.utils.utils import make_iter -_CHANNEL_HANDLER = None -
[docs]class DefaultChannel(ChannelDB, metaclass=TypeclassBase): """ This is the base class for all Channel Comms. Inherit from this to create different types of communication channels. + Class-level variables: + - `send_to_online_only` (bool, default True) - if set, will only try to + send to subscribers that are actually active. This is a useful optimization. + - `log_file` (str, default `"channel_{channelname}.log"`). This is the + log file to which the channel history will be saved. The `{channelname}` tag + will be replaced by the key of the Channel. If an Attribute 'log_file' + is set, this will be used instead. If this is None and no Attribute is found, + no history will be saved. + - `channel_prefix_string` (str, default `"[{channelname} ]"`) - this is used + as a simple template to get the channel prefix with `.channel_prefix()`. + """ objects = ChannelManager() + # channel configuration + + # only send to characters/accounts who has an active session (this is a + # good optimization since people can still recover history separately). + send_to_online_only = True + # store log in log file. `channel_key tag will be replace with key of channel. + # Will use log_file Attribute first, if given + log_file = "channel_{channelname}.log" + # which prefix to use when showing were a message is coming from. Set to + # None to disable and set this later. + channel_prefix_string = "[{channelname}] " + + # default nick-alias replacements (default using the 'channel' command) + channel_msg_nick_pattern = r"{alias}\s*?|{alias}\s+?(?P<arg1>.+?)" + channel_msg_nick_replacement = "channel {channelname} = $1" + +
[docs] def at_first_save(self): """ Called by the typeclass system the very first time the channel @@ -75,7 +101,6 @@ """ self.basetype_setup() self.at_channel_creation() - self.attributes.add("log_file", "channel_%s.log" % self.key) if hasattr(self, "_createdict"): # this is only set if the channel was created # with the utils.create.create_channel function. @@ -97,14 +122,11 @@ self.tags.batch_add(*cdict["tags"])
[docs] def basetype_setup(self): - # delayed import of the channelhandler - global _CHANNEL_HANDLER - if not _CHANNEL_HANDLER: - from evennia.comms.channelhandler import CHANNEL_HANDLER as _CHANNEL_HANDLER - # register ourselves with the channelhandler. - _CHANNEL_HANDLER.add(self) + self.locks.add("send:all();listen:all();control:perm(Admin)") - self.locks.add("send:all();listen:all();control:perm(Admin)")
+ # make sure we don't have access to a same-named old channel's history. + log_file = self.get_log_filename() + logger.rotate_log_file(log_file, num_lines_to_append=0)
[docs] def at_channel_creation(self): """ @@ -115,6 +137,33 @@ # helper methods, for easy overloading + _log_file = None + +
[docs] def get_log_filename(self): + """ + File name to use for channel log. + + Returns: + str: The filename to use (this is always assumed to be inside + settings.LOG_DIR) + + """ + if not self._log_file: + self._log_file = self.attributes.get( + "log_file", self.log_file.format(channelname=self.key.lower())) + return self._log_file
+ +
[docs] def set_log_filename(self, filename): + """ + Set a custom log filename. + + Args: + filename (str): The filename to set. This is a path starting from + inside the settings.LOG_DIR location. + + """ + self.attributes.add("log_file", filename)
+
[docs] def has_connection(self, subscriber): """ Checks so this account is actually listening @@ -143,6 +192,10 @@ def mutelist(self): return self.db.mute_list or [] + @property + def banlist(self): + return self.db.ban_list or [] + @property def wholist(self): subs = self.subscriptions.all() @@ -171,6 +224,10 @@ **kwargs (dict): Arbitrary, optional arguments for users overriding the call (unused by default). + Returns: + bool: True if muting was successful, False if we were already + muted. + """ mutelist = self.mutelist if subscriber not in mutelist: @@ -181,19 +238,67 @@
[docs] def unmute(self, subscriber, **kwargs): """ - Removes an entity to the list of muted subscribers. A muted subscriber will no longer see channel messages, - but may use channel commands. + Removes an entity from the list of muted subscribers. A muted subscriber + will no longer see channel messages, but may use channel commands. Args: subscriber (Object or Account): The subscriber to unmute. **kwargs (dict): Arbitrary, optional arguments for users overriding the call (unused by default). + Returns: + bool: True if unmuting was successful, False if we were already + unmuted. + """ mutelist = self.mutelist if subscriber in mutelist: mutelist.remove(subscriber) - self.db.mute_list = mutelist + return True + return False
+ +
[docs] def ban(self, target, **kwargs): + """ + Ban a given user from connecting to the channel. This will not stop + users already connected, so the user must be booted for this to take + effect. + + Args: + target (Object or Account): The entity to unmute. This need not + be a subscriber. + **kwargs (dict): Arbitrary, optional arguments for users + overriding the call (unused by default). + + Returns: + bool: True if banning was successful, False if target was already + banned. + """ + banlist = self.banlist + if target not in banlist: + banlist.append(target) + self.db.ban_list = banlist + return True + return False
+ +
[docs] def unban(self, target, **kwargs): + """ + Un-Ban a given user. This will not reconnect them - they will still + have to reconnect and set up aliases anew. + + Args: + target (Object or Account): The entity to unmute. This need not + be a subscriber. + **kwargs (dict): Arbitrary, optional arguments for users + overriding the call (unused by default). + + Returns: + bool: True if unbanning was successful, False if target was not + previously banned. + """ + banlist = list(self.banlist) + if target in banlist: + banlist = [banned for banned in banlist if banned != target] + self.db.ban_list = banlist return True return False
@@ -213,7 +318,7 @@ """ # check access - if not self.access(subscriber, "listen"): + if subscriber in self.banlist or not self.access(subscriber, "listen"): return False # pre-join hook connect = self.pre_join_channel(subscriber) @@ -286,7 +391,7 @@ )
[docs] @classmethod - def create(cls, key, account=None, *args, **kwargs): + def create(cls, key, creator=None, *args, **kwargs): """ Creates a basic Channel with default parameters, unless otherwise specified or extended. @@ -295,7 +400,8 @@ Args: key (str): This must be unique. - account (Account): Account to attribute this object to. + creator (Account or Object): Entity to associate with this channel + (used for tracking) Keyword Args: aliases (list of str): List of alternative (likely shorter) keynames. @@ -323,8 +429,8 @@ # Record creator id and creation IP if ip: obj.db.creator_ip = ip - if account: - obj.db.creator_id = account.id + if creator: + obj.db.creator_id = creator.id except Exception as exc: errors.append("An error occurred while creating this '%s' object." % key) @@ -334,284 +440,189 @@
[docs] def delete(self): """ - Deletes channel while also cleaning up channelhandler. + Deletes channel. """ self.attributes.clear() self.aliases.clear() - super().delete() - from evennia.comms.channelhandler import CHANNELHANDLER + for subscriber in self.subscriptions.all(): + self.disconnect(subscriber) + super().delete()
- CHANNELHANDLER.update()
- -
[docs] def message_transform( - self, msgobj, emit=False, prefix=True, sender_strings=None, external=False, **kwargs - ): - """ - Generates the formatted string sent to listeners on a channel. - - Args: - msgobj (Msg): Message object to send. - emit (bool, optional): In emit mode the message is not associated - with a specific sender name. - prefix (bool, optional): Prefix `msg` with a text given by `self.channel_prefix`. - sender_strings (list, optional): Used by bots etc, one string per external sender. - external (bool, optional): If this is an external sender or not. - **kwargs (dict): Arbitrary, optional arguments for users - overriding the call (unused by default). - - """ - if sender_strings or external: - body = self.format_external(msgobj, sender_strings, emit=emit) - else: - body = self.format_message(msgobj, emit=emit) - if prefix: - body = "%s%s" % (self.channel_prefix(msgobj, emit=emit), body) - msgobj.message = body - return msgobj
- -
[docs] def distribute_message(self, msgobj, online=False, **kwargs): - """ - Method for grabbing all listeners that a message should be - sent to on this channel, and sending them a message. - - Args: - msgobj (Msg or TempMsg): Message to distribute. - online (bool): Only send to receivers who are actually online - (not currently used): - **kwargs (dict): Arbitrary, optional arguments for users - overriding the call (unused by default). - - Notes: - This is also where logging happens, if enabled. - - """ - # get all accounts or objects connected to this channel and send to them - if online: - subs = self.subscriptions.online() - else: - subs = self.subscriptions.all() - for entity in subs: - # if the entity is muted, we don't send them a message - if entity in self.mutelist: - continue - try: - # note our addition of the from_channel keyword here. This could be checked - # by a custom account.msg() to treat channel-receives differently. - entity.msg( - msgobj.message, from_obj=msgobj.senders, options={"from_channel": self.id} - ) - except AttributeError as e: - logger.log_trace("%s\nCannot send msg to '%s'." % (e, entity)) - - if msgobj.keep_log: - # log to file - logger.log_file( - msgobj.message, self.attributes.get("log_file") or "channel_%s.log" % self.key - )
- -
[docs] def msg( - self, - msgobj, - header=None, - senders=None, - sender_strings=None, - keep_log=None, - online=False, - emit=False, - external=False, - ): - """ - Send the given message to all accounts connected to channel. Note that - no permission-checking is done here; it is assumed to have been - done before calling this method. The optional keywords are not used if - persistent is False. - - Args: - msgobj (Msg, TempMsg or str): If a Msg/TempMsg, the remaining - keywords will be ignored (since the Msg/TempMsg object already - has all the data). If a string, this will either be sent as-is - (if persistent=False) or it will be used together with `header` - and `senders` keywords to create a Msg instance on the fly. - header (str, optional): A header for building the message. - senders (Object, Account or list, optional): Optional if persistent=False, used - to build senders for the message. - sender_strings (list, optional): Name strings of senders. Used for external - connections where the sender is not an account or object. - When this is defined, external will be assumed. The list will be - filtered so each sender-string only occurs once. - keep_log (bool or None, optional): This allows to temporarily change the logging status of - this channel message. If `None`, the Channel's `keep_log` Attribute will - be used. If `True` or `False`, that logging status will be used for this - message only (note that for unlogged channels, a `True` value here will - create a new log file only for this message). - online (bool, optional) - If this is set true, only messages people who are - online. Otherwise, messages all accounts connected. This can - make things faster, but may not trigger listeners on accounts - that are offline. - emit (bool, optional) - Signals to the message formatter that this message is - not to be directly associated with a name. - external (bool, optional): Treat this message as being - agnostic of its sender. - - Returns: - success (bool): Returns `True` if message sending was - successful, `False` otherwise. - - """ - senders = make_iter(senders) if senders else [] - if isinstance(msgobj, str): - # given msgobj is a string - convert to msgobject (always TempMsg) - msgobj = TempMsg(senders=senders, header=header, message=msgobj, channels=[self]) - # we store the logging setting for use in distribute_message() - msgobj.keep_log = keep_log if keep_log is not None else self.db.keep_log - - # start the sending - msgobj = self.pre_send_message(msgobj) - if not msgobj: - return False - if sender_strings: - sender_strings = list(set(make_iter(sender_strings))) - msgobj = self.message_transform( - msgobj, emit=emit, sender_strings=sender_strings, external=external - ) - self.distribute_message(msgobj, online=online) - self.post_send_message(msgobj) - return True
- -
[docs] def tempmsg(self, message, header=None, senders=None): - """ - A wrapper for sending non-persistent messages. - - Args: - message (str): Message to send. - header (str, optional): Header of message to send. - senders (Object or list, optional): Senders of message to send. - - """ - self.msg(message, senders=senders, header=header, keep_log=False)
- - # hooks - -
[docs] def channel_prefix(self, msg=None, emit=False, **kwargs): +
[docs] def channel_prefix(self): """ Hook method. How the channel should prefix itself for users. - Args: - msg (str, optional): Prefix text - emit (bool, optional): Switches to emit mode, which usually - means to not prefix the channel's info. - **kwargs (dict): Arbitrary, optional arguments for users - overriding the call (unused by default). - Returns: - prefix (str): The created channel prefix. + str: The channel prefix. """ - return "" if emit else "[%s] " % self.key
+ return self.channel_prefix_string.format(channelname=self.key)
-
[docs] def format_senders(self, senders=None, **kwargs): +
[docs] def add_user_channel_alias(self, user, alias, **kwargs): """ - Hook method. Function used to format a list of sender names. + Add a personal user-alias for this channel to a given subscriber. Args: - senders (list): Sender object names. - **kwargs (dict): Arbitrary, optional arguments for users - overriding the call (unused by default). + user (Object or Account): The one to alias this channel. + alias (str): The desired alias. - Returns: - formatted_list (str): The list of names formatted appropriately. + Note: + This is tightly coupled to the default `channel` command. If you + change that, you need to change this as well. + + We add two nicks - one is a plain `alias -> channel.key` that + users need to be able to reference this channel easily. The other + is a templated nick to easily be able to send messages to the + channel without needing to give the full `channel` command. The + structure of this nick is given by `self.channel_msg_nick_pattern` + and `self.channel_msg_nick_replacement`. By default it maps + `alias <msg> -> channel <channelname> = <msg>`, so that you can + for example just write `pub Hello` to send a message. + + The alias created is `alias $1 -> channel channel = $1`, to allow + for sending to channel using the main channel command. + + """ + chan_key = self.key.lower() + + # the message-pattern allows us to type the channel on its own without + # needing to use the `channel` command explicitly. + msg_nick_pattern = self.channel_msg_nick_pattern.format(alias=alias) + msg_nick_replacement = self.channel_msg_nick_replacement.format(channelname=chan_key) + user.nicks.add(msg_nick_pattern, msg_nick_replacement, category="inputline", + pattern_is_regex=True, **kwargs) + + if chan_key != alias: + # this allows for using the alias for general channel lookups + user.nicks.add(alias, chan_key, category="channel", **kwargs)
+ +
[docs] @classmethod + def remove_user_channel_alias(cls, user, alias, **kwargs): + """ + Remove a personal channel alias from a user. + + Args: + user (Object or Account): The user to remove an alias from. + alias (str): The alias to remove. + **kwargs: Unused by default. Can be used to pass extra variables + into a custom implementation. Notes: - This function exists separately so that external sources - can use it to format source names in the same manner as - normal object/account names. + The channel-alias actually consists of two aliases - one + channel-based one for searching channels with the alias and one + inputline one for doing the 'channelalias msg' - call. + + This is a classmethod because it doesn't actually operate on the + channel instance. + + It sits on the channel because the nick structure for this is + pretty complex and needs to be located in a central place (rather + on, say, the channel command). """ - if not senders: - return "" - return ", ".join(senders)
+ user.nicks.remove(alias, category="channel", **kwargs) + msg_nick_pattern = cls.channel_msg_nick_pattern.format(alias=alias) + user.nicks.remove(msg_nick_pattern, category="inputline", **kwargs)
-
[docs] def pose_transform(self, msgobj, sender_string, **kwargs): +
[docs] def at_pre_msg(self, message, **kwargs): """ - Hook method. Detects if the sender is posing, and modifies the - message accordingly. + Called before the starting of sending the message to a receiver. This + is called before any hooks on the receiver itself. If this returns + None/False, the sending will be aborted. Args: - msgobj (Msg or TempMsg): The message to analyze for a pose. - sender_string (str): The name of the sender/poser. - **kwargs (dict): Arbitrary, optional arguments for users - overriding the call (unused by default). + message (str): The message to send. + **kwargs (any): Keywords passed on from `.msg`. This includes + `senders`. Returns: - string (str): A message that combines the `sender_string` - component with `msg` in different ways depending on if a - pose was performed or not (this must be analyzed by the - hook). + str, False or None: Any custom changes made to the message. If + falsy, no message will be sent. """ - pose = False - message = msgobj.message - message_start = message.lstrip() - if message_start.startswith((":", ";")): - pose = True - message = message[1:] - if not message.startswith((":", "'", ",")): - if not message.startswith(" "): - message = " " + message - if pose: - return "%s%s" % (sender_string, message) + return message
+ +
[docs] def msg(self, message, senders=None, bypass_mute=False, **kwargs): + """ + Send message to channel, causing it to be distributed to all non-muted + subscribed users of that channel. + + Args: + message (str): The message to send. + senders (Object, Account or list, optional): If not given, there is + no way to associate one or more senders with the message (like + a broadcast message or similar). + bypass_mute (bool, optional): If set, always send, regardless of + individual mute-state of subscriber. This can be used for + global announcements or warnings/alerts. + **kwargs (any): This will be passed on to all hooks. Use `no_prefix` + to exclude the channel prefix. + + Notes: + The call hook calling sequence is: + + - `msg = channel.at_pre_msg(message, **kwargs)` (aborts for all if return None) + - `msg = receiver.at_pre_channel_msg(msg, channel, **kwargs)` (aborts for receiver if return None) + - `receiver.at_channel_msg(msg, channel, **kwargs)` + - `receiver.at_post_channel_msg(msg, channel, **kwargs)`` + Called after all receivers are processed: + - `channel.at_post_all_msg(message, **kwargs)` + + (where the senders/bypass_mute are embedded into **kwargs for + later access in hooks) + + """ + senders = make_iter(senders) if senders else [] + if self.send_to_online_only: + receivers = self.subscriptions.online() else: - return "%s: %s" % (sender_string, message)
+ receivers = self.subscriptions.all() + if not bypass_mute: + receivers = [receiver for receiver in receivers if receiver not in self.mutelist] -
[docs] def format_external(self, msgobj, senders, emit=False, **kwargs): + send_kwargs = {'senders': senders, 'bypass_mute': bypass_mute, **kwargs} + + # pre-send hook + message = self.at_pre_msg(message, **send_kwargs) + if message in (None, False): + return + + for receiver in receivers: + # send to each individual subscriber + + try: + recv_message = receiver.at_pre_channel_msg(message, self, **send_kwargs) + if recv_message in (None, False): + return + + receiver.channel_msg(recv_message, self, **send_kwargs) + + receiver.at_post_channel_msg(recv_message, self, **send_kwargs) + + except Exception: + logger.log_trace(f"Error sending channel message to {receiver}.") + + # post-send hook + self.at_post_msg(message, **send_kwargs)
+ +
[docs] def at_post_msg(self, message, **kwargs): """ - Hook method. Used for formatting external messages. This is - needed as a separate operation because the senders of external - messages may not be in-game objects/accounts, and so cannot - have things like custom user preferences. + This is called after sending to *all* valid recipients. It is normally + used for logging/channel history. Args: - msgobj (Msg or TempMsg): The message to send. - senders (list): Strings, one per sender. - emit (bool, optional): A sender-agnostic message or not. - **kwargs (dict): Arbitrary, optional arguments for users - overriding the call (unused by default). - - Returns: - transformed (str): A formatted string. + message (str): The message sent. + **kwargs (any): Keywords passed on from `msg`, including `senders`. """ - if emit or not senders: - return msgobj.message - senders = ", ".join(senders) - return self.pose_transform(msgobj, senders)
- -
[docs] def format_message(self, msgobj, emit=False, **kwargs): - """ - Hook method. Formats a message body for display. - - Args: - msgobj (Msg or TempMsg): The message object to send. - emit (bool, optional): The message is agnostic of senders. - **kwargs (dict): Arbitrary, optional arguments for users - overriding the call (unused by default). - - Returns: - transformed (str): The formatted message. - - """ - # We don't want to count things like external sources as senders for - # the purpose of constructing the message string. - senders = [sender for sender in msgobj.senders if hasattr(sender, "key")] - if not senders: - emit = True - if emit: - return msgobj.message - else: - senders = [sender.key for sender in msgobj.senders] - senders = ", ".join(senders) - return self.pose_transform(msgobj, senders)
+ # save channel history to log file + log_file = self.get_log_filename() + if log_file: + senders = ",".join(sender.key for sender in kwargs.get("senders", [])) + senders = f"{senders}: " if senders else "" + message = f"{senders}{message}" + logger.log_file(message, log_file)
[docs] def pre_join_channel(self, joiner, **kwargs): """ @@ -638,8 +649,13 @@ **kwargs (dict): Arbitrary, optional arguments for users overriding the call (unused by default). + Notes: + By default this adds the needed channel nicks to the joiner. + """ - pass
+ key_and_aliases = [self.key.lower()] + [alias.lower() for alias in self.aliases.all()] + for key_or_alias in key_and_aliases: + self.add_user_channel_alias(joiner, key_or_alias, **kwargs)
[docs] def pre_leave_channel(self, leaver, **kwargs): """ @@ -667,36 +683,12 @@ overriding the call (unused by default). """ - pass
- -
[docs] def pre_send_message(self, msg, **kwargs): - """ - Hook method. Runs before a message is sent to the channel and - should return the message object, after any transformations. - If the message is to be discarded, return a false value. - - Args: - msg (Msg or TempMsg): Message to send. - **kwargs (dict): Arbitrary, optional arguments for users - overriding the call (unused by default). - - Returns: - result (Msg, TempMsg or bool): If False, abort send. - - """ - return msg
- -
[docs] def post_send_message(self, msg, **kwargs): - """ - Hook method. Run after a message is sent to the channel. - - Args: - msg (Msg or TempMsg): Message sent. - **kwargs (dict): Arbitrary, optional arguments for users - overriding the call (unused by default). - - """ - pass
+ chan_key = self.key.lower() + key_or_aliases = [self.key.lower()] + [alias.lower() for alias in self.aliases.all()] + nicktuples = leaver.nicks.get(category="channel", return_tuple=True, return_list=True) + key_or_aliases += [tup[2] for tup in nicktuples if tup[3].lower() == chan_key] + for key_or_alias in key_or_aliases: + self.remove_user_channel_alias(leaver, key_or_alias, **kwargs)
[docs] def at_init(self): """ @@ -861,7 +853,37 @@ return "#"
# Used by Django Sites/Admin - get_absolute_url = web_get_detail_url + get_absolute_url = web_get_detail_url + + # TODO Evennia 1.0+ removed hooks. Remove in 1.1. +
[docs] def message_transform(self, *args, **kwargs): + raise RuntimeError("Channel.message_transform is no longer used in 1.0+. " + "Use Account/Object.at_pre_channel_msg instead.")
+ +
[docs] def distribute_message(self, msgobj, online=False, **kwargs): + raise RuntimeError("Channel.distribute_message is no longer used in 1.0+.")
+ +
[docs] def format_senders(self, senders=None, **kwargs): + raise RuntimeError("Channel.format_senders is no longer used in 1.0+. " + "Use Account/Object.at_pre_channel_msg instead.")
+ +
[docs] def pose_transform(self, msgobj, sender_string, **kwargs): + raise RuntimeError("Channel.pose_transform is no longer used in 1.0+. " + "Use Account/Object.at_pre_channel_msg instead.")
+ +
[docs] def format_external(self, msgobj, senders, emit=False, **kwargs): + raise RuntimeError("Channel.format_external is no longer used in 1.0+. " + "Use Account/Object.at_pre_channel_msg instead.")
+ +
[docs] def format_message(self, msgobj, emit=False, **kwargs): + raise RuntimeError("Channel.format_message is no longer used in 1.0+. " + "Use Account/Object.at_pre_channel_msg instead.")
+ +
[docs] def pre_send_message(self, msg, **kwargs): + raise RuntimeError("Channel.pre_send_message was renamed to Channel.at_pre_msg.")
+ +
[docs] def post_send_message(self, msg, **kwargs): + raise RuntimeError("Channel.post_send_message was renamed to Channel.at_post_msg.")
diff --git a/docs/1.0-dev/_modules/evennia/comms/managers.html b/docs/1.0-dev/_modules/evennia/comms/managers.html index cc42b54647..4d1797a5da 100644 --- a/docs/1.0-dev/_modules/evennia/comms/managers.html +++ b/docs/1.0-dev/_modules/evennia/comms/managers.html @@ -56,6 +56,7 @@ _AccountDB = None _ObjectDB = None _ChannelDB = None +_ScriptDB = None _SESSIONS = None # error class @@ -96,6 +97,8 @@ return inp, "object" elif clsname == "ChannelDB": return inp, "channel" + elif clsname == "ScriptDB": + return inp, "script" if isinstance(inp, str): return inp, "string" elif dbref(inp): @@ -145,6 +148,14 @@ return _ChannelDB.objects.get(id=obj) logger.log_err("%s %s %s %s %s" % (objtype, inp, obj, typ, type(inp))) raise CommError() + elif objtype == "script": + if typ == "string": + return _ScriptDB.objects.get(db_key__iexact=obj) + if typ == "dbref": + return _ScriptDB.objects.get(id=obj) + logger.log_err("%s %s %s %s %s" % (objtype, inp, obj, typ, type(inp))) + raise CommError() + # an unknown return None @@ -200,48 +211,30 @@ except Exception: return None -
[docs] def get_messages_by_sender(self, sender, exclude_channel_messages=False): +
[docs] def get_messages_by_sender(self, sender): """ Get all messages sent by one entity - this could be either a account or an object Args: sender (Account or Object): The sender of the message. - exclude_channel_messages (bool, optional): Only return messages - not aimed at a channel (that is, private tells for example) Returns: - messages (list): List of matching messages + QuerySet: Matching messages. Raises: CommError: For incorrect sender types. """ obj, typ = identify_object(sender) - if exclude_channel_messages: - # explicitly exclude channel recipients - if typ == "account": - return list( - self.filter(db_sender_accounts=obj, db_receivers_channels__isnull=True).exclude( - db_hide_from_accounts=obj - ) - ) - elif typ == "object": - return list( - self.filter(db_sender_objects=obj, db_receivers_channels__isnull=True).exclude( - db_hide_from_objects=obj - ) - ) - else: - raise CommError + if typ == "account": + return self.filter(db_sender_accounts=obj).exclude(db_hide_from_accounts=obj) + elif typ == "object": + return self.filter(db_sender_objects=obj).exclude(db_hide_from_objects=obj) + elif typ == "script": + return self.filter(db_sender_scripts=obj) else: - # get everything, channel or not - if typ == "account": - return list(self.filter(db_sender_accounts=obj).exclude(db_hide_from_accounts=obj)) - elif typ == "object": - return list(self.filter(db_sender_objects=obj).exclude(db_hide_from_objects=obj)) - else: - raise CommError
+ raise CommError
[docs] def get_messages_by_receiver(self, recipient): """ @@ -251,7 +244,7 @@ recipient (Object, Account or Channel): The recipient of the messages to search for. Returns: - messages (list): Matching messages. + Queryset: Matching messages. Raises: CommError: If the `recipient` is not of a valid type. @@ -259,26 +252,14 @@ """ obj, typ = identify_object(recipient) if typ == "account": - return list(self.filter(db_receivers_accounts=obj).exclude(db_hide_from_accounts=obj)) + return self.filter(db_receivers_accounts=obj).exclude(db_hide_from_accounts=obj) elif typ == "object": - return list(self.filter(db_receivers_objects=obj).exclude(db_hide_from_objects=obj)) - elif typ == "channel": - return list(self.filter(db_receivers_channels=obj).exclude(db_hide_from_channels=obj)) + return self.filter(db_receivers_objects=obj).exclude(db_hide_from_objects=obj) + elif typ == 'script': + return self.filter(db_receivers_scripts=obj) else: raise CommError
-
[docs] def get_messages_by_channel(self, channel): - """ - Get all persistent messages sent to one channel. - - Args: - channel (Channel): The channel to find messages for. - - Returns: - messages (list): Persistent Msg objects saved for this channel. - - """ - return self.filter(db_receivers_channels=channel).exclude(db_hide_from_channels=channel)
[docs] def search_message(self, sender=None, receiver=None, freetext=None, dbref=None): """ @@ -286,7 +267,7 @@ one of the arguments must be given to do a search. Args: - sender (Object or Account, optional): Get messages sent by a particular account or object + sender (Object, Account or Script, optional): Get messages sent by a particular sender. receiver (Object, Account or Channel, optional): Get messages received by a certain account,object or channel freetext (str): Search for a text string in a message. NOTE: @@ -297,40 +278,45 @@ always gives only one match. Returns: - messages (list or Msg): A list of message matches or a single match if `dbref` was given. + Queryset: Message matches. """ # unique msg id if dbref: - msg = self.objects.filter(id=dbref) - if msg: - return msg[0] + return self.objects.filter(id=dbref) # We use Q objects to gradually build up the query - this way we only # need to do one database lookup at the end rather than gradually # refining with multiple filter:s. Django Note: Q objects can be # combined with & and | (=AND,OR). ~ negates the queryset - # filter by sender + # filter by sender (we need __pk to avoid an error with empty Q() objects) sender, styp = identify_object(sender) + if sender: + spk = sender.pk if styp == "account": - sender_restrict = Q(db_sender_accounts=sender) & ~Q(db_hide_from_accounts=sender) + sender_restrict = Q(db_sender_accounts__pk=spk) & ~Q(db_hide_from_accounts__pk=spk) elif styp == "object": - sender_restrict = Q(db_sender_objects=sender) & ~Q(db_hide_from_objects=sender) + sender_restrict = Q(db_sender_objects__pk=spk) & ~Q(db_hide_from_objects__pk=spk) + elif styp == 'script': + sender_restrict = Q(db_sender_scripts__pk=spk) else: sender_restrict = Q() # filter by receiver receiver, rtyp = identify_object(receiver) + if receiver: + rpk = receiver.pk if rtyp == "account": - receiver_restrict = Q(db_receivers_accounts=receiver) & ~Q( - db_hide_from_accounts=receiver - ) + receiver_restrict = ( + Q(db_receivers_accounts__pk=rpk) & ~Q(db_hide_from_accounts__pk=rpk)) elif rtyp == "object": - receiver_restrict = Q(db_receivers_objects=receiver) & ~Q(db_hide_from_objects=receiver) + receiver_restrict = Q(db_receivers_objects__pk=rpk) & ~Q(db_hide_from_objects__pk=rpk) + elif rtyp == 'script': + receiver_restrict = Q(db_receivers_scripts__pk=rpk) elif rtyp == "channel": - receiver_restrict = Q(db_receivers_channels=receiver) & ~Q( - db_hide_from_channels=receiver - ) + raise DeprecationWarning( + "Msg.objects.search don't accept channel recipients since " + "Channels no longer accepts Msg objects.") else: receiver_restrict = Q() # filter by full text @@ -339,7 +325,7 @@ else: fulltext_restrict = Q() # execute the query - return list(self.filter(sender_restrict & receiver_restrict & fulltext_restrict))
+ return self.filter(sender_restrict & receiver_restrict & fulltext_restrict) # back-compatibility alias message_search = search_message diff --git a/docs/1.0-dev/_modules/evennia/comms/models.html b/docs/1.0-dev/_modules/evennia/comms/models.html index 989ca64e23..073ff9a1b9 100644 --- a/docs/1.0-dev/_modules/evennia/comms/models.html +++ b/docs/1.0-dev/_modules/evennia/comms/models.html @@ -76,8 +76,6 @@ _SA = object.__setattr__ _DA = object.__delattr__ -_CHANNELHANDLER = None - # ------------------------------------------------------------ # @@ -201,6 +199,7 @@ db_hide_from_objects = models.ManyToManyField( "objects.ObjectDB", related_name="hide_from_objects_set", blank=True ) + # NOTE: deprecated in 1.0. Not used for channels anymore db_hide_from_channels = models.ManyToManyField( "ChannelDB", related_name="hide_from_channels_set", blank=True ) @@ -307,9 +306,8 @@ elif clsname == "ScriptDB": self.db_sender_accounts.remove(sender) - # receivers property - # @property - def __receivers_get(self): + @property + def receivers(self): """ Getter. Allows for value = self.receivers. Returns four lists of receivers: accounts, objects, scripts and channels. @@ -321,8 +319,8 @@ + list(self.db_receivers_channels.all()) ) - # @receivers.setter - def __receivers_set(self, receivers): + @receivers.setter + def receivers(self, receivers): """ Setter. Allows for self.receivers = value. This appends a new receiver to the message. @@ -342,8 +340,8 @@ elif clsname == "ChannelDB": self.db_receivers_channels.add(receiver) - # @receivers.deleter - def __receivers_del(self): + @receivers.deleter + def receivers(self): "Deleter. Clears all receivers" self.db_receivers_accounts.clear() self.db_receivers_objects.clear() @@ -351,7 +349,6 @@ self.db_receivers_channels.clear() self.save() - receivers = property(__receivers_get, __receivers_set, __receivers_del)
[docs] def remove_receiver(self, receivers): """ @@ -645,9 +642,6 @@ no hooks will be called. """ - global _CHANNELHANDLER - if not _CHANNELHANDLER: - from evennia.comms.channelhandler import CHANNEL_HANDLER as _CHANNELHANDLER for subscriber in make_iter(entity): if subscriber: clsname = subscriber.__dbclass__.__name__ @@ -656,7 +650,6 @@ self.obj.db_object_subscriptions.add(subscriber) elif clsname == "AccountDB": self.obj.db_account_subscriptions.add(subscriber) - _CHANNELHANDLER._cached_cmdsets.pop(subscriber, None) self._recache() def remove(self, entity): @@ -668,9 +661,6 @@ entities to un-subscribe from the channel. """ - global _CHANNELHANDLER - if not _CHANNELHANDLER: - from evennia.comms.channelhandler import CHANNEL_HANDLER as _CHANNELHANDLER for subscriber in make_iter(entity): if subscriber: clsname = subscriber.__dbclass__.__name__ @@ -679,7 +669,6 @@ self.obj.db_account_subscriptions.remove(entity) elif clsname == "ObjectDB": self.obj.db_object_subscriptions.remove(entity) - _CHANNELHANDLER._cached_cmdsets.pop(subscriber, None) self._recache() def all(self): diff --git a/docs/1.0-dev/_modules/evennia/contrib/crafting/crafting.html b/docs/1.0-dev/_modules/evennia/contrib/crafting/crafting.html index ee0a0ef1f8..a61ea8df5c 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/crafting/crafting.html +++ b/docs/1.0-dev/_modules/evennia/contrib/crafting/crafting.html @@ -1000,7 +1000,6 @@ things in the current location, like a furnace, windmill or anvil. """ - key = "craft" locks = "cmd:all()" help_category = "General" diff --git a/docs/1.0-dev/_modules/evennia/contrib/crafting/example_recipes.html b/docs/1.0-dev/_modules/evennia/contrib/crafting/example_recipes.html index f8da613a56..739a5b117a 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/crafting/example_recipes.html +++ b/docs/1.0-dev/_modules/evennia/contrib/crafting/example_recipes.html @@ -141,7 +141,7 @@ "You work and work but you are not happy with the result. You need to start over." ) - def do_craft(self, **kwargs): + def craft(self, **kwargs): """ Making a sword blade takes skill. Here we emulate this by introducing a random chance of failure (in a real game this could be a skill check @@ -168,7 +168,7 @@ if random.random() < 0.8: # 80% chance of success. This will spawn the sword and show # success-message. - return super().do_craft(**kwargs) + return super().craft(**kwargs) else: # fail and show failed message return None diff --git a/docs/1.0-dev/_modules/evennia/contrib/crafting/tests.html b/docs/1.0-dev/_modules/evennia/contrib/crafting/tests.html index 709ff4604b..375bcb5985 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/crafting/tests.html +++ b/docs/1.0-dev/_modules/evennia/contrib/crafting/tests.html @@ -255,7 +255,7 @@ self.assertIsNotNone(self.tool1.pk) self.assertIsNotNone(self.tool2.pk)
-
[docs] def test_seed__succcess(self): +
[docs] def test_seed__success(self): """Test seed helper classmethod""" # needed for other dbs to pass seed 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 0d9adfbeee..3fb5d70310 100644 --- a/docs/1.0-dev/_modules/evennia/contrib/slow_exit.html +++ b/docs/1.0-dev/_modules/evennia/contrib/slow_exit.html @@ -112,11 +112,11 @@ traversing_object.msg("You start moving %s at a %s." % (self.key, move_speed)) # create a delayed movement - deferred = utils.delay(move_delay, move_callback) + t = utils.delay(move_delay, move_callback) # we store the deferred on the character, this will allow us # to abort the movement. We must use an ndb here since # deferreds cannot be pickled. - traversing_object.ndb.currently_moving = deferred
+ traversing_object.ndb.currently_moving = t # diff --git a/docs/1.0-dev/_modules/evennia/help/filehelp.html b/docs/1.0-dev/_modules/evennia/help/filehelp.html new file mode 100644 index 0000000000..c1ebbbb8df --- /dev/null +++ b/docs/1.0-dev/_modules/evennia/help/filehelp.html @@ -0,0 +1,285 @@ + + + + + + + + evennia.help.filehelp — Evennia 1.0-dev documentation + + + + + + + + + + + + + +
+
+
+
+ +

Source code for evennia.help.filehelp

+"""
+The filehelp-system allows for defining help files outside of the game. These
+will be treated as non-command help entries and displayed in the same way as
+help entries created using the `sethelp` default command. After changing an
+entry on-disk you need to reload the server to have the change show in-game.
+
+An filehelp file is a regular python modules with dicts representing each help
+entry. If a list `HELP_ENTRY_DICTS` is found in the module, this should be a list of
+dicts.  Otherwise *all* top-level dicts in the module will be assumed to be a
+help-entry dict.
+
+Each help-entry dict is on the form
+::
+
+    {'key': <str>,
+     'category': <str>,   # optional, otherwise settings.DEFAULT_HELP_CATEGORY
+     'aliases': <list>,   # optional
+     'text': <str>}``
+
+where the ``category`` is optional and the ``text`` should be formatted on the
+same form as other help entry-texts and contain ``# subtopics`` as normal.
+
+New help-entry modules are added to the system by providing the python-path to
+the module to `settings.FILE_HELP_ENTRY_MODULES`. Note that if same-key entries are
+added, entries in latter modules will override that of earlier ones. Use
+``settings.DEFAULT_HELP_CATEGORY`` to customize what category is used if
+not set explicitly.
+
+An example of the contents of a module:
+::
+
+    help_entry1 = {
+        "key": "The Gods",   # case-insensitive, can be searched by 'gods' as well
+        "aliases": ['pantheon', 'religion']
+        "category": "Lore",
+        "text": '''
+            The gods formed the world ...
+
+            # Subtopics
+
+            ## Pantheon
+
+            ...
+
+            ### God of love
+
+            ...
+
+            ### God of war
+
+            ...
+
+        '''
+    }
+
+
+    HELP_ENTRY_DICTS = [
+        help_entry1,
+        ...
+    ]
+
+----
+
+"""
+
+from dataclasses import dataclass
+from django.conf import settings
+from evennia.utils.utils import (
+    variable_from_module, make_iter, all_from_module)
+from evennia.utils import logger
+
+_DEFAULT_HELP_CATEGORY = settings.DEFAULT_HELP_CATEGORY
+
+
+
[docs]@dataclass +class FileHelpEntry: + """ + Represents a help entry read from file. This mimics the api of the + database-bound HelpEntry so that they can be used interchangeably in the + help command. + + """ + key: str + aliases: list + help_category: str + entrytext: str + + @property + def search_index_entry(self): + """ + Property for easily retaining a search index entry for this object. + + """ + return { + "key": self.key, + "aliases": " ".join(self.aliases), + "category": self.help_category, + "tags": "", + "text": self.entrytext, + }
+ + + +
[docs]class FileHelpStorageHandler: + """ + This reads and stores help entries for quick access. By default + it reads modules from `settings.FILE_HELP_ENTRY_MODULES`. + + Note that this is not meant to any searching/lookup - that is all handled + by the help command. + """ + +
[docs] def __init__(self, help_file_modules=settings.FILE_HELP_ENTRY_MODULES): + """ + Initialize the storage. + """ + self.help_file_modules = [str(part).strip() + for part in make_iter(help_file_modules)] + self.help_entries = [] + self.help_entries_dict = {} + self.load()
+ +
[docs] def load(self): + """ + Load/reload file-based help-entries from file. + + """ + loaded_help_dicts = [] + + for module_or_path in self.help_file_modules: + help_dict_list = variable_from_module( + module_or_path, variable="HELP_ENTRY_DICTS" + ) + if not help_dict_list: + help_dict_list = [ + dct for dct in all_from_module(module_or_path).values() + if isinstance(dct, dict)] + if help_dict_list: + loaded_help_dicts.extend(help_dict_list) + else: + logger.log_err(f"Could not find file-help module {module_or_path} (skipping).") + + # validate and parse dicts into FileEntryHelp objects and make sure they are unique-by-key + # by letting latter added ones override earlier ones. + unique_help_entries = {} + + for dct in loaded_help_dicts: + key = dct.get('key').lower().strip() + category = dct.get('category', _DEFAULT_HELP_CATEGORY).strip() + aliases = list(dct.get('aliases', [])) + entrytext = dct.get('text') + + if not key and entrytext: + logger.error(f"Cannot load file-help-entry (missing key or text): {dct}") + continue + + unique_help_entries[key] = FileHelpEntry( + key=key, help_category=category, aliases=aliases, + entrytext=entrytext) + + self.help_entries_dict = unique_help_entries + self.help_entries = list(unique_help_entries.values())
+ +
[docs] def all(self, return_dict=False): + """ + Get all help entries. + + Args: + return_dict (bool): Return a dict ``{key: FileHelpEntry,...}``. Otherwise, + return a list of ``FileHelpEntry`. + + Returns: + dict or list: Depending on the setting of ``return_dict``. + + """ + return self.help_entries_dict if return_dict else self.help_entries
+ + +# singleton to hold the loaded help entries +FILE_HELP_ENTRIES = FileHelpStorageHandler() +
+ +
+
+
+
+ +
+
+ + + + \ 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 9c94afc6bf..0f50e1ece6 100644 --- a/docs/1.0-dev/_modules/evennia/help/models.html +++ b/docs/1.0-dev/_modules/evennia/help/models.html @@ -151,11 +151,8 @@ # # - def __str__(self): - return self.key - def __repr__(self): - return "%s" % self.key + return f"<HelpEntry {self.key}>"
[docs] def access(self, accessing_obj, access_type="read", default=False): """ diff --git a/docs/1.0-dev/_modules/evennia/help/utils.html b/docs/1.0-dev/_modules/evennia/help/utils.html new file mode 100644 index 0000000000..2eb474caf9 --- /dev/null +++ b/docs/1.0-dev/_modules/evennia/help/utils.html @@ -0,0 +1,337 @@ + + + + + + + + evennia.help.utils — Evennia 1.0-dev documentation + + + + + + + + + + + + + +
+
+
+
+ +

Source code for evennia.help.utils

+"""
+Resources for indexing help entries and for splitting help entries into
+sub-categories.
+
+This is used primarily by the default `help` command.
+
+"""
+import re
+
+# these are words that Lunr normally ignores but which we want to find
+# since we use them (e.g. as command names).
+# Lunr's default word list is found here:
+# https://github.com/yeraydiazdiaz/lunr.py/blob/master/lunr/stop_word_filter.py
+_LUNR_STOP_WORD_FILTER_EXCEPTIONS = ("about", "might")
+
+_LUNR = None
+_LUNR_EXCEPTION = None
+
+_LUNR_GET_BUILDER = None
+_LUNR_BUILDER_PIPELINE = None
+
+_RE_HELP_SUBTOPICS_START = re.compile(
+    r"^\s*?#\s*?subtopics\s*?$", re.I + re.M)
+_RE_HELP_SUBTOPIC_SPLIT = re.compile(r"^\s*?(\#{2,6}\s*?\w+?[a-z0-9 \-\?!,\.]*?)$", re.M + re.I)
+_RE_HELP_SUBTOPIC_PARSE = re.compile(
+    r"^(?P<nesting>\#{2,6})\s*?(?P<name>.*?)$", re.I + re.M)
+
+MAX_SUBTOPIC_NESTING = 5
+
+
+
[docs]def help_search_with_index(query, candidate_entries, suggestion_maxnum=5, fields=None): + """ + Lunr-powered fast index search and suggestion wrapper. See https://lunrjs.com/. + + Args: + query (str): The query to search for. + candidate_entries (list): This is the body of possible entities to search. Each + must have a property `.search_index_entry` that returns a dict with all + keys in the `fields` arg. + suggestion_maxnum (int): How many matches to allow at most in a multi-match. + fields (list, optional): A list of Lunr field mappings + ``{"field_name": str, "boost": int}``. See the Lunr documentation + for more details. The field name must exist in the dicts returned + by `.search_index_entry` of the candidates. If not given, a default setup + is used, prefering keys > aliases > category > tags. + Returns: + tuple: A tuple (matches, suggestions), each a list, where the `suggestion_maxnum` limits + how many suggestions are included. + + """ + global _LUNR, _LUNR_EXCEPTION, _LUNR_BUILDER_PIPELINE, _LUNR_GET_BUILDER + if not _LUNR: + # we have to delay-load lunr because it messes with logging if it's imported + # before twisted's logging has been set up + from lunr import lunr as _LUNR + from lunr.exceptions import QueryParseError as _LUNR_EXCEPTION + from lunr import get_default_builder as _LUNR_GET_BUILDER + from lunr import stop_word_filter + from lunr.stemmer import stemmer + from lunr.trimmer import trimmer + + # pre-create a lunr index-builder pipeline where we've removed some of + # the stop-words from the default in lunr. + + stop_words = stop_word_filter.WORDS + + for ignore_word in _LUNR_STOP_WORD_FILTER_EXCEPTIONS: + try: + stop_words.remove(ignore_word) + except ValueError: + pass + + custom_stop_words_filter = stop_word_filter.generate_stop_word_filter(stop_words) + _LUNR_BUILDER_PIPELINE = (trimmer, custom_stop_words_filter, stemmer) + + + indx = [cnd.search_index_entry for cnd in candidate_entries] + mapping = {indx[ix]["key"]: cand for ix, cand in enumerate(candidate_entries)} + + if not fields: + fields = [ + {"field_name": "key", "boost": 10}, + {"field_name": "aliases", "boost": 9}, + {"field_name": "category", "boost": 8}, + {"field_name": "tags", "boost": 5}, + ] + + # build the search index + builder = _LUNR_GET_BUILDER() + builder.pipeline.reset() + builder.pipeline.add(*_LUNR_BUILDER_PIPELINE) + + search_index = _LUNR( + ref="key", + fields=fields, + documents=indx, + builder=builder + ) + + try: + matches = search_index.search(query)[:suggestion_maxnum] + except _LUNR_EXCEPTION: + # this is a user-input problem + matches = [] + + # matches (objs), suggestions (strs) + return ( + [mapping[match["ref"]] for match in matches], + [str(match["ref"]) for match in matches], # + f" (score {match['score']})") # good debug + )
+ + +
[docs]def parse_entry_for_subcategories(entry): + """ + Parse a command docstring for special sub-category blocks: + + Args: + entry (str): A help entry to parse + + Returns: + dict: The dict is a mapping that splits the entry into subcategories. This + will always hold a key `None` for the main help entry and + zero or more keys holding the subcategories. Each is itself + a dict with a key `None` for the main text of that subcategory + followed by any sub-sub-categories down to a max-depth of 5. + + Example: + :: + + ''' + Main topic text + + # SUBTOPICS + + ## foo + + A subcategory of the main entry, accessible as `help topic foo` + (or using /, like `help topic/foo`) + + ## bar + + Another subcategory, accessed as `help topic bar` + (or `help topic/bar`) + + ### moo + + A subcategory of bar, accessed as `help bar moo` + (or `help bar/moo`) + + #### dum + + A subcategory of moo, accessed `help bar moo dum` + (or `help bar/moo/dum`) + + ''' + + This will result in this returned entry structure: + :: + + { + None: "Main topic text": + "foo": { + None: "main topic/foo text" + }, + "bar": { + None: "Main topic/bar text", + "moo": { + None: "topic/bar/moo text" + "dum": { + None: "topic/bar/moo/dum text" + } + } + } + } + + """ + topic, *subtopics = _RE_HELP_SUBTOPICS_START.split(entry, maxsplit=1) + structure = {None: topic.strip('\n')} + + if subtopics: + subtopics = subtopics[0] + else: + return structure + + keypath = [] + current_nesting = 0 + subtopic = None + + # from evennia import set_trace;set_trace() + for part in _RE_HELP_SUBTOPIC_SPLIT.split(subtopics.strip()): + + subtopic_match = _RE_HELP_SUBTOPIC_PARSE.match(part.strip()) + if subtopic_match: + # a new sub(-sub..) category starts. + mdict = subtopic_match.groupdict() + subtopic = mdict['name'].lower().strip() + new_nesting = len(mdict['nesting']) - 1 + + if new_nesting > MAX_SUBTOPIC_NESTING: + raise RuntimeError( + f"Can have max {MAX_SUBTOPIC_NESTING} levels of nested help subtopics.") + + nestdiff = new_nesting - current_nesting + if nestdiff < 0: + # jumping back up in nesting + for _ in range(abs(nestdiff) + 1): + try: + keypath.pop() + except IndexError: + pass + elif nestdiff == 0: + # don't add a deeper nesting but replace the current + try: + keypath.pop() + except IndexError: + pass + keypath.append(subtopic) + current_nesting = new_nesting + else: + # an entry belonging to a subtopic - find the nested location + dct = structure + if not keypath and subtopic is not None: + structure[subtopic] = part + else: + for key in keypath: + if key in dct: + dct = dct[key] + else: + dct[key] = { + None: part + } + return structure
+
+ +
+
+
+
+ +
+
+ + + + \ 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 d1db9b4e36..d00f9ae6a4 100644 --- a/docs/1.0-dev/_modules/evennia/objects/objects.html +++ b/docs/1.0-dev/_modules/evennia/objects/objects.html @@ -934,7 +934,7 @@ # Before the move, call eventual pre-commands. if move_hooks: try: - if not self.at_before_move(destination): + if not self.at_before_move(destination, **kwargs): return False except Exception as err: logerr(errtxt % "at_before_move()", err) @@ -946,7 +946,7 @@ # Call hook on source location if move_hooks and source_location: try: - source_location.at_object_leave(self, destination) + source_location.at_object_leave(self, destination, **kwargs) except Exception as err: logerr(errtxt % "at_object_leave()", err) return False @@ -978,7 +978,7 @@ # Perform eventual extra commands on the receiving location # (the object has already arrived at this point) try: - destination.at_object_receive(self, source_location) + destination.at_object_receive(self, source_location, **kwargs) except Exception as err: logerr(errtxt % "at_object_receive()", err) return False @@ -987,7 +987,7 @@ # (usually calling 'look') if move_hooks: try: - self.at_after_move(source_location) + self.at_after_move(source_location, **kwargs) except Exception as err: logerr(errtxt % "at_after_move", err) return False diff --git a/docs/1.0-dev/_modules/evennia/prototypes/prototypes.html b/docs/1.0-dev/_modules/evennia/prototypes/prototypes.html index ef29d57388..9b0b8b3b8c 100644 --- a/docs/1.0-dev/_modules/evennia/prototypes/prototypes.html +++ b/docs/1.0-dev/_modules/evennia/prototypes/prototypes.html @@ -60,6 +60,7 @@ from evennia.utils.evmore import EvMore from evennia.utils.utils import ( all_from_module, + variable_from_module, make_iter, is_iter, dbid_to_obj, @@ -200,11 +201,30 @@ # to remove a default prototype, override it with an empty dict. # internally we store as (key, desc, locks, tags, prototype_dict) prots = [] - for variable_name, prot in all_from_module(mod).items(): - if isinstance(prot, dict): - if "prototype_key" not in prot: - prot["prototype_key"] = variable_name.lower() + + prototype_list = variable_from_module(mod, "PROTOTYPE_LIST") + if prototype_list: + # found mod.PROTOTYPE_LIST - this should be a list of valid + # prototype dicts that must have 'prototype_key' set. + for prot in prototype_list: + if not isinstance(prot, dict): + logger.log_err(f"Prototype read from {mod}.PROTOTYPE_LIST " + f"is not a dict (skipping): {prot}") + continue + elif "prototype_key" not in prot: + logger.log_err(f"Prototype read from {mod}.PROTOTYPE_LIST " + f"is missing the 'prototype_key' (skipping): {prot}") + continue prots.append((prot["prototype_key"], homogenize_prototype(prot))) + else: + # load all global dicts in module as prototypes. If the prototype_key + # is not given, the variable name will be used. + for variable_name, prot in all_from_module(mod).items(): + if isinstance(prot, dict): + if "prototype_key" not in prot: + prot["prototype_key"] = variable_name.lower() + prots.append((prot["prototype_key"], homogenize_prototype(prot))) + # assign module path to each prototype_key for easy reference _MODULE_PROTOTYPE_MODULES.update({prototype_key.lower(): mod for prototype_key, _ in prots}) # make sure the prototype contains all meta info diff --git a/docs/1.0-dev/_modules/evennia/scripts/taskhandler.html b/docs/1.0-dev/_modules/evennia/scripts/taskhandler.html index 85000da09e..5b051972df 100644 --- a/docs/1.0-dev/_modules/evennia/scripts/taskhandler.html +++ b/docs/1.0-dev/_modules/evennia/scripts/taskhandler.html @@ -47,7 +47,9 @@ from datetime import datetime, timedelta from twisted.internet import reactor +from pickle import PickleError from twisted.internet.task import deferLater +from twisted.internet.defer import CancelledError as DefCancelledError from evennia.server.models import ServerConfig from evennia.utils.logger import log_err from evennia.utils.dbserialize import dbserialize, dbunserialize @@ -55,31 +57,213 @@ TASK_HANDLER = None +
[docs]def handle_error(*args, **kwargs): + """Handle errors within deferred objects.""" + for arg in args: + # suppress cancel errors + if arg.type == DefCancelledError: + continue + raise arg
+ + +
[docs]class TaskHandlerTask: + """An object to represent a single TaskHandler task. + + Instance Attributes: + task_id (int): the global id for this task + deferred (deferred): a reference to this task's deferred + Property Attributes: + paused (bool): check if the deferred instance of a task has been paused. + called(self): A task attribute to check if the deferred instance of a task has been called. + + Methods: + pause(): Pause the callback of a task. + unpause(): Process all callbacks made since pause() was called. + do_task(): Execute the task (call its callback). + call(): Call the callback of this task. + remove(): Remove a task without executing it. + cancel(): Stop a task from automatically executing. + active(): Check if a task is active (has not been called yet). + exists(): Check if a task exists. + get_id(): Returns the global id for this task. For use with + + """ + +
[docs] def __init__(self, task_id): + self.task_id = task_id + self.deferred = TASK_HANDLER.get_deferred(task_id)
+ +
[docs] def get_deferred(self): + """Return the instance of the deferred the task id is using. + + Returns: + bool or deferred: An instance of a deferred or False if there is no task with the id. + None is returned if there is no deferred affiliated with this id. + + """ + return TASK_HANDLER.get_deferred(self.task_id)
+ +
[docs] def pause(self): + """Pause the callback of a task. + To resume use TaskHandlerTask.unpause + """ + d = self.deferred + if d: + d.pause()
+ +
[docs] def unpause(self): + """Unpause a task, run the task if it has passed delay time.""" + d = self.deferred + if d: + d.unpause()
+ + @property + def paused(self): + """A task attribute to check if the deferred instance of a task has been paused. + + This exists to mock usage of a twisted deferred object. + + Returns: + bool or None: True if the task was properly paused. None if the task does not have + a deferred instance. + + """ + d = self.deferred + if d: + return d.paused + else: + return None + +
[docs] def do_task(self): + """Execute the task (call its callback). + If calling before timedelay, cancel the deferred instance affliated to this task. + Remove the task from the dictionary of current tasks on a successful + callback. + + Returns: + bool or any: Set to `False` if the task does not exist in task + handler. Otherwise it will be the return of the task's callback. + + """ + return TASK_HANDLER.do_task(self.task_id)
+ +
[docs] def call(self): + """Call the callback of a task. + Leave the task unaffected otherwise. + This does not use the task's deferred instance. + The only requirement is that the task exist in task handler. + + Returns: + bool or any: Set to `False` if the task does not exist in task + handler. Otherwise it will be the return of the task's callback. + + """ + return TASK_HANDLER.call_task(self.task_id)
+ +
[docs] def remove(self): + """Remove a task without executing it. + Deletes the instance of the task's deferred. + + Args: + task_id (int): an existing task ID. + + Returns: + bool: True if the removal completed successfully. + + """ + return TASK_HANDLER.remove(self.task_id)
+ +
[docs] def cancel(self): + """Stop a task from automatically executing. + This will not remove the task. + + Returns: + bool: True if the cancel completed successfully. + False if the cancel did not complete successfully. + + """ + return TASK_HANDLER.cancel(self.task_id)
+ +
[docs] def active(self): + """Check if a task is active (has not been called yet). + + Returns: + bool: True if a task is active (has not been called yet). False if + it is not (has been called) or if the task does not exist. + + """ + return TASK_HANDLER.active(self.task_id)
+ + @property + def called(self): + """ + A task attribute to check if the deferred instance of a task has been called. + + This exists to mock usage of a twisted deferred object. + It will not set to True if Task.call has been called. This only happens if + task's deferred instance calls the callback. + + Returns: + bool: True if the deferred instance of this task has called the callback. + False if the deferred instnace of this task has not called the callback. + + """ + d = self.deferred + if d: + return d.called + else: + return None + +
[docs] def exists(self): + """Check if a task exists. + Most task handler methods check for existence for you. + + Returns: + bool: True the task exists False if it does not. + + """ + return TASK_HANDLER.exists(self.task_id)
+ +
[docs] def get_id(self): + """ Returns the global id for this task. For use with + `evennia.scripts.taskhandler.TASK_HANDLER`. + + Returns: + task_id (int): global task id for this task. + + """ + return self.task_id
+ +
[docs]class TaskHandler(object): - """ - A light singleton wrapper allowing to access permanent tasks. + """A light singleton wrapper allowing to access permanent tasks. When `utils.delay` is called, the task handler is used to create - the task. If `utils.delay` is called with `persistent=True`, the - task handler stores the new task and saves. + the task. - It's easier to access these tasks (should it be necessary) using - `evennia.scripts.taskhandler.TASK_HANDLER`, which contains one - instance of this class, and use its `add` and `remove` methods. + Task handler will automatically remove uncalled but canceled from task + handler. By default this will not occur until a canceled task + has been uncalled for 60 second after the time it should have been called. + To adjust this time use TASK_HANDLER.stale_timeout. If stale_timeout is 0 + stale tasks will not be automatically removed. + This is not done on a timer. I is done as new tasks are added or the load method is called. """
[docs] def __init__(self): self.tasks = {} - self.to_save = {}
+ self.to_save = {} + self.clock = reactor + # number of seconds before an uncalled canceled task is removed from TaskHandler + self.stale_timeout = 60 + self._now = False # used in unit testing to manually set now time
[docs] def load(self): """Load from the ServerConfig. - Note: - This should be automatically called when Evennia starts. - It populates `self.tasks` according to the ServerConfig. + This should be automatically called when Evennia starts. + It populates `self.tasks` according to the ServerConfig. """ to_save = False @@ -100,16 +284,42 @@ continue callback = getattr(obj, method) - self.tasks[task_id] = (date, callback, args, kwargs) + self.tasks[task_id] = (date, callback, args, kwargs, True, None) + if self.stale_timeout > 0: # cleanup stale tasks. + self.clean_stale_tasks() if to_save: self.save()
+
[docs] def clean_stale_tasks(self): + """remove uncalled but canceled from task handler. + + By default this will not occur until a canceled task + has been uncalled for 60 second after the time it should have been called. + To adjust this time use TASK_HANDLER.stale_timeout. + + """ + clean_ids = [] + for task_id, (date, callback, args, kwargs, persistent, _) in self.tasks.items(): + if not self.active(task_id): + stale_date = date + timedelta(seconds=self.stale_timeout) + # if a now time is provided use it (intended for unit testing) + now = self._now if self._now else datetime.now() + # the task was canceled more than stale_timeout seconds ago + if now > stale_date: + clean_ids.append(task_id) + for task_id in clean_ids: + self.remove(task_id) + return True
+
[docs] def save(self): """Save the tasks in ServerConfig.""" - for task_id, (date, callback, args, kwargs) in self.tasks.items(): + + for task_id, (date, callback, args, kwargs, persistent, _) in self.tasks.items(): if task_id in self.to_save: continue + if not persistent: + continue if getattr(callback, "__self__", None): # `callback` is an instance method @@ -120,52 +330,71 @@ # Check if callback can be pickled. args and kwargs have been checked safe_callback = None + + self.to_save[task_id] = dbserialize((date, callback, args, kwargs)) + ServerConfig.objects.conf("delayed_tasks", self.to_save)
+ +
[docs] def add(self, timedelay, callback, *args, **kwargs): + """Add a new task. + + If the persistent kwarg is truthy: + The callback, args and values for kwarg will be serialized. Type + and attribute errors during the serialization will be logged, + but will not throw exceptions. + For persistent tasks do not use memory references in the callback + function or arguments. After a restart those memory references are no + longer accurate. + + Args: + timedelay (int or float): time in seconds before calling the callback. + callback (function or instance method): the callback itself + any (any): any additional positional arguments to send to the callback + *args: positional arguments to pass to callback. + **kwargs: keyword arguments to pass to callback. + - persistent (bool, optional): persist the task (stores it). + Persistent key and value is removed from kwargs it will + not be passed to callback. + + Returns: + TaskHandlerTask: An object to represent a task. + Reference evennia.scripts.taskhandler.TaskHandlerTask for complete details. + + """ + # set the completion time + # Only used on persistent tasks after a restart + now = datetime.now() + delta = timedelta(seconds=timedelay) + comp_time = now + delta + # get an open task id + used_ids = list(self.tasks.keys()) + task_id = 1 + while task_id in used_ids: + task_id += 1 + + # record the task to the tasks dictionary + persistent = kwargs.get("persistent", False) + if "persistent" in kwargs: + del kwargs["persistent"] + if persistent: + safe_args = [] + safe_kwargs = {} + + # an unsaveable callback should immediately abort try: dbserialize(callback) - except (TypeError, AttributeError): + except (TypeError, AttributeError, PickleError): raise ValueError( "the specified callback {} cannot be pickled. " "It must be a top-level function in a module or an " "instance method.".format(callback) ) - else: - safe_callback = callback - - self.to_save[task_id] = dbserialize((date, safe_callback, args, kwargs)) - ServerConfig.objects.conf("delayed_tasks", self.to_save)
- -
[docs] def add(self, timedelay, callback, *args, **kwargs): - """Add a new persistent task in the configuration. - - Args: - timedelay (int or float): time in sedconds before calling the callback. - callback (function or instance method): the callback itself - any (any): any additional positional arguments to send to the callback - - Keyword Args: - persistent (bool, optional): persist the task (store it). - any (any): additional keyword arguments to send to the callback - - """ - persistent = kwargs.get("persistent", False) - if persistent: - del kwargs["persistent"] - now = datetime.now() - delta = timedelta(seconds=timedelay) - - # Choose a free task_id - safe_args = [] - safe_kwargs = {} - used_ids = list(self.tasks.keys()) - task_id = 1 - while task_id in used_ids: - task_id += 1 + return # Check that args and kwargs contain picklable information for arg in args: try: dbserialize(arg) - except (TypeError, AttributeError): + except (TypeError, AttributeError, PickleError): log_err( "The positional argument {} cannot be " "pickled and will not be present in the arguments " @@ -177,7 +406,7 @@ for key, value in kwargs.items(): try: dbserialize(value) - except (TypeError, AttributeError): + except (TypeError, AttributeError, PickleError): log_err( "The {} keyword argument {} cannot be " "pickled and will not be present in the arguments " @@ -186,59 +415,219 @@ else: safe_kwargs[key] = value - self.tasks[task_id] = (now + delta, callback, safe_args, safe_kwargs) + self.tasks[task_id] = (comp_time, callback, safe_args, safe_kwargs, persistent, None) self.save() - callback = self.do_task - args = [task_id] - kwargs = {} + else: # this is a non-persitent task + self.tasks[task_id] = (comp_time, callback, args, kwargs, persistent, None) - return deferLater(reactor, timedelay, callback, *args, **kwargs)
+ # defer the task + callback = self.do_task + args = [task_id] + kwargs = {} + d = deferLater(self.clock, timedelay, callback, *args, **kwargs) + d.addErrback(handle_error) -
[docs] def remove(self, task_id): - """Remove a persistent task without executing it. + # some tasks may complete before the deferred can be added + if task_id in self.tasks: + task = self.tasks.get(task_id) + task = list(task) + task[4] = persistent + task[5] = d + self.tasks[task_id] = task + else: # the task already completed + return False + if self.stale_timeout > 0: + self.clean_stale_tasks() + return TaskHandlerTask(task_id)
+ +
[docs] def exists(self, task_id): + """Check if a task exists. + Most task handler methods check for existence for you. Args: task_id (int): an existing task ID. - Note: - A non-persistent task doesn't have a task_id, it is not stored - in the TaskHandler. + Returns: + bool: True the task exists False if it does not. """ - del self.tasks[task_id] + if task_id in self.tasks: + return True + else: + return False
+ +
[docs] def active(self, task_id): + """Check if a task is active (has not been called yet). + + Args: + task_id (int): an existing task ID. + + Returns: + bool: True if a task is active (has not been called yet). False if + it is not (has been called) or if the task does not exist. + + """ + if task_id in self.tasks: + # if the task has not been run, cancel it + deferred = self.get_deferred(task_id) + return not (deferred and deferred.called) + else: + return False
+ +
[docs] def cancel(self, task_id): + """Stop a task from automatically executing. + This will not remove the task. + + Args: + task_id (int): an existing task ID. + + Returns: + bool: True if the cancel completed successfully. + False if the cancel did not complete successfully. + + """ + if task_id in self.tasks: + # if the task has not been run, cancel it + d = self.get_deferred(task_id) + if d: # it is remotely possible for a task to not have a deferred + if d.called: + return False + else: # the callback has not been called yet. + d.cancel() + return True + else: # this task has no deferred instance + return False + else: + return False
+ +
[docs] def remove(self, task_id): + """Remove a task without executing it. + Deletes the instance of the task's deferred. + + Args: + task_id (int): an existing task ID. + + Returns: + bool: True if the removal completed successfully. + + """ + d = None + # delete the task from the tasks dictionary + if task_id in self.tasks: + # if the task has not been run, cancel it + self.cancel(task_id) + del self.tasks[task_id] # delete the task from the tasks dictionary + # remove the task from the persistent dictionary and ServerConfig if task_id in self.to_save: del self.to_save[task_id] + self.save() # remove from ServerConfig.objects + # delete the instance of the deferred + if d: + del d + return True
- self.save()
+
[docs] def clear(self, save=True, cancel=True): + """clear all tasks. + By default tasks are canceled and removed from the database also. + + Args: + save=True (bool): Should changes to persistent tasks be saved to database. + cancel=True (bool): Cancel scheduled tasks before removing it from task handler. + + Returns: + True (bool): if the removal completed successfully. + + """ + if self.tasks: + for task_id in self.tasks.keys(): + if cancel: + self.cancel(task_id) + self.tasks = {} + if self.to_save: + self.to_save = {} + if save: + self.save() + return True
+ +
[docs] def call_task(self, task_id): + """Call the callback of a task. + Leave the task unaffected otherwise. + This does not use the task's deferred instance. + The only requirement is that the task exist in task handler. + + Args: + task_id (int): an existing task ID. + + Returns: + bool or any: Set to `False` if the task does not exist in task + handler. Otherwise it will be the return of the task's callback. + + """ + if task_id in self.tasks: + date, callback, args, kwargs, persistent, d = self.tasks.get(task_id) + else: # the task does not exist + return False + return callback(*args, **kwargs)
[docs] def do_task(self, task_id): """Execute the task (call its callback). + If calling before timedelay cancel the deferred instance affliated to this task. + Remove the task from the dictionary of current tasks on a successful + callback. Args: task_id (int): a valid task ID. - Note: - This will also remove it from the list of current tasks. + Returns: + bool or any: Set to `False` if the task does not exist in task + handler. Otherwise it will be the return of the task's callback. """ - date, callback, args, kwargs = self.tasks.pop(task_id) - if task_id in self.to_save: - del self.to_save[task_id] + callback_return = False + if task_id in self.tasks: + date, callback, args, kwargs, persistent, d = self.tasks.get(task_id) + else: # the task does not exist + return False + if d: # it is remotely possible for a task to not have a deferred + if not d.called: # the task's deferred has not been called yet + d.cancel() # cancel the automated callback + else: # this task has no deferred, and should not be called + return False + callback_return = callback(*args, **kwargs) + self.remove(task_id) + return callback_return
- self.save() - callback(*args, **kwargs) +
[docs] def get_deferred(self, task_id): + """ + Return the instance of the deferred the task id is using. + + Args: + task_id (int): a valid task ID. + + Returns: + bool or deferred: An instance of a deferred or False if there is no task with the id. + None is returned if there is no deferred affiliated with this id. + + """ + if task_id in self.tasks: + return self.tasks[task_id][5] + else: + return None
[docs] def create_delays(self): """Create the delayed tasks for the persistent tasks. - - Note: - This method should be automatically called when Evennia starts. + This method should be automatically called when Evennia starts. """ now = datetime.now() - for task_id, (date, callbac, args, kwargs) in self.tasks.items(): + for task_id, (date, callback, args, kwargs, _, _) in self.tasks.items(): + self.tasks[task_id] = date, callback, args, kwargs, True, None seconds = max(0, (date - now).total_seconds()) - deferLater(reactor, seconds, self.do_task, task_id)
+ d = deferLater(self.clock, seconds, self.do_task, task_id) + d.addErrback(handle_error) + # some tasks may complete before the deferred can be added + if self.tasks.get(task_id, False): + self.tasks[task_id] = date, callback, args, kwargs, True, d # Create the soft singleton diff --git a/docs/1.0-dev/_modules/evennia/server/deprecations.html b/docs/1.0-dev/_modules/evennia/server/deprecations.html index bbb979bb66..eaa8f30604 100644 --- a/docs/1.0-dev/_modules/evennia/server/deprecations.html +++ b/docs/1.0-dev/_modules/evennia/server/deprecations.html @@ -158,8 +158,12 @@ "settings.CYCLE_LOGFILES is unused and should be removed. " "Use PORTAL/SERVER_LOG_DAY_ROTATION and PORTAL/SERVER_LOG_MAX_SIZE " "to control log cycling." - ) - + ) + if hasattr(settings, "CHANNEL_COMMAND_CLASS") or hasattr(settings, "CHANNEL_HANDLER_CLASS"): + raise DeprecationWarning( + "settings.CHANNEL_HANDLER_CLASS and CHANNEL COMMAND_CLASS are " + "unused and should be removed. The ChannelHandler is no more; " + "channels are now handled by aliasing the default 'channel' command.")
[docs]def check_warnings(settings): """ 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 1ebac43570..e16026429d 100644 --- a/docs/1.0-dev/_modules/evennia/server/initial_setup.html +++ b/docs/1.0-dev/_modules/evennia/server/initial_setup.html @@ -173,10 +173,9 @@ goduser = get_god_account() channel_mudinfo = settings.CHANNEL_MUDINFO - if not channel_mudinfo: - raise RuntimeError("settings.CHANNEL_MUDINFO must be defined.") - channel = create.create_channel(**channel_mudinfo) - channel.connect(goduser) + if channel_mudinfo: + channel = create.create_channel(**channel_mudinfo) + channel.connect(goduser) channel_connectinfo = settings.CHANNEL_CONNECTINFO if channel_connectinfo: diff --git a/docs/1.0-dev/_modules/evennia/server/inputfuncs.html b/docs/1.0-dev/_modules/evennia/server/inputfuncs.html index 9d2f191ec7..0ca16f5371 100644 --- a/docs/1.0-dev/_modules/evennia/server/inputfuncs.html +++ b/docs/1.0-dev/_modules/evennia/server/inputfuncs.html @@ -120,11 +120,11 @@ puppet = session.puppet if puppet: txt = puppet.nicks.nickreplace( - txt, categories=("inputline", "channel"), include_account=True + txt, categories=("inputline"), include_account=True ) else: txt = session.account.nicks.nickreplace( - txt, categories=("inputline", "channel"), include_account=False + txt, categories=("inputline"), include_account=False ) kwargs.pop("options", None) cmdhandler(session, txt, callertype="session", session=session, **kwargs) 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 b5f6a79eca..6a2de888c6 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 @@ -82,6 +82,9 @@ self.protocol = protocol self.protocol.protocol_flags["NOGOAHEAD"] = True + self.protocol.protocol_flags[ + "NOPROMPTGOAHEAD" + ] = True # Used to send a GA after a prompt line only, set in TTYPE (per client) # tell the client that we prefer to suppress GA ... self.protocol.will(SUPPRESS_GA).addCallbacks(self.will_suppress_ga, self.wont_suppress_ga)
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 de470cb718..c73d69b015 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/telnet.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/telnet.html @@ -484,7 +484,9 @@ prompt = mxp_parse(prompt) prompt = to_bytes(prompt, self) prompt = prompt.replace(IAC, IAC + IAC).replace(b"\n", b"\r\n") - prompt += IAC + GA + if not self.protocol_flags.get("NOPROMPTGOAHEAD", + self.protocol_flags.get("NOGOAHEAD", True)): + prompt += IAC + GA self.transport.write(mccp_compress(self, prompt)) else: if echo is not None: 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 fde0f0412c..b2196885d4 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/tests.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/tests.html @@ -273,7 +273,6 @@ self.transport.client = ["localhost"] self.transport.setTcpKeepAlive = Mock() d = self.proto.makeConnection(self.transport) - # test suppress_ga self.assertTrue(self.proto.protocol_flags["NOGOAHEAD"]) self.proto.dataReceived(IAC + DONT + SUPPRESS_GA) @@ -288,13 +287,15 @@ self.assertEqual(self.proto.protocol_flags["SCREENHEIGHT"][0], 45) self.assertEqual(self.proto.handshakes, 6) # test ttype - self.assertTrue(self.proto.protocol_flags["FORCEDENDLINE"]) self.assertFalse(self.proto.protocol_flags["TTYPE"]) self.assertTrue(self.proto.protocol_flags["ANSI"]) self.proto.dataReceived(IAC + WILL + TTYPE) self.proto.dataReceived(b"".join([IAC, SB, TTYPE, IS, b"MUDLET", IAC, SE])) self.assertTrue(self.proto.protocol_flags["XTERM256"]) self.assertEqual(self.proto.protocol_flags["CLIENTNAME"], "MUDLET") + self.assertTrue(self.proto.protocol_flags["FORCEDENDLINE"]) + self.assertTrue(self.proto.protocol_flags["NOGOAHEAD"]) + self.assertFalse(self.proto.protocol_flags["NOPROMPTGOAHEAD"]) self.proto.dataReceived(b"".join([IAC, SB, TTYPE, IS, b"XTERM", IAC, SE])) self.proto.dataReceived(b"".join([IAC, SB, TTYPE, IS, b"MTTS 137", IAC, SE])) self.assertEqual(self.proto.handshakes, 5) 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 1ea4595cbd..27a74b4930 100644 --- a/docs/1.0-dev/_modules/evennia/server/portal/ttype.html +++ b/docs/1.0-dev/_modules/evennia/server/portal/ttype.html @@ -161,10 +161,11 @@ if clientname.startswith("MUDLET"): # supports xterm256 stably since 1.1 (2010?) xterm256 = clientname.split("MUDLET", 1)[1].strip() >= "1.1" - self.protocol.protocol_flags["FORCEDENDLINE"] = False - - if clientname.startswith("TINTIN++"): - self.protocol.protocol_flags["FORCEDENDLINE"] = True + # Mudlet likes GA's on a prompt line for the prompt trigger to + # match, if it's not wanting NOGOAHEAD. + if not self.protocol.protocol_flags["NOGOAHEAD"]: + self.protocol.protocol_flags["NOGOAHEAD"] = True + self.protocol.protocol_flags["NOPROMPTGOAHEAD"] = False if ( clientname.startswith("XTERM") diff --git a/docs/1.0-dev/_modules/evennia/server/server.html b/docs/1.0-dev/_modules/evennia/server/server.html index 231c759279..35be8093f7 100644 --- a/docs/1.0-dev/_modules/evennia/server/server.html +++ b/docs/1.0-dev/_modules/evennia/server/server.html @@ -78,7 +78,6 @@ from evennia.utils.utils import get_evennia_version, mod_import, make_iter from evennia.utils import logger -from evennia.comms import channelhandler from evennia.server.sessionhandler import SESSIONS from django.utils.translation import gettext as _ @@ -185,12 +184,6 @@ if _MAINTENANCE_COUNT % 5 == 0: # check cache size every 5 minutes _FLUSH_CACHE(_IDMAPPER_CACHE_MAXSIZE) - if _MAINTENANCE_COUNT % 60 == 0: - # validate scripts every hour - evennia.ScriptDB.objects.validate() - if _MAINTENANCE_COUNT % 61 == 0: - # validate channels off-sync with scripts - evennia.CHANNEL_HANDLER.update() if _MAINTENANCE_COUNT % (60 * 7) == 0: # drop database connection every 7 hrs to avoid default timeouts on MySQL # (see https://github.com/evennia/evennia/issues/1376) @@ -247,12 +240,6 @@ self.start_time = time.time() - # initialize channelhandler - try: - channelhandler.CHANNELHANDLER.update() - except OperationalError: - print("channelhandler couldn't update - db not set up") - # wrap the SIGINT handler to make sure we empty the threadpool # even when we reload and we have long-running requests in queue. # this is necessary over using Twisted's signal handler. @@ -589,11 +576,10 @@ god_account = AccountDB.objects.get(id=1) # mudinfo mudinfo_chan = settings.CHANNEL_MUDINFO - if not mudinfo_chan: - raise RuntimeError("settings.CHANNEL_MUDINFO must be defined.") - if not ChannelDB.objects.filter(db_key=mudinfo_chan["key"]): - channel = create_channel(**mudinfo_chan) - channel.connect(god_account) + if mudinfo_chan: + if not ChannelDB.objects.filter(db_key=mudinfo_chan["key"]): + channel = create_channel(**mudinfo_chan) + channel.connect(god_account) # connectinfo connectinfo_chan = settings.CHANNEL_MUDINFO if connectinfo_chan: diff --git a/docs/1.0-dev/_modules/evennia/typeclasses/attributes.html b/docs/1.0-dev/_modules/evennia/typeclasses/attributes.html index 6c742cc791..61d035e165 100644 --- a/docs/1.0-dev/_modules/evennia/typeclasses/attributes.html +++ b/docs/1.0-dev/_modules/evennia/typeclasses/attributes.html @@ -1037,7 +1037,8 @@ looked-after Attribute. default_access (bool, optional): If no `attrread` lock is set on object, this determines if the lock should then be passed or not. - return_list (bool, optional): + return_list (bool, optional): Always return a list, also if there is only + one or zero matches found. Returns: result (any or list): One or more matches for keys and/or @@ -1277,7 +1278,7 @@ _SA = object.__setattr__ -
[docs]class DbHolder(object): +
[docs]class DbHolder: "Holder for allowing property access of attributes"
[docs] def __init__(self, obj, name, manager_name="attributes"): @@ -1333,8 +1334,10 @@ $N argument position (1-99) """ +_RE_OR = re.compile(r"(?<!\\)\|") +_RE_NICK_RE_ARG = re.compile(r"arg([1-9][0-9]?)") _RE_NICK_ARG = re.compile(r"\\(\$)([1-9][0-9]?)") -_RE_NICK_TEMPLATE_ARG = re.compile(r"(\$)([1-9][0-9]?)") +_RE_NICK_RAW_ARG = re.compile(r"(\$)([1-9][0-9]?)") _RE_NICK_SPACE = re.compile(r"\\ ") @@ -1342,45 +1345,72 @@ pass
-
[docs]def initialize_nick_templates(in_template, out_template): +
[docs]def initialize_nick_templates(pattern, replacement, pattern_is_regex=False): """ Initialize the nick templates for matching and remapping a string. Args: - in_template (str): The template to be used for nick recognition. - out_template (str): The template to be used to replace the string - matched by the in_template. + pattern (str): The pattern to be used for nick recognition. This will + be parsed for shell patterns into a regex, unless `pattern_is_regex` + is `True`, in which case it must be an already valid regex string. In + this case, instead of `$N`, numbered arguments must instead be given + as matching groups named as `argN`, such as `(?P<arg1>.+?)`. + replacement (str): The template to be used to replace the string + matched by the pattern. This can contain `$N` markers and is never + parsed into a regex. + pattern_is_regex (bool): If set, `pattern` is a full regex string + instead of containing shell patterns. Returns: - regex (regex): Regex to match against strings - template (str): Template with markers ``{arg1}, {arg2}``, etc for - replacement using the standard .format method. + regex, template (str): Regex to match against strings and template + with markers ``{arg1}, {arg2}``, etc for replacement using the standard + `.format` method. Raises: evennia.typecalasses.attributes.NickTemplateInvalid: If the in/out template does not have a matching number of `$args`. + Examples: + - `pattern` (shell syntax): `"grin $1"` + - `pattern` (regex): `"grin (?P<arg1.+?>)"` + - `replacement`: `"emote gives a wicked grin to $1"` + """ - # create the regex for in_template - regex_string = fnmatch.translate(in_template) - # we must account for a possible line break coming over the wire + # create the regex from the pattern + if pattern_is_regex: + # Note that for a regex we can't validate in the way we do for the shell + # pattern, since you may have complex OR statements or optional arguments. - # NOTE-PYTHON3: fnmatch.translate format changed since Python2 - regex_string = regex_string[:-2] + r"(?:[\n\r]*?)\Z" + # Explicit regex given from the onset - this already contains argN + # groups. we need to split out any | - separated parts so we can + # attach the line-break/ending extras all regexes require. + pattern_regex_string = r"|".join( + or_part + r"(?:[\n\r]*?)\Z" + for or_part in _RE_OR.split(pattern)) - # validate the templates - regex_args = [match.group(2) for match in _RE_NICK_ARG.finditer(regex_string)] - temp_args = [match.group(2) for match in _RE_NICK_TEMPLATE_ARG.finditer(out_template)] - if set(regex_args) != set(temp_args): - # We don't have the same $-tags in input/output. - raise NickTemplateInvalid + else: + # Shell pattern syntax - convert $N to argN groups + # for the shell pattern we make sure we have matching $N on both sides + pattern_args = [match.group(1) for match in _RE_NICK_RAW_ARG.finditer(pattern)] + replacement_args = [ + match.group(1) for match in _RE_NICK_RAW_ARG.finditer(replacement)] + if set(pattern_args) != set(replacement_args): + # We don't have the same amount of argN/$N tags in input/output. + raise NickTemplateInvalid("Nicks: Both in/out-templates must contain the same $N tags.") - regex_string = _RE_NICK_SPACE.sub(r"\\s+", regex_string) - regex_string = _RE_NICK_ARG.sub(lambda m: "(?P<arg%s>.+?)" % m.group(2), regex_string) - template_string = _RE_NICK_TEMPLATE_ARG.sub(lambda m: "{arg%s}" % m.group(2), out_template) + # generate regex from shell pattern + pattern_regex_string = fnmatch.translate(pattern) + pattern_regex_string = _RE_NICK_SPACE.sub(r"\\s+", pattern_regex_string) + pattern_regex_string = _RE_NICK_ARG.sub( + lambda m: "(?P<arg%s>.+?)" % m.group(2), pattern_regex_string) + # we must account for a possible line break coming over the wire + pattern_regex_string = pattern_regex_string[:-2] + r"(?:[\n\r]*?)\Z" - return regex_string, template_string
+ # map the replacement to match the arg1 group-names, to make replacement easy + replacement_string = _RE_NICK_RAW_ARG.sub(lambda m: "{arg%s}" % m.group(2), replacement) + + return pattern_regex_string, replacement_string
[docs]def parse_nick_template(string, template_regex, outtemplate): @@ -1388,17 +1418,21 @@ Parse a text using a template and map it to another template Args: - string (str): The input string to processj + string (str): The input string to process template_regex (regex): A template regex created with initialize_nick_template. outtemplate (str): The template to which to map the matches produced by the template_regex. This should have $1, $2, - etc to match the regex. + etc to match the template-regex. Un-found $N-markers (possible if + the regex has optional matching groups) are replaced with empty + strings. """ match = template_regex.match(string) if match: - return True, outtemplate.format(**match.groupdict()) + matchdict = {key: value if value is not None else "" + for key, value in match.groupdict().items()} + return True, outtemplate.format(**matchdict) return False, string
@@ -1447,6 +1481,9 @@ a string. kwargs (any, optional): These are passed on to `AttributeHandler.get`. + Returns: + str or tuple: The nick replacement string or nick tuple. + """ if return_tuple or "return_obj" in kwargs: return super().get(key=key, category=category, **kwargs) @@ -1460,24 +1497,46 @@ ) return None
-
[docs] def add(self, key, replacement, category="inputline", **kwargs): +
[docs] def add(self, pattern, replacement, category="inputline", pattern_is_regex=False, **kwargs): """ - Add a new nick. + Add a new nick, a mapping pattern -> replacement. Args: - key (str): A key (or template) for the nick to match for. - replacement (str): The string (or template) to replace `key` with (the "nickname"). + pattern (str): A pattern to match for. This will be parsed for + shell patterns using the `fnmatch` library and can contain + `$N`-markers to indicate the locations of arguments to catch. If + `pattern_is_regex=True`, this must instead be a valid regular + expression and the `$N`-markers must be named `argN` that matches + numbered regex groups (see examples). + replacement (str): The string (or template) to replace `key` with + (the "nickname"). This may contain `$N` markers to indicate where to + place the argument-matches category (str, optional): the category within which to retrieve the nick. The "inputline" means replacing data sent by the user. - kwargs (any, optional): These are passed on to `AttributeHandler.get`. + pattern_is_regex (bool): If `True`, the `pattern` will be parsed as a + raw regex string. Instead of using `$N` markers in this string, one + then must mark numbered arguments as a named regex-groupd named `argN`. + For example, `(?P<arg1>.+?)` will match the behavior of using `$1` + in the shell pattern. + **kwargs (any, optional): These are passed on to `AttributeHandler.get`. + + Notes: + For most cases, the shell-pattern is much shorter and easier. The + regex pattern form can be useful for more complex matchings though, + for example in order to add optional arguments, such as with + `(?P<argN>.*?)`. + + Example: + - pattern (default shell syntax): `"gr $1 at $2"` + - pattern (with pattern_is_regex=True): `r"gr (?P<arg1>.+?) at (?P<arg2>.+?)"` + - replacement: `"emote With a flourish, $1 grins at $2."` """ - if category == "channel": - nick_regex, nick_template = initialize_nick_templates(key + " $1", replacement + " $1") - else: - nick_regex, nick_template = initialize_nick_templates(key, replacement) - super().add(key, (nick_regex, nick_template, key, replacement), category=category, **kwargs)
+ nick_regex, nick_template = initialize_nick_templates( + pattern, replacement, pattern_is_regex=pattern_is_regex) + super().add(pattern, (nick_regex, nick_template, pattern, replacement), + category=category, **kwargs)
[docs] def remove(self, key, category="inputline", **kwargs): """ diff --git a/docs/1.0-dev/_modules/evennia/utils/create.html b/docs/1.0-dev/_modules/evennia/utils/create.html index 76b506795e..066f149202 100644 --- a/docs/1.0-dev/_modules/evennia/utils/create.html +++ b/docs/1.0-dev/_modules/evennia/utils/create.html @@ -74,7 +74,6 @@ _AccountDB = None _to_object = None _ChannelDB = None -_channelhandler = None # limit symbol import from API @@ -403,22 +402,21 @@
[docs]def create_message( - senderobj, message, channels=None, receivers=None, locks=None, tags=None, header=None -): + senderobj, message, receivers=None, locks=None, tags=None, + header=None, **kwargs): """ Create a new communication Msg. Msgs represent a unit of database-persistent communication between entites. Args: - senderobj (Object or Account): The entity sending the Msg. + senderobj (Object, Account, Script, str or list): The entity (or + entities) sending the Msg. If a `str`, this is the id-string + for an external sender type. message (str): Text with the message. Eventual headers, titles etc should all be included in this text string. Formatting will be retained. - channels (Channel, key or list): A channel or a list of channels to - send to. The channels may be actual channel objects or their - unique key strings. - receivers (Object, Account, str or list): An Account/Object to send - to, or a list of them. May be Account objects or accountnames. + receivers (Object, Account or list): An Account/Object to send + to, or a list of them. locks (str): Lock definition string. tags (list): A list of tags or tuples `(tag, category)`. header (str): Mime-type or other optional information for the message @@ -430,6 +428,12 @@ limit this as desired. """ + if 'channels' in kwargs: + raise DeprecationWarning( + "create_message() does not accept 'channel' kwarg anymore " + "- channels no longer accept Msg objects." + ) + global _Msg if not _Msg: from evennia.comms.models import Msg as _Msg @@ -441,8 +445,6 @@ for sender in make_iter(senderobj): new_message.senders = sender new_message.header = header - for channel in make_iter(channels): - new_message.channels = channel for receiver in make_iter(receivers): new_message.receivers = receiver if locks: diff --git a/docs/1.0-dev/_modules/evennia/utils/evmenu.html b/docs/1.0-dev/_modules/evennia/utils/evmenu.html index 88f3df7be8..4704d5055c 100644 --- a/docs/1.0-dev/_modules/evennia/utils/evmenu.html +++ b/docs/1.0-dev/_modules/evennia/utils/evmenu.html @@ -1673,10 +1673,12 @@ aliases = [_CMD_NOMATCH, "yes", "no", 'y', 'n', 'a', 'abort'] arg_regex = r"^$" - def _clean(self): - del self.caller.ndb._yes_no_question - self.caller.cmdset.remove(YesNoQuestionCmdSet) - + def _clean(self, caller): + del caller.ndb._yes_no_question + if not caller.cmdset.has(YesNoQuestionCmdSet) and hasattr(caller, "account"): + caller.account.cmdset.remove(YesNoQuestionCmdSet) + else: + caller.cmdset.remove(YesNoQuestionCmdSet)
[docs] def func(self): """This is called when user enters anything.""" @@ -1687,6 +1689,10 @@ yes_no_question = caller.account.ndb._yes_no_question caller = caller.account + if not yes_no_question: + self._clean(caller) + return + inp = self.cmdname if inp == _CMD_NOINPUT: @@ -1699,7 +1705,7 @@ if inp in ('a', 'abort') and yes_no_question.allow_abort: caller.msg("Aborted.") - self._clean() + self._clean(caller) return caller.ndb._yes_no_question.session = self.session @@ -1719,12 +1725,13 @@ return # cleanup - self._clean() - except Exception: + self._clean(caller) + except Exception as err: # make sure to clean up cmdset if something goes wrong caller.msg("|rError in ask_yes_no. Choice not confirmed (report to admin)|n") logger.log_trace("Error in ask_yes_no") - self._clean()
+ self._clean(caller) + raise
[docs]class YesNoQuestionCmdSet(CmdSet): @@ -1744,8 +1751,8 @@ self.add(CmdYesNoQuestion())
-
[docs]def ask_yes_no(caller, prompt, yes_action, no_action, default=None, - allow_abort=False, session=None, *args, **kwargs): +
[docs]def ask_yes_no(caller, prompt="Yes or No {options}?", yes_action="Yes", no_action="No", + default=None, allow_abort=False, session=None, *args, **kwargs): """ A helper question for asking a simple yes/no question. This will cause the system to pause and wait for input from the player. @@ -1762,8 +1769,9 @@ with `(caller, *args, **kwargs)` when the No-choice is made. If a string, this string will be echoed back to the caller. default (str optional): This is what the user will get if they just press the - return key without giving any input. One of 'N', 'Y', 'A' or 'None' - for no default. If 'A' is given, `allow_abort` is auto-set. + return key without giving any input. One of 'N', 'Y', 'A' or `None` + for no default (an explicit choice must be given). If 'A' (abort) + is given, `allow_abort` kwarg is ignored and assumed set. allow_abort (bool, optional): If set, the 'A(bort)' option is available (a third option meaning neither yes or no but just exits the prompt). session (Session, optional): This allows to specify the @@ -1771,10 +1779,11 @@ is an Account in multisession modes greater than 2. The session is then updated by the command and is available (for example in callbacks) through `caller.ndb._yes_no_question.session`. - *args, **kwargs: These are passed into the callables. + *args: Additional arguments passed on into callables. + **kwargs: Additional keyword args passed on into callables. Raises: - RuntimeError, FooError: If default and allow_abort clashes. + RuntimeError, FooError: If default and `allow_abort` clashes. Example: :: @@ -1821,6 +1830,7 @@ prompt = prompt.format(options=options) caller.ndb._yes_no_question = _Prompt() + caller.ndb._yes_no_question.prompt = prompt caller.ndb._yes_no_question.session = session caller.ndb._yes_no_question.prompt = prompt caller.ndb._yes_no_question.default = default diff --git a/docs/1.0-dev/_modules/evennia/utils/logger.html b/docs/1.0-dev/_modules/evennia/utils/logger.html index 92311e81c6..50983e3509 100644 --- a/docs/1.0-dev/_modules/evennia/utils/logger.html +++ b/docs/1.0-dev/_modules/evennia/utils/logger.html @@ -399,12 +399,14 @@ _CHANNEL_LOG_NUM_TAIL_LINES = settings.CHANNEL_LOG_NUM_TAIL_LINES num_lines_to_append = _CHANNEL_LOG_NUM_TAIL_LINES -
[docs] def rotate(self): +
[docs] def rotate(self, num_lines_to_append=None): """ Rotates our log file and appends some number of lines from the previous log to the start of the new one. """ - append_tail = self.num_lines_to_append > 0 + append_tail = (num_lines_to_append + if num_lines_to_append is not None + else self.num_lines_to_append) if not append_tail: logfile.LogFile.rotate(self) return @@ -514,6 +516,43 @@ deferToThread(callback, filehandle, msg).addErrback(errback)
+
[docs]def log_file_exists(filename="game.log"): + """ + Determine if a log-file already exists. + + Args: + filename (str): The filename (within the log-dir). + + Returns: + bool: If the log file exists or not. + + """ + global _LOGDIR + if not _LOGDIR: + from django.conf import settings + _LOGDIR = settings.LOG_DIR + + filename = os.path.join(_LOGDIR, filename) + return os.path.exists(filename)
+ + +
[docs]def rotate_log_file(filename="game.log", num_lines_to_append=None): + """ + Force-rotate a log-file, without + + Args: + filename (str): The log file, located in settings.LOG_DIR. + num_lines_to_append (int, optional): Include N number of + lines from previous file in new one. If `None`, use default. + Set to 0 to include no lines. + + """ + if log_file_exists(filename): + file_handle = _open_log_file(filename) + if file_handle: + file_handle.rotate(num_lines_to_append=num_lines_to_append)
+ +
[docs]def tail_log_file(filename, offset, nlines, callback=None): """ Return the tail of the log file. diff --git a/docs/1.0-dev/_modules/evennia/utils/optionclasses.html b/docs/1.0-dev/_modules/evennia/utils/optionclasses.html index d2040d61cc..6ef26d3c27 100644 --- a/docs/1.0-dev/_modules/evennia/utils/optionclasses.html +++ b/docs/1.0-dev/_modules/evennia/utils/optionclasses.html @@ -48,7 +48,7 @@ from evennia.utils import validatorfuncs -
[docs]class BaseOption(object): +
[docs]class BaseOption: """ Abstract Class to deal with encapsulating individual Options. An Option has a name/key, a description to display in relevant commands and menus, and a diff --git a/docs/1.0-dev/_modules/evennia/utils/optionhandler.html b/docs/1.0-dev/_modules/evennia/utils/optionhandler.html index 21f4f6aec1..5cfe5bfe89 100644 --- a/docs/1.0-dev/_modules/evennia/utils/optionhandler.html +++ b/docs/1.0-dev/_modules/evennia/utils/optionhandler.html @@ -47,7 +47,7 @@ _SA = object.__setattr__ -
[docs]class InMemorySaveHandler(object): +
[docs]class InMemorySaveHandler: """ Fallback SaveHandler, implementing a minimum of the required save mechanism and storing data in memory. @@ -64,7 +64,7 @@ return self.storage.get(key, default)
-
[docs]class OptionHandler(object): +
[docs]class OptionHandler: """ This is a generic Option handler. Retrieve options either as properties on this handler or by using the .get method. @@ -99,6 +99,7 @@ A common one to pass would be AttributeHandler.get. save_kwargs (any): Optional extra kwargs to pass into `savefunc` above. load_kwargs (any): Optional extra kwargs to pass into `loadfunc` above. + Notes: Both loadfunc and savefunc must be specified. If only one is given, the other will be ignored and in-memory storage will be used. diff --git a/docs/1.0-dev/_modules/evennia/utils/utils.html b/docs/1.0-dev/_modules/evennia/utils/utils.html index 774ab09e4e..d916fd605c 100644 --- a/docs/1.0-dev/_modules/evennia/utils/utils.html +++ b/docs/1.0-dev/_modules/evennia/utils/utils.html @@ -210,16 +210,18 @@ return to_str(text)
-
[docs]def dedent(text, baseline_index=None): +
[docs]def dedent(text, baseline_index=None, indent=None): """ Safely clean all whitespace at the left of a paragraph. Args: text (str): The text to dedent. - baseline_index (int or None, optional): Which row to use as a 'base' + baseline_index (int, optional): Which row to use as a 'base' for the indentation. Lines will be dedented to this level but no further. If None, indent so as to completely deindent the least indented text. + indent (int, optional): If given, force all lines to this indent. + This bypasses `baseline_index`. Returns: text (str): Dedented string. @@ -232,7 +234,12 @@ """ if not text: return "" - if baseline_index is None: + if indent is not None: + lines = text.split("\n") + ind = " " * indent + indline = "\n" + ind + return ind + indline.join(line.strip() for line in lines) + elif baseline_index is None: return textwrap.dedent(text) else: lines = text.split("\n") @@ -1068,7 +1075,7 @@
[docs]def delay(timedelay, callback, *args, **kwargs): """ - Delay the return of a value. + Delay the calling of a callback (function). Args: timedelay (int or float): The delay in seconds @@ -1076,24 +1083,35 @@ after `timedelay` seconds. *args: Will be used as arguments to callback Keyword Args: - persistent (bool): Make the delay persistent over a reboot or reload. - any: Any other keywords will be use as keyword arguments to callback. + persistent (bool, optional): Should make the delay persistent + over a reboot or reload. Defaults to False. + any (any): Will be used as keyword arguments to callback. Returns: - deferred: Will fire with callback after `timedelay` seconds. Note that - if `timedelay()` is used in the - commandhandler callback chain, the callback chain can be - defined directly in the command body and don't need to be - specified here. + deferred or int: If ``persistent`` kwarg is `False`, return deferred + that will fire with callback after `timedelay` seconds. Note that + if `timedelay()` is used in the commandhandler callback chain, the + callback chain can be defined directly in the command body and + don't need to be specified here. Reference twisted.internet.defer.Deferred. + If persistent kwarg is set, return the task's ID as an integer. This is + intended for use with ``evennia.scripts.taskhandler.TASK_HANDLER`` + `.do_task` and `.remove` methods. Notes: The task handler (`evennia.scripts.taskhandler.TASK_HANDLER`) will be called for persistent or non-persistent tasks. If persistent is set to True, the callback, its arguments - and other keyword arguments will be saved in the database, + and other keyword arguments will be saved (serialized) in the database, assuming they can be. The callback will be executed even after a server restart/reload, taking into account the specified delay (and server down time). + Keep in mind that persistent tasks arguments and callback should not + use memory references. + If persistent is set to True the delay function will return an int + which is the task's id itended for use with TASK_HANDLER's do_task + and remove methods. + + All task's whose time delays have passed will be called on server startup. """ global _TASK_HANDLER @@ -1370,18 +1388,19 @@ already imported module object (e.g. `models`) Returns: - variables (dict): A dict of {variablename: variable} for all + dict: A dict of {variablename: variable} for all variables in the given module. Notes: - Ignores modules and variable names starting with an underscore. + Ignores modules and variable names starting with an underscore, as well + as variables imported into the module from other modules. """ mod = mod_import(module) if not mod: return {} # make sure to only return variables actually defined in this - # module if available (try to avoid not imports) + # module if available (try to avoid imports) members = getmembers(mod, predicate=lambda obj: getmodule(obj) in (mod, None)) return dict((key, val) for key, val in members if not key.startswith("_"))
@@ -1869,7 +1888,7 @@ return d0 + d1
-
[docs]def format_grid(elements, width=78, sep=" ", verbatim_elements=None): +
[docs]def format_grid(elements, width=78, sep=" ", verbatim_elements=None): """ This helper function makes a 'grid' output, where it distributes the given string-elements as evenly as possible to fill out the given width. @@ -1888,84 +1907,118 @@ decorations in the grid, such as horizontal bars. Returns: - gridstr: The grid as a list of ready-formatted rows. We return it + list: The grid as a list of ready-formatted rows. We return it like this to make it easier to insert decorations between rows, such as horizontal bars. """ + def _minimal_rows(elements): + """ + Minimalistic distribution with minimal spacing, good for single-line + grids but will look messy over many lines. + """ + rows = [""] + for element in elements: + rowlen = len(rows[-1]) + elen = len(element) + if rowlen + elen <= width: + rows[-1] += element + else: + rows.append(element) + return rows + + def _weighted_rows(elements): + """ + Dynamic-space, good for making even columns in a multi-line grid but + will look strange for a single line. + """ + + wls = [len(elem) for elem in elements] + wls_percentile = [wl for iw, wl in enumerate(wls) if iw not in verbatim_elements] + + if wls_percentile: + # get the nth percentile as a good representation of average width + averlen = int(percentile(sorted(wls_percentile), 0.9)) + 2 # include extra space + aver_per_row = width // averlen + 1 + else: + # no adjustable rows, just keep all as-is + aver_per_row = 1 + + if aver_per_row == 1: + # one line per row, output directly since this is trivial + # we use rstrip here to remove extra spaces added by sep + return [ + crop(element.rstrip(), width) + " " * max(0, width - len(element.rstrip())) + for iel, element in enumerate(elements) + ] + + indices = [averlen * ind for ind in range(aver_per_row - 1)] + + rows = [] + ic = 0 + row = "" + for ie, element in enumerate(elements): + + wl = wls[ie] + lrow = len(row) + debug = row.replace(" ", ".") + + if lrow + wl > width: + # this slot extends outside grid, move to next line + row += " " * (width - lrow) + rows.append(row) + if wl >= width: + # remove sep if this fills the entire line + element = element.rstrip() + row = crop(element, width) + ic = 0 + elif ic >= aver_per_row - 1: + # no more slots available on this line + row += " " * max(0, (width - lrow)) + rows.append(row) + row = crop(element, width) + ic = 0 + else: + try: + while lrow > max(0, indices[ic]): + # slot too wide, extend into adjacent slot + ic += 1 + row += " " * max(0, indices[ic] - lrow) + except IndexError: + # we extended past edge of grid, crop or move to next line + if ic == 0: + row = crop(element, width) + else: + row += " " * max(0, width - lrow) + rows.append(row) + ic = 0 + else: + # add a new slot + row += element + " " * max(0, averlen - wl) + ic += 1 + + if ie >= nelements - 1: + # last element, make sure to store + row += " " * max(0, width - len(row)) + rows.append(row) + return rows + + if not elements: + return [] if not verbatim_elements: verbatim_elements = [] nelements = len(elements) # add sep to all but the very last element elements = [elements[ie] + sep for ie in range(nelements - 1)] + [elements[-1]] - wls = [len(elem) for elem in elements] - wls_percentile = [wl for iw, wl in enumerate(wls) if iw not in verbatim_elements] - # from pudb import debugger - # debugger.Debugger().set_trace() - # get the nth percentile as a good representation of average width - averlen = int(percentile(sorted(wls_percentile), 0.9)) + 2 # include extra space - aver_per_row = width // averlen + 1 + if sum(len(element) for element in elements) <= width: + # grid fits in one line + return _minimal_rows(elements) + else: + # full multi-line grid + return _weighted_rows(elements)
- if aver_per_row == 1: - # one line per row, output directly since this is trivial - # we use rstrip here to remove extra spaces added by sep - return [ - crop(element.rstrip(), width) + " " * max(0, width - len(element.rstrip())) - for iel, element in enumerate(elements) - ] - indices = [averlen * ind for ind in range(aver_per_row - 1)] - - rows = [] - ic = 0 - row = "" - for ie, element in enumerate(elements): - - wl = wls[ie] - lrow = len(row) - debug = row.replace(" ", ".") - - if lrow + wl > width: - # this slot extends outside grid, move to next line - row += " " * (width - lrow) - rows.append(row) - if wl >= width: - # remove sep if this fills the entire line - element = element.rstrip() - row = crop(element, width) - ic = 0 - elif ic >= aver_per_row - 1: - # no more slots available on this line - row += " " * max(0, (width - lrow)) - rows.append(row) - row = crop(element, width) - ic = 0 - else: - try: - while lrow > max(0, indices[ic]): - # slot too wide, extend into adjacent slot - ic += 1 - row += " " * max(0, indices[ic] - lrow) - except IndexError: - # we extended past edge of grid, crop or move to next line - if ic == 0: - row = crop(element, width) - else: - row += " " * max(0, width - lrow) - rows.append(row) - ic = 0 - else: - # add a new slot - row += element + " " * max(0, averlen - wl) - ic += 1 - - if ie >= nelements - 1: - # last element, make sure to store - row += " " * max(0, width - len(row)) - rows.append(row) - - return rows
[docs]def get_evennia_pids(): diff --git a/docs/1.0-dev/_modules/index.html b/docs/1.0-dev/_modules/index.html index 6c90db1098..77d89a55f6 100644 --- a/docs/1.0-dev/_modules/index.html +++ b/docs/1.0-dev/_modules/index.html @@ -73,7 +73,6 @@
  • evennia.commands.default.tests
  • evennia.commands.default.unloggedin
  • evennia.comms.admin
  • -
  • evennia.comms.channelhandler
  • evennia.comms.comms
  • evennia.comms.managers
  • evennia.comms.models
  • @@ -137,8 +136,10 @@
  • evennia.contrib.unixcommand
  • evennia.contrib.wilderness
  • evennia.help.admin
  • +
  • evennia.help.filehelp
  • evennia.help.manager
  • evennia.help.models
  • +
  • evennia.help.utils
  • evennia.locks.lockfuncs
  • evennia.locks.lockhandler
  • evennia.objects.admin
  • diff --git a/docs/1.0-dev/_sources/Components/Channels.md.txt b/docs/1.0-dev/_sources/Components/Channels.md.txt index 005eef01c3..5998880201 100644 --- a/docs/1.0-dev/_sources/Components/Channels.md.txt +++ b/docs/1.0-dev/_sources/Components/Channels.md.txt @@ -1,3 +1,379 @@ -# Channels +# Channels + +In a multiplayer game, players often need other means of in-game communication +than moving to the same room and use `say` or `emote`. + +_Channels_ allows Evennia's to act as a fancy chat program. When a player is +connected to a channel, sending a message to it will automatically distribute +it to every other subscriber. + +Channels can be used both for chats between [Accounts](./Accounts) and between +[Objects](./Objects) (usually Characters). Chats could be both OOC +(out-of-character) or IC (in-charcter) in nature. Some examples: + +- A support channel for contacting staff (OOC) +- A general chat for discussing anything and foster community (OOC) +- Admin channel for private staff discussions (OOC) +- Private guild channels for planning and organization (IC/OOC depending on game) +- Cyberpunk-style retro chat rooms (IC) +- In-game radio channels (IC) +- Group telephathy (IC) +- Walkie talkies (IC) + +```versionchanged:: 1.0 + + Channel system changed to use a central 'channel' command and nicks instead of + auto-generated channel-commands and -cmdset. ChannelHandler was removed. + +``` + +## Using channels in-game + +In the default command set, channels are all handled via the mighty +[channel command](api:evennia.commands.default.comms.CmdChannel), `channel` (or +`chan`). By default, this command will assume all entities dealing with +channels are `Accounts`. + +### Viewing and joining channels + + channel - shows your subscriptions + channel/all - shows all subs available to you + channel/who - shows who subscribes to this channel + +To join/unsub a channel do + + channel/sub channelname + channel/unsub channelname + +If you temporarily don't want to hear the channel for a while (without actually +unsubscribing), you can mute it: + + channel/mute channelname + channel/unmute channelname + +### Chat on channels + +To speak on a channel, do + + channel public Hello world! + +If the channel-name has spaces in it, you need to use a '`=`': + + channel rest room = Hello world! + +Now, this is more to type than we'd like, so when you join a channel, the +system automatically sets up an personal alias so you can do this instead: + + public Hello world + +```warning:: + + This shortcut will not work if the channel-name has spaces in it. + So channels with long names should make sure to provide a one-word alias as + well. +``` + +Any user can make up their own channel aliases: + + channel/alias public = foo;bar + +You can now just do + + foo Hello world! + bar Hello again! + +And even remove the default one if they don't want to use it + + channel/unalias public + public Hello + +But you can also use your alias with the `channel` command: + + channel foo Hello world! + +> What happens when aliasing is that a [nick](./Nicks) is created that maps your +> alias + argument onto calling the `channel` command. So when you enter `foo hello`, +> what the server sees is actually `channel foo = hello`. The system is also +> clever enough to know that whenever you search for channels, your channel-nicks +> should also be considered so as to convert your input to an existing channel name. + +You can check if you missed channel conversations by viewing the channel's +scrollback with + + channel/history public + +This retrieves the last 20 lines of text (also from a time when you were +offline). You can step further back by specifying how many lines back to start: + + channel/history public = 30 + +This again retrieve 20 lines, but starting 30 lines back (so you'll get lines +30-50 counting backwards). + + +### Channel administration + +To create/destroy a new channel you can do + + channel/create channelname;alias;alias = description + channel/destroy channelname + +Aliases are optional but can be good for obvious shortcuts everyone may want to +use. The description is used in channel-listings. You will automatically join a +channel you created and will be controlling it. You can also use `channel/desc` to +change the description on a channel you wnn later. + +If you control a channel you can also kick people off it: + + channel/boot mychannel = annoyinguser123 : stop spamming! + +The last part is an optional reason to send to the user before they are booted. +You can give a comma-separated list of channels to kick the same user from all +those channels at once. The user will be unsubbed from the channel and all +their aliases will be wiped. But they can still rejoin if they like. + + channel/ban mychannel = annoyinguser123 + channel/ban - view bans + channel/unban mychannel = annoyinguser123 + +Banning adds the user to the channels blacklist. This means they will not be +able to _rejoin_ if you boot them. You will need to run `channel/boot` to +actually kick them out. + +See the [Channel command](api:evennia.commands.default.comms.CmdChannel) api +docs (and in-game help) for more details. + +Admin-level users can also modify channel's [locks](./Locks): + + channel/lock buildchannel = listen:all();send:perm(Builders) + +Channels use three lock-types by default: + +- `listen` - who may listen to the channel. Users without this access will not + even be able to join the channel and it will not appear in listings for them. +- `send` - who may send to the channel. +- `control` - this is assigned to you automatically when you create the channel. With + control over the channel you can edit it, boot users and do other management tasks. + + +#### Restricting channel administration + +By default everyone can use the channel command ([evennia.commands.default.comms.CmdChannel](api:evennia.commands.default.comms.CmdChannel)) +to create channels and will then control the channels they created (to boot/ban +people etc). If you as a developer does not want regular players to do this +(perhaps you want only staff to be able to spawn new channels), you can +override the `channel` command and change its `locks` property. + +The default `help` command has the following `locks` property: + +```python + locks = "cmd:not perm(channel_banned); admin:all(); manage:all(); changelocks: perm(Admin)" +``` + +This is a regular [lockstring](./Locks). + +- `cmd: pperm(channel_banned)` - The `cmd` locktype is the standard one used for all Commands. + an accessing object failing this will not even know that the command exists. The `pperm()` lockfunc + checks an on-account [Permission](Building Permissions) 'channel_banned' - and the `not` means + that if they _have_ that 'permission' they are cut off from using the `channel` command. You usually + don't need to change this lock. +- `admin:all()` - this is a lock checked in the `channel` command itself. It controls access to the + `/boot`, `/ban` and `/unban` switches (by default letting everyone use them). +- `manage:all()` - this controls access to the `/create`, `/destroy`, `/desc` switches. +- `changelocks: perm(Admin)` - this controls access to the `/lock` and `/unlock` switches. By + default this is something only [Admins](Building Permissions) can change. + +> Note - while `admin:all()` and `manage:all()` will let everyone use these switches, users +> will still only be able to admin or destroy channels they actually control! + +If you only want (say) Builders and higher to be able to create and admin +channels you could override the `help` command and change the lockstring to: + +```python + # in for example mygame/commands/commands.py + + from evennia import default_cmds + + class MyCustomChannelCmd(default_cmds.CmdChannel): + locks = "cmd: not pperm(channel_banned);admin:perm(Builder);manage:perm(Builder);changelocks:perm(Admin)" + +``` + +Add this custom command to your default cmdset and regular users wil now get an +access-denied error when trying to use use these switches. + +## Allowing Characters to use Channels + +The default `channel` command ([evennia.commands.default.comms.CmdChannel](api:evennia.commands.default.comms.CmdChannel)) +sits in the `Account` [command set](./Command-Sets). It is set up such that it will +always operate on `Accounts`, even if you were to add it to the +`CharacterCmdSet`. + +It's a one-line change to make this command accept non-account callers. But for +convenience we provide a version for Characters/Objects. Just import +[evennia.commands.default.comms.CmdObjectChannel](api:evennia.commands.default.comms.CmdObjectChannel) +and inherit from that instead. + +## Customizing channel output and behavior + +When distributing a message, the channel will call a series of hooks on itself +and (more importantly) on each recipient. So you can customize things a lot by +just modifying hooks on your normal Object/Account typeclasses. + +Internally, the message is sent with +`channel.msg(message, senders=sender, bypass_mute=False, **kwargs)`, where +`bypass_mute=True` means the message ignores muting (good for alerts or if you +delete the channel etc) and `**kwargs` are any extra info you may want to pass +to the hooks. The `senders` (it's always only one in the default implementation +but could in principle be multiple) and `bypass_mute` are part of the `kwargs` +below: + + 1. `channel.at_pre_msg(message, **kwargs)` + 2. For each recipient: + - `message = recipient.at_pre_channel_msg(message, channel, **kwargs)` - + allows for the message to be tweaked per-receiver (for example coloring it depending + on the users' preferences). If this method returns `False/None`, that + recipient is skipped. + - `recipient.channel_msg(message, channel, **kwargs)` - actually sends to recipient. + - `recipient.at_post_channel_msg(message, channel, **kwargs)` - any post-receive effects. + 3. `channel.at_post_channel_msg(message, **kwargs)` + +Note that `Accounts` and `Objects` both have their have separate sets of hooks. +So make sure you modify the set actually used by your subcribers (or both). +Default channels all use `Account` subscribers. + +## Channels in code + +For most common changes, the default channel, the recipient hooks and possibly +overriding the `channel` command will get you very far. But you can also tweak +channels themselves. + +Channels are [Typeclassed](./Typeclasses) entities. This means they are +persistent in the database, can have [attributes](./Attributes) and [Tags](./Tags) +and can be easily extended. + +To change which channel typeclass Evennia uses for default commands, change +`settings.BASE_CHANNEL_TYPECLASS`. The base command class is +[`evennia.comms.comms.DefaultChannel`](api:evennia.comms.comms.DefaultChannel). +There is an empty child class in `mygame/typeclasses/channels.py`, same +as for other typelass-bases. + +In code you create a new channel with `evennia.create_channel` or +`Channel.create`: + +```python + from evennia import create_channel, search_object + from typeclasses.channels import Channel + + channel = create_channel("my channel", aliases=["mychan"], locks=..., typeclass=...) + # alternative + channel = Channel.create("my channel", aliases=["mychan"], locks=...) + + # connect to it + me = search_object(key="Foo")[0] + channel.connect(me) + + # send to it (this will trigger the channel_msg hooks described earlier) + channel.msg("Hello world!", senders=me) + + # view subscriptions (the SubscriptionHandler handles all subs under the hood) + channel.subscriptions.has(me) # check we subbed + channel.subscriptions.all() # get all subs + channel.subscriptions.online() # get only subs currently online + channel.subscriptions.clear() # unsub all + + # leave channel + channel.disconnect(me) + + # permanently delete channel (will unsub everyone) + channel.delete() + +``` + +The Channel's `.connect` method will accept both `Account` and `Object` subscribers +and will handle them transparently. + +The channel has many more hooks, both hooks shared with all typeclasses as well +as special ones related to muting/banning etc. See the channel class for +details. + +## Channel logging + +```versionchanged:: 0.7 + + Channels changed from using Msg to TmpMsg and optional log files. +``` +```versionchanged:: 1.0 + + Channels stopped supporting Msg and TmpMsg, using only log files. +``` + +The channel messages are not stored in the database. A channel is instead +always logged to a regular text log-file +`mygame/server/logs/channel_.log`. This is where `channels/history channelname` +gets its data from. A channel's log will rotate when it grows too big, which +thus also automatically limits the max amount of history a user can view with +`/history`. + +The log file name is set on the channel class as the `log_file` property. This +is a string that takes the formatting token `{channelname}` to be replaced with +the (lower-case) name of the channel. By default the log is written to in the +channel's `at_post_channel_msg` method. + + +### Properties on Channels + +Channels have all the standard properties of a Typeclassed entity (`key`, +`aliases`, `attributes`, `tags`, `locks` etc). This is not an exhaustive list; +see the [Channel api docs](api:evennia.comms.comms.DefaultChannel) for details. + +- `send_to_online_only` - this class boolean defaults to `True` and is a + sensible optimization since people offline people will not see the message anyway. +- `log_file` - this is a string that determines the name of the channel log file. Default + is `"channel_{channelname}.log"`. The log file will appear in `settings.LOG_DIR` (usually + `mygame/server/logs/`). You should usually not change this. +- `channel_prefix_string` - this property is a string to easily change how + the channel is prefixed. It takes the `channelname` format key. Default is `"[{channelname}] "` + and produces output like `[public] ...``. +- `subscriptions` - this is the [SubscriptionHandler](api:evennia.comms.comms#SubscriptionHandler), which + has methods `has`, `add`, `remove`, `all`, `clear` and also `online` (to get + only actually online channel-members). +- `wholist`, `mutelist`, `banlist` are properties that return a list of subscribers, + as well as who are currently muted or banned. +- `channel_msg_nick_pattern` - this is a regex pattern for performing the in-place nick + replacement (detect that `channelalias ` to `channel channelname = `. +- `remove_user_channel_alias(user, alias, **kwargs)` - remove an alias. Note that this is + a class-method that will happily remove found channel-aliases from the user linked to _any_ + channel, not only from the channel the method is called on. +- `pre_join_channel(subscriber)` - if this returns `False`, connection will be refused. +- `post_join_channel(subscriber)` - by default this sets up a users's channel-nicks/aliases. +- `pre_leave_channel(subscriber)` - if this returns `False`, the user is not allowed to leave. +- `post_leave_channel(subscriber)` - this will clean up any channel aliases/nicks of the user. +- `delete` the standard typeclass-delete mechanism will also automatically un-subscribe all + subscribers (and thus wipe all their aliases). -TODO: Channels are covered in [Communications](./Communications) right now. \ No newline at end of file diff --git a/docs/1.0-dev/_sources/Components/Communications.md.txt b/docs/1.0-dev/_sources/Components/Communications.md.txt index f7c0130595..21570fa740 100644 --- a/docs/1.0-dev/_sources/Components/Communications.md.txt +++ b/docs/1.0-dev/_sources/Components/Communications.md.txt @@ -1,113 +1,8 @@ # Communications +TODO: Remove this page? -Apart from moving around in the game world and talking, players might need other forms of -communication. This is offered by Evennia's `Comm` system. Stock evennia implements a 'MUX-like' -system of channels, but there is nothing stopping you from changing things to better suit your -taste. - -Comms rely on two main database objects - `Msg` and `Channel`. There is also the `TempMsg` which -mimics the API of a `Msg` but has no connection to the database. - -## Msg - -The `Msg` object is the basic unit of communication in Evennia. A message works a little like an -e-mail; it always has a sender (a [Account](./Accounts)) and one or more recipients. The recipients -may be either other Accounts, or a *Channel* (see below). You can mix recipients to send the message -to both Channels and Accounts if you like. - -Once created, a `Msg` is normally not changed. It is peristently saved in the database. This allows -for comprehensive logging of communications. This could be useful for allowing senders/receivers to -have 'mailboxes' with the messages they want to keep. - -### Properties defined on `Msg` - -- `senders` - this is a reference to one or many [Account](./Accounts) or [Objects](./Objects) (normally -*Characters*) sending the message. This could also be an *External Connection* such as a message -coming in over IRC/IMC2 (see below). There is usually only one sender, but the types can also be -mixed in any combination. -- `receivers` - a list of target [Accounts](./Accounts), [Objects](./Objects) (usually *Characters*) or -*Channels* to send the message to. The types of receivers can be mixed in any combination. -- `header` - this is a text field for storing a title or header for the message. -- `message` - the actual text being sent. -- `date_sent` - when message was sent (auto-created). -- `locks` - a [lock definition](./Locks). -- `hide_from` - this can optionally hold a list of objects, accounts or channels to hide this `Msg` -from. This relationship is stored in the database primarily for optimization reasons, allowing for -quickly post-filter out messages not intended for a given target. There is no in-game methods for -setting this, it's intended to be done in code. - -You create new messages in code using `evennia.create_message` (or -`evennia.utils.create.create_message.`) - -## TempMsg - -`evennia.comms.models` also has `TempMsg` which mimics the API of `Msg` but is not connected to the -database. TempMsgs are used by Evennia for channel messages by default. They can be used for any -system expecting a `Msg` but when you don't actually want to save anything. - -## Channels - -Channels are [Typeclassed](./Typeclasses) entities, which mean they can be easily extended and their -functionality modified. To change which channel typeclass Evennia uses, change -settings.BASE_CHANNEL_TYPECLASS. - -Channels act as generic distributors of messages. Think of them as "switch boards" redistributing -`Msg` or `TempMsg` objects. Internally they hold a list of "listening" objects and any `Msg` (or -`TempMsg`) sent to the channel will be distributed out to all channel listeners. Channels have -[Locks](./Locks) to limit who may listen and/or send messages through them. - -The *sending* of text to a channel is handled by a dynamically created [Command](./Commands) that -always have the same name as the channel. This is created for each channel by the global -`ChannelHandler`. The Channel command is added to the Account's cmdset and normal command locks are -used to determine which channels are possible to write to. When subscribing to a channel, you can -then just write the channel name and the text to send. - -The default ChannelCommand (which can be customized by pointing `settings.CHANNEL_COMMAND_CLASS` to -your own command), implements a few convenient features: - - - It only sends `TempMsg` objects. Instead of storing individual entries in the database it instead -dumps channel output a file log in `server/logs/channel_.log`. This is mainly for -practical reasons - we find one rarely need to query individual Msg objects at a later date. Just -stupidly dumping the log to a file also means a lot less database overhead. - - It adds a `/history` switch to view the 20 last messages in the channel. These are read from the -end of the log file. One can also supply a line number to start further back in the file (but always -20 entries at a time). It's used like this: - - > public/history - > public/history 35 - - -There are two default channels created in stock Evennia - `MudInfo` and `Public`. `MudInfo` -receives server-related messages meant for Admins whereas `Public` is open to everyone to chat on -(all new accounts are automatically joined to it when logging in, it is useful for asking -questions). The default channels are defined by the `DEFAULT_CHANNELS` list (see -`evennia/settings_default.py` for more details). - -You create new channels with `evennia.create_channel` (or `evennia.utils.create.create_channel`). - -In code, messages are sent to a channel using the `msg` or `tempmsg` methods of channels: - - channel.msg(msgobj, header=None, senders=None, persistent=True) - -The argument `msgobj` can be either a string, a previously constructed `Msg` or a `TempMsg` - in the -latter cases all the following keywords are ignored since the message objects already contains all -this information. If `msgobj` is a string, the other keywords are used for creating a new `Msg` or -`TempMsg` on the fly, depending on if `persistent` is set or not. By default, a `TempMsg` is emitted -for channel communication (since the default ChannelCommand instead logs to a file). - -```python - # assume we have a 'sender' object and a channel named 'mychan' - - # manually sending a message to a channel - mychan.msg("Hello!", senders=[sender]) -``` - -### Properties defined on `Channel` - -- `key` - main name for channel -- `aliases` - alternative native names for channels -- `desc` - optional description of channel (seen in listings) -- `keep_log` (bool) - if the channel should store messages (default) -- `locks` - A [lock definition](./Locks). Channels normally use the access_types `send, control` and -`listen`. \ No newline at end of file +- [Channels](./Channels) - are used for implementing in-game chat rooms. +- [Msg](./Msg)-objects are used for storing messages in the database (email-like) + and is a building block for implementing other game systems. It's used by the + `page` command by default. diff --git a/docs/1.0-dev/_sources/Components/Help-System.md.txt b/docs/1.0-dev/_sources/Components/Help-System.md.txt index 9914da6447..537a692d45 100644 --- a/docs/1.0-dev/_sources/Components/Help-System.md.txt +++ b/docs/1.0-dev/_sources/Components/Help-System.md.txt @@ -1,37 +1,164 @@ # Help System - -An important part of Evennia is the online help system. This allows the players and staff alike to -learn how to use the game's commands as well as other information pertinent to the game. The help -system has many different aspects, from the normal editing of help entries from inside the game, to -auto-generated help entries during code development using the *auto-help system*. - -## Viewing the help database - -The main command is `help`: - - help [searchstring] - -This will show a list of help entries, ordered after categories. You will find two sections, -*Command help entries* and *Other help entries* (initially you will only have the first one). You -can use help to get more info about an entry; you can also give partial matches to get suggestions. -If you give category names you will only be shown the topics in that category. +Evennia has an extensive help system covering both command-help and regular +free-form help documentation. It supports subtopics and if failing to find a +match it will provide suggestsions, first from alternative topics and then by +finding mentions of the search term in help entries. -## Command Auto-help system +``` +------------------------------------------------------------------------------ +Help for The theatre (aliases: the hub, curtains) -A common item that requires help entries are in-game commands. Keeping these entries up-to-date with -the actual source code functionality can be a chore. Evennia's commands are therefore auto- -documenting straight from the sources through its *auto-help system*. Only commands that you and -your character can actually currently use are picked up by the auto-help system. That means an admin -will see a considerably larger amount of help topics than a normal player when using the default -`help` command. +The theatre is at the centre of the city, both literally and figuratively ... +(A lot more text about it follows ...) -The auto-help system uses the `__doc__` strings of your command classes and formats this to a nice- -looking help entry. This makes for a very easy way to keep the help updated - just document your -commands well and updating the help file is just a `@reload` away. There is no need to manually -create and maintain help database entries for commands; as long as you keep the docstrings updated -your help will be dynamically updated for you as well. +Subtopics: + theatre/lore + theatre/layout + theatre/dramatis personae +------------------------------------------------------------------------------ +``` +``` +------------------------------------------------------------------------------ +No help found + +There is no help topic matching 'evennia'. +... But matches where found within the help texts of the suggestions below. + +Suggestions: + grapevine2chan, about, irc2chan +----------------------------------------------------------------------------- +``` + +## Using the help system from in-game + +The help system is accessed in-game by use of the `help` command: + + help + +Sub-topics are accessed as `help //...`. + +Creating a new help entry from in-game is done with + + sethelp [;aliases] [,category] [,lockstring] = + +For example + + sethelp The Gods;pantheon, Lore = In the beginning all was dark ... + +Use the `/edit` switch to open the EvEditor for more convenient in-game writing +(but note that devs can also create help entries outside the game using their +regular code editor, see below). + +## Sources of help entries + +Evennia collects help entries from three sources: + +- _Auto-generated command help_ - this is literally the doc-strings of the [Command classes](./Commands). + The idea is that the command docs are easier to maintain and keep up-to-date if + the developer can change them at the same time as they do the code. +- _Database-stored help entries_ - These are created in-game (using the default `sethelp` command + as exemplified in the previous section). +- _File-stored help entries_ - These are created outside the game, as dicts in + normal Python modules. They allows developers to write and maintain their help files using + a proper text editor. + +### The Help Entry + +All help entries (no matter the source) have the following properties: + +- `key` - This is the main topic-name. For Commands, this is literally the command's `key`. +- `aliases` - Alternate names for the help entry. This can be useful if the main name is hard to remember. +- `help_category` - The general grouping of the entry. This is optional. If not given it will use the + default category given by `settings.COMMAND_DEFAULT_HELP_CATEGORY` for Commands and `settings.DEFAULT_HELP_CATEGORY` + for file+db help entries. +- `locks` - This defines who may read this entry. The locktype checked by the `help` command is `view`. In the + case of Commands, it's more common that the `cmd` lock fails - in that case the command is not loaded + into the help parser at all. +- `tags` - This is not used by default, but could be used to further organize help entries. +- `text` - The actual help entry text. This will be dedented and stripped of + extra space at beginning and end. + + +A `text` that scrolls off the screen will automatically be paginated by +the [EvMore](./EvMore) pager (you can control this with +`settings.HELP_MORE_ENABLED=False`). If you use EvMore and want to control +exactly where the pager should break the page, mark the break with the control +character `\f`. + + +#### Subtopics + +```versionadded:: 1.0 +``` + +Rather than making a very long help entry, the `text` may also be broken up +into _subtopics_. A list of the next level of subtopics are shown below the +main help text and allows the user to read more about some particular detail +that wouldn't fit in the main text. + +Subtopics use a markup slightly similar to markdown headings. The top level +heading must be named `# subtopics` (non case-sensitive) and the following +headers must be sub-headings to this (so `## subtopic name` etc). All headings +are non-case sensitive (the help command will format them). The topics can be +nested at most to a depth of 5 (which is probably too many levels already). The +parser uses fuzzy matching to find the subtopic, so one does not have to type +it all out exactly. + +Below is an example of a `text` with sub topics. + + +``` +The theatre is the heart of the city, here you can find ... +(This is the main help text, what you get with `help theatre`) + +# subtopics + +## lore + +The theatre holds many mysterious things... +(`help theatre/lore`) + +### the grand opening + +The grand opening is the name for a mysterious event where ghosts appeared ... +(`this is a subsub-topic to lore, accessible as `help theatre/lore/grand` or +any other partial match). + +### the Phantom + +Deep under the theatre, rumors has it a monster hides ... +(another subsubtopic, accessible as `help theatre/lore/phantom`) + +## layout + +The theatre is a two-story building situated at ... +(`help theatre/layout`) + +## dramatis personae + +There are many interesting people prowling the halls of the theatre ... +(`help theatre/dramatis` or `help theathre/drama` or `help theatre/personae` would work) + +### Primadonna Ada + +Everyone knows the primadonna! She is ... +(A subtopic under dramatis personae, accessible as `help theatre/drama/ada` etc) + +### The gatekeeper + +He always keeps an eye on the door and ... +(`help theatre/drama/gate`) + +``` + +### Command Auto-help system + +The auto-help system uses the `__doc__` strings of your command classes and +formats this to a nice- looking help entry. This makes for a very easy way to +keep the help updated - just document your commands well and updating the help +file is just a `reload` away. Example (from a module with command definitions): @@ -64,7 +191,8 @@ structure shown above. You should also supply the `help_category` class property if you can; this helps to group help entries together for people to more easily find them. See the `help` command in-game to see the -default categories. If you don't specify the category, "General" is assumed. +default categories. If you don't specify the category, `settings.COMMAND_DEFAULT_HELP_CATEGORY` +(default is "General") is used. If you don't want your command to be picked up by the auto-help system at all (like if you want to write its docs manually using the info in the next section or you use a [cmdset](./Command-Sets) that @@ -72,51 +200,127 @@ has its own help functionality) you can explicitly set `auto_help` class propert command definition. Alternatively, you can keep the advantages of *auto-help* in commands, but control the display of -command helps. You can do so by overriding the command's `get_help()` method. By default, this +command helps. You can do so by overriding the command's `get_help(caller, cmdset)` method. By default, this method will return the class docstring. You could modify it to add custom behavior: the text returned by this method will be displayed to the character asking for help in this command. -## Database help entries +### Database-help entries -These are all help entries not involving commands (this is handled automatically by the [Command -Auto-help system](Help-System#command-auto-help-system)). Non-automatic help entries describe how -your particular game is played - its rules, world descriptions and so on. - -A help entry consists of four parts: - -- The *topic*. This is the name of the help entry. This is what players search for when they are -looking for help. The topic can contain spaces and also partial matches will be found. -- The *help category*. Examples are *Administration*, *Building*, *Comms* or *General*. This is an -overall grouping of similar help topics, used by the engine to give a better overview. -- The *text* - the help text itself, of any length. -- locks - a [lock definition](./Locks). This can be used to limit access to this help entry, maybe -because it's staff-only or otherwise meant to be restricted. Help commands check for `access_type`s -`view` and `edit`. An example of a lock string would be `view:perm(Builders)`. - -You can create new help entries in code by using `evennia.create_help_entry()`. +These are most commonly created in-game using the `sethelp` command. If you need to create one +manually, you can do so with `evennia.create_help_entry()`: ```python + from evennia import create_help_entry entry = create_help_entry("emote", "Emoting is important because ...", category="Roleplaying", locks="view:all()") ``` -From inside the game those with the right permissions can use the `@sethelp` command to add and -modify help entries. +The entity being created is a [evennia.help.models.HelpEntry](api:evennia.help.models.HelpEntry) +object. This is _not_ a [Typeclassed](./Typeclasses) entity and is not meant to +be modified to any great degree. It holds the properties listed earlier. The +text is stored in a field `entrytext`. It does not provide a `get_help` method +like commands, stores and returns the `entrytext` directly. - > @sethelp/add emote = The emote command is ... +You can search for `HelpEntry` objects using `evennia.search_help` but note +that this will not return the two other types of help entries. -Using `@sethelp` you can add, delete and append text to existing entries. By default new entries -will go in the *General* help category. You can change this using a different form of the `@sethelp` -command: - > @sethelp/add emote, Roleplaying = Emoting is important because ... +### File-help entries -If the category *Roleplaying* did not already exist, it is created and will appear in the help -index. +```versionadded:: 1.0 +``` -You can, finally, define a lock for the help entry by following the category with a [lock -definition](Locks): +File-help entries are created by the game development team outside of the game. The +help entries are defined in normal Python modules (`.py` file ending) containing +a `dict` to represent each entry. They require a server `reload` before any changes +apply. - > @sethelp/add emote, Roleplaying, view:all() = Emoting is ... \ No newline at end of file +- Evennia will look through all modules given by `settings.FILE_HELP_ENTRY_MODULES`. This + should be a list of python-paths for Evennia to import. +- If this module contains a top-level variable `HELP_ENTRY_DICTS`, this will be imported + and must be a `list` of help-entry dicts. +- If no `HELP_ENTRY_DICTS` list is found, _every_ top-level variable in the + module that is a `dict` will be read as a help entry. The variable-names will + be ignored in this case. + +If you add multiple modules to be read, same-keyed help entries added later in the list +will override coming before. + +Each entry dict must define keys to match that needed by all help entries. +Here's an example of a help module: + +```python + +# in a module pointed to by settings.FILE_HELP_ENTRY_MODULES + +HELP_ENTRY_DICTS = [ + { + "key": "The Gods", # case-insensitive, can be searched by 'gods' too + "aliases": ['pantheon', 'religion'] + "category": "Lore", + "text": ''' + The gods formed the world ... + + # Subtopics + + ## Pantheon + + The pantheon consists of 40 gods that ... + + ### God of love + + The most prominent god is ... + + ### God of war + + Also known as 'the angry god', this god is known to ... + + ''' + }, + { + "key": "The mortals", + + } +] + +``` + +The help entry text will be dedented and will retain paragraphs. You should try +to keep your strings a reasonable width (it will look better). Just reload the +server and the file-based help entries will be available to view. + + +## Customizing the look of the help system + +This is done almost exclusively by overriding the `help` command +[evennia.commands.default.help.CmdHelp](api:evennia.commands.default.help#CmdHelp). + +Since the available commands may vary from moment to moment, `help` is +responsible for collating the three sources of help-entries (commands/db/file) +together and search through them on the fly. It also does all the formatting of +the output. + +To make it easier to tweak the look, the parts of the code that changes the +visual presentation has been broken out into separate methods `format_help_entry` and +`format_help_index` - override these in your version of `help` to change the display +as you please. See the api link above for details. + + +## Technical notes + +Since it needs to search so different types of data, the help system has to +collect all possibilities in memory before searching through the entire set. It +uses the [Lunr](https://github.com/yeraydiazdiaz/lunr.py) search engine to +search through the main bulk of help entries. Lunr is a mature engine used for +web-pages and produces much more sensible results than previous solutions. + +Once the main entry has been found, subtopics are then searched with +simple `==`, `startswith` and `in` matching (there are so relatively few of them +at that point). + +```versionchanged:: 1.0 + Replaced the bag-of-words algorithm with lunr. + +``` diff --git a/docs/1.0-dev/_sources/Components/Msg.md.txt b/docs/1.0-dev/_sources/Components/Msg.md.txt new file mode 100644 index 0000000000..9e69584dc1 --- /dev/null +++ b/docs/1.0-dev/_sources/Components/Msg.md.txt @@ -0,0 +1,91 @@ +# Msg + +The [Msg](api:evennia.comms.models.Msg) object represents a database-saved +piece of communication. Think of it as a discrete piece of email - it contains +a message, some metadata and will always have a sender and one or more +recipients. + +Once created, a Msg is normally not changed. It is persitently saved in the +database. This allows for comprehensive logging of communications. Here are some +good uses for `Msg` objects: + +- page/tells (the `page` command is how Evennia uses them out of the box) +- messages in a bulletin board +- game-wide email stored in 'mailboxes'. + + +```important:: + + A `Msg` does not have any in-game representation. So if you want to use them + to represent in-game mail/letters, the physical letters would never be + visible in a room (possible to steal, spy on etc) unless you make your + spy-system access the Msgs directly (or go to the trouble of spawning an + actual in-game letter-object based on the Msg) + + +``` + +```versionchanged:: 1.0 + Channels dropped Msg-support. Now only used in `page` command by default. +``` + +## Msg in code + +The Msg is intended to be used exclusively in code, to build other game systems. It is _not_ +a [Typeclassed](./Typeclasses) entity, which means it cannot (easily) be overridden. It +doesn't support Attributes (but it _does_ support [Tags](./Tags)). It tries to be lean +and small since a new one is created for every message. + +You create a new message with `evennia.create_message`: + +```python + from evennia import create_message + message = create_message(senders, message, receivers, + locks=..., tags=..., header=...) +``` + +You can search for `Msg` objects in various ways: + + +```python + from evennia import search_message, Msg + + # args are optional. Only a single sender/receiver should be passed + messages = search_message(sender=..., receiver=..., freetext=..., dbref=...) + + # get all messages for a given sender/receiver + messages = Msg.objects.get_msg_by_sender(sender) + messages = Msg.objects.get_msg_by_receiver(recipient) + +``` + +### Properties on Msg + +- `senders` - there must always be at least one sender. This is one of [Account](./Accounts), [Object](./Objects), [Script](./Scripts) + or _external_ - which is a string uniquely identifying the sender. The latter can be used by + a sender-system that doesn't fit into Evennia's normal typeclass-system. + While most systems expect a single sender, it's possible to have any number of them. +- `receivers` - these are the ones to see the Msg. These are again one of + [Account](./Accounts), [Object](./Objects) or [Script](./Scripts). It's in principle possible to have + zero receivers but most usages of Msg expects one or more. +- `header` - this is an optional text field that can contain meta-information about the message. For + an email-like system it would be the subject line. This can be independently searched, making + this a powerful place for quickly finding messages. +- `message` - the actual text being sent. +- `date_sent` - this is auto-set to the time the Msg was created (and thus presumably sent). +- `locks` - the Evennia [lock handler](./Locks). Use with `locks.add()` etc and check locks with `msg.access()` + like for all other lockable entities. This can be used to limit access to the contents + of the Msg. The default lock-type to check is `'read'`. +- `hide_from` - this is an optional list of [Accounts](./Accounts) or [Objects](./Objects) that + will not see this Msg. This relationship is available mainly for optimization + reasons since it allows quick filtering of messages not intended for a given + target. + + +## TempMsg + +[evennia.comms.models.TempMsg](api:evennia.comms.models.TempMsg) is an object +that implements the same API as the regular `Msg`, but which has no database +component (and thus cannot be searched). It's meant to plugged into systems +expecting a `Msg` but where you just want to process the message without saving +it. diff --git a/docs/1.0-dev/_sources/Contribs/Crafting.md.txt b/docs/1.0-dev/_sources/Contribs/Crafting.md.txt index b3d909564d..7b2950e23f 100644 --- a/docs/1.0-dev/_sources/Contribs/Crafting.md.txt +++ b/docs/1.0-dev/_sources/Contribs/Crafting.md.txt @@ -1,39 +1,39 @@ -# Crafting system contrib +# Crafting system contrib _Contrib by Griatch 2020_ ```versionadded:: 1.0 ``` -This contrib implements a full Crafting system that can be expanded and modified to fit your game. +This contrib implements a full Crafting system that can be expanded and modified to fit your game. -- See the [evennia/contrib/crafting/crafting.py API](api:evennia.contrib.crafting.crafting) for installation +- See the [evennia/contrib/crafting/crafting.py API](api:evennia.contrib.crafting.crafting) for installation instructrions. -- See the [sword example](api:evennia.contrib.crafting.example_recipes) for an example of how to design +- See the [sword example](api:evennia.contrib.crafting.example_recipes) for an example of how to design a crafting tree for crafting a sword from base elements. -From in-game it uses the new `craft` command: +From in-game it uses the new `craft` command: ```bash > craft bread from flour, eggs, salt, water, yeast using oven, roller > craft bandage from cloth using scissors ``` -The syntax is `craft [from ,...][ using ,...]`. +The syntax is `craft [from ,...][ using ,...]`. -The above example uses the `bread` *recipe* and requires `flour`, `eggs`, `salt`, `water` and `yeast` objects -to be in your inventory. These will be consumed as part of crafting (baking) the bread. +The above example uses the `bread` *recipe* and requires `flour`, `eggs`, `salt`, `water` and `yeast` objects +to be in your inventory. These will be consumed as part of crafting (baking) the bread. -The `oven` and `roller` are "tools" that can be either in your inventory or in your current location (you are not carrying an oven -around with you after all). Tools are *not* consumed in the crafting. If the added ingredients/tools matches +The `oven` and `roller` are "tools" that can be either in your inventory or in your current location (you are not carrying an oven +around with you after all). Tools are *not* consumed in the crafting. If the added ingredients/tools matches the requirements of the recipe, a new `bread` object will appear in the crafter's inventory. -If you wanted, you could also picture recipes without any consumables: +If you wanted, you could also picture recipes without any consumables: ``` > craft fireball using wand, spellbook ``` -With a little creativity, the 'recipe' concept could be adopted to all sorts of things, like puzzles or +With a little creativity, the 'recipe' concept could be adopted to all sorts of things, like puzzles or magic systems. In code, you can craft using the `evennia.contrib.crafting.crafting.craft` function: @@ -46,22 +46,22 @@ result = craft(caller, "recipename", *inputs) ``` Here, `caller` is the one doing the crafting and `*inputs` is any combination of consumables and/or tool Objects. The system will identify which is which by the [Tags](../Components/Tags) on them (see below) -The `result` is always a list. +The `result` is always a list. ## Adding new recipes A *recipe* is a class inheriting from `evennia.contrib.crafting.crafting.CraftingRecipe`. This class implements the most common form of crafting - that using in-game objects. Each recipe is a separate class -which gets initialized with the consumables/tools you provide. +which gets initialized with the consumables/tools you provide. -For the `craft` command to find your custom recipes, you need to tell Evennia where they are. Add a new +For the `craft` command to find your custom recipes, you need to tell Evennia where they are. Add a new line to your `mygame/server/conf/settings.py` file, with a list to any new modules with recipe classes. ```python CRAFT_RECIPE_MODULES = ["world.myrecipes"] ``` -(You need to reload after adding this). All global-level classes in these modules (whose names don't start +(You need to reload after adding this). All global-level classes in these modules (whose names don't start with underscore) are considered by the system as viable recipes. Here we assume you created `mygame/world/myrecipes.py` to match the above example setting: @@ -80,23 +80,23 @@ class WoodenPuppetRecipe(CraftingRecipe): {"key": "A carved wooden doll", "typeclass": "typeclasses.objects.decorations.Toys", "desc": "A small carved doll"} - ] + ] ``` -This specifies which tags to look for in the inputs. It defines a [Prototype](../Components/Prototypes) -for the recipe to use to spawn the result on the fly (a recipe could spawn more than one result if needed). -Instead of specifying the full prototype-dict, you could also just provide a list of `prototype_key`s to +This specifies which tags to look for in the inputs. It defines a [Prototype](../Components/Prototypes) +for the recipe to use to spawn the result on the fly (a recipe could spawn more than one result if needed). +Instead of specifying the full prototype-dict, you could also just provide a list of `prototype_key`s to existing prototypes you have. -After reloading the server, this recipe would now be available to use. To try it we should -create materials and tools to insert into the recipe. +After reloading the server, this recipe would now be available to use. To try it we should +create materials and tools to insert into the recipe. -The recipe analyzes inputs, looking for [Tags](../Components/Tags) with specific tag-categories. -The tag-category used can be set per-recipe using the (`.consumable_tag_category` and -`.tool_tag_category` respectively). The defaults are `crafting_material` and `crafting_tool`. For -the puppet we need one object with the `wood` tag and another with the `knife` tag: +The recipe analyzes inputs, looking for [Tags](../Components/Tags) with specific tag-categories. +The tag-category used can be set per-recipe using the (`.consumable_tag_category` and +`.tool_tag_category` respectively). The defaults are `crafting_material` and `crafting_tool`. For +the puppet we need one object with the `wood` tag and another with the `knife` tag: ```python from evennia import create_object @@ -105,9 +105,9 @@ knife = create_object(key="Hobby knife", tags=[("knife", "crafting_tool")]) wood = create_object(key="Piece of wood", tags[("wood", "crafting_material")]) ``` -Note that the objects can have any name, all that matters is the tag/tag-category. This means if a -"bayonet" also had the "knife" crafting tag, it could also be used to carve a puppet. This is also -potentially interesting for use in puzzles and to allow users to experiment and find alternatives to +Note that the objects can have any name, all that matters is the tag/tag-category. This means if a +"bayonet" also had the "knife" crafting tag, it could also be used to carve a puppet. This is also +potentially interesting for use in puzzles and to allow users to experiment and find alternatives to know ingredients. By the way, there is also a simple shortcut for doing this: @@ -116,15 +116,15 @@ By the way, there is also a simple shortcut for doing this: tools, consumables = WoodenPuppetRecipe.seed() ``` -The `seed` class-method will create simple dummy objects that fulfills the recipe's requirements. This +The `seed` class-method will create simple dummy objects that fulfills the recipe's requirements. This is great for testing. -Assuming these objects were put in our inventory, we could now craft using the in-game command: +Assuming these objects were put in our inventory, we could now craft using the in-game command: ```bash > craft wooden puppet from wood using hobby knife ``` -In code we would do +In code we would do ```python from evennia.contrub.crafting.crafting import craft @@ -132,7 +132,7 @@ puppet = craft(crafter, "wooden puppet", knife, wood) ``` In the call to `craft`, the order of `knife` and `wood` doesn't matter - the recipe will sort out which -is which based on their tags. +is which based on their tags. ## Deeper customization of recipes @@ -147,36 +147,36 @@ recipe = MyRecipe(crafter, *(tools + consumables)) result = recipe.craft() ``` -This is useful for testing and allows you to use the class directly without adding it to a module -in `settings.CRAFTING_RECIPE_MODULES`. +This is useful for testing and allows you to use the class directly without adding it to a module +in `settings.CRAFTING_RECIPE_MODULES`. -Even without modifying more than the class properties, there are a lot of options to set on -the `CraftingRecipe` class. Easiest is to refer to the +Even without modifying more than the class properties, there are a lot of options to set on +the `CraftingRecipe` class. Easiest is to refer to the [CraftingRecipe api documentation](evennia.contrib.crafting.crafting.html#evennia.contrib.crafting.crafting.CraftingRecipe). -For example, you can customize the validation-error messages, decide if the ingredients have +For example, you can customize the validation-error messages, decide if the ingredients have to be exactly right, if a failure still consumes the ingredients or not, and much more. For even more control you can override hooks in your own class: -- `pre_craft` - this should handle input validation and store its data in `.validated_consumables` and +- `pre_craft` - this should handle input validation and store its data in `.validated_consumables` and `validated_tools` respectively. On error, this reports the error to the crafter and raises the `CraftingValidationError`. -- `do_craft` - this will only be called if `pre_craft` finished without an exception. This should - return the result of the crafting, by spawnging the prototypes. Or the empty list if crafting - fails for some reason. This is the place to add skill-checks or random chance if you need it - for your game. -- `post_craft` - this receives the result from `do_craft` and handles error messages and also deletes +- `craft` - this will only be called if `pre_craft` finished without an exception. This should + return the result of the crafting, by spawnging the prototypes. Or the empty list if crafting + fails for some reason. This is the place to add skill-checks or random chance if you need it + for your game. +- `post_craft` - this receives the result from `craft` and handles error messages and also deletes any consumables as needed. It may also modify the result before returning it. -- `msg` - this is a wrapper for `self.crafter.msg` and should be used to send messages to the +- `msg` - this is a wrapper for `self.crafter.msg` and should be used to send messages to the crafter. Centralizing this means you can also easily modify the sending style in one place later. -The class constructor (and the `craft` access function) takes optional `**kwargs`. These are passed +The class constructor (and the `craft` access function) takes optional `**kwargs`. These are passed into each crafting hook. These are unused by default but could be used to customize things per-call. ### Skilled crafters -What the crafting system does not have out of the box is a 'skill' system - the notion of being able -to fail the craft if you are not skilled enough. Just how skills work is game-dependent, so to add +What the crafting system does not have out of the box is a 'skill' system - the notion of being able +to fail the craft if you are not skilled enough. Just how skills work is game-dependent, so to add this you need to make your own recipe parent class and have your recipes inherit from this. @@ -189,7 +189,7 @@ class SkillRecipe(CraftingRecipe): difficulty = 20 - def do_craft(self, **kwargs): + def craft(self, **kwargs): """The input is ok. Determine if crafting succeeds""" # this is set at initialization @@ -201,15 +201,15 @@ class SkillRecipe(CraftingRecipe): # roll for success: if randint(1, 100) <= (crafting_skill - self.difficulty): # all is good, craft away - return super().do_craft() + return super().craft() else: self.msg("You are not good enough to craft this. Better luck next time!") return [] ``` -In this example we introduce a `.difficulty` for the recipe and makes a 'dice roll' to see -if we succed. We would of course make this a lot more immersive and detailed in a full game. In -principle you could customize each recipe just the way you want it, but you could also inherit from -a central parent like this to cut down on work. +In this example we introduce a `.difficulty` for the recipe and makes a 'dice roll' to see +if we succed. We would of course make this a lot more immersive and detailed in a full game. In +principle you could customize each recipe just the way you want it, but you could also inherit from +a central parent like this to cut down on work. The [sword recipe example module](api:evennia.contrib.crafting.example_recipes) also shows an example of a random skill-check being implemented in a parent and then inherited for multiple use. @@ -218,5 +218,5 @@ of a random skill-check being implemented in a parent and then inherited for mul If you want to build something even more custom (maybe using different input types of validation logic) you could also look at the `CraftingRecipe` parent class `CraftingRecipeBase`. -It implements just the minimum needed to be a recipe and for big changes you may be better off starting +It implements just the minimum needed to be a recipe and for big changes you may be better off starting from this rather than the more opinionated `CraftingRecipe`. diff --git a/docs/1.0-dev/_sources/Howto/Customize-channels.md.txt b/docs/1.0-dev/_sources/Howto/Customize-channels.md.txt deleted file mode 100644 index 313df706a5..0000000000 --- a/docs/1.0-dev/_sources/Howto/Customize-channels.md.txt +++ /dev/null @@ -1,484 +0,0 @@ -# Customize channels - - -# Channel commands in Evennia - -By default, Evennia's default channel commands are inspired by MUX. They all -begin with "c" followed by the action to perform (like "ccreate" or "cdesc"). -If this default seems strange to you compared to other Evennia commands that -rely on switches, you might want to check this tutorial out. - -This tutorial will also give you insight into the workings of the channel system. -So it may be useful even if you don't plan to make the exact changes shown here. - -## What we will try to do - -Our mission: change the default channel commands to have a different syntax. - -This tutorial will do the following changes: - -- Remove all the default commands to handle channels. -- Add a `+` and `-` command to join and leave a channel. So, assuming there is -a `public` channel on your game (most often the case), you could type `+public` -to join it and `-public` to leave it. -- Group the commands to manipulate channels under the channel name, after a -switch. For instance, instead of writing `cdesc public = My public channel`, - you would write `public/desc My public channel`. - - -> I listed removing the default Evennia commands as a first step in the -> process. Actually, we'll move it at the very bottom of the list, since we -> still want to use them, we might get it wrong and rely on Evennia commands -> for a while longer. - -## A command to join, another to leave - -We'll do the most simple task at first: create two commands, one to join a -channel, one to leave. - -> Why not have them as switches? `public/join` and `public/leave` for instance? - -For security reasons, I will hide channels to which the caller is not -connected. It means that if the caller is not connected to the "public" -channel, he won't be able to use the "public" command. This is somewhat -standard: if we create an administrator-only channel, we don't want players to -try (or even know) the channel command. Again, you could design it a different -way should you want to. - -First create a file named `comms.py` in your `commands` package. It's -a rather logical place, since we'll write different commands to handle -communication. - -Okay, let's add the first command to join a channel: - -```python -# in commands/comms.py -from evennia.utils.search import search_channel -from commands.command import Command - -class CmdConnect(Command): - """ - Connect to a channel. - """ - - key = "+" - help_category = "Comms" - locks = "cmd:not pperm(channel_banned)" - auto_help = False - - def func(self): - """Implement the command""" - caller = self.caller - args = self.args - if not args: - self.msg("Which channel do you want to connect to?") - return - - channelname = self.args - channel = search_channel(channelname) - if not channel: - return - - # Check permissions - if not channel.access(caller, 'listen'): - self.msg("%s: You are not allowed to listen to this channel." % channel.key) - return - - # If not connected to the channel, try to connect - if not channel.has_connection(caller): - if not channel.connect(caller): - self.msg("%s: You are not allowed to join this channel." % channel.key) - return - else: - self.msg("You now are connected to the %s channel. " % channel.key.lower()) - else: - self.msg("You already are connected to the %s channel. " % channel.key.lower()) -``` - -Okay, let's review this code, but if you're used to Evennia commands, it shouldn't be too strange: - -1. We import `search_channel`. This is a little helper function that we will use to search for -channels by name and aliases, found in `evennia.utils.search`. It's just more convenient. -2. Our class `CmdConnect` contains the body of our command to join a channel. -3. Notice the key of this command is simply `"+"`. When you enter `+something` in the game, it will -try to find a command key `+something`. Failing that, it will look at other potential matches. -Evennia is smart enough to understand that when we type `+something`, `+` is the command key and -`something` is the command argument. This will, of course, fail if you have a command beginning by -`+` conflicting with the `CmdConnect` key. -4. We have altered some class attributes, like `auto_help`. If you want to know what they do and -why they have changed here, you can check the [documentation on commands](../Components/Commands). -5. In the command body, we begin by extracting the channel name. Remember that this name should be -in the command arguments (that is, in `self.args`). Following the same example, if a player enters -`+something`, `self.args` should contain `"something"`. We use `search_channel` to see if this -channel exists. -6. We then check the access level of the channel, to see if the caller can listen to it (not -necessarily use it to speak, mind you, just listen to others speak, as these are two different locks -on Evennia). -7. Finally, we connect the caller if he's not already connected to the channel. We use the -channel's `connect` method to do this. Pretty straightforward eh? - -Now we'll add a command to leave a channel. It's almost the same, turned upside down: - -```python -class CmdDisconnect(Command): - """ - Disconnect from a channel. - """ - - key = "-" - help_category = "Comms" - locks = "cmd:not pperm(channel_banned)" - auto_help = False - - def func(self): - """Implement the command""" - caller = self.caller - args = self.args - if not args: - self.msg("Which channel do you want to disconnect from?") - return - - channelname = self.args - channel = search_channel(channelname) - if not channel: - return - - # If connected to the channel, try to disconnect - if channel.has_connection(caller): - if not channel.disconnect(caller): - self.msg("%s: You are not allowed to disconnect from this channel." % channel.key) - return - else: - self.msg("You stop listening to the %s channel. " % channel.key.lower()) - else: - self.msg("You are not connected to the %s channel. " % channel.key.lower()) -``` - -So far, you shouldn't have trouble following what this command does: it's -pretty much the same as the `CmdConnect` class in logic, though it accomplishes -the opposite. If you are connected to the channel `public` you could -disconnect from it using `-public`. Remember, you can use channel aliases too -(`+pub` and `-pub` will also work, assuming you have the alias `pub` on the - `public` channel). - -It's time to test this code, and to do so, you will need to add these two -commands. Here is a good time to say it: by default, Evennia connects accounts -to channels. Some other games (usually with a higher multisession mode) will -want to connect characters instead of accounts, so that several characters in -the same account can be connected to various channels. You can definitely add -these commands either in the `AccountCmdSet` or `CharacterCmdSet`, the caller -will be different and the command will add or remove accounts of characters. -If you decide to install these commands on the `CharacterCmdSet`, you might -have to disconnect your superuser account (account #1) from the channel before -joining it with your characters, as Evennia tends to subscribe all accounts -automatically if you don't tell it otherwise. - -So here's an example of how to add these commands into your `AccountCmdSet`. -Edit the file `commands/default_cmdsets.py` to change a few things: - -```python -# In commands/default_cmdsets.py -from evennia import default_cmds -from commands.comms import CmdConnect, CmdDisconnect - - -# ... Skip to the AccountCmdSet class ... - -class AccountCmdSet(default_cmds.AccountCmdSet): - """ - This is the cmdset available to the Account at all times. It is - combined with the `CharacterCmdSet` when the Account puppets a - Character. It holds game-account-specific commands, channel - commands, etc. - """ - key = "DefaultAccount" - - def at_cmdset_creation(self): - """ - Populates the cmdset - """ - super().at_cmdset_creation() - - # Channel commands - self.add(CmdConnect()) - self.add(CmdDisconnect()) -``` - -Save, reload your game, and you should be able to use `+public` and `-public` -now! - -## A generic channel command with switches - -It's time to dive a little deeper into channel processing. What happens in -Evennia when a player enters `public Hello everybody!`? - -Like exits, channels are a particular command that Evennia automatically -creates and attaches to individual channels. So when you enter `public -message` in your game, Evennia calls the `public` command. - -> But I didn't add any public command... - -Evennia will just create these commands automatically based on the existing -channels. The base command is the command we'll need to edit. - -> Why edit it? It works just fine to talk. - -Unfortunately, if we want to add switches to our channel names, we'll have to -edit this command. It's not too hard, however, we'll just start writing a -standard command with minor twitches. - -### Some additional imports - -You'll need to add a line of import in your `commands/comms.py` file. We'll -see why this import is important when diving in the command itself: - -```python -from evennia.comms.models import ChannelDB -``` - -### The class layout - -```python -# In commands/comms.py -class ChannelCommand(Command): - """ - {channelkey} channel - - {channeldesc} - - Usage: - {lower_channelkey} - {lower_channelkey}/history [start] - {lower_channelkey}/me - {lower_channelkey}/who - - Switch: - history: View 20 previous messages, either from the end or - from number of messages from the end. - me: Perform an emote on this channel. - who: View who is connected to this channel. - - Example: - {lower_channelkey} Hello World! - {lower_channelkey}/history - {lower_channelkey}/history 30 - {lower_channelkey}/me grins. - {lower_channelkey}/who - """ - # note that channeldesc and lower_channelkey will be filled - # automatically by ChannelHandler - - # this flag is what identifies this cmd as a channel cmd - # and branches off to the system send-to-channel command - # (which is customizable by admin) - is_channel = True - key = "general" - help_category = "Channel Names" - obj = None - arg_regex = "" -``` - -There are some differences here compared to most common commands. - -- There is something disconcerting in the class docstring. Some information is -between curly braces. This is a format-style which is only used for channel -commands. `{channelkey}` will be replaced by the actual channel key (like - public). `{channeldesc}` will be replaced by the channel description (like - "public channel"). And `{lower_channelkey}`. -- We have set `is_channel` to `True` in the command class variables. You -shouldn't worry too much about that: it just tells Evennia this is a special -command just for channels. -- `key` is a bit misleading because it will be replaced eventually. So we -could set it to virtually anything. -- The `obj` class variable is another one we won't detail right now. -- `arg_regex` is important: the default `arg_regex` in the channel command will -forbid to use switches (a slash just after the channel name is not allowed). -That's why we enforce it here, we allow any syntax. - -> What will become of this command? - -Well, when we'll be through with it, and once we'll add it as the default -command to handle channels, Evennia will create one per existing channel. For -instance, the public channel will receive one command of this class, with `key` -set to `public` and `aliases` set to the channel aliases (like `['pub']`). - -> Can I see it work? - -Not just yet, there's still a lot of code needed. - -Okay we have the command structure but it's rather empty. - -### The parse method - -The `parse` method is called before `func` in every command. Its job is to -parse arguments and in our case, we will analyze switches here. - -```python -# ... - def parse(self): - """ - Simple parser - """ - # channel-handler sends channame:msg here. - channelname, msg = self.args.split(":", 1) - self.switch = None - if msg.startswith("/"): - try: - switch, msg = msg[1:].split(" ", 1) - except ValueError: - switch = msg[1:] - msg = "" - - self.switch = switch.lower().strip() - - self.args = (channelname.strip(), msg.strip()) -``` - -Reading the comments we see that the channel handler will send the command in a -strange way: a string with the channel name, a colon and the actual message -entered by the player. So if the player enters "public hello", the command -`args` will contain `"public:hello"`. You can look at the way the channel name -and message are parsed, this can be used in a lot of different commands. - -Next we check if there's any switch, that is, if the message starts with a -slash. This would be the case if a player entered `public/me jumps up and -down`, for instance. If there is a switch, we save it in `self.switch`. We -alter `self.args` at the end to contain a tuple with two values: the channel -name, and the message (if a switch was used, notice that the switch will be - stored in `self.switch`, not in the second element of `self.args`). - -### The command func - -Finally, let's see the `func` method in the command class. It will have to -handle switches and also the raw message to send if no switch was used. - - -```python -# ... - def func(self): - """ - Create a new message and send it to channel, using - the already formatted input. - """ - channelkey, msg = self.args - caller = self.caller - channel = ChannelDB.objects.get_channel(channelkey) - - # Check that the channel exists - if not channel: - self.msg(_("Channel '%s' not found.") % channelkey) - return - - # Check that the caller is connected - if not channel.has_connection(caller): - string = "You are not connected to channel '%s'." - self.msg(string % channelkey) - return - - # Check that the caller has send access - if not channel.access(caller, 'send'): - string = "You are not permitted to send to channel '%s'." - self.msg(string % channelkey) - return - - # Handle the various switches - if self.switch == "me": - if not msg: - self.msg("What do you want to do on this channel?") - else: - msg = "{} {}".format(caller.key, msg) - channel.msg(msg, online=True) - elif self.switch: - self.msg("{}: Invalid switch {}.".format(channel.key, self.switch)) - elif not msg: - self.msg("Say what?") - else: - if caller in channel.mutelist: - self.msg("You currently have %s muted." % channel) - return - channel.msg(msg, senders=self.caller, online=True) -``` - -- First of all, we try to get the channel object from the channel name we have -in the `self.args` tuple. We use `ChannelDB.objects.get_channel` this time -because we know the channel name isn't an alias (that was part of the deal, - `channelname` in the `parse` method contains a command key). -- We check that the channel does exist. -- We then check that the caller is connected to the channel. Remember, if the -caller isn't connected, we shouldn't allow him to use this command (that - includes the switches on channels). -- We then check that the caller has access to the channel's `send` lock. This -time, we make sure the caller can send messages to the channel, no matter what -operation he's trying to perform. -- Finally we handle switches. We try only one switch: `me`. This switch would -be used if a player entered `public/me jumps up and down` (to do a channel - emote). -- We handle the case where the switch is unknown and where there's no switch -(the player simply wants to talk on this channel). - -The good news: The code is not too complicated by itself. The bad news is that -this is just an abridged version of the code. If you want to handle all the -switches mentioned in the command help, you will have more code to write. This -is left as an exercise. - -### End of class - -It's almost done, but we need to add a method in this command class that isn't -often used. I won't detail it's usage too much, just know that Evennia will use -it and will get angry if you don't add it. So at the end of your class, just -add: - -```python -# ... - def get_extra_info(self, caller, **kwargs): - """ - Let users know that this command is for communicating on a channel. - - Args: - caller (TypedObject): A Character or Account who has entered an ambiguous command. - - Returns: - A string with identifying information to disambiguate the object, conventionally with a -preceding space. - """ - return " (channel)" -``` - -### Adding this channel command - -Contrary to most Evennia commands, we won't add our `ChannelCommand` to a -`CmdSet`. Instead we need to tell Evennia that it should use the command we -just created instead of its default channel-command. - -In your `server/conf/settings.py` file, add a new setting: - -```python -# Channel options -CHANNEL_COMMAND_CLASS = "commands.comms.ChannelCommand" -``` - -Then you can reload your game. Try to type `public hello` and `public/me jumps -up and down`. Don't forget to enter `help public` to see if your command has -truly been added. - -## Conclusion and full code - -That was some adventure! And there's still things to do! But hopefully, this -tutorial will have helped you in designing your own channel system. Here are a -few things to do: - -- Add more switches to handle various actions, like changing the description of -a channel for instance, or listing the connected participants. -- Remove the default Evennia commands to handle channels. -- Alter the behavior of the channel system so it better aligns with what you -want to do. - -As a special bonus, you can find a full, working example of a communication -system similar to the one I've shown you: this is a working example, it -integrates all switches and does ever some extra checking, but it's also very -close from the code I've provided here. Notice, however, that this resource is -external to Evennia and not maintained by anyone but the original author of -this article. - -[Read the full example on Github](https://github.com/vincent- -lg/avenew/blob/master/commands/comms.py) \ No newline at end of file diff --git a/docs/1.0-dev/_sources/Howto/Howto-Overview.md.txt b/docs/1.0-dev/_sources/Howto/Howto-Overview.md.txt index 3741b67683..6c404f7fba 100644 --- a/docs/1.0-dev/_sources/Howto/Howto-Overview.md.txt +++ b/docs/1.0-dev/_sources/Howto/Howto-Overview.md.txt @@ -66,7 +66,6 @@ in mind for your own game, this will give you a good start. ## Howto's - [Giving Exits a default error](./Default-Exit-Errors) -- [Customize Channel output](./Customize-channels) - [Add a command prompt](./Command-Prompt) - [Don't allow spamming commands](./Command-Cooldown) - [Commands that take time](./Command-Duration) diff --git a/docs/1.0-dev/_sources/api/evennia.comms.channelhandler.rst.txt b/docs/1.0-dev/_sources/api/evennia.comms.channelhandler.rst.txt deleted file mode 100644 index 0d0561cef3..0000000000 --- a/docs/1.0-dev/_sources/api/evennia.comms.channelhandler.rst.txt +++ /dev/null @@ -1,7 +0,0 @@ -evennia.comms.channelhandler -=================================== - -.. automodule:: evennia.comms.channelhandler - :members: - :undoc-members: - :show-inheritance: diff --git a/docs/1.0-dev/_sources/api/evennia.comms.rst.txt b/docs/1.0-dev/_sources/api/evennia.comms.rst.txt index df024da752..0ae919dbd3 100644 --- a/docs/1.0-dev/_sources/api/evennia.comms.rst.txt +++ b/docs/1.0-dev/_sources/api/evennia.comms.rst.txt @@ -12,7 +12,6 @@ evennia.comms :maxdepth: 6 evennia.comms.admin - evennia.comms.channelhandler evennia.comms.comms evennia.comms.managers evennia.comms.models diff --git a/docs/1.0-dev/_sources/api/evennia.help.filehelp.rst.txt b/docs/1.0-dev/_sources/api/evennia.help.filehelp.rst.txt new file mode 100644 index 0000000000..1947254237 --- /dev/null +++ b/docs/1.0-dev/_sources/api/evennia.help.filehelp.rst.txt @@ -0,0 +1,7 @@ +evennia.help.filehelp +============================ + +.. automodule:: evennia.help.filehelp + :members: + :undoc-members: + :show-inheritance: diff --git a/docs/1.0-dev/_sources/api/evennia.help.rst.txt b/docs/1.0-dev/_sources/api/evennia.help.rst.txt index cc9b4ac68c..6c737f8390 100644 --- a/docs/1.0-dev/_sources/api/evennia.help.rst.txt +++ b/docs/1.0-dev/_sources/api/evennia.help.rst.txt @@ -12,5 +12,7 @@ evennia.help :maxdepth: 6 evennia.help.admin + evennia.help.filehelp evennia.help.manager evennia.help.models + evennia.help.utils diff --git a/docs/1.0-dev/_sources/api/evennia.help.utils.rst.txt b/docs/1.0-dev/_sources/api/evennia.help.utils.rst.txt new file mode 100644 index 0000000000..74425cec91 --- /dev/null +++ b/docs/1.0-dev/_sources/api/evennia.help.utils.rst.txt @@ -0,0 +1,7 @@ +evennia.help.utils +========================= + +.. automodule:: evennia.help.utils + :members: + :undoc-members: + :show-inheritance: diff --git a/docs/1.0-dev/_sources/toc.md.txt b/docs/1.0-dev/_sources/toc.md.txt index fa1a27bec0..2f721e1866 100644 --- a/docs/1.0-dev/_sources/toc.md.txt +++ b/docs/1.0-dev/_sources/toc.md.txt @@ -34,6 +34,7 @@ - [Components/Inputfuncs](Components/Inputfuncs) - [Components/Locks](Components/Locks) - [Components/MonitorHandler](Components/MonitorHandler) +- [Components/Msg](Components/Msg) - [Components/Nicks](Components/Nicks) - [Components/Objects](Components/Objects) - [Components/Outputfuncs](Components/Outputfuncs) @@ -90,7 +91,6 @@ - [Howto/Command Duration](Howto/Command-Duration) - [Howto/Command Prompt](Howto/Command-Prompt) - [Howto/Coordinates](Howto/Coordinates) -- [Howto/Customize channels](Howto/Customize-channels) - [Howto/Default Exit Errors](Howto/Default-Exit-Errors) - [Howto/Evennia for Diku Users](Howto/Evennia-for-Diku-Users) - [Howto/Evennia for MUSH Users](Howto/Evennia-for-MUSH-Users) diff --git a/docs/1.0-dev/api/evennia-api.html b/docs/1.0-dev/api/evennia-api.html index af25bcf417..433d00e7f5 100644 --- a/docs/1.0-dev/api/evennia-api.html +++ b/docs/1.0-dev/api/evennia-api.html @@ -80,7 +80,6 @@
  • evennia.comms
  • +
    +
    +get_display_name(looker, **kwargs)[source]
    +

    This is used by channels and other OOC communications methods to give a +custom display of this account’s input.

    +
    +
    Parameters
    +
      +
    • looker (Account) – The one that will see this name.

    • +
    • **kwargs – Unused by default, can be used to pass game-specific data.

    • +
    +
    +
    Returns
    +

    str – The name, possibly modified.

    +
    +
    +
    +
    disconnect_session_from_account(session, reason=None)[source]
    @@ -554,6 +572,81 @@ commands at run-time.

    +
    +
    +at_pre_channel_msg(message, channel, senders=None, **kwargs)[source]
    +

    Called by the Channel just before passing a message into channel_msg. +This allows for tweak messages per-user and also to abort the +receive on the receiver-level.

    +
    +
    Parameters
    +
      +
    • message (str) – The message sent to the channel.

    • +
    • channel (Channel) – The sending channel.

    • +
    • senders (list, optional) – Accounts or Objects acting as senders. +For most normal messages, there is only a single sender. If +there are no senders, this may be a broadcasting message.

    • +
    • **kwargs – These are additional keywords passed into channel_msg. +If no_prefix=True or emit=True are passed, the channel +prefix will not be added (**[channelname]: ** by default)

    • +
    +
    +
    Returns
    +

    str or None

    +
    +
    Allows for customizing the message for this recipient.

    If returning None (or False) message-receiving is aborted. +The returning string will be passed into self.channel_msg.

    +
    +
    +

    +
    +
    +

    Notes

    +

    This support posing/emotes by starting channel-send with : or ;.

    +
    + +
    +
    +channel_msg(message, channel, senders=None, **kwargs)[source]
    +

    This performs the actions of receiving a message to an un-muted +channel.

    +
    +
    Parameters
    +
      +
    • message (str) – The message sent to the channel.

    • +
    • channel (Channel) – The sending channel.

    • +
    • senders (list, optional) – Accounts or Objects acting as senders. +For most normal messages, there is only a single sender. If +there are no senders, this may be a broadcasting message or +similar.

    • +
    • **kwargs – These are additional keywords originally passed into +Channel.msg.

    • +
    +
    +
    +

    Notes

    +

    Before this, Channel.at_pre_channel_msg will fire, which offers a way +to customize the message for the receiver on the channel-level.

    +
    + +
    +
    +at_post_channel_msg(message, channel, senders=None, **kwargs)[source]
    +

    Called by self.channel_msg after message was received.

    +
    +
    Parameters
    +
      +
    • message (str) – The message sent to the channel.

    • +
    • channel (Channel) – The sending channel.

    • +
    • senders (list, optional) – Accounts or Objects acting as senders. +For most normal messages, there is only a single sender. If +there are no senders, this may be a broadcasting message.

    • +
    • **kwargs – These are additional keywords passed into channel_msg.

    • +
    +
    +
    +
    +
    search(searchdata, return_puppet=False, search_object=False, typeclass=None, nofound_string=None, multimatch_string=None, use_nicks=True, quiet=False, **kwargs)[source]
    diff --git a/docs/1.0-dev/api/evennia.commands.cmdhandler.html b/docs/1.0-dev/api/evennia.commands.cmdhandler.html index 859d441399..8b38dd755c 100644 --- a/docs/1.0-dev/api/evennia.commands.cmdhandler.html +++ b/docs/1.0-dev/api/evennia.commands.cmdhandler.html @@ -45,15 +45,11 @@ command line. The processing of a command works as follows:

    1. The calling object (caller) is analyzed based on its callertype.

    2. Cmdsets are gathered from different sources: -- channels: all available channel names are auto-created into a cmdset, to allow

      +- object cmdsets: all objects at caller’s location are scanned for non-empty

      -

      for giving the channel name and have the following immediately -sent to the channel. The sending is performed by the CMD_CHANNEL -system command.

      +

      cmdsets. This includes cmdsets on exits.

        -
      • object cmdsets: all objects at caller’s location are scanned for non-empty -cmdsets. This includes cmdsets on exits.

      • caller: the caller is searched for its own currently active cmdset.

      • account: lastly the cmdsets defined on caller.account are added.

      @@ -67,19 +63,10 @@ input string for possible command matches.

    3. cmdset, or fallback to error message. Exit.

    4. If no match was found -> check for CMD_NOMATCH in current cmdset or fallback to error message. Exit.

    5. -
    6. A single match was found. If this is a channel-command (i.e. the -ommand name is that of a channel), –> check for CMD_CHANNEL in -current cmdset or use channelhandler default. Exit.

    7. At this point we have found a normal command. We assign useful variables to it that will be available to the command coder at run-time.

    8. -
    -
      -
    1. We have a unique cmdobject, primed for use. Call all hooks:

    2. -
    -
    -

    at_pre_cmd(), cmdobj.parse(), cmdobj.func() and finally at_post_cmd().

    -
    -
      +
    1. We have a unique cmdobject, primed for use. Call all hooks: +at_pre_cmd(), cmdobj.parse(), cmdobj.func() and finally at_post_cmd().

    2. Return deferred that will fire with the return from cmdobj.func() (unused by default).

    diff --git a/docs/1.0-dev/api/evennia.commands.command.html b/docs/1.0-dev/api/evennia.commands.command.html index 0053d85388..1bfe4f8991 100644 --- a/docs/1.0-dev/api/evennia.commands.command.html +++ b/docs/1.0-dev/api/evennia.commands.command.html @@ -65,7 +65,7 @@
    class evennia.commands.command.Command(**kwargs)[source]

    Bases: object

    -

    Base command

    +

    (you may see this if a child command had no help text defined)

    Usage:

    command [args]

    @@ -436,7 +436,7 @@ detailing the contents of the table.

    -search_index_entry = {'aliases': '', 'category': 'general', 'key': 'command', 'tags': '', 'text': '\n Base command\n\n Usage:\n command [args]\n\n This is the base command class. Inherit from this\n to create new commands.\n\n The cmdhandler makes the following variables available to the\n command methods (so you can always assume them to be there):\n self.caller - the game object calling the command\n self.cmdstring - the command name used to trigger this command (allows\n you to know which alias was used, for example)\n cmd.args - everything supplied to the command following the cmdstring\n (this is usually what is parsed in self.parse())\n cmd.cmdset - the cmdset from which this command was matched (useful only\n seldomly, notably for help-type commands, to create dynamic\n help entries and lists)\n cmd.obj - the object on which this command is defined. If a default command,\n this is usually the same as caller.\n cmd.rawstring - the full raw string input, including any args and no parsing.\n\n The following class properties can/should be defined on your child class:\n\n key - identifier for command (e.g. "look")\n aliases - (optional) list of aliases (e.g. ["l", "loo"])\n locks - lock string (default is "cmd:all()")\n help_category - how to organize this help entry in help system\n (default is "General")\n auto_help - defaults to True. Allows for turning off auto-help generation\n arg_regex - (optional) raw string regex defining how the argument part of\n the command should look in order to match for this command\n (e.g. must it be a space between cmdname and arg?)\n auto_help_display_key - (optional) if given, this replaces the string shown\n in the auto-help listing. This is particularly useful for system-commands\n whose actual key is not really meaningful.\n\n (Note that if auto_help is on, this initial string is also used by the\n system to create the help entry for the command, so it\'s a good idea to\n format it similar to this one). This behavior can be changed by\n overriding the method \'get_help\' of a command: by default, this\n method returns cmd.__doc__ (that is, this very docstring, or\n the docstring of your command). You can, however, extend or\n replace this without disabling auto_help.\n '}
    +search_index_entry = {'aliases': '', 'category': 'general', 'key': 'command', 'tags': '', 'text': '\n ## Base command\n\n (you may see this if a child command had no help text defined)\n\n Usage:\n command [args]\n\n This is the base command class. Inherit from this\n to create new commands.\n\n The cmdhandler makes the following variables available to the\n command methods (so you can always assume them to be there):\n self.caller - the game object calling the command\n self.cmdstring - the command name used to trigger this command (allows\n you to know which alias was used, for example)\n cmd.args - everything supplied to the command following the cmdstring\n (this is usually what is parsed in self.parse())\n cmd.cmdset - the cmdset from which this command was matched (useful only\n seldomly, notably for help-type commands, to create dynamic\n help entries and lists)\n cmd.obj - the object on which this command is defined. If a default command,\n this is usually the same as caller.\n cmd.rawstring - the full raw string input, including any args and no parsing.\n\n The following class properties can/should be defined on your child class:\n\n key - identifier for command (e.g. "look")\n aliases - (optional) list of aliases (e.g. ["l", "loo"])\n locks - lock string (default is "cmd:all()")\n help_category - how to organize this help entry in help system\n (default is "General")\n auto_help - defaults to True. Allows for turning off auto-help generation\n arg_regex - (optional) raw string regex defining how the argument part of\n the command should look in order to match for this command\n (e.g. must it be a space between cmdname and arg?)\n auto_help_display_key - (optional) if given, this replaces the string shown\n in the auto-help listing. This is particularly useful for system-commands\n whose actual key is not really meaningful.\n\n (Note that if auto_help is on, this initial string is also used by the\n system to create the help entry for the command, so it\'s a good idea to\n format it similar to this one). This behavior can be changed by\n overriding the method \'get_help\' of a command: by default, this\n method returns cmd.__doc__ (that is, this very docstring, or\n the docstring of your command). You can, however, extend or\n replace this without disabling auto_help.\n '}
    diff --git a/docs/1.0-dev/api/evennia.commands.default.admin.html b/docs/1.0-dev/api/evennia.commands.default.admin.html index febf1ed115..ac7499b0de 100644 --- a/docs/1.0-dev/api/evennia.commands.default.admin.html +++ b/docs/1.0-dev/api/evennia.commands.default.admin.html @@ -254,7 +254,7 @@ to accounts respectively.

    -aliases = ['pemit', 'remit']
    +aliases = ['remit', 'pemit']
    @@ -285,7 +285,7 @@ to accounts respectively.

    -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 '}
    +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 '}
    diff --git a/docs/1.0-dev/api/evennia.commands.default.building.html b/docs/1.0-dev/api/evennia.commands.default.building.html index ce2ae344b2..8b0589f44b 100644 --- a/docs/1.0-dev/api/evennia.commands.default.building.html +++ b/docs/1.0-dev/api/evennia.commands.default.building.html @@ -529,7 +529,7 @@ You can specify the /force switch to bypass this confirmation.

    -aliases = ['del', 'delete']
    +aliases = ['delete', 'del']
    @@ -570,7 +570,7 @@ You can specify the /force switch to bypass this confirmation.

    -search_index_entry = {'aliases': 'del delete', 'category': 'building', 'key': 'destroy', 'tags': '', 'text': '\n permanently delete objects\n\n Usage:\n destroy[/switches] [obj, obj2, obj3, [dbref-dbref], ...]\n\n Switches:\n override - The destroy command will usually avoid accidentally\n destroying account objects. This switch overrides this safety.\n force - destroy without confirmation.\n Examples:\n destroy house, roof, door, 44-78\n destroy 5-10, flower, 45\n destroy/force north\n\n Destroys one or many objects. If dbrefs are used, a range to delete can be\n given, e.g. 4-10. Also the end points will be deleted. This command\n displays a confirmation before destroying, to make sure of your choice.\n You can specify the /force switch to bypass this confirmation.\n '}
    +search_index_entry = {'aliases': 'delete del', 'category': 'building', 'key': 'destroy', 'tags': '', 'text': '\n permanently delete objects\n\n Usage:\n destroy[/switches] [obj, obj2, obj3, [dbref-dbref], ...]\n\n Switches:\n override - The destroy command will usually avoid accidentally\n destroying account objects. This switch overrides this safety.\n force - destroy without confirmation.\n Examples:\n destroy house, roof, door, 44-78\n destroy 5-10, flower, 45\n destroy/force north\n\n Destroys one or many objects. If dbrefs are used, a range to delete can be\n given, e.g. 4-10. Also the end points will be deleted. This command\n displays a confirmation before destroying, to make sure of your choice.\n You can specify the /force switch to bypass this confirmation.\n '}
    @@ -1268,7 +1268,7 @@ server settings.

    -aliases = ['parent', 'swap', 'update', 'type']
    +aliases = ['parent', 'type', 'swap', 'update']
    @@ -1299,7 +1299,7 @@ server settings.

    -search_index_entry = {'aliases': 'parent swap update 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': 'parent type swap 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 "}
    @@ -1452,7 +1452,7 @@ If object is not specified, the current location is examined.

    -aliases = ['ex', 'exam']
    +aliases = ['exam', 'ex']
    @@ -1549,7 +1549,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 '}
    diff --git a/docs/1.0-dev/api/evennia.commands.default.comms.html b/docs/1.0-dev/api/evennia.commands.default.comms.html index 56a024923a..2b337674b7 100644 --- a/docs/1.0-dev/api/evennia.commands.default.comms.html +++ b/docs/1.0-dev/api/evennia.commands.default.comms.html @@ -39,16 +39,696 @@

    evennia.commands.default.comms

    -

    Comsystem command module.

    -

    Comm commands are OOC commands and intended to be made available to -the Account at all times (they go into the AccountCmdSet). So we -make sure to homogenize self.caller to always be the account object -for easy handling.

    +

    Communication commands:

    +
      +
    • channel

    • +
    • page

    • +
    • irc/rss/grapevine linking

    • +
    +
    +
    +class evennia.commands.default.comms.CmdChannel(**kwargs)[source]
    +

    Bases: evennia.commands.default.muxcommand.MuxCommand

    +

    Use and manage in-game channels.

    +
    +
    Usage:

    channel channelname <msg> +channel channel name = <msg> +channel (show all subscription) +channel/all (show available channels) +channel/alias channelname = alias[;alias…] +channel/unalias alias +channel/who channelname +channel/history channelname [= index] +channel/sub channelname [= alias[;alias…]] +channel/unsub channelname[,channelname, …] +channel/mute channelname[,channelname,…] +channel/unmute channelname[,channelname,…]

    +

    channel/create channelname[;alias;alias[:typeclass]] [= description] +channel/destroy channelname [= reason] +channel/desc channelname = description +channel/lock channelname = lockstring +channel/unlock channelname = lockstring +channel/ban channelname (list bans) +channel/ban[/quiet] channelname[, channelname, …] = subscribername [: reason] +channel/unban[/quiet] channelname[, channelname, …] = subscribername +channel/boot[/quiet] channelname[,channelname,…] = subscribername [: reason]

    +
    +
    +
    +
    Usage: channel channelname msg

    channel channel name = msg (with space in channel name)

    +
    +
    +

    This sends a message to the channel. Note that you will rarely use this +command like this; instead you can use the alias

    +
    +

    channelname <msg> +channelalias <msg>

    +
    +

    For example

    +
    +

    public Hello World +pub Hello World

    +
    +

    (this shortcut doesn’t work for aliases containing spaces)

    +

    See channel/alias for help on setting channel aliases.

    +
    +
    Usage: channel/alias channel = alias[;alias[;alias…]]

    channel/unalias alias +channel - this will list your subs and aliases to each channel

    +
    +
    +

    Set one or more personal aliases for referencing a channel. For example:

    +
    +

    channel/alias warrior’s guild = warrior;wguild;warchannel;warrior guild

    +
    +

    You can now send to the channel using all of these:

    +
    +

    warrior’s guild Hello +warrior Hello +wguild Hello +warchannel Hello

    +
    +

    Note that this will not work if the alias has a space in it. So the +‘warrior guild’ alias must be used with the channel command:

    +
    +

    channel warrior guild = Hello

    +
    +

    Channel-aliases can be removed one at a time, using the ‘/unalias’ switch.

    +

    Usage: channel/who channelname

    +

    List the channel’s subscribers. Shows who are currently offline or are +muting the channel. Subscribers who are ‘muting’ will not see messages sent +to the channel (use channel/mute to mute a channel).

    +

    Usage: channel/history channel [= index]

    +

    This will display the last |c20|n lines of channel history. By supplying an +index number, you will step that many lines back before viewing those 20 lines.

    +

    For example:

    +
    +

    channel/history public = 35

    +
    +

    will go back 35 lines and show the previous 20 lines from that point (so +lines -35 to -55).

    +
    +
    Usage: channel/sub channel [=alias[;alias;…]]

    channel/unsub channel

    +
    +
    +

    This subscribes you to a channel and optionally assigns personal shortcuts +for you to use to send to that channel (see aliases). When you unsub, all +your personal aliases will also be removed.

    +
    +
    Usage: channel/mute channelname

    channel/unmute channelname

    +
    +
    +

    Muting silences all output from the channel without actually +un-subscribing. Other channel members will see that you are muted in the /who +list. Sending a message to the channel will automatically unmute you.

    +
    +
    Usage: channel/create channelname[;alias;alias[:typeclass]] [= description]

    channel/destroy channelname [= reason]

    +
    +
    +

    Creates a new channel (or destroys one you control). You will automatically +join the channel you create and everyone will be kicked and loose all aliases +to a destroyed channel.

    +
    +
    Usage: channel/lock channelname = lockstring

    channel/unlock channelname = lockstring

    +
    +
    +

    Note: this is an admin command.

    +

    A lockstring is on the form locktype:lockfunc(). Channels understand three +locktypes:

    +
    +

    listen - who may listen or join the channel. +send - who may send messages to the channel +control - who controls the channel. This is usually the one creating

    +
    +

    the channel.

    +
    +
    +

    Common lockfuncs are all() and perm(). To make a channel everyone can +listen to but only builders can talk on, use this:

    +
    +

    listen:all() +send: perm(Builders)

    +
    +
    +
    Usage:

    channel/boot[/quiet] channelname[,channelname,…] = subscribername [: reason] +channel/ban channelname[, channelname, …] = subscribername [: reason] +channel/unban channelname[, channelname, …] = subscribername +channel/unban channelname +channel/ban channelname (list bans)

    +
    +
    +

    Booting will kick a named subscriber from channel(s) temporarily. The +‘reason’ will be passed to the booted user. Unless the /quiet switch is +used, the channel will also be informed of the action. A booted user is +still able to re-connect, but they’ll have to set up their aliases again.

    +

    Banning will blacklist a user from (re)joining the provided channels. It +will then proceed to boot them from those channels if they were connected. +The ‘reason’ and /quiet works the same as for booting.

    +

    Example

    +

    boot mychannel1 = EvilUser : Kicking you to cool down a bit. +ban mychannel1,mychannel2= EvilUser : Was banned for spamming.

    +
    +
    +key = 'channel'
    +
    + +
    +
    +aliases = ['chan', 'channels']
    +
    + +
    +
    +help_category = 'comms'
    +
    + +
    +
    +locks = 'cmd:not pperm(channel_banned);admin:all();manage:all();changelocks:perm(Admin)'
    +
    + +
    +
    +switch_options = ('list', 'all', 'history', 'sub', 'unsub', 'mute', 'unmute', 'alias', 'unalias', 'create', 'destroy', 'desc', 'lock', 'unlock', 'boot', 'ban', 'unban', 'who')
    +
    + +
    +
    +account_caller = True
    +
    + +
    +
    +search_channel(channelname, exact=False, handle_errors=True)[source]
    +

    Helper function for searching for a single channel with some error +handling.

    +
    +
    Parameters
    +
      +
    • channelname (str) – Name, alias #dbref or partial name/alias to search +for.

    • +
    • exact (bool, optional) – If an exact or fuzzy-match of the name should be done. +Note that even for a fuzzy match, an exactly given, unique channel name +will always be returned.

    • +
    • handle_errors (bool) – If true, use self.msg to report errors if +there are non/multiple matches. If so, the return will always be +a single match or None.

    • +
    +
    +
    Returns
    +

    object, list or None

    +
    +
    If handle_errors is True, this is either a found Channel

    or None. Otherwise it’s a list of zero, one or more channels found.

    +
    +
    +

    +
    +
    +

    Notes

    +

    The ‘listen’ and ‘control’ accesses are checked before returning.

    +
    + +
    +
    +msg_channel(channel, message, **kwargs)[source]
    +

    Send a message to a given channel. This will check the ‘send’ +permission on the channel.

    +
    +
    Parameters
    +
      +
    • channel (Channel) – The channel to send to.

    • +
    • message (str) – The message to send.

    • +
    • **kwargs – Unused by default. These kwargs will be passed into +all channel messaging hooks for custom overriding.

    • +
    +
    +
    +
    + +
    +
    +get_channel_history(channel, start_index=0)[source]
    +

    View a channel’s history.

    +
    +
    Parameters
    +
      +
    • channel (Channel) – The channel to access.

    • +
    • message (str) – The message to send.

    • +
    • **kwargs – Unused by default. These kwargs will be passed into +all channel messaging hooks for custom overriding.

    • +
    +
    +
    +
    + +
    +
    +sub_to_channel(channel)[source]
    +

    Subscribe to a channel. Note that all permissions should +be checked before this step.

    +
    +
    Parameters
    +

    channel (Channel) – The channel to access.

    +
    +
    Returns
    +

    bool, str

    +
    +
    True, None if connection failed. If False,

    the second part is an error string.

    +
    +
    +

    +
    +
    +
    + +
    +
    +unsub_from_channel(channel, **kwargs)[source]
    +

    Un-Subscribe to a channel. Note that all permissions should +be checked before this step.

    +
    +
    Parameters
    +
      +
    • channel (Channel) – The channel to unsub from.

    • +
    • **kwargs – Passed on to nick removal.

    • +
    +
    +
    Returns
    +

    bool, str

    +
    +
    True, None if un-connection succeeded. If False,

    the second part is an error string.

    +
    +
    +

    +
    +
    +
    + +
    +
    +add_alias(channel, alias, **kwargs)[source]
    +

    Add a new alias (nick) for the user to use with this channel.

    +
    +
    Parameters
    +
      +
    • channel (Channel) – The channel to alias.

    • +
    • alias (str) – The personal alias to use for this channel.

    • +
    • **kwargs – If given, passed into nicks.add.

    • +
    +
    +
    +
    +

    Note

    +

    We add two nicks - one is a plain alias -> channel.key that +we need to be able to reference this channel easily. The other +is a templated nick to easily be able to send messages to the +channel without needing to give the full channel command. The +structure of this nick is given by self.channel_msg_pattern +and self.channel_msg_nick_replacement. By default it maps +alias <msg> -> channel <channelname> = <msg>, so that you can +for example just write pub Hello to send a message.

    +

    The alias created is alias $1 -> channel channel = $1, to allow +for sending to channel using the main channel command.

    +
    +
    + +
    +
    +remove_alias(alias, **kwargs)[source]
    +

    Remove an alias from a channel.

    +
    +
    Parameters
    +

    alias (str, optional) – The alias to remove. +The channel will be reverse-determined from the +alias, if it exists.

    +
    +
    Returns
    +

    bool, str

    +
    +
    True, None if removal succeeded. If False,

    the second part is an error string.

    +
    +
    +

    **kwargs: If given, passed into nicks.get/add.

    +

    +
    +
    +
    +

    Note

    +

    This will remove two nicks - the plain channel alias and the templated +nick used for easily sending messages to the channel.

    +
    +
    + +
    +
    +get_channel_aliases(channel)[source]
    +

    Get a user’s aliases for a given channel. The user is retrieved +through self.caller.

    +
    +
    Parameters
    +

    channel (Channel) – The channel to act on.

    +
    +
    Returns
    +

    list – A list of zero, one or more alias-strings.

    +
    +
    +
    + +
    +
    +mute_channel(channel)[source]
    +

    Temporarily mute a channel.

    +
    +
    Parameters
    +

    channel (Channel) – The channel to alias.

    +
    +
    Returns
    +

    bool, str

    +
    +
    True, None if muting successful. If False,

    the second part is an error string.

    +
    +
    +

    +
    +
    +
    + +
    +
    +unmute_channel(channel)[source]
    +

    Unmute a channel.

    +
    +
    Parameters
    +

    channel (Channel) – The channel to alias.

    +
    +
    Returns
    +

    bool, str

    +
    +
    True, None if unmuting successful. If False,

    the second part is an error string.

    +
    +
    +

    +
    +
    +
    + +
    +
    +create_channel(name, description, typeclass=None, aliases=None)[source]
    +

    Create a new channel. Its name must not previously exist +(users can alias as needed). Will also connect to the +new channel.

    +
    +
    Parameters
    +
      +
    • name (str) – The new channel name/key.

    • +
    • description (str) – This is used in listings.

    • +
    • aliases (list) – A list of strings - alternative aliases for the channel +(not to be confused with per-user aliases; these are available for +everyone).

    • +
    +
    +
    Returns
    +

    channel, str

    +
    +
    new_channel, “” if creation successful. If False,

    the second part is an error string.

    +
    +
    +

    +
    +
    +
    + +
    +
    +destroy_channel(channel, message=None)[source]
    +

    Destroy an existing channel. Access should be checked before +calling this function.

    +
    +
    Parameters
    +
      +
    • channel (Channel) – The channel to alias.

    • +
    • message (str, optional) – Final message to send onto the channel +before destroying it. If not given, a default message is +used. Set to the empty string for no message.

    • +
    +
    +
    +
    +
    if typeclass:

    pass

    +
    +
    +
    + +
    +
    +set_lock(channel, lockstring)[source]
    +

    Set a lockstring on a channel. Permissions must have been +checked before this call.

    +
    +
    Parameters
    +
      +
    • channel (Channel) – The channel to operate on.

    • +
    • lockstring (str) – A lockstring on the form ‘type:lockfunc();…’

    • +
    +
    +
    Returns
    +

    bool, str

    +
    +
    True, None if setting lock was successful. If False,

    the second part is an error string.

    +
    +
    +

    +
    +
    +
    + +
    +
    +unset_lock(channel, lockstring)[source]
    +

    Remove locks in a lockstring on a channel. Permissions must have been +checked before this call.

    +
    +
    Parameters
    +
      +
    • channel (Channel) – The channel to operate on.

    • +
    • lockstring (str) – A lockstring on the form ‘type:lockfunc();…’

    • +
    +
    +
    Returns
    +

    bool, str

    +
    +
    True, None if setting lock was successful. If False,

    the second part is an error string.

    +
    +
    +

    +
    +
    +
    + +
    +
    +set_desc(channel, description)[source]
    +

    Set a channel description. This is shown in listings etc.

    +
    +
    Parameters
    +
      +
    • caller (Object or Account) – The entity performing the action.

    • +
    • channel (Channel) – The channel to operate on.

    • +
    • description (str) – A short description of the channel.

    • +
    +
    +
    Returns
    +

    bool, str

    +
    +
    True, None if setting lock was successful. If False,

    the second part is an error string.

    +
    +
    +

    +
    +
    +
    + +
    +
    +boot_user(channel, target, quiet=False, reason='')[source]
    +

    Boot a user from a channel, with optional reason. This will +also remove all their aliases for this channel.

    +
    +
    Parameters
    +
      +
    • channel (Channel) – The channel to operate on.

    • +
    • target (Object or Account) – The entity to boot.

    • +
    • quiet (bool, optional) – Whether or not to announce to channel.

    • +
    • reason (str, optional) – A reason for the boot.

    • +
    +
    +
    Returns
    +

    bool, str

    +
    +
    True, None if setting lock was successful. If False,

    the second part is an error string.

    +
    +
    +

    +
    +
    +
    + +
    +
    +ban_user(channel, target, quiet=False, reason='')[source]
    +

    Ban a user from a channel, by locking them out. This will also +boot them, if they are currently connected.

    +
    +
    Parameters
    +
      +
    • channel (Channel) – The channel to operate on.

    • +
    • target (Object or Account) – The entity to ban

    • +
    • quiet (bool, optional) – Whether or not to announce to channel.

    • +
    • reason (str, optional) – A reason for the ban

    • +
    +
    +
    Returns
    +

    bool, str

    +
    +
    True, None if banning was successful. If False,

    the second part is an error string.

    +
    +
    +

    +
    +
    +
    + +
    +
    +unban_user(channel, target)[source]
    +

    Un-Ban a user from a channel. This will not reconnect them +to the channel, just allow them to connect again (assuming +they have the suitable ‘listen’ lock like everyone else).

    +
    +
    Parameters
    +
      +
    • channel (Channel) – The channel to operate on.

    • +
    • target (Object or Account) – The entity to unban

    • +
    +
    +
    Returns
    +

    bool, str

    +
    +
    True, None if unbanning was successful. If False,

    the second part is an error string.

    +
    +
    +

    +
    +
    +
    + +
    +
    +channel_list_bans(channel)[source]
    +

    Show a channel’s bans.

    +
    +
    Parameters
    +

    channel (Channel) – The channel to operate on.

    +
    +
    Returns
    +

    list – A list of strings, each the name of a banned user.

    +
    +
    +
    + +
    +
    +channel_list_who(channel)[source]
    +

    Show a list of online people is subscribing to a channel. This will check +the ‘control’ permission of caller to determine if only online users +should be returned or everyone.

    +
    +
    Parameters
    +

    channel (Channel) – The channel to operate on.

    +
    +
    Returns
    +

    list

    +
    +
    A list of prepared strings, with name + markers for if they are

    muted or offline.

    +
    +
    +

    +
    +
    +
    + +
    +
    +list_channels(channelcls=<class 'evennia.comms.comms.DefaultChannel'>)[source]
    +

    Return a available channels.

    +
    +
    Parameters
    +

    channelcls (Channel, optional) – The channel-class to query on. Defaults +to the default channel class from settings.

    +
    +
    Returns
    +

    tuple

    +
    +
    A tuple (subbed_chans, available_chans) with the channels

    currently subscribed to, and those we have ‘listen’ access to but +don’t actually sub to yet.

    +
    +
    +

    +
    +
    +
    + +
    +
    +display_subbed_channels(subscribed)[source]
    +

    Display channels subscribed to.

    +
    +
    Parameters
    +

    subscribed (list) – List of subscribed channels

    +
    +
    Returns
    +

    EvTable – Table to display.

    +
    +
    +
    + +
    +
    +display_all_channels(subscribed, available)[source]
    +

    Display all available channels

    +
    +
    Parameters
    +

    subscribed (list) – List of subscribed channels

    +
    +
    Returns
    +

    EvTable – Table to display.

    +
    +
    +
    + +
    +
    +func()[source]
    +

    Main functionality of command.

    +
    + +
    +
    +lock_storage = 'cmd:not pperm(channel_banned);admin:all();manage:all();changelocks:perm(Admin)'
    +
    + +
    +
    +search_index_entry = {'aliases': 'chan channels', 'category': 'comms', 'key': 'channel', 'tags': '', 'text': "\n Use and manage in-game channels.\n\n Usage:\n channel channelname <msg>\n channel channel name = <msg>\n channel (show all subscription)\n channel/all (show available channels)\n channel/alias channelname = alias[;alias...]\n channel/unalias alias\n channel/who channelname\n channel/history channelname [= index]\n channel/sub channelname [= alias[;alias...]]\n channel/unsub channelname[,channelname, ...]\n channel/mute channelname[,channelname,...]\n channel/unmute channelname[,channelname,...]\n\n channel/create channelname[;alias;alias[:typeclass]] [= description]\n channel/destroy channelname [= reason]\n channel/desc channelname = description\n channel/lock channelname = lockstring\n channel/unlock channelname = lockstring\n channel/ban channelname (list bans)\n channel/ban[/quiet] channelname[, channelname, ...] = subscribername [: reason]\n channel/unban[/quiet] channelname[, channelname, ...] = subscribername\n channel/boot[/quiet] channelname[,channelname,...] = subscribername [: reason]\n\n # subtopics\n\n ## sending\n\n Usage: channel channelname msg\n channel channel name = msg (with space in channel name)\n\n This sends a message to the channel. Note that you will rarely use this\n command like this; instead you can use the alias\n\n channelname <msg>\n channelalias <msg>\n\n For example\n\n public Hello World\n pub Hello World\n\n (this shortcut doesn't work for aliases containing spaces)\n\n See channel/alias for help on setting channel aliases.\n\n ## alias and unalias\n\n Usage: channel/alias channel = alias[;alias[;alias...]]\n channel/unalias alias\n channel - this will list your subs and aliases to each channel\n\n Set one or more personal aliases for referencing a channel. For example:\n\n channel/alias warrior's guild = warrior;wguild;warchannel;warrior guild\n\n You can now send to the channel using all of these:\n\n warrior's guild Hello\n warrior Hello\n wguild Hello\n warchannel Hello\n\n Note that this will not work if the alias has a space in it. So the\n 'warrior guild' alias must be used with the `channel` command:\n\n channel warrior guild = Hello\n\n Channel-aliases can be removed one at a time, using the '/unalias' switch.\n\n ## who\n\n Usage: channel/who channelname\n\n List the channel's subscribers. Shows who are currently offline or are\n muting the channel. Subscribers who are 'muting' will not see messages sent\n to the channel (use channel/mute to mute a channel).\n\n ## history\n\n Usage: channel/history channel [= index]\n\n This will display the last |c20|n lines of channel history. By supplying an\n index number, you will step that many lines back before viewing those 20 lines.\n\n For example:\n\n channel/history public = 35\n\n will go back 35 lines and show the previous 20 lines from that point (so\n lines -35 to -55).\n\n ## sub and unsub\n\n Usage: channel/sub channel [=alias[;alias;...]]\n channel/unsub channel\n\n This subscribes you to a channel and optionally assigns personal shortcuts\n for you to use to send to that channel (see aliases). When you unsub, all\n your personal aliases will also be removed.\n\n ## mute and unmute\n\n Usage: channel/mute channelname\n channel/unmute channelname\n\n Muting silences all output from the channel without actually\n un-subscribing. Other channel members will see that you are muted in the /who\n list. Sending a message to the channel will automatically unmute you.\n\n ## create and destroy\n\n Usage: channel/create channelname[;alias;alias[:typeclass]] [= description]\n channel/destroy channelname [= reason]\n\n Creates a new channel (or destroys one you control). You will automatically\n join the channel you create and everyone will be kicked and loose all aliases\n to a destroyed channel.\n\n ## lock and unlock\n\n Usage: channel/lock channelname = lockstring\n channel/unlock channelname = lockstring\n\n Note: this is an admin command.\n\n A lockstring is on the form locktype:lockfunc(). Channels understand three\n locktypes:\n listen - who may listen or join the channel.\n send - who may send messages to the channel\n control - who controls the channel. This is usually the one creating\n the channel.\n\n Common lockfuncs are all() and perm(). To make a channel everyone can\n listen to but only builders can talk on, use this:\n\n listen:all()\n send: perm(Builders)\n\n ## boot and ban\n\n Usage:\n channel/boot[/quiet] channelname[,channelname,...] = subscribername [: reason]\n channel/ban channelname[, channelname, ...] = subscribername [: reason]\n channel/unban channelname[, channelname, ...] = subscribername\n channel/unban channelname\n channel/ban channelname (list bans)\n\n Booting will kick a named subscriber from channel(s) temporarily. The\n 'reason' will be passed to the booted user. Unless the /quiet switch is\n used, the channel will also be informed of the action. A booted user is\n still able to re-connect, but they'll have to set up their aliases again.\n\n Banning will blacklist a user from (re)joining the provided channels. It\n will then proceed to boot them from those channels if they were connected.\n The 'reason' and `/quiet` works the same as for booting.\n\n Example:\n boot mychannel1 = EvilUser : Kicking you to cool down a bit.\n ban mychannel1,mychannel2= EvilUser : Was banned for spamming.\n\n "}
    +
    + +
    +
    class evennia.commands.default.comms.CmdAddCom(**kwargs)[source]
    -

    Bases: evennia.commands.default.muxcommand.MuxCommand

    -

    add a channel alias and/or subscribe to a channel

    +

    Bases: evennia.commands.default.comms.CmdChannel

    +

    Add a channel alias and/or subscribe to a channel

    Usage:

    addcom [alias=] <channel>

    @@ -95,7 +775,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': '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 '}
    @@ -103,7 +783,7 @@ aliases to an already joined channel.

    class evennia.commands.default.comms.CmdDelCom(**kwargs)[source]
    -

    Bases: evennia.commands.default.muxcommand.MuxCommand

    +

    Bases: evennia.commands.default.comms.CmdChannel

    remove a channel alias and/or unsubscribe from channel

    Usage:

    delcom <alias or channel> @@ -160,7 +840,7 @@ for that channel.

    class evennia.commands.default.comms.CmdAllCom(**kwargs)[source]
    -

    Bases: evennia.commands.default.muxcommand.MuxCommand

    +

    Bases: evennia.commands.default.comms.CmdChannel

    perform admin operations on all channels

    Usage:

    allcom [on | off | who | destroy]

    @@ -175,6 +855,11 @@ channels that you control.

    key = 'allcom'
    +
    +
    +aliases = []
    +
    +
    locks = 'cmd: not pperm(channel_banned)'
    @@ -196,11 +881,6 @@ channels that you control.

    Runs the function

    -
    -
    -aliases = []
    -
    -
    lock_storage = 'cmd: not pperm(channel_banned)'
    @@ -213,67 +893,10 @@ channels that you control.

    -
    -
    -class evennia.commands.default.comms.CmdChannels(**kwargs)[source]
    -

    Bases: evennia.commands.default.muxcommand.MuxCommand

    -

    list all channels available to you

    -
    -
    Usage:

    channels -clist -comlist

    -
    -
    -

    Lists all channels available to you, whether you listen to them or not. -Use ‘comlist’ to only view your current channel subscriptions. -Use addcom/delcom to join and leave channels

    -
    -
    -key = 'channels'
    -
    - -
    -
    -aliases = ['clist', 'chanlist', 'comlist', 'all channels', 'channellist']
    -
    - -
    -
    -help_category = 'comms'
    -
    - -
    -
    -locks = 'cmd: not pperm(channel_banned)'
    -
    - -
    -
    -account_caller = True
    -
    - -
    -
    -func()[source]
    -

    Implement function

    -
    - -
    -
    -lock_storage = 'cmd: not pperm(channel_banned)'
    -
    - -
    -
    -search_index_entry = {'aliases': 'clist chanlist comlist all channels 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 "}
    -
    - -
    -
    class evennia.commands.default.comms.CmdCdestroy(**kwargs)[source]
    -

    Bases: evennia.commands.default.muxcommand.MuxCommand

    +

    Bases: evennia.commands.default.comms.CmdChannel

    destroy a channel you created

    Usage:

    cdestroy <channel>

    @@ -285,6 +908,11 @@ Use addcom/delcom to join and leave channels

    key = 'cdestroy'
    +
    +
    +aliases = []
    +
    +
    help_category = 'comms'
    @@ -306,11 +934,6 @@ Use addcom/delcom to join and leave channels

    Destroy objects cleanly.

    -
    -
    -aliases = []
    -
    -
    lock_storage = 'cmd: not pperm(channel_banned)'
    @@ -326,7 +949,7 @@ Use addcom/delcom to join and leave channels

    class evennia.commands.default.comms.CmdCBoot(**kwargs)[source]
    -

    Bases: evennia.commands.default.muxcommand.MuxCommand

    +

    Bases: evennia.commands.default.comms.CmdChannel

    kick an account from a channel you control

    Usage:

    cboot[/quiet] <channel> = <account> [:reason]

    @@ -340,6 +963,11 @@ Use addcom/delcom to join and leave channels

    key = 'cboot'
    +
    +
    +aliases = []
    +
    +
    switch_options = ('quiet',)
    @@ -366,11 +994,6 @@ Use addcom/delcom to join and leave channels

    implement the function

    -
    -
    -aliases = []
    -
    -
    lock_storage = 'cmd: not pperm(channel_banned)'
    @@ -383,73 +1006,10 @@ Use addcom/delcom to join and leave channels

    -
    -
    -class evennia.commands.default.comms.CmdCemit(**kwargs)[source]
    -

    Bases: evennia.commands.default.muxcommand.MuxCommand

    -

    send an admin message to a channel you control

    -
    -
    Usage:

    cemit[/switches] <channel> = <message>

    -
    -
    Switches:

    sendername - attach the sender’s name before the message -quiet - don’t echo the message back to sender

    -
    -
    -

    Allows the user to broadcast a message over a channel as long as -they control it. It does not show the user’s name unless they -provide the /sendername switch.

    -
    -
    -key = 'cemit'
    -
    - -
    -
    -aliases = ['cmsg']
    -
    - -
    -
    -switch_options = ('sendername', 'quiet')
    -
    - -
    -
    -locks = 'cmd: not pperm(channel_banned) and pperm(Player)'
    -
    - -
    -
    -help_category = 'comms'
    -
    - -
    -
    -account_caller = True
    -
    - -
    -
    -func()[source]
    -

    Implement function

    -
    - -
    -
    -lock_storage = 'cmd: not pperm(channel_banned) and pperm(Player)'
    -
    - -
    -
    -search_index_entry = {'aliases': 'cmsg', 'category': 'comms', 'key': 'cemit', 'tags': '', 'text': "\n send an admin message to a channel you control\n\n Usage:\n cemit[/switches] <channel> = <message>\n\n Switches:\n sendername - attach the sender's name before the message\n quiet - don't echo the message back to sender\n\n Allows the user to broadcast a message over a channel as long as\n they control it. It does not show the user's name unless they\n provide the /sendername switch.\n\n "}
    -
    - -
    -
    class evennia.commands.default.comms.CmdCWho(**kwargs)[source]
    -

    Bases: evennia.commands.default.muxcommand.MuxCommand

    +

    Bases: evennia.commands.default.comms.CmdChannel

    show who is listening to a channel

    Usage:

    cwho <channel>

    @@ -461,6 +1021,11 @@ provide the /sendername switch.

    key = 'cwho'
    +
    +
    +aliases = []
    +
    +
    locks = 'cmd: not pperm(channel_banned)'
    @@ -482,11 +1047,6 @@ provide the /sendername switch.

    implement function

    -
    -
    -aliases = []
    -
    -
    lock_storage = 'cmd: not pperm(channel_banned)'
    @@ -502,7 +1062,7 @@ provide the /sendername switch.

    class evennia.commands.default.comms.CmdChannelCreate(**kwargs)[source]
    -

    Bases: evennia.commands.default.muxcommand.MuxCommand

    +

    Bases: evennia.commands.default.comms.CmdChannel

    create a new channel

    Usage:

    ccreate <new channel>[;alias;alias…] = description

    @@ -555,7 +1115,7 @@ provide the /sendername switch.

    class evennia.commands.default.comms.CmdClock(**kwargs)[source]
    -

    Bases: evennia.commands.default.muxcommand.MuxCommand

    +

    Bases: evennia.commands.default.comms.CmdChannel

    change channel locks of a channel you control

    Usage:

    clock <channel> [= <lockstring>]

    @@ -569,13 +1129,13 @@ lockstring was given, view the current lock definitions.

    -
    -locks = 'cmd:not pperm(channel_banned)'
    +
    +aliases = []
    -
    -aliases = []
    +
    +locks = 'cmd:not pperm(channel_banned) and perm(Admin)'
    @@ -596,7 +1156,7 @@ lockstring was given, view the current lock definitions.

    -lock_storage = 'cmd:not pperm(channel_banned)'
    +lock_storage = 'cmd:not pperm(channel_banned) and perm(Admin)'
    @@ -609,7 +1169,7 @@ lockstring was given, view the current lock definitions.

    class evennia.commands.default.comms.CmdCdesc(**kwargs)[source]
    -

    Bases: evennia.commands.default.muxcommand.MuxCommand

    +

    Bases: evennia.commands.default.comms.CmdChannel

    describe a channel you control

    Usage:

    cdesc <channel> = <description>

    @@ -622,6 +1182,11 @@ channel lists.

    key = 'cdesc'
    +
    +
    +aliases = []
    +
    +
    locks = 'cmd:not pperm(channel_banned)'
    @@ -643,11 +1208,6 @@ channel lists.

    Implement command

    -
    -
    -aliases = []
    -
    -
    lock_storage = 'cmd:not pperm(channel_banned)'
    @@ -655,7 +1215,7 @@ channel lists.

    -search_index_entry = {'aliases': '', 'category': 'comms', 'key': 'cdesc', 'tags': '', 'text': '\n describe a channel you control\n\n Usage:\n cdesc <channel> = <description>\n\n Changes the description of the channel as shown in\n channel lists.\n '}
    +search_index_entry = {'aliases': '', 'category': 'comms', 'key': 'cdesc', 'tags': '', 'text': '\n describe a channel you control\n\n Usage:\n cdesc <channel> = <description>\n\n Changes the description of the channel as shown in\n channel lists.\n\n '}
    @@ -666,16 +1226,18 @@ channel lists.

    Bases: evennia.commands.default.muxcommand.MuxCommand

    send a private message to another account

    -
    Usage:

    page[/switches] [<account>,<account>,… = <message>] +

    Usage:

    page <account> <message> +page[/switches] [<account>,<account>,… = <message>] tell ‘’ page <number>

    -
    Switch:

    last - shows who you last messaged +

    Switches:

    last - shows who you last messaged list - show your last <number> of tells/pages (default)

    -

    Send a message to target user (if online). If no -argument is given, you will get a list of your latest messages.

    +

    Send a message to target user (if online). If no argument is given, you +will get a list of your latest messages. The equal sign is needed for +multiple targets or if sending to target with space in the name.

    key = 'page'
    @@ -719,7 +1281,7 @@ argument is given, you will get a list of your latest messages.

    -search_index_entry = {'aliases': 'tell', 'category': 'comms', 'key': 'page', 'tags': '', 'text': "\n send a private message to another account\n\n Usage:\n page[/switches] [<account>,<account>,... = <message>]\n tell ''\n page <number>\n\n Switch:\n last - shows who you last messaged\n list - show your last <number> of tells/pages (default)\n\n Send a message to target user (if online). If no\n argument is given, you will get a list of your latest messages.\n "}
    +search_index_entry = {'aliases': 'tell', 'category': 'comms', 'key': 'page', 'tags': '', 'text': "\n send a private message to another account\n\n Usage:\n page <account> <message>\n page[/switches] [<account>,<account>,... = <message>]\n tell ''\n page <number>\n\n Switches:\n last - shows who you last messaged\n list - show your last <number> of tells/pages (default)\n\n Send a message to target user (if online). If no argument is given, you\n will get a list of your latest messages. The equal sign is needed for\n multiple targets or if sending to target with space in the name.\n\n "}
    @@ -761,7 +1323,7 @@ The bot will relay everything said in the evennia channel to the IRC channel and vice versa. The bot will automatically connect at server start, so this command need only be given once. The /disconnect switch will permanently delete the bot. To only -temporarily deactivate it, use the |wservices|n command instead. +temporarily deactivate it, use the |wservices|n command instead. Provide an optional bot class path to use a custom bot.

    @@ -812,7 +1374,7 @@ Provide an optional bot class path to use a custom bot.

    Bases: evennia.commands.default.muxcommand.MuxCommand

    Check and reboot IRC bot.

    -
    Usage:

    ircstatus [#dbref ping||nicklist||reconnect]

    +
    Usage:

    ircstatus [#dbref ping | nicklist | reconnect]

    If not given arguments, will return a list of all bots (like @@ -857,7 +1419,7 @@ messages sent to either channel will be lost.

    -search_index_entry = {'aliases': '', 'category': 'comms', 'key': 'ircstatus', 'tags': '', 'text': "\n Check and reboot IRC bot.\n\n Usage:\n ircstatus [#dbref ping||nicklist||reconnect]\n\n If not given arguments, will return a list of all bots (like\n irc2chan/list). The 'ping' argument will ping the IRC network to\n see if the connection is still responsive. The 'nicklist' argument\n (aliases are 'who' and 'users') will return a list of users on the\n remote IRC channel. Finally, 'reconnect' will force the client to\n disconnect and reconnect again. This may be a last resort if the\n client has silently lost connection (this may happen if the remote\n network experience network issues). During the reconnection\n messages sent to either channel will be lost.\n\n "}
    +search_index_entry = {'aliases': '', 'category': 'comms', 'key': 'ircstatus', 'tags': '', 'text': "\n Check and reboot IRC bot.\n\n Usage:\n ircstatus [#dbref ping | nicklist | reconnect]\n\n If not given arguments, will return a list of all bots (like\n irc2chan/list). The 'ping' argument will ping the IRC network to\n see if the connection is still responsive. The 'nicklist' argument\n (aliases are 'who' and 'users') will return a list of users on the\n remote IRC channel. Finally, 'reconnect' will force the client to\n disconnect and reconnect again. This may be a last resort if the\n client has silently lost connection (this may happen if the remote\n network experience network issues). During the reconnection\n messages sent to either channel will be lost.\n\n "}
    diff --git a/docs/1.0-dev/api/evennia.commands.default.general.html b/docs/1.0-dev/api/evennia.commands.default.general.html index 18277eacb3..6b8433334c 100644 --- a/docs/1.0-dev/api/evennia.commands.default.general.html +++ b/docs/1.0-dev/api/evennia.commands.default.general.html @@ -205,7 +205,7 @@ for everyone to use, you need build privileges and the alias command.

    -aliases = ['nicks', 'nickname']
    +aliases = ['nickname', 'nicks']
    @@ -237,7 +237,7 @@ for everyone to use, you need build privileges and the alias command.

    -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 '}
    +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 '}
    diff --git a/docs/1.0-dev/api/evennia.commands.default.help.html b/docs/1.0-dev/api/evennia.commands.default.help.html index b74465b47a..43255c18b7 100644 --- a/docs/1.0-dev/api/evennia.commands.default.help.html +++ b/docs/1.0-dev/api/evennia.commands.default.help.html @@ -39,24 +39,26 @@

    evennia.commands.default.help

    -

    The help command. The basic idea is that help texts for commands -are best written by those that write the commands - the admins. So -command-help is all auto-loaded and searched from the current command -set. The normal, database-tied help system is used for collaborative -creation of other help topics such as RP help or game-world aides.

    +

    The help command. The basic idea is that help texts for commands are best +written by those that write the commands - the developers. So command-help is +all auto-loaded and searched from the current command set. The normal, +database-tied help system is used for collaborative creation of other help +topics such as RP help or game-world aides. Help entries can also be created +outside the game in modules given by **settings.FILE_HELP_ENTRY_MODULES**.

    class evennia.commands.default.help.CmdHelp(**kwargs)[source]

    Bases: evennia.commands.default.muxcommand.MuxCommand

    -

    View help or a list of topics

    +

    Get help.

    -
    Usage:

    help <topic or command> -help list -help all

    +
    Usage:

    help +help <topic, command or category> +help <topic>/<subtopic> +help <topic>/<subtopic>/<subsubtopic> …

    -

    This will search for help on commands and other -topics related to the game.

    +

    Use the ‘help’ command alone to see an index of all help topics, organized +by category.eSome big topics may offer additional sub-topics.

    key = 'help'
    @@ -87,6 +89,21 @@ topics related to the game.

    help_more = True
    +
    +
    +index_type_separator_clr = '|w'
    +
    + +
    +
    +index_category_clr = '|W'
    +
    + +
    +
    +index_topic_clr = '|G'
    +
    +
    suggestion_cutoff = 0.6
    @@ -97,6 +114,11 @@ topics related to the game.

    suggestion_maxnum = 5
    +
    +
    +subtopic_separator_char = '/'
    +
    +
    msg_help(text)[source]
    @@ -107,17 +129,19 @@ help window

    -static format_help_entry(title, help_text, aliases=None, suggested=None)[source]
    +format_help_entry(topic='', help_text='', aliases=None, suggested=None, subtopics=None)[source]

    This visually formats the help entry. This method can be overriden to customize the way a help entry is displayed.

    Parameters
      -
    • title (str) – the title of the help entry.

    • -
    • help_text (str) – the text of the help entry.

    • -
    • aliases (list of str or None) – the list of aliases.

    • -
    • suggested (list of str or None) – suggested reading.

    • +
    • title (str) – The title of the help entry.

    • +
    • help_text (str) – Text of the help entry.

    • +
    • aliases (list) – List of help-aliases (displayed in header).

    • +
    • suggested (list) – Strings suggested reading (based on title).

    • +
    • subtopics (list) – A list of strings - the subcategories available +for this entry.

    @@ -125,9 +149,28 @@ entry is displayed.

    -
    -format_help_list(hdict_cmds, hdict_db)[source]
    -

    Output a category-ordered list. The input are the +

    +format_help_index(cmd_help_dict=None, db_help_dict=None, title_lone_category=False)[source]
    +

    Output a category-ordered g for displaying the main help, grouped by +category.

    +
    +
    Parameters
    +
      +
    • cmd_help_dict (dict) – A dict {“category”: [topic, topic, …]} for +command-based help.

    • +
    • db_help_dict (dict) – A dict {“category”: [topic, topic], …]} for +database-based help.

    • +
    • title_lone_category (bool, optional) – If a lone category should +be titled with the category name or not. While pointless in a +general index, the title should probably show when explicitly +listing the category itself.

    • +
    +
    +
    Returns
    +

    str – The help index organized into a grid.

    +
    +
    +

    The input are the pre-loaded help files for commands and database-helpfiles respectively. You can override this method to return a custom display of the list of commands and topics.

    @@ -182,6 +225,13 @@ False: the command shouldn’t appear in the table.

    parse()[source]

    input is a string containing the command or topic to match.

    +

    The allowed syntax is

    +
    help <topic>[/<subtopic>[/<subtopic>[/...]]]
    +
    +
    +

    The database/command query is always for <topic>, and any subtopics +is then parsed from there. If a <topic> has spaces in it, it is +always matched before assuming the space begins a subtopic.

    @@ -202,7 +252,7 @@ False: the command shouldn’t appear in the table.

    -search_index_entry = {'aliases': '?', 'category': 'general', 'key': 'help', 'tags': '', 'text': '\n View help or a list of topics\n\n Usage:\n help <topic or command>\n help list\n help all\n\n This will search for help on commands and other\n topics related to the game.\n '}
    +search_index_entry = {'aliases': '?', 'category': 'general', 'key': 'help', 'tags': '', 'text': "\n Get help.\n\n Usage:\n help\n help <topic, command or category>\n help <topic>/<subtopic>\n help <topic>/<subtopic>/<subsubtopic> ...\n\n Use the 'help' command alone to see an index of all help topics, organized\n by category.eSome big topics may offer additional sub-topics.\n\n "}
    @@ -223,14 +273,43 @@ delete - remove help topic.

    Examples

    -

    sethelp throw = This throws something at … +

    sethelp lore = In the beginning was … sethelp/append pickpocketing,Thievery = This steals … sethelp/replace pickpocketing, ,attr(is_thief) = This steals … sethelp/edit thievery

    -

    This command manipulates the help database. A help entry can be created, -appended/merged to and deleted. If you don’t assign a category, the -“General” category will be used. If no lockstring is specified, default -is to let everyone read the help file.

    +

    If not assigning a category, the settings.DEFAULT_HELP_CATEGORY category +will be used. If no lockstring is specified, everyone will be able to read +the help entry. Sub-topics are embedded in the help text.

    +

    Note that this cannot modify command-help entries - these are modified +in-code, outside the game.

    +

    Subtopics helps to break up a long help entry into sub-sections. Users can +access subtopics with |whelp topic/subtopic/…|n Subtopics are created and +stored together with the main topic.

    +

    To start adding subtopics, add the text ‘# SUBTOPICS’ on a new line at the +end of your help text. After this you can now add any number of subtopics, +each starting with ‘## <subtopic-name>’ on a line, followed by the +help-text of that subtopic. +Use ‘### <subsub-name>’ to add a sub-subtopic and so on. Max depth is 5. A +subtopic’s title is case-insensitive and can consist of multiple words - +the user will be able to enter a partial match to access it.

    +

    For example:

    +
    +
    Main help text for <topic>
    +

    +
    # SUBTOPICS
    +

    +
    ## about
    +

    +
    Text for the ‘<topic>/about’ subtopic’
    +

    +
    ### more about-info
    +

    +
    Text for the ‘<topic>/about/more about-info sub-subtopic
    +

    +
    ## extra
    +

    +
    Text for the ‘<topic>/extra’ subtopic
    +
    key = 'sethelp'
    @@ -269,7 +348,7 @@ is to let everyone read the help file.

    -search_index_entry = {'aliases': '', 'category': 'building', 'key': 'sethelp', 'tags': '', 'text': '\n Edit the help database.\n\n Usage:\n help[/switches] <topic>[[;alias;alias][,category[,locks]] [= <text>]\n\n Switches:\n edit - open a line editor to edit the topic\'s help text.\n replace - overwrite existing help topic.\n append - add text to the end of existing topic with a newline between.\n extend - as append, but don\'t add a newline.\n delete - remove help topic.\n\n Examples:\n sethelp throw = This throws something at ...\n sethelp/append pickpocketing,Thievery = This steals ...\n sethelp/replace pickpocketing, ,attr(is_thief) = This steals ...\n sethelp/edit thievery\n\n This command manipulates the help database. A help entry can be created,\n appended/merged to and deleted. If you don\'t assign a category, the\n "General" category will be used. If no lockstring is specified, default\n is to let everyone read the help file.\n\n '}
    +search_index_entry = {'aliases': '', 'category': 'building', 'key': 'sethelp', 'tags': '', 'text': "\n Edit the help database.\n\n Usage:\n help[/switches] <topic>[[;alias;alias][,category[,locks]] [= <text>]\n\n Switches:\n edit - open a line editor to edit the topic's help text.\n replace - overwrite existing help topic.\n append - add text to the end of existing topic with a newline between.\n extend - as append, but don't add a newline.\n delete - remove help topic.\n\n Examples:\n sethelp lore = In the beginning was ...\n sethelp/append pickpocketing,Thievery = This steals ...\n sethelp/replace pickpocketing, ,attr(is_thief) = This steals ...\n sethelp/edit thievery\n\n If not assigning a category, the `settings.DEFAULT_HELP_CATEGORY` category\n will be used. If no lockstring is specified, everyone will be able to read\n the help entry. Sub-topics are embedded in the help text.\n\n Note that this cannot modify command-help entries - these are modified\n in-code, outside the game.\n\n # SUBTOPICS\n\n ## Adding subtopics\n\n Subtopics helps to break up a long help entry into sub-sections. Users can\n access subtopics with |whelp topic/subtopic/...|n Subtopics are created and\n stored together with the main topic.\n\n To start adding subtopics, add the text '# SUBTOPICS' on a new line at the\n end of your help text. After this you can now add any number of subtopics,\n each starting with '## <subtopic-name>' on a line, followed by the\n help-text of that subtopic.\n Use '### <subsub-name>' to add a sub-subtopic and so on. Max depth is 5. A\n subtopic's title is case-insensitive and can consist of multiple words -\n the user will be able to enter a partial match to access it.\n\n For example:\n\n | Main help text for <topic>\n |\n | # SUBTOPICS\n |\n | ## about\n |\n | Text for the '<topic>/about' subtopic'\n |\n | ### more about-info\n |\n | Text for the '<topic>/about/more about-info sub-subtopic\n |\n | ## extra\n |\n | Text for the '<topic>/extra' subtopic\n\n "}
    diff --git a/docs/1.0-dev/api/evennia.commands.default.syscommands.html b/docs/1.0-dev/api/evennia.commands.default.syscommands.html index d2b7a31198..4439f0edd6 100644 --- a/docs/1.0-dev/api/evennia.commands.default.syscommands.html +++ b/docs/1.0-dev/api/evennia.commands.default.syscommands.html @@ -192,125 +192,6 @@ the raw_cmdname is the cmdname unmodified by eventual prefix-st
    -
    -
    -class evennia.commands.default.syscommands.SystemSendToChannel(**kwargs)[source]
    -

    Bases: evennia.commands.default.muxcommand.MuxCommand

    -

    This is a special command that the cmdhandler calls -when it detects that the command given matches -an existing Channel object key (or alias).

    -
    -
    -key = '__send_to_channel_command'
    -
    - -
    -
    -locks = 'cmd:all()'
    -
    - -
    -
    -parse()[source]
    -

    This method is called by the cmdhandler once the command name -has been identified. It creates a new set of member variables -that can be later accessed from self.func() (see below)

    -

    The following variables are available for our use when entering this -method (from the command definition, and assigned on the fly by the -cmdhandler):

    -
    -

    self.key - the name of this command (‘look’) -self.aliases - the aliases of this cmd (‘l’) -self.permissions - permission string for this command -self.help_category - overall category of command

    -

    self.caller - the object calling this command -self.cmdstring - the actual command name used to call this

    -
    -
    -
    (this allows you to know which alias was used,

    for example)

    -
    -
    -
    -

    self.args - the raw input; everything following self.cmdstring. -self.cmdset - the cmdset from which this command was picked. Not

    -
    -

    often used (useful for commands like ‘help’ or to -list all available commands etc)

    -
    -
    -
    self.obj - the object on which this command was defined. It is often

    the same as self.caller.

    -
    -
    -
    -

    A MUX command has the following possible syntax:

    -
    -

    name[ with several words][/switch[/switch..]] arg1[,arg2,…] [[=|,] arg[,..]]

    -
    -

    The ‘name[ with several words]’ part is already dealt with by the -cmdhandler at this point, and stored in self.cmdname (we don’t use -it here). The rest of the command is stored in self.args, which can -start with the switch indicator /.

    -
    -
    Optional variables to aid in parsing, if set:
    -
    self.switch_options - (tuple of valid /switches expected by this

    command (without the /))

    -
    -
    self.rhs_split - Alternate string delimiter or tuple of strings

    to separate left/right hand sides. tuple form -gives priority split to first string delimiter.

    -
    -
    -
    -
    -

    This parser breaks self.args into its constituents and stores them in the -following variables:

    -
    -

    self.switches = [list of /switches (without the /)] -self.raw = This is the raw argument input, including switches -self.args = This is re-defined to be everything except the switches -self.lhs = Everything to the left of = (lhs:’left-hand side’). If

    -
    -

    no = is found, this is identical to self.args.

    -
    -
    -
    self.rhs: Everything to the right of = (rhs:’right-hand side’).

    If no ‘=’ is found, this is None.

    -
    -
    -

    self.lhslist - [self.lhs split into a list by comma] -self.rhslist - [list of self.rhs split into a list by comma] -self.arglist = [list of space-separated args (stripped, including ‘=’ if it exists)]

    -

    All args and list members are stripped of excess whitespace around the -strings, but case is preserved.

    -
    -
    - -
    -
    -func()[source]
    -

    Create a new message and send it to channel, using -the already formatted input.

    -
    - -
    -
    -aliases = []
    -
    - -
    -
    -help_category = 'general'
    -
    - -
    -
    -lock_storage = 'cmd:all()'
    -
    - -
    -
    -search_index_entry = {'aliases': '', 'category': 'general', 'key': '__send_to_channel_command', 'tags': '', 'text': '\n This is a special command that the cmdhandler calls\n when it detects that the command given matches\n an existing Channel object key (or alias).\n '}
    -
    - -
    -
    diff --git a/docs/1.0-dev/api/evennia.commands.default.system.html b/docs/1.0-dev/api/evennia.commands.default.system.html index eb7c8cfe75..46f7f00385 100644 --- a/docs/1.0-dev/api/evennia.commands.default.system.html +++ b/docs/1.0-dev/api/evennia.commands.default.system.html @@ -385,7 +385,7 @@ given, <nr> defaults to 10.

    -aliases = ['listobjects', 'stats', 'listobjs', 'db']
    +aliases = ['db', 'stats', 'listobjects', 'listobjs']
    @@ -411,7 +411,7 @@ given, <nr> defaults to 10.

    -search_index_entry = {'aliases': 'listobjects stats listobjs db', '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': 'db stats listobjects 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 '}
    @@ -612,7 +612,7 @@ the released memory will instead be re-used by the program.

    -aliases = ['serverload', 'serverprocess']
    +aliases = ['serverprocess', 'serverload']
    @@ -643,7 +643,7 @@ the released memory will instead be re-used by the program.

    -search_index_entry = {'aliases': 'serverload serverprocess', 'category': 'system', 'key': 'server', 'tags': '', 'text': "\n show server load and memory statistics\n\n Usage:\n server[/mem]\n\n Switches:\n mem - return only a string of the current memory usage\n flushmem - flush the idmapper cache\n\n This command shows server load statistics and dynamic memory\n usage. It also allows to flush the cache of accessed database\n objects.\n\n Some Important statistics in the table:\n\n |wServer load|n is an average of processor usage. It's usually\n between 0 (no usage) and 1 (100% usage), but may also be\n temporarily higher if your computer has multiple CPU cores.\n\n The |wResident/Virtual memory|n displays the total memory used by\n the server process.\n\n Evennia |wcaches|n all retrieved database entities when they are\n loaded by use of the idmapper functionality. This allows Evennia\n to maintain the same instances of an entity and allowing\n non-persistent storage schemes. The total amount of cached objects\n are displayed plus a breakdown of database object types.\n\n The |wflushmem|n switch allows to flush the object cache. Please\n note that due to how Python's memory management works, releasing\n caches may not show you a lower Residual/Virtual memory footprint,\n the released memory will instead be re-used by the program.\n\n "}
    +search_index_entry = {'aliases': 'serverprocess serverload', 'category': 'system', 'key': 'server', 'tags': '', 'text': "\n show server load and memory statistics\n\n Usage:\n server[/mem]\n\n Switches:\n mem - return only a string of the current memory usage\n flushmem - flush the idmapper cache\n\n This command shows server load statistics and dynamic memory\n usage. It also allows to flush the cache of accessed database\n objects.\n\n Some Important statistics in the table:\n\n |wServer load|n is an average of processor usage. It's usually\n between 0 (no usage) and 1 (100% usage), but may also be\n temporarily higher if your computer has multiple CPU cores.\n\n The |wResident/Virtual memory|n displays the total memory used by\n the server process.\n\n Evennia |wcaches|n all retrieved database entities when they are\n loaded by use of the idmapper functionality. This allows Evennia\n to maintain the same instances of an entity and allowing\n non-persistent storage schemes. The total amount of cached objects\n are displayed plus a breakdown of database object types.\n\n The |wflushmem|n switch allows to flush the object cache. Please\n note that due to how Python's memory management works, releasing\n caches may not show you a lower Residual/Virtual memory footprint,\n the released memory will instead be re-used by the program.\n\n "}
    diff --git a/docs/1.0-dev/api/evennia.commands.default.tests.html b/docs/1.0-dev/api/evennia.commands.default.tests.html index e28e62c23d..42b65f22c9 100644 --- a/docs/1.0-dev/api/evennia.commands.default.tests.html +++ b/docs/1.0-dev/api/evennia.commands.default.tests.html @@ -221,6 +221,11 @@ the proper order:

    class evennia.commands.default.tests.TestHelp(methodName='runTest')[source]

    Bases: evennia.commands.default.tests.CommandTest

    +
    +
    +maxDiff = None
    +
    +
    setUp()[source]
    @@ -243,6 +248,83 @@ the proper order:

    test_set_help()[source]
    +
    +
    +test_subtopic_fetch = None
    +
    + +
    +
    +test_subtopic_fetch_00_test()
    +

    Check retrieval of subtopics [with helparg=’test’, expected=’Help for testnnMain help text… test/something else test/more’].

    +
    + +
    +
    +test_subtopic_fetch_01_test_creating_extra_stuff()
    +

    Check retrieval of subtopics [with helparg=’test/creating extra stuff’, expected=’Help for test/creating extra st…ating extra stuff/subsubtopicn’].

    +
    + +
    +
    +test_subtopic_fetch_02_test_creating()
    +

    Check retrieval of subtopics [with helparg=’test/creating’, expected=’Help for test/creating extra st…ating extra stuff/subsubtopicn’].

    +
    + +
    +
    +test_subtopic_fetch_03_test_extra()
    +

    Check retrieval of subtopics [with helparg=’test/extra’, expected=’Help for test/creating extra st…ating extra stuff/subsubtopicn’].

    +
    + +
    +
    +test_subtopic_fetch_04_test_extra_subsubtopic()
    +

    Check retrieval of subtopics [with helparg=’test/extra/subsubtopic’, expected=’Help for test/creating extra st…bsubtopicnnA subsubtopic text’].

    +
    + +
    +
    +test_subtopic_fetch_05_test_creating_extra_subsub()
    +

    Check retrieval of subtopics [with helparg=’test/creating extra/subsub’, expected=’Help for test/creating extra st…bsubtopicnnA subsubtopic text’].

    +
    + +
    +
    +test_subtopic_fetch_06_test_Something_else()
    +

    Check retrieval of subtopics [with helparg=’test/Something else’, expected=’Help for test/something elsennSomething else’].

    +
    + +
    +
    +test_subtopic_fetch_07_test_More()
    +

    Check retrieval of subtopics [with helparg=’test/More’, expected=’Help for test/morennAnother t…opics:n test/more/second-more’].

    +
    + +
    +
    +test_subtopic_fetch_08_test_More_Second_more()
    +

    Check retrieval of subtopics [with helparg=’test/More/Second-more’, expected=’Help for test/more/second-more…est/more/second-more/third more’].

    +
    + +
    +
    +test_subtopic_fetch_09_test_More_more()
    +

    Check retrieval of subtopics [with helparg=’test/More/-more’, expected=’Help for test/more/second-more…est/more/second-more/third more’].

    +
    + +
    +
    +test_subtopic_fetch_10_test_more_second_more_again()
    +

    Check retrieval of subtopics [with helparg=’test/more/second/more again’, expected=’Help for test/more/second-more/more againnnEven more text.n’].

    +
    + +
    +
    +test_subtopic_fetch_11_test_more_second_third()
    +

    Check retrieval of subtopics [with helparg=’test/more/second/third’, expected=’Help for test/more/second-more/third morennThird more textn’].

    +
    +
    @@ -541,11 +623,6 @@ the proper order:

    test_toggle_com()[source]
    -
    -
    -test_channels()[source]
    -
    -
    test_all_com()[source]
    @@ -561,11 +638,6 @@ the proper order:

    test_cdesc()[source]
    -
    -
    -test_cemit()[source]
    -
    -
    test_cwho()[source]
    @@ -588,6 +660,117 @@ the proper order:

    +
    +
    +class evennia.commands.default.tests.TestCommsChannel(methodName='runTest')[source]
    +

    Bases: evennia.commands.default.tests.CommandTest

    +

    Test the central channel command.

    +
    +
    +setUp()[source]
    +

    Sets up testing environment

    +
    + +
    +
    +tearDown()[source]
    +

    Hook method for deconstructing the test fixture after testing it.

    +
    + +
    +
    +test_channel__noarg()[source]
    +
    + +
    +
    +test_channel__msg()[source]
    +
    + +
    +
    +test_channel__list()[source]
    +
    + +
    +
    +test_channel__all()[source]
    +
    + +
    +
    +test_channel__history()[source]
    +
    + +
    +
    +test_channel__sub()[source]
    +
    + +
    +
    +test_channel__unsub()[source]
    +
    + +
    +
    +test_channel__alias__unalias()[source]
    +

    Add and then remove a channel alias

    +
    + +
    +
    +test_channel__mute()[source]
    +
    + +
    +
    +test_channel__unmute()[source]
    +
    + +
    +
    +test_channel__create()[source]
    +
    + +
    +
    +test_channel__destroy()[source]
    +
    + +
    +
    +test_channel__desc()[source]
    +
    + +
    +
    +test_channel__lock()[source]
    +
    + +
    +
    +test_channel__unlock()[source]
    +
    + +
    +
    +test_channel__boot()[source]
    +
    + +
    +
    +test_channel__ban__unban()[source]
    +

    Test first ban and then unban

    +
    + +
    +
    +test_channel__who()[source]
    +
    + +
    +
    class evennia.commands.default.tests.TestBatchProcess(methodName='runTest')[source]
    @@ -603,7 +786,7 @@ the proper order:

    class evennia.commands.default.tests.CmdInterrupt(**kwargs)[source]

    Bases: evennia.commands.command.Command

    -

    Base command

    +

    (you may see this if a child command had no help text defined)

    Usage:

    command [args]

    @@ -696,7 +879,7 @@ set in self.parse())

    -search_index_entry = {'aliases': '', 'category': 'general', 'key': 'interrupt', 'tags': '', 'text': '\n Base command\n\n Usage:\n command [args]\n\n This is the base command class. Inherit from this\n to create new commands.\n\n The cmdhandler makes the following variables available to the\n command methods (so you can always assume them to be there):\n self.caller - the game object calling the command\n self.cmdstring - the command name used to trigger this command (allows\n you to know which alias was used, for example)\n cmd.args - everything supplied to the command following the cmdstring\n (this is usually what is parsed in self.parse())\n cmd.cmdset - the cmdset from which this command was matched (useful only\n seldomly, notably for help-type commands, to create dynamic\n help entries and lists)\n cmd.obj - the object on which this command is defined. If a default command,\n this is usually the same as caller.\n cmd.rawstring - the full raw string input, including any args and no parsing.\n\n The following class properties can/should be defined on your child class:\n\n key - identifier for command (e.g. "look")\n aliases - (optional) list of aliases (e.g. ["l", "loo"])\n locks - lock string (default is "cmd:all()")\n help_category - how to organize this help entry in help system\n (default is "General")\n auto_help - defaults to True. Allows for turning off auto-help generation\n arg_regex - (optional) raw string regex defining how the argument part of\n the command should look in order to match for this command\n (e.g. must it be a space between cmdname and arg?)\n auto_help_display_key - (optional) if given, this replaces the string shown\n in the auto-help listing. This is particularly useful for system-commands\n whose actual key is not really meaningful.\n\n (Note that if auto_help is on, this initial string is also used by the\n system to create the help entry for the command, so it\'s a good idea to\n format it similar to this one). This behavior can be changed by\n overriding the method \'get_help\' of a command: by default, this\n method returns cmd.__doc__ (that is, this very docstring, or\n the docstring of your command). You can, however, extend or\n replace this without disabling auto_help.\n '}
    +search_index_entry = {'aliases': '', 'category': 'general', 'key': 'interrupt', 'tags': '', 'text': '\n ## Base command\n\n (you may see this if a child command had no help text defined)\n\n Usage:\n command [args]\n\n This is the base command class. Inherit from this\n to create new commands.\n\n The cmdhandler makes the following variables available to the\n command methods (so you can always assume them to be there):\n self.caller - the game object calling the command\n self.cmdstring - the command name used to trigger this command (allows\n you to know which alias was used, for example)\n cmd.args - everything supplied to the command following the cmdstring\n (this is usually what is parsed in self.parse())\n cmd.cmdset - the cmdset from which this command was matched (useful only\n seldomly, notably for help-type commands, to create dynamic\n help entries and lists)\n cmd.obj - the object on which this command is defined. If a default command,\n this is usually the same as caller.\n cmd.rawstring - the full raw string input, including any args and no parsing.\n\n The following class properties can/should be defined on your child class:\n\n key - identifier for command (e.g. "look")\n aliases - (optional) list of aliases (e.g. ["l", "loo"])\n locks - lock string (default is "cmd:all()")\n help_category - how to organize this help entry in help system\n (default is "General")\n auto_help - defaults to True. Allows for turning off auto-help generation\n arg_regex - (optional) raw string regex defining how the argument part of\n the command should look in order to match for this command\n (e.g. must it be a space between cmdname and arg?)\n auto_help_display_key - (optional) if given, this replaces the string shown\n in the auto-help listing. This is particularly useful for system-commands\n whose actual key is not really meaningful.\n\n (Note that if auto_help is on, this initial string is also used by the\n system to create the help entry for the command, so it\'s a good idea to\n format it similar to this one). This behavior can be changed by\n overriding the method \'get_help\' of a command: by default, this\n method returns cmd.__doc__ (that is, this very docstring, or\n the docstring of your command). You can, however, extend or\n replace this without disabling auto_help.\n '}
    @@ -737,11 +920,6 @@ set in self.parse())

    test_multimatch()[source]
    -
    -
    -test_channelcommand(mock_channeldb)[source]
    -
    -
    diff --git a/docs/1.0-dev/api/evennia.commands.default.unloggedin.html b/docs/1.0-dev/api/evennia.commands.default.unloggedin.html index 7c9535459e..ae445ce07d 100644 --- a/docs/1.0-dev/api/evennia.commands.default.unloggedin.html +++ b/docs/1.0-dev/api/evennia.commands.default.unloggedin.html @@ -59,7 +59,7 @@ connect “account name” “pass word”

    -aliases = ['con', 'conn', 'co']
    +aliases = ['conn', 'co', 'con']
    @@ -94,7 +94,7 @@ there is no object yet before the account has logged in)

    -search_index_entry = {'aliases': 'con conn co', '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': 'conn co 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 '}
    @@ -173,7 +173,7 @@ version is a bit more complicated.

    -aliases = ['q', 'qu']
    +aliases = ['qu', 'q']
    @@ -199,7 +199,7 @@ version is a bit more complicated.

    -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 '}
    +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 '}
    @@ -272,7 +272,7 @@ for simplicity. It shows a pane of info.

    -aliases = ['?', 'h']
    +aliases = ['h', '?']
    @@ -298,7 +298,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 '}
    diff --git a/docs/1.0-dev/api/evennia.comms.channelhandler.html b/docs/1.0-dev/api/evennia.comms.channelhandler.html deleted file mode 100644 index 1e3820707d..0000000000 --- a/docs/1.0-dev/api/evennia.comms.channelhandler.html +++ /dev/null @@ -1,335 +0,0 @@ - - - - - - - - evennia.comms.channelhandler — Evennia 1.0-dev documentation - - - - - - - - - - - - - -
    -
    -
    -
    - -
    -

    evennia.comms.channelhandler

    -

    The channel handler, accessed from this module as CHANNEL_HANDLER is a -singleton that handles the stored set of channels and how they are -represented against the cmdhandler.

    -

    If there is a channel named ‘newbie’, we want to be able to just write

    -
    -

    newbie Hello!

    -
    -

    For this to work, ‘newbie’, the name of the channel, must be -identified by the cmdhandler as a command name. The channelhandler -stores all channels as custom ‘commands’ that the cmdhandler can -import and look through.

    -

    > Warning - channel names take precedence over command names, so make -sure to not pick clashing channel names.

    -

    Unless deleting a channel you normally don’t need to bother about the -channelhandler at all - the create_channel method handles the update.

    -

    To delete a channel cleanly, delete the channel object, then call -update() on the channelhandler. Or use Channel.objects.delete() which -does this for you.

    -
    -
    -class evennia.comms.channelhandler.ChannelCommand(**kwargs)[source]
    -

    Bases: evennia.commands.default.muxcommand.MuxCommand

    -

    {channelkey} channel

    -

    {channeldesc}

    -
    -
    Usage:

    {lower_channelkey} <message> -{lower_channelkey}/history [start] -{lower_channelkey} off - mutes the channel -{lower_channelkey} on - unmutes the channel

    -
    -
    Switch:
    -
    history: View 20 previous messages, either from the end or

    from <start> number of messages from the end.

    -
    -
    -
    -
    -

    Example

    -

    {lower_channelkey} Hello World! -{lower_channelkey}/history -{lower_channelkey}/history 30

    -
    -
    -is_channel = True
    -
    - -
    -
    -key = 'general'
    -
    - -
    -
    -help_category = 'channel names'
    -
    - -
    -
    -obj = None
    -
    - -
    -
    -arg_regex = re.compile('\\s.*?|/history.*?', re.IGNORECASE)
    -
    - -
    -
    -parse()[source]
    -

    Simple parser

    -
    - -
    -
    -func()[source]
    -

    Create a new message and send it to channel, using -the already formatted input.

    -
    - -
    -
    -get_extra_info(caller, **kwargs)[source]
    -

    Let users know that this command is for communicating on a channel.

    -
    -
    Parameters
    -

    caller (TypedObject) – A Character or Account who has entered an ambiguous command.

    -
    -
    Returns
    -

    A string with identifying information to disambiguate the object, conventionally with a preceding space.

    -
    -
    -
    - -
    -
    -aliases = []
    -
    - -
    -
    -lock_storage = 'cmd:all();'
    -
    - -
    -
    -search_index_entry = {'aliases': '', 'category': 'channel names', 'key': 'general', 'tags': '', 'text': '\n {channelkey} channel\n\n {channeldesc}\n\n Usage:\n {lower_channelkey} <message>\n {lower_channelkey}/history [start]\n {lower_channelkey} off - mutes the channel\n {lower_channelkey} on - unmutes the channel\n\n Switch:\n history: View 20 previous messages, either from the end or\n from <start> number of messages from the end.\n\n Example:\n {lower_channelkey} Hello World!\n {lower_channelkey}/history\n {lower_channelkey}/history 30\n\n '}
    -
    - -
    - -
    -
    -class evennia.comms.channelhandler.ChannelHandler[source]
    -

    Bases: object

    -

    The ChannelHandler manages all active in-game channels and -dynamically creates channel commands for users so that they can -just give the channel’s key or alias to write to it. Whenever a -new channel is created in the database, the update() method on -this handler must be called to sync it with the database (this is -done automatically if creating the channel with -evennia.create_channel())

    -
    -
    -__init__()[source]
    -

    Initializes the channel handler’s internal state.

    -
    - -
    -
    -clear()[source]
    -

    Reset the cache storage.

    -
    - -
    -
    -add(channel)[source]
    -

    Add an individual channel to the handler. This is called -whenever a new channel is created.

    -
    -
    Parameters
    -

    channel (Channel) – The channel to add.

    -
    -
    -

    Notes

    -

    To remove a channel, simply delete the channel object and -run self.update on the handler. This should usually be -handled automatically by one of the deletion methos of -the Channel itself.

    -
    - -
    -
    -add_channel(channel)
    -

    Add an individual channel to the handler. This is called -whenever a new channel is created.

    -
    -
    Parameters
    -

    channel (Channel) – The channel to add.

    -
    -
    -

    Notes

    -

    To remove a channel, simply delete the channel object and -run self.update on the handler. This should usually be -handled automatically by one of the deletion methos of -the Channel itself.

    -
    - -
    -
    -remove(channel)[source]
    -

    Remove channel from channelhandler. This will also delete it.

    -
    -
    Parameters
    -

    channel (Channel) – Channel to remove/delete.

    -
    -
    -
    - -
    -
    -update()[source]
    -

    Updates the handler completely, including removing old removed -Channel objects. This must be called after deleting a Channel.

    -
    - -
    -
    -get(channelname=None)[source]
    -

    Get a channel from the handler, or all channels

    -
    -
    Parameters
    -

    channelame (str, optional) – Channel key, case insensitive.

    -
    -
    -
    -
    Returns
    -
    channels (list): The matching channels in a list, or all

    channels in the handler.

    -
    -
    -
    -
    -
    - -
    -
    -get_cmdset(source_object)[source]
    -

    Retrieve cmdset for channels this source_object has -access to send to.

    -
    -
    Parameters
    -

    source_object (Object) – An object subscribing to one -or more channels.

    -
    -
    Returns
    -

    cmdsets (list)

    -
    -
    The Channel-Cmdsets source_object has

    access to.

    -
    -
    -

    -
    -
    -
    - -
    - -
    - - -
    -
    -
    -
    - -
    -
    - - - - \ No newline at end of file diff --git a/docs/1.0-dev/api/evennia.comms.comms.html b/docs/1.0-dev/api/evennia.comms.comms.html index 49fc9112bf..5cf7812369 100644 --- a/docs/1.0-dev/api/evennia.comms.comms.html +++ b/docs/1.0-dev/api/evennia.comms.comms.html @@ -46,11 +46,50 @@

    Bases: evennia.comms.models.ChannelDB

    This is the base class for all Channel Comms. Inherit from this to create different types of communication channels.

    +
    +
    Class-level variables:
      +
    • send_to_online_only (bool, default True) - if set, will only try to +send to subscribers that are actually active. This is a useful optimization.

    • +
    • log_file (str, default “channel_{channelname}.log”). This is the +log file to which the channel history will be saved. The {channelname} tag +will be replaced by the key of the Channel. If an Attribute ‘log_file’ +is set, this will be used instead. If this is None and no Attribute is found, +no history will be saved.

    • +
    • channel_prefix_string (str, default “[{channelname} ]”) - this is used +as a simple template to get the channel prefix with .channel_prefix().

    • +
    +
    +
    objects = <evennia.comms.managers.ChannelManager object>
    +
    +
    +send_to_online_only = True
    +
    + +
    +
    +log_file = 'channel_{channelname}.log'
    +
    + +
    +
    +channel_prefix_string = '[{channelname}] '
    +
    + +
    +
    +channel_msg_nick_pattern = '{alias}\\s*?|{alias}\\s+?(?P<arg1>.+?)'
    +
    + +
    +
    +channel_msg_nick_replacement = 'channel {channelname} = $1'
    +
    +
    at_first_save()[source]
    @@ -70,6 +109,34 @@ the hooks called by this method.

    Called once, when the channel is first created.

    +
    +
    +get_log_filename()[source]
    +

    File name to use for channel log.

    +
    +
    Returns
    +

    str

    +
    +
    The filename to use (this is always assumed to be inside

    settings.LOG_DIR)

    +
    +
    +

    +
    +
    +
    + +
    +
    +set_log_filename(filename)[source]
    +

    Set a custom log filename.

    +
    +
    Parameters
    +

    filename (str) – The filename to set. This is a path starting from +inside the settings.LOG_DIR location.

    +
    +
    +
    +
    has_connection(subscriber)[source]
    @@ -100,6 +167,11 @@ to this channel.

    property mutelist
    +
    +
    +property banlist
    +
    +
    property wholist
    @@ -119,14 +191,22 @@ but may use channel commands.

    overriding the call (unused by default).

    +
    Returns
    +

    bool

    +
    +
    True if muting was successful, False if we were already

    muted.

    +
    +
    +

    +
    unmute(subscriber, **kwargs)[source]
    -

    Removes an entity to the list of muted subscribers. A muted subscriber will no longer see channel messages, -but may use channel commands.

    +

    Removes an entity from the list of muted subscribers. A muted subscriber +will no longer see channel messages, but may use channel commands.

    Parameters
      @@ -135,6 +215,65 @@ but may use channel commands.

      overriding the call (unused by default).

    +
    Returns
    +

    bool

    +
    +
    True if unmuting was successful, False if we were already

    unmuted.

    +
    +
    +

    +
    +
    +
    + +
    +
    +ban(target, **kwargs)[source]
    +

    Ban a given user from connecting to the channel. This will not stop +users already connected, so the user must be booted for this to take +effect.

    +
    +
    Parameters
    +
      +
    • target (Object or Account) – The entity to unmute. This need not +be a subscriber.

    • +
    • **kwargs (dict) – Arbitrary, optional arguments for users +overriding the call (unused by default).

    • +
    +
    +
    Returns
    +

    bool

    +
    +
    True if banning was successful, False if target was already

    banned.

    +
    +
    +

    +
    +
    +
    + +
    +
    +unban(target, **kwargs)[source]
    +

    Un-Ban a given user. This will not reconnect them - they will still +have to reconnect and set up aliases anew.

    +
    +
    Parameters
    +
      +
    • target (Object or Account) – The entity to unmute. This need not +be a subscriber.

    • +
    • **kwargs (dict) – Arbitrary, optional arguments for users +overriding the call (unused by default).

    • +
    +
    +
    Returns
    +

    bool

    +
    +
    True if unbanning was successful, False if target was not

    previously banned.

    +
    +
    +

    +
    @@ -210,7 +349,7 @@ overriding the call (unused by default).

    -classmethod create(key, account=None, *args, **kwargs)[source]
    +classmethod create(key, creator=None, *args, **kwargs)[source]

    Creates a basic Channel with default parameters, unless otherwise specified or extended.

    Provides a friendlier interface to the utils.create_channel() function.

    @@ -218,7 +357,8 @@ specified or extended.

    Parameters
    • key (str) – This must be unique.

    • -
    • account (Account) – Account to attribute this object to.

    • +
    • creator (Account or Object) – Entity to associate with this channel +(used for tracking)

    Keyword Arguments
    @@ -242,172 +382,92 @@ errors (list): A list of errors in string form, if any.

    delete()[source]
    -

    Deletes channel while also cleaning up channelhandler.

    -
    - -
    -
    -message_transform(msgobj, emit=False, prefix=True, sender_strings=None, external=False, **kwargs)[source]
    -

    Generates the formatted string sent to listeners on a channel.

    -
    -
    Parameters
    -
      -
    • msgobj (Msg) – Message object to send.

    • -
    • emit (bool, optional) – In emit mode the message is not associated -with a specific sender name.

    • -
    • prefix (bool, optional) – Prefix msg with a text given by self.channel_prefix.

    • -
    • sender_strings (list, optional) – Used by bots etc, one string per external sender.

    • -
    • external (bool, optional) – If this is an external sender or not.

    • -
    • **kwargs (dict) – Arbitrary, optional arguments for users -overriding the call (unused by default).

    • -
    -
    -
    -
    - -
    -
    -distribute_message(msgobj, online=False, **kwargs)[source]
    -

    Method for grabbing all listeners that a message should be -sent to on this channel, and sending them a message.

    -
    -
    Parameters
    -
      -
    • msgobj (Msg or TempMsg) – Message to distribute.

    • -
    • online (bool) – Only send to receivers who are actually online -(not currently used):

    • -
    • **kwargs (dict) – Arbitrary, optional arguments for users -overriding the call (unused by default).

    • -
    -
    -
    -

    Notes

    -

    This is also where logging happens, if enabled.

    -
    - -
    -
    -msg(msgobj, header=None, senders=None, sender_strings=None, keep_log=None, online=False, emit=False, external=False)[source]
    -

    Send the given message to all accounts connected to channel. Note that -no permission-checking is done here; it is assumed to have been -done before calling this method. The optional keywords are not used if -persistent is False.

    -
    -
    Parameters
    -
      -
    • msgobj (Msg, TempMsg or str) – If a Msg/TempMsg, the remaining -keywords will be ignored (since the Msg/TempMsg object already -has all the data). If a string, this will either be sent as-is -(if persistent=False) or it will be used together with header -and senders keywords to create a Msg instance on the fly.

    • -
    • header (str, optional) – A header for building the message.

    • -
    • senders (Object, Account or list, optional) – Optional if persistent=False, used -to build senders for the message.

    • -
    • sender_strings (list, optional) – Name strings of senders. Used for external -connections where the sender is not an account or object. -When this is defined, external will be assumed. The list will be -filtered so each sender-string only occurs once.

    • -
    • keep_log (bool or None, optional) – This allows to temporarily change the logging status of -this channel message. If None, the Channel’s keep_log Attribute will -be used. If True or False, that logging status will be used for this -message only (note that for unlogged channels, a True value here will -create a new log file only for this message).

    • -
    • online (bool, optional) – online. Otherwise, messages all accounts connected. This can -make things faster, but may not trigger listeners on accounts -that are offline.

    • -
    • emit (bool, optional) – not to be directly associated with a name.

    • -
    • external (bool, optional) – Treat this message as being -agnostic of its sender.

    • -
    -
    -
    Returns
    -

    success (bool)

    -
    -
    Returns True if message sending was

    successful, False otherwise.

    -
    -
    -

    -
    -
    -
    - -
    -
    -tempmsg(message, header=None, senders=None)[source]
    -

    A wrapper for sending non-persistent messages.

    -
    -
    Parameters
    -
      -
    • message (str) – Message to send.

    • -
    • header (str, optional) – Header of message to send.

    • -
    • senders (Object or list, optional) – Senders of message to send.

    • -
    -
    -
    +

    Deletes channel.

    -channel_prefix(msg=None, emit=False, **kwargs)[source]
    +channel_prefix()[source]

    Hook method. How the channel should prefix itself for users.

    -
    Parameters
    -
      -
    • msg (str, optional) – Prefix text

    • -
    • emit (bool, optional) – Switches to emit mode, which usually -means to not prefix the channel’s info.

    • -
    • **kwargs (dict) – Arbitrary, optional arguments for users -overriding the call (unused by default).

    • -
    -
    -
    Returns
    -

    prefix (str) – The created channel prefix.

    +
    Returns
    +

    str – The channel prefix.

    -
    -format_senders(senders=None, **kwargs)[source]
    -

    Hook method. Function used to format a list of sender names.

    +
    +add_user_channel_alias(user, alias, **kwargs)[source]
    +

    Add a personal user-alias for this channel to a given subscriber.

    Parameters
      -
    • senders (list) – Sender object names.

    • -
    • **kwargs (dict) – Arbitrary, optional arguments for users -overriding the call (unused by default).

    • +
    • user (Object or Account) – The one to alias this channel.

    • +
    • alias (str) – The desired alias.

    -
    Returns
    -

    formatted_list (str) – The list of names formatted appropriately.

    +
    +
    +

    Note

    +

    This is tightly coupled to the default channel command. If you +change that, you need to change this as well.

    +

    We add two nicks - one is a plain alias -> channel.key that +users need to be able to reference this channel easily. The other +is a templated nick to easily be able to send messages to the +channel without needing to give the full channel command. The +structure of this nick is given by self.channel_msg_nick_pattern +and self.channel_msg_nick_replacement. By default it maps +alias <msg> -> channel <channelname> = <msg>, so that you can +for example just write pub Hello to send a message.

    +

    The alias created is alias $1 -> channel channel = $1, to allow +for sending to channel using the main channel command.

    +
    +
    + +
    +
    +classmethod remove_user_channel_alias(user, alias, **kwargs)[source]
    +

    Remove a personal channel alias from a user.

    +
    +
    Parameters
    +
      +
    • user (Object or Account) – The user to remove an alias from.

    • +
    • alias (str) – The alias to remove.

    • +
    • **kwargs – Unused by default. Can be used to pass extra variables +into a custom implementation.

    • +

    Notes

    -

    This function exists separately so that external sources -can use it to format source names in the same manner as -normal object/account names.

    +

    The channel-alias actually consists of two aliases - one +channel-based one for searching channels with the alias and one +inputline one for doing the ‘channelalias msg’ - call.

    +

    This is a classmethod because it doesn’t actually operate on the +channel instance.

    +

    It sits on the channel because the nick structure for this is +pretty complex and needs to be located in a central place (rather +on, say, the channel command).

    -
    -pose_transform(msgobj, sender_string, **kwargs)[source]
    -

    Hook method. Detects if the sender is posing, and modifies the -message accordingly.

    +
    +at_pre_msg(message, **kwargs)[source]
    +

    Called before the starting of sending the message to a receiver. This +is called before any hooks on the receiver itself. If this returns +None/False, the sending will be aborted.

    Parameters
      -
    • msgobj (Msg or TempMsg) – The message to analyze for a pose.

    • -
    • sender_string (str) – The name of the sender/poser.

    • -
    • **kwargs (dict) – Arbitrary, optional arguments for users -overriding the call (unused by default).

    • +
    • message (str) – The message to send.

    • +
    • **kwargs (any) – Keywords passed on from .msg. This includes +senders.

    Returns
    -

    string (str)

    +

    str, False or None

    -
    A message that combines the sender_string

    component with msg in different ways depending on if a -pose was performed or not (this must be analyzed by the -hook).

    +
    Any custom changes made to the message. If

    falsy, no message will be sent.

    @@ -416,44 +476,51 @@ hook).

    -
    -format_external(msgobj, senders, emit=False, **kwargs)[source]
    -

    Hook method. Used for formatting external messages. This is -needed as a separate operation because the senders of external -messages may not be in-game objects/accounts, and so cannot -have things like custom user preferences.

    +
    +msg(message, senders=None, bypass_mute=False, **kwargs)[source]
    +

    Send message to channel, causing it to be distributed to all non-muted +subscribed users of that channel.

    Parameters
      -
    • msgobj (Msg or TempMsg) – The message to send.

    • -
    • senders (list) – Strings, one per sender.

    • -
    • emit (bool, optional) – A sender-agnostic message or not.

    • -
    • **kwargs (dict) – Arbitrary, optional arguments for users -overriding the call (unused by default).

    • +
    • message (str) – The message to send.

    • +
    • senders (Object, Account or list, optional) – If not given, there is +no way to associate one or more senders with the message (like +a broadcast message or similar).

    • +
    • bypass_mute (bool, optional) – If set, always send, regardless of +individual mute-state of subscriber. This can be used for +global announcements or warnings/alerts.

    • +
    • **kwargs (any) – This will be passed on to all hooks. Use no_prefix +to exclude the channel prefix.

    -
    Returns
    -

    transformed (str) – A formatted string.

    -
    +

    Notes

    +

    The call hook calling sequence is:

    +
      +
    • msg = channel.at_pre_msg(message, **kwargs) (aborts for all if return None)

    • +
    • msg = receiver.at_pre_channel_msg(msg, channel, **kwargs) (aborts for receiver if return None)

    • +
    • receiver.at_channel_msg(msg, channel, **kwargs)

    • +
    • receiver.at_post_channel_msg(msg, channel, **kwargs)**

    • +
    +

    Called after all receivers are processed: +- channel.at_post_all_msg(message, **kwargs)

    +

    (where the senders/bypass_mute are embedded into **kwargs for +later access in hooks)

    -
    -format_message(msgobj, emit=False, **kwargs)[source]
    -

    Hook method. Formats a message body for display.

    +
    +at_post_msg(message, **kwargs)[source]
    +

    This is called after sending to all valid recipients. It is normally +used for logging/channel history.

    Parameters
      -
    • msgobj (Msg or TempMsg) – The message object to send.

    • -
    • emit (bool, optional) – The message is agnostic of senders.

    • -
    • **kwargs (dict) – Arbitrary, optional arguments for users -overriding the call (unused by default).

    • +
    • message (str) – The message sent.

    • +
    • **kwargs (any) – Keywords passed on from msg, including senders.

    -
    Returns
    -

    transformed (str) – The formatted message.

    -
    @@ -489,6 +556,8 @@ overriding the call (unused by default).

    +

    Notes

    +

    By default this adds the needed channel nicks to the joiner.

    @@ -525,41 +594,6 @@ overriding the call (unused by default).

    -
    -
    -pre_send_message(msg, **kwargs)[source]
    -

    Hook method. Runs before a message is sent to the channel and -should return the message object, after any transformations. -If the message is to be discarded, return a false value.

    -
    -
    Parameters
    -
      -
    • msg (Msg or TempMsg) – Message to send.

    • -
    • **kwargs (dict) – Arbitrary, optional arguments for users -overriding the call (unused by default).

    • -
    -
    -
    Returns
    -

    result (Msg, TempMsg or bool) – If False, abort send.

    -
    -
    -
    - -
    -
    -post_send_message(msg, **kwargs)[source]
    -

    Hook method. Run after a message is sent to the channel.

    -
    -
    Parameters
    -
      -
    • msg (Msg or TempMsg) – Message sent.

    • -
    • **kwargs (dict) – Arbitrary, optional arguments for users -overriding the call (unused by default).

    • -
    -
    -
    -
    -
    at_init()[source]
    @@ -708,6 +742,46 @@ responsibility.

    +
    +
    +message_transform(*args, **kwargs)[source]
    +
    + +
    +
    +distribute_message(msgobj, online=False, **kwargs)[source]
    +
    + +
    +
    +format_senders(senders=None, **kwargs)[source]
    +
    + +
    +
    +pose_transform(msgobj, sender_string, **kwargs)[source]
    +
    + +
    +
    +format_external(msgobj, senders, emit=False, **kwargs)[source]
    +
    + +
    +
    +format_message(msgobj, emit=False, **kwargs)[source]
    +
    + +
    +
    +pre_send_message(msg, **kwargs)[source]
    +
    + +
    +
    +post_send_message(msg, **kwargs)[source]
    +
    +
    exception DoesNotExist
    diff --git a/docs/1.0-dev/api/evennia.comms.html b/docs/1.0-dev/api/evennia.comms.html index da95432f7d..313b4f199e 100644 --- a/docs/1.0-dev/api/evennia.comms.html +++ b/docs/1.0-dev/api/evennia.comms.html @@ -45,7 +45,6 @@ as code related to external communication like IRC or RSS.

    • evennia.comms.admin
    • -
    • evennia.comms.channelhandler
    • evennia.comms.comms
    • evennia.comms.managers
    • evennia.comms.models
    • diff --git a/docs/1.0-dev/api/evennia.comms.managers.html b/docs/1.0-dev/api/evennia.comms.managers.html index 82b8ac05d0..2dc457ea7e 100644 --- a/docs/1.0-dev/api/evennia.comms.managers.html +++ b/docs/1.0-dev/api/evennia.comms.managers.html @@ -135,19 +135,15 @@ of which may be Channels).

      -get_messages_by_sender(sender, exclude_channel_messages=False)[source]
      +get_messages_by_sender(sender)[source]

      Get all messages sent by one entity - this could be either a account or an object

      Parameters
      -
        -
      • sender (Account or Object) – The sender of the message.

      • -
      • exclude_channel_messages (bool, optional) – Only return messages -not aimed at a channel (that is, private tells for example)

      • -
      +

      sender (Account or Object) – The sender of the message.

      Returns
      -

      messages (list) – List of matching messages

      +

      QuerySet – Matching messages.

      Raises

      CommError – For incorrect sender types.

      @@ -164,7 +160,7 @@ not aimed at a channel (that is, private tells for example)

      recipient (Object, Account or Channel) – The recipient of the messages to search for.

      Returns
      -

      messages (list) – Matching messages.

      +

      Queryset – Matching messages.

      Raises

      CommError – If the recipient is not of a valid type.

      @@ -172,20 +168,6 @@ not aimed at a channel (that is, private tells for example)

      -
      -
      -get_messages_by_channel(channel)[source]
      -

      Get all persistent messages sent to one channel.

      -
      -
      Parameters
      -

      channel (Channel) – The channel to find messages for.

      -
      -
      Returns
      -

      messages (list) – Persistent Msg objects saved for this channel.

      -
      -
      -
      -
      search_message(sender=None, receiver=None, freetext=None, dbref=None)[source]
      @@ -194,7 +176,7 @@ one of the arguments must be given to do a search.

      Parameters
        -
      • sender (Object or Account, optional) – Get messages sent by a particular account or object

      • +
      • sender (Object, Account or Script, optional) – Get messages sent by a particular sender.

      • receiver (Object, Account or Channel, optional) – Get messages received by a certain account,object or channel

      • freetext (str) – Search for a text string in a message. NOTE: @@ -206,7 +188,7 @@ always gives only one match.

      Returns
      -

      messages (list or Msg) – A list of message matches or a single match if dbref was given.

      +

      Queryset – Message matches.

      @@ -219,7 +201,7 @@ one of the arguments must be given to do a search.

      Parameters
        -
      • sender (Object or Account, optional) – Get messages sent by a particular account or object

      • +
      • sender (Object, Account or Script, optional) – Get messages sent by a particular sender.

      • receiver (Object, Account or Channel, optional) – Get messages received by a certain account,object or channel

      • freetext (str) – Search for a text string in a message. NOTE: @@ -231,7 +213,7 @@ always gives only one match.

      Returns
      -

      messages (list or Msg) – A list of message matches or a single match if dbref was given.

      +

      Queryset – Message matches.

    diff --git a/docs/1.0-dev/api/evennia.comms.models.html b/docs/1.0-dev/api/evennia.comms.models.html index 86b04828a2..407553a40a 100644 --- a/docs/1.0-dev/api/evennia.comms.models.html +++ b/docs/1.0-dev/api/evennia.comms.models.html @@ -571,11 +571,6 @@ class built by **create_forward_many_to_many_manager()** define objects = <evennia.comms.managers.ChannelDBManager object>
    -
    -
    -subscriptions[source]
    -
    -
    exception DoesNotExist
    @@ -679,6 +674,11 @@ object the first time, the query is executed.

    typename = 'SharedMemoryModelBase'
    +
    +
    +subscriptions[source]
    +
    +
    diff --git a/docs/1.0-dev/api/evennia.contrib.crafting.tests.html b/docs/1.0-dev/api/evennia.contrib.crafting.tests.html index bcb78dbede..49fb556f47 100644 --- a/docs/1.0-dev/api/evennia.contrib.crafting.tests.html +++ b/docs/1.0-dev/api/evennia.contrib.crafting.tests.html @@ -136,8 +136,8 @@
    -
    -test_seed__succcess()[source]
    +
    +test_seed__success()[source]

    Test seed helper classmethod

    diff --git a/docs/1.0-dev/api/evennia.contrib.dice.html b/docs/1.0-dev/api/evennia.contrib.dice.html index c5f9272a8c..e0c088a700 100644 --- a/docs/1.0-dev/api/evennia.contrib.dice.html +++ b/docs/1.0-dev/api/evennia.contrib.dice.html @@ -149,7 +149,7 @@ everyone but the person rolling.

    -aliases = ['roll', '@dice']
    +aliases = ['@dice', 'roll']
    @@ -175,7 +175,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 "}
    diff --git a/docs/1.0-dev/api/evennia.contrib.email_login.html b/docs/1.0-dev/api/evennia.contrib.email_login.html index ed925528f1..e4df3dce86 100644 --- a/docs/1.0-dev/api/evennia.contrib.email_login.html +++ b/docs/1.0-dev/api/evennia.contrib.email_login.html @@ -74,7 +74,7 @@ the module given by settings.CONNECTION_SCREEN_MODULE.

    -aliases = ['con', 'conn', 'co']
    +aliases = ['conn', 'co', 'con']
    @@ -104,7 +104,7 @@ there is no object yet before the account has logged in)

    -search_index_entry = {'aliases': 'con conn co', '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': 'conn co 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 '}
    @@ -181,7 +181,7 @@ version is a bit more complicated.

    -aliases = ['q', 'qu']
    +aliases = ['qu', 'q']
    @@ -207,7 +207,7 @@ version is a bit more complicated.

    -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 '}
    +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 '}
    @@ -270,7 +270,7 @@ for simplicity. It shows a pane of info.

    -aliases = ['?', 'h']
    +aliases = ['h', '?']
    @@ -296,7 +296,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 '}
    diff --git a/docs/1.0-dev/api/evennia.contrib.evscaperoom.commands.html b/docs/1.0-dev/api/evennia.contrib.evscaperoom.commands.html index 948963a427..5218cd9358 100644 --- a/docs/1.0-dev/api/evennia.contrib.evscaperoom.commands.html +++ b/docs/1.0-dev/api/evennia.contrib.evscaperoom.commands.html @@ -147,7 +147,7 @@ the operation will be general or on the room.

    -aliases = ['abort', 'chicken out', 'quit', 'q']
    +aliases = ['chicken out', 'quit', 'q', 'abort']
    @@ -171,7 +171,7 @@ set in self.parse())

    -search_index_entry = {'aliases': 'abort chicken out quit q', 'category': 'evscaperoom', 'key': 'give up', 'tags': '', 'text': '\n Give up\n\n Usage:\n give up\n\n Abandons your attempts at escaping and of ever winning the pie-eating contest.\n\n '}
    +search_index_entry = {'aliases': 'chicken out quit q abort', 'category': 'evscaperoom', 'key': 'give up', 'tags': '', 'text': '\n Give up\n\n Usage:\n give up\n\n Abandons your attempts at escaping and of ever winning the pie-eating contest.\n\n '}
    @@ -307,7 +307,7 @@ shout

    -aliases = ['shout', 'whisper', ';']
    +aliases = [';', 'whisper', 'shout']
    @@ -336,7 +336,7 @@ set in self.parse())

    -search_index_entry = {'aliases': 'shout whisper ;', 'category': 'general', 'key': 'say', 'tags': '', 'text': '\n Perform an communication action.\n\n Usage:\n say <text>\n whisper\n shout\n\n '}
    +search_index_entry = {'aliases': '; whisper shout', 'category': 'general', 'key': 'say', 'tags': '', 'text': '\n Perform an communication action.\n\n Usage:\n say <text>\n whisper\n shout\n\n '}
    @@ -426,7 +426,7 @@ looks and what actions is available.

    -aliases = ['e', 'examine', 'unfocus', 'ex']
    +aliases = ['examine', 'unfocus', 'e', 'ex']
    @@ -455,7 +455,7 @@ set in self.parse())

    -search_index_entry = {'aliases': 'e examine unfocus ex', 'category': 'evscaperoom', 'key': 'focus', 'tags': '', 'text': '\n Focus your attention on a target.\n\n Usage:\n focus <obj>\n\n Once focusing on an object, use look to get more information about how it\n looks and what actions is available.\n\n '}
    +search_index_entry = {'aliases': 'examine unfocus e ex', 'category': 'evscaperoom', 'key': 'focus', 'tags': '', 'text': '\n Focus your attention on a target.\n\n Usage:\n focus <obj>\n\n Once focusing on an object, use look to get more information about how it\n looks and what actions is available.\n\n '}
    @@ -517,7 +517,7 @@ set in self.parse())

    -aliases = ['i', 'give', 'inv', 'inventory']
    +aliases = ['inventory', 'give', 'i', 'inv']
    @@ -541,7 +541,7 @@ set in self.parse())

    -search_index_entry = {'aliases': 'i give inv inventory', 'category': 'evscaperoom', 'key': 'get', 'tags': '', 'text': '\n Use focus / examine instead.\n\n '}
    +search_index_entry = {'aliases': 'inventory give i inv', 'category': 'evscaperoom', 'key': 'get', 'tags': '', 'text': '\n Use focus / examine instead.\n\n '}
    diff --git a/docs/1.0-dev/api/evennia.contrib.ingame_python.commands.html b/docs/1.0-dev/api/evennia.contrib.ingame_python.commands.html index 781b4072f5..83296a8048 100644 --- a/docs/1.0-dev/api/evennia.contrib.ingame_python.commands.html +++ b/docs/1.0-dev/api/evennia.contrib.ingame_python.commands.html @@ -52,7 +52,7 @@
    -aliases = ['@callback', '@callbacks', '@calls']
    +aliases = ['@calls', '@callback', '@callbacks']
    @@ -133,7 +133,7 @@ on user permission.

    -search_index_entry = {'aliases': '@callback @callbacks @calls', 'category': 'building', 'key': '@call', 'tags': '', 'text': '\n Command to edit callbacks.\n '}
    +search_index_entry = {'aliases': '@calls @callback @callbacks', 'category': 'building', 'key': '@call', 'tags': '', 'text': '\n Command to edit callbacks.\n '}
    diff --git a/docs/1.0-dev/api/evennia.contrib.rpsystem.html b/docs/1.0-dev/api/evennia.contrib.rpsystem.html index e00bed964f..7bda19d85c 100644 --- a/docs/1.0-dev/api/evennia.contrib.rpsystem.html +++ b/docs/1.0-dev/api/evennia.contrib.rpsystem.html @@ -801,7 +801,7 @@ Using the command without arguments will list all current recogs.

    -aliases = ['forget', 'recognize']
    +aliases = ['recognize', 'forget']
    @@ -828,7 +828,7 @@ Using the command without arguments will list all current recogs.

    -search_index_entry = {'aliases': 'forget recognize', 'category': 'general', 'key': 'recog', 'tags': '', 'text': '\n Recognize another person in the same room.\n\n Usage:\n recog\n recog sdesc as alias\n forget alias\n\n Example:\n recog tall man as Griatch\n forget griatch\n\n This will assign a personal alias for a person, or forget said alias.\n Using the command without arguments will list all current recogs.\n\n '}
    +search_index_entry = {'aliases': 'recognize forget', 'category': 'general', 'key': 'recog', 'tags': '', 'text': '\n Recognize another person in the same room.\n\n Usage:\n recog\n recog sdesc as alias\n forget alias\n\n Example:\n recog tall man as Griatch\n forget griatch\n\n This will assign a personal alias for a person, or forget said alias.\n Using the command without arguments will list all current recogs.\n\n '}
    diff --git a/docs/1.0-dev/api/evennia.contrib.tutorial_examples.red_button.html b/docs/1.0-dev/api/evennia.contrib.tutorial_examples.red_button.html index 93d924f702..7091707601 100644 --- a/docs/1.0-dev/api/evennia.contrib.tutorial_examples.red_button.html +++ b/docs/1.0-dev/api/evennia.contrib.tutorial_examples.red_button.html @@ -79,7 +79,7 @@ such as when closing the lid and un-blinding a character.

    -aliases = ['press', 'push', 'press button']
    +aliases = ['push', 'press button', 'press']
    @@ -108,7 +108,7 @@ check if the lid is open or closed.

    -search_index_entry = {'aliases': 'press push press button', 'category': 'general', 'key': 'push button', 'tags': '', 'text': '\n Push the red button (lid closed)\n\n Usage:\n push button\n\n '}
    +search_index_entry = {'aliases': 'push press button press', 'category': 'general', 'key': 'push button', 'tags': '', 'text': '\n Push the red button (lid closed)\n\n Usage:\n push button\n\n '}
    @@ -178,7 +178,7 @@ check if the lid is open or closed.

    -aliases = ['break lid', 'smash lid', 'smash']
    +aliases = ['smash', 'smash lid', 'break lid']
    @@ -205,7 +205,7 @@ break.

    -search_index_entry = {'aliases': 'break lid smash lid smash', 'category': 'general', 'key': 'smash glass', 'tags': '', 'text': '\n Smash the protective glass.\n\n Usage:\n smash glass\n\n Try to smash the glass of the button.\n\n '}
    +search_index_entry = {'aliases': 'smash smash lid break lid', 'category': 'general', 'key': 'smash glass', 'tags': '', 'text': '\n Smash the protective glass.\n\n Usage:\n smash glass\n\n Try to smash the glass of the button.\n\n '}
    @@ -305,7 +305,7 @@ be mutually exclusive.

    -aliases = ['press', 'push', 'press button']
    +aliases = ['push', 'press button', 'press']
    @@ -334,7 +334,7 @@ set in self.parse())

    -search_index_entry = {'aliases': 'press push 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': 'push press button press', 'category': 'general', 'key': 'push button', 'tags': '', 'text': '\n Push the red button\n\n Usage:\n push button\n\n '}
    @@ -432,7 +432,7 @@ be mutually exclusive.

    -aliases = ['ex', 'listen', 'get', 'examine', 'l', 'feel']
    +aliases = ['l', 'listen', 'examine', 'get', 'ex', 'feel']
    @@ -458,7 +458,7 @@ be mutually exclusive.

    -search_index_entry = {'aliases': 'ex listen get examine l feel', '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': 'l listen examine get ex feel', '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 "}
    diff --git a/docs/1.0-dev/api/evennia.contrib.tutorial_world.objects.html b/docs/1.0-dev/api/evennia.contrib.tutorial_world.objects.html index ce25e9df60..6d8a556990 100644 --- a/docs/1.0-dev/api/evennia.contrib.tutorial_world.objects.html +++ b/docs/1.0-dev/api/evennia.contrib.tutorial_world.objects.html @@ -492,7 +492,7 @@ shift green root up/down

    -aliases = ['shiftroot', 'push', 'move', 'pull']
    +aliases = ['push', 'pull', 'shiftroot', 'move']
    @@ -528,7 +528,7 @@ yellow/green - horizontal roots

    -search_index_entry = {'aliases': 'shiftroot push move pull', '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': 'push pull shiftroot move', '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 '}
    @@ -545,7 +545,7 @@ yellow/green - horizontal roots

    -aliases = ['push button', 'button', 'press button']
    +aliases = ['button', 'push button', 'press button']
    @@ -571,7 +571,7 @@ yellow/green - horizontal roots

    -search_index_entry = {'aliases': 'push button button press button', 'category': 'tutorialworld', 'key': 'press', 'tags': '', 'text': '\n Presses a button.\n '}
    +search_index_entry = {'aliases': 'button push button press button', 'category': 'tutorialworld', 'key': 'press', 'tags': '', 'text': '\n Presses a button.\n '}
    @@ -715,7 +715,7 @@ parry - forgoes your attack but will make you harder to hit on next

    -aliases = ['kill', 'bash', 'thrust', 'pierce', 'parry', 'slash', 'chop', 'hit', 'defend', 'fight', 'stab']
    +aliases = ['thrust', 'chop', 'defend', 'slash', 'bash', 'fight', 'parry', 'kill', 'stab', 'hit', 'pierce']
    @@ -741,7 +741,7 @@ parry - forgoes your attack but will make you harder to hit on next

    -search_index_entry = {'aliases': 'kill bash thrust pierce parry slash chop hit defend fight stab', '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': 'thrust chop defend slash bash fight parry kill stab hit pierce', '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 '}
    diff --git a/docs/1.0-dev/api/evennia.contrib.tutorial_world.rooms.html b/docs/1.0-dev/api/evennia.contrib.tutorial_world.rooms.html index 48a1ce50bd..61fe9fa96f 100644 --- a/docs/1.0-dev/api/evennia.contrib.tutorial_world.rooms.html +++ b/docs/1.0-dev/api/evennia.contrib.tutorial_world.rooms.html @@ -713,7 +713,7 @@ if they fall off the bridge.

    -aliases = ['?', 'h']
    +aliases = ['h', '?']
    @@ -739,7 +739,7 @@ if they fall off the bridge.

    -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 '}
    @@ -865,7 +865,7 @@ to find something.

    -aliases = ['feel around', 'fiddle', 'l', 'search', 'feel']
    +aliases = ['l', 'feel around', 'search', 'feel', 'fiddle']
    @@ -893,7 +893,7 @@ random chance of eventually finding a light source.

    -search_index_entry = {'aliases': 'feel around fiddle l search feel', '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': 'l feel around search feel fiddle', '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 '}
    diff --git a/docs/1.0-dev/api/evennia.help.filehelp.html b/docs/1.0-dev/api/evennia.help.filehelp.html new file mode 100644 index 0000000000..e08f6d4615 --- /dev/null +++ b/docs/1.0-dev/api/evennia.help.filehelp.html @@ -0,0 +1,243 @@ + + + + + + + + evennia.help.filehelp — Evennia 1.0-dev documentation + + + + + + + + + + + + + +
    +
    +
    +
    + +
    +

    evennia.help.filehelp

    +

    The filehelp-system allows for defining help files outside of the game. These +will be treated as non-command help entries and displayed in the same way as +help entries created using the sethelp default command. After changing an +entry on-disk you need to reload the server to have the change show in-game.

    +

    An filehelp file is a regular python modules with dicts representing each help +entry. If a list HELP_ENTRY_DICTS is found in the module, this should be a list of +dicts. Otherwise all top-level dicts in the module will be assumed to be a +help-entry dict.

    +

    Each help-entry dict is on the form

    +
    {'key': <str>,
    + 'category': <str>,   # optional, otherwise settings.DEFAULT_HELP_CATEGORY
    + 'aliases': <list>,   # optional
    + 'text': <str>}****
    +
    +
    +

    where the **category** is optional and the **text** should be formatted on the +same form as other help entry-texts and contain **# subtopics** as normal.

    +

    New help-entry modules are added to the system by providing the python-path to +the module to settings.FILE_HELP_ENTRY_MODULES. Note that if same-key entries are +added, entries in latter modules will override that of earlier ones. Use +**settings.DEFAULT_HELP_CATEGORY** to customize what category is used if +not set explicitly.

    +

    An example of the contents of a module:

    +
    help_entry1 = {
    +    "key": "The Gods",   # case-insensitive, can be searched by 'gods' as well
    +    "aliases": ['pantheon', 'religion']
    +    "category": "Lore",
    +    "text": '''
    +        The gods formed the world ...
    +
    +        # Subtopics
    +
    +        ## Pantheon
    +
    +        ...
    +
    +        ### God of love
    +
    +        ...
    +
    +        ### God of war
    +
    +        ...
    +
    +    '''
    +}
    +
    +
    +HELP_ENTRY_DICTS = [
    +    help_entry1,
    +    ...
    +]
    +
    +
    +
    +
    +
    +class evennia.help.filehelp.FileHelpEntry(key: str, aliases: list, help_category: str, entrytext: str)[source]
    +

    Bases: object

    +

    Represents a help entry read from file. This mimics the api of the +database-bound HelpEntry so that they can be used interchangeably in the +help command.

    +
    +
    +key: str
    +
    + +
    +
    +aliases: list
    +
    + +
    +
    +help_category: str
    +
    + +
    +
    +entrytext: str
    +
    + +
    +
    +property search_index_entry
    +

    Property for easily retaining a search index entry for this object.

    +
    + +
    +
    +__init__(key: str, aliases: list, help_category: str, entrytext: str) → None
    +

    Initialize self. See help(type(self)) for accurate signature.

    +
    + +
    + +
    +
    +class evennia.help.filehelp.FileHelpStorageHandler(help_file_modules=['world.help_entries'])[source]
    +

    Bases: object

    +

    This reads and stores help entries for quick access. By default +it reads modules from settings.FILE_HELP_ENTRY_MODULES.

    +

    Note that this is not meant to any searching/lookup - that is all handled +by the help command.

    +
    +
    +__init__(help_file_modules=['world.help_entries'])[source]
    +

    Initialize the storage.

    +
    + +
    +
    +load()[source]
    +

    Load/reload file-based help-entries from file.

    +
    + +
    +
    +all(return_dict=False)[source]
    +

    Get all help entries.

    +
    +
    Parameters
    +

    return_dict (bool) – Return a dict **{key: FileHelpEntry,…}**. Otherwise, +return a list of **FileHelpEntry.

    +
    +
    Returns
    +

    dict or list – Depending on the setting of **return_dict**.

    +
    +
    +
    + +
    + +
    + + +
    +
    +
    +
    + +
    +
    + + + + \ 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 e57adfcde3..d38d4bade2 100644 --- a/docs/1.0-dev/api/evennia.help.html +++ b/docs/1.0-dev/api/evennia.help.html @@ -46,8 +46,10 @@ itself.

    diff --git a/docs/1.0-dev/api/evennia.help.utils.html b/docs/1.0-dev/api/evennia.help.utils.html new file mode 100644 index 0000000000..906d986940 --- /dev/null +++ b/docs/1.0-dev/api/evennia.help.utils.html @@ -0,0 +1,212 @@ + + + + + + + + evennia.help.utils — Evennia 1.0-dev documentation + + + + + + + + + + + + + +
    +
    +
    +
    + +
    +

    evennia.help.utils

    +

    Resources for indexing help entries and for splitting help entries into +sub-categories.

    +

    This is used primarily by the default help command.

    +
    +
    +evennia.help.utils.help_search_with_index(query, candidate_entries, suggestion_maxnum=5, fields=None)[source]
    +

    Lunr-powered fast index search and suggestion wrapper. See https://lunrjs.com/.

    +
    +
    Parameters
    +
      +
    • query (str) – The query to search for.

    • +
    • candidate_entries (list) – This is the body of possible entities to search. Each +must have a property .search_index_entry that returns a dict with all +keys in the fields arg.

    • +
    • suggestion_maxnum (int) – How many matches to allow at most in a multi-match.

    • +
    • fields (list, optional) – A list of Lunr field mappings +**{“field_name”: str, “boost”: int}**. See the Lunr documentation +for more details. The field name must exist in the dicts returned +by .search_index_entry of the candidates. If not given, a default setup +is used, prefering keys > aliases > category > tags.

    • +
    +
    +
    Returns
    +

    tuple

    +
    +
    A tuple (matches, suggestions), each a list, where the suggestion_maxnum limits

    how many suggestions are included.

    +
    +
    +

    +
    +
    +
    + +
    +
    +evennia.help.utils.parse_entry_for_subcategories(entry)[source]
    +

    Parse a command docstring for special sub-category blocks:

    +
    +
    Parameters
    +

    entry (str) – A help entry to parse

    +
    +
    Returns
    +

    dict

    +
    +
    The dict is a mapping that splits the entry into subcategories. This

    will always hold a key None for the main help entry and +zero or more keys holding the subcategories. Each is itself +a dict with a key None for the main text of that subcategory +followed by any sub-sub-categories down to a max-depth of 5.

    +
    +
    +

    +
    +
    +

    Example:

    +
    '''
    +Main topic text
    +
    +# SUBTOPICS
    +
    +## foo
    +
    +A subcategory of the main entry, accessible as **help topic foo**
    +(or using /, like **help topic/foo**)
    +
    +## bar
    +
    +Another subcategory, accessed as **help topic bar**
    +(or **help topic/bar**)
    +
    +### moo
    +
    +A subcategory of bar, accessed as **help bar moo**
    +(or **help bar/moo**)
    +
    +#### dum
    +
    +A subcategory of moo, accessed **help bar moo dum**
    +(or **help bar/moo/dum**)
    +
    +'''
    +
    +
    +

    This will result in this returned entry structure:

    +
    {
    +   None: "Main topic text":
    +   "foo": {
    +        None: "main topic/foo text"
    +   },
    +   "bar": {
    +        None: "Main topic/bar text",
    +        "moo": {
    +            None: "topic/bar/moo text"
    +            "dum": {
    +                None: "topic/bar/moo/dum text"
    +            }
    +        }
    +   }
    +}
    +
    +
    +
    + +
    + + +
    +
    +
    +
    + +
    +
    + + + + \ 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 a6a1583b5b..86955be701 100644 --- a/docs/1.0-dev/api/evennia.html +++ b/docs/1.0-dev/api/evennia.html @@ -45,7 +45,6 @@
    • evennia.ANSIString

    • evennia.AccountDB

    • -
    • evennia.CHANNEL_HANDLER

    • evennia.ChannelDB

    • evennia.CmdSet

    • evennia.Command

    • @@ -177,7 +176,6 @@ with ‘q’, remove the break line and restart server when finished.

    • evennia.comms
      • evennia.comms.admin
      • -
      • evennia.comms.channelhandler
      • evennia.comms.comms
      • evennia.comms.managers
      • evennia.comms.models
      • @@ -309,8 +307,10 @@ with ‘q’, remove the break line and restart server when finished.

      • evennia.help
      • evennia.locks
          diff --git a/docs/1.0-dev/api/evennia.scripts.taskhandler.html b/docs/1.0-dev/api/evennia.scripts.taskhandler.html index 6fe6afc3d3..38c67eca0e 100644 --- a/docs/1.0-dev/api/evennia.scripts.taskhandler.html +++ b/docs/1.0-dev/api/evennia.scripts.taskhandler.html @@ -40,17 +40,267 @@

          evennia.scripts.taskhandler

          Module containing the task handler for Evennia deferred tasks, persistent or not.

          +
          +
          +evennia.scripts.taskhandler.handle_error(*args, **kwargs)[source]
          +

          Handle errors within deferred objects.

          +
          + +
          +
          +class evennia.scripts.taskhandler.TaskHandlerTask(task_id)[source]
          +

          Bases: object

          +

          An object to represent a single TaskHandler task.

          +
          +
          Instance Attributes:

          task_id (int): the global id for this task +deferred (deferred): a reference to this task’s deferred

          +
          +
          Property Attributes:

          paused (bool): check if the deferred instance of a task has been paused. +called(self): A task attribute to check if the deferred instance of a task has been called.

          +
          +
          +
          +
          +pause()[source]
          +

          Pause the callback of a task.

          +
          + +
          +
          +unpause()[source]
          +

          Process all callbacks made since pause() was called.

          +
          + +
          +
          +do_task()[source]
          +

          Execute the task (call its callback).

          +
          + +
          +
          +call()[source]
          +

          Call the callback of this task.

          +
          + +
          +
          +remove()[source]
          +

          Remove a task without executing it.

          +
          + +
          +
          +cancel()[source]
          +

          Stop a task from automatically executing.

          +
          + +
          +
          +active()[source]
          +

          Check if a task is active (has not been called yet).

          +
          + +
          +
          +exists()[source]
          +

          Check if a task exists.

          +
          + +
          +
          +get_id()[source]
          +

          Returns the global id for this task. For use with

          +
          + +
          +
          +__init__(task_id)[source]
          +

          Initialize self. See help(type(self)) for accurate signature.

          +
          + +
          +
          +get_deferred()[source]
          +

          Return the instance of the deferred the task id is using.

          +
          +
          Returns
          +

          bool or deferred

          +
          +
          An instance of a deferred or False if there is no task with the id.

          None is returned if there is no deferred affiliated with this id.

          +
          +
          +

          +
          +
          +
          + +
          +
          +pause()[source]
          +

          Pause the callback of a task. +To resume use TaskHandlerTask.unpause

          +
          + +
          +
          +unpause()[source]
          +

          Unpause a task, run the task if it has passed delay time.

          +
          + +
          +
          +property paused
          +

          A task attribute to check if the deferred instance of a task has been paused.

          +

          This exists to mock usage of a twisted deferred object.

          +
          +
          Returns
          +

          bool or None

          +
          +
          True if the task was properly paused. None if the task does not have

          a deferred instance.

          +
          +
          +

          +
          +
          +
          + +
          +
          +do_task()[source]
          +

          Execute the task (call its callback). +If calling before timedelay, cancel the deferred instance affliated to this task. +Remove the task from the dictionary of current tasks on a successful +callback.

          +
          +
          Returns
          +

          bool or any – Set to False if the task does not exist in task +handler. Otherwise it will be the return of the task’s callback.

          +
          +
          +
          + +
          +
          +call()[source]
          +

          Call the callback of a task. +Leave the task unaffected otherwise. +This does not use the task’s deferred instance. +The only requirement is that the task exist in task handler.

          +
          +
          Returns
          +

          bool or any – Set to False if the task does not exist in task +handler. Otherwise it will be the return of the task’s callback.

          +
          +
          +
          + +
          +
          +remove()[source]
          +

          Remove a task without executing it. +Deletes the instance of the task’s deferred.

          +
          +
          Parameters
          +

          task_id (int) – an existing task ID.

          +
          +
          Returns
          +

          bool – True if the removal completed successfully.

          +
          +
          +
          + +
          +
          +cancel()[source]
          +

          Stop a task from automatically executing. +This will not remove the task.

          +
          +
          Returns
          +

          bool

          +
          +
          True if the cancel completed successfully.

          False if the cancel did not complete successfully.

          +
          +
          +

          +
          +
          +
          + +
          +
          +active()[source]
          +

          Check if a task is active (has not been called yet).

          +
          +
          Returns
          +

          bool

          +
          +
          True if a task is active (has not been called yet). False if

          it is not (has been called) or if the task does not exist.

          +
          +
          +

          +
          +
          +
          + +
          +
          +property called
          +

          A task attribute to check if the deferred instance of a task has been called.

          +

          This exists to mock usage of a twisted deferred object. +It will not set to True if Task.call has been called. This only happens if +task’s deferred instance calls the callback.

          +
          +
          Returns
          +

          bool

          +
          +
          True if the deferred instance of this task has called the callback.

          False if the deferred instnace of this task has not called the callback.

          +
          +
          +

          +
          +
          +
          + +
          +
          +exists()[source]
          +

          Check if a task exists. +Most task handler methods check for existence for you.

          +
          +
          Returns
          +

          bool – True the task exists False if it does not.

          +
          +
          +
          + +
          +
          +get_id()[source]
          +

          Returns the global id for this task. For use with +evennia.scripts.taskhandler.TASK_HANDLER.

          +
          +
          Returns
          +

          task_id (int) – global task id for this task.

          +
          +
          +
          + +
          +
          class evennia.scripts.taskhandler.TaskHandler[source]

          Bases: object

          A light singleton wrapper allowing to access permanent tasks.

          When utils.delay is called, the task handler is used to create -the task. If utils.delay is called with persistent=True, the -task handler stores the new task and saves.

          -

          It’s easier to access these tasks (should it be necessary) using -evennia.scripts.taskhandler.TASK_HANDLER, which contains one -instance of this class, and use its add and remove methods.

          +the task.

          +

          Task handler will automatically remove uncalled but canceled from task +handler. By default this will not occur until a canceled task +has been uncalled for 60 second after the time it should have been called. +To adjust this time use TASK_HANDLER.stale_timeout. If stale_timeout is 0 +stale tasks will not be automatically removed. +This is not done on a timer. I is done as new tasks are added or the load method is called.

          __init__()[source]
          @@ -61,11 +311,17 @@ instance of this class, and use its add and remove load()[source]

          Load from the ServerConfig.

          -
          -

          Note

          This should be automatically called when Evennia starts. It populates self.tasks according to the ServerConfig.

          -
          +
          + +
          +
          +clean_stale_tasks()[source]
          +

          remove uncalled but canceled from task handler.

          +

          By default this will not occur until a canceled task +has been uncalled for 60 second after the time it should have been called. +To adjust this time use TASK_HANDLER.stale_timeout.

          @@ -77,20 +333,91 @@ It populates self.tasks according to the ServerConfig.

          add(timedelay, callback, *args, **kwargs)[source]
          -

          Add a new persistent task in the configuration.

          +

          Add a new task.

          +

          If the persistent kwarg is truthy: +The callback, args and values for kwarg will be serialized. Type +and attribute errors during the serialization will be logged, +but will not throw exceptions. +For persistent tasks do not use memory references in the callback +function or arguments. After a restart those memory references are no +longer accurate.

          Parameters
            -
          • timedelay (int or float) – time in sedconds before calling the callback.

          • +
          • timedelay (int or float) – time in seconds before calling the callback.

          • callback (function or instance method) – the callback itself

          • any (any) – any additional positional arguments to send to the callback

          • +
          • *args – positional arguments to pass to callback.

          • +
          • **kwargs

            keyword arguments to pass to callback. +- persistent (bool, optional): persist the task (stores it).

            +
            +

            Persistent key and value is removed from kwargs it will +not be passed to callback.

            +
            +

          -
          Keyword Arguments
          -
            -
          • persistent (bool, optional) – persist the task (store it).

          • -
          • any (any) – additional keyword arguments to send to the callback

          • -
          +
          Returns
          +

          TaskHandlerTask

          +
          +
          An object to represent a task.

          Reference evennia.scripts.taskhandler.TaskHandlerTask for complete details.

          +
          +
          +

          +
          +
          +
          + +
          +
          +exists(task_id)[source]
          +

          Check if a task exists. +Most task handler methods check for existence for you.

          +
          +
          Parameters
          +

          task_id (int) – an existing task ID.

          +
          +
          Returns
          +

          bool – True the task exists False if it does not.

          +
          +
          +
          + +
          +
          +active(task_id)[source]
          +

          Check if a task is active (has not been called yet).

          +
          +
          Parameters
          +

          task_id (int) – an existing task ID.

          +
          +
          Returns
          +

          bool

          +
          +
          True if a task is active (has not been called yet). False if

          it is not (has been called) or if the task does not exist.

          +
          +
          +

          +
          +
          +
          + +
          +
          +cancel(task_id)[source]
          +

          Stop a task from automatically executing. +This will not remove the task.

          +
          +
          Parameters
          +

          task_id (int) – an existing task ID.

          +
          +
          Returns
          +

          bool

          +
          +
          True if the cancel completed successfully.

          False if the cancel did not complete successfully.

          +
          +
          +

          @@ -98,42 +425,96 @@ It populates self.tasks according to the ServerConfig.

          remove(task_id)[source]
          -

          Remove a persistent task without executing it.

          +

          Remove a task without executing it. +Deletes the instance of the task’s deferred.

          Parameters

          task_id (int) – an existing task ID.

          +
          Returns
          +

          bool – True if the removal completed successfully.

          +
          +
          +
          + +
          +
          +clear(save=True, cancel=True)[source]
          +

          clear all tasks. +By default tasks are canceled and removed from the database also.

          +
          +
          Parameters
          +
            +
          • save=True (bool) – Should changes to persistent tasks be saved to database.

          • +
          • cancel=True (bool) – Cancel scheduled tasks before removing it from task handler.

          • +
          +
          +
          Returns
          +

          True (bool) – if the removal completed successfully.

          +
          +
          +
          + +
          +
          +call_task(task_id)[source]
          +

          Call the callback of a task. +Leave the task unaffected otherwise. +This does not use the task’s deferred instance. +The only requirement is that the task exist in task handler.

          +
          +
          Parameters
          +

          task_id (int) – an existing task ID.

          +
          +
          Returns
          +

          bool or any – Set to False if the task does not exist in task +handler. Otherwise it will be the return of the task’s callback.

          +
          -
          -

          Note

          -

          A non-persistent task doesn’t have a task_id, it is not stored -in the TaskHandler.

          -
          do_task(task_id)[source]
          -

          Execute the task (call its callback).

          +

          Execute the task (call its callback). +If calling before timedelay cancel the deferred instance affliated to this task. +Remove the task from the dictionary of current tasks on a successful +callback.

          Parameters

          task_id (int) – a valid task ID.

          +
          Returns
          +

          bool or any – Set to False if the task does not exist in task +handler. Otherwise it will be the return of the task’s callback.

          +
          +
          +
          + +
          +
          +get_deferred(task_id)[source]
          +

          Return the instance of the deferred the task id is using.

          +
          +
          Parameters
          +

          task_id (int) – a valid task ID.

          +
          +
          Returns
          +

          bool or deferred

          +
          +
          An instance of a deferred or False if there is no task with the id.

          None is returned if there is no deferred affiliated with this id.

          +
          +
          +

          +
          -
          -

          Note

          -

          This will also remove it from the list of current tasks.

          -
          create_delays()[source]
          -

          Create the delayed tasks for the persistent tasks.

          -
          -

          Note

          -

          This method should be automatically called when Evennia starts.

          -
          +

          Create the delayed tasks for the persistent tasks. +This method should be automatically called when Evennia starts.

          diff --git a/docs/1.0-dev/api/evennia.typeclasses.attributes.html b/docs/1.0-dev/api/evennia.typeclasses.attributes.html index 0e3eec4f90..85c621d2e8 100644 --- a/docs/1.0-dev/api/evennia.typeclasses.attributes.html +++ b/docs/1.0-dev/api/evennia.typeclasses.attributes.html @@ -987,7 +987,8 @@ permission lock will be checked before returning each looked-after Attribute.

        • default_access (bool, optional) – If no attrread lock is set on object, this determines if the lock should then be passed or not.

        • -
        • return_list (bool, optional) –

        • +
        • return_list (bool, optional) – Always return a list, also if there is only +one or zero matches found.

        Returns
        @@ -1187,20 +1188,31 @@ Attributes has no lock of type attrread defined on them.

        -evennia.typeclasses.attributes.initialize_nick_templates(in_template, out_template)[source]
        +evennia.typeclasses.attributes.initialize_nick_templates(pattern, replacement, pattern_is_regex=False)[source]

        Initialize the nick templates for matching and remapping a string.

        Parameters
          -
        • in_template (str) – The template to be used for nick recognition.

        • -
        • out_template (str) – The template to be used to replace the string -matched by the in_template.

        • +
        • pattern (str) – The pattern to be used for nick recognition. This will +be parsed for shell patterns into a regex, unless pattern_is_regex +is True, in which case it must be an already valid regex string. In +this case, instead of $N, numbered arguments must instead be given +as matching groups named as argN, such as (?P<arg1>.+?).

        • +
        • replacement (str) – The template to be used to replace the string +matched by the pattern. This can contain $N markers and is never +parsed into a regex.

        • +
        • pattern_is_regex (bool) – If set, pattern is a full regex string +instead of containing shell patterns.

        Returns
        -

        regex (regex) – Regex to match against strings -template (str): Template with markers **{arg1}, {arg2}**, etc for -replacement using the standard .format method.

        +

        regex, template (str)

        +
        +
        Regex to match against strings and template

        with markers **{arg1}, {arg2}**, etc for replacement using the standard +.format method.

        +
        +
        +

        Raises
          @@ -1209,6 +1221,12 @@ replacement using the standard .format method.

        +

        Examples

        +
          +
        • pattern (shell syntax): “grin $1”

        • +
        • pattern (regex): “grin (?P<arg1.+?>)”

        • +
        • replacement: “emote gives a wicked grin to $1”

        • +
    @@ -1218,12 +1236,14 @@ replacement using the standard .format method.

    Parameters
      -
    • string (str) – The input string to processj

    • +
    • string (str) – The input string to process

    • template_regex (regex) – A template regex created with initialize_nick_template.

    • outtemplate (str) – The template to which to map the matches produced by the template_regex. This should have $1, $2, -etc to match the regex.

    • +etc to match the template-regex. Un-found $N-markers (possible if +the regex has optional matching groups) are replaced with empty +strings.

    @@ -1292,25 +1312,51 @@ a string.

  • kwargs (any, optional) – These are passed on to AttributeHandler.get.

  • +
    Returns
    +

    str or tuple – The nick replacement string or nick tuple.

    +
    -add(key, replacement, category='inputline', **kwargs)[source]
    -

    Add a new nick.

    +add(pattern, replacement, category='inputline', pattern_is_regex=False, **kwargs)[source] +

    Add a new nick, a mapping pattern -> replacement.

    Parameters
      -
    • key (str) – A key (or template) for the nick to match for.

    • -
    • replacement (str) – The string (or template) to replace key with (the “nickname”).

    • +
    • pattern (str) – A pattern to match for. This will be parsed for +shell patterns using the fnmatch library and can contain +$N-markers to indicate the locations of arguments to catch. If +pattern_is_regex=True, this must instead be a valid regular +expression and the $N-markers must be named argN that matches +numbered regex groups (see examples).

    • +
    • replacement (str) – The string (or template) to replace key with +(the “nickname”). This may contain $N markers to indicate where to +place the argument-matches

    • category (str, optional) – the category within which to retrieve the nick. The “inputline” means replacing data sent by the user.

    • -
    • kwargs (any, optional) – These are passed on to AttributeHandler.get.

    • +
    • pattern_is_regex (bool) – If True, the pattern will be parsed as a +raw regex string. Instead of using $N markers in this string, one +then must mark numbered arguments as a named regex-groupd named argN. +For example, (?P<arg1>.+?) will match the behavior of using $1 +in the shell pattern.

    • +
    • **kwargs (any, optional) – These are passed on to AttributeHandler.get.

    +

    Notes

    +

    For most cases, the shell-pattern is much shorter and easier. The +regex pattern form can be useful for more complex matchings though, +for example in order to add optional arguments, such as with +(?P<argN>.*?).

    +

    Example

    +
      +
    • pattern (default shell syntax): “gr $1 at $2”

    • +
    • pattern (with pattern_is_regex=True): r”gr (?P<arg1>.+?) at (?P<arg2>.+?)”

    • +
    • replacement: “emote With a flourish, $1 grins at $2.”

    • +
    diff --git a/docs/1.0-dev/api/evennia.utils.create.html b/docs/1.0-dev/api/evennia.utils.create.html index 6e66a9afa6..42808c83f9 100644 --- a/docs/1.0-dev/api/evennia.utils.create.html +++ b/docs/1.0-dev/api/evennia.utils.create.html @@ -158,21 +158,20 @@ in-game setting information and so on.

    -evennia.utils.create.create_message(senderobj, message, channels=None, receivers=None, locks=None, tags=None, header=None)[source]
    +evennia.utils.create.create_message(senderobj, message, receivers=None, locks=None, tags=None, header=None, **kwargs)[source]

    Create a new communication Msg. Msgs represent a unit of database-persistent communication between entites.

    Parameters
      -
    • senderobj (Object or Account) – The entity sending the Msg.

    • +
    • senderobj (Object, Account, Script, str or list) – The entity (or

    • +
    • sending the Msg. If a str (entities)) – for an external sender type.

    • +
    • is the id-string (this) – for an external sender type.

    • message (str) – Text with the message. Eventual headers, titles etc should all be included in this text string. Formatting will be retained.

    • -
    • channels (Channel, key or list) – A channel or a list of channels to -send to. The channels may be actual channel objects or their -unique key strings.

    • -
    • receivers (Object, Account, str or list) – An Account/Object to send -to, or a list of them. May be Account objects or accountnames.

    • +
    • receivers (Object, Account or list) – An Account/Object to send +to, or a list of them.

    • locks (str) – Lock definition string.

    • tags (list) – A list of tags or tuples (tag, category).

    • header (str) – Mime-type or other optional information for the message

    • diff --git a/docs/1.0-dev/api/evennia.utils.eveditor.html b/docs/1.0-dev/api/evennia.utils.eveditor.html index da77b8506f..9f4db9dc08 100644 --- a/docs/1.0-dev/api/evennia.utils.eveditor.html +++ b/docs/1.0-dev/api/evennia.utils.eveditor.html @@ -274,7 +274,7 @@ indentation.

      -aliases = [':A', ':!', ':dw', ':w', ':u', ':DD', ':<', ':>', ':y', ':S', ':j', ':echo', ':h', ':=', '::', ':wq', ':', ':uu', ':dd', ':UU', ':fi', ':q!', ':r', ':fd', ':x', ':::', ':i', ':s', ':p', ':q', ':I', ':f']
      +aliases = [':>', ':!', ':q', ':dw', ':q!', ':uu', ':r', ':fd', ':i', ':S', ':f', ':I', ':', ':j', ':w', ':s', ':wq', ':echo', ':=', ':x', ':dd', ':UU', ':h', ':p', ':DD', ':A', ':u', '::', ':fi', ':<', ':y', ':::']
      @@ -302,7 +302,7 @@ efficient presentation.

      -search_index_entry = {'aliases': ':A :! :dw :w :u :DD :< :> :y :S :j :echo :h := :: :wq : :uu :dd :UU :fi :q! :r :fd :x ::: :i :s :p :q :I :f', 'category': 'general', 'key': ':editor_command_group', 'tags': '', 'text': '\n Commands for the editor\n '}
      +search_index_entry = {'aliases': ':> :! :q :dw :q! :uu :r :fd :i :S :f :I : :j :w :s :wq :echo := :x :dd :UU :h :p :DD :A :u :: :fi :< :y :::', 'category': 'general', 'key': ':editor_command_group', 'tags': '', 'text': '\n Commands for the editor\n '}
    diff --git a/docs/1.0-dev/api/evennia.utils.evmenu.html b/docs/1.0-dev/api/evennia.utils.evmenu.html index 3a049a00a9..a6fe2699a0 100644 --- a/docs/1.0-dev/api/evennia.utils.evmenu.html +++ b/docs/1.0-dev/api/evennia.utils.evmenu.html @@ -920,7 +920,7 @@ single question.

    -aliases = ['yes', 'n', 'y', 'a', 'no', '__nomatch_command', 'abort']
    +aliases = ['__nomatch_command', 'a', 'no', 'n', 'y', 'abort', 'yes']
    @@ -946,7 +946,7 @@ single question.

    -search_index_entry = {'aliases': 'yes n y a no __nomatch_command abort', 'category': 'general', 'key': '__noinput_command', 'tags': '', 'text': '\n Handle a prompt for yes or no. Press [return] for the default choice.\n\n '}
    +search_index_entry = {'aliases': '__nomatch_command a no n y abort yes', 'category': 'general', 'key': '__noinput_command', 'tags': '', 'text': '\n Handle a prompt for yes or no. Press [return] for the default choice.\n\n '}
    @@ -1001,7 +1001,7 @@ single question.

    -evennia.utils.evmenu.ask_yes_no(caller, prompt, yes_action, no_action, default=None, allow_abort=False, session=None, *args, **kwargs)[source]
    +evennia.utils.evmenu.ask_yes_no(caller, prompt='Yes or No {options}?', yes_action='Yes', no_action='No', default=None, allow_abort=False, session=None, *args, **kwargs)[source]

    A helper question for asking a simple yes/no question. This will cause the system to pause and wait for input from the player.

    @@ -1018,8 +1018,9 @@ If a string, this string will be echoed back to the caller.

    with (caller, *args, **kwargs) when the No-choice is made. If a string, this string will be echoed back to the caller.

  • default (str optional) – This is what the user will get if they just press the -return key without giving any input. One of ‘N’, ‘Y’, ‘A’ or ‘None’ -for no default. If ‘A’ is given, allow_abort is auto-set.

  • +return key without giving any input. One of ‘N’, ‘Y’, ‘A’ or None +for no default (an explicit choice must be given). If ‘A’ (abort) +is given, allow_abort kwarg is ignored and assumed set.

  • allow_abort (bool, optional) – If set, the ‘A(bort)’ option is available (a third option meaning neither yes or no but just exits the prompt).

  • session (Session, optional) – This allows to specify the @@ -1027,13 +1028,12 @@ session to send the prompt to. It’s usually only needed if callercaller.ndb._yes_no_question.session.

  • -
  • *args – These are passed into the callables.

  • -
  • **kwargs

    These are passed into the callables.

    -

  • +
  • *args – Additional arguments passed on into callables.

  • +
  • **kwargs – Additional keyword args passed on into callables.

  • Raises
    -

    RuntimeError, FooError – If default and allow_abort clashes.

    +

    RuntimeError, FooError – If default and allow_abort clashes.

    Example

    diff --git a/docs/1.0-dev/api/evennia.utils.evmore.html b/docs/1.0-dev/api/evennia.utils.evmore.html index 67ea94b4eb..35621245ab 100644 --- a/docs/1.0-dev/api/evennia.utils.evmore.html +++ b/docs/1.0-dev/api/evennia.utils.evmore.html @@ -75,7 +75,7 @@ the caller.msg() construct every time the page is updated.

    -aliases = ['back', 'end', 'top', 'b', 't', 'n', 'e', 'a', 'next', 'abort', 'q', 'quit']
    +aliases = ['next', 'quit', 'a', 'q', 'e', 'top', 'end', 'back', 'n', 't', 'abort', 'b']
    @@ -101,7 +101,7 @@ the caller.msg() construct every time the page is updated.

    -search_index_entry = {'aliases': 'back end top b t n e a next abort q quit', 'category': 'general', 'key': '__noinput_command', 'tags': '', 'text': '\n Manipulate the text paging\n '}
    +search_index_entry = {'aliases': 'next quit a q e top end back n t abort b', 'category': 'general', 'key': '__noinput_command', 'tags': '', 'text': '\n Manipulate the text paging\n '}
    diff --git a/docs/1.0-dev/api/evennia.utils.logger.html b/docs/1.0-dev/api/evennia.utils.logger.html index 7c2c9f0f8f..359695ce42 100644 --- a/docs/1.0-dev/api/evennia.utils.logger.html +++ b/docs/1.0-dev/api/evennia.utils.logger.html @@ -319,7 +319,7 @@ to preserve a continuous chat history for channel log files.

    -rotate()[source]
    +rotate(num_lines_to_append=None)[source]

    Rotates our log file and appends some number of lines from the previous log to the start of the new one.

    @@ -365,6 +365,36 @@ on new lines following datetime info.

    +
    +
    +evennia.utils.logger.log_file_exists(filename='game.log')[source]
    +

    Determine if a log-file already exists.

    +
    +
    Parameters
    +

    filename (str) – The filename (within the log-dir).

    +
    +
    Returns
    +

    bool – If the log file exists or not.

    +
    +
    +
    + +
    +
    +evennia.utils.logger.rotate_log_file(filename='game.log', num_lines_to_append=None)[source]
    +

    Force-rotate a log-file, without

    +
    +
    Parameters
    +
      +
    • filename (str) – The log file, located in settings.LOG_DIR.

    • +
    • num_lines_to_append (int, optional) – Include N number of +lines from previous file in new one. If None, use default. +Set to 0 to include no lines.

    • +
    +
    +
    +
    +
    evennia.utils.logger.tail_log_file(filename, offset, nlines, callback=None)[source]
    diff --git a/docs/1.0-dev/api/evennia.utils.search.html b/docs/1.0-dev/api/evennia.utils.search.html index b40056f90f..c9d9997796 100644 --- a/docs/1.0-dev/api/evennia.utils.search.html +++ b/docs/1.0-dev/api/evennia.utils.search.html @@ -147,7 +147,7 @@ one of the arguments must be given to do a search.

    Parameters
      -
    • sender (Object or Account, optional) – Get messages sent by a particular account or object

    • +
    • sender (Object, Account or Script, optional) – Get messages sent by a particular sender.

    • receiver (Object, Account or Channel, optional) – Get messages received by a certain account,object or channel

    • freetext (str) – Search for a text string in a message. NOTE: @@ -159,7 +159,7 @@ always gives only one match.

    Returns
    -

    messages (list or Msg) – A list of message matches or a single match if dbref was given.

    +

    Queryset – Message matches.

    diff --git a/docs/1.0-dev/api/evennia.utils.utils.html b/docs/1.0-dev/api/evennia.utils.utils.html index 567c6962e9..cc686528f0 100644 --- a/docs/1.0-dev/api/evennia.utils.utils.html +++ b/docs/1.0-dev/api/evennia.utils.utils.html @@ -160,16 +160,18 @@ suffix, the suffix will be dropped.

    -evennia.utils.utils.dedent(text, baseline_index=None)[source]
    +evennia.utils.utils.dedent(text, baseline_index=None, indent=None)[source]

    Safely clean all whitespace at the left of a paragraph.

    Parameters
    • text (str) – The text to dedent.

    • -
    • baseline_index (int or None, optional) – Which row to use as a ‘base’ +

    • baseline_index (int, optional) – Which row to use as a ‘base’ for the indentation. Lines will be dedented to this level but no further. If None, indent so as to completely deindent the least indented text.

    • +
    • indent (int, optional) – If given, force all lines to this indent. +This bypasses baseline_index.

    Returns
    @@ -678,7 +680,7 @@ shortcut to having to use the full backend name.

    evennia.utils.utils.delay(timedelay, callback, *args, **kwargs)[source]
    -

    Delay the return of a value.

    +

    Delay the calling of a callback (function).

    Parameters
      @@ -690,26 +692,40 @@ after timedelay seconds.

    Keyword Arguments
      -
    • persistent (bool) – Make the delay persistent over a reboot or reload.

    • -
    • any – Any other keywords will be use as keyword arguments to callback.

    • +
    • persistent (bool, optional) – Should make the delay persistent +over a reboot or reload. Defaults to False.

    • +
    • any (any) – Will be used as keyword arguments to callback.

    Returns
    -

    deferred – Will fire with callback after timedelay seconds. Note that -if timedelay() is used in the -commandhandler callback chain, the callback chain can be -defined directly in the command body and don’t need to be -specified here.

    +

    deferred or int

    +
    +
    If **persistent** kwarg is False, return deferred

    that will fire with callback after timedelay seconds. Note that +if timedelay() is used in the commandhandler callback chain, the +callback chain can be defined directly in the command body and +don’t need to be specified here. Reference twisted.internet.defer.Deferred. +If persistent kwarg is set, return the task’s ID as an integer. This is +intended for use with **evennia.scripts.taskhandler.TASK_HANDLER** +.do_task and .remove methods.

    +
    +
    +

    Notes

    The task handler (evennia.scripts.taskhandler.TASK_HANDLER) will be called for persistent or non-persistent tasks. If persistent is set to True, the callback, its arguments -and other keyword arguments will be saved in the database, +and other keyword arguments will be saved (serialized) in the database, assuming they can be. The callback will be executed even after a server restart/reload, taking into account the specified delay -(and server down time).

    +(and server down time). +Keep in mind that persistent tasks arguments and callback should not +use memory references. +If persistent is set to True the delay function will return an int +which is the task’s id itended for use with TASK_HANDLER’s do_task +and remove methods.

    +

    All task’s whose time delays have passed will be called on server startup.

    @@ -890,7 +906,7 @@ parsed and imported. Returns None and logs error if import fail already imported module object (e.g. models)

    Returns
    -

    variables (dict)

    +

    dict

    A dict of {variablename: variable} for all

    variables in the given module.

    @@ -899,7 +915,8 @@ already imported module object (e.g. models)

    Notes

    -

    Ignores modules and variable names starting with an underscore.

    +

    Ignores modules and variable names starting with an underscore, as well +as variables imported into the module from other modules.

    @@ -1238,7 +1255,7 @@ boundary, so the result will be 0% or 100%, respectively.

    -evennia.utils.utils.format_grid(elements, width=78, sep=' ', verbatim_elements=None)[source]
    +evennia.utils.utils.format_grid(elements, width=78, sep=' ', verbatim_elements=None)[source]

    This helper function makes a ‘grid’ output, where it distributes the given string-elements as evenly as possible to fill out the given width. will not work well if the variation of length is very big!

    @@ -1258,7 +1275,7 @@ decorations in the grid, such as horizontal bars.

    Returns
    -

    gridstr – The grid as a list of ready-formatted rows. We return it +

    list – The grid as a list of ready-formatted rows. We return it like this to make it easier to insert decorations between rows, such as horizontal bars.

    diff --git a/docs/1.0-dev/genindex.html b/docs/1.0-dev/genindex.html index 80b13e50c9..d08e328fbe 100644 --- a/docs/1.0-dev/genindex.html +++ b/docs/1.0-dev/genindex.html @@ -80,8 +80,6 @@
  • (evennia.commands.command.Command method)
  • (evennia.commands.command.CommandMeta method) -
  • -
  • (evennia.comms.channelhandler.ChannelHandler method)
  • (evennia.comms.models.Msg method)
  • @@ -126,6 +124,10 @@
  • (evennia.contrib.unixcommand.UnixCommand method)
  • (evennia.contrib.unixcommand.UnixCommandParser method) +
  • +
  • (evennia.help.filehelp.FileHelpEntry method) +
  • +
  • (evennia.help.filehelp.FileHelpStorageHandler method)
  • (evennia.locks.lockhandler.LockHandler method)
  • @@ -140,6 +142,8 @@
  • (evennia.scripts.scripthandler.ScriptHandler method)
  • (evennia.scripts.taskhandler.TaskHandler method) +
  • +
  • (evennia.scripts.taskhandler.TaskHandlerTask method)
  • (evennia.scripts.tickerhandler.Ticker method)
  • @@ -395,11 +399,9 @@
  • (evennia.commands.default.comms.CmdCdestroy attribute)
  • -
  • (evennia.commands.default.comms.CmdCemit attribute) +
  • (evennia.commands.default.comms.CmdChannel attribute)
  • (evennia.commands.default.comms.CmdChannelCreate attribute) -
  • -
  • (evennia.commands.default.comms.CmdChannels attribute)
  • (evennia.commands.default.comms.CmdClock attribute)
  • @@ -502,14 +504,18 @@
  • (in module evennia.contrib.turnbattle.tb_magic)
  • (in module evennia.contrib.turnbattle.tb_range) +
  • + +
  • active() (evennia.scripts.taskhandler.TaskHandler method) + +
  • add() (evennia.commands.cmdset.CmdSet method)
  • +
  • add_alias() (evennia.commands.default.comms.CmdChannel method) +
  • add_callback() (evennia.contrib.ingame_python.commands.CmdCallback method)
  • -
  • add_channel() (evennia.comms.channelhandler.ChannelHandler method) -
  • add_choice() (evennia.contrib.building_menu.BuildingMenu method)
  • add_choice_edit() (evennia.contrib.building_menu.BuildingMenu method) @@ -591,6 +597,8 @@
  • add_row() (evennia.utils.evtable.EvTable method)
  • add_rows() (evennia.utils.evtable.EvColumn method) +
  • +
  • add_user_channel_alias() (evennia.comms.comms.DefaultChannel method)
  • addclass() (in module evennia.web.website.templatetags.addclass)
  • @@ -719,11 +727,9 @@
  • (evennia.commands.default.comms.CmdCdestroy attribute)
  • -
  • (evennia.commands.default.comms.CmdCemit attribute) +
  • (evennia.commands.default.comms.CmdChannel attribute)
  • (evennia.commands.default.comms.CmdChannelCreate attribute) -
  • -
  • (evennia.commands.default.comms.CmdChannels attribute)
  • (evennia.commands.default.comms.CmdClock attribute)
  • @@ -778,8 +784,6 @@
  • (evennia.commands.default.syscommands.SystemNoInput attribute)
  • (evennia.commands.default.syscommands.SystemNoMatch attribute) -
  • -
  • (evennia.commands.default.syscommands.SystemSendToChannel attribute)
  • (evennia.commands.default.system.CmdAbout attribute)
  • @@ -812,8 +816,6 @@
  • (evennia.commands.default.unloggedin.CmdUnconnectedLook attribute)
  • (evennia.commands.default.unloggedin.CmdUnconnectedQuit attribute) -
  • -
  • (evennia.comms.channelhandler.ChannelCommand attribute)
  • (evennia.contrib.barter.CmdAccept attribute)
  • @@ -1104,6 +1106,8 @@
  • (evennia.contrib.tutorial_world.rooms.CmdWest attribute)
  • (evennia.contrib.unixcommand.UnixCommand attribute) +
  • +
  • (evennia.help.filehelp.FileHelpEntry attribute)
  • (evennia.help.models.HelpEntry attribute)
  • @@ -1144,6 +1148,8 @@
  • (evennia.contrib.rpsystem.RecogHandler method)
  • (evennia.contrib.traits.TraitHandler property) +
  • +
  • (evennia.help.filehelp.FileHelpStorageHandler method)
  • (evennia.locks.lockhandler.LockHandler method)
  • @@ -1240,10 +1246,10 @@
  • ansi_regex (evennia.utils.ansi.ANSIParser attribute)
  • - - + +
  • at_post_msg() (evennia.comms.comms.DefaultChannel method) +
  • at_post_portal_sync() (evennia.server.server.Evennia method)
  • at_post_puppet() (evennia.objects.objects.DefaultCharacter method) @@ -1970,6 +1978,8 @@
  • (evennia.objects.objects.DefaultObject method)
  • +
  • at_pre_channel_msg() (evennia.accounts.accounts.DefaultAccount method) +
  • at_pre_cmd() (evennia.commands.command.Command method)
      @@ -1977,6 +1987,8 @@
  • at_pre_login() (evennia.accounts.accounts.DefaultAccount method) +
  • +
  • at_pre_msg() (evennia.comms.comms.DefaultChannel method)
  • at_pre_puppet() (evennia.objects.objects.DefaultCharacter method) @@ -2268,6 +2280,12 @@

    B

    + - - + - +
    +
  • display_all_channels() (evennia.commands.default.comms.CmdChannel method) +
  • display_buffer() (evennia.utils.eveditor.EvEditor method)
  • display_choice() (evennia.contrib.building_menu.BuildingMenu method) @@ -4455,6 +4503,8 @@
  • display_meter() (in module evennia.contrib.health_bar)
  • display_nodetext() (evennia.utils.evmenu.EvMenu method) +
  • +
  • display_subbed_channels() (evennia.commands.default.comms.CmdChannel method)
  • display_title() (evennia.contrib.building_menu.BuildingMenu method)
  • @@ -4529,7 +4579,11 @@
  • do_pickle() (in module evennia.utils.dbserialize)
  • do_task() (evennia.scripts.taskhandler.TaskHandler method) + +
  • do_unpickle() (in module evennia.utils.dbserialize)
  • do_update_attribute() (evennia.typeclasses.attributes.IAttributeBackend method) @@ -4629,6 +4683,8 @@
  • enter_wilderness() (in module evennia.contrib.wilderness)
  • entries() (evennia.contrib.awsstorage.aws_s3_cdn.S3Boto3Storage property) +
  • +
  • entrytext (evennia.help.filehelp.FileHelpEntry attribute)
  • entrytext() (evennia.help.models.HelpEntry property)
  • @@ -4899,13 +4955,6 @@ -
  • - evennia.comms.channelhandler - -
  • @@ -5431,6 +5480,13 @@
  • +
  • + evennia.help.filehelp + +
  • @@ -5445,6 +5501,13 @@
  • +
  • + evennia.help.utils + +
  • @@ -6485,7 +6548,13 @@
  • ExhaustedGenerator
  • exists() (evennia.contrib.awsstorage.aws_s3_cdn.S3Boto3Storage method) + +
  • exit_command (evennia.objects.objects.DefaultExit attribute)
  • exit_typeclass (evennia.contrib.wilderness.WildernessMapProvider attribute) @@ -6633,6 +6702,10 @@
  • file_name_charset (evennia.contrib.awsstorage.aws_s3_cdn.S3Boto3Storage attribute)
  • file_overwrite (evennia.contrib.awsstorage.aws_s3_cdn.S3Boto3Storage attribute) +
  • +
  • FileHelpEntry (class in evennia.help.filehelp) +
  • +
  • FileHelpStorageHandler (class in evennia.help.filehelp)
  • fill() (in module evennia.utils.evtable) @@ -6734,9 +6807,9 @@
  • format_help() (evennia.contrib.unixcommand.UnixCommandParser method)
  • -
  • format_help_entry() (evennia.commands.default.help.CmdHelp static method) +
  • format_help_entry() (evennia.commands.default.help.CmdHelp method)
  • -
  • format_help_list() (evennia.commands.default.help.CmdHelp method) +
  • format_help_index() (evennia.commands.default.help.CmdHelp method)
  • format_message() (evennia.comms.comms.DefaultChannel method)
  • @@ -6875,11 +6948,9 @@
  • (evennia.commands.default.comms.CmdCdestroy method)
  • -
  • (evennia.commands.default.comms.CmdCemit method) +
  • (evennia.commands.default.comms.CmdChannel method)
  • (evennia.commands.default.comms.CmdChannelCreate method) -
  • -
  • (evennia.commands.default.comms.CmdChannels method)
  • (evennia.commands.default.comms.CmdClock method)
  • @@ -6932,8 +7003,6 @@
  • (evennia.commands.default.syscommands.SystemNoInput method)
  • (evennia.commands.default.syscommands.SystemNoMatch method) -
  • -
  • (evennia.commands.default.syscommands.SystemSendToChannel method)
  • (evennia.commands.default.system.CmdAbout method)
  • @@ -6966,8 +7035,6 @@
  • (evennia.commands.default.unloggedin.CmdUnconnectedLook method)
  • (evennia.commands.default.unloggedin.CmdUnconnectedQuit method) -
  • -
  • (evennia.comms.channelhandler.ChannelCommand method)
  • (evennia.contrib.barter.CmdAccept method)
  • @@ -7364,8 +7431,6 @@ -
  • get_cmdset() (evennia.comms.channelhandler.ChannelHandler method) -
  • get_command_info() (evennia.commands.command.Command method)
  • -
  • get_display_name() (evennia.contrib.rpsystem.ContribRPCharacter method) +
  • get_deferred() (evennia.scripts.taskhandler.TaskHandler method)
  • +
  • get_display_name() (evennia.accounts.accounts.DefaultAccount method) + +
  • +
  • remove_user_channel_alias() (evennia.comms.comms.DefaultChannel class method) +
  • render() (evennia.server.webserver.EvenniaReverseProxyResource method)
  • search_account_tag() (in module evennia.utils.search)
  • -
  • search_channel() (evennia.comms.managers.ChannelDBManager method) +
  • search_channel() (evennia.commands.default.comms.CmdChannel method)
  • @@ -13866,11 +13957,9 @@
  • (evennia.commands.default.comms.CmdCdestroy attribute)
  • -
  • (evennia.commands.default.comms.CmdCemit attribute) +
  • (evennia.commands.default.comms.CmdChannel attribute)
  • (evennia.commands.default.comms.CmdChannelCreate attribute) -
  • -
  • (evennia.commands.default.comms.CmdChannels attribute)
  • (evennia.commands.default.comms.CmdClock attribute)
  • @@ -13925,8 +14014,6 @@
  • (evennia.commands.default.syscommands.SystemNoInput attribute)
  • (evennia.commands.default.syscommands.SystemNoMatch attribute) -
  • -
  • (evennia.commands.default.syscommands.SystemSendToChannel attribute)
  • (evennia.commands.default.system.CmdAbout attribute)
  • @@ -13959,8 +14046,6 @@
  • (evennia.commands.default.unloggedin.CmdUnconnectedLook attribute)
  • (evennia.commands.default.unloggedin.CmdUnconnectedQuit attribute) -
  • -
  • (evennia.comms.channelhandler.ChannelCommand attribute)
  • (evennia.contrib.barter.CmdAccept attribute)
  • @@ -14273,8 +14358,12 @@
  • (evennia.utils.evmore.CmdMoreLook attribute)
  • -
  • search_index_entry() (evennia.help.models.HelpEntry property) +
  • search_index_entry() (evennia.help.filehelp.FileHelpEntry property) + +
  • search_message() (evennia.comms.managers.MsgManager method)
  • +
  • send_to_online_only (evennia.comms.comms.DefaultChannel attribute) +
  • send_unsubscribe() (evennia.server.portal.grapevine.GrapevineClient method)
  • sender_account_set (evennia.accounts.models.AccountDB attribute) @@ -14534,6 +14625,8 @@
  • set_class_from_typeclass() (evennia.typeclasses.models.TypedObject method)
  • set_dead() (evennia.contrib.tutorial_world.mob.Mob method) +
  • +
  • set_desc() (evennia.commands.default.comms.CmdChannel method)
  • set_detail() (evennia.contrib.extended_room.ExtendedRoom method) @@ -14552,6 +14645,10 @@
  • set_gamedir() (in module evennia.server.evennia_launcher)
  • set_key() (evennia.commands.command.Command method) +
  • +
  • set_lock() (evennia.commands.default.comms.CmdChannel method) +
  • +
  • set_log_filename() (evennia.comms.comms.DefaultChannel method)
  • set_password() (evennia.accounts.accounts.DefaultAccount method)
  • @@ -14576,6 +14673,8 @@
  • setUp() (evennia.commands.default.tests.TestComms method)
  • @@ -15156,6 +15257,8 @@
  • TaskHandler (class in evennia.scripts.taskhandler) +
  • +
  • TaskHandlerTask (class in evennia.scripts.taskhandler)
  • tb_filename() (in module evennia.utils.batchprocessors)
  • @@ -15245,9 +15348,11 @@
  • TBRangeTurnHandler.MultipleObjectsReturned
  • -
  • tearDown() (evennia.commands.default.tests.TestHelp method) +
  • tearDown() (evennia.commands.default.tests.TestCommsChannel method)
  • TempMsg (class in evennia.comms.models) -
  • -
  • tempmsg() (evennia.comms.comms.DefaultChannel method)
  • TerminalSessionTransport_getPeer (class in evennia.server.portal.ssh)
  • @@ -15439,11 +15542,41 @@
  • test_cdestroy() (evennia.commands.default.tests.TestComms method)
  • -
  • test_cemit() (evennia.commands.default.tests.TestComms method) +
  • test_channel__alias__unalias() (evennia.commands.default.tests.TestCommsChannel method)
  • -
  • test_channelcommand() (evennia.commands.default.tests.TestSystemCommands method) +
  • test_channel__all() (evennia.commands.default.tests.TestCommsChannel method)
  • -
  • test_channels() (evennia.commands.default.tests.TestComms method) +
  • test_channel__ban__unban() (evennia.commands.default.tests.TestCommsChannel method) +
  • +
  • test_channel__boot() (evennia.commands.default.tests.TestCommsChannel method) +
  • +
  • test_channel__create() (evennia.commands.default.tests.TestCommsChannel method) +
  • +
  • test_channel__desc() (evennia.commands.default.tests.TestCommsChannel method) +
  • +
  • test_channel__destroy() (evennia.commands.default.tests.TestCommsChannel method) +
  • +
  • test_channel__history() (evennia.commands.default.tests.TestCommsChannel method) +
  • +
  • test_channel__list() (evennia.commands.default.tests.TestCommsChannel method) +
  • +
  • test_channel__lock() (evennia.commands.default.tests.TestCommsChannel method) +
  • +
  • test_channel__msg() (evennia.commands.default.tests.TestCommsChannel method) +
  • +
  • test_channel__mute() (evennia.commands.default.tests.TestCommsChannel method) +
  • +
  • test_channel__noarg() (evennia.commands.default.tests.TestCommsChannel method) +
  • +
  • test_channel__sub() (evennia.commands.default.tests.TestCommsChannel method) +
  • +
  • test_channel__unlock() (evennia.commands.default.tests.TestCommsChannel method) +
  • +
  • test_channel__unmute() (evennia.commands.default.tests.TestCommsChannel method) +
  • +
  • test_channel__unsub() (evennia.commands.default.tests.TestCommsChannel method) +
  • +
  • test_channel__who() (evennia.commands.default.tests.TestCommsChannel method)
  • test_char_create() (evennia.commands.default.tests.TestAccount method)
  • @@ -15765,7 +15898,7 @@
  • test_scripts() (evennia.commands.default.tests.TestSystem method)
  • -
  • test_seed__succcess() (evennia.contrib.crafting.tests.TestCraftingRecipe method) +
  • test_seed__success() (evennia.contrib.crafting.tests.TestCraftingRecipe method)
  • test_send_random_message() (evennia.contrib.tutorial_examples.tests.TestBodyFunctions method)
  • @@ -15842,6 +15975,32 @@
  • test_strip_signing_parameters() (evennia.contrib.awsstorage.tests.S3Boto3StorageTests method)
  • test_sub_traits() (evennia.contrib.test_traits.TestNumericTraitOperators method) +
  • +
  • test_subtopic_fetch (evennia.commands.default.tests.TestHelp attribute) +
  • +
  • test_subtopic_fetch_00_test() (evennia.commands.default.tests.TestHelp method) +
  • +
  • test_subtopic_fetch_01_test_creating_extra_stuff() (evennia.commands.default.tests.TestHelp method) +
  • +
  • test_subtopic_fetch_02_test_creating() (evennia.commands.default.tests.TestHelp method) +
  • +
  • test_subtopic_fetch_03_test_extra() (evennia.commands.default.tests.TestHelp method) +
  • +
  • test_subtopic_fetch_04_test_extra_subsubtopic() (evennia.commands.default.tests.TestHelp method) +
  • +
  • test_subtopic_fetch_05_test_creating_extra_subsub() (evennia.commands.default.tests.TestHelp method) +
  • +
  • test_subtopic_fetch_06_test_Something_else() (evennia.commands.default.tests.TestHelp method) +
  • +
  • test_subtopic_fetch_07_test_More() (evennia.commands.default.tests.TestHelp method) +
  • +
  • test_subtopic_fetch_08_test_More_Second_more() (evennia.commands.default.tests.TestHelp method) +
  • +
  • test_subtopic_fetch_09_test_More_more() (evennia.commands.default.tests.TestHelp method) +
  • +
  • test_subtopic_fetch_10_test_more_second_more_again() (evennia.commands.default.tests.TestHelp method) +
  • +
  • test_subtopic_fetch_11_test_more_second_third() (evennia.commands.default.tests.TestHelp method)
  • test_tag() (evennia.commands.default.tests.TestBuilding method)
  • @@ -15865,6 +16024,8 @@
  • test_trait_getset() (evennia.contrib.test_traits.TestTrait method)
  • + + - - +
  • unban() (evennia.comms.comms.DefaultChannel method) +
  • +
  • unban_user() (evennia.commands.default.comms.CmdChannel method) +
  • underline (evennia.utils.text2html.TextToHTMLparser attribute)
  • unhilite (evennia.utils.text2html.TextToHTMLparser attribute) @@ -16718,6 +16883,10 @@
  • unmonitor() (in module evennia.server.inputfuncs)
  • unmute() (evennia.comms.comms.DefaultChannel method) +
  • +
  • unmute_channel() (evennia.commands.default.comms.CmdChannel method) +
  • +
  • unpause() (evennia.scripts.taskhandler.TaskHandlerTask method), [1]
  • unpuppet_all() (evennia.accounts.accounts.DefaultAccount method)
  • @@ -16741,15 +16910,17 @@
  • (evennia.contrib.evscaperoom.room.EvscapeRoom method)
  • +
  • unset_lock() (evennia.commands.default.comms.CmdChannel method) +
  • unsigned_integer() (in module evennia.utils.validatorfuncs)
  • UnsignedInteger (class in evennia.utils.optionclasses) +
  • +
  • unsub_from_channel() (evennia.commands.default.comms.CmdChannel method)
  • update() (evennia.commands.cmdsethandler.CmdSetHandler method)
  • + + -
    • update_cached_instance() (in module evennia.utils.idmapper.models)
    • update_current_description() (evennia.contrib.extended_room.ExtendedRoom method) diff --git a/docs/1.0-dev/objects.inv b/docs/1.0-dev/objects.inv index f735c19f92..c579d9e7e2 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 2db170bc44..12f9187fc1 100644 --- a/docs/1.0-dev/py-modindex.html +++ b/docs/1.0-dev/py-modindex.html @@ -207,11 +207,6 @@     evennia.comms.admin - - -     - evennia.comms.channelhandler -     @@ -587,6 +582,11 @@     evennia.help.admin + + +     + evennia.help.filehelp +     @@ -597,6 +597,11 @@     evennia.help.models + + +     + evennia.help.utils +     diff --git a/docs/1.0-dev/searchindex.js b/docs/1.0-dev/searchindex.js index f6b48080fe..69e80cfb44 100644 --- a/docs/1.0-dev/searchindex.js +++ b/docs/1.0-dev/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["Coding/Coding-Introduction","Coding/Coding-Overview","Coding/Continuous-Integration","Coding/Debugging","Coding/Flat-API","Coding/Profiling","Coding/Quirks","Coding/Setting-up-PyCharm","Coding/Unit-Testing","Coding/Updating-Your-Game","Coding/Using-Travis","Coding/Version-Control","Components/Accounts","Components/Attributes","Components/Batch-Code-Processor","Components/Batch-Command-Processor","Components/Batch-Processors","Components/Bootstrap-Components-and-Utilities","Components/Channels","Components/Coding-Utils","Components/Command-Sets","Components/Command-System","Components/Commands","Components/Communications","Components/Components-Overview","Components/Connection-Screen","Components/EvEditor","Components/EvMenu","Components/EvMore","Components/FuncParser","Components/Help-System","Components/Inputfuncs","Components/Locks","Components/MonitorHandler","Components/Nicks","Components/Objects","Components/Outputfuncs","Components/Portal-And-Server","Components/Prototypes","Components/Scripts","Components/Server","Components/Server-Conf","Components/Sessions","Components/Signals","Components/Tags","Components/TickerHandler","Components/Typeclasses","Components/Webclient","Components/Webserver","Concepts/Async-Process","Concepts/Banning","Concepts/Bootstrap-&-Evennia","Concepts/Building-Permissions","Concepts/Clickable-Links","Concepts/Colors","Concepts/Concepts-Overview","Concepts/Custom-Protocols","Concepts/Guest-Logins","Concepts/Internationalization","Concepts/Messagepath","Concepts/Multisession-modes","Concepts/New-Models","Concepts/OOB","Concepts/Soft-Code","Concepts/Text-Encodings","Concepts/TextTags","Concepts/Using-MUX-as-a-Standard","Concepts/Web-Features","Concepts/Zones","Contribs/A-voice-operated-elevator-using-events","Contribs/Arxcode-installing-help","Contribs/Building-menus","Contribs/Contrib-Overview","Contribs/Crafting","Contribs/Dialogues-in-events","Contribs/Dynamic-In-Game-Map","Contribs/Static-In-Game-Map","Contributing","Contributing-Docs","Evennia-API","Evennia-Introduction","Glossary","How-To-Get-And-Give-Help","Howto/Add-a-wiki-on-your-website","Howto/Building-a-mech-tutorial","Howto/Coding-FAQ","Howto/Command-Cooldown","Howto/Command-Duration","Howto/Command-Prompt","Howto/Coordinates","Howto/Customize-channels","Howto/Default-Exit-Errors","Howto/Evennia-for-Diku-Users","Howto/Evennia-for-MUSH-Users","Howto/Evennia-for-roleplaying-sessions","Howto/Gametime-Tutorial","Howto/Help-System-Tutorial","Howto/Howto-Overview","Howto/Manually-Configuring-Color","Howto/Mass-and-weight-for-objects","Howto/NPC-shop-Tutorial","Howto/Parsing-commands-tutorial","Howto/Starting/Part1/Adding-Commands","Howto/Starting/Part1/Building-Quickstart","Howto/Starting/Part1/Creating-Things","Howto/Starting/Part1/Django-queries","Howto/Starting/Part1/Evennia-Library-Overview","Howto/Starting/Part1/Gamedir-Overview","Howto/Starting/Part1/Learning-Typeclasses","Howto/Starting/Part1/More-on-Commands","Howto/Starting/Part1/Python-basic-introduction","Howto/Starting/Part1/Python-classes-and-objects","Howto/Starting/Part1/Searching-Things","Howto/Starting/Part1/Starting-Part1","Howto/Starting/Part1/Tutorial-World-Introduction","Howto/Starting/Part2/Game-Planning","Howto/Starting/Part2/Planning-Some-Useful-Contribs","Howto/Starting/Part2/Planning-The-Tutorial-Game","Howto/Starting/Part2/Planning-Where-Do-I-Begin","Howto/Starting/Part2/Starting-Part2","Howto/Starting/Part3/A-Sittable-Object","Howto/Starting/Part3/Implementing-a-game-rule-system","Howto/Starting/Part3/Starting-Part3","Howto/Starting/Part3/Turn-based-Combat-System","Howto/Starting/Part3/Tutorial-for-basic-MUSH-like-game","Howto/Starting/Part4/Starting-Part4","Howto/Starting/Part5/Add-a-simple-new-web-page","Howto/Starting/Part5/Starting-Part5","Howto/Starting/Part5/Web-Tutorial","Howto/Tutorial-Aggressive-NPCs","Howto/Tutorial-NPCs-listening","Howto/Tutorial-Tweeting-Game-Stats","Howto/Tutorial-Vehicles","Howto/Understanding-Color-Tags","Howto/Weather-Tutorial","Howto/Web-Character-Generation","Howto/Web-Character-View-Tutorial","Licensing","Links","Setup/Apache-Config","Setup/Choosing-An-SQL-Server","Setup/Client-Support-Grid","Setup/Evennia-Game-Index","Setup/Extended-Installation","Setup/Grapevine","Setup/HAProxy-Config","Setup/How-to-connect-Evennia-to-Twitter","Setup/IRC","Setup/Installing-on-Android","Setup/Online-Setup","Setup/RSS","Setup/Running-Evennia-in-Docker","Setup/Security","Setup/Settings-File","Setup/Setup-Overview","Setup/Setup-Quickstart","Setup/Start-Stop-Reload","Unimplemented","api/evennia","api/evennia-api","api/evennia.accounts","api/evennia.accounts.accounts","api/evennia.accounts.admin","api/evennia.accounts.bots","api/evennia.accounts.manager","api/evennia.accounts.models","api/evennia.commands","api/evennia.commands.cmdhandler","api/evennia.commands.cmdparser","api/evennia.commands.cmdset","api/evennia.commands.cmdsethandler","api/evennia.commands.command","api/evennia.commands.default","api/evennia.commands.default.account","api/evennia.commands.default.admin","api/evennia.commands.default.batchprocess","api/evennia.commands.default.building","api/evennia.commands.default.cmdset_account","api/evennia.commands.default.cmdset_character","api/evennia.commands.default.cmdset_session","api/evennia.commands.default.cmdset_unloggedin","api/evennia.commands.default.comms","api/evennia.commands.default.general","api/evennia.commands.default.help","api/evennia.commands.default.muxcommand","api/evennia.commands.default.syscommands","api/evennia.commands.default.system","api/evennia.commands.default.tests","api/evennia.commands.default.unloggedin","api/evennia.comms","api/evennia.comms.admin","api/evennia.comms.channelhandler","api/evennia.comms.comms","api/evennia.comms.managers","api/evennia.comms.models","api/evennia.contrib","api/evennia.contrib.awsstorage","api/evennia.contrib.awsstorage.aws_s3_cdn","api/evennia.contrib.awsstorage.tests","api/evennia.contrib.barter","api/evennia.contrib.building_menu","api/evennia.contrib.chargen","api/evennia.contrib.clothing","api/evennia.contrib.color_markups","api/evennia.contrib.crafting","api/evennia.contrib.crafting.crafting","api/evennia.contrib.crafting.example_recipes","api/evennia.contrib.crafting.tests","api/evennia.contrib.custom_gametime","api/evennia.contrib.dice","api/evennia.contrib.email_login","api/evennia.contrib.evscaperoom","api/evennia.contrib.evscaperoom.commands","api/evennia.contrib.evscaperoom.menu","api/evennia.contrib.evscaperoom.objects","api/evennia.contrib.evscaperoom.room","api/evennia.contrib.evscaperoom.scripts","api/evennia.contrib.evscaperoom.state","api/evennia.contrib.evscaperoom.tests","api/evennia.contrib.evscaperoom.utils","api/evennia.contrib.extended_room","api/evennia.contrib.fieldfill","api/evennia.contrib.gendersub","api/evennia.contrib.health_bar","api/evennia.contrib.ingame_python","api/evennia.contrib.ingame_python.callbackhandler","api/evennia.contrib.ingame_python.commands","api/evennia.contrib.ingame_python.eventfuncs","api/evennia.contrib.ingame_python.scripts","api/evennia.contrib.ingame_python.tests","api/evennia.contrib.ingame_python.typeclasses","api/evennia.contrib.ingame_python.utils","api/evennia.contrib.mail","api/evennia.contrib.mapbuilder","api/evennia.contrib.menu_login","api/evennia.contrib.multidescer","api/evennia.contrib.puzzles","api/evennia.contrib.random_string_generator","api/evennia.contrib.rplanguage","api/evennia.contrib.rpsystem","api/evennia.contrib.security","api/evennia.contrib.security.auditing","api/evennia.contrib.security.auditing.outputs","api/evennia.contrib.security.auditing.server","api/evennia.contrib.security.auditing.tests","api/evennia.contrib.simpledoor","api/evennia.contrib.slow_exit","api/evennia.contrib.talking_npc","api/evennia.contrib.test_traits","api/evennia.contrib.traits","api/evennia.contrib.tree_select","api/evennia.contrib.turnbattle","api/evennia.contrib.turnbattle.tb_basic","api/evennia.contrib.turnbattle.tb_equip","api/evennia.contrib.turnbattle.tb_items","api/evennia.contrib.turnbattle.tb_magic","api/evennia.contrib.turnbattle.tb_range","api/evennia.contrib.tutorial_examples","api/evennia.contrib.tutorial_examples.bodyfunctions","api/evennia.contrib.tutorial_examples.example_batch_code","api/evennia.contrib.tutorial_examples.mirror","api/evennia.contrib.tutorial_examples.red_button","api/evennia.contrib.tutorial_examples.tests","api/evennia.contrib.tutorial_world","api/evennia.contrib.tutorial_world.intro_menu","api/evennia.contrib.tutorial_world.mob","api/evennia.contrib.tutorial_world.objects","api/evennia.contrib.tutorial_world.rooms","api/evennia.contrib.unixcommand","api/evennia.contrib.wilderness","api/evennia.help","api/evennia.help.admin","api/evennia.help.manager","api/evennia.help.models","api/evennia.locks","api/evennia.locks.lockfuncs","api/evennia.locks.lockhandler","api/evennia.objects","api/evennia.objects.admin","api/evennia.objects.manager","api/evennia.objects.models","api/evennia.objects.objects","api/evennia.prototypes","api/evennia.prototypes.menus","api/evennia.prototypes.protfuncs","api/evennia.prototypes.prototypes","api/evennia.prototypes.spawner","api/evennia.scripts","api/evennia.scripts.admin","api/evennia.scripts.manager","api/evennia.scripts.models","api/evennia.scripts.monitorhandler","api/evennia.scripts.scripthandler","api/evennia.scripts.scripts","api/evennia.scripts.taskhandler","api/evennia.scripts.tickerhandler","api/evennia.server","api/evennia.server.admin","api/evennia.server.amp_client","api/evennia.server.connection_wizard","api/evennia.server.deprecations","api/evennia.server.evennia_launcher","api/evennia.server.game_index_client","api/evennia.server.game_index_client.client","api/evennia.server.game_index_client.service","api/evennia.server.initial_setup","api/evennia.server.inputfuncs","api/evennia.server.manager","api/evennia.server.models","api/evennia.server.portal","api/evennia.server.portal.amp","api/evennia.server.portal.amp_server","api/evennia.server.portal.grapevine","api/evennia.server.portal.irc","api/evennia.server.portal.mccp","api/evennia.server.portal.mssp","api/evennia.server.portal.mxp","api/evennia.server.portal.naws","api/evennia.server.portal.portal","api/evennia.server.portal.portalsessionhandler","api/evennia.server.portal.rss","api/evennia.server.portal.ssh","api/evennia.server.portal.ssl","api/evennia.server.portal.suppress_ga","api/evennia.server.portal.telnet","api/evennia.server.portal.telnet_oob","api/evennia.server.portal.telnet_ssl","api/evennia.server.portal.tests","api/evennia.server.portal.ttype","api/evennia.server.portal.webclient","api/evennia.server.portal.webclient_ajax","api/evennia.server.profiling","api/evennia.server.profiling.dummyrunner","api/evennia.server.profiling.dummyrunner_settings","api/evennia.server.profiling.memplot","api/evennia.server.profiling.settings_mixin","api/evennia.server.profiling.test_queries","api/evennia.server.profiling.tests","api/evennia.server.profiling.timetrace","api/evennia.server.server","api/evennia.server.serversession","api/evennia.server.session","api/evennia.server.sessionhandler","api/evennia.server.signals","api/evennia.server.throttle","api/evennia.server.validators","api/evennia.server.webserver","api/evennia.settings_default","api/evennia.typeclasses","api/evennia.typeclasses.admin","api/evennia.typeclasses.attributes","api/evennia.typeclasses.managers","api/evennia.typeclasses.models","api/evennia.typeclasses.tags","api/evennia.utils","api/evennia.utils.ansi","api/evennia.utils.batchprocessors","api/evennia.utils.containers","api/evennia.utils.create","api/evennia.utils.dbserialize","api/evennia.utils.eveditor","api/evennia.utils.evform","api/evennia.utils.evmenu","api/evennia.utils.evmore","api/evennia.utils.evtable","api/evennia.utils.funcparser","api/evennia.utils.gametime","api/evennia.utils.idmapper","api/evennia.utils.idmapper.manager","api/evennia.utils.idmapper.models","api/evennia.utils.idmapper.tests","api/evennia.utils.logger","api/evennia.utils.optionclasses","api/evennia.utils.optionhandler","api/evennia.utils.picklefield","api/evennia.utils.search","api/evennia.utils.test_resources","api/evennia.utils.text2html","api/evennia.utils.utils","api/evennia.utils.validatorfuncs","api/evennia.utils.verb_conjugation","api/evennia.utils.verb_conjugation.conjugate","api/evennia.utils.verb_conjugation.tests","api/evennia.web","api/evennia.web.api","api/evennia.web.api.filters","api/evennia.web.api.permissions","api/evennia.web.api.serializers","api/evennia.web.api.tests","api/evennia.web.api.urls","api/evennia.web.api.views","api/evennia.web.urls","api/evennia.web.utils","api/evennia.web.utils.backends","api/evennia.web.utils.general_context","api/evennia.web.utils.middleware","api/evennia.web.utils.tests","api/evennia.web.webclient","api/evennia.web.webclient.urls","api/evennia.web.webclient.views","api/evennia.web.website","api/evennia.web.website.forms","api/evennia.web.website.templatetags","api/evennia.web.website.templatetags.addclass","api/evennia.web.website.tests","api/evennia.web.website.urls","api/evennia.web.website.views","index","toc"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,"sphinx.ext.todo":2,"sphinx.ext.viewcode":1,sphinx:56},filenames:["Coding/Coding-Introduction.md","Coding/Coding-Overview.md","Coding/Continuous-Integration.md","Coding/Debugging.md","Coding/Flat-API.md","Coding/Profiling.md","Coding/Quirks.md","Coding/Setting-up-PyCharm.md","Coding/Unit-Testing.md","Coding/Updating-Your-Game.md","Coding/Using-Travis.md","Coding/Version-Control.md","Components/Accounts.md","Components/Attributes.md","Components/Batch-Code-Processor.md","Components/Batch-Command-Processor.md","Components/Batch-Processors.md","Components/Bootstrap-Components-and-Utilities.md","Components/Channels.md","Components/Coding-Utils.md","Components/Command-Sets.md","Components/Command-System.md","Components/Commands.md","Components/Communications.md","Components/Components-Overview.md","Components/Connection-Screen.md","Components/EvEditor.md","Components/EvMenu.md","Components/EvMore.md","Components/FuncParser.md","Components/Help-System.md","Components/Inputfuncs.md","Components/Locks.md","Components/MonitorHandler.md","Components/Nicks.md","Components/Objects.md","Components/Outputfuncs.md","Components/Portal-And-Server.md","Components/Prototypes.md","Components/Scripts.md","Components/Server.md","Components/Server-Conf.md","Components/Sessions.md","Components/Signals.md","Components/Tags.md","Components/TickerHandler.md","Components/Typeclasses.md","Components/Webclient.md","Components/Webserver.md","Concepts/Async-Process.md","Concepts/Banning.md","Concepts/Bootstrap-&-Evennia.md","Concepts/Building-Permissions.md","Concepts/Clickable-Links.md","Concepts/Colors.md","Concepts/Concepts-Overview.md","Concepts/Custom-Protocols.md","Concepts/Guest-Logins.md","Concepts/Internationalization.md","Concepts/Messagepath.md","Concepts/Multisession-modes.md","Concepts/New-Models.md","Concepts/OOB.md","Concepts/Soft-Code.md","Concepts/Text-Encodings.md","Concepts/TextTags.md","Concepts/Using-MUX-as-a-Standard.md","Concepts/Web-Features.md","Concepts/Zones.md","Contribs/A-voice-operated-elevator-using-events.md","Contribs/Arxcode-installing-help.md","Contribs/Building-menus.md","Contribs/Contrib-Overview.md","Contribs/Crafting.md","Contribs/Dialogues-in-events.md","Contribs/Dynamic-In-Game-Map.md","Contribs/Static-In-Game-Map.md","Contributing.md","Contributing-Docs.md","Evennia-API.md","Evennia-Introduction.md","Glossary.md","How-To-Get-And-Give-Help.md","Howto/Add-a-wiki-on-your-website.md","Howto/Building-a-mech-tutorial.md","Howto/Coding-FAQ.md","Howto/Command-Cooldown.md","Howto/Command-Duration.md","Howto/Command-Prompt.md","Howto/Coordinates.md","Howto/Customize-channels.md","Howto/Default-Exit-Errors.md","Howto/Evennia-for-Diku-Users.md","Howto/Evennia-for-MUSH-Users.md","Howto/Evennia-for-roleplaying-sessions.md","Howto/Gametime-Tutorial.md","Howto/Help-System-Tutorial.md","Howto/Howto-Overview.md","Howto/Manually-Configuring-Color.md","Howto/Mass-and-weight-for-objects.md","Howto/NPC-shop-Tutorial.md","Howto/Parsing-commands-tutorial.md","Howto/Starting/Part1/Adding-Commands.md","Howto/Starting/Part1/Building-Quickstart.md","Howto/Starting/Part1/Creating-Things.md","Howto/Starting/Part1/Django-queries.md","Howto/Starting/Part1/Evennia-Library-Overview.md","Howto/Starting/Part1/Gamedir-Overview.md","Howto/Starting/Part1/Learning-Typeclasses.md","Howto/Starting/Part1/More-on-Commands.md","Howto/Starting/Part1/Python-basic-introduction.md","Howto/Starting/Part1/Python-classes-and-objects.md","Howto/Starting/Part1/Searching-Things.md","Howto/Starting/Part1/Starting-Part1.md","Howto/Starting/Part1/Tutorial-World-Introduction.md","Howto/Starting/Part2/Game-Planning.md","Howto/Starting/Part2/Planning-Some-Useful-Contribs.md","Howto/Starting/Part2/Planning-The-Tutorial-Game.md","Howto/Starting/Part2/Planning-Where-Do-I-Begin.md","Howto/Starting/Part2/Starting-Part2.md","Howto/Starting/Part3/A-Sittable-Object.md","Howto/Starting/Part3/Implementing-a-game-rule-system.md","Howto/Starting/Part3/Starting-Part3.md","Howto/Starting/Part3/Turn-based-Combat-System.md","Howto/Starting/Part3/Tutorial-for-basic-MUSH-like-game.md","Howto/Starting/Part4/Starting-Part4.md","Howto/Starting/Part5/Add-a-simple-new-web-page.md","Howto/Starting/Part5/Starting-Part5.md","Howto/Starting/Part5/Web-Tutorial.md","Howto/Tutorial-Aggressive-NPCs.md","Howto/Tutorial-NPCs-listening.md","Howto/Tutorial-Tweeting-Game-Stats.md","Howto/Tutorial-Vehicles.md","Howto/Understanding-Color-Tags.md","Howto/Weather-Tutorial.md","Howto/Web-Character-Generation.md","Howto/Web-Character-View-Tutorial.md","Licensing.md","Links.md","Setup/Apache-Config.md","Setup/Choosing-An-SQL-Server.md","Setup/Client-Support-Grid.md","Setup/Evennia-Game-Index.md","Setup/Extended-Installation.md","Setup/Grapevine.md","Setup/HAProxy-Config.md","Setup/How-to-connect-Evennia-to-Twitter.md","Setup/IRC.md","Setup/Installing-on-Android.md","Setup/Online-Setup.md","Setup/RSS.md","Setup/Running-Evennia-in-Docker.md","Setup/Security.md","Setup/Settings-File.md","Setup/Setup-Overview.md","Setup/Setup-Quickstart.md","Setup/Start-Stop-Reload.md","Unimplemented.md","api/evennia.rst","api/evennia-api.rst","api/evennia.accounts.rst","api/evennia.accounts.accounts.rst","api/evennia.accounts.admin.rst","api/evennia.accounts.bots.rst","api/evennia.accounts.manager.rst","api/evennia.accounts.models.rst","api/evennia.commands.rst","api/evennia.commands.cmdhandler.rst","api/evennia.commands.cmdparser.rst","api/evennia.commands.cmdset.rst","api/evennia.commands.cmdsethandler.rst","api/evennia.commands.command.rst","api/evennia.commands.default.rst","api/evennia.commands.default.account.rst","api/evennia.commands.default.admin.rst","api/evennia.commands.default.batchprocess.rst","api/evennia.commands.default.building.rst","api/evennia.commands.default.cmdset_account.rst","api/evennia.commands.default.cmdset_character.rst","api/evennia.commands.default.cmdset_session.rst","api/evennia.commands.default.cmdset_unloggedin.rst","api/evennia.commands.default.comms.rst","api/evennia.commands.default.general.rst","api/evennia.commands.default.help.rst","api/evennia.commands.default.muxcommand.rst","api/evennia.commands.default.syscommands.rst","api/evennia.commands.default.system.rst","api/evennia.commands.default.tests.rst","api/evennia.commands.default.unloggedin.rst","api/evennia.comms.rst","api/evennia.comms.admin.rst","api/evennia.comms.channelhandler.rst","api/evennia.comms.comms.rst","api/evennia.comms.managers.rst","api/evennia.comms.models.rst","api/evennia.contrib.rst","api/evennia.contrib.awsstorage.rst","api/evennia.contrib.awsstorage.aws_s3_cdn.rst","api/evennia.contrib.awsstorage.tests.rst","api/evennia.contrib.barter.rst","api/evennia.contrib.building_menu.rst","api/evennia.contrib.chargen.rst","api/evennia.contrib.clothing.rst","api/evennia.contrib.color_markups.rst","api/evennia.contrib.crafting.rst","api/evennia.contrib.crafting.crafting.rst","api/evennia.contrib.crafting.example_recipes.rst","api/evennia.contrib.crafting.tests.rst","api/evennia.contrib.custom_gametime.rst","api/evennia.contrib.dice.rst","api/evennia.contrib.email_login.rst","api/evennia.contrib.evscaperoom.rst","api/evennia.contrib.evscaperoom.commands.rst","api/evennia.contrib.evscaperoom.menu.rst","api/evennia.contrib.evscaperoom.objects.rst","api/evennia.contrib.evscaperoom.room.rst","api/evennia.contrib.evscaperoom.scripts.rst","api/evennia.contrib.evscaperoom.state.rst","api/evennia.contrib.evscaperoom.tests.rst","api/evennia.contrib.evscaperoom.utils.rst","api/evennia.contrib.extended_room.rst","api/evennia.contrib.fieldfill.rst","api/evennia.contrib.gendersub.rst","api/evennia.contrib.health_bar.rst","api/evennia.contrib.ingame_python.rst","api/evennia.contrib.ingame_python.callbackhandler.rst","api/evennia.contrib.ingame_python.commands.rst","api/evennia.contrib.ingame_python.eventfuncs.rst","api/evennia.contrib.ingame_python.scripts.rst","api/evennia.contrib.ingame_python.tests.rst","api/evennia.contrib.ingame_python.typeclasses.rst","api/evennia.contrib.ingame_python.utils.rst","api/evennia.contrib.mail.rst","api/evennia.contrib.mapbuilder.rst","api/evennia.contrib.menu_login.rst","api/evennia.contrib.multidescer.rst","api/evennia.contrib.puzzles.rst","api/evennia.contrib.random_string_generator.rst","api/evennia.contrib.rplanguage.rst","api/evennia.contrib.rpsystem.rst","api/evennia.contrib.security.rst","api/evennia.contrib.security.auditing.rst","api/evennia.contrib.security.auditing.outputs.rst","api/evennia.contrib.security.auditing.server.rst","api/evennia.contrib.security.auditing.tests.rst","api/evennia.contrib.simpledoor.rst","api/evennia.contrib.slow_exit.rst","api/evennia.contrib.talking_npc.rst","api/evennia.contrib.test_traits.rst","api/evennia.contrib.traits.rst","api/evennia.contrib.tree_select.rst","api/evennia.contrib.turnbattle.rst","api/evennia.contrib.turnbattle.tb_basic.rst","api/evennia.contrib.turnbattle.tb_equip.rst","api/evennia.contrib.turnbattle.tb_items.rst","api/evennia.contrib.turnbattle.tb_magic.rst","api/evennia.contrib.turnbattle.tb_range.rst","api/evennia.contrib.tutorial_examples.rst","api/evennia.contrib.tutorial_examples.bodyfunctions.rst","api/evennia.contrib.tutorial_examples.example_batch_code.rst","api/evennia.contrib.tutorial_examples.mirror.rst","api/evennia.contrib.tutorial_examples.red_button.rst","api/evennia.contrib.tutorial_examples.tests.rst","api/evennia.contrib.tutorial_world.rst","api/evennia.contrib.tutorial_world.intro_menu.rst","api/evennia.contrib.tutorial_world.mob.rst","api/evennia.contrib.tutorial_world.objects.rst","api/evennia.contrib.tutorial_world.rooms.rst","api/evennia.contrib.unixcommand.rst","api/evennia.contrib.wilderness.rst","api/evennia.help.rst","api/evennia.help.admin.rst","api/evennia.help.manager.rst","api/evennia.help.models.rst","api/evennia.locks.rst","api/evennia.locks.lockfuncs.rst","api/evennia.locks.lockhandler.rst","api/evennia.objects.rst","api/evennia.objects.admin.rst","api/evennia.objects.manager.rst","api/evennia.objects.models.rst","api/evennia.objects.objects.rst","api/evennia.prototypes.rst","api/evennia.prototypes.menus.rst","api/evennia.prototypes.protfuncs.rst","api/evennia.prototypes.prototypes.rst","api/evennia.prototypes.spawner.rst","api/evennia.scripts.rst","api/evennia.scripts.admin.rst","api/evennia.scripts.manager.rst","api/evennia.scripts.models.rst","api/evennia.scripts.monitorhandler.rst","api/evennia.scripts.scripthandler.rst","api/evennia.scripts.scripts.rst","api/evennia.scripts.taskhandler.rst","api/evennia.scripts.tickerhandler.rst","api/evennia.server.rst","api/evennia.server.admin.rst","api/evennia.server.amp_client.rst","api/evennia.server.connection_wizard.rst","api/evennia.server.deprecations.rst","api/evennia.server.evennia_launcher.rst","api/evennia.server.game_index_client.rst","api/evennia.server.game_index_client.client.rst","api/evennia.server.game_index_client.service.rst","api/evennia.server.initial_setup.rst","api/evennia.server.inputfuncs.rst","api/evennia.server.manager.rst","api/evennia.server.models.rst","api/evennia.server.portal.rst","api/evennia.server.portal.amp.rst","api/evennia.server.portal.amp_server.rst","api/evennia.server.portal.grapevine.rst","api/evennia.server.portal.irc.rst","api/evennia.server.portal.mccp.rst","api/evennia.server.portal.mssp.rst","api/evennia.server.portal.mxp.rst","api/evennia.server.portal.naws.rst","api/evennia.server.portal.portal.rst","api/evennia.server.portal.portalsessionhandler.rst","api/evennia.server.portal.rss.rst","api/evennia.server.portal.ssh.rst","api/evennia.server.portal.ssl.rst","api/evennia.server.portal.suppress_ga.rst","api/evennia.server.portal.telnet.rst","api/evennia.server.portal.telnet_oob.rst","api/evennia.server.portal.telnet_ssl.rst","api/evennia.server.portal.tests.rst","api/evennia.server.portal.ttype.rst","api/evennia.server.portal.webclient.rst","api/evennia.server.portal.webclient_ajax.rst","api/evennia.server.profiling.rst","api/evennia.server.profiling.dummyrunner.rst","api/evennia.server.profiling.dummyrunner_settings.rst","api/evennia.server.profiling.memplot.rst","api/evennia.server.profiling.settings_mixin.rst","api/evennia.server.profiling.test_queries.rst","api/evennia.server.profiling.tests.rst","api/evennia.server.profiling.timetrace.rst","api/evennia.server.server.rst","api/evennia.server.serversession.rst","api/evennia.server.session.rst","api/evennia.server.sessionhandler.rst","api/evennia.server.signals.rst","api/evennia.server.throttle.rst","api/evennia.server.validators.rst","api/evennia.server.webserver.rst","api/evennia.settings_default.rst","api/evennia.typeclasses.rst","api/evennia.typeclasses.admin.rst","api/evennia.typeclasses.attributes.rst","api/evennia.typeclasses.managers.rst","api/evennia.typeclasses.models.rst","api/evennia.typeclasses.tags.rst","api/evennia.utils.rst","api/evennia.utils.ansi.rst","api/evennia.utils.batchprocessors.rst","api/evennia.utils.containers.rst","api/evennia.utils.create.rst","api/evennia.utils.dbserialize.rst","api/evennia.utils.eveditor.rst","api/evennia.utils.evform.rst","api/evennia.utils.evmenu.rst","api/evennia.utils.evmore.rst","api/evennia.utils.evtable.rst","api/evennia.utils.funcparser.rst","api/evennia.utils.gametime.rst","api/evennia.utils.idmapper.rst","api/evennia.utils.idmapper.manager.rst","api/evennia.utils.idmapper.models.rst","api/evennia.utils.idmapper.tests.rst","api/evennia.utils.logger.rst","api/evennia.utils.optionclasses.rst","api/evennia.utils.optionhandler.rst","api/evennia.utils.picklefield.rst","api/evennia.utils.search.rst","api/evennia.utils.test_resources.rst","api/evennia.utils.text2html.rst","api/evennia.utils.utils.rst","api/evennia.utils.validatorfuncs.rst","api/evennia.utils.verb_conjugation.rst","api/evennia.utils.verb_conjugation.conjugate.rst","api/evennia.utils.verb_conjugation.tests.rst","api/evennia.web.rst","api/evennia.web.api.rst","api/evennia.web.api.filters.rst","api/evennia.web.api.permissions.rst","api/evennia.web.api.serializers.rst","api/evennia.web.api.tests.rst","api/evennia.web.api.urls.rst","api/evennia.web.api.views.rst","api/evennia.web.urls.rst","api/evennia.web.utils.rst","api/evennia.web.utils.backends.rst","api/evennia.web.utils.general_context.rst","api/evennia.web.utils.middleware.rst","api/evennia.web.utils.tests.rst","api/evennia.web.webclient.rst","api/evennia.web.webclient.urls.rst","api/evennia.web.webclient.views.rst","api/evennia.web.website.rst","api/evennia.web.website.forms.rst","api/evennia.web.website.templatetags.rst","api/evennia.web.website.templatetags.addclass.rst","api/evennia.web.website.tests.rst","api/evennia.web.website.urls.rst","api/evennia.web.website.views.rst","index.md","toc.md"],objects:{"":{evennia:[158,0,0,"-"]},"evennia.accounts":{accounts:[161,0,0,"-"],admin:[162,0,0,"-"],bots:[163,0,0,"-"],manager:[164,0,0,"-"],models:[165,0,0,"-"]},"evennia.accounts.accounts":{DefaultAccount:[161,1,1,""],DefaultGuest:[161,1,1,""]},"evennia.accounts.accounts.DefaultAccount":{"delete":[161,3,1,""],DoesNotExist:[161,2,1,""],MultipleObjectsReturned:[161,2,1,""],access:[161,3,1,""],at_access:[161,3,1,""],at_account_creation:[161,3,1,""],at_cmdset_get:[161,3,1,""],at_disconnect:[161,3,1,""],at_failed_login:[161,3,1,""],at_first_login:[161,3,1,""],at_first_save:[161,3,1,""],at_init:[161,3,1,""],at_look:[161,3,1,""],at_msg_receive:[161,3,1,""],at_msg_send:[161,3,1,""],at_password_change:[161,3,1,""],at_post_disconnect:[161,3,1,""],at_post_login:[161,3,1,""],at_pre_login:[161,3,1,""],at_server_reload:[161,3,1,""],at_server_shutdown:[161,3,1,""],authenticate:[161,3,1,""],basetype_setup:[161,3,1,""],character:[161,3,1,""],characters:[161,3,1,""],cmdset:[161,4,1,""],connection_time:[161,3,1,""],create:[161,3,1,""],create_character:[161,3,1,""],disconnect_session_from_account:[161,3,1,""],execute_cmd:[161,3,1,""],get_all_puppets:[161,3,1,""],get_puppet:[161,3,1,""],get_username_validators:[161,3,1,""],idle_time:[161,3,1,""],is_banned:[161,3,1,""],msg:[161,3,1,""],nicks:[161,4,1,""],normalize_username:[161,3,1,""],objects:[161,4,1,""],options:[161,4,1,""],path:[161,4,1,""],puppet:[161,3,1,""],puppet_object:[161,3,1,""],scripts:[161,4,1,""],search:[161,3,1,""],sessions:[161,4,1,""],set_password:[161,3,1,""],typename:[161,4,1,""],unpuppet_all:[161,3,1,""],unpuppet_object:[161,3,1,""],validate_password:[161,3,1,""],validate_username:[161,3,1,""]},"evennia.accounts.accounts.DefaultGuest":{DoesNotExist:[161,2,1,""],MultipleObjectsReturned:[161,2,1,""],at_post_disconnect:[161,3,1,""],at_post_login:[161,3,1,""],at_server_shutdown:[161,3,1,""],authenticate:[161,3,1,""],create:[161,3,1,""],path:[161,4,1,""],typename:[161,4,1,""]},"evennia.accounts.admin":{AccountAttributeInline:[162,1,1,""],AccountDBAdmin:[162,1,1,""],AccountDBChangeForm:[162,1,1,""],AccountDBCreationForm:[162,1,1,""],AccountForm:[162,1,1,""],AccountInline:[162,1,1,""],AccountTagInline:[162,1,1,""]},"evennia.accounts.admin.AccountAttributeInline":{media:[162,3,1,""],model:[162,4,1,""],related_field:[162,4,1,""]},"evennia.accounts.admin.AccountDBAdmin":{add_fieldsets:[162,4,1,""],add_form:[162,4,1,""],fieldsets:[162,4,1,""],form:[162,4,1,""],inlines:[162,4,1,""],list_display:[162,4,1,""],media:[162,3,1,""],response_add:[162,3,1,""],save_model:[162,3,1,""],user_change_password:[162,3,1,""]},"evennia.accounts.admin.AccountDBChangeForm":{Meta:[162,1,1,""],base_fields:[162,4,1,""],clean_username:[162,3,1,""],declared_fields:[162,4,1,""],media:[162,3,1,""]},"evennia.accounts.admin.AccountDBChangeForm.Meta":{fields:[162,4,1,""],model:[162,4,1,""]},"evennia.accounts.admin.AccountDBCreationForm":{Meta:[162,1,1,""],base_fields:[162,4,1,""],clean_username:[162,3,1,""],declared_fields:[162,4,1,""],media:[162,3,1,""]},"evennia.accounts.admin.AccountDBCreationForm.Meta":{fields:[162,4,1,""],model:[162,4,1,""]},"evennia.accounts.admin.AccountForm":{Meta:[162,1,1,""],base_fields:[162,4,1,""],declared_fields:[162,4,1,""],media:[162,3,1,""]},"evennia.accounts.admin.AccountForm.Meta":{app_label:[162,4,1,""],fields:[162,4,1,""],model:[162,4,1,""]},"evennia.accounts.admin.AccountInline":{extra:[162,4,1,""],fieldsets:[162,4,1,""],form:[162,4,1,""],max_num:[162,4,1,""],media:[162,3,1,""],model:[162,4,1,""],template:[162,4,1,""]},"evennia.accounts.admin.AccountTagInline":{media:[162,3,1,""],model:[162,4,1,""],related_field:[162,4,1,""]},"evennia.accounts.bots":{Bot:[163,1,1,""],BotStarter:[163,1,1,""],GrapevineBot:[163,1,1,""],IRCBot:[163,1,1,""],RSSBot:[163,1,1,""]},"evennia.accounts.bots.Bot":{DoesNotExist:[163,2,1,""],MultipleObjectsReturned:[163,2,1,""],at_server_shutdown:[163,3,1,""],basetype_setup:[163,3,1,""],execute_cmd:[163,3,1,""],msg:[163,3,1,""],path:[163,4,1,""],start:[163,3,1,""],typename:[163,4,1,""]},"evennia.accounts.bots.BotStarter":{DoesNotExist:[163,2,1,""],MultipleObjectsReturned:[163,2,1,""],at_repeat:[163,3,1,""],at_script_creation:[163,3,1,""],at_server_reload:[163,3,1,""],at_server_shutdown:[163,3,1,""],at_start:[163,3,1,""],path:[163,4,1,""],typename:[163,4,1,""]},"evennia.accounts.bots.GrapevineBot":{DoesNotExist:[163,2,1,""],MultipleObjectsReturned:[163,2,1,""],at_msg_send:[163,3,1,""],execute_cmd:[163,3,1,""],factory_path:[163,4,1,""],msg:[163,3,1,""],path:[163,4,1,""],start:[163,3,1,""],typename:[163,4,1,""]},"evennia.accounts.bots.IRCBot":{DoesNotExist:[163,2,1,""],MultipleObjectsReturned:[163,2,1,""],at_msg_send:[163,3,1,""],execute_cmd:[163,3,1,""],factory_path:[163,4,1,""],get_nicklist:[163,3,1,""],msg:[163,3,1,""],path:[163,4,1,""],ping:[163,3,1,""],reconnect:[163,3,1,""],start:[163,3,1,""],typename:[163,4,1,""]},"evennia.accounts.bots.RSSBot":{DoesNotExist:[163,2,1,""],MultipleObjectsReturned:[163,2,1,""],execute_cmd:[163,3,1,""],path:[163,4,1,""],start:[163,3,1,""],typename:[163,4,1,""]},"evennia.accounts.manager":{AccountManager:[164,1,1,""]},"evennia.accounts.models":{AccountDB:[165,1,1,""]},"evennia.accounts.models.AccountDB":{DoesNotExist:[165,2,1,""],MultipleObjectsReturned:[165,2,1,""],account_subscription_set:[165,4,1,""],cmdset_storage:[165,3,1,""],db_attributes:[165,4,1,""],db_cmdset_storage:[165,4,1,""],db_is_bot:[165,4,1,""],db_is_connected:[165,4,1,""],db_tags:[165,4,1,""],get_next_by_date_joined:[165,3,1,""],get_next_by_db_date_created:[165,3,1,""],get_previous_by_date_joined:[165,3,1,""],get_previous_by_db_date_created:[165,3,1,""],groups:[165,4,1,""],hide_from_accounts_set:[165,4,1,""],id:[165,4,1,""],is_bot:[165,3,1,""],is_connected:[165,3,1,""],key:[165,3,1,""],logentry_set:[165,4,1,""],name:[165,3,1,""],objectdb_set:[165,4,1,""],objects:[165,4,1,""],path:[165,4,1,""],receiver_account_set:[165,4,1,""],scriptdb_set:[165,4,1,""],sender_account_set:[165,4,1,""],typename:[165,4,1,""],uid:[165,3,1,""],user_permissions:[165,4,1,""]},"evennia.commands":{"default":[172,0,0,"-"],cmdhandler:[167,0,0,"-"],cmdparser:[168,0,0,"-"],cmdset:[169,0,0,"-"],cmdsethandler:[170,0,0,"-"],command:[171,0,0,"-"]},"evennia.commands.cmdhandler":{InterruptCommand:[167,2,1,""],cmdhandler:[167,5,1,""]},"evennia.commands.cmdparser":{build_matches:[168,5,1,""],cmdparser:[168,5,1,""],create_match:[168,5,1,""],try_num_differentiators:[168,5,1,""]},"evennia.commands.cmdset":{CmdSet:[169,1,1,""]},"evennia.commands.cmdset.CmdSet":{__init__:[169,3,1,""],add:[169,3,1,""],at_cmdset_creation:[169,3,1,""],count:[169,3,1,""],duplicates:[169,4,1,""],errmessage:[169,4,1,""],get:[169,3,1,""],get_all_cmd_keys_and_aliases:[169,3,1,""],get_system_cmds:[169,3,1,""],key:[169,4,1,""],key_mergetypes:[169,4,1,""],make_unique:[169,3,1,""],mergetype:[169,4,1,""],no_channels:[169,4,1,""],no_exits:[169,4,1,""],no_objs:[169,4,1,""],path:[169,4,1,""],permanent:[169,4,1,""],priority:[169,4,1,""],remove:[169,3,1,""],to_duplicate:[169,4,1,""]},"evennia.commands.cmdsethandler":{CmdSetHandler:[170,1,1,""],import_cmdset:[170,5,1,""]},"evennia.commands.cmdsethandler.CmdSetHandler":{"delete":[170,3,1,""],__init__:[170,3,1,""],add:[170,3,1,""],add_default:[170,3,1,""],all:[170,3,1,""],clear:[170,3,1,""],delete_default:[170,3,1,""],get:[170,3,1,""],has:[170,3,1,""],has_cmdset:[170,3,1,""],remove:[170,3,1,""],remove_default:[170,3,1,""],reset:[170,3,1,""],update:[170,3,1,""]},"evennia.commands.command":{Command:[171,1,1,""],CommandMeta:[171,1,1,""],InterruptCommand:[171,2,1,""]},"evennia.commands.command.Command":{__init__:[171,3,1,""],access:[171,3,1,""],aliases:[171,4,1,""],arg_regex:[171,4,1,""],at_post_cmd:[171,3,1,""],at_pre_cmd:[171,3,1,""],auto_help:[171,4,1,""],client_width:[171,3,1,""],execute_cmd:[171,3,1,""],func:[171,3,1,""],get_command_info:[171,3,1,""],get_extra_info:[171,3,1,""],get_help:[171,3,1,""],help_category:[171,4,1,""],is_exit:[171,4,1,""],key:[171,4,1,""],lock_storage:[171,4,1,""],lockhandler:[171,4,1,""],locks:[171,4,1,""],match:[171,3,1,""],msg:[171,3,1,""],msg_all_sessions:[171,4,1,""],parse:[171,3,1,""],save_for_next:[171,4,1,""],search_index_entry:[171,4,1,""],set_aliases:[171,3,1,""],set_key:[171,3,1,""],styled_footer:[171,3,1,""],styled_header:[171,3,1,""],styled_separator:[171,3,1,""],styled_table:[171,3,1,""]},"evennia.commands.command.CommandMeta":{__init__:[171,3,1,""]},"evennia.commands.default":{account:[173,0,0,"-"],admin:[174,0,0,"-"],batchprocess:[175,0,0,"-"],building:[176,0,0,"-"],cmdset_account:[177,0,0,"-"],cmdset_character:[178,0,0,"-"],cmdset_session:[179,0,0,"-"],cmdset_unloggedin:[180,0,0,"-"],comms:[181,0,0,"-"],general:[182,0,0,"-"],help:[183,0,0,"-"],muxcommand:[184,0,0,"-"],syscommands:[185,0,0,"-"],system:[186,0,0,"-"],unloggedin:[188,0,0,"-"]},"evennia.commands.default.account":{CmdCharCreate:[173,1,1,""],CmdCharDelete:[173,1,1,""],CmdColorTest:[173,1,1,""],CmdIC:[173,1,1,""],CmdOOC:[173,1,1,""],CmdOOCLook:[173,1,1,""],CmdOption:[173,1,1,""],CmdPassword:[173,1,1,""],CmdQuell:[173,1,1,""],CmdQuit:[173,1,1,""],CmdSessions:[173,1,1,""],CmdStyle:[173,1,1,""],CmdWho:[173,1,1,""]},"evennia.commands.default.account.CmdCharCreate":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""]},"evennia.commands.default.account.CmdCharDelete":{aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""]},"evennia.commands.default.account.CmdColorTest":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""],slice_bright_bg:[173,4,1,""],slice_bright_fg:[173,4,1,""],slice_dark_bg:[173,4,1,""],slice_dark_fg:[173,4,1,""],table_format:[173,3,1,""]},"evennia.commands.default.account.CmdIC":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""]},"evennia.commands.default.account.CmdOOC":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""]},"evennia.commands.default.account.CmdOOCLook":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""]},"evennia.commands.default.account.CmdOption":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""],switch_options:[173,4,1,""]},"evennia.commands.default.account.CmdPassword":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""]},"evennia.commands.default.account.CmdQuell":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""]},"evennia.commands.default.account.CmdQuit":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""],switch_options:[173,4,1,""]},"evennia.commands.default.account.CmdSessions":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""]},"evennia.commands.default.account.CmdStyle":{aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],list_styles:[173,3,1,""],lock_storage:[173,4,1,""],search_index_entry:[173,4,1,""],set:[173,3,1,""],switch_options:[173,4,1,""]},"evennia.commands.default.account.CmdWho":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""]},"evennia.commands.default.admin":{CmdBan:[174,1,1,""],CmdBoot:[174,1,1,""],CmdEmit:[174,1,1,""],CmdForce:[174,1,1,""],CmdNewPassword:[174,1,1,""],CmdPerm:[174,1,1,""],CmdUnban:[174,1,1,""],CmdWall:[174,1,1,""]},"evennia.commands.default.admin.CmdBan":{aliases:[174,4,1,""],func:[174,3,1,""],help_category:[174,4,1,""],key:[174,4,1,""],lock_storage:[174,4,1,""],locks:[174,4,1,""],search_index_entry:[174,4,1,""]},"evennia.commands.default.admin.CmdBoot":{aliases:[174,4,1,""],func:[174,3,1,""],help_category:[174,4,1,""],key:[174,4,1,""],lock_storage:[174,4,1,""],locks:[174,4,1,""],search_index_entry:[174,4,1,""],switch_options:[174,4,1,""]},"evennia.commands.default.admin.CmdEmit":{aliases:[174,4,1,""],func:[174,3,1,""],help_category:[174,4,1,""],key:[174,4,1,""],lock_storage:[174,4,1,""],locks:[174,4,1,""],search_index_entry:[174,4,1,""],switch_options:[174,4,1,""]},"evennia.commands.default.admin.CmdForce":{aliases:[174,4,1,""],func:[174,3,1,""],help_category:[174,4,1,""],key:[174,4,1,""],lock_storage:[174,4,1,""],locks:[174,4,1,""],perm_used:[174,4,1,""],search_index_entry:[174,4,1,""]},"evennia.commands.default.admin.CmdNewPassword":{aliases:[174,4,1,""],func:[174,3,1,""],help_category:[174,4,1,""],key:[174,4,1,""],lock_storage:[174,4,1,""],locks:[174,4,1,""],search_index_entry:[174,4,1,""]},"evennia.commands.default.admin.CmdPerm":{aliases:[174,4,1,""],func:[174,3,1,""],help_category:[174,4,1,""],key:[174,4,1,""],lock_storage:[174,4,1,""],locks:[174,4,1,""],search_index_entry:[174,4,1,""],switch_options:[174,4,1,""]},"evennia.commands.default.admin.CmdUnban":{aliases:[174,4,1,""],func:[174,3,1,""],help_category:[174,4,1,""],key:[174,4,1,""],lock_storage:[174,4,1,""],locks:[174,4,1,""],search_index_entry:[174,4,1,""]},"evennia.commands.default.admin.CmdWall":{aliases:[174,4,1,""],func:[174,3,1,""],help_category:[174,4,1,""],key:[174,4,1,""],lock_storage:[174,4,1,""],locks:[174,4,1,""],search_index_entry:[174,4,1,""]},"evennia.commands.default.batchprocess":{CmdBatchCode:[175,1,1,""],CmdBatchCommands:[175,1,1,""]},"evennia.commands.default.batchprocess.CmdBatchCode":{aliases:[175,4,1,""],func:[175,3,1,""],help_category:[175,4,1,""],key:[175,4,1,""],lock_storage:[175,4,1,""],locks:[175,4,1,""],search_index_entry:[175,4,1,""],switch_options:[175,4,1,""]},"evennia.commands.default.batchprocess.CmdBatchCommands":{aliases:[175,4,1,""],func:[175,3,1,""],help_category:[175,4,1,""],key:[175,4,1,""],lock_storage:[175,4,1,""],locks:[175,4,1,""],search_index_entry:[175,4,1,""],switch_options:[175,4,1,""]},"evennia.commands.default.building":{CmdCopy:[176,1,1,""],CmdCpAttr:[176,1,1,""],CmdCreate:[176,1,1,""],CmdDesc:[176,1,1,""],CmdDestroy:[176,1,1,""],CmdDig:[176,1,1,""],CmdExamine:[176,1,1,""],CmdFind:[176,1,1,""],CmdLink:[176,1,1,""],CmdListCmdSets:[176,1,1,""],CmdLock:[176,1,1,""],CmdMvAttr:[176,1,1,""],CmdName:[176,1,1,""],CmdOpen:[176,1,1,""],CmdScript:[176,1,1,""],CmdSetAttribute:[176,1,1,""],CmdSetHome:[176,1,1,""],CmdSetObjAlias:[176,1,1,""],CmdSpawn:[176,1,1,""],CmdTag:[176,1,1,""],CmdTeleport:[176,1,1,""],CmdTunnel:[176,1,1,""],CmdTypeclass:[176,1,1,""],CmdUnLink:[176,1,1,""],CmdWipe:[176,1,1,""],ObjManipCommand:[176,1,1,""]},"evennia.commands.default.building.CmdCopy":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.building.CmdCpAttr":{aliases:[176,4,1,""],check_from_attr:[176,3,1,""],check_has_attr:[176,3,1,""],check_to_attr:[176,3,1,""],func:[176,3,1,""],get_attr:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdCreate":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],new_obj_lockstring:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdDesc":{aliases:[176,4,1,""],edit_handler:[176,3,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdDestroy":{aliases:[176,4,1,""],confirm:[176,4,1,""],default_confirm:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdDig":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],new_room_lockstring:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdExamine":{account_mode:[176,4,1,""],aliases:[176,4,1,""],arg_regex:[176,4,1,""],detail_color:[176,4,1,""],format_attributes:[176,3,1,""],format_output:[176,3,1,""],func:[176,3,1,""],header_color:[176,4,1,""],help_category:[176,4,1,""],key:[176,4,1,""],list_attribute:[176,3,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],quell_color:[176,4,1,""],search_index_entry:[176,4,1,""],separator:[176,4,1,""]},"evennia.commands.default.building.CmdFind":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdLink":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.building.CmdListCmdSets":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.building.CmdLock":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.building.CmdMvAttr":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdName":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.building.CmdOpen":{aliases:[176,4,1,""],create_exit:[176,3,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],new_obj_lockstring:[176,4,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.building.CmdScript":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdSetAttribute":{aliases:[176,4,1,""],check_attr:[176,3,1,""],check_obj:[176,3,1,""],do_nested_lookup:[176,3,1,""],edit_handler:[176,3,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],nested_re:[176,4,1,""],not_found:[176,4,1,""],rm_attr:[176,3,1,""],search_for_obj:[176,3,1,""],search_index_entry:[176,4,1,""],set_attr:[176,3,1,""],split_nested_attr:[176,3,1,""],view_attr:[176,3,1,""]},"evennia.commands.default.building.CmdSetHome":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.building.CmdSetObjAlias":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdSpawn":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdTag":{aliases:[176,4,1,""],arg_regex:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],options:[176,4,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.building.CmdTeleport":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],rhs_split:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdTunnel":{aliases:[176,4,1,""],directions:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdTypeclass":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdUnLink":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],help_key:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.building.CmdWipe":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.building.ObjManipCommand":{aliases:[176,4,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],parse:[176,3,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.cmdset_account":{AccountCmdSet:[177,1,1,""]},"evennia.commands.default.cmdset_account.AccountCmdSet":{at_cmdset_creation:[177,3,1,""],key:[177,4,1,""],path:[177,4,1,""],priority:[177,4,1,""]},"evennia.commands.default.cmdset_character":{CharacterCmdSet:[178,1,1,""]},"evennia.commands.default.cmdset_character.CharacterCmdSet":{at_cmdset_creation:[178,3,1,""],key:[178,4,1,""],path:[178,4,1,""],priority:[178,4,1,""]},"evennia.commands.default.cmdset_session":{SessionCmdSet:[179,1,1,""]},"evennia.commands.default.cmdset_session.SessionCmdSet":{at_cmdset_creation:[179,3,1,""],key:[179,4,1,""],path:[179,4,1,""],priority:[179,4,1,""]},"evennia.commands.default.cmdset_unloggedin":{UnloggedinCmdSet:[180,1,1,""]},"evennia.commands.default.cmdset_unloggedin.UnloggedinCmdSet":{at_cmdset_creation:[180,3,1,""],key:[180,4,1,""],path:[180,4,1,""],priority:[180,4,1,""]},"evennia.commands.default.comms":{CmdAddCom:[181,1,1,""],CmdAllCom:[181,1,1,""],CmdCBoot:[181,1,1,""],CmdCWho:[181,1,1,""],CmdCdesc:[181,1,1,""],CmdCdestroy:[181,1,1,""],CmdCemit:[181,1,1,""],CmdChannelCreate:[181,1,1,""],CmdChannels:[181,1,1,""],CmdClock:[181,1,1,""],CmdDelCom:[181,1,1,""],CmdGrapevine2Chan:[181,1,1,""],CmdIRC2Chan:[181,1,1,""],CmdIRCStatus:[181,1,1,""],CmdPage:[181,1,1,""],CmdRSS2Chan:[181,1,1,""]},"evennia.commands.default.comms.CmdAddCom":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""]},"evennia.commands.default.comms.CmdAllCom":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""]},"evennia.commands.default.comms.CmdCBoot":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""],switch_options:[181,4,1,""]},"evennia.commands.default.comms.CmdCWho":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""]},"evennia.commands.default.comms.CmdCdesc":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""]},"evennia.commands.default.comms.CmdCdestroy":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""]},"evennia.commands.default.comms.CmdCemit":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""],switch_options:[181,4,1,""]},"evennia.commands.default.comms.CmdChannelCreate":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""]},"evennia.commands.default.comms.CmdChannels":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""]},"evennia.commands.default.comms.CmdClock":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""]},"evennia.commands.default.comms.CmdDelCom":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""]},"evennia.commands.default.comms.CmdGrapevine2Chan":{aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""],switch_options:[181,4,1,""]},"evennia.commands.default.comms.CmdIRC2Chan":{aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""],switch_options:[181,4,1,""]},"evennia.commands.default.comms.CmdIRCStatus":{aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""]},"evennia.commands.default.comms.CmdPage":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""],switch_options:[181,4,1,""]},"evennia.commands.default.comms.CmdRSS2Chan":{aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""],switch_options:[181,4,1,""]},"evennia.commands.default.general":{CmdAccess:[182,1,1,""],CmdDrop:[182,1,1,""],CmdGet:[182,1,1,""],CmdGive:[182,1,1,""],CmdHome:[182,1,1,""],CmdInventory:[182,1,1,""],CmdLook:[182,1,1,""],CmdNick:[182,1,1,""],CmdPose:[182,1,1,""],CmdSay:[182,1,1,""],CmdSetDesc:[182,1,1,""],CmdWhisper:[182,1,1,""]},"evennia.commands.default.general.CmdAccess":{aliases:[182,4,1,""],arg_regex:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.general.CmdDrop":{aliases:[182,4,1,""],arg_regex:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.general.CmdGet":{aliases:[182,4,1,""],arg_regex:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.general.CmdGive":{aliases:[182,4,1,""],arg_regex:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],rhs_split:[182,4,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.general.CmdHome":{aliases:[182,4,1,""],arg_regex:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.general.CmdInventory":{aliases:[182,4,1,""],arg_regex:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.general.CmdLook":{aliases:[182,4,1,""],arg_regex:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.general.CmdNick":{aliases:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],parse:[182,3,1,""],search_index_entry:[182,4,1,""],switch_options:[182,4,1,""]},"evennia.commands.default.general.CmdPose":{aliases:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],parse:[182,3,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.general.CmdSay":{aliases:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.general.CmdSetDesc":{aliases:[182,4,1,""],arg_regex:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.general.CmdWhisper":{aliases:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.help":{CmdHelp:[183,1,1,""],CmdSetHelp:[183,1,1,""]},"evennia.commands.default.help.CmdHelp":{aliases:[183,4,1,""],arg_regex:[183,4,1,""],check_show_help:[183,3,1,""],format_help_entry:[183,3,1,""],format_help_list:[183,3,1,""],func:[183,3,1,""],help_category:[183,4,1,""],help_more:[183,4,1,""],key:[183,4,1,""],lock_storage:[183,4,1,""],locks:[183,4,1,""],msg_help:[183,3,1,""],parse:[183,3,1,""],return_cmdset:[183,4,1,""],search_index_entry:[183,4,1,""],should_list_cmd:[183,3,1,""],suggestion_cutoff:[183,4,1,""],suggestion_maxnum:[183,4,1,""]},"evennia.commands.default.help.CmdSetHelp":{aliases:[183,4,1,""],func:[183,3,1,""],help_category:[183,4,1,""],key:[183,4,1,""],lock_storage:[183,4,1,""],locks:[183,4,1,""],search_index_entry:[183,4,1,""],switch_options:[183,4,1,""]},"evennia.commands.default.muxcommand":{MuxAccountCommand:[184,1,1,""],MuxCommand:[184,1,1,""]},"evennia.commands.default.muxcommand.MuxAccountCommand":{account_caller:[184,4,1,""],aliases:[184,4,1,""],help_category:[184,4,1,""],key:[184,4,1,""],lock_storage:[184,4,1,""],search_index_entry:[184,4,1,""]},"evennia.commands.default.muxcommand.MuxCommand":{aliases:[184,4,1,""],at_post_cmd:[184,3,1,""],at_pre_cmd:[184,3,1,""],func:[184,3,1,""],get_command_info:[184,3,1,""],has_perm:[184,3,1,""],help_category:[184,4,1,""],key:[184,4,1,""],lock_storage:[184,4,1,""],parse:[184,3,1,""],search_index_entry:[184,4,1,""]},"evennia.commands.default.syscommands":{SystemMultimatch:[185,1,1,""],SystemNoInput:[185,1,1,""],SystemNoMatch:[185,1,1,""],SystemSendToChannel:[185,1,1,""]},"evennia.commands.default.syscommands.SystemMultimatch":{aliases:[185,4,1,""],func:[185,3,1,""],help_category:[185,4,1,""],key:[185,4,1,""],lock_storage:[185,4,1,""],locks:[185,4,1,""],search_index_entry:[185,4,1,""]},"evennia.commands.default.syscommands.SystemNoInput":{aliases:[185,4,1,""],func:[185,3,1,""],help_category:[185,4,1,""],key:[185,4,1,""],lock_storage:[185,4,1,""],locks:[185,4,1,""],search_index_entry:[185,4,1,""]},"evennia.commands.default.syscommands.SystemNoMatch":{aliases:[185,4,1,""],func:[185,3,1,""],help_category:[185,4,1,""],key:[185,4,1,""],lock_storage:[185,4,1,""],locks:[185,4,1,""],search_index_entry:[185,4,1,""]},"evennia.commands.default.syscommands.SystemSendToChannel":{aliases:[185,4,1,""],func:[185,3,1,""],help_category:[185,4,1,""],key:[185,4,1,""],lock_storage:[185,4,1,""],locks:[185,4,1,""],parse:[185,3,1,""],search_index_entry:[185,4,1,""]},"evennia.commands.default.system":{CmdAbout:[186,1,1,""],CmdObjects:[186,1,1,""],CmdPy:[186,1,1,""],CmdReload:[186,1,1,""],CmdReset:[186,1,1,""],CmdScripts:[186,1,1,""],CmdServerLoad:[186,1,1,""],CmdService:[186,1,1,""],CmdShutdown:[186,1,1,""],CmdTime:[186,1,1,""]},"evennia.commands.default.system.CmdAbout":{aliases:[186,4,1,""],func:[186,3,1,""],help_category:[186,4,1,""],key:[186,4,1,""],lock_storage:[186,4,1,""],locks:[186,4,1,""],search_index_entry:[186,4,1,""]},"evennia.commands.default.system.CmdObjects":{aliases:[186,4,1,""],func:[186,3,1,""],help_category:[186,4,1,""],key:[186,4,1,""],lock_storage:[186,4,1,""],locks:[186,4,1,""],search_index_entry:[186,4,1,""]},"evennia.commands.default.system.CmdPy":{aliases:[186,4,1,""],func:[186,3,1,""],help_category:[186,4,1,""],key:[186,4,1,""],lock_storage:[186,4,1,""],locks:[186,4,1,""],search_index_entry:[186,4,1,""],switch_options:[186,4,1,""]},"evennia.commands.default.system.CmdReload":{aliases:[186,4,1,""],func:[186,3,1,""],help_category:[186,4,1,""],key:[186,4,1,""],lock_storage:[186,4,1,""],locks:[186,4,1,""],search_index_entry:[186,4,1,""]},"evennia.commands.default.system.CmdReset":{aliases:[186,4,1,""],func:[186,3,1,""],help_category:[186,4,1,""],key:[186,4,1,""],lock_storage:[186,4,1,""],locks:[186,4,1,""],search_index_entry:[186,4,1,""]},"evennia.commands.default.system.CmdScripts":{aliases:[186,4,1,""],excluded_typeclass_paths:[186,4,1,""],func:[186,3,1,""],help_category:[186,4,1,""],key:[186,4,1,""],lock_storage:[186,4,1,""],locks:[186,4,1,""],search_index_entry:[186,4,1,""],switch_mapping:[186,4,1,""],switch_options:[186,4,1,""]},"evennia.commands.default.system.CmdServerLoad":{aliases:[186,4,1,""],func:[186,3,1,""],help_category:[186,4,1,""],key:[186,4,1,""],lock_storage:[186,4,1,""],locks:[186,4,1,""],search_index_entry:[186,4,1,""],switch_options:[186,4,1,""]},"evennia.commands.default.system.CmdService":{aliases:[186,4,1,""],func:[186,3,1,""],help_category:[186,4,1,""],key:[186,4,1,""],lock_storage:[186,4,1,""],locks:[186,4,1,""],search_index_entry:[186,4,1,""],switch_options:[186,4,1,""]},"evennia.commands.default.system.CmdShutdown":{aliases:[186,4,1,""],func:[186,3,1,""],help_category:[186,4,1,""],key:[186,4,1,""],lock_storage:[186,4,1,""],locks:[186,4,1,""],search_index_entry:[186,4,1,""]},"evennia.commands.default.system.CmdTime":{aliases:[186,4,1,""],func:[186,3,1,""],help_category:[186,4,1,""],key:[186,4,1,""],lock_storage:[186,4,1,""],locks:[186,4,1,""],search_index_entry:[186,4,1,""]},"evennia.commands.default.tests":{CmdInterrupt:[187,1,1,""],CommandTest:[187,1,1,""],TestAccount:[187,1,1,""],TestAdmin:[187,1,1,""],TestBatchProcess:[187,1,1,""],TestBuilding:[187,1,1,""],TestComms:[187,1,1,""],TestGeneral:[187,1,1,""],TestHelp:[187,1,1,""],TestInterruptCommand:[187,1,1,""],TestSystem:[187,1,1,""],TestSystemCommands:[187,1,1,""],TestUnconnectedCommand:[187,1,1,""]},"evennia.commands.default.tests.CmdInterrupt":{aliases:[187,4,1,""],func:[187,3,1,""],help_category:[187,4,1,""],key:[187,4,1,""],lock_storage:[187,4,1,""],parse:[187,3,1,""],search_index_entry:[187,4,1,""]},"evennia.commands.default.tests.CommandTest":{call:[187,3,1,""]},"evennia.commands.default.tests.TestAccount":{test_char_create:[187,3,1,""],test_char_delete:[187,3,1,""],test_color_test:[187,3,1,""],test_ic:[187,3,1,""],test_ic__nonaccess:[187,3,1,""],test_ic__other_object:[187,3,1,""],test_ooc:[187,3,1,""],test_ooc_look:[187,3,1,""],test_option:[187,3,1,""],test_password:[187,3,1,""],test_quell:[187,3,1,""],test_quit:[187,3,1,""],test_sessions:[187,3,1,""],test_who:[187,3,1,""]},"evennia.commands.default.tests.TestAdmin":{test_ban:[187,3,1,""],test_emit:[187,3,1,""],test_force:[187,3,1,""],test_perm:[187,3,1,""],test_wall:[187,3,1,""]},"evennia.commands.default.tests.TestBatchProcess":{test_batch_commands:[187,3,1,""]},"evennia.commands.default.tests.TestBuilding":{test_attribute_commands:[187,3,1,""],test_copy:[187,3,1,""],test_create:[187,3,1,""],test_desc:[187,3,1,""],test_desc_default_to_room:[187,3,1,""],test_destroy:[187,3,1,""],test_destroy_sequence:[187,3,1,""],test_dig:[187,3,1,""],test_do_nested_lookup:[187,3,1,""],test_empty_desc:[187,3,1,""],test_examine:[187,3,1,""],test_exit_commands:[187,3,1,""],test_find:[187,3,1,""],test_list_cmdsets:[187,3,1,""],test_lock:[187,3,1,""],test_name:[187,3,1,""],test_nested_attribute_commands:[187,3,1,""],test_script:[187,3,1,""],test_set_home:[187,3,1,""],test_set_obj_alias:[187,3,1,""],test_spawn:[187,3,1,""],test_split_nested_attr:[187,3,1,""],test_tag:[187,3,1,""],test_teleport:[187,3,1,""],test_tunnel:[187,3,1,""],test_tunnel_exit_typeclass:[187,3,1,""],test_typeclass:[187,3,1,""]},"evennia.commands.default.tests.TestComms":{setUp:[187,3,1,""],test_all_com:[187,3,1,""],test_cboot:[187,3,1,""],test_cdesc:[187,3,1,""],test_cdestroy:[187,3,1,""],test_cemit:[187,3,1,""],test_channels:[187,3,1,""],test_clock:[187,3,1,""],test_cwho:[187,3,1,""],test_page:[187,3,1,""],test_toggle_com:[187,3,1,""]},"evennia.commands.default.tests.TestGeneral":{test_access:[187,3,1,""],test_get_and_drop:[187,3,1,""],test_give:[187,3,1,""],test_home:[187,3,1,""],test_inventory:[187,3,1,""],test_look:[187,3,1,""],test_mux_command:[187,3,1,""],test_nick:[187,3,1,""],test_pose:[187,3,1,""],test_say:[187,3,1,""],test_whisper:[187,3,1,""]},"evennia.commands.default.tests.TestHelp":{setUp:[187,3,1,""],tearDown:[187,3,1,""],test_help:[187,3,1,""],test_set_help:[187,3,1,""]},"evennia.commands.default.tests.TestInterruptCommand":{test_interrupt_command:[187,3,1,""]},"evennia.commands.default.tests.TestSystem":{test_about:[187,3,1,""],test_objects:[187,3,1,""],test_py:[187,3,1,""],test_scripts:[187,3,1,""],test_server_load:[187,3,1,""]},"evennia.commands.default.tests.TestSystemCommands":{test_channelcommand:[187,3,1,""],test_multimatch:[187,3,1,""],test_simple_defaults:[187,3,1,""]},"evennia.commands.default.tests.TestUnconnectedCommand":{test_info_command:[187,3,1,""]},"evennia.commands.default.unloggedin":{CmdUnconnectedConnect:[188,1,1,""],CmdUnconnectedCreate:[188,1,1,""],CmdUnconnectedHelp:[188,1,1,""],CmdUnconnectedLook:[188,1,1,""],CmdUnconnectedQuit:[188,1,1,""]},"evennia.commands.default.unloggedin.CmdUnconnectedConnect":{aliases:[188,4,1,""],arg_regex:[188,4,1,""],func:[188,3,1,""],help_category:[188,4,1,""],key:[188,4,1,""],lock_storage:[188,4,1,""],locks:[188,4,1,""],search_index_entry:[188,4,1,""]},"evennia.commands.default.unloggedin.CmdUnconnectedCreate":{aliases:[188,4,1,""],arg_regex:[188,4,1,""],func:[188,3,1,""],help_category:[188,4,1,""],key:[188,4,1,""],lock_storage:[188,4,1,""],locks:[188,4,1,""],search_index_entry:[188,4,1,""]},"evennia.commands.default.unloggedin.CmdUnconnectedHelp":{aliases:[188,4,1,""],func:[188,3,1,""],help_category:[188,4,1,""],key:[188,4,1,""],lock_storage:[188,4,1,""],locks:[188,4,1,""],search_index_entry:[188,4,1,""]},"evennia.commands.default.unloggedin.CmdUnconnectedLook":{aliases:[188,4,1,""],func:[188,3,1,""],help_category:[188,4,1,""],key:[188,4,1,""],lock_storage:[188,4,1,""],locks:[188,4,1,""],search_index_entry:[188,4,1,""]},"evennia.commands.default.unloggedin.CmdUnconnectedQuit":{aliases:[188,4,1,""],func:[188,3,1,""],help_category:[188,4,1,""],key:[188,4,1,""],lock_storage:[188,4,1,""],locks:[188,4,1,""],search_index_entry:[188,4,1,""]},"evennia.comms":{admin:[190,0,0,"-"],channelhandler:[191,0,0,"-"],comms:[192,0,0,"-"],managers:[193,0,0,"-"],models:[194,0,0,"-"]},"evennia.comms.admin":{ChannelAdmin:[190,1,1,""],ChannelAttributeInline:[190,1,1,""],ChannelTagInline:[190,1,1,""],MsgAdmin:[190,1,1,""]},"evennia.comms.admin.ChannelAdmin":{fieldsets:[190,4,1,""],inlines:[190,4,1,""],list_display:[190,4,1,""],list_display_links:[190,4,1,""],list_select_related:[190,4,1,""],media:[190,3,1,""],ordering:[190,4,1,""],raw_id_fields:[190,4,1,""],response_add:[190,3,1,""],save_as:[190,4,1,""],save_model:[190,3,1,""],save_on_top:[190,4,1,""],search_fields:[190,4,1,""],subscriptions:[190,3,1,""]},"evennia.comms.admin.ChannelAttributeInline":{media:[190,3,1,""],model:[190,4,1,""],related_field:[190,4,1,""]},"evennia.comms.admin.ChannelTagInline":{media:[190,3,1,""],model:[190,4,1,""],related_field:[190,4,1,""]},"evennia.comms.admin.MsgAdmin":{list_display:[190,4,1,""],list_display_links:[190,4,1,""],list_select_related:[190,4,1,""],media:[190,3,1,""],ordering:[190,4,1,""],save_as:[190,4,1,""],save_on_top:[190,4,1,""],search_fields:[190,4,1,""]},"evennia.comms.channelhandler":{ChannelCommand:[191,1,1,""],ChannelHandler:[191,1,1,""]},"evennia.comms.channelhandler.ChannelCommand":{aliases:[191,4,1,""],arg_regex:[191,4,1,""],func:[191,3,1,""],get_extra_info:[191,3,1,""],help_category:[191,4,1,""],is_channel:[191,4,1,""],key:[191,4,1,""],lock_storage:[191,4,1,""],obj:[191,4,1,""],parse:[191,3,1,""],search_index_entry:[191,4,1,""]},"evennia.comms.channelhandler.ChannelHandler":{__init__:[191,3,1,""],add:[191,3,1,""],add_channel:[191,3,1,""],clear:[191,3,1,""],get:[191,3,1,""],get_cmdset:[191,3,1,""],remove:[191,3,1,""],update:[191,3,1,""]},"evennia.comms.comms":{DefaultChannel:[192,1,1,""]},"evennia.comms.comms.DefaultChannel":{"delete":[192,3,1,""],DoesNotExist:[192,2,1,""],MultipleObjectsReturned:[192,2,1,""],access:[192,3,1,""],at_channel_creation:[192,3,1,""],at_first_save:[192,3,1,""],at_init:[192,3,1,""],basetype_setup:[192,3,1,""],channel_prefix:[192,3,1,""],connect:[192,3,1,""],create:[192,3,1,""],disconnect:[192,3,1,""],distribute_message:[192,3,1,""],format_external:[192,3,1,""],format_message:[192,3,1,""],format_senders:[192,3,1,""],get_absolute_url:[192,3,1,""],has_connection:[192,3,1,""],message_transform:[192,3,1,""],msg:[192,3,1,""],mute:[192,3,1,""],mutelist:[192,3,1,""],objects:[192,4,1,""],path:[192,4,1,""],pose_transform:[192,3,1,""],post_join_channel:[192,3,1,""],post_leave_channel:[192,3,1,""],post_send_message:[192,3,1,""],pre_join_channel:[192,3,1,""],pre_leave_channel:[192,3,1,""],pre_send_message:[192,3,1,""],tempmsg:[192,3,1,""],typename:[192,4,1,""],unmute:[192,3,1,""],web_get_admin_url:[192,3,1,""],web_get_create_url:[192,3,1,""],web_get_delete_url:[192,3,1,""],web_get_detail_url:[192,3,1,""],web_get_update_url:[192,3,1,""],wholist:[192,3,1,""]},"evennia.comms.managers":{ChannelDBManager:[193,1,1,""],ChannelManager:[193,1,1,""],CommError:[193,2,1,""],MsgManager:[193,1,1,""],identify_object:[193,5,1,""],to_object:[193,5,1,""]},"evennia.comms.managers.ChannelDBManager":{channel_search:[193,3,1,""],get_all_channels:[193,3,1,""],get_channel:[193,3,1,""],get_subscriptions:[193,3,1,""],search_channel:[193,3,1,""]},"evennia.comms.managers.MsgManager":{get_message_by_id:[193,3,1,""],get_messages_by_channel:[193,3,1,""],get_messages_by_receiver:[193,3,1,""],get_messages_by_sender:[193,3,1,""],identify_object:[193,3,1,""],message_search:[193,3,1,""],search_message:[193,3,1,""]},"evennia.comms.models":{ChannelDB:[194,1,1,""],Msg:[194,1,1,""],TempMsg:[194,1,1,""]},"evennia.comms.models.ChannelDB":{DoesNotExist:[194,2,1,""],MultipleObjectsReturned:[194,2,1,""],channel_set:[194,4,1,""],db_account_subscriptions:[194,4,1,""],db_attributes:[194,4,1,""],db_object_subscriptions:[194,4,1,""],db_tags:[194,4,1,""],get_next_by_db_date_created:[194,3,1,""],get_previous_by_db_date_created:[194,3,1,""],hide_from_channels_set:[194,4,1,""],id:[194,4,1,""],objects:[194,4,1,""],path:[194,4,1,""],subscriptions:[194,4,1,""],typename:[194,4,1,""]},"evennia.comms.models.Msg":{DoesNotExist:[194,2,1,""],MultipleObjectsReturned:[194,2,1,""],__init__:[194,3,1,""],access:[194,3,1,""],channels:[194,3,1,""],date_created:[194,3,1,""],db_date_created:[194,4,1,""],db_header:[194,4,1,""],db_hide_from_accounts:[194,4,1,""],db_hide_from_channels:[194,4,1,""],db_hide_from_objects:[194,4,1,""],db_lock_storage:[194,4,1,""],db_message:[194,4,1,""],db_receivers_accounts:[194,4,1,""],db_receivers_channels:[194,4,1,""],db_receivers_objects:[194,4,1,""],db_receivers_scripts:[194,4,1,""],db_sender_accounts:[194,4,1,""],db_sender_external:[194,4,1,""],db_sender_objects:[194,4,1,""],db_sender_scripts:[194,4,1,""],db_tags:[194,4,1,""],get_next_by_db_date_created:[194,3,1,""],get_previous_by_db_date_created:[194,3,1,""],header:[194,3,1,""],hide_from:[194,3,1,""],id:[194,4,1,""],lock_storage:[194,3,1,""],locks:[194,4,1,""],message:[194,3,1,""],objects:[194,4,1,""],path:[194,4,1,""],receivers:[194,3,1,""],remove_receiver:[194,3,1,""],remove_sender:[194,3,1,""],sender_external:[194,3,1,""],senders:[194,3,1,""],tags:[194,4,1,""],typename:[194,4,1,""]},"evennia.comms.models.TempMsg":{__init__:[194,3,1,""],access:[194,3,1,""],locks:[194,4,1,""],remove_receiver:[194,3,1,""],remove_sender:[194,3,1,""]},"evennia.contrib":{awsstorage:[196,0,0,"-"],barter:[199,0,0,"-"],building_menu:[200,0,0,"-"],chargen:[201,0,0,"-"],clothing:[202,0,0,"-"],color_markups:[203,0,0,"-"],crafting:[204,0,0,"-"],custom_gametime:[208,0,0,"-"],dice:[209,0,0,"-"],email_login:[210,0,0,"-"],evscaperoom:[211,0,0,"-"],extended_room:[220,0,0,"-"],fieldfill:[221,0,0,"-"],gendersub:[222,0,0,"-"],health_bar:[223,0,0,"-"],ingame_python:[224,0,0,"-"],mail:[232,0,0,"-"],multidescer:[235,0,0,"-"],puzzles:[236,0,0,"-"],random_string_generator:[237,0,0,"-"],rplanguage:[238,0,0,"-"],rpsystem:[239,0,0,"-"],security:[240,0,0,"-"],simpledoor:[245,0,0,"-"],slow_exit:[246,0,0,"-"],talking_npc:[247,0,0,"-"],test_traits:[248,0,0,"-"],traits:[249,0,0,"-"],tree_select:[250,0,0,"-"],turnbattle:[251,0,0,"-"],tutorial_examples:[257,0,0,"-"],tutorial_world:[263,0,0,"-"],unixcommand:[268,0,0,"-"],wilderness:[269,0,0,"-"]},"evennia.contrib.awsstorage":{aws_s3_cdn:[197,0,0,"-"],tests:[198,0,0,"-"]},"evennia.contrib.awsstorage.aws_s3_cdn":{S3Boto3Storage:[197,1,1,""],S3Boto3StorageFile:[197,1,1,""],check_location:[197,5,1,""],get_available_overwrite_name:[197,5,1,""],lookup_env:[197,5,1,""],safe_join:[197,5,1,""],setting:[197,5,1,""]},"evennia.contrib.awsstorage.aws_s3_cdn.S3Boto3Storage":{"delete":[197,3,1,""],__init__:[197,3,1,""],access_key:[197,4,1,""],access_key_names:[197,4,1,""],addressing_style:[197,4,1,""],auto_create_bucket:[197,4,1,""],bucket:[197,3,1,""],bucket_acl:[197,4,1,""],bucket_name:[197,4,1,""],config:[197,4,1,""],connection:[197,3,1,""],custom_domain:[197,4,1,""],deconstruct:[197,3,1,""],default_acl:[197,4,1,""],default_content_type:[197,4,1,""],encryption:[197,4,1,""],endpoint_url:[197,4,1,""],entries:[197,3,1,""],exists:[197,3,1,""],file_name_charset:[197,4,1,""],file_overwrite:[197,4,1,""],get_available_name:[197,3,1,""],get_modified_time:[197,3,1,""],get_object_parameters:[197,3,1,""],gzip:[197,4,1,""],gzip_content_types:[197,4,1,""],listdir:[197,3,1,""],location:[197,4,1,""],max_memory_size:[197,4,1,""],modified_time:[197,3,1,""],object_parameters:[197,4,1,""],preload_metadata:[197,4,1,""],proxies:[197,4,1,""],querystring_auth:[197,4,1,""],querystring_expire:[197,4,1,""],reduced_redundancy:[197,4,1,""],region_name:[197,4,1,""],secret_key:[197,4,1,""],secret_key_names:[197,4,1,""],secure_urls:[197,4,1,""],security_token:[197,4,1,""],security_token_names:[197,4,1,""],signature_version:[197,4,1,""],size:[197,3,1,""],url:[197,3,1,""],url_protocol:[197,4,1,""],use_ssl:[197,4,1,""],verify:[197,4,1,""]},"evennia.contrib.awsstorage.aws_s3_cdn.S3Boto3StorageFile":{__init__:[197,3,1,""],buffer_size:[197,4,1,""],close:[197,3,1,""],deconstruct:[197,3,1,""],file:[197,3,1,""],read:[197,3,1,""],readline:[197,3,1,""],size:[197,3,1,""],write:[197,3,1,""]},"evennia.contrib.awsstorage.tests":{S3Boto3StorageTests:[198,1,1,""],S3Boto3TestCase:[198,1,1,""]},"evennia.contrib.awsstorage.tests.S3Boto3StorageTests":{test_auto_creating_bucket:[198,3,1,""],test_auto_creating_bucket_with_acl:[198,3,1,""],test_clean_name:[198,3,1,""],test_clean_name_normalize:[198,3,1,""],test_clean_name_trailing_slash:[198,3,1,""],test_clean_name_windows:[198,3,1,""],test_compress_content_len:[198,3,1,""],test_connection_threading:[198,3,1,""],test_content_type:[198,3,1,""],test_generated_url_is_encoded:[198,3,1,""],test_location_leading_slash:[198,3,1,""],test_override_class_variable:[198,3,1,""],test_override_init_argument:[198,3,1,""],test_pickle_with_bucket:[198,3,1,""],test_pickle_without_bucket:[198,3,1,""],test_special_characters:[198,3,1,""],test_storage_delete:[198,3,1,""],test_storage_exists:[198,3,1,""],test_storage_exists_doesnt_create_bucket:[198,3,1,""],test_storage_exists_false:[198,3,1,""],test_storage_listdir_base:[198,3,1,""],test_storage_listdir_subdir:[198,3,1,""],test_storage_mtime:[198,3,1,""],test_storage_open_no_overwrite_existing:[198,3,1,""],test_storage_open_no_write:[198,3,1,""],test_storage_open_write:[198,3,1,""],test_storage_save:[198,3,1,""],test_storage_save_gzip:[198,3,1,""],test_storage_save_gzip_twice:[198,3,1,""],test_storage_save_gzipped:[198,3,1,""],test_storage_save_with_acl:[198,3,1,""],test_storage_size:[198,3,1,""],test_storage_url:[198,3,1,""],test_storage_url_slashes:[198,3,1,""],test_storage_write_beyond_buffer_size:[198,3,1,""],test_strip_signing_parameters:[198,3,1,""]},"evennia.contrib.awsstorage.tests.S3Boto3TestCase":{setUp:[198,3,1,""]},"evennia.contrib.barter":{CmdAccept:[199,1,1,""],CmdDecline:[199,1,1,""],CmdEvaluate:[199,1,1,""],CmdFinish:[199,1,1,""],CmdOffer:[199,1,1,""],CmdStatus:[199,1,1,""],CmdTrade:[199,1,1,""],CmdTradeBase:[199,1,1,""],CmdTradeHelp:[199,1,1,""],CmdsetTrade:[199,1,1,""],TradeHandler:[199,1,1,""],TradeTimeout:[199,1,1,""]},"evennia.contrib.barter.CmdAccept":{aliases:[199,4,1,""],func:[199,3,1,""],help_category:[199,4,1,""],key:[199,4,1,""],lock_storage:[199,4,1,""],locks:[199,4,1,""],search_index_entry:[199,4,1,""]},"evennia.contrib.barter.CmdDecline":{aliases:[199,4,1,""],func:[199,3,1,""],help_category:[199,4,1,""],key:[199,4,1,""],lock_storage:[199,4,1,""],locks:[199,4,1,""],search_index_entry:[199,4,1,""]},"evennia.contrib.barter.CmdEvaluate":{aliases:[199,4,1,""],func:[199,3,1,""],help_category:[199,4,1,""],key:[199,4,1,""],lock_storage:[199,4,1,""],locks:[199,4,1,""],search_index_entry:[199,4,1,""]},"evennia.contrib.barter.CmdFinish":{aliases:[199,4,1,""],func:[199,3,1,""],help_category:[199,4,1,""],key:[199,4,1,""],lock_storage:[199,4,1,""],locks:[199,4,1,""],search_index_entry:[199,4,1,""]},"evennia.contrib.barter.CmdOffer":{aliases:[199,4,1,""],func:[199,3,1,""],help_category:[199,4,1,""],key:[199,4,1,""],lock_storage:[199,4,1,""],locks:[199,4,1,""],search_index_entry:[199,4,1,""]},"evennia.contrib.barter.CmdStatus":{aliases:[199,4,1,""],func:[199,3,1,""],help_category:[199,4,1,""],key:[199,4,1,""],lock_storage:[199,4,1,""],locks:[199,4,1,""],search_index_entry:[199,4,1,""]},"evennia.contrib.barter.CmdTrade":{aliases:[199,4,1,""],func:[199,3,1,""],help_category:[199,4,1,""],key:[199,4,1,""],lock_storage:[199,4,1,""],locks:[199,4,1,""],search_index_entry:[199,4,1,""]},"evennia.contrib.barter.CmdTradeBase":{aliases:[199,4,1,""],help_category:[199,4,1,""],key:[199,4,1,""],lock_storage:[199,4,1,""],parse:[199,3,1,""],search_index_entry:[199,4,1,""]},"evennia.contrib.barter.CmdTradeHelp":{aliases:[199,4,1,""],func:[199,3,1,""],help_category:[199,4,1,""],key:[199,4,1,""],lock_storage:[199,4,1,""],locks:[199,4,1,""],search_index_entry:[199,4,1,""]},"evennia.contrib.barter.CmdsetTrade":{at_cmdset_creation:[199,3,1,""],key:[199,4,1,""],path:[199,4,1,""]},"evennia.contrib.barter.TradeHandler":{__init__:[199,3,1,""],accept:[199,3,1,""],decline:[199,3,1,""],finish:[199,3,1,""],get_other:[199,3,1,""],join:[199,3,1,""],list:[199,3,1,""],msg_other:[199,3,1,""],offer:[199,3,1,""],search:[199,3,1,""],unjoin:[199,3,1,""]},"evennia.contrib.barter.TradeTimeout":{DoesNotExist:[199,2,1,""],MultipleObjectsReturned:[199,2,1,""],at_repeat:[199,3,1,""],at_script_creation:[199,3,1,""],is_valid:[199,3,1,""],path:[199,4,1,""],typename:[199,4,1,""]},"evennia.contrib.building_menu":{BuildingMenu:[200,1,1,""],BuildingMenuCmdSet:[200,1,1,""],Choice:[200,1,1,""],CmdNoInput:[200,1,1,""],CmdNoMatch:[200,1,1,""],GenericBuildingCmd:[200,1,1,""],GenericBuildingMenu:[200,1,1,""],menu_edit:[200,5,1,""],menu_quit:[200,5,1,""],menu_setattr:[200,5,1,""]},"evennia.contrib.building_menu.BuildingMenu":{__init__:[200,3,1,""],add_choice:[200,3,1,""],add_choice_edit:[200,3,1,""],add_choice_quit:[200,3,1,""],close:[200,3,1,""],current_choice:[200,3,1,""],display:[200,3,1,""],display_choice:[200,3,1,""],display_title:[200,3,1,""],init:[200,3,1,""],joker_key:[200,4,1,""],keys_go_back:[200,4,1,""],min_shortcut:[200,4,1,""],move:[200,3,1,""],open:[200,3,1,""],open_parent_menu:[200,3,1,""],open_submenu:[200,3,1,""],relevant_choices:[200,3,1,""],restore:[200,3,1,""],sep_keys:[200,4,1,""]},"evennia.contrib.building_menu.BuildingMenuCmdSet":{at_cmdset_creation:[200,3,1,""],key:[200,4,1,""],path:[200,4,1,""],priority:[200,4,1,""]},"evennia.contrib.building_menu.Choice":{__init__:[200,3,1,""],enter:[200,3,1,""],format_text:[200,3,1,""],keys:[200,3,1,""],leave:[200,3,1,""],nomatch:[200,3,1,""]},"evennia.contrib.building_menu.CmdNoInput":{__init__:[200,3,1,""],aliases:[200,4,1,""],func:[200,3,1,""],help_category:[200,4,1,""],key:[200,4,1,""],lock_storage:[200,4,1,""],locks:[200,4,1,""],search_index_entry:[200,4,1,""]},"evennia.contrib.building_menu.CmdNoMatch":{__init__:[200,3,1,""],aliases:[200,4,1,""],func:[200,3,1,""],help_category:[200,4,1,""],key:[200,4,1,""],lock_storage:[200,4,1,""],locks:[200,4,1,""],search_index_entry:[200,4,1,""]},"evennia.contrib.building_menu.GenericBuildingCmd":{aliases:[200,4,1,""],func:[200,3,1,""],help_category:[200,4,1,""],key:[200,4,1,""],lock_storage:[200,4,1,""],search_index_entry:[200,4,1,""]},"evennia.contrib.building_menu.GenericBuildingMenu":{init:[200,3,1,""]},"evennia.contrib.chargen":{CmdOOCCharacterCreate:[201,1,1,""],CmdOOCLook:[201,1,1,""],OOCCmdSetCharGen:[201,1,1,""]},"evennia.contrib.chargen.CmdOOCCharacterCreate":{aliases:[201,4,1,""],func:[201,3,1,""],help_category:[201,4,1,""],key:[201,4,1,""],lock_storage:[201,4,1,""],locks:[201,4,1,""],search_index_entry:[201,4,1,""]},"evennia.contrib.chargen.CmdOOCLook":{aliases:[201,4,1,""],func:[201,3,1,""],help_category:[201,4,1,""],key:[201,4,1,""],lock_storage:[201,4,1,""],locks:[201,4,1,""],search_index_entry:[201,4,1,""]},"evennia.contrib.chargen.OOCCmdSetCharGen":{at_cmdset_creation:[201,3,1,""],path:[201,4,1,""]},"evennia.contrib.clothing":{ClothedCharacter:[202,1,1,""],ClothedCharacterCmdSet:[202,1,1,""],Clothing:[202,1,1,""],CmdCover:[202,1,1,""],CmdDrop:[202,1,1,""],CmdGive:[202,1,1,""],CmdInventory:[202,1,1,""],CmdRemove:[202,1,1,""],CmdUncover:[202,1,1,""],CmdWear:[202,1,1,""],clothing_type_count:[202,5,1,""],get_worn_clothes:[202,5,1,""],order_clothes_list:[202,5,1,""],single_type_count:[202,5,1,""]},"evennia.contrib.clothing.ClothedCharacter":{DoesNotExist:[202,2,1,""],MultipleObjectsReturned:[202,2,1,""],path:[202,4,1,""],return_appearance:[202,3,1,""],typename:[202,4,1,""]},"evennia.contrib.clothing.ClothedCharacterCmdSet":{at_cmdset_creation:[202,3,1,""],key:[202,4,1,""],path:[202,4,1,""]},"evennia.contrib.clothing.Clothing":{DoesNotExist:[202,2,1,""],MultipleObjectsReturned:[202,2,1,""],at_get:[202,3,1,""],path:[202,4,1,""],remove:[202,3,1,""],typename:[202,4,1,""],wear:[202,3,1,""]},"evennia.contrib.clothing.CmdCover":{aliases:[202,4,1,""],func:[202,3,1,""],help_category:[202,4,1,""],key:[202,4,1,""],lock_storage:[202,4,1,""],search_index_entry:[202,4,1,""]},"evennia.contrib.clothing.CmdDrop":{aliases:[202,4,1,""],arg_regex:[202,4,1,""],func:[202,3,1,""],help_category:[202,4,1,""],key:[202,4,1,""],lock_storage:[202,4,1,""],locks:[202,4,1,""],search_index_entry:[202,4,1,""]},"evennia.contrib.clothing.CmdGive":{aliases:[202,4,1,""],arg_regex:[202,4,1,""],func:[202,3,1,""],help_category:[202,4,1,""],key:[202,4,1,""],lock_storage:[202,4,1,""],locks:[202,4,1,""],search_index_entry:[202,4,1,""]},"evennia.contrib.clothing.CmdInventory":{aliases:[202,4,1,""],arg_regex:[202,4,1,""],func:[202,3,1,""],help_category:[202,4,1,""],key:[202,4,1,""],lock_storage:[202,4,1,""],locks:[202,4,1,""],search_index_entry:[202,4,1,""]},"evennia.contrib.clothing.CmdRemove":{aliases:[202,4,1,""],func:[202,3,1,""],help_category:[202,4,1,""],key:[202,4,1,""],lock_storage:[202,4,1,""],search_index_entry:[202,4,1,""]},"evennia.contrib.clothing.CmdUncover":{aliases:[202,4,1,""],func:[202,3,1,""],help_category:[202,4,1,""],key:[202,4,1,""],lock_storage:[202,4,1,""],search_index_entry:[202,4,1,""]},"evennia.contrib.clothing.CmdWear":{aliases:[202,4,1,""],func:[202,3,1,""],help_category:[202,4,1,""],key:[202,4,1,""],lock_storage:[202,4,1,""],search_index_entry:[202,4,1,""]},"evennia.contrib.crafting":{crafting:[205,0,0,"-"],example_recipes:[206,0,0,"-"],tests:[207,0,0,"-"]},"evennia.contrib.crafting.crafting":{CmdCraft:[205,1,1,""],CraftingCmdSet:[205,1,1,""],CraftingError:[205,2,1,""],CraftingRecipe:[205,1,1,""],CraftingRecipeBase:[205,1,1,""],CraftingValidationError:[205,2,1,""],craft:[205,5,1,""]},"evennia.contrib.crafting.crafting.CmdCraft":{aliases:[205,4,1,""],arg_regex:[205,4,1,""],func:[205,3,1,""],help_category:[205,4,1,""],key:[205,4,1,""],lock_storage:[205,4,1,""],locks:[205,4,1,""],parse:[205,3,1,""],search_index_entry:[205,4,1,""]},"evennia.contrib.crafting.crafting.CraftingCmdSet":{at_cmdset_creation:[205,3,1,""],key:[205,4,1,""],path:[205,4,1,""]},"evennia.contrib.crafting.crafting.CraftingRecipe":{__init__:[205,3,1,""],consumable_names:[205,4,1,""],consumable_tag_category:[205,4,1,""],consumable_tags:[205,4,1,""],consume_on_fail:[205,4,1,""],do_craft:[205,3,1,""],error_consumable_excess_message:[205,4,1,""],error_consumable_missing_message:[205,4,1,""],error_consumable_order_message:[205,4,1,""],error_tool_excess_message:[205,4,1,""],error_tool_missing_message:[205,4,1,""],error_tool_order_message:[205,4,1,""],exact_consumable_order:[205,4,1,""],exact_consumables:[205,4,1,""],exact_tool_order:[205,4,1,""],exact_tools:[205,4,1,""],failure_message:[205,4,1,""],name:[205,4,1,""],output_names:[205,4,1,""],output_prototypes:[205,4,1,""],post_craft:[205,3,1,""],pre_craft:[205,3,1,""],seed:[205,3,1,""],success_message:[205,4,1,""],tool_names:[205,4,1,""],tool_tag_category:[205,4,1,""],tool_tags:[205,4,1,""]},"evennia.contrib.crafting.crafting.CraftingRecipeBase":{__init__:[205,3,1,""],allow_reuse:[205,4,1,""],craft:[205,3,1,""],do_craft:[205,3,1,""],msg:[205,3,1,""],name:[205,4,1,""],post_craft:[205,3,1,""],pre_craft:[205,3,1,""]},"evennia.contrib.crafting.example_recipes":{CrucibleSteelRecipe:[206,1,1,""],LeatherRecipe:[206,1,1,""],OakBarkRecipe:[206,1,1,""],PigIronRecipe:[206,1,1,""],RawhideRecipe:[206,1,1,""],SwordBladeRecipe:[206,1,1,""],SwordGuardRecipe:[206,1,1,""],SwordHandleRecipe:[206,1,1,""],SwordPommelRecipe:[206,1,1,""],SwordRecipe:[206,1,1,""],random:[206,5,1,""]},"evennia.contrib.crafting.example_recipes.CrucibleSteelRecipe":{consumable_tags:[206,4,1,""],name:[206,4,1,""],output_prototypes:[206,4,1,""],tool_tags:[206,4,1,""]},"evennia.contrib.crafting.example_recipes.LeatherRecipe":{consumable_tags:[206,4,1,""],name:[206,4,1,""],output_prototypes:[206,4,1,""],tool_tags:[206,4,1,""]},"evennia.contrib.crafting.example_recipes.OakBarkRecipe":{consumable_tags:[206,4,1,""],name:[206,4,1,""],output_prototypes:[206,4,1,""],tool_tags:[206,4,1,""]},"evennia.contrib.crafting.example_recipes.PigIronRecipe":{consumable_tags:[206,4,1,""],name:[206,4,1,""],output_prototypes:[206,4,1,""],tool_tags:[206,4,1,""]},"evennia.contrib.crafting.example_recipes.RawhideRecipe":{consumable_tags:[206,4,1,""],name:[206,4,1,""],output_prototypes:[206,4,1,""],tool_tags:[206,4,1,""]},"evennia.contrib.crafting.example_recipes.SwordBladeRecipe":{consumable_tags:[206,4,1,""],name:[206,4,1,""],output_prototypes:[206,4,1,""],tool_tags:[206,4,1,""]},"evennia.contrib.crafting.example_recipes.SwordGuardRecipe":{consumable_tags:[206,4,1,""],name:[206,4,1,""],output_prototypes:[206,4,1,""],tool_tags:[206,4,1,""]},"evennia.contrib.crafting.example_recipes.SwordHandleRecipe":{consumable_tags:[206,4,1,""],name:[206,4,1,""],output_prototypes:[206,4,1,""],tool_tags:[206,4,1,""]},"evennia.contrib.crafting.example_recipes.SwordPommelRecipe":{consumable_tags:[206,4,1,""],name:[206,4,1,""],output_prototypes:[206,4,1,""],tool_tags:[206,4,1,""]},"evennia.contrib.crafting.example_recipes.SwordRecipe":{consumable_tags:[206,4,1,""],exact_consumable_order:[206,4,1,""],name:[206,4,1,""],output_prototypes:[206,4,1,""],tool_tags:[206,4,1,""]},"evennia.contrib.crafting.tests":{TestCraftCommand:[207,1,1,""],TestCraftSword:[207,1,1,""],TestCraftUtils:[207,1,1,""],TestCraftingRecipe:[207,1,1,""],TestCraftingRecipeBase:[207,1,1,""]},"evennia.contrib.crafting.tests.TestCraftCommand":{setUp:[207,3,1,""],test_craft__nocons__failure:[207,3,1,""],test_craft__notools__failure:[207,3,1,""],test_craft__success:[207,3,1,""]},"evennia.contrib.crafting.tests.TestCraftSword":{setUp:[207,3,1,""],test_craft_sword:[207,3,1,""]},"evennia.contrib.crafting.tests.TestCraftUtils":{maxDiff:[207,4,1,""],test_load_recipes:[207,3,1,""]},"evennia.contrib.crafting.tests.TestCraftingRecipe":{maxDiff:[207,4,1,""],setUp:[207,3,1,""],tearDown:[207,3,1,""],test_craft__success:[207,3,1,""],test_craft_cons_excess__fail:[207,3,1,""],test_craft_cons_excess__sucess:[207,3,1,""],test_craft_cons_order__fail:[207,3,1,""],test_craft_missing_cons__always_consume__fail:[207,3,1,""],test_craft_missing_cons__fail:[207,3,1,""],test_craft_missing_tool__fail:[207,3,1,""],test_craft_tool_excess__fail:[207,3,1,""],test_craft_tool_excess__sucess:[207,3,1,""],test_craft_tool_order__fail:[207,3,1,""],test_craft_wrong_tool__fail:[207,3,1,""],test_error_format:[207,3,1,""],test_seed__succcess:[207,3,1,""]},"evennia.contrib.crafting.tests.TestCraftingRecipeBase":{setUp:[207,3,1,""],test_craft_hook__fail:[207,3,1,""],test_craft_hook__succeed:[207,3,1,""],test_msg:[207,3,1,""],test_pre_craft:[207,3,1,""],test_pre_craft_fail:[207,3,1,""]},"evennia.contrib.custom_gametime":{GametimeScript:[208,1,1,""],custom_gametime:[208,5,1,""],gametime_to_realtime:[208,5,1,""],real_seconds_until:[208,5,1,""],realtime_to_gametime:[208,5,1,""],schedule:[208,5,1,""],time_to_tuple:[208,5,1,""]},"evennia.contrib.custom_gametime.GametimeScript":{DoesNotExist:[208,2,1,""],MultipleObjectsReturned:[208,2,1,""],at_repeat:[208,3,1,""],at_script_creation:[208,3,1,""],path:[208,4,1,""],typename:[208,4,1,""]},"evennia.contrib.dice":{CmdDice:[209,1,1,""],DiceCmdSet:[209,1,1,""],roll_dice:[209,5,1,""]},"evennia.contrib.dice.CmdDice":{aliases:[209,4,1,""],func:[209,3,1,""],help_category:[209,4,1,""],key:[209,4,1,""],lock_storage:[209,4,1,""],locks:[209,4,1,""],search_index_entry:[209,4,1,""]},"evennia.contrib.dice.DiceCmdSet":{at_cmdset_creation:[209,3,1,""],path:[209,4,1,""]},"evennia.contrib.email_login":{CmdUnconnectedConnect:[210,1,1,""],CmdUnconnectedCreate:[210,1,1,""],CmdUnconnectedHelp:[210,1,1,""],CmdUnconnectedLook:[210,1,1,""],CmdUnconnectedQuit:[210,1,1,""]},"evennia.contrib.email_login.CmdUnconnectedConnect":{aliases:[210,4,1,""],func:[210,3,1,""],help_category:[210,4,1,""],key:[210,4,1,""],lock_storage:[210,4,1,""],locks:[210,4,1,""],search_index_entry:[210,4,1,""]},"evennia.contrib.email_login.CmdUnconnectedCreate":{aliases:[210,4,1,""],func:[210,3,1,""],help_category:[210,4,1,""],key:[210,4,1,""],lock_storage:[210,4,1,""],locks:[210,4,1,""],parse:[210,3,1,""],search_index_entry:[210,4,1,""]},"evennia.contrib.email_login.CmdUnconnectedHelp":{aliases:[210,4,1,""],func:[210,3,1,""],help_category:[210,4,1,""],key:[210,4,1,""],lock_storage:[210,4,1,""],locks:[210,4,1,""],search_index_entry:[210,4,1,""]},"evennia.contrib.email_login.CmdUnconnectedLook":{aliases:[210,4,1,""],func:[210,3,1,""],help_category:[210,4,1,""],key:[210,4,1,""],lock_storage:[210,4,1,""],locks:[210,4,1,""],search_index_entry:[210,4,1,""]},"evennia.contrib.email_login.CmdUnconnectedQuit":{aliases:[210,4,1,""],func:[210,3,1,""],help_category:[210,4,1,""],key:[210,4,1,""],lock_storage:[210,4,1,""],locks:[210,4,1,""],search_index_entry:[210,4,1,""]},"evennia.contrib.evscaperoom":{commands:[212,0,0,"-"],menu:[213,0,0,"-"],objects:[214,0,0,"-"],room:[215,0,0,"-"],state:[217,0,0,"-"],tests:[218,0,0,"-"],utils:[219,0,0,"-"]},"evennia.contrib.evscaperoom.commands":{CmdCreateObj:[212,1,1,""],CmdEmote:[212,1,1,""],CmdEvscapeRoom:[212,1,1,""],CmdEvscapeRoomStart:[212,1,1,""],CmdFocus:[212,1,1,""],CmdFocusInteraction:[212,1,1,""],CmdGet:[212,1,1,""],CmdGiveUp:[212,1,1,""],CmdHelp:[212,1,1,""],CmdJumpState:[212,1,1,""],CmdLook:[212,1,1,""],CmdOptions:[212,1,1,""],CmdRerouter:[212,1,1,""],CmdSetEvScapeRoom:[212,1,1,""],CmdSetFlag:[212,1,1,""],CmdSpeak:[212,1,1,""],CmdStand:[212,1,1,""],CmdWho:[212,1,1,""]},"evennia.contrib.evscaperoom.commands.CmdCreateObj":{aliases:[212,4,1,""],func:[212,3,1,""],help_category:[212,4,1,""],key:[212,4,1,""],lock_storage:[212,4,1,""],locks:[212,4,1,""],obj1_search:[212,4,1,""],obj2_search:[212,4,1,""],search_index_entry:[212,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdEmote":{aliases:[212,4,1,""],arg_regex:[212,4,1,""],func:[212,3,1,""],help_category:[212,4,1,""],key:[212,4,1,""],lock_storage:[212,4,1,""],room_replace:[212,3,1,""],search_index_entry:[212,4,1,""],you_replace:[212,3,1,""]},"evennia.contrib.evscaperoom.commands.CmdEvscapeRoom":{aliases:[212,4,1,""],arg_regex:[212,4,1,""],focus:[212,3,1,""],help_category:[212,4,1,""],key:[212,4,1,""],lock_storage:[212,4,1,""],obj1_search:[212,4,1,""],obj2_search:[212,4,1,""],parse:[212,3,1,""],search_index_entry:[212,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdEvscapeRoomStart":{aliases:[212,4,1,""],func:[212,3,1,""],help_category:[212,4,1,""],key:[212,4,1,""],lock_storage:[212,4,1,""],search_index_entry:[212,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdFocus":{aliases:[212,4,1,""],func:[212,3,1,""],help_category:[212,4,1,""],key:[212,4,1,""],lock_storage:[212,4,1,""],obj1_search:[212,4,1,""],search_index_entry:[212,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdFocusInteraction":{aliases:[212,4,1,""],func:[212,3,1,""],help_category:[212,4,1,""],key:[212,4,1,""],lock_storage:[212,4,1,""],obj1_search:[212,4,1,""],obj2_search:[212,4,1,""],parse:[212,3,1,""],search_index_entry:[212,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdGet":{aliases:[212,4,1,""],func:[212,3,1,""],help_category:[212,4,1,""],key:[212,4,1,""],lock_storage:[212,4,1,""],search_index_entry:[212,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdGiveUp":{aliases:[212,4,1,""],func:[212,3,1,""],help_category:[212,4,1,""],key:[212,4,1,""],lock_storage:[212,4,1,""],search_index_entry:[212,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdHelp":{aliases:[212,4,1,""],func:[212,3,1,""],help_category:[212,4,1,""],key:[212,4,1,""],lock_storage:[212,4,1,""],search_index_entry:[212,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdJumpState":{aliases:[212,4,1,""],func:[212,3,1,""],help_category:[212,4,1,""],key:[212,4,1,""],lock_storage:[212,4,1,""],locks:[212,4,1,""],obj1_search:[212,4,1,""],obj2_search:[212,4,1,""],search_index_entry:[212,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdLook":{aliases:[212,4,1,""],func:[212,3,1,""],help_category:[212,4,1,""],key:[212,4,1,""],lock_storage:[212,4,1,""],obj1_search:[212,4,1,""],obj2_search:[212,4,1,""],search_index_entry:[212,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdOptions":{aliases:[212,4,1,""],func:[212,3,1,""],help_category:[212,4,1,""],key:[212,4,1,""],lock_storage:[212,4,1,""],search_index_entry:[212,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdRerouter":{aliases:[212,4,1,""],func:[212,3,1,""],help_category:[212,4,1,""],key:[212,4,1,""],lock_storage:[212,4,1,""],search_index_entry:[212,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdSetEvScapeRoom":{at_cmdset_creation:[212,3,1,""],path:[212,4,1,""],priority:[212,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdSetFlag":{aliases:[212,4,1,""],func:[212,3,1,""],help_category:[212,4,1,""],key:[212,4,1,""],lock_storage:[212,4,1,""],locks:[212,4,1,""],obj1_search:[212,4,1,""],obj2_search:[212,4,1,""],search_index_entry:[212,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdSpeak":{aliases:[212,4,1,""],arg_regex:[212,4,1,""],func:[212,3,1,""],help_category:[212,4,1,""],key:[212,4,1,""],lock_storage:[212,4,1,""],search_index_entry:[212,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdStand":{aliases:[212,4,1,""],func:[212,3,1,""],help_category:[212,4,1,""],key:[212,4,1,""],lock_storage:[212,4,1,""],search_index_entry:[212,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdWho":{aliases:[212,4,1,""],func:[212,3,1,""],help_category:[212,4,1,""],key:[212,4,1,""],lock_storage:[212,4,1,""],obj1_search:[212,4,1,""],obj2_search:[212,4,1,""],search_index_entry:[212,4,1,""]},"evennia.contrib.evscaperoom.menu":{EvscaperoomMenu:[213,1,1,""],OptionsMenu:[213,1,1,""],node_create_room:[213,5,1,""],node_join_room:[213,5,1,""],node_options:[213,5,1,""],node_quit:[213,5,1,""],node_set_desc:[213,5,1,""],run_evscaperoom_menu:[213,5,1,""],run_option_menu:[213,5,1,""]},"evennia.contrib.evscaperoom.menu.EvscaperoomMenu":{node_border_char:[213,4,1,""],nodetext_formatter:[213,3,1,""],options_formatter:[213,3,1,""]},"evennia.contrib.evscaperoom.menu.OptionsMenu":{node_formatter:[213,3,1,""]},"evennia.contrib.evscaperoom.objects":{BaseApplicable:[214,1,1,""],BaseConsumable:[214,1,1,""],BasePositionable:[214,1,1,""],Climbable:[214,1,1,""],CodeInput:[214,1,1,""],Combinable:[214,1,1,""],Drinkable:[214,1,1,""],Edible:[214,1,1,""],EvscaperoomObject:[214,1,1,""],Feelable:[214,1,1,""],HasButtons:[214,1,1,""],IndexReadable:[214,1,1,""],Insertable:[214,1,1,""],Kneelable:[214,1,1,""],Liable:[214,1,1,""],Listenable:[214,1,1,""],Mixable:[214,1,1,""],Movable:[214,1,1,""],Openable:[214,1,1,""],Positionable:[214,1,1,""],Readable:[214,1,1,""],Rotatable:[214,1,1,""],Sittable:[214,1,1,""],Smellable:[214,1,1,""],Usable:[214,1,1,""]},"evennia.contrib.evscaperoom.objects.BaseApplicable":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_apply:[214,3,1,""],at_cannot_apply:[214,3,1,""],handle_apply:[214,3,1,""],path:[214,4,1,""],target_flag:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.BaseConsumable":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_already_consumed:[214,3,1,""],at_consume:[214,3,1,""],consume_flag:[214,4,1,""],handle_consume:[214,3,1,""],has_consumed:[214,3,1,""],one_consume_only:[214,4,1,""],path:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.BasePositionable":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_again_position:[214,3,1,""],at_cannot_position:[214,3,1,""],at_object_creation:[214,3,1,""],at_position:[214,3,1,""],handle_position:[214,3,1,""],path:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.Climbable":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_focus_climb:[214,3,1,""],path:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.CodeInput":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_code_correct:[214,3,1,""],at_code_incorrect:[214,3,1,""],at_focus_code:[214,3,1,""],at_no_code:[214,3,1,""],case_insensitive:[214,4,1,""],code:[214,4,1,""],code_hint:[214,4,1,""],get_cmd_signatures:[214,3,1,""],infinitely_locked:[214,4,1,""],path:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.Combinable":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_apply:[214,3,1,""],at_cannot_apply:[214,3,1,""],at_focus_combine:[214,3,1,""],destroy_components:[214,4,1,""],get_cmd_signatures:[214,3,1,""],new_create_dict:[214,4,1,""],path:[214,4,1,""],target_flag:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.Drinkable":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_already_consumed:[214,3,1,""],at_consume:[214,3,1,""],at_focus_drink:[214,3,1,""],at_focus_sip:[214,3,1,""],consume_flag:[214,4,1,""],path:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.Edible":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_focus_eat:[214,3,1,""],consume_flag:[214,4,1,""],path:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.EvscaperoomObject":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],action_prepositions:[214,4,1,""],at_focus:[214,3,1,""],at_object_creation:[214,3,1,""],at_speech:[214,3,1,""],at_unfocus:[214,3,1,""],check_character_flag:[214,3,1,""],check_flag:[214,3,1,""],get_cmd_signatures:[214,3,1,""],get_help:[214,3,1,""],get_position:[214,3,1,""],get_short_desc:[214,3,1,""],msg_char:[214,3,1,""],msg_room:[214,3,1,""],msg_system:[214,3,1,""],next_state:[214,3,1,""],parse:[214,3,1,""],path:[214,4,1,""],position_prep_map:[214,4,1,""],return_appearance:[214,3,1,""],room:[214,3,1,""],roomstate:[214,3,1,""],set_character_flag:[214,3,1,""],set_flag:[214,3,1,""],set_position:[214,3,1,""],tagcategory:[214,3,1,""],typename:[214,4,1,""],unset_character_flag:[214,3,1,""],unset_flag:[214,3,1,""]},"evennia.contrib.evscaperoom.objects.Feelable":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_focus_feel:[214,3,1,""],path:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.HasButtons":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_focus_press:[214,3,1,""],at_focus_push:[214,3,1,""],at_green_button:[214,3,1,""],at_nomatch:[214,3,1,""],at_red_button:[214,3,1,""],buttons:[214,4,1,""],get_cmd_signatures:[214,3,1,""],path:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.IndexReadable":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_cannot_read:[214,3,1,""],at_focus_read:[214,3,1,""],at_read:[214,3,1,""],get_cmd_signatures:[214,3,1,""],index:[214,4,1,""],path:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.Insertable":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_apply:[214,3,1,""],at_cannot_apply:[214,3,1,""],at_focus_insert:[214,3,1,""],get_cmd_signatures:[214,3,1,""],path:[214,4,1,""],target_flag:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.Kneelable":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_focus_kneel:[214,3,1,""],path:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.Liable":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_focus_lie:[214,3,1,""],path:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.Listenable":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_focus_listen:[214,3,1,""],path:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.Mixable":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_mix:[214,3,1,""],at_mix_failure:[214,3,1,""],at_mix_success:[214,3,1,""],at_object_creation:[214,3,1,""],check_mixture:[214,3,1,""],handle_mix:[214,3,1,""],ingredient_recipe:[214,4,1,""],mixer_flag:[214,4,1,""],path:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.Movable":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_already_moved:[214,3,1,""],at_cannot_move:[214,3,1,""],at_focus_move:[214,3,1,""],at_focus_push:[214,3,1,""],at_focus_shove:[214,3,1,""],at_left:[214,3,1,""],at_object_creation:[214,3,1,""],at_right:[214,3,1,""],get_cmd_signatures:[214,3,1,""],move_positions:[214,4,1,""],path:[214,4,1,""],start_position:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.Openable":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_already_closed:[214,3,1,""],at_already_open:[214,3,1,""],at_close:[214,3,1,""],at_focus_close:[214,3,1,""],at_focus_open:[214,3,1,""],at_locked:[214,3,1,""],at_object_creation:[214,3,1,""],at_open:[214,3,1,""],open_flag:[214,4,1,""],path:[214,4,1,""],start_open:[214,4,1,""],typename:[214,4,1,""],unlock_flag:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.Positionable":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],get_cmd_signatures:[214,3,1,""],path:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.Readable":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_cannot_read:[214,3,1,""],at_focus_read:[214,3,1,""],at_object_creation:[214,3,1,""],at_read:[214,3,1,""],path:[214,4,1,""],read_flag:[214,4,1,""],start_readable:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.Rotatable":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_cannot_rotate:[214,3,1,""],at_focus_rotate:[214,3,1,""],at_focus_turn:[214,3,1,""],at_object_creation:[214,3,1,""],at_rotate:[214,3,1,""],path:[214,4,1,""],rotate_flag:[214,4,1,""],start_rotatable:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.Sittable":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_focus_sit:[214,3,1,""],path:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.Smellable":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_focus_smell:[214,3,1,""],path:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.objects.Usable":{DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],at_apply:[214,3,1,""],at_cannot_apply:[214,3,1,""],at_focus_use:[214,3,1,""],path:[214,4,1,""],target_flag:[214,4,1,""],typename:[214,4,1,""]},"evennia.contrib.evscaperoom.room":{EvscapeRoom:[215,1,1,""]},"evennia.contrib.evscaperoom.room.EvscapeRoom":{"delete":[215,3,1,""],DoesNotExist:[215,2,1,""],MultipleObjectsReturned:[215,2,1,""],achievement:[215,3,1,""],at_object_creation:[215,3,1,""],at_object_leave:[215,3,1,""],at_object_receive:[215,3,1,""],character_cleanup:[215,3,1,""],character_exit:[215,3,1,""],check_flag:[215,3,1,""],check_perm:[215,3,1,""],get_all_characters:[215,3,1,""],log:[215,3,1,""],path:[215,4,1,""],progress:[215,3,1,""],return_appearance:[215,3,1,""],score:[215,3,1,""],set_flag:[215,3,1,""],state:[215,3,1,""],statehandler:[215,4,1,""],tag_all_characters:[215,3,1,""],tag_character:[215,3,1,""],typename:[215,4,1,""],unset_flag:[215,3,1,""]},"evennia.contrib.evscaperoom.state":{BaseState:[217,1,1,""],StateHandler:[217,1,1,""]},"evennia.contrib.evscaperoom.state.BaseState":{__init__:[217,3,1,""],character_enters:[217,3,1,""],character_leaves:[217,3,1,""],cinematic:[217,3,1,""],clean:[217,3,1,""],create_object:[217,3,1,""],get_hint:[217,3,1,""],get_object:[217,3,1,""],hints:[217,4,1,""],init:[217,3,1,""],msg:[217,3,1,""],next:[217,3,1,""],next_state:[217,4,1,""]},"evennia.contrib.evscaperoom.state.StateHandler":{__init__:[217,3,1,""],init_state:[217,3,1,""],load_state:[217,3,1,""],next_state:[217,3,1,""]},"evennia.contrib.evscaperoom.tests":{TestEvScapeRoom:[218,1,1,""],TestEvscaperoomCommands:[218,1,1,""],TestStates:[218,1,1,""],TestUtils:[218,1,1,""]},"evennia.contrib.evscaperoom.tests.TestEvScapeRoom":{setUp:[218,3,1,""],tearDown:[218,3,1,""],test_room_methods:[218,3,1,""]},"evennia.contrib.evscaperoom.tests.TestEvscaperoomCommands":{setUp:[218,3,1,""],test_base_parse:[218,3,1,""],test_base_search:[218,3,1,""],test_emote:[218,3,1,""],test_focus:[218,3,1,""],test_focus_interaction:[218,3,1,""],test_look:[218,3,1,""],test_set_focus:[218,3,1,""],test_speech:[218,3,1,""]},"evennia.contrib.evscaperoom.tests.TestStates":{setUp:[218,3,1,""],tearDown:[218,3,1,""],test_all_states:[218,3,1,""],test_base_state:[218,3,1,""]},"evennia.contrib.evscaperoom.tests.TestUtils":{test_overwrite:[218,3,1,""],test_parse_for_perspectives:[218,3,1,""],test_parse_for_things:[218,3,1,""]},"evennia.contrib.evscaperoom.utils":{add_msg_borders:[219,5,1,""],create_evscaperoom_object:[219,5,1,""],create_fantasy_word:[219,5,1,""],msg_cinematic:[219,5,1,""],parse_for_perspectives:[219,5,1,""],parse_for_things:[219,5,1,""]},"evennia.contrib.extended_room":{CmdExtendedRoomDesc:[220,1,1,""],CmdExtendedRoomDetail:[220,1,1,""],CmdExtendedRoomGameTime:[220,1,1,""],CmdExtendedRoomLook:[220,1,1,""],ExtendedRoom:[220,1,1,""],ExtendedRoomCmdSet:[220,1,1,""]},"evennia.contrib.extended_room.CmdExtendedRoomDesc":{aliases:[220,4,1,""],func:[220,3,1,""],help_category:[220,4,1,""],key:[220,4,1,""],lock_storage:[220,4,1,""],reset_times:[220,3,1,""],search_index_entry:[220,4,1,""],switch_options:[220,4,1,""]},"evennia.contrib.extended_room.CmdExtendedRoomDetail":{aliases:[220,4,1,""],func:[220,3,1,""],help_category:[220,4,1,""],key:[220,4,1,""],lock_storage:[220,4,1,""],locks:[220,4,1,""],search_index_entry:[220,4,1,""]},"evennia.contrib.extended_room.CmdExtendedRoomGameTime":{aliases:[220,4,1,""],func:[220,3,1,""],help_category:[220,4,1,""],key:[220,4,1,""],lock_storage:[220,4,1,""],locks:[220,4,1,""],search_index_entry:[220,4,1,""]},"evennia.contrib.extended_room.CmdExtendedRoomLook":{aliases:[220,4,1,""],func:[220,3,1,""],help_category:[220,4,1,""],key:[220,4,1,""],lock_storage:[220,4,1,""],search_index_entry:[220,4,1,""]},"evennia.contrib.extended_room.ExtendedRoom":{DoesNotExist:[220,2,1,""],MultipleObjectsReturned:[220,2,1,""],at_object_creation:[220,3,1,""],del_detail:[220,3,1,""],get_time_and_season:[220,3,1,""],path:[220,4,1,""],replace_timeslots:[220,3,1,""],return_appearance:[220,3,1,""],return_detail:[220,3,1,""],set_detail:[220,3,1,""],typename:[220,4,1,""],update_current_description:[220,3,1,""]},"evennia.contrib.extended_room.ExtendedRoomCmdSet":{at_cmdset_creation:[220,3,1,""],path:[220,4,1,""]},"evennia.contrib.fieldfill":{CmdTestMenu:[221,1,1,""],FieldEvMenu:[221,1,1,""],display_formdata:[221,5,1,""],form_template_to_dict:[221,5,1,""],init_delayed_message:[221,5,1,""],init_fill_field:[221,5,1,""],menunode_fieldfill:[221,5,1,""],sendmessage:[221,5,1,""],verify_online_player:[221,5,1,""]},"evennia.contrib.fieldfill.CmdTestMenu":{aliases:[221,4,1,""],func:[221,3,1,""],help_category:[221,4,1,""],key:[221,4,1,""],lock_storage:[221,4,1,""],search_index_entry:[221,4,1,""]},"evennia.contrib.fieldfill.FieldEvMenu":{node_formatter:[221,3,1,""]},"evennia.contrib.gendersub":{GenderCharacter:[222,1,1,""],SetGender:[222,1,1,""]},"evennia.contrib.gendersub.GenderCharacter":{DoesNotExist:[222,2,1,""],MultipleObjectsReturned:[222,2,1,""],at_object_creation:[222,3,1,""],msg:[222,3,1,""],path:[222,4,1,""],typename:[222,4,1,""]},"evennia.contrib.gendersub.SetGender":{aliases:[222,4,1,""],func:[222,3,1,""],help_category:[222,4,1,""],key:[222,4,1,""],lock_storage:[222,4,1,""],locks:[222,4,1,""],search_index_entry:[222,4,1,""]},"evennia.contrib.health_bar":{display_meter:[223,5,1,""]},"evennia.contrib.ingame_python":{callbackhandler:[225,0,0,"-"],commands:[226,0,0,"-"],eventfuncs:[227,0,0,"-"],scripts:[228,0,0,"-"],tests:[229,0,0,"-"],utils:[231,0,0,"-"]},"evennia.contrib.ingame_python.callbackhandler":{Callback:[225,1,1,""],CallbackHandler:[225,1,1,""]},"evennia.contrib.ingame_python.callbackhandler.Callback":{author:[225,3,1,""],code:[225,3,1,""],created_on:[225,3,1,""],name:[225,3,1,""],number:[225,3,1,""],obj:[225,3,1,""],parameters:[225,3,1,""],updated_by:[225,3,1,""],updated_on:[225,3,1,""],valid:[225,3,1,""]},"evennia.contrib.ingame_python.callbackhandler.CallbackHandler":{__init__:[225,3,1,""],add:[225,3,1,""],all:[225,3,1,""],call:[225,3,1,""],edit:[225,3,1,""],format_callback:[225,3,1,""],get:[225,3,1,""],get_variable:[225,3,1,""],remove:[225,3,1,""],script:[225,4,1,""]},"evennia.contrib.ingame_python.commands":{CmdCallback:[226,1,1,""]},"evennia.contrib.ingame_python.commands.CmdCallback":{accept_callback:[226,3,1,""],add_callback:[226,3,1,""],aliases:[226,4,1,""],del_callback:[226,3,1,""],edit_callback:[226,3,1,""],func:[226,3,1,""],get_help:[226,3,1,""],help_category:[226,4,1,""],key:[226,4,1,""],list_callbacks:[226,3,1,""],list_tasks:[226,3,1,""],lock_storage:[226,4,1,""],locks:[226,4,1,""],search_index_entry:[226,4,1,""]},"evennia.contrib.ingame_python.eventfuncs":{call_event:[227,5,1,""],deny:[227,5,1,""],get:[227,5,1,""]},"evennia.contrib.ingame_python.scripts":{EventHandler:[228,1,1,""],TimeEventScript:[228,1,1,""],complete_task:[228,5,1,""]},"evennia.contrib.ingame_python.scripts.EventHandler":{DoesNotExist:[228,2,1,""],MultipleObjectsReturned:[228,2,1,""],accept_callback:[228,3,1,""],add_callback:[228,3,1,""],add_event:[228,3,1,""],at_script_creation:[228,3,1,""],at_server_start:[228,3,1,""],call:[228,3,1,""],del_callback:[228,3,1,""],edit_callback:[228,3,1,""],get_callbacks:[228,3,1,""],get_events:[228,3,1,""],get_variable:[228,3,1,""],handle_error:[228,3,1,""],path:[228,4,1,""],set_task:[228,3,1,""],typename:[228,4,1,""]},"evennia.contrib.ingame_python.scripts.TimeEventScript":{DoesNotExist:[228,2,1,""],MultipleObjectsReturned:[228,2,1,""],at_repeat:[228,3,1,""],at_script_creation:[228,3,1,""],path:[228,4,1,""],typename:[228,4,1,""]},"evennia.contrib.ingame_python.tests":{TestCmdCallback:[229,1,1,""],TestDefaultCallbacks:[229,1,1,""],TestEventHandler:[229,1,1,""]},"evennia.contrib.ingame_python.tests.TestCmdCallback":{setUp:[229,3,1,""],tearDown:[229,3,1,""],test_accept:[229,3,1,""],test_add:[229,3,1,""],test_del:[229,3,1,""],test_list:[229,3,1,""],test_lock:[229,3,1,""]},"evennia.contrib.ingame_python.tests.TestDefaultCallbacks":{setUp:[229,3,1,""],tearDown:[229,3,1,""],test_exit:[229,3,1,""]},"evennia.contrib.ingame_python.tests.TestEventHandler":{setUp:[229,3,1,""],tearDown:[229,3,1,""],test_accept:[229,3,1,""],test_add_validation:[229,3,1,""],test_call:[229,3,1,""],test_del:[229,3,1,""],test_edit:[229,3,1,""],test_edit_validation:[229,3,1,""],test_handler:[229,3,1,""],test_start:[229,3,1,""]},"evennia.contrib.ingame_python.utils":{InterruptEvent:[231,2,1,""],get_event_handler:[231,5,1,""],get_next_wait:[231,5,1,""],keyword_event:[231,5,1,""],phrase_event:[231,5,1,""],register_events:[231,5,1,""],time_event:[231,5,1,""]},"evennia.contrib.mail":{CmdMail:[232,1,1,""],CmdMailCharacter:[232,1,1,""]},"evennia.contrib.mail.CmdMail":{aliases:[232,4,1,""],func:[232,3,1,""],get_all_mail:[232,3,1,""],help_category:[232,4,1,""],key:[232,4,1,""],lock:[232,4,1,""],lock_storage:[232,4,1,""],parse:[232,3,1,""],search_index_entry:[232,4,1,""],search_targets:[232,3,1,""],send_mail:[232,3,1,""]},"evennia.contrib.mail.CmdMailCharacter":{account_caller:[232,4,1,""],aliases:[232,4,1,""],help_category:[232,4,1,""],key:[232,4,1,""],lock_storage:[232,4,1,""],search_index_entry:[232,4,1,""]},"evennia.contrib.multidescer":{CmdMultiDesc:[235,1,1,""],DescValidateError:[235,2,1,""]},"evennia.contrib.multidescer.CmdMultiDesc":{aliases:[235,4,1,""],func:[235,3,1,""],help_category:[235,4,1,""],key:[235,4,1,""],lock_storage:[235,4,1,""],locks:[235,4,1,""],search_index_entry:[235,4,1,""]},"evennia.contrib.puzzles":{CmdArmPuzzle:[236,1,1,""],CmdCreatePuzzleRecipe:[236,1,1,""],CmdEditPuzzle:[236,1,1,""],CmdListArmedPuzzles:[236,1,1,""],CmdListPuzzleRecipes:[236,1,1,""],CmdUsePuzzleParts:[236,1,1,""],PuzzleRecipe:[236,1,1,""],PuzzleSystemCmdSet:[236,1,1,""],maskout_protodef:[236,5,1,""],proto_def:[236,5,1,""]},"evennia.contrib.puzzles.CmdArmPuzzle":{aliases:[236,4,1,""],func:[236,3,1,""],help_category:[236,4,1,""],key:[236,4,1,""],lock_storage:[236,4,1,""],locks:[236,4,1,""],search_index_entry:[236,4,1,""]},"evennia.contrib.puzzles.CmdCreatePuzzleRecipe":{aliases:[236,4,1,""],confirm:[236,4,1,""],default_confirm:[236,4,1,""],func:[236,3,1,""],help_category:[236,4,1,""],key:[236,4,1,""],lock_storage:[236,4,1,""],locks:[236,4,1,""],search_index_entry:[236,4,1,""]},"evennia.contrib.puzzles.CmdEditPuzzle":{aliases:[236,4,1,""],func:[236,3,1,""],help_category:[236,4,1,""],key:[236,4,1,""],lock_storage:[236,4,1,""],locks:[236,4,1,""],search_index_entry:[236,4,1,""]},"evennia.contrib.puzzles.CmdListArmedPuzzles":{aliases:[236,4,1,""],func:[236,3,1,""],help_category:[236,4,1,""],key:[236,4,1,""],lock_storage:[236,4,1,""],locks:[236,4,1,""],search_index_entry:[236,4,1,""]},"evennia.contrib.puzzles.CmdListPuzzleRecipes":{aliases:[236,4,1,""],func:[236,3,1,""],help_category:[236,4,1,""],key:[236,4,1,""],lock_storage:[236,4,1,""],locks:[236,4,1,""],search_index_entry:[236,4,1,""]},"evennia.contrib.puzzles.CmdUsePuzzleParts":{aliases:[236,4,1,""],func:[236,3,1,""],help_category:[236,4,1,""],key:[236,4,1,""],lock_storage:[236,4,1,""],locks:[236,4,1,""],search_index_entry:[236,4,1,""]},"evennia.contrib.puzzles.PuzzleRecipe":{DoesNotExist:[236,2,1,""],MultipleObjectsReturned:[236,2,1,""],path:[236,4,1,""],save_recipe:[236,3,1,""],typename:[236,4,1,""]},"evennia.contrib.puzzles.PuzzleSystemCmdSet":{at_cmdset_creation:[236,3,1,""],path:[236,4,1,""]},"evennia.contrib.random_string_generator":{ExhaustedGenerator:[237,2,1,""],RandomStringGenerator:[237,1,1,""],RandomStringGeneratorScript:[237,1,1,""],RejectedRegex:[237,2,1,""]},"evennia.contrib.random_string_generator.RandomStringGenerator":{__init__:[237,3,1,""],all:[237,3,1,""],clear:[237,3,1,""],get:[237,3,1,""],remove:[237,3,1,""],script:[237,4,1,""]},"evennia.contrib.random_string_generator.RandomStringGeneratorScript":{DoesNotExist:[237,2,1,""],MultipleObjectsReturned:[237,2,1,""],at_script_creation:[237,3,1,""],path:[237,4,1,""],typename:[237,4,1,""]},"evennia.contrib.rplanguage":{LanguageError:[238,2,1,""],LanguageExistsError:[238,2,1,""],LanguageHandler:[238,1,1,""],add_language:[238,5,1,""],available_languages:[238,5,1,""],obfuscate_language:[238,5,1,""],obfuscate_whisper:[238,5,1,""]},"evennia.contrib.rplanguage.LanguageHandler":{DoesNotExist:[238,2,1,""],MultipleObjectsReturned:[238,2,1,""],add:[238,3,1,""],at_script_creation:[238,3,1,""],path:[238,4,1,""],translate:[238,3,1,""],typename:[238,4,1,""]},"evennia.contrib.rpsystem":{CmdEmote:[239,1,1,""],CmdMask:[239,1,1,""],CmdPose:[239,1,1,""],CmdRecog:[239,1,1,""],CmdSay:[239,1,1,""],CmdSdesc:[239,1,1,""],ContribRPCharacter:[239,1,1,""],ContribRPObject:[239,1,1,""],ContribRPRoom:[239,1,1,""],EmoteError:[239,2,1,""],LanguageError:[239,2,1,""],RPCommand:[239,1,1,""],RPSystemCmdSet:[239,1,1,""],RecogError:[239,2,1,""],RecogHandler:[239,1,1,""],SdescError:[239,2,1,""],SdescHandler:[239,1,1,""],ordered_permutation_regex:[239,5,1,""],parse_language:[239,5,1,""],parse_sdescs_and_recogs:[239,5,1,""],regex_tuple_from_key_alias:[239,5,1,""],send_emote:[239,5,1,""]},"evennia.contrib.rpsystem.CmdEmote":{aliases:[239,4,1,""],func:[239,3,1,""],help_category:[239,4,1,""],key:[239,4,1,""],lock_storage:[239,4,1,""],locks:[239,4,1,""],search_index_entry:[239,4,1,""]},"evennia.contrib.rpsystem.CmdMask":{aliases:[239,4,1,""],func:[239,3,1,""],help_category:[239,4,1,""],key:[239,4,1,""],lock_storage:[239,4,1,""],search_index_entry:[239,4,1,""]},"evennia.contrib.rpsystem.CmdPose":{aliases:[239,4,1,""],func:[239,3,1,""],help_category:[239,4,1,""],key:[239,4,1,""],lock_storage:[239,4,1,""],parse:[239,3,1,""],search_index_entry:[239,4,1,""]},"evennia.contrib.rpsystem.CmdRecog":{aliases:[239,4,1,""],func:[239,3,1,""],help_category:[239,4,1,""],key:[239,4,1,""],lock_storage:[239,4,1,""],parse:[239,3,1,""],search_index_entry:[239,4,1,""]},"evennia.contrib.rpsystem.CmdSay":{aliases:[239,4,1,""],func:[239,3,1,""],help_category:[239,4,1,""],key:[239,4,1,""],lock_storage:[239,4,1,""],locks:[239,4,1,""],search_index_entry:[239,4,1,""]},"evennia.contrib.rpsystem.CmdSdesc":{aliases:[239,4,1,""],func:[239,3,1,""],help_category:[239,4,1,""],key:[239,4,1,""],lock_storage:[239,4,1,""],locks:[239,4,1,""],search_index_entry:[239,4,1,""]},"evennia.contrib.rpsystem.ContribRPCharacter":{DoesNotExist:[239,2,1,""],MultipleObjectsReturned:[239,2,1,""],at_before_say:[239,3,1,""],at_object_creation:[239,3,1,""],get_display_name:[239,3,1,""],path:[239,4,1,""],process_language:[239,3,1,""],process_recog:[239,3,1,""],process_sdesc:[239,3,1,""],recog:[239,4,1,""],sdesc:[239,4,1,""],typename:[239,4,1,""]},"evennia.contrib.rpsystem.ContribRPObject":{DoesNotExist:[239,2,1,""],MultipleObjectsReturned:[239,2,1,""],at_object_creation:[239,3,1,""],get_display_name:[239,3,1,""],path:[239,4,1,""],return_appearance:[239,3,1,""],search:[239,3,1,""],typename:[239,4,1,""]},"evennia.contrib.rpsystem.ContribRPRoom":{DoesNotExist:[239,2,1,""],MultipleObjectsReturned:[239,2,1,""],path:[239,4,1,""],typename:[239,4,1,""]},"evennia.contrib.rpsystem.RPCommand":{aliases:[239,4,1,""],help_category:[239,4,1,""],key:[239,4,1,""],lock_storage:[239,4,1,""],parse:[239,3,1,""],search_index_entry:[239,4,1,""]},"evennia.contrib.rpsystem.RPSystemCmdSet":{at_cmdset_creation:[239,3,1,""],path:[239,4,1,""]},"evennia.contrib.rpsystem.RecogHandler":{__init__:[239,3,1,""],add:[239,3,1,""],all:[239,3,1,""],get:[239,3,1,""],get_regex_tuple:[239,3,1,""],remove:[239,3,1,""]},"evennia.contrib.rpsystem.SdescHandler":{__init__:[239,3,1,""],add:[239,3,1,""],get:[239,3,1,""],get_regex_tuple:[239,3,1,""]},"evennia.contrib.security":{auditing:[241,0,0,"-"]},"evennia.contrib.security.auditing":{outputs:[242,0,0,"-"],server:[243,0,0,"-"],tests:[244,0,0,"-"]},"evennia.contrib.security.auditing.outputs":{to_file:[242,5,1,""],to_syslog:[242,5,1,""]},"evennia.contrib.security.auditing.server":{AuditedServerSession:[243,1,1,""]},"evennia.contrib.security.auditing.server.AuditedServerSession":{audit:[243,3,1,""],data_in:[243,3,1,""],data_out:[243,3,1,""],mask:[243,3,1,""]},"evennia.contrib.security.auditing.tests":{AuditingTest:[244,1,1,""]},"evennia.contrib.security.auditing.tests.AuditingTest":{test_audit:[244,3,1,""],test_mask:[244,3,1,""]},"evennia.contrib.simpledoor":{CmdOpen:[245,1,1,""],CmdOpenCloseDoor:[245,1,1,""],SimpleDoor:[245,1,1,""]},"evennia.contrib.simpledoor.CmdOpen":{aliases:[245,4,1,""],create_exit:[245,3,1,""],help_category:[245,4,1,""],key:[245,4,1,""],lock_storage:[245,4,1,""],search_index_entry:[245,4,1,""]},"evennia.contrib.simpledoor.CmdOpenCloseDoor":{aliases:[245,4,1,""],func:[245,3,1,""],help_category:[245,4,1,""],key:[245,4,1,""],lock_storage:[245,4,1,""],locks:[245,4,1,""],search_index_entry:[245,4,1,""]},"evennia.contrib.simpledoor.SimpleDoor":{"delete":[245,3,1,""],DoesNotExist:[245,2,1,""],MultipleObjectsReturned:[245,2,1,""],at_failed_traverse:[245,3,1,""],at_object_creation:[245,3,1,""],path:[245,4,1,""],setdesc:[245,3,1,""],setlock:[245,3,1,""],typename:[245,4,1,""]},"evennia.contrib.slow_exit":{CmdSetSpeed:[246,1,1,""],CmdStop:[246,1,1,""],SlowExit:[246,1,1,""]},"evennia.contrib.slow_exit.CmdSetSpeed":{aliases:[246,4,1,""],func:[246,3,1,""],help_category:[246,4,1,""],key:[246,4,1,""],lock_storage:[246,4,1,""],search_index_entry:[246,4,1,""]},"evennia.contrib.slow_exit.CmdStop":{aliases:[246,4,1,""],func:[246,3,1,""],help_category:[246,4,1,""],key:[246,4,1,""],lock_storage:[246,4,1,""],search_index_entry:[246,4,1,""]},"evennia.contrib.slow_exit.SlowExit":{DoesNotExist:[246,2,1,""],MultipleObjectsReturned:[246,2,1,""],at_traverse:[246,3,1,""],path:[246,4,1,""],typename:[246,4,1,""]},"evennia.contrib.talking_npc":{CmdTalk:[247,1,1,""],END:[247,5,1,""],TalkingCmdSet:[247,1,1,""],TalkingNPC:[247,1,1,""],info1:[247,5,1,""],info2:[247,5,1,""],info3:[247,5,1,""],menu_start_node:[247,5,1,""]},"evennia.contrib.talking_npc.CmdTalk":{aliases:[247,4,1,""],func:[247,3,1,""],help_category:[247,4,1,""],key:[247,4,1,""],lock_storage:[247,4,1,""],locks:[247,4,1,""],search_index_entry:[247,4,1,""]},"evennia.contrib.talking_npc.TalkingCmdSet":{at_cmdset_creation:[247,3,1,""],key:[247,4,1,""],path:[247,4,1,""]},"evennia.contrib.talking_npc.TalkingNPC":{DoesNotExist:[247,2,1,""],MultipleObjectsReturned:[247,2,1,""],at_object_creation:[247,3,1,""],path:[247,4,1,""],typename:[247,4,1,""]},"evennia.contrib.test_traits":{TestNumericTraitOperators:[248,1,1,""],TestTrait:[248,1,1,""],TestTraitCounter:[248,1,1,""],TestTraitCounterTimed:[248,1,1,""],TestTraitGauge:[248,1,1,""],TestTraitGaugeTimed:[248,1,1,""],TestTraitStatic:[248,1,1,""],TraitHandlerTest:[248,1,1,""]},"evennia.contrib.test_traits.TestNumericTraitOperators":{setUp:[248,3,1,""],tearDown:[248,3,1,""],test_add_traits:[248,3,1,""],test_comparisons_numeric:[248,3,1,""],test_comparisons_traits:[248,3,1,""],test_floordiv:[248,3,1,""],test_mul_traits:[248,3,1,""],test_pos_shortcut:[248,3,1,""],test_sub_traits:[248,3,1,""]},"evennia.contrib.test_traits.TestTrait":{setUp:[248,3,1,""],test_init:[248,3,1,""],test_repr:[248,3,1,""],test_trait_getset:[248,3,1,""],test_validate_input__fail:[248,3,1,""],test_validate_input__valid:[248,3,1,""]},"evennia.contrib.test_traits.TestTraitCounter":{setUp:[248,3,1,""],test_boundaries__bigmod:[248,3,1,""],test_boundaries__change_boundaries:[248,3,1,""],test_boundaries__disable:[248,3,1,""],test_boundaries__inverse:[248,3,1,""],test_boundaries__minmax:[248,3,1,""],test_current:[248,3,1,""],test_delete:[248,3,1,""],test_descs:[248,3,1,""],test_init:[248,3,1,""],test_percentage:[248,3,1,""],test_value:[248,3,1,""]},"evennia.contrib.test_traits.TestTraitCounterTimed":{setUp:[248,3,1,""],test_timer_rate:[248,3,1,""],test_timer_ratetarget:[248,3,1,""]},"evennia.contrib.test_traits.TestTraitGauge":{setUp:[248,3,1,""],test_boundaries__bigmod:[248,3,1,""],test_boundaries__change_boundaries:[248,3,1,""],test_boundaries__disable:[248,3,1,""],test_boundaries__inverse:[248,3,1,""],test_boundaries__minmax:[248,3,1,""],test_current:[248,3,1,""],test_delete:[248,3,1,""],test_descs:[248,3,1,""],test_init:[248,3,1,""],test_percentage:[248,3,1,""],test_value:[248,3,1,""]},"evennia.contrib.test_traits.TestTraitGaugeTimed":{setUp:[248,3,1,""],test_timer_rate:[248,3,1,""],test_timer_ratetarget:[248,3,1,""]},"evennia.contrib.test_traits.TestTraitStatic":{setUp:[248,3,1,""],test_delete:[248,3,1,""],test_init:[248,3,1,""],test_value:[248,3,1,""]},"evennia.contrib.test_traits.TraitHandlerTest":{setUp:[248,3,1,""],test_add_trait:[248,3,1,""],test_all:[248,3,1,""],test_cache:[248,3,1,""],test_clear:[248,3,1,""],test_getting:[248,3,1,""],test_remove:[248,3,1,""],test_setting:[248,3,1,""],test_trait_db_connection:[248,3,1,""]},"evennia.contrib.traits":{CounterTrait:[249,1,1,""],GaugeTrait:[249,1,1,""],MandatoryTraitKey:[249,1,1,""],StaticTrait:[249,1,1,""],Trait:[249,1,1,""],TraitException:[249,2,1,""],TraitHandler:[249,1,1,""]},"evennia.contrib.traits.CounterTrait":{base:[249,3,1,""],current:[249,3,1,""],default_keys:[249,4,1,""],desc:[249,3,1,""],max:[249,3,1,""],min:[249,3,1,""],mod:[249,3,1,""],percent:[249,3,1,""],ratetarget:[249,3,1,""],reset:[249,3,1,""],trait_type:[249,4,1,""],validate_input:[249,3,1,""],value:[249,3,1,""]},"evennia.contrib.traits.GaugeTrait":{base:[249,3,1,""],current:[249,3,1,""],default_keys:[249,4,1,""],max:[249,3,1,""],min:[249,3,1,""],mod:[249,3,1,""],percent:[249,3,1,""],reset:[249,3,1,""],trait_type:[249,4,1,""],value:[249,3,1,""]},"evennia.contrib.traits.StaticTrait":{default_keys:[249,4,1,""],mod:[249,3,1,""],trait_type:[249,4,1,""],value:[249,3,1,""]},"evennia.contrib.traits.Trait":{__init__:[249,3,1,""],allow_extra_properties:[249,4,1,""],default_keys:[249,4,1,""],key:[249,3,1,""],name:[249,3,1,""],trait_type:[249,4,1,""],validate_input:[249,3,1,""],value:[249,3,1,""]},"evennia.contrib.traits.TraitException":{__init__:[249,3,1,""]},"evennia.contrib.traits.TraitHandler":{__init__:[249,3,1,""],add:[249,3,1,""],all:[249,3,1,""],clear:[249,3,1,""],get:[249,3,1,""],remove:[249,3,1,""]},"evennia.contrib.tree_select":{CmdNameColor:[250,1,1,""],change_name_color:[250,5,1,""],dashcount:[250,5,1,""],go_up_one_category:[250,5,1,""],index_to_selection:[250,5,1,""],init_tree_selection:[250,5,1,""],is_category:[250,5,1,""],menunode_treeselect:[250,5,1,""],optlist_to_menuoptions:[250,5,1,""],parse_opts:[250,5,1,""]},"evennia.contrib.tree_select.CmdNameColor":{aliases:[250,4,1,""],func:[250,3,1,""],help_category:[250,4,1,""],key:[250,4,1,""],lock_storage:[250,4,1,""],search_index_entry:[250,4,1,""]},"evennia.contrib.turnbattle":{tb_basic:[252,0,0,"-"],tb_equip:[253,0,0,"-"],tb_items:[254,0,0,"-"],tb_magic:[255,0,0,"-"],tb_range:[256,0,0,"-"]},"evennia.contrib.turnbattle.tb_basic":{ACTIONS_PER_TURN:[252,6,1,""],BattleCmdSet:[252,1,1,""],CmdAttack:[252,1,1,""],CmdCombatHelp:[252,1,1,""],CmdDisengage:[252,1,1,""],CmdFight:[252,1,1,""],CmdPass:[252,1,1,""],CmdRest:[252,1,1,""],TBBasicCharacter:[252,1,1,""],TBBasicTurnHandler:[252,1,1,""],apply_damage:[252,5,1,""],at_defeat:[252,5,1,""],combat_cleanup:[252,5,1,""],get_attack:[252,5,1,""],get_damage:[252,5,1,""],get_defense:[252,5,1,""],is_in_combat:[252,5,1,""],is_turn:[252,5,1,""],resolve_attack:[252,5,1,""],roll_init:[252,5,1,""],spend_action:[252,5,1,""]},"evennia.contrib.turnbattle.tb_basic.BattleCmdSet":{at_cmdset_creation:[252,3,1,""],key:[252,4,1,""],path:[252,4,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdAttack":{aliases:[252,4,1,""],func:[252,3,1,""],help_category:[252,4,1,""],key:[252,4,1,""],lock_storage:[252,4,1,""],search_index_entry:[252,4,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdCombatHelp":{aliases:[252,4,1,""],func:[252,3,1,""],help_category:[252,4,1,""],key:[252,4,1,""],lock_storage:[252,4,1,""],search_index_entry:[252,4,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdDisengage":{aliases:[252,4,1,""],func:[252,3,1,""],help_category:[252,4,1,""],key:[252,4,1,""],lock_storage:[252,4,1,""],search_index_entry:[252,4,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdFight":{aliases:[252,4,1,""],func:[252,3,1,""],help_category:[252,4,1,""],key:[252,4,1,""],lock_storage:[252,4,1,""],search_index_entry:[252,4,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdPass":{aliases:[252,4,1,""],func:[252,3,1,""],help_category:[252,4,1,""],key:[252,4,1,""],lock_storage:[252,4,1,""],search_index_entry:[252,4,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdRest":{aliases:[252,4,1,""],func:[252,3,1,""],help_category:[252,4,1,""],key:[252,4,1,""],lock_storage:[252,4,1,""],search_index_entry:[252,4,1,""]},"evennia.contrib.turnbattle.tb_basic.TBBasicCharacter":{DoesNotExist:[252,2,1,""],MultipleObjectsReturned:[252,2,1,""],at_before_move:[252,3,1,""],at_object_creation:[252,3,1,""],path:[252,4,1,""],typename:[252,4,1,""]},"evennia.contrib.turnbattle.tb_basic.TBBasicTurnHandler":{DoesNotExist:[252,2,1,""],MultipleObjectsReturned:[252,2,1,""],at_repeat:[252,3,1,""],at_script_creation:[252,3,1,""],at_stop:[252,3,1,""],initialize_for_combat:[252,3,1,""],join_fight:[252,3,1,""],next_turn:[252,3,1,""],path:[252,4,1,""],start_turn:[252,3,1,""],turn_end_check:[252,3,1,""],typename:[252,4,1,""]},"evennia.contrib.turnbattle.tb_equip":{ACTIONS_PER_TURN:[253,6,1,""],BattleCmdSet:[253,1,1,""],CmdAttack:[253,1,1,""],CmdCombatHelp:[253,1,1,""],CmdDisengage:[253,1,1,""],CmdDoff:[253,1,1,""],CmdDon:[253,1,1,""],CmdFight:[253,1,1,""],CmdPass:[253,1,1,""],CmdRest:[253,1,1,""],CmdUnwield:[253,1,1,""],CmdWield:[253,1,1,""],TBEArmor:[253,1,1,""],TBEWeapon:[253,1,1,""],TBEquipCharacter:[253,1,1,""],TBEquipTurnHandler:[253,1,1,""],apply_damage:[253,5,1,""],at_defeat:[253,5,1,""],combat_cleanup:[253,5,1,""],get_attack:[253,5,1,""],get_damage:[253,5,1,""],get_defense:[253,5,1,""],is_in_combat:[253,5,1,""],is_turn:[253,5,1,""],resolve_attack:[253,5,1,""],roll_init:[253,5,1,""],spend_action:[253,5,1,""]},"evennia.contrib.turnbattle.tb_equip.BattleCmdSet":{at_cmdset_creation:[253,3,1,""],key:[253,4,1,""],path:[253,4,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdAttack":{aliases:[253,4,1,""],func:[253,3,1,""],help_category:[253,4,1,""],key:[253,4,1,""],lock_storage:[253,4,1,""],search_index_entry:[253,4,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdCombatHelp":{aliases:[253,4,1,""],func:[253,3,1,""],help_category:[253,4,1,""],key:[253,4,1,""],lock_storage:[253,4,1,""],search_index_entry:[253,4,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdDisengage":{aliases:[253,4,1,""],func:[253,3,1,""],help_category:[253,4,1,""],key:[253,4,1,""],lock_storage:[253,4,1,""],search_index_entry:[253,4,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdDoff":{aliases:[253,4,1,""],func:[253,3,1,""],help_category:[253,4,1,""],key:[253,4,1,""],lock_storage:[253,4,1,""],search_index_entry:[253,4,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdDon":{aliases:[253,4,1,""],func:[253,3,1,""],help_category:[253,4,1,""],key:[253,4,1,""],lock_storage:[253,4,1,""],search_index_entry:[253,4,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdFight":{aliases:[253,4,1,""],func:[253,3,1,""],help_category:[253,4,1,""],key:[253,4,1,""],lock_storage:[253,4,1,""],search_index_entry:[253,4,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdPass":{aliases:[253,4,1,""],func:[253,3,1,""],help_category:[253,4,1,""],key:[253,4,1,""],lock_storage:[253,4,1,""],search_index_entry:[253,4,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdRest":{aliases:[253,4,1,""],func:[253,3,1,""],help_category:[253,4,1,""],key:[253,4,1,""],lock_storage:[253,4,1,""],search_index_entry:[253,4,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdUnwield":{aliases:[253,4,1,""],func:[253,3,1,""],help_category:[253,4,1,""],key:[253,4,1,""],lock_storage:[253,4,1,""],search_index_entry:[253,4,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdWield":{aliases:[253,4,1,""],func:[253,3,1,""],help_category:[253,4,1,""],key:[253,4,1,""],lock_storage:[253,4,1,""],search_index_entry:[253,4,1,""]},"evennia.contrib.turnbattle.tb_equip.TBEArmor":{DoesNotExist:[253,2,1,""],MultipleObjectsReturned:[253,2,1,""],at_before_drop:[253,3,1,""],at_before_give:[253,3,1,""],at_drop:[253,3,1,""],at_give:[253,3,1,""],at_object_creation:[253,3,1,""],path:[253,4,1,""],typename:[253,4,1,""]},"evennia.contrib.turnbattle.tb_equip.TBEWeapon":{DoesNotExist:[253,2,1,""],MultipleObjectsReturned:[253,2,1,""],at_drop:[253,3,1,""],at_give:[253,3,1,""],at_object_creation:[253,3,1,""],path:[253,4,1,""],typename:[253,4,1,""]},"evennia.contrib.turnbattle.tb_equip.TBEquipCharacter":{DoesNotExist:[253,2,1,""],MultipleObjectsReturned:[253,2,1,""],at_before_move:[253,3,1,""],at_object_creation:[253,3,1,""],path:[253,4,1,""],typename:[253,4,1,""]},"evennia.contrib.turnbattle.tb_equip.TBEquipTurnHandler":{DoesNotExist:[253,2,1,""],MultipleObjectsReturned:[253,2,1,""],at_repeat:[253,3,1,""],at_script_creation:[253,3,1,""],at_stop:[253,3,1,""],initialize_for_combat:[253,3,1,""],join_fight:[253,3,1,""],next_turn:[253,3,1,""],path:[253,4,1,""],start_turn:[253,3,1,""],turn_end_check:[253,3,1,""],typename:[253,4,1,""]},"evennia.contrib.turnbattle.tb_items":{BattleCmdSet:[254,1,1,""],CmdAttack:[254,1,1,""],CmdCombatHelp:[254,1,1,""],CmdDisengage:[254,1,1,""],CmdFight:[254,1,1,""],CmdPass:[254,1,1,""],CmdRest:[254,1,1,""],CmdUse:[254,1,1,""],DEF_DOWN_MOD:[254,6,1,""],ITEMFUNCS:[254,6,1,""],TBItemsCharacter:[254,1,1,""],TBItemsCharacterTest:[254,1,1,""],TBItemsTurnHandler:[254,1,1,""],add_condition:[254,5,1,""],apply_damage:[254,5,1,""],at_defeat:[254,5,1,""],combat_cleanup:[254,5,1,""],condition_tickdown:[254,5,1,""],get_attack:[254,5,1,""],get_damage:[254,5,1,""],get_defense:[254,5,1,""],is_in_combat:[254,5,1,""],is_turn:[254,5,1,""],itemfunc_add_condition:[254,5,1,""],itemfunc_attack:[254,5,1,""],itemfunc_cure_condition:[254,5,1,""],itemfunc_heal:[254,5,1,""],resolve_attack:[254,5,1,""],roll_init:[254,5,1,""],spend_action:[254,5,1,""],spend_item_use:[254,5,1,""],use_item:[254,5,1,""]},"evennia.contrib.turnbattle.tb_items.BattleCmdSet":{at_cmdset_creation:[254,3,1,""],key:[254,4,1,""],path:[254,4,1,""]},"evennia.contrib.turnbattle.tb_items.CmdAttack":{aliases:[254,4,1,""],func:[254,3,1,""],help_category:[254,4,1,""],key:[254,4,1,""],lock_storage:[254,4,1,""],search_index_entry:[254,4,1,""]},"evennia.contrib.turnbattle.tb_items.CmdCombatHelp":{aliases:[254,4,1,""],func:[254,3,1,""],help_category:[254,4,1,""],key:[254,4,1,""],lock_storage:[254,4,1,""],search_index_entry:[254,4,1,""]},"evennia.contrib.turnbattle.tb_items.CmdDisengage":{aliases:[254,4,1,""],func:[254,3,1,""],help_category:[254,4,1,""],key:[254,4,1,""],lock_storage:[254,4,1,""],search_index_entry:[254,4,1,""]},"evennia.contrib.turnbattle.tb_items.CmdFight":{aliases:[254,4,1,""],func:[254,3,1,""],help_category:[254,4,1,""],key:[254,4,1,""],lock_storage:[254,4,1,""],search_index_entry:[254,4,1,""]},"evennia.contrib.turnbattle.tb_items.CmdPass":{aliases:[254,4,1,""],func:[254,3,1,""],help_category:[254,4,1,""],key:[254,4,1,""],lock_storage:[254,4,1,""],search_index_entry:[254,4,1,""]},"evennia.contrib.turnbattle.tb_items.CmdRest":{aliases:[254,4,1,""],func:[254,3,1,""],help_category:[254,4,1,""],key:[254,4,1,""],lock_storage:[254,4,1,""],search_index_entry:[254,4,1,""]},"evennia.contrib.turnbattle.tb_items.CmdUse":{aliases:[254,4,1,""],func:[254,3,1,""],help_category:[254,4,1,""],key:[254,4,1,""],lock_storage:[254,4,1,""],search_index_entry:[254,4,1,""]},"evennia.contrib.turnbattle.tb_items.TBItemsCharacter":{DoesNotExist:[254,2,1,""],MultipleObjectsReturned:[254,2,1,""],apply_turn_conditions:[254,3,1,""],at_before_move:[254,3,1,""],at_object_creation:[254,3,1,""],at_turn_start:[254,3,1,""],at_update:[254,3,1,""],path:[254,4,1,""],typename:[254,4,1,""]},"evennia.contrib.turnbattle.tb_items.TBItemsCharacterTest":{DoesNotExist:[254,2,1,""],MultipleObjectsReturned:[254,2,1,""],at_object_creation:[254,3,1,""],path:[254,4,1,""],typename:[254,4,1,""]},"evennia.contrib.turnbattle.tb_items.TBItemsTurnHandler":{DoesNotExist:[254,2,1,""],MultipleObjectsReturned:[254,2,1,""],at_repeat:[254,3,1,""],at_script_creation:[254,3,1,""],at_stop:[254,3,1,""],initialize_for_combat:[254,3,1,""],join_fight:[254,3,1,""],next_turn:[254,3,1,""],path:[254,4,1,""],start_turn:[254,3,1,""],turn_end_check:[254,3,1,""],typename:[254,4,1,""]},"evennia.contrib.turnbattle.tb_magic":{ACTIONS_PER_TURN:[255,6,1,""],BattleCmdSet:[255,1,1,""],CmdAttack:[255,1,1,""],CmdCast:[255,1,1,""],CmdCombatHelp:[255,1,1,""],CmdDisengage:[255,1,1,""],CmdFight:[255,1,1,""],CmdLearnSpell:[255,1,1,""],CmdPass:[255,1,1,""],CmdRest:[255,1,1,""],CmdStatus:[255,1,1,""],TBMagicCharacter:[255,1,1,""],TBMagicTurnHandler:[255,1,1,""],apply_damage:[255,5,1,""],at_defeat:[255,5,1,""],combat_cleanup:[255,5,1,""],get_attack:[255,5,1,""],get_damage:[255,5,1,""],get_defense:[255,5,1,""],is_in_combat:[255,5,1,""],is_turn:[255,5,1,""],resolve_attack:[255,5,1,""],roll_init:[255,5,1,""],spell_attack:[255,5,1,""],spell_conjure:[255,5,1,""],spell_healing:[255,5,1,""],spend_action:[255,5,1,""]},"evennia.contrib.turnbattle.tb_magic.BattleCmdSet":{at_cmdset_creation:[255,3,1,""],key:[255,4,1,""],path:[255,4,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdAttack":{aliases:[255,4,1,""],func:[255,3,1,""],help_category:[255,4,1,""],key:[255,4,1,""],lock_storage:[255,4,1,""],search_index_entry:[255,4,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdCast":{aliases:[255,4,1,""],func:[255,3,1,""],help_category:[255,4,1,""],key:[255,4,1,""],lock_storage:[255,4,1,""],search_index_entry:[255,4,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdCombatHelp":{aliases:[255,4,1,""],func:[255,3,1,""],help_category:[255,4,1,""],key:[255,4,1,""],lock_storage:[255,4,1,""],search_index_entry:[255,4,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdDisengage":{aliases:[255,4,1,""],func:[255,3,1,""],help_category:[255,4,1,""],key:[255,4,1,""],lock_storage:[255,4,1,""],search_index_entry:[255,4,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdFight":{aliases:[255,4,1,""],func:[255,3,1,""],help_category:[255,4,1,""],key:[255,4,1,""],lock_storage:[255,4,1,""],search_index_entry:[255,4,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdLearnSpell":{aliases:[255,4,1,""],func:[255,3,1,""],help_category:[255,4,1,""],key:[255,4,1,""],lock_storage:[255,4,1,""],search_index_entry:[255,4,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdPass":{aliases:[255,4,1,""],func:[255,3,1,""],help_category:[255,4,1,""],key:[255,4,1,""],lock_storage:[255,4,1,""],search_index_entry:[255,4,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdRest":{aliases:[255,4,1,""],func:[255,3,1,""],help_category:[255,4,1,""],key:[255,4,1,""],lock_storage:[255,4,1,""],search_index_entry:[255,4,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdStatus":{aliases:[255,4,1,""],func:[255,3,1,""],help_category:[255,4,1,""],key:[255,4,1,""],lock_storage:[255,4,1,""],search_index_entry:[255,4,1,""]},"evennia.contrib.turnbattle.tb_magic.TBMagicCharacter":{DoesNotExist:[255,2,1,""],MultipleObjectsReturned:[255,2,1,""],at_before_move:[255,3,1,""],at_object_creation:[255,3,1,""],path:[255,4,1,""],typename:[255,4,1,""]},"evennia.contrib.turnbattle.tb_magic.TBMagicTurnHandler":{DoesNotExist:[255,2,1,""],MultipleObjectsReturned:[255,2,1,""],at_repeat:[255,3,1,""],at_script_creation:[255,3,1,""],at_stop:[255,3,1,""],initialize_for_combat:[255,3,1,""],join_fight:[255,3,1,""],next_turn:[255,3,1,""],path:[255,4,1,""],start_turn:[255,3,1,""],turn_end_check:[255,3,1,""],typename:[255,4,1,""]},"evennia.contrib.turnbattle.tb_range":{ACTIONS_PER_TURN:[256,6,1,""],BattleCmdSet:[256,1,1,""],CmdApproach:[256,1,1,""],CmdAttack:[256,1,1,""],CmdCombatHelp:[256,1,1,""],CmdDisengage:[256,1,1,""],CmdFight:[256,1,1,""],CmdPass:[256,1,1,""],CmdRest:[256,1,1,""],CmdShoot:[256,1,1,""],CmdStatus:[256,1,1,""],CmdWithdraw:[256,1,1,""],TBRangeCharacter:[256,1,1,""],TBRangeObject:[256,1,1,""],TBRangeTurnHandler:[256,1,1,""],apply_damage:[256,5,1,""],approach:[256,5,1,""],at_defeat:[256,5,1,""],combat_cleanup:[256,5,1,""],combat_status_message:[256,5,1,""],distance_inc:[256,5,1,""],get_attack:[256,5,1,""],get_damage:[256,5,1,""],get_defense:[256,5,1,""],get_range:[256,5,1,""],is_in_combat:[256,5,1,""],is_turn:[256,5,1,""],resolve_attack:[256,5,1,""],roll_init:[256,5,1,""],spend_action:[256,5,1,""],withdraw:[256,5,1,""]},"evennia.contrib.turnbattle.tb_range.BattleCmdSet":{at_cmdset_creation:[256,3,1,""],key:[256,4,1,""],path:[256,4,1,""]},"evennia.contrib.turnbattle.tb_range.CmdApproach":{aliases:[256,4,1,""],func:[256,3,1,""],help_category:[256,4,1,""],key:[256,4,1,""],lock_storage:[256,4,1,""],search_index_entry:[256,4,1,""]},"evennia.contrib.turnbattle.tb_range.CmdAttack":{aliases:[256,4,1,""],func:[256,3,1,""],help_category:[256,4,1,""],key:[256,4,1,""],lock_storage:[256,4,1,""],search_index_entry:[256,4,1,""]},"evennia.contrib.turnbattle.tb_range.CmdCombatHelp":{aliases:[256,4,1,""],func:[256,3,1,""],help_category:[256,4,1,""],key:[256,4,1,""],lock_storage:[256,4,1,""],search_index_entry:[256,4,1,""]},"evennia.contrib.turnbattle.tb_range.CmdDisengage":{aliases:[256,4,1,""],func:[256,3,1,""],help_category:[256,4,1,""],key:[256,4,1,""],lock_storage:[256,4,1,""],search_index_entry:[256,4,1,""]},"evennia.contrib.turnbattle.tb_range.CmdFight":{aliases:[256,4,1,""],func:[256,3,1,""],help_category:[256,4,1,""],key:[256,4,1,""],lock_storage:[256,4,1,""],search_index_entry:[256,4,1,""]},"evennia.contrib.turnbattle.tb_range.CmdPass":{aliases:[256,4,1,""],func:[256,3,1,""],help_category:[256,4,1,""],key:[256,4,1,""],lock_storage:[256,4,1,""],search_index_entry:[256,4,1,""]},"evennia.contrib.turnbattle.tb_range.CmdRest":{aliases:[256,4,1,""],func:[256,3,1,""],help_category:[256,4,1,""],key:[256,4,1,""],lock_storage:[256,4,1,""],search_index_entry:[256,4,1,""]},"evennia.contrib.turnbattle.tb_range.CmdShoot":{aliases:[256,4,1,""],func:[256,3,1,""],help_category:[256,4,1,""],key:[256,4,1,""],lock_storage:[256,4,1,""],search_index_entry:[256,4,1,""]},"evennia.contrib.turnbattle.tb_range.CmdStatus":{aliases:[256,4,1,""],func:[256,3,1,""],help_category:[256,4,1,""],key:[256,4,1,""],lock_storage:[256,4,1,""],search_index_entry:[256,4,1,""]},"evennia.contrib.turnbattle.tb_range.CmdWithdraw":{aliases:[256,4,1,""],func:[256,3,1,""],help_category:[256,4,1,""],key:[256,4,1,""],lock_storage:[256,4,1,""],search_index_entry:[256,4,1,""]},"evennia.contrib.turnbattle.tb_range.TBRangeCharacter":{DoesNotExist:[256,2,1,""],MultipleObjectsReturned:[256,2,1,""],at_before_move:[256,3,1,""],at_object_creation:[256,3,1,""],path:[256,4,1,""],typename:[256,4,1,""]},"evennia.contrib.turnbattle.tb_range.TBRangeObject":{DoesNotExist:[256,2,1,""],MultipleObjectsReturned:[256,2,1,""],at_before_drop:[256,3,1,""],at_before_get:[256,3,1,""],at_before_give:[256,3,1,""],at_drop:[256,3,1,""],at_get:[256,3,1,""],at_give:[256,3,1,""],path:[256,4,1,""],typename:[256,4,1,""]},"evennia.contrib.turnbattle.tb_range.TBRangeTurnHandler":{DoesNotExist:[256,2,1,""],MultipleObjectsReturned:[256,2,1,""],at_repeat:[256,3,1,""],at_script_creation:[256,3,1,""],at_stop:[256,3,1,""],init_range:[256,3,1,""],initialize_for_combat:[256,3,1,""],join_fight:[256,3,1,""],join_rangefield:[256,3,1,""],next_turn:[256,3,1,""],path:[256,4,1,""],start_turn:[256,3,1,""],turn_end_check:[256,3,1,""],typename:[256,4,1,""]},"evennia.contrib.tutorial_examples":{bodyfunctions:[258,0,0,"-"],mirror:[260,0,0,"-"],red_button:[261,0,0,"-"],tests:[262,0,0,"-"]},"evennia.contrib.tutorial_examples.bodyfunctions":{BodyFunctions:[258,1,1,""]},"evennia.contrib.tutorial_examples.bodyfunctions.BodyFunctions":{DoesNotExist:[258,2,1,""],MultipleObjectsReturned:[258,2,1,""],at_repeat:[258,3,1,""],at_script_creation:[258,3,1,""],path:[258,4,1,""],send_random_message:[258,3,1,""],typename:[258,4,1,""]},"evennia.contrib.tutorial_examples.mirror":{TutorialMirror:[260,1,1,""]},"evennia.contrib.tutorial_examples.mirror.TutorialMirror":{DoesNotExist:[260,2,1,""],MultipleObjectsReturned:[260,2,1,""],msg:[260,3,1,""],path:[260,4,1,""],return_appearance:[260,3,1,""],typename:[260,4,1,""]},"evennia.contrib.tutorial_examples.red_button":{BlindCmdSet:[261,1,1,""],CmdBlindHelp:[261,1,1,""],CmdBlindLook:[261,1,1,""],CmdCloseLid:[261,1,1,""],CmdNudge:[261,1,1,""],CmdOpenLid:[261,1,1,""],CmdPushLidClosed:[261,1,1,""],CmdPushLidOpen:[261,1,1,""],CmdSmashGlass:[261,1,1,""],LidClosedCmdSet:[261,1,1,""],LidOpenCmdSet:[261,1,1,""],RedButton:[261,1,1,""]},"evennia.contrib.tutorial_examples.red_button.BlindCmdSet":{at_cmdset_creation:[261,3,1,""],key:[261,4,1,""],mergetype:[261,4,1,""],no_exits:[261,4,1,""],no_objs:[261,4,1,""],path:[261,4,1,""]},"evennia.contrib.tutorial_examples.red_button.CmdBlindHelp":{aliases:[261,4,1,""],func:[261,3,1,""],help_category:[261,4,1,""],key:[261,4,1,""],lock_storage:[261,4,1,""],locks:[261,4,1,""],search_index_entry:[261,4,1,""]},"evennia.contrib.tutorial_examples.red_button.CmdBlindLook":{aliases:[261,4,1,""],func:[261,3,1,""],help_category:[261,4,1,""],key:[261,4,1,""],lock_storage:[261,4,1,""],locks:[261,4,1,""],search_index_entry:[261,4,1,""]},"evennia.contrib.tutorial_examples.red_button.CmdCloseLid":{aliases:[261,4,1,""],func:[261,3,1,""],help_category:[261,4,1,""],key:[261,4,1,""],lock_storage:[261,4,1,""],locks:[261,4,1,""],search_index_entry:[261,4,1,""]},"evennia.contrib.tutorial_examples.red_button.CmdNudge":{aliases:[261,4,1,""],func:[261,3,1,""],help_category:[261,4,1,""],key:[261,4,1,""],lock_storage:[261,4,1,""],locks:[261,4,1,""],search_index_entry:[261,4,1,""]},"evennia.contrib.tutorial_examples.red_button.CmdOpenLid":{aliases:[261,4,1,""],func:[261,3,1,""],help_category:[261,4,1,""],key:[261,4,1,""],lock_storage:[261,4,1,""],locks:[261,4,1,""],search_index_entry:[261,4,1,""]},"evennia.contrib.tutorial_examples.red_button.CmdPushLidClosed":{aliases:[261,4,1,""],func:[261,3,1,""],help_category:[261,4,1,""],key:[261,4,1,""],lock_storage:[261,4,1,""],locks:[261,4,1,""],search_index_entry:[261,4,1,""]},"evennia.contrib.tutorial_examples.red_button.CmdPushLidOpen":{aliases:[261,4,1,""],func:[261,3,1,""],help_category:[261,4,1,""],key:[261,4,1,""],lock_storage:[261,4,1,""],locks:[261,4,1,""],search_index_entry:[261,4,1,""]},"evennia.contrib.tutorial_examples.red_button.CmdSmashGlass":{aliases:[261,4,1,""],func:[261,3,1,""],help_category:[261,4,1,""],key:[261,4,1,""],lock_storage:[261,4,1,""],locks:[261,4,1,""],search_index_entry:[261,4,1,""]},"evennia.contrib.tutorial_examples.red_button.LidClosedCmdSet":{at_cmdset_creation:[261,3,1,""],key:[261,4,1,""],path:[261,4,1,""]},"evennia.contrib.tutorial_examples.red_button.LidOpenCmdSet":{at_cmdset_creation:[261,3,1,""],key:[261,4,1,""],path:[261,4,1,""]},"evennia.contrib.tutorial_examples.red_button.RedButton":{DoesNotExist:[261,2,1,""],MultipleObjectsReturned:[261,2,1,""],at_object_creation:[261,3,1,""],auto_close_msg:[261,4,1,""],blind_target:[261,3,1,""],blink_msgs:[261,4,1,""],break_lamp:[261,3,1,""],desc_add_lamp_broken:[261,4,1,""],desc_closed_lid:[261,4,1,""],desc_open_lid:[261,4,1,""],lamp_breaks_msg:[261,4,1,""],path:[261,4,1,""],to_closed_state:[261,3,1,""],to_open_state:[261,3,1,""],typename:[261,4,1,""]},"evennia.contrib.tutorial_examples.tests":{TestBodyFunctions:[262,1,1,""]},"evennia.contrib.tutorial_examples.tests.TestBodyFunctions":{script_typeclass:[262,4,1,""],setUp:[262,3,1,""],tearDown:[262,3,1,""],test_at_repeat:[262,3,1,""],test_send_random_message:[262,3,1,""]},"evennia.contrib.tutorial_world":{intro_menu:[264,0,0,"-"],mob:[265,0,0,"-"],objects:[266,0,0,"-"],rooms:[267,0,0,"-"]},"evennia.contrib.tutorial_world.intro_menu":{DemoCommandSetComms:[264,1,1,""],DemoCommandSetHelp:[264,1,1,""],DemoCommandSetRoom:[264,1,1,""],TutorialEvMenu:[264,1,1,""],do_nothing:[264,5,1,""],goto_cleanup_cmdsets:[264,5,1,""],goto_command_demo_comms:[264,5,1,""],goto_command_demo_help:[264,5,1,""],goto_command_demo_room:[264,5,1,""],init_menu:[264,5,1,""],send_testing_tagged:[264,5,1,""]},"evennia.contrib.tutorial_world.intro_menu.DemoCommandSetComms":{at_cmdset_creation:[264,3,1,""],key:[264,4,1,""],no_exits:[264,4,1,""],no_objs:[264,4,1,""],path:[264,4,1,""],priority:[264,4,1,""]},"evennia.contrib.tutorial_world.intro_menu.DemoCommandSetHelp":{at_cmdset_creation:[264,3,1,""],key:[264,4,1,""],path:[264,4,1,""],priority:[264,4,1,""]},"evennia.contrib.tutorial_world.intro_menu.DemoCommandSetRoom":{at_cmdset_creation:[264,3,1,""],key:[264,4,1,""],no_exits:[264,4,1,""],no_objs:[264,4,1,""],path:[264,4,1,""],priority:[264,4,1,""]},"evennia.contrib.tutorial_world.intro_menu.TutorialEvMenu":{close_menu:[264,3,1,""],options_formatter:[264,3,1,""]},"evennia.contrib.tutorial_world.mob":{CmdMobOnOff:[265,1,1,""],Mob:[265,1,1,""],MobCmdSet:[265,1,1,""]},"evennia.contrib.tutorial_world.mob.CmdMobOnOff":{aliases:[265,4,1,""],func:[265,3,1,""],help_category:[265,4,1,""],key:[265,4,1,""],lock_storage:[265,4,1,""],locks:[265,4,1,""],search_index_entry:[265,4,1,""]},"evennia.contrib.tutorial_world.mob.Mob":{DoesNotExist:[265,2,1,""],MultipleObjectsReturned:[265,2,1,""],at_hit:[265,3,1,""],at_init:[265,3,1,""],at_new_arrival:[265,3,1,""],at_object_creation:[265,3,1,""],do_attack:[265,3,1,""],do_hunting:[265,3,1,""],do_patrol:[265,3,1,""],path:[265,4,1,""],set_alive:[265,3,1,""],set_dead:[265,3,1,""],start_attacking:[265,3,1,""],start_hunting:[265,3,1,""],start_idle:[265,3,1,""],start_patrolling:[265,3,1,""],typename:[265,4,1,""]},"evennia.contrib.tutorial_world.mob.MobCmdSet":{at_cmdset_creation:[265,3,1,""],path:[265,4,1,""]},"evennia.contrib.tutorial_world.objects":{CmdAttack:[266,1,1,""],CmdClimb:[266,1,1,""],CmdGetWeapon:[266,1,1,""],CmdLight:[266,1,1,""],CmdPressButton:[266,1,1,""],CmdRead:[266,1,1,""],CmdSetClimbable:[266,1,1,""],CmdSetCrumblingWall:[266,1,1,""],CmdSetLight:[266,1,1,""],CmdSetReadable:[266,1,1,""],CmdSetWeapon:[266,1,1,""],CmdSetWeaponRack:[266,1,1,""],CmdShiftRoot:[266,1,1,""],CrumblingWall:[266,1,1,""],LightSource:[266,1,1,""],Obelisk:[266,1,1,""],TutorialClimbable:[266,1,1,""],TutorialObject:[266,1,1,""],TutorialReadable:[266,1,1,""],TutorialWeapon:[266,1,1,""],TutorialWeaponRack:[266,1,1,""]},"evennia.contrib.tutorial_world.objects.CmdAttack":{aliases:[266,4,1,""],func:[266,3,1,""],help_category:[266,4,1,""],key:[266,4,1,""],lock_storage:[266,4,1,""],locks:[266,4,1,""],search_index_entry:[266,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdClimb":{aliases:[266,4,1,""],func:[266,3,1,""],help_category:[266,4,1,""],key:[266,4,1,""],lock_storage:[266,4,1,""],locks:[266,4,1,""],search_index_entry:[266,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdGetWeapon":{aliases:[266,4,1,""],func:[266,3,1,""],help_category:[266,4,1,""],key:[266,4,1,""],lock_storage:[266,4,1,""],locks:[266,4,1,""],search_index_entry:[266,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdLight":{aliases:[266,4,1,""],func:[266,3,1,""],help_category:[266,4,1,""],key:[266,4,1,""],lock_storage:[266,4,1,""],locks:[266,4,1,""],search_index_entry:[266,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdPressButton":{aliases:[266,4,1,""],func:[266,3,1,""],help_category:[266,4,1,""],key:[266,4,1,""],lock_storage:[266,4,1,""],locks:[266,4,1,""],search_index_entry:[266,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdRead":{aliases:[266,4,1,""],func:[266,3,1,""],help_category:[266,4,1,""],key:[266,4,1,""],lock_storage:[266,4,1,""],locks:[266,4,1,""],search_index_entry:[266,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetClimbable":{at_cmdset_creation:[266,3,1,""],path:[266,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetCrumblingWall":{at_cmdset_creation:[266,3,1,""],key:[266,4,1,""],path:[266,4,1,""],priority:[266,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetLight":{at_cmdset_creation:[266,3,1,""],key:[266,4,1,""],path:[266,4,1,""],priority:[266,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetReadable":{at_cmdset_creation:[266,3,1,""],path:[266,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetWeapon":{at_cmdset_creation:[266,3,1,""],path:[266,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetWeaponRack":{at_cmdset_creation:[266,3,1,""],key:[266,4,1,""],path:[266,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdShiftRoot":{aliases:[266,4,1,""],func:[266,3,1,""],help_category:[266,4,1,""],key:[266,4,1,""],lock_storage:[266,4,1,""],locks:[266,4,1,""],parse:[266,3,1,""],search_index_entry:[266,4,1,""]},"evennia.contrib.tutorial_world.objects.CrumblingWall":{DoesNotExist:[266,2,1,""],MultipleObjectsReturned:[266,2,1,""],at_after_traverse:[266,3,1,""],at_failed_traverse:[266,3,1,""],at_init:[266,3,1,""],at_object_creation:[266,3,1,""],open_wall:[266,3,1,""],path:[266,4,1,""],reset:[266,3,1,""],return_appearance:[266,3,1,""],typename:[266,4,1,""]},"evennia.contrib.tutorial_world.objects.LightSource":{DoesNotExist:[266,2,1,""],MultipleObjectsReturned:[266,2,1,""],at_init:[266,3,1,""],at_object_creation:[266,3,1,""],light:[266,3,1,""],path:[266,4,1,""],typename:[266,4,1,""]},"evennia.contrib.tutorial_world.objects.Obelisk":{DoesNotExist:[266,2,1,""],MultipleObjectsReturned:[266,2,1,""],at_object_creation:[266,3,1,""],path:[266,4,1,""],return_appearance:[266,3,1,""],typename:[266,4,1,""]},"evennia.contrib.tutorial_world.objects.TutorialClimbable":{DoesNotExist:[266,2,1,""],MultipleObjectsReturned:[266,2,1,""],at_object_creation:[266,3,1,""],path:[266,4,1,""],typename:[266,4,1,""]},"evennia.contrib.tutorial_world.objects.TutorialObject":{DoesNotExist:[266,2,1,""],MultipleObjectsReturned:[266,2,1,""],at_object_creation:[266,3,1,""],path:[266,4,1,""],reset:[266,3,1,""],typename:[266,4,1,""]},"evennia.contrib.tutorial_world.objects.TutorialReadable":{DoesNotExist:[266,2,1,""],MultipleObjectsReturned:[266,2,1,""],at_object_creation:[266,3,1,""],path:[266,4,1,""],typename:[266,4,1,""]},"evennia.contrib.tutorial_world.objects.TutorialWeapon":{DoesNotExist:[266,2,1,""],MultipleObjectsReturned:[266,2,1,""],at_object_creation:[266,3,1,""],path:[266,4,1,""],reset:[266,3,1,""],typename:[266,4,1,""]},"evennia.contrib.tutorial_world.objects.TutorialWeaponRack":{DoesNotExist:[266,2,1,""],MultipleObjectsReturned:[266,2,1,""],at_object_creation:[266,3,1,""],path:[266,4,1,""],produce_weapon:[266,3,1,""],typename:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms":{BridgeCmdSet:[267,1,1,""],BridgeRoom:[267,1,1,""],CmdBridgeHelp:[267,1,1,""],CmdDarkHelp:[267,1,1,""],CmdDarkNoMatch:[267,1,1,""],CmdEast:[267,1,1,""],CmdEvenniaIntro:[267,1,1,""],CmdLookBridge:[267,1,1,""],CmdLookDark:[267,1,1,""],CmdSetEvenniaIntro:[267,1,1,""],CmdTutorial:[267,1,1,""],CmdTutorialGiveUp:[267,1,1,""],CmdTutorialLook:[267,1,1,""],CmdTutorialSetDetail:[267,1,1,""],CmdWest:[267,1,1,""],DarkCmdSet:[267,1,1,""],DarkRoom:[267,1,1,""],IntroRoom:[267,1,1,""],OutroRoom:[267,1,1,""],TeleportRoom:[267,1,1,""],TutorialRoom:[267,1,1,""],TutorialRoomCmdSet:[267,1,1,""],WeatherRoom:[267,1,1,""]},"evennia.contrib.tutorial_world.rooms.BridgeCmdSet":{at_cmdset_creation:[267,3,1,""],key:[267,4,1,""],path:[267,4,1,""],priority:[267,4,1,""]},"evennia.contrib.tutorial_world.rooms.BridgeRoom":{DoesNotExist:[267,2,1,""],MultipleObjectsReturned:[267,2,1,""],at_object_creation:[267,3,1,""],at_object_leave:[267,3,1,""],at_object_receive:[267,3,1,""],path:[267,4,1,""],typename:[267,4,1,""],update_weather:[267,3,1,""]},"evennia.contrib.tutorial_world.rooms.CmdBridgeHelp":{aliases:[267,4,1,""],func:[267,3,1,""],help_category:[267,4,1,""],key:[267,4,1,""],lock_storage:[267,4,1,""],locks:[267,4,1,""],search_index_entry:[267,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdDarkHelp":{aliases:[267,4,1,""],func:[267,3,1,""],help_category:[267,4,1,""],key:[267,4,1,""],lock_storage:[267,4,1,""],locks:[267,4,1,""],search_index_entry:[267,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdDarkNoMatch":{aliases:[267,4,1,""],func:[267,3,1,""],help_category:[267,4,1,""],key:[267,4,1,""],lock_storage:[267,4,1,""],locks:[267,4,1,""],search_index_entry:[267,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdEast":{aliases:[267,4,1,""],func:[267,3,1,""],help_category:[267,4,1,""],key:[267,4,1,""],lock_storage:[267,4,1,""],locks:[267,4,1,""],search_index_entry:[267,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdEvenniaIntro":{aliases:[267,4,1,""],func:[267,3,1,""],help_category:[267,4,1,""],key:[267,4,1,""],lock_storage:[267,4,1,""],search_index_entry:[267,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdLookBridge":{aliases:[267,4,1,""],func:[267,3,1,""],help_category:[267,4,1,""],key:[267,4,1,""],lock_storage:[267,4,1,""],locks:[267,4,1,""],search_index_entry:[267,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdLookDark":{aliases:[267,4,1,""],func:[267,3,1,""],help_category:[267,4,1,""],key:[267,4,1,""],lock_storage:[267,4,1,""],locks:[267,4,1,""],search_index_entry:[267,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdSetEvenniaIntro":{at_cmdset_creation:[267,3,1,""],key:[267,4,1,""],path:[267,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdTutorial":{aliases:[267,4,1,""],func:[267,3,1,""],help_category:[267,4,1,""],key:[267,4,1,""],lock_storage:[267,4,1,""],locks:[267,4,1,""],search_index_entry:[267,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdTutorialGiveUp":{aliases:[267,4,1,""],func:[267,3,1,""],help_category:[267,4,1,""],key:[267,4,1,""],lock_storage:[267,4,1,""],search_index_entry:[267,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdTutorialLook":{aliases:[267,4,1,""],func:[267,3,1,""],help_category:[267,4,1,""],key:[267,4,1,""],lock_storage:[267,4,1,""],search_index_entry:[267,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdTutorialSetDetail":{aliases:[267,4,1,""],func:[267,3,1,""],help_category:[267,4,1,""],key:[267,4,1,""],lock_storage:[267,4,1,""],locks:[267,4,1,""],search_index_entry:[267,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdWest":{aliases:[267,4,1,""],func:[267,3,1,""],help_category:[267,4,1,""],key:[267,4,1,""],lock_storage:[267,4,1,""],locks:[267,4,1,""],search_index_entry:[267,4,1,""]},"evennia.contrib.tutorial_world.rooms.DarkCmdSet":{at_cmdset_creation:[267,3,1,""],key:[267,4,1,""],mergetype:[267,4,1,""],path:[267,4,1,""],priority:[267,4,1,""]},"evennia.contrib.tutorial_world.rooms.DarkRoom":{DoesNotExist:[267,2,1,""],MultipleObjectsReturned:[267,2,1,""],at_init:[267,3,1,""],at_object_creation:[267,3,1,""],at_object_leave:[267,3,1,""],at_object_receive:[267,3,1,""],check_light_state:[267,3,1,""],path:[267,4,1,""],typename:[267,4,1,""]},"evennia.contrib.tutorial_world.rooms.IntroRoom":{DoesNotExist:[267,2,1,""],MultipleObjectsReturned:[267,2,1,""],at_object_creation:[267,3,1,""],at_object_receive:[267,3,1,""],path:[267,4,1,""],typename:[267,4,1,""]},"evennia.contrib.tutorial_world.rooms.OutroRoom":{DoesNotExist:[267,2,1,""],MultipleObjectsReturned:[267,2,1,""],at_object_creation:[267,3,1,""],at_object_leave:[267,3,1,""],at_object_receive:[267,3,1,""],path:[267,4,1,""],typename:[267,4,1,""]},"evennia.contrib.tutorial_world.rooms.TeleportRoom":{DoesNotExist:[267,2,1,""],MultipleObjectsReturned:[267,2,1,""],at_object_creation:[267,3,1,""],at_object_receive:[267,3,1,""],path:[267,4,1,""],typename:[267,4,1,""]},"evennia.contrib.tutorial_world.rooms.TutorialRoom":{DoesNotExist:[267,2,1,""],MultipleObjectsReturned:[267,2,1,""],at_object_creation:[267,3,1,""],at_object_receive:[267,3,1,""],path:[267,4,1,""],return_detail:[267,3,1,""],set_detail:[267,3,1,""],typename:[267,4,1,""]},"evennia.contrib.tutorial_world.rooms.TutorialRoomCmdSet":{at_cmdset_creation:[267,3,1,""],key:[267,4,1,""],path:[267,4,1,""],priority:[267,4,1,""]},"evennia.contrib.tutorial_world.rooms.WeatherRoom":{DoesNotExist:[267,2,1,""],MultipleObjectsReturned:[267,2,1,""],at_object_creation:[267,3,1,""],path:[267,4,1,""],typename:[267,4,1,""],update_weather:[267,3,1,""]},"evennia.contrib.unixcommand":{HelpAction:[268,1,1,""],ParseError:[268,2,1,""],UnixCommand:[268,1,1,""],UnixCommandParser:[268,1,1,""]},"evennia.contrib.unixcommand.UnixCommand":{__init__:[268,3,1,""],aliases:[268,4,1,""],func:[268,3,1,""],get_help:[268,3,1,""],help_category:[268,4,1,""],init_parser:[268,3,1,""],key:[268,4,1,""],lock_storage:[268,4,1,""],parse:[268,3,1,""],search_index_entry:[268,4,1,""]},"evennia.contrib.unixcommand.UnixCommandParser":{__init__:[268,3,1,""],format_help:[268,3,1,""],format_usage:[268,3,1,""],print_help:[268,3,1,""],print_usage:[268,3,1,""]},"evennia.contrib.wilderness":{WildernessExit:[269,1,1,""],WildernessMapProvider:[269,1,1,""],WildernessRoom:[269,1,1,""],WildernessScript:[269,1,1,""],create_wilderness:[269,5,1,""],enter_wilderness:[269,5,1,""],get_new_coordinates:[269,5,1,""]},"evennia.contrib.wilderness.WildernessExit":{DoesNotExist:[269,2,1,""],MultipleObjectsReturned:[269,2,1,""],at_traverse:[269,3,1,""],at_traverse_coordinates:[269,3,1,""],mapprovider:[269,3,1,""],path:[269,4,1,""],typename:[269,4,1,""],wilderness:[269,3,1,""]},"evennia.contrib.wilderness.WildernessMapProvider":{at_prepare_room:[269,3,1,""],exit_typeclass:[269,4,1,""],get_location_name:[269,3,1,""],is_valid_coordinates:[269,3,1,""],room_typeclass:[269,4,1,""]},"evennia.contrib.wilderness.WildernessRoom":{DoesNotExist:[269,2,1,""],MultipleObjectsReturned:[269,2,1,""],at_object_leave:[269,3,1,""],at_object_receive:[269,3,1,""],coordinates:[269,3,1,""],get_display_name:[269,3,1,""],location_name:[269,3,1,""],path:[269,4,1,""],set_active_coordinates:[269,3,1,""],typename:[269,4,1,""],wilderness:[269,3,1,""]},"evennia.contrib.wilderness.WildernessScript":{DoesNotExist:[269,2,1,""],MultipleObjectsReturned:[269,2,1,""],at_after_object_leave:[269,3,1,""],at_script_creation:[269,3,1,""],at_start:[269,3,1,""],get_obj_coordinates:[269,3,1,""],get_objs_at_coordinates:[269,3,1,""],is_valid_coordinates:[269,3,1,""],itemcoordinates:[269,3,1,""],mapprovider:[269,3,1,""],move_obj:[269,3,1,""],path:[269,4,1,""],typename:[269,4,1,""]},"evennia.help":{admin:[271,0,0,"-"],manager:[272,0,0,"-"],models:[273,0,0,"-"]},"evennia.help.admin":{HelpEntryAdmin:[271,1,1,""],HelpEntryForm:[271,1,1,""],HelpTagInline:[271,1,1,""]},"evennia.help.admin.HelpEntryAdmin":{fieldsets:[271,4,1,""],form:[271,4,1,""],inlines:[271,4,1,""],list_display:[271,4,1,""],list_display_links:[271,4,1,""],list_select_related:[271,4,1,""],media:[271,3,1,""],ordering:[271,4,1,""],save_as:[271,4,1,""],save_on_top:[271,4,1,""],search_fields:[271,4,1,""]},"evennia.help.admin.HelpEntryForm":{Meta:[271,1,1,""],base_fields:[271,4,1,""],declared_fields:[271,4,1,""],media:[271,3,1,""]},"evennia.help.admin.HelpEntryForm.Meta":{fields:[271,4,1,""],model:[271,4,1,""]},"evennia.help.admin.HelpTagInline":{media:[271,3,1,""],model:[271,4,1,""],related_field:[271,4,1,""]},"evennia.help.manager":{HelpEntryManager:[272,1,1,""]},"evennia.help.manager.HelpEntryManager":{all_to_category:[272,3,1,""],find_apropos:[272,3,1,""],find_topicmatch:[272,3,1,""],find_topics_with_category:[272,3,1,""],find_topicsuggestions:[272,3,1,""],get_all_categories:[272,3,1,""],get_all_topics:[272,3,1,""],search_help:[272,3,1,""]},"evennia.help.models":{HelpEntry:[273,1,1,""]},"evennia.help.models.HelpEntry":{DoesNotExist:[273,2,1,""],MultipleObjectsReturned:[273,2,1,""],access:[273,3,1,""],aliases:[273,4,1,""],db_entrytext:[273,4,1,""],db_help_category:[273,4,1,""],db_key:[273,4,1,""],db_lock_storage:[273,4,1,""],db_staff_only:[273,4,1,""],db_tags:[273,4,1,""],entrytext:[273,3,1,""],get_absolute_url:[273,3,1,""],help_category:[273,3,1,""],id:[273,4,1,""],key:[273,3,1,""],lock_storage:[273,3,1,""],locks:[273,4,1,""],objects:[273,4,1,""],path:[273,4,1,""],search_index_entry:[273,3,1,""],staff_only:[273,3,1,""],tags:[273,4,1,""],typename:[273,4,1,""],web_get_admin_url:[273,3,1,""],web_get_create_url:[273,3,1,""],web_get_delete_url:[273,3,1,""],web_get_detail_url:[273,3,1,""],web_get_update_url:[273,3,1,""]},"evennia.locks":{lockfuncs:[275,0,0,"-"],lockhandler:[276,0,0,"-"]},"evennia.locks.lockfuncs":{"false":[275,5,1,""],"true":[275,5,1,""],all:[275,5,1,""],attr:[275,5,1,""],attr_eq:[275,5,1,""],attr_ge:[275,5,1,""],attr_gt:[275,5,1,""],attr_le:[275,5,1,""],attr_lt:[275,5,1,""],attr_ne:[275,5,1,""],dbref:[275,5,1,""],has_account:[275,5,1,""],holds:[275,5,1,""],id:[275,5,1,""],inside:[275,5,1,""],inside_rec:[275,5,1,""],locattr:[275,5,1,""],none:[275,5,1,""],objattr:[275,5,1,""],objlocattr:[275,5,1,""],objtag:[275,5,1,""],pdbref:[275,5,1,""],perm:[275,5,1,""],perm_above:[275,5,1,""],pid:[275,5,1,""],pperm:[275,5,1,""],pperm_above:[275,5,1,""],self:[275,5,1,""],serversetting:[275,5,1,""],superuser:[275,5,1,""],tag:[275,5,1,""]},"evennia.locks.lockhandler":{LockException:[276,2,1,""],LockHandler:[276,1,1,""]},"evennia.locks.lockhandler.LockHandler":{"delete":[276,3,1,""],__init__:[276,3,1,""],add:[276,3,1,""],all:[276,3,1,""],append:[276,3,1,""],cache_lock_bypass:[276,3,1,""],check:[276,3,1,""],check_lockstring:[276,3,1,""],clear:[276,3,1,""],get:[276,3,1,""],remove:[276,3,1,""],replace:[276,3,1,""],reset:[276,3,1,""],validate:[276,3,1,""]},"evennia.objects":{admin:[278,0,0,"-"],manager:[279,0,0,"-"],models:[280,0,0,"-"],objects:[281,0,0,"-"]},"evennia.objects.admin":{ObjectAttributeInline:[278,1,1,""],ObjectCreateForm:[278,1,1,""],ObjectDBAdmin:[278,1,1,""],ObjectEditForm:[278,1,1,""],ObjectTagInline:[278,1,1,""]},"evennia.objects.admin.ObjectAttributeInline":{media:[278,3,1,""],model:[278,4,1,""],related_field:[278,4,1,""]},"evennia.objects.admin.ObjectCreateForm":{Meta:[278,1,1,""],base_fields:[278,4,1,""],declared_fields:[278,4,1,""],media:[278,3,1,""],raw_id_fields:[278,4,1,""]},"evennia.objects.admin.ObjectCreateForm.Meta":{fields:[278,4,1,""],model:[278,4,1,""]},"evennia.objects.admin.ObjectDBAdmin":{add_fieldsets:[278,4,1,""],add_form:[278,4,1,""],fieldsets:[278,4,1,""],form:[278,4,1,""],get_fieldsets:[278,3,1,""],get_form:[278,3,1,""],inlines:[278,4,1,""],list_display:[278,4,1,""],list_display_links:[278,4,1,""],list_filter:[278,4,1,""],list_select_related:[278,4,1,""],media:[278,3,1,""],ordering:[278,4,1,""],raw_id_fields:[278,4,1,""],response_add:[278,3,1,""],save_as:[278,4,1,""],save_model:[278,3,1,""],save_on_top:[278,4,1,""],search_fields:[278,4,1,""]},"evennia.objects.admin.ObjectEditForm":{Meta:[278,1,1,""],base_fields:[278,4,1,""],declared_fields:[278,4,1,""],media:[278,3,1,""]},"evennia.objects.admin.ObjectEditForm.Meta":{fields:[278,4,1,""]},"evennia.objects.admin.ObjectTagInline":{media:[278,3,1,""],model:[278,4,1,""],related_field:[278,4,1,""]},"evennia.objects.manager":{ObjectManager:[279,1,1,""]},"evennia.objects.models":{ContentsHandler:[280,1,1,""],ObjectDB:[280,1,1,""]},"evennia.objects.models.ContentsHandler":{__init__:[280,3,1,""],add:[280,3,1,""],clear:[280,3,1,""],get:[280,3,1,""],init:[280,3,1,""],load:[280,3,1,""],remove:[280,3,1,""]},"evennia.objects.models.ObjectDB":{DoesNotExist:[280,2,1,""],MultipleObjectsReturned:[280,2,1,""],account:[280,3,1,""],at_db_location_postsave:[280,3,1,""],cmdset_storage:[280,3,1,""],contents_cache:[280,4,1,""],db_account:[280,4,1,""],db_account_id:[280,4,1,""],db_attributes:[280,4,1,""],db_cmdset_storage:[280,4,1,""],db_destination:[280,4,1,""],db_destination_id:[280,4,1,""],db_home:[280,4,1,""],db_home_id:[280,4,1,""],db_location:[280,4,1,""],db_location_id:[280,4,1,""],db_sessid:[280,4,1,""],db_tags:[280,4,1,""],destination:[280,3,1,""],destinations_set:[280,4,1,""],get_next_by_db_date_created:[280,3,1,""],get_previous_by_db_date_created:[280,3,1,""],hide_from_objects_set:[280,4,1,""],home:[280,3,1,""],homes_set:[280,4,1,""],id:[280,4,1,""],location:[280,3,1,""],locations_set:[280,4,1,""],object_subscription_set:[280,4,1,""],objects:[280,4,1,""],path:[280,4,1,""],receiver_object_set:[280,4,1,""],scriptdb_set:[280,4,1,""],sender_object_set:[280,4,1,""],sessid:[280,3,1,""],typename:[280,4,1,""]},"evennia.objects.objects":{DefaultCharacter:[281,1,1,""],DefaultExit:[281,1,1,""],DefaultObject:[281,1,1,""],DefaultRoom:[281,1,1,""],ExitCommand:[281,1,1,""],ObjectSessionHandler:[281,1,1,""]},"evennia.objects.objects.DefaultCharacter":{DoesNotExist:[281,2,1,""],MultipleObjectsReturned:[281,2,1,""],at_after_move:[281,3,1,""],at_post_puppet:[281,3,1,""],at_post_unpuppet:[281,3,1,""],at_pre_puppet:[281,3,1,""],basetype_setup:[281,3,1,""],connection_time:[281,3,1,""],create:[281,3,1,""],idle_time:[281,3,1,""],lockstring:[281,4,1,""],normalize_name:[281,3,1,""],path:[281,4,1,""],typename:[281,4,1,""],validate_name:[281,3,1,""]},"evennia.objects.objects.DefaultExit":{DoesNotExist:[281,2,1,""],MultipleObjectsReturned:[281,2,1,""],at_cmdset_get:[281,3,1,""],at_failed_traverse:[281,3,1,""],at_init:[281,3,1,""],at_traverse:[281,3,1,""],basetype_setup:[281,3,1,""],create:[281,3,1,""],create_exit_cmdset:[281,3,1,""],exit_command:[281,4,1,""],lockstring:[281,4,1,""],path:[281,4,1,""],priority:[281,4,1,""],typename:[281,4,1,""]},"evennia.objects.objects.DefaultObject":{"delete":[281,3,1,""],DoesNotExist:[281,2,1,""],MultipleObjectsReturned:[281,2,1,""],access:[281,3,1,""],announce_move_from:[281,3,1,""],announce_move_to:[281,3,1,""],at_access:[281,3,1,""],at_after_move:[281,3,1,""],at_after_traverse:[281,3,1,""],at_before_drop:[281,3,1,""],at_before_get:[281,3,1,""],at_before_give:[281,3,1,""],at_before_move:[281,3,1,""],at_before_say:[281,3,1,""],at_cmdset_get:[281,3,1,""],at_desc:[281,3,1,""],at_drop:[281,3,1,""],at_failed_traverse:[281,3,1,""],at_first_save:[281,3,1,""],at_get:[281,3,1,""],at_give:[281,3,1,""],at_init:[281,3,1,""],at_look:[281,3,1,""],at_msg_receive:[281,3,1,""],at_msg_send:[281,3,1,""],at_object_creation:[281,3,1,""],at_object_delete:[281,3,1,""],at_object_leave:[281,3,1,""],at_object_post_copy:[281,3,1,""],at_object_receive:[281,3,1,""],at_post_puppet:[281,3,1,""],at_post_unpuppet:[281,3,1,""],at_pre_puppet:[281,3,1,""],at_pre_unpuppet:[281,3,1,""],at_say:[281,3,1,""],at_server_reload:[281,3,1,""],at_server_shutdown:[281,3,1,""],at_traverse:[281,3,1,""],basetype_posthook_setup:[281,3,1,""],basetype_setup:[281,3,1,""],clear_contents:[281,3,1,""],clear_exits:[281,3,1,""],cmdset:[281,4,1,""],contents:[281,3,1,""],contents_get:[281,3,1,""],contents_set:[281,3,1,""],copy:[281,3,1,""],create:[281,3,1,""],execute_cmd:[281,3,1,""],exits:[281,3,1,""],for_contents:[281,3,1,""],get_display_name:[281,3,1,""],get_numbered_name:[281,3,1,""],has_account:[281,3,1,""],is_connected:[281,3,1,""],is_superuser:[281,3,1,""],lockstring:[281,4,1,""],move_to:[281,3,1,""],msg:[281,3,1,""],msg_contents:[281,3,1,""],nicks:[281,4,1,""],objects:[281,4,1,""],path:[281,4,1,""],return_appearance:[281,3,1,""],scripts:[281,4,1,""],search:[281,3,1,""],search_account:[281,3,1,""],sessions:[281,4,1,""],typename:[281,4,1,""]},"evennia.objects.objects.DefaultRoom":{DoesNotExist:[281,2,1,""],MultipleObjectsReturned:[281,2,1,""],basetype_setup:[281,3,1,""],create:[281,3,1,""],lockstring:[281,4,1,""],path:[281,4,1,""],typename:[281,4,1,""]},"evennia.objects.objects.ExitCommand":{aliases:[281,4,1,""],func:[281,3,1,""],get_extra_info:[281,3,1,""],help_category:[281,4,1,""],key:[281,4,1,""],lock_storage:[281,4,1,""],obj:[281,4,1,""],search_index_entry:[281,4,1,""]},"evennia.objects.objects.ObjectSessionHandler":{__init__:[281,3,1,""],add:[281,3,1,""],all:[281,3,1,""],clear:[281,3,1,""],count:[281,3,1,""],get:[281,3,1,""],remove:[281,3,1,""]},"evennia.prototypes":{menus:[283,0,0,"-"],protfuncs:[284,0,0,"-"],prototypes:[285,0,0,"-"],spawner:[286,0,0,"-"]},"evennia.prototypes.menus":{OLCMenu:[283,1,1,""],node_apply_diff:[283,5,1,""],node_destination:[283,5,1,""],node_examine_entity:[283,5,1,""],node_home:[283,5,1,""],node_index:[283,5,1,""],node_key:[283,5,1,""],node_location:[283,5,1,""],node_prototype_desc:[283,5,1,""],node_prototype_key:[283,5,1,""],node_prototype_save:[283,5,1,""],node_prototype_spawn:[283,5,1,""],node_validate_prototype:[283,5,1,""],start_olc:[283,5,1,""]},"evennia.prototypes.menus.OLCMenu":{display_helptext:[283,3,1,""],helptext_formatter:[283,3,1,""],nodetext_formatter:[283,3,1,""],options_formatter:[283,3,1,""]},"evennia.prototypes.protfuncs":{protfunc_callable_protkey:[284,5,1,""]},"evennia.prototypes.prototypes":{DbPrototype:[285,1,1,""],PermissionError:[285,2,1,""],PrototypeEvMore:[285,1,1,""],ValidationError:[285,2,1,""],check_permission:[285,5,1,""],create_prototype:[285,5,1,""],delete_prototype:[285,5,1,""],format_available_protfuncs:[285,5,1,""],homogenize_prototype:[285,5,1,""],init_spawn_value:[285,5,1,""],list_prototypes:[285,5,1,""],load_module_prototypes:[285,5,1,""],protfunc_parser:[285,5,1,""],prototype_to_str:[285,5,1,""],save_prototype:[285,5,1,""],search_objects_with_prototype:[285,5,1,""],search_prototype:[285,5,1,""],validate_prototype:[285,5,1,""],value_to_obj:[285,5,1,""],value_to_obj_or_any:[285,5,1,""]},"evennia.prototypes.prototypes.DbPrototype":{DoesNotExist:[285,2,1,""],MultipleObjectsReturned:[285,2,1,""],at_script_creation:[285,3,1,""],path:[285,4,1,""],prototype:[285,3,1,""],typename:[285,4,1,""]},"evennia.prototypes.prototypes.PrototypeEvMore":{__init__:[285,3,1,""],init_pages:[285,3,1,""],page_formatter:[285,3,1,""],prototype_paginator:[285,3,1,""]},"evennia.prototypes.spawner":{Unset:[286,1,1,""],batch_create_object:[286,5,1,""],batch_update_objects_with_prototype:[286,5,1,""],flatten_diff:[286,5,1,""],flatten_prototype:[286,5,1,""],format_diff:[286,5,1,""],prototype_diff:[286,5,1,""],prototype_diff_from_object:[286,5,1,""],prototype_from_object:[286,5,1,""],spawn:[286,5,1,""]},"evennia.scripts":{admin:[288,0,0,"-"],manager:[289,0,0,"-"],models:[290,0,0,"-"],monitorhandler:[291,0,0,"-"],scripthandler:[292,0,0,"-"],scripts:[293,0,0,"-"],taskhandler:[294,0,0,"-"],tickerhandler:[295,0,0,"-"]},"evennia.scripts.admin":{ScriptAttributeInline:[288,1,1,""],ScriptDBAdmin:[288,1,1,""],ScriptTagInline:[288,1,1,""]},"evennia.scripts.admin.ScriptAttributeInline":{media:[288,3,1,""],model:[288,4,1,""],related_field:[288,4,1,""]},"evennia.scripts.admin.ScriptDBAdmin":{fieldsets:[288,4,1,""],inlines:[288,4,1,""],list_display:[288,4,1,""],list_display_links:[288,4,1,""],list_select_related:[288,4,1,""],media:[288,3,1,""],ordering:[288,4,1,""],raw_id_fields:[288,4,1,""],save_as:[288,4,1,""],save_model:[288,3,1,""],save_on_top:[288,4,1,""],search_fields:[288,4,1,""]},"evennia.scripts.admin.ScriptTagInline":{media:[288,3,1,""],model:[288,4,1,""],related_field:[288,4,1,""]},"evennia.scripts.manager":{ScriptManager:[289,1,1,""]},"evennia.scripts.models":{ScriptDB:[290,1,1,""]},"evennia.scripts.models.ScriptDB":{DoesNotExist:[290,2,1,""],MultipleObjectsReturned:[290,2,1,""],account:[290,3,1,""],db_account:[290,4,1,""],db_account_id:[290,4,1,""],db_attributes:[290,4,1,""],db_desc:[290,4,1,""],db_interval:[290,4,1,""],db_is_active:[290,4,1,""],db_obj:[290,4,1,""],db_obj_id:[290,4,1,""],db_persistent:[290,4,1,""],db_repeats:[290,4,1,""],db_start_delay:[290,4,1,""],db_tags:[290,4,1,""],desc:[290,3,1,""],get_next_by_db_date_created:[290,3,1,""],get_previous_by_db_date_created:[290,3,1,""],id:[290,4,1,""],interval:[290,3,1,""],is_active:[290,3,1,""],obj:[290,3,1,""],object:[290,3,1,""],objects:[290,4,1,""],path:[290,4,1,""],persistent:[290,3,1,""],receiver_script_set:[290,4,1,""],repeats:[290,3,1,""],sender_script_set:[290,4,1,""],start_delay:[290,3,1,""],typename:[290,4,1,""]},"evennia.scripts.monitorhandler":{MonitorHandler:[291,1,1,""]},"evennia.scripts.monitorhandler.MonitorHandler":{__init__:[291,3,1,""],add:[291,3,1,""],all:[291,3,1,""],at_update:[291,3,1,""],clear:[291,3,1,""],remove:[291,3,1,""],restore:[291,3,1,""],save:[291,3,1,""]},"evennia.scripts.scripthandler":{ScriptHandler:[292,1,1,""]},"evennia.scripts.scripthandler.ScriptHandler":{"delete":[292,3,1,""],__init__:[292,3,1,""],add:[292,3,1,""],all:[292,3,1,""],get:[292,3,1,""],start:[292,3,1,""],stop:[292,3,1,""]},"evennia.scripts.scripts":{DefaultScript:[293,1,1,""],DoNothing:[293,1,1,""],Store:[293,1,1,""]},"evennia.scripts.scripts.DefaultScript":{DoesNotExist:[293,2,1,""],MultipleObjectsReturned:[293,2,1,""],at_pause:[293,3,1,""],at_repeat:[293,3,1,""],at_script_creation:[293,3,1,""],at_script_delete:[293,3,1,""],at_server_reload:[293,3,1,""],at_server_shutdown:[293,3,1,""],at_server_start:[293,3,1,""],at_start:[293,3,1,""],at_stop:[293,3,1,""],create:[293,3,1,""],is_valid:[293,3,1,""],path:[293,4,1,""],typename:[293,4,1,""]},"evennia.scripts.scripts.DoNothing":{DoesNotExist:[293,2,1,""],MultipleObjectsReturned:[293,2,1,""],at_script_creation:[293,3,1,""],path:[293,4,1,""],typename:[293,4,1,""]},"evennia.scripts.scripts.Store":{DoesNotExist:[293,2,1,""],MultipleObjectsReturned:[293,2,1,""],at_script_creation:[293,3,1,""],path:[293,4,1,""],typename:[293,4,1,""]},"evennia.scripts.taskhandler":{TaskHandler:[294,1,1,""]},"evennia.scripts.taskhandler.TaskHandler":{__init__:[294,3,1,""],add:[294,3,1,""],create_delays:[294,3,1,""],do_task:[294,3,1,""],load:[294,3,1,""],remove:[294,3,1,""],save:[294,3,1,""]},"evennia.scripts.tickerhandler":{Ticker:[295,1,1,""],TickerHandler:[295,1,1,""],TickerPool:[295,1,1,""]},"evennia.scripts.tickerhandler.Ticker":{__init__:[295,3,1,""],add:[295,3,1,""],remove:[295,3,1,""],stop:[295,3,1,""],validate:[295,3,1,""]},"evennia.scripts.tickerhandler.TickerHandler":{__init__:[295,3,1,""],add:[295,3,1,""],all:[295,3,1,""],all_display:[295,3,1,""],clear:[295,3,1,""],remove:[295,3,1,""],restore:[295,3,1,""],save:[295,3,1,""],ticker_pool_class:[295,4,1,""]},"evennia.scripts.tickerhandler.TickerPool":{__init__:[295,3,1,""],add:[295,3,1,""],remove:[295,3,1,""],stop:[295,3,1,""],ticker_class:[295,4,1,""]},"evennia.server":{admin:[297,0,0,"-"],amp_client:[298,0,0,"-"],connection_wizard:[299,0,0,"-"],deprecations:[300,0,0,"-"],evennia_launcher:[301,0,0,"-"],game_index_client:[302,0,0,"-"],initial_setup:[305,0,0,"-"],inputfuncs:[306,0,0,"-"],manager:[307,0,0,"-"],models:[308,0,0,"-"],portal:[309,0,0,"-"],profiling:[331,0,0,"-"],server:[339,0,0,"-"],serversession:[340,0,0,"-"],session:[341,0,0,"-"],sessionhandler:[342,0,0,"-"],signals:[343,0,0,"-"],throttle:[344,0,0,"-"],validators:[345,0,0,"-"],webserver:[346,0,0,"-"]},"evennia.server.admin":{ServerConfigAdmin:[297,1,1,""]},"evennia.server.admin.ServerConfigAdmin":{list_display:[297,4,1,""],list_display_links:[297,4,1,""],list_select_related:[297,4,1,""],media:[297,3,1,""],ordering:[297,4,1,""],save_as:[297,4,1,""],save_on_top:[297,4,1,""],search_fields:[297,4,1,""]},"evennia.server.amp_client":{AMPClientFactory:[298,1,1,""],AMPServerClientProtocol:[298,1,1,""]},"evennia.server.amp_client.AMPClientFactory":{__init__:[298,3,1,""],buildProtocol:[298,3,1,""],clientConnectionFailed:[298,3,1,""],clientConnectionLost:[298,3,1,""],factor:[298,4,1,""],initialDelay:[298,4,1,""],maxDelay:[298,4,1,""],noisy:[298,4,1,""],startedConnecting:[298,3,1,""]},"evennia.server.amp_client.AMPServerClientProtocol":{connectionMade:[298,3,1,""],data_to_portal:[298,3,1,""],send_AdminServer2Portal:[298,3,1,""],send_MsgServer2Portal:[298,3,1,""],server_receive_adminportal2server:[298,3,1,""],server_receive_msgportal2server:[298,3,1,""],server_receive_status:[298,3,1,""]},"evennia.server.connection_wizard":{ConnectionWizard:[299,1,1,""],node_game_index_fields:[299,5,1,""],node_game_index_start:[299,5,1,""],node_mssp_start:[299,5,1,""],node_start:[299,5,1,""],node_view_and_apply_settings:[299,5,1,""]},"evennia.server.connection_wizard.ConnectionWizard":{__init__:[299,3,1,""],ask_choice:[299,3,1,""],ask_continue:[299,3,1,""],ask_input:[299,3,1,""],ask_node:[299,3,1,""],ask_yesno:[299,3,1,""],display:[299,3,1,""]},"evennia.server.deprecations":{check_errors:[300,5,1,""],check_warnings:[300,5,1,""]},"evennia.server.evennia_launcher":{AMPLauncherProtocol:[301,1,1,""],MsgLauncher2Portal:[301,1,1,""],MsgStatus:[301,1,1,""],check_database:[301,5,1,""],check_main_evennia_dependencies:[301,5,1,""],collectstatic:[301,5,1,""],create_game_directory:[301,5,1,""],create_secret_key:[301,5,1,""],create_settings_file:[301,5,1,""],create_superuser:[301,5,1,""],del_pid:[301,5,1,""],error_check_python_modules:[301,5,1,""],evennia_version:[301,5,1,""],get_pid:[301,5,1,""],getenv:[301,5,1,""],init_game_directory:[301,5,1,""],kill:[301,5,1,""],list_settings:[301,5,1,""],main:[301,5,1,""],query_info:[301,5,1,""],query_status:[301,5,1,""],reboot_evennia:[301,5,1,""],reload_evennia:[301,5,1,""],run_connect_wizard:[301,5,1,""],run_dummyrunner:[301,5,1,""],run_menu:[301,5,1,""],send_instruction:[301,5,1,""],set_gamedir:[301,5,1,""],show_version_info:[301,5,1,""],start_evennia:[301,5,1,""],start_only_server:[301,5,1,""],start_portal_interactive:[301,5,1,""],start_server_interactive:[301,5,1,""],stop_evennia:[301,5,1,""],stop_server_only:[301,5,1,""],tail_log_files:[301,5,1,""],wait_for_status:[301,5,1,""],wait_for_status_reply:[301,5,1,""]},"evennia.server.evennia_launcher.AMPLauncherProtocol":{__init__:[301,3,1,""],receive_status_from_portal:[301,3,1,""],wait_for_status:[301,3,1,""]},"evennia.server.evennia_launcher.MsgLauncher2Portal":{allErrors:[301,4,1,""],arguments:[301,4,1,""],commandName:[301,4,1,""],errors:[301,4,1,""],key:[301,4,1,""],response:[301,4,1,""],reverseErrors:[301,4,1,""]},"evennia.server.evennia_launcher.MsgStatus":{allErrors:[301,4,1,""],arguments:[301,4,1,""],commandName:[301,4,1,""],errors:[301,4,1,""],key:[301,4,1,""],response:[301,4,1,""],reverseErrors:[301,4,1,""]},"evennia.server.game_index_client":{client:[303,0,0,"-"],service:[304,0,0,"-"]},"evennia.server.game_index_client.client":{EvenniaGameIndexClient:[303,1,1,""],QuietHTTP11ClientFactory:[303,1,1,""],SimpleResponseReceiver:[303,1,1,""],StringProducer:[303,1,1,""]},"evennia.server.game_index_client.client.EvenniaGameIndexClient":{__init__:[303,3,1,""],handle_egd_response:[303,3,1,""],send_game_details:[303,3,1,""]},"evennia.server.game_index_client.client.QuietHTTP11ClientFactory":{noisy:[303,4,1,""]},"evennia.server.game_index_client.client.SimpleResponseReceiver":{__init__:[303,3,1,""],connectionLost:[303,3,1,""],dataReceived:[303,3,1,""]},"evennia.server.game_index_client.client.StringProducer":{__init__:[303,3,1,""],pauseProducing:[303,3,1,""],startProducing:[303,3,1,""],stopProducing:[303,3,1,""]},"evennia.server.game_index_client.service":{EvenniaGameIndexService:[304,1,1,""]},"evennia.server.game_index_client.service.EvenniaGameIndexService":{__init__:[304,3,1,""],name:[304,4,1,""],startService:[304,3,1,""],stopService:[304,3,1,""]},"evennia.server.initial_setup":{at_initial_setup:[305,5,1,""],collectstatic:[305,5,1,""],create_channels:[305,5,1,""],create_objects:[305,5,1,""],get_god_account:[305,5,1,""],handle_setup:[305,5,1,""],reset_server:[305,5,1,""]},"evennia.server.inputfuncs":{"default":[306,5,1,""],bot_data_in:[306,5,1,""],client_options:[306,5,1,""],echo:[306,5,1,""],external_discord_hello:[306,5,1,""],get_client_options:[306,5,1,""],get_inputfuncs:[306,5,1,""],get_value:[306,5,1,""],hello:[306,5,1,""],login:[306,5,1,""],monitor:[306,5,1,""],monitored:[306,5,1,""],msdp_list:[306,5,1,""],msdp_report:[306,5,1,""],msdp_send:[306,5,1,""],msdp_unreport:[306,5,1,""],repeat:[306,5,1,""],supports_set:[306,5,1,""],text:[306,5,1,""],unmonitor:[306,5,1,""],unrepeat:[306,5,1,""],webclient_options:[306,5,1,""]},"evennia.server.manager":{ServerConfigManager:[307,1,1,""]},"evennia.server.manager.ServerConfigManager":{conf:[307,3,1,""]},"evennia.server.models":{ServerConfig:[308,1,1,""]},"evennia.server.models.ServerConfig":{DoesNotExist:[308,2,1,""],MultipleObjectsReturned:[308,2,1,""],db_key:[308,4,1,""],db_value:[308,4,1,""],id:[308,4,1,""],key:[308,3,1,""],objects:[308,4,1,""],path:[308,4,1,""],store:[308,3,1,""],typename:[308,4,1,""],value:[308,3,1,""]},"evennia.server.portal":{amp:[310,0,0,"-"],amp_server:[311,0,0,"-"],grapevine:[312,0,0,"-"],irc:[313,0,0,"-"],mccp:[314,0,0,"-"],mssp:[315,0,0,"-"],mxp:[316,0,0,"-"],naws:[317,0,0,"-"],portal:[318,0,0,"-"],portalsessionhandler:[319,0,0,"-"],rss:[320,0,0,"-"],ssh:[321,0,0,"-"],ssl:[322,0,0,"-"],suppress_ga:[323,0,0,"-"],telnet:[324,0,0,"-"],telnet_oob:[325,0,0,"-"],telnet_ssl:[326,0,0,"-"],tests:[327,0,0,"-"],ttype:[328,0,0,"-"],webclient:[329,0,0,"-"],webclient_ajax:[330,0,0,"-"]},"evennia.server.portal.amp":{AMPMultiConnectionProtocol:[310,1,1,""],AdminPortal2Server:[310,1,1,""],AdminServer2Portal:[310,1,1,""],Compressed:[310,1,1,""],FunctionCall:[310,1,1,""],MsgLauncher2Portal:[310,1,1,""],MsgPortal2Server:[310,1,1,""],MsgServer2Portal:[310,1,1,""],MsgStatus:[310,1,1,""],dumps:[310,5,1,""],loads:[310,5,1,""]},"evennia.server.portal.amp.AMPMultiConnectionProtocol":{__init__:[310,3,1,""],broadcast:[310,3,1,""],connectionLost:[310,3,1,""],connectionMade:[310,3,1,""],dataReceived:[310,3,1,""],data_in:[310,3,1,""],errback:[310,3,1,""],makeConnection:[310,3,1,""],receive_functioncall:[310,3,1,""],send_FunctionCall:[310,3,1,""]},"evennia.server.portal.amp.AdminPortal2Server":{allErrors:[310,4,1,""],arguments:[310,4,1,""],commandName:[310,4,1,""],errors:[310,4,1,""],key:[310,4,1,""],response:[310,4,1,""],reverseErrors:[310,4,1,""]},"evennia.server.portal.amp.AdminServer2Portal":{allErrors:[310,4,1,""],arguments:[310,4,1,""],commandName:[310,4,1,""],errors:[310,4,1,""],key:[310,4,1,""],response:[310,4,1,""],reverseErrors:[310,4,1,""]},"evennia.server.portal.amp.Compressed":{fromBox:[310,3,1,""],fromString:[310,3,1,""],toBox:[310,3,1,""],toString:[310,3,1,""]},"evennia.server.portal.amp.FunctionCall":{allErrors:[310,4,1,""],arguments:[310,4,1,""],commandName:[310,4,1,""],errors:[310,4,1,""],key:[310,4,1,""],response:[310,4,1,""],reverseErrors:[310,4,1,""]},"evennia.server.portal.amp.MsgLauncher2Portal":{allErrors:[310,4,1,""],arguments:[310,4,1,""],commandName:[310,4,1,""],errors:[310,4,1,""],key:[310,4,1,""],response:[310,4,1,""],reverseErrors:[310,4,1,""]},"evennia.server.portal.amp.MsgPortal2Server":{allErrors:[310,4,1,""],arguments:[310,4,1,""],commandName:[310,4,1,""],errors:[310,4,1,""],key:[310,4,1,""],response:[310,4,1,""],reverseErrors:[310,4,1,""]},"evennia.server.portal.amp.MsgServer2Portal":{allErrors:[310,4,1,""],arguments:[310,4,1,""],commandName:[310,4,1,""],errors:[310,4,1,""],key:[310,4,1,""],response:[310,4,1,""],reverseErrors:[310,4,1,""]},"evennia.server.portal.amp.MsgStatus":{allErrors:[310,4,1,""],arguments:[310,4,1,""],commandName:[310,4,1,""],errors:[310,4,1,""],key:[310,4,1,""],response:[310,4,1,""],reverseErrors:[310,4,1,""]},"evennia.server.portal.amp_server":{AMPServerFactory:[311,1,1,""],AMPServerProtocol:[311,1,1,""],getenv:[311,5,1,""]},"evennia.server.portal.amp_server.AMPServerFactory":{__init__:[311,3,1,""],buildProtocol:[311,3,1,""],logPrefix:[311,3,1,""],noisy:[311,4,1,""]},"evennia.server.portal.amp_server.AMPServerProtocol":{connectionLost:[311,3,1,""],data_to_server:[311,3,1,""],get_status:[311,3,1,""],portal_receive_adminserver2portal:[311,3,1,""],portal_receive_launcher2portal:[311,3,1,""],portal_receive_server2portal:[311,3,1,""],portal_receive_status:[311,3,1,""],send_AdminPortal2Server:[311,3,1,""],send_MsgPortal2Server:[311,3,1,""],send_Status2Launcher:[311,3,1,""],start_server:[311,3,1,""],stop_server:[311,3,1,""],wait_for_disconnect:[311,3,1,""],wait_for_server_connect:[311,3,1,""]},"evennia.server.portal.grapevine":{GrapevineClient:[312,1,1,""],RestartingWebsocketServerFactory:[312,1,1,""]},"evennia.server.portal.grapevine.GrapevineClient":{__init__:[312,3,1,""],at_login:[312,3,1,""],data_in:[312,3,1,""],disconnect:[312,3,1,""],onClose:[312,3,1,""],onMessage:[312,3,1,""],onOpen:[312,3,1,""],send_authenticate:[312,3,1,""],send_channel:[312,3,1,""],send_default:[312,3,1,""],send_heartbeat:[312,3,1,""],send_subscribe:[312,3,1,""],send_unsubscribe:[312,3,1,""]},"evennia.server.portal.grapevine.RestartingWebsocketServerFactory":{__init__:[312,3,1,""],buildProtocol:[312,3,1,""],clientConnectionFailed:[312,3,1,""],clientConnectionLost:[312,3,1,""],factor:[312,4,1,""],initialDelay:[312,4,1,""],maxDelay:[312,4,1,""],reconnect:[312,3,1,""],start:[312,3,1,""],startedConnecting:[312,3,1,""]},"evennia.server.portal.irc":{IRCBot:[313,1,1,""],IRCBotFactory:[313,1,1,""],parse_ansi_to_irc:[313,5,1,""],parse_irc_to_ansi:[313,5,1,""]},"evennia.server.portal.irc.IRCBot":{action:[313,3,1,""],at_login:[313,3,1,""],channel:[313,4,1,""],data_in:[313,3,1,""],disconnect:[313,3,1,""],factory:[313,4,1,""],get_nicklist:[313,3,1,""],irc_RPL_ENDOFNAMES:[313,3,1,""],irc_RPL_NAMREPLY:[313,3,1,""],lineRate:[313,4,1,""],logger:[313,4,1,""],nickname:[313,4,1,""],pong:[313,3,1,""],privmsg:[313,3,1,""],send_channel:[313,3,1,""],send_default:[313,3,1,""],send_ping:[313,3,1,""],send_privmsg:[313,3,1,""],send_reconnect:[313,3,1,""],send_request_nicklist:[313,3,1,""],signedOn:[313,3,1,""],sourceURL:[313,4,1,""]},"evennia.server.portal.irc.IRCBotFactory":{__init__:[313,3,1,""],buildProtocol:[313,3,1,""],clientConnectionFailed:[313,3,1,""],clientConnectionLost:[313,3,1,""],factor:[313,4,1,""],initialDelay:[313,4,1,""],maxDelay:[313,4,1,""],reconnect:[313,3,1,""],start:[313,3,1,""],startedConnecting:[313,3,1,""]},"evennia.server.portal.mccp":{Mccp:[314,1,1,""],mccp_compress:[314,5,1,""]},"evennia.server.portal.mccp.Mccp":{__init__:[314,3,1,""],do_mccp:[314,3,1,""],no_mccp:[314,3,1,""]},"evennia.server.portal.mssp":{Mssp:[315,1,1,""]},"evennia.server.portal.mssp.Mssp":{__init__:[315,3,1,""],do_mssp:[315,3,1,""],get_player_count:[315,3,1,""],get_uptime:[315,3,1,""],no_mssp:[315,3,1,""]},"evennia.server.portal.mxp":{Mxp:[316,1,1,""],mxp_parse:[316,5,1,""]},"evennia.server.portal.mxp.Mxp":{__init__:[316,3,1,""],do_mxp:[316,3,1,""],no_mxp:[316,3,1,""]},"evennia.server.portal.naws":{Naws:[317,1,1,""]},"evennia.server.portal.naws.Naws":{__init__:[317,3,1,""],do_naws:[317,3,1,""],negotiate_sizes:[317,3,1,""],no_naws:[317,3,1,""]},"evennia.server.portal.portal":{Portal:[318,1,1,""],Websocket:[318,1,1,""]},"evennia.server.portal.portal.Portal":{__init__:[318,3,1,""],get_info_dict:[318,3,1,""],shutdown:[318,3,1,""]},"evennia.server.portal.portalsessionhandler":{PortalSessionHandler:[319,1,1,""]},"evennia.server.portal.portalsessionhandler.PortalSessionHandler":{__init__:[319,3,1,""],announce_all:[319,3,1,""],at_server_connection:[319,3,1,""],connect:[319,3,1,""],count_loggedin:[319,3,1,""],data_in:[319,3,1,""],data_out:[319,3,1,""],disconnect:[319,3,1,""],disconnect_all:[319,3,1,""],generate_sessid:[319,3,1,""],server_connect:[319,3,1,""],server_disconnect:[319,3,1,""],server_disconnect_all:[319,3,1,""],server_logged_in:[319,3,1,""],server_session_sync:[319,3,1,""],sessions_from_csessid:[319,3,1,""],sync:[319,3,1,""]},"evennia.server.portal.rss":{RSSBotFactory:[320,1,1,""],RSSReader:[320,1,1,""]},"evennia.server.portal.rss.RSSBotFactory":{__init__:[320,3,1,""],start:[320,3,1,""]},"evennia.server.portal.rss.RSSReader":{__init__:[320,3,1,""],data_in:[320,3,1,""],disconnect:[320,3,1,""],get_new:[320,3,1,""],update:[320,3,1,""]},"evennia.server.portal.ssh":{AccountDBPasswordChecker:[321,1,1,""],ExtraInfoAuthServer:[321,1,1,""],PassAvatarIdTerminalRealm:[321,1,1,""],SSHServerFactory:[321,1,1,""],SshProtocol:[321,1,1,""],TerminalSessionTransport_getPeer:[321,1,1,""],getKeyPair:[321,5,1,""],makeFactory:[321,5,1,""]},"evennia.server.portal.ssh.AccountDBPasswordChecker":{__init__:[321,3,1,""],credentialInterfaces:[321,4,1,""],noisy:[321,4,1,""],requestAvatarId:[321,3,1,""]},"evennia.server.portal.ssh.ExtraInfoAuthServer":{auth_password:[321,3,1,""],noisy:[321,4,1,""]},"evennia.server.portal.ssh.PassAvatarIdTerminalRealm":{noisy:[321,4,1,""]},"evennia.server.portal.ssh.SSHServerFactory":{logPrefix:[321,3,1,""],noisy:[321,4,1,""]},"evennia.server.portal.ssh.SshProtocol":{__init__:[321,3,1,""],at_login:[321,3,1,""],connectionLost:[321,3,1,""],connectionMade:[321,3,1,""],data_out:[321,3,1,""],disconnect:[321,3,1,""],getClientAddress:[321,3,1,""],handle_EOF:[321,3,1,""],handle_FF:[321,3,1,""],handle_INT:[321,3,1,""],handle_QUIT:[321,3,1,""],lineReceived:[321,3,1,""],noisy:[321,4,1,""],sendLine:[321,3,1,""],send_default:[321,3,1,""],send_prompt:[321,3,1,""],send_text:[321,3,1,""],terminalSize:[321,3,1,""]},"evennia.server.portal.ssh.TerminalSessionTransport_getPeer":{__init__:[321,3,1,""],noisy:[321,4,1,""]},"evennia.server.portal.ssl":{SSLProtocol:[322,1,1,""],getSSLContext:[322,5,1,""],verify_SSL_key_and_cert:[322,5,1,""]},"evennia.server.portal.ssl.SSLProtocol":{__init__:[322,3,1,""]},"evennia.server.portal.suppress_ga":{SuppressGA:[323,1,1,""]},"evennia.server.portal.suppress_ga.SuppressGA":{__init__:[323,3,1,""],will_suppress_ga:[323,3,1,""],wont_suppress_ga:[323,3,1,""]},"evennia.server.portal.telnet":{TelnetProtocol:[324,1,1,""],TelnetServerFactory:[324,1,1,""]},"evennia.server.portal.telnet.TelnetProtocol":{__init__:[324,3,1,""],applicationDataReceived:[324,3,1,""],at_login:[324,3,1,""],connectionLost:[324,3,1,""],connectionMade:[324,3,1,""],dataReceived:[324,3,1,""],data_in:[324,3,1,""],data_out:[324,3,1,""],disableLocal:[324,3,1,""],disableRemote:[324,3,1,""],disconnect:[324,3,1,""],enableLocal:[324,3,1,""],enableRemote:[324,3,1,""],handshake_done:[324,3,1,""],sendLine:[324,3,1,""],send_default:[324,3,1,""],send_prompt:[324,3,1,""],send_text:[324,3,1,""],toggle_nop_keepalive:[324,3,1,""]},"evennia.server.portal.telnet.TelnetServerFactory":{logPrefix:[324,3,1,""],noisy:[324,4,1,""]},"evennia.server.portal.telnet_oob":{TelnetOOB:[325,1,1,""]},"evennia.server.portal.telnet_oob.TelnetOOB":{__init__:[325,3,1,""],data_out:[325,3,1,""],decode_gmcp:[325,3,1,""],decode_msdp:[325,3,1,""],do_gmcp:[325,3,1,""],do_msdp:[325,3,1,""],encode_gmcp:[325,3,1,""],encode_msdp:[325,3,1,""],no_gmcp:[325,3,1,""],no_msdp:[325,3,1,""]},"evennia.server.portal.telnet_ssl":{SSLProtocol:[326,1,1,""],getSSLContext:[326,5,1,""],verify_or_create_SSL_key_and_cert:[326,5,1,""]},"evennia.server.portal.telnet_ssl.SSLProtocol":{__init__:[326,3,1,""]},"evennia.server.portal.tests":{TestAMPServer:[327,1,1,""],TestIRC:[327,1,1,""],TestTelnet:[327,1,1,""],TestWebSocket:[327,1,1,""]},"evennia.server.portal.tests.TestAMPServer":{setUp:[327,3,1,""],test_amp_in:[327,3,1,""],test_amp_out:[327,3,1,""],test_large_msg:[327,3,1,""]},"evennia.server.portal.tests.TestIRC":{test_bold:[327,3,1,""],test_colors:[327,3,1,""],test_identity:[327,3,1,""],test_italic:[327,3,1,""],test_plain_ansi:[327,3,1,""]},"evennia.server.portal.tests.TestTelnet":{setUp:[327,3,1,""],test_mudlet_ttype:[327,3,1,""]},"evennia.server.portal.tests.TestWebSocket":{setUp:[327,3,1,""],tearDown:[327,3,1,""],test_data_in:[327,3,1,""],test_data_out:[327,3,1,""]},"evennia.server.portal.ttype":{Ttype:[328,1,1,""]},"evennia.server.portal.ttype.Ttype":{__init__:[328,3,1,""],will_ttype:[328,3,1,""],wont_ttype:[328,3,1,""]},"evennia.server.portal.webclient":{WebSocketClient:[329,1,1,""]},"evennia.server.portal.webclient.WebSocketClient":{__init__:[329,3,1,""],at_login:[329,3,1,""],data_in:[329,3,1,""],disconnect:[329,3,1,""],get_client_session:[329,3,1,""],nonce:[329,4,1,""],onClose:[329,3,1,""],onMessage:[329,3,1,""],onOpen:[329,3,1,""],sendLine:[329,3,1,""],send_default:[329,3,1,""],send_prompt:[329,3,1,""],send_text:[329,3,1,""]},"evennia.server.portal.webclient_ajax":{AjaxWebClient:[330,1,1,""],AjaxWebClientSession:[330,1,1,""],LazyEncoder:[330,1,1,""],jsonify:[330,5,1,""]},"evennia.server.portal.webclient_ajax.AjaxWebClient":{__init__:[330,3,1,""],allowedMethods:[330,4,1,""],at_login:[330,3,1,""],client_disconnect:[330,3,1,""],get_client_sessid:[330,3,1,""],isLeaf:[330,4,1,""],lineSend:[330,3,1,""],mode_close:[330,3,1,""],mode_init:[330,3,1,""],mode_input:[330,3,1,""],mode_keepalive:[330,3,1,""],mode_receive:[330,3,1,""],render_POST:[330,3,1,""]},"evennia.server.portal.webclient_ajax.AjaxWebClientSession":{__init__:[330,3,1,""],at_login:[330,3,1,""],data_in:[330,3,1,""],data_out:[330,3,1,""],disconnect:[330,3,1,""],get_client_session:[330,3,1,""],send_default:[330,3,1,""],send_prompt:[330,3,1,""],send_text:[330,3,1,""]},"evennia.server.portal.webclient_ajax.LazyEncoder":{"default":[330,3,1,""]},"evennia.server.profiling":{dummyrunner:[332,0,0,"-"],dummyrunner_settings:[333,0,0,"-"],memplot:[334,0,0,"-"],settings_mixin:[335,0,0,"-"],test_queries:[336,0,0,"-"],tests:[337,0,0,"-"],timetrace:[338,0,0,"-"]},"evennia.server.profiling.dummyrunner":{DummyClient:[332,1,1,""],DummyFactory:[332,1,1,""],gidcounter:[332,5,1,""],idcounter:[332,5,1,""],makeiter:[332,5,1,""],start_all_dummy_clients:[332,5,1,""]},"evennia.server.profiling.dummyrunner.DummyClient":{connectionLost:[332,3,1,""],connectionMade:[332,3,1,""],counter:[332,3,1,""],dataReceived:[332,3,1,""],error:[332,3,1,""],logout:[332,3,1,""],step:[332,3,1,""]},"evennia.server.profiling.dummyrunner.DummyFactory":{__init__:[332,3,1,""],protocol:[332,4,1,""]},"evennia.server.profiling.dummyrunner_settings":{c_creates_button:[333,5,1,""],c_creates_obj:[333,5,1,""],c_digs:[333,5,1,""],c_examines:[333,5,1,""],c_help:[333,5,1,""],c_idles:[333,5,1,""],c_login:[333,5,1,""],c_login_nodig:[333,5,1,""],c_logout:[333,5,1,""],c_looks:[333,5,1,""],c_moves:[333,5,1,""],c_moves_n:[333,5,1,""],c_moves_s:[333,5,1,""],c_socialize:[333,5,1,""]},"evennia.server.profiling.memplot":{Memplot:[334,1,1,""]},"evennia.server.profiling.memplot.Memplot":{DoesNotExist:[334,2,1,""],MultipleObjectsReturned:[334,2,1,""],at_repeat:[334,3,1,""],at_script_creation:[334,3,1,""],path:[334,4,1,""],typename:[334,4,1,""]},"evennia.server.profiling.test_queries":{count_queries:[336,5,1,""]},"evennia.server.profiling.tests":{TestDummyrunnerSettings:[337,1,1,""],TestMemPlot:[337,1,1,""]},"evennia.server.profiling.tests.TestDummyrunnerSettings":{clear_client_lists:[337,3,1,""],perception_method_tests:[337,3,1,""],setUp:[337,3,1,""],test_c_creates_button:[337,3,1,""],test_c_creates_obj:[337,3,1,""],test_c_digs:[337,3,1,""],test_c_examines:[337,3,1,""],test_c_help:[337,3,1,""],test_c_login:[337,3,1,""],test_c_login_no_dig:[337,3,1,""],test_c_logout:[337,3,1,""],test_c_looks:[337,3,1,""],test_c_move_n:[337,3,1,""],test_c_move_s:[337,3,1,""],test_c_moves:[337,3,1,""],test_c_socialize:[337,3,1,""],test_idles:[337,3,1,""]},"evennia.server.profiling.tests.TestMemPlot":{test_memplot:[337,3,1,""]},"evennia.server.profiling.timetrace":{timetrace:[338,5,1,""]},"evennia.server.server":{Evennia:[339,1,1,""]},"evennia.server.server.Evennia":{__init__:[339,3,1,""],at_post_portal_sync:[339,3,1,""],at_server_cold_start:[339,3,1,""],at_server_cold_stop:[339,3,1,""],at_server_reload_start:[339,3,1,""],at_server_reload_stop:[339,3,1,""],at_server_start:[339,3,1,""],at_server_stop:[339,3,1,""],get_info_dict:[339,3,1,""],run_init_hooks:[339,3,1,""],run_initial_setup:[339,3,1,""],shutdown:[339,3,1,""],sqlite3_prep:[339,3,1,""],update_defaults:[339,3,1,""]},"evennia.server.serversession":{ServerSession:[340,1,1,""]},"evennia.server.serversession.ServerSession":{__init__:[340,3,1,""],access:[340,3,1,""],at_cmdset_get:[340,3,1,""],at_disconnect:[340,3,1,""],at_login:[340,3,1,""],at_sync:[340,3,1,""],attributes:[340,4,1,""],cmdset_storage:[340,3,1,""],data_in:[340,3,1,""],data_out:[340,3,1,""],db:[340,3,1,""],execute_cmd:[340,3,1,""],get_account:[340,3,1,""],get_character:[340,3,1,""],get_client_size:[340,3,1,""],get_puppet:[340,3,1,""],get_puppet_or_account:[340,3,1,""],id:[340,3,1,""],log:[340,3,1,""],msg:[340,3,1,""],nattributes:[340,4,1,""],ndb:[340,3,1,""],ndb_del:[340,3,1,""],ndb_get:[340,3,1,""],ndb_set:[340,3,1,""],update_flags:[340,3,1,""],update_session_counters:[340,3,1,""]},"evennia.server.session":{Session:[341,1,1,""]},"evennia.server.session.Session":{at_sync:[341,3,1,""],data_in:[341,3,1,""],data_out:[341,3,1,""],disconnect:[341,3,1,""],get_sync_data:[341,3,1,""],init_session:[341,3,1,""],load_sync_data:[341,3,1,""]},"evennia.server.sessionhandler":{DummySession:[342,1,1,""],ServerSessionHandler:[342,1,1,""],SessionHandler:[342,1,1,""],delayed_import:[342,5,1,""]},"evennia.server.sessionhandler.DummySession":{sessid:[342,4,1,""]},"evennia.server.sessionhandler.ServerSessionHandler":{__init__:[342,3,1,""],account_count:[342,3,1,""],all_connected_accounts:[342,3,1,""],all_sessions_portal_sync:[342,3,1,""],announce_all:[342,3,1,""],call_inputfuncs:[342,3,1,""],data_in:[342,3,1,""],data_out:[342,3,1,""],disconnect:[342,3,1,""],disconnect_all_sessions:[342,3,1,""],disconnect_duplicate_sessions:[342,3,1,""],get_inputfuncs:[342,3,1,""],login:[342,3,1,""],portal_connect:[342,3,1,""],portal_disconnect:[342,3,1,""],portal_disconnect_all:[342,3,1,""],portal_reset_server:[342,3,1,""],portal_restart_server:[342,3,1,""],portal_session_sync:[342,3,1,""],portal_sessions_sync:[342,3,1,""],portal_shutdown:[342,3,1,""],session_from_account:[342,3,1,""],session_from_sessid:[342,3,1,""],session_portal_partial_sync:[342,3,1,""],session_portal_sync:[342,3,1,""],sessions_from_account:[342,3,1,""],sessions_from_character:[342,3,1,""],sessions_from_csessid:[342,3,1,""],sessions_from_puppet:[342,3,1,""],start_bot_session:[342,3,1,""],validate_sessions:[342,3,1,""]},"evennia.server.sessionhandler.SessionHandler":{clean_senddata:[342,3,1,""],get:[342,3,1,""],get_all_sync_data:[342,3,1,""],get_sessions:[342,3,1,""]},"evennia.server.throttle":{Throttle:[344,1,1,""]},"evennia.server.throttle.Throttle":{__init__:[344,3,1,""],check:[344,3,1,""],error_msg:[344,4,1,""],get:[344,3,1,""],get_cache_key:[344,3,1,""],record_ip:[344,3,1,""],remove:[344,3,1,""],touch:[344,3,1,""],unrecord_ip:[344,3,1,""],update:[344,3,1,""]},"evennia.server.validators":{EvenniaPasswordValidator:[345,1,1,""],EvenniaUsernameAvailabilityValidator:[345,1,1,""]},"evennia.server.validators.EvenniaPasswordValidator":{__init__:[345,3,1,""],get_help_text:[345,3,1,""],validate:[345,3,1,""]},"evennia.server.webserver":{DjangoWebRoot:[346,1,1,""],EvenniaReverseProxyResource:[346,1,1,""],HTTPChannelWithXForwardedFor:[346,1,1,""],LockableThreadPool:[346,1,1,""],PrivateStaticRoot:[346,1,1,""],WSGIWebServer:[346,1,1,""],Website:[346,1,1,""]},"evennia.server.webserver.DjangoWebRoot":{__init__:[346,3,1,""],empty_threadpool:[346,3,1,""],getChild:[346,3,1,""]},"evennia.server.webserver.EvenniaReverseProxyResource":{getChild:[346,3,1,""],render:[346,3,1,""]},"evennia.server.webserver.HTTPChannelWithXForwardedFor":{allHeadersReceived:[346,3,1,""]},"evennia.server.webserver.LockableThreadPool":{__init__:[346,3,1,""],callInThread:[346,3,1,""],lock:[346,3,1,""]},"evennia.server.webserver.PrivateStaticRoot":{directoryListing:[346,3,1,""]},"evennia.server.webserver.WSGIWebServer":{__init__:[346,3,1,""],startService:[346,3,1,""],stopService:[346,3,1,""]},"evennia.server.webserver.Website":{log:[346,3,1,""],logPrefix:[346,3,1,""],noisy:[346,4,1,""]},"evennia.typeclasses":{admin:[349,0,0,"-"],attributes:[350,0,0,"-"],managers:[351,0,0,"-"],models:[352,0,0,"-"],tags:[353,0,0,"-"]},"evennia.typeclasses.admin":{AttributeForm:[349,1,1,""],AttributeFormSet:[349,1,1,""],AttributeInline:[349,1,1,""],TagAdmin:[349,1,1,""],TagForm:[349,1,1,""],TagFormSet:[349,1,1,""],TagInline:[349,1,1,""]},"evennia.typeclasses.admin.AttributeForm":{Meta:[349,1,1,""],__init__:[349,3,1,""],base_fields:[349,4,1,""],clean_attr_value:[349,3,1,""],declared_fields:[349,4,1,""],media:[349,3,1,""],save:[349,3,1,""]},"evennia.typeclasses.admin.AttributeForm.Meta":{fields:[349,4,1,""]},"evennia.typeclasses.admin.AttributeFormSet":{save:[349,3,1,""]},"evennia.typeclasses.admin.AttributeInline":{extra:[349,4,1,""],form:[349,4,1,""],formset:[349,4,1,""],get_formset:[349,3,1,""],media:[349,3,1,""],model:[349,4,1,""],related_field:[349,4,1,""]},"evennia.typeclasses.admin.TagAdmin":{fields:[349,4,1,""],list_display:[349,4,1,""],list_filter:[349,4,1,""],media:[349,3,1,""],search_fields:[349,4,1,""]},"evennia.typeclasses.admin.TagForm":{Meta:[349,1,1,""],__init__:[349,3,1,""],base_fields:[349,4,1,""],declared_fields:[349,4,1,""],media:[349,3,1,""],save:[349,3,1,""]},"evennia.typeclasses.admin.TagForm.Meta":{fields:[349,4,1,""]},"evennia.typeclasses.admin.TagFormSet":{save:[349,3,1,""]},"evennia.typeclasses.admin.TagInline":{extra:[349,4,1,""],form:[349,4,1,""],formset:[349,4,1,""],get_formset:[349,3,1,""],media:[349,3,1,""],model:[349,4,1,""],related_field:[349,4,1,""]},"evennia.typeclasses.attributes":{Attribute:[350,1,1,""],AttributeHandler:[350,1,1,""],DbHolder:[350,1,1,""],IAttribute:[350,1,1,""],IAttributeBackend:[350,1,1,""],InMemoryAttribute:[350,1,1,""],InMemoryAttributeBackend:[350,1,1,""],ModelAttributeBackend:[350,1,1,""],NickHandler:[350,1,1,""],NickTemplateInvalid:[350,2,1,""],initialize_nick_templates:[350,5,1,""],parse_nick_template:[350,5,1,""]},"evennia.typeclasses.attributes.Attribute":{DoesNotExist:[350,2,1,""],MultipleObjectsReturned:[350,2,1,""],accountdb_set:[350,4,1,""],attrtype:[350,3,1,""],category:[350,3,1,""],channeldb_set:[350,4,1,""],date_created:[350,3,1,""],db_attrtype:[350,4,1,""],db_category:[350,4,1,""],db_date_created:[350,4,1,""],db_key:[350,4,1,""],db_lock_storage:[350,4,1,""],db_model:[350,4,1,""],db_strvalue:[350,4,1,""],db_value:[350,4,1,""],get_next_by_db_date_created:[350,3,1,""],get_previous_by_db_date_created:[350,3,1,""],id:[350,4,1,""],key:[350,3,1,""],lock_storage:[350,3,1,""],model:[350,3,1,""],objectdb_set:[350,4,1,""],path:[350,4,1,""],scriptdb_set:[350,4,1,""],strvalue:[350,3,1,""],typename:[350,4,1,""],value:[350,3,1,""]},"evennia.typeclasses.attributes.AttributeHandler":{__init__:[350,3,1,""],add:[350,3,1,""],all:[350,3,1,""],batch_add:[350,3,1,""],clear:[350,3,1,""],get:[350,3,1,""],has:[350,3,1,""],remove:[350,3,1,""],reset_cache:[350,3,1,""]},"evennia.typeclasses.attributes.DbHolder":{__init__:[350,3,1,""],all:[350,3,1,""],get_all:[350,3,1,""]},"evennia.typeclasses.attributes.IAttribute":{access:[350,3,1,""],attrtype:[350,3,1,""],category:[350,3,1,""],date_created:[350,3,1,""],key:[350,3,1,""],lock_storage:[350,3,1,""],locks:[350,4,1,""],model:[350,3,1,""],strvalue:[350,3,1,""]},"evennia.typeclasses.attributes.IAttributeBackend":{__init__:[350,3,1,""],batch_add:[350,3,1,""],clear_attributes:[350,3,1,""],create_attribute:[350,3,1,""],delete_attribute:[350,3,1,""],do_batch_delete:[350,3,1,""],do_batch_finish:[350,3,1,""],do_batch_update_attribute:[350,3,1,""],do_create_attribute:[350,3,1,""],do_delete_attribute:[350,3,1,""],do_update_attribute:[350,3,1,""],get:[350,3,1,""],get_all_attributes:[350,3,1,""],query_all:[350,3,1,""],query_category:[350,3,1,""],query_key:[350,3,1,""],reset_cache:[350,3,1,""],update_attribute:[350,3,1,""]},"evennia.typeclasses.attributes.InMemoryAttribute":{__init__:[350,3,1,""],value:[350,3,1,""]},"evennia.typeclasses.attributes.InMemoryAttributeBackend":{__init__:[350,3,1,""],do_batch_finish:[350,3,1,""],do_batch_update_attribute:[350,3,1,""],do_create_attribute:[350,3,1,""],do_delete_attribute:[350,3,1,""],do_update_attribute:[350,3,1,""],query_all:[350,3,1,""],query_category:[350,3,1,""],query_key:[350,3,1,""]},"evennia.typeclasses.attributes.ModelAttributeBackend":{__init__:[350,3,1,""],do_batch_finish:[350,3,1,""],do_batch_update_attribute:[350,3,1,""],do_create_attribute:[350,3,1,""],do_delete_attribute:[350,3,1,""],do_update_attribute:[350,3,1,""],query_all:[350,3,1,""],query_category:[350,3,1,""],query_key:[350,3,1,""]},"evennia.typeclasses.attributes.NickHandler":{__init__:[350,3,1,""],add:[350,3,1,""],get:[350,3,1,""],has:[350,3,1,""],nickreplace:[350,3,1,""],remove:[350,3,1,""]},"evennia.typeclasses.managers":{TypedObjectManager:[351,1,1,""]},"evennia.typeclasses.managers.TypedObjectManager":{create_tag:[351,3,1,""],dbref:[351,3,1,""],dbref_search:[351,3,1,""],get_alias:[351,3,1,""],get_attribute:[351,3,1,""],get_by_alias:[351,3,1,""],get_by_attribute:[351,3,1,""],get_by_nick:[351,3,1,""],get_by_permission:[351,3,1,""],get_by_tag:[351,3,1,""],get_dbref_range:[351,3,1,""],get_id:[351,3,1,""],get_nick:[351,3,1,""],get_permission:[351,3,1,""],get_tag:[351,3,1,""],get_typeclass_totals:[351,3,1,""],object_totals:[351,3,1,""],typeclass_search:[351,3,1,""]},"evennia.typeclasses.models":{TypedObject:[352,1,1,""]},"evennia.typeclasses.models.TypedObject":{"delete":[352,3,1,""],Meta:[352,1,1,""],__init__:[352,3,1,""],access:[352,3,1,""],aliases:[352,4,1,""],at_idmapper_flush:[352,3,1,""],at_rename:[352,3,1,""],attributes:[352,4,1,""],check_permstring:[352,3,1,""],date_created:[352,3,1,""],db:[352,3,1,""],db_attributes:[352,4,1,""],db_date_created:[352,4,1,""],db_key:[352,4,1,""],db_lock_storage:[352,4,1,""],db_tags:[352,4,1,""],db_typeclass_path:[352,4,1,""],dbid:[352,3,1,""],dbref:[352,3,1,""],get_absolute_url:[352,3,1,""],get_display_name:[352,3,1,""],get_extra_info:[352,3,1,""],get_next_by_db_date_created:[352,3,1,""],get_previous_by_db_date_created:[352,3,1,""],is_typeclass:[352,3,1,""],key:[352,3,1,""],lock_storage:[352,3,1,""],locks:[352,4,1,""],name:[352,3,1,""],nattributes:[352,4,1,""],ndb:[352,3,1,""],objects:[352,4,1,""],path:[352,4,1,""],permissions:[352,4,1,""],set_class_from_typeclass:[352,3,1,""],swap_typeclass:[352,3,1,""],tags:[352,4,1,""],typeclass_path:[352,3,1,""],typename:[352,4,1,""],web_get_admin_url:[352,3,1,""],web_get_create_url:[352,3,1,""],web_get_delete_url:[352,3,1,""],web_get_detail_url:[352,3,1,""],web_get_puppet_url:[352,3,1,""],web_get_update_url:[352,3,1,""]},"evennia.typeclasses.models.TypedObject.Meta":{"abstract":[352,4,1,""],ordering:[352,4,1,""],verbose_name:[352,4,1,""]},"evennia.typeclasses.tags":{AliasHandler:[353,1,1,""],PermissionHandler:[353,1,1,""],Tag:[353,1,1,""],TagHandler:[353,1,1,""]},"evennia.typeclasses.tags.Tag":{DoesNotExist:[353,2,1,""],MultipleObjectsReturned:[353,2,1,""],accountdb_set:[353,4,1,""],channeldb_set:[353,4,1,""],db_category:[353,4,1,""],db_data:[353,4,1,""],db_key:[353,4,1,""],db_model:[353,4,1,""],db_tagtype:[353,4,1,""],helpentry_set:[353,4,1,""],id:[353,4,1,""],msg_set:[353,4,1,""],objectdb_set:[353,4,1,""],objects:[353,4,1,""],scriptdb_set:[353,4,1,""]},"evennia.typeclasses.tags.TagHandler":{__init__:[353,3,1,""],add:[353,3,1,""],all:[353,3,1,""],batch_add:[353,3,1,""],clear:[353,3,1,""],get:[353,3,1,""],has:[353,3,1,""],remove:[353,3,1,""],reset_cache:[353,3,1,""]},"evennia.utils":{ansi:[355,0,0,"-"],batchprocessors:[356,0,0,"-"],containers:[357,0,0,"-"],create:[358,0,0,"-"],dbserialize:[359,0,0,"-"],eveditor:[360,0,0,"-"],evform:[361,0,0,"-"],evmenu:[362,0,0,"-"],evmore:[363,0,0,"-"],evtable:[364,0,0,"-"],funcparser:[365,0,0,"-"],gametime:[366,0,0,"-"],idmapper:[367,0,0,"-"],logger:[371,0,0,"-"],optionclasses:[372,0,0,"-"],optionhandler:[373,0,0,"-"],picklefield:[374,0,0,"-"],search:[375,0,0,"-"],test_resources:[376,0,0,"-"],text2html:[377,0,0,"-"],utils:[378,0,0,"-"],validatorfuncs:[379,0,0,"-"],verb_conjugation:[380,0,0,"-"]},"evennia.utils.ansi":{ANSIMeta:[355,1,1,""],ANSIParser:[355,1,1,""],ANSIString:[355,1,1,""],parse_ansi:[355,5,1,""],raw:[355,5,1,""],strip_ansi:[355,5,1,""],strip_raw_ansi:[355,5,1,""]},"evennia.utils.ansi.ANSIMeta":{__init__:[355,3,1,""]},"evennia.utils.ansi.ANSIParser":{ansi_escapes:[355,4,1,""],ansi_map:[355,4,1,""],ansi_map_dict:[355,4,1,""],ansi_re:[355,4,1,""],ansi_regex:[355,4,1,""],ansi_sub:[355,4,1,""],ansi_xterm256_bright_bg_map:[355,4,1,""],ansi_xterm256_bright_bg_map_dict:[355,4,1,""],brightbg_sub:[355,4,1,""],mxp_re:[355,4,1,""],mxp_sub:[355,4,1,""],parse_ansi:[355,3,1,""],strip_mxp:[355,3,1,""],strip_raw_codes:[355,3,1,""],sub_ansi:[355,3,1,""],sub_brightbg:[355,3,1,""],sub_xterm256:[355,3,1,""],xterm256_bg:[355,4,1,""],xterm256_bg_sub:[355,4,1,""],xterm256_fg:[355,4,1,""],xterm256_fg_sub:[355,4,1,""],xterm256_gbg:[355,4,1,""],xterm256_gbg_sub:[355,4,1,""],xterm256_gfg:[355,4,1,""],xterm256_gfg_sub:[355,4,1,""]},"evennia.utils.ansi.ANSIString":{__init__:[355,3,1,""],capitalize:[355,3,1,""],center:[355,3,1,""],clean:[355,3,1,""],count:[355,3,1,""],decode:[355,3,1,""],encode:[355,3,1,""],endswith:[355,3,1,""],expandtabs:[355,3,1,""],find:[355,3,1,""],format:[355,3,1,""],index:[355,3,1,""],isalnum:[355,3,1,""],isalpha:[355,3,1,""],isdigit:[355,3,1,""],islower:[355,3,1,""],isspace:[355,3,1,""],istitle:[355,3,1,""],isupper:[355,3,1,""],join:[355,3,1,""],ljust:[355,3,1,""],lower:[355,3,1,""],lstrip:[355,3,1,""],partition:[355,3,1,""],raw:[355,3,1,""],re_format:[355,4,1,""],replace:[355,3,1,""],rfind:[355,3,1,""],rindex:[355,3,1,""],rjust:[355,3,1,""],rsplit:[355,3,1,""],rstrip:[355,3,1,""],split:[355,3,1,""],startswith:[355,3,1,""],strip:[355,3,1,""],swapcase:[355,3,1,""],translate:[355,3,1,""],upper:[355,3,1,""]},"evennia.utils.batchprocessors":{BatchCodeProcessor:[356,1,1,""],BatchCommandProcessor:[356,1,1,""],read_batchfile:[356,5,1,""],tb_filename:[356,5,1,""],tb_iter:[356,5,1,""]},"evennia.utils.batchprocessors.BatchCodeProcessor":{code_exec:[356,3,1,""],parse_file:[356,3,1,""]},"evennia.utils.batchprocessors.BatchCommandProcessor":{parse_file:[356,3,1,""]},"evennia.utils.containers":{Container:[357,1,1,""],GlobalScriptContainer:[357,1,1,""],OptionContainer:[357,1,1,""]},"evennia.utils.containers.Container":{__init__:[357,3,1,""],all:[357,3,1,""],get:[357,3,1,""],load_data:[357,3,1,""],storage_modules:[357,4,1,""]},"evennia.utils.containers.GlobalScriptContainer":{__init__:[357,3,1,""],all:[357,3,1,""],get:[357,3,1,""],load_data:[357,3,1,""],start:[357,3,1,""]},"evennia.utils.containers.OptionContainer":{storage_modules:[357,4,1,""]},"evennia.utils.create":{create_account:[358,5,1,""],create_channel:[358,5,1,""],create_help_entry:[358,5,1,""],create_message:[358,5,1,""],create_object:[358,5,1,""],create_script:[358,5,1,""]},"evennia.utils.dbserialize":{dbserialize:[359,5,1,""],dbunserialize:[359,5,1,""],do_pickle:[359,5,1,""],do_unpickle:[359,5,1,""],from_pickle:[359,5,1,""],to_pickle:[359,5,1,""]},"evennia.utils.eveditor":{CmdEditorBase:[360,1,1,""],CmdEditorGroup:[360,1,1,""],CmdLineInput:[360,1,1,""],CmdSaveYesNo:[360,1,1,""],EvEditor:[360,1,1,""],EvEditorCmdSet:[360,1,1,""],SaveYesNoCmdSet:[360,1,1,""]},"evennia.utils.eveditor.CmdEditorBase":{aliases:[360,4,1,""],editor:[360,4,1,""],help_category:[360,4,1,""],help_entry:[360,4,1,""],key:[360,4,1,""],lock_storage:[360,4,1,""],locks:[360,4,1,""],parse:[360,3,1,""],search_index_entry:[360,4,1,""]},"evennia.utils.eveditor.CmdEditorGroup":{aliases:[360,4,1,""],arg_regex:[360,4,1,""],func:[360,3,1,""],help_category:[360,4,1,""],key:[360,4,1,""],lock_storage:[360,4,1,""],search_index_entry:[360,4,1,""]},"evennia.utils.eveditor.CmdLineInput":{aliases:[360,4,1,""],func:[360,3,1,""],help_category:[360,4,1,""],key:[360,4,1,""],lock_storage:[360,4,1,""],search_index_entry:[360,4,1,""]},"evennia.utils.eveditor.CmdSaveYesNo":{aliases:[360,4,1,""],func:[360,3,1,""],help_category:[360,4,1,""],help_cateogory:[360,4,1,""],key:[360,4,1,""],lock_storage:[360,4,1,""],locks:[360,4,1,""],search_index_entry:[360,4,1,""]},"evennia.utils.eveditor.EvEditor":{__init__:[360,3,1,""],decrease_indent:[360,3,1,""],deduce_indent:[360,3,1,""],display_buffer:[360,3,1,""],display_help:[360,3,1,""],get_buffer:[360,3,1,""],increase_indent:[360,3,1,""],load_buffer:[360,3,1,""],quit:[360,3,1,""],save_buffer:[360,3,1,""],swap_autoindent:[360,3,1,""],update_buffer:[360,3,1,""],update_undo:[360,3,1,""]},"evennia.utils.eveditor.EvEditorCmdSet":{at_cmdset_creation:[360,3,1,""],key:[360,4,1,""],mergetype:[360,4,1,""],path:[360,4,1,""]},"evennia.utils.eveditor.SaveYesNoCmdSet":{at_cmdset_creation:[360,3,1,""],key:[360,4,1,""],mergetype:[360,4,1,""],path:[360,4,1,""],priority:[360,4,1,""]},"evennia.utils.evform":{EvForm:[361,1,1,""]},"evennia.utils.evform.EvForm":{__init__:[361,3,1,""],map:[361,3,1,""],reload:[361,3,1,""]},"evennia.utils.evmenu":{CmdEvMenuNode:[362,1,1,""],CmdGetInput:[362,1,1,""],CmdYesNoQuestion:[362,1,1,""],EvMenu:[362,1,1,""],EvMenuCmdSet:[362,1,1,""],EvMenuError:[362,2,1,""],EvMenuGotoAbortMessage:[362,2,1,""],InputCmdSet:[362,1,1,""],YesNoQuestionCmdSet:[362,1,1,""],ask_yes_no:[362,5,1,""],get_input:[362,5,1,""],list_node:[362,5,1,""],parse_menu_template:[362,5,1,""],template2menu:[362,5,1,""]},"evennia.utils.evmenu.CmdEvMenuNode":{aliases:[362,4,1,""],auto_help_display_key:[362,4,1,""],func:[362,3,1,""],get_help:[362,3,1,""],help_category:[362,4,1,""],key:[362,4,1,""],lock_storage:[362,4,1,""],locks:[362,4,1,""],search_index_entry:[362,4,1,""]},"evennia.utils.evmenu.CmdGetInput":{aliases:[362,4,1,""],func:[362,3,1,""],help_category:[362,4,1,""],key:[362,4,1,""],lock_storage:[362,4,1,""],search_index_entry:[362,4,1,""]},"evennia.utils.evmenu.CmdYesNoQuestion":{aliases:[362,4,1,""],arg_regex:[362,4,1,""],func:[362,3,1,""],help_category:[362,4,1,""],key:[362,4,1,""],lock_storage:[362,4,1,""],search_index_entry:[362,4,1,""]},"evennia.utils.evmenu.EvMenu":{"goto":[362,3,1,""],__init__:[362,3,1,""],close_menu:[362,3,1,""],display_helptext:[362,3,1,""],display_nodetext:[362,3,1,""],extract_goto_exec:[362,3,1,""],helptext_formatter:[362,3,1,""],msg:[362,3,1,""],node_border_char:[362,4,1,""],node_formatter:[362,3,1,""],nodetext_formatter:[362,3,1,""],options_formatter:[362,3,1,""],parse_input:[362,3,1,""],print_debug_info:[362,3,1,""],run_exec:[362,3,1,""],run_exec_then_goto:[362,3,1,""]},"evennia.utils.evmenu.EvMenuCmdSet":{at_cmdset_creation:[362,3,1,""],key:[362,4,1,""],mergetype:[362,4,1,""],no_channels:[362,4,1,""],no_exits:[362,4,1,""],no_objs:[362,4,1,""],path:[362,4,1,""],priority:[362,4,1,""]},"evennia.utils.evmenu.InputCmdSet":{at_cmdset_creation:[362,3,1,""],key:[362,4,1,""],mergetype:[362,4,1,""],no_channels:[362,4,1,""],no_exits:[362,4,1,""],no_objs:[362,4,1,""],path:[362,4,1,""],priority:[362,4,1,""]},"evennia.utils.evmenu.YesNoQuestionCmdSet":{at_cmdset_creation:[362,3,1,""],key:[362,4,1,""],mergetype:[362,4,1,""],no_channels:[362,4,1,""],no_exits:[362,4,1,""],no_objs:[362,4,1,""],path:[362,4,1,""],priority:[362,4,1,""]},"evennia.utils.evmore":{CmdMore:[363,1,1,""],CmdMoreLook:[363,1,1,""],CmdSetMore:[363,1,1,""],EvMore:[363,1,1,""],msg:[363,5,1,""],queryset_maxsize:[363,5,1,""]},"evennia.utils.evmore.CmdMore":{aliases:[363,4,1,""],auto_help:[363,4,1,""],func:[363,3,1,""],help_category:[363,4,1,""],key:[363,4,1,""],lock_storage:[363,4,1,""],search_index_entry:[363,4,1,""]},"evennia.utils.evmore.CmdMoreLook":{aliases:[363,4,1,""],auto_help:[363,4,1,""],func:[363,3,1,""],help_category:[363,4,1,""],key:[363,4,1,""],lock_storage:[363,4,1,""],search_index_entry:[363,4,1,""]},"evennia.utils.evmore.CmdSetMore":{at_cmdset_creation:[363,3,1,""],key:[363,4,1,""],path:[363,4,1,""],priority:[363,4,1,""]},"evennia.utils.evmore.EvMore":{__init__:[363,3,1,""],display:[363,3,1,""],init_django_paginator:[363,3,1,""],init_evtable:[363,3,1,""],init_f_str:[363,3,1,""],init_iterable:[363,3,1,""],init_pages:[363,3,1,""],init_queryset:[363,3,1,""],init_str:[363,3,1,""],page_back:[363,3,1,""],page_end:[363,3,1,""],page_formatter:[363,3,1,""],page_next:[363,3,1,""],page_quit:[363,3,1,""],page_top:[363,3,1,""],paginator:[363,3,1,""],paginator_django:[363,3,1,""],paginator_index:[363,3,1,""],paginator_slice:[363,3,1,""],start:[363,3,1,""]},"evennia.utils.evtable":{ANSITextWrapper:[364,1,1,""],EvCell:[364,1,1,""],EvColumn:[364,1,1,""],EvTable:[364,1,1,""],fill:[364,5,1,""],wrap:[364,5,1,""]},"evennia.utils.evtable.EvCell":{__init__:[364,3,1,""],get:[364,3,1,""],get_height:[364,3,1,""],get_min_height:[364,3,1,""],get_min_width:[364,3,1,""],get_width:[364,3,1,""],reformat:[364,3,1,""],replace_data:[364,3,1,""]},"evennia.utils.evtable.EvColumn":{__init__:[364,3,1,""],add_rows:[364,3,1,""],reformat:[364,3,1,""],reformat_cell:[364,3,1,""]},"evennia.utils.evtable.EvTable":{__init__:[364,3,1,""],add_column:[364,3,1,""],add_header:[364,3,1,""],add_row:[364,3,1,""],get:[364,3,1,""],reformat:[364,3,1,""],reformat_column:[364,3,1,""]},"evennia.utils.funcparser":{FuncParser:[365,1,1,""],ParsingError:[365,2,1,""],funcparser_callable_You:[365,5,1,""],funcparser_callable_add:[365,5,1,""],funcparser_callable_center_justify:[365,5,1,""],funcparser_callable_choice:[365,5,1,""],funcparser_callable_clr:[365,5,1,""],funcparser_callable_conjugate:[365,5,1,""],funcparser_callable_crop:[365,5,1,""],funcparser_callable_div:[365,5,1,""],funcparser_callable_eval:[365,5,1,""],funcparser_callable_justify:[365,5,1,""],funcparser_callable_left_justify:[365,5,1,""],funcparser_callable_mult:[365,5,1,""],funcparser_callable_pad:[365,5,1,""],funcparser_callable_randint:[365,5,1,""],funcparser_callable_random:[365,5,1,""],funcparser_callable_right_justify:[365,5,1,""],funcparser_callable_round:[365,5,1,""],funcparser_callable_search:[365,5,1,""],funcparser_callable_search_list:[365,5,1,""],funcparser_callable_space:[365,5,1,""],funcparser_callable_sub:[365,5,1,""],funcparser_callable_toint:[365,5,1,""],funcparser_callable_you:[365,5,1,""]},"evennia.utils.funcparser.FuncParser":{__init__:[365,3,1,""],execute:[365,3,1,""],parse:[365,3,1,""],parse_to_any:[365,3,1,""],validate_callables:[365,3,1,""]},"evennia.utils.gametime":{TimeScript:[366,1,1,""],game_epoch:[366,5,1,""],gametime:[366,5,1,""],portal_uptime:[366,5,1,""],real_seconds_until:[366,5,1,""],reset_gametime:[366,5,1,""],runtime:[366,5,1,""],schedule:[366,5,1,""],server_epoch:[366,5,1,""],uptime:[366,5,1,""]},"evennia.utils.gametime.TimeScript":{DoesNotExist:[366,2,1,""],MultipleObjectsReturned:[366,2,1,""],at_repeat:[366,3,1,""],at_script_creation:[366,3,1,""],path:[366,4,1,""],typename:[366,4,1,""]},"evennia.utils.idmapper":{manager:[368,0,0,"-"],models:[369,0,0,"-"],tests:[370,0,0,"-"]},"evennia.utils.idmapper.manager":{SharedMemoryManager:[368,1,1,""]},"evennia.utils.idmapper.manager.SharedMemoryManager":{get:[368,3,1,""]},"evennia.utils.idmapper.models":{SharedMemoryModel:[369,1,1,""],SharedMemoryModelBase:[369,1,1,""],WeakSharedMemoryModel:[369,1,1,""],WeakSharedMemoryModelBase:[369,1,1,""],cache_size:[369,5,1,""],conditional_flush:[369,5,1,""],flush_cache:[369,5,1,""],flush_cached_instance:[369,5,1,""],update_cached_instance:[369,5,1,""]},"evennia.utils.idmapper.models.SharedMemoryModel":{"delete":[369,3,1,""],Meta:[369,1,1,""],at_idmapper_flush:[369,3,1,""],cache_instance:[369,3,1,""],flush_cached_instance:[369,3,1,""],flush_from_cache:[369,3,1,""],flush_instance_cache:[369,3,1,""],get_all_cached_instances:[369,3,1,""],get_cached_instance:[369,3,1,""],objects:[369,4,1,""],path:[369,4,1,""],save:[369,3,1,""],typename:[369,4,1,""]},"evennia.utils.idmapper.models.SharedMemoryModel.Meta":{"abstract":[369,4,1,""]},"evennia.utils.idmapper.models.WeakSharedMemoryModel":{Meta:[369,1,1,""],path:[369,4,1,""],typename:[369,4,1,""]},"evennia.utils.idmapper.models.WeakSharedMemoryModel.Meta":{"abstract":[369,4,1,""]},"evennia.utils.idmapper.tests":{Article:[370,1,1,""],Category:[370,1,1,""],RegularArticle:[370,1,1,""],RegularCategory:[370,1,1,""],SharedMemorysTest:[370,1,1,""]},"evennia.utils.idmapper.tests.Article":{DoesNotExist:[370,2,1,""],MultipleObjectsReturned:[370,2,1,""],category2:[370,4,1,""],category2_id:[370,4,1,""],category:[370,4,1,""],category_id:[370,4,1,""],id:[370,4,1,""],name:[370,4,1,""],path:[370,4,1,""],typename:[370,4,1,""]},"evennia.utils.idmapper.tests.Category":{DoesNotExist:[370,2,1,""],MultipleObjectsReturned:[370,2,1,""],article_set:[370,4,1,""],id:[370,4,1,""],name:[370,4,1,""],path:[370,4,1,""],regulararticle_set:[370,4,1,""],typename:[370,4,1,""]},"evennia.utils.idmapper.tests.RegularArticle":{DoesNotExist:[370,2,1,""],MultipleObjectsReturned:[370,2,1,""],category2:[370,4,1,""],category2_id:[370,4,1,""],category:[370,4,1,""],category_id:[370,4,1,""],id:[370,4,1,""],name:[370,4,1,""],objects:[370,4,1,""]},"evennia.utils.idmapper.tests.RegularCategory":{DoesNotExist:[370,2,1,""],MultipleObjectsReturned:[370,2,1,""],article_set:[370,4,1,""],id:[370,4,1,""],name:[370,4,1,""],objects:[370,4,1,""],regulararticle_set:[370,4,1,""]},"evennia.utils.idmapper.tests.SharedMemorysTest":{setUp:[370,3,1,""],testMixedReferences:[370,3,1,""],testObjectDeletion:[370,3,1,""],testRegularReferences:[370,3,1,""],testSharedMemoryReferences:[370,3,1,""]},"evennia.utils.logger":{EvenniaLogFile:[371,1,1,""],PortalLogObserver:[371,1,1,""],ServerLogObserver:[371,1,1,""],WeeklyLogFile:[371,1,1,""],log_dep:[371,5,1,""],log_depmsg:[371,5,1,""],log_err:[371,5,1,""],log_errmsg:[371,5,1,""],log_file:[371,5,1,""],log_info:[371,5,1,""],log_infomsg:[371,5,1,""],log_msg:[371,5,1,""],log_sec:[371,5,1,""],log_secmsg:[371,5,1,""],log_server:[371,5,1,""],log_trace:[371,5,1,""],log_tracemsg:[371,5,1,""],log_warn:[371,5,1,""],log_warnmsg:[371,5,1,""],tail_log_file:[371,5,1,""],timeformat:[371,5,1,""]},"evennia.utils.logger.EvenniaLogFile":{num_lines_to_append:[371,4,1,""],readlines:[371,3,1,""],rotate:[371,3,1,""],seek:[371,3,1,""],settings:[371,4,1,""]},"evennia.utils.logger.PortalLogObserver":{emit:[371,3,1,""],prefix:[371,4,1,""],timeFormat:[371,4,1,""]},"evennia.utils.logger.ServerLogObserver":{prefix:[371,4,1,""]},"evennia.utils.logger.WeeklyLogFile":{__init__:[371,3,1,""],shouldRotate:[371,3,1,""],suffix:[371,3,1,""],write:[371,3,1,""]},"evennia.utils.optionclasses":{BaseOption:[372,1,1,""],Boolean:[372,1,1,""],Color:[372,1,1,""],Datetime:[372,1,1,""],Duration:[372,1,1,""],Email:[372,1,1,""],Future:[372,1,1,""],Lock:[372,1,1,""],PositiveInteger:[372,1,1,""],SignedInteger:[372,1,1,""],Text:[372,1,1,""],Timezone:[372,1,1,""],UnsignedInteger:[372,1,1,""]},"evennia.utils.optionclasses.BaseOption":{"default":[372,3,1,""],__init__:[372,3,1,""],changed:[372,3,1,""],deserialize:[372,3,1,""],display:[372,3,1,""],load:[372,3,1,""],save:[372,3,1,""],serialize:[372,3,1,""],set:[372,3,1,""],validate:[372,3,1,""],value:[372,3,1,""]},"evennia.utils.optionclasses.Boolean":{deserialize:[372,3,1,""],display:[372,3,1,""],serialize:[372,3,1,""],validate:[372,3,1,""]},"evennia.utils.optionclasses.Color":{deserialize:[372,3,1,""],display:[372,3,1,""],validate:[372,3,1,""]},"evennia.utils.optionclasses.Datetime":{deserialize:[372,3,1,""],serialize:[372,3,1,""],validate:[372,3,1,""]},"evennia.utils.optionclasses.Duration":{deserialize:[372,3,1,""],serialize:[372,3,1,""],validate:[372,3,1,""]},"evennia.utils.optionclasses.Email":{deserialize:[372,3,1,""],validate:[372,3,1,""]},"evennia.utils.optionclasses.Future":{validate:[372,3,1,""]},"evennia.utils.optionclasses.Lock":{validate:[372,3,1,""]},"evennia.utils.optionclasses.PositiveInteger":{deserialize:[372,3,1,""],validate:[372,3,1,""]},"evennia.utils.optionclasses.SignedInteger":{deserialize:[372,3,1,""],validate:[372,3,1,""]},"evennia.utils.optionclasses.Text":{deserialize:[372,3,1,""]},"evennia.utils.optionclasses.Timezone":{"default":[372,3,1,""],deserialize:[372,3,1,""],serialize:[372,3,1,""],validate:[372,3,1,""]},"evennia.utils.optionclasses.UnsignedInteger":{deserialize:[372,3,1,""],validate:[372,3,1,""],validator_key:[372,4,1,""]},"evennia.utils.optionhandler":{InMemorySaveHandler:[373,1,1,""],OptionHandler:[373,1,1,""]},"evennia.utils.optionhandler.InMemorySaveHandler":{__init__:[373,3,1,""],add:[373,3,1,""],get:[373,3,1,""]},"evennia.utils.optionhandler.OptionHandler":{__init__:[373,3,1,""],all:[373,3,1,""],get:[373,3,1,""],set:[373,3,1,""]},"evennia.utils.picklefield":{PickledFormField:[374,1,1,""],PickledObject:[374,1,1,""],PickledObjectField:[374,1,1,""],PickledWidget:[374,1,1,""],dbsafe_decode:[374,5,1,""],dbsafe_encode:[374,5,1,""],wrap_conflictual_object:[374,5,1,""]},"evennia.utils.picklefield.PickledFormField":{__init__:[374,3,1,""],clean:[374,3,1,""],default_error_messages:[374,4,1,""],widget:[374,4,1,""]},"evennia.utils.picklefield.PickledObjectField":{__init__:[374,3,1,""],formfield:[374,3,1,""],from_db_value:[374,3,1,""],get_db_prep_lookup:[374,3,1,""],get_db_prep_value:[374,3,1,""],get_default:[374,3,1,""],get_internal_type:[374,3,1,""],pre_save:[374,3,1,""],value_to_string:[374,3,1,""]},"evennia.utils.picklefield.PickledWidget":{media:[374,3,1,""],render:[374,3,1,""],value_from_datadict:[374,3,1,""]},"evennia.utils.search":{search_account:[375,5,1,""],search_account_tag:[375,5,1,""],search_channel:[375,5,1,""],search_channel_tag:[375,5,1,""],search_help_entry:[375,5,1,""],search_message:[375,5,1,""],search_object:[375,5,1,""],search_script:[375,5,1,""],search_script_tag:[375,5,1,""],search_tag:[375,5,1,""]},"evennia.utils.test_resources":{EvenniaTest:[376,1,1,""],LocalEvenniaTest:[376,1,1,""],mockdeferLater:[376,5,1,""],mockdelay:[376,5,1,""],unload_module:[376,5,1,""]},"evennia.utils.test_resources.EvenniaTest":{account_typeclass:[376,4,1,""],character_typeclass:[376,4,1,""],exit_typeclass:[376,4,1,""],object_typeclass:[376,4,1,""],room_typeclass:[376,4,1,""],script_typeclass:[376,4,1,""],setUp:[376,3,1,""],tearDown:[376,3,1,""]},"evennia.utils.test_resources.LocalEvenniaTest":{account_typeclass:[376,4,1,""],character_typeclass:[376,4,1,""],exit_typeclass:[376,4,1,""],object_typeclass:[376,4,1,""],room_typeclass:[376,4,1,""],script_typeclass:[376,4,1,""]},"evennia.utils.text2html":{TextToHTMLparser:[377,1,1,""],parse_html:[377,5,1,""]},"evennia.utils.text2html.TextToHTMLparser":{bg_colormap:[377,4,1,""],bgfgstart:[377,4,1,""],bgfgstop:[377,4,1,""],bgstart:[377,4,1,""],bgstop:[377,4,1,""],blink:[377,4,1,""],colorback:[377,4,1,""],colorcodes:[377,4,1,""],convert_linebreaks:[377,3,1,""],convert_urls:[377,3,1,""],fg_colormap:[377,4,1,""],fgstart:[377,4,1,""],fgstop:[377,4,1,""],hilite:[377,4,1,""],inverse:[377,4,1,""],normal:[377,4,1,""],parse:[377,3,1,""],re_bgfg:[377,4,1,""],re_bgs:[377,4,1,""],re_blink:[377,4,1,""],re_blinking:[377,3,1,""],re_bold:[377,3,1,""],re_color:[377,3,1,""],re_dblspace:[377,4,1,""],re_double_space:[377,3,1,""],re_fgs:[377,4,1,""],re_hilite:[377,4,1,""],re_inverse:[377,4,1,""],re_inversing:[377,3,1,""],re_mxplink:[377,4,1,""],re_normal:[377,4,1,""],re_string:[377,4,1,""],re_uline:[377,4,1,""],re_underline:[377,3,1,""],re_unhilite:[377,4,1,""],re_url:[377,4,1,""],remove_backspaces:[377,3,1,""],remove_bells:[377,3,1,""],sub_dblspace:[377,3,1,""],sub_mxp_links:[377,3,1,""],sub_text:[377,3,1,""],tabstop:[377,4,1,""],underline:[377,4,1,""],unhilite:[377,4,1,""]},"evennia.utils.utils":{LimitedSizeOrderedDict:[378,1,1,""],all_from_module:[378,5,1,""],at_search_result:[378,5,1,""],callables_from_module:[378,5,1,""],calledby:[378,5,1,""],check_evennia_dependencies:[378,5,1,""],class_from_module:[378,5,1,""],columnize:[378,5,1,""],crop:[378,5,1,""],datetime_format:[378,5,1,""],dbid_to_obj:[378,5,1,""],dbref:[378,5,1,""],dbref_to_obj:[378,5,1,""],dedent:[378,5,1,""],deepsize:[378,5,1,""],delay:[378,5,1,""],display_len:[378,5,1,""],fill:[378,5,1,""],format_grid:[378,5,1,""],format_table:[378,5,1,""],fuzzy_import_from_module:[378,5,1,""],get_all_typeclasses:[378,5,1,""],get_evennia_pids:[378,5,1,""],get_evennia_version:[378,5,1,""],get_game_dir_path:[378,5,1,""],has_parent:[378,5,1,""],host_os_is:[378,5,1,""],inherits_from:[378,5,1,""],init_new_account:[378,5,1,""],interactive:[378,5,1,""],is_iter:[378,5,1,""],iter_to_str:[378,5,1,""],iter_to_string:[378,5,1,""],justify:[378,5,1,""],latinify:[378,5,1,""],lazy_property:[378,1,1,""],list_to_string:[378,5,1,""],m_len:[378,5,1,""],make_iter:[378,5,1,""],mod_import:[378,5,1,""],mod_import_from_path:[378,5,1,""],object_from_module:[378,5,1,""],pad:[378,5,1,""],percent:[378,5,1,""],percentile:[378,5,1,""],pypath_to_realpath:[378,5,1,""],random_string_from_module:[378,5,1,""],repeat:[378,5,1,""],run_async:[378,5,1,""],safe_convert_to_types:[378,5,1,""],server_services:[378,5,1,""],string_from_module:[378,5,1,""],string_partial_matching:[378,5,1,""],string_similarity:[378,5,1,""],string_suggestions:[378,5,1,""],strip_control_sequences:[378,5,1,""],time_format:[378,5,1,""],to_bytes:[378,5,1,""],to_str:[378,5,1,""],unrepeat:[378,5,1,""],uses_database:[378,5,1,""],validate_email_address:[378,5,1,""],variable_from_module:[378,5,1,""],wildcard_to_regexp:[378,5,1,""],wrap:[378,5,1,""]},"evennia.utils.utils.LimitedSizeOrderedDict":{__init__:[378,3,1,""],update:[378,3,1,""]},"evennia.utils.utils.lazy_property":{__init__:[378,3,1,""]},"evennia.utils.validatorfuncs":{"boolean":[379,5,1,""],color:[379,5,1,""],datetime:[379,5,1,""],duration:[379,5,1,""],email:[379,5,1,""],future:[379,5,1,""],lock:[379,5,1,""],positive_integer:[379,5,1,""],signed_integer:[379,5,1,""],text:[379,5,1,""],timezone:[379,5,1,""],unsigned_integer:[379,5,1,""]},"evennia.utils.verb_conjugation":{conjugate:[381,0,0,"-"],tests:[382,0,0,"-"]},"evennia.utils.verb_conjugation.conjugate":{verb_actor_stance_components:[381,5,1,""],verb_all_tenses:[381,5,1,""],verb_conjugate:[381,5,1,""],verb_infinitive:[381,5,1,""],verb_is_past:[381,5,1,""],verb_is_past_participle:[381,5,1,""],verb_is_present:[381,5,1,""],verb_is_present_participle:[381,5,1,""],verb_is_tense:[381,5,1,""],verb_past:[381,5,1,""],verb_past_participle:[381,5,1,""],verb_present:[381,5,1,""],verb_present_participle:[381,5,1,""],verb_tense:[381,5,1,""]},"evennia.utils.verb_conjugation.tests":{TestVerbConjugate:[382,1,1,""]},"evennia.utils.verb_conjugation.tests.TestVerbConjugate":{test_verb_actor_stance_components:[382,4,1,""],test_verb_actor_stance_components_00_have:[382,3,1,""],test_verb_actor_stance_components_01_swimming:[382,3,1,""],test_verb_actor_stance_components_02_give:[382,3,1,""],test_verb_actor_stance_components_03_given:[382,3,1,""],test_verb_actor_stance_components_04_am:[382,3,1,""],test_verb_actor_stance_components_05_doing:[382,3,1,""],test_verb_actor_stance_components_06_are:[382,3,1,""],test_verb_actor_stance_components_07_had:[382,3,1,""],test_verb_actor_stance_components_08_grin:[382,3,1,""],test_verb_actor_stance_components_09_smile:[382,3,1,""],test_verb_actor_stance_components_10_vex:[382,3,1,""],test_verb_actor_stance_components_11_thrust:[382,3,1,""],test_verb_conjugate:[382,4,1,""],test_verb_conjugate_0_inf:[382,3,1,""],test_verb_conjugate_1_inf:[382,3,1,""],test_verb_conjugate_2_inf:[382,3,1,""],test_verb_conjugate_3_inf:[382,3,1,""],test_verb_conjugate_4_inf:[382,3,1,""],test_verb_conjugate_5_inf:[382,3,1,""],test_verb_conjugate_6_inf:[382,3,1,""],test_verb_conjugate_7_2sgpres:[382,3,1,""],test_verb_conjugate_8_3sgpres:[382,3,1,""],test_verb_get_all_tenses:[382,3,1,""],test_verb_infinitive:[382,4,1,""],test_verb_infinitive_0_have:[382,3,1,""],test_verb_infinitive_1_swim:[382,3,1,""],test_verb_infinitive_2_give:[382,3,1,""],test_verb_infinitive_3_given:[382,3,1,""],test_verb_infinitive_4_am:[382,3,1,""],test_verb_infinitive_5_doing:[382,3,1,""],test_verb_infinitive_6_are:[382,3,1,""],test_verb_is_past:[382,4,1,""],test_verb_is_past_0_1st:[382,3,1,""],test_verb_is_past_1_1st:[382,3,1,""],test_verb_is_past_2_1st:[382,3,1,""],test_verb_is_past_3_1st:[382,3,1,""],test_verb_is_past_4_1st:[382,3,1,""],test_verb_is_past_5_1st:[382,3,1,""],test_verb_is_past_6_1st:[382,3,1,""],test_verb_is_past_7_2nd:[382,3,1,""],test_verb_is_past_participle:[382,4,1,""],test_verb_is_past_participle_0_have:[382,3,1,""],test_verb_is_past_participle_1_swimming:[382,3,1,""],test_verb_is_past_participle_2_give:[382,3,1,""],test_verb_is_past_participle_3_given:[382,3,1,""],test_verb_is_past_participle_4_am:[382,3,1,""],test_verb_is_past_participle_5_doing:[382,3,1,""],test_verb_is_past_participle_6_are:[382,3,1,""],test_verb_is_past_participle_7_had:[382,3,1,""],test_verb_is_present:[382,4,1,""],test_verb_is_present_0_1st:[382,3,1,""],test_verb_is_present_1_1st:[382,3,1,""],test_verb_is_present_2_1st:[382,3,1,""],test_verb_is_present_3_1st:[382,3,1,""],test_verb_is_present_4_1st:[382,3,1,""],test_verb_is_present_5_1st:[382,3,1,""],test_verb_is_present_6_1st:[382,3,1,""],test_verb_is_present_7_1st:[382,3,1,""],test_verb_is_present_participle:[382,4,1,""],test_verb_is_present_participle_0_have:[382,3,1,""],test_verb_is_present_participle_1_swim:[382,3,1,""],test_verb_is_present_participle_2_give:[382,3,1,""],test_verb_is_present_participle_3_given:[382,3,1,""],test_verb_is_present_participle_4_am:[382,3,1,""],test_verb_is_present_participle_5_doing:[382,3,1,""],test_verb_is_present_participle_6_are:[382,3,1,""],test_verb_is_tense:[382,4,1,""],test_verb_is_tense_0_inf:[382,3,1,""],test_verb_is_tense_1_inf:[382,3,1,""],test_verb_is_tense_2_inf:[382,3,1,""],test_verb_is_tense_3_inf:[382,3,1,""],test_verb_is_tense_4_inf:[382,3,1,""],test_verb_is_tense_5_inf:[382,3,1,""],test_verb_is_tense_6_inf:[382,3,1,""],test_verb_past:[382,4,1,""],test_verb_past_0_1st:[382,3,1,""],test_verb_past_1_1st:[382,3,1,""],test_verb_past_2_1st:[382,3,1,""],test_verb_past_3_1st:[382,3,1,""],test_verb_past_4_1st:[382,3,1,""],test_verb_past_5_1st:[382,3,1,""],test_verb_past_6_1st:[382,3,1,""],test_verb_past_7_2nd:[382,3,1,""],test_verb_past_participle:[382,4,1,""],test_verb_past_participle_0_have:[382,3,1,""],test_verb_past_participle_1_swim:[382,3,1,""],test_verb_past_participle_2_give:[382,3,1,""],test_verb_past_participle_3_given:[382,3,1,""],test_verb_past_participle_4_am:[382,3,1,""],test_verb_past_participle_5_doing:[382,3,1,""],test_verb_past_participle_6_are:[382,3,1,""],test_verb_present:[382,4,1,""],test_verb_present_0_1st:[382,3,1,""],test_verb_present_1_1st:[382,3,1,""],test_verb_present_2_1st:[382,3,1,""],test_verb_present_3_1st:[382,3,1,""],test_verb_present_4_1st:[382,3,1,""],test_verb_present_5_1st:[382,3,1,""],test_verb_present_6_1st:[382,3,1,""],test_verb_present_7_2nd:[382,3,1,""],test_verb_present_8_3rd:[382,3,1,""],test_verb_present_participle:[382,4,1,""],test_verb_present_participle_0_have:[382,3,1,""],test_verb_present_participle_1_swim:[382,3,1,""],test_verb_present_participle_2_give:[382,3,1,""],test_verb_present_participle_3_given:[382,3,1,""],test_verb_present_participle_4_am:[382,3,1,""],test_verb_present_participle_5_doing:[382,3,1,""],test_verb_present_participle_6_are:[382,3,1,""],test_verb_tense:[382,4,1,""],test_verb_tense_0_have:[382,3,1,""],test_verb_tense_1_swim:[382,3,1,""],test_verb_tense_2_give:[382,3,1,""],test_verb_tense_3_given:[382,3,1,""],test_verb_tense_4_am:[382,3,1,""],test_verb_tense_5_doing:[382,3,1,""],test_verb_tense_6_are:[382,3,1,""]},"evennia.web":{api:[384,0,0,"-"],urls:[391,0,0,"-"],utils:[392,0,0,"-"],webclient:[397,0,0,"-"],website:[400,0,0,"-"]},"evennia.web.api":{filters:[385,0,0,"-"],permissions:[386,0,0,"-"],serializers:[387,0,0,"-"],tests:[388,0,0,"-"],urls:[389,0,0,"-"],views:[390,0,0,"-"]},"evennia.web.api.filters":{AccountDBFilterSet:[385,1,1,""],AliasFilter:[385,1,1,""],BaseTypeclassFilterSet:[385,1,1,""],ObjectDBFilterSet:[385,1,1,""],PermissionFilter:[385,1,1,""],ScriptDBFilterSet:[385,1,1,""],TagTypeFilter:[385,1,1,""],get_tag_query:[385,5,1,""]},"evennia.web.api.filters.AccountDBFilterSet":{Meta:[385,1,1,""],base_filters:[385,4,1,""],declared_filters:[385,4,1,""]},"evennia.web.api.filters.AccountDBFilterSet.Meta":{fields:[385,4,1,""],model:[385,4,1,""]},"evennia.web.api.filters.AliasFilter":{tag_type:[385,4,1,""]},"evennia.web.api.filters.BaseTypeclassFilterSet":{base_filters:[385,4,1,""],declared_filters:[385,4,1,""],filter_name:[385,3,1,""]},"evennia.web.api.filters.ObjectDBFilterSet":{Meta:[385,1,1,""],base_filters:[385,4,1,""],declared_filters:[385,4,1,""]},"evennia.web.api.filters.ObjectDBFilterSet.Meta":{fields:[385,4,1,""],model:[385,4,1,""]},"evennia.web.api.filters.PermissionFilter":{tag_type:[385,4,1,""]},"evennia.web.api.filters.ScriptDBFilterSet":{Meta:[385,1,1,""],base_filters:[385,4,1,""],declared_filters:[385,4,1,""]},"evennia.web.api.filters.ScriptDBFilterSet.Meta":{fields:[385,4,1,""],model:[385,4,1,""]},"evennia.web.api.filters.TagTypeFilter":{filter:[385,3,1,""],tag_type:[385,4,1,""]},"evennia.web.api.permissions":{EvenniaPermission:[386,1,1,""]},"evennia.web.api.permissions.EvenniaPermission":{MINIMUM_CREATE_PERMISSION:[386,4,1,""],MINIMUM_LIST_PERMISSION:[386,4,1,""],check_locks:[386,3,1,""],destroy_locks:[386,4,1,""],has_object_permission:[386,3,1,""],has_permission:[386,3,1,""],update_locks:[386,4,1,""],view_locks:[386,4,1,""]},"evennia.web.api.serializers":{AccountSerializer:[387,1,1,""],AttributeSerializer:[387,1,1,""],ObjectDBSerializer:[387,1,1,""],ScriptDBSerializer:[387,1,1,""],SimpleObjectDBSerializer:[387,1,1,""],TagSerializer:[387,1,1,""],TypeclassSerializerMixin:[387,1,1,""]},"evennia.web.api.serializers.AccountSerializer":{Meta:[387,1,1,""],get_session_ids:[387,3,1,""]},"evennia.web.api.serializers.AccountSerializer.Meta":{fields:[387,4,1,""],model:[387,4,1,""],read_only_fields:[387,4,1,""]},"evennia.web.api.serializers.AttributeSerializer":{Meta:[387,1,1,""],get_value_display:[387,3,1,""]},"evennia.web.api.serializers.AttributeSerializer.Meta":{fields:[387,4,1,""],model:[387,4,1,""]},"evennia.web.api.serializers.ObjectDBSerializer":{Meta:[387,1,1,""],get_contents:[387,3,1,""],get_exits:[387,3,1,""]},"evennia.web.api.serializers.ObjectDBSerializer.Meta":{fields:[387,4,1,""],model:[387,4,1,""],read_only_fields:[387,4,1,""]},"evennia.web.api.serializers.ScriptDBSerializer":{Meta:[387,1,1,""]},"evennia.web.api.serializers.ScriptDBSerializer.Meta":{fields:[387,4,1,""],model:[387,4,1,""],read_only_fields:[387,4,1,""]},"evennia.web.api.serializers.SimpleObjectDBSerializer":{Meta:[387,1,1,""]},"evennia.web.api.serializers.SimpleObjectDBSerializer.Meta":{fields:[387,4,1,""],model:[387,4,1,""]},"evennia.web.api.serializers.TagSerializer":{Meta:[387,1,1,""]},"evennia.web.api.serializers.TagSerializer.Meta":{fields:[387,4,1,""],model:[387,4,1,""]},"evennia.web.api.serializers.TypeclassSerializerMixin":{get_aliases:[387,3,1,""],get_attributes:[387,3,1,""],get_nicks:[387,3,1,""],get_permissions:[387,3,1,""],get_tags:[387,3,1,""],shared_fields:[387,4,1,""]},"evennia.web.api.tests":{TestEvenniaRESTApi:[388,1,1,""]},"evennia.web.api.tests.TestEvenniaRESTApi":{client_class:[388,4,1,""],get_view_details:[388,3,1,""],maxDiff:[388,4,1,""],setUp:[388,3,1,""],tearDown:[388,3,1,""],test_create:[388,3,1,""],test_delete:[388,3,1,""],test_list:[388,3,1,""],test_retrieve:[388,3,1,""],test_set_attribute:[388,3,1,""],test_update:[388,3,1,""]},"evennia.web.api.views":{AccountDBViewSet:[390,1,1,""],CharacterViewSet:[390,1,1,""],ExitViewSet:[390,1,1,""],ObjectDBViewSet:[390,1,1,""],RoomViewSet:[390,1,1,""],ScriptDBViewSet:[390,1,1,""],TypeclassViewSetMixin:[390,1,1,""]},"evennia.web.api.views.AccountDBViewSet":{basename:[390,4,1,""],description:[390,4,1,""],detail:[390,4,1,""],filterset_class:[390,4,1,""],name:[390,4,1,""],queryset:[390,4,1,""],serializer_class:[390,4,1,""],suffix:[390,4,1,""]},"evennia.web.api.views.CharacterViewSet":{basename:[390,4,1,""],description:[390,4,1,""],detail:[390,4,1,""],name:[390,4,1,""],queryset:[390,4,1,""],suffix:[390,4,1,""]},"evennia.web.api.views.ExitViewSet":{basename:[390,4,1,""],description:[390,4,1,""],detail:[390,4,1,""],name:[390,4,1,""],queryset:[390,4,1,""],suffix:[390,4,1,""]},"evennia.web.api.views.ObjectDBViewSet":{basename:[390,4,1,""],description:[390,4,1,""],detail:[390,4,1,""],filterset_class:[390,4,1,""],name:[390,4,1,""],queryset:[390,4,1,""],serializer_class:[390,4,1,""],suffix:[390,4,1,""]},"evennia.web.api.views.RoomViewSet":{basename:[390,4,1,""],description:[390,4,1,""],detail:[390,4,1,""],name:[390,4,1,""],queryset:[390,4,1,""],suffix:[390,4,1,""]},"evennia.web.api.views.ScriptDBViewSet":{basename:[390,4,1,""],description:[390,4,1,""],detail:[390,4,1,""],filterset_class:[390,4,1,""],name:[390,4,1,""],queryset:[390,4,1,""],serializer_class:[390,4,1,""],suffix:[390,4,1,""]},"evennia.web.api.views.TypeclassViewSetMixin":{filter_backends:[390,4,1,""],permission_classes:[390,4,1,""],set_attribute:[390,3,1,""]},"evennia.web.utils":{backends:[393,0,0,"-"],general_context:[394,0,0,"-"],middleware:[395,0,0,"-"],tests:[396,0,0,"-"]},"evennia.web.utils.backends":{CaseInsensitiveModelBackend:[393,1,1,""]},"evennia.web.utils.backends.CaseInsensitiveModelBackend":{authenticate:[393,3,1,""]},"evennia.web.utils.general_context":{general_context:[394,5,1,""],set_game_name_and_slogan:[394,5,1,""],set_webclient_settings:[394,5,1,""]},"evennia.web.utils.middleware":{SharedLoginMiddleware:[395,1,1,""]},"evennia.web.utils.middleware.SharedLoginMiddleware":{__init__:[395,3,1,""],make_shared_login:[395,3,1,""]},"evennia.web.utils.tests":{TestGeneralContext:[396,1,1,""]},"evennia.web.utils.tests.TestGeneralContext":{maxDiff:[396,4,1,""],test_general_context:[396,3,1,""],test_set_game_name_and_slogan:[396,3,1,""],test_set_webclient_settings:[396,3,1,""]},"evennia.web.webclient":{urls:[398,0,0,"-"],views:[399,0,0,"-"]},"evennia.web.webclient.views":{webclient:[399,5,1,""]},"evennia.web.website":{forms:[401,0,0,"-"],templatetags:[402,0,0,"-"],tests:[404,0,0,"-"],urls:[405,0,0,"-"],views:[406,0,0,"-"]},"evennia.web.website.forms":{AccountForm:[401,1,1,""],CharacterForm:[401,1,1,""],CharacterUpdateForm:[401,1,1,""],EvenniaForm:[401,1,1,""],ObjectForm:[401,1,1,""]},"evennia.web.website.forms.AccountForm":{Meta:[401,1,1,""],base_fields:[401,4,1,""],declared_fields:[401,4,1,""],media:[401,3,1,""]},"evennia.web.website.forms.AccountForm.Meta":{field_classes:[401,4,1,""],fields:[401,4,1,""],model:[401,4,1,""]},"evennia.web.website.forms.CharacterForm":{Meta:[401,1,1,""],base_fields:[401,4,1,""],declared_fields:[401,4,1,""],media:[401,3,1,""]},"evennia.web.website.forms.CharacterForm.Meta":{fields:[401,4,1,""],labels:[401,4,1,""],model:[401,4,1,""]},"evennia.web.website.forms.CharacterUpdateForm":{base_fields:[401,4,1,""],declared_fields:[401,4,1,""],media:[401,3,1,""]},"evennia.web.website.forms.EvenniaForm":{base_fields:[401,4,1,""],clean:[401,3,1,""],declared_fields:[401,4,1,""],media:[401,3,1,""]},"evennia.web.website.forms.ObjectForm":{Meta:[401,1,1,""],base_fields:[401,4,1,""],declared_fields:[401,4,1,""],media:[401,3,1,""]},"evennia.web.website.forms.ObjectForm.Meta":{fields:[401,4,1,""],labels:[401,4,1,""],model:[401,4,1,""]},"evennia.web.website.templatetags":{addclass:[403,0,0,"-"]},"evennia.web.website.templatetags.addclass":{addclass:[403,5,1,""]},"evennia.web.website.tests":{AdminTest:[404,1,1,""],ChannelDetailTest:[404,1,1,""],ChannelListTest:[404,1,1,""],CharacterCreateView:[404,1,1,""],CharacterDeleteView:[404,1,1,""],CharacterListView:[404,1,1,""],CharacterManageView:[404,1,1,""],CharacterPuppetView:[404,1,1,""],CharacterUpdateView:[404,1,1,""],EvenniaWebTest:[404,1,1,""],IndexTest:[404,1,1,""],LoginTest:[404,1,1,""],LogoutTest:[404,1,1,""],PasswordResetTest:[404,1,1,""],RegisterTest:[404,1,1,""],WebclientTest:[404,1,1,""]},"evennia.web.website.tests.AdminTest":{unauthenticated_response:[404,4,1,""],url_name:[404,4,1,""]},"evennia.web.website.tests.ChannelDetailTest":{get_kwargs:[404,3,1,""],setUp:[404,3,1,""],url_name:[404,4,1,""]},"evennia.web.website.tests.ChannelListTest":{url_name:[404,4,1,""]},"evennia.web.website.tests.CharacterCreateView":{test_valid_access_multisession_0:[404,3,1,""],test_valid_access_multisession_2:[404,3,1,""],unauthenticated_response:[404,4,1,""],url_name:[404,4,1,""]},"evennia.web.website.tests.CharacterDeleteView":{get_kwargs:[404,3,1,""],test_invalid_access:[404,3,1,""],test_valid_access:[404,3,1,""],unauthenticated_response:[404,4,1,""],url_name:[404,4,1,""]},"evennia.web.website.tests.CharacterListView":{unauthenticated_response:[404,4,1,""],url_name:[404,4,1,""]},"evennia.web.website.tests.CharacterManageView":{unauthenticated_response:[404,4,1,""],url_name:[404,4,1,""]},"evennia.web.website.tests.CharacterPuppetView":{get_kwargs:[404,3,1,""],test_invalid_access:[404,3,1,""],unauthenticated_response:[404,4,1,""],url_name:[404,4,1,""]},"evennia.web.website.tests.CharacterUpdateView":{get_kwargs:[404,3,1,""],test_invalid_access:[404,3,1,""],test_valid_access:[404,3,1,""],unauthenticated_response:[404,4,1,""],url_name:[404,4,1,""]},"evennia.web.website.tests.EvenniaWebTest":{account_typeclass:[404,4,1,""],authenticated_response:[404,4,1,""],channel_typeclass:[404,4,1,""],character_typeclass:[404,4,1,""],exit_typeclass:[404,4,1,""],get_kwargs:[404,3,1,""],login:[404,3,1,""],object_typeclass:[404,4,1,""],room_typeclass:[404,4,1,""],script_typeclass:[404,4,1,""],setUp:[404,3,1,""],test_get:[404,3,1,""],test_get_authenticated:[404,3,1,""],test_valid_chars:[404,3,1,""],unauthenticated_response:[404,4,1,""],url_name:[404,4,1,""]},"evennia.web.website.tests.IndexTest":{url_name:[404,4,1,""]},"evennia.web.website.tests.LoginTest":{url_name:[404,4,1,""]},"evennia.web.website.tests.LogoutTest":{url_name:[404,4,1,""]},"evennia.web.website.tests.PasswordResetTest":{unauthenticated_response:[404,4,1,""],url_name:[404,4,1,""]},"evennia.web.website.tests.RegisterTest":{url_name:[404,4,1,""]},"evennia.web.website.tests.WebclientTest":{test_get:[404,3,1,""],test_get_disabled:[404,3,1,""],url_name:[404,4,1,""]},"evennia.web.website.views":{AccountCreateView:[406,1,1,""],AccountMixin:[406,1,1,""],ChannelDetailView:[406,1,1,""],ChannelListView:[406,1,1,""],ChannelMixin:[406,1,1,""],CharacterCreateView:[406,1,1,""],CharacterDeleteView:[406,1,1,""],CharacterDetailView:[406,1,1,""],CharacterListView:[406,1,1,""],CharacterManageView:[406,1,1,""],CharacterMixin:[406,1,1,""],CharacterPuppetView:[406,1,1,""],CharacterUpdateView:[406,1,1,""],EvenniaCreateView:[406,1,1,""],EvenniaDeleteView:[406,1,1,""],EvenniaDetailView:[406,1,1,""],EvenniaIndexView:[406,1,1,""],EvenniaUpdateView:[406,1,1,""],HelpDetailView:[406,1,1,""],HelpListView:[406,1,1,""],HelpMixin:[406,1,1,""],ObjectCreateView:[406,1,1,""],ObjectDeleteView:[406,1,1,""],ObjectDetailView:[406,1,1,""],ObjectUpdateView:[406,1,1,""],TypeclassMixin:[406,1,1,""],admin_wrapper:[406,5,1,""],evennia_admin:[406,5,1,""],to_be_implemented:[406,5,1,""]},"evennia.web.website.views.AccountCreateView":{form_valid:[406,3,1,""],success_url:[406,4,1,""],template_name:[406,4,1,""]},"evennia.web.website.views.AccountMixin":{form_class:[406,4,1,""],model:[406,4,1,""]},"evennia.web.website.views.ChannelDetailView":{attributes:[406,4,1,""],get_context_data:[406,3,1,""],get_object:[406,3,1,""],max_num_lines:[406,4,1,""],template_name:[406,4,1,""]},"evennia.web.website.views.ChannelListView":{get_context_data:[406,3,1,""],max_popular:[406,4,1,""],page_title:[406,4,1,""],paginate_by:[406,4,1,""],template_name:[406,4,1,""]},"evennia.web.website.views.ChannelMixin":{access_type:[406,4,1,""],get_queryset:[406,3,1,""],model:[406,4,1,""],page_title:[406,4,1,""]},"evennia.web.website.views.CharacterCreateView":{form_valid:[406,3,1,""],template_name:[406,4,1,""]},"evennia.web.website.views.CharacterDetailView":{access_type:[406,4,1,""],attributes:[406,4,1,""],get_queryset:[406,3,1,""],template_name:[406,4,1,""]},"evennia.web.website.views.CharacterListView":{access_type:[406,4,1,""],get_queryset:[406,3,1,""],page_title:[406,4,1,""],paginate_by:[406,4,1,""],template_name:[406,4,1,""]},"evennia.web.website.views.CharacterManageView":{page_title:[406,4,1,""],paginate_by:[406,4,1,""],template_name:[406,4,1,""]},"evennia.web.website.views.CharacterMixin":{form_class:[406,4,1,""],get_queryset:[406,3,1,""],model:[406,4,1,""],success_url:[406,4,1,""]},"evennia.web.website.views.CharacterPuppetView":{get_redirect_url:[406,3,1,""]},"evennia.web.website.views.CharacterUpdateView":{form_class:[406,4,1,""],template_name:[406,4,1,""]},"evennia.web.website.views.EvenniaCreateView":{page_title:[406,3,1,""]},"evennia.web.website.views.EvenniaDeleteView":{page_title:[406,3,1,""]},"evennia.web.website.views.EvenniaDetailView":{page_title:[406,3,1,""]},"evennia.web.website.views.EvenniaIndexView":{get_context_data:[406,3,1,""],template_name:[406,4,1,""]},"evennia.web.website.views.EvenniaUpdateView":{page_title:[406,3,1,""]},"evennia.web.website.views.HelpDetailView":{get_context_data:[406,3,1,""],get_object:[406,3,1,""],template_name:[406,4,1,""]},"evennia.web.website.views.HelpListView":{page_title:[406,4,1,""],paginate_by:[406,4,1,""],template_name:[406,4,1,""]},"evennia.web.website.views.HelpMixin":{get_queryset:[406,3,1,""],model:[406,4,1,""],page_title:[406,4,1,""]},"evennia.web.website.views.ObjectCreateView":{model:[406,4,1,""]},"evennia.web.website.views.ObjectDeleteView":{"delete":[406,3,1,""],access_type:[406,4,1,""],model:[406,4,1,""],template_name:[406,4,1,""]},"evennia.web.website.views.ObjectDetailView":{access_type:[406,4,1,""],attributes:[406,4,1,""],get_context_data:[406,3,1,""],get_object:[406,3,1,""],model:[406,4,1,""],template_name:[406,4,1,""]},"evennia.web.website.views.ObjectUpdateView":{access_type:[406,4,1,""],form_valid:[406,3,1,""],get_initial:[406,3,1,""],get_success_url:[406,3,1,""],model:[406,4,1,""]},"evennia.web.website.views.TypeclassMixin":{typeclass:[406,3,1,""]},evennia:{accounts:[160,0,0,"-"],commands:[166,0,0,"-"],comms:[189,0,0,"-"],contrib:[195,0,0,"-"],help:[270,0,0,"-"],locks:[274,0,0,"-"],objects:[277,0,0,"-"],prototypes:[282,0,0,"-"],scripts:[287,0,0,"-"],server:[296,0,0,"-"],set_trace:[158,5,1,""],settings_default:[347,0,0,"-"],typeclasses:[348,0,0,"-"],utils:[354,0,0,"-"],web:[383,0,0,"-"]}},objnames:{"0":["py","module","Python module"],"1":["py","class","Python class"],"2":["py","exception","Python exception"],"3":["py","method","Python method"],"4":["py","attribute","Python attribute"],"5":["py","function","Python function"],"6":["py","data","Python data"]},objtypes:{"0":"py:module","1":"py:class","2":"py:exception","3":"py:method","4":"py:attribute","5":"py:function","6":"py:data"},terms:{"000":[54,69,74,99,377],"0000":[69,74],"0004":71,"0005":197,"001":[8,71,377],"002":377,"003":[110,377],"004":377,"005":[54,355,377],"006":377,"007":377,"008":377,"009":377,"010":[85,377],"011":377,"012":377,"013":377,"0131018167":138,"014":377,"015":377,"015public":85,"016":377,"017":377,"018":377,"019":377,"020":377,"020t":85,"021":377,"022":377,"023":377,"024":377,"0247":71,"025":377,"026":377,"027":377,"028":377,"029":377,"030":377,"030a":85,"031":377,"032":377,"033":[355,377],"034":[71,377],"035":377,"036":377,"037":377,"038":377,"039":377,"040":377,"040f":85,"041":377,"042":377,"043":377,"043thi":110,"044":377,"045":377,"046":377,"047":377,"048":377,"049":377,"050":[355,377],"050f":85,"051":377,"052":377,"053":377,"054":[54,377],"055":[355,377],"056":377,"057":377,"058":377,"059":377,"060":377,"061":377,"062":377,"063":377,"064":377,"065":377,"066":377,"067":377,"068":377,"069":377,"070":377,"071":377,"072":377,"073":377,"074":377,"075":377,"076":377,"077":377,"078":377,"079":377,"080":377,"081":377,"082":377,"083":377,"084":377,"085":377,"086":377,"087":377,"088":377,"089":377,"090":377,"091":377,"092":377,"093":377,"094":377,"095":377,"096":377,"097":377,"098":377,"099":377,"0b16":141,"0d0":92,"0x045a0990":3,"100":[5,20,46,73,76,92,100,116,121,186,209,215,221,249,252,255,256,377,378,406],"1000":[5,39,92,123,151,252,253,254,255,256,285],"10000":406,"1000000":[5,99,371],"100m":377,"100mb":149,"101":[20,281,377],"101m":377,"102":377,"102m":377,"103":377,"103m":377,"104":377,"104m":377,"105":377,"105m":377,"106":377,"106m":377,"107":377,"107m":377,"108":377,"108m":377,"109":377,"1098":46,"109m":377,"10gold":116,"10m":145,"110":[249,355,363,377],"110m":377,"111":[50,54,174,377],"111m":377,"112":377,"112m":377,"113":[149,377],"113m":377,"114":377,"114m":377,"115":377,"115600":92,"115m":377,"116":377,"116m":377,"117":377,"117m":377,"118":[45,377],"1184":140,"118m":377,"119":377,"119m":377,"120":[20,377],"1200":361,"120m":377,"121":377,"121m":377,"122":377,"122m":377,"123":[11,136,281,365,377],"1234":[38,142,236],"123dark":98,"123m":377,"124":377,"12400":99,"124m":377,"125":377,"125m":377,"126":377,"126m":377,"127":[70,113,139,140,141,143,145,149,155,321,377],"127m":377,"128":377,"128m":377,"129":377,"129m":377,"12s":19,"130":377,"130m":377,"131":377,"131m":377,"132":377,"132m":377,"133":377,"133m":377,"134":[50,174,377],"134m":377,"135":377,"135m":377,"136":377,"136m":377,"137":377,"137m":377,"138":377,"138m":377,"139":377,"139m":377,"140":[3,158,377],"1400":361,"140313967648552":22,"140m":377,"141":377,"141m":377,"142":[71,200,377],"142m":377,"143":377,"143m":377,"144":377,"144m":377,"145":377,"145m":377,"146":377,"146m":377,"147":377,"147m":377,"148":377,"148m":377,"149":377,"149m":377,"150":[360,377],"150m":377,"151":377,"151m":377,"152":377,"152m":377,"153":377,"153m":377,"154":377,"154m":377,"155":377,"155m":377,"156":[8,377],"156m":377,"157":377,"1577865600":95,"157m":377,"158":377,"158m":377,"159":377,"159m":377,"160":377,"160m":377,"161":377,"161m":377,"162":377,"162m":377,"163":377,"163m":377,"164":377,"164m":377,"165":377,"165m":377,"166":377,"166m":377,"167":377,"167m":377,"168":377,"168m":377,"169":377,"169m":377,"16m":377,"170":377,"170m":377,"171":377,"171m":377,"172":377,"172m":377,"173":377,"1730":138,"173m":377,"174":377,"174m":377,"175":377,"175m":377,"176":377,"1763":105,"1764":105,"176m":377,"177":377,"177m":377,"178":377,"178m":377,"179":377,"179m":377,"17m":377,"180":377,"180m":377,"181":377,"181m":377,"182":377,"182m":377,"183":377,"183m":377,"184":377,"184m":377,"185":377,"185m":377,"186":377,"186m":377,"187":377,"187m":377,"188":377,"188m":377,"189":[106,377],"189m":377,"18m":377,"190":377,"1903":105,"190m":377,"191":377,"191m":377,"192":377,"192m":377,"193":377,"193m":377,"194":377,"194m":377,"195":377,"195m":377,"196":377,"196m":377,"197":377,"1970":95,"197m":377,"198":377,"198m":377,"199":377,"1996":138,"1998":138,"199m":377,"19m":377,"1_7":8,"1d100":[116,121,209],"1d2":92,"1d20":116,"1d6":121,"1gb":149,"1st":[95,381,382],"200":[249,377,404],"2001":138,"2003":138,"2004":138,"2008":378,"200m":377,"201":377,"2010":377,"2011":[72,201,247,266],"2012":[72,199,209,210,220],"2013":138,"2014":[72,84,246,249],"2015":[72,141,222,238,239],"2016":[72,232,235,245,247],"2017":[6,72,95,149,202,203,208,223,237,242,243,250,252,253,254,255,256,268,269],"2018":[70,72,110,111,200,221,231,236],"2019":[72,138,220],"201m":377,"202":377,"2020":[50,72,73,95,197,205,249,264],"2020_01_29":371,"2020_01_29__1":371,"2020_01_29__2":371,"2021":381,"202m":377,"203":[149,377],"203m":377,"204":377,"204m":377,"205":[361,377],"205m":377,"206":377,"206m":377,"207":377,"2076":105,"207m":377,"208":[101,377],"208m":377,"209":377,"209m":377,"20m":377,"210":377,"210m":377,"211":377,"211m":377,"212":[50,377],"2128":92,"212m":377,"213":377,"213m":377,"214":377,"214m":377,"215":377,"215m":377,"216":377,"216m":377,"217":377,"217m":377,"218":377,"218m":377,"219":[70,377],"219m":377,"21m":377,"220":377,"2207":237,"220m":377,"221":[356,377],"221m":377,"222":[54,355,377],"222m":377,"223":[50,377],"223m":377,"224":377,"224m":377,"225":[50,377],"225m":377,"226":377,"226m":377,"227":377,"227m":377,"228":377,"228m":377,"229":377,"229m":377,"22m":[355,377],"22nd":378,"230":[54,377],"230m":377,"231":377,"231m":377,"232":377,"232m":377,"233":[50,174,365,377],"233m":377,"234":[203,377],"234m":377,"235":377,"235m":377,"236":377,"236m":377,"237":[50,377],"237m":377,"238":377,"238m":377,"239":377,"239m":377,"23m":377,"240":377,"240m":377,"241":377,"241m":377,"242":377,"242m":377,"243":377,"243m":377,"244":[39,377],"244m":377,"245":377,"245m":377,"246":377,"246m":377,"247":377,"247m":377,"248":377,"248m":377,"249":377,"249m":377,"24m":377,"250":377,"250m":377,"251":377,"251m":377,"252":377,"252m":377,"253":377,"253m":377,"254":377,"254m":377,"255":[141,355,377],"255m":377,"256":[50,54,173,355],"25m":377,"26m":377,"27m":377,"280":146,"28gmcp":325,"28m":377,"29m":377,"2d6":[94,116,209],"2gb":149,"2nd":[219,365,381,382],"2pm6ywo":77,"2sgpre":382,"2xcoal":206,"300":[54,133,208,366],"3000000":99,"302":404,"30m":[355,377],"30s":116,"31m":[355,377],"31st":95,"32bit":[141,143],"32m":[355,377],"32nd":94,"333":[50,54],"33m":[355,377],"340":92,"343":29,"34m":[355,377],"358283996582031":5,"35m":[355,377],"360":95,"3600":[95,197],"36m":[355,377],"37m":[355,377],"3872":105,"38m":377,"39m":377,"3c3ccec30f037be174d3":378,"3d6":209,"3rd":[29,95,219,381,382],"3sgpast":381,"3sgpre":[381,382],"4000":[2,70,80,113,143,145,148,149,151,152,155],"4001":[2,47,67,70,83,96,113,126,135,136,139,143,145,148,149,151,152,155,330],"4002":[2,139,145,149,151],"4003":149,"4004":149,"4005":149,"4006":149,"403":11,"404":96,"40m":[355,377],"41917":321,"41m":[355,377],"4201":149,"425":355,"42m":[355,377],"430000":95,"431":355,"43m":[355,377],"443":[139,145,152],"444":54,"44m":[355,377],"45m":[19,355,377],"46m":[355,377],"474a3b9f":37,"47m":[355,377],"48m":377,"49m":377,"4er43233fwefwfw":70,"4nd":29,"4th":[78,138],"500":[54,133,355,406],"50000":99,"500red":355,"502916":8,"503435":8,"505":355,"50m":377,"50mb":149,"516106":92,"51m":377,"520":54,"5242880":197,"52m":377,"530":110,"53m":377,"543":[29,365],"5432":140,"54343":29,"5434343":365,"54m":377,"550":[355,361],"550n":85,"551e":85,"552w":85,"553b":85,"554i":85,"555":[54,237,355],"555e":85,"55m":377,"565000":95,"566":39,"56m":377,"577349":377,"57m":377,"5885d80a13c0db1f8e263663d3faee8d66f31424b43e9a70645c907a6cbd8fb4":77,"58m":377,"593":378,"59m":377,"5d5":92,"5mb":197,"5x5":76,"600":378,"60m":377,"61m":377,"62cb3a1a":37,"62m":377,"63m":377,"64m":377,"65m":377,"6666":56,"6667":[138,147,163,181,342],"66m":377,"67m":377,"68m":377,"69m":377,"6d6":92,"70982813835144":5,"70m":377,"71m":377,"72m":377,"73m":377,"74m":377,"75m":377,"760000":95,"76m":377,"775":2,"77m":377,"78m":377,"79m":377,"8080":149,"80m":377,"8111":2,"81m":377,"82m":377,"83m":377,"84m":377,"85000":99,"85m":377,"86400":131,"86m":377,"87m":377,"8859":[16,64],"88m":377,"89m":377,"8f64fec2670c":149,"900":[221,361],"9000":401,"90m":377,"90s":379,"91m":377,"92m":377,"93m":377,"94m":377,"95m":377,"96m":377,"97m":377,"981":237,"98m":377,"990":361,"99999":115,"99m":377,"\u6d4b\u8bd5":85,"abstract":[61,81,106,116,214,256,350,351,352,369,372,378],"boolean":[14,22,29,47,102,135,171,209,221,276,281,293,321,350,353,355,356,372,379],"break":[3,15,46,47,49,50,54,63,76,77,88,93,94,101,109,110,111,115,117,120,142,152,158,184,185,235,261,310,362,363,378],"byte":[16,19,29,64,303,310,312,321,329,378],"case":[3,8,9,11,13,14,15,16,19,20,22,23,27,31,32,35,38,42,43,46,47,49,50,54,56,59,61,62,63,64,71,74,75,76,77,78,81,84,85,86,87,90,91,94,95,96,98,99,101,102,103,104,105,106,107,108,109,110,111,112,114,115,118,120,123,124,131,132,135,138,139,140,151,152,155,156,161,163,168,170,173,176,182,184,185,187,191,192,193,197,198,199,200,202,205,206,209,220,221,229,237,239,244,248,261,267,272,273,275,276,281,285,290,292,306,310,314,318,332,339,342,350,351,352,353,355,357,369,375,378,393],"catch":[0,6,16,19,34,39,45,88,94,101,120,130,163,182,212,267,291,301,306,313,339,340,360,362,369,371,374,406],"char":[42,62,76,92,94,100,105,108,121,123,129,131,135,146,161,176,182,214,215,222,267,281,298,311,324,325,346,355,361,364],"class":[0,3,6,12,13,17,20,26,27,28,29,30,35,38,39,42,49,50,51,56,61,67,72,73,75,78,79,80,81,84,85,86,87,88,89,91,92,93,94,95,97,98,99,100,101,102,103,104,105,106,109,112,113,115,116,120,121,123,124,126,129,130,131,132,134,135,136,146,161,162,163,164,165,166,169,170,171,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,190,191,192,193,194,197,198,199,200,201,202,205,206,207,208,209,210,212,213,214,215,217,218,219,220,221,222,225,226,228,229,231,232,235,236,237,238,239,243,244,245,246,247,248,249,250,252,253,254,255,256,258,260,261,262,264,265,266,267,268,269,271,272,273,276,277,278,279,280,281,283,285,286,288,289,290,291,292,293,294,295,297,298,299,301,303,304,307,308,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,332,334,337,339,340,341,342,344,345,346,348,349,350,351,352,353,355,356,357,358,359,360,361,362,363,364,365,366,368,369,370,371,372,373,374,375,376,377,378,382,385,386,387,388,390,393,395,396,401,404,406,408],"const":268,"default":[2,3,5,6,7,8,9,11,12,13,14,15,16,17,19,20,21,22,23,24,25,26,27,30,34,35,38,39,41,42,43,44,46,49,50,51,52,54,55,56,57,58,59,61,62,64,65,66,67,68,69,70,71,72,73,74,75,76,78,79,80,81,83,84,87,89,90,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,110,111,112,113,116,117,118,120,123,124,126,128,129,130,132,133,135,136,139,140,143,144,145,146,147,148,149,151,152,155,158,159,161,162,163,165,166,167,168,169,170,171,191,192,194,197,199,200,201,202,203,205,207,208,209,210,212,214,215,217,218,219,220,221,222,223,226,228,229,232,235,236,238,239,242,243,245,246,247,248,249,250,252,253,254,255,256,260,261,265,267,268,269,270,272,273,274,276,281,285,286,290,291,293,295,299,301,303,305,306,307,311,323,324,325,330,332,333,339,340,341,342,346,347,350,351,352,353,355,357,358,360,362,363,364,365,368,369,371,372,373,374,375,378,379,385,390,393,401,406,408],"export":148,"final":[0,2,8,19,22,30,32,38,42,46,49,54,58,59,61,78,82,87,89,90,94,96,100,102,104,105,106,108,109,114,117,121,123,124,128,133,135,136,140,143,152,167,168,169,176,181,185,197,205,209,250,276,286,338,342,355,357,362,363],"float":[29,75,78,109,163,208,227,228,231,249,294,301,313,351,365,366,374,378],"function":[0,5,7,8,9,13,14,15,19,22,23,26,27,28,30,31,38,39,41,43,45,46,47,49,52,54,56,59,61,62,63,65,67,68,70,73,74,76,77,78,80,81,83,84,85,87,90,91,93,94,95,96,98,99,100,101,102,103,105,107,108,109,111,114,115,116,117,118,120,121,124,126,130,132,135,136,140,143,148,156,158,161,165,168,170,171,173,174,175,176,177,181,182,183,184,186,187,192,193,197,199,200,201,205,207,208,209,212,214,219,220,221,223,227,228,231,232,236,238,239,244,245,249,250,252,253,254,255,256,261,264,266,267,268,269,273,274,275,276,281,284,285,286,291,293,294,295,301,306,310,321,322,327,330,333,340,342,344,352,353,354,355,356,358,359,360,362,363,365,366,371,372,373,377,378,379,388,390,394,406],"g\u00e9n\u00e9ral":138,"goto":[100,264,362],"import":[1,3,5,6,7,8,10,12,13,14,15,16,19,20,22,26,27,28,29,30,31,32,33,35,39,41,42,43,44,45,46,47,49,51,52,56,58,59,61,64,67,68,69,70,71,73,74,75,76,79,80,81,83,84,85,86,87,88,89,91,92,93,94,95,96,98,100,101,102,104,105,107,108,109,112,115,117,118,120,121,123,124,126,128,129,130,131,132,133,134,135,136,142,143,146,147,149,152,156,158,170,176,186,187,191,197,199,200,201,202,203,205,208,209,219,220,221,231,232,235,237,238,239,245,246,249,250,252,253,254,255,256,261,266,267,269,272,276,285,286,295,301,305,313,314,335,339,342,343,350,352,356,357,360,361,362,363,364,365,375,376,378,406],"int":[13,20,27,29,31,39,46,75,85,89,92,94,100,101,108,110,124,136,161,163,168,169,171,193,197,199,202,208,209,219,221,223,225,227,228,231,239,249,250,252,253,254,255,256,268,281,286,292,294,295,298,299,301,305,306,310,311,312,313,315,319,320,321,329,330,332,342,344,346,350,351,355,358,360,361,362,363,364,365,366,369,371,375,378,381],"long":[0,8,11,16,19,22,27,28,30,32,34,42,45,46,49,56,61,63,64,66,67,70,71,74,75,76,77,78,81,85,87,91,94,95,98,100,102,103,105,108,110,111,117,118,120,121,130,132,133,135,137,138,140,146,147,149,173,176,181,199,206,210,228,236,246,255,268,310,315,330,355,356,363,364,365,378,381],"new":[0,2,5,7,9,11,12,13,14,15,19,20,22,23,25,26,27,30,32,33,35,37,38,41,42,43,44,47,50,51,52,55,56,58,59,62,63,66,67,69,70,71,72,75,76,77,78,80,81,82,84,85,87,89,90,91,93,95,98,99,100,101,102,103,105,109,110,111,112,113,114,115,116,118,119,120,121,122,123,124,125,127,128,129,130,132,134,136,137,138,140,141,142,143,144,146,147,148,149,150,151,161,162,163,169,170,171,173,174,176,181,184,185,186,187,188,190,191,192,200,201,202,205,210,212,213,214,217,219,220,221,225,228,232,235,236,237,238,239,245,246,249,250,252,253,254,255,256,265,266,267,269,273,276,278,280,281,283,285,286,288,290,293,294,295,298,301,310,311,312,313,319,320,321,326,333,341,342,346,350,351,352,353,355,356,358,361,362,363,364,369,371,372,378,404,406,407,408],"null":[61,102,139,349],"public":[5,11,23,85,90,94,102,107,117,136,144,145,147,149,151,152,181,197,281,346,364],"return":[2,3,5,6,8,13,16,19,22,26,28,29,30,31,32,35,38,39,43,44,46,47,49,54,56,58,63,66,71,73,75,76,78,81,83,84,85,86,87,88,89,90,91,94,95,96,98,99,100,101,102,103,108,109,112,114,120,121,123,124,126,129,130,132,135,136,146,151,152,156,157,161,162,163,165,167,168,169,170,171,173,176,181,183,186,187,191,192,193,194,197,198,199,200,202,205,208,209,212,213,214,215,217,219,220,221,223,225,226,227,228,231,232,236,237,238,239,243,244,245,248,249,250,252,253,254,255,256,258,261,264,265,266,267,268,269,271,272,273,275,276,278,280,281,283,284,285,286,291,292,293,295,298,299,301,306,307,310,311,313,314,315,316,318,319,320,321,322,324,325,326,328,329,330,332,333,339,340,342,344,345,346,349,350,351,352,353,355,356,357,358,359,360,362,363,364,365,366,369,371,372,373,374,375,377,378,379,381,385,386,387,394,401,406],"short":[3,27,34,35,44,47,54,59,66,68,71,74,78,87,89,93,94,95,103,106,108,110,116,124,142,146,152,156,200,202,214,228,235,238,239,268,286,356,378,381],"static":[47,67,72,75,78,94,107,116,117,128,158,159,183,195,200,225,239,247,248,346,358,385,386,387,399,406,408],"super":[20,35,46,56,71,73,75,85,90,93,94,95,98,108,111,124,130,132,200,202,239],"switch":[11,12,14,15,20,22,23,26,30,32,46,49,51,52,54,58,62,66,69,70,74,85,94,98,99,103,123,124,132,133,140,144,147,149,150,155,173,174,175,176,181,182,183,184,185,186,191,192,209,214,217,220,232,235,236,253,261,290,352,358,363,379],"th\u00ed":103,"throw":[11,13,38,57,71,135,148,170,183,378],"true":[0,8,12,13,14,19,20,22,23,26,27,29,30,31,32,33,34,39,42,45,46,47,49,54,56,57,58,61,65,67,71,75,78,83,84,85,87,90,92,94,95,96,98,100,101,102,103,107,108,109,112,114,117,120,123,124,129,131,132,133,135,142,144,145,147,149,150,151,161,165,167,169,170,171,173,176,181,183,184,187,190,191,192,193,194,197,199,200,202,203,205,206,208,209,212,213,214,217,219,221,223,225,228,236,237,238,239,245,249,250,252,253,254,255,256,261,264,265,269,271,275,276,278,280,281,283,285,286,288,290,291,292,293,294,295,297,299,301,306,307,310,312,319,324,329,330,340,342,344,346,349,350,351,352,355,358,360,362,363,364,365,366,369,373,374,375,378,379,382,386],"try":[0,3,5,6,8,13,14,16,19,26,27,29,30,31,32,38,39,47,49,50,51,57,61,63,64,67,68,69,70,71,73,74,75,76,78,80,81,83,84,85,87,88,89,91,92,93,94,96,98,101,102,103,104,105,106,108,109,110,111,113,115,116,118,119,120,121,122,124,125,127,128,130,131,132,133,135,136,139,140,142,143,144,148,149,152,156,161,165,169,171,176,192,194,199,200,205,210,229,237,238,239,245,246,248,252,253,254,255,256,261,265,266,267,269,273,281,285,298,301,310,325,326,330,344,349,350,352,355,357,358,360,361,365,374,378],"var":[47,62,140,145,197,242,325,356],"void":92,"while":[5,8,13,14,15,20,22,25,26,27,29,38,39,47,49,54,59,61,63,66,69,70,71,75,76,77,78,80,82,85,86,87,90,92,93,94,95,101,103,104,106,107,108,110,111,114,115,116,117,120,123,128,130,132,135,136,140,143,148,149,152,156,161,173,176,184,187,192,197,199,205,221,229,236,237,253,256,261,265,267,269,281,286,293,325,348,349,352,362,364,365,378,379,406],AIs:138,AND:[32,105,121,176,221,276,350],AWS:[149,151,197],Adding:[1,21,22,63,93,97,99,100,107,110,116,117,120,123,146,158,159,195,220,362,408],Age:[221,401],And:[0,2,3,13,22,27,32,42,49,61,69,70,71,74,76,83,84,85,87,90,93,95,96,101,108,110,111,116,118,121,133,135,170,202,250,252,253,254,255,256,408],Are:[22,99,103,115,138,362],Aye:74,BGs:133,Being:[94,98,110,114,124],But:[0,3,8,13,14,16,19,20,22,27,32,38,39,41,43,46,49,54,59,61,69,71,76,77,78,80,81,84,85,86,87,89,90,91,93,95,96,99,100,101,102,103,105,107,108,109,110,111,112,115,117,118,120,121,125,133,135,136,142,147,151,169,170,199,353,406],DNS:149,DOING:221,DoS:319,Doing:[22,39,80,87,102,121,136,170,173],For:[2,3,4,5,8,10,11,12,14,15,17,19,20,22,27,29,32,36,38,39,42,50,51,52,53,54,58,59,61,62,64,66,67,68,69,70,71,73,74,75,76,77,78,80,81,84,85,87,89,90,92,93,94,95,96,98,100,101,103,105,107,108,109,110,111,112,116,117,120,121,123,124,128,132,133,134,135,136,138,139,140,143,147,149,150,151,152,156,169,170,176,186,191,192,193,194,200,202,207,209,214,220,221,222,231,239,245,247,249,250,253,265,273,276,281,286,321,330,350,352,355,359,362,365,372,374,378,389,401,406],GMs:[94,116,117],Going:[117,118,268],Has:[72,141,252,253,254,255,256],His:[93,222],IDE:[7,78],IDEs:93,IDs:[69,135,136,151,227,350,378,387],INTO:[176,221],IOS:141,IPs:[50,140,152,242,344],IRE:[62,325],Its:[4,32,35,39,42,59,61,90,95,96,222,261,286,360,362,378],LTS:6,NOT:[13,22,32,47,85,105,149,152,176,276,286,344,365],Near:106,Not:[8,11,31,44,45,47,63,88,90,93,102,105,110,111,115,118,134,135,139,141,142,149,163,170,184,185,281,298,311,312,313,315,316,317,323,325,328,350,351,372],OBS:[52,72],ONE:152,Obs:8,One:[2,9,10,11,23,27,29,32,34,39,42,45,50,58,69,71,74,75,78,81,85,87,93,94,96,101,102,103,105,108,110,111,112,117,120,124,129,132,133,134,138,139,140,143,156,158,165,167,199,205,209,214,238,249,250,265,266,285,286,311,339,349,350,351,355,356,362,363,365,378],PRs:11,Such:[8,14,22,27,77,81,86,93,115,117,121,176,286,355,362],THAT:101,THE:221,THEN:[170,221],THERE:221,TLS:152,That:[0,3,4,5,11,16,20,22,29,30,31,39,42,44,45,46,49,68,69,70,71,74,75,76,80,81,83,84,85,89,90,93,95,96,101,102,103,105,106,108,109,110,114,116,117,120,121,126,128,136,150,199,200,210,249,250,276,286,342,362,389],The:[2,3,4,6,7,8,9,10,11,12,16,17,19,20,22,23,24,28,30,31,32,33,34,35,37,41,42,43,44,45,46,47,50,54,56,57,58,61,62,63,64,65,66,68,69,70,73,76,77,78,79,80,81,83,84,85,86,88,89,91,92,93,95,98,99,101,102,103,104,105,106,107,108,109,110,111,112,113,116,117,120,121,128,130,131,132,133,134,135,136,137,138,139,140,141,142,143,147,148,149,150,151,152,154,156,161,163,164,165,167,168,169,170,171,173,176,180,181,182,183,184,185,186,187,188,190,191,192,193,194,197,199,200,202,205,206,208,209,210,212,213,214,215,217,219,220,221,222,223,225,226,227,228,231,232,236,237,238,239,245,246,249,250,252,253,254,255,256,258,260,261,264,265,266,267,268,269,270,272,273,275,276,280,281,283,284,285,286,289,290,291,292,293,295,298,299,300,301,303,305,306,308,310,311,312,313,314,315,316,317,318,319,320,321,323,324,325,326,328,329,330,332,333,338,339,340,341,342,346,349,350,351,352,353,355,356,357,358,359,360,361,362,363,364,365,366,367,369,371,372,373,374,375,376,378,379,381,385,386,387,389,390,401,406,407,408],Their:[27,38,121,152,222],Theirs:222,Then:[3,5,8,11,16,43,47,69,70,71,74,78,89,90,92,96,101,108,143,145,151,220],There:[0,5,6,8,9,13,14,15,16,19,20,22,23,27,29,30,32,35,39,41,42,43,44,46,48,49,52,54,61,62,63,64,69,71,74,75,76,78,81,82,84,85,90,93,94,95,96,98,100,101,102,103,104,105,107,109,110,112,115,116,117,118,120,121,123,124,128,129,130,132,135,138,139,140,147,149,150,152,184,205,220,221,250,252,253,254,255,256,269,286,295,306,325,342,355,356,362,407],These:[8,11,13,14,17,22,23,24,25,27,29,30,31,38,39,42,43,44,46,47,54,56,59,61,62,65,69,70,71,73,75,76,78,83,85,89,96,101,102,103,104,105,107,108,110,111,112,116,117,120,121,132,135,144,149,151,152,156,160,161,162,167,169,171,173,175,177,185,193,200,205,208,231,232,236,238,239,243,249,261,267,272,276,281,285,286,295,300,307,326,329,330,332,341,342,343,350,352,355,359,362,363,364,365,371,372,373,378],USE:275,USING:205,Use:[5,8,11,12,14,15,20,27,29,35,38,42,46,47,50,54,70,71,78,83,85,94,96,103,109,110,111,114,123,124,139,140,141,142,143,144,149,151,155,161,168,173,174,176,181,182,186,188,199,200,205,208,210,212,232,235,236,237,239,253,254,255,256,268,278,280,281,303,307,312,329,330,332,333,336,350,352,355,361,362,364,365,369,375,378],Used:[22,132,167,170,176,192,221,235,250,269,280,293,303,321,350,352,363,364,378,394],Useful:[27,149,408],Uses:[65,176,188,210,242,265,301,350,364,369],Using:[1,4,19,27,30,32,45,55,65,71,74,80,94,95,101,105,108,109,110,111,113,117,119,122,124,125,127,132,154,158,159,176,195,239,253,261,268,281,321,348,362,408],VCS:2,VHS:221,VPS:149,WILL:[101,141],WIS:94,WITH:[140,221],Will:[20,31,78,103,115,156,161,205,208,217,219,237,239,281,284,286,299,301,310,311,352,362,364,365,366,373,378],With:[13,16,34,52,73,76,80,93,102,105,112,114,115,116,117,120,124,139,140,151,158,161,197,200,205,239,281,286,355,365],Yes:[22,221,360,362],__1:371,__2:371,_________________:46,_________________________:27,______________________________:27,________________________________:27,_________________________________:46,______________________________________:362,______________________________________________:27,_______________________________________________:27,____________________________________________________:27,_________________________________________________________:100,__________________________________________________________:100,__all__:[162,271,278],__defaultclasspath__:352,__doc__:[22,30,171,184,186,187,273,358,362],__example__:6,__ge:105,__ge__:6,__getitem__:355,__gt:105,__iendswith:105,__in:105,__init_:364,__init__:[4,6,13,43,46,56,75,79,107,111,126,169,170,171,191,194,197,199,200,205,217,225,237,239,249,268,276,280,281,285,291,292,294,295,298,299,301,303,304,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,328,329,330,332,339,340,342,344,345,346,349,350,352,353,355,357,360,361,362,363,364,365,371,372,373,374,378,395],__istartswith:105,__iter__:13,__le:105,__lt:105,__multimatch_command:185,__noinput_command:[169,185,200,360,362,363],__nomatch_command:[185,200,212,267,360,362],__pycache__:107,__send_to_channel_command:185,__settingsclasspath__:352,__unloggedin_look_command:[188,210],_action_thre:27,_action_two:27,_all_:169,_always_:[205,365],_and_:365,_asynctest:327,_attrs_to_sync:341,_attrtyp:350,_cach:352,_cached_cmdset:170,_call_or_get:200,_callable_no:362,_callable_y:362,_callback:[19,295],_char_index:355,_character_dbref:201,_check_password:27,_check_usernam:27,_clean_nam:198,_clean_str:355,_cleanup_charact:123,_code_index:355,_compress_cont:198,_copi:[176,281],_creation:46,_dashlin:29,_data:363,_default:[27,362],_defend:27,_differ:355,_errorcmdset:170,_event:231,_every_:205,_evmenu:362,_file:371,_flag:285,_footer:22,_format_diff_text_and_opt:286,_funcnam:378,_get_a_random_goblin_nam:38,_get_db_hold:[340,352],_get_top:96,_getinput:362,_gettabl:306,_guaranteed_:365,_helper:365,_http11clientfactori:303,_init:0,_init_charact:123,_is_fight:87,_is_in_mage_guild:27,_ital:78,_italic_:142,_loadfunc:360,_menutre:[27,85,362],_monitor:306,_monitor_callback:33,_nicklist_cal:163,_npage:363,_oob_at_:369,_option:27,_os:197,_page_formatt:363,_pagin:363,_parsedfunc:365,_pending_request:346,_permission_hierarchi:275,_ping_cal:163,_playable_charact:[96,135],_postsav:369,_power_cal:29,_prefix:239,_process_cal:29,_quell:275,_quitfunc:360,_raw_str:355,_reactor_stop:[318,339],_recog_obj2recog:239,_recog_obj2regex:239,_recog_ref2recog:239,_regex:239,_repeat:306,_safe_contents_upd:280,_savefunc:360,_saver:[13,359],_saverdict:[13,249,359],_saverlist:[13,359],_saverset:359,_sdesc:239,_select:27,_sensitive_:393,_session:362,_set:105,_set_attribut:27,_set_nam:27,_some_other_monitor_callback:33,_start_delai:295,_static:78,_stop_:378,_stop_serv:318,_swordsmithingbaserecip:206,_templat:78,_test:[29,167],_to_evt:363,_traithandlerbas:248,_uptim:29,_validate_fieldnam:94,_yes_no_quest:362,a2enmod:139,a8oc3d5b:151,a_off:199,a_python_func:78,aaaaaargh:110,aardwolf:62,abandon:212,abat:118,abbrevi:[54,58,176,206,235,365],abcd:182,abid:133,abil:[8,20,22,28,32,38,47,49,63,92,93,94,103,107,110,114,116,117,121,124,136,149,151,238,239,246,252,253,254,255,256,281,293,301,350],abl:[0,2,3,5,7,10,11,13,14,15,19,20,22,27,28,29,34,35,38,39,41,44,52,58,61,68,69,71,73,75,76,80,81,83,84,86,87,90,93,94,96,98,100,101,103,109,110,114,115,118,120,121,123,124,126,132,135,136,139,140,143,146,148,149,151,152,170,173,174,176,177,191,194,200,208,214,223,232,239,245,249,252,253,254,255,256,350,352,359,374,378,404],abod:275,abort:[19,22,27,28,35,85,112,120,161,171,176,192,205,212,246,267,281,284,362,363,365,378],about:[0,2,3,5,6,8,11,13,14,15,16,17,20,22,27,29,30,36,38,41,44,49,50,51,54,58,59,61,63,64,67,69,70,71,74,77,78,80,81,82,84,85,88,89,90,91,93,96,97,98,100,101,102,103,104,105,106,107,108,110,113,114,115,118,119,120,121,122,123,124,125,126,127,128,130,131,133,136,137,138,140,141,142,143,146,148,149,151,152,154,156,161,176,186,191,197,199,200,202,205,209,212,214,215,247,254,255,256,266,267,273,281,301,303,306,315,317,319,328,330,340,342,349,351,353,355,363,369,378,387],abov:[0,2,5,7,8,11,12,13,14,15,19,20,22,26,27,29,30,31,32,33,38,39,42,44,46,47,49,50,56,61,67,68,70,73,74,75,76,77,81,83,84,86,87,88,91,92,93,94,95,96,98,100,101,103,105,107,108,109,110,111,112,113,116,120,123,124,130,132,134,135,139,140,141,143,149,151,156,169,170,176,200,205,209,219,221,223,232,237,239,246,247,249,250,252,254,255,256,276,281,306,349,362,373,394],above_str:29,abridg:90,abruptli:249,absolut:[19,78,92,95,97,101,136,138,202,208,209,222,361,366,378],absorb:31,abspath:378,abstractus:165,abus:152,academi:138,acccount:24,accecss:365,accept:[11,13,15,19,20,27,29,31,32,38,45,46,62,71,77,94,109,110,116,117,135,136,140,142,149,161,167,168,186,199,209,221,226,229,237,238,239,246,265,267,275,281,301,306,319,345,346,351,356,362,365,374,378],accept_callback:[226,228],accesing_obj:275,access:[0,8,9,11,13,14,15,19,20,22,23,27,28,29,30,31,32,33,34,35,38,39,41,42,43,44,46,47,50,52,56,57,59,61,63,67,69,71,72,73,75,76,78,79,81,83,84,85,87,89,90,92,93,94,96,97,100,101,102,104,105,106,107,108,109,110,113,114,116,117,120,121,123,124,132,133,135,136,139,140,143,146,149,151,152,155,161,162,165,169,170,171,173,174,176,181,182,183,184,185,186,191,192,193,194,197,200,205,207,212,220,223,225,227,236,238,239,249,252,253,254,255,256,267,268,273,274,275,276,280,281,284,285,286,290,292,294,295,298,301,310,311,340,342,348,349,350,352,353,356,357,358,365,371,377,378,386,387,401,406],access_kei:197,access_key_nam:197,access_obj:[275,350],access_opt:379,access_token_kei:[131,146],access_token_secret:[131,146],access_typ:[30,161,171,176,192,194,273,275,276,281,350,352,406],accessed_obj:[32,85,120,132,275,276],accessing_obj:[13,32,85,120,132,161,192,194,273,275,276,281,350,352],accessing_object:[13,275],accessor:[165,194,273,280,290,350,352,353,370],accessori:143,accident:[16,20,78,117,124,174,176,206,340],accommod:83,accomod:364,accompani:124,accomplish:[50,75,80,85,90,115,117,120,365],accord:[20,22,76,105,117,123,133,200,202,219,237,238,253,294,355,356,365],accordingli:[7,75,94,149,192,268],account1:404,account2:404,account:[8,11,13,15,17,19,20,22,23,25,26,27,28,29,31,32,34,35,37,38,39,41,42,43,44,46,50,52,54,57,59,63,66,67,69,70,71,75,76,77,78,79,83,84,85,90,92,93,95,96,98,101,102,103,106,107,108,109,112,115,124,131,133,135,136,141,144,146,149,151,156,158,159,166,167,168,169,170,171,172,174,176,177,178,181,182,183,184,187,188,191,192,193,194,200,201,202,208,210,212,213,220,221,223,225,226,228,232,239,242,245,252,254,255,256,261,264,265,266,267,269,273,275,276,280,281,283,285,286,287,290,301,305,306,321,332,333,340,341,342,350,352,355,358,362,363,365,372,373,375,376,378,379,385,386,387,390,393,401,404,406,408],account_cal:[173,181,184,232],account_count:342,account_id:[135,281],account_mod:176,account_nam:92,account_search:[239,281],account_subscription_set:165,account_typeclass:[376,404],accountattributeinlin:162,accountcmdset:[12,20,71,90,93,94,95,109,173,177,181,201,232],accountcreateview:406,accountdb:[46,79,135,158,161,162,165,192,273,348,349,352,372,379,385],accountdb_db_attribut:162,accountdb_db_tag:162,accountdb_set:[350,353],accountdbadmin:162,accountdbchangeform:162,accountdbcreationform:162,accountdbfilterset:[385,390],accountdbmanag:[164,165],accountdbpasswordcheck:321,accountdbviewset:390,accountform:[162,401,406],accountid:135,accountinlin:162,accountlist:94,accountmanag:[161,164],accountmixin:406,accountnam:[94,176,188,193,210,358],accountseri:[387,390],accounttaginlin:162,accru:161,acct:112,accur:[71,171,194,217,225,249,253,256,286,294,299,301,303,304,312,321,322,324,326,329,330,350,355,373,374,395],accuraci:[74,101,116,253,254,255],accus:121,accustom:34,acept:221,achiev:[19,22,54,69,71,78,93,105,114,118,133,215,255,301],ack:28,acl:[197,198],acquaint:[93,118],acquir:357,across:[27,29,38,39,42,46,51,56,61,63,92,101,110,115,117,161,169,170,202,221,238,267,272,281,293,295,298,310,311,325,342,363,364,365],act:[12,14,20,23,27,39,42,55,75,76,77,82,87,92,94,105,110,115,117,124,139,140,156,158,176,194,214,215,221,249,250,275,298,310,311,330,350,353,357,362],action1:123,action2:123,action:[3,5,13,39,54,62,69,71,72,74,80,81,87,89,90,93,95,101,107,108,110,115,120,121,123,124,129,130,135,149,162,163,182,192,199,212,214,217,219,221,239,252,253,254,255,256,261,264,268,272,273,285,290,291,313,332,333,334,344,352,362,363,369,386,388,389,390],action_count:123,action_nam:[252,253,254,255,256],action_preposit:214,actiondict:123,actions_per_turn:[252,253,255,256],activ:[0,2,5,9,11,14,19,20,22,32,35,39,42,50,54,57,58,59,67,70,78,81,83,86,95,98,102,115,128,138,143,144,147,148,149,150,155,156,161,167,170,174,176,186,191,192,226,243,261,265,269,280,281,284,306,313,314,315,316,317,321,323,324,325,332,342,344,350,351,362,363,364,365,378],activest:377,actor:[29,256,281,365,381],actor_stance_cal:65,actual:[0,2,3,5,6,7,8,9,12,13,14,15,19,23,27,29,30,32,34,35,38,41,42,44,45,47,49,52,54,56,59,61,62,64,71,74,75,76,78,81,84,87,90,91,94,96,98,100,101,102,103,104,105,106,107,109,110,111,112,114,115,116,117,118,120,121,123,124,125,128,132,133,135,136,138,139,143,146,149,151,161,167,171,173,176,182,184,185,187,192,194,197,199,200,202,205,206,212,217,220,221,231,235,236,238,239,246,247,248,249,250,252,253,254,255,256,261,266,267,269,273,275,276,280,281,286,321,324,330,332,338,340,341,342,346,347,350,352,355,357,358,360,362,369,372,373,374,378,406],actual_return:8,adapt:[56,69,83,84,96,116,121,135,205],add:[0,2,3,5,7,8,9,10,11,12,13,14,15,16,17,20,22,23,25,26,27,29,30,31,32,33,34,35,38,39,41,42,44,45,46,47,49,51,52,54,56,57,58,61,62,64,67,68,69,70,71,72,73,74,75,76,77,78,80,81,84,87,88,89,90,91,93,94,95,96,97,98,99,100,101,102,103,105,107,108,109,110,111,112,113,115,116,117,118,120,121,123,124,129,130,131,132,134,135,136,137,138,139,141,142,144,145,146,149,150,151,158,161,165,169,170,176,181,182,183,185,191,192,199,200,201,202,203,205,209,210,212,214,219,220,225,226,228,229,231,232,235,236,238,239,242,245,246,248,249,250,252,253,254,255,256,258,261,264,265,266,267,268,275,276,280,281,286,290,291,292,293,294,295,301,306,307,311,314,315,317,319,323,330,332,333,335,343,350,353,356,360,361,362,363,364,365,369,371,373,374,385,390,406,408],add_:364,add_act:123,add_argu:268,add_callback:[226,228],add_channel:191,add_charact:123,add_choic:200,add_choice_:200,add_choice_edit:[71,200],add_choice_quit:[71,200],add_collumn:171,add_column:[94,364],add_condit:254,add_default:[20,84,100,120,132,170],add_dist:256,add_ev:228,add_fieldset:[162,278],add_form:[162,278],add_head:364,add_languag:238,add_msg_bord:219,add_row:[94,99,171,364],add_view:[162,190,278],add_xp:121,addcallback:[22,281],addclass:[47,158,159,383,400,402],addcom:[94,102,181],added:[2,3,7,9,11,17,19,20,22,23,32,38,39,44,56,61,62,63,69,71,73,76,78,83,84,85,90,93,94,96,101,102,105,107,108,109,110,111,116,120,121,123,124,129,132,134,135,137,141,144,148,151,156,161,167,169,170,171,181,185,186,199,200,202,203,205,206,209,222,225,228,231,238,239,249,252,253,254,255,256,261,269,276,281,284,286,292,306,340,344,350,353,356,362,363,364,371,378,390,394,407],addendum:77,adding:[2,6,7,9,11,15,17,19,20,25,27,32,38,41,44,45,46,47,54,56,58,61,63,69,70,71,73,74,78,84,87,93,94,95,96,97,98,100,101,105,109,110,111,117,123,124,126,132,133,135,169,170,174,176,183,200,205,208,221,223,225,228,232,238,239,249,250,252,253,254,255,267,268,285,286,292,301,332,349,350,358,364,378],addingservermxp:316,addit:[2,20,26,29,39,41,54,58,62,71,74,75,77,83,85,94,95,96,99,101,136,139,149,152,161,163,170,171,192,200,203,225,226,228,238,242,248,250,256,268,276,281,284,294,312,340,350,352,362,401],addition:[76,85,256],additionalcmdset:20,addpart:236,addquot:378,addr:[298,311,312,313,358],address:[11,22,34,42,50,56,67,70,75,101,126,140,145,149,152,161,174,192,210,222,281,298,311,313,321,341,344,378,379],address_and_port:321,addressing_styl:197,addresult:236,addscript:[39,176],addservic:56,adjac:[256,265],adject:[6,120],adjoin:239,adjust:[22,69,77,116,133,135,143,197,223,362,364],admin:[12,13,16,22,23,30,32,50,52,61,70,75,84,90,94,96,100,107,108,115,117,124,132,135,136,147,150,156,158,159,160,165,166,172,176,181,183,186,188,189,192,210,212,219,265,270,273,276,277,280,281,287,296,310,311,348,352,358,374,406],admin_sit:[162,190,271,278,288,297,349],admin_wrapp:406,administr:[2,22,30,32,49,66,78,80,81,90,94,140,143,152,298,310,311],adminportal2serv:310,adminserver2port:310,adminstr:298,admintest:404,admit:89,admittedli:114,adopt:[0,71,73,81,84,93,117,194,325,381],advanc:[5,14,20,22,27,29,38,41,42,46,49,50,56,61,63,71,72,76,80,81,86,89,91,94,97,105,110,113,117,124,138,176,184,220,237,239,249,252,253,254,255,256,261,316,356,360,361,362,364,408],advantag:[2,15,16,27,30,38,41,74,80,86,89,92,94,95,96,117,120,121,123,124,126,130,135,149,152,199,200,242,250,252,253,254,255,256,353,356],advent:201,adventur:[72,76,90,107,114,117],advic:138,advis:[69,71,85],aesthet:26,affair:357,affect:[8,9,11,13,14,15,20,22,32,39,42,44,52,54,85,95,98,110,115,117,120,121,123,133,155,158,159,161,169,186,203,205,217,231,238,245,254,261,274,281,285,352,356,364,372],afford:[42,100],afraid:149,after:[0,2,8,9,10,11,13,15,16,19,20,22,26,27,30,32,39,43,49,54,58,59,61,69,70,71,72,73,74,75,78,80,84,85,86,87,88,89,90,91,94,100,101,102,103,107,108,109,110,111,114,115,117,118,123,124,128,129,132,133,135,138,139,143,149,151,152,161,169,170,171,172,173,176,184,186,187,191,192,197,199,200,202,205,207,208,209,210,212,217,218,220,221,223,228,236,238,239,248,249,250,252,253,254,255,256,261,262,265,266,267,268,269,280,281,286,291,293,301,323,324,327,339,340,341,342,344,346,350,355,356,357,360,362,363,369,373,376,377,378,386,388,406],after_mov:281,afterlif:117,afternoon:220,afterward:[11,61,87,96,101,108,112,114,200],again:[3,5,7,9,11,14,15,22,27,32,39,42,50,54,58,61,69,71,75,76,81,84,86,87,89,90,92,93,94,95,96,98,100,101,102,103,106,108,109,110,111,113,115,117,120,121,123,124,132,133,135,140,142,143,149,150,151,155,156,163,170,181,208,228,237,252,255,256,261,269,293,301,318,321,324,344,355,356,359,374,376],against:[8,13,20,22,46,59,77,84,93,94,105,114,116,123,149,152,161,168,169,191,206,239,252,253,254,255,256,276,281,285,286,319,344,350,352,375,378],age:[221,268,401],agenc:152,agent:2,agenta:[54,355],ages:221,aggreg:138,aggress:[13,15,114,148,265,352,408],aggressive_pac:265,agi:[8,13,249],agil:13,agnost:[77,81,192],ago:[85,108,151,378],agre:[64,117,118,121,199,217],agree:199,ahead:[2,15,63,71,75,109,132,141,149,323],aid:[64,113,183,184,185,199,346],aim:[1,61,63,80,94,97,100,110,115,116,118,121,133,149,193,285],ain:74,ainnev:[105,121,249],air:[76,84,103,111],airport:112,ajax:[47,56,149,330,341],ajaxwebcli:330,ajaxwebclientsess:330,aka:[5,13,70,117,236,378],akin:108,alarm:[99,103],alert:281,alexandrian:138,algebra:75,algorith:238,algorithm:[117,378],alia:[8,11,12,20,22,29,34,35,39,42,44,46,66,70,71,76,84,90,91,93,94,102,103,110,112,143,149,162,165,168,171,173,176,181,182,183,184,185,187,190,191,220,225,239,245,249,262,265,267,269,271,275,278,280,281,286,288,290,295,306,332,349,351,352,353,358,365,374,375,376,385,387,388,390,401,406],alias1:[176,220],alias2:[176,220],alias3:220,alias:[11,12,14,19,20,22,23,27,29,31,34,35,38,66,68,71,76,84,85,87,90,91,94,98,99,100,102,103,120,123,124,161,169,171,173,174,175,176,181,182,183,184,185,186,187,188,191,192,193,199,200,201,202,205,209,210,212,214,220,221,222,226,232,235,236,239,245,246,247,250,252,253,254,255,256,261,265,266,267,268,269,272,273,280,281,286,351,352,353,358,360,362,363,371,375,385,387],aliaschan:181,aliasdb:161,aliasfilt:385,aliashandl:[349,353,387],aliasnam:286,aliasstr:358,align:[29,38,90,94,223,355,364,365,378],alik:30,alist:6,aliv:[80,265],alkarouri:377,all:[0,2,5,6,7,8,9,11,12,13,14,15,16,17,19,20,22,23,25,26,27,29,30,31,32,34,35,38,39,41,42,43,44,45,46,47,49,50,51,52,53,54,56,58,59,61,62,63,64,65,66,67,68,69,70,71,73,74,75,76,77,78,79,80,81,82,84,86,87,88,89,90,91,92,93,94,95,98,99,100,101,102,103,104,105,106,107,109,110,111,112,113,114,115,116,118,120,121,122,123,124,125,126,128,129,130,132,133,134,135,136,137,138,139,140,142,143,147,148,149,150,151,152,155,156,161,162,163,166,167,168,169,170,171,172,173,174,175,176,177,178,181,182,183,184,185,186,187,188,191,192,193,194,199,200,201,202,205,209,210,212,214,215,217,218,220,221,222,225,228,232,235,236,237,238,239,243,245,246,247,248,249,250,252,253,254,255,256,260,261,264,265,266,267,268,269,271,272,273,274,275,276,277,278,280,281,284,285,286,291,292,293,295,296,300,301,305,306,307,310,312,313,315,317,318,319,320,321,324,325,328,329,330,332,333,339,340,341,342,344,346,347,348,349,350,351,352,353,355,356,357,358,359,360,361,362,363,364,365,369,371,373,375,377,378,379,381,382,390,394,401,406,407],all_alias:44,all_attr:352,all_book:112,all_cannon:105,all_connected_account:342,all_displai:295,all_famili:105,all_fantasy_book:112,all_flow:112,all_from_modul:378,all_opt:373,all_receiv:281,all_room:[14,105],all_ros:112,all_script:39,all_scripts_on_obj:39,all_sessions_portal_sync:342,all_to_categori:272,all_weapon:105,allcom:[102,181],allerror:[301,310],allevi:[8,13,63,346],allheadersreceiv:346,alli:256,alloc:149,allow:[0,2,3,6,7,11,12,13,14,15,16,19,20,22,23,27,29,30,31,32,34,35,37,38,41,44,46,47,49,50,51,52,58,61,63,64,65,66,67,69,70,71,72,73,74,75,76,78,79,80,81,83,84,87,88,89,90,91,93,94,97,98,100,101,103,105,107,108,109,110,111,112,115,116,120,121,123,124,126,132,133,135,136,137,139,140,142,143,144,146,147,148,149,150,151,152,161,163,165,167,169,170,171,173,174,175,176,181,184,185,186,187,192,193,194,199,200,202,205,207,208,209,212,214,217,219,220,221,222,228,235,237,238,239,248,249,250,252,253,254,255,256,261,265,266,267,268,269,273,275,276,281,285,286,291,294,295,301,305,306,308,312,314,315,316,317,324,325,326,328,333,339,340,342,344,345,350,352,353,355,356,358,360,362,363,364,365,366,369,372,373,374,376,378,385,386,401,406],allow_abort:362,allow_dupl:169,allow_extra_properti:249,allow_nan:330,allow_quit:362,allow_reus:205,allowed_attr:94,allowed_fieldnam:94,allowed_host:149,allowed_propnam:124,allowedmethod:330,allowext:346,almost:[22,45,46,52,90,110,111,200,202,303,310,348],alon:[8,14,27,32,34,61,72,75,87,92,94,110,118,121,123,169,295,306,332,356,358,364,365],alone_suffix:337,along:[5,22,27,31,39,41,43,50,54,62,81,82,101,105,106,110,114,115,118,120,122,132,137,161,173,199,209,238,242,249,250,255,276,281,330,348,390],alongsid:[78,221],alonw:290,alpha:[142,149,355],alphabet:[16,64,76,355,407],alreadi:[0,7,8,9,11,12,13,14,16,19,20,22,23,26,27,29,30,32,35,39,42,44,46,47,56,62,67,69,70,71,74,75,78,81,84,85,87,90,92,93,94,96,98,99,100,101,102,103,104,107,108,109,110,111,112,113,115,118,120,121,123,124,128,129,130,131,132,135,136,142,143,147,151,152,156,169,170,173,176,181,184,185,186,187,191,192,193,199,201,202,205,206,214,219,237,238,239,249,252,253,254,255,256,265,266,269,276,281,285,286,301,310,318,319,321,326,329,334,339,340,342,353,355,358,363,378,386,393],alredi:56,alright:199,also:[0,1,2,3,5,6,7,8,9,10,11,12,13,14,15,16,17,19,20,21,22,23,25,26,27,29,30,31,32,33,34,35,38,39,41,42,43,44,45,46,47,49,50,51,52,54,56,57,59,61,62,63,64,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,84,85,86,87,88,89,90,91,92,93,94,95,96,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,118,120,121,122,123,124,125,126,127,128,129,130,132,133,134,135,136,138,139,140,141,142,143,144,147,148,149,150,151,152,155,156,161,165,168,169,170,171,173,174,175,176,178,182,184,186,187,191,192,193,194,199,200,201,202,205,206,209,214,215,219,220,221,223,228,232,235,237,238,239,246,249,250,254,255,256,261,265,266,267,269,274,275,276,280,281,285,286,287,290,293,294,295,296,301,305,306,310,312,319,321,324,325,328,329,332,333,342,346,348,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,369,375,378,383,385,406],alt:355,alter:[47,69,76,81,83,90,140,350],altern:[11,22,23,27,30,34,39,44,54,58,68,72,73,76,78,81,87,93,98,102,113,120,130,135,140,143,147,149,154,184,185,192,236,239,256,261,275,276,319,355,358,378],although:[3,71,87,89,111,143,173,200,201,209,346,374,378],althougn:74,altogeth:[26,54,152],alwai:[4,8,9,11,12,13,14,15,19,20,22,23,27,29,31,32,35,38,39,42,43,44,45,46,47,50,54,61,62,67,69,72,73,75,77,78,81,83,84,85,88,89,93,94,95,96,100,101,102,103,108,109,110,111,112,113,115,117,120,121,124,132,133,136,139,140,143,147,149,161,169,170,171,173,175,176,181,184,187,192,193,194,205,207,212,217,232,238,239,245,249,261,275,276,280,281,285,286,295,301,303,306,310,318,321,324,325,329,330,333,340,342,347,350,351,352,353,355,358,365,369,374,375,378,379,386,406],always_pag:363,always_return:301,amaz:148,amazon:[138,149,197],ambianc:63,ambigu:[90,171,191,222,281,352],ambiti:[63,66],amend:11,amfl:15,ammo:84,among:[2,8,12,25,35,41,76,81,95,112,118,124,138,182,202,266,276,364,375],amor:229,amount:[13,30,39,51,54,77,115,116,121,124,152,186,252,253,254,255,256,281,342,360],amp:[37,42,56,59,158,159,296,298,301,309,311,319,327,339,342],amp_client:[158,159,296],amp_maxlen:327,amp_port:149,amp_serv:[158,159,296,309],ampclientfactori:298,ampersand:63,amphack:310,ampl:110,amplauncherprotocol:301,ampmulticonnectionprotocol:[298,310,311],ampprotocol:298,ampserverclientprotocol:298,ampserverfactori:311,ampserverprotocol:311,amsterdam:149,amus:102,anaconda:70,analog:[59,75],analys:27,analysi:243,analyz:[16,22,27,32,72,73,90,117,130,167,176,192,205,239,281,285,286,291,301,363,378,381],anchor:[192,256,273,352],anchor_obj:256,ancient:54,andr:141,android:[154,408],anew:[76,109,110,143,301],angelica:116,angl:[66,214],angri:90,angular:186,ani:[2,3,6,8,9,11,12,13,15,16,19,20,22,23,26,27,29,30,31,32,33,34,35,38,39,41,42,43,44,45,46,47,49,50,51,52,54,56,58,59,61,62,66,67,68,69,71,72,73,75,77,78,81,82,84,85,88,89,90,91,92,93,94,98,99,100,101,102,103,104,105,107,108,109,110,111,112,114,116,117,118,119,120,121,123,124,128,129,130,132,133,135,136,138,139,140,141,142,143,144,147,149,150,151,152,155,161,165,167,168,169,170,171,173,174,176,182,186,187,192,193,194,199,200,201,202,205,210,212,214,217,219,220,221,222,223,227,232,235,237,238,239,242,243,246,249,252,253,254,255,256,258,260,261,265,267,268,269,275,276,281,284,285,286,290,291,293,294,295,298,299,301,303,305,306,310,311,313,319,320,321,324,325,329,330,332,340,341,342,346,350,351,352,353,355,356,357,359,360,361,362,363,364,365,371,372,373,374,375,377,378,389,390,406],anim:[19,28,206],anna:[94,124,129,130,143,147,176],annoi:[50,100,101,102,111,117],annot:138,announc:[9,77,85,123,124,138,174,186,252,253,254,255,256,281],announce_al:[319,342],announce_move_from:[35,85,281],announce_move_to:[35,85,281],annoy:161,anonym:[57,83,96,239],anonymous_add:239,anoth:[2,3,6,7,8,11,13,14,15,20,22,27,32,35,38,42,44,47,49,51,54,63,64,68,69,71,72,73,74,75,76,81,84,87,89,92,93,94,95,96,101,102,103,105,107,110,111,113,116,117,120,123,124,128,132,134,137,139,143,149,150,161,169,170,173,176,181,182,187,192,199,200,202,205,214,217,221,227,232,237,239,250,252,253,254,255,256,266,269,273,281,284,342,350,352,356,360,362,363,365,378],another_batch_fil:356,another_nod:362,another_script:39,ansi:[31,47,65,79,98,110,141,158,159,173,203,223,235,306,313,321,324,329,330,354,364,365,377,408],ansi_escap:355,ansi_map:355,ansi_map_dict:355,ansi_pars:355,ansi_r:355,ansi_regex:355,ansi_sub:355,ansi_xterm256_bright_bg_map:355,ansi_xterm256_bright_bg_map_dict:355,ansimatch:355,ansimeta:355,ansipars:355,ansistr:[158,355,364],ansitextwrapp:364,answer:[0,8,13,22,27,69,74,84,85,96,110,115,117,118,120,121,143,152,299,305,362],anul:139,anvil:[205,206],anwer:91,anybodi:152,anymor:[8,83,120,201,228,236,237,269,362,374],anyon:[3,32,50,58,83,84,85,87,90,94,100,117,123,124,130,142,149],anyth:[0,3,7,8,9,11,13,14,20,22,23,27,32,34,35,39,41,46,47,51,52,56,59,67,69,71,74,75,76,81,87,90,92,96,99,100,101,102,103,107,108,110,111,112,115,117,118,120,123,124,128,130,132,135,140,143,149,151,155,169,171,185,200,239,249,250,252,253,254,255,256,276,313,347,350,356,362,365],anytim:117,anywai:[15,27,54,58,63,68,69,80,83,101,103,120,148,199,201,210],anywher:[22,27,39,46,81,108,110,113,120,136,360],apach:[140,149,152,154,346,408],apache2:139,apache_wsgi:139,apart:[8,12,13,19,23,32,41,46,80,98,133,136,143,151,256],api:[0,3,14,16,19,22,23,24,28,35,38,39,42,46,72,73,76,108,112,121,131,135,146,158,159,161,175,186,188,194,205,210,340,350,352,356,357,363,383,407,408],api_kei:146,api_secret:146,apicli:388,apocalyps:117,apostroph:16,app:[32,56,61,67,83,128,136,146],app_id:135,app_label:162,app_nam:96,appar:[94,133],apparit:267,appeal:[27,54],appear:[0,7,11,19,27,30,32,39,41,47,49,53,54,57,70,71,73,76,78,84,85,88,99,102,105,110,114,115,124,133,143,144,147,149,151,158,173,183,202,228,239,245,269,281,325,326,349,352,364,371],append:[5,6,8,19,20,26,30,32,35,56,62,71,75,85,89,96,100,101,105,123,124,135,149,171,176,183,202,232,239,276,334,356,371,378],appendix:275,appendto:47,appform:135,appl:[199,214,281],appli:[2,7,9,14,20,22,29,32,45,46,51,69,70,71,76,77,98,109,117,118,122,132,133,135,139,140,161,167,169,184,203,212,214,249,252,253,254,255,256,269,276,281,285,286,290,295,342,350,351,352,355,356,361,364,366,375,378],applic:[9,32,44,56,61,67,106,128,135,136,138,139,143,151,152,161,197,205,214,220,221,256,301,304,314,318,339,340,346,398,406],applicationdatareceiv:324,applied_d:135,apply_damag:[252,253,254,255,256],apply_turn_condit:254,appnam:[13,32],appreci:[39,71,77,82,137,369],approach:[7,45,71,85,89,92,101,117,135,200,256],appropri:[2,7,20,22,66,70,101,132,135,139,140,146,161,174,192,214,223,301,340,372,374,378],approrpri:56,approv:[135,136],approxim:[186,378],april:95,apt:[11,139,143,145,148,149,152],arbitrari:[6,13,14,19,29,32,46,47,52,68,74,76,81,108,151,161,192,212,220,249,250,256,260,267,281,286,293,299,310,330,344,350,359,371,374,378],arcan:66,arcanist:117,arch:55,archer:286,archetyp:117,architectur:[32,118,286],archiv:[107,138,152],archwizard:286,area:[8,12,71,72,75,94,114,115,118,129,138,141,265,269,275,361,362,364,378],aren:[8,11,69,83,87,89,96,128,135,152,161,202,221,228,236,254,371,374,381],arg1:[32,171,184,185,187,212,350],arg2:[171,184,185,187,212,350],arg:[3,22,27,29,30,31,32,38,45,47,49,56,59,62,65,66,71,78,84,85,87,88,89,90,94,98,100,102,107,109,120,121,123,124,132,134,146,161,162,163,164,165,168,171,176,184,185,187,192,193,194,197,199,202,208,212,214,215,220,222,225,228,236,237,238,239,245,246,247,250,252,253,254,255,256,258,260,261,265,266,267,268,269,272,273,275,276,279,280,281,284,285,286,289,290,293,294,295,298,306,307,308,310,311,312,313,318,319,321,322,324,325,326,329,330,334,340,342,344,346,349,350,351,352,353,355,362,364,365,366,368,369,371,374,376,378,379,387,401,406],arg_regex:[90,91,171,176,182,183,187,188,191,202,205,212,360,362],arglist:[184,185],argpars:268,argtyp:378,argu:13,arguabl:[110,116],argument:[3,5,8,15,19,20,22,23,26,28,29,31,32,34,35,38,39,45,46,49,50,56,59,62,66,71,74,76,83,84,85,87,90,93,94,95,96,98,100,102,103,104,105,111,120,124,126,136,140,145,161,163,167,168,170,171,173,174,176,181,182,183,184,185,186,187,192,193,197,200,202,205,208,212,214,217,219,220,221,222,225,227,228,237,238,239,243,245,252,253,254,255,256,260,267,268,276,281,285,286,291,293,294,295,299,301,306,310,312,313,319,320,321,324,325,329,330,332,333,340,341,342,344,345,350,351,352,353,355,356,358,360,361,362,363,364,365,369,372,374,375,378,390,406],argumentpars:268,argumnet:364,aribtrarili:378,aris:152,arithmet:[29,249],arm:[0,22,236],armchair:120,armi:100,armor:[87,99,116,122,202,253],armour:87,armpuzzl:236,armscii:[16,64],arnold:34,around:[3,14,15,16,20,23,29,32,35,38,49,54,64,66,69,73,75,76,78,80,81,82,83,84,87,89,94,96,100,101,102,105,107,108,109,110,111,112,115,116,117,120,121,123,124,128,129,132,138,140,143,146,149,176,184,185,202,206,208,227,236,239,256,261,265,266,267,269,281,355,356,364,371],arrai:[62,101,325,378],arrang:71,arrayclos:[62,325],arrayopen:[62,325],arriv:[42,59,69,85,87,121,176,215,313],arrow:[3,47,110],art:[54,361],articl:[8,11,16,64,83,84,89,90,93,138,370],article_set:370,artifact:364,artifici:[117,121],artsi:118,arx:[72,138,154],arxcod:[138,154,408],as_view:[192,273,352],ascii:[16,64,70,76,161,361,364,378],asciiusernamevalid:161,asdf:176,ash:206,ashlei:[72,202,221,223,250,252,253,254,255,256],asian:378,asid:70,ask:[0,3,5,6,11,23,26,30,33,49,72,74,77,82,84,94,96,101,103,108,109,115,117,118,120,121,135,140,142,143,149,169,171,176,199,208,226,237,268,299,301,328,362,366,378],ask_choic:299,ask_continu:299,ask_input:299,ask_nod:299,ask_yes_no:362,ask_yesno:299,askew:116,asn:242,aspect:[8,27,30,38,61,81,93,107,110,121,205,223],assert:[8,123,365],assertequ:8,assertionerror:[187,365],asserttru:8,asset:[128,152,197,305],assetown:70,assign:[2,6,11,12,13,14,27,32,34,35,38,39,44,45,47,50,92,94,103,107,108,109,110,112,120,123,124,132,161,167,168,170,176,183,184,185,187,203,212,220,221,239,249,252,253,254,255,256,267,276,280,281,285,286,306,313,319,321,324,340,359],assist:149,associ:[13,27,42,59,67,83,87,102,108,112,138,149,161,166,176,192,225,228,239,281,340,342,351,406],assort:406,assum:[6,7,9,14,15,16,19,20,22,23,27,30,31,32,33,35,38,39,42,45,50,52,56,63,64,69,70,71,73,74,75,76,77,80,84,85,86,87,89,90,91,92,94,95,98,99,100,103,105,107,112,118,121,123,124,126,129,130,131,132,134,135,136,148,149,151,152,156,167,169,170,171,173,176,187,192,200,201,206,212,214,239,246,249,266,267,275,281,286,291,325,342,355,356,362,365,378,386,393,406],assumpt:[120,168],assur:[46,75],ast:[29,365],asterisk:[12,50,78,109,174],astronom:95,asymmetr:72,async:[135,378,408],asynccommand:49,asynchron:[5,19,22,37,55,81,86,87,163,281,310,311,325,371,378],at_:[46,369],at_access:[161,281],at_account_cr:[12,161],at_after_mov:[35,129,281],at_after_object_leav:269,at_after_travers:[35,266,281],at_again_posit:214,at_already_clos:214,at_already_consum:214,at_already_mov:214,at_already_open:214,at_appli:214,at_befor:281,at_before_drop:[253,256,281],at_before_g:[253,256,281],at_before_get:[256,281],at_before_leav:35,at_before_mov:[35,85,120,252,253,254,255,256,281],at_before_sai:[239,281],at_cannot_appli:214,at_cannot_mov:214,at_cannot_posit:214,at_cannot_read:214,at_cannot_rot:214,at_channel_cr:192,at_char_ent:129,at_clos:214,at_cmdset_cr:[20,22,71,84,85,88,90,91,93,94,95,98,100,102,109,120,123,124,132,169,177,178,179,180,199,200,201,202,205,209,212,220,232,235,236,239,247,252,253,254,255,256,261,264,265,266,267,360,362,363],at_cmdset_get:[161,281,340],at_code_correct:214,at_code_incorrect:214,at_consum:214,at_db_location_postsav:280,at_defeat:[252,253,254,255,256],at_desc:281,at_disconnect:[161,340],at_drink:214,at_drop:[253,256,281],at_end:290,at_err:[49,378],at_err_funct:49,at_err_kwarg:[49,378],at_failed_login:161,at_failed_travers:[35,245,266,281],at_first_login:161,at_first_sav:[161,192,281],at_first_start:352,at_focu:214,at_focus_:[212,214],at_focus_climb:214,at_focus_clos:214,at_focus_cod:214,at_focus_combin:214,at_focus_drink:214,at_focus_eat:214,at_focus_feel:214,at_focus_insert:214,at_focus_kneel:214,at_focus_li:214,at_focus_listen:214,at_focus_mov:214,at_focus_open:214,at_focus_press:214,at_focus_push:214,at_focus_read:214,at_focus_rot:214,at_focus_shov:214,at_focus_sip:214,at_focus_sit:214,at_focus_smel:214,at_focus_turn:214,at_focus_us:214,at_get:[202,256,281],at_giv:[253,256,281],at_green_button:214,at_heard_sai:130,at_hit:265,at_idmapper_flush:[352,369],at_init:[43,46,161,192,265,266,267,281],at_initial_setup:[41,107,305],at_initial_setup_hook_modul:305,at_left:214,at_lock:214,at_login:[46,56,312,313,321,324,329,330,340],at_look:[161,281],at_message_rec:161,at_message_send:161,at_mix:214,at_mix_failur:214,at_mix_success:214,at_msg_rec:[161,222,281],at_msg_send:[161,163,222,260,281],at_new_arriv:265,at_no_cod:214,at_nomatch:214,at_now_add:61,at_object_cr:[20,32,35,46,84,85,89,94,98,100,120,121,124,132,134,176,214,215,220,222,239,245,247,252,253,254,255,256,261,265,266,267,281,352],at_object_delet:281,at_object_leav:[215,267,269,281],at_object_post_copi:281,at_object_rec:[35,129,215,267,269,281],at_open:214,at_password_chang:161,at_paus:[39,293],at_posit:214,at_post_cmd:[22,88,167,171,184,187],at_post_command:22,at_post_disconnect:161,at_post_func:120,at_post_login:[85,161],at_post_portal_sync:339,at_post_puppet:281,at_post_unpuppet:281,at_pre_cmd:[22,167,171,184,187],at_pre_command:[22,120],at_pre_login:161,at_pre_puppet:281,at_pre_unpuppet:281,at_prepare_room:269,at_read:214,at_red_button:214,at_reload:[186,339],at_renam:352,at_repeat:[39,46,123,131,132,163,199,208,228,252,253,254,255,256,258,293,334,366],at_return:[49,378],at_return_funct:49,at_return_kwarg:[49,378],at_right:214,at_rot:214,at_sai:[130,214,281],at_script_cr:[39,123,131,132,163,199,208,228,237,238,252,253,254,255,256,258,269,285,293,334,366],at_script_delet:293,at_search:107,at_search_result:[185,378],at_server_cold_start:339,at_server_cold_stop:339,at_server_connect:319,at_server_reload:[39,156,161,163,281,293],at_server_reload_start:339,at_server_reload_stop:[85,339],at_server_shutdown:[39,156,161,163,281,293],at_server_start:[39,228,293,339],at_server_startstop:[41,85,107],at_server_stop:339,at_shutdown:339,at_smel:214,at_speech:214,at_start:[39,123,163,269,290,293],at_startstop_modul:295,at_stop:[39,123,132,252,253,254,255,256,293],at_sunris:95,at_sync:[340,341],at_tick:[45,295],at_travers:[35,246,269,281],at_traverse_coordin:269,at_turn_start:254,at_unfocu:214,at_upd:[254,291],at_weather_upd:134,atlanti:141,atleast:238,atom:[113,150],atop:269,atribut:359,att:27,attach:[13,35,42,44,68,81,83,84,90,92,94,102,109,110,112,156,171,176,181,184,186,198,222,232,250,269,276,281,292,338,349,353],attachmentsconfig:83,attachscript:176,attack:[15,27,72,74,86,87,88,97,109,114,115,116,121,123,136,149,152,170,239,250,252,253,254,255,256,265,266,281,286,319],attack_count:255,attack_nam:255,attack_skil:286,attack_typ:256,attack_valu:[252,253,254,255,256],attempt:[7,12,20,27,34,67,69,71,72,87,101,131,141,152,173,176,212,220,243,245,252,253,254,255,256,298,301,306,339,344,352,365,378,406],attemt:29,attent:[35,76,78,92,94,152,212],attitud:93,attr1:[176,236],attr2:[176,236],attr3:176,attr:[13,27,32,38,47,71,75,94,105,176,183,200,215,267,275,285,286,340,350,352,369,374],attr_categori:349,attr_eq:275,attr_g:[32,275],attr_gt:[32,275],attr_kei:349,attr_l:[32,275],attr_lockstr:349,attr_lt:[32,275],attr_n:[32,275],attr_nam:176,attr_obj:[350,352],attr_object:352,attr_typ:349,attr_valu:349,attract:77,attrcreat:[32,350],attread:13,attredit:[13,32,350],attrib:276,attribiut:350,attribut:[3,8,12,19,24,26,27,31,32,33,34,35,38,39,42,44,45,46,50,61,63,69,71,74,75,85,86,88,89,90,92,93,94,96,98,99,100,101,103,105,110,116,120,121,123,124,135,136,158,159,161,162,165,170,176,185,186,190,192,197,200,201,205,214,220,227,228,235,236,239,246,249,252,253,254,255,256,261,265,266,267,275,278,280,281,284,285,286,288,290,291,306,340,348,349,351,352,353,358,359,360,371,372,375,378,387,389,390,401,406,408],attribute1:124,attribute2:124,attribute_list:350,attribute_nam:[120,161,239,281,375],attributeerror:[3,61,108,120,340,350],attributeform:349,attributeformset:349,attributehandl:[46,350,373,378,387],attributeinlin:[162,190,278,288,349],attributeobject:13,attributeseri:387,attrkei:286,attrlist:350,attrnam:[13,27,32,38,46,176,249,275,352],attrread:[13,32,350],attrtyp:[13,350,351],attrvalu:27,attryp:351,atttribut:75,atyp:276,audibl:238,audio:47,audit:[158,159,192,195,240,281],audit_callback:242,auditedserversess:[242,243],auditingtest:244,aug:70,august:[70,378],aut:28,auth:[161,162,165,181,321,393,401,406],auth_password:321,auth_profile_modul:165,authent:[42,43,56,135,152,161,312,319,321,324,330,340,342,393,406],authenticated_respons:404,author:[90,133,149,161,225,228,381],auto:[3,4,11,15,20,21,22,23,27,35,39,42,50,69,72,78,84,106,114,117,135,143,146,158,161,165,167,171,175,176,183,186,187,238,239,249,261,270,273,276,281,286,290,295,298,301,312,322,329,330,339,342,352,357,362,363,364,393],auto_close_msg:261,auto_create_bucket:197,auto_help:[22,27,30,90,91,96,171,187,213,221,264,283,362,363],auto_help_display_kei:[171,187,362],auto_id:[162,271,278,401],auto_look:[27,213,221,264,283,362],auto_now_add:61,auto_quit:[27,213,221,264,283,362],auto_transl:238,autobahn:[312,318,329],autodoc:78,autofield:135,autologin:393,autom:[2,15,29,61,93,94,138,143,151,152,156,406],automat:[6,9,11,15,19,20,23,26,27,29,30,32,33,38,39,41,42,46,49,52,57,61,67,68,69,71,74,76,77,78,80,81,88,90,94,95,98,100,102,105,107,108,109,110,111,112,116,120,123,124,128,129,130,132,133,140,144,146,147,149,151,161,169,170,171,176,181,182,184,187,191,197,199,200,201,202,205,207,214,227,228,229,236,237,238,239,247,256,268,276,280,281,292,294,295,306,315,318,321,326,339,342,344,356,360,362,363,364,365,378,389,390,394],automatical:295,autostart:[39,292,358],autumn:[6,220],avail:[0,2,3,7,8,9,11,13,14,20,22,24,27,29,31,32,35,38,39,41,42,46,47,49,51,54,56,58,62,63,64,65,69,71,73,74,75,76,78,79,81,84,85,89,90,91,93,94,95,98,99,100,101,102,103,104,107,108,109,110,111,112,114,115,117,118,120,123,124,132,135,136,137,138,139,140,143,144,147,148,149,150,151,155,156,158,161,167,168,169,170,171,173,176,178,181,182,183,184,185,186,187,188,199,200,201,205,209,212,214,219,220,222,228,232,235,237,238,239,247,249,250,252,253,254,255,256,261,266,267,275,276,281,284,285,286,290,306,330,333,344,356,357,362,363,364,365,378,406],available_choic:[27,362],available_funct:285,available_languag:238,available_weapon:266,avatar:[62,81,107,108,110,281,321],avatarid:321,avenew:90,avenu:202,averag:[5,14,149,186,228,238,268],avoid:[0,3,6,8,11,13,19,20,22,27,32,38,46,54,56,66,72,76,77,78,98,100,108,110,111,115,117,120,133,139,140,151,169,176,237,238,261,268,269,275,280,306,310,320,330,340,350,352,355,356,357,360,363,365,369,387],awai:[0,3,11,13,15,16,27,30,32,38,39,42,49,57,61,69,70,73,74,75,76,80,84,87,96,108,111,114,116,120,121,124,132,149,182,202,217,250,253,256,261,265,267,269,281,290,341,355,378],await:49,awak:117,awar:[0,13,15,20,22,27,46,62,91,113,116,133,134,135,156,197,214,222,237,239,265,268,269,281,352,355],award:117,awesom:[67,110,143],awesome_func:111,aws:149,aws_access_key_id:197,aws_s3_access_key_id:197,aws_s3_cdn:[158,159,195,196],aws_s3_object_paramet:197,aws_s3_secret_access_kei:197,aws_secret_access_kei:197,aws_security_token:197,aws_session_token:197,awsstorag:[158,159,195],axe:117,axhear:275,azur:151,b64decod:374,b64encod:374,b_offer:199,baaaad:8,back:[0,2,6,7,11,13,14,15,19,20,22,23,26,27,29,31,34,39,42,46,47,49,50,59,61,64,67,69,71,74,75,76,78,81,84,87,92,94,96,98,100,101,103,105,107,108,109,110,111,112,113,114,115,116,117,118,119,121,123,124,126,130,132,133,135,140,143,149,151,156,157,158,161,170,173,176,181,185,199,200,205,214,217,239,245,249,250,255,260,261,283,301,306,310,313,319,321,324,339,352,359,362,363,371,378],back_exit:69,backbon:[135,356],backend:[2,8,38,39,67,140,158,159,197,350,378,383,385,390,392],backend_class:350,background:[0,17,27,49,54,87,110,133,135,149,152,156,203,223,355,365,406],backpack:20,backtick:[11,78,365],backtrack:11,backup:[11,35,42,49,107,149,185,356],backward:[26,27,94,132,371],bad:[8,39,58,69,71,77,81,90,94,100,110,112,117,118,141,243,303],bad_back:276,baddi:114,badg:10,badli:249,bag:[102,205,378],bake:73,baker:117,balanc:[87,92,115,117,123,138,364],ball:[20,41,168,169,206,286],ballon:236,balloon:236,ban:[32,55,85,102,117,161,174,276,408],band:[47,62,321,324,325],bandag:73,bandit:74,bandwidth:[197,314],banid:174,bank:115,bar:[27,29,33,39,44,47,59,62,67,99,102,107,112,116,223,239,250,325,362,365,378],bare:[22,41,80,94,109,116,121,223,253],barehandattack:92,bargain:61,bark:206,barkeep:[3,239],barrel:114,barstool:120,barter:[39,115,129,143,158,159,195],bartl:138,base:[2,3,8,14,17,22,23,27,29,32,35,39,42,45,46,47,51,59,61,63,64,66,70,71,72,73,75,76,78,79,80,81,83,84,88,89,90,92,93,94,96,97,100,103,105,107,108,111,112,113,114,115,116,118,121,122,124,126,128,131,133,135,136,138,140,143,147,148,149,151,152,154,158,161,162,163,164,165,167,169,170,171,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,190,191,192,193,194,197,198,199,200,201,202,205,206,207,208,209,210,212,213,214,215,217,218,220,221,222,225,226,228,229,231,232,235,236,237,238,239,243,244,245,246,247,248,249,250,252,253,254,255,256,258,260,261,262,264,265,266,267,268,269,271,272,273,276,278,279,280,281,283,285,286,288,289,290,291,292,293,294,295,297,298,299,301,303,304,307,308,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,332,333,334,337,339,340,341,342,344,345,346,349,350,351,352,353,355,356,357,360,361,362,363,364,365,366,368,369,370,371,372,373,374,375,376,377,378,382,385,386,387,388,389,390,393,395,396,401,404,406,407,408],base_account_typeclass:12,base_char_typeclass:131,base_character_typeclass:[98,131,135,136,161,176],base_field:[162,271,278,349,401],base_filt:385,base_guest_typeclass:57,base_object_typeclass:[38,104,108,286,352],base_script_path:275,base_script_typeclass:39,base_set:70,baseapplic:214,baseclass:266,basecommand:102,baseconsum:214,basecontain:357,baseinlineformset:349,baseline_index:378,basenam:390,baseobject:46,baseopt:372,basepath:378,basepermiss:386,baseposition:214,basest:217,basetyp:[281,356],basetype_posthook_setup:281,basetype_setup:[32,89,161,163,192,281],basetypeclassfilterset:385,bash:[2,143,266],basi:[22,77,83,95,107,128,149,184,194,197,239,275,330,352,361],basic:[0,2,9,12,16,17,20,22,23,32,34,47,51,52,56,59,61,64,67,69,70,71,72,74,76,87,89,92,93,94,95,96,97,98,102,103,107,108,109,110,111,113,114,115,116,117,120,121,123,126,129,130,132,133,135,136,138,156,161,163,176,181,183,192,194,205,221,227,236,249,253,255,266,275,277,281,332,376,383,390,401,406,408],bat:[70,143],batch:[24,76,107,138,143,158,159,175,286,310,350,353,354,408],batch_add:[286,350,353],batch_cmd:15,batch_cod:[14,356],batch_code_insert:14,batch_create_object:286,batch_exampl:356,batch_import_path:[14,15],batch_insert_fil:15,batch_update_objects_with_prototyp:286,batchcmd:[115,117,175],batchcmdfil:[15,356],batchcod:[15,76,102,117,125,138,175],batchcode_map:76,batchcode_world:76,batchcodefil:14,batchcodeprocessor:356,batchcommand:[15,71,102,114,125,143,175,356],batchcommandprocessor:356,batchfil:[15,16,76,356],batchprocess:[158,159,166,172],batchprocessor:[14,158,159,175,354],batchscript:[14,356],batteri:161,battl:[114,123,138,152,252,253,254,255,256],battlecmdset:[252,253,254,255,256],bayonet:73,baz:250,bazaar:63,beach:76,bear:[237,265],beat:[115,117,123],beaten:[123,267],beauti:[71,75,135],beazlei:138,becam:[87,133],becasu:4,becaus:[2,3,12,13,14,16,20,29,30,32,35,38,43,45,46,49,50,51,56,58,63,69,70,71,74,76,78,81,84,85,87,90,91,92,101,102,105,108,109,110,111,116,118,120,121,123,128,129,133,135,136,139,142,162,170,188,192,210,217,227,238,255,269,281,293,313,319,332,342,349,355,365,372,374,378,390],becom:[3,9,27,32,34,38,41,49,61,62,65,69,71,75,76,77,78,81,82,90,92,98,102,106,107,108,109,110,115,117,120,121,137,173,187,206,222,236,238,250,253,281,286,340,356,362],been:[2,3,5,9,11,14,15,27,29,39,42,52,58,67,69,71,74,75,78,83,84,90,94,96,100,101,105,110,112,123,124,129,133,135,136,138,140,152,157,169,170,175,176,184,185,192,200,205,228,236,237,239,252,253,254,255,256,267,269,273,276,280,281,285,286,295,303,315,319,321,329,339,340,341,342,344,349,350,352,356,360,361,378,381,382,406,407],befit:46,befor:[1,3,5,6,7,8,10,11,13,14,15,16,19,20,22,27,32,33,38,39,41,43,44,45,46,47,49,50,60,61,63,64,67,71,73,74,75,76,77,83,84,85,86,87,90,92,93,94,96,98,100,101,102,103,105,108,109,110,111,113,115,117,120,123,124,129,130,132,133,134,135,136,138,140,146,148,149,151,152,161,167,168,171,176,181,184,188,192,198,205,207,208,210,217,220,221,222,223,227,231,238,239,242,243,248,249,250,252,253,254,255,256,261,264,266,267,269,275,276,280,281,284,286,294,295,301,310,319,321,327,335,337,339,340,344,346,350,355,356,357,358,362,363,364,366,370,371,374,378,406],beforehand:[11,13,357],beg:15,beggar:69,begin:[0,3,7,8,14,15,22,26,32,43,49,69,71,74,76,78,80,83,85,90,94,96,101,103,105,110,115,119,123,129,134,136,147,182,227,238,239,250,252,253,254,255,256,281,355,356,362,365,375,408],beginn:[80,97,101,108,113,115,138],behav:[8,13,14,43,71,87,96,101,103,109,110,111,156,378],behavior:[5,13,20,22,26,30,38,47,54,67,69,90,96,107,133,161,171,187,202,205,221,254,256,267,268,301,349,362],behaviour:[13,20,22,32,133,347,358,364,378],behind:[6,11,13,22,31,38,44,50,54,75,78,80,84,111,114,133,143,175,237,267,290,295,369],behvaior:363,being:[2,3,5,8,11,13,14,20,22,23,27,29,38,39,43,45,46,49,59,62,66,69,71,73,76,77,81,84,85,86,92,96,101,104,106,107,108,110,114,116,117,118,130,133,135,142,143,149,152,161,168,176,182,186,192,197,208,209,222,232,238,239,249,252,253,254,255,256,260,261,267,273,281,303,306,313,342,344,349,350,352,355,356,358,362,363,364,365,378,381,382,385,387,407],beipmu:141,belong:[15,44,59,68,81,83,105,110,135,152,170,239,250,269,273,284],belov:117,below:[2,3,7,8,11,13,14,15,16,19,20,22,23,26,27,31,32,34,38,39,42,46,49,50,52,54,62,68,69,70,71,73,75,76,78,81,85,87,89,93,94,95,96,98,109,110,111,115,120,121,124,128,129,130,135,136,139,140,143,149,151,156,165,176,184,185,194,200,202,205,206,209,219,223,238,239,249,250,252,253,254,255,256,262,268,273,275,280,281,290,313,333,350,352,353,362,364,370,389],beneath:19,benefici:[75,254],benefit:[8,63,116,118,137,149,151,152,170,350,356,362],berserk:249,besid:[7,15,20,69,76,109,223],best:[0,26,39,41,58,63,67,70,71,77,93,94,104,107,115,118,135,141,147,152,183,200,238,250,268,286,301,321,364,372,407],bet:[20,42,352],beta:[25,142,149],betray:27,better:[3,5,16,23,27,29,30,38,39,44,54,61,63,69,70,73,80,81,82,85,90,91,94,98,100,101,107,108,115,118,120,121,135,136,140,201,206,246,253,267,281,286,318,321,324,332,350,356],bettween:121,between:[2,11,12,15,20,22,29,34,38,39,42,44,47,49,54,56,58,62,64,68,69,71,74,75,78,81,85,86,89,90,92,93,94,96,100,101,102,107,108,110,111,114,116,117,121,123,124,131,132,133,149,151,168,171,176,181,183,186,187,194,199,202,203,205,206,227,228,231,232,235,237,238,239,248,249,250,252,253,254,255,256,281,286,295,301,310,313,320,321,324,325,332,333,340,353,355,356,358,362,364,365,366,378,395],bew:220,bewar:89,beyond:[8,12,22,28,35,62,70,71,77,81,85,93,117,136,149,171,176,187,194,200,212,239,250,261,267,285,350,352,362,364],bg_colormap:377,bgcolor:377,bgfgstart:377,bgfgstop:377,bgstart:377,bgstop:377,bias:176,bidirect:310,big:[13,14,15,22,32,68,70,73,77,86,87,93,102,103,111,114,117,118,121,168,185,248,249,261,356,363,375,378],bigger:[56,77,84,96,105,124,238,249],biggest:[147,249,378],biggui:22,bigmech:84,bigsw:87,bikesh:105,bill:[149,152],bin:[2,70,81,83,106,143,148,151],binari:[5,140,143,312,314,329],bind:145,birth:401,bit:[0,3,7,8,11,17,25,38,39,47,50,58,69,70,71,72,74,83,87,89,90,95,96,98,102,105,106,107,110,111,113,115,117,118,120,132,136,143,148,188,206,210,276,281,356],bitbucket:93,bite:[76,115],bitten:105,black:[54,111,121,133,355],blackbird:138,blackbox:205,blacklist:152,blade:[117,206,266],blank:[27,61,129,136,161,221,355],blankmsg:221,blargh:38,blast:[205,206],blatant:50,blaufeuer:105,bleed:[11,54,107,249,364],blend:236,blender:236,blind:[54,130,261],blind_target:261,blindcmdset:261,blindli:276,blink:[103,261,377],blink_msg:261,blist:6,blob:[74,78,90],block:[6,24,26,27,29,32,39,50,54,66,80,81,85,86,94,96,101,102,110,113,124,126,135,136,149,152,156,174,175,176,213,214,219,220,256,264,265,266,269,283,320,356,362,365,378,406,407],blocking_cmdset:85,blockingcmdset:85,blockingroom:85,blocktitl:96,blog:[77,80,82,113,138,149,150],blond:116,blowtorch:141,blue:[14,54,93,98,109,110,117,133,266,355],blueprint:[47,76,93],blurb:142,board:[23,32,75,115,132,138],boat:[20,132,170],bob:[22,98,174,219],bodi:[8,17,19,22,27,38,66,71,74,78,90,94,110,116,126,135,192,226,232,303,358,378],bodyfunct:[39,103,158,159,195,257,262],bog:[84,115],boi:44,boiler:46,bold:142,bolt:286,bone:[80,116,121],bonu:[90,117,121,149,253,254,290],bonus:[87,117,253],book:[38,67,75,95,101,112,117,121,126,138,214],bool:[12,20,22,23,27,31,33,39,161,162,163,165,167,168,169,170,171,176,190,192,193,194,199,200,202,205,208,209,214,217,219,221,223,225,228,237,238,239,249,250,252,253,254,255,256,269,272,276,278,280,281,285,286,288,290,291,292,293,294,295,301,306,307,312,313,318,319,320,324,329,330,338,340,342,344,350,351,352,353,355,356,358,360,362,363,364,365,366,369,373,375,377,378,381,386],booleanfield:[135,162,271],booleanfilt:385,boom:[84,108],boot:[32,102,108,151,156,174,295],bootstrap:[24,55,83,408],border:[76,94,99,173,187,214,217,219,221,361,364],border_bottom:364,border_bottom_char:364,border_char:364,border_left:364,border_left_char:364,border_right:364,border_right_char:364,border_top:364,border_top_char:364,border_width:364,borderless:94,borderstyl:221,bore:[50,80,115,116,152],borrow:[20,143,169,310],bort:[28,362],boss:94,bot:[5,106,135,144,147,152,158,159,160,165,181,192,306,312,313,320,342,406],bot_data_in:[163,306],both:[0,2,6,7,8,9,11,13,16,19,20,22,23,29,31,33,34,41,42,46,52,56,61,62,69,71,72,75,76,77,78,85,91,92,93,94,95,96,100,101,105,107,109,110,111,116,117,118,120,123,128,132,135,136,138,140,144,146,149,152,156,167,169,176,181,186,194,199,203,214,219,223,232,236,245,249,250,255,256,267,276,281,285,286,287,290,293,295,310,319,329,330,339,341,344,350,351,355,358,362,364,365,373,378,387,390],bother:[9,87,152,191,350],botnam:[147,181,313,342],botnet:152,boto3:197,boto:197,botstart:163,bottom:[7,8,28,46,47,76,83,89,90,93,94,96,100,102,110,120,135,142,170,197,232,255,269,286,356,363,364],bought:100,bouncer:[19,152,361],bound:[19,63,78,93,107,108,225,249,378],boundari:[248,249,378],bounti:82,bow:[117,286],bowl:205,box:[3,7,29,32,34,38,41,57,67,69,73,74,76,80,94,96,103,105,108,109,110,111,113,116,121,124,126,139,143,146,149,176,212,239,275,310,356,401],brace:[69,71,85,90,101,281,355],bracket:[66,78,186,203,365],branch:[2,70,72,77,78,90,102,143,151,217,237,250,407],branchnam:11,brandymail:232,bread:[51,73,205],breadrecip:205,breadth:256,break_lamp:261,break_long_word:364,break_on_hyphen:364,breakag:117,breakdown:186,breakpoint:[7,51,158],breath:[108,111],breez:[39,134],breviti:[94,110],bribe:27,brick:99,bridg:[42,59,71,79,82,114,138,140,267],bridgecmdset:267,bridgeroom:267,brief:[11,51,52,61,74,84,85,94,100,103,106,113,126,156,221,268,281,345],briefer:[35,156],briefli:[51,108,117,149,156,261],bright:[54,98,110,133,203,261,355],brightbg_sub:355,brighten:54,brighter:54,brilliant:11,bring:[75,116,118,124,127,128,132,135,140,151,152,250,256,265,343],broad:89,broadcast:[181,310],broader:[89,239,281],broken:[54,63,78,115,238,261],brown:355,brows:[7,11,47,70,80,85,89,94,95,96,100,101,106,124,126,128,149,152,406],browser:[0,47,51,67,70,78,81,82,96,106,107,113,126,128,135,136,139,143,148,149,152,155,329,330,406],brunt:117,brutal:268,bsd:137,btest:54,btn:17,bucket:[197,198,242],bucket_acl:197,bucket_nam:197,buf:[116,360],buff:116,buffer:[22,26,47,71,185,197,198,303,330,360],buffer_s:197,bug:[0,3,8,11,14,49,72,77,82,93,110,115,117,118,124,137,142,156,281,352],buggi:[13,362],bui:[100,117,199],build:[2,7,10,13,14,15,16,19,20,24,27,30,32,34,35,38,42,44,46,47,49,61,63,64,66,68,70,73,80,81,93,96,97,98,102,104,105,107,108,109,110,113,114,116,118,119,120,122,124,127,128,131,138,143,148,151,158,159,166,168,172,174,175,182,183,186,192,200,217,219,220,226,238,239,245,265,268,276,281,285,286,301,312,313,356,364,401,407,408],build_match:168,builder:[12,15,29,30,32,38,44,52,63,71,83,85,92,94,100,104,108,115,118,120,124,174,176,181,182,186,200,202,220,221,236,239,245,261,267,268,269,276,281,332,352,356,386],buildier:286,building_menu:[158,159,195],buildingmenu:[71,200],buildingmenucmdset:200,buildprotocol:[298,311,312,313],buildshop:100,built:[14,19,24,27,29,51,56,67,78,81,93,94,107,110,115,116,118,121,124,132,142,143,148,151,152,165,194,236,238,273,280,290,295,350,352,353,356,360,362,370],builtin:314,bulk:152,bullet:[78,115],bulletin:[32,115,138],bulletpoint:78,bunch:[16,19,63,64,94,105,109,111,116,120],burden:99,buri:[63,114],burn:[114,115,118,121,149,266],busi:[81,82,116,149,199],butter:[51,205],button:[7,11,14,15,20,22,32,34,47,59,62,67,70,107,109,110,135,136,176,206,214,261,266,333,363],button_expos:266,buy_ware_result:100,byngyri:238,bypass:[4,32,49,52,83,94,103,108,114,120,123,133,161,176,192,245,275,276,352,358,375,393],bypass_superus:32,bytecod:355,bytestr:[310,378],bytestream:378,c_creates_button:333,c_creates_obj:333,c_dig:333,c_examin:333,c_help:333,c_idl:333,c_login:333,c_login_nodig:333,c_logout:333,c_look:333,c_move:333,c_moves_:333,c_moves_n:333,c_social:333,cabinet:37,cabl:99,cach:[8,13,22,39,46,47,50,61,86,89,108,139,161,171,186,191,192,197,220,248,265,266,276,280,281,305,344,349,350,352,353,354,367,369,378],cache_inst:369,cache_lock_bypass:276,cache_s:[344,369],cached_properti:378,cactu:255,cake:20,calcul:[19,39,49,85,89,105,121,123,124,170,208,220,231,238,248,249,252,253,255,256,286,366,369,378,406],calculated_node_to_go_to:27,calculu:92,calendar:[72,208,231,366],call:[0,2,3,5,8,9,11,12,13,14,15,19,20,26,27,29,31,32,33,35,38,39,41,42,43,45,46,47,49,51,56,59,61,62,63,65,67,69,71,73,74,75,76,78,81,83,84,85,86,87,88,89,90,92,93,94,95,96,98,100,101,102,103,104,105,106,107,109,110,111,112,115,118,120,121,123,124,126,129,130,131,132,133,134,135,136,140,143,144,146,147,148,149,151,155,156,161,163,167,168,169,170,171,173,176,181,184,185,186,187,188,191,192,199,200,202,205,206,207,208,209,210,212,214,215,217,219,220,221,222,225,226,227,228,229,231,236,237,238,239,245,247,249,250,252,253,254,255,256,258,260,261,264,265,266,267,268,269,275,276,280,281,284,285,286,291,293,294,295,298,301,303,305,306,310,311,312,313,314,315,316,317,319,320,321,322,323,324,325,326,328,329,330,332,333,334,339,340,341,342,343,346,349,350,352,353,355,356,357,358,360,362,363,364,365,366,369,371,373,374,375,378,386,390,401,406],call_async:49,call_command:8,call_ev:[69,227],call_inputfunc:[59,340,342],callabl:[26,27,33,38,45,65,75,124,200,217,221,228,250,254,281,284,285,286,291,295,299,301,303,311,342,357,360,362,363,365,371,373,374,378],callables_from_modul:378,callbac:71,callback1:362,callback:[19,22,26,27,31,33,45,49,71,83,87,95,163,200,208,221,225,226,227,228,229,231,243,250,264,281,291,294,295,299,301,303,306,310,311,312,314,328,329,332,343,362,366,371,376,378,408],callback_nam:[225,228],callbackhandl:[158,159,195,224],called_bi:167,calledbi:378,caller:[3,13,14,19,22,26,29,32,34,35,45,46,49,59,61,62,66,71,73,75,76,78,84,85,86,87,88,90,91,92,94,98,99,100,101,102,108,109,112,120,121,123,124,132,146,163,167,168,169,171,173,176,177,181,182,183,184,185,186,187,191,200,205,212,213,214,215,221,226,232,236,239,247,250,261,264,266,267,268,269,276,281,283,285,286,356,360,362,363,365,372,378],callerdepth:378,callertyp:167,callinthread:346,calllback:227,callsign:[27,214,306],calm:76,came:[70,76,80,84,85,102,110,134,138,265,269,281],camp:76,campfir:76,campsit:76,can:[0,2,3,4,5,6,7,8,9,10,11,12,14,15,16,17,19,20,22,23,25,26,27,29,30,31,32,33,34,35,37,38,39,41,42,43,44,45,46,47,49,50,52,53,54,56,57,58,59,61,62,63,64,65,67,68,69,70,72,73,74,75,76,77,78,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,98,99,100,101,102,103,104,105,106,107,108,109,110,113,114,115,116,118,120,121,123,124,126,127,128,129,130,131,132,133,135,136,137,138,140,141,142,143,144,146,147,148,149,150,151,152,155,156,160,161,163,165,168,169,170,171,173,174,176,181,182,183,184,185,186,187,191,192,193,194,197,198,199,200,202,203,205,208,209,213,214,215,217,219,220,221,222,223,227,228,231,232,236,237,238,239,242,245,249,250,252,253,254,255,256,260,261,265,266,267,268,269,273,275,276,280,281,284,285,286,287,290,291,293,295,301,312,316,319,321,324,325,329,330,332,333,339,340,341,342,343,346,347,348,350,351,352,353,355,356,357,358,360,361,362,363,364,365,372,373,374,375,376,378,379,381,386,387,390,401,406],can_:227,cancel:[19,31,87,120,227,252,253,254,255,256,281],candid:[22,71,112,120,135,168,236,239,281,375],candl:170,cannon:105,cannot:[4,8,9,13,14,15,19,20,22,26,27,32,38,41,44,49,52,54,58,70,71,74,82,84,85,86,87,89,91,92,96,100,107,108,109,112,114,115,118,121,124,135,143,149,161,163,170,173,176,192,200,205,217,220,221,225,228,245,250,256,265,266,272,275,276,281,285,295,350,357,359,361,364,369,378],cantanker:372,cantclear:221,cantillon:138,cantmov:85,canva:75,capabl:[2,32,42,59,62,75,81,94,115,173,247,306,328,401],cape:93,capfirst:96,capit:[29,50,62,70,81,85,87,110,111,117,124,176,219,222,237,238,249,355,365],captcha:135,caption:78,captur:[85,101,371,406],car:[34,132],carbon:[205,206],card:152,cardin:[75,91,94,176],care:[22,27,49,50,61,69,75,78,81,83,91,92,93,95,101,108,110,117,118,123,132,133,134,137,140,156,161,169,192,205,212,220,236,239,264,265,267,275,281,352,356,360,362,363,364,378],career:118,carefulli:[5,42,76,80,135],carri:[20,32,73,99,100,103,107,115,120,123,129,194,202,206,253,265,275,340,351],carv:73,cascad:369,case_insensit:214,caseinsensitivemodelbackend:393,cast:[38,44,86,111,250,255],caster:[86,255],castl:[14,76,104,114,220,267],cat:148,catchi:83,categor:44,categori:[2,8,13,22,27,30,38,44,61,68,73,78,89,96,102,105,112,171,172,173,174,175,176,181,182,183,184,185,186,187,188,191,199,200,201,202,205,209,210,212,215,220,221,222,226,232,235,236,239,245,246,247,250,252,253,254,255,256,261,265,266,267,268,272,273,275,281,285,286,350,351,353,358,360,362,363,370,372,375,378,406],categoris:92,category2:370,category2_id:370,category_id:370,category_index:250,cater:[87,118],caught:[3,6,27,120,193],cauldron:206,caus:[3,8,13,20,32,47,50,68,81,87,88,102,108,123,124,129,140,149,170,210,261,269,281,332,362,364,378],caution:[47,95,362],cave:74,caveat:[49,65,120,197],caveman:92,cblue:11,cboot:[50,102,181],cc1:143,cccacccc:361,ccccc2ccccc:94,cccccccc:361,ccccccccccc:94,cccccccccccccccccbccccccccccccccccc:361,ccccccccccccccccccccccccccccccccccc:361,ccreat:[90,94,102,144,147,150,181],cdesc:[90,102,181],cdestroi:[102,181],cdmset:20,cdn:152,ceas:176,cel:361,celebr:115,cell:[0,76,94,96,114,221,361,364],celltext:361,cemit:[102,181],censu:351,center:[29,38,51,75,76,83,89,217,219,223,355,364,378],center_justifi:38,centos7:145,centr:76,central:[8,31,48,73,76,81,134,151,161,170,194,205,215,281,286,310,358,362,369],centre_east:76,centre_north:76,centre_south:76,centre_west:76,centric:[32,42,70,124,239],cert:[139,145,322,326],certain:[6,14,15,20,22,32,39,42,43,45,51,52,53,62,63,77,78,81,85,87,107,116,117,132,140,148,149,176,193,199,238,242,249,261,266,269,275,285,293,301,307,324,328,343,349,350,351,360,364,365,375,378,401],certainli:[16,91],certbot:[149,152],certfil:[322,326],certif:[139,149,322,326],cet:371,cflag:148,cgi:149,cha:[27,94],chain:[27,38,49,69,74,87,105,227,228,333,362,378],chain_1:69,chainedprotocol:321,chainsol:105,chair:[14,35,44,46,101,115],challeng:[97,111,114,121,138,215],chan:181,chanalia:181,chanc:[11,20,29,45,57,71,73,84,86,108,114,115,121,123,142,169,206,252,253,254,255,256,261,266,267,333],chance_of_act:333,chance_of_login:333,chandler:123,chang:[0,2,3,8,10,12,13,14,15,16,20,22,23,25,26,27,29,30,31,32,33,34,35,38,39,41,42,43,44,45,46,47,50,51,52,54,55,57,59,61,67,70,71,73,75,76,77,79,81,83,84,87,88,89,90,93,95,98,100,101,102,103,105,107,109,110,111,113,115,116,120,121,122,123,124,126,130,132,133,134,135,136,137,139,140,142,143,146,148,149,151,154,156,161,162,170,171,173,174,176,181,182,187,190,192,199,200,202,205,210,214,217,220,222,223,225,228,235,238,239,245,246,248,249,250,252,253,254,255,256,265,266,267,268,269,273,278,281,286,288,290,291,293,295,301,306,317,332,339,340,347,349,350,352,356,359,360,363,364,365,371,372,373,374,390,406],change_name_color:250,changeabl:58,changelog:106,changepag:136,chanlist:181,channam:90,channel:[12,13,19,20,22,24,32,34,43,44,46,50,52,61,79,80,82,97,99,102,107,108,112,115,124,138,144,146,147,149,150,154,161,163,167,169,170,176,181,185,189,190,191,192,193,194,228,261,305,312,313,320,333,340,342,350,358,371,375,404,406,408],channel_:23,channel_ban:[90,181],channel_color:85,channel_command_class:[23,90],channel_connectinfo:340,channel_detail:406,channel_handl:[158,191],channel_list:406,channel_prefix:[85,192],channel_search:193,channel_set:194,channel_typeclass:404,channeladmin:190,channelam:191,channelattributeinlin:190,channelcmdset:[20,102],channelcommand:[23,90,191],channelconnect:194,channelcr:181,channelcreateview:192,channeldb:[46,79,90,158,190,192,194,348],channeldb_db_attribut:190,channeldb_db_tag:190,channeldb_set:[350,353],channeldbmanag:[193,194],channeldeleteview:192,channeldesc:[90,191],channeldetailtest:404,channeldetailview:[192,406],channelhandl:[23,90,158,159,167,189,192],channelkei:[90,191,193],channellist:181,channellisttest:404,channellistview:406,channelmanag:[192,193],channelmixin:406,channelnam:[23,90,147,163,191,312],channeltaginlin:190,channelupdateview:192,char1:[8,121,182,187,404],char2:[8,121,182,404],char_health:267,char_nam:135,charac:33,charact:[2,3,6,8,12,13,15,16,17,19,20,22,23,26,27,29,30,31,32,34,39,42,46,52,54,56,58,61,62,64,66,67,69,70,71,75,76,79,80,84,86,87,88,89,90,92,93,95,96,97,98,100,101,102,103,104,105,106,107,109,110,111,112,113,122,123,128,129,130,131,132,140,146,158,160,161,168,169,171,173,176,177,178,182,183,184,191,192,200,201,202,212,214,215,217,220,221,222,223,225,227,228,232,235,237,238,239,242,247,249,250,252,253,254,255,256,258,261,265,266,267,269,273,276,281,293,306,327,340,345,350,352,355,356,361,362,364,365,376,378,379,385,390,401,404,406,408],character1:121,character2:121,character_cleanup:[215,217],character_cmdset:220,character_ent:217,character_exit:215,character_form:406,character_id:281,character_leav:217,character_list:406,character_manage_list:406,character_typeclass:[8,161,376,404],charactercmdset:[20,71,84,85,88,90,91,93,94,95,98,108,109,120,124,178,200,202,220,232,235,245,252,253,254,255,256,267],charactercreateview:[404,406],characterdeleteview:[404,406],characterdetailview:406,characterform:[401,406],characterlistview:[404,406],charactermanageview:[404,406],charactermixin:406,characterpuppetview:[404,406],charactersheet:27,characterupdateform:[401,406],characterupdateview:[404,406],characterviewset:390,charapp:135,charat:221,charcreat:[69,74,96,102,173,201],chardata:94,chardelet:[102,173],chardeleteview:[273,352],chardetailview:[273,352],charfield:[61,135,162,271,278,349,374,401],charfilt:385,charg:[72,149],chargen:[135,158,159,192,195,273,352],chargencmdset:124,chargenroom:124,chargenview:[273,352],charnam:[94,173,365],charpuppetview:352,charset:378,charsheet:94,charsheetform:94,charupdateview:[273,352],chase:114,chat:[0,11,12,23,32,70,77,80,82,94,115,117,118,124,138,143,144,147,150,154,330,371],chatroom:93,chatzilla:147,cheap:[11,118],cheaper:45,cheapest:149,cheapli:267,cheat:[78,121,140],chec:187,check:[0,2,3,6,7,8,9,10,11,14,15,19,20,22,27,29,30,34,35,38,39,44,45,46,50,52,56,61,69,71,73,74,75,76,77,78,82,83,85,86,87,89,90,91,92,94,96,98,99,100,101,107,108,109,113,117,118,120,121,123,124,128,129,130,132,135,142,143,144,146,149,150,151,152,155,156,161,162,167,168,169,170,171,173,175,176,181,182,183,184,186,187,188,192,194,197,199,201,202,205,210,214,215,217,220,221,228,232,249,252,253,254,255,256,258,261,265,267,268,269,275,276,280,281,285,286,290,292,293,300,301,305,310,316,321,340,342,344,345,346,349,350,352,353,355,356,358,365,372,373,378,379,381,386,406],check_attr:176,check_character_flag:214,check_circular:330,check_databas:301,check_db:301,check_defeat:121,check_end_turn:123,check_error:300,check_evennia_depend:378,check_flag:[214,215],check_from_attr:176,check_grid:75,check_has_attr:176,check_light_st:267,check_loc:197,check_lock:386,check_lockstr:[32,83,276],check_main_evennia_depend:301,check_mixtur:214,check_obj:176,check_perm:215,check_permiss:285,check_permstr:[161,352],check_show_help:183,check_to_attr:176,check_warn:300,checkbox:135,checker:[16,75,275,321,379,382],checklockstr:102,checkout:[11,70,151],checkoutdir:2,chemic:206,chest:[32,101,111,112],chicken:212,child:[22,27,32,81,102,108,109,111,120,123,163,165,171,176,187,205,212,214,217,267,280,286,290,346,370,387],childhood:27,children:[22,44,46,81,84,105,129,165,280,281,290,301,351,370],chillout:176,chime:19,chines:[64,85,138],chip:94,chmod:2,choci:200,choic:[8,16,22,27,29,38,39,42,43,64,66,80,83,101,109,110,111,113,120,123,134,137,140,149,161,173,176,199,200,221,252,268,299,360,362,365],choice1:66,choice2:66,choice3:66,choos:[7,14,27,29,49,67,68,70,75,78,81,93,95,100,105,116,117,121,123,124,131,133,135,147,187,247,250,252,253,254,255,256,261,265,314,362,365,377,408],chop:[22,266],chore:[30,115],chose:[61,94,110,135,142,152,155,250],chosen:[7,27,62,71,123,134,221,223,362,365],chown:151,chractercmdset:267,chrome:141,chronicl:221,chroot:145,chug:22,chunk:[14,76,96,197,303,356],church:[19,116],church_clock:19,churn:120,cid:333,cillum:28,cinemat:[217,219],circl:89,circuit:47,circular:[303,357],circumst:[27,65,74,93,100,107,109,110,120,169,255,401],circumv:174,cis:381,citi:117,cjust:[29,365],clang:148,clank:69,clarifi:85,clariti:[61,101,111,124,148,206],clash:[20,113,140,149,176,191,352,362],class_from_modul:378,classic:[14,42,44,45,108,117,123,126,138],classmethod:[89,161,192,205,207,273,281,293,352,369,395],classnam:[13,111],classobj:352,claus:[130,137],clean:[11,17,27,58,76,83,85,86,108,109,114,120,123,156,162,169,171,176,192,199,206,215,217,239,252,253,254,255,256,266,267,269,281,290,301,305,319,329,342,349,352,355,360,362,369,374,377,378,401],clean_attr_valu:349,clean_attribut:[46,161,352],clean_cmdset:[46,352],clean_senddata:342,clean_str:355,clean_usernam:162,cleaned_data:135,cleaner:[101,111,124],cleanli:[42,81,156,167,171,181,191,221,303,312,318,329,342,360],cleanup:[8,13,22,26,27,56,71,162,199,205,217,264,267,362],clear:[9,11,13,16,22,26,41,44,45,46,47,50,56,64,66,71,76,77,78,81,82,83,87,96,98,115,118,120,121,134,156,170,173,174,176,182,191,221,237,239,248,249,267,276,280,281,291,295,303,340,344,350,352,353,362,369],clear_attribut:350,clear_client_list:337,clear_cont:[35,281],clear_exit:[35,281],clearal:[66,182],clearli:[9,50,77,108,369],cleartext:[243,358],clemesha:346,clever:[20,27,49,276],cleverli:42,click:[2,7,9,11,47,53,65,67,78,96,106,135,149,362],clickabl:[65,78,408],client:[2,9,22,26,28,29,31,33,41,42,43,50,53,54,56,63,64,70,71,76,78,80,81,85,88,98,101,103,107,108,109,110,117,123,126,128,129,133,138,139,140,142,143,144,145,147,148,151,152,154,155,158,159,161,163,171,173,181,186,243,296,298,302,304,306,310,311,312,313,314,315,316,317,319,321,323,324,325,326,328,329,330,332,333,339,340,341,342,359,360,362,377,378,385,387,406,408],client_address:56,client_class:388,client_default_height:28,client_disconnect:330,client_encod:140,client_opt:[306,325],client_secret:144,client_typ:214,client_width:[22,171],clientconnectionfail:[298,312,313],clientconnectionlost:[298,312,313],clientfactori:332,clienthelp:47,clientraw:186,clientsess:[329,330],clientwidth:102,cliff:[103,176],climat:44,climb:[5,22,80,176,214,266],climbabl:[214,266],clist:181,clock:[19,22,50,102,121,181],clone:[9,10,58,78,81,106,143],close:[7,11,15,26,27,42,46,47,56,58,69,71,72,74,78,81,85,89,90,96,108,110,111,135,149,151,152,156,186,188,197,198,199,200,210,214,223,245,256,261,264,303,311,312,319,321,329,330,342,350,356,362,365],close_menu:[264,362],closer:[238,256],closest:[54,89,249,378],cloth:[73,158,159,195,356],clothedcharact:202,clothedcharactercmdset:202,clothes_list:202,clothing_typ:202,clothing_type_count:202,clothing_type_ord:202,cloud:[39,134,149,151,152,197],cloudi:39,cloudkeep:72,clr:[29,219,285,365],cls:[89,161,249],club:205,clue:266,clump:111,clunki:[11,256],cluster:140,clutter:[78,170],cma:11,cmd:[15,20,22,32,50,62,71,79,85,86,87,90,91,94,95,99,100,102,107,110,113,120,124,132,146,155,169,171,173,174,175,176,181,182,183,184,185,186,187,188,191,199,200,201,202,205,209,210,212,220,221,222,226,232,235,236,239,245,246,247,250,252,253,254,255,256,261,265,266,267,268,270,281,325,329,330,356,360,362,363],cmd_arg:101,cmd_channel:[22,167],cmd_ignore_prefix:168,cmd_kei:101,cmd_last:42,cmd_last_vis:42,cmd_loginstart:22,cmd_multimatch:[22,167],cmd_na_m:62,cmd_name:62,cmd_noinput:[22,167,362],cmd_nomatch:[22,167,267,362],cmd_noperm:22,cmd_on_exit:[27,213,221,250,264,283,362],cmd_total:42,cmdabil:8,cmdabout:186,cmdaccept:199,cmdaccess:182,cmdaddcom:181,cmdallcom:181,cmdapproach:256,cmdarmpuzzl:236,cmdasync:49,cmdattack:[87,121,123,124,252,253,254,255,256,266],cmdban:174,cmdbare:102,cmdbatchcod:175,cmdbatchcommand:175,cmdbigsw:87,cmdblindhelp:261,cmdblindlook:261,cmdblock:85,cmdboot:174,cmdbridgehelp:267,cmdbui:100,cmdbuildshop:100,cmdcallback:226,cmdcast:255,cmdcboot:181,cmdcdesc:181,cmdcdestroi:181,cmdcemit:181,cmdchannel:181,cmdchannelcr:181,cmdcharactercr:201,cmdcharcreat:173,cmdchardelet:173,cmdclimb:266,cmdclock:181,cmdcloselid:261,cmdcolortest:173,cmdcombathelp:[252,253,254,255,256],cmdconfigcolor:98,cmdconfirm:22,cmdconnect:90,cmdcopi:176,cmdcover:202,cmdcpattr:176,cmdcraft:205,cmdcraftarmour:87,cmdcreat:176,cmdcreatenpc:124,cmdcreateobj:212,cmdcreatepuzzlerecip:236,cmdcwho:181,cmddarkhelp:267,cmddarknomatch:267,cmddeclin:199,cmddefend:123,cmddelcom:181,cmddesc:[176,220],cmddestroi:176,cmddiagnos:88,cmddice:[94,209],cmddig:176,cmddisconnect:90,cmddisengag:[123,252,253,254,255,256],cmddoff:253,cmddon:253,cmddrop:[182,202],cmdeast:267,cmdecho:[22,78,87,102,109,187],cmdedit:200,cmdeditnpc:124,cmdeditorbas:360,cmdeditorgroup:360,cmdeditpuzzl:236,cmdemit:174,cmdemot:[212,239],cmdentertrain:132,cmdevalu:199,cmdevenniaintro:267,cmdevmenunod:362,cmdevscaperoom:212,cmdevscaperoomstart:212,cmdexamin:176,cmdexiterror:91,cmdexiterroreast:91,cmdexiterrornorth:91,cmdexiterrorsouth:91,cmdexiterrorwest:91,cmdextendedroomdesc:220,cmdextendedroomdetail:220,cmdextendedroomgametim:220,cmdextendedroomlook:220,cmdfeint:123,cmdfight:[252,253,254,255,256],cmdfind:176,cmdfinish:199,cmdfocu:212,cmdfocusinteract:212,cmdforc:174,cmdget:[85,109,182,212],cmdgetinput:362,cmdgetweapon:266,cmdgive:[182,202],cmdgiveup:212,cmdgmsheet:94,cmdgrapevine2chan:181,cmdhandler:[20,22,35,59,107,158,159,161,166,168,169,170,171,173,184,185,187,191,212,220,236,267,280,281,290,378],cmdhelp:[123,183,212,252,253,254,255,256],cmdhit:[102,109,123],cmdhome:182,cmdic:173,cmdid:306,cmdinsid:132,cmdinterrupt:187,cmdinventori:[99,182,202],cmdirc2chan:181,cmdircstatu:181,cmdjumpstat:212,cmdlaunch:84,cmdlearnspel:255,cmdleavetrain:132,cmdlen:[168,185],cmdlight:266,cmdline:301,cmdlineinput:360,cmdlink:176,cmdlistarmedpuzzl:236,cmdlistcmdset:176,cmdlistpuzzlerecip:236,cmdlock:176,cmdlook:[4,8,88,182,201,212,220,267],cmdlookbridg:267,cmdlookdark:267,cmdmail:232,cmdmailcharact:232,cmdmakegm:94,cmdmask:239,cmdmobonoff:265,cmdmore:363,cmdmorelook:363,cmdmultidesc:[93,235],cmdmvattr:176,cmdmycmd:[30,92],cmdname2:168,cmdname3:168,cmdname:[31,47,56,59,62,102,120,124,167,168,171,176,184,185,187,306,324,325,329,330,342],cmdnamecolor:250,cmdnewpassword:174,cmdnick:182,cmdnoinput:200,cmdnomatch:200,cmdnositstand:120,cmdnpc:124,cmdnudg:261,cmdobj:[167,168,185,187],cmdobj_kei:167,cmdobject:[167,168,186],cmdoffer:199,cmdooc:173,cmdooccharactercr:201,cmdooclook:[173,201],cmdopen:[176,245],cmdopenclosedoor:245,cmdopenlid:261,cmdoption:[173,212],cmdpage:181,cmdparri:123,cmdparser:[41,158,159,166],cmdpass:[252,253,254,255,256],cmdpassword:173,cmdperm:174,cmdplant:268,cmdpose:[123,182,239],cmdpressbutton:266,cmdpushlidclos:261,cmdpushlidopen:261,cmdpy:186,cmdquell:173,cmdquit:173,cmdread:266,cmdrecog:239,cmdreload:186,cmdremov:202,cmdrerout:212,cmdreset:186,cmdrest:[252,253,254,255,256],cmdroll:101,cmdrss2chan:181,cmdsai:[123,182,239],cmdsaveyesno:360,cmdscript:[176,186],cmdsdesc:239,cmdser:362,cmdserverload:186,cmdservic:186,cmdsession:173,cmdset:[3,6,12,15,20,22,23,27,30,35,39,42,56,71,79,84,85,90,91,93,95,96,98,100,106,107,108,120,123,124,132,158,159,161,166,167,168,170,171,176,177,178,179,180,183,184,185,186,187,191,199,200,201,202,205,209,212,220,222,226,232,236,239,246,247,252,253,254,255,256,261,264,265,266,267,268,275,280,281,290,332,339,340,352,360,362,363],cmdset_account:[12,158,159,166,172,201],cmdset_charact:[158,159,166,172,202,252,253,254,255,256],cmdset_mergetyp:[27,213,221,264,283,362],cmdset_prior:[27,213,221,264,283,362],cmdset_sess:[42,158,159,166,172],cmdset_stack:170,cmdset_storag:[165,280,340],cmdset_trad:199,cmdset_unloggedin:[22,158,159,166,172,210],cmdsetattribut:176,cmdsetclimb:266,cmdsetcrumblingwal:266,cmdsetdesc:182,cmdsetevenniaintro:267,cmdsetevscaperoom:212,cmdsetflag:212,cmdsethandl:[42,158,159,166],cmdsethelp:183,cmdsethom:176,cmdsetkei:20,cmdsetkeystr:169,cmdsetlight:266,cmdsetmor:363,cmdsetobj:[169,170,177,178,179,180,199,200,201,202,205,209,212,220,236,239,247,252,253,254,255,256,261,264,265,266,267,360,362,363],cmdsetobjalia:176,cmdsetpow:124,cmdsetread:266,cmdsetsit:120,cmdsetspe:246,cmdsettestattr:26,cmdsettrad:199,cmdsettrain:132,cmdsetweapon:266,cmdsetweaponrack:266,cmdsheet:94,cmdshiftroot:266,cmdshoot:[84,256],cmdshutdown:186,cmdsit2:120,cmdsit:120,cmdsmashglass:261,cmdsmile:22,cmdspawn:176,cmdspeak:212,cmdspellfirestorm:86,cmdstand2:120,cmdstand:[120,212],cmdstatu:[199,255,256],cmdstop:246,cmdstring:[22,94,102,167,171,184,185,187],cmdstyle:173,cmdtag:176,cmdtalk:247,cmdteleport:176,cmdtest:[3,87,101],cmdtestid:22,cmdtestinput:27,cmdtestmenu:[27,221,362],cmdtime:[95,186],cmdtrade:199,cmdtradebas:199,cmdtradehelp:199,cmdtunnel:176,cmdtutori:267,cmdtutorialgiveup:267,cmdtutoriallook:267,cmdtutorialsetdetail:267,cmdtweet:146,cmdtypeclass:176,cmdunban:174,cmdunconnectedconnect:[188,210],cmdunconnectedcr:[188,210],cmdunconnectedhelp:[188,210],cmdunconnectedlook:[188,210],cmdunconnectedquit:[188,210],cmduncov:202,cmdunlink:176,cmdunwield:253,cmduse:254,cmdusepuzzlepart:236,cmdwait:22,cmdwall:174,cmdwear:202,cmdwerewolf:85,cmdwest:267,cmdwhisper:182,cmdwho:[173,212],cmdwield:253,cmdwipe:176,cmdwithdraw:256,cmdyesnoquest:362,cmset:170,cmsg:181,cmud:141,cnf:[2,140],coal:[205,206],coast:[76,114],coastal:76,cobj:212,cockpit:84,code:[2,5,6,7,8,12,13,15,16,20,22,23,24,27,29,30,32,33,35,38,41,42,44,45,46,49,50,51,52,54,55,56,58,61,62,66,67,69,70,72,73,74,75,76,77,79,80,81,82,83,87,89,92,93,94,95,96,97,101,103,105,106,107,108,109,111,112,113,114,116,118,119,120,122,123,124,125,127,128,129,130,132,133,134,136,138,140,143,150,151,152,154,156,158,159,161,166,167,170,173,175,176,181,186,189,195,199,200,204,208,209,214,217,223,225,228,237,254,267,268,276,286,290,312,313,329,340,343,352,354,355,360,362,364,375,376,377,378,406,407,408],code_exec:356,code_hint:214,code_tri:214,codebas:[8,11,66,68,78,80,92,112,187],codeblock:78,codec:355,codefunc:360,codeinput:214,coder:[0,1,71,92,115,117,118,138,167,281],codestyl:77,coerc:373,coexist:133,coher:125,coin:[72,82,111,112,115,116,199],col:[51,126,364],cold:[50,156,186,286,291,295,339],cole:378,collabor:[11,81,83,115,118,149,183],collat:[59,285],collect:[0,13,20,29,111,128,167,169,196,236,249,350,378,390],collector:128,collectstat:[47,128,301,305],collid:[20,142,149,214,362,365],collis:[11,20,344],collist:111,colon:[19,32,90,103,110,276],color:[22,27,29,31,38,47,51,65,66,75,76,78,79,94,96,97,102,103,110,138,143,171,173,187,203,206,219,223,239,250,264,268,285,306,313,321,324,329,330,355,364,365,372,377,379,408],color_ansi_bright_bg_extra_map:203,color_ansi_bright_bgs_extra_map:203,color_ansi_extra_map:203,color_markup:[158,159,195],color_no_default:203,color_typ:355,color_xterm256_extra_bg:203,color_xterm256_extra_fg:203,color_xterm256_extra_gbg:203,color_xterm256_extra_gfg:203,colorablecharact:98,colorback:377,colorcod:377,colour:[19,65,176,328,355,364],column:[47,51,61,74,75,76,78,81,94,96,171,173,269,364,378],com:[8,9,10,11,37,49,51,63,67,70,71,72,74,76,78,80,89,90,112,115,135,138,139,140,142,143,145,148,149,150,151,152,158,181,200,210,313,316,325,329,346,364,377,378,401],combat:[11,13,15,20,38,46,63,72,74,76,80,81,85,86,97,102,107,108,114,116,117,121,122,129,138,143,170,252,253,254,255,256,265,290,408],combat_:[252,253,254,255,256],combat_cleanup:[252,253,254,255,256],combat_cmdset:123,combat_handl:123,combat_handler_:123,combat_movesleft:[252,253,254,255],combat_scor:124,combat_status_messag:256,combatcmdset:123,combathandl:123,combatscor:124,combatt:13,combin:[8,13,19,20,22,23,33,38,44,45,50,54,72,73,80,86,88,90,93,94,103,105,109,110,117,130,132,139,149,167,168,169,176,187,192,205,214,235,236,238,249,261,276,285,295,301,351,353,358,365,372,378],combo:42,come:[5,11,12,13,16,19,22,23,27,28,32,39,42,47,49,51,54,56,59,62,66,67,69,74,75,76,80,81,83,84,85,87,93,94,95,96,100,101,103,107,108,110,111,115,117,118,120,121,123,124,126,130,132,133,135,136,140,151,155,161,169,220,237,249,252,253,254,255,256,285,286,319,324,329,330,332,338,355,363,387,406],comet:[47,56,330],comfi:120,comfort:[11,16,80,96,101,118],comlist:181,comm:[22,23,30,79,81,90,106,146,158,159,166,172,358,406],comma:[61,74,103,110,111,136,140,176,184,185,205,231,232,276,281],comman:103,command:[0,2,5,7,9,11,12,13,14,16,19,23,26,27,28,31,32,34,35,37,38,41,42,44,46,47,49,50,52,53,54,55,56,57,58,59,61,63,64,65,66,68,69,70,72,73,74,75,76,78,80,81,83,84,92,93,96,97,103,104,106,112,114,115,117,118,121,128,129,130,131,133,138,139,140,141,143,144,145,147,148,149,150,152,155,156,158,159,161,163,191,192,195,199,200,201,202,205,207,209,210,211,213,214,218,219,220,221,222,224,227,229,232,235,236,239,243,245,246,247,250,252,253,254,255,256,260,261,264,265,266,267,268,269,270,273,275,276,281,285,286,290,298,301,306,310,311,319,321,324,325,329,330,332,333,339,340,352,354,355,358,360,362,363,372,375,378,406,408],command_default_arg_regex:22,command_default_class:85,command_pars:168,commandhandl:[31,170,185,378],commandmeta:171,commandnam:[22,31,59,103,268,301,310,340,342],commandset:[32,35,102,170,201],commandtest:[8,187,207,218,229],comment:[14,15,46,70,77,85,90,102,120,130,139,141,149,356,362],commerc:138,commerci:[7,82,118,149],commerror:193,commit:[2,9,10,16,57,63,77,78,81,85,140,150,151,242,349],commmand:[245,252,253,254,255,256],common:[0,6,11,16,19,22,27,30,31,32,38,39,42,43,44,45,46,49,50,51,56,59,62,64,73,78,79,81,88,90,95,96,101,103,104,107,108,110,111,112,115,117,118,119,121,123,124,135,143,149,169,176,199,205,238,239,246,276,290,329,333,351,361,363,373,375,378,390,394,406],commonli:[9,29,34,39,41,42,43,45,59,61,81,105,109,117,140,143,187,249,281],commonmark:78,commun:[7,18,22,37,47,56,59,62,64,71,72,79,80,81,82,90,93,101,102,106,107,108,117,118,138,139,140,147,149,152,178,189,191,192,193,194,212,232,264,280,298,310,311,321,322,324,325,326,327,340,342,358,359,374,407,408],compact:[100,105,136,261],compani:[62,81],compar:[6,8,11,14,16,19,20,59,70,83,86,87,90,91,94,100,101,105,118,121,123,124,187,236,238,249,252,253,254,255,256,275,276,286,355,378],comparison:[5,14,29,105,106,187,248,275,286,362],compartment:94,compass:103,compat:[15,27,84,176,249,364,371,378],compet:[16,62,117],compil:[22,58,63,70,78,92,107,143,148,149,176,182,183,188,191,202,205,212,239,355,360,362,377],compilemessag:58,complain:[3,9,61,101,120,156],complement:[0,43,118,249],complementari:[24,29,39,64],complet:[2,8,9,11,12,13,14,15,16,19,20,22,26,27,35,41,42,43,49,62,71,72,75,76,77,81,85,91,94,95,98,100,105,109,110,114,115,116,117,118,124,140,149,155,156,161,169,170,171,184,186,191,203,220,221,223,228,253,261,267,281,301,303,311,312,329,350,356,361,362,363,375,378,386,401],complete_task:228,complex:[5,8,13,15,16,20,22,29,41,45,58,61,63,76,81,95,103,107,109,110,111,112,115,116,117,120,121,123,124,151,170,214,229,237,247,261,286,333],complianc:[141,220],compliant:[89,325],complic:[49,69,71,75,76,87,90,96,101,105,135,136,149,188,210,221,250,350],compon:[0,5,8,22,39,47,48,54,55,56,67,72,75,78,87,94,97,106,115,118,123,124,125,127,149,156,176,186,192,193,194,197,205,208,236,238,248,286,287,290,293,301,330,358,361,375,378,381,407,408],componenta:4,componentid:47,componentnam:47,componentst:47,compos:[151,221],composit:[327,351],comprehens:[5,8,23,32,46,80,116,120,143,152],compress:[31,306,310,314,374],compress_object:374,compris:161,compromis:[152,242],comput:[11,45,49,50,64,75,81,92,105,106,117,121,134,143,147,151,155,174,186,239,378,379],computation:45,comsystem:[181,194],con:[94,138,188,210],concaten:[107,355],concept:[11,13,37,45,56,58,73,74,77,78,89,93,96,97,98,110,111,113,115,116,120,201,235,249,407,408],conceptu:[27,75],concern:[58,62,91,110,143,169,237,273],conch:[321,324,332],concis:118,conclud:[105,199,362],concurr:140,conda:70,conder:356,condit:[5,29,74,75,80,100,101,102,105,109,115,116,121,124,139,167,209,239,254,276,281,293,300,301,346,378],condition:85,condition_result:209,condition_tickdown:254,conditional_flush:369,conduct:128,conductor:132,conect:342,conf:[2,5,8,11,24,25,31,32,38,39,56,58,61,67,70,73,78,83,85,90,95,96,98,108,120,131,132,135,136,139,140,142,144,145,149,152,161,203,205,301,307,308,347,356,408],confer:[138,378],confid:[3,77,89],config:[2,7,10,11,12,29,47,56,70,83,143,149,150,152,197,249,297,301,303,307,308,319,408],config_1:12,config_2:12,config_3:12,config_color:98,configcmd:98,configdict:[321,342],configur:[2,8,12,69,78,81,85,95,96,97,107,128,131,142,143,145,149,151,152,161,165,168,173,197,242,243,249,268,294,303,308,319,342,344,346,347,351,401,408],configut:7,confirm:[22,47,103,139,143,152,176,210,236,325,328,406],conflict:[3,90,117,133],confus:[0,5,6,11,20,32,34,39,47,49,54,68,71,81,91,94,101,105,108,111,128,133,149,210,406],conid:320,conj:[29,281,365],conjug:[29,158,159,281,354,365,380,382],conjur:255,conn:[188,210],conn_tim:42,connect:[5,8,12,13,14,17,20,22,23,24,31,32,35,37,39,41,42,43,46,47,50,54,56,57,58,59,62,65,69,70,74,75,76,80,81,83,85,90,93,96,100,101,103,105,106,107,108,109,117,124,128,131,133,139,140,141,143,144,147,150,151,152,155,156,161,163,165,173,174,176,181,188,192,194,197,210,223,225,226,228,243,246,280,281,287,296,298,301,303,310,311,312,313,314,319,320,321,324,329,330,332,333,339,340,341,342,343,346,350,352,358,374,387,408],connection_cr:43,connection_screen:[25,41,107],connection_screen_modul:210,connection_set:142,connection_tim:[161,281],connection_wizard:[158,159,296],connectiondon:303,connectionlost:[303,310,311,321,324,332],connectionmad:[298,310,321,324,332],connectionwizard:299,connector:[298,312,313,319,342],conquer:114,cons3:207,consecut:27,consequ:[149,170],consid:[0,5,6,11,14,15,19,20,22,27,29,31,32,38,39,42,44,45,46,49,50,54,56,61,64,67,69,73,74,77,80,81,82,83,89,91,93,99,100,105,107,110,112,115,116,118,120,132,135,136,137,140,143,149,152,161,169,170,221,236,238,239,249,256,268,281,286,290,306,321,324,351,356,357,362,363],consider:[30,41,61,76,108,117,130,275,286,364],consist:[12,13,17,22,27,30,32,37,38,47,54,61,67,74,78,91,110,113,114,116,123,124,156,161,168,184,193,199,206,236,238,270,276,286,325,330,340,349,350,352,358,364,378,406],consitut:108,consol:[0,3,5,6,7,47,52,54,70,78,81,108,110,111,113,124,140,143,148,149,151,155,186,239,301],conson:238,constant:[62,69,310,376],constantli:[129,267],constitu:[170,184,185],constraint:[69,140],construct:[2,23,27,81,87,120,135,286,345,350,355,363,401],constructor:[22,71,73,200,205,312],consum:[49,73,205,206,207,214,303,378],consumable_kwarg:205,consumable_nam:205,consumable_tag:[73,205,206],consumable_tag_categori:[73,205],consume_flag:214,consume_on_fail:205,consumer_kei:[131,146],consumer_secret:[131,146],consumpt:[140,344],contact:[35,149,151],contain:[0,6,8,9,13,14,15,17,20,22,23,27,29,30,32,35,41,42,47,49,51,54,56,61,66,69,70,71,74,77,78,79,80,81,84,85,89,90,92,93,95,96,101,102,103,105,106,107,108,109,110,116,120,124,128,130,133,135,136,138,143,148,155,158,159,161,163,166,167,168,169,170,172,175,176,183,187,189,197,200,205,212,221,222,225,226,227,228,229,231,236,237,238,239,243,244,246,249,250,254,261,266,268,269,272,274,281,283,285,286,294,296,300,304,306,332,344,345,346,350,351,352,353,354,355,356,359,361,362,363,364,365,375,377,378,379,387,399,406],container:151,contempl:92,content:[5,11,14,17,19,29,35,46,47,51,75,78,83,84,89,92,94,96,99,100,101,105,107,109,110,112,113,117,118,119,120,122,124,125,126,127,129,132,135,136,138,149,171,174,176,197,198,214,215,239,280,281,349,353,355,356,357,360,362,364,375,383,387,399,407],content_typ:[280,281],contentdisposit:197,contentencod:197,contentof:364,contents_cach:280,contents_get:[112,281],contents_set:281,contentshandl:280,contest:212,context:[54,74,80,96,101,113,133,135,200,228,322,326,394,406],contextu:44,continu:[1,3,8,13,19,22,27,44,45,49,53,61,74,75,77,80,84,87,94,96,100,102,109,110,123,124,128,146,148,149,197,281,299,310,346,350,362,371,378,408],contrari:[69,78,90,95,107,117,186,249,353],contrast:[39,64,92,149,325],contrib:[14,15,74,78,79,80,81,83,93,94,95,97,103,106,107,110,114,117,119,121,122,123,137,143,158,159,161,162,165,190,271,278,288,297,343,349,355,356,393,401,406,408],contribrpcharact:239,contribrpobject:239,contribrproom:239,contribut:[0,8,11,71,72,82,83,99,106,116,128,137,154,155,195,199,201,202,203,209,220,232,236,237,239,242,243,245,246,247,268,407,408],contributor:[137,200,249],control:[1,2,3,4,5,9,12,13,14,15,20,22,23,26,27,28,29,30,31,32,35,37,38,39,42,50,52,54,59,61,63,67,70,73,77,78,79,81,84,93,94,98,103,105,106,107,108,109,113,115,117,118,121,124,130,132,143,149,152,154,156,161,163,173,175,176,181,187,199,201,214,227,239,261,265,267,269,275,281,290,301,340,342,352,362,365,386,401,408],contrub:73,convei:[239,281],convenei:43,conveni:[2,7,8,13,23,27,31,32,35,38,39,46,49,56,61,63,68,70,80,84,90,93,96,108,109,110,112,113,135,139,150,156,161,176,186,200,205,217,219,232,281,344,356,357,362,363,365,371,374,375],convent:[20,43,61,69,105,133],convention:[90,171,191,281,352],convers:[8,27,29,34,72,132,238,247,329,330,355,378,407],convert:[9,13,19,34,38,54,56,59,62,64,65,75,81,89,95,98,100,105,108,113,120,133,138,152,174,208,209,221,250,275,285,286,291,310,312,321,324,325,342,346,355,359,362,363,364,365,366,374,377,378,381,387],convert_linebreak:377,convert_url:377,convinc:[27,149],cool:[0,70,71,78,84,115,126,138,176],cool_gui:32,cooldown:[87,123,408],coord:89,coordi:89,coordin:[47,75,256,269,408],coordx:89,coordz:89,cope:255,copi:[0,2,5,9,11,14,15,22,26,27,38,41,42,47,67,69,76,81,83,85,95,98,102,103,106,107,124,128,135,149,151,175,176,202,228,252,253,254,255,256,267,281,301,310,347,355,371,406],copy_object:281,copyright:[137,149],core:[7,8,11,35,41,46,52,58,62,75,77,106,111,116,137,161,165,186,194,195,197,206,232,273,275,280,281,290,296,308,318,325,339,350,352,353,356,363,370,401,406,407],corner:[17,89,93,138,269,364],corner_bottom_left_char:364,corner_bottom_right_char:364,corner_char:364,corner_top_left_char:364,corner_top_right_char:364,corpu:238,correct:[8,13,15,19,20,22,26,29,32,49,54,64,77,84,88,101,108,111,118,124,132,133,140,167,173,176,187,193,214,220,236,262,276,316,319,321,327,341,355,378],correctli:[2,3,6,19,22,26,27,32,44,45,70,75,78,83,87,91,95,100,101,107,124,132,133,139,147,149,156,161,165,170,173,197,205,291,310,346,374,387],correl:286,correspond:[22,32,42,67,100,103,208,236,250,349,386,401],correspondingli:9,corrupt:92,cosi:76,cosin:378,cosmet:269,cost:[86,100,149,197,255,269],cottag:[53,76],could:[2,3,5,7,8,9,12,13,14,15,16,20,22,23,27,29,30,32,33,34,35,38,39,44,45,46,49,50,52,54,56,59,61,62,63,64,66,67,68,69,70,71,73,74,75,76,77,78,80,81,83,84,85,86,87,88,89,90,91,93,94,95,96,98,99,100,101,102,103,105,107,108,109,110,111,113,115,116,117,118,120,121,123,124,126,128,129,130,131,132,133,134,135,138,143,144,146,147,149,150,161,170,176,183,193,194,199,200,205,209,214,215,223,231,237,239,246,249,250,261,267,269,275,276,281,293,306,325,330,346,352,355,356,360,364,365,366,369,373,378],couldn:[13,52,58,68,81,89,91,101,102,110,133,136,237],count:[41,81,105,108,110,123,131,169,202,250,254,281,315,319,332,336,342,344,351,355,362,365,371],count_loggedin:319,count_queri:336,countdown:[39,87,103],counter:[9,39,42,71,87,96,100,116,123,158,159,163,195,248,267,319,332,333,340,362],counterpart:[14,54,116,306,342,359],countertrait:249,countri:174,coupl:[11,71,96,129,151,246],cours:[0,5,7,10,16,22,45,50,63,68,69,70,71,73,74,78,81,83,84,90,93,101,108,109,110,111,114,115,124,134,137,155,253,256,264],courtesi:50,cousin:[66,101],cover:[0,8,11,14,15,18,32,55,56,60,61,70,77,87,93,105,106,107,109,110,112,116,117,118,131,138,139,140,143,149,154,202,206,214,220,261,267,281,378],coverag:8,coveral:8,cpanel:149,cpattr:[102,176],cpu:[50,149,152,186],cpython:5,crack:61,craft:[32,76,87,115,158,159,195,221,408],craft_recipe_modul:[73,205],craft_recipes_modul:205,craft_result:205,crafted_result:205,crafter:[205,206,207],crafting_consumable_err_msg:205,crafting_materi:[73,205,206],crafting_recipe_modul:73,crafting_result:205,crafting_skil:73,crafting_tool:[73,205],crafting_tool_err_msg:205,craftingcmdset:205,craftingerror:205,craftingrecip:[73,205,206,207],craftingrecipebas:[73,205],craftingvalidationerror:[73,205],craftrecip:205,cram:114,crank:45,crash:[0,76,110,115,138,152,305,350],crate:[34,103],crave:154,crawl:152,crawler:315,cre:[188,210],creat:[0,3,5,7,8,10,11,13,14,15,16,20,23,25,26,27,29,30,32,34,38,39,41,42,43,44,47,51,52,55,56,57,58,63,66,67,68,70,71,72,73,74,75,77,78,80,81,82,83,85,87,89,90,91,92,93,94,95,98,100,101,105,107,109,111,112,113,114,115,116,118,119,120,121,122,123,125,127,128,129,130,131,134,136,137,138,140,142,143,144,146,147,148,149,152,155,158,159,161,162,163,165,167,168,169,170,171,173,176,181,182,183,184,185,186,187,188,191,192,194,197,198,199,200,201,202,205,207,208,209,210,212,213,214,215,217,219,220,221,222,227,228,229,231,232,235,236,237,238,239,243,245,247,249,250,252,253,254,255,256,258,261,264,265,266,267,268,269,273,276,278,280,281,283,284,285,286,290,293,294,295,298,301,305,306,311,313,314,319,321,322,326,333,341,342,344,346,350,351,352,353,354,356,357,360,361,362,364,366,371,378,385,389,390,404,406,408],create_:[35,46],create_account:[43,46,158,358],create_attribut:350,create_cal:161,create_channel:[23,158,191,192,305,358],create_charact:[161,281],create_delai:294,create_evscaperoom_object:219,create_exit:[176,245],create_exit_cmdset:281,create_fantasy_word:219,create_forward_many_to_many_manag:[165,194,273,280,290,350,352,353,370],create_game_directori:301,create_grid:75,create_help_entri:[30,158,358],create_kwarg:286,create_match:168,create_messag:[23,158,358],create_object:[14,19,32,35,46,73,76,100,104,124,135,158,205,217,219,261,281,286,305,356,358],create_prototyp:[285,286],create_script:[39,46,92,123,158,293,356,358],create_secret_kei:301,create_settings_fil:301,create_superus:301,create_tag:351,create_wild:269,created_on:225,createobj:212,creater:79,createview:406,creation:[6,11,13,15,27,32,35,42,46,61,68,75,76,84,94,98,103,104,106,108,109,115,117,122,124,135,138,158,161,162,165,176,183,192,201,205,236,239,243,245,249,252,253,254,255,256,266,267,273,278,280,281,286,290,295,334,349,352,358,360,361,362,364,401,406,407],creation_:358,creativ:[63,73,117],creator:[27,32,68,72,76,79,118,124,138,183,192,252,253,254,255,256,281,364],cred:[11,321],credenti:[11,149,152,161,321],credentialinterfac:321,credit:[11,110,112,149,152,377,378],creset:11,crew:105,criteria:[27,105,193,227,237,285,351,375],criterion:[11,105,108,109,114,161,199,239,272,281,292,375,378],critic:[0,6,9,20,39,42,52,54,143,276,300,301,371],critici:352,crop:[29,54,94,176,361,364,365,378],crop_str:364,cross:[76,206,267,364],crossbario:329,crossbow:87,crossroad:76,crowd:[115,152],crt:[139,145],crucial:[45,101],crucibl:206,crucible_steel:206,cruciblesteelrecip:206,crud:[389,390],crude:[69,205,206],crumblingwal:266,crumblingwall_cmdset:266,crush:84,crypt:114,cryptocurr:152,cscore:124,csessid:[319,329,330,342],csession:[329,330],csrf_token:135,css:[17,47,65,67,80,107,128,197,377],cssclass:47,ctrl:[5,110,113,143,149,151,155,156,332],cuddli:[108,111],culpa:28,cumbersom:[9,27,132,250],cumul:333,cup:82,cupidatat:28,cur_valu:223,cure:[254,255],cure_condit:254,curi:75,curiou:63,curli:[90,203],curly_color_ansi_bright_bg_extra_map:203,curly_color_ansi_bright_bgs_extra_map:203,curly_color_ansi_extra_map:203,curly_color_xterm256_extra_bg:203,curly_color_xterm256_extra_fg:203,curly_color_xterm256_extra_gbg:203,curly_color_xterm256_extra_gfg:203,curr_sess:342,curr_tim:220,currenc:[100,131],current:[6,7,8,9,11,12,13,14,15,19,20,22,26,27,29,30,31,32,35,39,40,41,42,44,45,47,50,52,54,58,61,69,70,71,73,74,75,78,81,84,85,86,87,90,94,100,102,103,105,106,107,108,109,111,116,120,123,124,131,132,135,138,151,155,161,165,167,168,170,171,173,174,176,181,182,183,185,186,192,197,199,200,202,205,212,214,217,220,221,223,228,231,235,237,239,245,246,248,249,250,252,253,254,255,256,260,264,266,267,269,272,280,281,286,290,294,295,301,306,311,317,318,321,322,333,340,342,344,351,352,360,362,364,365,366,371,372,375,378,387,406],current_choic:200,current_cmdset:176,current_coordin:269,current_kei:[284,285],current_us:135,current_weath:39,currentroom:132,curriculum:138,curs:[3,116],curv:[80,92],curx:75,cushion:120,custom:[0,6,12,13,15,16,17,19,20,22,23,25,30,31,34,35,38,41,44,46,50,51,55,57,59,61,65,68,69,75,79,80,81,84,85,88,92,94,96,97,100,103,105,107,109,114,115,116,117,120,121,123,124,128,129,130,132,133,134,135,137,138,144,146,149,151,156,161,162,163,164,165,167,169,170,171,176,181,182,183,191,192,199,201,202,205,208,209,212,213,214,215,217,220,221,222,228,231,236,238,239,242,243,249,261,264,266,267,269,272,275,279,281,283,284,285,286,289,295,297,301,305,307,310,332,341,352,357,360,362,363,364,369,372,373,377,378,389,390,393,406,408],custom_add:228,custom_cal:[228,231],custom_domain:197,custom_gametim:[95,158,159,195],custom_helpstr:214,custom_kei:285,custom_pattern:[83,96,126,135,136],customis:269,customiz:[17,72,90,120,200,221,223,239,261],customlog:139,cut:[26,56,73,75,76,80,101,103,117,124,286],cute:128,cutoff:378,cvcc:238,cvccv:238,cvccvcv:238,cvcvcc:238,cvcvccc:238,cvcvccvv:238,cvcvcvcvv:238,cvcvvcvvcc:238,cvv:238,cvvc:238,cwho:[102,181],cyan:[54,133],cyberpunk:112,cyberspac:138,cycl:[14,15,85,92,95,115,134,252,253,254,255,256],cyril:16,daemon:[5,139,151,152,156,318,346],daffodil:112,dai:[2,11,19,63,92,95,115,116,131,133,134,151,152,206,208,220,366,371,378,379],daili:34,dailylogfil:371,dali:238,dalnet:181,dalton:105,dam:92,damag:[15,84,86,100,114,116,117,121,123,152,252,253,254,255,256,265,266],damage_rang:255,damage_taken:92,damage_valu:[252,253,254,255,256],damascu:206,damn:138,dandi:68,danger:[6,14,20,42,78,99,169],dare:[22,102,381],dark:[14,15,17,20,54,76,110,114,116,118,121,133,138,170,220,249,261,267,275,290,355,356],darkcmdset:267,darker:[54,133],darkgrai:133,darkroom:267,darkroom_cmdset:267,darkstat:267,dash:[78,237,250],dashcount:250,dashlin:29,data:[5,6,9,12,14,16,19,29,34,38,39,41,44,46,47,49,59,61,62,64,67,71,73,81,85,92,93,94,107,108,111,115,118,135,136,140,148,149,151,161,162,163,171,176,186,192,197,205,221,223,227,228,239,242,243,248,249,271,278,280,281,283,285,287,293,295,298,299,303,307,308,310,311,312,313,314,319,320,321,322,324,325,326,328,329,330,332,333,334,339,340,341,342,344,348,349,350,351,352,353,355,356,357,358,359,361,362,363,364,365,368,371,372,373,374,378,385,387,390,401,406],data_default_valu:249,data_in:[56,59,243,310,312,313,319,320,324,329,330,340,341,342],data_out:[56,243,319,321,324,325,330,340,341,342],data_to_port:298,data_to_serv:311,databa:301,databas:[2,5,8,10,11,13,14,16,17,19,20,23,31,32,33,34,35,39,41,42,43,44,45,46,50,52,67,68,69,76,78,80,81,83,84,86,87,89,92,93,94,101,102,104,106,107,109,110,112,115,116,117,120,123,124,128,135,136,140,143,151,154,155,156,161,165,169,170,176,183,186,190,191,192,193,194,220,227,228,239,255,267,270,272,273,275,278,280,281,285,287,288,290,291,295,301,305,307,318,332,339,348,349,350,351,352,353,356,358,359,367,369,374,375,378,383],dataclass:365,datareceiv:[303,310,324,332],dataset:285,datastor:61,date:[9,11,13,23,30,50,58,61,72,75,95,133,135,140,148,162,170,174,242,366,371,379],date_appli:135,date_cr:[46,161,165,194,290,350,352],date_join:[162,165],date_s:23,datetim:[46,95,135,197,350,366,371,372,378,379],datetime_format:378,datetimefield:[61,135,162,165,194,280,290,350,352,378],david:138,dawn:103,day_rot:371,daylight:116,db3:[9,11,76,107,140,155],db_:[33,46,61,105,239,281,291,306,375],db_account:[202,278,280,290],db_account__db_kei:278,db_account__id:385,db_account__usernam:385,db_account_id:[280,290],db_account_subscript:[190,194],db_attribut:[43,162,165,194,278,280,290,352],db_attribute_categori:249,db_attribute_kei:249,db_attributes__db_kei:105,db_attributes__db_value__gt:105,db_attrtyp:[350,387],db_attryp:34,db_categori:[61,105,349,350,353,387],db_category__iequ:61,db_channel:190,db_cmdset_storag:[162,165,202,278,280],db_data:[349,353,387],db_date_cr:[61,165,190,194,202,280,290,350,352],db_desc:[290,385],db_destin:[202,278,280],db_destination__isnul:131,db_destination_id:280,db_entrytext:[271,273],db_header:194,db_help_categori:[271,273],db_hide_from_account:194,db_hide_from_channel:194,db_hide_from_object:194,db_hide_from_receiv:194,db_hide_from_send:194,db_home:[202,278,280,387],db_home__db_kei:385,db_home__id:385,db_home_id:280,db_index:61,db_interv:[288,290,385,387],db_is_act:[290,385,387],db_is_bot:[162,165,385],db_is_connect:[162,165,385],db_kei:[33,46,61,96,104,105,108,162,190,202,227,271,273,278,288,291,297,308,349,350,352,353,385,387,401],db_key__contain:46,db_key__exact:105,db_key__icontain:[61,105],db_key__iexact:105,db_key__in:105,db_key__startswith:46,db_locat:[33,105,108,202,278,280,387],db_location__db_kei:385,db_location__db_tags__db_key__iexact:105,db_location__id:385,db_location__isnul:131,db_location_id:280,db_lock_storag:[162,190,194,202,271,273,278,350,352],db_messag:[190,194],db_model:[350,353],db_obj:[288,290,359],db_obj__db_kei:385,db_obj__id:385,db_obj_id:290,db_object_subscript:[190,194],db_permiss:[61,162],db_persist:[288,290,385,387],db_properti:306,db_protototyp:285,db_receiv:190,db_receivers_account:194,db_receivers_channel:194,db_receivers_object:194,db_receivers_script:194,db_repeat:[288,290,387],db_sender:190,db_sender_account:194,db_sender_extern:194,db_sender_object:194,db_sender_script:194,db_sessid:[202,278,280],db_staff_onli:[271,273],db_start_delai:[288,290,387],db_strvalu:350,db_tag:[105,162,165,194,271,273,278,280,290,352,353],db_tags__db_categori:[89,105,385],db_tags__db_kei:[89,105,190,385],db_tags__db_key__iexact:105,db_tags__db_key__in:89,db_tagtyp:[349,353,385,387],db_text:61,db_typeclass_path:[61,131,162,202,278,280,288,352,378,385,387],db_valu:[33,105,297,308,350,387,390],dbef:375,dbhandler:401,dbholder:350,dbid:[46,163,181,352],dbid_to_obj:378,dbmodel:351,dbobj:[13,350],dbobject:[13,351,352],dbprototyp:[186,285],dbref:[9,14,29,32,38,46,50,57,76,94,103,108,114,123,132,161,165,174,176,181,186,193,221,236,239,245,267,269,275,280,281,286,290,292,351,352,358,365,375,378],dbref_search:351,dbref_to_obj:378,dbrefmax:176,dbrefmin:176,dbsafe_decod:374,dbsafe_encod:374,dbserial:[6,13,158,159,291,354],dbshell:[9,61,140,156],dbstore:248,dbunseri:359,ddesc:92,deactiv:[81,98,129,143,181,220,265,362],dead:[44,117,249,265,266,339,342,369],deadli:114,deal:[11,13,16,27,42,44,49,50,64,81,90,96,101,116,121,123,133,136,152,161,199,200,208,221,252,253,254,255,256,280,281,340,352,355,372,406],dealt:[184,185,254,255],dealth:254,death:[27,115,121,131],death_msg:265,death_pac:265,debat:101,debian:[11,139,140,143,145],debuff:249,debug:[1,7,15,19,27,31,39,67,72,101,109,110,147,167,171,175,186,212,213,221,264,283,301,306,312,313,324,346,356,362,371,378,408],debugg:[3,16,156,158],decemb:149,decend:167,decent:[5,238],decic:238,decid:[15,16,22,29,42,44,61,62,73,74,83,85,90,94,96,100,115,121,123,133,149,152,154,167,199,252,276,363],decis:[45,117,121,387],declar:[54,374,390],declared_field:[162,271,278,349,401],declared_filt:385,declin:[27,199],decod:[16,325,355,378],decode_gmcp:325,decode_msdp:325,decoded_text:378,decompos:135,decompress:[310,374],deconstruct:[114,187,197,207,218,248,262,327,376,388],decor:[11,22,43,69,73,74,87,165,187,219,280,290,298,310,311,352,358,362,363,378],decoupl:[70,285],decoupled_mut:13,decreas:[116,255,267,360],decrease_ind:360,dedent:[26,378],dedic:[8,110,111,121,149],deduc:360,deduce_ind:360,deduct:[100,121,252,253,254,255,256],deem:[11,66,77,93,195,406],deep:[106,138],deeper:[24,90,97,114,250],deepest:176,deepli:13,deepsiz:378,def:[3,8,13,19,20,22,26,27,29,31,32,33,35,38,39,43,46,49,56,71,73,75,76,78,83,84,85,86,87,88,89,90,91,92,93,94,95,96,98,99,100,101,102,108,109,110,111,112,120,121,123,124,126,129,130,131,132,134,135,136,138,146,187,200,214,220,249,268,269,284,330,343,360,362,363,365,378],def_down_mod:254,defafultobject:108,defalt_cmdset:146,default_access:[13,350,358],default_acl:197,default_categori:272,default_channel:23,default_charact:222,default_client_width:29,default_cmd:[4,71,79,84,85,86,87,88,90,91,93,94,95,98,102,109,123,158,200,202,220,232],default_cmdset:[25,42,71,85,88,90,91,93,94,95,98,108,109,120,124,170,200,201,202,220,221,235,245,250,252,253,254,255,256],default_command:[85,107],default_confirm:[176,236],default_content_typ:197,default_error_messag:374,default_hom:38,default_in:47,default_kei:249,default_kwarg:[29,365],default_out:47,default_pass:358,default_screen_width:22,default_set:[8,126],default_transaction_isol:140,default_unload:47,defaultaccount:[12,46,79,81,90,108,109,158,161,163,177,281,376,387,401,406],defaultchannel:[46,79,108,158,192,406],defaultcharact:[8,35,46,61,71,79,85,93,94,95,98,108,109,120,121,124,158,161,178,200,202,222,239,252,253,254,255,256,281,376,390,401,406],defaultcmdset:209,defaultdict:291,defaultexit:[35,46,79,100,108,158,245,246,266,269,281,376],defaultguest:[79,158,161],defaultlock:275,defaultmod:371,defaultobject:[0,4,29,35,46,61,76,79,81,99,100,104,106,108,111,112,120,129,132,158,161,202,214,239,247,249,253,256,260,261,266,281,352,376,387,401,406],defaultpath:378,defaultroom:[35,46,75,79,89,92,100,108,134,158,215,220,239,267,269,281,376],defaultrout:389,defaultscript:[39,46,79,92,108,123,131,132,158,163,199,208,228,236,237,238,252,253,254,255,256,258,269,285,292,293,334,366,376],defaultsess:[109,179],defaulttyp:346,defaultunloggedin:[109,180],defeat:[114,115,121,123,252,253,254,255,256,265],defeat_msg:265,defeat_msg_room:265,defend:[27,114,123,252,253,254,255,256,266,281],defens:[116,123,252,253,254,255,256],defense_valu:[252,253,254,255,256],defer:[19,22,49,87,135,162,165,167,194,220,246,273,280,281,290,294,298,308,310,311,342,346,350,352,353,370,371,378],deferredlist:346,defin:[2,3,4,6,7,8,12,13,14,15,19,25,26,30,31,35,38,41,45,46,47,49,50,53,54,56,59,62,64,65,66,67,69,71,73,74,75,76,78,79,80,81,83,84,85,88,91,92,93,94,95,96,98,100,101,102,103,105,107,109,110,111,115,117,120,121,124,128,129,132,133,135,137,158,160,162,165,167,169,170,171,173,176,182,184,185,186,187,190,192,193,194,198,200,202,203,205,208,209,212,218,220,221,227,228,231,236,237,238,239,247,249,250,254,255,258,266,267,270,271,272,273,274,275,276,277,278,280,281,285,286,290,293,295,296,298,301,308,311,332,333,340,341,342,345,348,350,351,352,353,355,356,357,360,362,365,366,370,373,375,378,383,387,390,401,406],define_charact:27,definin:110,definit:[3,8,12,15,22,23,30,34,35,38,45,49,50,53,62,69,80,89,90,96,99,107,120,169,171,176,181,184,185,225,236,266,274,276,280,285,286,292,356,358,362,365,374],deflist:346,degrad:8,degre:[78,113],deindent:378,del:[13,32,50,87,94,114,120,123,174,176,220,235,236,248,249,352],del_callback:[226,228],del_detail:220,del_pid:301,delai:[22,69,86,131,208,221,228,246,261,266,294,295,313,319,342,357,378],delaliaschan:181,delayed_import:342,delchanalia:181,delcom:[94,102,181],deleg:[165,194,273,280,290,350,352,353,370],delet:[8,9,11,12,13,14,20,26,27,29,30,32,34,35,39,42,43,44,50,57,71,73,76,83,107,108,109,114,120,123,140,143,150,151,155,161,170,173,174,175,176,181,182,183,186,191,192,194,197,205,215,219,220,225,226,228,229,232,235,236,245,248,249,266,273,276,281,285,291,292,293,295,307,319,340,349,350,352,355,356,362,369,386,389,390,404,406],delete_attribut:350,delete_default:[20,170],delete_dupl:219,delete_prototyp:285,deletet:220,deleteview:406,deliber:[3,13,66,116,378],delic:202,delimit:[101,184,185,356],deliv:[149,232,239],delpart:236,delresult:236,deltatim:378,delux:149,demand:[39,45,88,94,115,117,121,129,149,161,192,220,249,281,343,357],demo:[71,72,80,97,113,114,119,122,125,127,138,263,264,362],democommandsetcomm:264,democommandsethelp:264,democommandsetroom:264,demon:38,demonin:378,demonstr:[69,71,83,120,133,135,200,221,242,254],demowiki:83,deni:[139,152,227,231],denot:[92,136,356],denounc:361,depart:75,depend:[5,6,7,11,13,15,16,19,20,22,23,27,29,31,39,41,42,45,46,47,49,50,51,54,56,59,62,69,71,72,73,74,75,76,77,80,81,83,93,94,96,100,107,108,109,114,115,117,120,121,123,124,130,135,136,140,143,147,148,149,151,152,160,167,169,171,173,186,192,200,201,209,220,226,238,249,261,269,276,281,285,295,301,321,324,330,332,342,352,353,360,362,363,378],depict:215,deplet:[249,254],deploi:[74,78,149,152],deploy:[2,7,78,138,149,151,154],depmsg:371,deprec:[19,27,38,158,159,170,286,296,355,362,371,378],deprecationwarn:300,depth:[2,17,51,114,250,286],dequ:[13,344],deriv:[8,46,63,92,140,143,145,151,268,355,379],desc:[15,23,31,32,33,35,38,39,71,73,76,84,90,93,94,96,99,100,102,103,108,116,123,131,136,158,159,170,173,176,187,195,200,202,205,206,214,220,235,236,245,250,255,261,269,290,299,356,358,360,361,362,401,406],desc_add_lamp_broken:261,desc_al:265,desc_closed_lid:261,desc_dead:265,desc_open_lid:261,descend:[105,401],describ:[8,10,11,13,14,15,20,22,27,30,32,37,38,46,47,54,58,61,62,64,67,70,71,74,76,77,78,80,81,84,88,94,95,96,100,102,103,107,108,110,111,116,120,123,135,138,140,143,146,148,149,156,169,176,180,181,182,194,202,205,208,213,220,237,239,249,255,261,278,286,293,298,319,321,324,334,362,377,378],descripion:265,descript:[11,15,16,23,27,30,31,38,44,66,67,69,71,72,74,75,76,78,80,84,89,90,93,94,100,103,106,115,116,133,135,136,142,149,162,173,176,181,182,192,199,200,202,213,220,235,237,239,245,248,249,250,260,261,264,265,266,267,268,269,271,275,278,281,290,356,358,362,372,373,390],description_str:76,descvalidateerror:235,deseri:[6,13,372,387],deserunt:28,design:[0,15,22,35,38,44,51,63,66,73,76,77,80,89,90,93,101,105,107,115,116,117,118,120,129,130,135,138,140,170,176,200,227,239,242,266,281,356,372,378],desir:[19,44,45,47,54,63,75,83,86,87,93,94,101,124,132,135,176,203,219,238,276,301,346,350,358,364,379],desired_perm:276,desk:120,desktop:[16,51],despit:[13,14,42,81,93,98,138,143,267],dest:[268,281],destin:[22,31,35,38,69,71,75,76,85,100,101,112,120,132,176,242,245,246,252,253,254,255,256,266,267,275,280,281,286,358,406],destinations_set:280,destroi:[8,35,69,102,103,123,152,161,163,176,181,236,254,281],destroy:245,destroy_compon:214,destroy_lock:386,destruct:[20,169],detach:7,detail:[0,5,9,11,12,16,22,23,27,32,35,38,39,42,46,50,52,54,62,66,67,70,71,72,73,74,76,77,78,81,88,90,94,101,103,107,108,109,110,114,115,116,118,123,128,130,136,140,143,149,162,170,171,176,192,197,200,205,214,220,236,237,239,249,253,267,269,273,278,286,303,304,340,342,352,355,360,365,378,381,389,390,404,406],detail_color:176,detailkei:[220,267],detailview:406,detect:[2,20,22,35,42,62,78,98,115,120,130,152,168,171,185,192,313,389],determ:351,determin:[5,12,14,16,19,20,22,23,26,27,28,32,34,38,39,47,59,73,75,83,87,89,91,99,100,103,109,120,121,123,124,128,140,143,156,161,162,169,170,171,173,184,187,190,192,199,238,239,246,250,252,253,254,255,256,266,273,276,278,281,285,325,350,351,352,355,360,363,378,385,386],detour:[59,84,107,111,342],dev:[58,77,80,81,93,110,118,138,140,143,145,146,149,150,407],devel:107,develop:[0,2,3,5,6,7,11,16,19,22,29,30,32,38,41,47,51,52,58,61,62,63,67,70,72,76,77,78,80,81,82,85,92,94,101,103,104,106,107,108,109,110,111,115,117,118,126,128,133,135,140,142,143,146,147,149,155,174,175,181,186,192,212,225,226,231,242,273,281,286,347,352,356,362,407],deviat:118,devoid:355,dex:[13,27,94,108,110,116,361],dexter:[116,252,253,254,255,256],diagnos:[6,88],diagram:46,dialog:47,dialogu:[69,72,116,408],dice:[73,101,111,117,121,123,143,158,159,195],dicecmdset:209,dicenum:209,dicetyp:209,dict:[8,13,14,20,27,29,38,39,43,62,69,73,74,79,85,102,161,163,169,171,176,187,192,202,205,208,220,221,225,228,231,238,239,242,243,249,250,254,256,260,267,281,283,284,285,286,293,295,298,299,301,306,311,312,314,319,321,324,329,330,341,342,344,351,356,357,359,361,362,363,365,373,378,401,406],dict_of_kwarg_convert:29,dictat:[20,95,129],dictionari:[6,13,14,20,32,38,49,69,75,80,85,92,95,96,121,123,136,174,176,197,202,208,220,221,225,228,231,238,239,242,243,244,250,254,255,267,269,276,286,306,319,328,340,341,342,344,351,355,357,361,362,369,372,373,374,378,401,406],did:[11,12,30,41,71,76,81,84,87,93,101,102,103,108,109,110,120,124,161,199,281,353,374,378,382],did_declin:199,didn:[3,8,27,32,41,68,71,75,78,90,91,94,101,102,103,104,108,109,110,111,114,128,132,133,135,147,151],die:[7,101,114,117,121,129,209,238,342],dies:[117,265],diff:[11,148,209,286],differ:[3,5,7,8,11,12,13,14,15,16,19,20,22,26,27,29,30,32,33,34,38,39,42,43,44,45,47,51,52,54,56,57,59,62,64,65,66,68,69,70,71,72,73,74,75,76,77,78,80,81,82,84,85,89,90,91,93,94,95,96,97,99,101,102,103,104,105,107,108,109,110,111,113,115,118,120,121,123,128,130,131,132,133,135,138,139,141,142,143,151,152,155,156,158,161,162,167,169,170,173,176,185,186,188,192,200,205,208,209,210,213,214,217,228,229,232,237,239,246,249,250,252,253,254,255,256,268,269,283,286,290,295,299,303,325,330,332,349,350,352,356,358,362,371,374,378,382,385,389,390,406],differenti:[92,93,94,107,108,116,117,202,239,250,281,378],differnt:214,difficult:[5,83,89,117,135,152,255,256],difficulti:[73,135],dig:[5,20,22,35,38,56,68,69,93,94,102,103,107,109,114,124,132,176,212,245,333],digit:[29,50,54,149,237,345,355,365,371],digitalocean:149,diku:[80,81,97,408],dikumud:66,dime:63,dimens:[75,80],dimension:94,dimenst:111,diminish:54,dimli:76,dinner:[74,117],dip:110,dir:[2,8,9,11,39,70,72,78,81,84,94,97,108,110,111,136,138,140,142,143,148,149,151,371,378],direcetli:365,direct:[9,13,20,27,31,38,47,49,50,62,69,71,72,75,76,78,82,91,94,103,123,126,130,132,139,149,151,176,187,214,227,243,269,276,293,301,362,364,365,371,375,378,408],directli:[3,4,5,9,11,12,14,15,19,22,26,27,32,35,38,39,41,46,47,54,56,62,73,74,76,77,80,81,84,87,88,91,92,94,95,102,103,104,105,106,107,108,110,111,112,115,123,124,130,139,140,147,149,151,156,171,187,192,193,197,199,200,201,209,212,217,219,231,239,250,255,256,261,267,268,272,276,280,281,290,307,312,321,324,329,334,340,350,352,356,358,362,363,365,376,378],director:[72,239,281],directori:[1,2,7,8,9,10,11,14,19,46,47,58,67,70,77,81,83,85,94,95,96,106,107,124,128,135,136,139,140,143,148,151,176,197,242,301,321,322,346,356,371,378],directorylist:346,dirnam:301,dirti:80,disabl:[7,8,26,32,47,54,65,69,83,85,98,120,141,171,187,221,239,248,249,250,261,268,276,324,363,365,369,379],disableloc:324,disableremot:324,disadvantag:[94,117,123,149,256],disambigu:[90,147,171,191,281,352],disappear:152,discard:[192,355],disconcert:[90,118],disconnect:[6,9,12,13,37,42,43,44,47,50,56,90,93,117,123,124,155,156,161,173,176,181,184,186,192,281,311,312,313,319,320,321,324,329,330,333,339,340,341,342],disconnect_al:319,disconnect_all_sess:342,disconnect_duplicate_sess:342,disconnect_session_from_account:161,discontinu:141,discord:[70,82,118,138,143,147],discordia:63,discourag:[81,117,148],discours:117,discov:[101,114,117,350],discoveri:243,discret:107,discrimin:152,discuss:[0,22,72,77,80,82,83,85,96,112,117,123,140,143],discworld:62,disengag:[72,123,161,252,253,254,255,256],disk:[13,19,61,63,151,156,238,242,283],dislik:93,disonnect:13,dispatch:77,dispel:133,displai:[3,5,17,20,22,26,27,30,32,35,39,41,47,53,54,59,62,67,69,71,72,74,76,78,85,88,94,96,98,99,100,101,108,115,120,123,124,128,135,136,152,162,171,173,176,183,186,187,188,190,192,199,200,202,210,213,217,219,220,221,223,226,228,232,239,249,250,261,264,266,267,268,269,271,281,285,286,288,299,301,318,336,339,344,352,353,360,361,362,363,364,372,373,374,377,378,379,387,401,406],display:295,display_buff:360,display_choic:200,display_formdata:221,display_help:360,display_helptext:[283,362],display_len:378,display_met:223,display_nam:365,display_nodetext:362,display_titl:200,dispos:[76,236],disput:123,disregard:22,dissect:102,dist:143,distanc:[19,46,74,75,81,89,104,238,255,256,281,378],distance_inc:256,distance_to_room:89,distant:[75,220,267],distinct:[42,68,80,81,105,256,385],distinguish:[71,171,250,256],distribut:[3,6,8,9,16,20,23,70,81,106,137,139,140,143,192,194,197,239,355,358,378,381],distribute_messag:192,distributor:23,distro:[139,140,143,145,147],disturb:[19,68],distutil:143,distutilserror:143,ditto:143,div:[17,29,38,47,51,78,126],dive:[71,90,111,112,113,143],diverg:59,divid:[14,29,81,96,208,267,378],dividend:208,divis:248,divisiblebi:96,divisor:208,divivid:116,django:[0,2,8,9,12,16,39,41,43,44,46,47,58,61,64,70,80,83,85,89,96,97,107,108,112,113,120,121,126,128,131,136,138,140,143,152,161,162,165,188,190,192,194,196,197,198,207,210,248,271,273,278,280,285,288,290,297,300,301,307,308,321,327,329,330,337,343,344,345,346,349,350,352,353,356,359,363,368,369,370,374,376,378,382,383,385,386,387,389,390,393,396,401,406,408],django_admin:404,django_filt:[385,390],django_nyt:83,djangofilterbackend:390,djangonytconfig:83,djangoproject:[140,401],djangowebroot:346,dmg:121,dnf:[139,143,145],do_attack:265,do_batch_delet:350,do_batch_finish:350,do_batch_update_attribut:350,do_craft:[73,205],do_create_attribut:350,do_delete_attribut:350,do_flush:[352,369],do_gmcp:325,do_hunt:265,do_mccp:314,do_msdp:325,do_mssp:315,do_mxp:316,do_naw:317,do_nested_lookup:176,do_not_exce:85,do_noth:264,do_patrol:265,do_pickl:359,do_sit:120,do_stand:120,do_task:294,do_unpickl:359,do_update_attribut:350,do_xterm256:355,doabl:15,doc:[10,17,22,24,27,30,38,46,48,51,61,66,79,81,82,85,97,105,106,107,111,116,118,120,128,138,140,155,156,158,176,237,268,281,312,378,401,407,408],docker:[138,143,149,154,155,408],dockerfil:151,dockerhub:151,docstr:[30,31,78,85,90,102,108,109,120,171,176,187,200,212,226,238,239,249,250,261,267,268,362],document:[0,1,4,7,8,11,17,24,28,30,39,41,46,51,54,55,58,61,67,69,70,71,72,73,74,76,80,81,82,85,87,90,93,94,97,106,107,108,110,111,113,114,124,126,128,132,135,138,140,141,149,152,154,155,170,184,200,237,268,350,353,361,369,385,406],dodg:253,doe:[0,8,11,12,13,20,22,27,29,30,32,35,38,39,41,44,46,47,53,54,56,62,64,66,68,70,73,75,76,77,78,80,81,83,84,85,87,89,90,92,93,94,96,100,101,102,103,106,107,108,110,111,114,115,116,120,121,123,124,128,129,130,132,133,134,135,137,140,141,142,143,151,156,161,163,173,181,184,186,187,188,191,201,202,203,205,210,212,219,220,235,236,249,250,252,253,254,255,256,266,267,268,269,281,285,286,293,300,301,305,306,307,310,313,321,322,328,350,352,357,362,365,371,374,378,393,401,406],doesn:[0,2,8,9,13,14,16,22,27,29,35,46,47,58,61,62,69,70,71,73,74,75,76,77,83,87,89,91,93,96,101,102,108,110,111,115,117,120,121,124,128,132,133,135,137,143,146,147,148,149,152,155,156,170,194,197,201,205,220,227,228,239,254,276,281,294,301,314,321,325,350,355,362,373,378],doesnotexist:[161,163,165,192,194,199,202,208,214,215,220,222,228,236,237,238,239,245,246,247,252,253,254,255,256,258,260,261,265,266,267,269,273,280,281,285,290,293,308,334,350,353,358,366,370],doff:253,dog:19,doing:[2,6,8,12,13,19,20,22,27,32,35,42,45,46,47,49,54,73,74,75,78,81,82,83,87,89,93,94,96,102,105,108,110,111,116,117,122,133,135,136,138,149,156,161,173,199,202,205,214,219,227,239,250,252,253,254,255,256,260,265,266,269,275,281,295,332,362,369,374,382],doll:[73,205],dolor:28,dolphin:102,dom:47,domain:[80,139,149,152,358],domexcept:149,domin:117,dominion:70,dompc:70,don:[0,3,5,6,7,8,9,11,13,19,20,22,23,26,27,29,30,32,39,41,42,46,49,54,59,61,62,67,68,69,70,71,73,74,76,77,78,81,82,83,84,85,87,88,89,90,91,94,95,96,97,98,100,101,102,103,105,107,108,109,110,111,113,114,115,116,117,118,121,123,124,126,128,133,134,135,136,140,142,143,147,148,149,152,161,163,169,170,176,181,182,183,184,185,191,192,200,206,209,214,215,227,231,238,239,248,253,254,255,261,267,268,269,276,280,281,285,286,295,305,306,313,318,319,324,326,333,340,347,352,355,356,362,369,371,374,378,386,401,406],donald:5,donat:[82,149],done:[0,2,5,9,11,13,20,22,23,27,29,32,34,43,45,47,49,58,63,70,71,75,77,78,80,81,82,83,84,85,87,88,89,90,91,92,93,94,95,96,99,100,101,103,107,108,110,111,117,120,121,123,124,128,129,130,131,132,133,135,140,143,149,151,156,161,171,173,187,191,192,199,209,238,256,269,276,280,281,293,295,301,314,318,320,322,326,330,336,339,340,342,347,350,355,356,363,365,369,378,382,406],donoth:293,dont:[138,323],doom:286,door:[19,32,35,69,71,75,100,103,112,115,152,176,219,245],doorwai:245,dot:[4,71,170,176,356,378],dotal:[355,377],dotpath:378,doubl:[6,71,78,93,110,135,169,188,377,378],doublet:[169,170],doubt:[71,268],down:[2,4,5,7,13,20,22,26,27,41,47,50,61,63,69,71,73,75,76,78,80,83,84,87,89,90,93,94,98,100,101,106,110,113,114,115,117,119,120,121,122,124,125,127,128,143,149,151,152,161,176,186,214,228,242,250,253,254,266,269,275,281,286,293,295,301,303,310,311,318,319,339,340,342,355,363,364,378],download:[0,9,10,11,70,81,106,138,140,143,147,148,149,151,155],downtim:[87,152,366],downward:173,dozen:[63,80,85],drag:47,dragon:[92,102,104,108,109,111,117],drain:249,dramat:[13,105,115,120],drape:202,draw:[15,75,78,89,121,364],draw_room_on_map:75,drawback:[15,27,61,86,87,94,104,117,120,121,140,201,356],drawn:[75,76,94],drawtext:121,dream:[0,66,80,115,118],dress:202,drf:[385,387],drift:117,drink:[116,214,350,352],drinkabl:214,drive:[11,29,52,70,81,84,106,111,115,117,118,132,135,143,151],driven:[72,85,116,117,118,124,138,247,283],driver:140,drizzl:[39,134],drop:[9,15,22,32,34,35,47,56,61,62,70,77,80,82,84,85,93,94,96,100,102,103,104,107,108,109,110,117,120,129,130,132,140,149,176,182,202,236,247,253,256,261,275,281,310,352,356,378],drop_whitespac:364,dropdown:7,droplock:275,dropper:[253,256,281],drum:149,dtobj:378,duck:[19,110],duckclient:141,due:[5,20,22,41,43,46,50,56,58,68,71,81,87,94,95,101,110,133,143,149,170,186,280,281,303,339,342,349,355,371],duh:63,dull:[0,76,103],dumb:[103,342,355],dummi:[5,8,22,32,70,73,110,117,142,205,239,276,301,319,332,333,340],dummycli:332,dummyfactori:332,dummyrunn:[158,159,296,301,319,331,333,335],dummyrunner_act:332,dummyrunner_actions_modul:332,dummyrunner_set:[5,158,159,296,301,331],dummyrunner_settings_modul:5,dummysess:342,dump:[23,242,310],dungeon:[44,80,107,112],dupic:20,duplic:[20,77,169,176,295,352,371],durat:[49,86,134,254,372,379,408],dure:[6,13,20,30,32,42,43,47,56,57,67,68,70,78,87,111,115,117,123,124,128,134,138,143,151,161,169,181,187,197,205,212,220,236,265,267,268,276,278,310,320,356,358,362,371,401],duti:81,dwarf:76,dwarv:117,dying:[117,252,253,254,255,256],dynam:[8,12,23,30,39,45,47,61,72,76,99,105,107,126,135,149,161,165,171,183,186,187,191,194,221,239,249,250,252,253,254,255,256,273,280,281,290,295,350,352,353,358,360,362,370,372,378,406,408],dyndns_system:149,each:[2,3,6,8,12,13,14,19,20,22,23,24,27,29,32,38,41,42,44,45,46,47,49,52,54,56,59,61,63,68,69,71,72,73,75,76,78,80,81,83,87,89,92,93,94,95,96,99,100,102,105,106,108,109,110,111,113,115,121,122,123,124,128,132,133,134,135,151,161,168,169,170,174,176,185,187,192,199,201,202,203,205,214,219,220,221,236,238,239,249,250,252,254,255,256,261,262,269,273,276,280,281,284,286,292,295,303,306,319,321,324,328,333,340,341,342,350,352,353,355,356,358,360,361,362,363,364,365,369,378,387,390],eagl:120,eaoiui:238,earler:103,earli:[2,118,252,253,254,255,256,303],earlier:[2,7,11,14,20,27,31,70,81,94,95,100,102,109,110,111,115,124,126,132,136,142,306],earn:118,earnest:[112,117],earth:[99,152],eas:[20,22,61,89,108,133,149,151],easi:[0,7,8,9,11,14,17,22,27,30,35,39,46,49,58,62,63,64,68,69,71,74,76,78,80,87,89,92,95,96,98,99,100,102,109,110,111,115,117,118,120,121,123,124,130,133,135,136,138,140,147,149,151,170,174,181,202,205,217,221,250,362,369],easier:[13,27,38,39,49,50,61,71,77,78,80,83,85,89,92,93,94,95,96,101,102,105,108,109,110,111,113,114,115,117,118,120,121,128,133,149,206,238,250,252,253,254,255,256,266,294,343,353,378],easiest:[9,11,16,19,50,58,67,69,73,74,85,88,94,108,124,135,143,242,352],easili:[7,11,13,14,15,17,19,22,23,27,30,32,38,42,43,44,47,50,59,62,63,68,69,73,74,75,76,77,78,82,83,85,86,89,94,95,100,101,103,105,107,108,109,112,114,115,116,117,121,124,126,128,135,143,149,150,151,152,183,194,199,200,202,221,223,227,238,245,249,250,252,253,254,255,256,268,272,273,275,295,356,362,373],east:[75,76,85,91,176,267],east_exit:267,east_west:76,eastern:[76,95],eastward:267,eat:[212,214],eccel:364,echo1:87,echo2:87,echo3:87,echo:[0,2,19,22,26,29,38,41,49,50,68,75,78,86,87,91,102,103,109,110,116,123,124,130,134,144,146,149,150,151,156,161,163,174,176,181,186,187,202,209,239,260,265,266,267,281,299,306,321,324,360,362,378],echocmdset:102,echol:155,echowoo:102,econom:[61,80,107,108,111,117,138],economi:[39,63,115,121,131,199],ecosystem:151,edg:[11,19,51,187,206,364,378],edgi:75,edibl:214,edit:[0,6,7,9,13,14,15,22,25,30,32,38,41,47,56,58,61,67,69,70,72,74,76,77,83,85,88,90,92,94,95,96,98,108,113,117,128,135,136,138,140,142,145,148,151,174,176,183,186,200,210,221,225,226,228,229,235,236,271,276,278,281,283,285,286,350,360,386,401,406,408],edit_callback:[226,228],edit_handl:176,editcmd:71,editor:[6,11,16,22,29,38,58,63,69,70,71,74,76,78,79,84,93,110,111,138,143,176,183,185,186,200,235,290,356,360],editor_command_group:360,editorcmdset:360,editsheet:94,edu:381,effect:[8,9,13,15,19,20,25,34,39,41,43,45,49,54,66,68,72,76,78,86,87,89,92,93,94,110,111,115,116,117,120,121,123,129,133,156,158,159,161,169,170,176,185,196,209,214,228,249,253,254,255,265,267,274,281,287,290,314,378,407],effici:[0,5,13,34,39,44,45,46,58,61,80,81,86,87,89,92,105,111,120,134,138,152,199,239,246,276,281,295,350,351,353,360,363],effort:[11,77,92,107,136,406],egg:[73,148,205],egg_info:143,egi:303,eight:214,eightbal:112,either:[5,6,9,11,14,17,19,20,22,23,27,29,32,38,39,42,44,46,47,50,59,69,70,73,74,75,76,77,78,83,87,89,90,91,92,93,94,96,101,102,104,105,107,108,110,111,114,117,120,121,123,124,132,133,140,149,152,156,161,163,169,170,171,181,186,191,192,193,200,205,225,231,232,238,239,245,249,250,252,255,256,261,276,281,284,286,290,292,293,295,299,310,322,326,333,351,352,353,362,364,365,371,373,375,378,381],elabor:[71,78,83,100,101,124],electr:149,eleg:77,element:[17,27,29,51,53,71,73,80,90,101,108,109,110,112,168,173,187,197,200,208,237,238,281,286,350,351,353,356,361,362,363,365,378],elev:[72,74,99,408],elif:[27,39,69,75,90,94,102,112,121,123,124,129],elig:[197,365],elimin:[151,355],ellow:[54,355],els:[3,8,11,12,19,22,27,30,32,33,39,45,47,49,50,52,69,70,71,73,74,75,76,78,84,85,87,88,89,90,94,96,98,99,100,101,102,103,109,110,112,115,118,120,121,123,124,129,131,132,135,136,140,149,152,197,199,202,221,237,252,253,254,255,256,269,280,330,352,362,378],elsewher:[12,20,44,87,94,106,108,135,170,267,301,342,350],elv:117,elvish:238,emac:[15,138],email:[11,81,107,112,113,143,155,161,162,210,358,372,378,379,401],email_login:[158,159,195],emailaddress:378,emailfield:[162,401],emb:[38,78,94,220,286],embark:132,embed:[29,38,46,65,107,116,284,361,365,378],emerg:[32,58,152],emi:238,emit:[23,47,63,85,102,170,174,192,222,281,340,371],emit_to_obj:[170,281],emo:84,emoji:141,emot:[22,29,30,72,80,90,116,117,118,123,182,199,212,238,239,365],emoteerror:239,emoteexcept:239,emphas:78,emphasi:78,emploi:379,empti:[3,6,8,9,11,12,15,20,22,27,33,35,39,45,46,47,49,61,62,69,70,73,75,78,81,90,94,96,101,102,105,107,108,109,110,111,112,116,120,121,124,126,129,136,142,143,151,155,167,168,174,176,187,200,205,223,225,239,249,285,286,299,306,310,332,333,349,356,358,362,364,375,378],emptor:197,empty_color:223,empty_permit:[162,271,278,401],empty_threadpool:346,emptyset:20,emul:[42,66,81,116,117,124,148,186,249],enabl:[7,47,54,133,136,139,140,141,146,151,152,161,192,198,221,248,324,379],enable_recog:239,enableloc:324,enableremot:324,enact:212,encamp:74,encapsul:372,encarnia:138,encas:360,enclos:[25,26,110,188,210,365],encod:[19,55,76,94,312,325,329,330,355,374,378,408],encode_gmcp:325,encode_msdp:325,encoded_text:378,encompass:19,encount:[170,365,379],encourag:[71,82,89,101,126,141],encrypt:[59,139,152,181,197,321,322,326],encumb:116,end:[0,5,9,11,13,14,15,19,20,22,23,26,27,29,32,34,38,42,43,47,49,52,53,54,56,58,59,61,62,63,67,68,70,71,78,80,81,84,85,86,87,89,94,95,96,98,101,103,105,107,109,110,111,112,113,114,116,117,120,121,123,124,130,132,133,135,136,139,140,142,144,149,151,155,161,163,169,170,176,182,183,191,199,201,202,206,209,214,217,223,235,239,247,250,252,253,254,255,256,267,272,305,312,313,321,324,325,335,340,344,346,351,355,356,358,362,363,364,365,371,378,406],end_convers:27,end_turn:123,endblock:[96,126,135,136],endclr:365,endcolor:29,endfor:[96,135,136],endhour:85,endif:[96,135,136],endlessli:152,endpoint:[152,389,390],endpoint_url:197,endsep:378,endswith:355,enemi:[13,27,38,87,114,115,123,254,255,256,265,266,267],enemynam:27,enforc:[22,32,49,54,90,115,121,133,321,324,363,364,406],enforce_s:364,engag:[80,256,265],engin:[2,8,11,22,30,35,41,68,71,72,81,92,109,114,121,128,138,140,152,154,167,170,185,186,205,243,267,272,301,312,318,321,324,329,339,341,356,358],english:[6,16,29,58,64,138,381],enhanc:[54,98,110,242,355,406],enigmat:103,enjoi:[7,101,114,115,118,143],enough:[3,32,33,34,44,45,63,73,78,80,81,82,83,84,87,89,90,93,94,96,100,101,102,105,106,108,109,111,115,120,124,128,133,143,149,170,176,187,205,237,238,261,269,362,363,364],enpoint:387,ensdep:378,ensur:[7,8,75,96,129,133,140,151,250,344,376,406],ensure_ascii:330,enter:[0,2,3,9,11,14,15,16,19,20,22,25,27,29,32,34,35,38,54,57,59,66,67,69,70,71,72,74,76,81,84,85,87,90,91,94,95,96,100,101,109,110,113,114,120,123,124,126,129,135,140,143,148,151,155,158,161,168,170,175,184,185,186,191,199,200,202,214,217,220,221,231,250,252,253,254,255,256,265,267,269,275,281,286,290,299,340,362,401],enter_guild:27,enter_nam:27,enter_wild:269,enterlock:275,enterpris:2,enthusiasm:118,enthusiast:[72,117],entir:[8,13,14,15,19,22,26,27,29,32,45,46,49,52,61,63,71,74,75,76,87,96,101,106,107,110,115,117,124,128,149,200,238,239,250,268,275,276,281,285,286,352,356,362,364,369,378,406],entireti:[27,121,213,221,362],entit:358,entiti:[13,19,23,27,29,32,33,34,35,38,39,42,43,44,46,79,81,104,105,106,107,108,112,115,120,123,133,160,161,171,176,186,192,193,194,205,214,239,245,249,260,275,281,283,284,285,286,287,290,291,293,295,342,350,351,353,358,362,363,365,368,375,378],entitii:43,entitl:149,entranc:76,entri:[11,13,16,19,20,22,23,24,27,32,43,79,83,85,94,96,101,102,106,108,112,117,132,141,142,143,147,161,171,183,184,187,197,205,214,223,237,250,252,253,254,255,256,270,271,272,273,276,281,295,320,333,344,350,356,358,360,362,364,371,372,375,378,379,406],entriest:173,entrypoint:151,entrytext:[96,273,358],enul:139,enumar:378,enumer:136,env:[197,301,311],environ:[1,2,9,14,70,78,81,83,85,99,110,115,117,118,143,144,149,151,152,186,187,197,207,218,262,264,301,311,327,336,356,362,376,388,404],environment:301,envvar:143,eof:321,epic:138,epilog:268,epoch:[19,95,366],epollreactor:346,epub:138,equal:[5,6,20,22,51,52,54,69,74,85,89,101,103,105,108,109,117,132,169,220,239,248,249,252,253,254,255,256,281,378],equip:[15,54,72,93,107,116,117,202,252,253,255,256],equival:[9,13,14,29,34,41,49,54,56,62,106,110,112,143,152,156,160,176,272,319,325,350,378,386,406],eras:[70,256],err:[32,94,332,356],err_travers:[35,281],errback:[49,298,301,310,311,378],errmessag:169,errmsg:[124,371],erron:[64,124,310,364],error:[0,3,4,6,8,9,11,13,15,16,19,20,22,27,29,31,32,34,35,38,41,42,46,49,58,59,61,64,67,70,71,73,76,77,78,81,92,93,94,97,101,103,108,109,111,112,114,118,120,124,130,131,135,139,140,141,143,146,148,149,152,161,167,169,170,176,192,205,207,228,237,239,249,250,266,268,276,281,284,285,293,298,300,301,303,305,310,324,332,352,355,356,358,361,362,365,371,374,378,379,386,387,408],error_check_python_modul:301,error_class:[162,271,278,401],error_cmd:91,error_consumable_excess_messag:205,error_consumable_missing_messag:205,error_consumable_order_messag:205,error_msg:344,error_tool_excess_messag:205,error_tool_missing_messag:205,error_tool_order_messag:205,errorlist:[162,271,278,401],errorlog:139,escal:[12,32,52,117,173,275],escap:[29,54,72,96,182,186,212,215,268,355,365,377,401],escape_char:365,escaperoom:215,escript:[71,200],especi:[16,32,42,44,71,76,87,107,108,110,115,139,140,143,223,238,356],esqu:108,ess:28,essai:138,essenti:[7,64,75,86,92,107,117,138,148,193,301,358],est:28,establish:[22,42,115,116,117,121,161,252,281,298,310,312,319,321,324,329,332,339,341],estim:[88,286,369],esult:281,etc:[0,8,11,12,13,19,22,25,27,29,32,33,34,35,38,39,42,43,46,47,50,56,59,61,62,63,65,71,72,75,78,79,80,81,85,87,88,90,92,93,94,95,102,103,105,106,107,115,116,117,120,121,123,131,133,134,138,139,140,143,151,152,156,161,165,167,168,169,170,173,175,176,184,185,186,192,197,199,203,206,208,214,215,221,223,236,238,239,245,249,253,255,261,268,281,285,286,319,321,324,328,329,330,340,341,349,350,352,355,356,358,359,360,361,362,365,371,378,385,406],etern:27,ev_channel:163,evadventur:[117,122],eval:[29,38,199,378],eval_rst:78,evalstr:276,evalu:[22,29,78,105,116,118,168,199,276,362,365],evbot:[181,342],evcast:138,evcel:[361,364],evcolor:138,evcolum:364,evcolumn:364,eve:378,eveditor:[24,71,79,158,159,200,354,408],eveditorcmdset:360,even:[0,3,5,6,7,11,13,15,19,20,26,27,32,39,42,45,46,50,52,54,61,63,66,67,70,71,72,74,75,77,80,81,82,83,84,85,87,89,90,92,93,94,95,96,97,100,101,105,106,108,109,110,111,114,115,116,117,118,120,121,122,123,124,130,133,142,143,149,152,156,169,171,174,202,205,208,220,221,238,249,252,253,254,255,256,267,268,281,286,324,362,364,365,369,378],evenia:106,evenli:[19,208,378],evenn:151,evenna:70,evenni:83,evennia:[1,2,5,6,10,12,13,14,15,16,17,19,20,22,23,24,25,26,27,28,30,31,32,33,34,35,37,39,41,42,43,44,45,46,49,52,53,54,55,56,57,59,61,62,63,64,66,67,69,71,72,73,74,75,76,77,79,81,82,84,86,87,88,89,91,95,96,97,98,100,102,103,104,105,107,108,109,111,112,113,114,115,116,118,120,121,123,124,126,128,129,130,131,132,134,135,136,137,141,143,144,147,150,152,154,155,408],evennia_access:139,evennia_admin:406,evennia_channel:[144,147,150,181],evennia_dir:378,evennia_error:139,evennia_gener:128,evennia_launch:[7,158,159,296,299],evennia_logo:128,evennia_superuser_email:143,evennia_superuser_password:143,evennia_superuser_usernam:143,evennia_vers:301,evennia_websocket_webcli:329,evennia_wsgi_apach:139,evenniacreateview:406,evenniadeleteview:406,evenniadetailview:406,evenniaform:401,evenniagameindexcli:303,evenniagameindexservic:304,evenniaindexview:406,evennialogfil:371,evenniapasswordvalid:345,evenniapermiss:[386,390],evenniareverseproxyresourc:346,evenniaserv:37,evenniatest:[187,218,229,244,262,327,376,388,404],evenniaupdateview:406,evenniausernameavailabilityvalid:[161,345],evenniawebtest:404,event:[27,43,47,72,81,118,121,152,158,163,199,208,214,227,228,229,231,239,242,261,290,293,343,408],event_nam:[227,231],eventdict:371,eventfunc:[69,158,159,195,224,228],eventhandl:228,eventi:[171,200,268],eventu:[13,22,32,50,52,58,59,62,82,83,87,90,94,114,115,117,118,123,124,128,135,149,156,161,167,168,185,209,214,215,238,239,261,267,276,281,286,298,306,332,340,341,353,357,358,362,364,399],evenv:[2,6,7,81,83,143,148],evenwidth:364,ever:[9,11,13,14,15,16,22,29,39,42,44,46,50,61,64,71,76,81,90,93,101,105,108,116,121,130,140,155,156,212,215,238,275,295,312,313,319,350,362],everi:[0,2,8,9,10,11,13,14,19,20,22,27,29,31,38,39,41,44,45,46,61,63,64,67,69,74,75,76,77,81,83,84,86,89,90,93,95,96,100,101,102,103,105,107,108,110,111,116,121,123,124,128,131,132,134,135,136,143,148,149,151,161,176,181,187,197,202,207,213,221,228,238,239,250,252,253,254,255,256,258,264,269,281,286,293,295,306,323,333,339,348,349,350,352,362,363,364,365,378],everror:228,everybodi:90,everyon:[8,9,11,22,23,27,32,34,39,44,52,81,84,94,108,111,112,115,117,118,121,123,124,132,134,137,141,146,150,155,156,176,182,183,209,214,215,217,252,253,254,255,256,319],everyth:[0,2,3,6,8,9,11,13,20,32,34,38,41,45,47,52,59,64,67,70,75,76,78,80,81,84,86,94,96,98,100,101,102,107,108,109,110,111,112,113,114,115,116,118,120,121,123,125,128,138,143,147,148,149,151,152,155,156,166,171,181,182,184,185,186,187,188,201,205,206,210,249,267,275,280,290,305,332,340,350,352,356,362],everywher:[70,92,107],evform:[19,79,158,159,354],evgam:181,evgamedir:78,evict:344,evid:147,evil:[5,15,261,286],evmenu:[19,22,24,71,72,79,94,100,117,158,159,187,200,213,221,247,250,264,283,354,363,408],evmenucmdset:362,evmenuerror:362,evmenugotoabortmessag:362,evmenugotomessag:362,evmor:[24,79,158,159,285,354,408],evscaperoom:[158,159,195],evscaperoommenu:213,evscaperoomobject:[214,215],evtabl:[19,22,75,76,79,158,159,171,221,285,354,361,363,378],exact:[5,22,27,32,66,90,105,108,112,161,168,176,185,193,205,239,249,256,272,281,285,286,351,352,374,375,378,385],exact_consum:205,exact_consumable_ord:[205,206],exact_tool:205,exact_tool_ord:205,exactli:[3,9,11,12,29,39,45,49,52,53,54,56,58,59,61,73,74,76,78,81,94,95,96,101,102,105,106,108,110,112,116,117,121,124,128,143,151,156,205,239,249,281,301,352,375],exam:176,examin:[7,11,12,13,22,32,45,47,50,59,68,71,94,100,101,102,103,105,121,124,161,176,187,199,212,261,266,267,333,386],exampl:[2,4,5,6,7,10,11,12,13,14,15,16,17,19,20,22,30,31,33,34,35,38,41,42,44,45,46,49,52,53,54,56,59,61,62,65,66,67,68,69,71,73,75,76,77,78,80,81,83,84,85,86,87,88,90,91,92,93,94,95,98,99,100,101,102,103,104,105,107,108,109,110,111,112,114,115,116,117,118,120,124,128,129,130,132,133,134,135,139,140,143,145,146,150,151,152,156,158,159,161,165,168,169,170,171,174,175,176,181,182,183,184,185,187,191,193,194,199,200,202,205,206,207,208,209,212,214,219,220,221,222,223,232,236,237,238,239,242,245,246,247,249,250,252,253,254,255,256,258,261,265,267,268,269,273,276,280,281,286,290,293,295,306,321,324,325,330,333,342,346,349,350,352,353,354,355,357,361,362,363,364,365,366,370,371,372,375,376,378,379,381,389,390,401,406,408],example_batch_cod:[14,158,159,195,257],example_recip:[158,159,195,204,205],example_recipi:205,excalibur:100,exce:[99,198,252,253,254,255,256,344,369],exceed:344,excel:[32,63,92,138],excempt:169,except:[6,13,15,19,20,22,26,29,32,35,38,39,49,52,54,59,70,71,73,74,76,78,81,83,84,86,87,89,90,94,101,103,105,107,109,110,111,112,117,123,124,130,131,132,133,135,136,143,148,149,161,163,165,167,170,171,184,185,192,193,194,199,202,205,208,214,215,220,222,227,228,231,235,236,237,238,239,245,246,247,249,252,253,254,255,256,258,260,261,265,266,267,268,269,273,275,276,280,281,285,290,293,301,306,308,310,322,324,326,330,334,346,350,353,355,358,361,362,364,365,366,370,371,373,378],excepteur:28,excerpt:26,excess:[32,38,71,120,184,185,205,280,356],exchang:[14,116,149,199,359],excit:[25,102,103,117,142],exclam:84,exclud:[81,105,112,124,131,202,236,267,280,281,360,362,385],exclude_channel_messag:193,exclude_cov:202,excluded_typeclass_path:186,exclus:[27,32,115,261,281,290,351,362],exclusiv:358,exe:[7,9,143],exec:[27,29,38,100,286,362,378],exec_kwarg:362,exec_str:336,execcgi:139,execut:[2,7,8,9,14,15,20,22,26,27,29,34,35,38,39,47,49,50,52,53,59,65,69,70,71,74,76,81,85,86,87,95,96,100,101,107,110,114,117,143,148,161,163,165,166,167,171,174,175,183,184,186,187,194,200,212,228,239,250,260,261,267,268,273,275,276,280,281,286,287,290,294,298,306,308,311,312,318,321,324,329,333,336,339,340,350,352,353,356,362,363,365,370,378],execute_cmd:[12,22,35,124,129,130,161,163,171,281,306,340],execute_command:22,executor:2,exemplifi:[56,86,111,114,116],exercis:[3,76,84,90,94,100,110,123,124,134,198,207,248,327,337,370],exhaust:71,exhaustedgener:237,exidbobj:281,exis:91,exist:[0,2,6,9,11,12,13,14,19,20,22,25,27,30,32,38,39,42,44,45,50,56,58,61,69,71,73,74,75,76,81,84,85,89,90,91,92,93,94,96,103,104,105,107,109,110,114,115,118,120,123,124,126,128,129,136,140,144,147,151,160,161,162,163,169,170,171,176,181,183,184,185,186,192,197,198,200,201,206,213,219,220,225,227,228,231,232,235,236,238,239,246,249,255,266,269,275,276,280,281,283,286,294,301,305,307,321,322,326,334,339,340,342,350,351,352,353,356,358,360,361,362,364,365,371,373,378],existen:340,exit:[7,9,20,26,27,32,38,46,61,71,75,76,79,84,89,90,94,97,100,101,102,103,104,107,108,110,111,112,114,124,132,140,143,151,155,158,167,169,170,176,186,199,200,215,229,245,246,250,256,261,265,266,267,268,269,275,280,281,286,321,333,350,358,360,362,363,376,385,387,390,404,408],exit_alias:[176,245],exit_back:94,exit_cmd:[27,363],exit_command:281,exit_nam:[75,176,245],exit_on_lastpag:363,exit_ther:94,exit_to_her:176,exit_to_ther:176,exit_typeclass:[269,376,404],exitbuildingmenu:71,exitcmdset:[20,281],exitcommand:281,exitnam:245,exitobject:91,exitviewset:390,exixt:319,exot:22,exp:361,expand:[11,31,35,41,54,67,68,69,72,73,75,76,81,82,83,84,93,94,98,100,102,103,105,107,108,109,110,111,115,116,117,118,124,125,129,131,134,140,149,158,159,176,195,210,245,252,253,254,255,256,281,355,364],expand_tab:364,expandtab:[355,364],expans:[72,91,115],expect:[6,8,9,22,23,29,32,34,35,43,45,49,59,62,64,69,70,77,78,92,94,101,107,108,110,112,114,115,117,118,124,133,136,148,149,176,184,185,187,197,200,205,225,227,237,249,269,275,281,285,286,299,349,352,362,363,369,378,382,390,393,406],expected1:187,expected2:187,expected_input:187,expected_return:8,expens:[45,149,375],experi:[0,3,11,27,29,67,73,76,93,95,98,102,105,110,111,114,115,121,122,143,149,151,181,214,260],experienc:[1,27,81,110,113,138],experienced_betray:27,experienced_viol:27,experiment:[31,186,190,278],expert:249,expir:197,explain:[8,11,22,27,61,66,71,80,81,89,94,103,107,117,120,128,132,133,136,138,146],explan:[20,22,54,81,85,89,96,215,345],explicit:[20,41,56,62,66,69,71,78,96,101,128,140,146,237,301,323,350],explicitli:[6,20,30,32,33,34,38,39,44,45,46,54,59,61,70,78,83,84,88,94,100,108,109,111,116,117,143,170,171,176,187,237,249,281,286,295,352,355,358,374,387],exploit:[117,365],explor:[3,12,41,46,49,59,69,76,96,103,108,110,114,123,143,186],expos:[136,152,261],express:[22,27,29,32,38,67,68,78,92,105,108,112,126,136,176,208,237,256,378],ext:27,extend:[19,23,29,39,46,61,63,76,78,80,89,92,96,100,102,106,107,109,110,113,119,121,122,125,126,127,129,130,135,136,138,154,155,165,171,183,187,192,197,201,203,205,220,228,231,269,278,280,281,352,372,401,406,408],extended_room:[158,159,195],extendedloopingcal:295,extendedroom:220,extendedroomcmdset:220,extendng:206,extens:[6,8,27,41,54,62,70,76,78,80,81,92,103,107,108,115,126,140,143,165,197,243,252,316,324,358,368,377],extent:[71,92,117,121],exter:181,extern:[7,16,23,38,56,63,72,76,78,90,93,107,111,115,117,118,120,139,140,142,143,144,147,149,150,154,158,170,181,187,189,192,194,242,285,299,301,303],external_discord_hello:306,extra1:29,extra2:29,extra:[0,5,8,15,20,22,27,29,32,35,43,46,47,51,65,77,84,85,87,90,93,94,102,110,111,112,116,117,124,128,133,136,139,140,149,161,162,165,171,183,199,205,220,222,235,239,249,261,267,281,284,285,295,298,349,351,355,356,360,362,363,364,371,372,373,377,378],extra_environ:356,extra_spac:378,extract:[6,13,29,43,90,92,101,171,205,214,239,243,276,315,329,378],extract_goto_exec:362,extrainfoauthserv:321,extran:221,extrem:[0,9,92,101,111,156,252,253,255,256,314,372],eye:[6,54,76,115,286,363],eyed:[120,128],eyes:[22,77,93],eyesight:[32,54,94],f6d4ca9b2b22:151,face:[102,114,117,149,152,222,345,362],facil:371,facilit:117,fact:[7,13,15,22,35,39,46,49,58,59,68,80,84,87,93,94,106,107,108,115,124,129,133,136,152,155,342,344,365],faction:143,factor:[69,95,99,253,255,298,312,313],factori:[56,249,298,303,311,312,313,319,320,321,322,324,332],factory_path:163,fade:[63,238],fail:[8,13,14,15,19,20,27,29,35,38,43,49,50,64,70,73,83,90,101,109,114,115,120,123,129,132,141,143,152,156,170,185,192,205,207,209,239,245,248,249,261,266,275,276,281,285,298,299,301,305,312,313,323,344,349,350,352,365,372,374,378,381,406],failmsg:344,failtext:121,failur:[8,15,49,73,116,121,143,161,205,267,303,310,312,313,332,344,355,378],failure_messag:205,failure_teleport_msg:267,failure_teleport_to:267,faint:39,fair:[116,117,121,209],fairli:[89,96,148,202,221,250,253],fake:[203,332,342,350,355],fall:[0,6,20,39,64,76,78,81,95,108,121,158,161,185,205,222,239,261,267,378,401,406],fall_exit:267,fallback:[75,91,167,171,194,220,276,293,301,330,350,362,373,378],fals:[8,12,13,19,20,22,26,27,29,30,31,32,33,35,39,45,46,47,61,71,75,78,83,84,85,87,90,91,94,95,98,99,102,103,108,112,120,123,124,130,131,132,135,152,161,162,165,167,168,169,170,171,176,183,187,192,193,194,197,199,200,202,203,205,208,209,212,213,214,217,221,225,228,232,238,239,245,250,252,253,254,255,256,264,268,269,271,272,273,275,276,278,280,281,283,285,286,290,291,293,295,298,301,303,307,310,311,318,319,320,321,324,330,338,339,340,342,344,346,349,350,351,352,353,355,356,358,360,362,363,364,365,366,369,373,374,375,377,378,379,381,382,385,386,401],falsestr:221,falsi:[102,109,205],fame:[114,118],famili:[27,70,93,120],familiar:[1,20,22,46,70,76,87,89,94,100,101,105,108,109,110,118,126,135,143,149],famou:[28,360],fan:138,fanci:[2,16,17,121,202],fantasi:[72,112,117,238],faq:[78,323,408],far:[7,11,14,20,22,54,62,69,71,74,75,76,80,84,89,90,91,93,101,103,105,107,108,110,111,142,148,149,151,169,256,269,275,303,328,350,360,369],fare:108,fart:120,fashion:76,fast:[0,11,13,16,19,35,45,63,81,87,92,95,99,110,117,118,140,174],faster:[5,95,112,117,140,192,194,199,350],fastest:78,fatal:301,fault:118,faulti:110,favor:19,favorit:[77,84],fear:19,feasibl:140,feat:117,featgmcp:325,featur:[0,2,3,9,11,16,17,19,20,22,23,26,38,43,46,53,54,66,69,71,72,74,75,76,77,80,81,82,83,85,92,93,95,97,98,100,101,102,103,114,115,116,117,124,137,143,147,152,161,170,171,220,228,239,250,268,295,318,339,343,352,360,378,406,407,408],februari:95,fed:[22,32,49,319,350,359,361],fedora:[11,139,143,145],feed:[9,16,27,38,75,121,150,163,181,303,320,321,352,363],feedback:[3,35,77,115,118,130,193,360],feedpars:[150,320],feedread:163,feel:[11,17,46,49,63,69,71,74,77,78,80,81,82,89,93,96,101,105,108,113,114,115,117,118,120,121,124,127,130,135,143,146,149,214,238,250,253,261,267],feelabl:214,feend78:232,feint:123,felin:19,fellow:361,felt:[39,134],femal:222,fetch:[9,11,13,105,135,143,149,151,350,363,406],few:[0,2,3,8,11,13,16,17,20,22,23,26,29,31,32,35,49,54,57,61,62,69,70,75,78,80,81,83,90,101,103,106,108,110,115,116,117,118,121,123,124,132,133,138,140,152,156,186,208,238,261,280,316,325,344,355,364,378,406],fewer:[63,110,342,351],fg_colormap:377,fgstart:377,fgstop:377,fiction:[27,80,95,362],fictional_word:238,fictiv:238,fictou:219,fiddl:267,field:[7,9,13,23,29,31,33,34,35,39,43,44,46,61,67,92,94,104,108,126,135,140,142,162,165,190,194,221,225,239,256,265,271,273,275,278,280,281,285,286,288,290,291,295,308,349,350,351,352,353,361,370,374,375,385,387,401,403,406],field_class:401,field_nam:385,field_or_argnam:31,field_ord:401,fieldevmenu:221,fieldfil:[158,159,195],fieldnam:[33,94,221,291,352,369,401],fieldset:[162,190,271,278,288],fieldtyp:221,fifo:378,fifth:75,fight:[20,39,87,109,114,115,123,252,253,254,255,256,266],fighter:[252,253,254,255,256],figur:[0,3,5,6,11,22,32,50,59,75,77,101,106,108,115,118,126,132,135,149,199,201,205,208,239,285,301,381],file:[0,2,3,5,6,7,9,10,12,19,20,23,30,32,37,47,52,56,57,58,61,67,70,71,73,76,77,81,83,84,85,90,91,92,93,94,95,96,98,100,102,103,106,107,109,110,111,113,117,124,126,128,129,131,132,135,136,138,139,140,142,143,144,145,147,148,149,150,151,152,154,155,156,158,159,161,162,175,183,192,197,198,200,202,203,205,208,210,215,238,242,249,268,269,271,275,278,286,300,301,321,322,325,326,333,334,335,339,346,347,349,354,361,362,371,374,375,378,401,406,408],file_end:[356,378],file_name_charset:197,file_overwrit:197,filelogobserv:371,filenam:[11,19,106,197,238,356,361,371],filename1:301,filename2:301,filepath:197,files:197,filesystem:[143,151,152],fill:[2,7,26,67,75,76,90,94,110,135,144,221,249,349,350,355,361,362,363,364,365,378],fill_char:364,fill_color:223,fillabl:[72,221],fillchar:[29,355,365,378],filo:378,filter:[7,20,23,46,54,61,89,96,105,131,135,158,159,169,174,192,200,220,239,280,281,378,383,384,390,406],filter_backend:390,filter_famili:[46,105],filter_nam:385,filterset:385,filterset_class:390,filthi:137,final_path:197,final_valu:49,find:[0,3,5,6,8,9,11,13,14,15,17,19,20,22,23,26,29,30,31,32,33,34,35,38,39,44,46,49,50,53,54,56,58,61,63,67,68,69,71,72,73,74,75,77,78,80,82,83,84,85,87,90,92,93,94,95,96,101,102,103,104,105,106,107,108,109,111,113,114,115,117,118,120,121,122,124,126,128,135,136,137,138,140,141,143,148,149,151,152,156,161,168,176,193,205,208,214,217,220,239,245,249,250,267,268,281,285,286,292,301,315,350,351,355,357,365,375,378],find_apropo:272,find_topicmatch:272,find_topics_with_categori:272,find_topicsuggest:272,findfoo:112,fine:[16,22,35,39,42,44,45,50,61,74,81,90,91,100,103,107,108,109,111,113,114,116,120,124,130,163,267,350,358,378],finer:50,finish:[9,15,22,43,49,73,78,87,94,114,115,124,128,135,151,158,161,171,173,184,199,205,206,212,217,220,236,266,267,281,301,305,313,324,339,346,357,362,378],finish_chargen:27,finit:101,fire:[7,12,19,22,27,39,43,45,74,76,84,86,87,94,103,108,111,115,130,131,134,163,167,228,254,255,281,286,301,310,312,329,362,363,369,378],firebal:[73,117,205],firebreath:[94,108,111],firefox:147,firestorm:86,firestorm_lastcast:86,firewal:[140,149],first:[0,3,5,6,7,8,9,11,12,13,14,15,16,19,20,22,25,26,27,29,30,32,35,38,39,41,42,43,46,47,49,50,51,52,54,56,58,59,61,63,64,67,70,72,75,78,80,83,84,87,89,90,92,94,95,96,97,98,100,101,102,103,104,105,106,107,109,111,112,113,114,115,116,117,118,120,121,123,124,126,127,128,130,131,132,133,134,135,136,140,141,143,144,146,148,149,150,151,152,154,156,161,163,165,168,169,176,184,185,187,188,192,194,197,199,200,202,203,208,210,214,215,217,220,237,238,239,245,247,248,252,253,254,255,256,258,261,265,266,267,268,269,273,275,280,281,285,286,290,293,301,305,306,308,319,321,324,329,330,332,333,339,342,350,352,353,355,356,358,360,361,362,364,365,366,369,370,377,378,386],first_lin:124,first_nam:162,firsthand:32,firstli:[6,35,70,104,105,149],fish:[121,170,236],fist:[109,286],fit:[10,13,29,32,62,66,73,89,94,107,118,120,127,132,135,140,206,253,256,361,363,364,378],five:[22,76,86,105,113,118,127,149,170,250,378,379],fix:[0,3,6,8,14,15,19,22,27,38,46,51,59,77,81,82,93,100,108,110,111,115,117,120,124,132,137,143,148,149,156,238,301,361,363,364,374],fix_sentence_end:364,fixer:105,fixing_strange_bug:11,fixtur:[187,198,207,218,248,262,327,337,370,376,388],fizzl:117,flag:[11,14,15,20,22,27,31,45,56,58,59,61,63,70,86,87,88,90,94,103,108,110,113,115,120,124,161,167,169,171,176,205,207,212,214,215,217,261,265,275,276,281,301,308,312,321,324,329,340,360,362,378],flagnam:[212,214,215],flair:120,flame:[86,255],flash:[15,261],flat:[0,19,46,71,79,92,106,158,286,381,408],flatfil:92,flatten:286,flatten_diff:286,flatten_prototyp:286,flattened_diff:286,flavor:[103,116,149,255],flavour:[34,133],flaw:132,fled:[123,265],fledg:[16,63,65,117,124,125,135,149,175,209],flee:[123,129,256,265],fleevalu:123,flesh:[72,94,103,117],flexibl:[14,27,38,39,62,63,71,76,84,87,89,93,108,111,116,117,120,121,123,136,149,165,176,199,200,205,221,250,275,350,362,378,406],fli:111,flick:379,flicker:261,flip:[27,98],flood:[19,26],floor:[69,99,212,214,239,248],flour:[73,205],flourrecip:205,flow:[2,11,17,45,47,56,59,61,80,115,120,143,358,362],flower:[34,35,50,103,104,105,112,115,116,176,365],flowerpot:[50,93],fluent:138,fluffi:[108,109,111],fluid:[17,51],flurri:239,flush:[9,22,76,140,186,350,352,369],flush_cach:369,flush_cached_inst:369,flush_from_cach:369,flush_instance_cach:369,flusher:369,flushmem:186,fluttersprit:72,fly:[19,20,22,23,27,29,38,39,50,73,81,84,100,105,107,108,112,126,161,182,184,185,192,194,273,281,295,308,319,322,326,350,356,366,378,406],foci:117,focu:[72,83,113,115,117,123,212,214],focus:[7,92,93,124,138,212,214,256,387],focused_object:212,foe:253,fold:[117,250],folder:[7,8,9,14,15,19,47,58,61,67,72,75,76,78,81,84,88,93,94,96,103,106,107,108,110,121,123,124,126,128,129,130,135,136,139,143,148,151,152,155,156,196,252,253,254,255,256,301],folder_nam:81,follow:[3,5,6,7,9,11,12,13,14,15,17,20,22,23,26,27,29,30,31,32,35,39,44,46,47,49,51,52,54,56,58,61,62,67,69,70,71,74,75,77,78,83,85,89,90,94,95,96,99,100,101,102,103,105,107,108,109,110,111,113,115,118,120,121,122,123,124,129,131,132,135,136,138,139,140,142,143,144,146,148,149,151,152,156,161,163,165,167,168,171,176,184,185,187,192,194,200,202,203,205,209,222,228,232,239,249,250,254,255,267,273,275,276,280,281,284,285,286,290,291,305,306,316,325,329,330,333,343,350,352,355,356,358,361,362,363,364,371,378,389],follwo:276,fond:95,font:[47,76,78,85,107],foo:[8,22,27,29,33,39,43,44,56,59,62,102,105,106,107,108,110,112,143,250,362,365,376],foo_bar:62,foobarfoo:50,food:205,fooerror:362,fool:117,foolish:261,footer:[96,135,171,363],footnot:[16,78],footprint:186,footwear:93,for_cont:281,forai:107,forbid:90,forbidden:11,forc:[8,20,22,39,46,49,69,94,98,99,101,102,111,118,120,121,123,124,132,139,143,151,152,156,163,170,174,176,181,199,206,220,222,236,238,239,249,276,281,285,292,312,313,319,324,342,344,363,364,369],force_add:249,force_init:281,force_repeat:[39,123],force_str:374,forcibl:292,fore:339,forebod:220,foreground:[3,54,133,151,203,301,355,365],foreign:[46,105],foreignkei:[165,280,290,349,352,370],forens:243,forest:[14,44,68,76,107,220],forest_meadow:44,forest_room:44,forestobj:68,forget:[11,14,19,22,49,61,70,85,90,95,100,102,108,110,111,124,126,138,142,147,151,239,356],forgiv:120,forgo:266,forgotten:[75,86,100,108],fork:[70,138],forloop:96,form:[5,6,8,13,14,19,20,22,23,27,29,30,31,32,35,38,44,45,46,58,59,62,64,65,66,67,72,73,78,79,80,81,94,102,107,109,111,112,113,115,118,123,124,130,158,159,161,162,163,168,170,171,174,176,184,185,187,190,192,193,194,199,205,212,219,221,222,238,239,243,249,271,273,275,276,278,281,285,286,288,291,293,295,299,319,321,325,329,340,342,349,350,351,352,355,356,358,359,360,361,362,364,365,371,374,375,378,379,381,383,387,390,400,406],form_char:361,form_class:406,form_template_to_dict:221,form_url:162,form_valid:406,formal:[32,115,281,325],format:[3,11,15,17,19,20,22,30,38,52,54,58,59,62,63,64,66,69,71,74,76,77,78,80,90,94,95,96,98,105,109,110,120,135,138,140,150,152,169,171,173,176,183,185,187,191,192,197,200,202,203,205,208,213,219,221,231,239,242,249,250,254,260,264,268,269,273,281,283,285,286,291,301,306,316,321,341,343,350,352,355,356,358,360,362,363,364,366,371,373,378,379,387,390],format_attribut:176,format_available_protfunc:285,format_callback:225,format_diff:286,format_extern:192,format_grid:378,format_help:268,format_help_entri:183,format_help_list:183,format_messag:192,format_output:176,format_send:192,format_t:378,format_text:200,format_usag:268,formatt:[207,221,285,362,363],formatted_list:192,formcallback:221,formchar:[94,361],formdata:221,former:[17,81,133,140,205,362],formfield:374,formhelptext:221,formset:349,formstr:94,formtempl:221,formul:136,forth:[11,19,176,255],fortress:76,fortun:[9,22,83,89,96,108,114],forum:[9,70,77,80,82,93,117,118,143,149,150],forward:[3,14,15,26,27,78,95,96,103,113,116,117,132,133,149,161,165,194,232,242,273,280,290,346,350,352,353,361,363,370],forwardfor:145,forwardmanytoonedescriptor:[280,290,370],forwardonetoonedescriptor:[280,290,370],foul:38,found:[3,4,6,8,9,12,14,15,16,19,20,22,27,30,31,32,35,36,38,41,44,46,47,49,56,58,59,67,70,71,72,75,78,80,83,85,89,90,93,94,100,101,102,105,106,107,108,109,110,112,114,120,121,123,124,136,137,140,143,149,152,158,161,166,167,168,169,171,176,184,185,192,197,199,200,225,227,228,239,249,267,273,276,281,284,285,286,292,295,300,301,307,316,319,330,340,342,350,351,352,355,356,357,358,362,364,365,369,373,375,378,383],foundat:[75,80,105,138,252],four:[15,19,30,34,54,56,61,76,78,83,89,99,112,121,125,170,194,220,276],fourth:89,fqdn:149,fractal:92,fraction:[8,117],frame:47,framework:[47,51,81,118,126,128,135,187,252,255,374,385,386,387,389,390],frankli:66,free:[7,10,44,58,69,71,77,80,81,87,93,105,115,117,123,124,133,135,138,149,197,199,212,239,250,253,285],freedn:149,freedom:[0,15,91,117,143],freeform:[117,121,123,202],freeli:[151,152,356],freenod:[70,82,138,143,147,149,163,181,342],freetext:[193,375],freez:[3,22,87,227],frequenc:238,frequent:[101,200],fresh:[9,13,20,94,108,155,301],freshli:76,fri:50,friend:[77,94,99,102,115,118,152],friendli:[71,78,110,135,137,165,249],friendlier:[192,281],frighten:254,from:[0,1,2,3,5,6,7,8,9,10,11,12,13,14,15,16,17,19,20,22,23,25,26,28,29,30,31,32,33,34,35,37,38,39,41,42,43,44,45,46,49,50,51,52,54,56,57,58,59,61,63,64,66,67,68,69,70,71,72,73,74,75,76,78,81,82,84,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,104,105,106,107,108,109,111,112,113,114,115,116,117,118,120,121,123,124,126,128,129,130,131,132,133,134,136,138,139,140,142,143,146,147,148,150,152,154,155,156,158,159,161,163,165,166,167,168,169,170,171,173,174,175,176,181,182,183,184,185,186,187,188,190,191,192,193,194,197,199,200,201,202,203,205,206,207,208,209,210,212,213,214,215,217,219,220,221,222,227,228,231,232,235,236,237,238,239,242,243,244,245,246,248,249,250,252,253,254,255,256,261,265,266,267,268,269,272,273,275,276,277,280,281,285,286,290,291,292,294,295,298,301,306,307,308,310,311,312,313,314,318,319,320,321,324,329,330,333,335,339,340,341,342,344,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,363,364,365,366,369,370,371,372,374,375,377,378,379,381,385,386,387,401,406,407,408],from_channel:163,from_db_valu:374,from_nod:362,from_obj:[59,98,130,161,163,171,222,260,281],from_pickl:359,from_tz:379,frombox:310,fromstr:310,fromtimestamp:366,front:[11,14,32,38,47,100,102,105,110,121,139,145,152,154,157],frontend:[250,350],frontpag:[106,112],frost:116,frozen:[22,87,228],fruit:236,ftabl:378,ftp:377,fuel:[84,116,249,255],fugiat:28,fulfil:[73,108,114,118,301],full:[0,4,6,8,9,11,14,15,16,17,19,22,27,29,32,33,35,38,39,42,45,46,51,62,63,65,67,70,73,76,77,78,80,81,83,84,85,93,94,97,102,103,105,106,110,111,116,117,120,121,123,124,125,128,129,132,135,136,140,141,148,149,151,155,156,163,168,170,171,175,176,181,185,186,187,199,200,205,209,213,217,219,220,223,235,238,239,249,250,255,264,268,276,286,291,313,319,332,342,343,350,352,356,360,362,364,365,378,407],full_desc:214,full_justifi:38,full_nam:34,full_result:209,fuller:94,fullest:118,fulli:[5,13,22,27,52,61,72,80,83,94,100,113,120,143,149,152,156,161,238,276,281,293,329,341,358,378],fun:[0,76,98,103,115,116,117,128,138],func1:[176,276,333],func2:[176,276,333],func:[3,22,26,27,29,32,49,59,71,78,84,85,86,87,88,91,92,94,95,98,99,100,101,102,107,109,112,120,121,123,124,132,146,167,171,173,174,175,176,181,182,183,184,185,186,187,188,191,199,200,201,202,205,208,209,210,212,220,221,222,226,232,235,236,239,245,246,247,250,252,253,254,255,256,261,265,266,267,268,275,276,281,312,333,337,346,360,362,363,365,366,378,406],funcdef:365,funciton:255,funcnam:[29,31,65,107,276,284,285,295,362,365,378],funcool:138,funcpars:[24,65,79,158,159,284,342,354,378,408],funcparser_cal:[65,284,365],funcparser_callable_add:365,funcparser_callable_center_justifi:365,funcparser_callable_choic:365,funcparser_callable_clr:365,funcparser_callable_conjug:365,funcparser_callable_crop:365,funcparser_callable_div:365,funcparser_callable_ev:365,funcparser_callable_justifi:365,funcparser_callable_left_justifi:365,funcparser_callable_mult:365,funcparser_callable_pad:365,funcparser_callable_randint:365,funcparser_callable_random:365,funcparser_callable_right_justifi:365,funcparser_callable_round:365,funcparser_callable_search:365,funcparser_callable_search_list:365,funcparser_callable_spac:365,funcparser_callable_sub:365,funcparser_callable_toint:365,funcparser_callable_y:365,funcparser_outgoing_messages_modul:342,funcparser_parse_outgoing_messages_en:65,functioncal:310,functionnam:[29,310],functionpars:[29,285],functool:143,fundament:[22,35,44,93,107,108,110,111,117,281],fur:206,furnac:[205,206],furnitur:[14,44,46],furst:249,further:[3,7,10,11,13,19,20,23,38,41,42,46,59,61,69,70,73,75,76,78,91,93,100,101,108,112,120,149,151,156,170,176,201,238,254,256,286,301,325,378],furthermor:[77,78,133],fuss:151,futur:[13,26,34,49,58,70,78,94,95,103,109,110,113,115,118,119,120,122,124,125,127,140,143,151,173,206,228,266,269,306,351,372,379],futurist:95,fuzzi:[58,205,272,375,378],fuzzy_import_from_modul:378,gag:141,gain:[5,13,87,105,115,120,171,194,239,276,281],galosch:238,gambl:209,game:[1,2,3,5,6,7,10,12,13,14,15,16,17,20,22,23,25,26,27,28,29,30,32,34,35,37,38,41,42,43,44,45,46,47,49,52,54,57,58,59,61,62,63,64,65,66,67,68,69,70,71,73,74,77,78,79,81,83,84,85,86,87,88,90,91,92,96,97,98,100,101,102,104,105,106,108,109,110,111,112,114,116,119,120,122,123,125,126,127,128,129,130,132,134,135,136,137,138,139,140,141,143,144,146,147,148,150,152,156,158,159,160,161,162,163,165,167,169,170,171,173,174,175,176,180,181,182,183,186,187,188,189,191,192,193,194,195,199,200,201,202,204,206,208,209,210,212,213,214,217,220,221,223,226,227,228,229,232,237,238,239,246,250,252,253,254,255,256,261,263,264,267,268,273,275,277,280,281,290,292,293,296,301,303,304,305,306,312,313,318,320,321,324,325,332,333,334,339,340,342,349,351,352,353,356,357,358,360,361,366,369,371,378,407,408],game_dir:[371,378],game_epoch:[19,366],game_index_cli:[158,159,296],game_index_en:142,game_index_list:142,game_nam:[142,394],game_slogan:[70,394],game_statu:142,game_templ:106,game_websit:142,gamedir:[27,38,113,154,301,347,408],gamedirnam:94,gameindexcli:304,gameplai:[117,149,162,197,212],gamer:[144,147],gamesrc:19,gametim:[19,29,79,158,159,208,220,228,354,408],gametime_to_realtim:208,gametimescript:208,gameworld:109,gammon:[138,316],gandalf:27,garbag:350,garbl:116,garden:138,garment:[72,202],gate:115,gatewai:[156,330],gather:[8,22,59,128,134,141,167,168,267,299,303,358,375],gaug:[116,158,159,195],gaugetrait:249,gave:[81,84,101,108,133,381,382],gbg:355,gcc:[110,111,143],gcreat:186,gear:[7,128,149,163,170,188,210],gemer:237,gen:17,gender:[72,222],gendercharact:222,gendersub:[158,159,195],gener:[2,5,7,8,13,20,22,23,27,30,32,34,38,39,41,42,44,47,49,50,54,58,59,61,62,69,70,75,76,77,78,80,81,85,87,93,94,95,97,102,103,107,112,115,120,121,123,133,136,140,143,149,158,159,161,163,166,171,172,173,176,183,184,185,187,188,191,192,198,199,200,201,202,205,209,210,212,214,215,220,221,222,228,232,235,237,238,239,242,243,245,246,247,250,252,253,254,255,256,261,264,265,267,268,273,276,281,283,286,312,319,321,324,325,329,340,341,342,346,350,353,354,355,357,358,360,363,364,365,371,373,374,378,388,389,390,393,401,406,407,408],general_context:[158,159,383,392],generate_sessid:319,generic_mud_communication_protocol:325,genericbuildingcmd:200,genericbuildingmenu:200,genesi:149,geniu:236,genr:[77,81,315],genuin:117,geoff:[72,268],geograph:68,geographi:89,geoip:242,geometr:76,geometri:76,get:[0,3,5,6,7,8,9,10,11,12,13,14,16,17,20,22,26,29,30,31,32,33,34,37,39,41,42,43,44,46,47,49,50,51,54,56,58,59,61,62,67,69,70,71,73,74,75,76,78,80,81,84,85,86,87,88,89,90,91,92,93,94,95,96,98,99,100,101,102,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,130,132,133,135,136,139,140,142,144,146,147,148,149,151,152,154,156,161,163,165,169,170,171,173,174,176,177,181,182,188,190,191,193,194,197,200,202,209,212,214,215,217,225,227,228,231,232,236,237,239,246,247,248,249,250,252,253,254,255,256,258,261,266,267,269,272,273,275,276,280,281,283,285,286,290,292,295,299,301,306,310,311,315,319,321,324,325,327,329,330,338,340,341,342,344,350,351,352,353,355,356,357,360,362,364,365,366,368,369,371,372,373,375,378,381,382,385,387,389,401,406,407,408],get_absolute_url:[136,192,273,352],get_account:[276,340],get_al:350,get_alia:351,get_alias:387,get_all_attribut:350,get_all_cached_inst:369,get_all_categori:272,get_all_channel:193,get_all_charact:215,get_all_cmd_keys_and_alias:169,get_all_mail:232,get_all_puppet:161,get_all_sync_data:342,get_all_top:272,get_all_typeclass:378,get_and_merge_cmdset:170,get_attack:[252,253,254,255,256],get_attr:176,get_attribut:[351,387],get_available_nam:197,get_available_overwrite_nam:197,get_buff:360,get_by_alia:351,get_by_attribut:351,get_by_nick:351,get_by_permiss:351,get_by_tag:351,get_cach:350,get_cache_kei:344,get_cached_inst:369,get_callback:228,get_channel:[90,193],get_charact:340,get_client_opt:306,get_client_s:340,get_client_sess:[329,330],get_client_sessid:330,get_cmd_signatur:214,get_cmdset:191,get_command_info:[171,184],get_cont:387,get_context_data:406,get_damag:[252,253,254,255,256],get_db_prep_lookup:374,get_db_prep_valu:374,get_dbref_rang:351,get_default:374,get_defens:[252,253,254,255,256],get_display_nam:[3,29,71,74,94,99,239,269,281,352],get_err_msg:[32,103],get_ev:228,get_evennia_pid:378,get_evennia_vers:378,get_event_handl:231,get_exit:387,get_extra_info:[90,171,191,281,352],get_famili:[46,105],get_fieldset:278,get_form:278,get_formset:349,get_game_dir_path:378,get_god_account:305,get_height:364,get_help:[22,30,96,171,187,214,226,268,362],get_help_text:345,get_hint:217,get_id:[135,351],get_info_dict:[318,339],get_initi:406,get_input:[187,362],get_inputfunc:[306,325,342],get_internal_typ:374,get_kwarg:404,get_location_nam:269,get_mass:99,get_message_by_id:193,get_messages_by_channel:193,get_messages_by_receiv:193,get_messages_by_send:193,get_min_height:364,get_min_width:364,get_modified_tim:197,get_new:320,get_new_coordin:269,get_next_by_date_join:165,get_next_by_db_date_cr:[165,194,280,290,350,352],get_next_wait:231,get_nick:[351,387],get_nicklist:[163,313],get_numbered_nam:281,get_obj_coordin:269,get_object:[217,390,406],get_object_paramet:197,get_object_with_account:375,get_objs_at_coordin:269,get_oth:199,get_permiss:[351,387],get_pid:301,get_player_count:315,get_posit:214,get_previous_by_date_join:165,get_previous_by_db_date_cr:[165,194,280,290,350,352],get_puppet:[12,161,340],get_puppet_or_account:340,get_queryset:406,get_rang:256,get_redirect_url:406,get_regex_tupl:239,get_respons:395,get_room_at:89,get_rooms_around:89,get_sess:342,get_session_id:387,get_short_desc:214,get_stat:108,get_statu:311,get_subscript:193,get_success_url:406,get_sync_data:341,get_system_cmd:169,get_tag:[351,387],get_tag_queri:385,get_time_and_season:220,get_typeclass_tot:351,get_uptim:315,get_username_valid:161,get_valu:[306,325],get_value_displai:387,get_vari:[225,228],get_view_detail:388,get_width:364,get_worn_cloth:202,getattr:33,getbootstrap:51,getchild:346,getclientaddress:[56,321],getel:47,getenv:[301,311],getfromlock:275,getgl:47,getinput:362,getitem:249,getkeypair:321,getloadavg:148,getpeer:321,getpid:378,getsizof:369,getsslcontext:[322,326],getston:22,getter:[165,194,202,239,253,256,280,281,308,350,382],gettext:58,gfg:355,ghostli:267,giant:84,giantess:108,gid:[151,333],gidcount:332,gift:96,gig:117,girl:[113,281],gist:[238,378],git:[2,9,10,58,61,63,70,78,85,138,140,143,148,149,151],github:[10,11,58,70,72,74,77,82,85,90,93,106,115,138,143,148,150,200,329,346,378],gitignor:11,give:[0,4,5,8,9,12,13,14,16,19,22,27,28,29,30,32,35,38,39,42,43,44,45,46,49,50,52,62,64,68,69,70,71,72,74,76,78,80,81,83,84,85,88,89,90,93,94,95,96,97,99,100,101,102,103,105,106,107,108,109,110,111,112,113,115,116,118,121,122,123,124,126,128,129,130,135,136,138,140,143,148,149,150,151,152,156,167,169,170,173,182,184,185,186,191,193,200,201,202,206,212,214,215,217,220,237,238,247,250,252,253,254,255,256,261,267,269,275,281,290,327,340,346,352,355,362,364,375,376,378,381,382,387,407,408],givelock:275,given:[0,3,5,6,8,11,12,13,14,15,19,20,22,23,26,27,29,31,32,33,35,38,39,42,45,46,49,50,53,54,59,61,62,64,67,68,69,71,74,75,78,81,82,83,84,85,89,94,95,100,102,103,104,107,108,110,111,114,116,117,121,123,124,129,133,135,136,145,149,151,156,161,167,168,169,170,171,173,174,176,181,183,185,186,187,192,193,194,200,201,202,205,206,208,209,210,212,214,215,217,219,220,221,222,223,225,227,231,236,237,238,239,245,249,250,252,253,254,255,256,260,261,266,267,268,275,276,281,283,285,286,291,292,293,295,299,301,306,307,310,319,324,325,330,333,336,340,341,342,343,344,345,346,350,351,352,353,355,356,358,359,360,361,362,363,364,365,366,369,371,373,374,375,376,378,381,382,386,393,406],given_class:403,giver:[116,253,256,281],glad:101,glade:107,glanc:[19,20,22,71,89,94,101,200,239],glance_exit:71,glass:[236,261],glob:[182,362],global:[11,14,22,23,25,27,29,31,35,38,39,41,42,45,46,47,63,68,71,73,81,92,100,112,115,131,134,145,151,176,186,197,205,220,228,237,239,245,275,281,286,287,290,298,301,306,308,311,332,333,356,357,358,362,365,366,375,376,378,394],global_script:[158,357],global_search:[14,19,71,94,101,161,239,281,351],globalscriptcontain:357,globalth:376,globe:[128,149],glori:114,glorifi:249,gloriou:105,glossari:[143,408],glow:76,glu:37,glyph:310,gmcp:[31,59,325],gmsheet:94,gmt:107,gmud:141,gno:71,gnome:141,gnu:15,go_back:[250,362],go_up_one_categori:250,goal:[39,58,78,101,114,115,118,120,138,152,238,407],goals_of_input_valid:401,goblin:[27,38,107,176,286],goblin_arch:286,goblin_archwizard:286,goblin_wizard:286,goblinwieldingclub:38,god:[32,103,155,305],godlik:239,goe:[0,3,22,24,39,56,61,69,70,71,75,77,81,87,96,111,114,117,121,124,130,132,148,149,169,170,214,217,256,269,281,321,324,339,340,377,378,406],goff:[72,237],going:[0,8,27,29,56,62,69,74,75,76,82,85,94,95,96,99,101,103,105,108,110,112,115,117,123,126,132,135,144,149,151,154,200,239,252,253,254,255,256,261,264,267,269,281,298,303,355,362,387],goings:303,gold:[27,38,99,100,111,116,356],gold_valu:100,goldenlayout_config:47,goldenlayout_default_config:47,gone:[11,32,50,100,103,108,110,112,114,117,151,215],good:[0,5,6,7,8,11,12,13,15,19,20,22,27,29,32,34,38,39,41,46,50,54,56,69,70,71,72,73,74,75,76,77,78,80,83,84,85,89,90,92,93,96,97,100,101,102,103,105,106,110,113,115,116,117,118,120,121,122,124,132,133,135,136,138,142,143,147,149,151,152,156,161,169,170,171,187,199,227,239,324,362,365],goodby:321,goodgui:276,googl:[78,138,148,149,181,364],googlegroup:37,googli:128,gossip:[138,144,181],got:[9,14,49,102,108,109,110,111,123,250,266],goto_cal:362,goto_cleanup_cmdset:264,goto_command_demo_comm:264,goto_command_demo_help:264,goto_command_demo_room:264,goto_kwarg:362,goto_next_room:132,gotostr_or_func:362,gotten:[11,80,118,256,266,281,328],gpl2:381,graaah:129,grab:[22,102,103,121,135,182,192,266,387,406],gracefulli:[0,173,186,239,281,301,378],gradual:[14,15,87,115,116,138,238,249],grai:[54,133],grain:[45,358],gram:99,grammar:[214,238],grammat:[118,238],grand:13,grant:[11,32,52,140,194,252,253,254,255,256,275,276,285,350,386],granular:256,grapevin:[154,158,159,163,181,296,309,408],grapevine2chan:[102,144,181],grapevine_:181,grapevine_channel:[144,163,181],grapevine_client_id:144,grapevine_client_secret:144,grapevine_en:[144,181],grapevinebot:163,grapevinecli:312,graph:[11,75],graphic:[3,5,9,32,33,59,67,72,76,94,118,158,210,223,325],grasp:[133,135],grayscal:203,great:[11,15,27,29,39,43,51,63,69,71,73,77,82,83,84,87,89,93,96,101,110,115,118,121,124,136,138,200,221,346],greater:[6,20,32,42,71,105,275,362],greatli:137,greek:16,green:[11,20,32,38,54,110,133,176,186,214,266,355],greenskin:286,greet:[25,41,42,70,74,129,306],greetjack:34,greg:138,grei:[38,133,355],grenad:35,grep:[11,148],greyscal:[54,355],greyskinnedgoblin:38,griatch:[61,72,73,84,102,105,199,201,203,205,208,209,210,220,222,232,235,238,239,245,246,247,249,264,266,361,369,374,377,381],grid:[51,76,113,124,154,256,269,378,408],gridstr:378,grief:50,griefer:136,grin:[22,90,116,365,382],grip:[78,206],gritti:22,ground:[76,80,84,103,105,109,113],group:[0,8,22,30,38,44,46,49,50,52,68,70,74,77,82,83,84,90,101,102,107,112,117,138,151,162,165,172,176,182,193,220,236,238,266,267,281,285,286,310,349,350,353,355,358],grow:[0,14,80,85,105,109,115,116,138,143,156,249,312,313,364,378],grown:[27,66,70,85],grudg:121,grungies1138:[72,232,247],grunt:[176,286],gstart:186,gthi:98,guarante:[13,32,39,61,77,116,149,209,228,285,319,340,352,365],guard:[27,117,206],guess:[16,26,64,71,74,96,101,152,200,286],guest1:57,guest9:57,guest:[24,32,79,161,408],guest_en:[32,57],guest_hom:[57,135],guest_list:57,guest_start_loc:57,guestaccount:44,gui:[47,59,93,117,232,408],guid:[2,9,77,98,128,135,385],guidelin:[77,78,138],guild:[44,61,117,130,138],guild_memb:27,gun:84,guru:80,gzip:[197,198],gzip_content_typ:197,habit:92,habitu:45,hack:[80,121,123,310],hacker:[138,152],had:[0,9,15,16,20,39,52,67,70,73,77,80,84,87,103,105,108,109,110,111,115,117,124,139,149,151,175,202,212,266,286,290,301,352,356,363,381,382,401],hadn:[11,95,115],hair:206,half:[63,273],hall:75,hallwai:75,halt:76,hammer:[205,206],hand:[16,27,34,35,42,56,63,77,78,80,82,92,93,94,105,109,111,116,119,121,136,171,182,184,185,186,199,206,387],hander:105,handi:[3,110,135,148,254],handl:[5,6,9,11,12,13,14,16,19,22,23,26,27,29,30,31,32,34,35,41,42,45,46,47,56,59,61,62,63,66,69,70,71,73,75,77,79,80,81,83,90,91,92,95,100,101,102,105,106,107,109,110,111,112,115,118,120,123,129,133,134,139,141,148,151,161,163,166,167,169,170,176,177,181,182,185,191,197,199,205,206,210,214,219,220,228,231,239,243,245,247,250,252,253,254,255,256,261,266,267,268,270,280,281,284,285,286,290,291,298,301,305,306,310,311,313,314,321,324,325,328,330,332,341,342,349,350,352,355,356,358,359,360,362,363,364,366,369,377,378,395],handle_appli:214,handle_consum:214,handle_egd_respons:303,handle_eof:321,handle_error:228,handle_ff:321,handle_foo_messag:362,handle_int:321,handle_messag:362,handle_mix:214,handle_numb:362,handle_posit:214,handle_quit:321,handle_setup:305,handler:[12,13,20,22,32,33,34,35,39,41,42,44,45,46,59,61,81,90,106,107,108,116,121,161,167,170,185,189,191,194,199,217,225,228,229,231,239,249,265,269,275,276,280,281,286,291,292,294,295,306,318,319,339,342,348,349,350,352,353,357,358,361,362,372,373,378],handlertyp:353,handshak:[28,59,141,311,317,319,324],handshake_don:324,hang:[78,82,111,115,118,126],happen:[0,3,6,8,9,11,19,20,22,27,29,32,39,42,43,45,50,52,59,61,62,63,69,76,77,80,81,89,90,91,93,94,95,101,102,103,108,109,110,117,118,120,121,123,124,133,135,142,147,149,156,161,169,170,181,192,208,214,217,246,252,253,254,255,256,265,267,269,281,286,303,310,313,333,338,340,341,342,352,362,363,369,371,378,386],happend:286,happi:[14,116,117,362],happier:101,happili:102,haproxi:[149,154,408],hard:[0,5,6,8,11,13,14,16,19,20,22,29,38,39,44,45,49,52,56,58,62,70,78,81,90,94,105,106,108,111,112,115,118,120,132,135,138,143,149,151,185,221,250,290,301,350,352,362],hardcod:[68,76,93,94,108,151,350],harden:143,harder:[5,8,50,92,105,108,115,117,120,266],hardwar:[149,314],hare:138,harm:[13,87,120,254],harsh:117,harvest:406,has:[2,3,5,6,8,9,11,12,13,14,15,16,19,20,22,23,26,27,29,30,31,32,34,35,38,39,41,42,43,44,45,46,47,49,50,51,52,54,56,58,59,61,62,64,66,67,69,70,71,72,74,75,77,78,79,80,81,83,84,85,86,87,89,90,91,92,93,94,95,96,100,101,102,103,104,105,107,108,109,110,111,112,114,116,117,118,120,123,124,125,128,129,130,132,133,134,135,136,137,138,139,140,142,143,144,146,148,149,151,152,155,156,157,160,161,162,163,168,169,170,171,173,175,176,181,184,185,186,187,188,191,192,193,198,199,200,205,208,209,210,212,214,220,221,228,232,236,237,239,249,250,252,253,254,255,256,258,261,265,266,267,268,269,273,275,276,280,281,285,286,290,293,295,301,303,305,306,310,313,315,319,323,328,329,333,339,340,341,342,344,349,350,351,352,353,358,360,361,362,364,365,369,371,372,375,378,382,385,386,390,401,404,406],has_account:[35,265,275,280,281],has_attribut:350,has_cmdset:170,has_connect:[90,192],has_consum:214,has_drawn:75,has_nick:350,has_object_permiss:386,has_par:378,has_perm:[184,276],has_permiss:386,has_sub:192,has_tag:353,has_thorn:[13,112],hasattr:[22,86],hasbutton:214,hash:[15,38,149,286,295,329,333,342,351],hasn:[71,75,237,266,349,350,406],hassl:95,hast:254,hat:[77,82,202],hau:[144,163,181,312],have:[0,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,19,20,22,23,25,26,27,29,30,31,32,33,34,35,37,38,39,41,42,44,45,46,47,49,50,51,52,54,56,57,58,59,61,62,63,64,66,67,68,69,70,71,73,74,75,76,77,78,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,98,99,100,101,102,103,104,105,107,108,109,110,112,114,115,116,118,119,120,121,122,123,125,126,127,128,129,130,131,132,133,134,135,136,137,140,142,143,144,146,147,148,149,150,151,152,154,155,156,161,163,167,169,170,171,173,176,178,181,184,185,186,187,188,192,193,194,196,197,199,200,201,202,205,208,210,214,215,220,221,222,227,228,231,235,237,238,239,242,243,249,250,252,253,254,255,256,261,267,268,272,273,275,280,281,284,285,286,287,290,293,294,295,306,311,314,315,319,321,324,325,339,340,341,342,347,348,349,350,351,352,353,355,356,357,358,359,361,362,363,364,365,371,374,375,376,378,379,381,382,386,387,401,406,407],haven:[3,8,9,38,71,76,83,87,95,102,129,130,131,135,136,344],hdict_cmd:183,hdict_db:183,head:[7,20,58,74,84,96,103,105,113,116,118,124,132,155],header:[14,15,19,23,29,35,66,70,77,78,99,102,110,143,152,171,192,194,232,239,281,356,358,363,364],header_color:176,header_line_char:364,headi:364,heading1:364,heading2:364,headless:281,headlong:143,heal:[112,116,117,254,255,267],healing_rang:255,health:[33,38,62,88,107,116,117,121,123,149,223,249,286,325],health_bar:[158,159,195],healthi:249,hear:[74,87,115,187],heard:[76,114,275],heart:[108,133],heartbeat:[45,312],heat:206,heavi:[13,19,22,32,81,99,103,117,121,123,124,140,197,199,239,253,314,378],heavier:[39,253],heavili:[19,41,56,61,70,77,93,114,148,200,252,253,254,255,256,352,407],heed:[42,276],hei:[103,116,199,232,238],height:[28,31,47,158,306,321,340,361,364],held:[20,123,275],hello:[23,27,29,31,34,42,59,62,63,66,69,74,87,90,101,111,116,117,124,147,182,187,191,239,306,355],hello_valu:63,hello_world:[63,110,111],helmet:[87,116],help:[3,5,8,11,14,15,16,19,21,22,24,25,26,27,29,32,38,39,42,43,44,47,50,52,58,61,63,64,69,71,72,73,74,75,76,78,79,81,83,87,89,90,91,93,94,97,101,102,104,106,108,109,110,112,113,114,115,116,117,118,123,124,133,135,138,140,143,146,147,149,155,156,158,159,166,167,169,171,172,173,184,185,187,188,194,199,208,210,212,214,217,221,225,226,228,232,238,242,249,252,253,254,255,256,261,264,267,268,275,283,294,299,301,303,304,312,319,321,322,324,326,329,330,332,333,350,351,355,358,359,360,362,363,373,374,375,376,395,401,406,407,408],help_categori:[22,30,71,90,94,96,100,102,123,124,146,171,173,174,175,176,181,182,183,184,185,186,187,188,191,199,200,201,202,205,209,210,212,220,221,222,226,232,235,236,239,245,246,247,250,252,253,254,255,256,261,265,266,267,268,272,273,281,360,362,363,375],help_cateogori:360,help_detail:406,help_entri:360,help_kei:176,help_list:406,help_mor:183,help_system:96,help_text:[183,228,401],helpact:268,helpdetailview:406,helpentri:[32,96,271,272,273,358,406],helpentry_db_tag:271,helpentry_set:353,helpentryadmin:271,helpentryform:271,helpentrymanag:[272,273],helper:[27,29,32,38,52,90,94,102,104,105,108,109,112,117,158,161,170,173,176,183,190,193,197,200,205,207,208,214,219,238,249,281,285,286,298,310,311,330,342,356,362,363,365,371,376,377,378,388],helpfil:183,helplistview:406,helpmixin:406,helptaginlin:271,helptext:[27,283,362],helptext_formatt:[27,283,362],henc:[4,7,58,69,71,74,110,111,267,268,275,356],henceforth:[6,11,14,32,42,57,68,76,91,124,134,149,342],henddher:236,hendher:72,her:[8,114,116,202,222],herbal:361,herd:140,here:[2,3,7,8,9,10,11,12,13,14,15,16,17,19,22,27,29,31,32,33,34,35,37,38,39,41,42,43,45,46,47,49,51,52,54,56,58,59,61,62,63,64,66,67,69,70,71,73,74,75,76,77,78,79,81,82,83,84,85,87,88,89,90,91,92,93,94,95,96,98,100,101,102,103,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,126,128,129,130,131,132,133,135,136,138,140,141,143,144,146,147,148,150,151,152,155,156,161,163,169,170,171,176,184,185,186,187,188,192,197,199,200,201,202,205,206,208,209,210,212,213,214,217,219,227,228,237,238,239,246,249,252,253,254,255,258,265,266,267,268,269,273,276,281,285,286,301,303,306,310,312,318,319,321,324,339,340,342,348,349,350,352,355,358,362,364,369,378,383,386,387,406],hereaft:116,heroism:117,herself:116,hesit:[71,89],hfill_char:364,hidden:[11,13,47,75,81,112,114,115,116,194,202,209,268],hide:[13,20,22,23,32,70,76,90,103,115,116,121,183,194,209,239,266],hide_from:[23,194],hide_from_accounts_set:165,hide_from_channels_set:194,hide_from_objects_set:280,hieararci:275,hierarch:[12,32,52,173],hierarchi:[32,52,57,71,83,96,115,182,202,275],high:[20,32,80,83,103,105,111,114,139,143,169,205,206,255,281,343],higher:[9,20,27,32,42,52,63,85,90,91,92,94,95,105,108,116,120,121,124,143,149,161,169,173,186,238,252,253,254,255,256,267,275,303,362,378],highest:[20,94,249,355,378],highest_protocol:374,highli:[0,17,27,32,43,45,61,70,72,80,81,92,110,129,223,356,369],highlight:[15,54,78,93,94,133],hijack:136,hilight:377,hilit:377,hill:34,hilt:[117,206],him:[27,74,90,108,222,239],hint:[5,9,38,80,85,97,102,108,113,118,124,128,138,143,156,208,217,347,407],hire:[100,152],his:[8,27,38,74,94,116,202,222,239,363,377],histogram:378,histor:[39,66,95,113,300,371],histori:[11,23,26,47,81,83,90,94,103,110,117,140,151,170,191,221,371],hit:[11,28,70,84,87,109,114,121,123,163,205,252,253,254,255,256,265,266,299,340,371,374],hit_msg:265,hite:54,hitter:102,hnow:54,hoard:117,hobbi:[73,115,118,149],hobbit:95,hoc:80,hold:[0,2,6,7,11,12,14,15,20,23,27,32,35,38,41,42,44,46,51,57,68,70,75,76,78,81,84,90,94,100,102,107,108,115,120,121,123,124,128,135,143,151,169,170,195,200,202,205,206,209,214,217,237,247,250,252,253,254,255,256,263,265,266,270,275,276,285,286,287,291,296,308,310,319,329,330,332,342,352,353,354,358,361,362,364,365,367,371,378,383],holder:[70,96,149,350],hole:117,home:[0,11,35,38,51,57,81,102,107,108,117,135,139,143,149,152,170,176,182,265,275,280,281,286,358,378],home_loc:176,homepag:[5,19,138,143,149],homes_set:280,homogen:[19,118,181,285,286,290],homogenize_prototyp:285,honcho:118,honor:[117,239],honour:197,hood:[9,22,27,29,34,39,46,61,78,81,93,103,105,108,115,116,205,239,249,268],hook:[8,12,22,31,32,35,39,43,45,58,73,75,85,88,98,108,121,123,124,129,130,131,132,134,156,161,167,169,171,173,176,182,184,186,187,190,192,198,202,205,207,212,214,218,220,228,236,237,239,243,248,252,253,254,255,256,260,262,264,265,266,267,269,278,281,288,290,293,295,305,312,324,327,329,337,339,340,341,343,352,360,363,365,369,370,372,376,378,388,401,406],hooligan:50,hop:80,hope:[3,94,101,114,117],hopefulli:[0,47,75,76,90,110,114,118,135,139,149],horizon:95,horizont:[266,364,378],hors:19,host1plu:149,host:[0,11,19,35,50,67,81,115,127,140,150,151,152,154,197,238,346,378],host_os_i:378,hotbutton:47,hotel:149,hotspot:152,hould:117,hour:[19,95,117,134,208,366,378],hous:[38,118,149,176,365],housecat:19,how:[0,3,5,6,7,8,9,10,11,13,14,15,16,17,19,20,25,27,29,30,32,33,34,38,39,41,42,44,47,49,50,52,56,57,59,61,62,63,67,68,69,71,73,74,75,76,77,78,80,81,83,84,85,86,87,88,89,90,91,92,93,95,96,98,99,100,101,102,103,105,106,107,108,109,110,111,112,113,114,115,116,118,119,120,121,122,123,124,125,126,127,128,129,130,131,133,134,135,136,139,140,143,147,148,149,152,154,155,156,162,163,168,170,171,185,186,187,190,191,192,200,202,205,206,208,209,212,214,217,222,237,238,239,246,249,250,254,255,256,261,265,269,271,275,280,281,286,290,295,301,306,311,315,320,325,328,332,339,340,341,342,346,349,352,356,360,362,363,364,365,371,372,377,378,401,407,408],howev:[9,11,12,13,14,15,16,17,20,22,26,29,32,38,39,45,46,49,50,54,56,62,63,64,66,67,69,71,74,76,77,78,80,83,87,88,90,91,94,95,100,101,103,108,110,112,114,116,117,120,121,124,131,134,140,149,156,170,171,176,183,186,187,197,200,221,223,228,237,250,255,261,275,355,387],howto:[78,407,408],hpad_char:364,href:[17,96,135],hrs:208,htm:316,html5:107,html:[47,54,67,76,78,80,81,96,107,128,136,138,141,152,162,186,192,237,268,273,323,325,329,330,346,352,374,377,385,406],htmlchar:377,htop:156,http404:[96,136],http:[2,8,9,10,11,37,43,47,49,51,63,67,70,71,72,74,76,78,80,81,83,89,90,96,107,113,123,126,135,136,138,140,142,143,144,148,149,150,152,155,158,163,181,197,200,237,268,303,310,312,313,314,315,316,317,323,325,328,329,330,346,355,364,377,378,381,385,401],http_request:[67,152],httpchannel:346,httpchannelwithxforwardedfor:346,httpd:139,httprequest:161,httprespons:[162,190,278],httpresponseredirect:135,hub:[138,151,358],hue:54,huge:[8,51,61,84,87,89,95,111,115,117,126,269,363],huh:[22,71],human:[5,50,56,81,83,93,100,115,121,129,135,205,249,406],humanizeconfig:83,hundr:[64,117,135,147],hung:118,hungri:61,hunt:[116,121,249,265],hunting_pac:265,hunting_skil:121,hurdl:75,hurri:109,hurt:[88,116,117,249],huzzah:70,hwejfpoiwjrpw09:70,hybrid:[117,121],hype:154,i18n:[58,106,281],iac:62,iattribut:350,iattributebackend:350,ice_and_fir:112,icon:7,id_:[162,271,278,401],id_str:33,idcount:332,idea:[0,7,8,10,11,22,32,43,50,63,69,70,75,77,78,80,89,92,96,100,105,107,110,111,115,116,117,118,120,121,122,124,132,135,136,143,146,147,171,183,184,187,199,238,286,369,377,406],ideal:[22,66,74,77,149,165,276],idenfi:169,ident:[6,20,22,54,59,70,91,93,102,116,156,161,184,185,239,245,276,281,355,356],identif:[19,45,342],identifi:[3,5,6,20,22,26,27,31,33,38,39,45,46,59,62,69,73,75,78,86,88,89,90,94,96,105,108,109,115,123,136,139,140,168,171,176,181,184,185,187,191,193,200,205,217,220,238,239,250,267,276,281,285,292,295,298,301,306,308,311,325,329,338,340,342,350,351,355,361,362,365,378],identify_object:193,idl:[42,50,161,163,265,281,333,340,342],idle_command:22,idle_tim:[161,281],idle_timeout:163,idmap:369,idmapp:[46,61,158,159,186,194,273,308,334,350,351,352,354],idnum:193,ids:[50,94,132,220,332,342,361],idstr:[33,45,291,295,338,378],idtifi:193,idx:132,ietf:317,ifier:249,ifram:47,ignor:[3,11,15,19,20,22,23,27,29,31,32,42,46,54,59,61,78,87,94,101,102,103,107,111,120,121,129,132,140,143,149,161,168,169,170,171,176,187,192,220,239,275,280,281,295,301,306,312,313,328,329,330,350,352,355,356,361,362,373,378,379],ignore_error:161,ignorecas:[176,182,183,188,191,202,205,212,355,360,362,377],ignoredext:346,illumin:76,illus:49,imag:[7,17,47,67,83,96,107,128,135,143,149,197],imagesconfig:83,imagin:[15,20,27,74,87,102,109,114,115,118,120,123,129,134,261,356],imaginari:[76,84,138],imc2:23,imeplement:269,img:17,immedi:[16,19,22,27,31,38,39,59,69,75,81,82,87,102,105,108,110,120,123,131,135,136,149,151,155,167,174,186,205,265,312,356,358,362,363],immers:73,immobil:85,immort:265,immut:[13,295],impact:133,impass:114,impati:143,implement:[0,6,8,9,11,13,20,22,23,27,29,32,35,44,45,46,47,54,56,61,62,63,67,68,72,73,75,76,77,80,84,85,86,87,90,92,93,94,97,98,104,107,109,111,115,116,120,123,124,129,130,131,137,138,162,165,169,170,173,174,175,176,177,178,181,182,183,184,185,186,193,194,197,199,201,202,205,208,209,220,222,235,238,239,243,245,246,247,248,250,252,253,256,265,266,267,269,272,273,275,276,280,281,290,292,295,307,312,314,315,316,317,318,319,321,323,324,325,328,329,330,332,339,346,350,351,352,353,355,356,359,360,362,363,370,373,374,377,378,389,406,408],impli:[44,71],implicit:[54,101,133],implicit_keep:286,impmement:276,impopular:117,import_cmdset:170,importantli:[27,103,108,116,135,276],importerror:[4,70,83,378],impos:[80,138,344],imposs:[16,27,52,64,75,76,78,132,135,149,364],impract:[22,38,286],imprecis:369,impress:[3,76,117],improperlyconfigur:197,improv:[9,13,58,69,77,82,101,109,110,115,118,407],impur:206,in_game_error:[0,152],in_templ:350,inabl:152,inaccess:[32,69],inact:[214,265],inactiv:186,inadvert:256,inadyn:149,inarticul:63,inbuilt:[44,124],incant:148,incapacit:117,incarn:401,incid:243,includ:[2,5,7,8,11,12,14,19,20,22,27,29,31,32,33,35,38,41,42,43,44,45,46,47,50,51,54,62,63,67,70,71,72,76,77,78,79,80,81,83,84,88,89,90,91,94,95,96,100,101,102,103,104,107,108,109,110,111,112,113,115,116,117,119,120,121,122,123,125,127,128,132,135,136,137,138,143,148,151,161,167,168,169,171,174,175,176,184,185,187,191,197,199,202,205,206,207,212,217,220,221,222,228,238,239,243,249,250,252,253,254,255,256,267,268,269,275,281,293,301,319,321,324,325,338,341,350,351,352,353,355,356,357,358,359,361,362,364,366,371,378,387],include_account:350,include_children:351,include_par:351,include_prefix:168,include_unloggedin:[319,342],inclus:[351,365],incoher:133,incol:[94,361,364],incom:[22,41,56,62,140,149,162,163,168,185,190,212,243,253,278,288,310,314,317,320,324,325,329,330,332,340,341,342,346,362,363,365,386],incomplet:[171,246,364],inconsist:[6,49,237],incorpor:[173,364],incorrect:193,increas:[32,46,54,95,105,108,116,121,152,199,249,253,255,256,267,313,319,333,360,362],increase_ind:360,incred:[250,303],increment:[143,350],incur:19,indata:[56,350],inde:[70,80,101,149],indefinit:[254,266,358],indent:[14,15,19,26,29,47,66,69,70,78,93,102,110,111,330,356,360,362,365,378],independ:[39,69,81,92,133,155,199,242],indetermin:303,index:[30,61,63,67,75,76,78,92,100,108,115,128,132,138,149,154,168,182,199,214,250,266,273,299,303,304,346,353,355,363,364,378,401,404,406,408],index_to_select:250,indexerror:[136,269,351],indexread:214,indextest:404,indic:[69,71,75,76,78,95,100,101,103,110,111,139,163,176,183,184,185,197,214,222,243,250,290,293,312,313,321,328,329,342,344,346,355,356,362,363,378],individu:[13,14,15,22,23,29,38,62,69,71,74,75,76,84,90,93,94,100,108,111,121,134,137,146,149,170,174,191,205,209,215,225,228,255,275,283,286,340,353,355,364,365,372,373],ineffici:[45,129,355],inf:[381,382],infact:22,infinit:[39,69,72,115,143,163,269,285,381,382],infinitely_lock:214,inflat:117,inflect:[365,381],inflict:254,inflict_condit:254,influenc:[27,49,51,71,74,115,124,199,217,378],influenti:138,info1:247,info2:247,info3:247,info:[0,7,11,13,14,17,19,22,25,28,30,35,36,39,41,42,44,46,51,61,62,77,80,81,85,94,107,108,110,116,126,137,140,141,143,151,161,163,165,173,174,176,186,188,192,195,199,201,210,214,220,223,232,267,273,281,301,306,310,318,319,339,340,342,351,352,353,358,361,371,378],infomsg:371,inforamt:[239,269,281,352],inform:[2,8,11,12,19,22,23,27,30,33,38,39,41,42,44,47,54,57,59,61,65,67,69,70,71,74,78,85,86,90,96,100,101,102,103,107,110,117,121,123,124,126,128,129,131,134,135,136,139,140,144,151,152,161,163,171,174,176,181,182,186,191,194,200,205,209,212,237,239,243,244,249,254,255,256,273,281,301,306,315,316,317,319,328,341,342,351,352,355,358,360,371,378,401],infrastructur:[59,78,81,118,149,152,167,311],infrequ:74,ing:[15,70,94,109,117,209],ingam:74,ingame_python:[158,159,195],ingame_tim:95,ingo:[20,27,31,94,169,313,365,381],ingot:[205,206],ingredi:[73,117,205,214],ingredient1:214,ingredient2:214,ingredient3:214,ingredient_recip:214,inher:[34,49,63,83,249],inherit:[2,3,8,12,19,20,22,35,38,46,54,56,61,71,73,81,88,93,96,98,102,104,106,108,109,112,117,124,129,165,169,171,176,184,186,187,192,194,199,200,202,205,212,214,220,222,236,239,246,249,252,253,254,255,256,264,265,267,268,277,280,281,286,290,292,341,348,351,352,360,363,364,369,376,378,387,390,406],inheritng:286,inherits_from:[129,136,186,378],inifinit:285,init:[7,11,41,47,56,70,71,75,78,94,106,113,143,148,155,199,200,217,221,280,301,319,320,330,342,378],init_delayed_messag:221,init_django_pagin:363,init_evt:363,init_f_str:363,init_fill_field:221,init_game_directori:301,init_iter:363,init_menu:264,init_mod:170,init_new_account:378,init_pag:[285,363],init_pars:268,init_queryset:363,init_rang:256,init_sess:[56,341],init_spawn_valu:285,init_st:217,init_str:363,init_tree_select:250,init_tru:170,initi:[0,6,8,10,11,13,22,26,27,30,39,42,43,47,70,73,75,78,81,84,87,94,100,102,106,115,116,120,121,124,131,135,156,161,162,163,170,171,187,191,192,194,197,199,205,210,217,221,225,229,231,238,239,249,250,252,253,254,255,256,261,264,265,266,271,278,280,281,285,291,294,295,298,299,301,303,304,305,310,311,312,314,315,316,317,319,320,321,322,323,324,325,326,328,329,330,332,340,341,342,349,350,355,357,360,361,362,363,365,373,374,378,395,401,406],initial_formdata:221,initial_ind:364,initial_setup:[158,159,296,339],initialdelai:[298,312,313],initialize_for_combat:[252,253,254,255,256],initialize_nick_templ:350,initil:329,inject:[107,120,152,214,340,356,362],inlin:[41,47,65,79,93,100,162,190,271,278,281,288,299,349,365],inlinefunc:[38,41,59,107,365],inmemori:350,inmemoryattribut:350,inmemoryattributebackend:350,inmemorybackend:350,inmemorysavehandl:373,innermost:29,innoc:[50,174],innocu:152,inobject:310,inp:[27,176,193,285,299,363,365,378],inpect:27,input:[8,11,15,16,17,19,20,26,31,34,38,41,42,45,47,49,56,59,64,65,67,70,71,72,73,76,79,82,88,90,93,94,97,101,102,103,107,108,109,113,120,130,135,138,156,161,166,167,168,171,176,181,183,184,185,186,187,191,193,200,205,206,209,217,221,238,239,243,248,249,250,255,266,272,281,284,285,286,299,306,310,321,329,340,342,350,351,353,360,361,362,363,364,365,372,374,378,379,401],input_arg:187,input_cmdset:362,input_func_modul:[31,306],input_str:[29,362],input_validation_cheat_sheet:401,inputcmdset:362,inputcommand:[31,59,62],inputcompon:47,inputdebug:[31,306],inputfuc:107,inputfunc:[24,41,56,107,158,159,163,296,329,340,342,408],inputfunc_nam:329,inputfunct:31,inputhandl:158,inputlin:[34,182,350,351],insecur:149,insensit:[105,112,191,220,239,267,351,393],insert:[14,15,26,29,34,38,73,81,85,94,110,113,143,146,170,205,214,222,235,285,356,362,364,365,378],insid:[3,5,7,8,13,14,16,19,20,22,27,29,30,32,35,37,38,39,42,46,49,52,54,61,62,63,67,69,74,76,78,81,84,85,86,93,96,99,100,101,102,103,105,106,107,110,111,112,120,121,124,128,129,132,134,135,136,140,146,147,151,156,158,163,186,197,200,220,223,227,228,239,265,267,269,275,280,281,284,301,318,339,346,356,357,365,378],inside_rec:275,insiderecurs:275,insight:[3,90,103,114,128],insist:[101,149],inspect:[27,50,100,140,161,176,199,299,301,362],inspectdb:61,inspir:[8,22,66,72,90,116,121,123,201,222,364,378],instac:[171,205,281,340],instal:[0,3,6,7,8,9,10,15,58,63,69,72,73,74,77,78,80,81,90,93,94,103,106,110,113,114,116,126,136,138,142,144,145,150,152,156,158,159,195,197,199,201,202,203,204,209,210,220,232,235,236,239,243,245,246,252,253,254,255,256,407,408],installed_app:[8,61,83,96,135,136],instanc:[3,6,8,10,11,12,13,17,19,26,27,29,33,38,42,43,47,51,58,69,71,74,81,85,86,87,89,90,92,93,94,95,96,100,101,102,104,105,107,108,110,112,120,123,126,128,132,133,139,152,161,162,165,167,168,169,170,171,180,183,185,186,187,190,192,194,198,200,205,219,228,231,237,250,268,269,271,273,278,280,281,285,286,288,290,294,295,298,301,310,311,312,313,314,315,316,317,319,323,324,328,332,333,341,342,346,349,350,352,353,355,358,359,362,364,369,370,374,378,379,385,386,387,389,390,401],instanci:200,instant:128,instanti:[8,22,61,111,161,170,187,249,261,292,295,318,339,342,350,361],instantli:349,instead:[0,5,7,8,9,11,13,15,19,20,22,23,27,29,32,33,35,38,39,41,42,44,46,49,50,51,52,54,59,61,67,69,70,71,72,73,74,75,76,77,78,81,84,85,87,88,89,90,93,94,95,100,101,103,104,105,107,108,109,110,111,112,113,115,117,118,120,123,124,126,128,129,130,132,133,134,135,136,138,140,143,145,149,151,152,154,156,161,163,170,171,173,174,176,178,181,185,186,188,200,205,209,210,212,214,219,221,231,238,239,246,250,252,253,254,255,256,264,266,268,269,275,276,281,286,295,301,329,330,340,344,349,350,352,353,358,362,363,365,369,371,373,374,375,378,401,406],instig:174,instil:[68,254],instr:[310,378],instruct:[3,5,6,7,11,14,15,19,31,59,69,70,72,74,77,78,80,88,93,94,100,106,110,111,113,114,115,117,138,139,140,143,148,149,151,154,155,161,171,186,197,239,243,286,295,298,301,311,313,319,324,325,329,330,332,340,342,362,372],instructrion:73,insur:117,integ:[20,22,29,38,42,46,54,89,100,101,124,168,202,208,209,221,249,252,253,254,255,256,267,275,281,351,365,374,378,379],integerfield:[135,401],integr:[1,47,58,81,83,90,111,116,136,138,152,187,239,304,306,362,385,408],intellig:[59,101,117,121,136,152,170,197,332],intend:[3,11,14,17,19,20,22,23,29,38,44,47,63,71,76,77,80,103,115,120,128,133,149,152,161,181,196,197,199,200,205,219,239,273,281,286,319,351,353,358,359,361,364,365,375,376,378,379,406],intens:[5,54,105,117,138],intent:[58,152,238,378],inter:[14,117],interact:[3,7,12,22,27,56,63,78,80,87,92,103,111,114,117,118,120,123,135,138,140,151,156,158,175,187,212,256,261,301,318,356,371,378],intercept:342,interchang:[113,123,362,406],interest:[0,3,5,13,15,22,38,56,61,69,71,73,74,75,77,80,82,83,84,93,101,103,111,113,114,115,118,122,124,128,131,132,138,149,152,170,185,199,208,267,269],interestingli:116,interf:[143,261],interfac:[0,2,3,6,32,41,47,56,67,70,71,76,81,82,84,85,96,106,110,135,138,140,143,149,173,176,190,192,281,293,312,341,346,350,353,355,378,406],interfaceclass:321,interfer:[6,140,285],interim:[45,87],interlink:[318,339],intermediari:[239,276,291,362],intern:[9,13,16,19,23,27,32,34,38,41,42,43,44,49,56,58,62,64,78,105,106,107,117,123,143,149,151,152,156,161,163,191,194,205,210,222,239,249,260,269,281,285,292,329,330,350,352,353,355,359,362,364,378],internal:362,internal_port:149,internation:[64,408],internet:[22,49,50,51,56,140,143,147,149,152,155,174,298,303,311,312,313,321,324,332,346],interpret:[3,5,22,38,39,41,92,101,110,111,136,152,171,175,176,285,286,329,355,374],interrupt:[120,143,167,171,187,225,228,231,321],interruptcommand:[22,101,120,158,167,171],interruptev:231,intersect:[20,169],interv:[31,39,45,81,123,131,132,134,163,206,208,228,249,252,253,254,255,256,258,265,267,290,295,306,358,366,378],interval1:295,intim:[20,22],intimid:94,intoexit:176,intpropv:124,intricaci:95,intrigu:[72,142],intro:[83,96,102,111,113,114,136,264,267],intro_menu:[158,159,195,263],introduc:[0,6,8,11,20,29,73,87,93,116,117,118,121,124,239],introduct:[1,11,14,15,16,51,52,72,97,103,109,113,119,122,125,126,127,143,200,407,408],introductori:[80,143],introroom:267,introspect:236,intrus:133,intuit:[11,27,61,71,101,115,117,120,169],intxt:19,inv:[20,99,182,202,212],invalid:[13,29,38,90,101,161,221,239,249,285,364,365,374,378,379],invalid_formchar:361,invent:249,inventori:[6,19,20,32,73,84,85,100,101,102,103,105,109,112,117,118,182,202,205,206,212,239,275,281,352],invers:[32,54,102,108,133,239,248,327,377],invert:[54,133],investig:108,invis:141,invit:[49,69,115,127,261],invitingli:[103,261],invok:[13,14,15,39,242,275],involv:[30,32,35,39,42,43,55,56,92,109,115,117,123,124,148,205,206,221,256,352,353,355,386],ioerror:356,ipregex:174,ipstart:[143,151,156],iptabl:152,ipv4:140,ipython:[0,94],irc2chan:[102,147,181],irc:[0,11,23,70,80,82,118,138,143,150,154,158,159,163,181,189,296,306,309,319,342,408],irc_botnam:163,irc_channel:163,irc_en:[147,181,275],irc_network:163,irc_port:163,irc_rpl_endofnam:313,irc_rpl_namrepli:313,irc_ssl:163,ircbot:[163,313],ircbotfactori:[163,313],ircclient:[313,342],ircclientfactori:319,irchannel:[147,181],ircnetwork:[147,181],ircstatu:[102,181],iron:[116,199,205,206,407],ironrealm:325,irregular:[258,265,267],irregular_echo:265,irrelev:[152,310],irur:28,is_account_object:92,is_act:[162,290],is_aggress:129,is_anonym:[83,96],is_anyon:83,is_authent:135,is_ban:161,is_bot:165,is_build:83,is_categori:250,is_channel:[22,90,191],is_connect:[165,281],is_craft:87,is_dark:108,is_exit:[22,171],is_fight:87,is_full_moon:85,is_giving_light:266,is_gm:94,is_in_chargen:124,is_in_combat:[252,253,254,255,256],is_inst:19,is_it:378,is_iter:378,is_lit:[266,267],is_next:[165,194,280,290,350,352],is_o:378,is_ouch:[13,112],is_prototype_bas:285,is_rest:120,is_sai:130,is_staff:162,is_subprocess:378,is_superus:[12,83,161,162,165,276,281,358],is_thief:183,is_turn:[252,253,254,255,256],is_typeclass:[161,352],is_valid:[39,132,135,199,290,293],is_valid_coordin:269,isalnum:355,isalpha:355,isb:187,isbinari:[312,329],isclos:47,isconnect:47,isdigit:[94,355],isfiremag:86,isinst:[89,378],isleaf:330,islow:355,isn:[3,17,26,69,71,74,83,90,92,95,96,101,105,120,143,200,225,229,256,267,268,303,349,355,372,381,393],isnul:374,iso:[16,64],isol:[8,14,77,78,81,101,110,113,115,143,151,155],isp:[149,152],isspac:355,issu:[3,5,8,11,13,14,15,20,22,35,46,49,63,68,71,72,76,77,78,82,84,87,94,100,111,116,120,124,133,138,139,140,142,143,149,152,181,285,301,332,333,364,407],istart:[3,156,158],istep:333,istitl:355,isub:123,isupp:355,itch:[117,143],item:[27,30,47,61,72,96,99,100,103,106,107,116,117,123,129,143,182,197,199,202,205,215,221,239,254,261,269,320,350,365,378],item_consum:254,item_func:254,item_kwarg:254,item_selfonli:254,item_us:254,itemcoordin:269,itemfunc:254,itemfunc_add_condit:254,itemfunc_attack:254,itemfunc_cure_condit:254,itemfunc_h:254,iter:[6,13,27,29,44,75,102,108,161,239,260,269,281,286,293,330,332,350,352,353,355,356,359,363,378],iter_cal:363,iter_to_str:378,itl:[71,200],its:[3,5,8,9,10,11,12,13,15,16,19,20,22,26,27,28,29,30,32,33,35,38,39,41,42,45,46,47,50,51,54,56,59,61,62,66,67,69,70,71,72,73,75,76,77,78,80,81,82,84,85,87,89,90,91,92,93,94,95,96,98,99,100,101,102,103,105,106,107,108,109,110,111,112,113,114,116,118,120,121,124,126,128,129,130,132,133,135,136,140,143,144,147,148,149,150,151,152,161,162,163,165,167,168,169,170,171,174,176,184,185,187,192,193,199,200,205,206,214,217,221,222,228,236,238,239,246,249,250,252,253,254,255,256,260,261,265,266,268,269,275,280,281,286,294,295,301,306,310,314,327,328,329,330,333,341,342,346,347,349,350,351,352,353,356,361,362,364,365,369,371,372,373,374,375,378,385,401,406],itself:[2,7,8,11,13,16,17,19,22,27,30,32,35,39,41,42,45,46,56,61,67,69,70,71,72,74,75,76,77,78,80,81,83,84,85,87,90,91,99,100,102,103,106,107,108,110,111,112,114,123,124,128,130,135,136,137,140,143,148,154,155,161,163,191,192,200,205,209,213,214,215,217,221,231,237,239,249,250,255,258,266,267,269,270,275,281,283,284,286,294,301,325,330,342,346,349,350,353,355,358,360,362,373,375,378,383,401,406],iusernamepassword:321,iwar:100,iweb:149,iwebsocketclientchannelfactori:312,iwth:295,jack:34,jail:[14,50],jam:72,jamochamud:141,jan:[50,95],januari:95,jarin:149,java:110,javascript:[47,62,67,80,128,152,197,329,330],jenkin:[72,124,202,221,223,250,252,253,254,255,256],jet:255,jetbrain:[7,138],jinja:107,jnwidufhjw4545_oifej:70,job:[22,32,90,96,161],jobfusc:238,johhni:72,john:[94,247],johnni:[242,243],johnsson:34,join:[23,44,70,71,75,82,94,105,115,117,123,124,135,143,144,147,161,181,192,197,199,213,238,355,378],join_fight:[252,253,254,255,256],join_rangefield:256,joiner:192,jointli:[81,170],joker_kei:[71,200],journal:76,json:[47,59,62,242,312,325,329,330,359,387,390],jsondata:62,jsonencod:330,jsonifi:330,jtext:355,judgement:121,jump:[0,11,14,15,27,28,35,63,72,75,80,84,90,91,115,117,143,212,250,299,365],jumpstat:212,junk:310,just:[0,3,4,5,6,7,8,9,11,13,14,15,16,17,19,20,22,23,27,28,29,30,31,32,34,35,38,39,42,43,44,45,46,47,49,50,52,54,56,58,59,61,62,64,67,68,69,70,71,72,73,74,75,76,77,78,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,98,100,101,102,103,105,106,107,108,109,110,111,112,113,114,115,116,118,120,121,123,124,126,128,129,130,131,132,133,134,135,136,138,140,142,143,149,151,155,156,161,169,170,171,174,176,184,185,186,187,191,197,199,200,202,205,206,209,212,217,219,220,225,227,228,238,239,247,249,250,252,253,254,255,256,261,265,267,269,275,276,281,286,291,306,319,329,339,346,350,351,352,355,359,360,362,364,365,373,374,378,379,406],justif:[363,378],justifi:[29,38,355,363,365,378],justifii:363,justify_kwarg:363,kcachegrind:5,keen:77,keep:[0,3,6,9,11,13,14,15,16,22,23,27,30,37,38,42,51,58,69,70,81,83,85,87,88,92,93,94,95,96,98,99,100,101,102,105,109,110,111,114,115,116,117,118,120,121,123,130,132,133,134,135,136,137,140,143,148,151,155,163,170,220,223,228,237,242,261,266,267,285,286,303,344,362,364,378],keep_log:[23,192,358],keepal:[42,324,330],keeper:[100,117],keepint:81,kei:[0,3,6,8,11,13,14,19,20,22,23,26,28,29,31,32,33,35,39,43,44,45,46,47,49,61,62,66,69,70,73,75,76,78,79,84,85,86,87,88,89,90,91,92,93,94,95,96,98,99,100,101,102,104,108,109,110,111,120,122,123,124,131,132,135,139,146,161,163,165,167,169,170,171,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,191,192,193,199,200,201,202,205,206,208,209,210,212,213,214,217,219,220,221,222,226,227,232,235,236,238,239,245,246,247,249,250,252,253,254,255,256,261,264,265,266,267,268,269,273,275,280,281,284,285,286,290,291,292,293,295,299,301,306,307,308,310,319,322,325,326,328,329,330,333,340,341,342,344,350,351,352,353,357,358,360,361,362,363,365,371,372,373,375,378,385,401,406],kept:[8,22,32,93,101,107,176,227,228,286,350],kept_opt:250,kernel:0,key1:235,key2:[27,235,281],key_mergetyp:[20,169,261],keydown:47,keyerror:[205,285,295,373,378],keyfil:[322,326],keynam:[192,284,286,358],keypair:321,keys_go_back:[71,200],keystr:353,keystrok:321,keywod:364,keyword:[5,8,13,19,22,23,26,27,28,29,31,32,38,39,43,45,46,49,59,61,69,71,85,87,88,94,95,98,101,104,105,110,120,124,136,161,163,167,171,176,182,192,197,202,208,217,219,220,225,227,228,231,238,239,243,252,253,254,255,256,267,268,276,281,285,286,291,294,295,299,301,306,310,312,313,319,320,321,324,329,330,340,341,342,344,350,351,352,358,361,362,363,364,365,369,372,374,375,378,406],keyword_ev:231,kick:[20,27,50,94,117,149,163,169,174,181,188,210,363],kildclient:141,kill:[5,19,27,42,103,107,115,118,123,148,151,199,265,266,291,295,301,339,346],killsign:301,kilogram:99,kind:[6,13,32,41,56,69,77,78,101,108,109,110,115,119,123,130,132,135,252,253,254,255,276,352,379],kindli:133,kitchen:[91,109,120,176],knee:214,kneeabl:214,kneed:214,kneel:214,kneelabl:214,knew:[108,110],knife:[73,205,206],knock:[27,114],knot:202,know:[0,3,5,6,8,9,11,12,13,14,15,16,20,22,27,29,31,32,33,35,41,42,46,49,51,54,56,59,61,64,69,71,73,75,76,77,78,81,82,84,87,89,90,91,92,93,94,96,98,99,100,101,102,103,105,107,108,109,110,111,112,113,115,116,117,118,120,121,123,128,129,130,132,133,134,135,136,138,139,140,142,147,149,150,151,156,171,175,176,184,185,187,191,199,227,232,238,250,255,261,266,280,281,306,340,342,349,350,356,357,362,378,406],knowledg:[14,16,22,80,323,342],known:[22,26,32,34,37,45,46,47,82,103,115,120,121,136,138,141,154,160,185,255,363,407],knuth:5,koster:138,kovash:27,kwar:352,kwarg:[22,27,29,31,32,33,38,43,45,46,47,49,56,59,62,65,73,85,87,90,94,98,120,130,132,134,136,161,162,163,164,165,167,170,171,173,174,175,176,181,182,183,184,185,186,187,188,191,192,193,194,197,199,200,201,202,205,206,208,209,210,212,213,214,215,217,219,220,221,222,225,226,227,228,232,235,236,237,238,239,243,245,246,247,249,250,252,253,254,255,256,258,260,261,264,265,266,267,268,269,272,273,275,276,278,279,280,281,283,284,285,286,289,290,291,293,294,295,298,299,306,307,308,310,311,312,313,318,319,320,321,322,324,325,326,329,330,334,340,341,342,343,344,346,349,350,351,352,353,355,360,361,362,363,364,365,366,368,369,371,372,373,374,375,376,378,379,385,387,390,401,406],kwargtyp:378,label:[44,61,68,103,112,113,135,385,401],label_suffix:[162,271,278,401],laborum:28,lack:[14,66,78,92,102,115,118,239,261,281,350,378],ladder:94,ladi:108,lag:[75,143],lair:15,lambda:[27,38,49,89,96,228,286,378],lamp:[76,261],lamp_breaks_msg:261,land:[101,123,265,266],landscap:[76,152],lang:238,langcod:239,langnam:239,languag:[8,10,16,29,46,47,55,56,63,64,66,78,80,81,92,93,94,101,102,105,106,107,108,109,110,116,118,130,138,152,238,239],language_cod:58,languageerror:[238,239],languageexistserror:238,languagehandl:238,larg:[6,8,13,14,15,27,38,39,49,51,61,63,72,77,80,92,103,113,114,115,118,120,140,149,214,238,261,269,285,319,356,361,369],larger:[15,29,30,32,61,63,75,78,93,99,110,115,220,281,327,355,369,378,407],largest:249,largesword:61,last:[0,2,3,8,11,13,14,15,20,22,23,27,31,34,35,42,43,47,58,61,71,83,87,94,96,101,104,109,110,111,112,114,115,117,118,123,128,132,133,136,142,156,167,168,170,176,181,182,197,199,208,220,228,239,250,252,253,254,255,256,281,305,355,356,357,362,363,364,366,371,378],last_cmd:[22,108],last_initial_setup_step:339,last_login:162,last_nam:162,last_step:305,lastcast:86,lastli:[76,98,135,167,205],lastsit:85,late:[285,357],later:[6,11,12,13,14,22,23,31,33,38,39,45,46,50,56,58,59,61,68,69,70,71,73,74,76,78,80,81,94,96,98,102,103,105,108,109,110,111,113,115,116,117,118,120,121,122,124,129,131,132,135,140,143,149,169,173,174,176,184,185,208,236,239,286,295,321,353,365,378],latest:[2,11,19,20,72,78,81,84,94,143,148,150,176,181,186,281,286,320,344,362,365,371,385],latin:[16,64,281,378],latin_nam:281,latinifi:[281,378],latter:[19,23,32,35,45,81,87,101,133,239,249,290,292,353],launch:[5,7,8,15,84,100,114,142,143,148,149,156,170,261,300,301,311,313,332,360,378],launcher:[5,7,300,301,310,311,332],law:138,layer:[20,71,72,106,111,280,352],layout:[9,19,37,46,47,75,92,94,108,112,269],lazi:378,lazy_properti:[249,378],lazyencod:330,lazyset:371,lc_messag:58,lcnorth:53,ldesc:92,ldflag:148,lead:[13,14,17,20,27,29,39,59,61,65,69,71,72,75,76,77,80,81,92,96,103,105,112,115,117,132,138,140,152,161,168,169,176,186,205,228,231,237,245,281,286,340,350,352,362,364,365,378],leak:67,lean:[116,239],leap:[95,110,120,130],learn:[3,7,11,16,17,20,22,30,32,51,63,69,71,72,74,75,87,92,93,96,98,102,104,105,106,108,109,110,111,114,115,116,117,118,120,128,133,136,138,143,155,238,255,408],learnspel:255,least:[3,7,22,27,32,61,75,80,89,93,94,108,110,111,113,115,118,121,126,132,139,149,161,170,193,199,214,238,249,272,281,286,293,355,361,364,365,375,378],leasur:265,leather:[100,117,206],leatherrecip:206,leav:[5,12,31,47,69,71,84,85,94,100,103,113,121,123,124,152,173,175,176,181,192,199,200,212,214,215,267,269,275,281,329,330,362,365,369,387],leavelock:275,leaver:192,led:108,left:[2,19,22,29,31,32,38,47,61,71,76,89,90,93,96,100,101,105,109,114,120,143,161,176,182,184,185,214,223,252,253,254,255,256,261,266,269,276,286,352,355,364,378],left_justifi:38,leg:338,legaci:[29,38,39,62,117,155,161,239,365],legal:[149,152],legend:[26,75],leisur:379,len:[38,75,85,94,100,105,112,123,131,132,146,168,185,208,378],lend:26,length:[30,57,61,71,75,85,95,101,110,114,117,140,146,149,168,197,205,208,219,221,223,231,238,239,303,344,350,355,364,365,378,406],lengthi:85,lenient:38,less:[7,23,27,61,63,71,81,91,92,101,108,109,115,117,120,121,123,134,135,149,208,253,255,350],lesson:[102,103,104,105,106,108,109,111,112,115,117,118,120],let:[5,7,8,11,13,15,16,20,22,27,29,31,32,35,45,47,50,54,56,59,68,69,70,71,73,74,75,76,77,81,84,85,86,89,90,91,92,93,94,95,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,124,125,126,127,128,129,130,132,133,135,136,139,143,144,147,148,150,152,161,170,171,176,182,183,187,191,199,202,209,221,223,249,250,269,276,281,311,330,342,358,362,372,377,385,401,406],letsencrypt:149,letter:[16,54,58,64,71,76,89,110,124,135,149,173,182,200,214,237,238,249,345,355,378],leve:285,level:[0,2,4,12,13,14,19,26,27,29,32,41,42,44,46,52,56,57,63,68,71,73,76,78,80,88,90,93,94,96,100,103,105,110,115,117,118,120,121,135,138,146,149,161,173,178,179,186,200,201,206,208,212,232,238,250,261,275,281,286,303,340,350,352,358,360,365,366,378,386,406],lever:[22,46,212],leverag:[78,120,126],levi:61,lexicon:214,lhs:[85,94,184,185],lhslist:[184,185],liabl:214,lib:[6,140,143,145,148],libapache2:139,libcrypt:148,libjpeg:148,librari:[0,4,8,9,14,38,46,47,58,63,79,81,92,93,97,101,108,111,113,128,135,137,138,143,148,151,152,155,195,237,268,285,286,314,352,364,378,408],licenc:355,licens:[7,72,77,117,237,355,381,408],lid:261,lidclosedcmdset:261,lidopencmdset:261,lie:[76,214],lied:214,lies:[11,22,109],life:[13,34,77,95,113,117,118,120,133,208,265,407],lift:[32,103,121,124,214,256,276],lifter:32,light:[15,19,39,63,78,114,115,118,140,170,253,266,267,275,286,294,355],lightabl:266,lighter:[54,253],lightest:19,lightli:[51,253],lightsail:149,lightsourc:266,lightsource_cmdset:266,like:[0,2,3,5,6,7,8,9,11,12,13,15,16,17,19,20,22,23,25,27,28,29,30,31,32,33,35,38,39,41,42,43,44,45,46,47,49,50,51,52,54,56,58,59,61,62,63,66,67,68,69,70,71,73,74,75,76,77,78,79,80,81,82,84,85,86,87,88,89,90,91,93,94,95,96,98,100,101,102,103,104,105,107,108,109,110,111,112,113,114,115,116,118,120,121,123,126,128,129,131,132,133,134,135,136,138,139,140,142,143,144,146,147,148,149,151,152,155,161,163,165,166,168,169,170,173,175,176,181,184,185,187,188,189,192,193,199,200,202,205,206,210,214,220,221,222,223,231,237,238,239,245,246,249,250,252,253,254,255,256,260,261,267,268,269,273,275,276,280,281,285,286,306,314,330,335,339,341,342,350,351,352,355,356,358,361,362,363,364,365,366,369,372,374,375,378,381,389,401,406,408],limbo:[14,15,19,41,57,69,70,71,72,76,103,107,108,114,132,136,143,176,200,267,305],limbo_exit:76,limit:[0,8,12,13,19,20,22,23,27,29,30,32,38,39,41,44,46,51,52,61,68,69,74,77,79,80,81,85,86,94,101,103,105,107,109,110,112,115,116,118,123,124,133,140,146,149,154,161,173,174,175,176,192,193,202,214,228,239,248,249,250,252,254,255,261,272,273,276,281,286,290,295,306,319,344,350,351,352,353,356,358,360,371,375,378,381,406],limit_valu:161,limitedsizeordereddict:378,limp:114,line2:109,line:[0,2,5,6,8,9,14,15,16,19,20,22,23,27,29,31,34,35,37,38,41,46,47,49,52,54,58,59,61,63,69,70,71,72,73,74,76,78,79,83,85,87,88,89,90,92,93,94,95,96,98,101,102,103,106,108,109,111,112,117,124,132,135,136,140,142,143,145,149,150,151,156,158,161,167,170,176,183,185,186,197,200,209,210,221,235,238,239,250,261,268,269,285,301,306,321,324,329,340,352,356,360,361,362,363,364,371,378,401,406],linear:75,linebreak:[96,377],lineeditor:360,lineend:377,lineno:78,linenum:360,liner:313,linereceiv:[321,324],linesend:330,lingo:[42,61,67,93],linguist:378,link:[0,9,11,12,15,17,20,22,27,35,42,56,65,70,71,72,74,75,76,77,80,81,83,85,87,89,93,96,100,102,103,105,106,107,108,110,117,124,126,132,135,136,142,143,147,149,150,154,161,165,176,181,225,268,275,276,281,290,299,301,312,316,321,324,352,377,378,407,408],link_ok:275,linkdemo:78,linklock:275,linknam:142,linkref:78,linktext:78,linod:149,linux:[0,5,6,7,11,34,70,78,81,83,85,110,111,139,140,147,148,149,151,242,378],liquid:352,list:[5,6,7,9,11,12,13,14,15,16,19,20,22,23,27,29,30,31,32,35,38,39,42,44,46,47,50,54,56,57,58,61,62,64,66,67,69,71,73,74,75,76,77,80,82,83,85,89,90,93,94,96,99,100,101,102,103,105,106,107,110,112,114,115,116,118,120,121,123,124,126,132,135,136,138,140,142,143,147,149,150,152,156,161,163,165,168,169,170,171,173,174,175,176,181,182,183,184,185,186,187,191,192,193,194,197,199,200,201,202,203,205,212,213,214,220,221,222,223,225,226,228,229,231,232,235,236,237,238,239,242,243,249,250,252,253,254,255,256,261,264,265,266,269,272,275,276,280,281,285,286,291,292,293,294,295,299,301,306,307,311,313,315,317,319,320,325,330,333,342,344,346,349,350,351,352,353,355,356,357,358,359,362,364,365,371,372,375,378,381,386,387,388,389,406,407],list_attribut:176,list_callback:226,list_displai:[162,190,271,278,288,297,349],list_display_link:[190,271,278,288,297],list_filt:[278,349],list_nod:362,list_of_all_rose_attribut:13,list_of_all_rose_ndb_attr:13,list_of_myscript:39,list_prototyp:285,list_select_rel:[190,271,278,288,297],list_set:301,list_styl:173,list_task:226,list_to_str:378,listabl:176,listcmdset:176,listcmset:176,listdir:197,listen:[12,23,32,42,47,50,90,97,140,145,152,181,192,214,238,239,261,275,406,408],listen_address:140,listing_contact:142,listobj:186,listobject:186,listscript:186,listview:406,lit:[266,267,365],liter:[14,29,38,57,78,93,103,182,355,365,374,378],literal_ev:[29,349,362,365,378],literari:118,littl:[3,11,16,22,23,38,39,46,49,69,70,73,76,78,81,83,84,85,86,90,93,94,96,100,101,102,103,105,107,108,109,110,111,112,113,114,115,116,117,118,120,128,129,130,136,146,149,151,156,214,253,264,267,336,350,362,378,401],live:[7,78,82,108,117,138,139,140,143,149,151],ljust:[29,355,365],lne:250,load:[0,6,7,8,13,14,16,20,22,26,27,38,47,50,76,87,91,92,93,94,96,99,108,109,110,111,115,121,124,128,132,152,165,170,182,183,186,194,207,217,220,228,238,273,276,280,281,290,294,305,308,310,341,350,352,353,356,357,360,365,370,372,373,376,378,399],load_buff:360,load_data:357,load_kwarg:373,load_module_prototyp:285,load_stat:217,load_sync_data:341,loader:[27,352,378],loadfunc:[26,360,373],loc:176,local0:145,local:[2,6,7,11,29,54,58,77,81,85,95,102,106,109,128,135,140,147,151,152,197,225,228,239,286,324,350],local_non_red_ros:105,local_ros:105,localecho:149,localevenniatest:376,localhost:[47,67,70,83,96,113,126,135,136,140,141,143,145,148,149,155,330],locat:[4,8,9,11,12,13,14,19,20,22,25,27,31,32,35,38,39,44,46,47,50,57,67,68,69,70,72,73,74,75,76,78,81,83,84,85,88,89,93,94,100,101,102,103,105,106,107,108,109,110,114,116,117,120,124,128,129,130,132,135,139,143,149,151,152,155,161,167,176,182,186,193,197,200,201,202,205,217,219,220,236,239,245,260,265,267,269,275,280,281,286,330,339,351,352,353,356,358,362,364,371,375],location_nam:269,location_set:105,locations_set:[105,280],locattr:[266,275],lock:[20,22,23,24,29,30,35,38,39,41,44,46,49,50,52,71,79,83,84,85,86,87,89,90,91,94,95,99,100,102,103,106,107,108,120,124,135,140,146,149,156,158,159,161,162,171,173,174,175,176,181,182,183,185,186,187,188,192,194,199,200,201,202,205,206,209,210,212,214,220,222,225,226,228,229,232,235,236,239,245,247,261,265,266,267,269,271,273,280,281,285,286,346,350,352,358,360,362,372,379,386,408],lock_definit:276,lock_func_modul:[32,276],lock_storag:[171,173,174,175,176,181,182,183,184,185,186,187,188,191,194,199,200,201,202,205,209,210,212,220,221,222,226,232,235,236,239,245,246,247,250,252,253,254,255,256,261,265,266,267,268,273,281,350,352,360,362,363],lockabl:[94,214,245],lockablethreadpool:346,lockdown:[32,350],lockdown_mod:[145,149],lockexcept:276,lockfunc1:32,lockfunc2:32,lockfunc:[22,32,41,79,85,107,109,132,158,159,176,274],lockhandl:[13,32,46,102,158,159,171,200,268,274,275],lockset:281,lockstr:[6,13,22,32,38,83,109,120,176,181,183,192,194,245,275,276,281,286,350,358,386],locktyp:[169,205,286,365],log:[2,5,7,9,10,11,12,13,22,23,25,27,31,35,39,42,43,47,49,50,57,58,61,67,72,76,79,80,81,83,84,85,89,91,93,94,102,103,109,113,117,120,121,124,132,135,136,139,140,141,143,144,145,146,147,148,149,151,156,161,170,174,188,192,201,210,215,221,242,243,281,290,301,306,310,311,315,318,319,321,324,332,333,334,340,342,344,346,352,358,371,378,406],log_dep:[19,371],log_depmsg:371,log_dir:242,log_err:[19,371],log_errmsg:371,log_fil:[19,371],log_info:[19,371],log_infomsg:371,log_msg:371,log_sec:371,log_secmsg:371,log_serv:371,log_trac:[19,39,130,131,371],log_tracemsg:371,log_typ:371,log_typemsg:371,log_warn:[19,371],log_warnmsg:371,logdir:2,logentry_set:165,logfil:[301,371,406],logged_in:42,loggedin:319,logger:[19,39,79,130,131,158,159,242,313,354],logic:[3,6,49,69,73,75,76,83,89,90,91,96,107,117,120,136,214,238,280,284,305,350,362,379,387],login:[6,11,12,22,25,27,32,42,43,70,83,85,96,117,135,149,161,173,188,210,276,305,306,321,324,329,330,333,342,378,393,395,404,408],login_func:333,loginrequiredmixin:406,logintest:404,logout:[332,333,404],logout_func:333,logouttest:404,logprefix:[311,321,324,346],lon:365,lone:[76,115,176],long_descript:142,long_running_funct:49,long_text:28,longer:[22,26,28,29,45,46,61,66,69,84,85,87,90,94,96,101,102,108,110,111,133,138,142,169,174,192,202,238,239,246,252,253,254,255,256,291,360,364],longest:[19,239],longrun:22,loo:[171,187],look:[0,2,3,6,8,11,13,14,15,16,17,19,20,22,25,27,29,30,31,32,34,35,38,39,42,44,46,49,50,51,52,54,56,58,59,61,62,63,67,69,70,71,72,73,74,75,76,77,78,80,81,82,83,84,85,87,88,89,90,91,93,94,95,96,98,99,100,101,102,105,106,107,108,109,110,111,112,113,114,115,116,118,120,121,123,126,127,128,129,130,132,133,135,136,140,143,146,148,149,151,152,156,161,163,168,170,171,173,176,182,184,185,187,188,191,197,201,202,205,210,212,213,214,220,221,227,235,236,238,239,250,254,260,261,264,266,267,269,272,275,276,278,280,281,283,286,306,321,322,329,333,350,352,356,362,363,364,372,375,377,378,401],look_str:161,lookaccount:94,lookat:22,looker:[29,75,94,124,202,214,215,220,239,260,269,275,281,352],lookm:22,lookstr:281,lookup:[6,13,22,32,44,61,167,182,242,280,320,353,355,368,369,374,375,378,379],lookup_env:197,lookup_expr:385,lookup_typ:374,lookup_usernam:27,lookuperror:355,loom:76,loop:[5,13,29,46,69,74,75,80,81,84,96,100,105,123,130,158,163,252,286,319],loopingcal:304,loos:[15,77,161,202,256,272,321,332,356],loot:115,lop:105,lore:94,lose:[13,42,92,115,117,123,124,151,156,242,254,312,313,321,324],lost:[46,67,69,76,78,89,92,101,138,156,181,246,298,311,312,313,321,324,329,350,355],lot:[0,3,5,8,11,14,16,19,23,29,32,38,39,44,46,49,61,63,67,69,71,73,74,76,77,79,80,82,83,86,89,90,93,94,95,96,101,102,105,107,108,109,110,111,112,113,114,115,116,117,118,120,121,122,124,132,135,138,143,149,200,208,210,221,239,247,253,266,269,346],loud:[84,120],love:[47,118],low:[20,56,57,74,117,149,169],lower:[5,12,20,22,27,32,47,49,52,54,61,75,85,87,90,94,95,100,114,117,149,168,169,173,184,186,239,249,306,355],lower_bound_inclus:249,lower_channelkei:[90,191],lowercas:[110,171,355],lowest:[57,149,249,275,355],lpmud:66,lsarmedpuzzl:236,lspuzzlerecip:236,lst:[75,358],lstart:26,lstrip:[101,355],ltto:53,luc:361,luciano:138,luck:[27,73,101,108,139],luckili:[8,11,32,76],lue:[54,355],lug:80,luggag:112,lunch:74,lurk:117,luxuri:[44,348],lycanthrophi:105,lycantrhopi:105,lycantrophi:105,lycantrroph:105,lying:[76,214],m2m:353,m2m_chang:43,m_len:378,mac:[5,7,11,70,78,81,110,113,140,141,151,155,378],machin:[7,11,14,85,110,117,140,151,265],macport:[11,143],macro:[83,123],macrosconfig:83,mad:[11,249],made:[0,2,11,13,25,27,29,32,38,41,52,72,76,78,84,85,92,94,102,103,108,109,111,112,115,117,120,124,126,132,136,149,150,152,167,169,181,186,199,202,221,249,250,254,255,256,276,303,347,355,356,360,362,365,378],mag:[8,361],magazin:138,mage:[27,105],mage_guild_block:27,mage_guild_welcom:27,magenta:133,magic:[32,44,68,72,73,88,114,115,116,117,132,199,223,248,255,303],magic_meadow:44,magicalforest:68,magnific:27,mai:[1,3,5,6,7,8,9,10,11,13,14,19,20,22,23,27,29,32,33,34,35,38,39,41,42,45,46,49,52,54,56,57,59,61,62,63,67,69,70,72,73,76,77,78,81,82,83,84,85,86,87,90,92,93,95,96,98,103,105,107,108,110,112,113,114,115,116,118,120,121,123,124,128,130,131,135,136,138,139,140,142,143,146,148,149,151,152,156,161,163,167,168,169,171,173,174,176,181,186,192,193,195,197,199,201,202,205,206,208,214,217,221,223,238,239,249,252,253,254,255,256,266,267,275,276,281,285,286,287,303,333,340,342,343,347,349,350,352,353,355,357,358,359,360,362,364,365,366,372,375,378,381,406],mail:[5,9,23,27,70,77,80,82,93,102,123,138,158,159,193,194,195,275],mailbox:[23,232],maillock:275,main:[4,11,14,15,16,20,22,23,27,30,32,33,35,37,38,39,41,42,44,45,46,47,56,58,59,61,67,71,75,77,81,84,88,92,96,98,100,101,103,106,108,109,116,117,120,123,135,136,138,140,142,149,151,154,156,161,162,165,167,173,176,187,194,200,205,207,221,228,232,238,239,269,273,280,286,288,290,301,305,306,308,313,318,320,325,339,341,346,352,353,362,363,367,375,377,378],mainli:[5,22,23,27,35,42,49,50,59,93,109,110,138,173,270,350,356,378],maintain:[5,30,45,52,63,72,77,78,79,83,90,92,112,118,140,149,151,154,155,186,188,210,295,407],mainten:[149,152,407],major:[15,16,29,81,93,116,132,135,140,143],make:[0,1,2,3,5,6,7,9,10,12,13,14,15,16,20,22,26,27,29,30,31,32,34,35,38,39,41,42,43,44,45,46,47,49,50,51,52,53,54,56,59,61,63,64,68,69,70,71,72,73,74,75,76,77,78,80,81,82,83,85,86,87,88,89,90,91,92,95,97,98,100,101,104,105,106,107,109,111,112,113,114,115,116,118,119,121,122,123,125,127,128,129,130,133,134,135,136,137,138,139,140,141,142,143,146,147,148,149,151,152,155,156,161,163,165,168,169,170,171,173,174,176,181,184,187,191,192,193,197,199,200,202,205,206,212,214,220,221,223,229,232,238,239,244,245,246,249,250,252,253,254,255,258,261,265,266,267,272,275,276,281,285,286,292,295,301,305,313,318,332,333,339,340,342,343,345,346,349,350,351,352,353,355,356,357,358,359,360,362,364,365,366,369,375,377,378,404,406],make_it:378,make_shared_login:395,make_uniqu:169,makeconnect:310,makefactori:321,makefil:78,makeit:332,makemessag:58,makemigr:[2,61,135],male:222,malevol:15,malform:[187,379],malici:[29,152],malign:276,man2x1:63,man:[34,63,66,116,149,182,232,239],mana:[86,88],manaag:271,manag:[5,8,9,11,12,13,20,32,35,39,42,45,46,56,59,61,70,79,89,92,93,100,105,107,116,120,135,151,156,158,159,160,161,165,186,187,189,191,192,194,197,217,235,239,256,267,270,273,277,280,281,285,287,290,295,296,301,308,348,350,352,353,354,357,358,367,370,371,375,378,404,406,408],manager_nam:350,manchest:378,mandat:401,mandatori:[38,43,66,69,71],mandatorytraitkei:249,maneuv:250,mangl:327,mango:236,manhol:321,manhole_ssh:321,mani:[0,5,8,9,11,12,13,15,16,17,19,20,22,23,27,29,30,35,38,39,41,42,43,45,46,49,50,54,55,56,57,58,61,62,63,64,66,67,68,69,70,72,75,76,78,80,81,82,83,88,91,92,93,94,95,100,101,102,103,104,105,107,109,110,111,115,117,118,121,123,124,130,131,132,133,135,136,143,147,149,150,152,156,165,169,171,176,187,194,197,199,202,205,207,210,214,221,239,246,247,250,254,255,265,268,273,275,276,280,286,290,295,301,315,323,325,344,350,352,353,355,362,363,365,369,370,371,406],manifest:[6,107],manipul:[13,20,27,38,39,61,69,71,81,90,91,102,124,176,183,193,220,225,249,272,281,307,358,363],manner:[15,192,239,269,281,319,352],manpow:77,manual:[6,9,11,15,22,23,30,32,35,38,39,46,54,56,61,68,76,78,80,83,84,88,94,100,103,107,108,110,115,118,120,129,132,136,138,140,143,149,156,158,163,176,250,261,264,268,281,286,293,301,318,325,362,363,365,407,408],manual_paus:[39,293],manual_transl:238,manytomanydescriptor:[165,194,273,280,290,350,352,353],manytomanyfield:[165,194,273,280,290,350,352,353],map:[6,16,27,29,34,62,67,69,74,81,85,89,93,94,151,173,181,187,197,203,208,214,238,239,249,269,281,285,286,325,350,352,355,361,362,365,378,408],map_modul:76,map_str:[75,76,269],mapbuild:[158,159,195],mapper:369,mapprovid:269,march:[138,371],margin:17,mark:[11,14,15,22,29,32,47,53,54,58,65,67,68,75,78,84,94,102,105,110,116,143,147,149,168,175,206,219,220,228,237,250,342,352,356,361,362,365,374],mark_categori:250,markdown:[78,83,142],marker:[14,22,29,34,54,72,81,110,116,120,182,205,214,219,220,222,239,250,281,313,321,324,329,330,350,353,355,361,362,363],market:[117,149],markup:[54,78,98,128,158,159,203,354,377],mask:[72,116,236,239,243,244],maskout_protodef:236,mass:[97,115,408],massiv:[80,86],master:[70,74,77,78,90,93,115,121,123,130,136,143,150,151,249,347],match:[9,11,13,19,20,22,27,29,30,31,32,34,35,38,39,41,42,44,46,47,54,58,59,61,62,67,70,71,73,75,76,89,90,91,93,94,95,101,103,105,107,112,120,128,130,135,136,140,161,167,168,169,170,171,174,176,182,183,185,187,191,193,200,203,205,208,220,221,231,232,235,236,239,249,255,269,272,275,276,281,285,286,292,295,306,307,319,332,342,350,351,352,353,355,360,362,364,365,373,375,377,378,379,381,406],match_index:168,matched_charact:221,matches2:61,matchobject:[355,377],mate:81,materi:[73,110,117,205,206],math:89,mathemat:[116,169],matlab:0,matplotlib:334,matrix:364,matter:[2,8,13,20,27,33,42,43,58,63,69,70,73,83,85,90,93,95,96,101,110,111,115,120,121,123,128,129,143,152,169,205,256,265,280,306,350],matur:[9,63,66,110],maverick:81,max:[51,75,116,117,123,146,221,239,249,344,371,378],max_damag:254,max_dbref:351,max_depth:378,max_dist:75,max_heal:254,max_l:75,max_length:[61,75,135,197,239],max_lin:364,max_memory_s:197,max_nest:365,max_nr_charact:117,max_num:162,max_num_lin:406,max_popular:406,max_rmem:369,max_siz:371,max_valu:[223,401],max_w:75,max_width:75,maxconn:145,maxdelai:[298,312,313],maxdepth:286,maxdiff:[207,388,396],maximum:[51,54,61,76,89,101,116,117,146,161,197,221,223,249,252,253,254,255,256,281,286,346,355,362,364,365,378],maxlengthvalid:161,maxnum:378,maxrotatedfil:371,maxsplit:355,maxthread:346,maxval:[365,378],maxvalu:365,maxwidth:364,may_use_red_door:38,mayb:[13,14,15,19,20,22,30,38,61,68,70,71,73,75,78,84,85,91,96,99,100,105,107,108,109,112,115,117,118,121,123,142,143,149,170,199,206,231,238,319],mccp:[31,141,158,159,296,306,309],mccp_compress:314,md5:140,meadow:[44,68,71,116,365],mean:[3,4,5,6,8,9,11,13,14,15,16,19,20,22,23,27,30,31,32,33,34,39,41,42,44,46,49,50,54,56,59,61,62,64,67,69,71,73,74,75,76,77,80,81,86,90,93,94,95,98,100,103,105,106,107,108,109,110,111,114,115,118,120,121,123,124,128,129,132,133,136,137,140,149,151,152,156,161,163,170,176,192,209,214,228,238,249,266,268,275,281,285,286,291,295,301,325,341,350,352,355,362,364,365,369,371,374,375],meaning:[171,187],meaningless:124,meant:[20,23,30,39,46,47,51,58,59,68,71,72,91,95,103,107,109,116,133,142,169,200,214,222,239,247,249,252,253,254,255,256,267,269,281,306,356],measur:[5,124,149,168,185,378],meat:[113,119,122,125,127,135],mech:[97,408],mechan:[4,19,22,26,27,38,39,46,86,89,94,96,101,114,115,121,123,124,133,161,163,167,215,220,239,255,274,286,295,301,305,311,319,330,341,352,360,363,367,373,406],mechcmdset:84,mechcommand:84,mechcommandset:84,meck:84,media:[51,107,162,190,197,271,278,288,297,329,346,349,374,401],median:75,mediat:121,mediev:206,medium:51,mediumbox:310,meet:[2,85,107,114,116,227,269,345],mele:[116,256],melt:[205,206],mem:186,member:[13,61,70,117,182,184,185,281,378],membership:[70,83,105],memori:[5,20,22,46,50,61,64,67,86,92,108,110,140,148,149,161,186,192,281,295,334,344,350,354,363,369,373,378],memoryerror:143,memoryusag:334,memplot:[158,159,296,331],meni:200,mental:133,mention:[8,13,14,15,16,22,31,32,45,49,56,63,64,70,75,84,87,90,92,93,103,105,110,115,133,143,149,170,210],menu:[0,7,9,13,20,38,42,74,79,85,96,106,115,116,117,122,124,142,143,144,156,158,159,176,195,200,211,212,215,221,247,250,264,282,286,299,301,354,372,408],menu_cmdset:362,menu_data:27,menu_edit:200,menu_login:[158,159,195],menu_modul:362,menu_module_path:362,menu_quit:200,menu_setattr:200,menu_start_nod:247,menu_templ:362,menuchoic:[27,362],menudata:[213,221,264,283,362],menudebug:[27,362],menufil:362,menunode_fieldfil:221,menunode_inspect_and_bui:100,menunode_shopfront:100,menunode_treeselect:250,menunodename1:27,menunodename2:27,menunodename3:27,menuopt:250,menutest:102,menutre:362,merchandis:117,merchant:74,mercuri:63,mere:[129,223],merg:[6,11,22,27,29,71,77,81,91,93,95,105,108,109,120,126,167,168,169,170,183,261,267,269,286,290,325,362],merge_prior:362,merger:[20,76,77,169,170],mergetyp:[20,27,123,169,261,267,360,362],merit:120,mess:[5,11,13,19,52,78,117,149,250],messag:[8,9,11,14,16,19,22,23,24,26,27,28,29,31,32,35,37,39,41,42,47,49,56,58,64,65,68,71,73,74,76,78,79,81,82,84,86,87,90,91,94,95,98,99,100,101,102,103,110,112,115,116,117,120,121,123,124,130,134,139,143,144,146,149,152,154,156,161,163,167,170,171,174,176,181,182,183,185,187,189,191,192,193,194,199,200,202,205,207,214,215,217,221,222,226,228,232,236,237,239,243,249,252,253,254,255,256,258,260,261,262,264,265,266,267,268,275,281,301,303,310,312,313,319,320,321,324,325,327,329,338,340,342,344,346,358,360,362,363,371,375,378],message_rout:47,message_search:193,message_transform:192,messagepath:408,messagewindow:47,messeng:260,messsag:217,meta:[41,46,107,162,271,278,349,352,369,385,387,401],metaclass:[46,61,171,352],metadata:[243,303],metavar:268,meteor:99,meter:[72,223,249],metho:191,method:[3,8,11,12,13,19,20,23,27,29,30,32,35,38,41,42,43,44,45,46,47,49,56,59,61,62,70,71,73,74,75,76,78,80,81,85,86,87,88,89,94,95,96,101,102,104,105,106,109,111,112,120,121,123,124,129,130,131,132,134,135,136,154,161,165,167,169,170,171,173,176,177,181,183,184,185,186,187,190,191,192,193,194,197,198,199,200,205,207,208,212,214,217,218,219,220,225,228,235,236,237,238,239,242,243,245,248,249,252,253,254,255,256,261,262,264,265,266,267,268,269,272,273,275,276,281,294,295,298,303,306,307,308,310,311,312,313,314,319,321,324,327,329,330,333,337,339,340,341,342,344,349,350,352,355,356,358,360,362,363,364,365,366,369,370,371,372,373,375,376,377,378,385,386,387,388,390,406],methodnam:[187,198,207,218,229,244,248,262,295,327,337,370,376,382,388,396,404],metric:[99,238],microsecond:13,microsoft:[76,143],mid:[63,87,132],middl:[22,75,87,149,253,355],middlewar:[158,159,383,392],midnight:[85,95],midst:114,midwai:54,mighht:101,might:[0,3,6,8,11,13,15,16,17,19,20,22,23,27,28,32,35,39,41,42,45,49,50,54,56,58,69,71,74,76,80,82,83,85,86,87,88,89,90,94,95,96,98,99,100,101,102,103,113,115,117,121,123,124,128,131,133,134,135,139,140,143,148,149,150,151,152,156,170,174,176,199,237,243,246,252,253,254,255,268,281,330,352,355,360,371,372,378,387,401],mighti:[76,87,108],migrat:[2,8,10,11,43,61,70,76,78,107,113,135,140,143,148,155,156,197,286],mike:176,million:[135,140],mime:358,mimic:[5,23,26,39,80,117,121,140,194,340,360],mimick:[26,81,121,332,360,363],mimim:353,min:[39,75,95,116,208,221,249,365,366],min_damag:254,min_dbref:351,min_heal:254,min_height:364,min_shortcut:[71,200],min_valu:401,min_width:364,mind:[14,15,27,49,50,77,80,90,92,93,97,110,111,114,115,116,118,120,133,136,140,142,199,223,228,237,303,378],mindex:168,mine:[74,117,152],mini:[76,80,107,108,109],miniatur:114,minim:[42,115,118,123,152,197,238,286],minimalist:[22,63,94],minimum:[42,71,73,81,94,117,121,221,249,252,253,254,255,256,306,346,352,364,365,373,378],minimum_create_permiss:386,minimum_list_permiss:386,mininum:364,minlengthvalid:161,minor:[90,170],mint:[11,143],minthread:346,minu:[61,105,281,366],minut:[19,39,86,95,101,118,123,138,151,181,199,208,344,366,378],minval:[365,378],mirc:313,mirror:[42,110,138,147,158,159,195,257],mis:93,misanthrop:105,misc:24,miscelan:354,miscellan:[106,107],misconfigur:140,mislead:90,mismatch:[31,378],miss:[6,75,82,93,102,117,143,149,205,207,252,253,254,255,256,285,306,407],missil:[84,255],mission:[90,96],mistak:78,misus:149,mit:[138,355],mitig:[93,152,406],mix:[13,22,23,27,54,79,88,105,120,133,135,161,199,206,214,239,281,285,286,345,353,356,364,365],mixabl:214,mixer:214,mixer_flag:214,mixin:[285,335,387,390,406],mixtur:[98,214,365],mkdir:[2,70,143],mktime:95,mmorpg:118,mob0:92,mob:[15,32,42,80,92,114,115,158,159,170,176,195,263,267,286,356],mob_data:92,mob_db:92,mob_vnum_1:92,mobcmdset:265,mobdb:92,mobil:[15,38,97,114,117,146,154,265,275],moboff:265,mobon:265,mock:[8,187,206,376],mock_channeldb:187,mock_delai:187,mock_get_vers:396,mock_random:262,mock_repeat:187,mock_set:396,mock_tim:[248,337],mockdeferlat:376,mockdelai:376,mocked_idmapp:337,mocked_o:337,mocked_open:337,mockrandom:207,mockval:376,mod:[139,152,248,249,285],mod_import:378,mod_import_from_path:378,mod_prototype_list:285,mod_proxy_http:139,mod_proxy_wstunnel:139,mod_sslj:139,mode:[3,5,7,12,20,26,27,31,55,67,72,90,96,103,108,110,111,117,123,124,129,135,138,139,145,151,152,158,175,186,192,197,198,201,232,261,265,281,301,306,311,318,329,330,339,356,360,362,365,371,378,408],mode_clos:330,mode_init:330,mode_input:330,mode_keepal:330,mode_rec:330,model:[13,23,32,34,39,41,44,45,46,55,67,70,78,81,90,96,105,117,121,128,134,158,159,160,161,162,189,190,192,193,270,271,277,278,281,287,288,291,295,296,297,307,348,349,350,351,353,354,359,367,368,370,374,375,378,385,387,401,406,408],model_inst:374,modeladmin:[190,271,278,288,297,349],modelattributebackend:350,modelbackend:393,modelbas:369,modelchoicefield:278,modelclass:[13,44],modelform:[162,271,278,349,401],modelmultiplechoicefield:[162,271,278],modelnam:[192,273,352],modelseri:387,modelviewset:390,moder:[83,89,199],modern:[13,16,49,63,76,88,133,138,152,314],modif:[11,22,29,59,69,74,77,85,101,124,139,151,249,347,401],modifi:[0,5,9,11,12,13,20,22,23,27,29,30,35,38,39,41,42,46,47,54,56,67,68,69,71,72,73,74,76,78,79,80,83,85,89,91,92,93,94,100,102,103,107,109,110,111,112,114,116,117,118,120,121,124,127,130,137,140,151,156,161,162,170,192,197,200,205,209,214,215,217,220,222,228,236,239,246,248,249,252,253,254,255,256,266,268,273,281,286,295,352,356,362,369,374,377,401,406],modified_tim:197,modul:[0,4,5,6,8,13,14,16,19,20,22,25,26,27,29,30,31,32,35,39,41,42,43,46,56,59,63,67,73,76,77,78,80,84,87,92,93,94,95,98,99,100,102,103,106,107,108,109,111,116,117,120,122,124,126,129,132,144,148,150,152,156,167,168,170,171,176,178,179,180,181,185,187,191,199,200,201,202,203,205,206,207,208,209,210,212,214,217,219,220,221,223,225,226,227,229,237,238,239,244,245,246,248,249,250,252,253,254,255,256,261,265,266,267,268,275,276,280,281,284,285,286,291,293,294,295,298,300,301,305,306,310,318,320,321,324,325,328,330,332,333,334,339,341,342,343,350,352,353,354,355,356,357,358,359,360,361,362,363,365,366,376,378],module_with_cal:365,modulepath:310,moifi:220,mold:111,mollit:28,moment:[20,45,58,67,74,84,93,100,101,108,116,161,290],mona_lisa_overdr:112,monei:[61,70,115,116,117,118,149,275],monetari:[77,82,199],monitor:[5,33,62,79,291,306,325,369],monitor_handl:[33,158,291],monitorhandl:[24,31,158,159,287,408],monlit:105,mono:85,monster:[35,38,81,87,93,108,111,115,116,117,122,176,286],monster_move_around:111,month:[77,95,149,208,366,371,378],monthli:95,montorhandl:33,moo:[63,66,80,93,113,138,365],mood:[74,114,117,118,249],moon:[85,95,99,105],moonlight:105,moonlit:105,moor:114,moral:6,more:[2,3,4,5,6,8,11,12,13,14,15,16,17,19,20,22,23,25,26,27,28,29,30,31,34,35,38,39,41,42,44,45,46,47,49,50,52,55,56,57,58,59,61,62,63,64,65,69,70,71,72,74,75,76,77,80,81,82,83,84,85,86,89,90,91,92,94,95,96,97,100,101,102,103,105,106,107,108,110,111,112,113,114,115,116,118,119,120,121,123,124,125,126,128,130,132,133,134,135,136,138,140,143,146,147,148,149,151,152,156,158,160,161,162,165,168,169,170,175,176,182,186,187,188,191,195,197,199,200,201,202,205,208,210,212,214,220,223,228,231,237,238,239,246,247,249,250,252,253,254,255,256,261,265,266,267,268,269,275,278,281,285,286,311,313,316,332,333,342,347,350,351,355,356,358,359,360,361,362,363,364,365,369,375,378,379,387,401,406,408],more_command:363,more_funcparser_cal:29,moreov:[39,149],morn:[116,220,221],morph_engli:381,morpholog:381,mortal:114,most:[3,5,6,9,13,14,17,19,20,22,25,27,31,32,35,41,42,43,45,46,47,49,54,56,59,61,62,63,64,66,68,69,70,71,73,74,75,76,77,78,81,83,85,88,89,90,92,93,94,95,96,99,101,102,103,104,105,106,107,110,111,112,113,114,116,117,118,120,121,123,124,129,132,133,135,139,140,143,149,151,152,155,161,165,169,170,173,176,184,187,194,200,205,206,219,223,238,239,246,249,252,253,254,255,256,273,275,276,280,281,285,286,290,324,329,339,350,351,352,353,362,363,369,370,378,406],mostli:[27,46,47,56,93,96,101,121,124,149,162,169,209,238,254,269,321],motiv:[14,15,35,77,80,82,115,312,313,319,320,321,324,329,330,341,342],mount:151,mountain:[63,76],mous:[47,53,362],movabl:214,move:[15,16,22,23,26,27,28,35,69,70,71,74,75,76,83,84,87,90,91,94,96,99,100,101,107,108,110,111,114,115,116,117,122,123,129,133,135,136,138,140,142,143,170,176,182,199,200,214,215,217,221,227,246,249,252,253,254,255,256,265,266,267,269,272,275,281,333,352,356,363],move_around:[108,111],move_hook:281,move_obj:269,move_posit:214,move_to:[35,69,100,120,132,246,281],movecommand:91,moved_obj:[215,267,269,281],moved_object:281,movement:[38,94,116,132,246,252,253,254,255,256,281],mover:256,mptt:83,mratio:[168,185],msdp:[59,306,325],msdp_list:306,msdp_report:306,msdp_send:306,msdp_unreport:306,msdp_var:325,msg:[3,8,12,13,14,19,22,26,27,28,29,32,33,35,42,47,49,56,61,62,66,69,71,73,74,76,78,79,85,86,87,88,90,91,92,94,95,99,100,101,102,108,109,110,111,120,121,123,124,130,132,146,158,161,163,171,173,177,181,187,190,192,193,194,205,214,217,222,232,243,249,260,261,268,276,281,312,313,340,349,356,358,360,362,363,371,375,378],msg_all:123,msg_all_sess:[22,171],msg_already_sit:120,msg_arriv:69,msg_char:214,msg_cinemat:219,msg_content:[19,22,35,39,69,74,84,95,124,130,132,134,281],msg_help:183,msg_leav:69,msg_locat:281,msg_other:199,msg_other_sit:120,msg_receiv:281,msg_room:214,msg_self:281,msg_set:353,msg_sitting_down:120,msg_standing_fail:120,msg_standing_up:120,msg_system:214,msgadmin:190,msglauncher2port:[301,310],msgmanag:[193,194],msgobj:[23,192],msgportal2serv:310,msgserver2port:310,msgstatu:[301,310],mssp:[41,107,158,159,296,309],mtt:328,much:[0,1,3,5,8,13,14,15,16,27,32,35,38,39,45,46,49,58,64,69,71,73,75,76,77,78,81,83,85,87,89,90,92,95,96,99,101,102,103,105,108,109,110,111,113,114,117,118,120,121,122,123,131,132,134,135,136,138,140,143,149,165,170,175,184,200,208,209,238,239,249,250,256,261,266,341,355,356,357,364,378],muck:[93,113],mud:[6,9,16,31,32,34,37,41,42,45,47,54,56,62,63,67,68,71,72,75,76,80,81,84,88,92,101,103,107,110,114,115,118,121,123,129,133,134,139,140,141,143,147,149,150,151,154,155,156,165,170,173,256,264,298,314,315,316,321,324,325,328,356,366],mudbyt:138,mudconnector:138,mudderi:138,muddev:143,mudform:361,mudinfo:[23,102],mudlab:138,mudlet:[141,306,316],mudmast:141,mudramm:141,muhammad:377,mukluk:141,mult:[29,38,365],multi:[20,27,41,42,49,71,72,78,80,108,112,113,114,115,120,124,151,168,186,206,214,239,250,281,342,362,378],multiaccount_mod:6,multidesc:[158,159,195],multilin:377,multimatch:[20,112,168,239,281,365,378],multimatch_str:[161,239,281,378],multimedia:[47,197],multipart:197,multipl:[11,15,19,20,22,29,33,35,38,41,42,43,45,46,50,54,56,62,63,71,72,73,81,88,94,95,105,107,108,110,114,115,121,124,138,140,149,161,167,169,174,175,176,181,185,186,187,203,205,209,210,220,222,223,229,235,239,248,250,252,253,254,255,260,267,276,281,285,286,295,299,303,306,310,325,333,349,350,351,356,362,364,375,378],multiplay:[72,80,93,113,117,118,119,138],multipleobjectsreturn:[161,163,165,192,194,199,202,208,214,215,220,222,228,236,237,238,239,245,246,247,252,253,254,255,256,258,260,261,265,266,267,269,273,280,281,285,290,293,308,334,350,353,366,370],multipli:[29,110],multisess:[12,55,90,96,362,408],multisession_mod:[22,42,81,116,117,124,135,141,161,173,177,201,222,281,342],multisession_modd:27,multitud:[54,76,93],multumatch:281,mundan:84,murri:378,muscular:116,muse:138,mush:[2,63,70,72,80,97,113,121,123,138,203,235,408],mushclient:[31,141,306,316],musher:138,mushman:63,musoapbox:[93,138],must:[0,5,6,8,9,11,12,13,16,20,22,26,27,29,31,32,33,34,35,38,39,41,44,45,46,47,49,53,56,58,59,64,67,68,69,75,77,78,81,83,85,87,92,94,95,98,100,102,104,107,108,109,110,111,112,115,116,118,120,123,124,128,129,135,139,141,143,144,146,147,149,151,152,156,163,168,169,171,176,181,187,191,192,193,197,199,202,203,205,208,210,214,217,236,238,239,243,249,250,252,253,254,255,256,261,264,266,267,273,275,281,284,285,291,295,301,306,319,321,324,341,343,344,349,350,351,352,355,356,357,358,359,360,361,362,363,365,366,372,373,374,375,377,378,379,381,387,406],must_be_default:170,mutabl:359,mute:[17,90,191,192],mutelist:[90,192],mutltidesc:235,mutual:[261,351],mux2:66,mux:[22,23,55,63,80,84,90,94,103,113,152,158,159,166,184,185,203,274,408],mux_color_ansi_extra_map:203,mux_color_xterm256_extra_bg:203,mux_color_xterm256_extra_fg:203,mux_color_xterm256_extra_gbg:203,mux_color_xterm256_extra_gfg:203,muxaccountcommand:[184,232],muxaccountlookcommand:173,muxcommand:[22,79,85,86,87,88,91,94,99,102,124,158,159,166,172,173,174,175,176,181,182,183,185,186,188,191,202,209,210,212,220,226,232,235,236,245,247,254,255,267,281,360],mvattr:[102,176],mxp:[31,53,141,158,159,296,306,309,321,324,355,362,377,378],mxp_pars:316,mxp_re:355,mxp_sub:355,my_callback:343,my_datastor:61,my_func:111,my_funct:87,my_github_password:11,my_github_usernam:11,my_identsystem:34,my_object:87,my_port:56,my_portal_plugin:56,my_script:39,my_server_plugin:56,my_servic:56,my_word_fil:238,myaccount:44,myaccountnam:112,myapp:61,myarx:70,myattr:[13,161],mybot:181,mycar2:34,mychair:44,mychan:23,mychannel:[50,181],mycharact:98,mychargen:27,mycmd:[22,30],mycmdget:109,mycmdset:[20,22,102,109],mycommand1:20,mycommand2:20,mycommand3:20,mycommand:[20,22,59,88,102,109,112,187],mycommandtest:187,mycompon:47,myconf:2,mycontrib:8,mycss:47,mycssdiv:47,mycustom_protocol:56,mycustomcli:56,mycustomview:67,mydatastor:61,mydefault:29,mydhaccount:151,mydhaccountt:151,mydhacct:151,myevennia:147,myevilcmdset:[20,169],myevmenu:27,myfix:11,myfunc:[8,45,49,378],myfuncparser_cal:29,mygam:[0,3,5,7,8,9,11,12,14,15,19,20,25,27,31,32,35,38,39,41,46,47,56,58,61,67,70,73,75,76,79,84,85,88,91,92,93,94,95,96,98,99,100,102,106,107,108,109,110,111,113,120,121,123,124,126,128,130,131,132,135,136,140,142,143,144,145,146,148,149,151,155,156,200,201,203,220,232,235,245,246,249,326,376,378],mygamedir:78,mygamegam:98,mygrapevin:181,mygreatpwd:143,myhandl:43,myhousetypeclass:176,myinstanc:61,myircchan:181,mykwarg:27,mylayout:47,mylink:78,mylist2:13,mylist:[6,13,352],mylog:19,mymenu:27,mymethod:92,mymodul:45,mymud:[7,139],mymudgam:149,mynam:[117,151],mynestedlist:359,mynod:27,mynoinputcommand:22,mynpc:124,myobj1:44,myobj2:44,myobj:[13,19,32,39,295],myobject:13,myobjectcommand:85,myothercmdset:20,myownfactori:56,myownprototyp:38,mypassw:210,mypath:8,myplugin:47,myproc:56,myproc_en:56,myprotfunc:38,myrecip:73,myreserv:29,myroom:[39,44,92,105,176],myros:35,myscript:[39,44,46],myself:118,myserv:210,myservic:56,mysess:42,mysql:[2,9,81,378],mysqlclient:140,mysteri:[34,72,148],myston:112,mytag:47,mythic:114,mytick:295,mytickerhandl:295,mytickerpool:295,mytrait:249,mytup1:13,mytup:13,myvar:22,myview:67,naccount:342,nail:205,naiv:[192,197,269,273,352],nake:22,name1:176,name2:176,name:[2,3,4,5,7,8,9,10,11,12,13,14,15,16,20,22,23,27,28,29,30,31,32,33,34,35,38,39,41,42,43,44,46,47,49,52,56,57,58,59,61,64,67,68,69,70,71,72,73,74,75,76,78,81,83,85,87,90,91,92,93,94,95,96,98,99,100,101,102,103,104,105,106,107,109,110,111,112,113,114,115,116,120,123,124,126,128,129,132,133,134,135,136,138,140,141,142,144,146,147,148,149,151,152,155,156,158,159,161,163,165,167,168,169,170,171,173,174,176,181,182,183,184,185,186,187,188,191,192,193,194,197,200,201,202,205,206,208,210,212,214,215,217,219,221,225,227,228,231,236,237,238,239,245,249,250,254,255,265,267,268,269,272,273,274,280,281,285,286,290,291,293,295,301,304,306,307,308,310,311,313,318,321,324,325,328,329,330,333,344,346,349,350,351,352,353,355,356,357,358,360,361,362,363,365,369,370,371,372,374,375,377,378,379,381,385,388,389,390,393,401,406],namecolor:250,namedtupl:225,nameerror:[3,110],namelist:232,namesak:6,namespac:[46,47,96,228,268,286,344,356],napoleon:78,narg:268,narr:256,narrow:[101,109,117,120],nativ:[3,23,39,62,78,105,117,242,344,346,406],nattempt:27,nattribut:[13,27,46,123,176,286,340,350,352,358,362],nattributehandl:350,natur:[13,16,19,44,62,80,138,163,364],natural_height:364,natural_kei:350,natural_width:364,navig:[7,9,27,70,75,76,78,135,136,256,406],naw:[28,141,158,159,296,309],nbsp:377,nchar:131,nclient:332,ncolumn:364,ncurs:158,ndb:[14,22,27,39,42,46,71,85,87,123,161,165,186,280,290,340,352,362],ndb_:[38,176,286],ndb_del:340,ndb_get:340,ndb_set:340,ndk:148,nearbi:[169,170,171,256],nearli:[107,120,355],neat:[69,126,401],neatli:[63,378],necess:56,necessari:[2,11,46,54,56,63,69,71,83,89,93,94,101,106,107,115,130,132,140,156,170,171,194,201,214,228,243,267,268,285,286,294,330,349,356,362,364,365,372,374,378],necessarili:[38,62,78,90,93,114,149,378],necessit:343,neck:[38,202],necklac:[116,202],need:[0,2,3,5,6,7,8,9,10,11,12,13,14,15,16,19,20,22,23,25,26,27,29,30,31,32,33,34,35,38,39,41,42,44,45,46,47,49,52,54,56,57,58,59,61,62,64,67,68,70,71,72,73,74,75,76,77,78,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,98,99,100,101,102,103,105,106,107,108,110,111,112,114,115,116,118,120,121,123,124,125,126,128,129,130,132,133,135,136,138,139,140,142,143,144,146,147,148,149,150,151,152,155,156,161,163,165,169,171,173,176,181,182,184,186,187,191,192,197,199,200,205,206,210,214,215,217,219,220,222,226,227,228,229,236,237,238,239,249,250,252,253,254,255,256,261,265,266,267,268,269,275,276,280,281,285,286,301,303,305,306,310,318,325,330,332,340,341,342,346,349,350,352,355,356,358,362,363,364,365,366,372,373,375,378,381,406],need_gamedir:301,needl:236,needless:108,neg:[95,133,169,360,378],negat:[54,105,276,381],negoti:[199,315,317,319,328,342],negotiate_s:317,neighbor:[89,117],neither:[6,13,121,142,156,209,285,325,350,353,362,379],nenter:27,neophyt:249,nest:[4,13,15,22,27,29,161,176,239,250,275,281,286,325,359,365],nested_mut:13,nested_r:176,nestl:76,net:[70,93,117,138,143,147,149,163,181,314,315,325,328,342],netrc:11,network:[56,64,79,80,81,82,118,138,140,144,146,147,149,152,154,163,181,312,313,318,339,342],neu:200,neural:117,neutral:[29,222],never:[0,1,8,11,15,19,20,22,27,29,32,41,45,46,50,54,61,62,81,92,95,101,107,108,110,111,112,115,116,117,120,130,132,135,142,161,227,238,239,255,256,265,276,281,340,359,378],nevertheless:[0,27,61,133,173,200],new_alias:171,new_arriv:267,new_attrobj:350,new_channel:94,new_charact:265,new_coordin:269,new_create_dict:214,new_datastor:61,new_goto:362,new_kei:[43,171,281],new_loc:176,new_menu:200,new_nam:[43,176],new_name2:176,new_obj:[32,217,219,281,286],new_obj_lockstr:176,new_object:[38,286],new_po:214,new_posit:214,new_progress:215,new_raw_str:168,new_room_lockstr:176,new_ros:35,new_scor:215,new_script:39,new_typeclass:[161,352],new_typeclass_path:46,new_valu:[33,350],newbi:[80,85,191],newcom:[117,129],newer:70,newindex:250,newli:[11,57,74,94,105,110,135,176,192,200,205,217,219,232,237,268,281,286,293,358],newlin:[22,47,183,356,364],newnam:[22,176,352],newpassword:174,newstr:47,nexist:71,nexit:[8,131],next:[0,2,3,7,11,13,14,15,20,22,26,27,28,29,30,32,35,39,47,49,50,54,58,59,61,69,70,71,73,74,75,76,78,81,83,84,85,86,87,88,89,90,92,94,95,97,98,100,102,103,105,107,108,110,111,112,113,114,115,116,117,118,120,121,123,124,132,135,136,138,140,144,147,148,149,150,151,152,156,200,208,214,217,235,250,252,253,254,255,256,266,276,301,356,362,363,366,378,406],next_nod:27,next_stat:[214,217],next_turn:[252,253,254,255,256],nextrpi:138,nfkc:161,ng2:364,nginx:139,nice:[8,19,30,50,68,69,71,75,76,94,95,98,108,109,115,116,142,149,151,176,199,202,239,285],nicer:[103,110],niceti:176,nick:[12,13,24,31,35,66,93,102,138,161,163,176,182,239,275,280,281,313,350,351,387,408],nick_typ:34,nickhandl:[13,34,350],nicklist:[163,181,313],nicknam:[11,34,35,66,182,239,280,281,313,350,351],nickreplac:350,nickshandl:387,nicktemplateinvalid:350,nicktyp:[239,281],nifti:[109,139],night:[29,94,115,116,134,220],nine:57,nineti:379,nit:95,nline:371,no_act:362,no_channel:[20,22,169,362],no_default:[46,161,352],no_exit:[20,22,123,169,261,264,362],no_gmcp:325,no_log:170,no_match:200,no_mccp:314,no_more_weapons_msg:266,no_msdp:325,no_mssp:315,no_mxp:316,no_naw:317,no_obj:[20,169,261,264,362],no_superuser_bypass:[161,192,276,281,352],no_tel:32,noansi:187,nobj:131,nocaptcha:135,nocaptcha_recaptcha:135,nocolor:[98,306,321,324,329,330],nod:116,nodaemon:7,node1:[27,362],node2:[27,362],node3:[27,362],node:[14,38,100,213,221,250,264,283,299,362],node_abort:27,node_apply_diff:283,node_attack:27,node_background:27,node_betrayal_background:27,node_border_char:[213,362],node_create_room:213,node_destin:283,node_examine_ent:283,node_exit:27,node_formatt:[27,213,221,362],node_four:27,node_game_index_field:299,node_game_index_start:299,node_hom:283,node_index:[283,362],node_join_room:213,node_kei:283,node_loc:283,node_login:27,node_mssp_start:299,node_mylist:27,node_on:27,node_opt:213,node_parse_input:27,node_password:27,node_prototype_desc:283,node_prototype_kei:283,node_prototype_sav:283,node_prototype_spawn:283,node_quit:213,node_readus:27,node_select:27,node_set_desc:213,node_set_nam:27,node_start:299,node_test:27,node_usernam:27,node_validate_prototyp:283,node_view_and_apply_set:299,node_view_sheet:27,node_violent_background:27,node_with_other_nam:362,nodebox:381,nodefunc:362,nodekei:362,nodenam:[27,362],nodetext:[27,213,221,283,362],nodetext_formatt:[27,213,221,283,362],noecho:[110,186],noerror:281,nofound_str:[161,239,281,378],nogoahead:323,nohom:358,nois:[84,120],noisi:[149,298,303,311,321,324,346],noloc:176,nomarkup:[31,98],nomatch:[71,185,200,360,378],nomatch_exit:71,nomatch_single_exit:71,nomigr:8,nomin:406,non:[11,15,16,19,20,22,26,28,29,30,31,38,39,42,46,47,54,61,62,68,71,75,78,80,81,82,83,87,91,94,95,99,103,105,108,109,112,115,117,120,133,144,156,161,163,165,167,169,176,186,192,194,206,209,217,228,237,245,247,249,250,266,272,280,281,284,285,286,290,291,293,294,295,301,310,324,325,339,340,342,350,352,355,358,359,360,362,364,375,378,387],nonc:329,nondatabas:[13,340,352],none:[3,12,13,14,15,16,20,22,23,26,27,29,31,32,33,34,39,42,44,49,54,56,59,61,62,69,71,75,76,81,85,88,89,90,91,92,94,95,96,98,100,101,102,104,105,108,109,112,120,123,124,130,132,161,162,163,167,168,169,170,171,173,176,177,178,179,180,183,184,185,187,190,191,192,193,194,197,198,199,200,201,202,205,207,209,212,213,214,215,217,219,220,221,222,225,227,228,231,236,237,238,239,245,247,249,250,252,253,254,255,256,260,261,264,265,266,267,268,269,271,272,275,276,278,280,281,283,285,286,288,291,292,295,298,299,301,303,307,310,311,312,313,320,321,329,330,340,341,342,344,345,346,349,350,351,352,353,355,356,357,358,359,360,361,362,363,364,365,366,369,371,373,374,375,378,379,382,385,388,390,393,396,401,406],nonpc:124,nonsens:238,noon:[32,58,103,121],nop:324,nopkeepal:[141,324],nor:[3,7,13,14,20,63,87,108,117,123,133,142,209,210,268,281,285,325,350,353],norecapcha:135,norecaptcha_secret_kei:135,norecaptcha_site_kei:135,norecaptchafield:135,normal:[4,5,6,8,9,12,13,14,15,16,19,20,22,23,27,29,30,31,32,34,38,41,42,44,46,47,49,52,54,57,58,59,61,62,64,67,68,70,72,74,75,76,78,80,81,84,85,87,88,91,92,93,94,95,96,98,99,100,102,103,105,108,109,110,111,114,116,123,124,126,132,133,136,140,147,148,149,151,156,161,163,165,167,168,169,170,171,173,176,183,186,187,191,192,197,198,199,205,208,209,214,252,253,254,255,256,261,265,268,269,280,281,283,286,295,301,310,313,314,315,317,319,333,340,342,348,350,351,352,355,356,359,362,363,369,375,377,378,383,387],normal_turn_end:123,normalize_nam:281,normalize_usernam:161,north:[35,53,69,71,74,75,76,91,103,120,132,176,200,246,333],north_south:76,northeast:[103,176,269],northern:[71,76],northwest:176,nose:350,not_don:346,not_error:301,not_found:176,notabl:[6,11,49,56,70,143,171,176,187,199,352,359,378],notat:[4,176,355,378],notdatabas:46,note:[0,3,5,7,9,10,11,12,13,14,19,29,31,32,35,38,39,42,43,45,46,47,50,52,53,54,58,59,61,62,64,67,69,70,73,75,81,83,84,85,87,90,93,94,95,96,100,102,103,105,108,109,110,111,112,113,114,115,117,120,121,123,124,128,129,132,133,135,136,140,141,143,148,149,151,152,154,156,158,161,163,168,169,170,171,173,176,177,178,182,183,184,186,187,188,191,192,193,197,199,201,202,203,205,206,208,209,210,214,219,220,222,227,228,231,235,236,237,238,239,245,246,249,250,252,253,254,255,256,261,267,268,269,275,276,280,281,285,286,295,298,301,306,310,311,313,314,318,319,320,321,324,325,326,328,329,332,334,335,340,342,346,347,350,351,352,353,355,356,357,358,359,360,361,362,363,364,365,366,369,371,373,374,375,378,386,387,394,408],notepad:[113,143],notfound:378,notgm:94,noth:[3,8,13,15,19,22,23,29,35,45,49,59,63,69,71,76,87,92,93,95,100,102,103,108,110,112,117,120,123,161,176,185,250,252,255,256,265,269,281,293,313,350,352,362],nother:131,notic:[2,3,11,14,22,49,50,69,71,74,77,82,87,89,90,95,96,101,103,107,108,117,120,129,132,133,140,200,258,314,406],notif:[11,47,83,148,232],notifi:[112,150,154,181,205,252,253,254,255,256,267,285],notificationsconfig:83,notimplementederror:324,notion:[45,73,95,122,123,249],noun:[238,239],noun_postfix:238,noun_prefix:238,noun_transl:238,now:[0,2,6,7,8,9,11,12,13,15,18,19,20,22,27,29,32,35,36,38,39,42,45,46,47,49,50,54,58,61,63,67,68,69,70,71,73,74,75,76,80,81,84,85,86,87,89,90,92,93,94,95,96,98,99,100,101,102,103,105,106,107,108,109,110,111,112,113,114,115,116,117,118,120,121,124,125,126,128,129,130,132,133,135,136,138,140,143,144,146,147,148,149,150,151,152,155,156,170,199,207,208,221,228,249,250,261,269,276,281,313,321,342,374,376,378,407],nowher:[76,110,117],noxterm256:324,npc:[22,27,70,74,76,81,115,121,199,247,275,408],npcname:130,npcshop:100,nprot:131,nr_start:292,nroom:[71,131],nroom_desc:8,nrow:364,ntf:143,nthe:261,nuanc:54,nudg:[137,261,346],nuisanc:152,nulla:28,num:[29,32,75,239,281],num_lines_to_append:371,num_object:105,num_objects__gt:105,num_tag:105,number:[0,2,5,6,8,11,13,14,19,20,22,23,26,27,29,34,39,41,42,43,44,45,46,49,50,67,68,69,75,76,78,81,84,90,93,94,95,98,100,102,105,108,109,110,111,112,114,117,120,121,123,124,131,136,140,146,149,150,151,158,161,163,168,169,170,174,176,181,182,191,193,194,197,202,205,208,209,214,221,223,225,227,228,231,237,238,239,250,252,253,254,255,256,281,285,286,292,299,301,306,312,313,315,319,332,342,344,346,350,351,353,355,356,358,360,362,363,364,365,366,369,371,375,378,381,389,390,401],number_of_dummi:301,number_tweet_output:131,numberfilt:385,numbertweetoutput:131,numer:[6,115,121,223,248,249,355],numpi:334,oak:206,oakbarkrecip:206,oakwood:206,obelisk:[114,266],obfusc:[72,238,239],obfuscate_languag:[238,239],obfuscate_whisp:[238,239],obj1:[6,13,29,32,38,112,176,205,212,236,256],obj1_search:212,obj2:[6,8,13,29,32,38,112,176,205,212,236,256,356],obj2_search:212,obj3:[13,112,176,205],obj4:[13,112],obj5:13,obj:[3,8,12,13,19,20,22,29,32,33,34,35,38,39,44,45,46,49,61,71,85,90,92,94,99,101,102,104,105,109,112,120,129,132,161,162,169,170,171,174,176,182,184,185,186,187,190,191,193,198,200,202,212,214,217,220,221,222,225,227,228,231,232,236,239,249,250,252,253,254,255,256,260,261,266,267,269,275,276,278,280,281,286,288,290,291,292,330,332,333,340,349,350,351,352,353,356,358,359,363,365,373,374,375,378,386,387],obj_desc:255,obj_detail:267,obj_kei:255,obj_prototyp:286,obj_to_chang:46,obj_typeclass:255,objattr:[266,275],objclass:[369,378],object1:22,object2:[22,199,281],object:[0,2,3,4,5,8,12,14,15,16,20,22,23,24,26,27,28,29,31,33,34,38,41,43,45,46,47,49,50,52,56,59,61,62,63,66,67,68,69,70,71,72,73,74,75,78,79,80,84,87,88,89,90,91,92,93,94,95,96,97,98,100,101,102,106,107,113,114,116,121,123,124,129,130,131,134,135,136,138,140,152,156,158,159,160,161,162,163,164,165,167,168,169,170,171,173,174,175,176,177,178,181,182,184,185,186,187,188,190,191,192,193,194,195,197,199,200,201,202,205,210,211,212,213,215,217,219,220,221,222,225,226,227,228,229,231,232,236,237,239,242,243,244,245,246,247,248,249,250,252,253,254,255,256,258,260,261,263,264,265,267,268,269,271,272,273,275,276,283,284,285,286,287,288,290,291,292,293,294,295,299,301,303,305,306,307,308,310,311,314,315,316,317,318,319,320,321,323,325,328,330,332,333,339,340,341,342,344,345,346,349,350,351,352,353,355,356,357,358,359,360,361,362,363,364,365,369,370,372,373,374,375,376,377,378,379,385,386,387,389,390,393,395,401,404,406,408],object_confirm_delet:406,object_detail:406,object_from_modul:378,object_id:136,object_paramet:197,object_search:136,object_subscription_set:280,object_tot:351,object_typeclass:[376,404],objectattributeinlin:278,objectcr:401,objectcreateform:278,objectcreateview:406,objectdb:[13,44,46,79,131,135,158,278,280,281,286,348,349,350,358,363,375,385,389,390],objectdb_db_attribut:278,objectdb_db_tag:[278,349],objectdb_set:[165,350,353],objectdbadmin:278,objectdbfilterset:[385,390],objectdbmanag:[279,280],objectdbseri:[387,390],objectdbviewset:[389,390],objectdeleteview:406,objectdetailview:406,objectdoesnotexist:[165,194,273,280,290,308,350,353,370],objecteditform:278,objectform:401,objectmanag:[279,281,351],objectnam:94,objects_objectdb:61,objectsessionhandl:[12,281],objecttaginlin:278,objectupd:401,objectupdateview:406,objid:32,objlist:[29,38,365],objlocattr:[266,275],objmanip:176,objmanipcommand:176,objnam:[19,46,176],objparam:286,objs2:44,objsparam:286,objtag:275,objtyp:193,obnoxi:303,obs:352,obscur:[99,147,238,239],observ:[14,15,62,98,103,176,182,196,220,239,258,267,325,356,378],obtain:[5,22,69,89,101,143,149,151,200,266],obviou:[9,69,132,152,223,406],obvious:[15,42,63,69,75,80,83,132,353],occaecat:28,occas:9,occasion:[112,149],occat:110,occation:[117,364],occur:[3,22,39,47,49,70,85,93,185,192,237,254,268,276,281,333,362,371],occurr:[74,101,124,355],ocean:[114,149],oct:[110,111],octet:197,odd:[71,75,115,133,152],odor:94,off:[2,13,15,20,22,26,27,31,32,39,43,45,54,56,57,61,62,63,67,69,73,75,80,81,87,90,98,103,104,110,112,113,115,118,120,122,124,133,140,141,149,151,152,156,161,171,181,186,187,191,192,202,206,221,239,261,265,267,276,281,306,314,321,324,340,352,355,356,358,360,362,363,364,371,379,407],off_bal:87,offend:50,offer:[0,7,8,9,11,13,15,20,22,23,26,27,31,34,35,38,39,45,47,54,56,58,59,61,63,66,71,72,76,77,80,81,83,86,89,91,92,93,95,101,102,106,107,108,110,115,116,121,123,124,134,147,149,169,170,175,176,186,197,199,200,214,220,238,267,283,291,342,362],offernam:199,offici:[8,11,78,147,151,152,371],officia:28,offlin:[16,38,70,138,149,175,192,356],offscreen:70,offset:[239,360,371],often:[0,3,5,6,9,11,12,13,16,20,22,24,27,29,41,42,44,45,49,54,55,56,58,61,62,71,74,75,78,81,86,90,93,95,97,101,107,108,110,111,112,113,117,120,123,149,152,163,169,174,184,185,186,192,200,250,252,253,254,255,256,276,280,290,292,301,306,320,340,350,352,356,358,364,365,371,378,387],ohloh:77,okai:[3,9,27,75,76,90,94,117,120,124,148,231],olc:[106,176,283,286],olcmenu:283,old:[7,9,19,20,26,27,32,42,46,54,62,69,70,76,78,80,84,85,89,92,94,98,100,114,117,124,133,143,149,161,169,170,173,176,191,199,219,239,276,281,286,310,351,352,355,358],old_default_set:8,old_kei:[43,281],old_nam:43,old_obj:214,old_po:214,older:[12,42,70,81,138,141,143,176],oldnam:352,oliv:54,omit:[38,101,151],ommand:167,on_:200,on_bad_request:303,on_ent:[71,200],on_leav:[71,200],on_nomatch:[71,200],onbeforeunload:47,onbuild:151,onc:[3,5,6,9,11,12,14,22,23,27,32,35,39,42,46,47,49,51,54,56,59,63,69,70,71,74,75,77,78,80,81,84,85,89,90,93,94,95,100,103,105,106,107,108,109,110,111,115,117,118,120,123,132,133,135,138,140,143,147,149,151,155,161,163,168,171,176,181,184,185,187,192,199,200,212,214,215,221,222,228,232,236,238,245,250,252,253,254,255,256,258,261,265,266,267,268,269,281,285,290,293,306,311,324,328,339,350,355,362,363,371,376,378],onclos:[56,312,329],onconnectionclos:47,ond:353,one:[0,2,3,4,5,6,7,8,9,11,12,13,14,15,16,19,20,22,23,25,26,27,28,29,30,31,32,34,35,37,38,39,41,42,44,45,46,47,49,50,51,52,54,58,59,61,62,63,64,67,68,69,70,71,72,73,74,75,76,77,78,80,81,82,83,84,85,86,87,90,91,92,93,94,95,96,98,99,100,101,102,103,104,105,107,108,109,110,111,112,113,114,115,116,118,120,121,123,124,126,128,130,132,133,134,135,136,138,140,142,143,144,147,149,150,151,152,154,160,161,165,168,169,170,171,173,174,176,182,185,186,187,191,192,193,194,197,199,200,202,205,206,207,209,214,215,217,219,220,222,228,231,232,237,238,239,247,249,250,252,253,254,255,256,261,264,266,267,268,269,272,273,275,276,278,280,281,283,284,285,286,290,294,295,301,303,305,306,311,312,313,321,324,325,340,341,342,346,348,350,351,352,355,356,358,359,361,362,363,364,365,366,369,370,371,373,374,375,376,378,379,401,404,406],one_consume_onli:214,ones:[8,15,19,20,22,29,31,32,38,54,59,67,70,71,83,93,94,98,102,103,109,118,123,133,144,147,149,151,152,169,170,171,194,200,228,252,253,254,255,256,275,285,286,305,310,342,355,364,372],onewai:176,ongo:[39,86,101,117,123,199,246],ongotopt:47,onkeydown:47,onli:[0,3,5,7,8,11,12,13,14,15,16,19,20,22,23,26,27,28,29,30,31,32,34,35,38,39,41,42,43,44,46,47,49,50,52,53,54,56,59,61,62,67,68,69,70,71,72,73,74,75,76,77,79,80,81,83,84,85,86,87,89,90,91,92,93,94,95,96,98,99,100,101,102,103,104,107,108,109,110,111,112,113,114,115,116,118,120,121,123,124,128,129,130,132,133,134,135,136,138,140,141,142,143,144,146,147,149,151,152,158,161,162,163,167,168,169,170,171,173,174,175,176,181,182,183,184,185,186,187,192,193,194,197,199,200,201,202,205,206,207,209,212,214,215,219,220,221,223,228,232,238,239,247,249,250,252,253,254,255,256,258,266,267,268,269,273,275,276,281,285,286,290,293,295,301,305,306,313,316,318,319,321,324,333,339,340,342,344,345,346,349,350,351,352,353,355,356,357,358,360,362,363,364,365,369,371,373,374,375,376,378,381,390,401,406,407],onlin:[9,16,30,35,41,50,63,66,77,80,81,82,84,90,93,94,96,97,107,111,113,115,117,118,119,121,122,123,124,125,127,138,140,144,146,150,154,155,158,173,181,192,200,212,221,315,356,408],onloggedin:47,onlook:281,only_tim:375,only_valid:286,onmessag:[56,312,329],onopen:[56,312,329],onoptionsui:47,onprompt:47,onsend:47,onset:13,ontext:47,onto:[20,22,47,80,85,91,109,115,132,147,149,170,206,267,280,313,359,362],onunknowncmd:47,onward:43,oob:[22,36,41,47,59,88,141,161,163,183,222,260,281,306,324,325,329,330,342,362,408],oobfunc:41,oobhandl:369,oobobject:39,ooc:[12,42,72,79,94,102,104,108,124,161,165,173,176,177,181,184,194,201,232,281],ooccmdsetchargen:201,ooclook:[42,201,363],oop:109,opaqu:[16,152],open:[0,3,7,10,11,20,23,26,32,42,69,70,71,72,74,76,77,78,80,81,82,83,93,94,96,102,103,106,108,109,110,111,117,120,121,123,124,126,135,136,138,140,143,144,146,147,148,149,152,154,176,183,186,197,198,199,200,212,214,219,221,245,246,256,261,266,275,344,350,358,371,378,407],open_flag:214,open_parent_menu:200,open_submenu:[71,200],open_wal:266,openadventur:117,openhatch:138,openlock:275,opensourc:355,oper:[3,6,11,13,15,19,22,27,29,31,32,35,39,44,45,47,50,62,70,71,72,74,81,90,93,99,104,105,108,110,116,133,143,147,149,155,156,161,167,169,171,173,176,181,186,187,192,197,200,205,209,212,217,239,248,266,276,281,286,295,298,301,310,311,315,317,321,323,324,330,332,333,340,341,350,351,352,355,358,362,363,364,365,369,378,389,390,408],opinion:[73,116],opnli:350,oppon:[13,121,253,255,265],opportun:[69,71,83,101,135,256],oppos:[19,35,54,152,156,340,353],opposit:[76,90,94,102,132,176,261],opt:[47,94,268],optim:[5,19,22,23,39,45,61,81,89,92,120,140,171,285,286,336,339,350],option100:27,option10:27,option11:27,option12:27,option13:27,option14:27,option1:27,option2:27,option3:27,option4:27,option5:27,option6:27,option7:27,option8:27,option9:27,option:[2,3,7,8,12,13,17,19,20,22,23,26,29,31,32,38,39,41,44,47,49,54,58,59,61,62,63,64,66,67,72,73,76,78,80,81,83,85,87,90,93,95,98,100,102,103,106,107,109,113,116,120,123,124,129,135,136,138,139,140,141,142,143,151,155,158,161,162,163,167,168,169,170,171,173,174,176,181,184,185,187,190,191,192,193,194,199,200,201,202,205,208,209,212,213,214,215,217,219,220,221,222,223,225,227,228,232,236,237,238,239,247,249,250,254,256,260,261,264,267,268,269,271,272,275,276,278,280,281,283,285,286,288,290,291,292,293,294,295,297,298,299,301,303,306,307,310,311,314,315,316,317,318,319,320,321,323,324,325,328,329,330,332,333,340,342,344,349,350,351,352,353,355,356,357,358,360,361,362,363,364,365,366,369,371,372,373,374,375,377,378,379,381,385,393],option_class:[158,357],option_dict:362,option_gener:362,option_kei:379,option_str:268,option_typ:373,option_valu:373,optiona:[161,298,352],optionclass:[158,159,354,357],optioncontain:357,optionhandl:[158,159,354,372],optionlist:[27,213,264,283,362],options2:47,options_dict:373,options_formatt:[27,213,221,264,283,362],optionsl:285,optionslist:264,optionsmenu:213,optionstext:[27,213,221,362],optlist:250,optlist_to_menuopt:250,optuon:238,oracl:[140,378],orang:[54,110,236,268,355],orc:[38,93,129],orc_shaman:38,orchestr:151,order:[0,2,5,8,9,10,11,12,13,14,15,19,20,22,26,27,29,30,32,33,34,35,38,39,41,47,49,53,64,69,70,71,73,75,76,77,81,82,89,91,94,95,96,105,107,108,109,110,114,116,117,118,123,124,128,132,133,135,136,140,143,146,155,161,167,170,171,177,182,183,186,187,190,197,199,200,201,202,203,205,207,209,214,221,236,237,239,249,252,253,254,255,256,265,266,267,268,271,275,276,278,281,286,288,297,312,324,329,333,340,350,352,355,356,362,363,364,371,375,378,406],order_bi:105,order_clothes_list:202,ordered_clothes_list:202,ordered_permutation_regex:239,ordereddict:[13,378],ordin:355,ore:[117,205,206],org:[78,81,123,149,237,268,317,323,329,355,378,401],organ:[11,32,35,39,44,63,66,70,71,76,78,96,105,111,120,121,134,171,187,381],organiz:120,orient:[80,81,93,111],origin:[7,11,27,35,42,58,69,70,72,75,80,83,84,85,87,90,93,98,101,105,108,109,118,128,138,148,152,163,169,176,200,232,238,239,268,281,285,286,310,344,352,355,362,374,377,378,381,407],orm:29,ormal:355,oscar:[192,273,352],osnam:378,oss:7,ostr:[161,193,272,375],osx:[11,143],other:[2,6,8,9,11,12,13,14,15,16,17,19,20,23,26,27,29,30,31,32,34,35,38,42,43,44,45,46,47,49,50,51,52,53,54,56,58,59,61,62,63,64,67,68,69,70,71,72,74,75,76,77,78,79,80,81,82,83,84,85,86,87,89,90,91,93,94,95,96,98,99,100,101,102,103,104,105,107,108,109,111,113,115,116,118,120,121,123,124,128,129,130,131,132,133,135,136,139,143,144,146,151,152,154,155,156,161,167,168,169,170,171,176,182,183,184,187,188,193,197,199,202,205,208,210,212,213,214,219,221,227,232,238,239,243,245,250,252,253,254,255,256,261,267,268,269,273,276,280,281,285,286,291,293,295,299,305,306,310,312,313,319,321,324,333,340,341,343,350,352,354,355,356,358,360,361,362,363,364,365,372,373,375,378,379,406],other_modul:106,other_obj:214,othercondit:102,otherroom:245,others_act:214,otherwis:[3,6,11,13,16,19,20,22,27,29,30,35,38,39,42,54,58,59,61,67,69,77,83,85,87,89,90,95,96,101,105,110,112,115,124,132,137,140,149,151,152,158,168,169,173,176,192,197,199,203,205,214,217,219,220,221,225,228,239,249,252,253,254,255,256,260,269,276,281,284,285,286,301,312,313,321,340,344,345,349,355,362,363,365,371,375,376,378,406],ought:381,our:[0,2,3,8,9,11,12,13,15,20,22,32,45,47,51,56,59,62,66,67,68,70,73,74,75,76,77,78,80,81,82,83,84,85,88,89,90,91,93,94,95,97,98,99,100,101,103,105,107,109,111,112,113,116,118,119,120,121,122,123,124,125,126,127,128,129,134,136,137,138,139,140,143,147,148,149,150,151,152,155,165,170,184,185,206,220,250,265,266,269,276,291,346,349,371,387],ourself:[109,124],ourselv:[32,34,69,94,102,103,105,109,115,117,120,130,134,161,201,314,315,317,328],out:[0,3,5,6,8,11,14,15,16,17,22,23,24,27,29,32,35,38,39,41,42,47,49,50,51,52,57,61,62,63,66,67,69,70,71,72,73,74,75,76,77,78,79,80,81,82,84,85,86,87,89,90,91,92,93,95,96,101,103,104,105,106,107,108,109,110,111,112,113,114,115,116,118,119,120,122,123,124,125,126,127,129,132,133,135,138,139,140,142,143,146,149,151,155,160,161,168,169,173,175,176,199,201,205,206,208,210,212,214,221,232,238,239,242,243,245,246,249,252,253,254,255,256,264,266,275,285,286,293,301,303,325,329,330,332,341,342,349,350,359,361,362,364,365,377,378,381,401,407],out_templ:350,outcom:[61,78,121,169,205,209,276,281,285],outdat:139,outdata:[56,342],outdoor:[44,114,117,134,267],outer:[105,106,364],outermost:[13,29,31,87,106,110,120],outerwear:202,outfunc_nam:56,outgo:[29,42,62,65,149,163,281,313,325,341,378],outgoing_port:149,outlet:149,outlin:[2,76,135,312],outmessag:281,output:[0,7,9,15,19,23,27,28,29,31,42,47,54,56,62,63,64,66,67,71,72,76,83,94,97,101,102,103,107,108,110,112,113,117,123,124,131,132,133,138,140,151,156,158,159,171,176,183,186,187,195,200,205,206,208,222,240,241,243,252,253,254,255,256,301,306,321,325,333,340,355,362,363,365,371,374,378],output_nam:205,output_prototyp:[73,205,206],outputcmd:325,outputcommand:[31,59],outputfunc:[24,56,59,281,306,312,408],outputfunc_nam:[56,306],outputfunct:59,outrank:351,outright:[50,149],outro:[114,267],outroroom:267,outsid:[14,16,29,38,41,44,62,63,69,78,81,84,89,93,103,107,110,111,112,116,117,121,132,136,151,156,197,237,255,265,275,325,340,341,350,353,364],outtempl:350,outtxt:19,outward:[75,149],oven:73,over:[2,4,5,6,8,9,13,14,15,16,17,19,20,22,23,27,39,42,44,45,46,47,51,54,55,56,59,62,63,64,66,75,76,77,78,86,89,93,94,98,100,102,105,108,109,110,111,115,117,120,121,123,128,130,133,135,139,142,149,151,152,161,170,181,191,193,206,221,245,250,252,253,254,255,256,267,295,305,319,321,324,326,330,332,334,347,352,356,369,374,378,406],overal:[30,49,61,92,93,146,149,169,184,185,253],overcom:76,overdo:108,overhead:[19,23,39,64,134,140,239,269,350],overhear:238,overlap:[20,95,238,355,364],overload:[6,20,22,27,31,35,41,45,56,58,71,88,91,93,109,124,128,129,161,169,171,185,192,200,201,205,212,220,222,236,239,245,246,252,253,254,255,256,264,265,266,267,268,281,286,295,305,324,341,360,362,363,364,372],overpow:117,overrid:[2,20,27,29,30,32,38,39,42,43,47,59,67,70,71,73,79,83,84,85,96,101,102,103,107,109,111,126,128,129,130,132,142,161,171,176,183,187,192,193,197,200,205,217,220,228,238,254,256,260,267,268,276,281,286,293,324,342,346,349,350,355,362,363,365,369,371,372,375,390,406],overridden:[56,83,128,161,176,200,248,268,363,365,406],override_set:43,overriden:[161,183,239],overrod:51,overrul:[12,32,161,170,239,281,364],overseen:121,overshadow:115,overshoot:378,oversight:93,overview:[0,1,16,30,51,72,74,93,97,113,116,119,122,124,140,152,408],overwhelm:[74,105,115],overwrit:[58,109,128,176,183,197,319,351,406],overwritten:[22,29,136,197,267,353],owasp:401,owen:205,own:[0,4,5,8,9,11,13,14,17,19,20,23,27,29,30,32,34,38,39,41,42,43,44,46,49,52,58,59,61,62,63,66,67,70,71,72,73,76,77,78,80,81,83,84,85,87,88,90,93,95,97,98,100,101,103,106,107,108,109,111,113,114,115,116,118,119,122,124,125,126,127,128,132,134,135,136,137,139,143,146,147,148,150,152,158,159,165,167,168,169,170,176,181,184,195,202,208,213,214,220,221,232,238,239,243,252,253,254,255,256,266,268,269,275,276,281,286,306,333,341,352,355,356,357,363,364,369,371,372,376,378,390,406,408],owner:[32,52,83,100,117,140,161,276,372],owner_object:32,ownership:[149,151,197],p_id:135,pace:[117,265],pack:[59,310],packag:[4,5,6,8,9,62,63,67,70,78,81,90,106,107,137,139,140,143,147,148,149,151,155,158,160,166,172,189,195,217,263,270,274,277,287,296,301,310,325,329,348,354,383,385],package_nam:81,packagenam:81,packed_data:310,packeddict:[6,352],packedlist:[6,352],packet:[59,321],pad:[17,29,355,364,365,378],pad_bottom:364,pad_char:364,pad_left:364,pad_right:364,pad_top:364,pad_width:364,page1:214,page2:214,page:[0,2,7,8,10,11,14,15,17,20,22,27,28,32,35,41,46,47,50,51,56,58,62,63,66,70,77,78,80,81,82,84,85,86,93,94,97,98,102,103,106,115,116,118,121,133,135,136,138,139,140,147,148,149,151,152,154,156,157,181,182,192,214,273,275,278,285,288,330,349,352,362,363,378,383,399,406,407,408],page_back:363,page_ban:181,page_end:363,page_formatt:[285,363],page_next:363,page_quit:363,page_titl:406,page_top:363,pagelock:275,pageno:[285,363],pager:[28,363],pages:[27,362],pagin:[79,285,363],paginag:363,paginate_bi:406,paginated_db_queri:285,paginator_django:363,paginator_index:363,paginator_slic:363,pai:[92,100,117,149,152,266,275],paid:[118,149],pain:149,painstakingli:14,pair:[20,47,59,123,161,169,202,275,281,342,401,406],pal:34,palett:133,pallet:76,palm:221,pane:[62,188,210,264],panel:7,panic:[38,102],pant:115,paper:[97,123,138],paperback:121,par:140,paradigm:[70,115,130,253],paragraph:[15,19,78,235,356,364,378],parallel:[93,95,96,113,351],paralyz:254,param:[176,281,295,303,313,346,371,379,385,386,387],paramat:[161,171,281,340],paramet:[2,3,7,8,20,69,71,74,75,89,95,101,105,112,117,141,151,158,161,162,163,167,168,169,170,171,176,183,187,190,191,192,193,194,197,199,200,202,205,208,209,212,213,214,215,217,219,220,221,222,223,225,226,227,228,231,232,237,238,239,242,243,245,249,250,252,253,254,255,256,260,261,264,267,268,269,272,276,278,280,281,283,285,286,288,291,292,293,294,295,298,299,300,301,303,305,306,307,308,310,311,312,313,314,315,316,317,318,319,320,321,323,324,325,326,328,329,330,332,338,339,340,341,342,344,345,346,350,351,352,353,355,356,357,358,359,360,361,362,363,364,365,366,369,371,372,373,375,376,377,378,379,381,386,393],paramount:8,paramt:379,paremt:286,parent1:38,parent2:38,parent:[12,19,20,22,35,38,39,46,56,68,71,73,78,81,85,91,98,102,104,108,109,111,124,130,132,165,173,176,184,186,200,205,207,212,214,239,249,250,268,275,280,281,285,286,290,350,351,352,360,370,371,378,385,406],parent_categori:250,parent_kei:[71,200],parent_model:[162,190,271,278,288,349],parenthes:110,parenthesi:[110,111],parentlock:275,pari:[138,149],pariatur:28,paricular:22,park:200,parlanc:126,parri:[123,206,266],parrot:130,pars:[6,16,20,22,26,27,29,38,41,54,56,59,62,63,66,78,79,97,98,108,113,120,124,126,136,143,166,167,168,171,176,182,183,184,185,186,187,191,199,200,205,209,210,212,214,219,220,232,239,242,243,244,250,261,266,267,268,276,281,284,285,286,306,313,316,325,329,330,342,350,355,356,360,361,362,365,377,378,408],parse_ansi:355,parse_ansi_to_irc:313,parse_fil:356,parse_for_perspect:219,parse_for_th:219,parse_html:377,parse_input:362,parse_irc_to_ansi:313,parse_languag:239,parse_menu_templ:362,parse_nick_templ:350,parse_opt:250,parse_sdescs_and_recog:239,parse_to_ani:[29,365],parseabl:[285,365],parsed_str:[29,313],parsedfunc:365,parseerror:268,parser:[22,38,41,63,65,90,106,136,138,167,168,173,176,184,185,191,210,212,214,220,236,238,239,266,267,268,285,320,355,365,377],parsingerror:[29,365,378],part1:[236,408],part2:[236,408],part3:408,part4:408,part5:408,part:[0,2,3,4,7,8,11,13,14,15,16,22,27,30,32,37,39,42,46,47,51,56,58,61,62,65,67,68,70,71,72,73,74,75,76,77,78,82,83,87,89,90,91,93,94,96,100,101,103,105,107,108,109,110,111,114,115,116,118,121,123,124,128,129,140,149,168,169,171,184,185,187,192,197,199,200,205,206,209,212,236,239,250,255,261,267,272,275,276,284,285,293,301,305,330,341,344,346,350,351,355,356,360,362,365,378],part_a:199,part_b:199,parth:326,parti:[3,9,14,19,29,53,70,77,81,110,111,116,118,136,139,140,147,148,149,194,199,209,365],partial:[30,85,238,285,303,316,342,373,375,378,379],particip:[90,152,252,253,254,255,256],participl:[381,382],particular:[5,6,11,14,15,20,30,31,32,35,39,41,42,43,44,46,50,54,56,59,62,64,67,71,78,81,82,86,90,91,94,97,100,103,105,106,107,109,110,111,112,115,116,117,120,130,132,134,138,139,147,148,161,168,169,176,193,205,215,220,243,254,255,272,275,276,290,342,344,352,365,369,375,406,407],particularli:[8,27,50,69,78,83,89,171,184,187,239,249,286,305],partit:355,partli:[13,20,61,66,106,169],party_oth:199,pass:[2,8,10,19,22,27,28,29,31,32,38,39,42,43,45,46,49,56,59,62,72,73,75,76,83,84,85,86,87,88,95,96,99,100,101,102,104,108,109,111,112,117,120,129,132,136,140,149,151,156,161,163,169,187,188,197,202,205,208,209,212,217,219,221,222,227,242,243,245,249,250,252,253,254,255,256,260,261,266,275,276,281,284,285,291,295,299,311,319,321,324,329,330,340,346,350,352,361,362,363,364,365,371,372,373,374,377,378,385,390,406],passag:[59,123,202,266,267,366],passant:133,passavataridterminalrealm:321,passiv:[87,123,135],passthrough:[20,293],password1:[162,401],password2:[162,401],password:[2,11,25,27,31,32,50,70,72,81,83,102,107,108,113,140,143,152,155,161,162,173,174,188,210,214,237,243,306,321,324,345,358,393,401],password_chang:404,passwordresettest:404,past:[0,14,26,41,47,63,69,74,76,77,94,95,96,103,107,117,123,124,135,254,347,356,366,381,382,406],pastebin:77,pastpl:381,patch:[46,376],path:[4,7,12,15,19,27,29,31,32,35,38,39,42,46,56,57,61,62,67,69,71,78,81,83,84,87,89,100,103,104,105,108,110,111,113,120,124,128,129,130,132,136,139,143,145,149,151,161,163,165,168,169,170,175,176,177,178,179,180,181,186,192,194,197,198,199,200,201,202,205,208,209,212,214,215,217,219,220,222,228,231,236,237,238,239,245,246,247,252,253,254,255,256,258,260,261,264,265,266,267,269,273,280,281,285,286,290,292,293,295,301,308,310,319,326,332,334,338,342,346,350,351,352,356,358,360,361,362,363,365,366,369,370,375,378,390,406],path_or_typeclass:231,pathnam:376,patient:82,patreon:82,patrol:265,patrolling_pac:265,patron:[77,82],pattern:[34,51,67,68,83,96,126,135,136,174,239,345,378],paul:46,paus:[27,39,49,74,89,123,151,156,186,187,227,293,362,378],pausabl:378,pauseproduc:303,paxboard:138,payload:[312,329],payment:117,paypal:[77,82],pdb:158,pdbref:[32,275],pdf:138,peac:129,peek:[0,27,101,103,108],peer:[312,329],peform:306,peg:152,pem:145,pemit:[63,174],pen:97,penalti:[61,115,254],pend:346,pennmush:[63,66,93],pentagon:152,peopl:[0,6,12,29,30,32,54,63,72,77,80,81,84,94,98,100,103,105,107,115,116,117,118,120,121,123,138,142,146,147,149,152,154,182,210,239,266,267,349,358],pep8:0,per:[5,12,13,22,27,35,38,42,52,59,61,73,78,81,83,90,94,95,96,110,116,117,120,123,124,151,161,192,197,214,215,220,238,249,252,253,254,255,256,265,285,314,315,317,325,328,344,362,363,364,369,371,372],perceiv:[95,117],percent:[22,158,159,195,378],percentag:[123,248,249,351,378],percentil:378,perception_method_test:337,perfect:[11,26,80,115,116,120,148,151,197],perfectli:[39,44,66,83,96,355],perform:[3,5,6,13,14,15,28,31,32,35,39,71,80,85,89,90,101,110,123,124,129,135,136,140,146,148,152,167,169,173,176,181,192,200,202,205,212,221,227,228,239,242,250,252,253,254,255,256,281,285,290,291,310,324,332,333,350,351,352,359,362,363,365,372,375,378,379,401],perhap:[3,6,51,63,71,74,95,96,101],period:[8,9,10,110,149,151,152,378],perist:[23,46],perm:[13,22,30,32,38,44,50,52,71,83,85,94,100,102,108,124,135,146,165,174,175,176,181,182,183,186,212,220,226,236,245,267,273,275,276,280,281,290,350,352],perm_abov:[32,275],perm_us:174,perma:117,permadeath:117,perman:[20,27,50,83,84,85,100,102,109,114,115,124,141,149,161,169,170,173,176,181,182,186,238,281,294,352],permiss:[5,12,13,20,30,38,50,55,57,63,70,83,84,85,90,103,108,120,124,135,139,140,146,148,158,159,161,162,164,165,169,171,173,174,175,176,182,184,185,192,215,226,239,256,273,275,276,280,281,285,286,290,350,351,352,353,356,358,365,371,375,383,384,385,387,390,406,408],permission_account_default:[32,332],permission_class:390,permission_func_modul:275,permission_guest_default:57,permission_hierarchi:[32,52,275,276],permissiondeni:386,permissionerror:285,permissionfilt:385,permissionhandl:[135,353],permissionshandl:[349,387],permit:[90,137,140,176,345],permstr:[32,161,352,358],permut:239,perpetu:5,persis:87,persist:[19,20,22,23,27,33,35,38,39,41,42,45,46,61,69,71,80,81,84,92,93,97,104,107,110,113,116,123,124,132,138,156,161,165,170,176,186,192,193,194,200,208,213,221,228,238,239,246,249,250,252,253,254,255,256,261,264,266,273,280,281,283,285,290,291,293,294,295,306,307,308,339,340,344,348,352,358,360,362,364,366,378],person:[29,42,50,66,82,84,102,115,116,118,121,130,143,149,161,176,182,197,199,209,214,215,219,239,365,381,382],perspect:[42,58,121,219],pertain:[128,133,152,394],pertin:[30,135],perus:47,peski:100,pester:[93,115],peter:212,pg_ctlcluster:140,pg_hba:140,pg_lscluster:140,phase:[75,115],philosophi:[32,110,214],phone:[51,81,148,237],phone_gener:237,phonem:238,php:[63,81,401],phrase:[74,231],phrase_ev:231,physic:[12,75,115,255,265],pick:[7,14,16,20,22,25,27,29,30,32,39,41,70,76,77,80,84,89,95,100,103,109,110,113,116,117,120,121,134,147,149,151,168,173,176,182,184,185,191,202,223,239,256,266,267,281,285,333,365],pickl:[13,45,59,87,198,249,291,295,298,308,310,311,350,351,359,360,362,374,378],pickle_protocol:374,pickledfield:374,pickledformfield:[349,374],pickledobject:374,pickledobjectfield:374,pickledwidget:374,picklefield:[158,159,349,354],pickpocket:183,pickup:[256,281],pictur:[7,56,73,84,93],pid:[2,11,32,135,151,156,275,281,301,311,378],piddir:2,pidfil:301,pie:212,piec:[5,14,49,73,81,109,110,116,205,206,236,328,356,363],pierc:266,pig:[205,206],piggyback:161,pigironrecip:[205,206],pile:[170,356],pillow:148,pinch:117,ping:[163,181,301,313],pink:355,pip:[0,3,5,6,8,9,10,70,78,106,110,135,140,143,144,146,148,150,151,155,158],pipe:[42,313,359],pitfal:[0,15,54,133],pixel:141,pizza:[165,194,273,280,290,350,352,353],pkg:148,pki:139,place:[0,9,11,12,13,15,16,27,32,35,38,39,41,42,58,59,60,66,67,69,70,72,73,74,75,76,77,78,80,81,83,84,85,88,90,95,96,101,103,106,107,109,110,112,117,120,121,124,126,128,132,133,134,135,139,143,146,148,149,151,152,161,174,176,182,199,200,202,206,208,214,221,236,239,242,249,252,253,254,255,256,261,266,267,269,281,293,310,319,324,340,341,342,356,357,359,362,378],placehold:[136,276,281,364],plai:[12,13,15,30,42,52,54,59,69,71,72,74,76,80,81,87,89,94,97,98,101,110,113,114,115,116,118,120,121,123,124,132,134,135,148,149,155,161,252,256,325,342,358],plain:[14,15,61,62,78,94,103,124,199,200,235,286,306,332,359,406],plaintext:243,plan:[3,15,16,46,56,70,80,90,92,97,105,109,112,113,119,122,125,127,149,151,356,408],plane:[112,132],planet:[95,107,138],plant:268,plate:[46,99,237],platform:[7,11,51,70,92,143,149],playabl:[117,135,404],player1:281,player2:281,player:[5,6,13,20,23,27,29,30,32,39,42,44,49,50,52,56,59,63,64,70,71,72,76,79,80,81,84,85,87,90,94,98,100,101,103,104,107,108,109,110,111,113,114,115,116,119,121,122,123,124,125,127,129,130,131,132,135,142,144,146,149,150,155,156,170,173,176,181,186,193,196,197,199,200,212,213,214,215,217,221,223,231,232,236,238,239,243,247,250,255,256,261,267,268,269,272,290,315,324,341,356,361,362,378,401,406],playernam:146,playerornpc:70,pleas:[0,5,8,11,17,20,27,38,46,51,54,76,77,82,83,103,109,117,120,129,130,131,135,137,139,143,146,147,148,149,186,303,332,369,374,401],pleasur:51,plenti:[15,66,80],plot:334,plu:[0,7,19,71,81,186],pluck:22,plug:[43,128,152,269],plugin:[41,56,59,63,79,83,106,107,138,147,197,239,299,408],plugin_handl:47,plugin_manag:47,plural:[32,52,94,255,281,381],png:[37,128],po1x1jbkiv:77,pocoo:378,poet:105,point:[2,3,5,6,7,8,10,11,12,14,15,16,19,20,22,23,27,29,35,39,41,42,44,45,46,59,61,62,64,67,69,71,72,75,77,78,80,83,84,85,87,89,92,95,96,97,98,100,101,102,103,107,108,109,110,111,115,117,118,121,123,124,125,128,132,135,136,139,143,148,149,151,155,161,167,171,176,184,185,186,199,205,212,222,239,245,252,267,268,269,281,283,285,295,301,305,319,321,329,340,342,349,350,352,356,362,365,378,406],pointer:[0,75,92,101],pointless:[35,45,49],poison:[116,249,254,286],pole:236,polici:[111,149,152,243,273,345,350],polit:[72,111,117,152],poll:[56,128,173,265,301,330],pommel:[117,206],pong:313,pool:[20,45,140,295,346,359],poor:94,poorli:152,pop:[7,49,78,85,94,100,140],popen:311,popul:[2,67,71,90,93,95,98,115,140,169,177,178,179,180,200,202,205,212,220,236,239,247,252,253,254,255,256,261,264,265,266,267,294,295,349,356,360,361,363],popular:[63,70,72,81,93,105,113,138,152,154,406],popup:47,port:[2,69,70,80,113,139,140,142,143,145,147,151,156,163,181,310,313,321,333,342,346],portal:[5,7,9,24,35,40,41,47,56,62,79,106,107,132,138,149,152,156,158,159,163,186,203,296,298,301,339,340,341,342,366,371,378,408],portal_connect:342,portal_disconnect:342,portal_disconnect_al:342,portal_l:311,portal_pid:[311,378],portal_receive_adminserver2port:311,portal_receive_launcher2port:311,portal_receive_server2port:311,portal_receive_statu:311,portal_reset_serv:342,portal_restart_serv:342,portal_run:301,portal_service_plugin_modul:56,portal_services_plugin:[41,56,107],portal_services_plugin_modul:56,portal_sess:56,portal_session_sync:342,portal_sessions_sync:342,portal_shutdown:342,portal_st:301,portal_uptim:366,portallogobserv:371,portalsess:[42,56,319],portalsessiondata:342,portalsessionhandl:[56,158,159,296,309,320,342],portalsessionsdata:342,portion:[197,200,223],pos:214,pose:[87,94,102,116,117,123,182,192,212,228,239,261],pose_transform:192,poser:192,posgresql:140,posit:[14,27,39,47,71,75,76,89,101,103,111,116,123,133,170,188,197,200,210,212,214,235,256,266,267,268,269,281,294,355,356,359,360,364,378,379],position:214,position_prep_map:214,positive_integ:379,positiveinteg:372,posix:[371,378],possess:222,possibl:[0,5,8,9,11,13,20,22,23,26,27,29,31,32,38,39,41,42,44,49,54,57,58,69,70,71,74,76,77,78,80,81,85,89,93,94,101,105,106,107,110,111,114,116,117,118,120,121,123,124,128,133,136,140,143,148,151,158,161,165,167,169,176,184,185,197,199,205,214,220,227,236,238,239,247,249,265,267,269,275,276,281,284,285,286,291,295,306,326,330,340,342,351,353,355,358,360,361,362,364,374,375,378,381],post:[20,23,32,43,76,77,80,82,93,94,96,113,115,128,131,135,143,146,150,243,293,330,389,406],post_craft:[73,205],post_delet:43,post_init:43,post_join_channel:192,post_leave_channel:192,post_migr:43,post_sav:43,post_send_messag:192,post_text:223,post_url_continu:[162,190,278],postfix:238,postgr:[81,140],postgresql:378,postgresql_psycopg2:140,postinit:47,posttext:221,postupd:[131,146],pot:[50,104],potato:[141,268],potenti:[0,13,14,29,49,54,59,73,76,90,99,111,116,117,123,124,149,150,171,193,243,244,275,276,281,285,372,375,378],potion:[112,116,117,214,352],pow:29,power:[3,16,20,22,26,27,29,32,35,38,47,52,74,76,80,81,87,88,92,94,103,105,109,110,111,112,114,116,117,120,123,124,169,170,175,176,250,255,268,356,362,378],powerfulli:69,ppart:381,pperm:[32,50,90,108,135,146,173,181,236,275,281],pperm_abov:275,pprofil:301,pprogram:301,practial:16,practic:[0,2,11,14,15,22,23,32,35,38,39,42,69,71,72,77,81,82,87,93,94,108,109,110,111,112,116,117,120,133,143,149,356],pre:[22,35,75,76,115,117,142,143,146,149,161,176,183,205,238,276,281,285,286,329,330,360,365,374],pre_craft:[73,205],pre_delet:43,pre_init:43,pre_join_channel:192,pre_leave_channel:192,pre_migr:43,pre_sav:[43,374],pre_send_messag:192,pre_text:223,preced:[20,38,52,54,90,120,169,171,191,250,281,286,351,364],preceed:[29,103],precend:167,precis:[13,39,133,205,355],predefin:[132,345],predict:[46,110,118,135],prefer:[7,11,20,32,38,47,71,76,77,80,82,84,93,101,107,109,113,124,140,146,149,169,171,174,192,200,239,253,265,272,281],prefix:[3,6,46,58,61,71,140,152,162,168,185,192,223,238,271,278,306,313,344,349,355,365,371,375,378,385,401],prefix_str:85,preload_metadata:197,prelogout_loc:108,prematur:[5,19,39,199],premis:212,prep:212,prepai:149,prepar:[8,34,38,75,93,126,161,239,252,253,254,255,256,265,290,359,374],prepars:78,prepend:[232,239,281,355,356,362,365,378],prepopul:[349,406],preposit:214,preprocess:176,prerequisit:[2,70],prescrib:[80,93,116],presen:29,presenc:[17,29,70,80,92,107,108,128,133,140,149,161,281,346,383],present:[3,6,11,27,41,42,71,72,74,75,83,95,96,100,101,115,116,123,124,139,200,221,223,237,238,247,250,268,286,360,378,381,382,387],present_participl:382,preserv:[133,184,185,352,355,356,371,378],preset:365,press:[0,3,7,15,16,20,22,27,32,59,62,70,71,103,107,110,113,143,151,156,200,214,261,266,299,362],pressur:99,presto:103,presum:[95,121,170,371,372],pretend:148,pretext:221,pretti:[0,11,35,39,62,69,71,77,78,81,85,89,90,100,108,110,111,114,115,123,124,132,133,135,147,149,171,202,219,237,249,270,276,285,361,363,372,378],prettier:[69,401],prettifi:[93,378],prettili:95,pretty_corn:364,prettyt:[19,99,364],prev:[27,120,363],prev_entri:27,prevent:[13,22,74,78,95,103,110,197,227,256,268,344,349,363,406],preview:78,previou:[3,13,15,20,22,27,28,29,32,34,41,43,49,51,54,61,69,71,87,90,94,95,96,100,101,102,105,106,108,109,110,114,117,120,122,124,133,151,191,249,250,267,283,362,371,406],previous:[8,20,23,26,31,39,41,54,75,101,103,109,128,135,147,171,174,176,199,306,322,326,333,342,353,378],previu:39,prgmr:149,price:[117,149,197,266],primari:[17,46,108,135,151,239,281,350,375],primarili:[2,12,23,50,63,77,78,80,115,116,161,199,239,272,319,359,378],primarli:78,primary_kei:135,prime:[167,199],primer:49,primit:[117,176],princess:[76,114],princip:118,principl:[0,12,22,27,29,32,35,52,56,70,73,77,78,88,93,100,105,107,108,111,116,117,124,134,149,150,170,173,199,267],print:[0,3,4,6,13,19,26,27,39,46,49,56,61,64,70,83,84,85,94,101,105,108,110,111,156,173,209,238,249,268,285,300,301,361,362,363,364,371,378],print_debug_info:362,print_help:268,print_usag:268,printabl:327,printout:[111,324],prio:[20,22,85,108,167,267],prior:[129,227,281],priorit:238,prioriti:[6,20,22,27,83,85,91,120,123,169,173,177,178,179,180,184,185,200,212,264,266,267,281,360,362,363],prison:[105,115],privat:[11,78,83,93,96,115,117,139,140,149,181,182,193,313,326],private_set:70,privatestaticroot:346,priveleg:109,privileg:[84,115,124,140,143,144,147,150,182,239,269,281,352],privkeyfil:321,privmsg:313,prize:114,proactiv:45,probabl:[9,13,22,27,35,39,51,61,63,71,74,77,80,81,83,84,85,87,93,96,100,108,117,120,123,128,132,135,136,140,145,149,197,200,231,237,249,267,303,313,321,369,378,379],problem:[0,2,6,8,13,14,16,19,32,64,68,71,76,78,81,82,84,85,92,96,97,102,110,112,115,117,118,120,140,141,148,149,151,152,156,161,170,205,228,281,310,356,365],problemat:[85,378],proce:[15,16,132,133,151,328,406],procedur:[250,321,324],proceed:[11,378],process:[0,2,3,5,7,11,13,14,15,16,22,27,29,35,37,58,59,62,69,70,71,75,78,81,83,85,87,89,90,101,107,110,115,117,119,120,121,135,139,140,148,149,151,161,167,169,176,186,199,205,206,239,250,268,274,276,281,285,291,301,306,310,311,318,321,324,329,330,339,340,342,355,356,359,362,372,377,378,379,406,408],process_languag:239,process_recog:239,process_sdesc:239,processed_result:378,processj:350,processor:[5,24,76,117,125,156,158,159,175,186,354,408],procpool:378,produc:[11,22,27,54,116,118,124,173,176,205,206,214,219,236,238,266,269,281,285,286,300,332,350,352,361,362,378],produce_weapon:266,producion:19,product:[0,2,5,7,9,11,67,140,149,152,154,332,335,362],production_set:70,prof:5,profess:105,profession:[63,81,93,110,117,118,126],profil:[1,144,158,159,162,165,221,296,408],profile_templ:221,profunc:38,prog:[268,381],progmat:92,program:[0,5,7,8,9,12,16,29,37,49,61,63,79,81,89,92,93,106,107,110,111,114,118,119,120,138,140,143,148,149,151,152,156,186,268,296,301,324,330,332],programiz:89,programm:[101,113,118],progress:[11,82,100,121,138,215,217,252,253,254,255,256,360],proident:28,project:[8,11,16,63,67,72,75,76,77,81,83,85,101,118,128,138,147,372,407],projectil:255,promis:0,promisqu:133,prompt:[0,3,46,47,59,62,70,76,81,97,110,113,140,141,142,143,148,151,155,171,187,250,299,313,324,329,330,356,362,408],promptli:15,prone:[9,170,352],pronoun:222,pronounc:219,prop:115,propag:[139,169,305,374],proper:[2,8,11,16,19,29,47,67,81,84,89,91,92,93,100,101,115,116,117,120,123,124,135,140,151,152,176,187,199,200,229,238,361,365],properli:[7,8,9,10,11,29,33,46,63,68,70,87,94,95,96,129,133,135,171,197,199,244,267,275,295,321,378,406],properti:[4,6,8,14,30,32,33,34,38,39,41,45,61,71,73,76,79,80,85,89,92,93,98,102,106,108,112,117,121,123,124,132,133,156,161,162,163,165,171,173,176,184,186,187,190,192,194,197,200,205,212,214,215,221,225,227,236,239,248,249,250,252,254,255,256,261,265,266,267,268,269,271,273,275,276,278,280,281,285,286,288,290,292,293,297,306,308,313,319,333,340,341,342,349,350,352,353,357,359,362,365,372,373,374,375,378,387,401,406],propnam:124,propos:26,proprietari:140,propval:124,propvalu:124,prose:118,prosimii:[135,136],prospect:[115,205],prot:286,prot_func_modul:[38,284],protect:[20,149,176,206,261],protfunc:[158,159,282,285,286,365],protfunc_callable_protkei:284,protfunc_modul:285,protfunc_pars:285,protfunct:285,protkei:[38,284,285],proto:[310,321],proto_def:236,protocol:[19,22,24,31,37,41,42,47,55,59,79,81,106,107,118,138,141,147,149,152,156,161,163,171,174,222,243,260,281,296,298,301,303,306,310,311,312,313,314,315,316,317,319,320,321,323,324,325,326,328,329,330,332,339,340,341,342,360,374,378,408],protocol_flag:[323,324,328,340],protocol_kei:341,protocol_path:[319,342],protodef:236,prototocol:186,protototyp:[283,285,286],protototype_tag:38,prototoyp:284,prototyp:[24,29,73,74,79,106,107,115,131,158,159,176,186,205,236,253,254,266,408],prototype1:286,prototype2:286,prototype_:38,prototype_desc:[38,286],prototype_dict:176,prototype_diff:286,prototype_diff_from_object:286,prototype_from_object:286,prototype_kei:[38,73,176,205,285,286],prototype_keykei:176,prototype_lock:[38,286],prototype_modul:[38,176,285,286],prototype_pagin:285,prototype_par:[38,176,286],prototype_tag:286,prototype_to_str:285,prototypeevmor:285,prototypefunc:286,protpar:[285,286],protpart:285,provid:[2,6,8,11,13,17,22,29,38,39,46,47,50,51,63,65,69,71,73,78,80,83,85,87,90,96,101,109,110,111,112,116,117,120,126,128,133,135,136,145,148,149,151,152,161,171,176,181,192,197,200,202,205,214,221,223,226,236,237,250,252,253,254,255,256,268,269,275,281,284,293,321,344,351,362,372,373,374,378,379,389,390,401,406],provok:[3,138],proxi:[46,106,152,154,197,346,349],proxypass:139,proxypassrevers:139,prudent:2,prune:20,pseudo:[56,63,72,75,101,237,238],psionic:255,psql:140,psycopg2:140,pty:70,pub:90,pubkeyfil:321,publicli:[117,138,142],publish:[2,84,138,151],pudb:158,puff:92,pull:[2,9,11,20,22,29,77,78,81,85,107,118,128,151,231,266,303],pullrequest:77,pummel:114,punch:[20,102],punish:[117,256],puppet:[6,12,20,22,31,32,42,43,52,56,70,71,73,84,89,90,93,94,95,108,124,130,135,160,161,167,173,176,184,201,205,232,275,281,340,342,352,404,406],puppet_object:[12,161],purchas:100,pure:[46,54,62,74,92,117,133,290,301,350,355],pure_ascii:378,purg:[13,46,156,186],purpos:[13,37,44,59,83,105,111,124,133,135,149,163,167,171,209,219,227,321,350,359,362,378],pursu:[114,265],push:[58,71,78,109,133,151,152,214,231,261,266],pushd:143,put:[3,7,8,12,14,15,22,26,27,32,34,35,38,41,42,46,49,50,52,54,59,61,66,67,69,73,74,75,76,77,78,81,82,84,85,93,94,100,102,103,107,109,110,112,115,116,118,120,121,123,124,126,128,132,135,138,140,149,152,154,170,173,174,176,178,182,198,201,202,205,206,219,221,223,239,250,252,253,254,255,256,258,276,310,324,363,364,378],putti:149,puzzl:[73,114,138,158,159,195,205,266,267],puzzle_desc:266,puzzle_kei:267,puzzle_nam:236,puzzle_valu:267,puzzleedit:236,puzzlerecip:236,puzzlesystemcmdset:236,pvp:115,pwd:151,py3:310,pyc:107,pycharm:[1,78,113,408],pyflak:0,pylint:0,pyopenssl:144,pypath:378,pypath_prefix:378,pypath_to_realpath:378,pypi:[5,81,138,149,355],pypiwin32:[70,143],pyprof2calltre:5,pyramid:269,pyramidmapprovid:269,pyself:116,python2:[6,70,143],python37:143,python3:[81,143,148,155,249],python:[3,5,6,7,8,9,10,12,13,15,16,19,20,22,26,27,29,32,35,38,41,46,49,50,52,54,57,58,61,63,64,65,67,69,70,71,74,75,76,77,78,79,81,83,84,87,89,92,94,95,96,97,99,100,101,102,103,104,105,106,108,109,112,113,116,117,118,119,120,121,122,123,124,125,126,127,130,135,136,140,143,144,147,148,149,150,151,152,155,156,168,170,175,176,180,186,187,200,205,209,225,226,227,228,229,231,237,268,269,276,280,284,286,292,295,301,303,310,314,319,329,340,342,346,348,351,352,355,356,358,359,360,361,362,364,365,366,369,371,374,378,387,407,408],python_execut:81,python_path:[170,378],pythonista:138,pythonpath:[170,301,311,356],pytz:379,q_lycantrop:105,q_moonlit:105,q_recently_bitten:105,qualiti:[115,117,168],quell:[12,102,103,108,110,114,120,132,173,245],quell_color:176,queri:[11,13,23,29,38,44,51,59,61,81,89,92,97,112,113,120,165,194,239,272,273,280,281,285,286,290,308,321,336,350,351,352,353,363,365,370,375,378,379,408],query_al:350,query_categori:350,query_info:301,query_kei:350,query_statu:301,query_util:385,queryset:[39,44,81,193,215,232,272,285,307,349,351,363,385,390,406],queryset_maxs:363,querystr:385,querystring_auth:197,querystring_expir:197,quest:[72,80,93,97,114,115,116,118,122,129,143,267],question:[0,8,11,22,23,26,27,49,67,71,93,115,117,118,119,121,139,143,149,176,187,280,298,299,350,360,362,378],queu:301,queue:[2,123,346],qui:28,quick:[6,20,22,39,44,63,68,71,78,80,89,101,110,111,115,123,138,149,154,163,176,200,238,286,306,350,353,364,389],quicker:[34,61,69,77,117],quickli:[9,13,16,22,23,27,35,44,49,54,61,85,89,117,118,128,131,154,176,200,217,219,238,353,356],quickstart:[6,41,58,61,78,94,148,149,151,156,407,408],quiescentcallback:303,quiet:[85,100,112,161,174,176,181,200,202,239,281,363,378],quiethttp11clientfactori:303,quietli:[29,59,62,87,350],quirk:[1,141,170,408],quit:[3,5,8,9,12,17,22,26,27,42,49,56,69,71,74,78,80,83,84,88,89,93,100,102,103,105,108,110,111,112,114,117,120,135,140,142,148,173,188,200,210,212,217,221,227,255,321,360,362,363],quitfunc:[26,360],quitfunc_arg:360,quitsave_yesno:360,quo:45,quot:[19,25,26,32,38,110,116,130,140,176,188,210,239,360,362,374,378],qux:250,ra4d24e8a3cab:25,rabbit:117,race:[80,92,115,121,129,135,138,139,378],rack:[206,266],radio:117,radiu:[75,76,89],rage:[114,249],ragetrait:249,rail:[81,132],railroad:132,rain:[39,114,117,134],raini:267,rais:[16,19,22,29,38,49,59,73,96,101,105,121,136,161,163,187,193,197,200,205,209,220,225,227,228,237,238,239,249,276,284,285,295,300,301,319,324,330,345,350,351,353,355,356,358,361,362,364,365,371,372,373,374,378,379,386],raise_error:[29,365,373,378],raise_except:[205,350],ram:[13,149],ramalho:138,ran:[2,3,8,14,110,293],rand:39,randint:[29,38,73,101,108,121,123,124,131,252,253,254,255,256,286,365],random:[25,29,38,39,41,70,73,74,101,103,108,114,116,117,121,123,124,131,134,149,206,219,237,238,252,253,254,255,256,258,261,262,266,267,269,286,332,333,365,378],random_string_from_modul:378,random_string_gener:[158,159,195],randomli:[5,39,61,131,134,252,253,254,255,256,261,265,266,301,333,365],randomstringgener:237,randomstringgeneratorscript:237,rang:[3,5,8,20,26,38,62,72,75,76,89,92,101,103,114,116,123,130,131,141,143,152,176,208,221,248,249,253,256,351,360,365,401,406],rank:[52,275],raph:138,raphkost:138,rapidli:170,rapier:105,raptur:325,rare:[7,9,22,23,41,45,49,61,71,78,143,276,358],rascal:44,rase:207,rate:[22,77,81,116,149,158,159,181,195,295,301,320,378],ratetarget:[116,248,249],rather:[0,5,6,8,9,11,12,13,14,22,35,39,41,44,45,61,66,67,71,72,73,76,77,78,80,81,85,87,89,90,93,101,103,107,110,112,113,116,117,120,123,126,136,146,156,161,165,169,173,176,177,181,184,186,199,223,227,235,239,249,252,253,254,255,256,270,275,281,283,285,286,349,350,352,355,364,373,374,377,406],ration:[116,199],raw:[22,31,38,50,54,59,61,78,81,90,92,103,110,111,113,117,126,161,168,171,176,184,185,187,239,243,249,268,281,306,321,324,329,330,340,355,360,362,372,378],raw_cmdnam:[102,168,185],raw_desc:220,raw_id_field:[190,278,288],raw_input:[100,362],raw_nick:34,raw_str:[22,27,100,102,161,163,167,168,171,187,213,221,250,264,281,283,340,350,362],raw_templ:34,rawhid:206,rawhiderecip:206,rawstr:[171,187],rcannot:71,rdelet:186,re_bg:377,re_bgfg:377,re_blink:377,re_bold:377,re_color:377,re_dblspac:377,re_double_spac:377,re_fg:377,re_format:355,re_hilit:377,re_invers:377,re_mxplink:377,re_norm:377,re_str:377,re_ulin:377,re_underlin:377,re_unhilit:377,re_url:377,reach:[27,34,62,71,89,102,103,114,120,121,132,149,158,171,221,225,249,256,275,321,325,344,362,363,375,407],reachabl:[45,81],react:[27,45,129,130,265,281],reactiv:186,reactor:[312,339,346,376],read:[5,8,9,11,13,14,16,17,19,20,22,23,27,29,32,38,41,42,51,58,61,62,65,69,70,71,74,77,78,80,81,82,83,85,87,89,90,92,94,96,100,101,102,103,105,106,107,108,109,110,111,114,116,117,118,120,124,133,135,136,138,139,140,146,147,149,152,155,161,165,175,183,194,197,200,214,220,223,231,232,237,239,249,266,267,273,280,281,285,286,290,308,310,333,350,352,353,356,357,361,363,370,371,406],read_batchfil:356,read_default_fil:2,read_flag:214,read_only_field:387,readabl:[5,19,45,46,54,63,75,78,198,205,214,266,355,362],readable_text:266,reader:[31,78,94,98,120,135,138,150,181,223,256,306,320],readi:[2,3,5,7,11,12,16,32,35,49,50,56,77,85,87,103,107,108,118,128,132,142,143,148,161,171,183,239,252,253,254,255,256,281,330,363,372,378],readili:[76,140],readin:361,readlin:[197,371],readm:[10,11,15,74,77,107,195,197,243],readonlypasswordhashfield:162,readthedoc:[138,385],real:[3,4,5,11,12,19,20,29,35,38,46,49,57,63,71,74,76,78,80,84,89,94,95,105,110,111,117,121,123,124,125,133,143,147,149,151,156,165,170,194,199,206,208,238,239,254,275,332,356,365,366],real_address:12,real_nam:12,real_seconds_until:[208,366],real_word:238,realist:[8,117,118,134,214],realiti:[76,80,84,92,115,133,138],realiz:[11,108,133],realli:[0,3,4,8,9,13,14,15,20,22,27,29,32,35,39,41,44,45,49,50,52,63,71,76,78,81,83,85,89,94,95,100,101,102,103,108,109,111,112,116,118,120,130,132,147,150,156,171,187,199,200,201,250,268,276,310,355,356,362,374],really_all_weapon:105,realm:321,realnam:35,realpython:49,realtim:[94,107,208],realtime_to_gametim:208,reason:[5,6,7,11,13,14,23,27,32,34,35,38,39,41,45,50,54,56,59,61,66,70,71,73,75,77,78,81,85,87,89,90,91,92,93,94,96,99,102,108,109,115,117,118,120,121,123,133,139,143,152,161,174,176,181,186,205,210,215,237,238,249,281,285,291,298,303,310,311,312,313,319,320,321,324,329,330,332,340,341,342,352,360,365,371,378,406],reasourc:38,reassign:75,reattach:[7,312,313],rebas:11,reboot:[9,13,19,26,33,39,42,45,61,80,86,107,123,149,151,155,161,170,181,186,203,221,249,265,266,281,290,291,293,295,301,341,342,360,362,378],reboot_evennia:301,rebuild:[9,94,143,151,313],rebuilt:22,rec:239,recach:267,recal:[266,406],recaptcha:135,receipt:[152,303],receiv:[3,8,20,22,23,27,28,29,34,42,47,59,64,73,77,90,94,101,107,129,135,161,169,170,187,188,192,193,194,210,215,232,239,243,249,281,303,306,310,312,313,319,329,330,339,340,358,363,365,375,378],receive_functioncal:310,receive_status_from_port:301,receivelock:275,receiver1:187,receiver2:187,receiver_account_set:165,receiver_object_set:280,receiver_script_set:290,recent:[17,83,85,105,124,145,344],recently_bitten:105,recev:330,recip:[45,69,86,117,158,159,195,204,206,207,236],recipe_modul:205,recipe_nam:205,recipenam:73,recipes_pot:205,recipes_weapon:205,recipi:[23,29,94,161,193,232,281,310,365],reckon:[70,72],recoc:116,recog:[34,72,116,239],recog_regex:239,recogerror:239,recoghandl:239,recogn:[8,31,35,51,102,103,111,117,136,143,149,156,239,249,346],recognit:[118,239,350],recommend:[0,2,5,8,11,27,35,38,46,50,61,62,63,67,70,77,78,80,85,94,96,97,104,110,115,117,121,138,140,141,143,149,155,186,223,227,242,249,268,276,281,303,356,362,375],recommonmark:78,reconfigur:149,reconnect:[161,163,181,298,301,310,312,313,339,342],reconnectingclientfactori:[298,312,313],record:[16,124,140,149,243,256,344,401],record_ip:344,recours:50,recov:[19,86,87,92,249,252,253,254,255,256,276,378],recoveri:123,recreat:[9,39,76,107,140,143,163,170,356,357],rectangl:361,rectangular:[94,361],recur:81,recurs:[13,275,285],red:[14,15,20,32,34,38,54,103,107,109,110,111,133,176,186,214,261,266,355,365,379],red_button:[14,15,34,103,107,158,159,176,195,257],red_kei:32,red_ros:105,redbutton:[14,15,34,103,107,176,261],redd:152,reddit:152,redefin:[22,35,71,80,281,401],redhat:[143,145],redirect:[42,56,67,71,96,107,135,139,200,214,217,362,406],redirectview:406,redistribut:23,redit:200,redo:[26,110,111,115,360],redon:305,redraw:321,reduc:[123,252,253,254,255,256,314],reduced_redund:197,reduct:197,redund:355,reel:170,reen:[54,355],ref:[46,78,140,239,281,378,401],refactor:[93,281,381,407],refer:[7,8,10,11,14,20,22,23,27,29,32,34,35,38,39,41,42,46,52,56,61,62,66,69,70,71,73,74,75,76,77,81,92,93,95,96,97,102,105,107,108,109,110,111,113,116,117,118,121,123,133,135,136,138,139,149,151,156,161,170,176,181,185,199,206,217,221,237,239,252,253,254,255,256,275,281,292,295,303,313,333,341,349,351,362,365,369,374,375,406,407],referenc:[35,38,41,92,176,192,197,239,273,352,378],referenti:378,referr:149,refin:[75,206],reflect:[110,114,116,406],reflow:51,reformat:[286,364,371],reformat_cel:364,reformat_column:[76,364],refresh:[0,136,321,344],refus:[50,117],regain:87,regard:[8,133,237,385],regardless:[8,20,22,32,42,46,50,52,59,94,98,115,121,132,161,169,199,214,222,239,281,295,318,321,324,339,341,350,353,356,369,371,378],regener:254,regex:[22,26,34,47,171,174,187,203,237,239,345,350,362,378],regex_nick:34,regex_tupl:239,regex_tuple_from_key_alia:239,regexfield:162,region:[68,94,149,174],region_nam:197,regist:[11,41,47,59,67,123,131,135,144,146,152,154,161,181,231,265,266,291,301,312,313,319,342,344,346,355,365,389,404,406],register_error:355,register_ev:231,registercompon:47,registertest:404,registr:[144,406],registri:[237,344,346],regress:285,regul:276,regular:[17,22,39,42,45,67,78,96,103,104,105,107,110,111,115,120,126,134,136,138,149,163,169,202,236,237,267,276,295,353,365,369,378,407],regulararticl:370,regulararticle_set:370,regularcategori:370,regularli:[9,100,131,134,150,208,265,267,293,295,304,334,366],reilli:138,reinforc:138,reiniti:156,reinstal:143,reinvent:93,reject:[221,237],rejectedregex:237,rel:[11,14,15,20,27,41,49,52,71,75,99,117,124,135,208,214,256,356,362],relai:[19,22,42,147,161,181,199,222,281,319,342,362,363,378],relat:[20,22,23,27,41,46,47,86,92,93,105,107,108,111,117,120,134,138,147,152,156,162,165,166,169,183,184,189,193,194,208,213,214,215,231,243,252,253,254,255,256,264,267,273,280,281,290,295,306,342,349,350,352,353,355,362,370,371,383,387,394,401],related_field:[162,190,271,278,288,349],related_nam:[165,194,273,280,290,350,352,353,370],relationship:[23,46,75],relay:163,releas:[70,72,77,80,86,107,118,137,138,143,149,186,407],relev:[13,15,22,32,35,43,44,46,54,67,68,70,71,77,78,88,94,95,120,123,124,126,135,138,161,162,167,169,199,200,205,249,275,276,292,315,333,340,341,342,349,355,360,362,372],relevant_choic:200,reli:[8,23,27,45,54,61,62,67,70,82,90,95,98,100,101,112,117,133,222,239,249,267,301,352,362],reliabl:[14,46,85,87,140,369],reload:[0,2,3,7,9,12,14,15,19,20,22,25,26,27,30,31,37,39,41,42,45,46,50,52,56,57,67,69,71,73,84,86,87,89,90,91,93,94,95,96,98,102,107,108,109,110,120,121,123,124,126,128,129,130,132,135,136,143,144,146,150,161,163,170,175,176,186,192,200,201,209,210,220,228,235,239,245,246,249,266,267,269,276,281,291,293,295,301,310,311,313,315,339,342,346,350,356,358,360,361,362,366,378,408],reload_evennia:301,reluct:117,remain:[6,14,20,22,26,27,38,39,43,52,64,88,94,101,107,108,109,120,149,156,168,170,176,178,182,192,201,205,208,217,220,238,252,253,254,255,256,265,281,301,329,330,362,363],remaind:[22,84,208],remaining_repeat:39,remap:[78,110,350],rememb:[1,5,6,9,11,13,14,20,22,27,32,44,45,47,50,54,61,62,69,71,75,76,83,84,86,87,89,90,92,94,95,96,101,108,110,112,114,115,116,117,118,120,124,133,142,143,149,174,176,201,227,281,291,356,375],remind:[26,69,78,83],remit:174,remnisc:93,remot:[85,151,152,154,181,197,310,312,324],remov:[2,5,8,9,11,13,19,20,26,27,29,32,33,34,35,39,45,50,69,70,71,80,83,84,89,90,94,96,98,100,101,102,107,108,114,117,123,128,135,150,158,169,170,174,176,181,182,183,186,191,192,194,200,202,206,214,219,220,221,225,229,236,237,238,239,248,249,250,252,253,254,255,256,261,276,280,281,286,291,294,295,301,319,330,342,344,350,353,355,359,362,369,374,376,377,378,390],remove_backspac:377,remove_bel:377,remove_charact:123,remove_default:[20,170],remove_receiv:194,remove_send:194,removeth:350,renam:[70,94,98,102,103,110,111,120,128,176,182,281,352],render:[43,71,78,96,98,126,128,135,136,162,183,223,271,278,346,349,372,374,387,399,401,406],render_post:330,renew:[87,94,344],repair:[84,115],repeat:[3,5,62,69,76,95,110,115,117,123,128,130,132,148,156,161,163,199,208,237,250,290,293,301,306,325,350,358,362,366,378],repeatedli:[3,15,31,95,107,265,290,293,295,301,306,332],repeatlist:31,repetit:[72,95,123,237],replac:[2,20,22,26,27,29,31,32,34,35,38,41,42,47,54,67,70,71,72,76,78,85,87,88,90,93,96,97,102,107,110,112,113,116,120,123,128,136,140,151,161,168,169,170,171,174,182,183,187,199,201,203,205,210,213,219,220,221,225,228,235,236,238,239,261,264,267,268,276,281,283,285,286,313,316,329,330,340,350,355,360,361,362,364,365,377,378],replace_data:364,replace_timeslot:220,replace_whitespac:364,replacement_str:182,replacement_templ:182,replenish:[252,253,254,255,256],repli:[22,27,117,144,163,199,232,299,323,324,330,342,362],replic:[71,118,128],replica:108,repo:[7,11,78,93,106,115,138,378],report:[0,5,6,8,11,22,33,39,41,45,71,72,73,77,82,101,112,115,117,120,121,123,128,140,141,143,148,152,176,205,225,228,239,268,281,301,306,313,316,317,324,325,329,340,342,355,358,362,378],report_to:358,repositori:[2,10,58,70,72,85,106,137,139,140,151,286],repositri:58,repr:[101,378],reprehenderit:28,repres:[8,12,20,22,29,35,42,43,46,56,61,64,69,70,71,74,75,79,81,84,85,92,95,96,102,103,105,106,107,108,109,111,113,118,123,128,133,135,161,167,191,193,202,217,221,223,225,231,237,238,239,243,245,249,250,254,266,267,268,281,286,295,298,312,313,329,330,340,341,342,346,350,351,355,357,358,362,363,364,365,374,378,381],represen:108,represent:[12,13,29,34,42,56,61,62,64,81,86,94,108,121,133,193,225,228,239,285,290,310,329,330,353,359,366],reprocess:152,reproduc:[49,281],reput:[115,242],reqhash:[351,378],reqiur:221,request:[0,11,27,32,43,56,67,77,96,107,111,124,126,135,136,139,143,149,152,161,162,163,174,190,199,228,278,281,285,288,301,303,310,313,315,320,321,323,330,346,349,353,362,385,386,390,393,394,395,399,406],request_finish:43,request_start:43,requestavatarid:321,requestfactori:346,requestor:[161,344],requir:[2,5,8,13,15,16,22,26,29,30,32,33,35,38,45,46,47,49,53,61,66,70,71,72,73,74,75,76,77,78,83,94,96,100,102,115,117,118,120,123,128,130,133,134,135,136,137,138,139,140,142,145,146,148,149,154,155,156,162,175,176,181,186,193,194,197,205,206,209,210,220,221,235,237,239,249,250,254,255,267,268,271,272,275,278,281,285,301,312,313,326,334,345,349,351,356,361,362,363,364,365,369,373,374,375,378,401,406],require_singl:285,requirements_extra:0,requr:38,requri:365,rerout:[173,177,313],rerun:[14,15,27,205],research:[117,138,227],resembl:[66,80,85],resend:22,reserv:[22,29,49,76,102,108,110,285,345,351,365,378],reserved_keyword:29,reserved_kwarg:[29,365],reset:[16,17,19,20,22,26,39,41,42,46,50,54,57,69,76,87,91,98,102,107,116,121,123,124,132,133,140,161,163,170,176,186,191,208,212,214,228,239,248,249,266,276,301,305,311,321,339,350,353,356,364,365,366,376,378],reset_cach:[350,353],reset_callcount:39,reset_gametim:[19,366],reset_serv:305,reset_tim:220,resid:[63,106,276],residu:[186,254],resist:[286,378],resiz:[94,361,364],resolut:[117,123,249],resolv:[0,3,11,41,87,97,110,111,117,118,123,149,236,252,253,254,255,256,387],resolve_attack:[252,253,254,255,256],resolve_combat:123,resort:[22,94,142,181,239,378],resourc:[0,8,45,63,67,70,78,79,86,90,92,102,105,106,107,108,109,110,111,112,117,128,140,149,152,249,255,291,299,330,346,357,376,407],respawn:115,respect:[22,32,39,41,42,46,69,73,94,109,120,124,140,174,176,183,199,205,232,236,239,246,276,281,340,341,352,353,356,358,364,375,378,401],respond:[27,33,43,59,69,74,107,115,129,130,133,156,328,332],respons:[17,27,29,49,51,62,75,77,81,82,100,101,130,131,132,143,149,161,163,170,181,192,205,267,269,273,281,299,301,303,310,333,342,352,372,374,378,387],response_add:[162,190,278],resport:378,rest:[7,17,22,27,29,34,39,41,61,76,87,92,99,100,107,108,110,111,114,115,117,121,124,143,155,168,184,185,249,252,253,254,255,256,350,355,364,385,386,387,388,389,390],rest_framework:[385,386,387,388,390],restart:[0,3,5,7,9,11,37,41,47,50,58,67,94,108,111,123,140,149,152,156,158,161,186,192,200,203,228,281,291,293,295,305,318,339,340,341,378],restartingwebsocketserverfactori:[163,312],restock:100,restor:[20,69,133,200,255,291,295],restrain:[176,249,275,361,378],restrict:[13,30,32,38,45,46,47,52,76,83,103,106,107,112,116,121,136,139,149,176,181,202,237,255,256,271,276,286,358,360,362,364,375],restructur:[78,92],result1:236,result2:[27,236],result:[6,8,11,13,19,20,22,27,29,32,38,41,42,45,49,54,62,67,73,78,88,91,94,101,102,105,106,108,109,110,112,116,117,120,121,123,124,128,130,133,136,140,149,161,168,169,171,176,183,187,192,194,199,205,206,207,209,214,221,236,237,238,239,242,249,252,253,254,255,256,267,272,276,281,285,286,301,310,333,350,352,355,360,361,362,364,365,369,371,372,375,378,379,381],result_nam:236,resum:[22,87,120],resurrect:265,resync:[163,310,340],ret1:365,ret:[22,187],ret_index:378,retain:[6,19,20,49,76,111,222,249,273,286,347,352,356,358,371,378],retext:78,retract:199,retreat:256,retri:301,retriev:[6,22,31,44,61,63,68,69,96,124,161,165,167,170,176,186,191,193,220,227,249,272,275,280,285,299,306,307,313,319,328,350,353,359,369,373,375,378,382,385,386,389,390,406],retriv:[163,357],retroact:[46,94],retur:28,return_appear:[75,124,202,214,215,220,239,260,266,281],return_cmdset:183,return_detail:[220,267],return_iter:285,return_key_and_categori:353,return_list:[29,350,353,365],return_map:76,return_minimap:76,return_obj:[13,34,350,353,373],return_par:286,return_prototyp:131,return_puppet:161,return_str:[29,365],return_tagobj:353,return_tupl:[34,209,350],returnvalu:[22,49],reus:[110,112,369],rev342453534:378,reveal:[114,202],reveng:118,reverend:197,revers:[20,22,54,76,87,89,132,133,136,165,194,248,269,273,280,290,346,350,352,353,355,370,390],reverseerror:[301,310],reversemanytoonedescriptor:[165,280,370],reverseproxyresourc:346,revert:[11,133,149,173,272],review:[9,20,67,69,77,81,90,102,116],revis:115,revisit:[2,362],reviu:27,revok:94,revolutionari:11,reward:122,rework:[87,108,115],rfc1073:317,rfc858:323,rfc:[317,323],rfind:355,rgb:[54,110,355],rgbmatch:355,rgh:110,rhel:139,rhello:29,rhostmush:[63,66,93],rhs:[85,94,184,185,187],rhs_split:[176,182,184,185],rhslist:[184,185],ricardo:378,riccardomurri:378,rich:[71,93,137,138,359],richard:138,rick:38,rid:[92,109],riddanc:50,riddick:221,ride:132,right:[0,3,4,8,9,15,18,22,27,29,30,31,32,34,38,39,47,49,58,69,73,74,76,78,80,84,85,86,87,89,90,92,93,94,100,101,102,105,106,107,108,110,111,114,115,118,120,124,129,132,133,135,136,139,140,143,148,149,162,170,173,176,184,185,192,197,201,205,212,214,220,221,223,228,229,236,256,261,265,266,267,269,276,286,290,341,355,356,360,364,378,379],right_justifi:38,rigid:93,rindex:355,ring:[112,238],rise:[20,95],risen:95,risk:[29,78,93,115,117,124,143,149,175,186,378],rival:76,rjust:[29,355,365],rm_attr:176,rnormal:54,rnote:186,road:[20,74,76,132,169],roam:[114,170,265],roar:76,robot:135,robust:[100,101,152],rock:[61,123,170],rocki:114,rod:170,role:[17,80,93,101,109,115,121,140,252],roleplai:[13,30,70,80,93,115,116,121,123,124,138,209,239,408],roll1:121,roll2:121,roll:[13,72,73,94,101,111,116,117,121,123,124,143,209,252,253,254,255,256,344],roll_challeng:121,roll_dic:209,roll_dmg:121,roll_hit:121,roll_init:[252,253,254,255,256],roll_result:209,roll_skil:121,roller:[73,116,117,121,123,205,209],rom:138,roof:176,room1:8,room56:14,room:[3,8,14,15,16,19,20,22,32,38,39,41,44,46,50,63,66,68,70,71,74,76,79,80,81,84,91,92,93,95,100,101,103,104,105,107,108,109,110,111,112,114,120,121,123,124,129,130,131,132,134,135,143,158,159,167,168,169,170,174,176,182,187,195,200,202,209,211,212,213,214,217,219,220,227,239,245,246,247,252,253,254,255,256,261,263,264,265,266,268,269,275,281,290,305,333,356,376,385,390,404,408],room_flag:92,room_lava:92,room_replac:212,room_typeclass:[269,376,404],roombuildingmenu:[71,200],roomnam:[94,176],roomref:132,rooms_with_five_object:105,roomstat:214,roomviewset:390,root:[0,2,4,5,6,7,9,10,14,32,35,61,67,70,71,78,79,81,96,98,106,128,136,137,140,143,148,149,151,266,281,286,301,346,359,408],rose:[13,34,35,46,104,105,112],roster:[70,116,252,253,254,255,256],rosterentri:70,rot:8,rotat:[107,214,371],rotate_flag:214,rotatelength:371,rough:[78,115],roughli:[94,115,378],round:[17,29,238,249,256,364,365],rounder:238,rout:[47,75,92,103,132,161],router:[149,389],routin:[239,336,375,378],row:[47,51,54,61,69,75,76,78,81,94,96,105,123,126,133,364,378],rpcharact:239,rpcommand:239,rpg:[94,97,107,108,115,121,209,256],rpi:138,rplanguag:[116,158,159,195,239],rpm:143,rpobject:239,rpsystem:[78,116,158,159,195,235,238],rpsystemcmdset:239,rred:355,rsa:[321,322],rspli8t:101,rsplit:[124,355],rss2chan:[102,150,181],rss:[9,138,154,158,159,163,181,189,296,306,309,319,408],rss_enabl:[150,181],rss_rate:163,rss_update_interv:181,rss_url:[150,163,181],rssbot:163,rssbotfactori:320,rsschan:181,rssfactori:320,rssreader:320,rst:78,rstop:186,rstrip:[101,355],rsyslog:242,rtest2:54,rtext:[100,365],rthe:71,rthi:[54,110],rtype:346,rubbish:173,rubi:81,rudimentari:265,ruin:[114,220,267],rule:[4,8,11,14,15,22,30,32,50,54,80,84,94,107,111,115,116,122,133,138,200,237,238,249,252,253,256,273,356,408],rulebook:[117,123],rumour:114,run:[0,2,5,6,9,10,11,12,13,14,15,16,19,20,25,27,29,30,32,37,38,39,41,45,46,47,49,56,58,61,65,69,70,72,74,76,78,79,81,84,85,86,87,92,93,95,96,98,100,101,102,103,105,107,108,109,110,111,113,114,115,116,117,118,120,121,124,126,128,132,133,134,135,136,138,139,140,141,142,143,147,149,152,155,156,158,161,163,167,168,170,171,175,176,181,182,183,186,187,191,192,205,213,228,229,239,242,246,249,250,252,253,254,255,256,264,269,275,276,281,285,286,290,293,295,301,305,307,311,318,319,326,330,332,335,339,340,344,346,352,355,356,360,362,363,365,366,371,375,376,378,406,407,408],run_async:[49,378],run_connect_wizard:301,run_dummyrunn:301,run_evscaperoom_menu:213,run_exec:362,run_exec_then_goto:362,run_init_hook:339,run_initial_setup:339,run_menu:301,run_option_menu:213,run_start_hook:[46,352],rundown:113,runexec:362,runexec_kwarg:362,runnabl:38,runner:[2,7,266,332],runsnak:5,runtest:[187,198,207,218,229,244,248,262,327,337,370,376,382,388,396,404],runtim:[19,22,50,95,171,200,268,366,378],runtimeerror:[121,161,163,205,225,228,231,237,238,249,285,319,350,362,365,378],runtimewarn:285,rusernam:27,rush:87,rusti:100,ruv:2,ryou:71,s3boto3storag:197,s3boto3storagefil:197,s3boto3storagetest:198,s3boto3testcas:198,sad:[135,324,362],safe:[0,6,11,13,20,35,41,65,72,74,81,88,92,99,116,117,135,154,161,173,199,276,295,310,342,346,352,356,359,365,369,378],safe_convert_input:378,safe_convert_to_typ:[29,378],safe_ev:378,safe_join:197,safer:[14,50],safest:[42,69,149,352],safeti:[12,35,46,92,116,124,149,176,199,280,356],sai:[0,5,8,9,11,15,17,19,20,22,27,32,35,38,46,47,49,50,54,56,66,68,69,71,74,81,85,87,89,90,91,92,93,94,95,96,101,102,103,105,108,110,111,116,117,118,120,121,123,124,129,130,133,137,143,149,170,182,199,201,209,212,214,221,231,238,239,249,250,261,267,281,362,365],said:[0,8,27,44,49,59,69,71,74,75,76,83,91,93,101,108,110,116,117,130,136,168,181,185,239,269,281,313,352,362],sake:[14,67,93,110,115,117,118,133,188,210,406],sale:100,salt:[73,205],same:[0,3,6,7,8,9,11,12,13,14,15,16,19,20,22,23,26,29,31,32,33,35,38,39,41,42,44,45,46,49,50,51,52,54,56,57,59,61,62,63,64,69,70,71,72,76,77,78,80,81,84,86,87,90,91,93,94,95,96,98,100,101,102,103,105,106,107,108,109,110,111,112,117,118,120,121,123,124,128,132,133,135,136,137,140,143,149,150,151,155,156,161,167,168,169,170,171,174,176,184,185,186,187,192,197,198,200,202,205,208,214,215,219,220,223,227,228,232,237,238,239,245,247,249,250,252,253,254,255,256,265,267,268,269,275,281,285,286,290,291,295,305,310,322,325,326,340,341,342,344,346,349,350,351,352,353,355,356,358,362,363,364,365,366,371,372,378,381,390,401,406],sampl:[2,92,139,151,250],san:223,sand:[95,206],sandi:76,sane:[1,78,115,138,406],sanit:[401,406],saniti:[8,70,75,76,110,372],sarah:[66,182],sat:[68,84,214],satisfi:[63,184,350],satur:152,sauc:110,save:[2,3,6,11,16,19,22,23,26,27,33,34,35,38,39,42,43,44,45,46,61,69,70,71,74,81,84,87,90,92,102,104,107,108,110,123,124,135,141,142,151,152,156,161,162,173,176,186,190,192,193,194,198,200,228,238,276,278,280,281,283,285,286,288,291,293,294,295,299,306,319,333,334,339,346,349,350,352,359,360,369,372,373,374,378],save_a:[190,271,278,288,297],save_as_new:349,save_buff:360,save_data:372,save_for_next:[22,171],save_handl:372,save_kwarg:373,save_model:[162,190,278,288],save_nam:295,save_on_top:[190,271,278,288,297],save_prototyp:285,save_recip:236,savefunc:[26,360,373],savehandl:373,saver:359,saverdict:359,saverlist:359,saverset:359,saveyesnocmdset:360,savvi:118,saw:[49,74,96,108,110],say_text:130,saytext:239,scale:[7,54,78,93,107,115,121,140,238,407],scalewai:149,scam:117,scan:[139,167,265,267],scarf:202,scari:[108,110],scatter:[254,356],scedul:366,scenario:94,scene:[6,13,31,38,44,54,78,80,84,111,114,117,121,123,133,237,267,290,295,369],schedul:[19,95,208,228,366],schema:[11,46,61,81,83,378],scheme:[22,54,61,86,110,143,176,186,355],school:117,scienc:75,scientif:138,scissor:[73,123],scm:70,scope:[31,80,81,87,115,116,117,120,136,237,358],score:[94,215,378],scraper:406,scratch:[9,10,56,74,93,94,116,117,124,128,143,213,249],scream:114,screen:[6,22,24,27,28,31,38,39,41,42,51,54,57,98,100,107,109,116,135,151,162,188,210,223,256,306,321,363,365,378,408],screenheight:[31,306],screenread:[31,306,329,330],screenshot:135,screenwidth:[31,171,306],script:[2,5,7,10,13,14,15,19,24,29,32,33,35,38,41,42,43,44,45,46,47,61,63,72,79,80,92,93,95,100,102,103,106,107,108,112,114,117,118,123,129,131,134,135,143,146,149,152,156,158,159,161,163,175,176,186,194,195,199,208,211,220,224,225,231,236,237,238,246,252,253,254,255,256,258,261,267,269,275,280,281,285,286,301,334,339,356,357,358,365,366,373,375,376,378,385,387,390,404,408],script_path:176,script_typeclass:[262,376,404],scriptattributeinlin:288,scriptbas:293,scriptclass:292,scriptdb:[46,79,158,288,290,348,385,387],scriptdb_db_attribut:288,scriptdb_db_tag:288,scriptdb_set:[165,280,350,353],scriptdbadmin:288,scriptdbfilterset:[385,390],scriptdbmanag:[289,290],scriptdbseri:[387,390],scriptdbviewset:390,scripthandl:[158,159,287],scriptkei:176,scriptmanag:289,scriptnam:357,scripttaginlin:288,scroll:[6,28,106,110,124,143,363],scrub:342,sdesc:[72,92,116,235,239],sdesc_regex:239,sdescerror:239,sdeschandl:239,sdk:143,sea:[76,114],seal:116,seamless:239,seamlessli:37,search:[3,8,11,12,14,22,26,29,30,34,35,38,39,41,46,58,68,69,70,71,80,81,84,88,90,94,97,102,105,106,107,108,109,110,113,117,118,120,121,123,124,128,136,158,159,161,167,169,171,176,183,186,193,199,214,217,227,232,236,239,252,253,254,255,256,267,269,272,273,275,281,285,292,307,350,351,352,353,354,355,358,360,365,378,385,408],search_:[19,105,112],search_account:[43,94,112,158,281,375],search_account_tag:375,search_at_multimatch_input:281,search_at_result:[239,281],search_channel:[90,158,193,375],search_channel_tag:375,search_field:[190,271,278,288,297,349],search_for_obj:176,search_help:[158,272],search_help_entri:375,search_helpentri:272,search_index_entri:[171,173,174,175,176,181,182,183,184,185,186,187,188,191,199,200,201,202,205,209,210,212,220,221,222,226,232,235,236,239,245,246,247,250,252,253,254,255,256,261,265,266,267,268,273,281,360,362,363],search_messag:[158,193,375],search_mod:239,search_multimatch_regex:281,search_object:[13,14,19,46,76,108,110,112,132,158,161,375],search_object_attribut:112,search_objects_with_prototyp:285,search_prototyp:285,search_script:[39,158,375],search_script_tag:375,search_tag:[44,68,105,112,158,375],search_tag_account:44,search_tag_script:44,search_target:232,searchabl:[106,227],searchdata:[161,239,281,375],searching_cal:65,searchstr:30,season:[72,115,116,118,220],seat:115,sec:[31,49,87,95,208,313,366],secmsg:371,second:[8,13,15,19,20,22,27,29,32,38,39,41,45,49,51,54,61,62,69,71,78,84,85,87,89,90,95,96,99,100,101,102,108,110,112,116,123,124,131,132,133,134,136,143,149,152,156,161,163,168,176,205,208,219,227,228,231,239,246,249,252,253,254,255,256,258,265,275,281,286,295,301,306,315,320,333,344,355,358,362,366,371,378,379],secondari:[98,341],secondli:[35,104],secreci:11,secret:[70,107,115,140,144,146,209,301],secret_kei:[70,197],secret_key_nam:197,secret_set:[70,83,107,140,144,301],sect_insid:75,section:[0,2,5,8,13,16,20,22,25,27,29,30,32,35,39,46,47,56,61,64,70,71,76,78,83,84,85,87,89,94,95,96,97,103,105,106,108,109,110,112,113,117,135,140,143,148,149,151,155,220,238,286,355,356,362,379,385],sector:75,sector_typ:75,secur:[0,13,14,29,32,38,54,63,71,90,93,100,124,135,136,143,149,154,158,159,175,186,192,195,197,273,281,321,352,365,371,378,401,408],secure_attr:32,secure_url:197,security_token:197,security_token_nam:197,sed:2,sedat:249,sedcond:294,see:[0,3,4,5,7,8,9,10,11,12,13,14,15,19,20,21,22,23,25,26,27,28,29,30,31,32,34,35,38,39,41,42,45,46,47,49,50,52,54,56,58,61,62,63,64,67,69,70,71,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,98,99,101,102,103,105,106,107,108,109,110,111,113,114,116,117,118,120,123,124,126,128,129,130,131,132,133,134,135,136,139,140,143,144,146,147,148,149,150,151,152,156,161,171,173,175,176,181,182,183,184,185,187,192,194,195,197,199,200,205,206,210,212,214,217,219,223,225,232,236,237,238,239,243,246,247,249,250,252,253,254,255,256,258,261,265,267,268,269,275,280,281,294,299,301,303,304,312,313,314,315,317,321,322,324,326,328,329,330,332,333,341,342,346,350,355,358,359,360,361,364,365,373,374,378,381,395,401,406,407],seed:[73,205,207],seek:[114,214,276,371],seem:[20,38,47,71,83,89,90,92,113,115,118,120,124,132,141,143,148,156,350,356],seen:[8,11,20,23,27,42,56,69,71,74,75,76,87,93,94,96,98,101,102,105,108,109,111,113,120,131,132,133,200,313,364],sefsefiwwj3:70,segment:[132,346],seldomli:[171,187],select:[7,11,12,19,20,27,32,41,42,47,61,68,71,76,78,96,100,103,116,124,131,135,142,143,168,169,174,183,213,250,253,352,360,362,387],selet:362,self:[3,8,12,13,14,19,20,22,26,27,32,34,35,38,39,45,46,49,56,58,61,66,69,70,71,73,75,78,84,85,86,87,88,89,90,91,92,93,94,95,98,99,100,102,103,108,109,110,111,112,116,117,120,121,123,124,129,130,131,132,134,136,143,146,147,161,163,165,167,169,170,171,173,176,177,181,184,185,186,187,191,192,194,199,200,201,202,205,209,212,213,214,217,220,221,225,232,235,236,239,249,250,252,253,254,255,256,258,261,264,265,266,267,268,269,275,281,294,299,301,303,304,308,312,313,319,321,322,324,326,328,329,330,340,341,342,350,352,353,355,360,362,363,365,369,372,373,374,378,395],self_pid:378,selfaccount:94,selfself:39,sell:[100,116,117,137,199],semi:[5,103,110,134,219,238],semicolon:[32,276,358],send:[5,12,19,22,23,27,28,29,31,32,35,39,42,43,45,47,50,58,59,64,68,71,73,81,82,85,87,90,94,98,101,102,107,109,112,117,121,123,124,130,131,133,135,146,152,154,156,161,163,167,170,171,174,181,185,187,191,192,193,194,197,199,205,214,221,222,232,239,243,256,258,260,264,265,275,281,294,295,298,301,303,304,306,310,311,312,313,314,316,319,320,321,323,324,325,327,329,330,332,340,341,342,343,355,358,359,362,364,378],send_:[56,59,319],send_adminportal2serv:311,send_adminserver2port:298,send_authent:312,send_channel:[312,313],send_default:[56,59,312,313,319,321,324,329,330],send_defeated_to:265,send_emot:239,send_functioncal:310,send_game_detail:303,send_heartbeat:312,send_instruct:301,send_mail:232,send_msgportal2serv:311,send_msgserver2port:298,send_p:313,send_privmsg:313,send_prompt:[321,324,329,330],send_random_messag:258,send_reconnect:313,send_request_nicklist:313,send_status2launch:311,send_subscrib:312,send_testing_tag:264,send_text:[56,59,321,324,329,330],send_unsubscrib:312,sender:[23,43,90,161,163,181,192,193,194,199,214,239,260,281,312,343,369,375],sender_account_set:165,sender_extern:194,sender_object:343,sender_object_set:280,sender_script_set:290,sender_str:192,sendernam:181,senderobj:358,sendlin:[321,324,329],sendmessag:[56,221],sens:[20,32,35,49,61,71,77,92,94,111,120,132,140,169,249,261,358,359,362],sensibl:[149,305],sensit:[13,27,32,94,105,193,197,200,208,220,228,243,244,272,351,366,375],sensivit:237,sent:[23,27,29,31,42,43,47,59,62,64,85,94,96,101,107,110,161,163,167,181,183,187,192,193,194,200,210,214,221,228,232,243,260,262,268,281,298,301,303,306,310,311,312,313,321,325,329,340,342,350,362,375,387],sentenc:[74,101,214,231,238,239],sep:[355,378],sep_kei:[71,200],separ:[5,7,11,13,14,15,20,22,32,33,34,35,37,39,42,44,45,47,56,61,66,68,72,73,74,77,78,81,87,93,94,95,100,101,102,103,105,109,110,111,115,116,124,128,132,133,135,139,140,146,147,148,150,152,168,170,171,176,182,183,184,185,186,187,192,200,205,228,231,232,238,239,250,252,253,254,255,256,267,269,272,276,280,281,285,291,295,320,325,330,342,355,356,358,361,365,375,378],separatli:87,sepat:205,seq:34,sequenc:[14,15,16,22,32,34,35,49,64,78,81,98,107,114,117,120,133,171,175,187,205,208,217,239,276,299,305,355,356,362,364,377,378],sequenti:117,seri:[4,11,27,54,110,116,117,118,120,128,138,364],serial:[13,59,158,159,284,295,319,359,372,374,383,384,390],serializ:330,serializer_class:390,seriou:[89,156],serious:143,serv:[41,59,67,75,76,81,102,107,111,112,117,152,169,197,254,330,346,356,358,399],server:[0,2,5,6,7,8,9,11,12,13,14,16,19,20,22,23,25,27,29,31,32,33,35,38,39,43,45,46,47,49,50,52,56,57,59,61,62,64,67,69,70,73,76,77,78,79,80,81,82,83,84,85,86,87,90,92,93,94,95,96,98,101,102,106,108,109,110,111,113,114,117,118,120,121,123,128,130,132,135,136,137,138,142,143,144,145,146,147,148,151,152,156,158,159,161,163,170,174,176,181,186,188,192,195,197,200,203,205,210,212,220,228,235,239,240,241,242,245,246,249,265,266,267,269,281,290,291,293,295,347,352,356,358,359,362,366,369,371,378,383,387,407,408],server_connect:319,server_disconnect:319,server_disconnect_al:319,server_epoch:[19,366],server_l:311,server_logged_in:319,server_nam:41,server_pid:[311,378],server_receive_adminportal2serv:298,server_receive_msgportal2serv:298,server_receive_statu:298,server_reload:[291,295],server_run:301,server_runn:339,server_servic:378,server_services_plugin:[41,56,107],server_services_plugin_modul:56,server_session_class:42,server_session_sync:319,server_st:301,server_twistd_cmd:311,server_twisted_cmd:311,serverconf:[174,295],serverconfig:[294,295,307,308],serverconfigadmin:297,serverconfigmanag:[307,308],serverfactori:[311,321,324],serverload:186,serverlogobserv:371,servermsg:371,servernam:[31,41,70,83,139,142,149],serverprocess:186,serversess:[42,56,102,158,159,243,276,296,319,342,350],serversessionhandl:[42,56,342],serverset:[32,181,275],servic:[11,41,50,56,102,107,135,140,146,149,151,152,156,158,159,186,197,296,298,301,302,310,311,318,339,346,378],sessdata:[341,342],sessid:[12,22,42,124,280,281,298,310,311,319,342],session:[8,12,16,20,22,24,27,29,31,33,35,39,43,50,56,62,79,93,98,99,101,102,106,108,109,117,124,141,151,158,159,161,163,165,167,168,169,171,173,174,177,179,183,184,188,210,213,221,222,242,243,244,264,280,281,283,284,285,291,296,298,306,310,311,312,313,319,320,321,324,329,330,339,340,342,344,360,362,363,365,378,379,387,408],session_data:342,session_from_account:342,session_from_sessid:342,session_handl:[42,158],session_id:387,session_portal_partial_sync:342,session_portal_sync:342,sessioncmdset:[20,109,179],sessionhandl:[56,59,158,159,161,281,296,306,312,313,319,320,340,341],sessionid:319,sessions_from_account:342,sessions_from_charact:342,sessions_from_csessid:[319,342],sessions_from_puppet:342,sessionsmain:79,sesslen:281,set:[0,2,3,5,6,9,10,12,13,14,15,16,17,19,21,22,23,24,25,26,28,29,30,31,34,35,38,39,42,43,44,46,47,49,50,51,52,54,56,57,58,59,61,63,64,65,66,67,69,71,72,73,74,76,77,78,79,80,81,84,85,87,88,89,90,91,92,93,94,96,99,100,101,102,103,104,105,106,107,109,110,111,115,118,120,122,123,126,128,129,131,132,133,135,136,139,140,141,143,145,146,148,151,154,155,156,158,160,161,163,165,167,168,169,170,171,173,174,176,177,178,179,180,181,183,184,185,187,189,191,197,198,200,201,202,203,205,207,208,209,210,212,213,214,215,217,218,220,221,222,226,228,231,235,236,238,239,242,245,246,248,249,250,252,253,254,255,256,261,262,264,265,266,267,268,269,271,275,276,280,281,284,285,286,292,293,295,298,300,301,305,306,307,308,311,312,314,315,317,318,321,323,324,326,327,332,333,335,337,339,340,341,342,344,346,347,349,350,351,352,353,355,356,357,358,359,360,361,362,363,364,365,366,369,370,371,372,373,374,375,376,377,378,379,388,389,390,394,401,404,408],set_active_coordin:269,set_al:265,set_alias:171,set_attr:176,set_attribut:390,set_cach:350,set_character_flag:214,set_class_from_typeclass:352,set_dead:265,set_descript:27,set_detail:[220,267],set_flag:[214,215],set_game_name_and_slogan:394,set_gamedir:301,set_kei:171,set_nam:27,set_password:161,set_posit:214,set_task:228,set_trac:[3,158],set_webclient_set:394,setcolor:98,setdesc:[93,102,182,245],setflag:[212,214],setgend:222,sethelp:[30,102,103,183],sethom:[102,176],setlock:245,setnam:56,setobjalia:176,setperm:174,setspe:246,sett:150,settabl:[31,61,108,324],setter:89,settestattr:26,settingnam:32,settings_chang:43,settings_default:[8,23,41,83,106,158,159,371,378],settings_ful:41,settings_mixin:[158,159,296,331],settl:[76,123],setup:[0,5,6,8,11,16,41,56,58,61,66,78,94,100,115,123,131,146,148,151,156,161,173,181,187,198,207,208,218,229,248,261,262,264,267,281,293,305,318,327,332,336,337,339,346,350,352,369,370,376,388,404,407,408],setup_str:336,setuptool:[143,148],sever:[2,3,13,15,20,22,26,28,32,38,39,41,46,47,52,64,69,71,78,87,90,92,93,95,96,105,110,113,116,117,122,123,138,175,176,184,185,186,220,227,228,265,267,281,327,328,353,358,378],sex:222,shall:[133,136],shaman:[38,93],shape:[71,76,89,94,103,115,206,269,364],sharabl:38,share:[2,3,20,32,42,44,46,61,67,70,74,77,81,85,93,107,113,117,123,135,143,144,149,152,162,227,228,286,295,332,350,351,353,364,378,387,390,395],shared_field:387,sharedloginmiddlewar:395,sharedmemorymanag:[351,368],sharedmemorymodel:[194,273,350,352,369,370],sharedmemorymodelbas:[165,194,273,280,290,350,352,369,370],sharedmemorystest:370,sharp:206,shaw:138,she:[22,69,71,92,101,116,133,200,222,238,381],sheer:176,sheet:[27,47,78,116,117,135,136,140,361],sheet_lock:94,shell:[0,2,9,34,46,61,63,85,93,94,110,140,143,148,149,151,152,156,321],shell_plu:0,shield:[61,87],shift:[15,16,19,63,228,266,272,378],shiftroot:266,shine:[84,267],shini:378,ship:[76,80,81,103,114,138,148],shire:95,shirt:202,shoe:202,shoot:[84,255,256,361],shop:[27,63,93,117,408],shop_exit:100,shopcmdset:100,shopkeep:[97,116],shopnam:100,shopper:100,short_descript:142,shortcom:100,shortcut:[4,19,20,22,29,43,46,66,69,71,73,78,87,96,101,106,110,123,126,135,136,140,151,158,163,170,171,176,200,225,269,276,281,372,378],shorten:[3,46,74,286],shorter:[41,46,56,63,108,120,129,130,134,192,238,351,358,371],shortest:[89,239],shorthand:[35,133,176],shortli:[69,71,120],shortsword:105,shot:255,should:[0,3,5,6,7,8,9,10,11,12,13,14,15,16,19,20,22,23,27,29,30,31,32,35,38,39,41,42,43,44,45,46,47,49,50,51,52,54,56,57,58,59,61,62,63,64,66,67,68,69,70,71,72,73,74,76,77,78,80,81,83,85,87,89,90,93,94,95,96,98,99,100,101,102,103,105,107,108,109,110,111,112,113,114,115,116,118,120,121,123,124,126,128,132,133,135,136,139,140,141,143,144,147,148,149,150,151,152,155,156,161,163,165,167,169,170,171,173,175,176,177,180,183,184,186,187,191,192,194,197,198,200,202,205,206,207,208,212,214,215,217,219,220,225,228,231,232,235,236,237,238,239,242,248,249,252,253,254,255,256,264,265,267,268,275,276,280,281,283,285,286,290,293,294,295,299,300,301,305,308,312,318,321,324,325,327,329,330,333,339,340,341,342,344,345,347,349,350,352,353,355,356,358,359,360,362,363,364,365,366,371,372,373,374,376,378,379,401,404,406],should_join:192,should_leav:192,should_list_cmd:183,shoulddrop:[256,281],shoulder:[94,202],shouldget:[256,281],shouldgiv:[256,281],shouldmov:[252,253,254,255,256,281],shouldn:[5,14,69,71,84,87,90,94,133,183,200,228,231,255,332],shouldrot:371,shout:[87,212,214],shove:84,show:[0,3,6,7,8,9,11,14,15,19,22,25,27,28,29,30,39,41,42,47,50,53,54,56,61,66,69,71,72,73,74,75,76,77,78,80,81,82,88,89,93,94,95,96,98,99,100,101,102,103,107,108,109,110,111,113,114,115,116,117,119,120,121,122,123,125,127,128,129,130,131,133,135,136,141,142,143,146,149,150,152,156,161,173,174,176,181,182,184,186,188,199,201,202,209,210,212,220,221,223,235,249,250,255,256,261,267,268,269,281,283,285,286,299,301,310,360,362,371,372,373,378,401],show_foot:363,show_map:75,show_non_edit:285,show_non_us:285,show_valu:223,show_version_info:301,show_warn:301,showcas:[20,76,107,114],shown:[25,27,30,38,39,53,69,70,71,75,83,85,87,90,93,95,108,120,132,135,142,171,174,181,183,185,187,200,202,205,219,237,239,261,266,281,301,362,363],showtim:95,shrink:[109,364],shrug:74,shuffl:19,shun:[0,63,149],shut:[5,41,47,69,83,87,110,151,161,186,281,293,295,301,303,310,311,318,319,339,342],shutdown:[5,20,39,42,50,52,94,102,156,161,163,186,295,301,310,311,318,339,340,352,358,362],shy:[0,66,115,118],sibl:[39,49,93,111],sid:174,side:[2,8,13,31,39,42,44,47,59,69,72,75,78,94,101,105,116,117,121,133,135,141,161,163,165,182,184,185,194,199,209,245,273,280,290,298,310,311,319,322,325,326,329,340,341,342,350,352,353,355,364,370],sidestep:52,sidewai:364,sigint:301,sign:[7,15,45,59,69,74,101,103,105,107,112,124,134,149,214,220,281,295,350,355,379],signal:[5,24,156,158,159,252,253,254,255,256,296,301,324,330,332,369,408],signal_acccount_post_first_login:43,signal_account_:43,signal_account_post_connect:43,signal_account_post_cr:43,signal_account_post_last_logout:43,signal_account_post_login:43,signal_account_post_login_fail:43,signal_account_post_logout:43,signal_account_post_renam:43,signal_channel_post_cr:43,signal_helpentry_post_cr:43,signal_object_:43,signal_object_post_cr:43,signal_object_post_puppet:43,signal_object_post_unpuppet:43,signal_script_post_cr:43,signal_typed_object_post_renam:43,signatur:[22,29,121,171,194,217,225,249,294,299,301,303,304,312,321,322,324,326,329,330,350,355,362,373,374,395],signature_vers:197,signed_integ:379,signedinteg:372,signedon:313,signifi:[15,275,350],signific:[6,29,187,365],significantli:26,signup:83,silenc:303,silenced_system_check:8,silent:[49,95,130,174,181,261,305,313],silli:[35,38,105],silmarillion:112,silvren:149,similar:[0,7,13,14,22,27,30,35,46,47,61,66,68,69,71,80,81,84,85,90,94,103,108,114,115,121,128,132,149,161,171,173,187,200,205,221,238,252,253,254,255,256,269,273,281,342,353,358,362,378,387,390,406],similarli:[44,94,95,149,249,253,268,349,387],simpl:[0,12,14,15,16,17,20,22,25,26,29,31,35,38,42,44,49,56,58,61,62,63,67,69,70,73,74,75,76,78,80,81,82,83,85,86,88,89,90,92,93,94,96,98,100,101,102,108,109,111,112,114,115,116,120,121,122,123,124,125,129,130,131,133,134,135,145,149,150,151,152,176,191,197,199,200,201,205,210,212,214,220,221,222,227,232,236,237,238,239,245,246,247,249,250,252,253,254,255,256,258,260,261,265,266,267,269,270,280,281,286,293,311,320,322,356,357,362,365,378,398,399,401,408],simple_ev:29,simpledoor:[158,159,195],simpleev:29,simplemu:141,simpleobjectdbseri:387,simpler:[16,49,78,92,175,176,359,406],simpleresponsereceiv:303,simplest:[87,94,102,121,123,149,170,356,379],simpli:[8,9,11,13,14,17,20,27,32,38,41,44,46,50,54,56,59,68,71,75,77,78,84,85,87,89,90,94,98,100,103,106,109,115,116,120,121,124,130,132,134,139,140,143,146,147,152,161,169,170,171,187,188,191,192,200,210,220,229,239,246,250,252,253,254,255,256,260,261,266,273,281,319,350,352,356,357,361,363,378],simplic:[71,89,133,188,210,266],simplif:[117,123],simplifi:[49,76,96,108,123,130,151,225],simplist:[47,123,124,134,238,247],simul:[5,22,111,117,121,246],simultan:[62,94,117,123,378],sinc:[0,3,6,8,11,13,14,15,19,20,22,23,25,26,27,29,31,32,33,35,39,41,45,46,49,52,54,56,58,59,61,62,67,69,70,71,75,76,78,80,81,83,84,85,86,87,89,90,91,92,93,94,95,96,100,101,102,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,120,123,124,126,130,132,133,135,136,140,142,149,151,156,161,163,165,169,170,171,176,184,185,186,187,192,193,199,200,201,205,208,214,220,232,239,250,252,253,254,255,256,261,266,267,275,281,285,286,291,295,301,303,306,318,323,325,333,339,340,342,344,349,350,351,352,356,357,358,360,362,366,369,371,374,375,376,378,401],singl:[8,9,15,20,22,27,29,34,39,42,44,46,49,51,59,62,63,66,69,71,72,76,77,78,80,81,91,93,94,105,109,110,111,114,116,117,121,140,145,149,161,167,174,176,182,193,194,200,206,237,242,249,250,252,253,254,255,256,267,268,269,281,285,286,295,333,340,342,350,351,353,355,356,361,362,364,375,378,381,401],single_type_count:202,singleton:[33,42,45,191,291,294,357],singular:[78,94,281,381,382],sink:0,sint:28,sir:74,sit:[13,15,22,32,46,59,80,87,102,107,109,110,111,117,120,124,132,143,149,184,187,214,217,231,232,239,266,267,276,292,295,314,358,373,376],sitabl:46,sitat:267,site:[6,17,32,37,51,76,77,96,135,136,138,139,140,146,149,150,151,152,162,346,406],sitsondthi:120,sitsonthi:120,sittabl:[214,408],sittablein:120,sitter:120,situ:[13,352,359],situat:[3,11,13,22,29,39,42,46,58,59,61,69,71,74,77,95,109,112,120,170,171,176,215,227,369],six:[101,121,209,250],sixti:95,sizabl:197,size:[3,6,47,51,63,75,76,94,118,141,158,197,198,269,303,317,355,361,363,364,369,371,378],size_limit:378,skeleton:124,sketch:123,skill:[8,80,82,86,87,88,97,105,107,110,115,116,121,123,132,135,136,138,156,206,238,239,249,361],skill_combat:121,skill_craft:73,skillnam:121,skillrecip:73,skim:[105,118],skin:[38,206],skip:[0,7,11,20,22,38,45,62,75,90,95,102,103,105,107,109,111,115,118,148,151,161,175,176,197,206,281,350,359,378],skip_cal:214,skipkei:330,skippabl:66,skull:38,sky:[39,134],slack:138,slam:221,slash:[78,80,90,103,113,114,121,123,198,266],slate:[76,109],sleep:[22,29,49,87,117,121],slew:[121,148,356],slice:[173,355,363],slice_bright_bg:173,slice_bright_fg:173,slice_dark_bg:173,slice_dark_fg:173,slide:[206,261],slight:[101,139,208,228],slightli:[3,95,116,123,124,138,143,162,194,220,253,268,406],slip:377,slogan:70,slot:[72,94,136,220,221,249,253,255,286,378],slow:[19,116,123,193,246,265,269,285,314,320,355,375,378],slow_exit:[158,159,195],slower:[5,39,95,117,149],slowexit:246,slowli:[138,249,407],slug:[192,273,352,406],slugifi:406,small:[5,6,8,9,15,16,22,51,63,73,76,77,80,82,83,85,88,93,94,96,97,98,100,101,114,115,116,117,118,120,124,125,138,143,149,150,205,209,249,255,261,269,324,360,361,364,378],smaller:[14,15,51,78,249,364],smallest:[32,94,95,149,208,238,249,361,378],smallshield:61,smart:[90,101,269],smarter:38,smash:261,smaug:[102,108,109,111],smedt:381,smell:[115,214],smellabl:214,smelli:38,smile:[22,29,108,116,182,212,382],smith:361,smithi:87,smoothi:236,smoothli:136,snake:128,snap:99,snapshot:11,snazzi:137,sneak:276,snippet:[14,20,32,38,49,54,80,81,84,102,116,186,310,377,378],snoop:152,snow:205,snowbal:205,snuff:0,soak:109,social:[80,117,146],socializechat:333,societi:105,sofa:120,soft:[55,81,83,238,408],softcod:[29,66,117],softli:137,softwar:[2,11,143,149],solar:95,soldier:[100,111],sole:[72,93,96,163],solid:[54,75,80,118],solo:[107,117,143],solut:[8,15,19,45,46,69,70,76,85,87,89,92,96,100,101,114,117,120,121,130,132,149,152,185,276],solv:[6,19,72,75,76,84,91,97,114,115,143,217,236,266],some:[0,1,2,3,6,7,8,9,11,13,14,15,16,19,20,22,26,27,29,31,32,34,35,38,39,41,42,43,44,45,46,47,50,51,54,56,59,61,63,64,69,70,71,73,74,75,76,77,78,80,81,82,83,84,85,86,87,93,94,95,96,97,99,100,101,102,103,104,105,107,108,109,111,112,113,114,115,118,119,120,121,122,123,124,126,128,129,130,132,133,135,136,137,138,139,140,141,143,147,148,149,152,154,155,156,161,170,171,176,178,182,185,186,192,193,197,199,200,201,205,210,214,217,228,231,237,238,245,249,250,253,254,255,256,261,264,266,267,268,269,276,281,285,286,290,303,305,310,313,339,350,352,355,356,361,362,365,366,369,371,372,378,381,390,401,406,408],some_long_text_output:363,some_modul:106,somebodi:69,someclass:106,somehow:[22,32,34,56,64,68,120,121,149,202,360],someon:[22,32,43,45,69,74,75,87,94,100,102,105,110,118,120,129,130,149,152,161,182,202,261,265,266,281],somepassword:140,someplac:265,someth:[5,8,9,13,15,19,22,27,28,29,30,32,35,38,39,41,43,45,46,47,49,50,54,56,59,61,63,66,67,69,70,71,73,74,75,76,78,80,81,82,83,85,87,88,89,90,91,92,93,94,95,96,99,100,101,102,103,105,108,110,111,112,114,115,118,120,121,124,126,135,136,139,140,144,146,147,148,149,154,161,169,171,176,182,183,184,199,200,202,206,222,231,237,239,246,249,252,253,254,255,256,266,267,268,269,276,281,286,340,352,356,362,363,365,372,378,406],something_els:39,sometim:[3,5,19,22,26,27,32,38,39,56,61,71,81,95,101,105,109,110,112,128,156,183],sometypeclass:104,somewhat:[8,71,83,90,93,200],somewher:[11,32,38,39,46,50,69,77,109,120,121,132,149,176,192,273,352,378],somon:214,soon:[3,8,42,96,115,117,147,151,330,378],sophist:[19,49,63,80,123],sorl:83,sorri:[32,157,276],sort:[13,20,33,42,44,59,67,68,73,75,81,89,96,105,108,109,110,115,121,123,126,129,149,156,199,214,223,249,252,253,254,255,256,267,281,286,290,350,351,352,362,378,401,406],sort_kei:330,sought:[161,168,192,273,281,350,352],soul:[76,118],sound:[11,32,41,45,59,71,76,77,87,94,99,105,115,116,120,238,325],sourc:[1,2,6,8,9,10,11,16,17,19,20,29,30,35,49,50,51,58,62,63,69,70,71,72,74,77,80,81,82,83,84,93,106,110,113,114,116,136,138,140,143,147,148,158,161,162,163,164,165,167,168,169,170,171,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,190,191,192,193,194,197,198,199,200,201,202,205,206,207,208,209,210,212,213,214,215,217,218,219,220,221,222,223,225,226,227,228,229,231,232,235,236,237,238,239,242,243,244,245,246,247,248,249,250,252,253,254,255,256,258,260,261,262,264,265,266,267,268,269,271,272,273,275,276,278,279,280,281,283,284,285,286,288,289,290,291,292,293,294,295,297,298,299,300,301,303,304,305,306,307,308,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,332,333,334,336,337,338,339,340,341,342,344,345,346,349,350,351,352,353,355,356,357,358,359,360,361,362,363,364,365,366,368,369,370,371,372,373,374,375,376,377,378,379,381,382,385,386,387,388,390,393,394,395,396,399,401,403,404,406,407],source_loc:[85,129,215,266,267,269,281],source_object:[188,191,210],sourceforg:[314,315,325,328],sourceurl:313,south:[69,71,75,76,91,120,132,176,333],south_north:76,southeast:176,southern:76,southwest:[103,176],space:[22,25,29,30,32,34,38,39,47,54,66,70,71,74,75,76,78,84,85,90,93,101,102,103,109,110,111,113,123,130,133,168,171,176,182,184,185,187,188,191,197,235,238,239,256,266,281,345,352,355,356,361,362,364,365,377,378],spaceship:132,spacestart:377,spaghetti:[14,362],spam:[39,50,86,97,123,152,344],spammi:[50,123],span:[17,51,63],spanish:58,spare:[252,253,254,255,256],sparkly_mag:105,spatial:76,spawen:236,spawn:[5,47,73,79,102,106,114,117,131,158,174,176,205,236,253,254,283,284,285,286],spawner:[24,35,131,158,159,176,254,255,282,284],spawng:73,spd:136,speak:[16,52,64,69,72,74,90,117,129,130,133,135,182,214,239,275,281],speaker:[74,214,238,239],spear:38,special:[0,3,8,11,12,13,14,15,16,19,20,22,25,27,29,32,35,41,43,44,46,47,49,52,54,58,59,61,62,64,76,77,81,85,88,90,94,96,98,100,103,105,106,107,108,109,110,111,112,116,123,124,136,152,163,165,167,170,182,185,212,214,215,219,220,222,239,250,254,255,266,267,269,276,278,281,305,306,329,350,352,356,362,377],specif:[0,2,3,8,11,12,13,19,20,22,26,27,32,34,35,42,43,44,45,46,47,50,56,62,67,69,70,71,72,73,74,76,77,78,79,80,81,83,85,89,90,92,95,96,99,101,105,106,107,108,110,111,112,114,115,117,123,124,132,133,134,135,136,137,138,140,141,145,149,151,156,161,162,167,174,176,186,192,194,195,196,199,200,205,206,212,214,225,226,227,228,232,237,239,272,275,281,291,301,306,313,329,330,340,350,352,355,356,360,362,363,364,378,385,406,407],specifi:[8,13,19,20,27,30,33,38,42,44,45,50,51,52,54,59,61,62,71,73,74,75,76,78,84,87,89,94,95,101,103,104,108,109,111,112,120,124,126,128,136,142,143,149,150,151,152,167,168,176,183,187,192,200,202,203,205,209,214,220,221,225,227,228,232,236,237,239,249,250,253,254,255,269,275,276,281,284,285,286,291,312,338,350,353,355,356,358,361,362,366,372,373,374,378,381,385,387,401,406],specifici:215,spectacular:3,spectrum:117,speech:[212,281],speechlock:275,speed:[5,13,34,61,95,99,117,123,136,246,286,319,353,375],spell:[16,38,44,52,86,93,250,255,286],spell_attack:255,spell_conjur:255,spell_heal:255,spell_nam:255,spellbook:[73,205],spellcast:116,spellnam:255,spend:[35,89,101,112,117,118,252,253,254,255,256],spend_act:[252,253,254,255,256],spend_item_us:254,spent:255,sphinx:78,spike:205,spiked_club:205,spin:[95,149,187],spit:[110,123,126,205],splashscreen:210,splinter:114,split:[11,20,22,41,42,70,76,85,90,94,101,109,110,117,124,128,130,132,168,184,185,208,266,269,283,327,342,355,356,366],split_nested_attr:176,spoiler:72,spoken:[69,74,116,147,238,239,281],spoof:349,spool:143,sport:34,spot:[81,93,161],spread:[29,38,82,105,120,121],spring:[99,220],sprint:246,sprofil:301,spyrit:141,sql:[2,46,61,81,92,93,112,336,408],sqlite3:[8,9,11,61,81,107,124,154,155,378],sqlite3_prep:339,sqlite:[9,61,140,339],sqllite:2,sqrt:89,squar:[29,66,78,89],squeez:61,src:[17,32,35,47,49,103,135,148,151,243],srcobj:[171,184],srun:305,srv:2,ssessionhandl:59,ssh:[42,56,59,70,81,85,149,156,158,159,296,309,340,341],ssh_interfac:149,ssh_port:149,sshd:152,sshfactori:321,sshprotocol:321,sshserverfactori:321,sshuserauthserv:321,ssl:[59,62,81,139,145,158,159,163,181,296,309,313,326,341],ssl_context:[322,326],ssl_interfac:149,ssl_port:149,sslcertificatefil:139,sslcertificatekeyfil:139,sslciphersuit:139,sslengin:139,ssllab:139,sslprotocol:[139,322,326],ssltest:139,sslv3:145,sstem:96,sta:361,stab:[87,114,266],stabil:[115,187,238],stabl:[56,77,92,151],stabli:[6,295],stack:[14,20,47,115,120,132,162,169,170,281,285,342,362],stackedinlin:162,stackexchang:8,stackoverflow:8,stacktrac:285,staf:63,staff:[30,32,38,52,63,70,76,85,93,115,121,124,135,169,286,356],staff_onli:273,staffer:[70,117],staffernam:70,stage:[2,11,12,76,92,115,124,135,162,190,278],stagger:313,stai:[20,27,46,75,101,110,132,133,143,149,154,269],stale:[46,151],stalker:406,stall:72,stamina:[88,116,223,249,255],stamp:[19,42,46,47,161,165,174,186,280,290,333,338,352],stanc:[29,117,123,239,281,365,381],stand:[8,11,14,17,32,61,71,75,76,78,84,85,87,92,103,106,110,112,114,116,120,121,123,124,132,135,143,147,149,182,199,212,214,239,265,281,290,295,332,353,356,358,364],standalon:152,standard:[11,16,19,26,54,55,59,62,64,69,70,72,81,84,88,90,93,94,101,105,108,110,123,128,131,133,138,139,143,152,158,161,173,209,210,239,268,275,281,321,323,328,345,350,355,364,366,379,389,408],stander:120,stanza:311,stapl:117,star:176,stare:11,start:[3,5,6,7,8,9,10,11,12,14,15,16,19,20,22,23,26,27,29,31,32,33,34,38,39,41,42,43,46,47,50,51,53,54,56,57,58,59,61,63,69,72,73,75,76,78,80,81,82,83,84,85,87,89,90,91,93,95,96,101,103,105,106,107,108,111,115,116,117,118,120,121,123,124,126,128,131,132,134,135,138,140,142,144,147,148,149,150,152,154,161,163,168,169,175,176,181,182,184,185,186,187,191,199,200,205,209,212,213,214,220,221,222,223,228,238,239,249,250,252,253,254,255,256,261,264,265,267,269,281,283,285,290,292,293,294,295,298,301,303,305,306,311,312,313,314,318,319,320,325,326,332,338,339,342,346,351,355,356,357,358,360,362,363,364,365,366,371,378,407,408],start_all_dummy_cli:332,start_attack:265,start_bot_sess:342,start_char:365,start_delai:[39,123,131,132,290,295,358],start_driv:132,start_evennia:301,start_hunt:265,start_idl:265,start_lines1:301,start_lines2:301,start_loc_on_grid:75,start_olc:283,start_only_serv:301,start_open:214,start_ov:27,start_patrol:265,start_plugin_servic:56,start_portal_interact:301,start_posit:214,start_read:214,start_rotat:214,start_serv:311,start_server_interact:301,start_sunrise_ev:95,start_text:250,start_turn:[252,253,254,255,256],startapp:[61,96,135,136],startclr:365,startcolor:29,startedconnect:[298,312,313],starter:[70,113,114,128],starthour:85,startnod:[27,100,213,221,264,283,362],startnode_input:[27,213,221,264,283,362],startproduc:303,startservic:[304,346],startset:267,startswith:[33,90,176,187,355],starttupl:321,startup:[13,25,41,56,95,107,128,149,281,290,293,330,339,371],stat:[17,97,100,107,108,110,111,115,116,123,124,128,135,136,146,186,199,249,252,253,254,255,256,408],state:[3,11,13,14,15,20,22,26,27,32,39,42,47,54,80,81,92,107,108,111,114,117,123,132,133,151,156,158,159,161,167,169,170,173,180,188,191,195,211,212,214,215,218,219,245,252,253,254,255,256,261,265,267,286,290,292,293,295,301,321,350,360,362],state_chang:217,state_nam:217,state_unlog:180,statefultelnetprotocol:[324,332],statehandl:[215,217],statement:[3,14,15,19,20,27,49,61,75,80,94,105,110,130,261,356,377],statenam:[212,214,217],static_overrid:[47,67,107,128],static_root:128,staticfil:197,statict:186,statictrait:249,station:[117,132],stationari:265,statist:[41,42,50,67,126,131,186,223,334,351,369],statu:[11,27,41,42,45,62,87,94,103,107,115,116,140,149,192,199,254,255,256,265,295,299,301,310,311,312,315,329],status:115,status_cod:303,stderr:268,stdin_open:151,stdout:[151,268,301,371],steadi:81,steal:[100,183],stealth:117,steel:206,steer:132,step1:87,step2:87,step3:87,step:[0,2,6,7,9,14,15,20,22,26,61,63,69,74,78,83,84,87,89,90,94,96,97,99,100,101,117,118,119,121,124,132,133,136,139,140,143,151,175,200,206,248,267,295,305,317,328,332,333,342,352,356,359,360,362,363],stick:[16,22,27,64,78,143,174],still:[0,1,7,9,11,13,14,15,16,20,22,42,43,46,52,54,56,59,63,69,70,71,73,75,77,78,80,81,83,85,87,89,90,93,94,95,101,102,103,107,108,109,110,117,120,124,132,133,136,137,138,143,152,156,169,176,181,183,205,210,217,249,250,252,253,254,255,256,264,267,269,281,285,292,333,362,364,365,366,374,378],sting:76,stock:[23,80,100,118,243,401],stolen:[152,355],stone:[22,103,112,118],stop:[3,5,7,9,15,19,23,27,29,31,32,35,39,41,42,45,47,49,50,63,70,75,85,87,90,93,94,95,99,103,106,107,110,113,116,117,120,123,124,131,132,143,149,151,154,173,176,181,186,199,206,208,227,229,239,245,246,249,253,256,261,281,292,293,295,300,301,303,306,318,319,339,340,346,355,356,358,378,408],stop_driv:132,stop_evennia:301,stop_serv:311,stop_server_onli:301,stopproduc:303,stopservic:[304,346],storag:[13,14,22,46,61,81,86,87,92,100,106,118,121,135,140,165,186,191,194,197,198,231,238,249,269,276,280,281,285,286,290,293,295,308,344,348,350,352,357,372,373],storage_modul:357,storagecontain:39,storagescript:39,store:[4,6,8,9,11,12,14,16,19,20,22,23,26,32,34,35,39,41,42,44,45,46,47,56,61,64,67,69,70,72,73,74,75,77,81,84,86,87,89,90,91,92,93,94,96,99,100,101,102,105,107,108,109,110,111,115,120,121,123,124,128,132,135,136,140,148,151,161,163,165,170,173,174,176,177,179,184,185,191,194,197,199,205,215,217,220,221,228,235,237,238,239,243,246,247,249,254,258,266,267,269,275,276,280,284,285,286,287,291,292,293,294,295,301,305,306,307,308,311,313,314,315,317,325,328,333,339,340,341,342,344,346,350,351,352,353,355,357,358,359,360,361,362,363,369,372,373,374,378,401,406],store_kei:[295,378],store_tru:268,stored_obj:85,storekei:[100,295],storenam:100,storeroom:100,storeroom_exit:100,storeroom_kei:100,storeroom_key_nam:100,stori:[6,70,126,135],storm:86,storypag:126,storytel:124,stove:281,str:[8,13,19,26,27,29,31,33,39,46,49,56,64,69,71,85,89,94,101,102,108,109,110,116,121,135,136,158,161,163,167,168,169,170,171,176,183,187,191,192,193,194,197,199,200,202,205,208,213,214,215,217,219,220,221,222,223,225,226,227,228,231,232,237,238,239,243,245,249,250,252,253,254,255,256,260,261,264,267,268,269,272,273,276,280,281,284,285,286,291,292,293,295,298,299,301,306,307,308,310,311,312,313,314,316,319,320,321,324,325,326,329,330,332,338,339,340,341,342,344,345,346,349,350,351,352,353,355,356,357,358,360,361,362,363,364,365,371,372,373,374,375,376,377,378,379,381,385,387,393,406],straight:[30,75,118,133],straightforward:[85,90,100,101,124,132],strang:[11,15,39,87,90,92,108,139,170],strangl:149,strap:117,strategi:[3,256],strattr:[13,350],strawberri:268,stream:[7,197,310,314,340],streamlin:[2,199],stren:110,strength:[13,32,93,94,107,108,116,117,121,123,136,249],stress:[5,332],stretch:76,stribg:378,strict:[49,207,285,355],stricter:[118,285],strictli:[27,52,105,135,210,255,364],strike:[27,99,123,182,247,255,256],string1:378,string2:378,string:[3,5,6,8,13,14,16,19,20,22,23,24,25,26,27,29,30,33,34,35,38,41,44,45,46,47,50,52,58,59,61,62,64,66,70,71,75,76,78,80,85,87,90,93,94,95,99,102,103,105,107,108,109,110,111,112,116,117,120,123,135,136,140,142,143,146,149,158,159,161,163,165,167,168,171,174,176,182,183,184,185,186,187,191,192,193,194,197,199,200,202,205,210,214,219,221,231,232,236,237,238,239,243,244,249,250,252,253,254,255,256,261,264,265,269,272,273,274,275,276,280,281,284,285,286,290,293,295,301,303,306,310,313,321,324,325,327,333,338,340,342,345,349,350,351,352,353,354,355,356,358,359,360,361,363,364,365,371,372,374,375,376,377,378,379,381,387,406],string_from_modul:378,string_partial_match:378,string_similar:378,string_suggest:378,stringproduc:303,stringvalu:249,strip:[22,27,29,31,38,54,63,71,78,84,90,94,98,100,102,109,120,124,130,168,176,184,185,187,197,206,214,239,286,306,321,324,325,355,356,360,362,365,378],strip_ansi:[98,355,377],strip_control_sequ:378,strip_mxp:355,strip_raw_ansi:355,strip_raw_cod:355,strippabl:362,stroll:246,strong:[32,54,118,124,377],strongest:32,strongli:[81,110,117,121,238],strr:237,struct:92,structur:[13,22,29,30,32,38,59,62,70,75,77,80,81,90,92,96,102,105,106,107,110,117,128,135,136,143,176,197,239,281,285,286,325,330,353,359,362,386,398,405,406],strvalu:[13,350,351],stuck:[27,102,114,120,143],stuff:[13,20,27,29,32,38,39,42,43,70,75,77,78,84,87,93,97,100,102,109,110,111,112,113,114,115,116,117,120,121,126,145,170,176,222,248,249,268,295,339,394],stumbl:[6,118],stupid:[112,118],stupidli:23,sturdi:361,stutter:63,style:[7,19,22,27,34,51,54,56,66,72,73,76,77,78,80,84,90,93,94,97,102,110,113,114,115,117,118,122,123,126,138,165,171,173,184,202,203,205,219,221,232,252,268,285,360,364,365,378],styled_foot:171,styled_head:[22,171],styled_separ:171,styled_t:[22,171],sub:[2,13,29,38,39,47,62,63,70,77,78,93,96,105,107,123,144,149,160,166,189,190,195,200,239,268,270,272,274,277,286,287,296,348,354,355,365,377,383],sub_ansi:355,sub_app:135,sub_brightbg:355,sub_dblspac:377,sub_mxp_link:377,sub_text:377,sub_xterm256:355,subclass:[19,38,42,46,81,105,107,130,176,200,249,269,280,285,290,311,324,330,349,352,370,374,378],subdir:8,subdirectori:[8,77],subdomain:[139,149,152],subfold:[61,67,107,110,136],subhead:78,subject:[2,61,89,98,105,149,222,232],sublim:113,submarin:132,submenu:[7,200,283],submenu_class:200,submenu_obj:200,submiss:[221,401],submit:[17,77,135,152,221,401,406],submitcmd:221,submodul:325,subnegoti:325,subnet:[50,140,174],subpackag:[8,62],subprocess:[85,378],subreddit:138,subscrib:[9,22,23,32,45,50,79,81,90,94,134,163,181,191,192,193,254,295,312,343],subscript:[22,39,45,94,134,138,181,190,193,194,295],subsequ:[13,22,49,110,123,143,181,212,238,356,378],subsequent_ind:364,subset:[8,44,92,107,117],subsid:46,substanti:[197,205],substitut:[7,34,146,281,355,377],substr:[109,355,365],subsubhead:78,subsubsubhead:78,subsystem:[61,70,116,143,276],subtext:215,subtitl:17,subtract:[29,100,248],subturn:123,subword:378,suc:73,succ:275,succe:[73,114,115,123,205,209],succeed:[209,268],success:[73,105,116,117,121,123,124,136,161,192,199,205,209,252,253,254,255,256,261,266,267,276,285,301,305,352,360,372,378,406],success_messag:205,success_teleport_msg:267,success_teleport_to:267,success_url:406,successfuli:[205,236],successfulli:[2,10,22,49,76,86,111,120,156,161,205,207,236,266,269,281,301,313,345,352,406],suddenli:[0,6,352],sudo:[143,151,152],sue:116,suffic:[17,93,110],suffici:[61,149,197],suffix:[6,19,29,355,365,371,378,390],suggest:[6,27,28,30,46,68,77,78,80,85,115,116,117,118,140,149,168,183,199,206,239,249,267,281,378],suggestion_cutoff:183,suggestion_maxnum:183,suit:[10,23,81,87,118,129,187,378,406],suitabl:[11,22,29,32,34,39,44,59,62,77,80,81,84,85,102,105,110,113,143,149,169,205,214,276,335,342,358,362,365],sum:[77,99,101,106,113,170,215],summar:[69,102,138],summari:[69,74,124,138,156,200],summer:[116,117,220],sun:95,sunris:95,sunt:28,super_long_text:363,superclass:162,superfici:238,superflu:377,supersus:276,superus:[12,14,15,52,70,76,83,84,85,90,94,98,103,107,108,109,110,113,114,117,120,136,140,143,155,161,165,175,186,192,202,245,265,275,276,281,286,301,352,356,358],supplement:27,suppli:[5,8,13,19,23,27,30,31,33,38,39,42,44,45,49,62,77,94,109,117,123,124,143,147,165,170,171,174,176,181,186,187,193,200,208,210,220,223,249,280,281,285,290,295,312,342,352,360,365,366,375,378],supporst:328,support:[3,12,13,22,26,27,29,31,34,38,39,53,54,56,57,58,59,61,64,70,72,75,77,78,80,81,82,83,91,92,93,94,98,101,106,109,110,112,113,115,116,117,118,124,133,139,140,143,144,148,149,150,151,152,154,156,173,182,197,203,208,209,214,220,231,268,275,281,285,286,295,306,314,315,316,317,321,323,324,325,326,328,330,341,350,355,359,362,363,364,365,375,378,381,393,408],supports_set:[31,306],suppos:[22,27,38,58,59,69,105,161,200],supposedli:[238,325],suppress:[141,323],suppress_ga:[158,159,296,309],suppressga:323,supress:323,sur:138,sure:[2,3,5,6,7,8,9,11,12,13,14,15,16,20,22,27,32,34,35,38,39,42,44,45,46,47,50,52,61,64,68,69,70,75,76,77,78,83,84,85,86,87,88,90,91,93,94,95,98,101,103,105,108,109,110,113,114,115,116,117,118,120,121,123,124,128,130,133,135,136,137,139,140,143,146,147,148,149,151,155,156,161,163,169,170,171,173,176,181,184,191,193,197,200,202,205,214,229,237,238,239,244,249,250,255,258,265,266,267,272,275,276,281,285,286,292,301,305,311,313,318,339,345,346,347,349,351,352,355,357,359,362,369,374,375,377,378,404,406],surfac:[94,99,152,214],surpris:[32,71,89,96,101,110],surround:[20,22,29,66,76,123,174,219,265,374,378],surviv:[13,19,20,26,27,29,33,39,42,45,86,108,123,133,163,170,186,200,249,290,291,295,358,360,362,378],survivor:117,suscept:[19,92,276],suspect:135,suspend:[7,151,152],suspici:27,suspicion:135,svg:197,svn:[2,63],swallow:[130,310,377],swam:[381,382],swap:[8,47,54,176,220,235,352,360],swap_autoind:360,swap_object:352,swap_typeclass:[46,161,352],swapcas:355,swapper:352,swedish:58,sweep:39,swiftli:49,swim:[381,382],swing:[22,86,87,99,109],switch1:66,switch2:66,switch_map:186,switch_opt:[173,174,175,176,181,182,183,184,185,186,220],sword:[22,61,72,73,86,100,103,105,112,114,116,117,120,121,158,159,195,199,204,205,207,214,239,249,286,375,378],swordbladerecip:206,swordguardrecip:206,swordhandlerecip:206,swordmanship:116,swordpommelrecip:206,swordrecip:[205,206],swordsmithingbaserecip:206,swum:[381,382],symbol:[7,15,16,22,63,75,105,148,250,269,363],symlink:[78,143],symmetr:364,sync:[11,42,59,81,191,319,324,339,340,341,342,350,359],sync_port:342,syncdata:[341,342],syncdb:8,synchron:371,syntact:[276,378],syntax:[6,14,15,16,22,32,54,58,66,71,72,73,74,80,84,87,90,94,95,101,103,108,124,136,140,158,159,171,175,176,184,185,187,200,205,209,212,220,221,268,276,281,301,313,340,352,354,355,408],syntaxerror:110,sys_cmd:169,syscmdkei:[22,79,158],syscommand:[158,159,166,172,281],syslog:242,sysroot:148,system:[0,2,5,6,8,9,11,12,13,19,20,23,24,31,33,34,38,39,41,42,43,44,45,46,49,52,56,58,59,61,63,66,68,69,70,71,74,75,76,77,78,79,80,81,83,84,86,87,89,90,91,92,95,98,100,106,107,108,110,113,114,120,128,132,133,134,136,138,140,143,148,149,152,155,156,158,159,162,163,165,166,167,169,171,172,173,175,183,185,187,189,192,193,194,197,199,200,202,205,206,207,210,214,226,227,228,229,231,232,235,236,238,239,242,243,244,250,252,253,254,255,256,264,267,269,270,273,275,276,280,281,283,286,287,301,324,330,338,348,352,356,358,361,362,371,407,408],system_command:22,systemat:89,systemctl:139,systemmultimatch:185,systemnoinput:185,systemnomatch:185,systemsendtochannel:185,tab:[0,2,7,15,47,54,70,88,96,110,111,113,118,355,364,377],tabl:[6,9,14,16,46,54,62,64,69,74,76,79,81,83,94,96,99,105,112,136,171,173,183,186,221,325,344,355,361,363,364,375,378,407],table_char:361,table_format:173,table_lin:364,table_str:94,tablea:361,tableb:361,tablechar:[94,361],tableclos:[62,325],tablecol:364,tableopen:[62,325],tablet:51,tabletop:[94,121,138,252,256],tabsiz:[355,364],tabstop:377,tabularinlin:349,tack:[103,170],tackl:77,tactic:[117,121,123],taction:123,tag:[14,19,22,24,27,31,34,38,39,46,47,50,54,55,61,62,68,70,73,79,81,93,94,97,102,103,105,110,128,136,141,151,158,159,162,171,173,174,175,176,181,182,183,184,185,186,187,188,190,191,194,199,200,201,202,203,205,206,209,210,212,214,215,220,221,222,226,232,235,236,237,239,242,245,246,247,249,250,252,253,254,255,256,261,264,265,266,267,268,273,275,278,281,285,286,288,316,330,338,348,349,351,352,355,358,360,361,362,363,364,375,378,385,387,408],tag_all_charact:215,tag_categori:349,tag_charact:215,tag_data:349,tag_kei:349,tag_typ:[349,385],tagadmin:349,tagcategori:[214,215],tagcount:105,tagform:349,tagformset:349,taghandl:[44,46,349,353],taginlin:[162,190,271,278,288,349],tagkei:[275,353,358],taglin:17,tagnam:286,tagseri:387,tagshandl:387,tagstr:[286,353],tagtyp:[44,351,353,375,385],tagtypefilt:385,tail:[58,107,149,151,301,371],tail_log_fil:[301,371],tail_log_funct:371,tailor:[83,96,401],take:[0,3,7,8,13,14,15,16,17,19,20,22,27,28,29,31,32,38,41,42,46,49,51,52,54,56,58,59,63,69,70,71,72,73,74,75,76,77,78,80,81,82,83,84,85,86,87,92,93,94,95,96,97,100,101,103,107,108,109,110,113,114,116,117,118,119,120,122,123,124,125,126,127,128,132,133,135,136,138,148,149,152,154,161,163,168,169,173,185,187,191,194,199,202,205,208,212,217,219,220,221,236,237,239,242,246,250,252,253,254,255,256,261,264,265,267,276,286,305,321,329,341,342,351,352,355,360,361,362,363,372,378,379],taken:[0,20,81,92,111,123,124,131,132,152,182,210,242,252,253,254,255,256,281,321,345,355,358],takeov:343,tale:126,talk:[11,19,22,23,56,74,77,90,94,101,110,117,118,140,149,182,199,238,239,247,267,298],talker:80,talki:[81,117],talking_npc:[158,159,195],talkingcmdset:247,talkingnpc:247,tall:[66,116,117,182,239],tallman:182,tan:206,tang:[102,206],tannin:206,tantal:15,target1:255,target2:255,target:[8,22,23,56,62,84,85,86,87,88,94,102,103,109,110,117,120,121,123,124,128,152,161,171,176,181,182,186,194,202,209,212,214,217,220,232,249,250,252,253,254,255,256,265,269,281,351,355,358,362,378],target_flag:214,target_loc:[215,246,267,269,281],target_obj:276,targetlist:232,task:[2,5,19,39,44,56,69,90,101,107,156,226,228,250,294,295,378],task_handl:[158,294,378],task_id:[228,294],taskhandl:[158,159,287,378],tast:[23,71,114,118,135],tasti:205,tavern:239,tax:[5,148],taylor:138,tb_basic:[158,159,195,251],tb_equip:[158,159,195,251],tb_filenam:356,tb_item:[158,159,195,251],tb_iter:356,tb_magic:[158,159,195,251],tb_rang:[158,159,195,251],tbbasiccharact:252,tbbasicturnhandl:252,tbearmor:253,tbequipcharact:253,tbequipturnhandl:253,tbeweapon:253,tbitemscharact:254,tbitemscharactertest:254,tbitemsturnhandl:254,tbmagiccharact:255,tbmagicturnhandl:255,tbodi:136,tbrangecharact:256,tbrangeobject:256,tbrangeturnhandl:256,tchar:123,tcp:152,tcpserver:[56,346],teach:[97,118],team:[2,11,22,63,81,115,117,118],teardown:[8,187,207,218,229,248,262,327,376,388],teaser:149,tech:[97,113,118,119,122,125,127,138],technic:[13,27,44,46,49,52,54,56,59,63,70,81,82,83,89,103,115,118,140,149,158,159,195,197,199,257,350],techniqu:[87,117,120,355],technolog:117,tediou:[7,76],teenag:[84,152],tehom:[70,72,105],tehomcd:70,tel:[50,69,94,101,102,132,143,176],telepath:117,teleport:[15,50,68,94,100,103,114,176,182,267,275,356],teleportroom:267,televis:20,tell:[0,3,4,5,8,9,10,11,14,20,22,27,31,32,34,38,39,49,50,52,58,59,61,67,69,71,73,74,75,84,87,90,94,96,101,102,103,107,108,109,110,111,117,121,123,126,129,132,134,136,139,140,148,149,151,152,156,163,173,181,182,193,194,209,239,267,281,301,319,330,342,360,406],telnet:[16,42,47,53,56,59,65,70,80,81,85,88,110,113,138,143,148,151,152,155,156,158,159,186,296,309,314,315,316,317,321,322,323,325,326,328,332,340,341,377],telnet_:149,telnet_hostnam:142,telnet_interfac:149,telnet_oob:[62,158,159,296,309],telnet_port:[2,70,107,142,149,333],telnet_ssl:[158,159,296,309],telnetoob:325,telnetprotocol:[322,324,326],telnetserverfactori:324,teloutlock:275,telport:114,temp:194,tempat:221,templat:[11,12,19,20,34,38,41,43,46,47,67,81,83,98,107,111,117,124,126,128,136,155,158,159,162,182,184,221,264,301,330,340,341,350,354,361,399,406],template2menu:362,template_nam:406,template_overrid:[47,67,83,107,128],template_regex:350,template_rend:43,template_str:34,templates_overrid:67,templatestr:361,templatetag:[158,159,383,400],templateview:406,tempmsg:[192,194],temporari:[8,11,13,114,156,170,194,197,231,252,253,254,255,256,295,362],temporarili:[0,6,8,20,27,39,103,108,116,149,181,186,192,205,228,236,249,261],tempt:[29,41,108,110,115,174],ten:[76,87,149],tend:[6,58,61,66,81,90,93,117,121,132,149,152,176,238,242],tens:[381,382],tent:76,term:[20,49,69,81,95,96,101,107,108,109,118,133,143,149,171,214,237,344],term_siz:[3,158],termin:[0,3,5,6,7,11,19,54,78,81,83,102,110,111,113,124,133,140,143,148,149,151,152,155,156,158,227,250,252,253,254,255,256,300,301,321,328,344,406],terminalrealm:321,terminals:321,terminalsessiontransport:321,terminalsessiontransport_getp:321,terrain:75,terribl:314,ters:39,test1:[13,31,364],test2010:102,test2028:102,test2:[13,22,31,54],test3:[13,364],test4:[13,364],test5:13,test6:13,test7:13,test8:13,test:[1,2,3,7,10,11,13,14,15,16,17,20,22,26,27,29,30,31,32,35,38,39,43,45,47,49,52,69,71,73,74,76,77,78,84,85,87,90,92,94,95,96,98,100,101,103,105,109,111,115,117,118,120,122,123,125,131,134,135,138,140,141,143,144,147,149,150,158,159,166,168,172,173,175,183,186,195,196,202,204,205,209,211,220,221,224,240,241,248,250,252,253,254,255,256,257,258,264,285,296,303,306,309,330,331,332,336,352,354,355,356,358,362,367,376,378,380,383,384,392,394,400,408],test_:8,test_about:187,test_accept:229,test_access:187,test_add:229,test_add_trait:248,test_add_valid:229,test_al:248,test_all_com:187,test_all_st:218,test_alternative_cal:8,test_amp_in:327,test_amp_out:327,test_at_repeat:262,test_attribute_command:187,test_audit:244,test_auto_creating_bucket:198,test_auto_creating_bucket_with_acl:198,test_ban:187,test_base_pars:218,test_base_search:218,test_base_st:218,test_batch_command:187,test_bold:327,test_boundaries__bigmod:248,test_boundaries__change_boundari:248,test_boundaries__dis:248,test_boundaries__invers:248,test_boundaries__minmax:248,test_c_creates_button:337,test_c_creates_obj:337,test_c_dig:337,test_c_examin:337,test_c_help:337,test_c_login:337,test_c_login_no_dig:337,test_c_logout:337,test_c_look:337,test_c_mov:337,test_c_move_:337,test_c_move_n:337,test_c_soci:337,test_cach:248,test_cal:229,test_cas:8,test_cboot:187,test_cdesc:187,test_cdestroi:187,test_cemit:187,test_channel:187,test_channelcommand:187,test_char_cr:187,test_char_delet:187,test_clean_nam:198,test_clean_name_norm:198,test_clean_name_trailing_slash:198,test_clean_name_window:198,test_clear:248,test_clock:187,test_color:327,test_color_test:187,test_comparisons_numer:248,test_comparisons_trait:248,test_compress_content_len:198,test_connection_thread:198,test_content_typ:198,test_copi:187,test_craft__nocons__failur:207,test_craft__notools__failur:207,test_craft__success:207,test_craft_cons_excess__fail:207,test_craft_cons_excess__sucess:207,test_craft_cons_order__fail:207,test_craft_hook__fail:207,test_craft_hook__succe:207,test_craft_missing_cons__always_consume__fail:207,test_craft_missing_cons__fail:207,test_craft_missing_tool__fail:207,test_craft_sword:207,test_craft_tool_excess__fail:207,test_craft_tool_excess__sucess:207,test_craft_tool_order__fail:207,test_craft_wrong_tool__fail:207,test_creat:[187,388],test_curr:248,test_cwho:187,test_data_in:327,test_data_out:327,test_del:229,test_delet:[248,388],test_desc:[187,248],test_desc_default_to_room:187,test_destroi:187,test_destroy_sequ:187,test_dig:187,test_do_nested_lookup:187,test_echo:187,test_edit:229,test_edit_valid:229,test_emit:187,test_emot:218,test_empty_desc:187,test_error_format:207,test_examin:187,test_exit:229,test_exit_command:187,test_find:187,test_floordiv:248,test_focu:218,test_focus_interact:218,test_forc:187,test_general_context:396,test_generated_url_is_encod:198,test_get:[248,404],test_get_and_drop:187,test_get_authent:404,test_get_dis:404,test_giv:187,test_handl:229,test_hello_world:111,test_help:187,test_hom:187,test_ic:187,test_ic__nonaccess:187,test_ic__other_object:187,test_ident:327,test_idl:337,test_info_command:187,test_init:248,test_interrupt_command:187,test_invalid_access:404,test_inventori:187,test_ital:327,test_large_msg:327,test_list:[229,388],test_list_cmdset:187,test_load_recip:207,test_location_leading_slash:198,test_lock:[187,229],test_look:[187,218],test_mask:244,test_memplot:337,test_menu:250,test_messag:338,test_msg:207,test_mudlet_ttyp:327,test_mul_trait:248,test_multimatch:187,test_mux_command:187,test_mycmd_char:8,test_mycmd_room:8,test_nam:187,test_nested_attribute_command:187,test_nick:187,test_object:187,test_object_search:8,test_ooc:187,test_ooc_look:187,test_opt:187,test_override_class_vari:198,test_override_init_argu:198,test_overwrit:218,test_pag:187,test_parse_for_perspect:218,test_parse_for_th:218,test_password:187,test_percentag:248,test_perm:187,test_pi:187,test_pickle_with_bucket:198,test_pickle_without_bucket:198,test_plain_ansi:327,test_pos:187,test_pos_shortcut:248,test_pre_craft:207,test_pre_craft_fail:207,test_quel:187,test_queri:[158,159,296,331],test_quit:187,test_remov:248,test_repr:248,test_resourc:[8,158,159,187,218,229,244,262,327,354,388,404],test_retriev:388,test_return_valu:8,test_room_method:218,test_sai:187,test_script:187,test_seed__succcess:207,test_send_random_messag:262,test_server_load:187,test_sess:187,test_set:248,test_set_attribut:388,test_set_focu:218,test_set_game_name_and_slogan:396,test_set_help:187,test_set_hom:187,test_set_obj_alia:187,test_set_webclient_set:396,test_simpl:8,test_simple_default:187,test_spawn:187,test_special_charact:198,test_speech:218,test_split_nested_attr:187,test_start:229,test_storage_delet:198,test_storage_exist:198,test_storage_exists_doesnt_create_bucket:198,test_storage_exists_fals:198,test_storage_listdir_bas:198,test_storage_listdir_subdir:198,test_storage_mtim:198,test_storage_open_no_overwrite_exist:198,test_storage_open_no_writ:198,test_storage_open_writ:198,test_storage_s:198,test_storage_sav:198,test_storage_save_gzip:198,test_storage_save_gzip_twic:198,test_storage_save_with_acl:198,test_storage_url:198,test_storage_url_slash:198,test_storage_write_beyond_buffer_s:198,test_strip_signing_paramet:198,test_sub_trait:248,test_tag:187,test_teleport:187,test_timer_r:248,test_timer_ratetarget:248,test_toggle_com:187,test_trait:[158,159,195],test_trait_db_connect:248,test_trait_getset:248,test_tunnel:187,test_tunnel_exit_typeclass:187,test_typeclass:187,test_upd:388,test_upp:8,test_valid_access:404,test_valid_access_multisession_0:404,test_valid_access_multisession_2:404,test_valid_char:404,test_validate_input__fail:248,test_validate_input__valid:248,test_valu:248,test_verb_actor_stance_compon:382,test_verb_actor_stance_components_00_hav:382,test_verb_actor_stance_components_01_swim:382,test_verb_actor_stance_components_02_g:382,test_verb_actor_stance_components_03_given:382,test_verb_actor_stance_components_04_am:382,test_verb_actor_stance_components_05_do:382,test_verb_actor_stance_components_06_ar:382,test_verb_actor_stance_components_07_had:382,test_verb_actor_stance_components_08_grin:382,test_verb_actor_stance_components_09_smil:382,test_verb_actor_stance_components_10_vex:382,test_verb_actor_stance_components_11_thrust:382,test_verb_conjug:382,test_verb_conjugate_0_inf:382,test_verb_conjugate_1_inf:382,test_verb_conjugate_2_inf:382,test_verb_conjugate_3_inf:382,test_verb_conjugate_4_inf:382,test_verb_conjugate_5_inf:382,test_verb_conjugate_6_inf:382,test_verb_conjugate_7_2sgpr:382,test_verb_conjugate_8_3sgpr:382,test_verb_get_all_tens:382,test_verb_infinit:382,test_verb_infinitive_0_hav:382,test_verb_infinitive_1_swim:382,test_verb_infinitive_2_g:382,test_verb_infinitive_3_given:382,test_verb_infinitive_4_am:382,test_verb_infinitive_5_do:382,test_verb_infinitive_6_ar:382,test_verb_is_past:382,test_verb_is_past_0_1st:382,test_verb_is_past_1_1st:382,test_verb_is_past_2_1st:382,test_verb_is_past_3_1st:382,test_verb_is_past_4_1st:382,test_verb_is_past_5_1st:382,test_verb_is_past_6_1st:382,test_verb_is_past_7_2nd:382,test_verb_is_past_participl:382,test_verb_is_past_participle_0_hav:382,test_verb_is_past_participle_1_swim:382,test_verb_is_past_participle_2_g:382,test_verb_is_past_participle_3_given:382,test_verb_is_past_participle_4_am:382,test_verb_is_past_participle_5_do:382,test_verb_is_past_participle_6_ar:382,test_verb_is_past_participle_7_had:382,test_verb_is_pres:382,test_verb_is_present_0_1st:382,test_verb_is_present_1_1st:382,test_verb_is_present_2_1st:382,test_verb_is_present_3_1st:382,test_verb_is_present_4_1st:382,test_verb_is_present_5_1st:382,test_verb_is_present_6_1st:382,test_verb_is_present_7_1st:382,test_verb_is_present_participl:382,test_verb_is_present_participle_0_hav:382,test_verb_is_present_participle_1_swim:382,test_verb_is_present_participle_2_g:382,test_verb_is_present_participle_3_given:382,test_verb_is_present_participle_4_am:382,test_verb_is_present_participle_5_do:382,test_verb_is_present_participle_6_ar:382,test_verb_is_tens:382,test_verb_is_tense_0_inf:382,test_verb_is_tense_1_inf:382,test_verb_is_tense_2_inf:382,test_verb_is_tense_3_inf:382,test_verb_is_tense_4_inf:382,test_verb_is_tense_5_inf:382,test_verb_is_tense_6_inf:382,test_verb_past:382,test_verb_past_0_1st:382,test_verb_past_1_1st:382,test_verb_past_2_1st:382,test_verb_past_3_1st:382,test_verb_past_4_1st:382,test_verb_past_5_1st:382,test_verb_past_6_1st:382,test_verb_past_7_2nd:382,test_verb_past_participl:382,test_verb_past_participle_0_hav:382,test_verb_past_participle_1_swim:382,test_verb_past_participle_2_g:382,test_verb_past_participle_3_given:382,test_verb_past_participle_4_am:382,test_verb_past_participle_5_do:382,test_verb_past_participle_6_ar:382,test_verb_pres:382,test_verb_present_0_1st:382,test_verb_present_1_1st:382,test_verb_present_2_1st:382,test_verb_present_3_1st:382,test_verb_present_4_1st:382,test_verb_present_5_1st:382,test_verb_present_6_1st:382,test_verb_present_7_2nd:382,test_verb_present_8_3rd:382,test_verb_present_participl:382,test_verb_present_participle_0_hav:382,test_verb_present_participle_1_swim:382,test_verb_present_participle_2_g:382,test_verb_present_participle_3_given:382,test_verb_present_participle_4_am:382,test_verb_present_participle_5_do:382,test_verb_present_participle_6_ar:382,test_verb_tens:382,test_verb_tense_0_hav:382,test_verb_tense_1_swim:382,test_verb_tense_2_g:382,test_verb_tense_3_given:382,test_verb_tense_4_am:382,test_verb_tense_5_do:382,test_verb_tense_6_ar:382,test_wal:187,test_whisp:187,test_who:187,test_without_migr:8,testabl:8,testaccount:187,testadmin:187,testampserv:327,testapp:135,testbatchprocess:187,testbodyfunct:262,testbuild:187,testcas:[8,198,207,248,327,337,370,376,382,396],testcmdcallback:229,testcomm:187,testcommand:27,testcraftcommand:207,testcraftingrecip:207,testcraftingrecipebas:207,testcraftsword:207,testcraftutil:207,testdefaultcallback:229,testdummyrunnerset:337,tester:[105,149,319],testevenniarestapi:388,testeventhandl:229,testevscaperoom:218,testevscaperoomcommand:218,testform:361,testgener:187,testgeneralcontext:396,testhelp:187,testid:22,testinterruptcommand:187,testirc:327,testmemplot:337,testmenu:[221,362],testmixedrefer:370,testmod:342,testmymodel:8,testnumerictraitoper:248,testobj:[8,217,219],testobject:8,testobjectdelet:370,testok:101,testregularrefer:370,testrenam:102,testset:8,testsharedmemoryrefer:370,teststat:218,teststr:8,testsystem:187,testsystemcommand:187,testtabl:102,testtelnet:327,testtrait:248,testtraitcount:248,testtraitcountertim:248,testtraitgaug:248,testtraitgaugetim:248,testtraitstat:248,testunconnectedcommand:187,testutil:218,testvalu:13,testverbconjug:382,testwebsocket:327,text2html:[158,159,354],text:[0,6,8,11,12,14,15,16,17,22,23,25,26,28,29,30,32,34,38,39,44,47,49,53,54,56,58,59,61,62,63,69,70,71,74,76,77,79,80,84,88,92,93,94,98,100,101,103,107,109,111,113,114,116,117,118,119,120,121,124,130,132,133,135,137,138,141,143,147,149,150,151,156,161,163,168,171,173,174,175,176,181,182,183,184,185,186,187,188,191,192,193,194,197,199,200,201,202,205,209,210,212,213,214,219,220,221,222,223,226,228,232,235,236,238,239,243,245,246,247,249,250,252,253,254,255,256,260,261,265,266,267,268,273,276,281,283,286,290,298,299,306,312,313,316,319,320,321,324,325,329,330,340,341,342,345,346,350,351,353,355,356,358,360,361,362,363,364,365,372,375,377,378,379,401,407,408],text_:78,text_color:223,text_descript:249,text_exit:[71,200],text_single_exit:71,textarea:[374,401],textbook:56,textbox:401,textfield:[61,135],textstr:31,texttag:[98,133,408],texttohtmlpars:377,textual:89,textwrap:364,textwrapp:364,than:[0,3,4,5,6,7,8,9,11,12,13,14,15,20,22,24,25,27,28,29,30,32,35,38,39,41,42,44,45,46,47,51,52,54,58,61,64,66,67,69,72,73,74,75,77,78,80,81,83,85,87,89,93,94,95,96,99,101,102,105,107,108,109,110,112,113,114,115,116,118,120,121,123,124,133,136,139,140,142,146,149,152,154,156,161,165,168,169,170,173,174,175,176,177,181,184,186,199,200,201,205,208,214,217,223,228,237,238,239,246,249,250,252,253,254,255,256,266,268,275,281,283,285,301,327,342,347,349,350,351,352,355,356,362,363,364,365,369,371,373,374,375,377,378,406],thank:[83,136,232,346],thankfulli:135,the_answ:112,the_one_r:112,thead:136,thei:[3,4,5,6,7,8,11,12,13,14,15,16,17,19,20,22,23,27,29,30,32,35,37,38,39,42,43,44,46,47,49,50,51,52,54,56,57,59,61,62,63,64,68,69,70,71,72,73,74,76,77,78,80,81,83,84,85,87,88,89,90,91,92,93,94,96,97,98,100,101,102,103,104,105,107,108,109,110,111,112,115,116,118,120,121,123,124,128,130,132,133,134,136,137,139,140,143,148,149,152,155,156,161,162,169,170,173,175,176,181,182,184,185,186,191,197,199,200,202,205,206,209,214,220,222,227,238,239,249,252,253,254,255,256,266,267,268,269,275,276,280,281,285,286,287,290,292,293,295,301,321,322,324,325,326,330,333,339,340,341,342,344,349,350,355,356,357,359,362,364,365,378,379,386,387,390,401,406],theirs:[123,201,222],them:[0,6,7,8,9,11,12,13,14,15,16,19,20,22,23,25,26,27,29,30,31,32,34,35,38,39,41,42,44,45,46,47,49,50,51,54,56,57,58,59,61,62,64,67,68,69,70,71,72,73,74,76,77,78,80,81,83,84,86,87,88,89,90,93,94,95,96,99,100,101,102,105,107,108,109,110,111,112,114,115,116,118,120,121,123,124,127,128,130,132,133,135,136,140,142,146,148,149,150,152,156,161,167,168,169,171,173,175,176,181,183,184,185,187,192,197,201,202,203,205,206,215,220,221,222,223,225,227,236,237,239,249,250,252,253,254,255,256,261,265,267,268,272,276,281,286,292,295,301,319,321,324,332,336,339,340,342,349,350,352,353,355,356,358,362,365,374,377,387,406],themat:115,theme:[107,115,117,136],themself:254,themselv:[6,8,13,20,22,27,32,35,43,46,52,64,68,69,75,78,80,84,86,94,96,98,100,107,116,117,120,121,124,132,134,147,176,214,239,281,290,293,301,351,353,374],theoret:[20,63,119],theori:[3,20,93,124,138,161,169],thereaft:34,therefor:[8,30,39,69,75,95,101,114,175,200,214,225],therein:[16,22,173,184,212,220,236,267],thereof:[239,281],thet:107,thi:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,19,20,22,23,24,25,26,27,28,29,30,31,32,33,34,35,37,38,39,40,41,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,67,68,69,70,71,72,73,74,75,76,77,78,80,81,82,83,84,85,86,87,88,89,91,92,93,94,95,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,119,120,121,122,123,124,125,126,128,129,130,131,132,133,134,135,136,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,156,157,158,160,161,162,163,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,197,199,200,201,202,203,205,206,207,208,209,210,212,213,214,215,217,219,220,221,222,223,225,226,227,228,231,232,235,236,237,238,239,242,243,245,246,247,249,250,252,253,254,255,256,258,260,261,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,280,281,284,285,286,287,288,290,291,292,293,294,295,296,298,299,300,301,303,305,306,307,308,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,328,329,330,332,333,334,335,336,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,369,370,371,372,373,374,375,376,377,378,379,381,383,385,386,387,390,393,394,398,399,401,405,406,407],thie:27,thieveri:183,thin:[49,71,76,87,202,371],thing:[0,1,5,6,8,9,10,11,13,14,16,19,20,22,23,26,27,29,31,32,35,38,41,42,43,45,46,47,49,50,52,54,56,58,59,61,63,66,67,69,70,71,73,74,75,76,77,80,81,82,83,84,85,86,87,88,89,90,94,96,97,99,100,101,102,103,105,106,107,109,110,114,115,116,118,120,121,122,123,124,126,128,130,132,133,134,135,136,138,139,143,146,148,149,151,152,154,155,156,161,169,170,176,192,199,200,205,206,214,219,220,228,238,239,249,250,256,261,264,267,268,275,276,280,281,305,310,314,346,349,350,352,355,356,364,365,374,406,407,408],things_styl:219,think:[6,20,23,27,38,44,45,54,67,74,76,77,80,82,87,95,98,101,102,103,110,112,113,115,119,120,121,122,125,127,138,154,342,406],third:[3,8,9,19,27,29,53,69,70,77,78,81,89,96,110,118,120,132,136,139,140,147,148,149,176,214,355,362,365],third_person:219,thirdnod:27,this_sign:343,thoma:[34,50,174],thorn:[13,35,112],thorough:0,those:[2,8,9,10,11,12,13,14,15,16,20,22,25,27,29,30,32,35,38,42,44,46,52,54,61,62,67,70,76,80,81,83,84,86,88,91,92,93,94,95,97,98,100,102,103,105,108,109,110,112,113,114,115,116,118,120,121,124,126,128,130,132,137,138,140,143,146,149,152,154,156,170,171,173,176,182,183,187,193,200,212,219,239,243,249,250,252,261,266,267,276,285,286,324,329,351,352,362,363,364,372,373,376,378,387,401,406],though:[0,6,8,9,11,12,13,14,15,16,19,20,27,35,41,49,50,66,71,77,81,88,89,90,93,95,96,98,101,102,104,106,108,110,114,116,117,118,120,123,124,132,133,138,140,143,147,148,149,151,152,156,161,171,200,201,223,249,252,253,255,256,267,268,281,286,355,362,378],thought:[32,33,89,110,115,117,138,140],thousand:[76,89,135,149],thread:[19,72,138,140,156,320,346,371,378],threadpool:346,threadsaf:349,threat:152,three:[14,20,22,27,32,34,35,50,51,54,59,67,69,71,74,78,83,85,96,100,104,110,112,116,122,135,136,149,168,250,255,276,355,362],threshold:[262,344,356],thrill:100,throttl:[158,159,161,296,306,319],through:[5,6,7,12,14,15,17,19,20,22,23,27,28,29,30,32,34,35,38,39,41,42,43,56,58,59,62,63,68,69,70,74,78,80,81,82,85,88,89,90,91,92,93,94,95,96,100,101,106,107,111,112,113,114,117,118,119,120,122,123,127,128,129,132,140,146,149,150,152,154,156,158,161,170,176,183,187,191,199,217,218,220,225,243,245,252,253,254,255,256,269,274,276,280,281,291,292,295,301,303,308,317,321,324,330,333,338,340,341,349,351,352,356,358,361,362,363,377,378,401,406],throughout:[13,27,41,75,80,103,254],throughput:[192,358],thrown:123,thrust:[266,382],thu:[15,20,22,27,29,32,46,52,54,59,61,63,67,76,89,91,93,94,105,110,117,121,124,128,132,136,142,173,177,201,238,276,281,295,333,347,350,351,358],thud:222,thumb:[4,11,54],thumbnail:83,thunder:140,thunderstorm:114,thusli:148,tick:[11,22,27,39,45,78,81,134,140,218,254,265,267,295,333],ticker1:[45,295],ticker2:[45,295],ticker:[31,39,79,102,134,163,265,267,291,295,306,378],ticker_class:295,ticker_handl:[45,134,158,295,378],ticker_pool_class:295,ticker_storag:295,tickerhandl:[19,24,39,123,134,158,159,246,254,267,287,378,408],tickerpool:295,tickerpool_layout:295,ticket:82,tidbit:80,tidi:151,tie:123,tied:[81,112,170,183,202,214,217,261,273],tier:[149,197],ties:[67,75,178],tight:202,tightli:152,tild:105,tim:[72,202,221,223,250,252,253,254,255,256],time:[0,2,3,5,7,8,9,11,12,13,14,15,17,20,23,27,28,29,32,35,38,41,42,45,46,49,50,54,56,57,59,61,62,64,66,67,69,70,71,72,73,75,77,79,80,81,82,83,84,85,86,87,88,89,90,92,94,96,97,101,102,103,105,107,108,109,110,111,112,114,115,116,118,120,121,123,124,129,132,134,135,139,140,142,143,144,147,148,149,151,156,161,163,165,167,168,170,171,174,181,186,192,194,197,199,205,208,209,214,220,227,228,231,236,237,238,245,246,248,249,250,252,253,254,255,256,258,261,265,266,267,273,280,281,284,286,287,290,293,294,295,301,303,305,307,308,313,319,324,326,333,334,338,339,340,342,344,349,350,352,353,355,356,357,358,363,366,369,370,371,374,378],time_ev:231,time_factor:[19,95,208,366],time_format:378,time_game_epoch:[19,95,366],time_to_tupl:208,time_unit:[95,208],time_until_next_repeat:39,timed_script:39,timedelai:[87,294,376,378],timedelta:[372,379],timeeventscript:228,timefactor:95,timeformat:[371,378],timeit:5,timelin:118,timeout:[72,123,131,145,324,344,369],timer:[19,22,45,59,81,92,103,106,107,117,123,186,220,248,254,258,261,266,287,293,295,332,340,375],timerobject:39,timerscript:39,timescript:366,timeslot:220,timestamp:[19,85,344,366],timestep:333,timestr:371,timetrac:[158,159,296,331],timetupl:95,timezon:[140,197,371,372,379],tin:111,tini:[89,98,140],tinker:6,tintin:[141,314,315,325,328],tinyfugu:141,tinymud:[63,93],tinymush:[63,66,93],tinymux:[63,93],tip:[44,77,82,138,152],tire:[103,170],titeuf87:[72,269],titl:[17,23,47,71,96,150,181,183,200,215,272,355,358,406],titlebar:47,titleblock:96,tlen:146,tls:139,tlsv10:145,tlsv1:139,tmp:[2,143],to_be_impl:406,to_byt:378,to_closed_st:261,to_cur:254,to_displai:200,to_dupl:169,to_execut:378,to_exit:69,to_fil:242,to_init:256,to_non:281,to_obj:[161,171,281],to_object:193,to_open_st:261,to_pickl:359,to_str:378,to_syslog:242,tobox:310,todai:[117,223],todo:[18,36,40,48,60,94,104,122,125,127,153],toe:[63,110],togeth:[11,15,20,22,29,30,35,37,46,55,59,69,70,71,75,78,81,87,93,94,105,107,110,111,112,114,115,116,117,118,120,121,123,124,125,126,133,139,146,149,167,176,178,192,205,206,215,220,235,236,238,239,266,267,280,286,310,329,342,349,355,356,375],toggl:[98,324],toggle_nop_keepal:324,togglecolor:98,toi:73,toint:[29,38,365],token:[120,146,321,324,356,365],told:[9,54,64,91,101,107,110,124,149,374],tolkien:95,tom:[29,34,66,94,116,124,176,182,222,239,361,365,381],tomdesmedt:381,tommi:[32,34,52,365],ton:[93,99],tone:54,tonon:176,too:[3,5,7,9,11,13,14,15,17,19,22,27,32,33,46,50,54,59,69,70,71,74,75,78,83,84,85,87,89,90,93,94,100,101,102,103,106,108,109,112,113,115,116,117,118,120,121,123,124,132,135,143,174,176,195,206,207,250,255,261,275,306,310,344,346,356,361,362,363,364,375,378],took:[8,106,378],tool2:207,tool:[29,38,44,54,61,63,72,73,76,79,81,83,87,93,95,108,110,112,113,115,117,118,119,122,125,127,128,139,140,143,149,151,205,206,207,407],tool_kwarg:205,tool_nam:205,tool_tag:[73,205,206],tool_tag_categori:[73,205],toolbox:138,tooltip:47,top:[0,5,10,11,14,20,22,26,28,29,30,39,41,44,46,70,71,76,78,87,89,93,94,96,100,102,106,109,110,111,124,129,135,136,138,143,148,156,165,170,194,200,202,208,212,235,239,250,268,269,273,280,290,301,343,350,352,353,356,363,364,371],topcistr:272,topic:[3,5,20,22,30,42,49,56,61,80,83,96,103,105,110,117,133,183,212,214,252,253,254,255,256,272,375,401,406],topicstr:272,tos:275,tostr:310,total:[5,19,32,41,42,54,95,99,101,116,130,186,197,209,338,363,364,366],total_num:369,touch:[6,41,54,78,107,108,139,142,152,344],tour:[101,107,113,119,122,125,127],toward:[3,22,56,71,76,101,115,117,118,223,256,265],tower:[76,220,267],tportlock:275,trace:[59,228,338,362],traceback:[6,8,14,19,39,67,93,102,110,124,135,156,228,235,284,310,352,356,371,378],tracemessag:338,track:[9,13,19,39,42,61,75,81,88,93,99,107,110,115,116,121,123,132,134,135,150,151,161,170,249,256,291,312,313,318,321,324,339,344,359,360,372],tracker:[11,72,82],trade:[72,74,116,117,199],tradehandl:199,trader:74,tradetimeout:199,tradit:[2,16,31,49,54,59,103,107,110,117,121,123,149,152,205,269,324,340,363],tradition:[59,93,115,117,118,206],traffic:[139,152,197,314],trail:198,train:[97,102,117,138,249],traindriv:132,traindrivingscript:132,trainobject:132,trainscript:132,trainstop:132,trainstoppedscript:132,trait1:249,trait2:249,trait:[19,78,117,121,158,159,195,248,286],trait_class_path:249,trait_data:249,trait_kei:249,trait_properti:249,trait_typ:249,traitexcept:249,traithandl:[248,249],traithandlertest:248,transact:[116,199],transfer:[100,135,170,312,322,326,364],transform:[2,105,192],transit:35,translat:[15,34,54,56,62,64,107,133,138,197,238,239,286,303,355],transmiss:242,transmit:[64,387,390],transpar:[42,47,133,280,295],transport:[310,321,330],transportfactori:321,transpos:133,trap:[15,99,114],traumat:27,travel:[59,62,75,99,246,269],travers:[13,32,35,75,91,100,132,197,245,246,265,266,269,275,281],traverse_:22,traversing_object:[245,246,269,281],travi:[1,408],travis_build_dir:10,treasur:[70,112,116,269],treat:[15,22,42,44,46,49,76,81,105,111,112,161,167,170,192,222,260,281,286,342,362,364,375],tree:[11,13,22,27,32,68,73,78,81,115,116,126,143,158,159,195,200,204,239,250,268,281,286,301,330,346,362,378],tree_select:[158,159,195],treestr:250,trembl:[108,111],treshold:369,trhr:197,tri:[13,15,22,32,34,42,43,50,59,64,87,94,101,102,109,112,115,117,120,123,135,141,149,168,186,199,201,221,266,267,305,344,378,379],trial:[7,327],tribal:76,trick:[71,109,120,138,139,352,401],tricki:[8,38,133],trickier:[70,96],trigger:[2,3,20,22,27,31,33,35,42,43,45,53,59,67,74,75,84,92,93,96,118,123,129,130,132,136,141,151,161,163,167,168,171,173,187,192,200,214,231,261,265,267,280,281,286,295,303,306,310,332,339,343,358,362],trim:355,tripl:[19,78,110,378],triumph:[114,117],trivial:[3,5,19,22,56,101,114,120],troll:50,troubl:[11,42,70,74,82,90,94,101,103,110,113,139,140,143,148,154,155,350],troubleshoot:[70,155],troublesom:[14,15,50],trove:[70,116],truestr:221,truli:[42,50,69,89,90,220],trunc:197,trust:[27,29,52,93,116,117,186,356],truth:3,truthfulli:22,truthi:102,try_num_differenti:168,ttarget:123,tto:324,tty:[70,151],ttype:[158,159,296,309,321,324],ttype_step:328,tuck:76,tulip:112,tun:176,tune:[107,117,133],tunnel:[69,71,75,91,94,102,103,109,120,132,176,326],tup:[89,239],tupl:[3,13,27,29,32,34,38,61,62,89,90,102,105,120,123,136,149,158,161,168,174,176,184,185,193,197,199,200,205,208,209,213,219,222,225,239,254,255,260,264,269,275,276,281,285,286,295,298,310,311,321,322,326,333,340,342,350,353,355,357,358,360,362,366,371,373,378,381,388],tuple_of_arg_convert:29,tupled:371,turbo:148,turkish:161,turn:[8,11,19,20,22,26,27,32,42,43,49,50,54,57,59,62,67,69,72,76,78,81,90,93,94,98,102,108,109,110,111,112,114,116,117,120,129,130,132,133,135,138,149,156,161,171,181,186,187,192,231,239,250,252,253,254,255,256,265,267,281,286,301,306,314,321,324,332,342,348,349,352,356,358,362,363,364,365,378,408],turn_act:123,turn_end_check:[252,253,254,255,256],turnbattl:[158,159,195],turnchar:254,tut:[114,267],tutor:264,tutori:[3,17,20,21,22,25,27,44,45,49,51,54,67,71,75,76,77,78,80,81,83,85,86,87,89,90,93,94,98,99,101,102,103,105,107,108,109,110,111,116,118,126,133,135,138,143,146,149,155,200,246,253,266,267,407,408],tutorial_bridge_posist:267,tutorial_cmdset:267,tutorial_exampl:[14,15,103,107,110,158,159,195],tutorial_info:267,tutorial_world:[71,114,143,158,159,195],tutorialclimb:266,tutorialevmenu:264,tutorialmirror:[110,260],tutorialobject:[265,266],tutorialread:266,tutorialroom:[265,267],tutorialroomcmdset:267,tutorialroomlook:267,tutorialweapon:[265,266],tutorialweaponrack:266,tutorialworld:[266,267],tutoru:110,tweak:[6,38,46,70,85,93,94,102,108,116,122,129,139,187,261,346,355],tweet:[97,408],tweet_output:131,tweet_stat:131,tweetstat:131,twenti:94,twice:[27,85,95,114,123,198,228,256,362],twist:[6,19,22,49,56,87,138,143,147,148,152,281,298,301,303,304,310,311,312,313,318,321,324,327,329,330,332,339,342,346,371],twistd:[7,143,156,318,339],twistedcli:56,twistedweb:152,twitch:[90,123],twitter:[131,154,408],twitter_api:146,two:[4,6,8,11,13,14,15,16,19,20,22,23,26,27,29,30,31,32,33,35,37,38,39,41,42,44,46,47,51,52,56,58,59,61,62,63,64,66,67,68,69,71,74,75,76,78,81,83,85,86,87,89,90,91,93,94,96,100,101,103,104,105,106,107,108,109,110,111,112,113,114,116,117,118,119,120,121,122,123,124,132,133,135,136,140,144,149,151,152,156,169,176,194,199,200,205,206,209,214,232,237,245,246,249,250,254,256,261,267,268,281,283,301,330,341,342,351,353,356,362,364,365,371,378,379],twowai:176,txt:[0,26,56,70,78,110,137,148,149,163,238,317,325,360,362,381],tying:149,typclass:239,type:[0,3,6,9,15,17,19,20,22,23,25,26,27,29,32,34,38,39,42,43,44,45,46,47,50,51,52,54,59,61,62,63,64,69,71,72,73,74,75,76,77,78,80,81,84,85,86,87,90,91,92,93,94,95,98,99,101,103,104,105,106,107,108,110,111,114,115,116,117,120,121,122,123,124,129,130,131,132,133,135,138,139,141,148,149,152,156,158,159,161,163,171,176,183,186,187,188,192,193,194,195,198,200,202,205,206,210,212,214,215,217,221,225,228,231,232,239,246,252,253,254,255,256,261,266,267,268,273,275,276,280,281,285,286,294,295,299,301,303,304,312,313,319,321,322,324,325,326,328,329,330,332,340,342,346,349,350,351,352,353,355,356,358,359,362,363,364,365,373,374,375,378,379,385,386,387,390,395,401],type_count:202,typecalass:350,typecalss:228,typeclas:108,typeclass:[0,8,12,13,14,19,22,23,24,32,33,35,38,39,42,43,44,50,57,58,59,69,70,71,72,73,75,76,78,84,85,89,91,92,94,95,96,97,99,100,101,103,104,105,106,111,113,116,121,122,123,124,129,130,131,132,134,135,136,158,159,161,162,163,164,165,170,176,181,186,190,192,193,194,195,202,205,212,214,217,219,220,224,227,228,231,236,239,245,246,247,252,253,254,255,256,261,267,269,271,272,275,276,278,279,280,281,285,286,288,289,290,291,293,295,339,357,358,375,376,378,385,387,390,404,406,408],typeclass_path:[39,46,165,176,290,351,352],typeclass_search:351,typeclasses:108,typeclassmanag:[164,193,279,289],typeclassmixin:406,typeclassserializermixin:387,typeclassviewsetmixin:390,typedobject:[46,90,165,171,191,194,239,269,280,281,290,350,351,352,353,373,378],typedobjectmanag:[193,272,351],typeerror:[3,209,330],typenam:[71,161,163,165,192,194,199,202,208,214,215,220,222,228,236,237,238,239,245,246,247,252,253,254,255,256,258,260,261,265,266,267,269,273,280,281,285,290,293,308,334,350,352,366,369,370],typeobject:353,types_count:202,typic:[8,19,80,101,249,255,256,387,390,406],typo:[77,78,82,152],ubbfwiuvdezxc0m:77,ubuntu:[6,11,139,140,143,149,152],ufw:152,ugli:[38,47,92,110,372],uid:[151,165,313,320,341,342],uit:[71,200],ulrik:94,ultima:138,umlaut:16,unabl:[146,223],unaccept:22,unaffect:[27,123,254],unari:248,unarm:253,unarmor:253,unauthenticated_respons:404,unavoid:45,unban:[50,102,174],unbias:209,unbroken:361,uncas:355,uncategor:375,unchang:[6,34,238,286,378],unclear:[88,118],uncolor:[54,98],uncom:149,uncommit:11,uncompress:314,unconnect:[188,210],uncov:202,undefin:[2,44,61],under:[2,3,5,7,9,22,27,29,39,46,47,61,63,67,70,72,74,78,81,90,93,102,103,105,108,109,111,115,116,117,121,124,128,135,136,137,138,141,143,148,151,156,171,173,176,205,221,249,250,268,276,293,301,328,350,355,362,363,364,378,381,383,406],undergar:202,undergon:228,underli:[11,32,81,93,115],underlin:[364,377],underneath:[70,352],underpin:125,underscor:[6,27,29,31,62,69,73,78,110,169,365,378],underscror:169,understand:[0,3,11,16,20,22,38,41,42,49,54,59,64,65,73,75,76,77,78,80,83,85,87,88,89,90,91,97,98,101,102,105,107,108,109,110,111,115,116,117,118,120,124,128,135,136,138,140,141,143,152,168,169,237,238,239,346,355,378,408],understood:[8,59,76,101,117,329,330],undertak:118,undestand:85,undo:[26,152,360],undon:173,undoubtedli:93,unexpect:[8,101,133,362],unexpectedli:369,unfair:117,unfamiliar:[31,32,62,72,110,130,143,149],unfocu:212,unfocus:214,unformat:[27,362,366],unfortun:[83,90,115],unhappi:70,unhilit:377,unicod:[16,59,64,72,161,355,378],unicodeencodeerror:355,unifi:[135,341],uniform:42,unimpl:408,uninflect:381,uninform:139,uninstal:143,uninstati:378,unintent:268,union:[20,27,108,169,261,362],uniqu:[2,8,12,14,20,22,25,32,33,38,42,44,46,47,50,56,59,74,78,81,93,103,105,108,112,124,146,149,161,167,169,171,176,181,186,188,192,193,201,205,208,210,214,227,237,238,239,245,250,253,254,265,267,272,281,285,286,295,298,310,311,319,332,333,341,342,350,351,352,353,358,360,372,375,378],unit:[1,2,10,19,20,23,43,77,81,95,99,138,193,207,208,218,231,248,254,303,358,366,378,382,394,408],unittest:[8,10,85,187,342,358,376],univers:[15,16,95,181],unix:[0,28,34,72,78,141,143,182,268,363,371,378],unixcommand:[158,159,195],unixcommandpars:268,unixtim:371,unjoin:199,unknown:[47,90,92,96,108,285,378],unleash:86,unless:[13,19,22,27,29,32,33,35,45,50,62,68,71,78,83,84,87,108,111,115,117,124,137,140,147,149,156,161,169,170,174,176,181,184,187,191,192,227,237,238,239,256,266,271,275,276,281,286,299,314,330,342,350,352,365,375,378,379],unlik:[43,77,81,117,121,149,161,200,254,352],unlimit:269,unlink:[102,176],unload:376,unload_modul:376,unlock:[32,94,108,214,350],unlock_flag:214,unlocks_red_chest:32,unlog:[174,179,180,188,192,210,342],unloggedin:[42,158,159,166,172,342],unloggedincmdset:[25,42,109,180,210],unlucki:50,unmask:239,unmodifi:[168,185,220,362],unmonitor:306,unmut:[191,192],unnam:[44,169],unneccesari:64,unnecessari:[2,115],unnecessarili:105,unneed:269,unpaced_data:310,unpack:[101,275],unpars:[31,34,168,329,330,365],unpaus:[39,151,186],unpickl:[59,310,350,359,374],unplay:[42,85],unpredict:378,unprivileg:286,unprogram:121,unpuppet:[43,124,173],unpuppet_al:161,unpuppet_object:[12,161],unquel:[32,103,110,173],unreal:138,unrecogn:365,unrecord_ip:344,unregist:67,unrel:[11,27,162],unrepat:378,unrepeat:[306,378],unreport:306,unrestrict:116,unsaf:[156,169,267],unsatisfactori:76,unsav:360,unsel:100,unset:[22,35,75,94,123,174,187,214,215,217,239,249,265,276,281,285,286,295,358,362,363,364,365,371],unset_character_flag:214,unset_flag:[214,215],unsign:379,unsigned_integ:[372,379],unsignedinteg:372,unskil:249,unstabl:151,unstrip:168,unsubscrib:[45,94,181,295,312],unsuit:[52,285,353],unsur:[16,29,58,77,102,123,143,146,149,246],unsurprisingli:110,untag:47,untest:[8,141,143],until:[0,2,5,6,11,13,14,20,22,27,34,39,45,47,49,50,54,61,81,87,88,103,105,110,111,114,115,116,117,120,124,128,133,139,143,199,202,208,231,248,249,252,253,254,255,256,261,265,266,267,281,301,330,332,355,356,366,378],untouch:[111,355],untrust:[14,29,72,117,378],unus:[22,73,98,117,161,167,171,192,220,250,256,260,267,281,293,324,340,345,351],unusu:[118,152],unwield:253,unwieldli:170,upcom:[142,154],updat:[1,2,6,8,12,13,14,15,22,27,30,33,35,39,45,58,59,61,62,67,70,75,78,81,83,86,87,88,89,93,94,95,98,101,107,110,115,120,121,123,124,128,135,136,138,139,140,141,143,146,148,149,150,151,154,162,163,170,171,176,181,184,186,187,191,192,203,220,228,239,248,255,267,273,276,280,281,283,284,286,291,317,319,320,325,339,340,342,344,349,350,352,359,360,361,362,363,364,369,378,386,389,401,404,406,408],update_attribut:350,update_buff:360,update_cached_inst:369,update_charsheet:94,update_current_descript:220,update_default:339,update_flag:340,update_lock:386,update_method:47,update_po:75,update_session_count:340,update_undo:360,update_weath:267,updated_bi:225,updated_on:225,updatemethod:47,updateview:406,upenn:381,upfir:7,upgrad:[81,143,148],upload:[81,83,143,149,151,197],upon:[15,32,61,64,87,115,124,129,149,151,152,221,243,252,253,254,255,256,292,303,312,344,363,406],upp:267,upper:[8,54,61,87,89,173,249,355],upper_bound:249,upper_bound_inclus:249,uppercas:[54,355],upping:54,upsel:149,upset:102,upsid:[90,269],upstart:56,upstream:[0,9,41,81],upt:170,uptim:[19,29,50,95,186,315,366],urfgar:38,uri:[192,273,352],url:[11,67,78,81,107,128,136,139,149,150,158,159,163,181,192,197,198,273,320,330,346,352,377,383,384,390,397,400,406],url_nam:[390,404],url_or_ref:78,url_path:390,url_protocol:197,url_to_online_repo:11,urlencod:96,urlpattern:[67,83,96,126,135,136],usabl:[57,83,110,116,124,176,200,214,223,254,275,344,362],usag:[3,5,22,27,30,38,45,50,66,69,71,78,81,84,86,87,88,90,94,98,99,100,101,102,109,110,120,121,123,124,132,146,149,155,171,173,174,175,176,181,182,183,186,187,188,191,199,200,201,202,205,208,209,210,212,220,221,222,232,235,236,238,239,243,245,246,247,252,253,254,255,256,261,264,265,266,267,268,269,275,284,301,362,364,365,369],use:[0,2,3,4,5,7,8,9,10,11,12,13,14,15,16,17,19,20,22,23,25,26,27,28,29,30,31,32,33,34,35,38,39,41,42,43,44,46,47,49,50,51,52,54,56,57,58,59,61,62,63,64,66,67,68,69,70,71,72,73,74,75,76,77,78,81,82,83,84,85,86,87,89,90,92,93,94,95,96,97,98,99,100,101,102,103,104,105,107,108,109,110,111,112,113,114,115,118,119,120,121,122,123,124,125,126,127,128,130,131,132,133,134,135,136,138,139,140,141,142,143,144,146,147,149,150,151,152,154,155,158,161,162,163,165,167,168,169,170,171,173,176,177,181,182,184,185,186,187,191,192,194,197,199,200,201,202,205,206,209,212,214,215,219,220,222,223,227,231,232,235,236,237,238,239,245,247,249,250,252,253,254,255,256,258,261,264,265,266,267,268,269,275,276,280,281,285,286,294,295,299,306,310,323,325,326,329,332,333,340,341,342,349,350,351,352,353,355,356,357,358,360,361,362,363,364,365,369,371,372,374,378,379,386,387,390,406],use_dbref:[239,281,375],use_destin:281,use_i18n:58,use_item:254,use_nick:[161,239,281],use_required_attribut:[162,271,278,401],use_ssl:197,use_success_location_messag:236,use_success_messag:236,use_tz:197,use_xterm256:355,useabl:269,used:[5,8,9,11,12,13,14,16,17,19,20,23,25,26,27,28,29,30,31,32,33,34,35,38,39,41,42,43,44,45,46,47,49,51,52,54,56,59,61,62,63,64,65,66,67,69,70,71,72,73,74,76,78,81,87,88,90,92,93,94,95,96,99,100,101,103,104,105,106,107,108,109,110,111,112,113,114,117,120,121,123,124,126,128,130,131,132,133,135,136,138,140,141,142,143,147,149,151,152,156,158,161,162,163,167,169,170,171,173,176,181,183,184,185,186,187,192,197,199,200,202,205,206,208,210,214,215,217,220,221,222,223,225,227,228,231,232,237,238,239,246,249,250,252,253,254,255,256,261,265,266,267,268,269,272,274,275,276,278,281,285,286,293,294,295,296,298,299,303,306,307,310,311,312,313,314,315,316,317,318,319,321,323,324,325,328,329,330,333,340,342,343,349,350,351,352,353,354,355,356,358,359,360,362,363,364,365,371,372,373,374,375,378,379,387,390,394,401,406],used_kei:32,useful:[0,1,2,3,5,8,11,13,14,15,16,17,19,20,23,26,27,29,32,34,35,38,39,41,43,44,45,46,49,50,51,52,54,57,69,71,73,74,76,77,78,79,81,83,85,86,87,88,89,90,93,94,96,97,98,101,102,103,105,106,108,109,110,111,112,114,117,119,120,123,124,131,134,135,140,143,149,154,156,167,169,170,171,173,175,176,183,184,185,187,195,199,200,205,214,219,227,228,232,238,239,243,249,261,267,268,269,275,281,285,286,301,321,350,352,356,362,366,374,378,407],usefulli:109,useless:[108,120,265],uselock:275,user:[2,3,5,6,8,10,12,13,14,15,20,25,26,27,28,29,30,31,32,34,38,41,42,43,46,47,49,50,53,54,56,57,58,62,64,65,67,71,72,73,75,77,78,80,81,82,83,85,86,87,88,90,97,98,100,101,102,103,107,108,110,112,113,117,120,124,128,132,133,135,136,138,139,140,143,144,145,146,147,148,149,150,151,155,161,162,163,165,168,171,174,176,181,186,187,191,192,193,194,197,198,200,202,205,213,214,220,222,226,228,239,242,243,250,254,256,260,267,269,273,275,276,281,286,293,296,299,305,313,320,321,324,329,330,340,342,345,350,352,355,360,362,363,364,365,372,378,379,386,393,401,406,408],user_change_password:162,user_input:27,user_permiss:[162,165],useradmin:162,userauth:321,userchangeform:162,usercreationform:[162,401],usernam:[11,12,25,27,31,43,83,116,136,143,151,161,162,165,210,321,345,385,387,393,401],usernamefield:401,userpassword:[50,102,174],uses:[8,10,11,14,16,17,20,22,23,27,29,30,32,38,39,43,44,45,46,47,51,54,56,61,62,64,69,70,71,73,78,81,87,88,89,91,93,96,98,105,107,108,110,111,116,128,140,149,150,169,187,199,205,209,214,220,232,238,239,254,267,268,269,276,290,295,310,330,344,350,353,371,372,378,385,387],uses_databas:378,using:[0,2,5,6,9,11,12,13,14,15,16,19,20,22,23,26,27,29,30,31,32,34,35,38,39,42,43,44,45,46,47,49,50,52,54,59,61,62,63,66,68,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,92,93,94,95,98,100,101,102,103,104,105,106,107,110,111,115,116,117,118,120,121,122,123,124,129,130,131,132,133,134,135,136,137,138,139,140,141,143,145,146,147,149,151,152,155,156,161,165,167,170,171,173,175,176,181,184,185,186,187,191,197,199,200,201,205,206,207,208,209,214,220,221,223,227,236,238,239,245,246,247,249,250,252,253,254,255,256,264,265,267,268,269,276,281,284,285,286,290,294,295,312,313,314,319,320,324,330,333,342,343,344,346,350,352,353,355,356,360,362,363,366,371,372,373,374,375,376,378,383,389,390,401,406,407,408],usr:[81,143,148,151],usu:39,usual:[0,5,6,7,8,11,12,13,19,20,22,23,26,27,28,31,32,34,35,38,39,42,44,45,46,52,54,56,69,70,71,72,74,77,78,81,83,84,85,87,88,90,93,95,98,101,102,104,105,107,108,110,111,112,114,117,118,120,128,133,135,139,140,143,145,147,149,151,156,161,163,168,169,170,171,173,176,182,186,187,191,192,194,208,217,227,228,231,237,238,239,249,267,268,276,280,281,286,301,303,308,333,340,349,350,352,355,357,358,362,363,365,371,373,375,378],utc:[140,379],utf8:[2,140],utf:[16,31,64,76,94,141,197,306,312,329,364,378],util:[6,8,13,14,15,23,26,27,28,35,39,47,49,51,54,61,65,75,76,90,93,94,95,98,100,104,106,113,118,129,135,136,139,143,152,158,159,162,175,187,192,194,195,197,207,208,211,213,218,220,221,224,228,229,244,246,249,255,261,262,264,271,273,278,281,283,285,293,294,308,327,332,349,350,351,352,383,388,401,404,408],utilis:362,uyi:238,v19:143,vagu:84,val1:365,val2:365,val:[13,62,161,173,325,378],valid:[0,3,6,10,13,14,20,22,27,29,35,38,53,54,62,73,88,91,94,96,101,107,110,124,135,136,149,152,156,158,159,161,168,170,176,184,185,187,193,199,200,205,207,221,225,228,229,237,239,248,249,250,255,266,267,268,269,276,281,283,285,286,291,293,294,295,296,299,301,325,329,340,351,353,356,358,362,365,372,373,374,375,377,378,379,387,401,406],valid_handl:372,validate_cal:365,validate_email_address:378,validate_input:249,validate_nam:281,validate_onli:276,validate_password:[27,161],validate_prototyp:285,validate_sess:342,validate_usernam:161,validated_consum:[73,205],validated_input:205,validated_tool:[73,205],validationerror:[161,285,345,372,374],validator_config:161,validator_kei:372,validatorfunc:[158,159,354],valign:364,valu:[3,6,8,9,12,13,17,19,20,22,26,29,31,32,33,34,39,45,46,47,49,50,54,61,62,69,71,75,76,81,83,85,86,89,90,94,95,96,98,99,100,102,103,105,107,108,109,110,112,115,116,121,123,124,133,135,136,143,149,161,165,167,169,171,173,174,176,187,192,194,197,200,202,209,214,221,222,223,225,228,229,236,237,238,239,244,248,249,252,253,254,255,256,260,262,267,269,273,275,276,280,281,284,285,286,290,295,299,306,307,308,310,319,324,325,340,341,342,347,350,351,352,353,355,357,358,359,360,361,362,365,369,370,372,373,374,375,378,379,385,387,394,401,406],valuabl:114,value1:38,value2:38,value_displai:387,value_from_datadict:374,value_to_obj:285,value_to_obj_or_ani:285,value_to_str:374,valueerror:[38,90,101,124,197,200,235,237,350,353,355,358,378,379],valuei:76,values_list:105,valuex:76,vampir:105,vanilla:[0,46,61,70,75,92,94,108,115],vaniti:27,vari:[11,46,56,63,81,88,99,107,110,226,238,249,256,340,350,352],variabl:[4,6,7,13,14,20,22,27,29,32,38,39,41,47,57,62,64,67,69,74,75,78,80,81,86,90,92,94,96,101,102,105,108,109,110,111,126,132,135,136,143,151,152,161,165,167,171,173,176,181,184,185,186,187,197,203,212,220,221,225,227,228,231,236,249,267,275,280,281,285,286,298,301,311,314,315,317,321,323,333,340,347,355,356,362,365,378,394],variable_from_modul:378,variable_nam:[225,228],variablenam:378,varianc:238,variant:[13,44,72,80,110,170,200,210,246,312,355],variat:[95,105,117,120,121,123,169,220,238,378],varieti:[80,99,123,131,254,255],variou:[5,6,8,13,16,22,35,38,39,42,44,45,46,47,56,60,62,65,74,77,79,90,93,95,96,98,105,106,107,110,112,116,120,121,123,124,125,149,152,156,169,185,208,214,238,239,250,254,255,261,265,266,276,280,281,286,287,295,333,358,364,375,376],varnam:325,vast:[61,63,76,140],vastli:81,vcc:238,vccv:238,vccvccvc:238,vcpython27:70,vcv:238,vcvccv:238,vcvcvcc:238,vcvcvvccvcvv:238,vcvvccvvc:238,vector:378,vehicl:[84,408],velit:28,venu:[11,193],venv:[143,148],ver:140,verb:[29,85,281,337,365,381,382],verb_actor_stance_compon:381,verb_all_tens:381,verb_conjug:[158,159,354],verb_infinit:381,verb_is_past:381,verb_is_past_participl:381,verb_is_pres:381,verb_is_present_participl:381,verb_is_tens:381,verb_past:381,verb_past_participl:381,verb_pres:381,verb_present_participl:381,verb_tens:381,verb_tenses_kei:381,verbal:281,verbatim:[29,103,110],verbatim_el:378,verbos:[0,8,78,123,239],verbose_nam:[135,352],veri:[0,3,5,6,8,9,11,12,13,14,15,17,19,20,22,25,26,27,28,29,30,31,32,38,39,41,43,44,45,46,47,49,54,56,61,62,63,66,68,69,70,71,74,75,76,77,78,80,81,82,83,84,86,87,89,90,92,93,94,97,100,101,103,105,107,108,110,111,112,113,114,115,116,117,118,120,121,123,124,132,134,136,137,138,139,140,145,147,149,156,161,163,169,171,187,192,194,200,202,205,227,228,237,238,239,245,246,247,249,250,255,265,268,269,272,280,285,305,351,353,358,360,362,378,406],verif:149,verifi:[2,11,27,108,143,149,176,187,197,205,221,255,326],verify_online_play:221,verify_or_create_ssl_key_and_cert:326,verify_ssl_key_and_cert:322,verifyfunc:221,versa:[42,56,62,123,181,310],version:[1,2,9,12,13,14,15,20,22,25,27,31,34,39,46,47,54,58,61,63,73,76,77,81,83,84,87,88,90,93,98,101,102,103,107,109,110,115,117,120,124,128,133,138,140,141,142,143,148,149,151,155,176,184,186,188,197,201,202,210,219,220,239,253,254,255,256,261,266,281,286,301,306,320,344,349,350,355,363,378,387,401,407,408],version_info:301,versionad:78,versionchang:78,versu:80,vertic:[266,364,378],very_strong:276,very_weak:32,vest:152,vet:38,veteran:138,vex:382,vfill_char:364,via:[5,11,13,19,27,28,29,31,37,38,39,46,47,49,54,56,59,61,63,77,80,82,92,93,100,105,107,108,110,115,121,124,133,143,149,152,189,193,194,197,242,261,280,290,350,353,355,370],viabl:[73,117,265],vice:[42,56,62,123,181,310],vicin:[22,182,220,267],video:[47,54,107,138],vienv:70,view:[0,3,11,17,19,23,26,27,28,32,39,45,61,76,78,80,81,83,90,94,97,99,102,107,108,110,113,117,123,124,128,143,147,149,154,155,156,158,159,161,173,174,176,181,182,183,186,191,192,202,239,252,253,254,255,256,269,271,273,281,283,336,352,363,383,384,386,389,394,397,400,401,408],view_attr:176,view_lock:386,viewabl:[79,80,183],viewer:[78,85,96,239,269,275,281,352],viewport:3,viewset:[389,390],vim:[15,26,113,138,360],vincent:[72,90,200,220,237,268],violent:27,virtual:[80,83,90,93,138,143,149,186,220,366],virtual_env:148,virtualenv:[0,2,5,6,7,9,58,70,78,140,143,148,149,151,155,156],virtualhost:139,visibl:[2,11,14,20,42,46,54,78,85,96,98,115,116,117,120,124,142,143,149,155,182,239,275,281,313,346,362,378],visiblelock:275,vision:[13,94,115],visit:[71,75,76,135,136,149,268,362],visitor:[67,136,152],vista:143,visual:[5,47,54,85,93,143,161,183,223],vital:101,vlgeoff:[72,208],vniftg:143,vnum:92,vocabulari:[74,378],voic:[22,72,74,408],volatil:285,volcano:112,volum:[76,84,115,151],volund:105,voluntari:77,volupt:28,vowel:238,vpad_char:364,vscode:113,vulner:[87,152],vvc:238,vvcc:238,vvccv:238,vvccvvcc:238,w001:8,wai:[3,5,6,7,8,9,11,12,13,14,15,16,19,20,22,29,30,31,32,33,34,35,37,38,39,41,42,43,44,45,46,49,50,52,54,56,59,61,62,64,66,68,69,70,71,73,74,75,76,77,78,80,81,82,84,86,88,89,90,91,92,93,94,95,96,97,99,100,101,102,103,104,105,106,107,108,111,112,114,115,117,118,120,121,123,124,128,129,130,132,133,134,135,138,140,142,143,147,148,149,150,152,155,156,161,168,169,176,183,192,199,205,208,209,214,217,220,221,223,227,231,238,245,246,249,250,252,253,254,255,256,261,264,265,266,268,276,281,285,295,301,306,310,321,342,344,346,347,348,351,353,356,361,362,364,369,371,374,389,406],wail:75,waist:202,wait:[3,19,22,27,39,49,69,85,86,87,103,114,116,117,132,163,227,231,249,252,253,254,255,256,261,301,311,330,332,344,358,362,378],wait_for_disconnect:311,wait_for_server_connect:311,wait_for_statu:301,wait_for_status_repli:301,waiter:301,wake:221,walias:176,walk:[15,20,69,72,74,75,80,84,89,95,100,115,117,120,246,247,250,261,269,356],walki:[81,117],wall:[76,102,110,114,120,174,182,220,266,267],wand:[73,205],wanna:[77,116,199,261],want:[0,3,4,5,6,7,8,9,11,12,13,14,15,16,19,20,22,23,25,26,27,29,30,31,32,33,34,35,38,39,41,42,43,45,46,47,49,50,52,54,56,57,58,59,61,62,63,64,67,68,69,70,71,72,73,74,75,76,77,78,81,82,83,84,85,86,87,88,89,90,91,93,94,95,96,98,99,100,101,102,103,105,106,107,108,109,110,111,112,113,115,116,118,119,120,121,122,124,125,126,127,128,130,132,133,134,135,136,137,139,140,141,142,143,146,147,148,149,150,152,154,155,156,161,169,170,171,173,182,187,191,199,200,205,210,214,220,221,223,237,239,242,249,250,252,253,254,255,256,261,267,269,271,275,276,281,286,293,295,317,319,325,332,342,347,349,350,352,360,362,363,369,374,378,389,401,406,407],wanted_id:32,ware:100,warehous:[242,356],wari:[54,269,281,352],warm:[39,156,305],warn:[5,9,19,20,41,42,68,72,76,81,101,107,110,136,139,143,149,169,191,197,243,300,301,326,371,407],warnmsg:371,warrior:[86,93,94,114,117,124],wasclean:[312,329],wasn:[3,69,136],wast:[15,45],watch:[7,15,33],water:[73,170,205,206,236],waterballon:236,wave:76,wcach:186,wcactu:255,wcommandnam:268,wcure:255,wdestin:176,weak:286,weakref:369,weaksharedmemorymodel:[308,369],weaksharedmemorymodelbas:[308,369],weakvalu:369,wealth:100,weapon:[27,38,61,81,87,99,100,102,104,105,109,114,115,116,121,122,123,206,253,265,266,286],weapon_ineffective_msg:265,weapon_prototyp:266,weaponrack_cmdset:266,weaponstr:109,weapoon:114,wear:[72,99,116,122,202,239,253,261],wearabl:202,wearer:202,wearstyl:202,weather:[39,44,45,68,76,88,97,107,114,115,121,267,408],weather_script:39,weatherroom:[134,267],web:[17,32,38,51,58,70,78,79,80,81,83,85,88,96,103,106,110,113,115,127,138,139,140,143,145,147,148,155,156,158,159,190,197,303,305,315,319,325,329,330,340,344,346,353,359,408],web_client_url:142,web_get_admin_url:[192,273,352],web_get_create_url:[192,273,352],web_get_delete_url:[192,273,352],web_get_detail_url:[192,273,352],web_get_puppet_url:352,web_get_update_url:[192,273,352],web_plugin:107,webclient:[24,42,53,54,56,59,62,65,67,79,81,88,96,107,110,141,142,152,156,158,159,186,197,214,264,296,306,309,325,330,341,362,383,394,395,404,408],webclient_ajax:[47,158,159,296,309],webclient_en:152,webclient_opt:306,webclientdata:330,webclienttest:404,webpag:[17,139,149,398],webport:2,webserv:[2,24,41,56,67,70,106,107,126,139,140,149,151,154,158,159,296,383,408],webserver_en:152,webserver_interfac:[145,149],webserver_port:149,webservic:152,websit:[17,47,70,79,80,81,93,96,97,107,126,128,135,138,145,149,150,152,158,159,162,330,346,383,395,408],websocket:[47,56,81,149,151,312,318,329,341],websocket_client_interfac:[145,149],websocket_client_port:149,websocket_client_url:[139,145,149],websocket_clos:329,websocketcli:329,websocketclientfactori:312,websocketclientprotocol:312,websocketserverfactori:318,websocketserverprotocol:329,weed:[0,169],week:[95,107,208,371,379],weeklylogfil:371,weigh:[99,332],weight:[63,78,115,140,223,238,351,408],weird:[102,117,120,378],welcom:[25,58,71,77,83,100,113,126,143,147],well:[0,7,8,9,11,12,13,17,22,26,27,28,29,30,31,35,38,41,42,46,50,51,52,56,57,62,63,64,67,70,71,72,74,75,77,78,80,81,83,84,85,89,90,91,93,94,95,96,98,100,101,105,108,109,110,111,112,114,116,117,118,120,123,124,128,130,131,135,136,140,146,148,150,152,155,165,169,170,171,176,181,186,189,199,202,212,213,214,220,227,235,238,239,249,250,254,255,256,261,265,281,290,296,301,310,312,313,319,336,344,349,350,351,355,359,362,365,366,374,378],went:[8,11,93,111,120,155,156,291,295],were:[3,8,13,14,20,22,27,29,38,39,41,46,47,49,61,63,73,77,78,81,91,94,96,99,100,101,105,107,108,109,110,111,117,124,133,141,151,161,168,169,170,237,250,281,285,348,352,356,365,375,378,381,382],weren:95,werewolf:85,werewolv:105,werkzeug:378,west:[75,76,85,91,103,176,267],west_east:76,west_exit:267,western:76,westward:267,wet:117,wether:[199,358],wevennia:71,wflame:255,wflushmem:186,wfull:255,what:[0,3,5,6,8,9,10,11,12,14,15,19,20,22,27,29,30,31,32,35,38,39,41,42,45,46,49,50,52,54,56,59,61,62,63,64,66,68,69,70,71,73,74,75,76,78,81,82,83,84,85,87,89,91,92,93,94,95,96,98,100,102,103,105,106,108,109,110,114,115,116,119,120,121,122,123,124,125,127,128,129,130,132,133,134,135,136,137,138,139,140,143,147,149,150,152,156,161,167,169,170,171,173,176,183,187,192,205,212,214,215,219,228,236,237,239,242,247,249,254,255,265,267,273,276,281,284,285,286,301,303,306,313,325,330,345,347,350,352,353,355,356,362,372,373,378,379,387,393,401,406,408],whatev:[8,11,12,13,15,19,22,27,29,35,56,71,74,76,81,84,92,94,99,101,110,111,115,116,118,124,135,136,137,140,151,155,161,163,170,176,205,212,221,255,260,265,266,281,286,290,291,312,321,324,329,342,350,363,372,406],wheat:205,wheel:[45,93,143,148],whelp:268,when:[0,1,2,3,5,6,7,8,9,11,12,13,14,15,16,17,19,20,22,23,25,26,27,28,29,30,31,32,33,34,35,38,39,41,42,43,44,46,47,49,50,52,54,56,57,58,59,61,62,63,64,66,69,70,71,72,74,75,76,77,78,81,83,84,87,88,89,90,91,92,93,94,95,96,99,100,101,102,103,105,106,107,108,109,110,111,112,113,114,116,117,118,119,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,137,138,139,140,141,143,144,148,149,150,151,152,155,156,158,161,163,165,167,169,170,171,173,175,176,181,182,184,185,186,188,192,193,194,197,198,199,200,201,202,205,206,208,209,210,214,215,217,220,221,222,223,228,229,231,232,235,236,237,238,239,245,247,249,250,252,253,254,255,256,258,261,262,264,265,266,267,268,269,272,273,275,276,280,281,283,285,286,290,291,293,294,295,298,301,303,307,308,310,311,312,313,314,315,316,317,319,321,322,323,324,325,326,329,330,332,333,339,340,341,342,343,344,350,352,353,355,356,358,359,360,361,362,363,364,369,370,371,373,378,401,406],when_stop:301,whenev:[7,9,13,22,31,32,33,34,38,39,43,49,57,58,64,71,74,76,81,85,108,120,129,149,150,151,161,170,191,192,217,265,266,267,281,291,293,303,320,340,341,342],where:[0,2,3,4,8,11,13,14,15,20,22,26,27,28,29,32,38,39,41,42,46,47,49,50,53,54,56,58,59,61,62,63,64,67,69,70,71,73,74,75,76,78,81,84,85,87,89,90,92,93,94,95,96,100,101,102,103,107,108,109,110,111,113,114,115,117,119,120,121,122,124,126,128,129,130,132,135,136,140,148,149,151,152,154,155,168,169,174,176,182,185,187,192,193,197,201,206,209,214,232,238,239,243,248,249,254,266,267,269,275,276,281,285,286,291,301,303,306,310,333,338,342,349,352,355,356,360,362,363,364,365,372,373,378,387,406,408],wherea:[0,3,5,6,9,13,14,20,22,23,32,38,42,46,50,52,54,56,61,64,84,92,98,100,110,123,152,205,238,295,330,350,369],whereabout:114,wherebi:255,wherev:[8,13,76,81,112,143,151,200,242,254],whether:[27,50,69,74,80,89,95,96,109,132,161,163,170,176,181,183,192,221,250,252,253,254,255,256,275,281,295,312,329,344,350,351,355,372,374,378,381],whewiu:70,which:[0,2,3,4,5,6,7,8,11,13,14,15,16,19,20,22,23,24,27,28,29,31,32,34,35,38,39,41,42,43,44,45,46,47,49,50,52,54,56,57,58,59,61,62,63,64,67,68,69,70,71,73,74,75,76,77,78,81,83,85,86,87,88,89,90,91,92,93,94,95,96,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,114,115,116,117,118,120,121,123,124,126,128,129,130,131,132,133,134,135,136,140,141,143,144,146,147,149,151,152,155,156,161,163,167,169,170,171,173,174,176,182,184,185,186,187,191,192,193,194,197,199,200,201,202,203,205,206,208,212,214,219,220,221,223,231,232,235,239,242,243,245,247,249,250,252,253,254,255,256,261,265,266,267,268,269,273,276,280,281,285,286,290,291,293,294,295,298,300,301,305,306,313,319,321,329,330,332,333,340,341,342,344,347,349,350,351,352,353,355,356,358,359,362,363,364,365,366,369,371,372,374,375,376,378,381,387,390,393,394,401,406],whichev:[19,115,118,149,152,267],whilst:76,whimper:114,whisk:217,whisp:238,whisper:[72,74,102,182,212,214,231,238,239,281],white:[31,54,133,355,378],whitelist:31,whitenois:249,whitespac:[15,19,22,94,98,102,105,113,120,124,184,185,235,239,355,356,364,378],who:[13,23,27,29,32,34,38,39,46,49,50,54,74,75,80,83,84,90,92,94,105,109,110,111,114,115,116,118,120,121,123,124,132,134,135,152,163,171,173,176,181,191,192,199,212,214,221,228,238,239,252,253,254,255,256,266,273,275,276,281,286,352,360,362,365,386],whoever:135,whole:[34,44,51,66,75,76,80,83,93,102,115,117,120,124,169,176,186,212,256,364],wholist:192,whome:176,whomev:[121,132,261],whoopi:120,whose:[29,46,62,73,105,107,108,161,171,187,228,239,250,252,253,254,255,256,306,357,362,365,378],whould:362,why:[13,27,46,50,69,71,74,76,78,80,81,85,89,90,91,99,101,103,116,118,120,124,133,143,152,155,174,237,252,255,256,298,299,362],wide:[19,29,51,61,85,89,94,101,110,121,174,254,255,269,361,364,378],widen:[50,120],wider:[50,85,89,174,364],widest:378,widget:[162,271,278,349,374,387,401],width:[17,19,22,29,31,38,51,75,76,85,158,171,306,321,340,355,360,361,363,364,365,378],wield:[38,99,116,122,253],wifi:[149,152],wiki:[22,46,63,70,76,77,80,81,94,97,123,138,200,329,407,408],wiki_account_handl:83,wiki_account_signup_allow:83,wiki_can:83,wiki_can_admin:83,wiki_can_assign:83,wiki_can_assign_own:83,wiki_can_change_permiss:83,wiki_can_delet:83,wiki_can_moder:83,wiki_can_read:83,wiki_can_writ:83,wikiconfig:83,wikipedia:[8,11,16,64,80,81,123,329],wild:[11,63,105,115,133],wildcard:[34,50,93,174,176,378],wildcard_to_regexp:378,wilder:[158,159,195],wildernessexit:269,wildernessmap:269,wildernessmapprovid:269,wildernessroom:269,wildernessscript:269,wildli:238,will_suppress_ga:323,will_transform:105,will_ttyp:328,willing:[94,115,118,138],win10:143,win7:143,win8:143,win:[70,101,123,141,212],wind:[114,134],winder:117,windmil:205,window:[0,5,6,7,9,11,20,28,35,42,47,58,59,62,75,78,81,83,85,91,103,110,113,116,140,147,155,156,171,183,214,301,317,340,344,363,378],windowid:340,windows10:143,wine:[112,114],wingd:76,winner:72,winpti:70,winter:220,wintertim:116,wintext:121,wip:[78,407],wipe:[9,14,70,76,102,110,140,169,176,186,254],wire:[19,56,59,62,64,81,149,185,298,310,311,342,355],wis:94,wisdom:5,wise:[0,11,13,14,15,16,32,67,94,108,116,130],wiser:[39,103,120],wish:[2,11,22,89,128,131,148,200,256,355,377,401],with_tag:236,withdraw:[123,256],withdrawl:256,within:[0,6,11,13,20,22,27,29,45,47,49,70,71,75,77,78,81,89,92,94,105,107,110,112,120,123,128,129,130,131,133,136,139,140,141,149,151,161,165,167,176,199,220,223,225,243,272,281,286,344,350,351,355,365,371,378,401,406],without:[3,5,6,8,9,11,13,14,15,19,20,22,25,26,27,29,32,37,38,39,41,43,45,46,50,51,54,56,57,58,61,62,63,66,69,71,73,74,75,77,78,81,84,85,87,88,91,93,94,101,102,103,104,105,107,109,110,111,115,116,117,118,120,124,128,130,132,133,135,139,140,143,149,151,155,161,163,168,171,173,174,176,181,182,184,185,186,187,194,198,199,201,202,205,217,220,225,228,238,239,245,249,250,252,255,256,261,265,267,276,281,284,285,286,293,294,310,321,324,325,332,342,343,350,352,355,356,358,359,360,362,363,365,374,375,378],withstand:32,wiz:94,wizard:[38,117,267,286,299,301],wkei:176,wlocat:176,wlock:176,wmagic:255,wmass:255,wndb_:176,woah:[108,109],woman:[116,117],won:[3,8,12,13,14,16,20,46,47,49,50,54,59,61,69,71,74,76,78,83,84,87,90,93,96,98,100,101,102,105,109,110,115,117,119,121,124,136,137,140,143,151,170,221,237,258,261,346,355,374],wonder:[51,70,92,99],wont_suppress_ga:323,wont_ttyp:328,woo:102,wood:[73,117,205,206],wooden:[38,73,205,206],woodenpuppetrecip:73,woosh:84,word:[5,6,11,15,19,22,26,29,35,58,62,74,75,76,82,95,96,101,102,108,110,113,116,118,128,133,147,168,184,185,188,210,219,231,238,239,313,360,375,378],word_fil:238,word_length_vari:238,wordi:238,work:[0,2,3,4,5,6,7,8,9,12,13,14,15,16,19,20,23,27,29,32,33,35,38,39,42,44,45,49,51,54,57,59,61,63,66,69,70,71,73,75,76,77,78,81,82,83,84,85,86,87,90,91,92,93,94,95,98,100,102,103,105,106,107,108,109,110,111,112,113,115,116,118,120,123,124,125,127,128,129,133,134,135,136,139,140,141,143,146,147,148,149,152,154,155,167,170,171,173,176,181,182,184,186,191,192,199,200,201,205,207,212,220,235,236,239,245,250,254,255,256,267,268,269,273,275,276,281,285,286,301,305,306,318,333,346,348,350,352,356,361,362,363,364,372,378,406],workaround:[11,143,151],workflow:162,world:[8,11,13,14,15,16,19,20,22,23,27,30,32,38,41,49,61,63,64,70,73,75,76,80,81,84,89,90,93,94,95,99,104,108,109,111,113,118,119,121,122,123,124,125,127,129,132,137,138,143,147,149,161,175,176,183,187,191,199,205,208,235,239,249,252,253,254,255,256,266,267,269,273,290,340,342,355,356,366,408],world_map:76,worm:[75,117],worm_has_map:75,worn:[202,253],worri:[2,8,13,16,27,41,54,64,69,89,90,105,114,120,124,199,214,215],wors:[116,118],worst:115,worth:[5,27,39,46,69,84,87,101,116,117,118,135,138,139,199],worthi:115,worthless:149,would:[2,3,5,7,8,9,13,14,15,16,19,20,22,27,29,30,32,35,38,39,42,44,45,46,49,51,52,54,61,62,67,68,69,70,71,73,74,75,76,78,80,81,83,84,85,87,89,90,91,92,93,94,95,96,98,99,100,101,102,103,105,106,107,108,109,110,111,113,115,116,117,118,120,121,123,124,128,129,130,132,133,135,136,139,143,149,151,161,168,169,170,176,185,192,197,199,205,208,214,228,238,249,250,261,268,269,273,275,276,285,286,313,349,352,355,356,359,362,373,374,376,378],wouldn:[89,109,133],wound:255,wow:[96,118],wpermiss:176,wprototype_desc:176,wprototype_kei:176,wprototype_lock:176,wprototype_par:176,wprototype_tag:176,wrap:[27,38,39,49,75,88,105,110,112,120,128,202,206,214,221,239,308,348,364,378],wrap_conflictual_object:374,wrapper:[5,19,27,31,42,46,49,61,73,87,161,165,192,193,194,217,219,245,249,273,280,281,290,294,306,308,340,349,350,352,353,355,364,365,369,370,371,378,406],wresid:186,write:[5,10,11,13,15,16,19,20,22,23,27,30,34,46,49,51,62,63,66,69,71,74,77,78,82,83,85,90,91,92,94,95,96,101,102,103,105,108,109,110,111,114,116,117,118,120,124,140,143,144,146,147,176,183,191,197,198,200,242,243,268,281,314,371,376,406,408],writeabl:148,written:[8,16,19,38,78,92,93,94,102,105,107,108,109,110,111,112,135,136,138,142,152,157,183,242,356,406],wrong:[0,3,8,90,98,100,110,116,140,143,156,169,176,186,205,207,239],wrote:[105,108,187],wserver:186,wservic:181,wsgi:[139,346],wsgi_resourc:346,wsgiwebserv:346,wsl:[78,143],wss:[139,145,149],wtypeclass:176,wwhere:281,www:[9,63,70,71,78,80,81,89,135,138,139,149,158,316,317,323,325,377,381,401],wyou:99,x0c:176,x1b:[355,377],x2x:94,x4x:361,x5x:361,x6x:361,x7x:361,x8x:361,x9x:361,x_r:89,xcode:143,xforward:346,xgettext:58,xit:[71,200],xml:197,xmlcharrefreplac:355,xp_gain:121,xpo:364,xtag:381,xterm256:[31,47,59,65,98,110,173,203,223,306,321,324,355,408],xterm256_bg:355,xterm256_bg_sub:355,xterm256_fg:355,xterm256_fg_sub:355,xterm256_gbg:355,xterm256_gbg_sub:355,xterm256_gfg:355,xterm256_gfg_sub:355,xterm:[54,110,133],xterms256:54,xval:22,xxx:[3,85,237],xxxx:237,xxxxx1xxxxx:361,xxxxx3xxxxx:361,xxxxxxx2xxxxxxx:361,xxxxxxxxxx3xxxxxxxxxxx:94,xxxxxxxxxx4xxxxxxxxxxx:94,xxxxxxxxxxx:361,xxxxxxxxxxxxxx1xxxxxxxxxxxxxxx:94,xxxxxxxxxxxxxxxxxxxxxx:94,xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx:94,xyz:34,y_r:89,yan:[54,355],yank:26,year:[62,63,80,95,113,117,149,197,208,366,371,378,401],yearli:[95,149],yeast:[73,205],yellow:[11,54,133,266],yer:116,yes:[22,27,49,74,89,133,176,231,299,360,362,378],yes_act:362,yes_no_question_cmdset:362,yesno:[27,360],yesnoquestioncmdset:362,yet:[2,3,9,11,12,15,25,27,38,42,48,50,58,61,69,71,74,75,76,81,83,85,86,90,102,105,108,118,120,132,135,136,138,142,143,149,155,157,161,188,199,210,228,261,276,280,319,342,346,355,406],yield:[22,32,49,63,140,176,187,243,364,378],yml:[10,151],yogurt:236,you:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,19,20,22,23,25,26,27,29,30,31,32,33,34,35,37,38,39,41,42,43,44,45,46,47,49,50,51,52,53,54,56,57,58,59,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,110,111,112,115,116,118,119,120,121,122,123,124,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,146,147,148,149,150,151,152,154,155,156,161,170,171,173,176,181,182,183,184,185,186,187,188,191,197,199,200,201,202,203,205,206,208,212,214,215,219,220,221,223,226,227,228,231,232,235,236,237,238,239,242,243,245,246,247,249,250,252,253,254,255,256,258,261,266,267,268,269,271,275,276,281,286,292,293,295,303,312,313,314,330,332,342,344,346,347,350,352,355,356,358,361,362,364,365,366,374,375,378,381,385,387,389,390,401,406,407],you_obj:29,you_replac:212,your:[2,3,5,7,8,10,13,14,15,16,17,19,20,23,25,26,27,29,30,32,34,38,39,41,42,43,44,45,46,49,50,51,54,57,58,59,62,64,66,67,68,69,70,71,72,73,74,75,76,77,78,80,81,82,84,85,87,88,90,91,92,93,94,95,96,97,98,99,100,101,105,106,108,109,110,111,112,113,114,115,116,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,136,137,138,139,140,142,143,144,145,146,147,148,150,154,155,156,158,159,161,165,168,170,171,173,174,176,181,182,186,187,188,195,197,199,200,202,203,205,208,209,210,212,214,220,221,223,227,237,238,239,242,243,246,250,252,253,254,255,256,258,261,266,267,268,269,275,276,280,332,349,352,355,360,362,364,374,375,376,378,379,390,401,406,408],your_act:214,your_email:11,yourchar:110,yourgam:242,yourhost:145,yournam:[102,108,109,139],yourpassword:140,yourrepo:7,yourself:[0,3,10,11,12,15,20,27,32,35,46,51,52,61,63,67,69,71,72,76,77,80,94,96,101,109,110,112,116,117,118,120,121,124,137,140,143,149,176,182,199,212,214,222,239,245,249,255,258,362],yoursit:135,yourusernam:11,yourwebsit:135,yousuck:50,yousuckmor:50,youth:221,youtub:11,ypo:364,yrs:208,ythi:54,yum:[11,139,145],yvonn:94,z_r:89,zed:138,zero:[19,38,103,108,110,112,205,239,281,350,355,365],zip:[152,197],zlib:[148,310,314],zmud:[141,316],zone:[44,74,82,92,97,107,118,138,353,371,408],zope:6,zopeinterfac:143,zuggsoft:316},titles:["Coding Introduction","Coding and development help","Continuous Integration","Debugging","Things to remember about the flat API","Profiling","Quirks","Setting up PyCharm","Unit Testing","Updating Your Game","Using Travis","Version Control","Accounts","Attributes","Batch Code Processor","Batch Command Processor","Batch Processors","Bootstrap Components and Utilities","Channels","Coding Utils","Command Sets","Command System","Commands","Communications","Core Components","Connection Screen","EvEditor","EvMenu","EvMore","The Inline Function Parser","Help System","Inputfuncs","Locks","MonitorHandler","Nicks","Objects","Outputfuncs","Portal And Server","Spawner and Prototypes","Scripts","Server component","Server Conf","Sessions","Signals","Tags","TickerHandler","Typeclasses","Webclient","Webserver","Async Process","Banning","Bootstrap & Evennia","Building Permissions","Clickable links","Colors","Core Concepts","Custom Protocols","Guest Logins","Internationalization","Messagepath","Multisession modes","New Models","OOB","Soft Code","Text Encodings","In-text tags parsed by Evennia","Using MUX as a Standard","Web Features","Zones","A voice operated elevator using events","Arxcode installing help","Building menus","Contrib modules","Crafting system contrib","Dialogues in events","Dynamic In Game Map","Static In Game Map","Contributing","Contributing to Evennia Docs","API Summary","Evennia Introduction","Glossary","How To Get And Give Help","Add a wiki on your website","Building a mech tutorial","Coding FAQ","Command Cooldown","Command Duration","Command Prompt","Coordinates","Customize channels","Default Exit Errors","Evennia for Diku Users","Evennia for MUSH Users","Evennia for roleplaying sessions","Gametime Tutorial","Help System Tutorial","Tutorials and Howto\u2019s","Manually Configuring Color","Mass and weight for objects","NPC shop Tutorial","Parsing command arguments, theory and best practices","Our own commands","Using the game and building stuff","Creating things","Django Database queries","Overview of the Evennia library","Overview of your new Game Dir","Persistent objects and typeclasses","More about Commands","Starting to code Evennia","Python Classes and objects","Searching for things","Starting Tutorial (Part 1)","The Tutorial World","On Planning a Game","Planning the use of some useful contribs","Planning our tutorial game","Where do I begin?","Evennia Starting Tutorial (Part 2)","Making a sittable object","Implementing a game rule system","Evennia Starting Tutorial (Part 3)","Turn based Combat System","Tutorial for basic MUSH like game","Evennia Starting Tutorial (Part 4)","Add a simple new web page","Evennia Starting Tutorial (part 5)","Web Tutorial","Tutorial Aggressive NPCs","Tutorial NPCs listening","Tutorial Tweeting Game Stats","Tutorial Vehicles","Understanding Color Tags","Weather Tutorial","Web Character Generation","Web Character View Tutorial","Licensing","Links","Apache Config","Choosing An SQL Server","Client Support Grid","Evennia Game Index","Getting Started","Grapevine","HAProxy Config (Optional)","How to connect Evennia to Twitter","IRC","Installing on Android","Online Setup","RSS","Running Evennia in Docker","Security","The Evennia Default Settings file","Server Setup and Life","Setup quickstart","Start Stop Reload","Unimplemented","evennia","evennia","evennia.accounts","evennia.accounts.accounts","evennia.accounts.admin","evennia.accounts.bots","evennia.accounts.manager","evennia.accounts.models","evennia.commands","evennia.commands.cmdhandler","evennia.commands.cmdparser","evennia.commands.cmdset","evennia.commands.cmdsethandler","evennia.commands.command","evennia.commands.default","evennia.commands.default.account","evennia.commands.default.admin","evennia.commands.default.batchprocess","evennia.commands.default.building","evennia.commands.default.cmdset_account","evennia.commands.default.cmdset_character","evennia.commands.default.cmdset_session","evennia.commands.default.cmdset_unloggedin","evennia.commands.default.comms","evennia.commands.default.general","evennia.commands.default.help","evennia.commands.default.muxcommand","evennia.commands.default.syscommands","evennia.commands.default.system","evennia.commands.default.tests","evennia.commands.default.unloggedin","evennia.comms","evennia.comms.admin","evennia.comms.channelhandler","evennia.comms.comms","evennia.comms.managers","evennia.comms.models","evennia.contrib","evennia.contrib.awsstorage","evennia.contrib.awsstorage.aws_s3_cdn","evennia.contrib.awsstorage.tests","evennia.contrib.barter","evennia.contrib.building_menu","evennia.contrib.chargen","evennia.contrib.clothing","evennia.contrib.color_markups","evennia.contrib.crafting","evennia.contrib.crafting.crafting","evennia.contrib.crafting.example_recipes","evennia.contrib.crafting.tests","evennia.contrib.custom_gametime","evennia.contrib.dice","evennia.contrib.email_login","evennia.contrib.evscaperoom","evennia.contrib.evscaperoom.commands","evennia.contrib.evscaperoom.menu","evennia.contrib.evscaperoom.objects","evennia.contrib.evscaperoom.room","evennia.contrib.evscaperoom.scripts","evennia.contrib.evscaperoom.state","evennia.contrib.evscaperoom.tests","evennia.contrib.evscaperoom.utils","evennia.contrib.extended_room","evennia.contrib.fieldfill","evennia.contrib.gendersub","evennia.contrib.health_bar","evennia.contrib.ingame_python","evennia.contrib.ingame_python.callbackhandler","evennia.contrib.ingame_python.commands","evennia.contrib.ingame_python.eventfuncs","evennia.contrib.ingame_python.scripts","evennia.contrib.ingame_python.tests","evennia.contrib.ingame_python.typeclasses","evennia.contrib.ingame_python.utils","evennia.contrib.mail","evennia.contrib.mapbuilder","evennia.contrib.menu_login","evennia.contrib.multidescer","evennia.contrib.puzzles","evennia.contrib.random_string_generator","evennia.contrib.rplanguage","evennia.contrib.rpsystem","evennia.contrib.security","evennia.contrib.security.auditing","evennia.contrib.security.auditing.outputs","evennia.contrib.security.auditing.server","evennia.contrib.security.auditing.tests","evennia.contrib.simpledoor","evennia.contrib.slow_exit","evennia.contrib.talking_npc","evennia.contrib.test_traits","evennia.contrib.traits","evennia.contrib.tree_select","evennia.contrib.turnbattle","evennia.contrib.turnbattle.tb_basic","evennia.contrib.turnbattle.tb_equip","evennia.contrib.turnbattle.tb_items","evennia.contrib.turnbattle.tb_magic","evennia.contrib.turnbattle.tb_range","evennia.contrib.tutorial_examples","evennia.contrib.tutorial_examples.bodyfunctions","evennia.contrib.tutorial_examples.example_batch_code","evennia.contrib.tutorial_examples.mirror","evennia.contrib.tutorial_examples.red_button","evennia.contrib.tutorial_examples.tests","evennia.contrib.tutorial_world","evennia.contrib.tutorial_world.intro_menu","evennia.contrib.tutorial_world.mob","evennia.contrib.tutorial_world.objects","evennia.contrib.tutorial_world.rooms","evennia.contrib.unixcommand","evennia.contrib.wilderness","evennia.help","evennia.help.admin","evennia.help.manager","evennia.help.models","evennia.locks","evennia.locks.lockfuncs","evennia.locks.lockhandler","evennia.objects","evennia.objects.admin","evennia.objects.manager","evennia.objects.models","evennia.objects.objects","evennia.prototypes","evennia.prototypes.menus","evennia.prototypes.protfuncs","evennia.prototypes.prototypes","evennia.prototypes.spawner","evennia.scripts","evennia.scripts.admin","evennia.scripts.manager","evennia.scripts.models","evennia.scripts.monitorhandler","evennia.scripts.scripthandler","evennia.scripts.scripts","evennia.scripts.taskhandler","evennia.scripts.tickerhandler","evennia.server","evennia.server.admin","evennia.server.amp_client","evennia.server.connection_wizard","evennia.server.deprecations","evennia.server.evennia_launcher","evennia.server.game_index_client","evennia.server.game_index_client.client","evennia.server.game_index_client.service","evennia.server.initial_setup","evennia.server.inputfuncs","evennia.server.manager","evennia.server.models","evennia.server.portal","evennia.server.portal.amp","evennia.server.portal.amp_server","evennia.server.portal.grapevine","evennia.server.portal.irc","evennia.server.portal.mccp","evennia.server.portal.mssp","evennia.server.portal.mxp","evennia.server.portal.naws","evennia.server.portal.portal","evennia.server.portal.portalsessionhandler","evennia.server.portal.rss","evennia.server.portal.ssh","evennia.server.portal.ssl","evennia.server.portal.suppress_ga","evennia.server.portal.telnet","evennia.server.portal.telnet_oob","evennia.server.portal.telnet_ssl","evennia.server.portal.tests","evennia.server.portal.ttype","evennia.server.portal.webclient","evennia.server.portal.webclient_ajax","evennia.server.profiling","evennia.server.profiling.dummyrunner","evennia.server.profiling.dummyrunner_settings","evennia.server.profiling.memplot","evennia.server.profiling.settings_mixin","evennia.server.profiling.test_queries","evennia.server.profiling.tests","evennia.server.profiling.timetrace","evennia.server.server","evennia.server.serversession","evennia.server.session","evennia.server.sessionhandler","evennia.server.signals","evennia.server.throttle","evennia.server.validators","evennia.server.webserver","evennia.settings_default","evennia.typeclasses","evennia.typeclasses.admin","evennia.typeclasses.attributes","evennia.typeclasses.managers","evennia.typeclasses.models","evennia.typeclasses.tags","evennia.utils","evennia.utils.ansi","evennia.utils.batchprocessors","evennia.utils.containers","evennia.utils.create","evennia.utils.dbserialize","evennia.utils.eveditor","evennia.utils.evform","evennia.utils.evmenu","evennia.utils.evmore","evennia.utils.evtable","evennia.utils.funcparser","evennia.utils.gametime","evennia.utils.idmapper","evennia.utils.idmapper.manager","evennia.utils.idmapper.models","evennia.utils.idmapper.tests","evennia.utils.logger","evennia.utils.optionclasses","evennia.utils.optionhandler","evennia.utils.picklefield","evennia.utils.search","evennia.utils.test_resources","evennia.utils.text2html","evennia.utils.utils","evennia.utils.validatorfuncs","evennia.utils.verb_conjugation","evennia.utils.verb_conjugation.conjugate","evennia.utils.verb_conjugation.tests","evennia.web","evennia.web.api","evennia.web.api.filters","evennia.web.api.permissions","evennia.web.api.serializers","evennia.web.api.tests","evennia.web.api.urls","evennia.web.api.views","evennia.web.urls","evennia.web.utils","evennia.web.utils.backends","evennia.web.utils.general_context","evennia.web.utils.middleware","evennia.web.utils.tests","evennia.web.webclient","evennia.web.webclient.urls","evennia.web.webclient.views","evennia.web.website","evennia.web.website.forms","evennia.web.website.templatetags","evennia.web.website.templatetags.addclass","evennia.web.website.tests","evennia.web.website.urls","evennia.web.website.views","Evennia Documentation","Toc"],titleterms:{"break":105,"case":[69,117],"class":[8,19,22,46,71,90,107,108,111,117],"default":[29,31,32,47,85,88,91,108,109,153,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188],"final":[75,148],"function":[3,29,32,35,71,79,110,112],"goto":27,"import":[0,4,78,90,106,110,111],"new":[6,8,39,46,61,73,83,94,96,107,108,117,126,135,155],"public":[142,154],"return":[27,42,105,110],"static":[76,249],"super":[52,109],"switch":90,"try":90,Adding:[20,31,44,56,61,69,70,73,83,85,89,90,91,103,109,132,135,249],And:[37,82],Are:117,Going:154,PMs:94,TLS:139,The:[0,5,13,14,15,26,27,29,38,39,49,51,52,59,67,71,72,74,75,87,90,94,96,97,100,114,115,118,123,124,126,153,155],Use:[0,152],Uses:29,Using:[5,8,10,28,29,33,38,44,61,66,68,75,97,103,149,249],Will:117,Yes:27,__init__:[106,108],_famili:105,_should:117,abl:117,abort:87,about:[4,9,45,46,87,109,111,117],absolut:106,abus:50,access:55,access_typ:32,account:[6,12,81,94,104,117,160,161,162,163,164,165,173],across:120,action:117,activ:[93,117,135],actor_stance_cal:29,actual:[22,46],add:[83,85,126,140],add_choic:71,addclass:403,adding:8,addit:[70,89,90,91,151],address:85,admin:[6,67,81,162,174,190,271,278,288,297,349],administr:[115,117],advanc:[1,34,79,87,109,140,156],affect:275,aggress:129,ainnev:72,alia:6,alias:[44,112],all:[85,96,108,117],allow:117,alpha:115,also:117,altern:[7,70],amount:117,amp:310,amp_client:298,amp_serv:311,analyz:5,android:148,ani:[14,80],annot:105,anoth:[39,78,90,109],ansi:[19,54,133,355],apach:139,api:[4,47,78,79,106,384,385,386,387,388,389,390],app:[96,135],appear:117,arbitrari:27,area:[76,124],arg:101,arg_regex:22,argument:[27,101,108,110],arm:84,around:103,arx:70,arxcod:[70,72],ascii:19,ask:[22,27],asset:118,assign:[22,52],assort:[15,20,22,27,44,49,56,130],async:49,asynchron:49,at_object_cr:108,attach:[7,39,43],attack:[117,124],attribut:[6,13,81,108,112,350],attributehandl:13,audit:[72,241,242,243,244],auto:30,automat:85,avail:[25,43],awai:1,aws_s3_cdn:197,awsstorag:[196,197,198],backend:393,ban:50,bank:117,bar:72,barter:[72,116,117,199],base:[38,85,117,123],basic:[8,14,15,80,83,124,128,146],batch:[14,15,16,356],batchcod:14,batchprocess:175,batchprocessor:356,befor:0,begin:118,best:101,beta:115,between:[14,27,46],block:[14,78,87],blockquot:78,board:117,bodyfunct:258,bold:78,boot:50,bootstrap:[17,51],border:17,bot:163,branch:[11,27],brief:96,briefli:62,broken:117,bug:[6,78],build:[52,71,72,75,76,78,84,94,100,103,115,117,176],builder:[72,117],building_menu:[71,200],built:117,bulletin:117,busi:100,button:[17,103],calendar:95,call:[22,108],callabl:29,callback:[47,69,74],callbackhandl:225,caller:27,can:[13,71,80,111,112,117,145],cannot:117,capabl:117,capcha:135,card:17,care:152,carri:117,caveat:[14,15,46,54,148],certain:105,chair:[117,120],chang:[6,9,11,58,63,69,78,85,94,108,117,128,152],channel:[18,23,81,85,90,94,117],channelhandl:191,charact:[35,72,74,81,85,94,99,108,115,116,117,120,121,124,135,136,141],chargen:[72,124,201],cheat:3,check:[13,32],checker:0,checkpoint:135,children:111,choic:71,choos:140,clean:70,clickabl:53,client:[47,59,62,67,113,141,149,303],client_opt:31,clone:[11,70],cloth:[72,116,202],cloud9:149,cmdhandler:167,cmdparser:168,cmdset:[102,109,169],cmdset_account:177,cmdset_charact:178,cmdset_sess:179,cmdset_unloggedin:180,cmdsethandl:170,code:[0,1,3,9,11,14,19,26,34,39,63,71,78,85,90,100,102,110,115,117,121,139,205,356],coin:117,collabor:93,color:[17,19,54,72,85,98,133],color_markup:203,colour:54,combat:[123,124],comfort:151,comm:[181,189,190,191,192,193,194],command:[3,6,8,15,20,21,22,24,25,30,39,62,71,79,85,86,87,88,90,91,94,95,98,100,101,102,107,108,109,110,113,120,123,124,132,146,151,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,212,226,356],comment:[75,91,111],commit:11,commun:[14,23],complet:32,complex:[71,105],compon:[17,24,40],comput:149,concept:[1,55,75,117,123],conclud:[89,124],conclus:[71,76,90,101,105,108,110,116,117,118,120],condit:85,conf:[41,107],config:[72,79,98,139,145],configur:[7,11,98,135,139,140,144,146,147,150,154],congratul:115,conjug:381,connect:[6,25,142,146,149],connection_wizard:299,contain:[39,151,357],content:85,continu:[2,120],contrib:[8,71,72,73,77,116,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269],contribut:[77,78,79],control:11,convert:[29,101],cooldown:86,coordin:89,copi:139,core:[24,55,79,81,92],counter:249,cprofil:5,craft:[72,73,117,204,205,206,207],crafter:73,creat:[2,6,12,19,22,35,46,50,61,69,76,79,84,96,97,102,103,104,108,110,117,124,126,132,135,151,358],create_object:108,createnpc:124,creation:118,creatur:151,credit:[108,114],crop:19,current:[3,95],custom:[8,27,29,32,42,47,49,56,64,67,71,72,73,83,90,93,95,98,102,154],custom_gametim:208,dai:117,data:[7,13,27,42,56],databas:[6,9,24,30,38,61,70,79,105,108],dbref:112,dbserial:359,deal:39,death:117,debug:[3,14,152],debugg:7,decid:117,decor:[27,49],dedent:19,dedic:135,deep:97,deeper:73,defaultobject:6,defeat:117,defin:[11,20,22,23,27,29,32,39,61],definit:32,delai:[19,39,49,87],delimit:85,demo:115,depend:[9,70],deploi:151,deprec:[78,300],desc:[27,249],descer:93,descript:[117,151],design:100,detail:[96,135],detect:117,develop:[1,8,93,138,151,152,156],dialogu:74,dice:[72,94,116,209],dictionari:27,differ:[46,92,117],diku:92,dir:[107,113,154],direct:7,directori:[41,149],disabl:152,discuss:138,displai:[19,75,95,141],dive:97,django:[32,67,81,105,135,156],doc:[0,78],docker:151,docstr:111,document:[66,77,78,407],doe:117,doing:118,don:[14,80,120,151],donat:77,done:114,door:72,down:[103,132,156],dummyrunn:[5,332],dummyrunner_set:333,durat:87,dure:156,dynam:[22,27,75],each:[112,117],echo:31,economi:117,edit:[26,71,78,124],editnpc:124,editor:[26,113],effect:275,elev:69,els:117,email:72,email_login:210,emul:92,encod:[16,64],encrypt:149,end:90,enemi:117,enforc:117,engin:118,enjoi:139,enough:[114,117],enter:132,entir:69,entit:24,entiti:117,entri:[30,103],error:[39,91,102,110,156],eveditor:[26,360],even:73,evennia:[0,3,4,7,8,9,11,29,38,47,51,58,65,68,70,78,80,83,85,90,92,93,94,101,106,110,117,119,122,125,127,133,138,139,140,142,145,146,148,149,151,153,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,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407],evennia_launch:301,evenniatest:8,event:[69,74,95],eventfunc:227,everi:88,everyth:71,evform:[94,361],evmenu:[27,85,362],evmor:[28,363],evscaperoom:[72,211,212,213,214,215,216,217,218,219],evtabl:[85,94,364],examin:[3,108],exampl:[3,8,26,27,29,32,39,47,63,72,74,89,106,121,123,149,356],example_batch_cod:259,example_recip:206,except:120,execut:3,exist:[46,117],exit:[22,35,69,72,85,91],expand:[123,132,249],experi:117,explan:71,explor:[0,106],extend:[55,72,116],extended_room:220,extern:152,extra:[108,114],fail:117,familiar:[92,93],faq:[85,97],faster:8,featur:[55,67,78,96],feel:92,field:[72,81,105],fieldfil:221,fight:117,figur:102,file:[8,11,14,15,16,41,78,153,356],fill:[19,72],filter:385,find:[1,89,110,112],firewal:152,first:[69,71,74,93,108,110],fix:11,flat:4,flexibl:78,flow:117,flower:117,folder:[0,11,70],foreground:156,forget:6,fork:[11,77],form:[17,117,135,401],formal:117,format:27,forum:138,framework:138,from:[4,27,47,80,83,85,103,110,135,149,151,362],front:128,full:[71,72,90,96],func:90,funcpars:[29,365],funcparser_cal:29,further:[49,128,139],futur:84,gain:117,game:[0,8,9,11,19,39,72,75,76,80,89,93,94,95,103,107,113,115,117,118,121,124,131,142,149,151,154,155,205],game_index_cli:[302,303,304],gamedir:78,gameplai:114,gametim:[72,95,366],gaug:249,gendersub:[72,222],gener:[17,55,71,72,90,116,117,124,135,138,182,362],general_context:394,get:[27,82,97,103,105,143],get_client_opt:31,get_input:27,get_inputfunc:31,get_valu:31,git:[11,81],github:[78,81],give:[82,117],given:44,global:[79,101,117],global_script:39,glossari:81,gmcp:62,godhood:103,goldenlayout:47,good:111,googl:135,grant:94,grapevin:[144,312],graphic:110,grid:[72,75,141],group:105,guest:57,guid:70,had:114,handl:[50,96,117,152,156],handler:[43,79,123],haproxi:145,have:[97,111,113,117,124],head:78,health:72,health_bar:223,hello:110,help:[0,1,30,70,77,82,96,103,183,270,271,272,273],here:[0,80],hidden:117,hide:117,hierarchi:[94,117],hint:[39,114,139],hit:102,hold:109,hook:46,host:149,hous:103,how:[12,22,35,46,64,82,94,97,117,132,146,151],howto:97,html:[126,135],http:[139,145],human:117,idmapp:[367,368,369,370],imag:[151,152],implement:[117,121],improv:[96,117],index:[96,135,142],infinit:117,influenc:117,info:[138,156],inform:149,infrastructur:121,ingame_python:[224,225,226,227,228,229,230,231],ingo:59,inherit:[68,111],inherits_from:19,initi:[85,123,140,155],initial_setup:305,inlin:29,input:[22,27,29,62,110],inputfunc:[31,59,62,306],instal:[11,70,83,135,139,140,143,146,148,149,151,154,155,205],instanc:[22,46,61,111],instruct:62,integr:2,interact:[0,14,15,49,110,143],interfac:152,internation:58,interpret:7,intro_menu:264,introduct:[0,5,27,70,75,76,80,135],inventori:99,ipython:110,irc:[147,313],issu:141,ital:78,item:115,itself:120,join:90,jumbotron:17,jupyt:0,just:[80,117],kei:[27,38,71,112],keyword:[74,108],kill:[117,156],kind:117,know:[80,152],known:[6,117],languag:[58,72],larg:117,last:85,latest:[9,151],latin:85,launch:[26,27],layout:[51,90],learn:[0,80],leav:[90,132],legend:141,lesson:[113,119],let:[3,14,96,149],librari:106,licens:137,life:154,lift:50,like:[14,92,117,124],limit:[14,15,117],line:[3,26,84,105,110,113,120],link:[53,78,138],linux:[2,143,156],list:[3,78,108,109,117],list_nod:27,listen:130,literatur:138,live:156,local:[78,101,149],locat:112,lock:[13,32,109,132,274,275,276],lockdown:149,lockfunc:[120,275],lockhandl:276,log:[19,70,96,107,110,152,155],logfil:7,logger:371,login:[31,57,72],logo:128,longer:74,look:[92,103,117,124],lookup:[79,105],loop:108,loot:117,mac:[143,156],machin:149,magic:6,mai:117,mail:[11,72,232],main:[78,79,112,407],make:[8,11,19,84,93,94,102,103,108,110,117,120,124,132],manag:[47,83,164,193,272,279,289,307,351,368],manual:[98,117,142],map:[72,75,76],mapbuild:233,mapper:75,mariadb:140,markup:[72,355],mass:99,master:[11,94,117],match:[6,109],matter:117,mccp:314,mean:117,mech:84,mechan:117,memplot:334,menu:[19,27,71,72,100,213,283,362],menu_login:234,merg:20,messag:[59,62,69,85],messagepath:59,method:[6,22,39,90,98,108,110],middlewar:395,migrat:[9,81,83],mind:11,mini:8,minimap:76,mirror:260,mob:[97,117,265],mod_proxi:139,mod_ssl:139,mod_wsgi:139,mode:[14,15,42,60,81,149,156],model:[8,61,79,135,165,194,273,280,290,308,352,369],modif:94,modifi:[88,108,139],modul:[38,72,110,121,123,146],monitor:31,monitorhandl:[33,291],more:[0,9,32,51,54,67,73,78,79,87,93,98,109,117],most:0,motiv:118,move:[85,120,132],movement:72,msdp:62,msg:[23,59,98],mssp:315,mud:[113,138],multi:[93,109,110,111,117],multidesc:[72,93,235],multipl:[13,117,120],multisess:[42,60,81],mush:[93,124],must:117,mutabl:[6,13],mux:[66,275],muxcommand:184,mxp:316,mysql:140,name:[6,50,62,108,117,275],naw:317,ndb:13,need:[69,80,109,113,117],nest:71,network:24,next:[93,143,146,155],nice:145,nick:34,night:117,node:27,non:[13,85,86,142,143],nop:141,note:[8,15,16,20,22,27,34,44,49,56,78,130,139],notebook:0,npc:[72,97,100,116,117,124,129,130],number:101,numer:117,object:[6,13,19,32,35,39,42,44,76,81,85,99,103,104,105,108,109,110,111,112,115,117,120,132,214,266,277,278,279,280,281],obtain:135,off:[85,117],offici:138,olc:38,onc:114,one:[89,117],onli:[78,105,117,156],onlin:[11,78,149],oob:62,oop:111,open:100,oper:[49,69],option:[27,71,94,101,145,149,152,156],optionclass:372,optionhandl:373,other:[22,39,41,110,112,117,138,140,149],our:[63,69,71,96,102,108,110,115,117,132,135],ourselv:108,out:[56,94,102,117],outgo:59,output:242,outputcommand:62,outputfunc:[36,62],outsid:149,overal:121,overload:[46,67,98],overrid:6,overview:[2,61,106,107,123,128],own:[12,22,31,35,47,56,102,110,117,149,151,249],page:[67,83,96,126,128],parent:[61,93],pars:[65,85,90,101,109,110],parser:29,part3:97,part:[97,113,119,122,125,127],parti:138,pass:110,patch:77,path:[14,59,107],paus:[22,69,87],pax:70,pdb:3,penalti:117,percent:249,perman:117,permiss:[32,44,52,94,386],perpetu:115,persist:[13,26,86,87,102,108],person:[103,117],physic:117,picklefield:374,pictur:135,pip:[81,83],plai:[117,145],plan:[0,76,115,116,117],player:[93,117],plugin:47,point:0,polici:66,port:[149,152],portal:[37,42,59,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330],portalsess:59,portalsessionhandl:[59,319],post:117,postgresql:140,practic:101,prepar:2,prerequisit:148,prevent:85,prison:117,privileg:[83,117],problem:63,process:[49,55,156],processor:[14,15,16,356],product:[84,151],profil:[5,331,332,333,334,335,336,337,338],program:[3,80],project:[2,7],prompt:[27,88],prop:117,properti:[12,13,20,22,23,27,35,42,44,46,81,105],protfunc:[38,284],protocol:[56,62],prototyp:[38,282,283,284,285,286],proxi:[139,149],publicli:11,pudb:3,puppet:81,push:[11,103],put:[11,96],puzzl:[72,236],pvp:117,pycharm:7,python:[0,14,72,80,93,107,110,111,138,146],quell:[32,52,109],queri:[46,105,108],queryset:[105,112],quest:117,quick:[2,117,143],quickli:145,quickstart:155,quiet:101,quirk:6,race:117,rais:120,random:72,random_string_gener:237,rate:249,read:[0,49,54,67,128],real:14,reboot:156,recapcha:135,receiv:[56,62],recip:[73,205],red_button:261,refer:[78,85],regist:149,regular:117,rel:[106,112],relat:[72,95,97],releas:[78,115],relev:149,reli:14,reload:[6,85,111,139,156],remark:124,rememb:[4,78,111],remind:96,remot:[11,140,149],remov:[44,85,109],repair:117,repeat:[27,31,39],replac:109,repo:70,report:78,repositori:[0,11,77,78,81],reput:117,request:78,requir:143,reset:[9,156],reshuffl:103,resourc:138,respawn:117,rest:[78,120],restart:[139,155],retriev:13,role:[94,117],roleplai:[72,94,117],roller:94,rom:92,room:[35,69,72,75,85,89,94,99,115,116,117,215,267],rpg:117,rplanguag:238,rpsystem:239,rss:[150,320],rule:[20,72,117,121,123],run:[3,7,8,22,80,83,148,151,154],runner:8,safe:29,safeti:14,same:[27,74],save:13,schema:9,score:124,screen:25,script:[39,81,132,216,228,287,288,289,290,291,292,293,294,295],scripthandl:292,search:[19,20,44,61,79,89,101,112,375],searching_cal:29,season:117,secret:135,section:407,secur:[72,139,145,152,240,241,242,243,244],see:[6,96,155],select:[72,85],self:101,send:[56,62,88,110],sent:88,separ:[71,117,120],serial:387,server:[24,37,40,41,42,55,58,72,107,124,139,140,149,154,155,243,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346],serverconf:41,serversess:[59,340],serversessionhandl:59,servic:304,session:[42,59,81,85,94,341],sessionhandl:[42,342],set:[1,7,8,11,20,27,32,41,70,75,83,95,98,108,113,117,124,142,144,147,149,150,152,153],setpow:124,settings_default:347,settings_mixin:335,setup:[2,70,139,140,143,149,154,155],sever:[74,89,101],share:11,sharedmemorymodel:61,sheet:[3,94],shop:100,shortcut:[13,79],should:117,show:[97,124],shut:156,sidebar:78,signal:[43,343],similar:117,simpl:[3,5,8,27,32,39,71,72,87,117,126],simpledoor:245,singl:13,singleton:79,site:[67,81],sitekei:135,sittabl:120,skill:[73,117,118],slow:72,slow_exit:246,snippet:72,soft:63,softcod:[63,93],solut:63,solv:117,some:[89,90,92,110,116,117],someth:117,somewher:80,sort:117,sourc:[7,78],space:[17,108],spawn:[38,93],spawner:[38,286],special:[78,117],spread:77,spuriou:141,sql:[105,140],sqlite3:140,ssh:[62,152,321],ssl:[149,322],stack:117,staff:117,standard:[66,95],start:[0,70,94,97,100,110,113,119,122,125,127,143,151,155,156],stat:131,state:217,statement:102,statu:[117,156],status:117,step:[3,11,70,93,103,115,135,144,146,147,148,150,155],stop:[155,156],storag:[27,39],store:[13,27,38,85,117],string:[32,72,101,362],strip:101,structur:78,studi:69,stuff:[80,103,124],style:17,sub:71,subclass:35,succe:117,suit:8,summari:[50,79,102,109,111,112],superus:32,support:[0,62,141],suppress_ga:323,surround:3,swap:46,sword:[109,206],synchron:49,syntax:[0,78,93,156,356],syscommand:185,system:[21,22,30,32,51,72,73,96,97,115,116,117,121,123,124,186],tabl:[19,61,78,85],tag:[44,65,89,112,133,353],talk:[72,116],talking_npc:247,taskhandl:294,tb_basic:252,tb_equip:253,tb_item:254,tb_magic:255,tb_rang:256,teamciti:2,tech:115,technic:[78,261],telnet:[62,141,149,324],telnet_oob:325,telnet_ssl:326,templat:[2,96,135,362],templatetag:[402,403],tempmsg:23,temporari:27,term:111,termux:148,test:[5,8,80,110,124,187,198,207,218,229,244,262,327,337,370,382,388,396,404],test_queri:336,test_resourc:376,test_trait:248,text2html:377,text:[19,27,31,55,64,65,78,110,128],than:117,thei:117,them:117,theori:101,thi:[90,96,118],thing:[4,78,92,93,104,108,111,112,113,117],third:138,those:117,throttl:344,through:[3,77,151],ticker:[45,81],tickerhandl:[45,295],tie:94,time:[19,22,39,63,95,117],time_format:19,timer:[5,39],timetrac:338,tip:11,to_byt:19,to_str:19,toc:408,togeth:[96,145],tool:[19,24,50,138],traceback:0,track:[11,117],train:132,trait:[116,249],translat:58,travi:10,treat:14,tree:[72,117,206],tree_select:250,trick:11,troubleshoot:[143,148],ttype:328,tupl:[108,109],turn:[6,85,123],turnbattl:[72,116,251,252,253,254,255,256],tutori:[0,8,69,72,74,84,95,96,97,100,113,114,115,117,119,122,123,124,125,127,128,129,130,131,132,134,136],tutorial_exampl:[257,258,259,260,261,262],tutorial_world:[263,264,265,266,267],tweet:[131,146],twist:81,twitter:146,type:[12,13,35,249],typeclass:[6,46,68,79,81,93,98,102,107,108,112,120,230,249,348,349,350,351,352,353],under:11,understand:133,ungm:94,unimpl:157,uninstal:114,unit:8,unixcommand:[72,268],unloggedin:188,unmonitor:31,unquel:109,unrepeat:31,updat:[9,11,46,85,108],upgrad:9,upload:152,upstream:[6,11],url:[83,96,126,135,389,391,398,405],usag:[14,15,26,140],use:[6,45,80,116,117],used:[22,85],useful:[22,116,138],user:[11,22,52,92,93,96,152],using:[3,8,69,108,112],util:[7,17,19,22,24,29,79,87,138,219,231,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,392,393,394,395,396],valid:[32,345],validatorfunc:379,valu:[27,38,117],vanilla:117,variabl:3,variant:120,vehicl:[97,132],verb_conjug:[380,381,382],verbatim:78,version:[11,78],versu:49,vhost:139,via:117,view:[30,67,96,126,135,136,390,399,406],virtualenv:81,voic:69,volum:117,wai:[1,27,87,109,110],want:[80,97,117,151],warn:78,weapon:117,weather:[117,134],web:[6,47,55,62,67,97,107,126,128,135,136,149,152,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406],webclient:[47,329,397,398,399],webclient_ajax:330,webclient_gui:47,webserv:[48,152,346],websit:[67,83,400,401,402,403,404,405,406],websocket:[139,145],weight:[99,117],werewolf:105,what:[2,13,51,80,90,97,101,111,112,113,117,118,151],when:[4,45,85,120],where:[80,106,118,143],who:[22,102],wiki:83,wilder:[72,269],willing:80,window:[70,143],wizard:142,word:77,work:[11,22,46,80,96,101,117,132,151],workaround:141,workflow:1,world:[72,97,103,107,110,114,115,117],write:[8,47,56],xterm256:[54,133],yield:[27,87],you:[0,80,109,113,114,117],your:[0,1,6,9,11,12,22,31,35,47,52,56,61,63,83,89,102,103,107,117,118,135,149,151,152,249],yourself:[103,115],zone:68}}) \ No newline at end of file +Search.setIndex({docnames:["Coding/Coding-Introduction","Coding/Coding-Overview","Coding/Continuous-Integration","Coding/Debugging","Coding/Flat-API","Coding/Profiling","Coding/Quirks","Coding/Setting-up-PyCharm","Coding/Unit-Testing","Coding/Updating-Your-Game","Coding/Using-Travis","Coding/Version-Control","Components/Accounts","Components/Attributes","Components/Batch-Code-Processor","Components/Batch-Command-Processor","Components/Batch-Processors","Components/Bootstrap-Components-and-Utilities","Components/Channels","Components/Coding-Utils","Components/Command-Sets","Components/Command-System","Components/Commands","Components/Communications","Components/Components-Overview","Components/Connection-Screen","Components/EvEditor","Components/EvMenu","Components/EvMore","Components/FuncParser","Components/Help-System","Components/Inputfuncs","Components/Locks","Components/MonitorHandler","Components/Msg","Components/Nicks","Components/Objects","Components/Outputfuncs","Components/Portal-And-Server","Components/Prototypes","Components/Scripts","Components/Server","Components/Server-Conf","Components/Sessions","Components/Signals","Components/Tags","Components/TickerHandler","Components/Typeclasses","Components/Webclient","Components/Webserver","Concepts/Async-Process","Concepts/Banning","Concepts/Bootstrap-&-Evennia","Concepts/Building-Permissions","Concepts/Clickable-Links","Concepts/Colors","Concepts/Concepts-Overview","Concepts/Custom-Protocols","Concepts/Guest-Logins","Concepts/Internationalization","Concepts/Messagepath","Concepts/Multisession-modes","Concepts/New-Models","Concepts/OOB","Concepts/Soft-Code","Concepts/Text-Encodings","Concepts/TextTags","Concepts/Using-MUX-as-a-Standard","Concepts/Web-Features","Concepts/Zones","Contribs/A-voice-operated-elevator-using-events","Contribs/Arxcode-installing-help","Contribs/Building-menus","Contribs/Contrib-Overview","Contribs/Crafting","Contribs/Dialogues-in-events","Contribs/Dynamic-In-Game-Map","Contribs/Static-In-Game-Map","Contributing","Contributing-Docs","Evennia-API","Evennia-Introduction","Glossary","How-To-Get-And-Give-Help","Howto/Add-a-wiki-on-your-website","Howto/Building-a-mech-tutorial","Howto/Coding-FAQ","Howto/Command-Cooldown","Howto/Command-Duration","Howto/Command-Prompt","Howto/Coordinates","Howto/Default-Exit-Errors","Howto/Evennia-for-Diku-Users","Howto/Evennia-for-MUSH-Users","Howto/Evennia-for-roleplaying-sessions","Howto/Gametime-Tutorial","Howto/Help-System-Tutorial","Howto/Howto-Overview","Howto/Manually-Configuring-Color","Howto/Mass-and-weight-for-objects","Howto/NPC-shop-Tutorial","Howto/Parsing-commands-tutorial","Howto/Starting/Part1/Adding-Commands","Howto/Starting/Part1/Building-Quickstart","Howto/Starting/Part1/Creating-Things","Howto/Starting/Part1/Django-queries","Howto/Starting/Part1/Evennia-Library-Overview","Howto/Starting/Part1/Gamedir-Overview","Howto/Starting/Part1/Learning-Typeclasses","Howto/Starting/Part1/More-on-Commands","Howto/Starting/Part1/Python-basic-introduction","Howto/Starting/Part1/Python-classes-and-objects","Howto/Starting/Part1/Searching-Things","Howto/Starting/Part1/Starting-Part1","Howto/Starting/Part1/Tutorial-World-Introduction","Howto/Starting/Part2/Game-Planning","Howto/Starting/Part2/Planning-Some-Useful-Contribs","Howto/Starting/Part2/Planning-The-Tutorial-Game","Howto/Starting/Part2/Planning-Where-Do-I-Begin","Howto/Starting/Part2/Starting-Part2","Howto/Starting/Part3/A-Sittable-Object","Howto/Starting/Part3/Implementing-a-game-rule-system","Howto/Starting/Part3/Starting-Part3","Howto/Starting/Part3/Turn-based-Combat-System","Howto/Starting/Part3/Tutorial-for-basic-MUSH-like-game","Howto/Starting/Part4/Starting-Part4","Howto/Starting/Part5/Add-a-simple-new-web-page","Howto/Starting/Part5/Starting-Part5","Howto/Starting/Part5/Web-Tutorial","Howto/Tutorial-Aggressive-NPCs","Howto/Tutorial-NPCs-listening","Howto/Tutorial-Tweeting-Game-Stats","Howto/Tutorial-Vehicles","Howto/Understanding-Color-Tags","Howto/Weather-Tutorial","Howto/Web-Character-Generation","Howto/Web-Character-View-Tutorial","Licensing","Links","Setup/Apache-Config","Setup/Choosing-An-SQL-Server","Setup/Client-Support-Grid","Setup/Evennia-Game-Index","Setup/Extended-Installation","Setup/Grapevine","Setup/HAProxy-Config","Setup/How-to-connect-Evennia-to-Twitter","Setup/IRC","Setup/Installing-on-Android","Setup/Online-Setup","Setup/RSS","Setup/Running-Evennia-in-Docker","Setup/Security","Setup/Settings-File","Setup/Setup-Overview","Setup/Setup-Quickstart","Setup/Start-Stop-Reload","Unimplemented","api/evennia","api/evennia-api","api/evennia.accounts","api/evennia.accounts.accounts","api/evennia.accounts.admin","api/evennia.accounts.bots","api/evennia.accounts.manager","api/evennia.accounts.models","api/evennia.commands","api/evennia.commands.cmdhandler","api/evennia.commands.cmdparser","api/evennia.commands.cmdset","api/evennia.commands.cmdsethandler","api/evennia.commands.command","api/evennia.commands.default","api/evennia.commands.default.account","api/evennia.commands.default.admin","api/evennia.commands.default.batchprocess","api/evennia.commands.default.building","api/evennia.commands.default.cmdset_account","api/evennia.commands.default.cmdset_character","api/evennia.commands.default.cmdset_session","api/evennia.commands.default.cmdset_unloggedin","api/evennia.commands.default.comms","api/evennia.commands.default.general","api/evennia.commands.default.help","api/evennia.commands.default.muxcommand","api/evennia.commands.default.syscommands","api/evennia.commands.default.system","api/evennia.commands.default.tests","api/evennia.commands.default.unloggedin","api/evennia.comms","api/evennia.comms.admin","api/evennia.comms.comms","api/evennia.comms.managers","api/evennia.comms.models","api/evennia.contrib","api/evennia.contrib.awsstorage","api/evennia.contrib.awsstorage.aws_s3_cdn","api/evennia.contrib.awsstorage.tests","api/evennia.contrib.barter","api/evennia.contrib.building_menu","api/evennia.contrib.chargen","api/evennia.contrib.clothing","api/evennia.contrib.color_markups","api/evennia.contrib.crafting","api/evennia.contrib.crafting.crafting","api/evennia.contrib.crafting.example_recipes","api/evennia.contrib.crafting.tests","api/evennia.contrib.custom_gametime","api/evennia.contrib.dice","api/evennia.contrib.email_login","api/evennia.contrib.evscaperoom","api/evennia.contrib.evscaperoom.commands","api/evennia.contrib.evscaperoom.menu","api/evennia.contrib.evscaperoom.objects","api/evennia.contrib.evscaperoom.room","api/evennia.contrib.evscaperoom.scripts","api/evennia.contrib.evscaperoom.state","api/evennia.contrib.evscaperoom.tests","api/evennia.contrib.evscaperoom.utils","api/evennia.contrib.extended_room","api/evennia.contrib.fieldfill","api/evennia.contrib.gendersub","api/evennia.contrib.health_bar","api/evennia.contrib.ingame_python","api/evennia.contrib.ingame_python.callbackhandler","api/evennia.contrib.ingame_python.commands","api/evennia.contrib.ingame_python.eventfuncs","api/evennia.contrib.ingame_python.scripts","api/evennia.contrib.ingame_python.tests","api/evennia.contrib.ingame_python.typeclasses","api/evennia.contrib.ingame_python.utils","api/evennia.contrib.mail","api/evennia.contrib.mapbuilder","api/evennia.contrib.menu_login","api/evennia.contrib.multidescer","api/evennia.contrib.puzzles","api/evennia.contrib.random_string_generator","api/evennia.contrib.rplanguage","api/evennia.contrib.rpsystem","api/evennia.contrib.security","api/evennia.contrib.security.auditing","api/evennia.contrib.security.auditing.outputs","api/evennia.contrib.security.auditing.server","api/evennia.contrib.security.auditing.tests","api/evennia.contrib.simpledoor","api/evennia.contrib.slow_exit","api/evennia.contrib.talking_npc","api/evennia.contrib.test_traits","api/evennia.contrib.traits","api/evennia.contrib.tree_select","api/evennia.contrib.turnbattle","api/evennia.contrib.turnbattle.tb_basic","api/evennia.contrib.turnbattle.tb_equip","api/evennia.contrib.turnbattle.tb_items","api/evennia.contrib.turnbattle.tb_magic","api/evennia.contrib.turnbattle.tb_range","api/evennia.contrib.tutorial_examples","api/evennia.contrib.tutorial_examples.bodyfunctions","api/evennia.contrib.tutorial_examples.example_batch_code","api/evennia.contrib.tutorial_examples.mirror","api/evennia.contrib.tutorial_examples.red_button","api/evennia.contrib.tutorial_examples.tests","api/evennia.contrib.tutorial_world","api/evennia.contrib.tutorial_world.intro_menu","api/evennia.contrib.tutorial_world.mob","api/evennia.contrib.tutorial_world.objects","api/evennia.contrib.tutorial_world.rooms","api/evennia.contrib.unixcommand","api/evennia.contrib.wilderness","api/evennia.help","api/evennia.help.admin","api/evennia.help.filehelp","api/evennia.help.manager","api/evennia.help.models","api/evennia.help.utils","api/evennia.locks","api/evennia.locks.lockfuncs","api/evennia.locks.lockhandler","api/evennia.objects","api/evennia.objects.admin","api/evennia.objects.manager","api/evennia.objects.models","api/evennia.objects.objects","api/evennia.prototypes","api/evennia.prototypes.menus","api/evennia.prototypes.protfuncs","api/evennia.prototypes.prototypes","api/evennia.prototypes.spawner","api/evennia.scripts","api/evennia.scripts.admin","api/evennia.scripts.manager","api/evennia.scripts.models","api/evennia.scripts.monitorhandler","api/evennia.scripts.scripthandler","api/evennia.scripts.scripts","api/evennia.scripts.taskhandler","api/evennia.scripts.tickerhandler","api/evennia.server","api/evennia.server.admin","api/evennia.server.amp_client","api/evennia.server.connection_wizard","api/evennia.server.deprecations","api/evennia.server.evennia_launcher","api/evennia.server.game_index_client","api/evennia.server.game_index_client.client","api/evennia.server.game_index_client.service","api/evennia.server.initial_setup","api/evennia.server.inputfuncs","api/evennia.server.manager","api/evennia.server.models","api/evennia.server.portal","api/evennia.server.portal.amp","api/evennia.server.portal.amp_server","api/evennia.server.portal.grapevine","api/evennia.server.portal.irc","api/evennia.server.portal.mccp","api/evennia.server.portal.mssp","api/evennia.server.portal.mxp","api/evennia.server.portal.naws","api/evennia.server.portal.portal","api/evennia.server.portal.portalsessionhandler","api/evennia.server.portal.rss","api/evennia.server.portal.ssh","api/evennia.server.portal.ssl","api/evennia.server.portal.suppress_ga","api/evennia.server.portal.telnet","api/evennia.server.portal.telnet_oob","api/evennia.server.portal.telnet_ssl","api/evennia.server.portal.tests","api/evennia.server.portal.ttype","api/evennia.server.portal.webclient","api/evennia.server.portal.webclient_ajax","api/evennia.server.profiling","api/evennia.server.profiling.dummyrunner","api/evennia.server.profiling.dummyrunner_settings","api/evennia.server.profiling.memplot","api/evennia.server.profiling.settings_mixin","api/evennia.server.profiling.test_queries","api/evennia.server.profiling.tests","api/evennia.server.profiling.timetrace","api/evennia.server.server","api/evennia.server.serversession","api/evennia.server.session","api/evennia.server.sessionhandler","api/evennia.server.signals","api/evennia.server.throttle","api/evennia.server.validators","api/evennia.server.webserver","api/evennia.settings_default","api/evennia.typeclasses","api/evennia.typeclasses.admin","api/evennia.typeclasses.attributes","api/evennia.typeclasses.managers","api/evennia.typeclasses.models","api/evennia.typeclasses.tags","api/evennia.utils","api/evennia.utils.ansi","api/evennia.utils.batchprocessors","api/evennia.utils.containers","api/evennia.utils.create","api/evennia.utils.dbserialize","api/evennia.utils.eveditor","api/evennia.utils.evform","api/evennia.utils.evmenu","api/evennia.utils.evmore","api/evennia.utils.evtable","api/evennia.utils.funcparser","api/evennia.utils.gametime","api/evennia.utils.idmapper","api/evennia.utils.idmapper.manager","api/evennia.utils.idmapper.models","api/evennia.utils.idmapper.tests","api/evennia.utils.logger","api/evennia.utils.optionclasses","api/evennia.utils.optionhandler","api/evennia.utils.picklefield","api/evennia.utils.search","api/evennia.utils.test_resources","api/evennia.utils.text2html","api/evennia.utils.utils","api/evennia.utils.validatorfuncs","api/evennia.utils.verb_conjugation","api/evennia.utils.verb_conjugation.conjugate","api/evennia.utils.verb_conjugation.tests","api/evennia.web","api/evennia.web.api","api/evennia.web.api.filters","api/evennia.web.api.permissions","api/evennia.web.api.serializers","api/evennia.web.api.tests","api/evennia.web.api.urls","api/evennia.web.api.views","api/evennia.web.urls","api/evennia.web.utils","api/evennia.web.utils.backends","api/evennia.web.utils.general_context","api/evennia.web.utils.middleware","api/evennia.web.utils.tests","api/evennia.web.webclient","api/evennia.web.webclient.urls","api/evennia.web.webclient.views","api/evennia.web.website","api/evennia.web.website.forms","api/evennia.web.website.templatetags","api/evennia.web.website.templatetags.addclass","api/evennia.web.website.tests","api/evennia.web.website.urls","api/evennia.web.website.views","index","toc"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,"sphinx.ext.todo":2,"sphinx.ext.viewcode":1,sphinx:56},filenames:["Coding/Coding-Introduction.md","Coding/Coding-Overview.md","Coding/Continuous-Integration.md","Coding/Debugging.md","Coding/Flat-API.md","Coding/Profiling.md","Coding/Quirks.md","Coding/Setting-up-PyCharm.md","Coding/Unit-Testing.md","Coding/Updating-Your-Game.md","Coding/Using-Travis.md","Coding/Version-Control.md","Components/Accounts.md","Components/Attributes.md","Components/Batch-Code-Processor.md","Components/Batch-Command-Processor.md","Components/Batch-Processors.md","Components/Bootstrap-Components-and-Utilities.md","Components/Channels.md","Components/Coding-Utils.md","Components/Command-Sets.md","Components/Command-System.md","Components/Commands.md","Components/Communications.md","Components/Components-Overview.md","Components/Connection-Screen.md","Components/EvEditor.md","Components/EvMenu.md","Components/EvMore.md","Components/FuncParser.md","Components/Help-System.md","Components/Inputfuncs.md","Components/Locks.md","Components/MonitorHandler.md","Components/Msg.md","Components/Nicks.md","Components/Objects.md","Components/Outputfuncs.md","Components/Portal-And-Server.md","Components/Prototypes.md","Components/Scripts.md","Components/Server.md","Components/Server-Conf.md","Components/Sessions.md","Components/Signals.md","Components/Tags.md","Components/TickerHandler.md","Components/Typeclasses.md","Components/Webclient.md","Components/Webserver.md","Concepts/Async-Process.md","Concepts/Banning.md","Concepts/Bootstrap-&-Evennia.md","Concepts/Building-Permissions.md","Concepts/Clickable-Links.md","Concepts/Colors.md","Concepts/Concepts-Overview.md","Concepts/Custom-Protocols.md","Concepts/Guest-Logins.md","Concepts/Internationalization.md","Concepts/Messagepath.md","Concepts/Multisession-modes.md","Concepts/New-Models.md","Concepts/OOB.md","Concepts/Soft-Code.md","Concepts/Text-Encodings.md","Concepts/TextTags.md","Concepts/Using-MUX-as-a-Standard.md","Concepts/Web-Features.md","Concepts/Zones.md","Contribs/A-voice-operated-elevator-using-events.md","Contribs/Arxcode-installing-help.md","Contribs/Building-menus.md","Contribs/Contrib-Overview.md","Contribs/Crafting.md","Contribs/Dialogues-in-events.md","Contribs/Dynamic-In-Game-Map.md","Contribs/Static-In-Game-Map.md","Contributing.md","Contributing-Docs.md","Evennia-API.md","Evennia-Introduction.md","Glossary.md","How-To-Get-And-Give-Help.md","Howto/Add-a-wiki-on-your-website.md","Howto/Building-a-mech-tutorial.md","Howto/Coding-FAQ.md","Howto/Command-Cooldown.md","Howto/Command-Duration.md","Howto/Command-Prompt.md","Howto/Coordinates.md","Howto/Default-Exit-Errors.md","Howto/Evennia-for-Diku-Users.md","Howto/Evennia-for-MUSH-Users.md","Howto/Evennia-for-roleplaying-sessions.md","Howto/Gametime-Tutorial.md","Howto/Help-System-Tutorial.md","Howto/Howto-Overview.md","Howto/Manually-Configuring-Color.md","Howto/Mass-and-weight-for-objects.md","Howto/NPC-shop-Tutorial.md","Howto/Parsing-commands-tutorial.md","Howto/Starting/Part1/Adding-Commands.md","Howto/Starting/Part1/Building-Quickstart.md","Howto/Starting/Part1/Creating-Things.md","Howto/Starting/Part1/Django-queries.md","Howto/Starting/Part1/Evennia-Library-Overview.md","Howto/Starting/Part1/Gamedir-Overview.md","Howto/Starting/Part1/Learning-Typeclasses.md","Howto/Starting/Part1/More-on-Commands.md","Howto/Starting/Part1/Python-basic-introduction.md","Howto/Starting/Part1/Python-classes-and-objects.md","Howto/Starting/Part1/Searching-Things.md","Howto/Starting/Part1/Starting-Part1.md","Howto/Starting/Part1/Tutorial-World-Introduction.md","Howto/Starting/Part2/Game-Planning.md","Howto/Starting/Part2/Planning-Some-Useful-Contribs.md","Howto/Starting/Part2/Planning-The-Tutorial-Game.md","Howto/Starting/Part2/Planning-Where-Do-I-Begin.md","Howto/Starting/Part2/Starting-Part2.md","Howto/Starting/Part3/A-Sittable-Object.md","Howto/Starting/Part3/Implementing-a-game-rule-system.md","Howto/Starting/Part3/Starting-Part3.md","Howto/Starting/Part3/Turn-based-Combat-System.md","Howto/Starting/Part3/Tutorial-for-basic-MUSH-like-game.md","Howto/Starting/Part4/Starting-Part4.md","Howto/Starting/Part5/Add-a-simple-new-web-page.md","Howto/Starting/Part5/Starting-Part5.md","Howto/Starting/Part5/Web-Tutorial.md","Howto/Tutorial-Aggressive-NPCs.md","Howto/Tutorial-NPCs-listening.md","Howto/Tutorial-Tweeting-Game-Stats.md","Howto/Tutorial-Vehicles.md","Howto/Understanding-Color-Tags.md","Howto/Weather-Tutorial.md","Howto/Web-Character-Generation.md","Howto/Web-Character-View-Tutorial.md","Licensing.md","Links.md","Setup/Apache-Config.md","Setup/Choosing-An-SQL-Server.md","Setup/Client-Support-Grid.md","Setup/Evennia-Game-Index.md","Setup/Extended-Installation.md","Setup/Grapevine.md","Setup/HAProxy-Config.md","Setup/How-to-connect-Evennia-to-Twitter.md","Setup/IRC.md","Setup/Installing-on-Android.md","Setup/Online-Setup.md","Setup/RSS.md","Setup/Running-Evennia-in-Docker.md","Setup/Security.md","Setup/Settings-File.md","Setup/Setup-Overview.md","Setup/Setup-Quickstart.md","Setup/Start-Stop-Reload.md","Unimplemented.md","api/evennia.rst","api/evennia-api.rst","api/evennia.accounts.rst","api/evennia.accounts.accounts.rst","api/evennia.accounts.admin.rst","api/evennia.accounts.bots.rst","api/evennia.accounts.manager.rst","api/evennia.accounts.models.rst","api/evennia.commands.rst","api/evennia.commands.cmdhandler.rst","api/evennia.commands.cmdparser.rst","api/evennia.commands.cmdset.rst","api/evennia.commands.cmdsethandler.rst","api/evennia.commands.command.rst","api/evennia.commands.default.rst","api/evennia.commands.default.account.rst","api/evennia.commands.default.admin.rst","api/evennia.commands.default.batchprocess.rst","api/evennia.commands.default.building.rst","api/evennia.commands.default.cmdset_account.rst","api/evennia.commands.default.cmdset_character.rst","api/evennia.commands.default.cmdset_session.rst","api/evennia.commands.default.cmdset_unloggedin.rst","api/evennia.commands.default.comms.rst","api/evennia.commands.default.general.rst","api/evennia.commands.default.help.rst","api/evennia.commands.default.muxcommand.rst","api/evennia.commands.default.syscommands.rst","api/evennia.commands.default.system.rst","api/evennia.commands.default.tests.rst","api/evennia.commands.default.unloggedin.rst","api/evennia.comms.rst","api/evennia.comms.admin.rst","api/evennia.comms.comms.rst","api/evennia.comms.managers.rst","api/evennia.comms.models.rst","api/evennia.contrib.rst","api/evennia.contrib.awsstorage.rst","api/evennia.contrib.awsstorage.aws_s3_cdn.rst","api/evennia.contrib.awsstorage.tests.rst","api/evennia.contrib.barter.rst","api/evennia.contrib.building_menu.rst","api/evennia.contrib.chargen.rst","api/evennia.contrib.clothing.rst","api/evennia.contrib.color_markups.rst","api/evennia.contrib.crafting.rst","api/evennia.contrib.crafting.crafting.rst","api/evennia.contrib.crafting.example_recipes.rst","api/evennia.contrib.crafting.tests.rst","api/evennia.contrib.custom_gametime.rst","api/evennia.contrib.dice.rst","api/evennia.contrib.email_login.rst","api/evennia.contrib.evscaperoom.rst","api/evennia.contrib.evscaperoom.commands.rst","api/evennia.contrib.evscaperoom.menu.rst","api/evennia.contrib.evscaperoom.objects.rst","api/evennia.contrib.evscaperoom.room.rst","api/evennia.contrib.evscaperoom.scripts.rst","api/evennia.contrib.evscaperoom.state.rst","api/evennia.contrib.evscaperoom.tests.rst","api/evennia.contrib.evscaperoom.utils.rst","api/evennia.contrib.extended_room.rst","api/evennia.contrib.fieldfill.rst","api/evennia.contrib.gendersub.rst","api/evennia.contrib.health_bar.rst","api/evennia.contrib.ingame_python.rst","api/evennia.contrib.ingame_python.callbackhandler.rst","api/evennia.contrib.ingame_python.commands.rst","api/evennia.contrib.ingame_python.eventfuncs.rst","api/evennia.contrib.ingame_python.scripts.rst","api/evennia.contrib.ingame_python.tests.rst","api/evennia.contrib.ingame_python.typeclasses.rst","api/evennia.contrib.ingame_python.utils.rst","api/evennia.contrib.mail.rst","api/evennia.contrib.mapbuilder.rst","api/evennia.contrib.menu_login.rst","api/evennia.contrib.multidescer.rst","api/evennia.contrib.puzzles.rst","api/evennia.contrib.random_string_generator.rst","api/evennia.contrib.rplanguage.rst","api/evennia.contrib.rpsystem.rst","api/evennia.contrib.security.rst","api/evennia.contrib.security.auditing.rst","api/evennia.contrib.security.auditing.outputs.rst","api/evennia.contrib.security.auditing.server.rst","api/evennia.contrib.security.auditing.tests.rst","api/evennia.contrib.simpledoor.rst","api/evennia.contrib.slow_exit.rst","api/evennia.contrib.talking_npc.rst","api/evennia.contrib.test_traits.rst","api/evennia.contrib.traits.rst","api/evennia.contrib.tree_select.rst","api/evennia.contrib.turnbattle.rst","api/evennia.contrib.turnbattle.tb_basic.rst","api/evennia.contrib.turnbattle.tb_equip.rst","api/evennia.contrib.turnbattle.tb_items.rst","api/evennia.contrib.turnbattle.tb_magic.rst","api/evennia.contrib.turnbattle.tb_range.rst","api/evennia.contrib.tutorial_examples.rst","api/evennia.contrib.tutorial_examples.bodyfunctions.rst","api/evennia.contrib.tutorial_examples.example_batch_code.rst","api/evennia.contrib.tutorial_examples.mirror.rst","api/evennia.contrib.tutorial_examples.red_button.rst","api/evennia.contrib.tutorial_examples.tests.rst","api/evennia.contrib.tutorial_world.rst","api/evennia.contrib.tutorial_world.intro_menu.rst","api/evennia.contrib.tutorial_world.mob.rst","api/evennia.contrib.tutorial_world.objects.rst","api/evennia.contrib.tutorial_world.rooms.rst","api/evennia.contrib.unixcommand.rst","api/evennia.contrib.wilderness.rst","api/evennia.help.rst","api/evennia.help.admin.rst","api/evennia.help.filehelp.rst","api/evennia.help.manager.rst","api/evennia.help.models.rst","api/evennia.help.utils.rst","api/evennia.locks.rst","api/evennia.locks.lockfuncs.rst","api/evennia.locks.lockhandler.rst","api/evennia.objects.rst","api/evennia.objects.admin.rst","api/evennia.objects.manager.rst","api/evennia.objects.models.rst","api/evennia.objects.objects.rst","api/evennia.prototypes.rst","api/evennia.prototypes.menus.rst","api/evennia.prototypes.protfuncs.rst","api/evennia.prototypes.prototypes.rst","api/evennia.prototypes.spawner.rst","api/evennia.scripts.rst","api/evennia.scripts.admin.rst","api/evennia.scripts.manager.rst","api/evennia.scripts.models.rst","api/evennia.scripts.monitorhandler.rst","api/evennia.scripts.scripthandler.rst","api/evennia.scripts.scripts.rst","api/evennia.scripts.taskhandler.rst","api/evennia.scripts.tickerhandler.rst","api/evennia.server.rst","api/evennia.server.admin.rst","api/evennia.server.amp_client.rst","api/evennia.server.connection_wizard.rst","api/evennia.server.deprecations.rst","api/evennia.server.evennia_launcher.rst","api/evennia.server.game_index_client.rst","api/evennia.server.game_index_client.client.rst","api/evennia.server.game_index_client.service.rst","api/evennia.server.initial_setup.rst","api/evennia.server.inputfuncs.rst","api/evennia.server.manager.rst","api/evennia.server.models.rst","api/evennia.server.portal.rst","api/evennia.server.portal.amp.rst","api/evennia.server.portal.amp_server.rst","api/evennia.server.portal.grapevine.rst","api/evennia.server.portal.irc.rst","api/evennia.server.portal.mccp.rst","api/evennia.server.portal.mssp.rst","api/evennia.server.portal.mxp.rst","api/evennia.server.portal.naws.rst","api/evennia.server.portal.portal.rst","api/evennia.server.portal.portalsessionhandler.rst","api/evennia.server.portal.rss.rst","api/evennia.server.portal.ssh.rst","api/evennia.server.portal.ssl.rst","api/evennia.server.portal.suppress_ga.rst","api/evennia.server.portal.telnet.rst","api/evennia.server.portal.telnet_oob.rst","api/evennia.server.portal.telnet_ssl.rst","api/evennia.server.portal.tests.rst","api/evennia.server.portal.ttype.rst","api/evennia.server.portal.webclient.rst","api/evennia.server.portal.webclient_ajax.rst","api/evennia.server.profiling.rst","api/evennia.server.profiling.dummyrunner.rst","api/evennia.server.profiling.dummyrunner_settings.rst","api/evennia.server.profiling.memplot.rst","api/evennia.server.profiling.settings_mixin.rst","api/evennia.server.profiling.test_queries.rst","api/evennia.server.profiling.tests.rst","api/evennia.server.profiling.timetrace.rst","api/evennia.server.server.rst","api/evennia.server.serversession.rst","api/evennia.server.session.rst","api/evennia.server.sessionhandler.rst","api/evennia.server.signals.rst","api/evennia.server.throttle.rst","api/evennia.server.validators.rst","api/evennia.server.webserver.rst","api/evennia.settings_default.rst","api/evennia.typeclasses.rst","api/evennia.typeclasses.admin.rst","api/evennia.typeclasses.attributes.rst","api/evennia.typeclasses.managers.rst","api/evennia.typeclasses.models.rst","api/evennia.typeclasses.tags.rst","api/evennia.utils.rst","api/evennia.utils.ansi.rst","api/evennia.utils.batchprocessors.rst","api/evennia.utils.containers.rst","api/evennia.utils.create.rst","api/evennia.utils.dbserialize.rst","api/evennia.utils.eveditor.rst","api/evennia.utils.evform.rst","api/evennia.utils.evmenu.rst","api/evennia.utils.evmore.rst","api/evennia.utils.evtable.rst","api/evennia.utils.funcparser.rst","api/evennia.utils.gametime.rst","api/evennia.utils.idmapper.rst","api/evennia.utils.idmapper.manager.rst","api/evennia.utils.idmapper.models.rst","api/evennia.utils.idmapper.tests.rst","api/evennia.utils.logger.rst","api/evennia.utils.optionclasses.rst","api/evennia.utils.optionhandler.rst","api/evennia.utils.picklefield.rst","api/evennia.utils.search.rst","api/evennia.utils.test_resources.rst","api/evennia.utils.text2html.rst","api/evennia.utils.utils.rst","api/evennia.utils.validatorfuncs.rst","api/evennia.utils.verb_conjugation.rst","api/evennia.utils.verb_conjugation.conjugate.rst","api/evennia.utils.verb_conjugation.tests.rst","api/evennia.web.rst","api/evennia.web.api.rst","api/evennia.web.api.filters.rst","api/evennia.web.api.permissions.rst","api/evennia.web.api.serializers.rst","api/evennia.web.api.tests.rst","api/evennia.web.api.urls.rst","api/evennia.web.api.views.rst","api/evennia.web.urls.rst","api/evennia.web.utils.rst","api/evennia.web.utils.backends.rst","api/evennia.web.utils.general_context.rst","api/evennia.web.utils.middleware.rst","api/evennia.web.utils.tests.rst","api/evennia.web.webclient.rst","api/evennia.web.webclient.urls.rst","api/evennia.web.webclient.views.rst","api/evennia.web.website.rst","api/evennia.web.website.forms.rst","api/evennia.web.website.templatetags.rst","api/evennia.web.website.templatetags.addclass.rst","api/evennia.web.website.tests.rst","api/evennia.web.website.urls.rst","api/evennia.web.website.views.rst","index.md","toc.md"],objects:{"":{evennia:[158,0,0,"-"]},"evennia.accounts":{accounts:[161,0,0,"-"],admin:[162,0,0,"-"],bots:[163,0,0,"-"],manager:[164,0,0,"-"],models:[165,0,0,"-"]},"evennia.accounts.accounts":{DefaultAccount:[161,1,1,""],DefaultGuest:[161,1,1,""]},"evennia.accounts.accounts.DefaultAccount":{"delete":[161,3,1,""],DoesNotExist:[161,2,1,""],MultipleObjectsReturned:[161,2,1,""],access:[161,3,1,""],at_access:[161,3,1,""],at_account_creation:[161,3,1,""],at_cmdset_get:[161,3,1,""],at_disconnect:[161,3,1,""],at_failed_login:[161,3,1,""],at_first_login:[161,3,1,""],at_first_save:[161,3,1,""],at_init:[161,3,1,""],at_look:[161,3,1,""],at_msg_receive:[161,3,1,""],at_msg_send:[161,3,1,""],at_password_change:[161,3,1,""],at_post_channel_msg:[161,3,1,""],at_post_disconnect:[161,3,1,""],at_post_login:[161,3,1,""],at_pre_channel_msg:[161,3,1,""],at_pre_login:[161,3,1,""],at_server_reload:[161,3,1,""],at_server_shutdown:[161,3,1,""],authenticate:[161,3,1,""],basetype_setup:[161,3,1,""],channel_msg:[161,3,1,""],character:[161,3,1,""],characters:[161,3,1,""],cmdset:[161,4,1,""],connection_time:[161,3,1,""],create:[161,3,1,""],create_character:[161,3,1,""],disconnect_session_from_account:[161,3,1,""],execute_cmd:[161,3,1,""],get_all_puppets:[161,3,1,""],get_display_name:[161,3,1,""],get_puppet:[161,3,1,""],get_username_validators:[161,3,1,""],idle_time:[161,3,1,""],is_banned:[161,3,1,""],msg:[161,3,1,""],nicks:[161,4,1,""],normalize_username:[161,3,1,""],objects:[161,4,1,""],options:[161,4,1,""],path:[161,4,1,""],puppet:[161,3,1,""],puppet_object:[161,3,1,""],scripts:[161,4,1,""],search:[161,3,1,""],sessions:[161,4,1,""],set_password:[161,3,1,""],typename:[161,4,1,""],unpuppet_all:[161,3,1,""],unpuppet_object:[161,3,1,""],validate_password:[161,3,1,""],validate_username:[161,3,1,""]},"evennia.accounts.accounts.DefaultGuest":{DoesNotExist:[161,2,1,""],MultipleObjectsReturned:[161,2,1,""],at_post_disconnect:[161,3,1,""],at_post_login:[161,3,1,""],at_server_shutdown:[161,3,1,""],authenticate:[161,3,1,""],create:[161,3,1,""],path:[161,4,1,""],typename:[161,4,1,""]},"evennia.accounts.admin":{AccountAttributeInline:[162,1,1,""],AccountDBAdmin:[162,1,1,""],AccountDBChangeForm:[162,1,1,""],AccountDBCreationForm:[162,1,1,""],AccountForm:[162,1,1,""],AccountInline:[162,1,1,""],AccountTagInline:[162,1,1,""]},"evennia.accounts.admin.AccountAttributeInline":{media:[162,3,1,""],model:[162,4,1,""],related_field:[162,4,1,""]},"evennia.accounts.admin.AccountDBAdmin":{add_fieldsets:[162,4,1,""],add_form:[162,4,1,""],fieldsets:[162,4,1,""],form:[162,4,1,""],inlines:[162,4,1,""],list_display:[162,4,1,""],media:[162,3,1,""],response_add:[162,3,1,""],save_model:[162,3,1,""],user_change_password:[162,3,1,""]},"evennia.accounts.admin.AccountDBChangeForm":{Meta:[162,1,1,""],base_fields:[162,4,1,""],clean_username:[162,3,1,""],declared_fields:[162,4,1,""],media:[162,3,1,""]},"evennia.accounts.admin.AccountDBChangeForm.Meta":{fields:[162,4,1,""],model:[162,4,1,""]},"evennia.accounts.admin.AccountDBCreationForm":{Meta:[162,1,1,""],base_fields:[162,4,1,""],clean_username:[162,3,1,""],declared_fields:[162,4,1,""],media:[162,3,1,""]},"evennia.accounts.admin.AccountDBCreationForm.Meta":{fields:[162,4,1,""],model:[162,4,1,""]},"evennia.accounts.admin.AccountForm":{Meta:[162,1,1,""],base_fields:[162,4,1,""],declared_fields:[162,4,1,""],media:[162,3,1,""]},"evennia.accounts.admin.AccountForm.Meta":{app_label:[162,4,1,""],fields:[162,4,1,""],model:[162,4,1,""]},"evennia.accounts.admin.AccountInline":{extra:[162,4,1,""],fieldsets:[162,4,1,""],form:[162,4,1,""],max_num:[162,4,1,""],media:[162,3,1,""],model:[162,4,1,""],template:[162,4,1,""]},"evennia.accounts.admin.AccountTagInline":{media:[162,3,1,""],model:[162,4,1,""],related_field:[162,4,1,""]},"evennia.accounts.bots":{Bot:[163,1,1,""],BotStarter:[163,1,1,""],GrapevineBot:[163,1,1,""],IRCBot:[163,1,1,""],RSSBot:[163,1,1,""]},"evennia.accounts.bots.Bot":{DoesNotExist:[163,2,1,""],MultipleObjectsReturned:[163,2,1,""],at_server_shutdown:[163,3,1,""],basetype_setup:[163,3,1,""],execute_cmd:[163,3,1,""],msg:[163,3,1,""],path:[163,4,1,""],start:[163,3,1,""],typename:[163,4,1,""]},"evennia.accounts.bots.BotStarter":{DoesNotExist:[163,2,1,""],MultipleObjectsReturned:[163,2,1,""],at_repeat:[163,3,1,""],at_script_creation:[163,3,1,""],at_server_reload:[163,3,1,""],at_server_shutdown:[163,3,1,""],at_start:[163,3,1,""],path:[163,4,1,""],typename:[163,4,1,""]},"evennia.accounts.bots.GrapevineBot":{DoesNotExist:[163,2,1,""],MultipleObjectsReturned:[163,2,1,""],at_msg_send:[163,3,1,""],execute_cmd:[163,3,1,""],factory_path:[163,4,1,""],msg:[163,3,1,""],path:[163,4,1,""],start:[163,3,1,""],typename:[163,4,1,""]},"evennia.accounts.bots.IRCBot":{DoesNotExist:[163,2,1,""],MultipleObjectsReturned:[163,2,1,""],at_msg_send:[163,3,1,""],execute_cmd:[163,3,1,""],factory_path:[163,4,1,""],get_nicklist:[163,3,1,""],msg:[163,3,1,""],path:[163,4,1,""],ping:[163,3,1,""],reconnect:[163,3,1,""],start:[163,3,1,""],typename:[163,4,1,""]},"evennia.accounts.bots.RSSBot":{DoesNotExist:[163,2,1,""],MultipleObjectsReturned:[163,2,1,""],execute_cmd:[163,3,1,""],path:[163,4,1,""],start:[163,3,1,""],typename:[163,4,1,""]},"evennia.accounts.manager":{AccountManager:[164,1,1,""]},"evennia.accounts.models":{AccountDB:[165,1,1,""]},"evennia.accounts.models.AccountDB":{DoesNotExist:[165,2,1,""],MultipleObjectsReturned:[165,2,1,""],account_subscription_set:[165,4,1,""],cmdset_storage:[165,3,1,""],db_attributes:[165,4,1,""],db_cmdset_storage:[165,4,1,""],db_is_bot:[165,4,1,""],db_is_connected:[165,4,1,""],db_tags:[165,4,1,""],get_next_by_date_joined:[165,3,1,""],get_next_by_db_date_created:[165,3,1,""],get_previous_by_date_joined:[165,3,1,""],get_previous_by_db_date_created:[165,3,1,""],groups:[165,4,1,""],hide_from_accounts_set:[165,4,1,""],id:[165,4,1,""],is_bot:[165,3,1,""],is_connected:[165,3,1,""],key:[165,3,1,""],logentry_set:[165,4,1,""],name:[165,3,1,""],objectdb_set:[165,4,1,""],objects:[165,4,1,""],path:[165,4,1,""],receiver_account_set:[165,4,1,""],scriptdb_set:[165,4,1,""],sender_account_set:[165,4,1,""],typename:[165,4,1,""],uid:[165,3,1,""],user_permissions:[165,4,1,""]},"evennia.commands":{"default":[172,0,0,"-"],cmdhandler:[167,0,0,"-"],cmdparser:[168,0,0,"-"],cmdset:[169,0,0,"-"],cmdsethandler:[170,0,0,"-"],command:[171,0,0,"-"]},"evennia.commands.cmdhandler":{InterruptCommand:[167,2,1,""],cmdhandler:[167,5,1,""]},"evennia.commands.cmdparser":{build_matches:[168,5,1,""],cmdparser:[168,5,1,""],create_match:[168,5,1,""],try_num_differentiators:[168,5,1,""]},"evennia.commands.cmdset":{CmdSet:[169,1,1,""]},"evennia.commands.cmdset.CmdSet":{__init__:[169,3,1,""],add:[169,3,1,""],at_cmdset_creation:[169,3,1,""],count:[169,3,1,""],duplicates:[169,4,1,""],errmessage:[169,4,1,""],get:[169,3,1,""],get_all_cmd_keys_and_aliases:[169,3,1,""],get_system_cmds:[169,3,1,""],key:[169,4,1,""],key_mergetypes:[169,4,1,""],make_unique:[169,3,1,""],mergetype:[169,4,1,""],no_channels:[169,4,1,""],no_exits:[169,4,1,""],no_objs:[169,4,1,""],path:[169,4,1,""],permanent:[169,4,1,""],priority:[169,4,1,""],remove:[169,3,1,""],to_duplicate:[169,4,1,""]},"evennia.commands.cmdsethandler":{CmdSetHandler:[170,1,1,""],import_cmdset:[170,5,1,""]},"evennia.commands.cmdsethandler.CmdSetHandler":{"delete":[170,3,1,""],__init__:[170,3,1,""],add:[170,3,1,""],add_default:[170,3,1,""],all:[170,3,1,""],clear:[170,3,1,""],delete_default:[170,3,1,""],get:[170,3,1,""],has:[170,3,1,""],has_cmdset:[170,3,1,""],remove:[170,3,1,""],remove_default:[170,3,1,""],reset:[170,3,1,""],update:[170,3,1,""]},"evennia.commands.command":{Command:[171,1,1,""],CommandMeta:[171,1,1,""],InterruptCommand:[171,2,1,""]},"evennia.commands.command.Command":{__init__:[171,3,1,""],access:[171,3,1,""],aliases:[171,4,1,""],arg_regex:[171,4,1,""],at_post_cmd:[171,3,1,""],at_pre_cmd:[171,3,1,""],auto_help:[171,4,1,""],client_width:[171,3,1,""],execute_cmd:[171,3,1,""],func:[171,3,1,""],get_command_info:[171,3,1,""],get_extra_info:[171,3,1,""],get_help:[171,3,1,""],help_category:[171,4,1,""],is_exit:[171,4,1,""],key:[171,4,1,""],lock_storage:[171,4,1,""],lockhandler:[171,4,1,""],locks:[171,4,1,""],match:[171,3,1,""],msg:[171,3,1,""],msg_all_sessions:[171,4,1,""],parse:[171,3,1,""],save_for_next:[171,4,1,""],search_index_entry:[171,4,1,""],set_aliases:[171,3,1,""],set_key:[171,3,1,""],styled_footer:[171,3,1,""],styled_header:[171,3,1,""],styled_separator:[171,3,1,""],styled_table:[171,3,1,""]},"evennia.commands.command.CommandMeta":{__init__:[171,3,1,""]},"evennia.commands.default":{account:[173,0,0,"-"],admin:[174,0,0,"-"],batchprocess:[175,0,0,"-"],building:[176,0,0,"-"],cmdset_account:[177,0,0,"-"],cmdset_character:[178,0,0,"-"],cmdset_session:[179,0,0,"-"],cmdset_unloggedin:[180,0,0,"-"],comms:[181,0,0,"-"],general:[182,0,0,"-"],help:[183,0,0,"-"],muxcommand:[184,0,0,"-"],syscommands:[185,0,0,"-"],system:[186,0,0,"-"],unloggedin:[188,0,0,"-"]},"evennia.commands.default.account":{CmdCharCreate:[173,1,1,""],CmdCharDelete:[173,1,1,""],CmdColorTest:[173,1,1,""],CmdIC:[173,1,1,""],CmdOOC:[173,1,1,""],CmdOOCLook:[173,1,1,""],CmdOption:[173,1,1,""],CmdPassword:[173,1,1,""],CmdQuell:[173,1,1,""],CmdQuit:[173,1,1,""],CmdSessions:[173,1,1,""],CmdStyle:[173,1,1,""],CmdWho:[173,1,1,""]},"evennia.commands.default.account.CmdCharCreate":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""]},"evennia.commands.default.account.CmdCharDelete":{aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""]},"evennia.commands.default.account.CmdColorTest":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""],slice_bright_bg:[173,4,1,""],slice_bright_fg:[173,4,1,""],slice_dark_bg:[173,4,1,""],slice_dark_fg:[173,4,1,""],table_format:[173,3,1,""]},"evennia.commands.default.account.CmdIC":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""]},"evennia.commands.default.account.CmdOOC":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""]},"evennia.commands.default.account.CmdOOCLook":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""]},"evennia.commands.default.account.CmdOption":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""],switch_options:[173,4,1,""]},"evennia.commands.default.account.CmdPassword":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""]},"evennia.commands.default.account.CmdQuell":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""]},"evennia.commands.default.account.CmdQuit":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""],switch_options:[173,4,1,""]},"evennia.commands.default.account.CmdSessions":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""]},"evennia.commands.default.account.CmdStyle":{aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],list_styles:[173,3,1,""],lock_storage:[173,4,1,""],search_index_entry:[173,4,1,""],set:[173,3,1,""],switch_options:[173,4,1,""]},"evennia.commands.default.account.CmdWho":{account_caller:[173,4,1,""],aliases:[173,4,1,""],func:[173,3,1,""],help_category:[173,4,1,""],key:[173,4,1,""],lock_storage:[173,4,1,""],locks:[173,4,1,""],search_index_entry:[173,4,1,""]},"evennia.commands.default.admin":{CmdBan:[174,1,1,""],CmdBoot:[174,1,1,""],CmdEmit:[174,1,1,""],CmdForce:[174,1,1,""],CmdNewPassword:[174,1,1,""],CmdPerm:[174,1,1,""],CmdUnban:[174,1,1,""],CmdWall:[174,1,1,""]},"evennia.commands.default.admin.CmdBan":{aliases:[174,4,1,""],func:[174,3,1,""],help_category:[174,4,1,""],key:[174,4,1,""],lock_storage:[174,4,1,""],locks:[174,4,1,""],search_index_entry:[174,4,1,""]},"evennia.commands.default.admin.CmdBoot":{aliases:[174,4,1,""],func:[174,3,1,""],help_category:[174,4,1,""],key:[174,4,1,""],lock_storage:[174,4,1,""],locks:[174,4,1,""],search_index_entry:[174,4,1,""],switch_options:[174,4,1,""]},"evennia.commands.default.admin.CmdEmit":{aliases:[174,4,1,""],func:[174,3,1,""],help_category:[174,4,1,""],key:[174,4,1,""],lock_storage:[174,4,1,""],locks:[174,4,1,""],search_index_entry:[174,4,1,""],switch_options:[174,4,1,""]},"evennia.commands.default.admin.CmdForce":{aliases:[174,4,1,""],func:[174,3,1,""],help_category:[174,4,1,""],key:[174,4,1,""],lock_storage:[174,4,1,""],locks:[174,4,1,""],perm_used:[174,4,1,""],search_index_entry:[174,4,1,""]},"evennia.commands.default.admin.CmdNewPassword":{aliases:[174,4,1,""],func:[174,3,1,""],help_category:[174,4,1,""],key:[174,4,1,""],lock_storage:[174,4,1,""],locks:[174,4,1,""],search_index_entry:[174,4,1,""]},"evennia.commands.default.admin.CmdPerm":{aliases:[174,4,1,""],func:[174,3,1,""],help_category:[174,4,1,""],key:[174,4,1,""],lock_storage:[174,4,1,""],locks:[174,4,1,""],search_index_entry:[174,4,1,""],switch_options:[174,4,1,""]},"evennia.commands.default.admin.CmdUnban":{aliases:[174,4,1,""],func:[174,3,1,""],help_category:[174,4,1,""],key:[174,4,1,""],lock_storage:[174,4,1,""],locks:[174,4,1,""],search_index_entry:[174,4,1,""]},"evennia.commands.default.admin.CmdWall":{aliases:[174,4,1,""],func:[174,3,1,""],help_category:[174,4,1,""],key:[174,4,1,""],lock_storage:[174,4,1,""],locks:[174,4,1,""],search_index_entry:[174,4,1,""]},"evennia.commands.default.batchprocess":{CmdBatchCode:[175,1,1,""],CmdBatchCommands:[175,1,1,""]},"evennia.commands.default.batchprocess.CmdBatchCode":{aliases:[175,4,1,""],func:[175,3,1,""],help_category:[175,4,1,""],key:[175,4,1,""],lock_storage:[175,4,1,""],locks:[175,4,1,""],search_index_entry:[175,4,1,""],switch_options:[175,4,1,""]},"evennia.commands.default.batchprocess.CmdBatchCommands":{aliases:[175,4,1,""],func:[175,3,1,""],help_category:[175,4,1,""],key:[175,4,1,""],lock_storage:[175,4,1,""],locks:[175,4,1,""],search_index_entry:[175,4,1,""],switch_options:[175,4,1,""]},"evennia.commands.default.building":{CmdCopy:[176,1,1,""],CmdCpAttr:[176,1,1,""],CmdCreate:[176,1,1,""],CmdDesc:[176,1,1,""],CmdDestroy:[176,1,1,""],CmdDig:[176,1,1,""],CmdExamine:[176,1,1,""],CmdFind:[176,1,1,""],CmdLink:[176,1,1,""],CmdListCmdSets:[176,1,1,""],CmdLock:[176,1,1,""],CmdMvAttr:[176,1,1,""],CmdName:[176,1,1,""],CmdOpen:[176,1,1,""],CmdScript:[176,1,1,""],CmdSetAttribute:[176,1,1,""],CmdSetHome:[176,1,1,""],CmdSetObjAlias:[176,1,1,""],CmdSpawn:[176,1,1,""],CmdTag:[176,1,1,""],CmdTeleport:[176,1,1,""],CmdTunnel:[176,1,1,""],CmdTypeclass:[176,1,1,""],CmdUnLink:[176,1,1,""],CmdWipe:[176,1,1,""],ObjManipCommand:[176,1,1,""]},"evennia.commands.default.building.CmdCopy":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.building.CmdCpAttr":{aliases:[176,4,1,""],check_from_attr:[176,3,1,""],check_has_attr:[176,3,1,""],check_to_attr:[176,3,1,""],func:[176,3,1,""],get_attr:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdCreate":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],new_obj_lockstring:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdDesc":{aliases:[176,4,1,""],edit_handler:[176,3,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdDestroy":{aliases:[176,4,1,""],confirm:[176,4,1,""],default_confirm:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdDig":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],new_room_lockstring:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdExamine":{account_mode:[176,4,1,""],aliases:[176,4,1,""],arg_regex:[176,4,1,""],detail_color:[176,4,1,""],format_attributes:[176,3,1,""],format_output:[176,3,1,""],func:[176,3,1,""],header_color:[176,4,1,""],help_category:[176,4,1,""],key:[176,4,1,""],list_attribute:[176,3,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],quell_color:[176,4,1,""],search_index_entry:[176,4,1,""],separator:[176,4,1,""]},"evennia.commands.default.building.CmdFind":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdLink":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.building.CmdListCmdSets":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.building.CmdLock":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.building.CmdMvAttr":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdName":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.building.CmdOpen":{aliases:[176,4,1,""],create_exit:[176,3,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],new_obj_lockstring:[176,4,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.building.CmdScript":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdSetAttribute":{aliases:[176,4,1,""],check_attr:[176,3,1,""],check_obj:[176,3,1,""],do_nested_lookup:[176,3,1,""],edit_handler:[176,3,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],nested_re:[176,4,1,""],not_found:[176,4,1,""],rm_attr:[176,3,1,""],search_for_obj:[176,3,1,""],search_index_entry:[176,4,1,""],set_attr:[176,3,1,""],split_nested_attr:[176,3,1,""],view_attr:[176,3,1,""]},"evennia.commands.default.building.CmdSetHome":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.building.CmdSetObjAlias":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdSpawn":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdTag":{aliases:[176,4,1,""],arg_regex:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],options:[176,4,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.building.CmdTeleport":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],rhs_split:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdTunnel":{aliases:[176,4,1,""],directions:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdTypeclass":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""],switch_options:[176,4,1,""]},"evennia.commands.default.building.CmdUnLink":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],help_key:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.building.CmdWipe":{aliases:[176,4,1,""],func:[176,3,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],locks:[176,4,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.building.ObjManipCommand":{aliases:[176,4,1,""],help_category:[176,4,1,""],key:[176,4,1,""],lock_storage:[176,4,1,""],parse:[176,3,1,""],search_index_entry:[176,4,1,""]},"evennia.commands.default.cmdset_account":{AccountCmdSet:[177,1,1,""]},"evennia.commands.default.cmdset_account.AccountCmdSet":{at_cmdset_creation:[177,3,1,""],key:[177,4,1,""],path:[177,4,1,""],priority:[177,4,1,""]},"evennia.commands.default.cmdset_character":{CharacterCmdSet:[178,1,1,""]},"evennia.commands.default.cmdset_character.CharacterCmdSet":{at_cmdset_creation:[178,3,1,""],key:[178,4,1,""],path:[178,4,1,""],priority:[178,4,1,""]},"evennia.commands.default.cmdset_session":{SessionCmdSet:[179,1,1,""]},"evennia.commands.default.cmdset_session.SessionCmdSet":{at_cmdset_creation:[179,3,1,""],key:[179,4,1,""],path:[179,4,1,""],priority:[179,4,1,""]},"evennia.commands.default.cmdset_unloggedin":{UnloggedinCmdSet:[180,1,1,""]},"evennia.commands.default.cmdset_unloggedin.UnloggedinCmdSet":{at_cmdset_creation:[180,3,1,""],key:[180,4,1,""],path:[180,4,1,""],priority:[180,4,1,""]},"evennia.commands.default.comms":{CmdAddCom:[181,1,1,""],CmdAllCom:[181,1,1,""],CmdCBoot:[181,1,1,""],CmdCWho:[181,1,1,""],CmdCdesc:[181,1,1,""],CmdCdestroy:[181,1,1,""],CmdChannel:[181,1,1,""],CmdChannelCreate:[181,1,1,""],CmdClock:[181,1,1,""],CmdDelCom:[181,1,1,""],CmdGrapevine2Chan:[181,1,1,""],CmdIRC2Chan:[181,1,1,""],CmdIRCStatus:[181,1,1,""],CmdPage:[181,1,1,""],CmdRSS2Chan:[181,1,1,""]},"evennia.commands.default.comms.CmdAddCom":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""]},"evennia.commands.default.comms.CmdAllCom":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""]},"evennia.commands.default.comms.CmdCBoot":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""],switch_options:[181,4,1,""]},"evennia.commands.default.comms.CmdCWho":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""]},"evennia.commands.default.comms.CmdCdesc":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""]},"evennia.commands.default.comms.CmdCdestroy":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""]},"evennia.commands.default.comms.CmdChannel":{account_caller:[181,4,1,""],add_alias:[181,3,1,""],aliases:[181,4,1,""],ban_user:[181,3,1,""],boot_user:[181,3,1,""],channel_list_bans:[181,3,1,""],channel_list_who:[181,3,1,""],create_channel:[181,3,1,""],destroy_channel:[181,3,1,""],display_all_channels:[181,3,1,""],display_subbed_channels:[181,3,1,""],func:[181,3,1,""],get_channel_aliases:[181,3,1,""],get_channel_history:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],list_channels:[181,3,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],msg_channel:[181,3,1,""],mute_channel:[181,3,1,""],remove_alias:[181,3,1,""],search_channel:[181,3,1,""],search_index_entry:[181,4,1,""],set_desc:[181,3,1,""],set_lock:[181,3,1,""],sub_to_channel:[181,3,1,""],switch_options:[181,4,1,""],unban_user:[181,3,1,""],unmute_channel:[181,3,1,""],unset_lock:[181,3,1,""],unsub_from_channel:[181,3,1,""]},"evennia.commands.default.comms.CmdChannelCreate":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""]},"evennia.commands.default.comms.CmdClock":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""]},"evennia.commands.default.comms.CmdDelCom":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""]},"evennia.commands.default.comms.CmdGrapevine2Chan":{aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""],switch_options:[181,4,1,""]},"evennia.commands.default.comms.CmdIRC2Chan":{aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""],switch_options:[181,4,1,""]},"evennia.commands.default.comms.CmdIRCStatus":{aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""]},"evennia.commands.default.comms.CmdPage":{account_caller:[181,4,1,""],aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""],switch_options:[181,4,1,""]},"evennia.commands.default.comms.CmdRSS2Chan":{aliases:[181,4,1,""],func:[181,3,1,""],help_category:[181,4,1,""],key:[181,4,1,""],lock_storage:[181,4,1,""],locks:[181,4,1,""],search_index_entry:[181,4,1,""],switch_options:[181,4,1,""]},"evennia.commands.default.general":{CmdAccess:[182,1,1,""],CmdDrop:[182,1,1,""],CmdGet:[182,1,1,""],CmdGive:[182,1,1,""],CmdHome:[182,1,1,""],CmdInventory:[182,1,1,""],CmdLook:[182,1,1,""],CmdNick:[182,1,1,""],CmdPose:[182,1,1,""],CmdSay:[182,1,1,""],CmdSetDesc:[182,1,1,""],CmdWhisper:[182,1,1,""]},"evennia.commands.default.general.CmdAccess":{aliases:[182,4,1,""],arg_regex:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.general.CmdDrop":{aliases:[182,4,1,""],arg_regex:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.general.CmdGet":{aliases:[182,4,1,""],arg_regex:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.general.CmdGive":{aliases:[182,4,1,""],arg_regex:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],rhs_split:[182,4,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.general.CmdHome":{aliases:[182,4,1,""],arg_regex:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.general.CmdInventory":{aliases:[182,4,1,""],arg_regex:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.general.CmdLook":{aliases:[182,4,1,""],arg_regex:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.general.CmdNick":{aliases:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],parse:[182,3,1,""],search_index_entry:[182,4,1,""],switch_options:[182,4,1,""]},"evennia.commands.default.general.CmdPose":{aliases:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],parse:[182,3,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.general.CmdSay":{aliases:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.general.CmdSetDesc":{aliases:[182,4,1,""],arg_regex:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.general.CmdWhisper":{aliases:[182,4,1,""],func:[182,3,1,""],help_category:[182,4,1,""],key:[182,4,1,""],lock_storage:[182,4,1,""],locks:[182,4,1,""],search_index_entry:[182,4,1,""]},"evennia.commands.default.help":{CmdHelp:[183,1,1,""],CmdSetHelp:[183,1,1,""]},"evennia.commands.default.help.CmdHelp":{aliases:[183,4,1,""],arg_regex:[183,4,1,""],check_show_help:[183,3,1,""],format_help_entry:[183,3,1,""],format_help_index:[183,3,1,""],func:[183,3,1,""],help_category:[183,4,1,""],help_more:[183,4,1,""],index_category_clr:[183,4,1,""],index_topic_clr:[183,4,1,""],index_type_separator_clr:[183,4,1,""],key:[183,4,1,""],lock_storage:[183,4,1,""],locks:[183,4,1,""],msg_help:[183,3,1,""],parse:[183,3,1,""],return_cmdset:[183,4,1,""],search_index_entry:[183,4,1,""],should_list_cmd:[183,3,1,""],subtopic_separator_char:[183,4,1,""],suggestion_cutoff:[183,4,1,""],suggestion_maxnum:[183,4,1,""]},"evennia.commands.default.help.CmdSetHelp":{aliases:[183,4,1,""],func:[183,3,1,""],help_category:[183,4,1,""],key:[183,4,1,""],lock_storage:[183,4,1,""],locks:[183,4,1,""],search_index_entry:[183,4,1,""],switch_options:[183,4,1,""]},"evennia.commands.default.muxcommand":{MuxAccountCommand:[184,1,1,""],MuxCommand:[184,1,1,""]},"evennia.commands.default.muxcommand.MuxAccountCommand":{account_caller:[184,4,1,""],aliases:[184,4,1,""],help_category:[184,4,1,""],key:[184,4,1,""],lock_storage:[184,4,1,""],search_index_entry:[184,4,1,""]},"evennia.commands.default.muxcommand.MuxCommand":{aliases:[184,4,1,""],at_post_cmd:[184,3,1,""],at_pre_cmd:[184,3,1,""],func:[184,3,1,""],get_command_info:[184,3,1,""],has_perm:[184,3,1,""],help_category:[184,4,1,""],key:[184,4,1,""],lock_storage:[184,4,1,""],parse:[184,3,1,""],search_index_entry:[184,4,1,""]},"evennia.commands.default.syscommands":{SystemMultimatch:[185,1,1,""],SystemNoInput:[185,1,1,""],SystemNoMatch:[185,1,1,""]},"evennia.commands.default.syscommands.SystemMultimatch":{aliases:[185,4,1,""],func:[185,3,1,""],help_category:[185,4,1,""],key:[185,4,1,""],lock_storage:[185,4,1,""],locks:[185,4,1,""],search_index_entry:[185,4,1,""]},"evennia.commands.default.syscommands.SystemNoInput":{aliases:[185,4,1,""],func:[185,3,1,""],help_category:[185,4,1,""],key:[185,4,1,""],lock_storage:[185,4,1,""],locks:[185,4,1,""],search_index_entry:[185,4,1,""]},"evennia.commands.default.syscommands.SystemNoMatch":{aliases:[185,4,1,""],func:[185,3,1,""],help_category:[185,4,1,""],key:[185,4,1,""],lock_storage:[185,4,1,""],locks:[185,4,1,""],search_index_entry:[185,4,1,""]},"evennia.commands.default.system":{CmdAbout:[186,1,1,""],CmdObjects:[186,1,1,""],CmdPy:[186,1,1,""],CmdReload:[186,1,1,""],CmdReset:[186,1,1,""],CmdScripts:[186,1,1,""],CmdServerLoad:[186,1,1,""],CmdService:[186,1,1,""],CmdShutdown:[186,1,1,""],CmdTime:[186,1,1,""]},"evennia.commands.default.system.CmdAbout":{aliases:[186,4,1,""],func:[186,3,1,""],help_category:[186,4,1,""],key:[186,4,1,""],lock_storage:[186,4,1,""],locks:[186,4,1,""],search_index_entry:[186,4,1,""]},"evennia.commands.default.system.CmdObjects":{aliases:[186,4,1,""],func:[186,3,1,""],help_category:[186,4,1,""],key:[186,4,1,""],lock_storage:[186,4,1,""],locks:[186,4,1,""],search_index_entry:[186,4,1,""]},"evennia.commands.default.system.CmdPy":{aliases:[186,4,1,""],func:[186,3,1,""],help_category:[186,4,1,""],key:[186,4,1,""],lock_storage:[186,4,1,""],locks:[186,4,1,""],search_index_entry:[186,4,1,""],switch_options:[186,4,1,""]},"evennia.commands.default.system.CmdReload":{aliases:[186,4,1,""],func:[186,3,1,""],help_category:[186,4,1,""],key:[186,4,1,""],lock_storage:[186,4,1,""],locks:[186,4,1,""],search_index_entry:[186,4,1,""]},"evennia.commands.default.system.CmdReset":{aliases:[186,4,1,""],func:[186,3,1,""],help_category:[186,4,1,""],key:[186,4,1,""],lock_storage:[186,4,1,""],locks:[186,4,1,""],search_index_entry:[186,4,1,""]},"evennia.commands.default.system.CmdScripts":{aliases:[186,4,1,""],excluded_typeclass_paths:[186,4,1,""],func:[186,3,1,""],help_category:[186,4,1,""],key:[186,4,1,""],lock_storage:[186,4,1,""],locks:[186,4,1,""],search_index_entry:[186,4,1,""],switch_mapping:[186,4,1,""],switch_options:[186,4,1,""]},"evennia.commands.default.system.CmdServerLoad":{aliases:[186,4,1,""],func:[186,3,1,""],help_category:[186,4,1,""],key:[186,4,1,""],lock_storage:[186,4,1,""],locks:[186,4,1,""],search_index_entry:[186,4,1,""],switch_options:[186,4,1,""]},"evennia.commands.default.system.CmdService":{aliases:[186,4,1,""],func:[186,3,1,""],help_category:[186,4,1,""],key:[186,4,1,""],lock_storage:[186,4,1,""],locks:[186,4,1,""],search_index_entry:[186,4,1,""],switch_options:[186,4,1,""]},"evennia.commands.default.system.CmdShutdown":{aliases:[186,4,1,""],func:[186,3,1,""],help_category:[186,4,1,""],key:[186,4,1,""],lock_storage:[186,4,1,""],locks:[186,4,1,""],search_index_entry:[186,4,1,""]},"evennia.commands.default.system.CmdTime":{aliases:[186,4,1,""],func:[186,3,1,""],help_category:[186,4,1,""],key:[186,4,1,""],lock_storage:[186,4,1,""],locks:[186,4,1,""],search_index_entry:[186,4,1,""]},"evennia.commands.default.tests":{CmdInterrupt:[187,1,1,""],CommandTest:[187,1,1,""],TestAccount:[187,1,1,""],TestAdmin:[187,1,1,""],TestBatchProcess:[187,1,1,""],TestBuilding:[187,1,1,""],TestComms:[187,1,1,""],TestCommsChannel:[187,1,1,""],TestGeneral:[187,1,1,""],TestHelp:[187,1,1,""],TestInterruptCommand:[187,1,1,""],TestSystem:[187,1,1,""],TestSystemCommands:[187,1,1,""],TestUnconnectedCommand:[187,1,1,""]},"evennia.commands.default.tests.CmdInterrupt":{aliases:[187,4,1,""],func:[187,3,1,""],help_category:[187,4,1,""],key:[187,4,1,""],lock_storage:[187,4,1,""],parse:[187,3,1,""],search_index_entry:[187,4,1,""]},"evennia.commands.default.tests.CommandTest":{call:[187,3,1,""]},"evennia.commands.default.tests.TestAccount":{test_char_create:[187,3,1,""],test_char_delete:[187,3,1,""],test_color_test:[187,3,1,""],test_ic:[187,3,1,""],test_ic__nonaccess:[187,3,1,""],test_ic__other_object:[187,3,1,""],test_ooc:[187,3,1,""],test_ooc_look:[187,3,1,""],test_option:[187,3,1,""],test_password:[187,3,1,""],test_quell:[187,3,1,""],test_quit:[187,3,1,""],test_sessions:[187,3,1,""],test_who:[187,3,1,""]},"evennia.commands.default.tests.TestAdmin":{test_ban:[187,3,1,""],test_emit:[187,3,1,""],test_force:[187,3,1,""],test_perm:[187,3,1,""],test_wall:[187,3,1,""]},"evennia.commands.default.tests.TestBatchProcess":{test_batch_commands:[187,3,1,""]},"evennia.commands.default.tests.TestBuilding":{test_attribute_commands:[187,3,1,""],test_copy:[187,3,1,""],test_create:[187,3,1,""],test_desc:[187,3,1,""],test_desc_default_to_room:[187,3,1,""],test_destroy:[187,3,1,""],test_destroy_sequence:[187,3,1,""],test_dig:[187,3,1,""],test_do_nested_lookup:[187,3,1,""],test_empty_desc:[187,3,1,""],test_examine:[187,3,1,""],test_exit_commands:[187,3,1,""],test_find:[187,3,1,""],test_list_cmdsets:[187,3,1,""],test_lock:[187,3,1,""],test_name:[187,3,1,""],test_nested_attribute_commands:[187,3,1,""],test_script:[187,3,1,""],test_set_home:[187,3,1,""],test_set_obj_alias:[187,3,1,""],test_spawn:[187,3,1,""],test_split_nested_attr:[187,3,1,""],test_tag:[187,3,1,""],test_teleport:[187,3,1,""],test_tunnel:[187,3,1,""],test_tunnel_exit_typeclass:[187,3,1,""],test_typeclass:[187,3,1,""]},"evennia.commands.default.tests.TestComms":{setUp:[187,3,1,""],test_all_com:[187,3,1,""],test_cboot:[187,3,1,""],test_cdesc:[187,3,1,""],test_cdestroy:[187,3,1,""],test_clock:[187,3,1,""],test_cwho:[187,3,1,""],test_page:[187,3,1,""],test_toggle_com:[187,3,1,""]},"evennia.commands.default.tests.TestCommsChannel":{setUp:[187,3,1,""],tearDown:[187,3,1,""],test_channel__alias__unalias:[187,3,1,""],test_channel__all:[187,3,1,""],test_channel__ban__unban:[187,3,1,""],test_channel__boot:[187,3,1,""],test_channel__create:[187,3,1,""],test_channel__desc:[187,3,1,""],test_channel__destroy:[187,3,1,""],test_channel__history:[187,3,1,""],test_channel__list:[187,3,1,""],test_channel__lock:[187,3,1,""],test_channel__msg:[187,3,1,""],test_channel__mute:[187,3,1,""],test_channel__noarg:[187,3,1,""],test_channel__sub:[187,3,1,""],test_channel__unlock:[187,3,1,""],test_channel__unmute:[187,3,1,""],test_channel__unsub:[187,3,1,""],test_channel__who:[187,3,1,""]},"evennia.commands.default.tests.TestGeneral":{test_access:[187,3,1,""],test_get_and_drop:[187,3,1,""],test_give:[187,3,1,""],test_home:[187,3,1,""],test_inventory:[187,3,1,""],test_look:[187,3,1,""],test_mux_command:[187,3,1,""],test_nick:[187,3,1,""],test_pose:[187,3,1,""],test_say:[187,3,1,""],test_whisper:[187,3,1,""]},"evennia.commands.default.tests.TestHelp":{maxDiff:[187,4,1,""],setUp:[187,3,1,""],tearDown:[187,3,1,""],test_help:[187,3,1,""],test_set_help:[187,3,1,""],test_subtopic_fetch:[187,4,1,""],test_subtopic_fetch_00_test:[187,3,1,""],test_subtopic_fetch_01_test_creating_extra_stuff:[187,3,1,""],test_subtopic_fetch_02_test_creating:[187,3,1,""],test_subtopic_fetch_03_test_extra:[187,3,1,""],test_subtopic_fetch_04_test_extra_subsubtopic:[187,3,1,""],test_subtopic_fetch_05_test_creating_extra_subsub:[187,3,1,""],test_subtopic_fetch_06_test_Something_else:[187,3,1,""],test_subtopic_fetch_07_test_More:[187,3,1,""],test_subtopic_fetch_08_test_More_Second_more:[187,3,1,""],test_subtopic_fetch_09_test_More_more:[187,3,1,""],test_subtopic_fetch_10_test_more_second_more_again:[187,3,1,""],test_subtopic_fetch_11_test_more_second_third:[187,3,1,""]},"evennia.commands.default.tests.TestInterruptCommand":{test_interrupt_command:[187,3,1,""]},"evennia.commands.default.tests.TestSystem":{test_about:[187,3,1,""],test_objects:[187,3,1,""],test_py:[187,3,1,""],test_scripts:[187,3,1,""],test_server_load:[187,3,1,""]},"evennia.commands.default.tests.TestSystemCommands":{test_multimatch:[187,3,1,""],test_simple_defaults:[187,3,1,""]},"evennia.commands.default.tests.TestUnconnectedCommand":{test_info_command:[187,3,1,""]},"evennia.commands.default.unloggedin":{CmdUnconnectedConnect:[188,1,1,""],CmdUnconnectedCreate:[188,1,1,""],CmdUnconnectedHelp:[188,1,1,""],CmdUnconnectedLook:[188,1,1,""],CmdUnconnectedQuit:[188,1,1,""]},"evennia.commands.default.unloggedin.CmdUnconnectedConnect":{aliases:[188,4,1,""],arg_regex:[188,4,1,""],func:[188,3,1,""],help_category:[188,4,1,""],key:[188,4,1,""],lock_storage:[188,4,1,""],locks:[188,4,1,""],search_index_entry:[188,4,1,""]},"evennia.commands.default.unloggedin.CmdUnconnectedCreate":{aliases:[188,4,1,""],arg_regex:[188,4,1,""],func:[188,3,1,""],help_category:[188,4,1,""],key:[188,4,1,""],lock_storage:[188,4,1,""],locks:[188,4,1,""],search_index_entry:[188,4,1,""]},"evennia.commands.default.unloggedin.CmdUnconnectedHelp":{aliases:[188,4,1,""],func:[188,3,1,""],help_category:[188,4,1,""],key:[188,4,1,""],lock_storage:[188,4,1,""],locks:[188,4,1,""],search_index_entry:[188,4,1,""]},"evennia.commands.default.unloggedin.CmdUnconnectedLook":{aliases:[188,4,1,""],func:[188,3,1,""],help_category:[188,4,1,""],key:[188,4,1,""],lock_storage:[188,4,1,""],locks:[188,4,1,""],search_index_entry:[188,4,1,""]},"evennia.commands.default.unloggedin.CmdUnconnectedQuit":{aliases:[188,4,1,""],func:[188,3,1,""],help_category:[188,4,1,""],key:[188,4,1,""],lock_storage:[188,4,1,""],locks:[188,4,1,""],search_index_entry:[188,4,1,""]},"evennia.comms":{admin:[190,0,0,"-"],comms:[191,0,0,"-"],managers:[192,0,0,"-"],models:[193,0,0,"-"]},"evennia.comms.admin":{ChannelAdmin:[190,1,1,""],ChannelAttributeInline:[190,1,1,""],ChannelTagInline:[190,1,1,""],MsgAdmin:[190,1,1,""]},"evennia.comms.admin.ChannelAdmin":{fieldsets:[190,4,1,""],inlines:[190,4,1,""],list_display:[190,4,1,""],list_display_links:[190,4,1,""],list_select_related:[190,4,1,""],media:[190,3,1,""],ordering:[190,4,1,""],raw_id_fields:[190,4,1,""],response_add:[190,3,1,""],save_as:[190,4,1,""],save_model:[190,3,1,""],save_on_top:[190,4,1,""],search_fields:[190,4,1,""],subscriptions:[190,3,1,""]},"evennia.comms.admin.ChannelAttributeInline":{media:[190,3,1,""],model:[190,4,1,""],related_field:[190,4,1,""]},"evennia.comms.admin.ChannelTagInline":{media:[190,3,1,""],model:[190,4,1,""],related_field:[190,4,1,""]},"evennia.comms.admin.MsgAdmin":{list_display:[190,4,1,""],list_display_links:[190,4,1,""],list_select_related:[190,4,1,""],media:[190,3,1,""],ordering:[190,4,1,""],save_as:[190,4,1,""],save_on_top:[190,4,1,""],search_fields:[190,4,1,""]},"evennia.comms.comms":{DefaultChannel:[191,1,1,""]},"evennia.comms.comms.DefaultChannel":{"delete":[191,3,1,""],DoesNotExist:[191,2,1,""],MultipleObjectsReturned:[191,2,1,""],access:[191,3,1,""],add_user_channel_alias:[191,3,1,""],at_channel_creation:[191,3,1,""],at_first_save:[191,3,1,""],at_init:[191,3,1,""],at_post_msg:[191,3,1,""],at_pre_msg:[191,3,1,""],ban:[191,3,1,""],banlist:[191,3,1,""],basetype_setup:[191,3,1,""],channel_msg_nick_pattern:[191,4,1,""],channel_msg_nick_replacement:[191,4,1,""],channel_prefix:[191,3,1,""],channel_prefix_string:[191,4,1,""],connect:[191,3,1,""],create:[191,3,1,""],disconnect:[191,3,1,""],distribute_message:[191,3,1,""],format_external:[191,3,1,""],format_message:[191,3,1,""],format_senders:[191,3,1,""],get_absolute_url:[191,3,1,""],get_log_filename:[191,3,1,""],has_connection:[191,3,1,""],log_file:[191,4,1,""],message_transform:[191,3,1,""],msg:[191,3,1,""],mute:[191,3,1,""],mutelist:[191,3,1,""],objects:[191,4,1,""],path:[191,4,1,""],pose_transform:[191,3,1,""],post_join_channel:[191,3,1,""],post_leave_channel:[191,3,1,""],post_send_message:[191,3,1,""],pre_join_channel:[191,3,1,""],pre_leave_channel:[191,3,1,""],pre_send_message:[191,3,1,""],remove_user_channel_alias:[191,3,1,""],send_to_online_only:[191,4,1,""],set_log_filename:[191,3,1,""],typename:[191,4,1,""],unban:[191,3,1,""],unmute:[191,3,1,""],web_get_admin_url:[191,3,1,""],web_get_create_url:[191,3,1,""],web_get_delete_url:[191,3,1,""],web_get_detail_url:[191,3,1,""],web_get_update_url:[191,3,1,""],wholist:[191,3,1,""]},"evennia.comms.managers":{ChannelDBManager:[192,1,1,""],ChannelManager:[192,1,1,""],CommError:[192,2,1,""],MsgManager:[192,1,1,""],identify_object:[192,5,1,""],to_object:[192,5,1,""]},"evennia.comms.managers.ChannelDBManager":{channel_search:[192,3,1,""],get_all_channels:[192,3,1,""],get_channel:[192,3,1,""],get_subscriptions:[192,3,1,""],search_channel:[192,3,1,""]},"evennia.comms.managers.MsgManager":{get_message_by_id:[192,3,1,""],get_messages_by_receiver:[192,3,1,""],get_messages_by_sender:[192,3,1,""],identify_object:[192,3,1,""],message_search:[192,3,1,""],search_message:[192,3,1,""]},"evennia.comms.models":{ChannelDB:[193,1,1,""],Msg:[193,1,1,""],TempMsg:[193,1,1,""]},"evennia.comms.models.ChannelDB":{DoesNotExist:[193,2,1,""],MultipleObjectsReturned:[193,2,1,""],channel_set:[193,4,1,""],db_account_subscriptions:[193,4,1,""],db_attributes:[193,4,1,""],db_object_subscriptions:[193,4,1,""],db_tags:[193,4,1,""],get_next_by_db_date_created:[193,3,1,""],get_previous_by_db_date_created:[193,3,1,""],hide_from_channels_set:[193,4,1,""],id:[193,4,1,""],objects:[193,4,1,""],path:[193,4,1,""],subscriptions:[193,4,1,""],typename:[193,4,1,""]},"evennia.comms.models.Msg":{DoesNotExist:[193,2,1,""],MultipleObjectsReturned:[193,2,1,""],__init__:[193,3,1,""],access:[193,3,1,""],channels:[193,3,1,""],date_created:[193,3,1,""],db_date_created:[193,4,1,""],db_header:[193,4,1,""],db_hide_from_accounts:[193,4,1,""],db_hide_from_channels:[193,4,1,""],db_hide_from_objects:[193,4,1,""],db_lock_storage:[193,4,1,""],db_message:[193,4,1,""],db_receivers_accounts:[193,4,1,""],db_receivers_channels:[193,4,1,""],db_receivers_objects:[193,4,1,""],db_receivers_scripts:[193,4,1,""],db_sender_accounts:[193,4,1,""],db_sender_external:[193,4,1,""],db_sender_objects:[193,4,1,""],db_sender_scripts:[193,4,1,""],db_tags:[193,4,1,""],get_next_by_db_date_created:[193,3,1,""],get_previous_by_db_date_created:[193,3,1,""],header:[193,3,1,""],hide_from:[193,3,1,""],id:[193,4,1,""],lock_storage:[193,3,1,""],locks:[193,4,1,""],message:[193,3,1,""],objects:[193,4,1,""],path:[193,4,1,""],receivers:[193,3,1,""],remove_receiver:[193,3,1,""],remove_sender:[193,3,1,""],sender_external:[193,3,1,""],senders:[193,3,1,""],tags:[193,4,1,""],typename:[193,4,1,""]},"evennia.comms.models.TempMsg":{__init__:[193,3,1,""],access:[193,3,1,""],locks:[193,4,1,""],remove_receiver:[193,3,1,""],remove_sender:[193,3,1,""]},"evennia.contrib":{awsstorage:[195,0,0,"-"],barter:[198,0,0,"-"],building_menu:[199,0,0,"-"],chargen:[200,0,0,"-"],clothing:[201,0,0,"-"],color_markups:[202,0,0,"-"],crafting:[203,0,0,"-"],custom_gametime:[207,0,0,"-"],dice:[208,0,0,"-"],email_login:[209,0,0,"-"],evscaperoom:[210,0,0,"-"],extended_room:[219,0,0,"-"],fieldfill:[220,0,0,"-"],gendersub:[221,0,0,"-"],health_bar:[222,0,0,"-"],ingame_python:[223,0,0,"-"],mail:[231,0,0,"-"],multidescer:[234,0,0,"-"],puzzles:[235,0,0,"-"],random_string_generator:[236,0,0,"-"],rplanguage:[237,0,0,"-"],rpsystem:[238,0,0,"-"],security:[239,0,0,"-"],simpledoor:[244,0,0,"-"],slow_exit:[245,0,0,"-"],talking_npc:[246,0,0,"-"],test_traits:[247,0,0,"-"],traits:[248,0,0,"-"],tree_select:[249,0,0,"-"],turnbattle:[250,0,0,"-"],tutorial_examples:[256,0,0,"-"],tutorial_world:[262,0,0,"-"],unixcommand:[267,0,0,"-"],wilderness:[268,0,0,"-"]},"evennia.contrib.awsstorage":{aws_s3_cdn:[196,0,0,"-"],tests:[197,0,0,"-"]},"evennia.contrib.awsstorage.aws_s3_cdn":{S3Boto3Storage:[196,1,1,""],S3Boto3StorageFile:[196,1,1,""],check_location:[196,5,1,""],get_available_overwrite_name:[196,5,1,""],lookup_env:[196,5,1,""],safe_join:[196,5,1,""],setting:[196,5,1,""]},"evennia.contrib.awsstorage.aws_s3_cdn.S3Boto3Storage":{"delete":[196,3,1,""],__init__:[196,3,1,""],access_key:[196,4,1,""],access_key_names:[196,4,1,""],addressing_style:[196,4,1,""],auto_create_bucket:[196,4,1,""],bucket:[196,3,1,""],bucket_acl:[196,4,1,""],bucket_name:[196,4,1,""],config:[196,4,1,""],connection:[196,3,1,""],custom_domain:[196,4,1,""],deconstruct:[196,3,1,""],default_acl:[196,4,1,""],default_content_type:[196,4,1,""],encryption:[196,4,1,""],endpoint_url:[196,4,1,""],entries:[196,3,1,""],exists:[196,3,1,""],file_name_charset:[196,4,1,""],file_overwrite:[196,4,1,""],get_available_name:[196,3,1,""],get_modified_time:[196,3,1,""],get_object_parameters:[196,3,1,""],gzip:[196,4,1,""],gzip_content_types:[196,4,1,""],listdir:[196,3,1,""],location:[196,4,1,""],max_memory_size:[196,4,1,""],modified_time:[196,3,1,""],object_parameters:[196,4,1,""],preload_metadata:[196,4,1,""],proxies:[196,4,1,""],querystring_auth:[196,4,1,""],querystring_expire:[196,4,1,""],reduced_redundancy:[196,4,1,""],region_name:[196,4,1,""],secret_key:[196,4,1,""],secret_key_names:[196,4,1,""],secure_urls:[196,4,1,""],security_token:[196,4,1,""],security_token_names:[196,4,1,""],signature_version:[196,4,1,""],size:[196,3,1,""],url:[196,3,1,""],url_protocol:[196,4,1,""],use_ssl:[196,4,1,""],verify:[196,4,1,""]},"evennia.contrib.awsstorage.aws_s3_cdn.S3Boto3StorageFile":{__init__:[196,3,1,""],buffer_size:[196,4,1,""],close:[196,3,1,""],deconstruct:[196,3,1,""],file:[196,3,1,""],read:[196,3,1,""],readline:[196,3,1,""],size:[196,3,1,""],write:[196,3,1,""]},"evennia.contrib.awsstorage.tests":{S3Boto3StorageTests:[197,1,1,""],S3Boto3TestCase:[197,1,1,""]},"evennia.contrib.awsstorage.tests.S3Boto3StorageTests":{test_auto_creating_bucket:[197,3,1,""],test_auto_creating_bucket_with_acl:[197,3,1,""],test_clean_name:[197,3,1,""],test_clean_name_normalize:[197,3,1,""],test_clean_name_trailing_slash:[197,3,1,""],test_clean_name_windows:[197,3,1,""],test_compress_content_len:[197,3,1,""],test_connection_threading:[197,3,1,""],test_content_type:[197,3,1,""],test_generated_url_is_encoded:[197,3,1,""],test_location_leading_slash:[197,3,1,""],test_override_class_variable:[197,3,1,""],test_override_init_argument:[197,3,1,""],test_pickle_with_bucket:[197,3,1,""],test_pickle_without_bucket:[197,3,1,""],test_special_characters:[197,3,1,""],test_storage_delete:[197,3,1,""],test_storage_exists:[197,3,1,""],test_storage_exists_doesnt_create_bucket:[197,3,1,""],test_storage_exists_false:[197,3,1,""],test_storage_listdir_base:[197,3,1,""],test_storage_listdir_subdir:[197,3,1,""],test_storage_mtime:[197,3,1,""],test_storage_open_no_overwrite_existing:[197,3,1,""],test_storage_open_no_write:[197,3,1,""],test_storage_open_write:[197,3,1,""],test_storage_save:[197,3,1,""],test_storage_save_gzip:[197,3,1,""],test_storage_save_gzip_twice:[197,3,1,""],test_storage_save_gzipped:[197,3,1,""],test_storage_save_with_acl:[197,3,1,""],test_storage_size:[197,3,1,""],test_storage_url:[197,3,1,""],test_storage_url_slashes:[197,3,1,""],test_storage_write_beyond_buffer_size:[197,3,1,""],test_strip_signing_parameters:[197,3,1,""]},"evennia.contrib.awsstorage.tests.S3Boto3TestCase":{setUp:[197,3,1,""]},"evennia.contrib.barter":{CmdAccept:[198,1,1,""],CmdDecline:[198,1,1,""],CmdEvaluate:[198,1,1,""],CmdFinish:[198,1,1,""],CmdOffer:[198,1,1,""],CmdStatus:[198,1,1,""],CmdTrade:[198,1,1,""],CmdTradeBase:[198,1,1,""],CmdTradeHelp:[198,1,1,""],CmdsetTrade:[198,1,1,""],TradeHandler:[198,1,1,""],TradeTimeout:[198,1,1,""]},"evennia.contrib.barter.CmdAccept":{aliases:[198,4,1,""],func:[198,3,1,""],help_category:[198,4,1,""],key:[198,4,1,""],lock_storage:[198,4,1,""],locks:[198,4,1,""],search_index_entry:[198,4,1,""]},"evennia.contrib.barter.CmdDecline":{aliases:[198,4,1,""],func:[198,3,1,""],help_category:[198,4,1,""],key:[198,4,1,""],lock_storage:[198,4,1,""],locks:[198,4,1,""],search_index_entry:[198,4,1,""]},"evennia.contrib.barter.CmdEvaluate":{aliases:[198,4,1,""],func:[198,3,1,""],help_category:[198,4,1,""],key:[198,4,1,""],lock_storage:[198,4,1,""],locks:[198,4,1,""],search_index_entry:[198,4,1,""]},"evennia.contrib.barter.CmdFinish":{aliases:[198,4,1,""],func:[198,3,1,""],help_category:[198,4,1,""],key:[198,4,1,""],lock_storage:[198,4,1,""],locks:[198,4,1,""],search_index_entry:[198,4,1,""]},"evennia.contrib.barter.CmdOffer":{aliases:[198,4,1,""],func:[198,3,1,""],help_category:[198,4,1,""],key:[198,4,1,""],lock_storage:[198,4,1,""],locks:[198,4,1,""],search_index_entry:[198,4,1,""]},"evennia.contrib.barter.CmdStatus":{aliases:[198,4,1,""],func:[198,3,1,""],help_category:[198,4,1,""],key:[198,4,1,""],lock_storage:[198,4,1,""],locks:[198,4,1,""],search_index_entry:[198,4,1,""]},"evennia.contrib.barter.CmdTrade":{aliases:[198,4,1,""],func:[198,3,1,""],help_category:[198,4,1,""],key:[198,4,1,""],lock_storage:[198,4,1,""],locks:[198,4,1,""],search_index_entry:[198,4,1,""]},"evennia.contrib.barter.CmdTradeBase":{aliases:[198,4,1,""],help_category:[198,4,1,""],key:[198,4,1,""],lock_storage:[198,4,1,""],parse:[198,3,1,""],search_index_entry:[198,4,1,""]},"evennia.contrib.barter.CmdTradeHelp":{aliases:[198,4,1,""],func:[198,3,1,""],help_category:[198,4,1,""],key:[198,4,1,""],lock_storage:[198,4,1,""],locks:[198,4,1,""],search_index_entry:[198,4,1,""]},"evennia.contrib.barter.CmdsetTrade":{at_cmdset_creation:[198,3,1,""],key:[198,4,1,""],path:[198,4,1,""]},"evennia.contrib.barter.TradeHandler":{__init__:[198,3,1,""],accept:[198,3,1,""],decline:[198,3,1,""],finish:[198,3,1,""],get_other:[198,3,1,""],join:[198,3,1,""],list:[198,3,1,""],msg_other:[198,3,1,""],offer:[198,3,1,""],search:[198,3,1,""],unjoin:[198,3,1,""]},"evennia.contrib.barter.TradeTimeout":{DoesNotExist:[198,2,1,""],MultipleObjectsReturned:[198,2,1,""],at_repeat:[198,3,1,""],at_script_creation:[198,3,1,""],is_valid:[198,3,1,""],path:[198,4,1,""],typename:[198,4,1,""]},"evennia.contrib.building_menu":{BuildingMenu:[199,1,1,""],BuildingMenuCmdSet:[199,1,1,""],Choice:[199,1,1,""],CmdNoInput:[199,1,1,""],CmdNoMatch:[199,1,1,""],GenericBuildingCmd:[199,1,1,""],GenericBuildingMenu:[199,1,1,""],menu_edit:[199,5,1,""],menu_quit:[199,5,1,""],menu_setattr:[199,5,1,""]},"evennia.contrib.building_menu.BuildingMenu":{__init__:[199,3,1,""],add_choice:[199,3,1,""],add_choice_edit:[199,3,1,""],add_choice_quit:[199,3,1,""],close:[199,3,1,""],current_choice:[199,3,1,""],display:[199,3,1,""],display_choice:[199,3,1,""],display_title:[199,3,1,""],init:[199,3,1,""],joker_key:[199,4,1,""],keys_go_back:[199,4,1,""],min_shortcut:[199,4,1,""],move:[199,3,1,""],open:[199,3,1,""],open_parent_menu:[199,3,1,""],open_submenu:[199,3,1,""],relevant_choices:[199,3,1,""],restore:[199,3,1,""],sep_keys:[199,4,1,""]},"evennia.contrib.building_menu.BuildingMenuCmdSet":{at_cmdset_creation:[199,3,1,""],key:[199,4,1,""],path:[199,4,1,""],priority:[199,4,1,""]},"evennia.contrib.building_menu.Choice":{__init__:[199,3,1,""],enter:[199,3,1,""],format_text:[199,3,1,""],keys:[199,3,1,""],leave:[199,3,1,""],nomatch:[199,3,1,""]},"evennia.contrib.building_menu.CmdNoInput":{__init__:[199,3,1,""],aliases:[199,4,1,""],func:[199,3,1,""],help_category:[199,4,1,""],key:[199,4,1,""],lock_storage:[199,4,1,""],locks:[199,4,1,""],search_index_entry:[199,4,1,""]},"evennia.contrib.building_menu.CmdNoMatch":{__init__:[199,3,1,""],aliases:[199,4,1,""],func:[199,3,1,""],help_category:[199,4,1,""],key:[199,4,1,""],lock_storage:[199,4,1,""],locks:[199,4,1,""],search_index_entry:[199,4,1,""]},"evennia.contrib.building_menu.GenericBuildingCmd":{aliases:[199,4,1,""],func:[199,3,1,""],help_category:[199,4,1,""],key:[199,4,1,""],lock_storage:[199,4,1,""],search_index_entry:[199,4,1,""]},"evennia.contrib.building_menu.GenericBuildingMenu":{init:[199,3,1,""]},"evennia.contrib.chargen":{CmdOOCCharacterCreate:[200,1,1,""],CmdOOCLook:[200,1,1,""],OOCCmdSetCharGen:[200,1,1,""]},"evennia.contrib.chargen.CmdOOCCharacterCreate":{aliases:[200,4,1,""],func:[200,3,1,""],help_category:[200,4,1,""],key:[200,4,1,""],lock_storage:[200,4,1,""],locks:[200,4,1,""],search_index_entry:[200,4,1,""]},"evennia.contrib.chargen.CmdOOCLook":{aliases:[200,4,1,""],func:[200,3,1,""],help_category:[200,4,1,""],key:[200,4,1,""],lock_storage:[200,4,1,""],locks:[200,4,1,""],search_index_entry:[200,4,1,""]},"evennia.contrib.chargen.OOCCmdSetCharGen":{at_cmdset_creation:[200,3,1,""],path:[200,4,1,""]},"evennia.contrib.clothing":{ClothedCharacter:[201,1,1,""],ClothedCharacterCmdSet:[201,1,1,""],Clothing:[201,1,1,""],CmdCover:[201,1,1,""],CmdDrop:[201,1,1,""],CmdGive:[201,1,1,""],CmdInventory:[201,1,1,""],CmdRemove:[201,1,1,""],CmdUncover:[201,1,1,""],CmdWear:[201,1,1,""],clothing_type_count:[201,5,1,""],get_worn_clothes:[201,5,1,""],order_clothes_list:[201,5,1,""],single_type_count:[201,5,1,""]},"evennia.contrib.clothing.ClothedCharacter":{DoesNotExist:[201,2,1,""],MultipleObjectsReturned:[201,2,1,""],path:[201,4,1,""],return_appearance:[201,3,1,""],typename:[201,4,1,""]},"evennia.contrib.clothing.ClothedCharacterCmdSet":{at_cmdset_creation:[201,3,1,""],key:[201,4,1,""],path:[201,4,1,""]},"evennia.contrib.clothing.Clothing":{DoesNotExist:[201,2,1,""],MultipleObjectsReturned:[201,2,1,""],at_get:[201,3,1,""],path:[201,4,1,""],remove:[201,3,1,""],typename:[201,4,1,""],wear:[201,3,1,""]},"evennia.contrib.clothing.CmdCover":{aliases:[201,4,1,""],func:[201,3,1,""],help_category:[201,4,1,""],key:[201,4,1,""],lock_storage:[201,4,1,""],search_index_entry:[201,4,1,""]},"evennia.contrib.clothing.CmdDrop":{aliases:[201,4,1,""],arg_regex:[201,4,1,""],func:[201,3,1,""],help_category:[201,4,1,""],key:[201,4,1,""],lock_storage:[201,4,1,""],locks:[201,4,1,""],search_index_entry:[201,4,1,""]},"evennia.contrib.clothing.CmdGive":{aliases:[201,4,1,""],arg_regex:[201,4,1,""],func:[201,3,1,""],help_category:[201,4,1,""],key:[201,4,1,""],lock_storage:[201,4,1,""],locks:[201,4,1,""],search_index_entry:[201,4,1,""]},"evennia.contrib.clothing.CmdInventory":{aliases:[201,4,1,""],arg_regex:[201,4,1,""],func:[201,3,1,""],help_category:[201,4,1,""],key:[201,4,1,""],lock_storage:[201,4,1,""],locks:[201,4,1,""],search_index_entry:[201,4,1,""]},"evennia.contrib.clothing.CmdRemove":{aliases:[201,4,1,""],func:[201,3,1,""],help_category:[201,4,1,""],key:[201,4,1,""],lock_storage:[201,4,1,""],search_index_entry:[201,4,1,""]},"evennia.contrib.clothing.CmdUncover":{aliases:[201,4,1,""],func:[201,3,1,""],help_category:[201,4,1,""],key:[201,4,1,""],lock_storage:[201,4,1,""],search_index_entry:[201,4,1,""]},"evennia.contrib.clothing.CmdWear":{aliases:[201,4,1,""],func:[201,3,1,""],help_category:[201,4,1,""],key:[201,4,1,""],lock_storage:[201,4,1,""],search_index_entry:[201,4,1,""]},"evennia.contrib.crafting":{crafting:[204,0,0,"-"],example_recipes:[205,0,0,"-"],tests:[206,0,0,"-"]},"evennia.contrib.crafting.crafting":{CmdCraft:[204,1,1,""],CraftingCmdSet:[204,1,1,""],CraftingError:[204,2,1,""],CraftingRecipe:[204,1,1,""],CraftingRecipeBase:[204,1,1,""],CraftingValidationError:[204,2,1,""],craft:[204,5,1,""]},"evennia.contrib.crafting.crafting.CmdCraft":{aliases:[204,4,1,""],arg_regex:[204,4,1,""],func:[204,3,1,""],help_category:[204,4,1,""],key:[204,4,1,""],lock_storage:[204,4,1,""],locks:[204,4,1,""],parse:[204,3,1,""],search_index_entry:[204,4,1,""]},"evennia.contrib.crafting.crafting.CraftingCmdSet":{at_cmdset_creation:[204,3,1,""],key:[204,4,1,""],path:[204,4,1,""]},"evennia.contrib.crafting.crafting.CraftingRecipe":{__init__:[204,3,1,""],consumable_names:[204,4,1,""],consumable_tag_category:[204,4,1,""],consumable_tags:[204,4,1,""],consume_on_fail:[204,4,1,""],do_craft:[204,3,1,""],error_consumable_excess_message:[204,4,1,""],error_consumable_missing_message:[204,4,1,""],error_consumable_order_message:[204,4,1,""],error_tool_excess_message:[204,4,1,""],error_tool_missing_message:[204,4,1,""],error_tool_order_message:[204,4,1,""],exact_consumable_order:[204,4,1,""],exact_consumables:[204,4,1,""],exact_tool_order:[204,4,1,""],exact_tools:[204,4,1,""],failure_message:[204,4,1,""],name:[204,4,1,""],output_names:[204,4,1,""],output_prototypes:[204,4,1,""],post_craft:[204,3,1,""],pre_craft:[204,3,1,""],seed:[204,3,1,""],success_message:[204,4,1,""],tool_names:[204,4,1,""],tool_tag_category:[204,4,1,""],tool_tags:[204,4,1,""]},"evennia.contrib.crafting.crafting.CraftingRecipeBase":{__init__:[204,3,1,""],allow_reuse:[204,4,1,""],craft:[204,3,1,""],do_craft:[204,3,1,""],msg:[204,3,1,""],name:[204,4,1,""],post_craft:[204,3,1,""],pre_craft:[204,3,1,""]},"evennia.contrib.crafting.example_recipes":{CrucibleSteelRecipe:[205,1,1,""],LeatherRecipe:[205,1,1,""],OakBarkRecipe:[205,1,1,""],PigIronRecipe:[205,1,1,""],RawhideRecipe:[205,1,1,""],SwordBladeRecipe:[205,1,1,""],SwordGuardRecipe:[205,1,1,""],SwordHandleRecipe:[205,1,1,""],SwordPommelRecipe:[205,1,1,""],SwordRecipe:[205,1,1,""],random:[205,5,1,""]},"evennia.contrib.crafting.example_recipes.CrucibleSteelRecipe":{consumable_tags:[205,4,1,""],name:[205,4,1,""],output_prototypes:[205,4,1,""],tool_tags:[205,4,1,""]},"evennia.contrib.crafting.example_recipes.LeatherRecipe":{consumable_tags:[205,4,1,""],name:[205,4,1,""],output_prototypes:[205,4,1,""],tool_tags:[205,4,1,""]},"evennia.contrib.crafting.example_recipes.OakBarkRecipe":{consumable_tags:[205,4,1,""],name:[205,4,1,""],output_prototypes:[205,4,1,""],tool_tags:[205,4,1,""]},"evennia.contrib.crafting.example_recipes.PigIronRecipe":{consumable_tags:[205,4,1,""],name:[205,4,1,""],output_prototypes:[205,4,1,""],tool_tags:[205,4,1,""]},"evennia.contrib.crafting.example_recipes.RawhideRecipe":{consumable_tags:[205,4,1,""],name:[205,4,1,""],output_prototypes:[205,4,1,""],tool_tags:[205,4,1,""]},"evennia.contrib.crafting.example_recipes.SwordBladeRecipe":{consumable_tags:[205,4,1,""],name:[205,4,1,""],output_prototypes:[205,4,1,""],tool_tags:[205,4,1,""]},"evennia.contrib.crafting.example_recipes.SwordGuardRecipe":{consumable_tags:[205,4,1,""],name:[205,4,1,""],output_prototypes:[205,4,1,""],tool_tags:[205,4,1,""]},"evennia.contrib.crafting.example_recipes.SwordHandleRecipe":{consumable_tags:[205,4,1,""],name:[205,4,1,""],output_prototypes:[205,4,1,""],tool_tags:[205,4,1,""]},"evennia.contrib.crafting.example_recipes.SwordPommelRecipe":{consumable_tags:[205,4,1,""],name:[205,4,1,""],output_prototypes:[205,4,1,""],tool_tags:[205,4,1,""]},"evennia.contrib.crafting.example_recipes.SwordRecipe":{consumable_tags:[205,4,1,""],exact_consumable_order:[205,4,1,""],name:[205,4,1,""],output_prototypes:[205,4,1,""],tool_tags:[205,4,1,""]},"evennia.contrib.crafting.tests":{TestCraftCommand:[206,1,1,""],TestCraftSword:[206,1,1,""],TestCraftUtils:[206,1,1,""],TestCraftingRecipe:[206,1,1,""],TestCraftingRecipeBase:[206,1,1,""]},"evennia.contrib.crafting.tests.TestCraftCommand":{setUp:[206,3,1,""],test_craft__nocons__failure:[206,3,1,""],test_craft__notools__failure:[206,3,1,""],test_craft__success:[206,3,1,""]},"evennia.contrib.crafting.tests.TestCraftSword":{setUp:[206,3,1,""],test_craft_sword:[206,3,1,""]},"evennia.contrib.crafting.tests.TestCraftUtils":{maxDiff:[206,4,1,""],test_load_recipes:[206,3,1,""]},"evennia.contrib.crafting.tests.TestCraftingRecipe":{maxDiff:[206,4,1,""],setUp:[206,3,1,""],tearDown:[206,3,1,""],test_craft__success:[206,3,1,""],test_craft_cons_excess__fail:[206,3,1,""],test_craft_cons_excess__sucess:[206,3,1,""],test_craft_cons_order__fail:[206,3,1,""],test_craft_missing_cons__always_consume__fail:[206,3,1,""],test_craft_missing_cons__fail:[206,3,1,""],test_craft_missing_tool__fail:[206,3,1,""],test_craft_tool_excess__fail:[206,3,1,""],test_craft_tool_excess__sucess:[206,3,1,""],test_craft_tool_order__fail:[206,3,1,""],test_craft_wrong_tool__fail:[206,3,1,""],test_error_format:[206,3,1,""],test_seed__success:[206,3,1,""]},"evennia.contrib.crafting.tests.TestCraftingRecipeBase":{setUp:[206,3,1,""],test_craft_hook__fail:[206,3,1,""],test_craft_hook__succeed:[206,3,1,""],test_msg:[206,3,1,""],test_pre_craft:[206,3,1,""],test_pre_craft_fail:[206,3,1,""]},"evennia.contrib.custom_gametime":{GametimeScript:[207,1,1,""],custom_gametime:[207,5,1,""],gametime_to_realtime:[207,5,1,""],real_seconds_until:[207,5,1,""],realtime_to_gametime:[207,5,1,""],schedule:[207,5,1,""],time_to_tuple:[207,5,1,""]},"evennia.contrib.custom_gametime.GametimeScript":{DoesNotExist:[207,2,1,""],MultipleObjectsReturned:[207,2,1,""],at_repeat:[207,3,1,""],at_script_creation:[207,3,1,""],path:[207,4,1,""],typename:[207,4,1,""]},"evennia.contrib.dice":{CmdDice:[208,1,1,""],DiceCmdSet:[208,1,1,""],roll_dice:[208,5,1,""]},"evennia.contrib.dice.CmdDice":{aliases:[208,4,1,""],func:[208,3,1,""],help_category:[208,4,1,""],key:[208,4,1,""],lock_storage:[208,4,1,""],locks:[208,4,1,""],search_index_entry:[208,4,1,""]},"evennia.contrib.dice.DiceCmdSet":{at_cmdset_creation:[208,3,1,""],path:[208,4,1,""]},"evennia.contrib.email_login":{CmdUnconnectedConnect:[209,1,1,""],CmdUnconnectedCreate:[209,1,1,""],CmdUnconnectedHelp:[209,1,1,""],CmdUnconnectedLook:[209,1,1,""],CmdUnconnectedQuit:[209,1,1,""]},"evennia.contrib.email_login.CmdUnconnectedConnect":{aliases:[209,4,1,""],func:[209,3,1,""],help_category:[209,4,1,""],key:[209,4,1,""],lock_storage:[209,4,1,""],locks:[209,4,1,""],search_index_entry:[209,4,1,""]},"evennia.contrib.email_login.CmdUnconnectedCreate":{aliases:[209,4,1,""],func:[209,3,1,""],help_category:[209,4,1,""],key:[209,4,1,""],lock_storage:[209,4,1,""],locks:[209,4,1,""],parse:[209,3,1,""],search_index_entry:[209,4,1,""]},"evennia.contrib.email_login.CmdUnconnectedHelp":{aliases:[209,4,1,""],func:[209,3,1,""],help_category:[209,4,1,""],key:[209,4,1,""],lock_storage:[209,4,1,""],locks:[209,4,1,""],search_index_entry:[209,4,1,""]},"evennia.contrib.email_login.CmdUnconnectedLook":{aliases:[209,4,1,""],func:[209,3,1,""],help_category:[209,4,1,""],key:[209,4,1,""],lock_storage:[209,4,1,""],locks:[209,4,1,""],search_index_entry:[209,4,1,""]},"evennia.contrib.email_login.CmdUnconnectedQuit":{aliases:[209,4,1,""],func:[209,3,1,""],help_category:[209,4,1,""],key:[209,4,1,""],lock_storage:[209,4,1,""],locks:[209,4,1,""],search_index_entry:[209,4,1,""]},"evennia.contrib.evscaperoom":{commands:[211,0,0,"-"],menu:[212,0,0,"-"],objects:[213,0,0,"-"],room:[214,0,0,"-"],state:[216,0,0,"-"],tests:[217,0,0,"-"],utils:[218,0,0,"-"]},"evennia.contrib.evscaperoom.commands":{CmdCreateObj:[211,1,1,""],CmdEmote:[211,1,1,""],CmdEvscapeRoom:[211,1,1,""],CmdEvscapeRoomStart:[211,1,1,""],CmdFocus:[211,1,1,""],CmdFocusInteraction:[211,1,1,""],CmdGet:[211,1,1,""],CmdGiveUp:[211,1,1,""],CmdHelp:[211,1,1,""],CmdJumpState:[211,1,1,""],CmdLook:[211,1,1,""],CmdOptions:[211,1,1,""],CmdRerouter:[211,1,1,""],CmdSetEvScapeRoom:[211,1,1,""],CmdSetFlag:[211,1,1,""],CmdSpeak:[211,1,1,""],CmdStand:[211,1,1,""],CmdWho:[211,1,1,""]},"evennia.contrib.evscaperoom.commands.CmdCreateObj":{aliases:[211,4,1,""],func:[211,3,1,""],help_category:[211,4,1,""],key:[211,4,1,""],lock_storage:[211,4,1,""],locks:[211,4,1,""],obj1_search:[211,4,1,""],obj2_search:[211,4,1,""],search_index_entry:[211,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdEmote":{aliases:[211,4,1,""],arg_regex:[211,4,1,""],func:[211,3,1,""],help_category:[211,4,1,""],key:[211,4,1,""],lock_storage:[211,4,1,""],room_replace:[211,3,1,""],search_index_entry:[211,4,1,""],you_replace:[211,3,1,""]},"evennia.contrib.evscaperoom.commands.CmdEvscapeRoom":{aliases:[211,4,1,""],arg_regex:[211,4,1,""],focus:[211,3,1,""],help_category:[211,4,1,""],key:[211,4,1,""],lock_storage:[211,4,1,""],obj1_search:[211,4,1,""],obj2_search:[211,4,1,""],parse:[211,3,1,""],search_index_entry:[211,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdEvscapeRoomStart":{aliases:[211,4,1,""],func:[211,3,1,""],help_category:[211,4,1,""],key:[211,4,1,""],lock_storage:[211,4,1,""],search_index_entry:[211,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdFocus":{aliases:[211,4,1,""],func:[211,3,1,""],help_category:[211,4,1,""],key:[211,4,1,""],lock_storage:[211,4,1,""],obj1_search:[211,4,1,""],search_index_entry:[211,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdFocusInteraction":{aliases:[211,4,1,""],func:[211,3,1,""],help_category:[211,4,1,""],key:[211,4,1,""],lock_storage:[211,4,1,""],obj1_search:[211,4,1,""],obj2_search:[211,4,1,""],parse:[211,3,1,""],search_index_entry:[211,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdGet":{aliases:[211,4,1,""],func:[211,3,1,""],help_category:[211,4,1,""],key:[211,4,1,""],lock_storage:[211,4,1,""],search_index_entry:[211,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdGiveUp":{aliases:[211,4,1,""],func:[211,3,1,""],help_category:[211,4,1,""],key:[211,4,1,""],lock_storage:[211,4,1,""],search_index_entry:[211,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdHelp":{aliases:[211,4,1,""],func:[211,3,1,""],help_category:[211,4,1,""],key:[211,4,1,""],lock_storage:[211,4,1,""],search_index_entry:[211,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdJumpState":{aliases:[211,4,1,""],func:[211,3,1,""],help_category:[211,4,1,""],key:[211,4,1,""],lock_storage:[211,4,1,""],locks:[211,4,1,""],obj1_search:[211,4,1,""],obj2_search:[211,4,1,""],search_index_entry:[211,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdLook":{aliases:[211,4,1,""],func:[211,3,1,""],help_category:[211,4,1,""],key:[211,4,1,""],lock_storage:[211,4,1,""],obj1_search:[211,4,1,""],obj2_search:[211,4,1,""],search_index_entry:[211,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdOptions":{aliases:[211,4,1,""],func:[211,3,1,""],help_category:[211,4,1,""],key:[211,4,1,""],lock_storage:[211,4,1,""],search_index_entry:[211,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdRerouter":{aliases:[211,4,1,""],func:[211,3,1,""],help_category:[211,4,1,""],key:[211,4,1,""],lock_storage:[211,4,1,""],search_index_entry:[211,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdSetEvScapeRoom":{at_cmdset_creation:[211,3,1,""],path:[211,4,1,""],priority:[211,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdSetFlag":{aliases:[211,4,1,""],func:[211,3,1,""],help_category:[211,4,1,""],key:[211,4,1,""],lock_storage:[211,4,1,""],locks:[211,4,1,""],obj1_search:[211,4,1,""],obj2_search:[211,4,1,""],search_index_entry:[211,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdSpeak":{aliases:[211,4,1,""],arg_regex:[211,4,1,""],func:[211,3,1,""],help_category:[211,4,1,""],key:[211,4,1,""],lock_storage:[211,4,1,""],search_index_entry:[211,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdStand":{aliases:[211,4,1,""],func:[211,3,1,""],help_category:[211,4,1,""],key:[211,4,1,""],lock_storage:[211,4,1,""],search_index_entry:[211,4,1,""]},"evennia.contrib.evscaperoom.commands.CmdWho":{aliases:[211,4,1,""],func:[211,3,1,""],help_category:[211,4,1,""],key:[211,4,1,""],lock_storage:[211,4,1,""],obj1_search:[211,4,1,""],obj2_search:[211,4,1,""],search_index_entry:[211,4,1,""]},"evennia.contrib.evscaperoom.menu":{EvscaperoomMenu:[212,1,1,""],OptionsMenu:[212,1,1,""],node_create_room:[212,5,1,""],node_join_room:[212,5,1,""],node_options:[212,5,1,""],node_quit:[212,5,1,""],node_set_desc:[212,5,1,""],run_evscaperoom_menu:[212,5,1,""],run_option_menu:[212,5,1,""]},"evennia.contrib.evscaperoom.menu.EvscaperoomMenu":{node_border_char:[212,4,1,""],nodetext_formatter:[212,3,1,""],options_formatter:[212,3,1,""]},"evennia.contrib.evscaperoom.menu.OptionsMenu":{node_formatter:[212,3,1,""]},"evennia.contrib.evscaperoom.objects":{BaseApplicable:[213,1,1,""],BaseConsumable:[213,1,1,""],BasePositionable:[213,1,1,""],Climbable:[213,1,1,""],CodeInput:[213,1,1,""],Combinable:[213,1,1,""],Drinkable:[213,1,1,""],Edible:[213,1,1,""],EvscaperoomObject:[213,1,1,""],Feelable:[213,1,1,""],HasButtons:[213,1,1,""],IndexReadable:[213,1,1,""],Insertable:[213,1,1,""],Kneelable:[213,1,1,""],Liable:[213,1,1,""],Listenable:[213,1,1,""],Mixable:[213,1,1,""],Movable:[213,1,1,""],Openable:[213,1,1,""],Positionable:[213,1,1,""],Readable:[213,1,1,""],Rotatable:[213,1,1,""],Sittable:[213,1,1,""],Smellable:[213,1,1,""],Usable:[213,1,1,""]},"evennia.contrib.evscaperoom.objects.BaseApplicable":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_apply:[213,3,1,""],at_cannot_apply:[213,3,1,""],handle_apply:[213,3,1,""],path:[213,4,1,""],target_flag:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.BaseConsumable":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_already_consumed:[213,3,1,""],at_consume:[213,3,1,""],consume_flag:[213,4,1,""],handle_consume:[213,3,1,""],has_consumed:[213,3,1,""],one_consume_only:[213,4,1,""],path:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.BasePositionable":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_again_position:[213,3,1,""],at_cannot_position:[213,3,1,""],at_object_creation:[213,3,1,""],at_position:[213,3,1,""],handle_position:[213,3,1,""],path:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.Climbable":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_focus_climb:[213,3,1,""],path:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.CodeInput":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_code_correct:[213,3,1,""],at_code_incorrect:[213,3,1,""],at_focus_code:[213,3,1,""],at_no_code:[213,3,1,""],case_insensitive:[213,4,1,""],code:[213,4,1,""],code_hint:[213,4,1,""],get_cmd_signatures:[213,3,1,""],infinitely_locked:[213,4,1,""],path:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.Combinable":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_apply:[213,3,1,""],at_cannot_apply:[213,3,1,""],at_focus_combine:[213,3,1,""],destroy_components:[213,4,1,""],get_cmd_signatures:[213,3,1,""],new_create_dict:[213,4,1,""],path:[213,4,1,""],target_flag:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.Drinkable":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_already_consumed:[213,3,1,""],at_consume:[213,3,1,""],at_focus_drink:[213,3,1,""],at_focus_sip:[213,3,1,""],consume_flag:[213,4,1,""],path:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.Edible":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_focus_eat:[213,3,1,""],consume_flag:[213,4,1,""],path:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.EvscaperoomObject":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],action_prepositions:[213,4,1,""],at_focus:[213,3,1,""],at_object_creation:[213,3,1,""],at_speech:[213,3,1,""],at_unfocus:[213,3,1,""],check_character_flag:[213,3,1,""],check_flag:[213,3,1,""],get_cmd_signatures:[213,3,1,""],get_help:[213,3,1,""],get_position:[213,3,1,""],get_short_desc:[213,3,1,""],msg_char:[213,3,1,""],msg_room:[213,3,1,""],msg_system:[213,3,1,""],next_state:[213,3,1,""],parse:[213,3,1,""],path:[213,4,1,""],position_prep_map:[213,4,1,""],return_appearance:[213,3,1,""],room:[213,3,1,""],roomstate:[213,3,1,""],set_character_flag:[213,3,1,""],set_flag:[213,3,1,""],set_position:[213,3,1,""],tagcategory:[213,3,1,""],typename:[213,4,1,""],unset_character_flag:[213,3,1,""],unset_flag:[213,3,1,""]},"evennia.contrib.evscaperoom.objects.Feelable":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_focus_feel:[213,3,1,""],path:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.HasButtons":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_focus_press:[213,3,1,""],at_focus_push:[213,3,1,""],at_green_button:[213,3,1,""],at_nomatch:[213,3,1,""],at_red_button:[213,3,1,""],buttons:[213,4,1,""],get_cmd_signatures:[213,3,1,""],path:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.IndexReadable":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_cannot_read:[213,3,1,""],at_focus_read:[213,3,1,""],at_read:[213,3,1,""],get_cmd_signatures:[213,3,1,""],index:[213,4,1,""],path:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.Insertable":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_apply:[213,3,1,""],at_cannot_apply:[213,3,1,""],at_focus_insert:[213,3,1,""],get_cmd_signatures:[213,3,1,""],path:[213,4,1,""],target_flag:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.Kneelable":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_focus_kneel:[213,3,1,""],path:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.Liable":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_focus_lie:[213,3,1,""],path:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.Listenable":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_focus_listen:[213,3,1,""],path:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.Mixable":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_mix:[213,3,1,""],at_mix_failure:[213,3,1,""],at_mix_success:[213,3,1,""],at_object_creation:[213,3,1,""],check_mixture:[213,3,1,""],handle_mix:[213,3,1,""],ingredient_recipe:[213,4,1,""],mixer_flag:[213,4,1,""],path:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.Movable":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_already_moved:[213,3,1,""],at_cannot_move:[213,3,1,""],at_focus_move:[213,3,1,""],at_focus_push:[213,3,1,""],at_focus_shove:[213,3,1,""],at_left:[213,3,1,""],at_object_creation:[213,3,1,""],at_right:[213,3,1,""],get_cmd_signatures:[213,3,1,""],move_positions:[213,4,1,""],path:[213,4,1,""],start_position:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.Openable":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_already_closed:[213,3,1,""],at_already_open:[213,3,1,""],at_close:[213,3,1,""],at_focus_close:[213,3,1,""],at_focus_open:[213,3,1,""],at_locked:[213,3,1,""],at_object_creation:[213,3,1,""],at_open:[213,3,1,""],open_flag:[213,4,1,""],path:[213,4,1,""],start_open:[213,4,1,""],typename:[213,4,1,""],unlock_flag:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.Positionable":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],get_cmd_signatures:[213,3,1,""],path:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.Readable":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_cannot_read:[213,3,1,""],at_focus_read:[213,3,1,""],at_object_creation:[213,3,1,""],at_read:[213,3,1,""],path:[213,4,1,""],read_flag:[213,4,1,""],start_readable:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.Rotatable":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_cannot_rotate:[213,3,1,""],at_focus_rotate:[213,3,1,""],at_focus_turn:[213,3,1,""],at_object_creation:[213,3,1,""],at_rotate:[213,3,1,""],path:[213,4,1,""],rotate_flag:[213,4,1,""],start_rotatable:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.Sittable":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_focus_sit:[213,3,1,""],path:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.Smellable":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_focus_smell:[213,3,1,""],path:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.objects.Usable":{DoesNotExist:[213,2,1,""],MultipleObjectsReturned:[213,2,1,""],at_apply:[213,3,1,""],at_cannot_apply:[213,3,1,""],at_focus_use:[213,3,1,""],path:[213,4,1,""],target_flag:[213,4,1,""],typename:[213,4,1,""]},"evennia.contrib.evscaperoom.room":{EvscapeRoom:[214,1,1,""]},"evennia.contrib.evscaperoom.room.EvscapeRoom":{"delete":[214,3,1,""],DoesNotExist:[214,2,1,""],MultipleObjectsReturned:[214,2,1,""],achievement:[214,3,1,""],at_object_creation:[214,3,1,""],at_object_leave:[214,3,1,""],at_object_receive:[214,3,1,""],character_cleanup:[214,3,1,""],character_exit:[214,3,1,""],check_flag:[214,3,1,""],check_perm:[214,3,1,""],get_all_characters:[214,3,1,""],log:[214,3,1,""],path:[214,4,1,""],progress:[214,3,1,""],return_appearance:[214,3,1,""],score:[214,3,1,""],set_flag:[214,3,1,""],state:[214,3,1,""],statehandler:[214,4,1,""],tag_all_characters:[214,3,1,""],tag_character:[214,3,1,""],typename:[214,4,1,""],unset_flag:[214,3,1,""]},"evennia.contrib.evscaperoom.state":{BaseState:[216,1,1,""],StateHandler:[216,1,1,""]},"evennia.contrib.evscaperoom.state.BaseState":{__init__:[216,3,1,""],character_enters:[216,3,1,""],character_leaves:[216,3,1,""],cinematic:[216,3,1,""],clean:[216,3,1,""],create_object:[216,3,1,""],get_hint:[216,3,1,""],get_object:[216,3,1,""],hints:[216,4,1,""],init:[216,3,1,""],msg:[216,3,1,""],next:[216,3,1,""],next_state:[216,4,1,""]},"evennia.contrib.evscaperoom.state.StateHandler":{__init__:[216,3,1,""],init_state:[216,3,1,""],load_state:[216,3,1,""],next_state:[216,3,1,""]},"evennia.contrib.evscaperoom.tests":{TestEvScapeRoom:[217,1,1,""],TestEvscaperoomCommands:[217,1,1,""],TestStates:[217,1,1,""],TestUtils:[217,1,1,""]},"evennia.contrib.evscaperoom.tests.TestEvScapeRoom":{setUp:[217,3,1,""],tearDown:[217,3,1,""],test_room_methods:[217,3,1,""]},"evennia.contrib.evscaperoom.tests.TestEvscaperoomCommands":{setUp:[217,3,1,""],test_base_parse:[217,3,1,""],test_base_search:[217,3,1,""],test_emote:[217,3,1,""],test_focus:[217,3,1,""],test_focus_interaction:[217,3,1,""],test_look:[217,3,1,""],test_set_focus:[217,3,1,""],test_speech:[217,3,1,""]},"evennia.contrib.evscaperoom.tests.TestStates":{setUp:[217,3,1,""],tearDown:[217,3,1,""],test_all_states:[217,3,1,""],test_base_state:[217,3,1,""]},"evennia.contrib.evscaperoom.tests.TestUtils":{test_overwrite:[217,3,1,""],test_parse_for_perspectives:[217,3,1,""],test_parse_for_things:[217,3,1,""]},"evennia.contrib.evscaperoom.utils":{add_msg_borders:[218,5,1,""],create_evscaperoom_object:[218,5,1,""],create_fantasy_word:[218,5,1,""],msg_cinematic:[218,5,1,""],parse_for_perspectives:[218,5,1,""],parse_for_things:[218,5,1,""]},"evennia.contrib.extended_room":{CmdExtendedRoomDesc:[219,1,1,""],CmdExtendedRoomDetail:[219,1,1,""],CmdExtendedRoomGameTime:[219,1,1,""],CmdExtendedRoomLook:[219,1,1,""],ExtendedRoom:[219,1,1,""],ExtendedRoomCmdSet:[219,1,1,""]},"evennia.contrib.extended_room.CmdExtendedRoomDesc":{aliases:[219,4,1,""],func:[219,3,1,""],help_category:[219,4,1,""],key:[219,4,1,""],lock_storage:[219,4,1,""],reset_times:[219,3,1,""],search_index_entry:[219,4,1,""],switch_options:[219,4,1,""]},"evennia.contrib.extended_room.CmdExtendedRoomDetail":{aliases:[219,4,1,""],func:[219,3,1,""],help_category:[219,4,1,""],key:[219,4,1,""],lock_storage:[219,4,1,""],locks:[219,4,1,""],search_index_entry:[219,4,1,""]},"evennia.contrib.extended_room.CmdExtendedRoomGameTime":{aliases:[219,4,1,""],func:[219,3,1,""],help_category:[219,4,1,""],key:[219,4,1,""],lock_storage:[219,4,1,""],locks:[219,4,1,""],search_index_entry:[219,4,1,""]},"evennia.contrib.extended_room.CmdExtendedRoomLook":{aliases:[219,4,1,""],func:[219,3,1,""],help_category:[219,4,1,""],key:[219,4,1,""],lock_storage:[219,4,1,""],search_index_entry:[219,4,1,""]},"evennia.contrib.extended_room.ExtendedRoom":{DoesNotExist:[219,2,1,""],MultipleObjectsReturned:[219,2,1,""],at_object_creation:[219,3,1,""],del_detail:[219,3,1,""],get_time_and_season:[219,3,1,""],path:[219,4,1,""],replace_timeslots:[219,3,1,""],return_appearance:[219,3,1,""],return_detail:[219,3,1,""],set_detail:[219,3,1,""],typename:[219,4,1,""],update_current_description:[219,3,1,""]},"evennia.contrib.extended_room.ExtendedRoomCmdSet":{at_cmdset_creation:[219,3,1,""],path:[219,4,1,""]},"evennia.contrib.fieldfill":{CmdTestMenu:[220,1,1,""],FieldEvMenu:[220,1,1,""],display_formdata:[220,5,1,""],form_template_to_dict:[220,5,1,""],init_delayed_message:[220,5,1,""],init_fill_field:[220,5,1,""],menunode_fieldfill:[220,5,1,""],sendmessage:[220,5,1,""],verify_online_player:[220,5,1,""]},"evennia.contrib.fieldfill.CmdTestMenu":{aliases:[220,4,1,""],func:[220,3,1,""],help_category:[220,4,1,""],key:[220,4,1,""],lock_storage:[220,4,1,""],search_index_entry:[220,4,1,""]},"evennia.contrib.fieldfill.FieldEvMenu":{node_formatter:[220,3,1,""]},"evennia.contrib.gendersub":{GenderCharacter:[221,1,1,""],SetGender:[221,1,1,""]},"evennia.contrib.gendersub.GenderCharacter":{DoesNotExist:[221,2,1,""],MultipleObjectsReturned:[221,2,1,""],at_object_creation:[221,3,1,""],msg:[221,3,1,""],path:[221,4,1,""],typename:[221,4,1,""]},"evennia.contrib.gendersub.SetGender":{aliases:[221,4,1,""],func:[221,3,1,""],help_category:[221,4,1,""],key:[221,4,1,""],lock_storage:[221,4,1,""],locks:[221,4,1,""],search_index_entry:[221,4,1,""]},"evennia.contrib.health_bar":{display_meter:[222,5,1,""]},"evennia.contrib.ingame_python":{callbackhandler:[224,0,0,"-"],commands:[225,0,0,"-"],eventfuncs:[226,0,0,"-"],scripts:[227,0,0,"-"],tests:[228,0,0,"-"],utils:[230,0,0,"-"]},"evennia.contrib.ingame_python.callbackhandler":{Callback:[224,1,1,""],CallbackHandler:[224,1,1,""]},"evennia.contrib.ingame_python.callbackhandler.Callback":{author:[224,3,1,""],code:[224,3,1,""],created_on:[224,3,1,""],name:[224,3,1,""],number:[224,3,1,""],obj:[224,3,1,""],parameters:[224,3,1,""],updated_by:[224,3,1,""],updated_on:[224,3,1,""],valid:[224,3,1,""]},"evennia.contrib.ingame_python.callbackhandler.CallbackHandler":{__init__:[224,3,1,""],add:[224,3,1,""],all:[224,3,1,""],call:[224,3,1,""],edit:[224,3,1,""],format_callback:[224,3,1,""],get:[224,3,1,""],get_variable:[224,3,1,""],remove:[224,3,1,""],script:[224,4,1,""]},"evennia.contrib.ingame_python.commands":{CmdCallback:[225,1,1,""]},"evennia.contrib.ingame_python.commands.CmdCallback":{accept_callback:[225,3,1,""],add_callback:[225,3,1,""],aliases:[225,4,1,""],del_callback:[225,3,1,""],edit_callback:[225,3,1,""],func:[225,3,1,""],get_help:[225,3,1,""],help_category:[225,4,1,""],key:[225,4,1,""],list_callbacks:[225,3,1,""],list_tasks:[225,3,1,""],lock_storage:[225,4,1,""],locks:[225,4,1,""],search_index_entry:[225,4,1,""]},"evennia.contrib.ingame_python.eventfuncs":{call_event:[226,5,1,""],deny:[226,5,1,""],get:[226,5,1,""]},"evennia.contrib.ingame_python.scripts":{EventHandler:[227,1,1,""],TimeEventScript:[227,1,1,""],complete_task:[227,5,1,""]},"evennia.contrib.ingame_python.scripts.EventHandler":{DoesNotExist:[227,2,1,""],MultipleObjectsReturned:[227,2,1,""],accept_callback:[227,3,1,""],add_callback:[227,3,1,""],add_event:[227,3,1,""],at_script_creation:[227,3,1,""],at_server_start:[227,3,1,""],call:[227,3,1,""],del_callback:[227,3,1,""],edit_callback:[227,3,1,""],get_callbacks:[227,3,1,""],get_events:[227,3,1,""],get_variable:[227,3,1,""],handle_error:[227,3,1,""],path:[227,4,1,""],set_task:[227,3,1,""],typename:[227,4,1,""]},"evennia.contrib.ingame_python.scripts.TimeEventScript":{DoesNotExist:[227,2,1,""],MultipleObjectsReturned:[227,2,1,""],at_repeat:[227,3,1,""],at_script_creation:[227,3,1,""],path:[227,4,1,""],typename:[227,4,1,""]},"evennia.contrib.ingame_python.tests":{TestCmdCallback:[228,1,1,""],TestDefaultCallbacks:[228,1,1,""],TestEventHandler:[228,1,1,""]},"evennia.contrib.ingame_python.tests.TestCmdCallback":{setUp:[228,3,1,""],tearDown:[228,3,1,""],test_accept:[228,3,1,""],test_add:[228,3,1,""],test_del:[228,3,1,""],test_list:[228,3,1,""],test_lock:[228,3,1,""]},"evennia.contrib.ingame_python.tests.TestDefaultCallbacks":{setUp:[228,3,1,""],tearDown:[228,3,1,""],test_exit:[228,3,1,""]},"evennia.contrib.ingame_python.tests.TestEventHandler":{setUp:[228,3,1,""],tearDown:[228,3,1,""],test_accept:[228,3,1,""],test_add_validation:[228,3,1,""],test_call:[228,3,1,""],test_del:[228,3,1,""],test_edit:[228,3,1,""],test_edit_validation:[228,3,1,""],test_handler:[228,3,1,""],test_start:[228,3,1,""]},"evennia.contrib.ingame_python.utils":{InterruptEvent:[230,2,1,""],get_event_handler:[230,5,1,""],get_next_wait:[230,5,1,""],keyword_event:[230,5,1,""],phrase_event:[230,5,1,""],register_events:[230,5,1,""],time_event:[230,5,1,""]},"evennia.contrib.mail":{CmdMail:[231,1,1,""],CmdMailCharacter:[231,1,1,""]},"evennia.contrib.mail.CmdMail":{aliases:[231,4,1,""],func:[231,3,1,""],get_all_mail:[231,3,1,""],help_category:[231,4,1,""],key:[231,4,1,""],lock:[231,4,1,""],lock_storage:[231,4,1,""],parse:[231,3,1,""],search_index_entry:[231,4,1,""],search_targets:[231,3,1,""],send_mail:[231,3,1,""]},"evennia.contrib.mail.CmdMailCharacter":{account_caller:[231,4,1,""],aliases:[231,4,1,""],help_category:[231,4,1,""],key:[231,4,1,""],lock_storage:[231,4,1,""],search_index_entry:[231,4,1,""]},"evennia.contrib.multidescer":{CmdMultiDesc:[234,1,1,""],DescValidateError:[234,2,1,""]},"evennia.contrib.multidescer.CmdMultiDesc":{aliases:[234,4,1,""],func:[234,3,1,""],help_category:[234,4,1,""],key:[234,4,1,""],lock_storage:[234,4,1,""],locks:[234,4,1,""],search_index_entry:[234,4,1,""]},"evennia.contrib.puzzles":{CmdArmPuzzle:[235,1,1,""],CmdCreatePuzzleRecipe:[235,1,1,""],CmdEditPuzzle:[235,1,1,""],CmdListArmedPuzzles:[235,1,1,""],CmdListPuzzleRecipes:[235,1,1,""],CmdUsePuzzleParts:[235,1,1,""],PuzzleRecipe:[235,1,1,""],PuzzleSystemCmdSet:[235,1,1,""],maskout_protodef:[235,5,1,""],proto_def:[235,5,1,""]},"evennia.contrib.puzzles.CmdArmPuzzle":{aliases:[235,4,1,""],func:[235,3,1,""],help_category:[235,4,1,""],key:[235,4,1,""],lock_storage:[235,4,1,""],locks:[235,4,1,""],search_index_entry:[235,4,1,""]},"evennia.contrib.puzzles.CmdCreatePuzzleRecipe":{aliases:[235,4,1,""],confirm:[235,4,1,""],default_confirm:[235,4,1,""],func:[235,3,1,""],help_category:[235,4,1,""],key:[235,4,1,""],lock_storage:[235,4,1,""],locks:[235,4,1,""],search_index_entry:[235,4,1,""]},"evennia.contrib.puzzles.CmdEditPuzzle":{aliases:[235,4,1,""],func:[235,3,1,""],help_category:[235,4,1,""],key:[235,4,1,""],lock_storage:[235,4,1,""],locks:[235,4,1,""],search_index_entry:[235,4,1,""]},"evennia.contrib.puzzles.CmdListArmedPuzzles":{aliases:[235,4,1,""],func:[235,3,1,""],help_category:[235,4,1,""],key:[235,4,1,""],lock_storage:[235,4,1,""],locks:[235,4,1,""],search_index_entry:[235,4,1,""]},"evennia.contrib.puzzles.CmdListPuzzleRecipes":{aliases:[235,4,1,""],func:[235,3,1,""],help_category:[235,4,1,""],key:[235,4,1,""],lock_storage:[235,4,1,""],locks:[235,4,1,""],search_index_entry:[235,4,1,""]},"evennia.contrib.puzzles.CmdUsePuzzleParts":{aliases:[235,4,1,""],func:[235,3,1,""],help_category:[235,4,1,""],key:[235,4,1,""],lock_storage:[235,4,1,""],locks:[235,4,1,""],search_index_entry:[235,4,1,""]},"evennia.contrib.puzzles.PuzzleRecipe":{DoesNotExist:[235,2,1,""],MultipleObjectsReturned:[235,2,1,""],path:[235,4,1,""],save_recipe:[235,3,1,""],typename:[235,4,1,""]},"evennia.contrib.puzzles.PuzzleSystemCmdSet":{at_cmdset_creation:[235,3,1,""],path:[235,4,1,""]},"evennia.contrib.random_string_generator":{ExhaustedGenerator:[236,2,1,""],RandomStringGenerator:[236,1,1,""],RandomStringGeneratorScript:[236,1,1,""],RejectedRegex:[236,2,1,""]},"evennia.contrib.random_string_generator.RandomStringGenerator":{__init__:[236,3,1,""],all:[236,3,1,""],clear:[236,3,1,""],get:[236,3,1,""],remove:[236,3,1,""],script:[236,4,1,""]},"evennia.contrib.random_string_generator.RandomStringGeneratorScript":{DoesNotExist:[236,2,1,""],MultipleObjectsReturned:[236,2,1,""],at_script_creation:[236,3,1,""],path:[236,4,1,""],typename:[236,4,1,""]},"evennia.contrib.rplanguage":{LanguageError:[237,2,1,""],LanguageExistsError:[237,2,1,""],LanguageHandler:[237,1,1,""],add_language:[237,5,1,""],available_languages:[237,5,1,""],obfuscate_language:[237,5,1,""],obfuscate_whisper:[237,5,1,""]},"evennia.contrib.rplanguage.LanguageHandler":{DoesNotExist:[237,2,1,""],MultipleObjectsReturned:[237,2,1,""],add:[237,3,1,""],at_script_creation:[237,3,1,""],path:[237,4,1,""],translate:[237,3,1,""],typename:[237,4,1,""]},"evennia.contrib.rpsystem":{CmdEmote:[238,1,1,""],CmdMask:[238,1,1,""],CmdPose:[238,1,1,""],CmdRecog:[238,1,1,""],CmdSay:[238,1,1,""],CmdSdesc:[238,1,1,""],ContribRPCharacter:[238,1,1,""],ContribRPObject:[238,1,1,""],ContribRPRoom:[238,1,1,""],EmoteError:[238,2,1,""],LanguageError:[238,2,1,""],RPCommand:[238,1,1,""],RPSystemCmdSet:[238,1,1,""],RecogError:[238,2,1,""],RecogHandler:[238,1,1,""],SdescError:[238,2,1,""],SdescHandler:[238,1,1,""],ordered_permutation_regex:[238,5,1,""],parse_language:[238,5,1,""],parse_sdescs_and_recogs:[238,5,1,""],regex_tuple_from_key_alias:[238,5,1,""],send_emote:[238,5,1,""]},"evennia.contrib.rpsystem.CmdEmote":{aliases:[238,4,1,""],func:[238,3,1,""],help_category:[238,4,1,""],key:[238,4,1,""],lock_storage:[238,4,1,""],locks:[238,4,1,""],search_index_entry:[238,4,1,""]},"evennia.contrib.rpsystem.CmdMask":{aliases:[238,4,1,""],func:[238,3,1,""],help_category:[238,4,1,""],key:[238,4,1,""],lock_storage:[238,4,1,""],search_index_entry:[238,4,1,""]},"evennia.contrib.rpsystem.CmdPose":{aliases:[238,4,1,""],func:[238,3,1,""],help_category:[238,4,1,""],key:[238,4,1,""],lock_storage:[238,4,1,""],parse:[238,3,1,""],search_index_entry:[238,4,1,""]},"evennia.contrib.rpsystem.CmdRecog":{aliases:[238,4,1,""],func:[238,3,1,""],help_category:[238,4,1,""],key:[238,4,1,""],lock_storage:[238,4,1,""],parse:[238,3,1,""],search_index_entry:[238,4,1,""]},"evennia.contrib.rpsystem.CmdSay":{aliases:[238,4,1,""],func:[238,3,1,""],help_category:[238,4,1,""],key:[238,4,1,""],lock_storage:[238,4,1,""],locks:[238,4,1,""],search_index_entry:[238,4,1,""]},"evennia.contrib.rpsystem.CmdSdesc":{aliases:[238,4,1,""],func:[238,3,1,""],help_category:[238,4,1,""],key:[238,4,1,""],lock_storage:[238,4,1,""],locks:[238,4,1,""],search_index_entry:[238,4,1,""]},"evennia.contrib.rpsystem.ContribRPCharacter":{DoesNotExist:[238,2,1,""],MultipleObjectsReturned:[238,2,1,""],at_before_say:[238,3,1,""],at_object_creation:[238,3,1,""],get_display_name:[238,3,1,""],path:[238,4,1,""],process_language:[238,3,1,""],process_recog:[238,3,1,""],process_sdesc:[238,3,1,""],recog:[238,4,1,""],sdesc:[238,4,1,""],typename:[238,4,1,""]},"evennia.contrib.rpsystem.ContribRPObject":{DoesNotExist:[238,2,1,""],MultipleObjectsReturned:[238,2,1,""],at_object_creation:[238,3,1,""],get_display_name:[238,3,1,""],path:[238,4,1,""],return_appearance:[238,3,1,""],search:[238,3,1,""],typename:[238,4,1,""]},"evennia.contrib.rpsystem.ContribRPRoom":{DoesNotExist:[238,2,1,""],MultipleObjectsReturned:[238,2,1,""],path:[238,4,1,""],typename:[238,4,1,""]},"evennia.contrib.rpsystem.RPCommand":{aliases:[238,4,1,""],help_category:[238,4,1,""],key:[238,4,1,""],lock_storage:[238,4,1,""],parse:[238,3,1,""],search_index_entry:[238,4,1,""]},"evennia.contrib.rpsystem.RPSystemCmdSet":{at_cmdset_creation:[238,3,1,""],path:[238,4,1,""]},"evennia.contrib.rpsystem.RecogHandler":{__init__:[238,3,1,""],add:[238,3,1,""],all:[238,3,1,""],get:[238,3,1,""],get_regex_tuple:[238,3,1,""],remove:[238,3,1,""]},"evennia.contrib.rpsystem.SdescHandler":{__init__:[238,3,1,""],add:[238,3,1,""],get:[238,3,1,""],get_regex_tuple:[238,3,1,""]},"evennia.contrib.security":{auditing:[240,0,0,"-"]},"evennia.contrib.security.auditing":{outputs:[241,0,0,"-"],server:[242,0,0,"-"],tests:[243,0,0,"-"]},"evennia.contrib.security.auditing.outputs":{to_file:[241,5,1,""],to_syslog:[241,5,1,""]},"evennia.contrib.security.auditing.server":{AuditedServerSession:[242,1,1,""]},"evennia.contrib.security.auditing.server.AuditedServerSession":{audit:[242,3,1,""],data_in:[242,3,1,""],data_out:[242,3,1,""],mask:[242,3,1,""]},"evennia.contrib.security.auditing.tests":{AuditingTest:[243,1,1,""]},"evennia.contrib.security.auditing.tests.AuditingTest":{test_audit:[243,3,1,""],test_mask:[243,3,1,""]},"evennia.contrib.simpledoor":{CmdOpen:[244,1,1,""],CmdOpenCloseDoor:[244,1,1,""],SimpleDoor:[244,1,1,""]},"evennia.contrib.simpledoor.CmdOpen":{aliases:[244,4,1,""],create_exit:[244,3,1,""],help_category:[244,4,1,""],key:[244,4,1,""],lock_storage:[244,4,1,""],search_index_entry:[244,4,1,""]},"evennia.contrib.simpledoor.CmdOpenCloseDoor":{aliases:[244,4,1,""],func:[244,3,1,""],help_category:[244,4,1,""],key:[244,4,1,""],lock_storage:[244,4,1,""],locks:[244,4,1,""],search_index_entry:[244,4,1,""]},"evennia.contrib.simpledoor.SimpleDoor":{"delete":[244,3,1,""],DoesNotExist:[244,2,1,""],MultipleObjectsReturned:[244,2,1,""],at_failed_traverse:[244,3,1,""],at_object_creation:[244,3,1,""],path:[244,4,1,""],setdesc:[244,3,1,""],setlock:[244,3,1,""],typename:[244,4,1,""]},"evennia.contrib.slow_exit":{CmdSetSpeed:[245,1,1,""],CmdStop:[245,1,1,""],SlowExit:[245,1,1,""]},"evennia.contrib.slow_exit.CmdSetSpeed":{aliases:[245,4,1,""],func:[245,3,1,""],help_category:[245,4,1,""],key:[245,4,1,""],lock_storage:[245,4,1,""],search_index_entry:[245,4,1,""]},"evennia.contrib.slow_exit.CmdStop":{aliases:[245,4,1,""],func:[245,3,1,""],help_category:[245,4,1,""],key:[245,4,1,""],lock_storage:[245,4,1,""],search_index_entry:[245,4,1,""]},"evennia.contrib.slow_exit.SlowExit":{DoesNotExist:[245,2,1,""],MultipleObjectsReturned:[245,2,1,""],at_traverse:[245,3,1,""],path:[245,4,1,""],typename:[245,4,1,""]},"evennia.contrib.talking_npc":{CmdTalk:[246,1,1,""],END:[246,5,1,""],TalkingCmdSet:[246,1,1,""],TalkingNPC:[246,1,1,""],info1:[246,5,1,""],info2:[246,5,1,""],info3:[246,5,1,""],menu_start_node:[246,5,1,""]},"evennia.contrib.talking_npc.CmdTalk":{aliases:[246,4,1,""],func:[246,3,1,""],help_category:[246,4,1,""],key:[246,4,1,""],lock_storage:[246,4,1,""],locks:[246,4,1,""],search_index_entry:[246,4,1,""]},"evennia.contrib.talking_npc.TalkingCmdSet":{at_cmdset_creation:[246,3,1,""],key:[246,4,1,""],path:[246,4,1,""]},"evennia.contrib.talking_npc.TalkingNPC":{DoesNotExist:[246,2,1,""],MultipleObjectsReturned:[246,2,1,""],at_object_creation:[246,3,1,""],path:[246,4,1,""],typename:[246,4,1,""]},"evennia.contrib.test_traits":{TestNumericTraitOperators:[247,1,1,""],TestTrait:[247,1,1,""],TestTraitCounter:[247,1,1,""],TestTraitCounterTimed:[247,1,1,""],TestTraitGauge:[247,1,1,""],TestTraitGaugeTimed:[247,1,1,""],TestTraitStatic:[247,1,1,""],TraitHandlerTest:[247,1,1,""]},"evennia.contrib.test_traits.TestNumericTraitOperators":{setUp:[247,3,1,""],tearDown:[247,3,1,""],test_add_traits:[247,3,1,""],test_comparisons_numeric:[247,3,1,""],test_comparisons_traits:[247,3,1,""],test_floordiv:[247,3,1,""],test_mul_traits:[247,3,1,""],test_pos_shortcut:[247,3,1,""],test_sub_traits:[247,3,1,""]},"evennia.contrib.test_traits.TestTrait":{setUp:[247,3,1,""],test_init:[247,3,1,""],test_repr:[247,3,1,""],test_trait_getset:[247,3,1,""],test_validate_input__fail:[247,3,1,""],test_validate_input__valid:[247,3,1,""]},"evennia.contrib.test_traits.TestTraitCounter":{setUp:[247,3,1,""],test_boundaries__bigmod:[247,3,1,""],test_boundaries__change_boundaries:[247,3,1,""],test_boundaries__disable:[247,3,1,""],test_boundaries__inverse:[247,3,1,""],test_boundaries__minmax:[247,3,1,""],test_current:[247,3,1,""],test_delete:[247,3,1,""],test_descs:[247,3,1,""],test_init:[247,3,1,""],test_percentage:[247,3,1,""],test_value:[247,3,1,""]},"evennia.contrib.test_traits.TestTraitCounterTimed":{setUp:[247,3,1,""],test_timer_rate:[247,3,1,""],test_timer_ratetarget:[247,3,1,""]},"evennia.contrib.test_traits.TestTraitGauge":{setUp:[247,3,1,""],test_boundaries__bigmod:[247,3,1,""],test_boundaries__change_boundaries:[247,3,1,""],test_boundaries__disable:[247,3,1,""],test_boundaries__inverse:[247,3,1,""],test_boundaries__minmax:[247,3,1,""],test_current:[247,3,1,""],test_delete:[247,3,1,""],test_descs:[247,3,1,""],test_init:[247,3,1,""],test_percentage:[247,3,1,""],test_value:[247,3,1,""]},"evennia.contrib.test_traits.TestTraitGaugeTimed":{setUp:[247,3,1,""],test_timer_rate:[247,3,1,""],test_timer_ratetarget:[247,3,1,""]},"evennia.contrib.test_traits.TestTraitStatic":{setUp:[247,3,1,""],test_delete:[247,3,1,""],test_init:[247,3,1,""],test_value:[247,3,1,""]},"evennia.contrib.test_traits.TraitHandlerTest":{setUp:[247,3,1,""],test_add_trait:[247,3,1,""],test_all:[247,3,1,""],test_cache:[247,3,1,""],test_clear:[247,3,1,""],test_getting:[247,3,1,""],test_remove:[247,3,1,""],test_setting:[247,3,1,""],test_trait_db_connection:[247,3,1,""]},"evennia.contrib.traits":{CounterTrait:[248,1,1,""],GaugeTrait:[248,1,1,""],MandatoryTraitKey:[248,1,1,""],StaticTrait:[248,1,1,""],Trait:[248,1,1,""],TraitException:[248,2,1,""],TraitHandler:[248,1,1,""]},"evennia.contrib.traits.CounterTrait":{base:[248,3,1,""],current:[248,3,1,""],default_keys:[248,4,1,""],desc:[248,3,1,""],max:[248,3,1,""],min:[248,3,1,""],mod:[248,3,1,""],percent:[248,3,1,""],ratetarget:[248,3,1,""],reset:[248,3,1,""],trait_type:[248,4,1,""],validate_input:[248,3,1,""],value:[248,3,1,""]},"evennia.contrib.traits.GaugeTrait":{base:[248,3,1,""],current:[248,3,1,""],default_keys:[248,4,1,""],max:[248,3,1,""],min:[248,3,1,""],mod:[248,3,1,""],percent:[248,3,1,""],reset:[248,3,1,""],trait_type:[248,4,1,""],value:[248,3,1,""]},"evennia.contrib.traits.StaticTrait":{default_keys:[248,4,1,""],mod:[248,3,1,""],trait_type:[248,4,1,""],value:[248,3,1,""]},"evennia.contrib.traits.Trait":{__init__:[248,3,1,""],allow_extra_properties:[248,4,1,""],default_keys:[248,4,1,""],key:[248,3,1,""],name:[248,3,1,""],trait_type:[248,4,1,""],validate_input:[248,3,1,""],value:[248,3,1,""]},"evennia.contrib.traits.TraitException":{__init__:[248,3,1,""]},"evennia.contrib.traits.TraitHandler":{__init__:[248,3,1,""],add:[248,3,1,""],all:[248,3,1,""],clear:[248,3,1,""],get:[248,3,1,""],remove:[248,3,1,""]},"evennia.contrib.tree_select":{CmdNameColor:[249,1,1,""],change_name_color:[249,5,1,""],dashcount:[249,5,1,""],go_up_one_category:[249,5,1,""],index_to_selection:[249,5,1,""],init_tree_selection:[249,5,1,""],is_category:[249,5,1,""],menunode_treeselect:[249,5,1,""],optlist_to_menuoptions:[249,5,1,""],parse_opts:[249,5,1,""]},"evennia.contrib.tree_select.CmdNameColor":{aliases:[249,4,1,""],func:[249,3,1,""],help_category:[249,4,1,""],key:[249,4,1,""],lock_storage:[249,4,1,""],search_index_entry:[249,4,1,""]},"evennia.contrib.turnbattle":{tb_basic:[251,0,0,"-"],tb_equip:[252,0,0,"-"],tb_items:[253,0,0,"-"],tb_magic:[254,0,0,"-"],tb_range:[255,0,0,"-"]},"evennia.contrib.turnbattle.tb_basic":{ACTIONS_PER_TURN:[251,6,1,""],BattleCmdSet:[251,1,1,""],CmdAttack:[251,1,1,""],CmdCombatHelp:[251,1,1,""],CmdDisengage:[251,1,1,""],CmdFight:[251,1,1,""],CmdPass:[251,1,1,""],CmdRest:[251,1,1,""],TBBasicCharacter:[251,1,1,""],TBBasicTurnHandler:[251,1,1,""],apply_damage:[251,5,1,""],at_defeat:[251,5,1,""],combat_cleanup:[251,5,1,""],get_attack:[251,5,1,""],get_damage:[251,5,1,""],get_defense:[251,5,1,""],is_in_combat:[251,5,1,""],is_turn:[251,5,1,""],resolve_attack:[251,5,1,""],roll_init:[251,5,1,""],spend_action:[251,5,1,""]},"evennia.contrib.turnbattle.tb_basic.BattleCmdSet":{at_cmdset_creation:[251,3,1,""],key:[251,4,1,""],path:[251,4,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdAttack":{aliases:[251,4,1,""],func:[251,3,1,""],help_category:[251,4,1,""],key:[251,4,1,""],lock_storage:[251,4,1,""],search_index_entry:[251,4,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdCombatHelp":{aliases:[251,4,1,""],func:[251,3,1,""],help_category:[251,4,1,""],key:[251,4,1,""],lock_storage:[251,4,1,""],search_index_entry:[251,4,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdDisengage":{aliases:[251,4,1,""],func:[251,3,1,""],help_category:[251,4,1,""],key:[251,4,1,""],lock_storage:[251,4,1,""],search_index_entry:[251,4,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdFight":{aliases:[251,4,1,""],func:[251,3,1,""],help_category:[251,4,1,""],key:[251,4,1,""],lock_storage:[251,4,1,""],search_index_entry:[251,4,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdPass":{aliases:[251,4,1,""],func:[251,3,1,""],help_category:[251,4,1,""],key:[251,4,1,""],lock_storage:[251,4,1,""],search_index_entry:[251,4,1,""]},"evennia.contrib.turnbattle.tb_basic.CmdRest":{aliases:[251,4,1,""],func:[251,3,1,""],help_category:[251,4,1,""],key:[251,4,1,""],lock_storage:[251,4,1,""],search_index_entry:[251,4,1,""]},"evennia.contrib.turnbattle.tb_basic.TBBasicCharacter":{DoesNotExist:[251,2,1,""],MultipleObjectsReturned:[251,2,1,""],at_before_move:[251,3,1,""],at_object_creation:[251,3,1,""],path:[251,4,1,""],typename:[251,4,1,""]},"evennia.contrib.turnbattle.tb_basic.TBBasicTurnHandler":{DoesNotExist:[251,2,1,""],MultipleObjectsReturned:[251,2,1,""],at_repeat:[251,3,1,""],at_script_creation:[251,3,1,""],at_stop:[251,3,1,""],initialize_for_combat:[251,3,1,""],join_fight:[251,3,1,""],next_turn:[251,3,1,""],path:[251,4,1,""],start_turn:[251,3,1,""],turn_end_check:[251,3,1,""],typename:[251,4,1,""]},"evennia.contrib.turnbattle.tb_equip":{ACTIONS_PER_TURN:[252,6,1,""],BattleCmdSet:[252,1,1,""],CmdAttack:[252,1,1,""],CmdCombatHelp:[252,1,1,""],CmdDisengage:[252,1,1,""],CmdDoff:[252,1,1,""],CmdDon:[252,1,1,""],CmdFight:[252,1,1,""],CmdPass:[252,1,1,""],CmdRest:[252,1,1,""],CmdUnwield:[252,1,1,""],CmdWield:[252,1,1,""],TBEArmor:[252,1,1,""],TBEWeapon:[252,1,1,""],TBEquipCharacter:[252,1,1,""],TBEquipTurnHandler:[252,1,1,""],apply_damage:[252,5,1,""],at_defeat:[252,5,1,""],combat_cleanup:[252,5,1,""],get_attack:[252,5,1,""],get_damage:[252,5,1,""],get_defense:[252,5,1,""],is_in_combat:[252,5,1,""],is_turn:[252,5,1,""],resolve_attack:[252,5,1,""],roll_init:[252,5,1,""],spend_action:[252,5,1,""]},"evennia.contrib.turnbattle.tb_equip.BattleCmdSet":{at_cmdset_creation:[252,3,1,""],key:[252,4,1,""],path:[252,4,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdAttack":{aliases:[252,4,1,""],func:[252,3,1,""],help_category:[252,4,1,""],key:[252,4,1,""],lock_storage:[252,4,1,""],search_index_entry:[252,4,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdCombatHelp":{aliases:[252,4,1,""],func:[252,3,1,""],help_category:[252,4,1,""],key:[252,4,1,""],lock_storage:[252,4,1,""],search_index_entry:[252,4,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdDisengage":{aliases:[252,4,1,""],func:[252,3,1,""],help_category:[252,4,1,""],key:[252,4,1,""],lock_storage:[252,4,1,""],search_index_entry:[252,4,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdDoff":{aliases:[252,4,1,""],func:[252,3,1,""],help_category:[252,4,1,""],key:[252,4,1,""],lock_storage:[252,4,1,""],search_index_entry:[252,4,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdDon":{aliases:[252,4,1,""],func:[252,3,1,""],help_category:[252,4,1,""],key:[252,4,1,""],lock_storage:[252,4,1,""],search_index_entry:[252,4,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdFight":{aliases:[252,4,1,""],func:[252,3,1,""],help_category:[252,4,1,""],key:[252,4,1,""],lock_storage:[252,4,1,""],search_index_entry:[252,4,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdPass":{aliases:[252,4,1,""],func:[252,3,1,""],help_category:[252,4,1,""],key:[252,4,1,""],lock_storage:[252,4,1,""],search_index_entry:[252,4,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdRest":{aliases:[252,4,1,""],func:[252,3,1,""],help_category:[252,4,1,""],key:[252,4,1,""],lock_storage:[252,4,1,""],search_index_entry:[252,4,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdUnwield":{aliases:[252,4,1,""],func:[252,3,1,""],help_category:[252,4,1,""],key:[252,4,1,""],lock_storage:[252,4,1,""],search_index_entry:[252,4,1,""]},"evennia.contrib.turnbattle.tb_equip.CmdWield":{aliases:[252,4,1,""],func:[252,3,1,""],help_category:[252,4,1,""],key:[252,4,1,""],lock_storage:[252,4,1,""],search_index_entry:[252,4,1,""]},"evennia.contrib.turnbattle.tb_equip.TBEArmor":{DoesNotExist:[252,2,1,""],MultipleObjectsReturned:[252,2,1,""],at_before_drop:[252,3,1,""],at_before_give:[252,3,1,""],at_drop:[252,3,1,""],at_give:[252,3,1,""],at_object_creation:[252,3,1,""],path:[252,4,1,""],typename:[252,4,1,""]},"evennia.contrib.turnbattle.tb_equip.TBEWeapon":{DoesNotExist:[252,2,1,""],MultipleObjectsReturned:[252,2,1,""],at_drop:[252,3,1,""],at_give:[252,3,1,""],at_object_creation:[252,3,1,""],path:[252,4,1,""],typename:[252,4,1,""]},"evennia.contrib.turnbattle.tb_equip.TBEquipCharacter":{DoesNotExist:[252,2,1,""],MultipleObjectsReturned:[252,2,1,""],at_before_move:[252,3,1,""],at_object_creation:[252,3,1,""],path:[252,4,1,""],typename:[252,4,1,""]},"evennia.contrib.turnbattle.tb_equip.TBEquipTurnHandler":{DoesNotExist:[252,2,1,""],MultipleObjectsReturned:[252,2,1,""],at_repeat:[252,3,1,""],at_script_creation:[252,3,1,""],at_stop:[252,3,1,""],initialize_for_combat:[252,3,1,""],join_fight:[252,3,1,""],next_turn:[252,3,1,""],path:[252,4,1,""],start_turn:[252,3,1,""],turn_end_check:[252,3,1,""],typename:[252,4,1,""]},"evennia.contrib.turnbattle.tb_items":{BattleCmdSet:[253,1,1,""],CmdAttack:[253,1,1,""],CmdCombatHelp:[253,1,1,""],CmdDisengage:[253,1,1,""],CmdFight:[253,1,1,""],CmdPass:[253,1,1,""],CmdRest:[253,1,1,""],CmdUse:[253,1,1,""],DEF_DOWN_MOD:[253,6,1,""],ITEMFUNCS:[253,6,1,""],TBItemsCharacter:[253,1,1,""],TBItemsCharacterTest:[253,1,1,""],TBItemsTurnHandler:[253,1,1,""],add_condition:[253,5,1,""],apply_damage:[253,5,1,""],at_defeat:[253,5,1,""],combat_cleanup:[253,5,1,""],condition_tickdown:[253,5,1,""],get_attack:[253,5,1,""],get_damage:[253,5,1,""],get_defense:[253,5,1,""],is_in_combat:[253,5,1,""],is_turn:[253,5,1,""],itemfunc_add_condition:[253,5,1,""],itemfunc_attack:[253,5,1,""],itemfunc_cure_condition:[253,5,1,""],itemfunc_heal:[253,5,1,""],resolve_attack:[253,5,1,""],roll_init:[253,5,1,""],spend_action:[253,5,1,""],spend_item_use:[253,5,1,""],use_item:[253,5,1,""]},"evennia.contrib.turnbattle.tb_items.BattleCmdSet":{at_cmdset_creation:[253,3,1,""],key:[253,4,1,""],path:[253,4,1,""]},"evennia.contrib.turnbattle.tb_items.CmdAttack":{aliases:[253,4,1,""],func:[253,3,1,""],help_category:[253,4,1,""],key:[253,4,1,""],lock_storage:[253,4,1,""],search_index_entry:[253,4,1,""]},"evennia.contrib.turnbattle.tb_items.CmdCombatHelp":{aliases:[253,4,1,""],func:[253,3,1,""],help_category:[253,4,1,""],key:[253,4,1,""],lock_storage:[253,4,1,""],search_index_entry:[253,4,1,""]},"evennia.contrib.turnbattle.tb_items.CmdDisengage":{aliases:[253,4,1,""],func:[253,3,1,""],help_category:[253,4,1,""],key:[253,4,1,""],lock_storage:[253,4,1,""],search_index_entry:[253,4,1,""]},"evennia.contrib.turnbattle.tb_items.CmdFight":{aliases:[253,4,1,""],func:[253,3,1,""],help_category:[253,4,1,""],key:[253,4,1,""],lock_storage:[253,4,1,""],search_index_entry:[253,4,1,""]},"evennia.contrib.turnbattle.tb_items.CmdPass":{aliases:[253,4,1,""],func:[253,3,1,""],help_category:[253,4,1,""],key:[253,4,1,""],lock_storage:[253,4,1,""],search_index_entry:[253,4,1,""]},"evennia.contrib.turnbattle.tb_items.CmdRest":{aliases:[253,4,1,""],func:[253,3,1,""],help_category:[253,4,1,""],key:[253,4,1,""],lock_storage:[253,4,1,""],search_index_entry:[253,4,1,""]},"evennia.contrib.turnbattle.tb_items.CmdUse":{aliases:[253,4,1,""],func:[253,3,1,""],help_category:[253,4,1,""],key:[253,4,1,""],lock_storage:[253,4,1,""],search_index_entry:[253,4,1,""]},"evennia.contrib.turnbattle.tb_items.TBItemsCharacter":{DoesNotExist:[253,2,1,""],MultipleObjectsReturned:[253,2,1,""],apply_turn_conditions:[253,3,1,""],at_before_move:[253,3,1,""],at_object_creation:[253,3,1,""],at_turn_start:[253,3,1,""],at_update:[253,3,1,""],path:[253,4,1,""],typename:[253,4,1,""]},"evennia.contrib.turnbattle.tb_items.TBItemsCharacterTest":{DoesNotExist:[253,2,1,""],MultipleObjectsReturned:[253,2,1,""],at_object_creation:[253,3,1,""],path:[253,4,1,""],typename:[253,4,1,""]},"evennia.contrib.turnbattle.tb_items.TBItemsTurnHandler":{DoesNotExist:[253,2,1,""],MultipleObjectsReturned:[253,2,1,""],at_repeat:[253,3,1,""],at_script_creation:[253,3,1,""],at_stop:[253,3,1,""],initialize_for_combat:[253,3,1,""],join_fight:[253,3,1,""],next_turn:[253,3,1,""],path:[253,4,1,""],start_turn:[253,3,1,""],turn_end_check:[253,3,1,""],typename:[253,4,1,""]},"evennia.contrib.turnbattle.tb_magic":{ACTIONS_PER_TURN:[254,6,1,""],BattleCmdSet:[254,1,1,""],CmdAttack:[254,1,1,""],CmdCast:[254,1,1,""],CmdCombatHelp:[254,1,1,""],CmdDisengage:[254,1,1,""],CmdFight:[254,1,1,""],CmdLearnSpell:[254,1,1,""],CmdPass:[254,1,1,""],CmdRest:[254,1,1,""],CmdStatus:[254,1,1,""],TBMagicCharacter:[254,1,1,""],TBMagicTurnHandler:[254,1,1,""],apply_damage:[254,5,1,""],at_defeat:[254,5,1,""],combat_cleanup:[254,5,1,""],get_attack:[254,5,1,""],get_damage:[254,5,1,""],get_defense:[254,5,1,""],is_in_combat:[254,5,1,""],is_turn:[254,5,1,""],resolve_attack:[254,5,1,""],roll_init:[254,5,1,""],spell_attack:[254,5,1,""],spell_conjure:[254,5,1,""],spell_healing:[254,5,1,""],spend_action:[254,5,1,""]},"evennia.contrib.turnbattle.tb_magic.BattleCmdSet":{at_cmdset_creation:[254,3,1,""],key:[254,4,1,""],path:[254,4,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdAttack":{aliases:[254,4,1,""],func:[254,3,1,""],help_category:[254,4,1,""],key:[254,4,1,""],lock_storage:[254,4,1,""],search_index_entry:[254,4,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdCast":{aliases:[254,4,1,""],func:[254,3,1,""],help_category:[254,4,1,""],key:[254,4,1,""],lock_storage:[254,4,1,""],search_index_entry:[254,4,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdCombatHelp":{aliases:[254,4,1,""],func:[254,3,1,""],help_category:[254,4,1,""],key:[254,4,1,""],lock_storage:[254,4,1,""],search_index_entry:[254,4,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdDisengage":{aliases:[254,4,1,""],func:[254,3,1,""],help_category:[254,4,1,""],key:[254,4,1,""],lock_storage:[254,4,1,""],search_index_entry:[254,4,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdFight":{aliases:[254,4,1,""],func:[254,3,1,""],help_category:[254,4,1,""],key:[254,4,1,""],lock_storage:[254,4,1,""],search_index_entry:[254,4,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdLearnSpell":{aliases:[254,4,1,""],func:[254,3,1,""],help_category:[254,4,1,""],key:[254,4,1,""],lock_storage:[254,4,1,""],search_index_entry:[254,4,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdPass":{aliases:[254,4,1,""],func:[254,3,1,""],help_category:[254,4,1,""],key:[254,4,1,""],lock_storage:[254,4,1,""],search_index_entry:[254,4,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdRest":{aliases:[254,4,1,""],func:[254,3,1,""],help_category:[254,4,1,""],key:[254,4,1,""],lock_storage:[254,4,1,""],search_index_entry:[254,4,1,""]},"evennia.contrib.turnbattle.tb_magic.CmdStatus":{aliases:[254,4,1,""],func:[254,3,1,""],help_category:[254,4,1,""],key:[254,4,1,""],lock_storage:[254,4,1,""],search_index_entry:[254,4,1,""]},"evennia.contrib.turnbattle.tb_magic.TBMagicCharacter":{DoesNotExist:[254,2,1,""],MultipleObjectsReturned:[254,2,1,""],at_before_move:[254,3,1,""],at_object_creation:[254,3,1,""],path:[254,4,1,""],typename:[254,4,1,""]},"evennia.contrib.turnbattle.tb_magic.TBMagicTurnHandler":{DoesNotExist:[254,2,1,""],MultipleObjectsReturned:[254,2,1,""],at_repeat:[254,3,1,""],at_script_creation:[254,3,1,""],at_stop:[254,3,1,""],initialize_for_combat:[254,3,1,""],join_fight:[254,3,1,""],next_turn:[254,3,1,""],path:[254,4,1,""],start_turn:[254,3,1,""],turn_end_check:[254,3,1,""],typename:[254,4,1,""]},"evennia.contrib.turnbattle.tb_range":{ACTIONS_PER_TURN:[255,6,1,""],BattleCmdSet:[255,1,1,""],CmdApproach:[255,1,1,""],CmdAttack:[255,1,1,""],CmdCombatHelp:[255,1,1,""],CmdDisengage:[255,1,1,""],CmdFight:[255,1,1,""],CmdPass:[255,1,1,""],CmdRest:[255,1,1,""],CmdShoot:[255,1,1,""],CmdStatus:[255,1,1,""],CmdWithdraw:[255,1,1,""],TBRangeCharacter:[255,1,1,""],TBRangeObject:[255,1,1,""],TBRangeTurnHandler:[255,1,1,""],apply_damage:[255,5,1,""],approach:[255,5,1,""],at_defeat:[255,5,1,""],combat_cleanup:[255,5,1,""],combat_status_message:[255,5,1,""],distance_inc:[255,5,1,""],get_attack:[255,5,1,""],get_damage:[255,5,1,""],get_defense:[255,5,1,""],get_range:[255,5,1,""],is_in_combat:[255,5,1,""],is_turn:[255,5,1,""],resolve_attack:[255,5,1,""],roll_init:[255,5,1,""],spend_action:[255,5,1,""],withdraw:[255,5,1,""]},"evennia.contrib.turnbattle.tb_range.BattleCmdSet":{at_cmdset_creation:[255,3,1,""],key:[255,4,1,""],path:[255,4,1,""]},"evennia.contrib.turnbattle.tb_range.CmdApproach":{aliases:[255,4,1,""],func:[255,3,1,""],help_category:[255,4,1,""],key:[255,4,1,""],lock_storage:[255,4,1,""],search_index_entry:[255,4,1,""]},"evennia.contrib.turnbattle.tb_range.CmdAttack":{aliases:[255,4,1,""],func:[255,3,1,""],help_category:[255,4,1,""],key:[255,4,1,""],lock_storage:[255,4,1,""],search_index_entry:[255,4,1,""]},"evennia.contrib.turnbattle.tb_range.CmdCombatHelp":{aliases:[255,4,1,""],func:[255,3,1,""],help_category:[255,4,1,""],key:[255,4,1,""],lock_storage:[255,4,1,""],search_index_entry:[255,4,1,""]},"evennia.contrib.turnbattle.tb_range.CmdDisengage":{aliases:[255,4,1,""],func:[255,3,1,""],help_category:[255,4,1,""],key:[255,4,1,""],lock_storage:[255,4,1,""],search_index_entry:[255,4,1,""]},"evennia.contrib.turnbattle.tb_range.CmdFight":{aliases:[255,4,1,""],func:[255,3,1,""],help_category:[255,4,1,""],key:[255,4,1,""],lock_storage:[255,4,1,""],search_index_entry:[255,4,1,""]},"evennia.contrib.turnbattle.tb_range.CmdPass":{aliases:[255,4,1,""],func:[255,3,1,""],help_category:[255,4,1,""],key:[255,4,1,""],lock_storage:[255,4,1,""],search_index_entry:[255,4,1,""]},"evennia.contrib.turnbattle.tb_range.CmdRest":{aliases:[255,4,1,""],func:[255,3,1,""],help_category:[255,4,1,""],key:[255,4,1,""],lock_storage:[255,4,1,""],search_index_entry:[255,4,1,""]},"evennia.contrib.turnbattle.tb_range.CmdShoot":{aliases:[255,4,1,""],func:[255,3,1,""],help_category:[255,4,1,""],key:[255,4,1,""],lock_storage:[255,4,1,""],search_index_entry:[255,4,1,""]},"evennia.contrib.turnbattle.tb_range.CmdStatus":{aliases:[255,4,1,""],func:[255,3,1,""],help_category:[255,4,1,""],key:[255,4,1,""],lock_storage:[255,4,1,""],search_index_entry:[255,4,1,""]},"evennia.contrib.turnbattle.tb_range.CmdWithdraw":{aliases:[255,4,1,""],func:[255,3,1,""],help_category:[255,4,1,""],key:[255,4,1,""],lock_storage:[255,4,1,""],search_index_entry:[255,4,1,""]},"evennia.contrib.turnbattle.tb_range.TBRangeCharacter":{DoesNotExist:[255,2,1,""],MultipleObjectsReturned:[255,2,1,""],at_before_move:[255,3,1,""],at_object_creation:[255,3,1,""],path:[255,4,1,""],typename:[255,4,1,""]},"evennia.contrib.turnbattle.tb_range.TBRangeObject":{DoesNotExist:[255,2,1,""],MultipleObjectsReturned:[255,2,1,""],at_before_drop:[255,3,1,""],at_before_get:[255,3,1,""],at_before_give:[255,3,1,""],at_drop:[255,3,1,""],at_get:[255,3,1,""],at_give:[255,3,1,""],path:[255,4,1,""],typename:[255,4,1,""]},"evennia.contrib.turnbattle.tb_range.TBRangeTurnHandler":{DoesNotExist:[255,2,1,""],MultipleObjectsReturned:[255,2,1,""],at_repeat:[255,3,1,""],at_script_creation:[255,3,1,""],at_stop:[255,3,1,""],init_range:[255,3,1,""],initialize_for_combat:[255,3,1,""],join_fight:[255,3,1,""],join_rangefield:[255,3,1,""],next_turn:[255,3,1,""],path:[255,4,1,""],start_turn:[255,3,1,""],turn_end_check:[255,3,1,""],typename:[255,4,1,""]},"evennia.contrib.tutorial_examples":{bodyfunctions:[257,0,0,"-"],mirror:[259,0,0,"-"],red_button:[260,0,0,"-"],tests:[261,0,0,"-"]},"evennia.contrib.tutorial_examples.bodyfunctions":{BodyFunctions:[257,1,1,""]},"evennia.contrib.tutorial_examples.bodyfunctions.BodyFunctions":{DoesNotExist:[257,2,1,""],MultipleObjectsReturned:[257,2,1,""],at_repeat:[257,3,1,""],at_script_creation:[257,3,1,""],path:[257,4,1,""],send_random_message:[257,3,1,""],typename:[257,4,1,""]},"evennia.contrib.tutorial_examples.mirror":{TutorialMirror:[259,1,1,""]},"evennia.contrib.tutorial_examples.mirror.TutorialMirror":{DoesNotExist:[259,2,1,""],MultipleObjectsReturned:[259,2,1,""],msg:[259,3,1,""],path:[259,4,1,""],return_appearance:[259,3,1,""],typename:[259,4,1,""]},"evennia.contrib.tutorial_examples.red_button":{BlindCmdSet:[260,1,1,""],CmdBlindHelp:[260,1,1,""],CmdBlindLook:[260,1,1,""],CmdCloseLid:[260,1,1,""],CmdNudge:[260,1,1,""],CmdOpenLid:[260,1,1,""],CmdPushLidClosed:[260,1,1,""],CmdPushLidOpen:[260,1,1,""],CmdSmashGlass:[260,1,1,""],LidClosedCmdSet:[260,1,1,""],LidOpenCmdSet:[260,1,1,""],RedButton:[260,1,1,""]},"evennia.contrib.tutorial_examples.red_button.BlindCmdSet":{at_cmdset_creation:[260,3,1,""],key:[260,4,1,""],mergetype:[260,4,1,""],no_exits:[260,4,1,""],no_objs:[260,4,1,""],path:[260,4,1,""]},"evennia.contrib.tutorial_examples.red_button.CmdBlindHelp":{aliases:[260,4,1,""],func:[260,3,1,""],help_category:[260,4,1,""],key:[260,4,1,""],lock_storage:[260,4,1,""],locks:[260,4,1,""],search_index_entry:[260,4,1,""]},"evennia.contrib.tutorial_examples.red_button.CmdBlindLook":{aliases:[260,4,1,""],func:[260,3,1,""],help_category:[260,4,1,""],key:[260,4,1,""],lock_storage:[260,4,1,""],locks:[260,4,1,""],search_index_entry:[260,4,1,""]},"evennia.contrib.tutorial_examples.red_button.CmdCloseLid":{aliases:[260,4,1,""],func:[260,3,1,""],help_category:[260,4,1,""],key:[260,4,1,""],lock_storage:[260,4,1,""],locks:[260,4,1,""],search_index_entry:[260,4,1,""]},"evennia.contrib.tutorial_examples.red_button.CmdNudge":{aliases:[260,4,1,""],func:[260,3,1,""],help_category:[260,4,1,""],key:[260,4,1,""],lock_storage:[260,4,1,""],locks:[260,4,1,""],search_index_entry:[260,4,1,""]},"evennia.contrib.tutorial_examples.red_button.CmdOpenLid":{aliases:[260,4,1,""],func:[260,3,1,""],help_category:[260,4,1,""],key:[260,4,1,""],lock_storage:[260,4,1,""],locks:[260,4,1,""],search_index_entry:[260,4,1,""]},"evennia.contrib.tutorial_examples.red_button.CmdPushLidClosed":{aliases:[260,4,1,""],func:[260,3,1,""],help_category:[260,4,1,""],key:[260,4,1,""],lock_storage:[260,4,1,""],locks:[260,4,1,""],search_index_entry:[260,4,1,""]},"evennia.contrib.tutorial_examples.red_button.CmdPushLidOpen":{aliases:[260,4,1,""],func:[260,3,1,""],help_category:[260,4,1,""],key:[260,4,1,""],lock_storage:[260,4,1,""],locks:[260,4,1,""],search_index_entry:[260,4,1,""]},"evennia.contrib.tutorial_examples.red_button.CmdSmashGlass":{aliases:[260,4,1,""],func:[260,3,1,""],help_category:[260,4,1,""],key:[260,4,1,""],lock_storage:[260,4,1,""],locks:[260,4,1,""],search_index_entry:[260,4,1,""]},"evennia.contrib.tutorial_examples.red_button.LidClosedCmdSet":{at_cmdset_creation:[260,3,1,""],key:[260,4,1,""],path:[260,4,1,""]},"evennia.contrib.tutorial_examples.red_button.LidOpenCmdSet":{at_cmdset_creation:[260,3,1,""],key:[260,4,1,""],path:[260,4,1,""]},"evennia.contrib.tutorial_examples.red_button.RedButton":{DoesNotExist:[260,2,1,""],MultipleObjectsReturned:[260,2,1,""],at_object_creation:[260,3,1,""],auto_close_msg:[260,4,1,""],blind_target:[260,3,1,""],blink_msgs:[260,4,1,""],break_lamp:[260,3,1,""],desc_add_lamp_broken:[260,4,1,""],desc_closed_lid:[260,4,1,""],desc_open_lid:[260,4,1,""],lamp_breaks_msg:[260,4,1,""],path:[260,4,1,""],to_closed_state:[260,3,1,""],to_open_state:[260,3,1,""],typename:[260,4,1,""]},"evennia.contrib.tutorial_examples.tests":{TestBodyFunctions:[261,1,1,""]},"evennia.contrib.tutorial_examples.tests.TestBodyFunctions":{script_typeclass:[261,4,1,""],setUp:[261,3,1,""],tearDown:[261,3,1,""],test_at_repeat:[261,3,1,""],test_send_random_message:[261,3,1,""]},"evennia.contrib.tutorial_world":{intro_menu:[263,0,0,"-"],mob:[264,0,0,"-"],objects:[265,0,0,"-"],rooms:[266,0,0,"-"]},"evennia.contrib.tutorial_world.intro_menu":{DemoCommandSetComms:[263,1,1,""],DemoCommandSetHelp:[263,1,1,""],DemoCommandSetRoom:[263,1,1,""],TutorialEvMenu:[263,1,1,""],do_nothing:[263,5,1,""],goto_cleanup_cmdsets:[263,5,1,""],goto_command_demo_comms:[263,5,1,""],goto_command_demo_help:[263,5,1,""],goto_command_demo_room:[263,5,1,""],init_menu:[263,5,1,""],send_testing_tagged:[263,5,1,""]},"evennia.contrib.tutorial_world.intro_menu.DemoCommandSetComms":{at_cmdset_creation:[263,3,1,""],key:[263,4,1,""],no_exits:[263,4,1,""],no_objs:[263,4,1,""],path:[263,4,1,""],priority:[263,4,1,""]},"evennia.contrib.tutorial_world.intro_menu.DemoCommandSetHelp":{at_cmdset_creation:[263,3,1,""],key:[263,4,1,""],path:[263,4,1,""],priority:[263,4,1,""]},"evennia.contrib.tutorial_world.intro_menu.DemoCommandSetRoom":{at_cmdset_creation:[263,3,1,""],key:[263,4,1,""],no_exits:[263,4,1,""],no_objs:[263,4,1,""],path:[263,4,1,""],priority:[263,4,1,""]},"evennia.contrib.tutorial_world.intro_menu.TutorialEvMenu":{close_menu:[263,3,1,""],options_formatter:[263,3,1,""]},"evennia.contrib.tutorial_world.mob":{CmdMobOnOff:[264,1,1,""],Mob:[264,1,1,""],MobCmdSet:[264,1,1,""]},"evennia.contrib.tutorial_world.mob.CmdMobOnOff":{aliases:[264,4,1,""],func:[264,3,1,""],help_category:[264,4,1,""],key:[264,4,1,""],lock_storage:[264,4,1,""],locks:[264,4,1,""],search_index_entry:[264,4,1,""]},"evennia.contrib.tutorial_world.mob.Mob":{DoesNotExist:[264,2,1,""],MultipleObjectsReturned:[264,2,1,""],at_hit:[264,3,1,""],at_init:[264,3,1,""],at_new_arrival:[264,3,1,""],at_object_creation:[264,3,1,""],do_attack:[264,3,1,""],do_hunting:[264,3,1,""],do_patrol:[264,3,1,""],path:[264,4,1,""],set_alive:[264,3,1,""],set_dead:[264,3,1,""],start_attacking:[264,3,1,""],start_hunting:[264,3,1,""],start_idle:[264,3,1,""],start_patrolling:[264,3,1,""],typename:[264,4,1,""]},"evennia.contrib.tutorial_world.mob.MobCmdSet":{at_cmdset_creation:[264,3,1,""],path:[264,4,1,""]},"evennia.contrib.tutorial_world.objects":{CmdAttack:[265,1,1,""],CmdClimb:[265,1,1,""],CmdGetWeapon:[265,1,1,""],CmdLight:[265,1,1,""],CmdPressButton:[265,1,1,""],CmdRead:[265,1,1,""],CmdSetClimbable:[265,1,1,""],CmdSetCrumblingWall:[265,1,1,""],CmdSetLight:[265,1,1,""],CmdSetReadable:[265,1,1,""],CmdSetWeapon:[265,1,1,""],CmdSetWeaponRack:[265,1,1,""],CmdShiftRoot:[265,1,1,""],CrumblingWall:[265,1,1,""],LightSource:[265,1,1,""],Obelisk:[265,1,1,""],TutorialClimbable:[265,1,1,""],TutorialObject:[265,1,1,""],TutorialReadable:[265,1,1,""],TutorialWeapon:[265,1,1,""],TutorialWeaponRack:[265,1,1,""]},"evennia.contrib.tutorial_world.objects.CmdAttack":{aliases:[265,4,1,""],func:[265,3,1,""],help_category:[265,4,1,""],key:[265,4,1,""],lock_storage:[265,4,1,""],locks:[265,4,1,""],search_index_entry:[265,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdClimb":{aliases:[265,4,1,""],func:[265,3,1,""],help_category:[265,4,1,""],key:[265,4,1,""],lock_storage:[265,4,1,""],locks:[265,4,1,""],search_index_entry:[265,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdGetWeapon":{aliases:[265,4,1,""],func:[265,3,1,""],help_category:[265,4,1,""],key:[265,4,1,""],lock_storage:[265,4,1,""],locks:[265,4,1,""],search_index_entry:[265,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdLight":{aliases:[265,4,1,""],func:[265,3,1,""],help_category:[265,4,1,""],key:[265,4,1,""],lock_storage:[265,4,1,""],locks:[265,4,1,""],search_index_entry:[265,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdPressButton":{aliases:[265,4,1,""],func:[265,3,1,""],help_category:[265,4,1,""],key:[265,4,1,""],lock_storage:[265,4,1,""],locks:[265,4,1,""],search_index_entry:[265,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdRead":{aliases:[265,4,1,""],func:[265,3,1,""],help_category:[265,4,1,""],key:[265,4,1,""],lock_storage:[265,4,1,""],locks:[265,4,1,""],search_index_entry:[265,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetClimbable":{at_cmdset_creation:[265,3,1,""],path:[265,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetCrumblingWall":{at_cmdset_creation:[265,3,1,""],key:[265,4,1,""],path:[265,4,1,""],priority:[265,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetLight":{at_cmdset_creation:[265,3,1,""],key:[265,4,1,""],path:[265,4,1,""],priority:[265,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetReadable":{at_cmdset_creation:[265,3,1,""],path:[265,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetWeapon":{at_cmdset_creation:[265,3,1,""],path:[265,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdSetWeaponRack":{at_cmdset_creation:[265,3,1,""],key:[265,4,1,""],path:[265,4,1,""]},"evennia.contrib.tutorial_world.objects.CmdShiftRoot":{aliases:[265,4,1,""],func:[265,3,1,""],help_category:[265,4,1,""],key:[265,4,1,""],lock_storage:[265,4,1,""],locks:[265,4,1,""],parse:[265,3,1,""],search_index_entry:[265,4,1,""]},"evennia.contrib.tutorial_world.objects.CrumblingWall":{DoesNotExist:[265,2,1,""],MultipleObjectsReturned:[265,2,1,""],at_after_traverse:[265,3,1,""],at_failed_traverse:[265,3,1,""],at_init:[265,3,1,""],at_object_creation:[265,3,1,""],open_wall:[265,3,1,""],path:[265,4,1,""],reset:[265,3,1,""],return_appearance:[265,3,1,""],typename:[265,4,1,""]},"evennia.contrib.tutorial_world.objects.LightSource":{DoesNotExist:[265,2,1,""],MultipleObjectsReturned:[265,2,1,""],at_init:[265,3,1,""],at_object_creation:[265,3,1,""],light:[265,3,1,""],path:[265,4,1,""],typename:[265,4,1,""]},"evennia.contrib.tutorial_world.objects.Obelisk":{DoesNotExist:[265,2,1,""],MultipleObjectsReturned:[265,2,1,""],at_object_creation:[265,3,1,""],path:[265,4,1,""],return_appearance:[265,3,1,""],typename:[265,4,1,""]},"evennia.contrib.tutorial_world.objects.TutorialClimbable":{DoesNotExist:[265,2,1,""],MultipleObjectsReturned:[265,2,1,""],at_object_creation:[265,3,1,""],path:[265,4,1,""],typename:[265,4,1,""]},"evennia.contrib.tutorial_world.objects.TutorialObject":{DoesNotExist:[265,2,1,""],MultipleObjectsReturned:[265,2,1,""],at_object_creation:[265,3,1,""],path:[265,4,1,""],reset:[265,3,1,""],typename:[265,4,1,""]},"evennia.contrib.tutorial_world.objects.TutorialReadable":{DoesNotExist:[265,2,1,""],MultipleObjectsReturned:[265,2,1,""],at_object_creation:[265,3,1,""],path:[265,4,1,""],typename:[265,4,1,""]},"evennia.contrib.tutorial_world.objects.TutorialWeapon":{DoesNotExist:[265,2,1,""],MultipleObjectsReturned:[265,2,1,""],at_object_creation:[265,3,1,""],path:[265,4,1,""],reset:[265,3,1,""],typename:[265,4,1,""]},"evennia.contrib.tutorial_world.objects.TutorialWeaponRack":{DoesNotExist:[265,2,1,""],MultipleObjectsReturned:[265,2,1,""],at_object_creation:[265,3,1,""],path:[265,4,1,""],produce_weapon:[265,3,1,""],typename:[265,4,1,""]},"evennia.contrib.tutorial_world.rooms":{BridgeCmdSet:[266,1,1,""],BridgeRoom:[266,1,1,""],CmdBridgeHelp:[266,1,1,""],CmdDarkHelp:[266,1,1,""],CmdDarkNoMatch:[266,1,1,""],CmdEast:[266,1,1,""],CmdEvenniaIntro:[266,1,1,""],CmdLookBridge:[266,1,1,""],CmdLookDark:[266,1,1,""],CmdSetEvenniaIntro:[266,1,1,""],CmdTutorial:[266,1,1,""],CmdTutorialGiveUp:[266,1,1,""],CmdTutorialLook:[266,1,1,""],CmdTutorialSetDetail:[266,1,1,""],CmdWest:[266,1,1,""],DarkCmdSet:[266,1,1,""],DarkRoom:[266,1,1,""],IntroRoom:[266,1,1,""],OutroRoom:[266,1,1,""],TeleportRoom:[266,1,1,""],TutorialRoom:[266,1,1,""],TutorialRoomCmdSet:[266,1,1,""],WeatherRoom:[266,1,1,""]},"evennia.contrib.tutorial_world.rooms.BridgeCmdSet":{at_cmdset_creation:[266,3,1,""],key:[266,4,1,""],path:[266,4,1,""],priority:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms.BridgeRoom":{DoesNotExist:[266,2,1,""],MultipleObjectsReturned:[266,2,1,""],at_object_creation:[266,3,1,""],at_object_leave:[266,3,1,""],at_object_receive:[266,3,1,""],path:[266,4,1,""],typename:[266,4,1,""],update_weather:[266,3,1,""]},"evennia.contrib.tutorial_world.rooms.CmdBridgeHelp":{aliases:[266,4,1,""],func:[266,3,1,""],help_category:[266,4,1,""],key:[266,4,1,""],lock_storage:[266,4,1,""],locks:[266,4,1,""],search_index_entry:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdDarkHelp":{aliases:[266,4,1,""],func:[266,3,1,""],help_category:[266,4,1,""],key:[266,4,1,""],lock_storage:[266,4,1,""],locks:[266,4,1,""],search_index_entry:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdDarkNoMatch":{aliases:[266,4,1,""],func:[266,3,1,""],help_category:[266,4,1,""],key:[266,4,1,""],lock_storage:[266,4,1,""],locks:[266,4,1,""],search_index_entry:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdEast":{aliases:[266,4,1,""],func:[266,3,1,""],help_category:[266,4,1,""],key:[266,4,1,""],lock_storage:[266,4,1,""],locks:[266,4,1,""],search_index_entry:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdEvenniaIntro":{aliases:[266,4,1,""],func:[266,3,1,""],help_category:[266,4,1,""],key:[266,4,1,""],lock_storage:[266,4,1,""],search_index_entry:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdLookBridge":{aliases:[266,4,1,""],func:[266,3,1,""],help_category:[266,4,1,""],key:[266,4,1,""],lock_storage:[266,4,1,""],locks:[266,4,1,""],search_index_entry:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdLookDark":{aliases:[266,4,1,""],func:[266,3,1,""],help_category:[266,4,1,""],key:[266,4,1,""],lock_storage:[266,4,1,""],locks:[266,4,1,""],search_index_entry:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdSetEvenniaIntro":{at_cmdset_creation:[266,3,1,""],key:[266,4,1,""],path:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdTutorial":{aliases:[266,4,1,""],func:[266,3,1,""],help_category:[266,4,1,""],key:[266,4,1,""],lock_storage:[266,4,1,""],locks:[266,4,1,""],search_index_entry:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdTutorialGiveUp":{aliases:[266,4,1,""],func:[266,3,1,""],help_category:[266,4,1,""],key:[266,4,1,""],lock_storage:[266,4,1,""],search_index_entry:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdTutorialLook":{aliases:[266,4,1,""],func:[266,3,1,""],help_category:[266,4,1,""],key:[266,4,1,""],lock_storage:[266,4,1,""],search_index_entry:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdTutorialSetDetail":{aliases:[266,4,1,""],func:[266,3,1,""],help_category:[266,4,1,""],key:[266,4,1,""],lock_storage:[266,4,1,""],locks:[266,4,1,""],search_index_entry:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms.CmdWest":{aliases:[266,4,1,""],func:[266,3,1,""],help_category:[266,4,1,""],key:[266,4,1,""],lock_storage:[266,4,1,""],locks:[266,4,1,""],search_index_entry:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms.DarkCmdSet":{at_cmdset_creation:[266,3,1,""],key:[266,4,1,""],mergetype:[266,4,1,""],path:[266,4,1,""],priority:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms.DarkRoom":{DoesNotExist:[266,2,1,""],MultipleObjectsReturned:[266,2,1,""],at_init:[266,3,1,""],at_object_creation:[266,3,1,""],at_object_leave:[266,3,1,""],at_object_receive:[266,3,1,""],check_light_state:[266,3,1,""],path:[266,4,1,""],typename:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms.IntroRoom":{DoesNotExist:[266,2,1,""],MultipleObjectsReturned:[266,2,1,""],at_object_creation:[266,3,1,""],at_object_receive:[266,3,1,""],path:[266,4,1,""],typename:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms.OutroRoom":{DoesNotExist:[266,2,1,""],MultipleObjectsReturned:[266,2,1,""],at_object_creation:[266,3,1,""],at_object_leave:[266,3,1,""],at_object_receive:[266,3,1,""],path:[266,4,1,""],typename:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms.TeleportRoom":{DoesNotExist:[266,2,1,""],MultipleObjectsReturned:[266,2,1,""],at_object_creation:[266,3,1,""],at_object_receive:[266,3,1,""],path:[266,4,1,""],typename:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms.TutorialRoom":{DoesNotExist:[266,2,1,""],MultipleObjectsReturned:[266,2,1,""],at_object_creation:[266,3,1,""],at_object_receive:[266,3,1,""],path:[266,4,1,""],return_detail:[266,3,1,""],set_detail:[266,3,1,""],typename:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms.TutorialRoomCmdSet":{at_cmdset_creation:[266,3,1,""],key:[266,4,1,""],path:[266,4,1,""],priority:[266,4,1,""]},"evennia.contrib.tutorial_world.rooms.WeatherRoom":{DoesNotExist:[266,2,1,""],MultipleObjectsReturned:[266,2,1,""],at_object_creation:[266,3,1,""],path:[266,4,1,""],typename:[266,4,1,""],update_weather:[266,3,1,""]},"evennia.contrib.unixcommand":{HelpAction:[267,1,1,""],ParseError:[267,2,1,""],UnixCommand:[267,1,1,""],UnixCommandParser:[267,1,1,""]},"evennia.contrib.unixcommand.UnixCommand":{__init__:[267,3,1,""],aliases:[267,4,1,""],func:[267,3,1,""],get_help:[267,3,1,""],help_category:[267,4,1,""],init_parser:[267,3,1,""],key:[267,4,1,""],lock_storage:[267,4,1,""],parse:[267,3,1,""],search_index_entry:[267,4,1,""]},"evennia.contrib.unixcommand.UnixCommandParser":{__init__:[267,3,1,""],format_help:[267,3,1,""],format_usage:[267,3,1,""],print_help:[267,3,1,""],print_usage:[267,3,1,""]},"evennia.contrib.wilderness":{WildernessExit:[268,1,1,""],WildernessMapProvider:[268,1,1,""],WildernessRoom:[268,1,1,""],WildernessScript:[268,1,1,""],create_wilderness:[268,5,1,""],enter_wilderness:[268,5,1,""],get_new_coordinates:[268,5,1,""]},"evennia.contrib.wilderness.WildernessExit":{DoesNotExist:[268,2,1,""],MultipleObjectsReturned:[268,2,1,""],at_traverse:[268,3,1,""],at_traverse_coordinates:[268,3,1,""],mapprovider:[268,3,1,""],path:[268,4,1,""],typename:[268,4,1,""],wilderness:[268,3,1,""]},"evennia.contrib.wilderness.WildernessMapProvider":{at_prepare_room:[268,3,1,""],exit_typeclass:[268,4,1,""],get_location_name:[268,3,1,""],is_valid_coordinates:[268,3,1,""],room_typeclass:[268,4,1,""]},"evennia.contrib.wilderness.WildernessRoom":{DoesNotExist:[268,2,1,""],MultipleObjectsReturned:[268,2,1,""],at_object_leave:[268,3,1,""],at_object_receive:[268,3,1,""],coordinates:[268,3,1,""],get_display_name:[268,3,1,""],location_name:[268,3,1,""],path:[268,4,1,""],set_active_coordinates:[268,3,1,""],typename:[268,4,1,""],wilderness:[268,3,1,""]},"evennia.contrib.wilderness.WildernessScript":{DoesNotExist:[268,2,1,""],MultipleObjectsReturned:[268,2,1,""],at_after_object_leave:[268,3,1,""],at_script_creation:[268,3,1,""],at_start:[268,3,1,""],get_obj_coordinates:[268,3,1,""],get_objs_at_coordinates:[268,3,1,""],is_valid_coordinates:[268,3,1,""],itemcoordinates:[268,3,1,""],mapprovider:[268,3,1,""],move_obj:[268,3,1,""],path:[268,4,1,""],typename:[268,4,1,""]},"evennia.help":{admin:[270,0,0,"-"],filehelp:[271,0,0,"-"],manager:[272,0,0,"-"],models:[273,0,0,"-"],utils:[274,0,0,"-"]},"evennia.help.admin":{HelpEntryAdmin:[270,1,1,""],HelpEntryForm:[270,1,1,""],HelpTagInline:[270,1,1,""]},"evennia.help.admin.HelpEntryAdmin":{fieldsets:[270,4,1,""],form:[270,4,1,""],inlines:[270,4,1,""],list_display:[270,4,1,""],list_display_links:[270,4,1,""],list_select_related:[270,4,1,""],media:[270,3,1,""],ordering:[270,4,1,""],save_as:[270,4,1,""],save_on_top:[270,4,1,""],search_fields:[270,4,1,""]},"evennia.help.admin.HelpEntryForm":{Meta:[270,1,1,""],base_fields:[270,4,1,""],declared_fields:[270,4,1,""],media:[270,3,1,""]},"evennia.help.admin.HelpEntryForm.Meta":{fields:[270,4,1,""],model:[270,4,1,""]},"evennia.help.admin.HelpTagInline":{media:[270,3,1,""],model:[270,4,1,""],related_field:[270,4,1,""]},"evennia.help.filehelp":{FileHelpEntry:[271,1,1,""],FileHelpStorageHandler:[271,1,1,""]},"evennia.help.filehelp.FileHelpEntry":{__init__:[271,3,1,""],aliases:[271,4,1,""],entrytext:[271,4,1,""],help_category:[271,4,1,""],key:[271,4,1,""],search_index_entry:[271,3,1,""]},"evennia.help.filehelp.FileHelpStorageHandler":{__init__:[271,3,1,""],all:[271,3,1,""],load:[271,3,1,""]},"evennia.help.manager":{HelpEntryManager:[272,1,1,""]},"evennia.help.manager.HelpEntryManager":{all_to_category:[272,3,1,""],find_apropos:[272,3,1,""],find_topicmatch:[272,3,1,""],find_topics_with_category:[272,3,1,""],find_topicsuggestions:[272,3,1,""],get_all_categories:[272,3,1,""],get_all_topics:[272,3,1,""],search_help:[272,3,1,""]},"evennia.help.models":{HelpEntry:[273,1,1,""]},"evennia.help.models.HelpEntry":{DoesNotExist:[273,2,1,""],MultipleObjectsReturned:[273,2,1,""],access:[273,3,1,""],aliases:[273,4,1,""],db_entrytext:[273,4,1,""],db_help_category:[273,4,1,""],db_key:[273,4,1,""],db_lock_storage:[273,4,1,""],db_staff_only:[273,4,1,""],db_tags:[273,4,1,""],entrytext:[273,3,1,""],get_absolute_url:[273,3,1,""],help_category:[273,3,1,""],id:[273,4,1,""],key:[273,3,1,""],lock_storage:[273,3,1,""],locks:[273,4,1,""],objects:[273,4,1,""],path:[273,4,1,""],search_index_entry:[273,3,1,""],staff_only:[273,3,1,""],tags:[273,4,1,""],typename:[273,4,1,""],web_get_admin_url:[273,3,1,""],web_get_create_url:[273,3,1,""],web_get_delete_url:[273,3,1,""],web_get_detail_url:[273,3,1,""],web_get_update_url:[273,3,1,""]},"evennia.help.utils":{help_search_with_index:[274,5,1,""],parse_entry_for_subcategories:[274,5,1,""]},"evennia.locks":{lockfuncs:[276,0,0,"-"],lockhandler:[277,0,0,"-"]},"evennia.locks.lockfuncs":{"false":[276,5,1,""],"true":[276,5,1,""],all:[276,5,1,""],attr:[276,5,1,""],attr_eq:[276,5,1,""],attr_ge:[276,5,1,""],attr_gt:[276,5,1,""],attr_le:[276,5,1,""],attr_lt:[276,5,1,""],attr_ne:[276,5,1,""],dbref:[276,5,1,""],has_account:[276,5,1,""],holds:[276,5,1,""],id:[276,5,1,""],inside:[276,5,1,""],inside_rec:[276,5,1,""],locattr:[276,5,1,""],none:[276,5,1,""],objattr:[276,5,1,""],objlocattr:[276,5,1,""],objtag:[276,5,1,""],pdbref:[276,5,1,""],perm:[276,5,1,""],perm_above:[276,5,1,""],pid:[276,5,1,""],pperm:[276,5,1,""],pperm_above:[276,5,1,""],self:[276,5,1,""],serversetting:[276,5,1,""],superuser:[276,5,1,""],tag:[276,5,1,""]},"evennia.locks.lockhandler":{LockException:[277,2,1,""],LockHandler:[277,1,1,""]},"evennia.locks.lockhandler.LockHandler":{"delete":[277,3,1,""],__init__:[277,3,1,""],add:[277,3,1,""],all:[277,3,1,""],append:[277,3,1,""],cache_lock_bypass:[277,3,1,""],check:[277,3,1,""],check_lockstring:[277,3,1,""],clear:[277,3,1,""],get:[277,3,1,""],remove:[277,3,1,""],replace:[277,3,1,""],reset:[277,3,1,""],validate:[277,3,1,""]},"evennia.objects":{admin:[279,0,0,"-"],manager:[280,0,0,"-"],models:[281,0,0,"-"],objects:[282,0,0,"-"]},"evennia.objects.admin":{ObjectAttributeInline:[279,1,1,""],ObjectCreateForm:[279,1,1,""],ObjectDBAdmin:[279,1,1,""],ObjectEditForm:[279,1,1,""],ObjectTagInline:[279,1,1,""]},"evennia.objects.admin.ObjectAttributeInline":{media:[279,3,1,""],model:[279,4,1,""],related_field:[279,4,1,""]},"evennia.objects.admin.ObjectCreateForm":{Meta:[279,1,1,""],base_fields:[279,4,1,""],declared_fields:[279,4,1,""],media:[279,3,1,""],raw_id_fields:[279,4,1,""]},"evennia.objects.admin.ObjectCreateForm.Meta":{fields:[279,4,1,""],model:[279,4,1,""]},"evennia.objects.admin.ObjectDBAdmin":{add_fieldsets:[279,4,1,""],add_form:[279,4,1,""],fieldsets:[279,4,1,""],form:[279,4,1,""],get_fieldsets:[279,3,1,""],get_form:[279,3,1,""],inlines:[279,4,1,""],list_display:[279,4,1,""],list_display_links:[279,4,1,""],list_filter:[279,4,1,""],list_select_related:[279,4,1,""],media:[279,3,1,""],ordering:[279,4,1,""],raw_id_fields:[279,4,1,""],response_add:[279,3,1,""],save_as:[279,4,1,""],save_model:[279,3,1,""],save_on_top:[279,4,1,""],search_fields:[279,4,1,""]},"evennia.objects.admin.ObjectEditForm":{Meta:[279,1,1,""],base_fields:[279,4,1,""],declared_fields:[279,4,1,""],media:[279,3,1,""]},"evennia.objects.admin.ObjectEditForm.Meta":{fields:[279,4,1,""]},"evennia.objects.admin.ObjectTagInline":{media:[279,3,1,""],model:[279,4,1,""],related_field:[279,4,1,""]},"evennia.objects.manager":{ObjectManager:[280,1,1,""]},"evennia.objects.models":{ContentsHandler:[281,1,1,""],ObjectDB:[281,1,1,""]},"evennia.objects.models.ContentsHandler":{__init__:[281,3,1,""],add:[281,3,1,""],clear:[281,3,1,""],get:[281,3,1,""],init:[281,3,1,""],load:[281,3,1,""],remove:[281,3,1,""]},"evennia.objects.models.ObjectDB":{DoesNotExist:[281,2,1,""],MultipleObjectsReturned:[281,2,1,""],account:[281,3,1,""],at_db_location_postsave:[281,3,1,""],cmdset_storage:[281,3,1,""],contents_cache:[281,4,1,""],db_account:[281,4,1,""],db_account_id:[281,4,1,""],db_attributes:[281,4,1,""],db_cmdset_storage:[281,4,1,""],db_destination:[281,4,1,""],db_destination_id:[281,4,1,""],db_home:[281,4,1,""],db_home_id:[281,4,1,""],db_location:[281,4,1,""],db_location_id:[281,4,1,""],db_sessid:[281,4,1,""],db_tags:[281,4,1,""],destination:[281,3,1,""],destinations_set:[281,4,1,""],get_next_by_db_date_created:[281,3,1,""],get_previous_by_db_date_created:[281,3,1,""],hide_from_objects_set:[281,4,1,""],home:[281,3,1,""],homes_set:[281,4,1,""],id:[281,4,1,""],location:[281,3,1,""],locations_set:[281,4,1,""],object_subscription_set:[281,4,1,""],objects:[281,4,1,""],path:[281,4,1,""],receiver_object_set:[281,4,1,""],scriptdb_set:[281,4,1,""],sender_object_set:[281,4,1,""],sessid:[281,3,1,""],typename:[281,4,1,""]},"evennia.objects.objects":{DefaultCharacter:[282,1,1,""],DefaultExit:[282,1,1,""],DefaultObject:[282,1,1,""],DefaultRoom:[282,1,1,""],ExitCommand:[282,1,1,""],ObjectSessionHandler:[282,1,1,""]},"evennia.objects.objects.DefaultCharacter":{DoesNotExist:[282,2,1,""],MultipleObjectsReturned:[282,2,1,""],at_after_move:[282,3,1,""],at_post_puppet:[282,3,1,""],at_post_unpuppet:[282,3,1,""],at_pre_puppet:[282,3,1,""],basetype_setup:[282,3,1,""],connection_time:[282,3,1,""],create:[282,3,1,""],idle_time:[282,3,1,""],lockstring:[282,4,1,""],normalize_name:[282,3,1,""],path:[282,4,1,""],typename:[282,4,1,""],validate_name:[282,3,1,""]},"evennia.objects.objects.DefaultExit":{DoesNotExist:[282,2,1,""],MultipleObjectsReturned:[282,2,1,""],at_cmdset_get:[282,3,1,""],at_failed_traverse:[282,3,1,""],at_init:[282,3,1,""],at_traverse:[282,3,1,""],basetype_setup:[282,3,1,""],create:[282,3,1,""],create_exit_cmdset:[282,3,1,""],exit_command:[282,4,1,""],lockstring:[282,4,1,""],path:[282,4,1,""],priority:[282,4,1,""],typename:[282,4,1,""]},"evennia.objects.objects.DefaultObject":{"delete":[282,3,1,""],DoesNotExist:[282,2,1,""],MultipleObjectsReturned:[282,2,1,""],access:[282,3,1,""],announce_move_from:[282,3,1,""],announce_move_to:[282,3,1,""],at_access:[282,3,1,""],at_after_move:[282,3,1,""],at_after_traverse:[282,3,1,""],at_before_drop:[282,3,1,""],at_before_get:[282,3,1,""],at_before_give:[282,3,1,""],at_before_move:[282,3,1,""],at_before_say:[282,3,1,""],at_cmdset_get:[282,3,1,""],at_desc:[282,3,1,""],at_drop:[282,3,1,""],at_failed_traverse:[282,3,1,""],at_first_save:[282,3,1,""],at_get:[282,3,1,""],at_give:[282,3,1,""],at_init:[282,3,1,""],at_look:[282,3,1,""],at_msg_receive:[282,3,1,""],at_msg_send:[282,3,1,""],at_object_creation:[282,3,1,""],at_object_delete:[282,3,1,""],at_object_leave:[282,3,1,""],at_object_post_copy:[282,3,1,""],at_object_receive:[282,3,1,""],at_post_puppet:[282,3,1,""],at_post_unpuppet:[282,3,1,""],at_pre_puppet:[282,3,1,""],at_pre_unpuppet:[282,3,1,""],at_say:[282,3,1,""],at_server_reload:[282,3,1,""],at_server_shutdown:[282,3,1,""],at_traverse:[282,3,1,""],basetype_posthook_setup:[282,3,1,""],basetype_setup:[282,3,1,""],clear_contents:[282,3,1,""],clear_exits:[282,3,1,""],cmdset:[282,4,1,""],contents:[282,3,1,""],contents_get:[282,3,1,""],contents_set:[282,3,1,""],copy:[282,3,1,""],create:[282,3,1,""],execute_cmd:[282,3,1,""],exits:[282,3,1,""],for_contents:[282,3,1,""],get_display_name:[282,3,1,""],get_numbered_name:[282,3,1,""],has_account:[282,3,1,""],is_connected:[282,3,1,""],is_superuser:[282,3,1,""],lockstring:[282,4,1,""],move_to:[282,3,1,""],msg:[282,3,1,""],msg_contents:[282,3,1,""],nicks:[282,4,1,""],objects:[282,4,1,""],path:[282,4,1,""],return_appearance:[282,3,1,""],scripts:[282,4,1,""],search:[282,3,1,""],search_account:[282,3,1,""],sessions:[282,4,1,""],typename:[282,4,1,""]},"evennia.objects.objects.DefaultRoom":{DoesNotExist:[282,2,1,""],MultipleObjectsReturned:[282,2,1,""],basetype_setup:[282,3,1,""],create:[282,3,1,""],lockstring:[282,4,1,""],path:[282,4,1,""],typename:[282,4,1,""]},"evennia.objects.objects.ExitCommand":{aliases:[282,4,1,""],func:[282,3,1,""],get_extra_info:[282,3,1,""],help_category:[282,4,1,""],key:[282,4,1,""],lock_storage:[282,4,1,""],obj:[282,4,1,""],search_index_entry:[282,4,1,""]},"evennia.objects.objects.ObjectSessionHandler":{__init__:[282,3,1,""],add:[282,3,1,""],all:[282,3,1,""],clear:[282,3,1,""],count:[282,3,1,""],get:[282,3,1,""],remove:[282,3,1,""]},"evennia.prototypes":{menus:[284,0,0,"-"],protfuncs:[285,0,0,"-"],prototypes:[286,0,0,"-"],spawner:[287,0,0,"-"]},"evennia.prototypes.menus":{OLCMenu:[284,1,1,""],node_apply_diff:[284,5,1,""],node_destination:[284,5,1,""],node_examine_entity:[284,5,1,""],node_home:[284,5,1,""],node_index:[284,5,1,""],node_key:[284,5,1,""],node_location:[284,5,1,""],node_prototype_desc:[284,5,1,""],node_prototype_key:[284,5,1,""],node_prototype_save:[284,5,1,""],node_prototype_spawn:[284,5,1,""],node_validate_prototype:[284,5,1,""],start_olc:[284,5,1,""]},"evennia.prototypes.menus.OLCMenu":{display_helptext:[284,3,1,""],helptext_formatter:[284,3,1,""],nodetext_formatter:[284,3,1,""],options_formatter:[284,3,1,""]},"evennia.prototypes.protfuncs":{protfunc_callable_protkey:[285,5,1,""]},"evennia.prototypes.prototypes":{DbPrototype:[286,1,1,""],PermissionError:[286,2,1,""],PrototypeEvMore:[286,1,1,""],ValidationError:[286,2,1,""],check_permission:[286,5,1,""],create_prototype:[286,5,1,""],delete_prototype:[286,5,1,""],format_available_protfuncs:[286,5,1,""],homogenize_prototype:[286,5,1,""],init_spawn_value:[286,5,1,""],list_prototypes:[286,5,1,""],load_module_prototypes:[286,5,1,""],protfunc_parser:[286,5,1,""],prototype_to_str:[286,5,1,""],save_prototype:[286,5,1,""],search_objects_with_prototype:[286,5,1,""],search_prototype:[286,5,1,""],validate_prototype:[286,5,1,""],value_to_obj:[286,5,1,""],value_to_obj_or_any:[286,5,1,""]},"evennia.prototypes.prototypes.DbPrototype":{DoesNotExist:[286,2,1,""],MultipleObjectsReturned:[286,2,1,""],at_script_creation:[286,3,1,""],path:[286,4,1,""],prototype:[286,3,1,""],typename:[286,4,1,""]},"evennia.prototypes.prototypes.PrototypeEvMore":{__init__:[286,3,1,""],init_pages:[286,3,1,""],page_formatter:[286,3,1,""],prototype_paginator:[286,3,1,""]},"evennia.prototypes.spawner":{Unset:[287,1,1,""],batch_create_object:[287,5,1,""],batch_update_objects_with_prototype:[287,5,1,""],flatten_diff:[287,5,1,""],flatten_prototype:[287,5,1,""],format_diff:[287,5,1,""],prototype_diff:[287,5,1,""],prototype_diff_from_object:[287,5,1,""],prototype_from_object:[287,5,1,""],spawn:[287,5,1,""]},"evennia.scripts":{admin:[289,0,0,"-"],manager:[290,0,0,"-"],models:[291,0,0,"-"],monitorhandler:[292,0,0,"-"],scripthandler:[293,0,0,"-"],scripts:[294,0,0,"-"],taskhandler:[295,0,0,"-"],tickerhandler:[296,0,0,"-"]},"evennia.scripts.admin":{ScriptAttributeInline:[289,1,1,""],ScriptDBAdmin:[289,1,1,""],ScriptTagInline:[289,1,1,""]},"evennia.scripts.admin.ScriptAttributeInline":{media:[289,3,1,""],model:[289,4,1,""],related_field:[289,4,1,""]},"evennia.scripts.admin.ScriptDBAdmin":{fieldsets:[289,4,1,""],inlines:[289,4,1,""],list_display:[289,4,1,""],list_display_links:[289,4,1,""],list_select_related:[289,4,1,""],media:[289,3,1,""],ordering:[289,4,1,""],raw_id_fields:[289,4,1,""],save_as:[289,4,1,""],save_model:[289,3,1,""],save_on_top:[289,4,1,""],search_fields:[289,4,1,""]},"evennia.scripts.admin.ScriptTagInline":{media:[289,3,1,""],model:[289,4,1,""],related_field:[289,4,1,""]},"evennia.scripts.manager":{ScriptManager:[290,1,1,""]},"evennia.scripts.models":{ScriptDB:[291,1,1,""]},"evennia.scripts.models.ScriptDB":{DoesNotExist:[291,2,1,""],MultipleObjectsReturned:[291,2,1,""],account:[291,3,1,""],db_account:[291,4,1,""],db_account_id:[291,4,1,""],db_attributes:[291,4,1,""],db_desc:[291,4,1,""],db_interval:[291,4,1,""],db_is_active:[291,4,1,""],db_obj:[291,4,1,""],db_obj_id:[291,4,1,""],db_persistent:[291,4,1,""],db_repeats:[291,4,1,""],db_start_delay:[291,4,1,""],db_tags:[291,4,1,""],desc:[291,3,1,""],get_next_by_db_date_created:[291,3,1,""],get_previous_by_db_date_created:[291,3,1,""],id:[291,4,1,""],interval:[291,3,1,""],is_active:[291,3,1,""],obj:[291,3,1,""],object:[291,3,1,""],objects:[291,4,1,""],path:[291,4,1,""],persistent:[291,3,1,""],receiver_script_set:[291,4,1,""],repeats:[291,3,1,""],sender_script_set:[291,4,1,""],start_delay:[291,3,1,""],typename:[291,4,1,""]},"evennia.scripts.monitorhandler":{MonitorHandler:[292,1,1,""]},"evennia.scripts.monitorhandler.MonitorHandler":{__init__:[292,3,1,""],add:[292,3,1,""],all:[292,3,1,""],at_update:[292,3,1,""],clear:[292,3,1,""],remove:[292,3,1,""],restore:[292,3,1,""],save:[292,3,1,""]},"evennia.scripts.scripthandler":{ScriptHandler:[293,1,1,""]},"evennia.scripts.scripthandler.ScriptHandler":{"delete":[293,3,1,""],__init__:[293,3,1,""],add:[293,3,1,""],all:[293,3,1,""],get:[293,3,1,""],start:[293,3,1,""],stop:[293,3,1,""]},"evennia.scripts.scripts":{DefaultScript:[294,1,1,""],DoNothing:[294,1,1,""],Store:[294,1,1,""]},"evennia.scripts.scripts.DefaultScript":{DoesNotExist:[294,2,1,""],MultipleObjectsReturned:[294,2,1,""],at_pause:[294,3,1,""],at_repeat:[294,3,1,""],at_script_creation:[294,3,1,""],at_script_delete:[294,3,1,""],at_server_reload:[294,3,1,""],at_server_shutdown:[294,3,1,""],at_server_start:[294,3,1,""],at_start:[294,3,1,""],at_stop:[294,3,1,""],create:[294,3,1,""],is_valid:[294,3,1,""],path:[294,4,1,""],typename:[294,4,1,""]},"evennia.scripts.scripts.DoNothing":{DoesNotExist:[294,2,1,""],MultipleObjectsReturned:[294,2,1,""],at_script_creation:[294,3,1,""],path:[294,4,1,""],typename:[294,4,1,""]},"evennia.scripts.scripts.Store":{DoesNotExist:[294,2,1,""],MultipleObjectsReturned:[294,2,1,""],at_script_creation:[294,3,1,""],path:[294,4,1,""],typename:[294,4,1,""]},"evennia.scripts.taskhandler":{TaskHandler:[295,1,1,""],TaskHandlerTask:[295,1,1,""],handle_error:[295,5,1,""]},"evennia.scripts.taskhandler.TaskHandler":{__init__:[295,3,1,""],active:[295,3,1,""],add:[295,3,1,""],call_task:[295,3,1,""],cancel:[295,3,1,""],clean_stale_tasks:[295,3,1,""],clear:[295,3,1,""],create_delays:[295,3,1,""],do_task:[295,3,1,""],exists:[295,3,1,""],get_deferred:[295,3,1,""],load:[295,3,1,""],remove:[295,3,1,""],save:[295,3,1,""]},"evennia.scripts.taskhandler.TaskHandlerTask":{__init__:[295,3,1,""],active:[295,3,1,"id6"],call:[295,3,1,"id3"],called:[295,3,1,""],cancel:[295,3,1,"id5"],do_task:[295,3,1,"id2"],exists:[295,3,1,"id7"],get_deferred:[295,3,1,""],get_id:[295,3,1,"id8"],pause:[295,3,1,"id0"],paused:[295,3,1,""],remove:[295,3,1,"id4"],unpause:[295,3,1,"id1"]},"evennia.scripts.tickerhandler":{Ticker:[296,1,1,""],TickerHandler:[296,1,1,""],TickerPool:[296,1,1,""]},"evennia.scripts.tickerhandler.Ticker":{__init__:[296,3,1,""],add:[296,3,1,""],remove:[296,3,1,""],stop:[296,3,1,""],validate:[296,3,1,""]},"evennia.scripts.tickerhandler.TickerHandler":{__init__:[296,3,1,""],add:[296,3,1,""],all:[296,3,1,""],all_display:[296,3,1,""],clear:[296,3,1,""],remove:[296,3,1,""],restore:[296,3,1,""],save:[296,3,1,""],ticker_pool_class:[296,4,1,""]},"evennia.scripts.tickerhandler.TickerPool":{__init__:[296,3,1,""],add:[296,3,1,""],remove:[296,3,1,""],stop:[296,3,1,""],ticker_class:[296,4,1,""]},"evennia.server":{admin:[298,0,0,"-"],amp_client:[299,0,0,"-"],connection_wizard:[300,0,0,"-"],deprecations:[301,0,0,"-"],evennia_launcher:[302,0,0,"-"],game_index_client:[303,0,0,"-"],initial_setup:[306,0,0,"-"],inputfuncs:[307,0,0,"-"],manager:[308,0,0,"-"],models:[309,0,0,"-"],portal:[310,0,0,"-"],profiling:[332,0,0,"-"],server:[340,0,0,"-"],serversession:[341,0,0,"-"],session:[342,0,0,"-"],sessionhandler:[343,0,0,"-"],signals:[344,0,0,"-"],throttle:[345,0,0,"-"],validators:[346,0,0,"-"],webserver:[347,0,0,"-"]},"evennia.server.admin":{ServerConfigAdmin:[298,1,1,""]},"evennia.server.admin.ServerConfigAdmin":{list_display:[298,4,1,""],list_display_links:[298,4,1,""],list_select_related:[298,4,1,""],media:[298,3,1,""],ordering:[298,4,1,""],save_as:[298,4,1,""],save_on_top:[298,4,1,""],search_fields:[298,4,1,""]},"evennia.server.amp_client":{AMPClientFactory:[299,1,1,""],AMPServerClientProtocol:[299,1,1,""]},"evennia.server.amp_client.AMPClientFactory":{__init__:[299,3,1,""],buildProtocol:[299,3,1,""],clientConnectionFailed:[299,3,1,""],clientConnectionLost:[299,3,1,""],factor:[299,4,1,""],initialDelay:[299,4,1,""],maxDelay:[299,4,1,""],noisy:[299,4,1,""],startedConnecting:[299,3,1,""]},"evennia.server.amp_client.AMPServerClientProtocol":{connectionMade:[299,3,1,""],data_to_portal:[299,3,1,""],send_AdminServer2Portal:[299,3,1,""],send_MsgServer2Portal:[299,3,1,""],server_receive_adminportal2server:[299,3,1,""],server_receive_msgportal2server:[299,3,1,""],server_receive_status:[299,3,1,""]},"evennia.server.connection_wizard":{ConnectionWizard:[300,1,1,""],node_game_index_fields:[300,5,1,""],node_game_index_start:[300,5,1,""],node_mssp_start:[300,5,1,""],node_start:[300,5,1,""],node_view_and_apply_settings:[300,5,1,""]},"evennia.server.connection_wizard.ConnectionWizard":{__init__:[300,3,1,""],ask_choice:[300,3,1,""],ask_continue:[300,3,1,""],ask_input:[300,3,1,""],ask_node:[300,3,1,""],ask_yesno:[300,3,1,""],display:[300,3,1,""]},"evennia.server.deprecations":{check_errors:[301,5,1,""],check_warnings:[301,5,1,""]},"evennia.server.evennia_launcher":{AMPLauncherProtocol:[302,1,1,""],MsgLauncher2Portal:[302,1,1,""],MsgStatus:[302,1,1,""],check_database:[302,5,1,""],check_main_evennia_dependencies:[302,5,1,""],collectstatic:[302,5,1,""],create_game_directory:[302,5,1,""],create_secret_key:[302,5,1,""],create_settings_file:[302,5,1,""],create_superuser:[302,5,1,""],del_pid:[302,5,1,""],error_check_python_modules:[302,5,1,""],evennia_version:[302,5,1,""],get_pid:[302,5,1,""],getenv:[302,5,1,""],init_game_directory:[302,5,1,""],kill:[302,5,1,""],list_settings:[302,5,1,""],main:[302,5,1,""],query_info:[302,5,1,""],query_status:[302,5,1,""],reboot_evennia:[302,5,1,""],reload_evennia:[302,5,1,""],run_connect_wizard:[302,5,1,""],run_dummyrunner:[302,5,1,""],run_menu:[302,5,1,""],send_instruction:[302,5,1,""],set_gamedir:[302,5,1,""],show_version_info:[302,5,1,""],start_evennia:[302,5,1,""],start_only_server:[302,5,1,""],start_portal_interactive:[302,5,1,""],start_server_interactive:[302,5,1,""],stop_evennia:[302,5,1,""],stop_server_only:[302,5,1,""],tail_log_files:[302,5,1,""],wait_for_status:[302,5,1,""],wait_for_status_reply:[302,5,1,""]},"evennia.server.evennia_launcher.AMPLauncherProtocol":{__init__:[302,3,1,""],receive_status_from_portal:[302,3,1,""],wait_for_status:[302,3,1,""]},"evennia.server.evennia_launcher.MsgLauncher2Portal":{allErrors:[302,4,1,""],arguments:[302,4,1,""],commandName:[302,4,1,""],errors:[302,4,1,""],key:[302,4,1,""],response:[302,4,1,""],reverseErrors:[302,4,1,""]},"evennia.server.evennia_launcher.MsgStatus":{allErrors:[302,4,1,""],arguments:[302,4,1,""],commandName:[302,4,1,""],errors:[302,4,1,""],key:[302,4,1,""],response:[302,4,1,""],reverseErrors:[302,4,1,""]},"evennia.server.game_index_client":{client:[304,0,0,"-"],service:[305,0,0,"-"]},"evennia.server.game_index_client.client":{EvenniaGameIndexClient:[304,1,1,""],QuietHTTP11ClientFactory:[304,1,1,""],SimpleResponseReceiver:[304,1,1,""],StringProducer:[304,1,1,""]},"evennia.server.game_index_client.client.EvenniaGameIndexClient":{__init__:[304,3,1,""],handle_egd_response:[304,3,1,""],send_game_details:[304,3,1,""]},"evennia.server.game_index_client.client.QuietHTTP11ClientFactory":{noisy:[304,4,1,""]},"evennia.server.game_index_client.client.SimpleResponseReceiver":{__init__:[304,3,1,""],connectionLost:[304,3,1,""],dataReceived:[304,3,1,""]},"evennia.server.game_index_client.client.StringProducer":{__init__:[304,3,1,""],pauseProducing:[304,3,1,""],startProducing:[304,3,1,""],stopProducing:[304,3,1,""]},"evennia.server.game_index_client.service":{EvenniaGameIndexService:[305,1,1,""]},"evennia.server.game_index_client.service.EvenniaGameIndexService":{__init__:[305,3,1,""],name:[305,4,1,""],startService:[305,3,1,""],stopService:[305,3,1,""]},"evennia.server.initial_setup":{at_initial_setup:[306,5,1,""],collectstatic:[306,5,1,""],create_channels:[306,5,1,""],create_objects:[306,5,1,""],get_god_account:[306,5,1,""],handle_setup:[306,5,1,""],reset_server:[306,5,1,""]},"evennia.server.inputfuncs":{"default":[307,5,1,""],bot_data_in:[307,5,1,""],client_options:[307,5,1,""],echo:[307,5,1,""],external_discord_hello:[307,5,1,""],get_client_options:[307,5,1,""],get_inputfuncs:[307,5,1,""],get_value:[307,5,1,""],hello:[307,5,1,""],login:[307,5,1,""],monitor:[307,5,1,""],monitored:[307,5,1,""],msdp_list:[307,5,1,""],msdp_report:[307,5,1,""],msdp_send:[307,5,1,""],msdp_unreport:[307,5,1,""],repeat:[307,5,1,""],supports_set:[307,5,1,""],text:[307,5,1,""],unmonitor:[307,5,1,""],unrepeat:[307,5,1,""],webclient_options:[307,5,1,""]},"evennia.server.manager":{ServerConfigManager:[308,1,1,""]},"evennia.server.manager.ServerConfigManager":{conf:[308,3,1,""]},"evennia.server.models":{ServerConfig:[309,1,1,""]},"evennia.server.models.ServerConfig":{DoesNotExist:[309,2,1,""],MultipleObjectsReturned:[309,2,1,""],db_key:[309,4,1,""],db_value:[309,4,1,""],id:[309,4,1,""],key:[309,3,1,""],objects:[309,4,1,""],path:[309,4,1,""],store:[309,3,1,""],typename:[309,4,1,""],value:[309,3,1,""]},"evennia.server.portal":{amp:[311,0,0,"-"],amp_server:[312,0,0,"-"],grapevine:[313,0,0,"-"],irc:[314,0,0,"-"],mccp:[315,0,0,"-"],mssp:[316,0,0,"-"],mxp:[317,0,0,"-"],naws:[318,0,0,"-"],portal:[319,0,0,"-"],portalsessionhandler:[320,0,0,"-"],rss:[321,0,0,"-"],ssh:[322,0,0,"-"],ssl:[323,0,0,"-"],suppress_ga:[324,0,0,"-"],telnet:[325,0,0,"-"],telnet_oob:[326,0,0,"-"],telnet_ssl:[327,0,0,"-"],tests:[328,0,0,"-"],ttype:[329,0,0,"-"],webclient:[330,0,0,"-"],webclient_ajax:[331,0,0,"-"]},"evennia.server.portal.amp":{AMPMultiConnectionProtocol:[311,1,1,""],AdminPortal2Server:[311,1,1,""],AdminServer2Portal:[311,1,1,""],Compressed:[311,1,1,""],FunctionCall:[311,1,1,""],MsgLauncher2Portal:[311,1,1,""],MsgPortal2Server:[311,1,1,""],MsgServer2Portal:[311,1,1,""],MsgStatus:[311,1,1,""],dumps:[311,5,1,""],loads:[311,5,1,""]},"evennia.server.portal.amp.AMPMultiConnectionProtocol":{__init__:[311,3,1,""],broadcast:[311,3,1,""],connectionLost:[311,3,1,""],connectionMade:[311,3,1,""],dataReceived:[311,3,1,""],data_in:[311,3,1,""],errback:[311,3,1,""],makeConnection:[311,3,1,""],receive_functioncall:[311,3,1,""],send_FunctionCall:[311,3,1,""]},"evennia.server.portal.amp.AdminPortal2Server":{allErrors:[311,4,1,""],arguments:[311,4,1,""],commandName:[311,4,1,""],errors:[311,4,1,""],key:[311,4,1,""],response:[311,4,1,""],reverseErrors:[311,4,1,""]},"evennia.server.portal.amp.AdminServer2Portal":{allErrors:[311,4,1,""],arguments:[311,4,1,""],commandName:[311,4,1,""],errors:[311,4,1,""],key:[311,4,1,""],response:[311,4,1,""],reverseErrors:[311,4,1,""]},"evennia.server.portal.amp.Compressed":{fromBox:[311,3,1,""],fromString:[311,3,1,""],toBox:[311,3,1,""],toString:[311,3,1,""]},"evennia.server.portal.amp.FunctionCall":{allErrors:[311,4,1,""],arguments:[311,4,1,""],commandName:[311,4,1,""],errors:[311,4,1,""],key:[311,4,1,""],response:[311,4,1,""],reverseErrors:[311,4,1,""]},"evennia.server.portal.amp.MsgLauncher2Portal":{allErrors:[311,4,1,""],arguments:[311,4,1,""],commandName:[311,4,1,""],errors:[311,4,1,""],key:[311,4,1,""],response:[311,4,1,""],reverseErrors:[311,4,1,""]},"evennia.server.portal.amp.MsgPortal2Server":{allErrors:[311,4,1,""],arguments:[311,4,1,""],commandName:[311,4,1,""],errors:[311,4,1,""],key:[311,4,1,""],response:[311,4,1,""],reverseErrors:[311,4,1,""]},"evennia.server.portal.amp.MsgServer2Portal":{allErrors:[311,4,1,""],arguments:[311,4,1,""],commandName:[311,4,1,""],errors:[311,4,1,""],key:[311,4,1,""],response:[311,4,1,""],reverseErrors:[311,4,1,""]},"evennia.server.portal.amp.MsgStatus":{allErrors:[311,4,1,""],arguments:[311,4,1,""],commandName:[311,4,1,""],errors:[311,4,1,""],key:[311,4,1,""],response:[311,4,1,""],reverseErrors:[311,4,1,""]},"evennia.server.portal.amp_server":{AMPServerFactory:[312,1,1,""],AMPServerProtocol:[312,1,1,""],getenv:[312,5,1,""]},"evennia.server.portal.amp_server.AMPServerFactory":{__init__:[312,3,1,""],buildProtocol:[312,3,1,""],logPrefix:[312,3,1,""],noisy:[312,4,1,""]},"evennia.server.portal.amp_server.AMPServerProtocol":{connectionLost:[312,3,1,""],data_to_server:[312,3,1,""],get_status:[312,3,1,""],portal_receive_adminserver2portal:[312,3,1,""],portal_receive_launcher2portal:[312,3,1,""],portal_receive_server2portal:[312,3,1,""],portal_receive_status:[312,3,1,""],send_AdminPortal2Server:[312,3,1,""],send_MsgPortal2Server:[312,3,1,""],send_Status2Launcher:[312,3,1,""],start_server:[312,3,1,""],stop_server:[312,3,1,""],wait_for_disconnect:[312,3,1,""],wait_for_server_connect:[312,3,1,""]},"evennia.server.portal.grapevine":{GrapevineClient:[313,1,1,""],RestartingWebsocketServerFactory:[313,1,1,""]},"evennia.server.portal.grapevine.GrapevineClient":{__init__:[313,3,1,""],at_login:[313,3,1,""],data_in:[313,3,1,""],disconnect:[313,3,1,""],onClose:[313,3,1,""],onMessage:[313,3,1,""],onOpen:[313,3,1,""],send_authenticate:[313,3,1,""],send_channel:[313,3,1,""],send_default:[313,3,1,""],send_heartbeat:[313,3,1,""],send_subscribe:[313,3,1,""],send_unsubscribe:[313,3,1,""]},"evennia.server.portal.grapevine.RestartingWebsocketServerFactory":{__init__:[313,3,1,""],buildProtocol:[313,3,1,""],clientConnectionFailed:[313,3,1,""],clientConnectionLost:[313,3,1,""],factor:[313,4,1,""],initialDelay:[313,4,1,""],maxDelay:[313,4,1,""],reconnect:[313,3,1,""],start:[313,3,1,""],startedConnecting:[313,3,1,""]},"evennia.server.portal.irc":{IRCBot:[314,1,1,""],IRCBotFactory:[314,1,1,""],parse_ansi_to_irc:[314,5,1,""],parse_irc_to_ansi:[314,5,1,""]},"evennia.server.portal.irc.IRCBot":{action:[314,3,1,""],at_login:[314,3,1,""],channel:[314,4,1,""],data_in:[314,3,1,""],disconnect:[314,3,1,""],factory:[314,4,1,""],get_nicklist:[314,3,1,""],irc_RPL_ENDOFNAMES:[314,3,1,""],irc_RPL_NAMREPLY:[314,3,1,""],lineRate:[314,4,1,""],logger:[314,4,1,""],nickname:[314,4,1,""],pong:[314,3,1,""],privmsg:[314,3,1,""],send_channel:[314,3,1,""],send_default:[314,3,1,""],send_ping:[314,3,1,""],send_privmsg:[314,3,1,""],send_reconnect:[314,3,1,""],send_request_nicklist:[314,3,1,""],signedOn:[314,3,1,""],sourceURL:[314,4,1,""]},"evennia.server.portal.irc.IRCBotFactory":{__init__:[314,3,1,""],buildProtocol:[314,3,1,""],clientConnectionFailed:[314,3,1,""],clientConnectionLost:[314,3,1,""],factor:[314,4,1,""],initialDelay:[314,4,1,""],maxDelay:[314,4,1,""],reconnect:[314,3,1,""],start:[314,3,1,""],startedConnecting:[314,3,1,""]},"evennia.server.portal.mccp":{Mccp:[315,1,1,""],mccp_compress:[315,5,1,""]},"evennia.server.portal.mccp.Mccp":{__init__:[315,3,1,""],do_mccp:[315,3,1,""],no_mccp:[315,3,1,""]},"evennia.server.portal.mssp":{Mssp:[316,1,1,""]},"evennia.server.portal.mssp.Mssp":{__init__:[316,3,1,""],do_mssp:[316,3,1,""],get_player_count:[316,3,1,""],get_uptime:[316,3,1,""],no_mssp:[316,3,1,""]},"evennia.server.portal.mxp":{Mxp:[317,1,1,""],mxp_parse:[317,5,1,""]},"evennia.server.portal.mxp.Mxp":{__init__:[317,3,1,""],do_mxp:[317,3,1,""],no_mxp:[317,3,1,""]},"evennia.server.portal.naws":{Naws:[318,1,1,""]},"evennia.server.portal.naws.Naws":{__init__:[318,3,1,""],do_naws:[318,3,1,""],negotiate_sizes:[318,3,1,""],no_naws:[318,3,1,""]},"evennia.server.portal.portal":{Portal:[319,1,1,""],Websocket:[319,1,1,""]},"evennia.server.portal.portal.Portal":{__init__:[319,3,1,""],get_info_dict:[319,3,1,""],shutdown:[319,3,1,""]},"evennia.server.portal.portalsessionhandler":{PortalSessionHandler:[320,1,1,""]},"evennia.server.portal.portalsessionhandler.PortalSessionHandler":{__init__:[320,3,1,""],announce_all:[320,3,1,""],at_server_connection:[320,3,1,""],connect:[320,3,1,""],count_loggedin:[320,3,1,""],data_in:[320,3,1,""],data_out:[320,3,1,""],disconnect:[320,3,1,""],disconnect_all:[320,3,1,""],generate_sessid:[320,3,1,""],server_connect:[320,3,1,""],server_disconnect:[320,3,1,""],server_disconnect_all:[320,3,1,""],server_logged_in:[320,3,1,""],server_session_sync:[320,3,1,""],sessions_from_csessid:[320,3,1,""],sync:[320,3,1,""]},"evennia.server.portal.rss":{RSSBotFactory:[321,1,1,""],RSSReader:[321,1,1,""]},"evennia.server.portal.rss.RSSBotFactory":{__init__:[321,3,1,""],start:[321,3,1,""]},"evennia.server.portal.rss.RSSReader":{__init__:[321,3,1,""],data_in:[321,3,1,""],disconnect:[321,3,1,""],get_new:[321,3,1,""],update:[321,3,1,""]},"evennia.server.portal.ssh":{AccountDBPasswordChecker:[322,1,1,""],ExtraInfoAuthServer:[322,1,1,""],PassAvatarIdTerminalRealm:[322,1,1,""],SSHServerFactory:[322,1,1,""],SshProtocol:[322,1,1,""],TerminalSessionTransport_getPeer:[322,1,1,""],getKeyPair:[322,5,1,""],makeFactory:[322,5,1,""]},"evennia.server.portal.ssh.AccountDBPasswordChecker":{__init__:[322,3,1,""],credentialInterfaces:[322,4,1,""],noisy:[322,4,1,""],requestAvatarId:[322,3,1,""]},"evennia.server.portal.ssh.ExtraInfoAuthServer":{auth_password:[322,3,1,""],noisy:[322,4,1,""]},"evennia.server.portal.ssh.PassAvatarIdTerminalRealm":{noisy:[322,4,1,""]},"evennia.server.portal.ssh.SSHServerFactory":{logPrefix:[322,3,1,""],noisy:[322,4,1,""]},"evennia.server.portal.ssh.SshProtocol":{__init__:[322,3,1,""],at_login:[322,3,1,""],connectionLost:[322,3,1,""],connectionMade:[322,3,1,""],data_out:[322,3,1,""],disconnect:[322,3,1,""],getClientAddress:[322,3,1,""],handle_EOF:[322,3,1,""],handle_FF:[322,3,1,""],handle_INT:[322,3,1,""],handle_QUIT:[322,3,1,""],lineReceived:[322,3,1,""],noisy:[322,4,1,""],sendLine:[322,3,1,""],send_default:[322,3,1,""],send_prompt:[322,3,1,""],send_text:[322,3,1,""],terminalSize:[322,3,1,""]},"evennia.server.portal.ssh.TerminalSessionTransport_getPeer":{__init__:[322,3,1,""],noisy:[322,4,1,""]},"evennia.server.portal.ssl":{SSLProtocol:[323,1,1,""],getSSLContext:[323,5,1,""],verify_SSL_key_and_cert:[323,5,1,""]},"evennia.server.portal.ssl.SSLProtocol":{__init__:[323,3,1,""]},"evennia.server.portal.suppress_ga":{SuppressGA:[324,1,1,""]},"evennia.server.portal.suppress_ga.SuppressGA":{__init__:[324,3,1,""],will_suppress_ga:[324,3,1,""],wont_suppress_ga:[324,3,1,""]},"evennia.server.portal.telnet":{TelnetProtocol:[325,1,1,""],TelnetServerFactory:[325,1,1,""]},"evennia.server.portal.telnet.TelnetProtocol":{__init__:[325,3,1,""],applicationDataReceived:[325,3,1,""],at_login:[325,3,1,""],connectionLost:[325,3,1,""],connectionMade:[325,3,1,""],dataReceived:[325,3,1,""],data_in:[325,3,1,""],data_out:[325,3,1,""],disableLocal:[325,3,1,""],disableRemote:[325,3,1,""],disconnect:[325,3,1,""],enableLocal:[325,3,1,""],enableRemote:[325,3,1,""],handshake_done:[325,3,1,""],sendLine:[325,3,1,""],send_default:[325,3,1,""],send_prompt:[325,3,1,""],send_text:[325,3,1,""],toggle_nop_keepalive:[325,3,1,""]},"evennia.server.portal.telnet.TelnetServerFactory":{logPrefix:[325,3,1,""],noisy:[325,4,1,""]},"evennia.server.portal.telnet_oob":{TelnetOOB:[326,1,1,""]},"evennia.server.portal.telnet_oob.TelnetOOB":{__init__:[326,3,1,""],data_out:[326,3,1,""],decode_gmcp:[326,3,1,""],decode_msdp:[326,3,1,""],do_gmcp:[326,3,1,""],do_msdp:[326,3,1,""],encode_gmcp:[326,3,1,""],encode_msdp:[326,3,1,""],no_gmcp:[326,3,1,""],no_msdp:[326,3,1,""]},"evennia.server.portal.telnet_ssl":{SSLProtocol:[327,1,1,""],getSSLContext:[327,5,1,""],verify_or_create_SSL_key_and_cert:[327,5,1,""]},"evennia.server.portal.telnet_ssl.SSLProtocol":{__init__:[327,3,1,""]},"evennia.server.portal.tests":{TestAMPServer:[328,1,1,""],TestIRC:[328,1,1,""],TestTelnet:[328,1,1,""],TestWebSocket:[328,1,1,""]},"evennia.server.portal.tests.TestAMPServer":{setUp:[328,3,1,""],test_amp_in:[328,3,1,""],test_amp_out:[328,3,1,""],test_large_msg:[328,3,1,""]},"evennia.server.portal.tests.TestIRC":{test_bold:[328,3,1,""],test_colors:[328,3,1,""],test_identity:[328,3,1,""],test_italic:[328,3,1,""],test_plain_ansi:[328,3,1,""]},"evennia.server.portal.tests.TestTelnet":{setUp:[328,3,1,""],test_mudlet_ttype:[328,3,1,""]},"evennia.server.portal.tests.TestWebSocket":{setUp:[328,3,1,""],tearDown:[328,3,1,""],test_data_in:[328,3,1,""],test_data_out:[328,3,1,""]},"evennia.server.portal.ttype":{Ttype:[329,1,1,""]},"evennia.server.portal.ttype.Ttype":{__init__:[329,3,1,""],will_ttype:[329,3,1,""],wont_ttype:[329,3,1,""]},"evennia.server.portal.webclient":{WebSocketClient:[330,1,1,""]},"evennia.server.portal.webclient.WebSocketClient":{__init__:[330,3,1,""],at_login:[330,3,1,""],data_in:[330,3,1,""],disconnect:[330,3,1,""],get_client_session:[330,3,1,""],nonce:[330,4,1,""],onClose:[330,3,1,""],onMessage:[330,3,1,""],onOpen:[330,3,1,""],sendLine:[330,3,1,""],send_default:[330,3,1,""],send_prompt:[330,3,1,""],send_text:[330,3,1,""]},"evennia.server.portal.webclient_ajax":{AjaxWebClient:[331,1,1,""],AjaxWebClientSession:[331,1,1,""],LazyEncoder:[331,1,1,""],jsonify:[331,5,1,""]},"evennia.server.portal.webclient_ajax.AjaxWebClient":{__init__:[331,3,1,""],allowedMethods:[331,4,1,""],at_login:[331,3,1,""],client_disconnect:[331,3,1,""],get_client_sessid:[331,3,1,""],isLeaf:[331,4,1,""],lineSend:[331,3,1,""],mode_close:[331,3,1,""],mode_init:[331,3,1,""],mode_input:[331,3,1,""],mode_keepalive:[331,3,1,""],mode_receive:[331,3,1,""],render_POST:[331,3,1,""]},"evennia.server.portal.webclient_ajax.AjaxWebClientSession":{__init__:[331,3,1,""],at_login:[331,3,1,""],data_in:[331,3,1,""],data_out:[331,3,1,""],disconnect:[331,3,1,""],get_client_session:[331,3,1,""],send_default:[331,3,1,""],send_prompt:[331,3,1,""],send_text:[331,3,1,""]},"evennia.server.portal.webclient_ajax.LazyEncoder":{"default":[331,3,1,""]},"evennia.server.profiling":{dummyrunner:[333,0,0,"-"],dummyrunner_settings:[334,0,0,"-"],memplot:[335,0,0,"-"],settings_mixin:[336,0,0,"-"],test_queries:[337,0,0,"-"],tests:[338,0,0,"-"],timetrace:[339,0,0,"-"]},"evennia.server.profiling.dummyrunner":{DummyClient:[333,1,1,""],DummyFactory:[333,1,1,""],gidcounter:[333,5,1,""],idcounter:[333,5,1,""],makeiter:[333,5,1,""],start_all_dummy_clients:[333,5,1,""]},"evennia.server.profiling.dummyrunner.DummyClient":{connectionLost:[333,3,1,""],connectionMade:[333,3,1,""],counter:[333,3,1,""],dataReceived:[333,3,1,""],error:[333,3,1,""],logout:[333,3,1,""],step:[333,3,1,""]},"evennia.server.profiling.dummyrunner.DummyFactory":{__init__:[333,3,1,""],protocol:[333,4,1,""]},"evennia.server.profiling.dummyrunner_settings":{c_creates_button:[334,5,1,""],c_creates_obj:[334,5,1,""],c_digs:[334,5,1,""],c_examines:[334,5,1,""],c_help:[334,5,1,""],c_idles:[334,5,1,""],c_login:[334,5,1,""],c_login_nodig:[334,5,1,""],c_logout:[334,5,1,""],c_looks:[334,5,1,""],c_moves:[334,5,1,""],c_moves_n:[334,5,1,""],c_moves_s:[334,5,1,""],c_socialize:[334,5,1,""]},"evennia.server.profiling.memplot":{Memplot:[335,1,1,""]},"evennia.server.profiling.memplot.Memplot":{DoesNotExist:[335,2,1,""],MultipleObjectsReturned:[335,2,1,""],at_repeat:[335,3,1,""],at_script_creation:[335,3,1,""],path:[335,4,1,""],typename:[335,4,1,""]},"evennia.server.profiling.test_queries":{count_queries:[337,5,1,""]},"evennia.server.profiling.tests":{TestDummyrunnerSettings:[338,1,1,""],TestMemPlot:[338,1,1,""]},"evennia.server.profiling.tests.TestDummyrunnerSettings":{clear_client_lists:[338,3,1,""],perception_method_tests:[338,3,1,""],setUp:[338,3,1,""],test_c_creates_button:[338,3,1,""],test_c_creates_obj:[338,3,1,""],test_c_digs:[338,3,1,""],test_c_examines:[338,3,1,""],test_c_help:[338,3,1,""],test_c_login:[338,3,1,""],test_c_login_no_dig:[338,3,1,""],test_c_logout:[338,3,1,""],test_c_looks:[338,3,1,""],test_c_move_n:[338,3,1,""],test_c_move_s:[338,3,1,""],test_c_moves:[338,3,1,""],test_c_socialize:[338,3,1,""],test_idles:[338,3,1,""]},"evennia.server.profiling.tests.TestMemPlot":{test_memplot:[338,3,1,""]},"evennia.server.profiling.timetrace":{timetrace:[339,5,1,""]},"evennia.server.server":{Evennia:[340,1,1,""]},"evennia.server.server.Evennia":{__init__:[340,3,1,""],at_post_portal_sync:[340,3,1,""],at_server_cold_start:[340,3,1,""],at_server_cold_stop:[340,3,1,""],at_server_reload_start:[340,3,1,""],at_server_reload_stop:[340,3,1,""],at_server_start:[340,3,1,""],at_server_stop:[340,3,1,""],get_info_dict:[340,3,1,""],run_init_hooks:[340,3,1,""],run_initial_setup:[340,3,1,""],shutdown:[340,3,1,""],sqlite3_prep:[340,3,1,""],update_defaults:[340,3,1,""]},"evennia.server.serversession":{ServerSession:[341,1,1,""]},"evennia.server.serversession.ServerSession":{__init__:[341,3,1,""],access:[341,3,1,""],at_cmdset_get:[341,3,1,""],at_disconnect:[341,3,1,""],at_login:[341,3,1,""],at_sync:[341,3,1,""],attributes:[341,4,1,""],cmdset_storage:[341,3,1,""],data_in:[341,3,1,""],data_out:[341,3,1,""],db:[341,3,1,""],execute_cmd:[341,3,1,""],get_account:[341,3,1,""],get_character:[341,3,1,""],get_client_size:[341,3,1,""],get_puppet:[341,3,1,""],get_puppet_or_account:[341,3,1,""],id:[341,3,1,""],log:[341,3,1,""],msg:[341,3,1,""],nattributes:[341,4,1,""],ndb:[341,3,1,""],ndb_del:[341,3,1,""],ndb_get:[341,3,1,""],ndb_set:[341,3,1,""],update_flags:[341,3,1,""],update_session_counters:[341,3,1,""]},"evennia.server.session":{Session:[342,1,1,""]},"evennia.server.session.Session":{at_sync:[342,3,1,""],data_in:[342,3,1,""],data_out:[342,3,1,""],disconnect:[342,3,1,""],get_sync_data:[342,3,1,""],init_session:[342,3,1,""],load_sync_data:[342,3,1,""]},"evennia.server.sessionhandler":{DummySession:[343,1,1,""],ServerSessionHandler:[343,1,1,""],SessionHandler:[343,1,1,""],delayed_import:[343,5,1,""]},"evennia.server.sessionhandler.DummySession":{sessid:[343,4,1,""]},"evennia.server.sessionhandler.ServerSessionHandler":{__init__:[343,3,1,""],account_count:[343,3,1,""],all_connected_accounts:[343,3,1,""],all_sessions_portal_sync:[343,3,1,""],announce_all:[343,3,1,""],call_inputfuncs:[343,3,1,""],data_in:[343,3,1,""],data_out:[343,3,1,""],disconnect:[343,3,1,""],disconnect_all_sessions:[343,3,1,""],disconnect_duplicate_sessions:[343,3,1,""],get_inputfuncs:[343,3,1,""],login:[343,3,1,""],portal_connect:[343,3,1,""],portal_disconnect:[343,3,1,""],portal_disconnect_all:[343,3,1,""],portal_reset_server:[343,3,1,""],portal_restart_server:[343,3,1,""],portal_session_sync:[343,3,1,""],portal_sessions_sync:[343,3,1,""],portal_shutdown:[343,3,1,""],session_from_account:[343,3,1,""],session_from_sessid:[343,3,1,""],session_portal_partial_sync:[343,3,1,""],session_portal_sync:[343,3,1,""],sessions_from_account:[343,3,1,""],sessions_from_character:[343,3,1,""],sessions_from_csessid:[343,3,1,""],sessions_from_puppet:[343,3,1,""],start_bot_session:[343,3,1,""],validate_sessions:[343,3,1,""]},"evennia.server.sessionhandler.SessionHandler":{clean_senddata:[343,3,1,""],get:[343,3,1,""],get_all_sync_data:[343,3,1,""],get_sessions:[343,3,1,""]},"evennia.server.throttle":{Throttle:[345,1,1,""]},"evennia.server.throttle.Throttle":{__init__:[345,3,1,""],check:[345,3,1,""],error_msg:[345,4,1,""],get:[345,3,1,""],get_cache_key:[345,3,1,""],record_ip:[345,3,1,""],remove:[345,3,1,""],touch:[345,3,1,""],unrecord_ip:[345,3,1,""],update:[345,3,1,""]},"evennia.server.validators":{EvenniaPasswordValidator:[346,1,1,""],EvenniaUsernameAvailabilityValidator:[346,1,1,""]},"evennia.server.validators.EvenniaPasswordValidator":{__init__:[346,3,1,""],get_help_text:[346,3,1,""],validate:[346,3,1,""]},"evennia.server.webserver":{DjangoWebRoot:[347,1,1,""],EvenniaReverseProxyResource:[347,1,1,""],HTTPChannelWithXForwardedFor:[347,1,1,""],LockableThreadPool:[347,1,1,""],PrivateStaticRoot:[347,1,1,""],WSGIWebServer:[347,1,1,""],Website:[347,1,1,""]},"evennia.server.webserver.DjangoWebRoot":{__init__:[347,3,1,""],empty_threadpool:[347,3,1,""],getChild:[347,3,1,""]},"evennia.server.webserver.EvenniaReverseProxyResource":{getChild:[347,3,1,""],render:[347,3,1,""]},"evennia.server.webserver.HTTPChannelWithXForwardedFor":{allHeadersReceived:[347,3,1,""]},"evennia.server.webserver.LockableThreadPool":{__init__:[347,3,1,""],callInThread:[347,3,1,""],lock:[347,3,1,""]},"evennia.server.webserver.PrivateStaticRoot":{directoryListing:[347,3,1,""]},"evennia.server.webserver.WSGIWebServer":{__init__:[347,3,1,""],startService:[347,3,1,""],stopService:[347,3,1,""]},"evennia.server.webserver.Website":{log:[347,3,1,""],logPrefix:[347,3,1,""],noisy:[347,4,1,""]},"evennia.typeclasses":{admin:[350,0,0,"-"],attributes:[351,0,0,"-"],managers:[352,0,0,"-"],models:[353,0,0,"-"],tags:[354,0,0,"-"]},"evennia.typeclasses.admin":{AttributeForm:[350,1,1,""],AttributeFormSet:[350,1,1,""],AttributeInline:[350,1,1,""],TagAdmin:[350,1,1,""],TagForm:[350,1,1,""],TagFormSet:[350,1,1,""],TagInline:[350,1,1,""]},"evennia.typeclasses.admin.AttributeForm":{Meta:[350,1,1,""],__init__:[350,3,1,""],base_fields:[350,4,1,""],clean_attr_value:[350,3,1,""],declared_fields:[350,4,1,""],media:[350,3,1,""],save:[350,3,1,""]},"evennia.typeclasses.admin.AttributeForm.Meta":{fields:[350,4,1,""]},"evennia.typeclasses.admin.AttributeFormSet":{save:[350,3,1,""]},"evennia.typeclasses.admin.AttributeInline":{extra:[350,4,1,""],form:[350,4,1,""],formset:[350,4,1,""],get_formset:[350,3,1,""],media:[350,3,1,""],model:[350,4,1,""],related_field:[350,4,1,""]},"evennia.typeclasses.admin.TagAdmin":{fields:[350,4,1,""],list_display:[350,4,1,""],list_filter:[350,4,1,""],media:[350,3,1,""],search_fields:[350,4,1,""]},"evennia.typeclasses.admin.TagForm":{Meta:[350,1,1,""],__init__:[350,3,1,""],base_fields:[350,4,1,""],declared_fields:[350,4,1,""],media:[350,3,1,""],save:[350,3,1,""]},"evennia.typeclasses.admin.TagForm.Meta":{fields:[350,4,1,""]},"evennia.typeclasses.admin.TagFormSet":{save:[350,3,1,""]},"evennia.typeclasses.admin.TagInline":{extra:[350,4,1,""],form:[350,4,1,""],formset:[350,4,1,""],get_formset:[350,3,1,""],media:[350,3,1,""],model:[350,4,1,""],related_field:[350,4,1,""]},"evennia.typeclasses.attributes":{Attribute:[351,1,1,""],AttributeHandler:[351,1,1,""],DbHolder:[351,1,1,""],IAttribute:[351,1,1,""],IAttributeBackend:[351,1,1,""],InMemoryAttribute:[351,1,1,""],InMemoryAttributeBackend:[351,1,1,""],ModelAttributeBackend:[351,1,1,""],NickHandler:[351,1,1,""],NickTemplateInvalid:[351,2,1,""],initialize_nick_templates:[351,5,1,""],parse_nick_template:[351,5,1,""]},"evennia.typeclasses.attributes.Attribute":{DoesNotExist:[351,2,1,""],MultipleObjectsReturned:[351,2,1,""],accountdb_set:[351,4,1,""],attrtype:[351,3,1,""],category:[351,3,1,""],channeldb_set:[351,4,1,""],date_created:[351,3,1,""],db_attrtype:[351,4,1,""],db_category:[351,4,1,""],db_date_created:[351,4,1,""],db_key:[351,4,1,""],db_lock_storage:[351,4,1,""],db_model:[351,4,1,""],db_strvalue:[351,4,1,""],db_value:[351,4,1,""],get_next_by_db_date_created:[351,3,1,""],get_previous_by_db_date_created:[351,3,1,""],id:[351,4,1,""],key:[351,3,1,""],lock_storage:[351,3,1,""],model:[351,3,1,""],objectdb_set:[351,4,1,""],path:[351,4,1,""],scriptdb_set:[351,4,1,""],strvalue:[351,3,1,""],typename:[351,4,1,""],value:[351,3,1,""]},"evennia.typeclasses.attributes.AttributeHandler":{__init__:[351,3,1,""],add:[351,3,1,""],all:[351,3,1,""],batch_add:[351,3,1,""],clear:[351,3,1,""],get:[351,3,1,""],has:[351,3,1,""],remove:[351,3,1,""],reset_cache:[351,3,1,""]},"evennia.typeclasses.attributes.DbHolder":{__init__:[351,3,1,""],all:[351,3,1,""],get_all:[351,3,1,""]},"evennia.typeclasses.attributes.IAttribute":{access:[351,3,1,""],attrtype:[351,3,1,""],category:[351,3,1,""],date_created:[351,3,1,""],key:[351,3,1,""],lock_storage:[351,3,1,""],locks:[351,4,1,""],model:[351,3,1,""],strvalue:[351,3,1,""]},"evennia.typeclasses.attributes.IAttributeBackend":{__init__:[351,3,1,""],batch_add:[351,3,1,""],clear_attributes:[351,3,1,""],create_attribute:[351,3,1,""],delete_attribute:[351,3,1,""],do_batch_delete:[351,3,1,""],do_batch_finish:[351,3,1,""],do_batch_update_attribute:[351,3,1,""],do_create_attribute:[351,3,1,""],do_delete_attribute:[351,3,1,""],do_update_attribute:[351,3,1,""],get:[351,3,1,""],get_all_attributes:[351,3,1,""],query_all:[351,3,1,""],query_category:[351,3,1,""],query_key:[351,3,1,""],reset_cache:[351,3,1,""],update_attribute:[351,3,1,""]},"evennia.typeclasses.attributes.InMemoryAttribute":{__init__:[351,3,1,""],value:[351,3,1,""]},"evennia.typeclasses.attributes.InMemoryAttributeBackend":{__init__:[351,3,1,""],do_batch_finish:[351,3,1,""],do_batch_update_attribute:[351,3,1,""],do_create_attribute:[351,3,1,""],do_delete_attribute:[351,3,1,""],do_update_attribute:[351,3,1,""],query_all:[351,3,1,""],query_category:[351,3,1,""],query_key:[351,3,1,""]},"evennia.typeclasses.attributes.ModelAttributeBackend":{__init__:[351,3,1,""],do_batch_finish:[351,3,1,""],do_batch_update_attribute:[351,3,1,""],do_create_attribute:[351,3,1,""],do_delete_attribute:[351,3,1,""],do_update_attribute:[351,3,1,""],query_all:[351,3,1,""],query_category:[351,3,1,""],query_key:[351,3,1,""]},"evennia.typeclasses.attributes.NickHandler":{__init__:[351,3,1,""],add:[351,3,1,""],get:[351,3,1,""],has:[351,3,1,""],nickreplace:[351,3,1,""],remove:[351,3,1,""]},"evennia.typeclasses.managers":{TypedObjectManager:[352,1,1,""]},"evennia.typeclasses.managers.TypedObjectManager":{create_tag:[352,3,1,""],dbref:[352,3,1,""],dbref_search:[352,3,1,""],get_alias:[352,3,1,""],get_attribute:[352,3,1,""],get_by_alias:[352,3,1,""],get_by_attribute:[352,3,1,""],get_by_nick:[352,3,1,""],get_by_permission:[352,3,1,""],get_by_tag:[352,3,1,""],get_dbref_range:[352,3,1,""],get_id:[352,3,1,""],get_nick:[352,3,1,""],get_permission:[352,3,1,""],get_tag:[352,3,1,""],get_typeclass_totals:[352,3,1,""],object_totals:[352,3,1,""],typeclass_search:[352,3,1,""]},"evennia.typeclasses.models":{TypedObject:[353,1,1,""]},"evennia.typeclasses.models.TypedObject":{"delete":[353,3,1,""],Meta:[353,1,1,""],__init__:[353,3,1,""],access:[353,3,1,""],aliases:[353,4,1,""],at_idmapper_flush:[353,3,1,""],at_rename:[353,3,1,""],attributes:[353,4,1,""],check_permstring:[353,3,1,""],date_created:[353,3,1,""],db:[353,3,1,""],db_attributes:[353,4,1,""],db_date_created:[353,4,1,""],db_key:[353,4,1,""],db_lock_storage:[353,4,1,""],db_tags:[353,4,1,""],db_typeclass_path:[353,4,1,""],dbid:[353,3,1,""],dbref:[353,3,1,""],get_absolute_url:[353,3,1,""],get_display_name:[353,3,1,""],get_extra_info:[353,3,1,""],get_next_by_db_date_created:[353,3,1,""],get_previous_by_db_date_created:[353,3,1,""],is_typeclass:[353,3,1,""],key:[353,3,1,""],lock_storage:[353,3,1,""],locks:[353,4,1,""],name:[353,3,1,""],nattributes:[353,4,1,""],ndb:[353,3,1,""],objects:[353,4,1,""],path:[353,4,1,""],permissions:[353,4,1,""],set_class_from_typeclass:[353,3,1,""],swap_typeclass:[353,3,1,""],tags:[353,4,1,""],typeclass_path:[353,3,1,""],typename:[353,4,1,""],web_get_admin_url:[353,3,1,""],web_get_create_url:[353,3,1,""],web_get_delete_url:[353,3,1,""],web_get_detail_url:[353,3,1,""],web_get_puppet_url:[353,3,1,""],web_get_update_url:[353,3,1,""]},"evennia.typeclasses.models.TypedObject.Meta":{"abstract":[353,4,1,""],ordering:[353,4,1,""],verbose_name:[353,4,1,""]},"evennia.typeclasses.tags":{AliasHandler:[354,1,1,""],PermissionHandler:[354,1,1,""],Tag:[354,1,1,""],TagHandler:[354,1,1,""]},"evennia.typeclasses.tags.Tag":{DoesNotExist:[354,2,1,""],MultipleObjectsReturned:[354,2,1,""],accountdb_set:[354,4,1,""],channeldb_set:[354,4,1,""],db_category:[354,4,1,""],db_data:[354,4,1,""],db_key:[354,4,1,""],db_model:[354,4,1,""],db_tagtype:[354,4,1,""],helpentry_set:[354,4,1,""],id:[354,4,1,""],msg_set:[354,4,1,""],objectdb_set:[354,4,1,""],objects:[354,4,1,""],scriptdb_set:[354,4,1,""]},"evennia.typeclasses.tags.TagHandler":{__init__:[354,3,1,""],add:[354,3,1,""],all:[354,3,1,""],batch_add:[354,3,1,""],clear:[354,3,1,""],get:[354,3,1,""],has:[354,3,1,""],remove:[354,3,1,""],reset_cache:[354,3,1,""]},"evennia.utils":{ansi:[356,0,0,"-"],batchprocessors:[357,0,0,"-"],containers:[358,0,0,"-"],create:[359,0,0,"-"],dbserialize:[360,0,0,"-"],eveditor:[361,0,0,"-"],evform:[362,0,0,"-"],evmenu:[363,0,0,"-"],evmore:[364,0,0,"-"],evtable:[365,0,0,"-"],funcparser:[366,0,0,"-"],gametime:[367,0,0,"-"],idmapper:[368,0,0,"-"],logger:[372,0,0,"-"],optionclasses:[373,0,0,"-"],optionhandler:[374,0,0,"-"],picklefield:[375,0,0,"-"],search:[376,0,0,"-"],test_resources:[377,0,0,"-"],text2html:[378,0,0,"-"],utils:[379,0,0,"-"],validatorfuncs:[380,0,0,"-"],verb_conjugation:[381,0,0,"-"]},"evennia.utils.ansi":{ANSIMeta:[356,1,1,""],ANSIParser:[356,1,1,""],ANSIString:[356,1,1,""],parse_ansi:[356,5,1,""],raw:[356,5,1,""],strip_ansi:[356,5,1,""],strip_raw_ansi:[356,5,1,""]},"evennia.utils.ansi.ANSIMeta":{__init__:[356,3,1,""]},"evennia.utils.ansi.ANSIParser":{ansi_escapes:[356,4,1,""],ansi_map:[356,4,1,""],ansi_map_dict:[356,4,1,""],ansi_re:[356,4,1,""],ansi_regex:[356,4,1,""],ansi_sub:[356,4,1,""],ansi_xterm256_bright_bg_map:[356,4,1,""],ansi_xterm256_bright_bg_map_dict:[356,4,1,""],brightbg_sub:[356,4,1,""],mxp_re:[356,4,1,""],mxp_sub:[356,4,1,""],parse_ansi:[356,3,1,""],strip_mxp:[356,3,1,""],strip_raw_codes:[356,3,1,""],sub_ansi:[356,3,1,""],sub_brightbg:[356,3,1,""],sub_xterm256:[356,3,1,""],xterm256_bg:[356,4,1,""],xterm256_bg_sub:[356,4,1,""],xterm256_fg:[356,4,1,""],xterm256_fg_sub:[356,4,1,""],xterm256_gbg:[356,4,1,""],xterm256_gbg_sub:[356,4,1,""],xterm256_gfg:[356,4,1,""],xterm256_gfg_sub:[356,4,1,""]},"evennia.utils.ansi.ANSIString":{__init__:[356,3,1,""],capitalize:[356,3,1,""],center:[356,3,1,""],clean:[356,3,1,""],count:[356,3,1,""],decode:[356,3,1,""],encode:[356,3,1,""],endswith:[356,3,1,""],expandtabs:[356,3,1,""],find:[356,3,1,""],format:[356,3,1,""],index:[356,3,1,""],isalnum:[356,3,1,""],isalpha:[356,3,1,""],isdigit:[356,3,1,""],islower:[356,3,1,""],isspace:[356,3,1,""],istitle:[356,3,1,""],isupper:[356,3,1,""],join:[356,3,1,""],ljust:[356,3,1,""],lower:[356,3,1,""],lstrip:[356,3,1,""],partition:[356,3,1,""],raw:[356,3,1,""],re_format:[356,4,1,""],replace:[356,3,1,""],rfind:[356,3,1,""],rindex:[356,3,1,""],rjust:[356,3,1,""],rsplit:[356,3,1,""],rstrip:[356,3,1,""],split:[356,3,1,""],startswith:[356,3,1,""],strip:[356,3,1,""],swapcase:[356,3,1,""],translate:[356,3,1,""],upper:[356,3,1,""]},"evennia.utils.batchprocessors":{BatchCodeProcessor:[357,1,1,""],BatchCommandProcessor:[357,1,1,""],read_batchfile:[357,5,1,""],tb_filename:[357,5,1,""],tb_iter:[357,5,1,""]},"evennia.utils.batchprocessors.BatchCodeProcessor":{code_exec:[357,3,1,""],parse_file:[357,3,1,""]},"evennia.utils.batchprocessors.BatchCommandProcessor":{parse_file:[357,3,1,""]},"evennia.utils.containers":{Container:[358,1,1,""],GlobalScriptContainer:[358,1,1,""],OptionContainer:[358,1,1,""]},"evennia.utils.containers.Container":{__init__:[358,3,1,""],all:[358,3,1,""],get:[358,3,1,""],load_data:[358,3,1,""],storage_modules:[358,4,1,""]},"evennia.utils.containers.GlobalScriptContainer":{__init__:[358,3,1,""],all:[358,3,1,""],get:[358,3,1,""],load_data:[358,3,1,""],start:[358,3,1,""]},"evennia.utils.containers.OptionContainer":{storage_modules:[358,4,1,""]},"evennia.utils.create":{create_account:[359,5,1,""],create_channel:[359,5,1,""],create_help_entry:[359,5,1,""],create_message:[359,5,1,""],create_object:[359,5,1,""],create_script:[359,5,1,""]},"evennia.utils.dbserialize":{dbserialize:[360,5,1,""],dbunserialize:[360,5,1,""],do_pickle:[360,5,1,""],do_unpickle:[360,5,1,""],from_pickle:[360,5,1,""],to_pickle:[360,5,1,""]},"evennia.utils.eveditor":{CmdEditorBase:[361,1,1,""],CmdEditorGroup:[361,1,1,""],CmdLineInput:[361,1,1,""],CmdSaveYesNo:[361,1,1,""],EvEditor:[361,1,1,""],EvEditorCmdSet:[361,1,1,""],SaveYesNoCmdSet:[361,1,1,""]},"evennia.utils.eveditor.CmdEditorBase":{aliases:[361,4,1,""],editor:[361,4,1,""],help_category:[361,4,1,""],help_entry:[361,4,1,""],key:[361,4,1,""],lock_storage:[361,4,1,""],locks:[361,4,1,""],parse:[361,3,1,""],search_index_entry:[361,4,1,""]},"evennia.utils.eveditor.CmdEditorGroup":{aliases:[361,4,1,""],arg_regex:[361,4,1,""],func:[361,3,1,""],help_category:[361,4,1,""],key:[361,4,1,""],lock_storage:[361,4,1,""],search_index_entry:[361,4,1,""]},"evennia.utils.eveditor.CmdLineInput":{aliases:[361,4,1,""],func:[361,3,1,""],help_category:[361,4,1,""],key:[361,4,1,""],lock_storage:[361,4,1,""],search_index_entry:[361,4,1,""]},"evennia.utils.eveditor.CmdSaveYesNo":{aliases:[361,4,1,""],func:[361,3,1,""],help_category:[361,4,1,""],help_cateogory:[361,4,1,""],key:[361,4,1,""],lock_storage:[361,4,1,""],locks:[361,4,1,""],search_index_entry:[361,4,1,""]},"evennia.utils.eveditor.EvEditor":{__init__:[361,3,1,""],decrease_indent:[361,3,1,""],deduce_indent:[361,3,1,""],display_buffer:[361,3,1,""],display_help:[361,3,1,""],get_buffer:[361,3,1,""],increase_indent:[361,3,1,""],load_buffer:[361,3,1,""],quit:[361,3,1,""],save_buffer:[361,3,1,""],swap_autoindent:[361,3,1,""],update_buffer:[361,3,1,""],update_undo:[361,3,1,""]},"evennia.utils.eveditor.EvEditorCmdSet":{at_cmdset_creation:[361,3,1,""],key:[361,4,1,""],mergetype:[361,4,1,""],path:[361,4,1,""]},"evennia.utils.eveditor.SaveYesNoCmdSet":{at_cmdset_creation:[361,3,1,""],key:[361,4,1,""],mergetype:[361,4,1,""],path:[361,4,1,""],priority:[361,4,1,""]},"evennia.utils.evform":{EvForm:[362,1,1,""]},"evennia.utils.evform.EvForm":{__init__:[362,3,1,""],map:[362,3,1,""],reload:[362,3,1,""]},"evennia.utils.evmenu":{CmdEvMenuNode:[363,1,1,""],CmdGetInput:[363,1,1,""],CmdYesNoQuestion:[363,1,1,""],EvMenu:[363,1,1,""],EvMenuCmdSet:[363,1,1,""],EvMenuError:[363,2,1,""],EvMenuGotoAbortMessage:[363,2,1,""],InputCmdSet:[363,1,1,""],YesNoQuestionCmdSet:[363,1,1,""],ask_yes_no:[363,5,1,""],get_input:[363,5,1,""],list_node:[363,5,1,""],parse_menu_template:[363,5,1,""],template2menu:[363,5,1,""]},"evennia.utils.evmenu.CmdEvMenuNode":{aliases:[363,4,1,""],auto_help_display_key:[363,4,1,""],func:[363,3,1,""],get_help:[363,3,1,""],help_category:[363,4,1,""],key:[363,4,1,""],lock_storage:[363,4,1,""],locks:[363,4,1,""],search_index_entry:[363,4,1,""]},"evennia.utils.evmenu.CmdGetInput":{aliases:[363,4,1,""],func:[363,3,1,""],help_category:[363,4,1,""],key:[363,4,1,""],lock_storage:[363,4,1,""],search_index_entry:[363,4,1,""]},"evennia.utils.evmenu.CmdYesNoQuestion":{aliases:[363,4,1,""],arg_regex:[363,4,1,""],func:[363,3,1,""],help_category:[363,4,1,""],key:[363,4,1,""],lock_storage:[363,4,1,""],search_index_entry:[363,4,1,""]},"evennia.utils.evmenu.EvMenu":{"goto":[363,3,1,""],__init__:[363,3,1,""],close_menu:[363,3,1,""],display_helptext:[363,3,1,""],display_nodetext:[363,3,1,""],extract_goto_exec:[363,3,1,""],helptext_formatter:[363,3,1,""],msg:[363,3,1,""],node_border_char:[363,4,1,""],node_formatter:[363,3,1,""],nodetext_formatter:[363,3,1,""],options_formatter:[363,3,1,""],parse_input:[363,3,1,""],print_debug_info:[363,3,1,""],run_exec:[363,3,1,""],run_exec_then_goto:[363,3,1,""]},"evennia.utils.evmenu.EvMenuCmdSet":{at_cmdset_creation:[363,3,1,""],key:[363,4,1,""],mergetype:[363,4,1,""],no_channels:[363,4,1,""],no_exits:[363,4,1,""],no_objs:[363,4,1,""],path:[363,4,1,""],priority:[363,4,1,""]},"evennia.utils.evmenu.InputCmdSet":{at_cmdset_creation:[363,3,1,""],key:[363,4,1,""],mergetype:[363,4,1,""],no_channels:[363,4,1,""],no_exits:[363,4,1,""],no_objs:[363,4,1,""],path:[363,4,1,""],priority:[363,4,1,""]},"evennia.utils.evmenu.YesNoQuestionCmdSet":{at_cmdset_creation:[363,3,1,""],key:[363,4,1,""],mergetype:[363,4,1,""],no_channels:[363,4,1,""],no_exits:[363,4,1,""],no_objs:[363,4,1,""],path:[363,4,1,""],priority:[363,4,1,""]},"evennia.utils.evmore":{CmdMore:[364,1,1,""],CmdMoreLook:[364,1,1,""],CmdSetMore:[364,1,1,""],EvMore:[364,1,1,""],msg:[364,5,1,""],queryset_maxsize:[364,5,1,""]},"evennia.utils.evmore.CmdMore":{aliases:[364,4,1,""],auto_help:[364,4,1,""],func:[364,3,1,""],help_category:[364,4,1,""],key:[364,4,1,""],lock_storage:[364,4,1,""],search_index_entry:[364,4,1,""]},"evennia.utils.evmore.CmdMoreLook":{aliases:[364,4,1,""],auto_help:[364,4,1,""],func:[364,3,1,""],help_category:[364,4,1,""],key:[364,4,1,""],lock_storage:[364,4,1,""],search_index_entry:[364,4,1,""]},"evennia.utils.evmore.CmdSetMore":{at_cmdset_creation:[364,3,1,""],key:[364,4,1,""],path:[364,4,1,""],priority:[364,4,1,""]},"evennia.utils.evmore.EvMore":{__init__:[364,3,1,""],display:[364,3,1,""],init_django_paginator:[364,3,1,""],init_evtable:[364,3,1,""],init_f_str:[364,3,1,""],init_iterable:[364,3,1,""],init_pages:[364,3,1,""],init_queryset:[364,3,1,""],init_str:[364,3,1,""],page_back:[364,3,1,""],page_end:[364,3,1,""],page_formatter:[364,3,1,""],page_next:[364,3,1,""],page_quit:[364,3,1,""],page_top:[364,3,1,""],paginator:[364,3,1,""],paginator_django:[364,3,1,""],paginator_index:[364,3,1,""],paginator_slice:[364,3,1,""],start:[364,3,1,""]},"evennia.utils.evtable":{ANSITextWrapper:[365,1,1,""],EvCell:[365,1,1,""],EvColumn:[365,1,1,""],EvTable:[365,1,1,""],fill:[365,5,1,""],wrap:[365,5,1,""]},"evennia.utils.evtable.EvCell":{__init__:[365,3,1,""],get:[365,3,1,""],get_height:[365,3,1,""],get_min_height:[365,3,1,""],get_min_width:[365,3,1,""],get_width:[365,3,1,""],reformat:[365,3,1,""],replace_data:[365,3,1,""]},"evennia.utils.evtable.EvColumn":{__init__:[365,3,1,""],add_rows:[365,3,1,""],reformat:[365,3,1,""],reformat_cell:[365,3,1,""]},"evennia.utils.evtable.EvTable":{__init__:[365,3,1,""],add_column:[365,3,1,""],add_header:[365,3,1,""],add_row:[365,3,1,""],get:[365,3,1,""],reformat:[365,3,1,""],reformat_column:[365,3,1,""]},"evennia.utils.funcparser":{FuncParser:[366,1,1,""],ParsingError:[366,2,1,""],funcparser_callable_You:[366,5,1,""],funcparser_callable_add:[366,5,1,""],funcparser_callable_center_justify:[366,5,1,""],funcparser_callable_choice:[366,5,1,""],funcparser_callable_clr:[366,5,1,""],funcparser_callable_conjugate:[366,5,1,""],funcparser_callable_crop:[366,5,1,""],funcparser_callable_div:[366,5,1,""],funcparser_callable_eval:[366,5,1,""],funcparser_callable_justify:[366,5,1,""],funcparser_callable_left_justify:[366,5,1,""],funcparser_callable_mult:[366,5,1,""],funcparser_callable_pad:[366,5,1,""],funcparser_callable_randint:[366,5,1,""],funcparser_callable_random:[366,5,1,""],funcparser_callable_right_justify:[366,5,1,""],funcparser_callable_round:[366,5,1,""],funcparser_callable_search:[366,5,1,""],funcparser_callable_search_list:[366,5,1,""],funcparser_callable_space:[366,5,1,""],funcparser_callable_sub:[366,5,1,""],funcparser_callable_toint:[366,5,1,""],funcparser_callable_you:[366,5,1,""]},"evennia.utils.funcparser.FuncParser":{__init__:[366,3,1,""],execute:[366,3,1,""],parse:[366,3,1,""],parse_to_any:[366,3,1,""],validate_callables:[366,3,1,""]},"evennia.utils.gametime":{TimeScript:[367,1,1,""],game_epoch:[367,5,1,""],gametime:[367,5,1,""],portal_uptime:[367,5,1,""],real_seconds_until:[367,5,1,""],reset_gametime:[367,5,1,""],runtime:[367,5,1,""],schedule:[367,5,1,""],server_epoch:[367,5,1,""],uptime:[367,5,1,""]},"evennia.utils.gametime.TimeScript":{DoesNotExist:[367,2,1,""],MultipleObjectsReturned:[367,2,1,""],at_repeat:[367,3,1,""],at_script_creation:[367,3,1,""],path:[367,4,1,""],typename:[367,4,1,""]},"evennia.utils.idmapper":{manager:[369,0,0,"-"],models:[370,0,0,"-"],tests:[371,0,0,"-"]},"evennia.utils.idmapper.manager":{SharedMemoryManager:[369,1,1,""]},"evennia.utils.idmapper.manager.SharedMemoryManager":{get:[369,3,1,""]},"evennia.utils.idmapper.models":{SharedMemoryModel:[370,1,1,""],SharedMemoryModelBase:[370,1,1,""],WeakSharedMemoryModel:[370,1,1,""],WeakSharedMemoryModelBase:[370,1,1,""],cache_size:[370,5,1,""],conditional_flush:[370,5,1,""],flush_cache:[370,5,1,""],flush_cached_instance:[370,5,1,""],update_cached_instance:[370,5,1,""]},"evennia.utils.idmapper.models.SharedMemoryModel":{"delete":[370,3,1,""],Meta:[370,1,1,""],at_idmapper_flush:[370,3,1,""],cache_instance:[370,3,1,""],flush_cached_instance:[370,3,1,""],flush_from_cache:[370,3,1,""],flush_instance_cache:[370,3,1,""],get_all_cached_instances:[370,3,1,""],get_cached_instance:[370,3,1,""],objects:[370,4,1,""],path:[370,4,1,""],save:[370,3,1,""],typename:[370,4,1,""]},"evennia.utils.idmapper.models.SharedMemoryModel.Meta":{"abstract":[370,4,1,""]},"evennia.utils.idmapper.models.WeakSharedMemoryModel":{Meta:[370,1,1,""],path:[370,4,1,""],typename:[370,4,1,""]},"evennia.utils.idmapper.models.WeakSharedMemoryModel.Meta":{"abstract":[370,4,1,""]},"evennia.utils.idmapper.tests":{Article:[371,1,1,""],Category:[371,1,1,""],RegularArticle:[371,1,1,""],RegularCategory:[371,1,1,""],SharedMemorysTest:[371,1,1,""]},"evennia.utils.idmapper.tests.Article":{DoesNotExist:[371,2,1,""],MultipleObjectsReturned:[371,2,1,""],category2:[371,4,1,""],category2_id:[371,4,1,""],category:[371,4,1,""],category_id:[371,4,1,""],id:[371,4,1,""],name:[371,4,1,""],path:[371,4,1,""],typename:[371,4,1,""]},"evennia.utils.idmapper.tests.Category":{DoesNotExist:[371,2,1,""],MultipleObjectsReturned:[371,2,1,""],article_set:[371,4,1,""],id:[371,4,1,""],name:[371,4,1,""],path:[371,4,1,""],regulararticle_set:[371,4,1,""],typename:[371,4,1,""]},"evennia.utils.idmapper.tests.RegularArticle":{DoesNotExist:[371,2,1,""],MultipleObjectsReturned:[371,2,1,""],category2:[371,4,1,""],category2_id:[371,4,1,""],category:[371,4,1,""],category_id:[371,4,1,""],id:[371,4,1,""],name:[371,4,1,""],objects:[371,4,1,""]},"evennia.utils.idmapper.tests.RegularCategory":{DoesNotExist:[371,2,1,""],MultipleObjectsReturned:[371,2,1,""],article_set:[371,4,1,""],id:[371,4,1,""],name:[371,4,1,""],objects:[371,4,1,""],regulararticle_set:[371,4,1,""]},"evennia.utils.idmapper.tests.SharedMemorysTest":{setUp:[371,3,1,""],testMixedReferences:[371,3,1,""],testObjectDeletion:[371,3,1,""],testRegularReferences:[371,3,1,""],testSharedMemoryReferences:[371,3,1,""]},"evennia.utils.logger":{EvenniaLogFile:[372,1,1,""],PortalLogObserver:[372,1,1,""],ServerLogObserver:[372,1,1,""],WeeklyLogFile:[372,1,1,""],log_dep:[372,5,1,""],log_depmsg:[372,5,1,""],log_err:[372,5,1,""],log_errmsg:[372,5,1,""],log_file:[372,5,1,""],log_file_exists:[372,5,1,""],log_info:[372,5,1,""],log_infomsg:[372,5,1,""],log_msg:[372,5,1,""],log_sec:[372,5,1,""],log_secmsg:[372,5,1,""],log_server:[372,5,1,""],log_trace:[372,5,1,""],log_tracemsg:[372,5,1,""],log_warn:[372,5,1,""],log_warnmsg:[372,5,1,""],rotate_log_file:[372,5,1,""],tail_log_file:[372,5,1,""],timeformat:[372,5,1,""]},"evennia.utils.logger.EvenniaLogFile":{num_lines_to_append:[372,4,1,""],readlines:[372,3,1,""],rotate:[372,3,1,""],seek:[372,3,1,""],settings:[372,4,1,""]},"evennia.utils.logger.PortalLogObserver":{emit:[372,3,1,""],prefix:[372,4,1,""],timeFormat:[372,4,1,""]},"evennia.utils.logger.ServerLogObserver":{prefix:[372,4,1,""]},"evennia.utils.logger.WeeklyLogFile":{__init__:[372,3,1,""],shouldRotate:[372,3,1,""],suffix:[372,3,1,""],write:[372,3,1,""]},"evennia.utils.optionclasses":{BaseOption:[373,1,1,""],Boolean:[373,1,1,""],Color:[373,1,1,""],Datetime:[373,1,1,""],Duration:[373,1,1,""],Email:[373,1,1,""],Future:[373,1,1,""],Lock:[373,1,1,""],PositiveInteger:[373,1,1,""],SignedInteger:[373,1,1,""],Text:[373,1,1,""],Timezone:[373,1,1,""],UnsignedInteger:[373,1,1,""]},"evennia.utils.optionclasses.BaseOption":{"default":[373,3,1,""],__init__:[373,3,1,""],changed:[373,3,1,""],deserialize:[373,3,1,""],display:[373,3,1,""],load:[373,3,1,""],save:[373,3,1,""],serialize:[373,3,1,""],set:[373,3,1,""],validate:[373,3,1,""],value:[373,3,1,""]},"evennia.utils.optionclasses.Boolean":{deserialize:[373,3,1,""],display:[373,3,1,""],serialize:[373,3,1,""],validate:[373,3,1,""]},"evennia.utils.optionclasses.Color":{deserialize:[373,3,1,""],display:[373,3,1,""],validate:[373,3,1,""]},"evennia.utils.optionclasses.Datetime":{deserialize:[373,3,1,""],serialize:[373,3,1,""],validate:[373,3,1,""]},"evennia.utils.optionclasses.Duration":{deserialize:[373,3,1,""],serialize:[373,3,1,""],validate:[373,3,1,""]},"evennia.utils.optionclasses.Email":{deserialize:[373,3,1,""],validate:[373,3,1,""]},"evennia.utils.optionclasses.Future":{validate:[373,3,1,""]},"evennia.utils.optionclasses.Lock":{validate:[373,3,1,""]},"evennia.utils.optionclasses.PositiveInteger":{deserialize:[373,3,1,""],validate:[373,3,1,""]},"evennia.utils.optionclasses.SignedInteger":{deserialize:[373,3,1,""],validate:[373,3,1,""]},"evennia.utils.optionclasses.Text":{deserialize:[373,3,1,""]},"evennia.utils.optionclasses.Timezone":{"default":[373,3,1,""],deserialize:[373,3,1,""],serialize:[373,3,1,""],validate:[373,3,1,""]},"evennia.utils.optionclasses.UnsignedInteger":{deserialize:[373,3,1,""],validate:[373,3,1,""],validator_key:[373,4,1,""]},"evennia.utils.optionhandler":{InMemorySaveHandler:[374,1,1,""],OptionHandler:[374,1,1,""]},"evennia.utils.optionhandler.InMemorySaveHandler":{__init__:[374,3,1,""],add:[374,3,1,""],get:[374,3,1,""]},"evennia.utils.optionhandler.OptionHandler":{__init__:[374,3,1,""],all:[374,3,1,""],get:[374,3,1,""],set:[374,3,1,""]},"evennia.utils.picklefield":{PickledFormField:[375,1,1,""],PickledObject:[375,1,1,""],PickledObjectField:[375,1,1,""],PickledWidget:[375,1,1,""],dbsafe_decode:[375,5,1,""],dbsafe_encode:[375,5,1,""],wrap_conflictual_object:[375,5,1,""]},"evennia.utils.picklefield.PickledFormField":{__init__:[375,3,1,""],clean:[375,3,1,""],default_error_messages:[375,4,1,""],widget:[375,4,1,""]},"evennia.utils.picklefield.PickledObjectField":{__init__:[375,3,1,""],formfield:[375,3,1,""],from_db_value:[375,3,1,""],get_db_prep_lookup:[375,3,1,""],get_db_prep_value:[375,3,1,""],get_default:[375,3,1,""],get_internal_type:[375,3,1,""],pre_save:[375,3,1,""],value_to_string:[375,3,1,""]},"evennia.utils.picklefield.PickledWidget":{media:[375,3,1,""],render:[375,3,1,""],value_from_datadict:[375,3,1,""]},"evennia.utils.search":{search_account:[376,5,1,""],search_account_tag:[376,5,1,""],search_channel:[376,5,1,""],search_channel_tag:[376,5,1,""],search_help_entry:[376,5,1,""],search_message:[376,5,1,""],search_object:[376,5,1,""],search_script:[376,5,1,""],search_script_tag:[376,5,1,""],search_tag:[376,5,1,""]},"evennia.utils.test_resources":{EvenniaTest:[377,1,1,""],LocalEvenniaTest:[377,1,1,""],mockdeferLater:[377,5,1,""],mockdelay:[377,5,1,""],unload_module:[377,5,1,""]},"evennia.utils.test_resources.EvenniaTest":{account_typeclass:[377,4,1,""],character_typeclass:[377,4,1,""],exit_typeclass:[377,4,1,""],object_typeclass:[377,4,1,""],room_typeclass:[377,4,1,""],script_typeclass:[377,4,1,""],setUp:[377,3,1,""],tearDown:[377,3,1,""]},"evennia.utils.test_resources.LocalEvenniaTest":{account_typeclass:[377,4,1,""],character_typeclass:[377,4,1,""],exit_typeclass:[377,4,1,""],object_typeclass:[377,4,1,""],room_typeclass:[377,4,1,""],script_typeclass:[377,4,1,""]},"evennia.utils.text2html":{TextToHTMLparser:[378,1,1,""],parse_html:[378,5,1,""]},"evennia.utils.text2html.TextToHTMLparser":{bg_colormap:[378,4,1,""],bgfgstart:[378,4,1,""],bgfgstop:[378,4,1,""],bgstart:[378,4,1,""],bgstop:[378,4,1,""],blink:[378,4,1,""],colorback:[378,4,1,""],colorcodes:[378,4,1,""],convert_linebreaks:[378,3,1,""],convert_urls:[378,3,1,""],fg_colormap:[378,4,1,""],fgstart:[378,4,1,""],fgstop:[378,4,1,""],hilite:[378,4,1,""],inverse:[378,4,1,""],normal:[378,4,1,""],parse:[378,3,1,""],re_bgfg:[378,4,1,""],re_bgs:[378,4,1,""],re_blink:[378,4,1,""],re_blinking:[378,3,1,""],re_bold:[378,3,1,""],re_color:[378,3,1,""],re_dblspace:[378,4,1,""],re_double_space:[378,3,1,""],re_fgs:[378,4,1,""],re_hilite:[378,4,1,""],re_inverse:[378,4,1,""],re_inversing:[378,3,1,""],re_mxplink:[378,4,1,""],re_normal:[378,4,1,""],re_string:[378,4,1,""],re_uline:[378,4,1,""],re_underline:[378,3,1,""],re_unhilite:[378,4,1,""],re_url:[378,4,1,""],remove_backspaces:[378,3,1,""],remove_bells:[378,3,1,""],sub_dblspace:[378,3,1,""],sub_mxp_links:[378,3,1,""],sub_text:[378,3,1,""],tabstop:[378,4,1,""],underline:[378,4,1,""],unhilite:[378,4,1,""]},"evennia.utils.utils":{LimitedSizeOrderedDict:[379,1,1,""],all_from_module:[379,5,1,""],at_search_result:[379,5,1,""],callables_from_module:[379,5,1,""],calledby:[379,5,1,""],check_evennia_dependencies:[379,5,1,""],class_from_module:[379,5,1,""],columnize:[379,5,1,""],crop:[379,5,1,""],datetime_format:[379,5,1,""],dbid_to_obj:[379,5,1,""],dbref:[379,5,1,""],dbref_to_obj:[379,5,1,""],dedent:[379,5,1,""],deepsize:[379,5,1,""],delay:[379,5,1,""],display_len:[379,5,1,""],fill:[379,5,1,""],format_grid:[379,5,1,""],format_table:[379,5,1,""],fuzzy_import_from_module:[379,5,1,""],get_all_typeclasses:[379,5,1,""],get_evennia_pids:[379,5,1,""],get_evennia_version:[379,5,1,""],get_game_dir_path:[379,5,1,""],has_parent:[379,5,1,""],host_os_is:[379,5,1,""],inherits_from:[379,5,1,""],init_new_account:[379,5,1,""],interactive:[379,5,1,""],is_iter:[379,5,1,""],iter_to_str:[379,5,1,""],iter_to_string:[379,5,1,""],justify:[379,5,1,""],latinify:[379,5,1,""],lazy_property:[379,1,1,""],list_to_string:[379,5,1,""],m_len:[379,5,1,""],make_iter:[379,5,1,""],mod_import:[379,5,1,""],mod_import_from_path:[379,5,1,""],object_from_module:[379,5,1,""],pad:[379,5,1,""],percent:[379,5,1,""],percentile:[379,5,1,""],pypath_to_realpath:[379,5,1,""],random_string_from_module:[379,5,1,""],repeat:[379,5,1,""],run_async:[379,5,1,""],safe_convert_to_types:[379,5,1,""],server_services:[379,5,1,""],string_from_module:[379,5,1,""],string_partial_matching:[379,5,1,""],string_similarity:[379,5,1,""],string_suggestions:[379,5,1,""],strip_control_sequences:[379,5,1,""],time_format:[379,5,1,""],to_bytes:[379,5,1,""],to_str:[379,5,1,""],unrepeat:[379,5,1,""],uses_database:[379,5,1,""],validate_email_address:[379,5,1,""],variable_from_module:[379,5,1,""],wildcard_to_regexp:[379,5,1,""],wrap:[379,5,1,""]},"evennia.utils.utils.LimitedSizeOrderedDict":{__init__:[379,3,1,""],update:[379,3,1,""]},"evennia.utils.utils.lazy_property":{__init__:[379,3,1,""]},"evennia.utils.validatorfuncs":{"boolean":[380,5,1,""],color:[380,5,1,""],datetime:[380,5,1,""],duration:[380,5,1,""],email:[380,5,1,""],future:[380,5,1,""],lock:[380,5,1,""],positive_integer:[380,5,1,""],signed_integer:[380,5,1,""],text:[380,5,1,""],timezone:[380,5,1,""],unsigned_integer:[380,5,1,""]},"evennia.utils.verb_conjugation":{conjugate:[382,0,0,"-"],tests:[383,0,0,"-"]},"evennia.utils.verb_conjugation.conjugate":{verb_actor_stance_components:[382,5,1,""],verb_all_tenses:[382,5,1,""],verb_conjugate:[382,5,1,""],verb_infinitive:[382,5,1,""],verb_is_past:[382,5,1,""],verb_is_past_participle:[382,5,1,""],verb_is_present:[382,5,1,""],verb_is_present_participle:[382,5,1,""],verb_is_tense:[382,5,1,""],verb_past:[382,5,1,""],verb_past_participle:[382,5,1,""],verb_present:[382,5,1,""],verb_present_participle:[382,5,1,""],verb_tense:[382,5,1,""]},"evennia.utils.verb_conjugation.tests":{TestVerbConjugate:[383,1,1,""]},"evennia.utils.verb_conjugation.tests.TestVerbConjugate":{test_verb_actor_stance_components:[383,4,1,""],test_verb_actor_stance_components_00_have:[383,3,1,""],test_verb_actor_stance_components_01_swimming:[383,3,1,""],test_verb_actor_stance_components_02_give:[383,3,1,""],test_verb_actor_stance_components_03_given:[383,3,1,""],test_verb_actor_stance_components_04_am:[383,3,1,""],test_verb_actor_stance_components_05_doing:[383,3,1,""],test_verb_actor_stance_components_06_are:[383,3,1,""],test_verb_actor_stance_components_07_had:[383,3,1,""],test_verb_actor_stance_components_08_grin:[383,3,1,""],test_verb_actor_stance_components_09_smile:[383,3,1,""],test_verb_actor_stance_components_10_vex:[383,3,1,""],test_verb_actor_stance_components_11_thrust:[383,3,1,""],test_verb_conjugate:[383,4,1,""],test_verb_conjugate_0_inf:[383,3,1,""],test_verb_conjugate_1_inf:[383,3,1,""],test_verb_conjugate_2_inf:[383,3,1,""],test_verb_conjugate_3_inf:[383,3,1,""],test_verb_conjugate_4_inf:[383,3,1,""],test_verb_conjugate_5_inf:[383,3,1,""],test_verb_conjugate_6_inf:[383,3,1,""],test_verb_conjugate_7_2sgpres:[383,3,1,""],test_verb_conjugate_8_3sgpres:[383,3,1,""],test_verb_get_all_tenses:[383,3,1,""],test_verb_infinitive:[383,4,1,""],test_verb_infinitive_0_have:[383,3,1,""],test_verb_infinitive_1_swim:[383,3,1,""],test_verb_infinitive_2_give:[383,3,1,""],test_verb_infinitive_3_given:[383,3,1,""],test_verb_infinitive_4_am:[383,3,1,""],test_verb_infinitive_5_doing:[383,3,1,""],test_verb_infinitive_6_are:[383,3,1,""],test_verb_is_past:[383,4,1,""],test_verb_is_past_0_1st:[383,3,1,""],test_verb_is_past_1_1st:[383,3,1,""],test_verb_is_past_2_1st:[383,3,1,""],test_verb_is_past_3_1st:[383,3,1,""],test_verb_is_past_4_1st:[383,3,1,""],test_verb_is_past_5_1st:[383,3,1,""],test_verb_is_past_6_1st:[383,3,1,""],test_verb_is_past_7_2nd:[383,3,1,""],test_verb_is_past_participle:[383,4,1,""],test_verb_is_past_participle_0_have:[383,3,1,""],test_verb_is_past_participle_1_swimming:[383,3,1,""],test_verb_is_past_participle_2_give:[383,3,1,""],test_verb_is_past_participle_3_given:[383,3,1,""],test_verb_is_past_participle_4_am:[383,3,1,""],test_verb_is_past_participle_5_doing:[383,3,1,""],test_verb_is_past_participle_6_are:[383,3,1,""],test_verb_is_past_participle_7_had:[383,3,1,""],test_verb_is_present:[383,4,1,""],test_verb_is_present_0_1st:[383,3,1,""],test_verb_is_present_1_1st:[383,3,1,""],test_verb_is_present_2_1st:[383,3,1,""],test_verb_is_present_3_1st:[383,3,1,""],test_verb_is_present_4_1st:[383,3,1,""],test_verb_is_present_5_1st:[383,3,1,""],test_verb_is_present_6_1st:[383,3,1,""],test_verb_is_present_7_1st:[383,3,1,""],test_verb_is_present_participle:[383,4,1,""],test_verb_is_present_participle_0_have:[383,3,1,""],test_verb_is_present_participle_1_swim:[383,3,1,""],test_verb_is_present_participle_2_give:[383,3,1,""],test_verb_is_present_participle_3_given:[383,3,1,""],test_verb_is_present_participle_4_am:[383,3,1,""],test_verb_is_present_participle_5_doing:[383,3,1,""],test_verb_is_present_participle_6_are:[383,3,1,""],test_verb_is_tense:[383,4,1,""],test_verb_is_tense_0_inf:[383,3,1,""],test_verb_is_tense_1_inf:[383,3,1,""],test_verb_is_tense_2_inf:[383,3,1,""],test_verb_is_tense_3_inf:[383,3,1,""],test_verb_is_tense_4_inf:[383,3,1,""],test_verb_is_tense_5_inf:[383,3,1,""],test_verb_is_tense_6_inf:[383,3,1,""],test_verb_past:[383,4,1,""],test_verb_past_0_1st:[383,3,1,""],test_verb_past_1_1st:[383,3,1,""],test_verb_past_2_1st:[383,3,1,""],test_verb_past_3_1st:[383,3,1,""],test_verb_past_4_1st:[383,3,1,""],test_verb_past_5_1st:[383,3,1,""],test_verb_past_6_1st:[383,3,1,""],test_verb_past_7_2nd:[383,3,1,""],test_verb_past_participle:[383,4,1,""],test_verb_past_participle_0_have:[383,3,1,""],test_verb_past_participle_1_swim:[383,3,1,""],test_verb_past_participle_2_give:[383,3,1,""],test_verb_past_participle_3_given:[383,3,1,""],test_verb_past_participle_4_am:[383,3,1,""],test_verb_past_participle_5_doing:[383,3,1,""],test_verb_past_participle_6_are:[383,3,1,""],test_verb_present:[383,4,1,""],test_verb_present_0_1st:[383,3,1,""],test_verb_present_1_1st:[383,3,1,""],test_verb_present_2_1st:[383,3,1,""],test_verb_present_3_1st:[383,3,1,""],test_verb_present_4_1st:[383,3,1,""],test_verb_present_5_1st:[383,3,1,""],test_verb_present_6_1st:[383,3,1,""],test_verb_present_7_2nd:[383,3,1,""],test_verb_present_8_3rd:[383,3,1,""],test_verb_present_participle:[383,4,1,""],test_verb_present_participle_0_have:[383,3,1,""],test_verb_present_participle_1_swim:[383,3,1,""],test_verb_present_participle_2_give:[383,3,1,""],test_verb_present_participle_3_given:[383,3,1,""],test_verb_present_participle_4_am:[383,3,1,""],test_verb_present_participle_5_doing:[383,3,1,""],test_verb_present_participle_6_are:[383,3,1,""],test_verb_tense:[383,4,1,""],test_verb_tense_0_have:[383,3,1,""],test_verb_tense_1_swim:[383,3,1,""],test_verb_tense_2_give:[383,3,1,""],test_verb_tense_3_given:[383,3,1,""],test_verb_tense_4_am:[383,3,1,""],test_verb_tense_5_doing:[383,3,1,""],test_verb_tense_6_are:[383,3,1,""]},"evennia.web":{api:[385,0,0,"-"],urls:[392,0,0,"-"],utils:[393,0,0,"-"],webclient:[398,0,0,"-"],website:[401,0,0,"-"]},"evennia.web.api":{filters:[386,0,0,"-"],permissions:[387,0,0,"-"],serializers:[388,0,0,"-"],tests:[389,0,0,"-"],urls:[390,0,0,"-"],views:[391,0,0,"-"]},"evennia.web.api.filters":{AccountDBFilterSet:[386,1,1,""],AliasFilter:[386,1,1,""],BaseTypeclassFilterSet:[386,1,1,""],ObjectDBFilterSet:[386,1,1,""],PermissionFilter:[386,1,1,""],ScriptDBFilterSet:[386,1,1,""],TagTypeFilter:[386,1,1,""],get_tag_query:[386,5,1,""]},"evennia.web.api.filters.AccountDBFilterSet":{Meta:[386,1,1,""],base_filters:[386,4,1,""],declared_filters:[386,4,1,""]},"evennia.web.api.filters.AccountDBFilterSet.Meta":{fields:[386,4,1,""],model:[386,4,1,""]},"evennia.web.api.filters.AliasFilter":{tag_type:[386,4,1,""]},"evennia.web.api.filters.BaseTypeclassFilterSet":{base_filters:[386,4,1,""],declared_filters:[386,4,1,""],filter_name:[386,3,1,""]},"evennia.web.api.filters.ObjectDBFilterSet":{Meta:[386,1,1,""],base_filters:[386,4,1,""],declared_filters:[386,4,1,""]},"evennia.web.api.filters.ObjectDBFilterSet.Meta":{fields:[386,4,1,""],model:[386,4,1,""]},"evennia.web.api.filters.PermissionFilter":{tag_type:[386,4,1,""]},"evennia.web.api.filters.ScriptDBFilterSet":{Meta:[386,1,1,""],base_filters:[386,4,1,""],declared_filters:[386,4,1,""]},"evennia.web.api.filters.ScriptDBFilterSet.Meta":{fields:[386,4,1,""],model:[386,4,1,""]},"evennia.web.api.filters.TagTypeFilter":{filter:[386,3,1,""],tag_type:[386,4,1,""]},"evennia.web.api.permissions":{EvenniaPermission:[387,1,1,""]},"evennia.web.api.permissions.EvenniaPermission":{MINIMUM_CREATE_PERMISSION:[387,4,1,""],MINIMUM_LIST_PERMISSION:[387,4,1,""],check_locks:[387,3,1,""],destroy_locks:[387,4,1,""],has_object_permission:[387,3,1,""],has_permission:[387,3,1,""],update_locks:[387,4,1,""],view_locks:[387,4,1,""]},"evennia.web.api.serializers":{AccountSerializer:[388,1,1,""],AttributeSerializer:[388,1,1,""],ObjectDBSerializer:[388,1,1,""],ScriptDBSerializer:[388,1,1,""],SimpleObjectDBSerializer:[388,1,1,""],TagSerializer:[388,1,1,""],TypeclassSerializerMixin:[388,1,1,""]},"evennia.web.api.serializers.AccountSerializer":{Meta:[388,1,1,""],get_session_ids:[388,3,1,""]},"evennia.web.api.serializers.AccountSerializer.Meta":{fields:[388,4,1,""],model:[388,4,1,""],read_only_fields:[388,4,1,""]},"evennia.web.api.serializers.AttributeSerializer":{Meta:[388,1,1,""],get_value_display:[388,3,1,""]},"evennia.web.api.serializers.AttributeSerializer.Meta":{fields:[388,4,1,""],model:[388,4,1,""]},"evennia.web.api.serializers.ObjectDBSerializer":{Meta:[388,1,1,""],get_contents:[388,3,1,""],get_exits:[388,3,1,""]},"evennia.web.api.serializers.ObjectDBSerializer.Meta":{fields:[388,4,1,""],model:[388,4,1,""],read_only_fields:[388,4,1,""]},"evennia.web.api.serializers.ScriptDBSerializer":{Meta:[388,1,1,""]},"evennia.web.api.serializers.ScriptDBSerializer.Meta":{fields:[388,4,1,""],model:[388,4,1,""],read_only_fields:[388,4,1,""]},"evennia.web.api.serializers.SimpleObjectDBSerializer":{Meta:[388,1,1,""]},"evennia.web.api.serializers.SimpleObjectDBSerializer.Meta":{fields:[388,4,1,""],model:[388,4,1,""]},"evennia.web.api.serializers.TagSerializer":{Meta:[388,1,1,""]},"evennia.web.api.serializers.TagSerializer.Meta":{fields:[388,4,1,""],model:[388,4,1,""]},"evennia.web.api.serializers.TypeclassSerializerMixin":{get_aliases:[388,3,1,""],get_attributes:[388,3,1,""],get_nicks:[388,3,1,""],get_permissions:[388,3,1,""],get_tags:[388,3,1,""],shared_fields:[388,4,1,""]},"evennia.web.api.tests":{TestEvenniaRESTApi:[389,1,1,""]},"evennia.web.api.tests.TestEvenniaRESTApi":{client_class:[389,4,1,""],get_view_details:[389,3,1,""],maxDiff:[389,4,1,""],setUp:[389,3,1,""],tearDown:[389,3,1,""],test_create:[389,3,1,""],test_delete:[389,3,1,""],test_list:[389,3,1,""],test_retrieve:[389,3,1,""],test_set_attribute:[389,3,1,""],test_update:[389,3,1,""]},"evennia.web.api.views":{AccountDBViewSet:[391,1,1,""],CharacterViewSet:[391,1,1,""],ExitViewSet:[391,1,1,""],ObjectDBViewSet:[391,1,1,""],RoomViewSet:[391,1,1,""],ScriptDBViewSet:[391,1,1,""],TypeclassViewSetMixin:[391,1,1,""]},"evennia.web.api.views.AccountDBViewSet":{basename:[391,4,1,""],description:[391,4,1,""],detail:[391,4,1,""],filterset_class:[391,4,1,""],name:[391,4,1,""],queryset:[391,4,1,""],serializer_class:[391,4,1,""],suffix:[391,4,1,""]},"evennia.web.api.views.CharacterViewSet":{basename:[391,4,1,""],description:[391,4,1,""],detail:[391,4,1,""],name:[391,4,1,""],queryset:[391,4,1,""],suffix:[391,4,1,""]},"evennia.web.api.views.ExitViewSet":{basename:[391,4,1,""],description:[391,4,1,""],detail:[391,4,1,""],name:[391,4,1,""],queryset:[391,4,1,""],suffix:[391,4,1,""]},"evennia.web.api.views.ObjectDBViewSet":{basename:[391,4,1,""],description:[391,4,1,""],detail:[391,4,1,""],filterset_class:[391,4,1,""],name:[391,4,1,""],queryset:[391,4,1,""],serializer_class:[391,4,1,""],suffix:[391,4,1,""]},"evennia.web.api.views.RoomViewSet":{basename:[391,4,1,""],description:[391,4,1,""],detail:[391,4,1,""],name:[391,4,1,""],queryset:[391,4,1,""],suffix:[391,4,1,""]},"evennia.web.api.views.ScriptDBViewSet":{basename:[391,4,1,""],description:[391,4,1,""],detail:[391,4,1,""],filterset_class:[391,4,1,""],name:[391,4,1,""],queryset:[391,4,1,""],serializer_class:[391,4,1,""],suffix:[391,4,1,""]},"evennia.web.api.views.TypeclassViewSetMixin":{filter_backends:[391,4,1,""],permission_classes:[391,4,1,""],set_attribute:[391,3,1,""]},"evennia.web.utils":{backends:[394,0,0,"-"],general_context:[395,0,0,"-"],middleware:[396,0,0,"-"],tests:[397,0,0,"-"]},"evennia.web.utils.backends":{CaseInsensitiveModelBackend:[394,1,1,""]},"evennia.web.utils.backends.CaseInsensitiveModelBackend":{authenticate:[394,3,1,""]},"evennia.web.utils.general_context":{general_context:[395,5,1,""],set_game_name_and_slogan:[395,5,1,""],set_webclient_settings:[395,5,1,""]},"evennia.web.utils.middleware":{SharedLoginMiddleware:[396,1,1,""]},"evennia.web.utils.middleware.SharedLoginMiddleware":{__init__:[396,3,1,""],make_shared_login:[396,3,1,""]},"evennia.web.utils.tests":{TestGeneralContext:[397,1,1,""]},"evennia.web.utils.tests.TestGeneralContext":{maxDiff:[397,4,1,""],test_general_context:[397,3,1,""],test_set_game_name_and_slogan:[397,3,1,""],test_set_webclient_settings:[397,3,1,""]},"evennia.web.webclient":{urls:[399,0,0,"-"],views:[400,0,0,"-"]},"evennia.web.webclient.views":{webclient:[400,5,1,""]},"evennia.web.website":{forms:[402,0,0,"-"],templatetags:[403,0,0,"-"],tests:[405,0,0,"-"],urls:[406,0,0,"-"],views:[407,0,0,"-"]},"evennia.web.website.forms":{AccountForm:[402,1,1,""],CharacterForm:[402,1,1,""],CharacterUpdateForm:[402,1,1,""],EvenniaForm:[402,1,1,""],ObjectForm:[402,1,1,""]},"evennia.web.website.forms.AccountForm":{Meta:[402,1,1,""],base_fields:[402,4,1,""],declared_fields:[402,4,1,""],media:[402,3,1,""]},"evennia.web.website.forms.AccountForm.Meta":{field_classes:[402,4,1,""],fields:[402,4,1,""],model:[402,4,1,""]},"evennia.web.website.forms.CharacterForm":{Meta:[402,1,1,""],base_fields:[402,4,1,""],declared_fields:[402,4,1,""],media:[402,3,1,""]},"evennia.web.website.forms.CharacterForm.Meta":{fields:[402,4,1,""],labels:[402,4,1,""],model:[402,4,1,""]},"evennia.web.website.forms.CharacterUpdateForm":{base_fields:[402,4,1,""],declared_fields:[402,4,1,""],media:[402,3,1,""]},"evennia.web.website.forms.EvenniaForm":{base_fields:[402,4,1,""],clean:[402,3,1,""],declared_fields:[402,4,1,""],media:[402,3,1,""]},"evennia.web.website.forms.ObjectForm":{Meta:[402,1,1,""],base_fields:[402,4,1,""],declared_fields:[402,4,1,""],media:[402,3,1,""]},"evennia.web.website.forms.ObjectForm.Meta":{fields:[402,4,1,""],labels:[402,4,1,""],model:[402,4,1,""]},"evennia.web.website.templatetags":{addclass:[404,0,0,"-"]},"evennia.web.website.templatetags.addclass":{addclass:[404,5,1,""]},"evennia.web.website.tests":{AdminTest:[405,1,1,""],ChannelDetailTest:[405,1,1,""],ChannelListTest:[405,1,1,""],CharacterCreateView:[405,1,1,""],CharacterDeleteView:[405,1,1,""],CharacterListView:[405,1,1,""],CharacterManageView:[405,1,1,""],CharacterPuppetView:[405,1,1,""],CharacterUpdateView:[405,1,1,""],EvenniaWebTest:[405,1,1,""],IndexTest:[405,1,1,""],LoginTest:[405,1,1,""],LogoutTest:[405,1,1,""],PasswordResetTest:[405,1,1,""],RegisterTest:[405,1,1,""],WebclientTest:[405,1,1,""]},"evennia.web.website.tests.AdminTest":{unauthenticated_response:[405,4,1,""],url_name:[405,4,1,""]},"evennia.web.website.tests.ChannelDetailTest":{get_kwargs:[405,3,1,""],setUp:[405,3,1,""],url_name:[405,4,1,""]},"evennia.web.website.tests.ChannelListTest":{url_name:[405,4,1,""]},"evennia.web.website.tests.CharacterCreateView":{test_valid_access_multisession_0:[405,3,1,""],test_valid_access_multisession_2:[405,3,1,""],unauthenticated_response:[405,4,1,""],url_name:[405,4,1,""]},"evennia.web.website.tests.CharacterDeleteView":{get_kwargs:[405,3,1,""],test_invalid_access:[405,3,1,""],test_valid_access:[405,3,1,""],unauthenticated_response:[405,4,1,""],url_name:[405,4,1,""]},"evennia.web.website.tests.CharacterListView":{unauthenticated_response:[405,4,1,""],url_name:[405,4,1,""]},"evennia.web.website.tests.CharacterManageView":{unauthenticated_response:[405,4,1,""],url_name:[405,4,1,""]},"evennia.web.website.tests.CharacterPuppetView":{get_kwargs:[405,3,1,""],test_invalid_access:[405,3,1,""],unauthenticated_response:[405,4,1,""],url_name:[405,4,1,""]},"evennia.web.website.tests.CharacterUpdateView":{get_kwargs:[405,3,1,""],test_invalid_access:[405,3,1,""],test_valid_access:[405,3,1,""],unauthenticated_response:[405,4,1,""],url_name:[405,4,1,""]},"evennia.web.website.tests.EvenniaWebTest":{account_typeclass:[405,4,1,""],authenticated_response:[405,4,1,""],channel_typeclass:[405,4,1,""],character_typeclass:[405,4,1,""],exit_typeclass:[405,4,1,""],get_kwargs:[405,3,1,""],login:[405,3,1,""],object_typeclass:[405,4,1,""],room_typeclass:[405,4,1,""],script_typeclass:[405,4,1,""],setUp:[405,3,1,""],test_get:[405,3,1,""],test_get_authenticated:[405,3,1,""],test_valid_chars:[405,3,1,""],unauthenticated_response:[405,4,1,""],url_name:[405,4,1,""]},"evennia.web.website.tests.IndexTest":{url_name:[405,4,1,""]},"evennia.web.website.tests.LoginTest":{url_name:[405,4,1,""]},"evennia.web.website.tests.LogoutTest":{url_name:[405,4,1,""]},"evennia.web.website.tests.PasswordResetTest":{unauthenticated_response:[405,4,1,""],url_name:[405,4,1,""]},"evennia.web.website.tests.RegisterTest":{url_name:[405,4,1,""]},"evennia.web.website.tests.WebclientTest":{test_get:[405,3,1,""],test_get_disabled:[405,3,1,""],url_name:[405,4,1,""]},"evennia.web.website.views":{AccountCreateView:[407,1,1,""],AccountMixin:[407,1,1,""],ChannelDetailView:[407,1,1,""],ChannelListView:[407,1,1,""],ChannelMixin:[407,1,1,""],CharacterCreateView:[407,1,1,""],CharacterDeleteView:[407,1,1,""],CharacterDetailView:[407,1,1,""],CharacterListView:[407,1,1,""],CharacterManageView:[407,1,1,""],CharacterMixin:[407,1,1,""],CharacterPuppetView:[407,1,1,""],CharacterUpdateView:[407,1,1,""],EvenniaCreateView:[407,1,1,""],EvenniaDeleteView:[407,1,1,""],EvenniaDetailView:[407,1,1,""],EvenniaIndexView:[407,1,1,""],EvenniaUpdateView:[407,1,1,""],HelpDetailView:[407,1,1,""],HelpListView:[407,1,1,""],HelpMixin:[407,1,1,""],ObjectCreateView:[407,1,1,""],ObjectDeleteView:[407,1,1,""],ObjectDetailView:[407,1,1,""],ObjectUpdateView:[407,1,1,""],TypeclassMixin:[407,1,1,""],admin_wrapper:[407,5,1,""],evennia_admin:[407,5,1,""],to_be_implemented:[407,5,1,""]},"evennia.web.website.views.AccountCreateView":{form_valid:[407,3,1,""],success_url:[407,4,1,""],template_name:[407,4,1,""]},"evennia.web.website.views.AccountMixin":{form_class:[407,4,1,""],model:[407,4,1,""]},"evennia.web.website.views.ChannelDetailView":{attributes:[407,4,1,""],get_context_data:[407,3,1,""],get_object:[407,3,1,""],max_num_lines:[407,4,1,""],template_name:[407,4,1,""]},"evennia.web.website.views.ChannelListView":{get_context_data:[407,3,1,""],max_popular:[407,4,1,""],page_title:[407,4,1,""],paginate_by:[407,4,1,""],template_name:[407,4,1,""]},"evennia.web.website.views.ChannelMixin":{access_type:[407,4,1,""],get_queryset:[407,3,1,""],model:[407,4,1,""],page_title:[407,4,1,""]},"evennia.web.website.views.CharacterCreateView":{form_valid:[407,3,1,""],template_name:[407,4,1,""]},"evennia.web.website.views.CharacterDetailView":{access_type:[407,4,1,""],attributes:[407,4,1,""],get_queryset:[407,3,1,""],template_name:[407,4,1,""]},"evennia.web.website.views.CharacterListView":{access_type:[407,4,1,""],get_queryset:[407,3,1,""],page_title:[407,4,1,""],paginate_by:[407,4,1,""],template_name:[407,4,1,""]},"evennia.web.website.views.CharacterManageView":{page_title:[407,4,1,""],paginate_by:[407,4,1,""],template_name:[407,4,1,""]},"evennia.web.website.views.CharacterMixin":{form_class:[407,4,1,""],get_queryset:[407,3,1,""],model:[407,4,1,""],success_url:[407,4,1,""]},"evennia.web.website.views.CharacterPuppetView":{get_redirect_url:[407,3,1,""]},"evennia.web.website.views.CharacterUpdateView":{form_class:[407,4,1,""],template_name:[407,4,1,""]},"evennia.web.website.views.EvenniaCreateView":{page_title:[407,3,1,""]},"evennia.web.website.views.EvenniaDeleteView":{page_title:[407,3,1,""]},"evennia.web.website.views.EvenniaDetailView":{page_title:[407,3,1,""]},"evennia.web.website.views.EvenniaIndexView":{get_context_data:[407,3,1,""],template_name:[407,4,1,""]},"evennia.web.website.views.EvenniaUpdateView":{page_title:[407,3,1,""]},"evennia.web.website.views.HelpDetailView":{get_context_data:[407,3,1,""],get_object:[407,3,1,""],template_name:[407,4,1,""]},"evennia.web.website.views.HelpListView":{page_title:[407,4,1,""],paginate_by:[407,4,1,""],template_name:[407,4,1,""]},"evennia.web.website.views.HelpMixin":{get_queryset:[407,3,1,""],model:[407,4,1,""],page_title:[407,4,1,""]},"evennia.web.website.views.ObjectCreateView":{model:[407,4,1,""]},"evennia.web.website.views.ObjectDeleteView":{"delete":[407,3,1,""],access_type:[407,4,1,""],model:[407,4,1,""],template_name:[407,4,1,""]},"evennia.web.website.views.ObjectDetailView":{access_type:[407,4,1,""],attributes:[407,4,1,""],get_context_data:[407,3,1,""],get_object:[407,3,1,""],model:[407,4,1,""],template_name:[407,4,1,""]},"evennia.web.website.views.ObjectUpdateView":{access_type:[407,4,1,""],form_valid:[407,3,1,""],get_initial:[407,3,1,""],get_success_url:[407,3,1,""],model:[407,4,1,""]},"evennia.web.website.views.TypeclassMixin":{typeclass:[407,3,1,""]},evennia:{accounts:[160,0,0,"-"],commands:[166,0,0,"-"],comms:[189,0,0,"-"],contrib:[194,0,0,"-"],help:[269,0,0,"-"],locks:[275,0,0,"-"],objects:[278,0,0,"-"],prototypes:[283,0,0,"-"],scripts:[288,0,0,"-"],server:[297,0,0,"-"],set_trace:[158,5,1,""],settings_default:[348,0,0,"-"],typeclasses:[349,0,0,"-"],utils:[355,0,0,"-"],web:[384,0,0,"-"]}},objnames:{"0":["py","module","Python module"],"1":["py","class","Python class"],"2":["py","exception","Python exception"],"3":["py","method","Python method"],"4":["py","attribute","Python attribute"],"5":["py","function","Python function"],"6":["py","data","Python data"]},objtypes:{"0":"py:module","1":"py:class","2":"py:exception","3":"py:method","4":"py:attribute","5":"py:function","6":"py:data"},terms:{"000":[55,70,75,99,378],"0000":[70,75],"0004":72,"0005":196,"001":[8,72,378],"002":378,"003":[110,378],"004":378,"005":[55,356,378],"006":378,"007":378,"008":378,"009":378,"010":[86,378],"011":378,"012":378,"013":378,"0131018167":138,"014":378,"015":378,"015public":86,"016":378,"017":378,"018":378,"019":378,"020":378,"020t":86,"021":378,"022":378,"023":378,"024":378,"0247":72,"025":378,"026":378,"027":378,"028":378,"029":378,"030":378,"030a":86,"031":378,"032":378,"033":[356,378],"034":[72,378],"035":378,"036":378,"037":378,"038":378,"039":378,"040":378,"040f":86,"041":378,"042":378,"043":378,"043thi":110,"044":378,"045":378,"046":378,"047":378,"048":378,"049":378,"050":[356,378],"050f":86,"051":378,"052":378,"053":378,"054":[55,378],"055":[356,378],"056":378,"057":378,"058":378,"059":378,"060":378,"061":378,"062":378,"063":378,"064":378,"065":378,"066":378,"067":378,"068":378,"069":378,"070":378,"071":378,"072":378,"073":378,"074":378,"075":378,"076":378,"077":378,"078":378,"079":378,"080":378,"081":378,"082":378,"083":378,"084":378,"085":378,"086":378,"087":378,"088":378,"089":378,"090":378,"091":378,"092":378,"093":378,"094":378,"095":378,"096":378,"097":378,"098":378,"099":378,"0b16":141,"0d0":92,"0x045a0990":3,"100":[5,20,47,74,77,92,100,116,121,186,208,214,220,248,251,254,255,378,379,407],"1000":[5,40,92,123,151,251,252,253,254,255,286],"10000":407,"1000000":[5,99,372],"100m":378,"100mb":149,"101":[20,282,378],"101m":378,"102":378,"102m":378,"103":378,"103m":378,"104":378,"104m":378,"105":378,"105m":378,"106":378,"106m":378,"107":378,"107m":378,"108":378,"108m":378,"109":378,"1098":47,"109m":378,"10gold":116,"10m":145,"110":[248,356,364,378],"110m":378,"111":[51,55,174,378],"111m":378,"112":378,"112m":378,"113":[149,378],"113m":378,"114":378,"114m":378,"115":378,"115600":92,"115m":378,"116":378,"116m":378,"117":378,"117m":378,"118":[46,378],"1184":140,"118m":378,"119":378,"119m":378,"120":[20,378],"1200":362,"120m":378,"121":378,"121m":378,"122":378,"122m":378,"123":[11,136,282,366,378],"1234":[39,142,235],"123dark":98,"123m":378,"124":378,"12400":99,"124m":378,"125":378,"125m":378,"126":378,"126m":378,"127":[71,113,139,140,141,143,145,149,155,322,378],"127m":378,"128":378,"128m":378,"129":378,"129m":378,"12s":19,"130":378,"130m":378,"131":378,"131m":378,"132":378,"132m":378,"133":378,"133m":378,"134":[51,174,378],"134m":378,"135":378,"135m":378,"136":378,"136m":378,"137":378,"137m":378,"138":378,"138m":378,"139":378,"139m":378,"140":[3,158,378],"1400":362,"140313967648552":22,"140m":378,"141":378,"141m":378,"142":[72,199,378],"142m":378,"143":378,"143m":378,"144":378,"144m":378,"145":378,"145m":378,"146":378,"146m":378,"147":378,"147m":378,"148":378,"148m":378,"149":378,"149m":378,"150":[361,378],"150m":378,"151":378,"151m":378,"152":378,"152m":378,"153":378,"153m":378,"154":378,"154m":378,"155":378,"155m":378,"156":[8,378],"156m":378,"157":378,"1577865600":95,"157m":378,"158":378,"158m":378,"159":378,"159m":378,"160":378,"160m":378,"161":378,"161m":378,"162":378,"162m":378,"163":378,"163m":378,"164":378,"164m":378,"165":378,"165m":378,"166":378,"166m":378,"167":378,"167m":378,"168":378,"168m":378,"169":378,"169m":378,"16m":378,"170":378,"170m":378,"171":378,"171m":378,"172":378,"172m":378,"173":378,"1730":138,"173m":378,"174":378,"174m":378,"175":378,"175m":378,"176":378,"1763":105,"1764":105,"176m":378,"177":378,"177m":378,"178":378,"178m":378,"179":378,"179m":378,"17m":378,"180":378,"180m":378,"181":378,"181m":378,"182":378,"182m":378,"183":378,"183m":378,"184":378,"184m":378,"185":378,"185m":378,"186":378,"186m":378,"187":378,"187m":378,"188":378,"188m":378,"189":[106,378],"189m":378,"18m":378,"190":378,"1903":105,"190m":378,"191":378,"191m":378,"192":378,"192m":378,"193":378,"193m":378,"194":378,"194m":378,"195":378,"195m":378,"196":378,"196m":378,"197":378,"1970":95,"197m":378,"198":378,"198m":378,"199":378,"1996":138,"1998":138,"199m":378,"19m":378,"1_7":8,"1d100":[116,121,208],"1d2":92,"1d20":116,"1d6":121,"1gb":149,"1st":[95,382,383],"200":[248,378,405],"2001":138,"2003":138,"2004":138,"2008":379,"200m":378,"201":378,"2010":378,"2011":[73,200,246,265],"2012":[73,198,208,209,219],"2013":138,"2014":[73,85,245,248],"2015":[73,141,221,237,238],"2016":[73,231,234,244,246],"2017":[6,73,95,149,201,202,207,222,236,241,242,249,251,252,253,254,255,267,268],"2018":[71,73,110,111,199,220,230,235],"2019":[73,138,219],"201m":378,"202":378,"2020":[51,73,74,95,196,204,248,263],"2020_01_29":372,"2020_01_29__1":372,"2020_01_29__2":372,"2021":382,"202m":378,"203":[149,378],"203m":378,"204":378,"204m":378,"205":[362,378],"205m":378,"206":378,"206m":378,"207":378,"2076":105,"207m":378,"208":[101,378],"208m":378,"209":378,"209m":378,"20m":378,"210":378,"210m":378,"211":378,"211m":378,"212":[51,378],"2128":92,"212m":378,"213":378,"213m":378,"214":378,"214m":378,"215":378,"215m":378,"216":378,"216m":378,"217":378,"217m":378,"218":378,"218m":378,"219":[71,378],"219m":378,"21m":378,"220":378,"2207":236,"220m":378,"221":[357,378],"221m":378,"222":[55,356,378],"222m":378,"223":[51,378],"223m":378,"224":378,"224m":378,"225":[51,378],"225m":378,"226":378,"226m":378,"227":378,"227m":378,"228":378,"228m":378,"229":378,"229m":378,"22m":[356,378],"22nd":379,"230":[55,378],"230m":378,"231":378,"231m":378,"232":378,"232m":378,"233":[51,174,366,378],"233m":378,"234":[202,378],"234m":378,"235":378,"235m":378,"236":378,"236m":378,"237":[51,378],"237m":378,"238":378,"238m":378,"239":378,"239m":378,"23m":378,"240":378,"240m":378,"241":378,"241m":378,"242":378,"242m":378,"243":378,"243m":378,"244":[40,378],"244m":378,"245":378,"245m":378,"246":378,"246m":378,"247":378,"247m":378,"248":378,"248m":378,"249":378,"249m":378,"24m":378,"250":378,"250m":378,"251":378,"251m":378,"252":378,"252m":378,"253":378,"253m":378,"254":378,"254m":378,"255":[141,356,378],"255m":378,"256":[51,55,173,356],"25m":378,"26m":378,"27m":378,"280":146,"28gmcp":326,"28m":378,"29m":378,"2d6":[94,116,208],"2gb":149,"2nd":[218,366,382,383],"2pm6ywo":78,"2sgpre":383,"2xcoal":205,"300":[55,133,207,367],"3000000":99,"302":405,"30m":[356,378],"30s":116,"31m":[356,378],"31st":95,"32bit":[141,143],"32m":[356,378],"32nd":94,"333":[51,55],"33m":[356,378],"340":92,"343":29,"34m":[356,378],"358283996582031":5,"35m":[356,378],"360":95,"3600":[95,196],"36m":[356,378],"37m":[356,378],"3872":105,"38m":378,"39m":378,"3c3ccec30f037be174d3":379,"3d6":208,"3rd":[29,95,218,382,383],"3sgpast":382,"3sgpre":[382,383],"4000":[2,71,81,113,143,145,148,149,151,152,155],"4001":[2,48,68,71,84,96,113,126,135,136,139,143,145,148,149,151,152,155,331],"4002":[2,139,145,149,151],"4003":149,"4004":149,"4005":149,"4006":149,"403":11,"404":96,"40m":[356,378],"41917":322,"41m":[356,378],"4201":149,"425":356,"42m":[356,378],"430000":95,"431":356,"43m":[356,378],"443":[139,145,152],"444":55,"44m":[356,378],"45m":[19,356,378],"46m":[356,378],"474a3b9f":38,"47m":[356,378],"48m":378,"49m":378,"4er43233fwefwfw":71,"4nd":29,"4th":[79,138],"500":[55,133,356,407],"50000":99,"500red":356,"502916":8,"503435":8,"505":356,"50m":378,"50mb":149,"516106":92,"51m":378,"520":55,"5242880":196,"52m":378,"530":110,"53m":378,"543":[29,366],"5432":140,"54343":29,"5434343":366,"54m":378,"550":[356,362],"550n":86,"551e":86,"552w":86,"553b":86,"554i":86,"555":[55,236,356],"555e":86,"55m":378,"565000":95,"566":40,"56m":378,"577349":378,"57m":378,"5885d80a13c0db1f8e263663d3faee8d66f31424b43e9a70645c907a6cbd8fb4":78,"58m":378,"593":379,"59m":378,"5d5":92,"5mb":196,"5x5":77,"600":379,"60m":378,"61m":378,"62cb3a1a":38,"62m":378,"63m":378,"64m":378,"65m":378,"6666":57,"6667":[138,147,163,181,343],"66m":378,"67m":378,"68m":378,"69m":378,"6d6":92,"70982813835144":5,"70m":378,"71m":378,"72m":378,"73m":378,"74m":378,"75m":378,"760000":95,"76m":378,"775":2,"77m":378,"78m":378,"79m":378,"8080":149,"80m":378,"8111":2,"81m":378,"82m":378,"83m":378,"84m":378,"85000":99,"85m":378,"86400":131,"86m":378,"87m":378,"8859":[16,65],"88m":378,"89m":378,"8f64fec2670c":149,"900":[220,362],"9000":402,"90m":378,"90s":380,"91m":378,"92m":378,"93m":378,"94m":378,"95m":378,"96m":378,"97m":378,"981":236,"98m":378,"990":362,"99999":115,"99m":378,"\u6d4b\u8bd5":86,"abstract":[62,82,106,116,213,255,351,352,353,370,373,379],"boolean":[14,18,22,29,48,102,135,171,208,220,277,282,294,322,351,354,356,357,373,380],"break":[3,15,30,47,48,50,51,55,64,77,78,89,93,94,101,109,110,111,115,117,120,142,152,158,183,184,234,260,311,363,364,379],"byte":[16,19,29,65,304,311,313,322,330,379],"case":[3,8,9,11,13,14,15,16,18,19,20,22,27,30,31,32,36,39,43,44,47,48,50,51,55,57,60,62,63,64,65,72,75,76,77,78,79,82,85,86,87,88,91,94,95,96,98,99,101,102,103,104,105,106,107,108,109,110,111,112,114,115,118,120,123,124,131,132,135,138,139,140,151,152,155,156,161,163,168,170,173,176,182,183,184,187,191,192,196,197,198,199,201,204,205,208,219,220,228,236,238,243,247,260,266,271,272,273,276,277,282,286,291,293,307,311,315,319,333,340,343,351,352,353,354,356,358,370,376,379,394],"catch":[0,6,16,19,35,40,46,89,94,101,120,130,163,182,211,266,292,302,307,314,340,341,351,361,363,370,372,375,407],"char":[43,63,77,92,94,100,105,108,121,123,129,131,135,146,161,176,182,213,214,221,266,282,299,312,325,326,347,356,362,365],"class":[0,3,6,12,13,17,18,20,26,27,28,29,30,36,39,40,43,50,51,52,57,62,68,73,74,76,79,80,81,82,85,86,87,88,89,90,91,92,93,94,95,97,98,99,100,101,102,103,104,105,106,109,112,113,115,116,120,121,123,124,126,129,130,131,132,134,135,136,146,161,162,163,164,165,166,169,170,171,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,190,191,192,193,196,197,198,199,200,201,204,205,206,207,208,209,211,212,213,214,216,217,218,219,220,221,224,225,227,228,230,231,234,235,236,237,238,242,243,244,245,246,247,248,249,251,252,253,254,255,257,259,260,261,263,264,265,266,267,268,270,271,272,273,277,278,279,280,281,282,284,286,287,289,290,291,292,293,294,295,296,298,299,300,302,304,305,308,309,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,333,335,338,340,341,342,343,345,346,347,349,350,351,352,353,354,356,357,358,359,360,361,362,363,364,365,366,367,369,370,371,372,373,374,375,376,377,378,379,383,386,387,388,389,391,394,396,397,402,405,407,409],"const":267,"default":[2,3,5,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,30,34,35,36,39,40,42,43,44,45,47,50,51,52,53,55,56,57,58,59,60,62,63,65,66,67,68,69,70,71,72,73,74,75,76,77,79,80,81,82,84,85,88,90,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,110,111,112,113,116,117,118,120,123,124,126,128,129,130,132,133,135,136,139,140,143,144,145,146,147,148,149,151,152,155,158,159,161,162,163,165,166,167,168,169,170,171,191,193,196,198,199,200,201,202,204,206,207,208,209,211,213,214,216,217,218,219,220,221,222,225,227,228,231,234,235,237,238,241,242,244,245,246,247,248,249,251,252,253,254,255,259,260,264,266,267,268,269,271,272,273,274,275,277,282,286,287,291,292,294,295,296,300,302,304,306,307,308,312,324,325,326,331,333,334,340,341,342,343,347,348,351,352,353,354,356,358,359,361,363,364,365,366,369,370,372,373,374,375,376,379,380,386,391,394,402,407,409],"export":148,"final":[0,2,8,19,22,32,39,43,47,50,55,59,60,62,79,83,88,90,94,96,100,102,104,105,106,108,109,114,117,121,123,124,128,133,135,136,140,143,152,167,168,169,176,181,185,196,204,208,249,277,287,339,343,356,358,363,364],"float":[29,76,79,109,163,207,226,227,230,248,295,302,314,352,366,367,375,379],"function":[0,5,7,8,9,13,14,15,19,22,26,27,28,30,31,39,40,42,44,46,47,48,50,53,55,57,60,62,63,64,66,68,69,71,74,75,77,78,79,81,82,84,85,86,88,91,93,94,95,96,98,99,100,101,102,103,105,107,108,109,111,114,115,116,117,118,120,121,124,126,130,132,135,136,140,143,148,156,158,161,165,168,170,171,173,174,175,176,177,181,182,183,184,186,187,191,192,196,198,199,200,204,206,207,208,211,213,218,219,220,222,226,227,230,231,235,237,238,243,244,248,249,251,252,253,254,255,260,263,265,266,267,268,273,275,276,277,282,285,286,287,292,294,295,296,302,307,311,322,323,328,331,334,341,343,345,353,354,355,356,357,359,360,361,363,364,366,367,372,373,374,378,379,380,389,391,395,407],"g\u00e9n\u00e9ral":138,"goto":[100,263,363],"import":[1,3,5,6,7,8,10,12,13,14,15,16,18,19,20,22,26,27,28,29,30,31,32,33,34,36,40,42,43,44,45,46,47,48,50,52,53,57,59,60,62,65,68,69,70,71,72,74,75,76,77,80,81,82,84,85,86,87,88,89,90,91,92,93,94,95,96,98,100,101,102,104,105,107,108,109,112,115,117,118,120,121,123,124,126,128,129,130,131,132,133,134,135,136,142,143,146,147,149,152,156,158,170,176,186,187,196,198,199,200,201,202,204,207,208,218,219,220,230,231,234,236,237,238,244,245,248,249,251,252,253,254,255,260,265,266,268,272,277,286,287,296,302,306,314,315,336,340,343,344,351,353,357,358,361,362,363,364,365,366,376,377,379,407],"int":[13,20,27,29,31,40,47,76,86,90,92,94,100,101,108,110,124,136,161,163,168,169,171,192,196,198,201,207,208,218,220,222,224,226,227,230,238,248,249,251,252,253,254,255,267,274,282,287,293,295,296,299,300,302,306,307,311,312,313,314,316,320,321,322,330,331,333,343,345,347,351,352,356,359,361,362,363,364,365,366,367,370,372,376,379,382],"long":[0,8,11,16,18,19,22,27,28,30,32,35,43,46,47,50,57,62,64,65,67,68,71,72,75,76,77,78,79,82,86,88,91,94,95,98,100,102,103,105,108,110,111,117,118,120,121,130,132,133,135,137,138,140,146,147,149,173,176,183,198,205,209,227,235,245,254,267,311,316,331,356,357,364,365,366,379,382],"new":[0,2,5,7,9,11,12,13,14,15,18,19,20,22,25,26,27,30,32,33,34,36,38,39,42,43,44,45,48,51,52,53,56,57,59,60,63,64,67,68,70,71,72,73,76,77,78,79,81,82,83,85,86,88,90,91,93,95,98,99,100,101,102,103,105,109,110,111,112,113,114,115,116,118,119,120,121,122,123,124,125,127,128,129,130,132,134,136,137,138,140,141,142,143,144,146,147,148,149,150,151,161,162,163,169,170,171,173,174,176,181,183,184,186,187,188,190,191,199,200,201,204,209,211,212,213,216,218,219,220,224,227,231,234,235,236,237,238,244,245,248,249,251,252,253,254,255,264,265,266,268,271,273,277,279,281,282,284,286,287,289,291,294,295,296,299,302,311,312,313,314,320,321,322,327,334,342,343,347,351,352,353,354,356,357,359,362,363,364,365,370,372,373,379,405,407,408,409],"null":[62,102,139,350],"public":[5,11,18,86,94,102,107,117,136,144,145,147,149,151,152,181,196,282,347,365],"return":[2,3,5,6,8,13,16,18,19,22,26,28,29,30,31,32,36,39,40,44,45,47,48,50,55,57,59,64,67,72,74,76,77,79,82,84,85,86,87,88,89,90,91,94,95,96,98,99,100,101,102,103,108,109,112,114,120,121,123,124,126,129,130,132,135,136,146,151,152,156,157,161,162,163,165,167,168,169,170,171,173,176,181,183,186,187,191,192,193,196,197,198,199,201,204,207,208,211,212,213,214,216,218,219,220,222,224,225,226,227,230,231,235,236,237,238,242,243,244,247,248,249,251,252,253,254,255,257,260,263,264,265,266,267,268,270,271,272,273,274,276,277,279,281,282,284,285,286,287,292,293,294,295,296,299,300,302,307,308,311,312,314,315,316,317,319,320,321,322,323,325,326,327,329,330,331,333,334,340,341,343,345,346,347,350,351,352,353,354,356,357,358,359,360,361,363,364,365,366,367,370,372,373,374,375,376,378,379,380,382,386,387,388,395,402,407],"short":[3,27,35,36,45,48,55,60,67,69,72,75,79,88,90,93,94,95,103,106,108,110,116,124,142,146,152,156,181,199,201,213,227,234,237,238,267,287,357,379,382],"static":[48,68,73,76,79,94,107,116,117,128,158,159,194,199,224,238,246,247,347,359,386,387,388,400,407,409],"super":[20,36,47,57,72,74,76,86,93,94,95,98,108,111,124,130,132,199,201,238],"switch":[11,12,14,15,18,20,22,26,30,32,47,50,52,53,55,59,63,67,70,71,75,86,94,98,99,103,123,124,132,133,140,144,147,149,150,155,173,174,175,176,181,182,183,184,186,208,213,216,219,231,234,235,252,260,291,353,359,364,380],"th\u00ed":103,"throw":[11,13,39,58,72,135,148,170,295,379],"true":[0,8,12,13,14,18,19,20,22,26,27,29,30,31,32,33,35,40,43,46,47,48,50,55,57,58,59,62,66,68,72,76,79,84,85,86,88,92,94,95,96,98,100,101,102,103,107,108,109,112,114,117,120,123,124,129,131,132,133,135,142,144,145,147,149,150,151,161,165,167,169,170,171,173,176,181,183,184,187,190,191,192,193,196,198,199,201,202,204,205,207,208,211,212,213,216,218,220,222,224,227,235,236,237,238,244,248,249,251,252,253,254,255,260,263,264,268,270,276,277,279,281,282,284,286,287,289,291,292,293,294,295,296,298,300,302,307,308,311,313,320,325,330,331,341,343,345,347,350,351,352,353,356,359,361,363,364,365,366,367,370,374,375,376,379,380,383,387],"try":[0,3,5,6,8,13,14,16,18,19,26,27,29,30,31,32,39,40,48,50,51,52,58,62,64,65,68,69,70,71,72,74,75,76,77,79,81,82,84,85,86,88,89,90,91,92,93,94,96,98,101,102,103,104,105,106,108,109,110,111,113,115,116,118,119,120,121,122,124,125,127,128,130,131,132,133,135,136,139,140,142,143,144,148,149,152,156,161,165,169,171,176,191,193,198,199,204,209,228,236,237,238,244,245,247,251,252,253,254,255,260,264,265,266,268,273,282,286,299,302,311,326,327,331,345,350,351,353,356,358,359,361,362,366,375,379],"var":[48,63,140,145,196,241,326,357],"void":92,"while":[5,8,13,14,15,18,20,22,25,26,27,29,34,39,40,48,50,55,60,62,64,67,70,71,72,76,77,78,79,81,83,86,87,88,92,93,94,95,101,103,104,106,107,108,110,111,114,115,116,117,120,123,128,130,132,135,136,140,143,148,149,152,156,161,173,176,183,184,187,196,198,204,220,228,235,236,252,255,260,264,266,268,282,287,294,326,349,350,353,363,365,366,379,380,407],AIs:138,AND:[32,105,121,176,220,277,351],AWS:[149,151,196],Adding:[1,21,22,64,93,97,99,100,107,110,116,117,120,123,146,158,159,183,194,219,363,409],Age:[220,402],And:[0,2,3,13,18,22,27,32,43,50,62,70,71,72,75,77,84,85,86,88,93,95,96,101,108,110,111,116,118,121,133,135,170,201,249,251,252,253,254,255,409],Are:[22,99,103,115,138,363],Aye:75,BGs:133,Being:[94,98,110,114,124],But:[0,3,8,13,14,16,18,19,20,22,27,30,32,39,40,42,44,47,50,55,60,62,70,72,77,78,79,81,82,85,86,87,88,90,91,93,95,96,99,100,101,102,103,105,107,108,109,110,111,112,115,117,118,120,121,125,133,135,136,142,147,151,169,170,198,354,407],DNS:149,DOING:220,DoS:320,Doing:[22,40,81,88,102,121,136,170,173],For:[2,3,4,5,8,10,11,12,14,15,17,18,19,20,22,27,29,30,32,34,37,39,40,43,51,52,53,54,55,59,60,62,63,65,67,68,69,70,71,72,74,75,76,77,78,79,81,82,85,86,88,90,92,93,94,95,96,98,100,101,103,105,107,108,109,110,111,112,116,117,120,121,123,124,128,132,133,134,135,136,138,139,140,143,147,149,150,151,152,156,161,169,170,176,181,183,186,191,192,193,199,201,206,208,213,219,220,221,230,238,244,246,248,249,252,264,273,277,282,287,295,322,331,351,353,356,360,363,366,373,375,379,390,402,407],GMs:[94,116,117],Going:[117,118,267],Has:[73,141,251,252,253,254,255],His:[93,221],IDE:[7,79],IDEs:93,IDs:[70,135,136,151,226,351,379,388],INTO:[176,220],IOS:141,IPs:[51,140,152,241,345],IRE:[63,326],Its:[4,32,36,40,43,60,62,95,96,181,221,260,287,361,363,379],LTS:6,NOT:[13,22,32,48,86,105,149,152,176,277,287,345,366],Near:106,Not:[8,11,18,31,45,46,48,64,89,93,102,105,110,111,115,118,134,135,139,141,142,149,163,170,184,282,299,312,313,314,316,317,318,324,326,329,351,352,373],OBS:[53,73],ONE:152,Obs:8,One:[2,9,10,11,27,29,32,35,40,43,46,51,59,70,72,75,76,79,82,86,88,93,94,96,101,102,103,105,108,110,111,112,117,120,124,129,132,133,134,138,139,140,143,156,158,165,167,198,204,208,213,237,248,249,264,265,286,287,312,340,350,351,352,356,357,363,364,366,379],PRs:11,Such:[8,14,22,27,78,82,87,93,115,117,121,176,287,356,363],THAT:101,THE:220,THEN:[170,220],THERE:220,TLS:152,That:[0,3,4,5,11,16,20,22,29,31,40,43,45,46,47,50,69,70,71,72,75,76,77,81,82,84,85,86,90,93,95,96,101,102,103,105,106,108,109,110,114,116,117,120,121,126,128,136,150,198,199,209,248,249,277,287,343,363,390],The:[2,3,4,6,7,8,9,10,11,12,16,17,18,19,20,22,24,28,31,32,33,34,35,36,38,42,43,44,45,46,47,48,51,55,57,58,59,62,63,64,65,66,67,69,70,71,74,77,78,79,80,81,82,84,85,86,87,89,90,91,92,93,95,98,99,101,102,103,104,105,106,107,108,109,110,111,112,113,116,117,120,121,128,130,131,132,133,134,135,136,137,138,139,140,141,142,143,147,148,149,150,151,152,154,156,161,163,164,165,167,168,169,170,171,173,176,180,181,182,183,184,185,186,187,188,190,191,192,193,196,198,199,201,204,205,207,208,209,211,212,213,214,216,218,219,220,221,222,224,225,226,227,230,231,235,236,237,238,244,245,248,249,251,252,253,254,255,257,259,260,263,264,265,266,267,268,269,271,272,273,274,276,277,281,282,284,285,286,287,290,291,292,293,294,295,296,299,300,301,302,304,306,307,309,311,312,313,314,315,316,317,318,319,320,321,322,324,325,326,327,329,330,331,333,334,339,340,341,342,343,347,350,351,352,353,354,356,357,358,359,360,361,362,363,364,365,366,367,368,370,372,373,374,375,376,377,379,380,382,386,387,388,390,391,402,407,408,409],Their:[27,39,121,152,221],Theirs:221,Then:[3,5,8,11,16,44,48,70,71,72,75,79,90,92,96,101,108,143,145,151,219],There:[0,5,6,8,9,13,14,15,16,18,19,20,22,27,29,30,32,36,40,42,43,44,45,47,49,50,53,55,62,63,64,65,70,72,75,76,77,79,82,83,85,86,93,94,95,96,98,100,101,102,103,104,105,107,109,110,112,115,116,117,118,120,121,123,124,128,129,130,132,135,138,139,140,147,149,150,152,184,204,219,220,249,251,252,253,254,255,268,287,296,307,326,343,356,357,363,408],These:[8,11,13,14,17,22,24,25,27,29,30,31,34,39,40,43,44,45,47,48,55,57,60,62,63,66,70,71,72,74,76,77,79,84,86,90,96,101,102,103,104,105,107,108,110,111,112,116,117,120,121,132,135,144,149,151,152,156,160,161,162,167,169,171,173,175,177,181,185,192,199,204,207,230,231,235,237,238,242,248,260,266,271,272,277,282,286,287,296,301,308,327,330,331,333,342,343,344,351,353,356,360,363,364,365,366,372,373,374,379],USE:276,USING:204,Use:[5,8,11,12,14,15,20,27,29,30,34,36,39,43,47,48,51,55,71,72,79,84,86,94,96,103,109,110,111,114,123,124,139,140,141,142,143,144,149,151,155,161,168,173,174,176,181,182,183,186,188,191,198,199,204,207,209,211,231,234,235,236,238,252,253,254,255,267,271,279,281,282,304,308,313,330,331,333,334,337,351,353,356,362,363,365,366,370,376,379],Used:[22,132,167,170,176,220,234,249,268,281,294,304,322,351,353,364,365,379,395],Useful:[27,149,409],Uses:[66,176,188,209,241,264,302,351,365,370],Using:[1,4,19,27,32,46,56,66,72,75,81,94,95,101,105,108,109,110,111,113,117,119,122,124,125,127,132,154,158,159,176,194,238,252,260,267,282,322,349,363,409],VCS:2,VHS:220,VPS:149,WILL:[101,141],WIS:94,WITH:[140,220],Was:181,Will:[20,31,79,103,115,156,161,181,204,207,216,218,236,238,282,285,287,300,302,311,312,353,363,365,366,367,374,379],With:[13,16,18,35,53,74,77,81,93,102,105,112,114,115,116,117,120,124,139,140,151,158,161,196,199,204,238,282,287,351,356,366],Yes:[22,220,361,363],__1:372,__2:372,_________________:47,_________________________:27,______________________________:27,________________________________:27,_________________________________:47,______________________________________:363,______________________________________________:27,_______________________________________________:27,____________________________________________________:27,_________________________________________________________:100,__________________________________________________________:100,__all__:[162,270,279],__defaultclasspath__:353,__doc__:[22,30,171,184,186,187,273,359,363],__example__:6,__ge:105,__ge__:6,__getitem__:356,__gt:105,__iendswith:105,__in:105,__init_:365,__init__:[4,6,13,44,47,57,76,80,107,111,126,169,170,171,193,196,198,199,204,216,224,236,238,248,267,271,277,281,282,286,292,293,295,296,299,300,302,304,305,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,329,330,331,333,340,341,343,345,346,347,350,351,353,354,356,358,361,362,363,364,365,366,372,373,374,375,379,396],__istartswith:105,__iter__:13,__le:105,__lt:105,__multimatch_command:185,__noinput_command:[169,185,199,361,363,364],__nomatch_command:[185,199,211,266,361,363],__pycache__:107,__settingsclasspath__:353,__unloggedin_look_command:[188,209],_action_thre:27,_action_two:27,_all_:169,_always_:[204,366],_and_:366,_asynctest:328,_attrs_to_sync:342,_attrtyp:351,_cach:353,_cached_cmdset:170,_call_or_get:199,_callable_no:363,_callable_y:363,_callback:[19,296],_char_index:356,_character_dbref:200,_check_password:27,_check_usernam:27,_clean_nam:197,_clean_str:356,_cleanup_charact:123,_code_index:356,_compress_cont:197,_copi:[176,282],_creation:47,_dashlin:29,_data:364,_default:[27,363],_defend:27,_differ:356,_errorcmdset:170,_event:230,_every_:204,_evmenu:363,_file:372,_flag:286,_footer:22,_format_diff_text_and_opt:287,_funcnam:379,_get_a_random_goblin_nam:39,_get_db_hold:[341,353],_get_top:96,_getinput:363,_gettabl:307,_guaranteed_:366,_helper:366,_http11clientfactori:304,_init:0,_init_charact:123,_is_fight:88,_is_in_mage_guild:27,_ital:79,_italic_:142,_loadfunc:361,_menutre:[27,86,363],_monitor:307,_monitor_callback:33,_nicklist_cal:163,_npage:364,_oob_at_:370,_option:27,_os:196,_page_formatt:364,_pagin:364,_parsedfunc:366,_pending_request:347,_permission_hierarchi:276,_ping_cal:163,_playable_charact:[96,135],_postsav:370,_power_cal:29,_prefix:238,_process_cal:29,_quell:276,_quitfunc:361,_raw_str:356,_reactor_stop:[319,340],_recog_obj2recog:238,_recog_obj2regex:238,_recog_ref2recog:238,_regex:238,_repeat:307,_safe_contents_upd:281,_savefunc:361,_saver:[13,360],_saverdict:[13,248,360],_saverlist:[13,360],_saverset:360,_sdesc:238,_select:27,_sensitive_:394,_session:363,_set:105,_set_attribut:27,_set_nam:27,_some_other_monitor_callback:33,_start_delai:296,_static:79,_stop_:379,_stop_serv:319,_swordsmithingbaserecip:205,_templat:79,_test:[29,167],_to_evt:364,_traithandlerbas:247,_uptim:29,_validate_fieldnam:94,_yes_no_quest:363,a2enmod:139,a8oc3d5b:151,a_off:198,a_python_func:79,aaaaaargh:110,aardwolf:63,abandon:211,abat:118,abbrevi:[55,59,176,205,234,366],abcd:182,abid:133,abil:[8,20,22,28,32,39,48,50,64,92,93,94,103,107,110,114,116,117,121,124,136,149,151,237,238,245,251,252,253,254,255,282,294,302,351],abl:[0,2,3,5,7,10,11,13,14,15,18,19,20,22,27,28,29,35,36,39,40,42,45,53,59,62,69,70,72,74,76,77,81,82,84,85,87,88,93,94,96,98,100,101,103,109,110,114,115,118,120,121,123,124,126,132,135,136,139,140,143,146,148,149,151,152,170,173,174,176,177,181,183,191,193,199,207,213,222,231,238,244,248,251,252,253,254,255,351,353,360,375,379,405],abod:276,abort:[19,22,27,28,36,86,112,120,161,171,176,191,204,211,245,266,282,285,363,364,366,379],about:[0,2,3,5,6,8,11,13,14,15,16,17,20,22,27,29,30,34,37,39,42,45,50,51,52,55,59,60,62,64,65,68,70,71,72,75,78,79,81,82,83,85,86,89,90,91,93,96,97,98,100,101,102,103,104,105,106,107,108,110,113,114,115,118,119,120,121,122,123,124,125,126,127,128,130,131,133,136,137,138,140,141,142,143,146,148,149,151,152,154,156,161,176,183,186,196,198,199,201,204,208,211,213,214,246,253,254,255,265,266,273,282,302,304,307,316,318,320,329,331,341,343,350,352,354,356,364,370,379,388],abov:[0,2,5,7,8,11,12,13,14,15,19,20,22,26,27,29,30,31,32,33,39,40,43,45,47,48,50,51,57,62,68,69,71,74,75,76,77,78,82,84,85,87,88,89,91,92,93,94,95,96,98,100,101,103,105,107,108,109,110,111,112,113,116,120,123,124,130,132,134,135,139,140,141,143,149,151,156,169,170,176,199,204,208,218,220,222,231,236,238,245,246,248,249,251,253,254,255,277,282,307,350,363,374,395],above_str:29,abruptli:248,absolut:[19,79,92,95,97,101,136,138,201,207,208,221,362,367,379],absorb:31,abspath:379,abstractus:165,abus:152,academi:138,acccount:24,accecss:366,accept:[11,13,15,18,19,20,27,29,31,32,39,46,47,63,72,78,94,109,110,116,117,135,136,140,142,149,161,167,168,186,198,208,220,225,228,236,237,238,245,264,266,276,282,302,307,320,346,347,352,357,363,366,375,379],accept_callback:[225,227],accesing_obj:276,access:[0,8,9,11,13,14,15,18,19,20,22,27,28,29,30,31,32,33,34,35,36,39,40,42,43,44,45,47,48,51,53,57,58,60,62,64,68,70,72,73,74,76,77,79,80,82,84,85,86,88,90,92,93,94,96,97,100,101,102,104,105,106,107,108,109,110,113,114,116,117,120,121,123,124,132,133,135,136,139,140,143,146,149,151,152,155,161,162,165,169,170,171,173,174,176,181,182,183,184,186,191,192,193,196,199,204,206,211,219,222,224,226,235,237,238,248,251,252,253,254,255,266,267,271,273,274,275,276,277,281,282,285,286,287,291,293,295,296,299,302,311,312,341,343,349,350,351,353,354,357,358,359,366,372,378,379,387,388,402,407],access_kei:196,access_key_nam:196,access_obj:[276,351],access_opt:380,access_token_kei:[131,146],access_token_secret:[131,146],access_typ:[161,171,176,191,193,273,276,277,282,351,353,407],accessed_obj:[32,86,120,132,276,277],accessing_obj:[13,32,86,120,132,161,191,193,273,276,277,282,351,353],accessing_object:[13,276],accessor:[165,193,273,281,291,351,353,354,371],accessori:143,accident:[16,20,79,117,124,174,176,205,341],accommod:84,accomod:365,accompani:124,accomplish:[51,76,81,86,115,117,120,366],accord:[20,22,77,105,117,123,133,199,201,218,236,237,252,295,356,357,366],accordingli:[7,76,94,149,267],account1:405,account2:405,account:[8,11,13,15,17,18,19,20,22,25,26,27,28,29,31,32,34,35,36,38,39,40,42,43,44,45,47,51,53,55,58,60,64,67,68,70,71,72,76,77,78,79,80,84,85,86,92,93,95,96,98,101,102,103,106,107,108,109,112,115,124,131,133,135,136,141,144,146,149,151,156,158,159,166,167,168,169,170,171,172,174,176,177,178,181,182,183,184,187,188,191,192,193,199,200,201,207,209,211,212,219,220,222,224,225,227,231,238,241,244,251,253,254,255,260,263,264,265,266,268,273,276,277,281,282,284,286,287,288,291,302,306,307,322,333,334,341,342,343,351,353,356,359,363,364,366,373,374,376,377,379,380,386,387,388,391,394,402,405,407,409],account_cal:[173,181,184,231],account_count:343,account_id:[135,282],account_mod:176,account_nam:92,account_search:[238,282],account_subscription_set:165,account_typeclass:[377,405],accountattributeinlin:162,accountcmdset:[12,20,72,93,94,95,109,173,177,200,231],accountcreateview:407,accountdb:[47,80,135,158,161,162,165,191,273,349,350,353,373,380,386],accountdb_db_attribut:162,accountdb_db_tag:162,accountdb_set:[351,354],accountdbadmin:162,accountdbchangeform:162,accountdbcreationform:162,accountdbfilterset:[386,391],accountdbmanag:[164,165],accountdbpasswordcheck:322,accountdbviewset:391,accountform:[162,402,407],accountid:135,accountinlin:162,accountlist:94,accountmanag:[161,164],accountmixin:407,accountnam:[94,176,188,192,209],accountseri:[388,391],accounttaginlin:162,accru:161,acct:112,accur:[72,171,193,216,224,248,252,255,271,287,295,300,302,304,305,313,322,323,325,327,330,331,351,356,374,375,396],accuraci:[75,101,116,252,253,254],accus:121,accustom:35,acept:220,achiev:[19,22,55,70,72,79,93,105,114,118,133,214,254,302],ack:28,acl:[196,197],acquaint:[93,118],acquir:358,across:[27,29,39,40,43,47,52,57,62,64,92,101,110,115,117,161,169,170,201,220,237,266,272,282,294,296,299,311,312,326,343,364,365,366],act:[12,14,18,20,27,40,43,56,76,77,78,83,88,92,94,105,110,115,117,124,139,140,156,158,161,176,181,193,213,214,220,248,249,276,299,311,312,331,351,354,358,363],action1:123,action2:123,action:[3,5,13,40,55,63,70,72,73,75,81,82,88,90,93,95,101,107,108,110,115,120,121,123,124,129,130,135,149,161,162,163,181,182,191,198,211,213,216,218,220,238,251,252,253,254,255,260,263,267,272,273,286,291,292,314,333,334,335,345,353,363,364,370,387,389,390,391],action_count:123,action_nam:[251,252,253,254,255],action_preposit:213,actiondict:123,actions_per_turn:[251,252,254,255],activ:[0,2,5,9,11,14,19,20,22,32,36,40,43,51,55,58,59,60,68,71,79,82,84,87,95,98,102,115,128,138,143,144,147,148,149,150,155,156,161,167,170,174,176,186,191,225,242,260,264,268,281,282,285,295,307,314,315,316,317,318,322,324,325,326,333,343,345,351,352,363,364,365,366,379],activest:378,actor:[29,255,282,366,382],actor_stance_cal:66,actual:[0,2,3,5,6,7,8,9,12,13,14,15,18,19,27,29,30,32,34,35,36,39,42,43,45,46,48,50,53,55,57,60,62,63,65,72,75,76,77,79,82,85,88,91,94,96,98,100,101,102,103,104,105,106,107,109,110,111,112,114,115,116,117,118,120,121,123,124,125,128,132,133,135,136,138,139,143,146,149,151,161,167,171,173,176,181,182,184,187,191,193,196,198,199,201,204,205,211,216,219,220,230,234,235,237,238,245,246,247,248,249,251,252,253,254,255,260,265,266,268,273,276,277,281,282,287,322,325,331,333,339,341,342,343,347,348,351,353,356,358,361,363,370,373,374,375,379,407],actual_return:8,ada:30,adapt:[57,70,84,85,96,116,121,135,204],add:[0,2,3,5,7,8,9,10,11,12,13,14,15,16,17,18,20,22,25,26,27,29,30,31,32,33,34,35,36,39,40,42,43,45,46,47,48,50,52,53,55,57,58,59,62,63,65,68,69,70,71,72,73,74,75,76,77,78,79,81,82,85,88,89,90,91,93,94,95,96,97,98,99,100,101,102,103,105,107,108,109,110,111,112,113,115,116,117,118,120,121,123,124,129,130,131,132,134,135,136,137,138,139,141,142,144,145,146,149,150,151,158,161,165,169,170,176,181,182,183,185,187,191,198,199,200,201,202,204,208,209,211,213,218,219,224,225,227,228,230,231,234,235,237,238,241,244,245,247,248,249,251,252,253,254,255,257,260,263,264,265,266,267,276,277,281,282,287,291,292,293,294,295,296,302,307,308,312,315,316,318,320,324,331,333,334,336,344,351,354,357,361,362,363,364,365,366,370,372,374,375,386,391,407,409],add_:365,add_act:123,add_alia:181,add_argu:267,add_callback:[225,227],add_charact:123,add_choic:199,add_choice_:199,add_choice_edit:[72,199],add_choice_quit:[72,199],add_collumn:171,add_column:[94,365],add_condit:253,add_default:[20,85,100,120,132,170],add_dist:255,add_ev:227,add_fieldset:[162,279],add_form:[162,279],add_head:365,add_languag:237,add_msg_bord:218,add_row:[94,99,171,365],add_user_channel_alia:[18,191],add_view:[162,190,279],add_xp:121,addcallback:[22,282],addclass:[48,158,159,384,401,403],addcom:[94,102,181],added:[2,3,7,9,11,17,19,20,22,30,32,39,40,45,57,62,63,64,70,72,74,77,79,84,85,86,93,94,96,101,102,105,107,108,109,110,111,116,120,121,123,124,129,132,134,135,137,141,144,148,151,156,161,167,169,170,171,181,185,186,198,199,201,202,204,205,208,221,224,227,230,237,238,248,251,252,253,254,255,260,268,271,277,282,285,287,293,295,307,341,345,351,354,357,363,364,365,372,379,391,395,408],addendum:78,adding:[2,6,7,9,11,15,17,19,20,25,27,32,39,42,45,46,47,48,55,57,59,62,64,70,71,72,74,75,79,85,88,93,94,95,96,97,98,100,101,105,109,110,111,117,123,124,126,132,133,135,169,170,174,176,183,199,204,207,220,222,224,227,231,237,238,248,249,251,252,253,254,266,267,286,287,293,302,333,350,351,359,365,379],addingservermxp:317,addit:[2,20,26,29,40,42,55,59,63,72,75,76,78,84,86,94,95,96,99,101,136,139,149,152,161,163,170,171,183,191,199,202,224,225,227,237,241,247,249,255,267,277,282,285,295,313,341,351,353,363,402],addition:[77,86,255],additionalcmdset:20,addpart:235,addquot:379,addr:[299,312,313,314,359],address:[11,22,35,43,51,57,68,71,76,101,126,140,145,149,152,161,174,191,209,221,282,299,312,314,322,342,345,379,380],address_and_port:322,addressing_styl:196,addresult:235,addscript:[40,176],addservic:57,adjac:[255,264],adject:[6,120],adjoin:238,adjust:[22,70,78,116,133,135,143,196,222,295,363,365],admin:[12,13,16,18,22,32,51,53,62,71,76,85,94,96,100,107,108,115,117,124,132,135,136,147,150,156,158,159,160,165,166,172,176,181,186,188,189,191,209,211,218,264,269,273,277,278,281,282,288,297,311,312,349,353,359,375,407],admin_sit:[162,190,270,279,289,298,350],admin_wrapp:407,administr:[2,22,32,50,67,79,81,82,94,140,143,152,299,311,312],adminportal2serv:311,adminserver2port:311,adminstr:299,admintest:405,admit:90,admittedli:114,adopt:[0,72,74,82,85,93,117,193,326,382],advanc:[5,14,20,22,27,29,39,42,43,47,50,51,57,62,64,72,73,77,81,82,87,90,91,94,97,105,110,113,117,124,138,176,184,219,236,238,248,251,252,253,254,255,260,317,357,361,362,363,365,409],advantag:[2,15,16,27,30,39,42,75,81,87,90,92,94,95,96,117,120,121,123,124,126,130,135,149,152,198,199,241,249,251,252,253,254,255,354,357],advent:200,adventur:[73,77,107,114,117],advic:138,advis:[70,72,86],aesthet:26,affair:358,affect:[8,9,11,13,14,15,20,22,32,40,43,45,53,55,86,95,98,110,115,117,120,121,123,133,155,158,159,161,169,186,202,204,216,230,237,244,253,260,275,282,286,353,357,365,373],affili:295,affliat:295,afford:[43,100],afraid:149,after:[0,2,8,9,10,11,13,15,16,19,20,22,26,27,32,40,44,50,55,59,60,62,70,71,72,73,74,75,76,79,81,85,86,87,88,89,90,91,94,100,101,102,103,107,108,109,110,111,114,115,117,118,123,124,128,129,132,133,135,138,139,143,149,151,152,161,169,170,171,172,173,176,183,184,186,187,191,196,198,199,201,204,206,207,208,209,211,216,217,219,220,222,227,235,237,238,247,248,249,251,252,253,254,255,260,261,264,265,266,267,268,271,281,282,287,292,294,295,302,324,325,328,340,341,342,343,345,347,351,356,357,358,361,363,364,370,374,377,378,379,387,389,407],after_mov:282,afterlif:117,afternoon:219,afterward:[11,62,88,96,101,108,112,114,199],again:[3,5,7,9,11,14,15,18,22,27,32,34,40,43,51,55,59,62,70,72,76,77,82,85,87,88,90,92,93,94,95,96,98,100,101,102,103,106,108,109,110,111,113,115,117,120,121,123,124,132,133,135,140,142,143,149,150,151,155,156,163,170,181,187,207,227,236,251,254,255,260,268,294,302,319,322,325,345,356,357,360,375,377],againnneven:187,against:[8,13,20,22,47,60,78,85,93,94,105,114,116,123,149,152,161,168,169,205,238,251,252,253,254,255,277,282,286,287,320,345,351,353,376,379],age:[220,267,402],agenc:152,agent:2,agenta:[55,356],ages:220,aggreg:138,aggress:[13,15,114,148,264,353,409],aggressive_pac:264,agi:[8,13,248],agil:13,agnost:[78,82],ago:[86,108,151,379],agre:[65,117,118,121,198,216],agree:198,ahead:[2,15,64,72,76,109,132,141,149,324],aid:[65,113,183,184,198,347],aim:[1,62,64,81,94,97,100,110,115,116,118,121,133,149,286],ain:75,ainnev:[105,121,248],air:[77,85,103,111],airport:112,ajax:[48,57,149,331,342],ajaxwebcli:331,ajaxwebclientsess:331,aka:[5,13,71,117,235,379],akin:108,alarm:[99,103],alert:[18,191,282],alexandrian:138,algebra:76,algorith:237,algorithm:[30,117,379],alia:[8,11,12,18,20,22,29,35,36,40,43,45,47,67,71,72,77,85,91,93,94,102,103,110,112,143,149,162,165,168,171,173,176,181,182,183,184,187,190,191,219,224,238,244,248,261,264,266,268,270,276,279,281,282,287,289,291,296,307,333,350,352,353,354,359,366,375,376,377,386,388,389,391,402,407],alias1:[176,219],alias2:[176,219],alias3:219,alias:[11,12,14,18,19,20,22,27,29,30,31,35,36,39,67,69,72,77,85,86,88,91,94,98,99,100,102,103,120,123,124,161,169,171,173,174,175,176,181,182,183,184,185,186,187,188,191,192,198,199,200,201,204,208,209,211,213,219,220,221,225,231,234,235,238,244,245,246,249,251,252,253,254,255,260,264,265,266,267,268,271,272,273,274,281,282,287,352,353,354,359,361,363,364,372,376,386,388],aliaschan:181,aliasdb:161,aliasfilt:386,aliashandl:[350,354,388],aliasnam:287,aliasstr:359,align:[29,39,94,222,356,365,366,379],alist:6,aliv:[81,264],alkarouri:378,all:[0,2,5,6,7,8,9,11,12,13,14,15,16,17,18,19,20,22,25,26,27,29,30,31,32,34,35,36,39,40,42,43,44,45,46,47,48,50,51,52,53,54,55,57,59,60,62,63,64,65,66,67,68,69,70,71,72,74,75,76,77,78,79,80,81,82,83,85,87,88,89,90,91,92,93,94,95,98,99,100,101,102,103,104,105,106,107,109,110,111,112,113,114,115,116,118,120,121,122,123,124,125,126,128,129,130,132,133,134,135,136,137,138,139,140,142,143,147,148,149,150,151,152,155,156,161,162,163,166,167,168,169,170,171,172,173,174,175,176,177,178,181,182,183,184,185,186,187,188,191,192,193,198,199,200,201,204,208,209,211,213,214,216,217,219,220,221,224,227,231,234,235,236,237,238,242,244,245,246,247,248,249,251,252,253,254,255,259,260,263,264,265,266,267,268,270,271,272,273,274,275,276,277,278,279,281,282,285,286,287,292,293,294,295,296,297,301,302,306,307,308,311,313,314,316,318,319,320,321,322,325,326,329,330,331,333,334,340,341,342,343,345,347,348,349,350,351,352,353,354,356,357,358,359,360,361,362,363,364,365,366,370,372,374,376,378,379,380,382,383,391,395,402,407,408],all_alias:45,all_attr:353,all_book:112,all_cannon:105,all_connected_account:343,all_displai:296,all_famili:105,all_fantasy_book:112,all_flow:112,all_from_modul:379,all_opt:374,all_receiv:282,all_room:[14,105],all_ros:112,all_script:40,all_scripts_on_obj:40,all_sessions_portal_sync:343,all_to_categori:272,all_weapon:105,allcom:[102,181],allerror:[302,311],allevi:[8,13,64,347],allheadersreceiv:347,alli:255,alloc:149,allow:[0,2,3,6,7,11,12,13,14,15,16,19,20,22,27,29,30,31,32,34,35,36,38,39,42,45,47,48,50,51,52,53,59,62,64,65,66,67,68,70,71,72,73,74,75,76,77,79,80,81,82,84,85,88,89,90,91,93,94,97,98,100,101,103,105,107,108,109,110,111,112,115,116,120,121,123,124,126,132,133,135,136,137,139,140,142,143,144,146,147,148,149,150,151,152,161,163,165,167,169,170,171,173,174,175,176,181,183,184,186,187,191,192,193,198,199,201,204,206,207,208,211,213,216,218,219,220,221,227,234,236,237,238,247,248,249,251,252,253,254,255,260,264,265,266,267,268,271,273,274,276,277,282,286,287,292,295,296,302,306,307,309,313,315,316,317,318,325,326,327,329,334,340,341,343,345,346,351,353,354,356,357,359,361,363,364,365,366,367,370,373,374,375,377,379,386,387,402,407],allow_abort:363,allow_dupl:169,allow_extra_properti:248,allow_nan:331,allow_quit:363,allow_reus:204,allowed_attr:94,allowed_fieldnam:94,allowed_host:149,allowed_propnam:124,allowedmethod:331,allowext:347,almost:[22,30,46,47,53,110,111,199,201,304,311,349],alon:[8,14,27,32,35,62,73,76,88,92,94,110,118,121,123,169,183,296,307,333,357,359,365,366],alone_suffix:338,along:[5,22,27,31,40,42,44,51,55,63,82,83,101,105,106,110,114,115,118,120,122,132,137,161,173,198,208,237,241,248,249,254,277,282,331,349,391],alongsid:[79,220],alonw:291,alpha:[142,149,356],alphabet:[16,65,77,356,408],alreadi:[0,7,8,9,11,12,13,14,16,19,20,22,26,27,29,30,32,36,40,43,45,47,48,57,63,68,70,71,72,75,76,79,82,85,86,88,92,93,94,96,98,99,100,101,102,103,104,107,108,109,110,111,112,113,115,118,120,121,123,124,128,129,130,131,132,135,136,142,143,147,151,152,156,169,170,173,176,181,184,186,187,191,192,198,200,201,204,205,213,218,236,237,238,248,251,252,253,254,255,264,265,268,277,282,286,287,302,311,319,320,322,327,330,335,340,341,343,351,354,356,359,364,372,379,387,394],alredi:57,alright:198,also:[0,1,2,3,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,25,26,27,29,30,31,32,33,35,36,39,40,42,43,44,45,46,47,48,50,51,52,53,55,57,58,60,62,63,64,65,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,85,86,87,88,89,90,91,92,93,94,95,96,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,118,120,121,122,123,124,125,126,127,128,129,130,132,133,134,135,136,138,139,140,141,142,143,144,147,148,149,150,151,152,155,156,161,165,168,169,170,171,173,174,175,176,178,181,182,183,184,186,187,191,192,193,198,199,200,201,204,205,208,213,214,218,219,220,222,227,231,234,236,237,238,245,248,249,253,254,255,260,264,265,266,268,275,276,277,281,282,286,287,288,291,294,295,296,297,302,306,307,311,313,320,322,325,326,329,330,333,334,343,347,349,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,370,376,379,384,386,407],alt:356,alter:[48,70,77,82,84,140,351],altern:[11,18,22,27,30,35,40,45,55,59,69,73,74,77,79,82,88,93,98,102,113,120,130,135,140,143,147,149,154,181,184,191,235,238,255,260,276,277,320,356,359,379],although:[3,72,88,90,111,143,173,199,200,208,347,375,379],althougn:75,altogeth:[26,55,152],alwai:[4,8,9,11,12,13,14,15,18,19,20,22,27,29,30,31,32,34,36,39,40,43,44,45,46,47,48,51,55,62,63,68,70,73,74,76,78,79,82,84,85,86,89,90,93,94,95,96,100,101,102,103,108,109,110,111,112,113,115,117,120,121,124,132,133,136,139,140,143,147,149,161,169,170,171,173,175,176,181,183,184,187,191,192,193,204,206,211,216,231,237,238,244,248,260,274,276,277,281,282,286,287,296,302,304,307,311,319,322,325,326,330,331,334,341,343,348,351,352,353,354,356,359,366,370,375,376,379,380,387,407],always_pag:364,always_return:302,amaz:148,amazon:[138,149,196],ambianc:64,ambigu:[171,221,282,353],ambiti:[64,67],amend:11,amfl:15,ammo:85,among:[2,8,12,25,36,42,77,82,95,112,118,124,138,182,201,265,277,365,376],amor:228,amount:[13,18,40,52,55,78,115,116,121,124,152,186,251,252,253,254,255,282,343,361],amp:[38,43,57,60,158,159,297,299,302,310,312,320,328,340,343],amp_client:[158,159,297],amp_maxlen:328,amp_port:149,amp_serv:[158,159,297,310],ampclientfactori:299,ampersand:64,amphack:311,ampl:110,amplauncherprotocol:302,ampmulticonnectionprotocol:[299,311,312],ampprotocol:299,ampserverclientprotocol:299,ampserverfactori:312,ampserverprotocol:312,amsterdam:149,amus:102,anaconda:71,analog:[60,76],analys:27,analysi:242,analyz:[16,22,27,32,73,74,117,130,167,176,204,238,282,286,287,292,302,364,379,382],anchor:[191,255,273,353],anchor_obj:255,ancient:55,andr:141,android:[154,409],anew:[77,109,110,143,191,302],angelica:116,angl:[67,213],angri:30,angular:186,ani:[2,3,6,8,9,11,12,13,15,16,18,19,20,22,26,27,29,30,31,32,33,34,35,36,39,40,42,43,44,45,46,47,48,50,51,52,53,55,57,59,60,62,63,67,68,69,70,72,73,74,76,78,79,82,83,85,86,89,90,91,92,93,94,98,99,100,101,102,103,104,105,107,108,109,110,111,112,114,116,117,118,119,120,121,123,124,128,129,130,132,133,135,136,138,139,140,141,142,143,144,147,149,150,151,152,155,161,165,167,168,169,170,171,173,174,176,182,183,186,187,191,192,193,198,199,200,201,204,209,211,213,216,218,219,220,221,222,226,231,234,236,237,238,241,242,245,248,251,252,253,254,255,257,259,260,264,266,267,268,271,274,276,277,282,285,286,287,291,292,294,295,296,299,300,302,304,306,307,311,312,314,320,321,322,325,326,330,331,333,341,342,343,347,351,352,353,354,356,357,358,360,361,362,363,364,365,366,372,373,374,375,376,378,379,390,391,407],anim:[19,28,205],anna:[94,124,129,130,143,147,176],annoi:[51,100,101,102,111,117],annot:138,announc:[9,78,86,123,124,138,174,181,186,191,251,252,253,254,255,282],announce_al:[320,343],announce_move_from:[36,86,282],announce_move_to:[36,86,282],annoy:161,annoyinguser123:18,anonym:[58,84,96,238],anonymous_add:238,anoth:[2,3,6,7,8,11,13,14,15,20,22,27,30,32,36,39,43,45,48,50,52,55,64,65,69,70,72,73,74,75,76,77,82,85,88,90,92,93,94,95,96,101,102,103,105,107,110,111,113,116,117,120,123,124,128,132,134,137,139,143,149,150,161,169,170,173,176,181,182,187,191,198,199,201,204,213,216,220,226,231,236,238,249,251,252,253,254,255,265,268,273,274,282,285,343,351,353,357,361,363,364,366,379],another_batch_fil:357,another_nod:363,another_script:40,ansi:[31,48,66,80,98,110,141,158,159,173,202,222,234,307,314,322,325,330,331,355,365,366,378,409],ansi_escap:356,ansi_map:356,ansi_map_dict:356,ansi_pars:356,ansi_r:356,ansi_regex:356,ansi_sub:356,ansi_xterm256_bright_bg_map:356,ansi_xterm256_bright_bg_map_dict:356,ansimatch:356,ansimeta:356,ansipars:356,ansistr:[158,356,365],ansitextwrapp:365,answer:[0,8,13,22,27,70,75,85,86,96,110,115,117,118,120,121,143,152,300,306,363],anul:139,anvil:[204,205],anwer:91,anybodi:152,anymor:[8,84,120,200,227,235,236,268,363,375],anyon:[3,32,51,59,84,85,86,88,94,100,117,123,124,130,142,149],anyth:[0,3,7,8,9,11,13,14,18,20,22,27,32,35,36,40,42,47,48,52,53,57,60,68,70,72,75,76,77,82,88,92,96,99,100,101,102,103,107,108,110,111,112,115,117,118,120,123,124,128,130,132,135,140,143,149,151,155,169,171,185,199,238,248,249,251,252,253,254,255,277,314,348,351,357,363,366],anytim:117,anywai:[15,18,27,55,59,64,69,70,81,84,101,103,120,148,198,200,209],anywher:[22,27,40,47,82,108,110,113,120,136,361],apach:[140,149,152,154,347,409],apache2:139,apache_wsgi:139,apart:[8,12,13,19,32,42,47,81,98,133,136,143,151,255],api:[0,3,14,16,18,19,22,24,28,30,34,36,39,40,43,47,73,74,77,108,112,121,131,135,146,158,159,161,175,186,188,193,204,209,271,341,351,353,357,358,364,384,408,409],api_kei:146,api_secret:146,apicli:389,apocalyps:117,apostroph:16,app:[32,57,62,68,84,128,136,146],app_id:135,app_label:162,app_nam:96,appar:[94,133],apparit:266,appeal:[27,55],appear:[0,7,11,18,19,27,30,32,40,42,48,50,54,55,58,71,72,74,77,79,85,86,89,99,102,105,110,114,115,124,133,143,144,147,149,151,158,173,183,201,227,238,244,268,282,326,327,350,353,365,372],append:[5,6,8,19,20,26,32,36,57,63,72,76,86,90,96,100,101,105,123,124,135,149,171,176,183,201,231,238,277,335,357,372,379],appendix:276,appendto:48,appform:135,appl:[198,213,282],appli:[2,7,9,14,20,22,29,30,32,46,47,52,70,71,72,77,78,98,109,117,118,122,132,133,135,139,140,161,167,169,184,202,211,213,248,251,252,253,254,255,268,277,282,286,287,291,296,343,351,352,353,356,357,362,365,367,376,379],applic:[9,32,45,57,62,68,106,128,135,136,138,139,143,151,152,161,196,204,213,219,220,255,302,305,315,319,340,341,347,399,407],applicationdatareceiv:325,applied_d:135,apply_damag:[251,252,253,254,255],apply_turn_condit:253,appnam:[13,32],appreci:[40,72,78,83,137,370],approach:[7,46,72,86,90,92,101,117,135,199,255],appropri:[2,7,20,22,67,71,101,132,135,139,140,146,161,174,213,222,302,341,373,375,379],approrpri:57,approv:[135,136],approxim:[186,379],april:95,apt:[11,139,143,145,148,149,152],arbitrari:[6,13,14,19,29,32,47,48,53,69,75,77,82,108,151,161,191,211,219,248,249,255,259,266,282,287,294,300,311,331,345,351,360,372,375,379],arcan:67,arcanist:117,arch:56,archer:287,archetyp:117,architectur:[32,118,287],archiv:[107,138,152],archwizard:287,area:[8,12,72,73,76,94,114,115,118,129,138,141,264,268,276,362,363,365,379],aren:[8,11,70,84,88,90,96,128,135,152,161,201,220,227,235,253,372,375,382],arg1:[32,171,184,187,191,211,351],arg2:[171,184,187,211,351],arg:[3,22,27,29,30,31,32,34,39,46,48,50,57,60,63,66,67,72,79,85,86,88,89,90,94,98,100,102,107,109,120,121,123,124,132,134,146,161,162,163,164,165,168,171,176,184,185,187,191,192,193,196,198,201,207,211,213,214,219,221,224,227,235,236,237,238,244,245,246,249,251,252,253,254,255,257,259,260,264,265,266,267,268,272,273,274,276,277,280,281,282,285,286,287,290,291,294,295,296,299,307,308,309,311,312,313,314,319,320,322,323,325,326,327,330,331,335,341,343,345,347,350,351,352,353,354,356,363,365,366,367,369,370,372,375,377,379,380,388,402,407],arg_regex:[91,171,176,182,183,187,188,201,204,211,361,363],arglist:184,argn:351,argpars:267,argtyp:379,argu:13,arguabl:[110,116],argument:[3,5,8,15,18,19,20,22,26,28,29,31,32,35,36,39,40,46,47,50,51,57,60,63,67,72,75,77,84,85,86,88,93,94,95,96,98,100,102,103,104,105,111,120,124,126,136,140,145,161,163,167,168,170,171,173,174,176,181,182,183,184,186,187,191,192,196,199,201,204,207,211,213,216,218,219,220,221,224,226,227,236,237,238,242,244,251,252,253,254,255,259,266,267,277,282,286,287,292,294,295,296,300,302,307,311,313,314,320,321,322,325,326,330,331,333,334,341,342,343,345,346,351,352,353,354,356,357,359,361,362,363,364,365,366,370,373,375,376,379,391,407],argumentpars:267,argumnet:365,aribtrarili:379,aris:152,arithmet:[29,248],arm:[0,22,235],armchair:120,armi:100,armor:[88,99,116,122,201,252],armour:88,armpuzzl:235,armscii:[16,65],arnold:35,around:[3,14,15,16,20,29,32,36,39,50,55,65,67,70,74,76,77,79,81,82,83,84,85,88,90,94,96,100,101,102,105,107,108,109,110,111,112,115,116,117,120,121,123,124,128,129,132,138,140,143,146,149,176,184,201,205,207,226,235,238,255,260,264,265,266,268,282,356,357,365,372],arrai:[63,101,326,379],arrang:72,arrayclos:[63,326],arrayopen:[63,326],arriv:[43,60,70,86,88,121,176,214,314],arrow:[3,48,110],art:[55,362],articl:[8,11,16,65,84,85,90,93,138,371],article_set:371,artifact:365,artifici:[117,121],artsi:118,arx:[73,138,154],arxcod:[138,154,409],as_view:[191,273,353],ascii:[16,65,71,77,161,362,365,379],asciiusernamevalid:161,asdf:176,ash:205,ashlei:[73,201,220,222,249,251,252,253,254,255],asian:379,asid:71,ask:[0,3,5,6,11,26,30,33,50,73,75,78,83,85,94,96,101,103,108,109,115,117,118,120,121,135,140,142,143,149,169,171,176,198,207,225,236,267,300,302,329,363,367,379],ask_choic:300,ask_continu:300,ask_input:300,ask_nod:300,ask_yes_no:363,ask_yesno:300,askew:116,asn:241,aspect:[8,27,39,62,82,93,107,110,121,204,222],assert:[8,123,366],assertequ:8,assertionerror:[187,366],asserttru:8,asset:[128,152,196,306],assetown:71,assign:[2,6,11,12,13,14,18,27,32,35,36,39,40,45,46,48,51,92,94,103,107,108,109,110,112,120,123,124,132,161,167,168,170,176,181,183,184,187,202,211,219,220,238,248,251,252,253,254,255,266,277,281,282,286,287,307,314,320,322,325,341,360],assist:149,associ:[13,27,43,60,68,84,88,102,108,112,138,149,161,166,176,191,224,227,238,282,341,343,352,407],assort:407,assum:[6,7,9,14,15,16,18,19,20,22,27,31,32,33,36,39,40,43,46,51,53,57,64,65,70,71,72,74,75,76,77,78,81,85,86,87,88,90,91,92,94,95,98,99,100,103,105,107,112,118,121,123,124,126,129,130,131,132,134,135,136,148,149,151,152,156,167,169,170,171,173,176,181,183,187,191,199,200,205,211,213,238,245,248,265,266,271,276,282,287,292,326,343,356,357,363,366,379,387,394,407],assumpt:[120,168],assur:[47,76],ast:[29,366],asterisk:[12,51,79,109,174],astronom:95,asymmetr:73,async:[135,379,409],asynccommand:50,asynchron:[5,19,22,38,56,82,87,88,163,282,311,312,326,372,379],at_:[47,370],at_access:[161,282],at_account_cr:[12,161],at_after_mov:[36,129,282],at_after_object_leav:268,at_after_travers:[36,265,282],at_again_posit:213,at_already_clos:213,at_already_consum:213,at_already_mov:213,at_already_open:213,at_appli:213,at_befor:282,at_before_drop:[252,255,282],at_before_g:[252,255,282],at_before_get:[255,282],at_before_leav:36,at_before_mov:[36,86,120,251,252,253,254,255,282],at_before_sai:[238,282],at_cannot_appli:213,at_cannot_mov:213,at_cannot_posit:213,at_cannot_read:213,at_cannot_rot:213,at_channel_cr:191,at_channel_msg:191,at_char_ent:129,at_clos:213,at_cmdset_cr:[20,22,72,85,86,89,91,93,94,95,98,100,102,109,120,123,124,132,169,177,178,179,180,198,199,200,201,204,208,211,219,231,234,235,238,246,251,252,253,254,255,260,263,264,265,266,361,363,364],at_cmdset_get:[161,282,341],at_code_correct:213,at_code_incorrect:213,at_consum:213,at_db_location_postsav:281,at_defeat:[251,252,253,254,255],at_desc:282,at_disconnect:[161,341],at_drink:213,at_drop:[252,255,282],at_end:291,at_err:[50,379],at_err_funct:50,at_err_kwarg:[50,379],at_failed_login:161,at_failed_travers:[36,244,265,282],at_first_login:161,at_first_sav:[161,191,282],at_first_start:353,at_focu:213,at_focus_:[211,213],at_focus_climb:213,at_focus_clos:213,at_focus_cod:213,at_focus_combin:213,at_focus_drink:213,at_focus_eat:213,at_focus_feel:213,at_focus_insert:213,at_focus_kneel:213,at_focus_li:213,at_focus_listen:213,at_focus_mov:213,at_focus_open:213,at_focus_press:213,at_focus_push:213,at_focus_read:213,at_focus_rot:213,at_focus_shov:213,at_focus_sip:213,at_focus_sit:213,at_focus_smel:213,at_focus_turn:213,at_focus_us:213,at_get:[201,255,282],at_giv:[252,255,282],at_green_button:213,at_heard_sai:130,at_hit:264,at_idmapper_flush:[353,370],at_init:[44,47,161,191,264,265,266,282],at_initial_setup:[42,107,306],at_initial_setup_hook_modul:306,at_left:213,at_lock:213,at_login:[47,57,313,314,322,325,330,331,341],at_look:[161,282],at_message_rec:161,at_message_send:161,at_mix:213,at_mix_failur:213,at_mix_success:213,at_msg_rec:[161,221,282],at_msg_send:[161,163,221,259,282],at_new_arriv:264,at_no_cod:213,at_nomatch:213,at_now_add:62,at_object_cr:[20,32,36,47,85,86,90,94,98,100,120,121,124,132,134,176,213,214,219,221,238,244,246,251,252,253,254,255,260,264,265,266,282,353],at_object_delet:282,at_object_leav:[214,266,268,282],at_object_post_copi:282,at_object_rec:[36,129,214,266,268,282],at_open:213,at_password_chang:161,at_paus:[40,294],at_posit:213,at_post_all_msg:191,at_post_channel_msg:[18,161,191],at_post_cmd:[22,89,167,171,184,187],at_post_command:22,at_post_disconnect:161,at_post_func:120,at_post_login:[86,161],at_post_msg:191,at_post_portal_sync:340,at_post_puppet:282,at_post_unpuppet:282,at_pre_channel_msg:[18,161,191],at_pre_cmd:[22,167,171,184,187],at_pre_command:[22,120],at_pre_login:161,at_pre_msg:[18,191],at_pre_puppet:282,at_pre_unpuppet:282,at_prepare_room:268,at_read:213,at_red_button:213,at_reload:[186,340],at_renam:353,at_repeat:[40,47,123,131,132,163,198,207,227,251,252,253,254,255,257,294,335,367],at_return:[50,379],at_return_funct:50,at_return_kwarg:[50,379],at_right:213,at_rot:213,at_sai:[130,213,282],at_script_cr:[40,123,131,132,163,198,207,227,236,237,251,252,253,254,255,257,268,286,294,335,367],at_script_delet:294,at_search:107,at_search_result:[185,379],at_server_cold_start:340,at_server_cold_stop:340,at_server_connect:320,at_server_reload:[40,156,161,163,282,294],at_server_reload_start:340,at_server_reload_stop:[86,340],at_server_shutdown:[40,156,161,163,282,294],at_server_start:[40,227,294,340],at_server_startstop:[42,86,107],at_server_stop:340,at_shutdown:340,at_smel:213,at_speech:213,at_start:[40,123,163,268,291,294],at_startstop_modul:296,at_stop:[40,123,132,251,252,253,254,255,294],at_sunris:95,at_sync:[341,342],at_tick:[46,296],at_travers:[36,245,268,282],at_traverse_coordin:268,at_turn_start:253,at_unfocu:213,at_upd:[253,292],at_weather_upd:134,ating:187,atlanti:141,atleast:237,atom:[113,150],atop:268,atribut:360,att:27,attach:[13,36,43,45,69,82,84,85,92,94,102,109,110,112,156,171,176,184,186,197,221,231,249,268,277,282,293,339,350,354],attachmentsconfig:84,attachscript:176,attack:[15,27,73,75,87,88,89,97,109,114,115,116,121,123,136,149,152,170,238,249,251,252,253,254,255,264,265,282,287,320],attack_count:254,attack_nam:254,attack_skil:287,attack_typ:255,attack_valu:[251,252,253,254,255],attempt:[7,12,20,27,35,68,70,72,73,88,101,131,141,152,173,176,211,219,242,244,251,252,253,254,255,299,302,307,340,345,353,366,379,407],attemt:29,attent:[36,77,79,92,94,152,211],attitud:93,attr1:[176,235],attr2:[176,235],attr3:176,attr:[13,27,32,39,48,72,76,94,105,176,183,199,214,266,276,286,287,341,351,353,370,375],attr_categori:350,attr_eq:276,attr_g:[32,276],attr_gt:[32,276],attr_kei:350,attr_l:[32,276],attr_lockstr:350,attr_lt:[32,276],attr_n:[32,276],attr_nam:176,attr_obj:[351,353],attr_object:353,attr_typ:350,attr_valu:350,attract:78,attrcreat:[32,351],attread:13,attredit:[13,32,351],attrib:277,attribiut:351,attribut:[3,8,12,18,19,24,26,27,31,32,33,34,35,36,39,40,43,45,46,47,51,62,64,70,72,75,76,86,87,89,90,92,93,94,96,98,99,100,101,103,105,110,116,120,121,123,124,135,136,158,159,161,162,165,170,176,185,186,190,191,196,199,200,204,213,219,226,227,234,235,238,245,248,251,252,253,254,255,260,264,265,266,276,279,281,282,285,286,287,289,291,292,295,307,341,349,350,352,353,354,359,360,361,372,373,376,379,388,390,391,402,407,409],attribute1:124,attribute2:124,attribute_list:351,attribute_nam:[120,161,238,282,376],attributeerror:[3,62,108,120,341,351],attributeform:350,attributeformset:350,attributehandl:[47,351,374,379,388],attributeinlin:[162,190,279,289,350],attributeobject:13,attributeseri:388,attrkei:287,attrlist:351,attrnam:[13,27,32,39,47,176,248,276,353],attrread:[13,32,351],attrtyp:[13,351,352],attrvalu:27,attryp:352,atttribut:76,atyp:277,audibl:237,audio:48,audit:[158,159,191,194,239,282],audit_callback:241,auditedserversess:[241,242],auditingtest:243,aug:71,august:[71,379],aut:28,auth:[161,162,165,181,322,394,402,407],auth_password:322,auth_profile_modul:165,authent:[43,44,57,135,152,161,313,320,322,325,331,341,343,394,407],authenticated_respons:405,author:[133,149,161,224,227,382],auto:[3,4,11,15,18,20,21,22,27,34,36,40,43,51,70,73,79,85,106,114,117,135,143,146,158,161,165,171,175,176,183,186,187,237,238,248,260,269,273,277,282,287,291,296,299,302,313,323,330,331,340,343,353,358,364,365,394],auto_close_msg:260,auto_create_bucket:196,auto_help:[22,27,30,91,96,171,187,212,220,263,284,363,364],auto_help_display_kei:[171,187,363],auto_id:[162,270,279,402],auto_look:[27,212,220,263,284,363],auto_now_add:62,auto_quit:[27,212,220,263,284,363],auto_transl:237,autobahn:[313,319,330],autodoc:79,autofield:135,autologin:394,autom:[2,15,29,62,93,94,138,143,151,152,156,407],automat:[6,9,11,15,18,19,20,26,27,29,30,32,33,39,40,42,43,47,50,53,58,62,68,69,70,72,75,77,78,79,81,82,89,94,95,98,100,102,105,107,108,109,110,111,112,116,120,123,124,128,129,130,132,133,140,144,146,147,149,151,161,169,170,171,176,181,182,184,187,196,198,199,200,201,204,206,213,226,227,228,235,236,237,238,246,255,267,277,281,282,293,295,296,307,316,319,322,327,340,343,345,357,361,363,364,365,366,379,390,391,395],automatical:296,autostart:[40,293,359],autumn:[6,219],avail:[0,2,3,7,8,9,11,13,14,18,20,22,24,27,29,30,31,32,34,36,39,40,42,43,47,48,50,52,55,57,59,63,64,65,66,70,72,74,75,76,77,79,80,82,85,86,90,91,93,94,95,98,99,100,101,102,103,104,107,108,109,110,111,112,114,115,117,118,120,123,124,132,135,136,137,138,139,140,143,144,147,148,149,150,151,155,156,158,161,167,168,169,170,171,173,176,178,181,182,183,184,186,187,188,198,199,200,204,208,211,213,218,219,221,227,231,234,236,237,238,246,248,249,251,252,253,254,255,260,265,266,276,277,282,285,286,287,291,307,331,334,345,357,358,363,364,365,366,379,407],available_chan:181,available_choic:[27,363],available_funct:286,available_languag:237,available_weapon:265,avatar:[63,82,107,108,110,282,322],avatarid:322,avenu:201,averag:[5,14,149,186,227,237,267],avoid:[0,3,6,8,11,13,19,20,22,27,32,39,47,55,57,67,73,77,78,79,98,100,108,110,111,115,117,120,133,139,140,151,169,176,236,237,260,267,268,276,281,307,311,321,331,341,351,353,356,357,358,361,364,366,370,388],awai:[0,3,11,13,15,16,27,30,32,39,40,43,50,58,62,70,71,74,75,76,77,81,85,88,96,108,111,114,116,120,121,124,132,149,182,201,216,249,252,255,260,264,266,268,282,291,342,356,379],await:50,awak:117,awar:[0,13,15,20,22,27,47,63,91,113,116,133,134,135,156,196,213,221,236,238,264,267,268,282,353,356],award:117,awesom:[68,110,143],awesome_func:111,aws:149,aws_access_key_id:196,aws_s3_access_key_id:196,aws_s3_cdn:[158,159,194,195],aws_s3_object_paramet:196,aws_s3_secret_access_kei:196,aws_secret_access_kei:196,aws_security_token:196,aws_session_token:196,awsstorag:[158,159,194],axe:117,axhear:276,azur:151,b64decod:375,b64encod:375,b_offer:198,baaaad:8,back:[0,2,6,7,11,13,14,15,18,19,20,22,26,27,29,31,35,40,43,47,48,50,51,60,62,65,68,70,72,75,76,77,79,82,85,88,92,94,96,98,100,101,103,105,107,108,109,110,111,112,113,114,115,116,117,118,119,121,123,124,126,130,132,133,135,140,143,149,151,156,157,158,161,170,173,176,181,185,198,199,204,213,216,238,244,248,249,254,259,260,284,302,307,311,314,320,322,325,340,353,360,363,364,372,379],back_exit:70,backbon:[135,357],backend:[2,8,39,40,68,140,158,159,196,351,379,384,386,391,393],backend_class:351,background:[0,17,27,50,55,88,110,133,135,149,152,156,202,222,356,366,407],backpack:20,backtick:[11,79,366],backtrack:11,backup:[11,36,43,50,107,149,185,357],backward:[18,26,27,94,132,372],bad:[8,40,59,70,72,78,82,94,100,110,112,117,118,141,242,304],bad_back:277,baddi:114,badg:10,badli:248,bag:[30,102,204,379],bake:74,baker:117,balanc:[88,92,115,117,123,138,365],ball:[20,42,168,169,205,287],ballon:235,balloon:235,ban:[18,32,56,86,102,117,161,174,181,187,191,277,409],ban_us:181,band:[48,63,322,325,326],bandag:74,bandit:75,bandwidth:[196,315],banid:174,bank:115,banlist:[18,191],bar:[18,27,29,33,40,45,48,60,63,68,99,102,107,112,116,222,238,249,274,326,363,366,379],bare:[22,42,81,94,109,116,121,222,252],barehandattack:92,bargain:62,bark:205,barkeep:[3,238],barrel:114,barstool:120,barter:[40,115,129,143,158,159,194],bartl:138,base:[2,3,8,14,17,18,22,27,29,30,32,34,36,40,43,46,47,48,52,60,62,64,65,67,71,72,73,74,76,77,79,80,81,82,84,85,89,90,92,93,94,96,97,100,103,105,107,108,111,112,113,114,115,116,118,121,122,124,126,128,131,133,135,136,138,140,143,147,148,149,151,152,154,158,161,162,163,164,165,167,169,170,171,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,190,191,192,193,196,197,198,199,200,201,204,205,206,207,208,209,211,212,213,214,216,217,219,220,221,224,225,227,228,230,231,234,235,236,237,238,242,243,244,245,246,247,248,249,251,252,253,254,255,257,259,260,261,263,264,265,266,267,268,270,271,272,273,277,279,280,281,282,284,286,287,289,290,291,292,293,294,295,296,298,299,300,302,304,305,308,309,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,333,334,335,338,340,341,342,343,345,346,347,350,351,352,353,354,356,357,358,361,362,363,364,365,366,367,369,370,371,372,373,374,375,376,377,378,379,383,386,387,388,389,390,391,394,396,397,402,405,407,408,409],base_account_typeclass:12,base_channel_typeclass:18,base_char_typeclass:131,base_character_typeclass:[98,131,135,136,161,176],base_field:[162,270,279,350,402],base_filt:386,base_guest_typeclass:58,base_object_typeclass:[39,104,108,287,353],base_script_path:276,base_script_typeclass:40,base_set:71,baseapplic:213,baseclass:265,basecommand:102,baseconsum:213,basecontain:358,baseinlineformset:350,baseline_index:379,basenam:391,baseobject:47,baseopt:373,basepath:379,basepermiss:387,baseposition:213,basest:216,basetyp:[282,357],basetype_posthook_setup:282,basetype_setup:[32,90,161,163,191,282],basetypeclassfilterset:386,bash:[2,143,265],basi:[22,78,84,95,107,128,149,184,193,196,238,276,331,353,362],basic:[0,2,9,12,16,17,20,22,32,35,48,52,53,57,60,62,65,68,70,71,72,73,75,77,88,90,92,93,94,95,96,97,98,102,103,107,108,109,110,111,113,114,115,116,117,120,121,123,126,129,130,132,133,135,136,138,156,161,163,176,181,183,191,193,204,220,226,235,248,252,254,265,276,278,282,333,377,384,391,402,407,409],bat:[71,143],batch:[24,77,107,138,143,158,159,175,287,311,351,354,355,409],batch_add:[287,351,354],batch_cmd:15,batch_cod:[14,357],batch_code_insert:14,batch_create_object:287,batch_exampl:357,batch_import_path:[14,15],batch_insert_fil:15,batch_update_objects_with_prototyp:287,batchcmd:[115,117,175],batchcmdfil:[15,357],batchcod:[15,77,102,117,125,138,175],batchcode_map:77,batchcode_world:77,batchcodefil:14,batchcodeprocessor:357,batchcommand:[15,72,102,114,125,143,175,357],batchcommandprocessor:357,batchfil:[15,16,77,357],batchprocess:[158,159,166,172],batchprocessor:[14,158,159,175,355],batchscript:[14,357],batteri:161,battl:[114,123,138,152,251,252,253,254,255],battlecmdset:[251,252,253,254,255],bayonet:74,baz:249,bazaar:64,beach:77,bear:[236,264],beat:[115,117,123],beaten:[123,266],beauti:[72,76,135],beazlei:138,becam:[88,133],becasu:4,becaus:[2,3,12,13,14,16,20,29,30,32,36,39,44,46,47,50,51,52,57,59,64,70,71,72,75,77,79,82,85,86,88,91,92,101,102,105,108,109,110,111,116,118,120,121,123,128,129,133,135,136,139,142,162,170,188,191,209,216,226,237,254,268,282,294,314,320,333,343,350,356,366,373,375,379,391],becom:[3,9,27,32,35,39,42,50,62,63,66,70,72,76,77,78,79,82,83,92,98,102,106,107,108,109,110,115,117,120,121,137,173,187,205,221,235,237,249,252,282,287,341,357,363],been:[2,3,5,9,11,14,15,27,29,30,40,43,53,59,68,70,72,75,76,79,84,85,94,96,100,101,105,110,112,123,124,129,133,135,136,138,140,152,157,169,170,175,176,181,184,191,199,204,227,235,236,238,251,252,253,254,255,266,268,273,277,281,282,286,287,295,296,304,316,320,322,330,340,341,342,343,345,350,351,353,357,361,362,379,382,383,407,408],befit:47,befor:[1,3,5,6,7,8,10,11,13,14,15,16,18,19,20,22,27,30,32,33,39,40,42,44,45,46,47,48,50,51,61,62,64,65,68,72,74,75,76,77,78,84,85,86,87,88,92,93,94,96,98,100,101,102,103,105,108,109,110,111,113,115,117,120,123,124,129,130,132,133,134,135,136,138,140,146,148,149,151,152,161,167,168,171,176,181,183,184,188,191,197,204,206,207,209,216,219,220,221,222,226,230,237,238,241,242,247,248,249,251,252,253,254,255,260,263,265,266,268,276,277,281,282,285,287,295,296,302,311,320,322,328,336,338,340,341,345,347,351,356,357,358,359,363,364,365,367,371,372,375,379,407],beforehand:[11,13,358],beg:15,beggar:70,begin:[0,3,7,8,14,15,22,26,30,32,44,50,70,72,75,77,79,81,84,86,94,96,101,103,105,110,115,119,123,129,134,136,147,182,183,226,237,238,249,251,252,253,254,255,282,356,357,363,366,376,409],beginn:[81,97,101,108,113,115,138],behav:[8,13,14,44,72,88,96,101,103,109,110,111,156,379],behavior:[5,13,20,22,26,30,39,48,55,68,70,96,107,133,161,171,187,201,204,220,253,255,266,267,302,350,351,363],behaviour:[13,20,22,32,133,348,359,365,379],behind:[6,11,13,22,31,39,45,51,55,76,79,81,85,111,114,133,143,175,236,266,291,296,370],behvaior:364,being:[2,3,5,8,11,13,14,20,22,27,29,30,34,39,40,44,46,47,50,60,63,67,70,72,74,77,78,82,85,86,87,92,96,101,104,106,107,108,110,114,116,117,118,130,133,135,142,143,149,152,161,168,176,182,186,191,196,207,208,221,231,237,238,248,251,252,253,254,255,259,260,266,273,282,304,307,314,343,345,350,351,353,356,357,359,363,364,365,366,379,382,383,386,388,408],beipmu:141,belong:[15,45,60,69,82,84,105,110,135,152,170,238,249,268,273,285],belov:117,below:[2,3,7,8,11,13,14,15,16,18,19,20,22,26,27,30,31,32,35,39,40,43,47,50,51,53,55,63,69,70,71,72,74,76,77,79,82,86,88,90,93,94,95,96,98,109,110,111,115,120,121,124,128,129,130,135,136,139,140,143,149,151,156,165,176,184,193,199,201,204,205,208,218,222,237,238,248,249,251,252,253,254,255,261,267,273,276,281,282,291,314,334,351,353,354,363,365,371,390],beneath:19,benefici:[76,253],benefit:[8,64,116,118,137,149,151,152,170,351,357,363],berserk:248,besid:[7,15,20,70,77,109,222],best:[0,26,40,42,59,64,68,71,72,78,93,94,104,107,115,118,135,141,147,152,183,199,237,249,267,287,302,322,365,373,408],bet:[20,43,353],beta:[25,142,149],betray:27,better:[3,5,16,27,29,30,39,40,45,55,62,64,70,71,74,81,82,83,86,91,94,98,100,101,107,108,115,118,120,121,135,136,140,200,205,245,252,266,282,287,319,322,325,333,351,357],bettween:121,between:[2,11,12,15,18,20,22,29,35,39,40,43,45,48,50,55,57,59,63,65,69,70,72,75,76,79,82,86,87,90,92,93,94,96,100,101,102,107,108,110,111,114,116,117,121,123,124,131,132,133,149,151,168,171,176,181,183,186,187,193,198,201,202,204,205,226,227,230,231,234,236,237,238,247,248,249,251,252,253,254,255,282,287,296,302,311,314,321,322,325,326,333,334,341,354,356,357,359,363,365,366,367,379,396],bew:219,bewar:90,beyond:[8,12,22,28,36,63,71,72,78,82,86,93,117,136,149,171,176,187,193,199,211,238,249,260,266,286,351,353,363,365],bg_colormap:378,bgcolor:378,bgfgstart:378,bgfgstop:378,bgstart:378,bgstop:378,bias:176,bidirect:311,big:[13,14,15,18,22,32,69,71,74,78,87,88,93,102,103,111,114,117,118,121,168,183,185,247,248,260,357,364,376,379],bigger:[57,78,85,96,105,124,237,248],biggest:[147,248,379],biggui:22,bigmech:85,bigsw:88,bikesh:105,bill:[149,152],bin:[2,71,82,84,106,143,148,151],binari:[5,140,143,313,315,330],bind:145,birth:402,bit:[0,3,7,8,11,17,25,39,40,48,51,59,70,71,72,73,75,84,88,90,95,96,98,102,105,106,107,110,111,113,115,117,118,120,132,136,143,148,181,188,205,209,277,282,357],bitbucket:93,bite:[77,115],bitten:105,black:[55,111,121,133,356],blackbird:138,blackbox:204,blacklist:[18,152,181],blade:[117,205,265],blank:[27,62,129,136,161,220,356],blankmsg:220,blargh:39,blast:[204,205],blatant:51,blaufeuer:105,bleed:[11,55,107,248,365],blend:235,blender:235,blind:[55,130,260],blind_target:260,blindcmdset:260,blindli:277,blink:[103,260,378],blink_msg:260,blist:6,blob:[75,79],block:[6,23,24,26,27,29,32,40,51,55,67,81,82,86,87,94,96,101,102,110,113,124,126,135,136,149,152,156,174,175,176,212,213,218,219,255,263,264,265,268,274,284,321,357,363,366,379,407,408],blocking_cmdset:86,blockingcmdset:86,blockingroom:86,blocktitl:96,blog:[78,81,83,113,138,149,150],blond:116,blowtorch:141,blue:[14,55,93,98,109,110,117,133,265,356],blueprint:[48,77,93],blurb:142,board:[32,34,76,115,132,138],boat:[20,132,170],bob:[22,98,174,218],bodi:[8,17,19,22,27,39,67,72,75,79,94,110,116,126,135,225,231,274,304,359,379],bodyfunct:[40,103,158,159,194,256,261],bog:[85,115],boi:45,boiler:47,bold:142,bolt:287,bone:[81,116,121],bonu:[117,121,149,252,253,291],bonus:[88,117,252],book:[39,68,76,95,101,112,117,121,126,138,213],bool:[12,20,22,27,31,33,40,161,162,163,165,167,168,169,170,171,176,181,183,190,191,192,193,198,199,201,204,207,208,213,216,218,220,222,224,227,236,237,238,248,249,251,252,253,254,255,268,271,272,277,279,281,282,286,287,289,291,292,293,294,295,296,302,307,308,313,314,319,320,321,325,330,331,339,341,343,345,351,352,353,354,356,357,359,361,363,364,365,366,367,370,372,374,376,378,379,382,387],booleanfield:[135,162,270],booleanfilt:386,boom:[85,108],boost:274,boot:[18,32,102,108,151,156,174,181,191,296],boot_us:181,bootstrap:[24,56,84,409],border:[77,94,99,173,187,213,216,218,220,362,365],border_bottom:365,border_bottom_char:365,border_char:365,border_left:365,border_left_char:365,border_right:365,border_right_char:365,border_top:365,border_top_char:365,border_width:365,borderless:94,borderstyl:220,bore:[51,81,115,116,152],borrow:[20,143,169,311],bort:[28,363],boss:94,bot:[5,106,135,144,147,152,158,159,160,165,181,307,313,314,321,343,407],bot_data_in:[163,307],both:[0,2,6,7,8,9,11,13,16,18,19,20,22,29,30,31,33,35,42,43,47,53,57,62,63,70,72,73,76,77,78,79,86,91,92,93,94,95,96,100,101,105,107,109,110,111,116,117,118,120,123,128,132,135,136,138,140,144,146,149,152,156,167,169,176,181,186,193,198,202,213,218,222,231,235,244,248,249,254,255,266,277,282,286,287,288,291,294,296,311,320,330,331,340,342,345,351,352,356,359,363,365,366,374,379,388,391],bother:[9,88,152,351],botnam:[147,181,314,343],botnet:152,boto3:196,boto:196,botstart:163,bottom:[7,8,28,47,48,77,84,90,93,94,96,100,102,110,120,135,142,170,196,231,254,268,287,357,364,365],bought:100,bouncer:[19,152,362],bound:[19,64,79,93,107,108,224,248,271,379],boundari:[247,248,379],bounti:83,bow:[117,287],bowl:204,box:[3,7,29,32,34,35,39,42,58,68,70,74,75,77,81,94,96,103,105,108,109,110,111,113,116,121,124,126,139,143,146,149,176,211,238,276,311,357,402],brace:[70,72,86,101,282,356],bracket:[67,79,186,202,366],branch:[2,71,73,78,79,102,143,151,216,236,249,408],branchnam:11,brandymail:231,bread:[52,74,204],breadrecip:204,breadth:255,break_lamp:260,break_long_word:365,break_on_hyphen:365,breakag:117,breakdown:186,breakpoint:[7,52,158],breath:[108,111],breez:[40,134],breviti:[94,110],bribe:27,brick:99,bridg:[43,60,72,80,83,114,138,140,266],bridgecmdset:266,bridgeroom:266,brief:[11,52,53,62,75,85,86,94,100,103,106,113,126,156,220,267,282,346],briefer:[36,156],briefli:[52,108,117,149,156,260],bright:[55,98,110,133,202,260,356],brightbg_sub:356,brighten:55,brighter:55,brilliant:11,bring:[76,116,118,124,127,128,132,135,140,151,152,249,255,264,344],broad:90,broadcast:[161,191,311],broader:[90,238,282],broken:[30,55,64,79,115,237,260],brown:356,brows:[7,11,48,71,81,86,90,94,95,96,100,101,106,124,126,128,149,152,407],browser:[0,48,52,68,71,79,82,83,96,106,107,113,126,128,135,136,139,143,148,149,152,155,330,331,407],brunt:117,brutal:267,bsd:137,bsubtopicnna:187,btest:55,btn:17,bucket:[196,197,241],bucket_acl:196,bucket_nam:196,buf:[116,361],buff:116,buffer:[22,26,48,72,185,196,197,304,331,361],buffer_s:196,bug:[0,3,8,11,14,50,73,78,83,93,110,115,117,118,124,137,142,156,282,353],buggi:[13,363],bui:[100,117,198],build:[2,7,10,13,14,15,16,18,19,20,23,24,27,30,32,34,35,36,39,43,45,47,48,50,62,64,65,67,69,71,74,81,82,93,96,97,98,102,104,105,107,108,109,110,113,114,116,118,119,120,122,124,127,128,131,138,143,148,151,158,159,166,168,172,174,175,182,183,186,199,216,218,219,225,237,238,244,264,267,277,282,286,287,302,313,314,357,365,402,408,409],build_match:168,buildchannel:18,builder:[12,15,18,29,32,39,45,53,64,72,84,86,92,94,100,104,108,115,118,120,124,174,176,181,182,186,199,201,219,220,235,238,244,260,266,267,268,277,282,333,353,357,387],buildier:287,building_menu:[158,159,194],buildingmenu:[72,199],buildingmenucmdset:199,buildprotocol:[299,312,313,314],buildshop:100,built:[14,19,24,27,29,52,57,68,79,82,93,94,107,110,115,116,118,121,124,132,142,143,148,151,152,165,193,235,237,273,281,291,296,351,353,354,357,361,363,371],builtin:315,bulk:[30,152],bullet:[79,115],bulletin:[32,34,115,138],bulletpoint:79,bunch:[16,19,64,65,94,105,109,111,116,120],burden:99,buri:[64,114],burn:[114,115,118,121,149,265],busi:[82,83,116,149,198],butter:[52,204],button:[7,11,14,15,20,22,32,35,48,60,63,68,71,107,109,110,135,136,176,205,213,260,265,334,364],button_expos:265,buy_ware_result:100,byngyri:237,bypass:[4,32,50,53,84,94,103,108,114,120,123,133,161,176,191,244,276,277,353,359,376,379,394],bypass_mut:[18,191],bypass_superus:32,bytecod:356,bytestr:[311,379],bytestream:379,c20:181,c_creates_button:334,c_creates_obj:334,c_dig:334,c_examin:334,c_help:334,c_idl:334,c_login:334,c_login_nodig:334,c_logout:334,c_look:334,c_move:334,c_moves_:334,c_moves_n:334,c_social:334,cabinet:38,cabl:99,cach:[8,13,22,40,47,48,51,62,87,90,108,139,161,171,186,191,196,219,247,264,265,277,281,282,306,345,350,351,353,354,355,368,370,379],cache_inst:370,cache_lock_bypass:277,cache_s:[345,370],cached_properti:379,cactu:254,cake:20,calcul:[19,40,50,86,90,105,121,123,124,170,207,219,230,237,247,248,251,252,254,255,287,367,370,379,407],calculated_node_to_go_to:27,calculu:92,calendar:[73,207,230,367],call:[0,2,3,5,8,9,11,12,13,14,15,18,19,20,26,27,29,31,32,33,36,39,40,42,43,44,46,47,48,50,52,57,60,62,63,64,66,68,70,72,74,75,76,77,79,82,84,85,86,87,88,89,90,92,93,94,95,96,98,100,101,102,103,104,105,106,107,109,110,111,112,115,118,120,121,123,124,126,129,130,131,132,133,134,135,136,140,143,144,146,147,148,149,151,155,156,161,163,167,168,169,170,171,173,176,181,184,185,186,187,188,191,198,199,201,204,205,206,207,208,209,211,213,214,216,218,219,220,221,224,225,226,227,228,230,235,236,237,238,244,246,248,249,251,252,253,254,255,257,259,260,263,264,265,266,267,268,276,277,281,282,285,286,287,292,294,295,296,299,302,304,306,307,311,312,313,314,315,316,317,318,320,321,322,323,324,325,326,327,329,330,331,333,334,335,340,341,342,343,344,347,350,351,353,354,356,357,358,359,361,363,364,365,366,367,370,372,374,375,376,379,387,391,402,407],call_async:50,call_command:8,call_ev:[70,226],call_inputfunc:[60,341,343],call_task:295,callabl:[26,27,33,39,46,66,76,124,199,216,220,227,249,253,282,285,286,287,292,296,300,302,304,312,343,358,361,363,364,366,372,374,375,379],callables_from_modul:379,callbac:72,callback1:363,callback:[19,22,26,27,31,33,46,50,72,84,88,95,163,199,207,220,224,225,226,227,228,230,242,249,263,282,292,295,296,300,302,304,307,311,312,313,315,329,330,333,344,363,367,372,377,379,409],callback_nam:[224,227],callbackhandl:[158,159,194,223],called_bi:167,calledbi:379,caller:[3,13,14,18,19,22,26,29,30,32,35,36,46,47,50,60,62,63,67,72,74,76,77,79,85,86,87,88,89,91,92,94,98,99,100,101,102,108,109,112,120,121,123,124,132,146,163,167,168,169,171,173,176,177,181,182,183,184,186,187,199,204,211,212,213,214,220,225,231,235,238,246,249,260,263,265,266,267,268,277,282,284,286,287,357,361,363,364,366,373,379],callerdepth:379,callertyp:167,callinthread:347,calllback:226,callsign:[27,213,307],calm:77,came:[71,77,81,85,86,102,110,134,138,264,268,282],camp:77,campfir:77,campsit:77,can:[0,2,3,4,5,6,7,8,9,10,11,12,14,15,16,17,18,19,20,22,25,26,27,29,30,31,32,33,34,35,36,38,39,40,42,43,44,45,46,47,48,50,51,53,54,55,57,58,59,60,62,63,64,65,66,68,69,70,71,73,74,75,76,77,78,79,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,98,99,100,101,102,103,104,105,106,107,108,109,110,113,114,115,116,118,120,121,123,124,126,127,128,129,130,131,132,133,135,136,137,138,140,141,142,143,144,146,147,148,149,150,151,152,155,156,160,161,163,165,168,169,170,171,173,174,176,181,182,183,184,185,186,187,191,192,193,196,197,198,199,201,202,204,207,208,212,213,214,216,218,219,220,221,222,226,227,230,231,235,236,237,238,241,244,248,249,251,252,253,254,255,259,260,264,265,266,267,268,271,273,276,277,281,282,285,286,287,288,291,292,294,296,302,313,317,320,322,325,326,330,331,333,334,340,341,342,343,344,347,348,349,351,352,353,354,356,357,358,359,361,362,363,364,365,366,373,374,375,376,377,379,380,382,387,388,391,402,407],can_:226,cancel:[19,31,88,120,226,251,252,253,254,255,282,295],candid:[22,72,112,120,135,168,235,238,274,282,376],candidate_entri:274,candl:170,cannon:105,cannot:[4,8,9,13,14,15,19,20,22,26,27,32,34,39,42,45,50,53,55,59,71,72,75,83,85,86,87,88,90,91,92,96,100,107,108,109,112,114,115,118,121,124,135,143,149,161,163,170,173,176,183,199,204,216,219,220,224,227,244,249,255,264,265,272,276,277,282,286,296,351,358,360,362,365,370,379],cantanker:373,cantclear:220,cantillon:138,cantmov:86,canva:76,capabl:[2,32,43,60,63,76,82,94,115,173,246,307,329,402],cape:93,capfirst:96,capit:[29,51,63,71,82,86,88,110,111,117,124,176,218,221,236,237,248,356,366],captcha:135,caption:79,captur:[86,101,372,407],car:[35,132],carbon:[204,205],card:152,cardin:[76,91,94,176],care:[22,27,50,51,62,70,76,79,82,84,91,92,93,95,101,108,110,117,118,123,132,133,134,137,140,156,161,169,191,204,211,219,235,238,263,264,266,276,282,353,357,361,363,364,365,379],career:118,carefulli:[5,43,77,81,135],carri:[20,32,74,99,100,103,107,115,120,123,129,193,201,205,252,264,276,341,352],carv:74,cascad:370,case_insensit:213,caseinsensitivemodelbackend:394,cast:[39,45,87,111,249,254],caster:[87,254],castl:[14,77,104,114,219,266],cat:148,catchi:84,categor:45,categori:[2,8,13,22,27,30,39,45,62,69,74,79,90,96,102,105,112,171,172,173,174,175,176,181,182,183,184,185,186,187,188,198,199,200,201,204,208,209,211,214,219,220,221,225,231,234,235,238,244,245,246,249,251,252,253,254,255,260,264,265,266,267,271,272,273,274,276,282,286,287,351,352,354,359,361,363,364,371,373,376,379,407],categoris:92,category2:371,category2_id:371,category_id:371,category_index:249,cater:[88,118],caught:[3,6,27,120,192],cauldron:205,caus:[3,8,13,20,32,48,51,69,82,88,89,102,108,123,124,129,140,149,170,191,209,260,268,282,333,363,365,379],caution:[48,95,363],cave:75,caveat:[50,66,120,196],caveman:92,cblue:11,cboot:[51,102,181],cc1:143,cccacccc:362,ccccc2ccccc:94,cccccccc:362,ccccccccccc:94,cccccccccccccccccbccccccccccccccccc:362,ccccccccccccccccccccccccccccccccccc:362,ccreat:[94,102,144,147,150,181],cdesc:[102,181],cdestroi:[102,181],cdmset:20,cdn:152,ceas:176,cel:362,celebr:115,cell:[0,77,94,96,114,220,362,365],celltext:362,cemit:102,censu:352,center:[29,39,52,76,77,84,90,216,218,222,356,365,379],center_justifi:39,centos7:145,centr:[30,77],central:[8,18,31,49,74,77,82,134,151,161,170,187,191,193,204,214,282,287,311,359,363,370],centre_east:77,centre_north:77,centre_south:77,centre_west:77,centric:[32,43,71,124,238],cert:[139,145,323,327],certain:[6,14,15,20,22,32,40,43,44,46,52,53,54,63,64,78,79,82,86,88,107,116,117,132,140,148,149,176,192,198,237,241,248,260,265,268,276,286,294,302,308,325,329,344,350,351,352,361,365,366,376,379,402],certainli:[16,91],certbot:[149,152],certfil:[323,327],certif:[139,149,323,327],cet:372,cflag:148,cgi:149,cha:[27,94],chain:[27,39,50,70,75,88,105,226,227,334,363,379],chain_1:70,chainedprotocol:322,chainsol:105,chair:[14,36,45,47,101,115],challeng:[97,111,114,121,138,214],chan:[18,181],chanalia:181,chanc:[11,20,29,46,58,72,74,85,87,108,114,115,121,123,142,169,205,251,252,253,254,255,260,265,266,334],chance_of_act:334,chance_of_login:334,chandler:123,chang:[0,2,3,8,10,12,13,14,15,16,18,20,22,25,26,27,29,30,31,32,33,34,35,36,39,40,42,43,44,45,46,47,48,51,52,53,55,56,58,60,62,68,71,72,74,76,77,78,80,82,84,85,88,89,90,93,95,98,100,101,102,103,105,107,109,110,111,113,115,116,120,121,122,123,124,126,130,132,133,134,135,136,137,139,140,142,143,146,148,149,151,154,156,161,162,170,171,173,174,176,181,182,187,190,191,198,199,201,204,209,213,216,219,221,222,224,227,234,237,238,244,245,247,248,249,251,252,253,254,255,264,265,266,267,268,271,273,279,282,287,289,291,292,294,295,296,302,307,318,333,340,341,348,350,351,353,357,360,361,364,365,366,372,373,374,375,391,407],change_name_color:249,changeabl:59,changelock:[18,181],changelog:106,changepag:136,channel:[12,13,19,20,22,23,24,32,34,35,44,45,47,51,53,62,80,81,83,99,102,107,108,112,115,124,138,144,146,147,149,150,154,161,163,169,170,176,181,187,189,190,191,192,193,227,260,306,313,314,321,334,341,343,351,359,372,376,405,407,409],channel_:[18,191],channel_ban:[18,181],channel_color:86,channel_connectinfo:341,channel_detail:407,channel_list:407,channel_list_ban:181,channel_list_who:181,channel_msg:[18,161],channel_msg_nick_pattern:[18,191],channel_msg_nick_replac:[18,181,191],channel_msg_pattern:181,channel_prefix:[18,86,191],channel_prefix_str:[18,191],channel_search:192,channel_set:193,channel_typeclass:405,channeladmin:190,channelalia:[18,181,191],channelattributeinlin:190,channelcl:181,channelcmdset:[20,102],channelconnect:193,channelcr:181,channelcreateview:191,channeldb:[47,80,158,190,191,193,349],channeldb_db_attribut:190,channeldb_db_tag:190,channeldb_set:[351,354],channeldbmanag:[192,193],channeldeleteview:191,channeldetailtest:405,channeldetailview:[191,407],channelhandl:18,channelkei:192,channellisttest:405,channellistview:407,channelmanag:[191,192],channelmixin:407,channelnam:[18,147,161,163,181,191,313],channeltaginlin:190,channelupdateview:191,char1:[8,121,182,187,405],char2:[8,121,182,405],char_health:266,char_nam:135,charac:33,charact:[2,3,6,8,12,13,15,16,17,19,20,22,26,27,29,30,31,32,35,40,43,47,53,55,57,59,62,63,65,67,68,70,71,72,76,77,80,81,85,87,88,89,90,92,93,95,96,97,98,100,101,102,103,104,105,106,107,109,110,111,112,113,122,123,128,129,130,131,132,140,146,158,160,161,168,169,171,173,176,177,178,182,183,184,191,199,200,201,211,213,214,216,219,220,221,222,224,226,227,231,234,236,237,238,241,246,248,249,251,252,253,254,255,257,260,264,265,266,268,273,277,282,294,307,328,341,346,351,353,356,357,362,363,365,366,377,379,380,386,391,402,405,407,409],character1:121,character2:121,character_cleanup:[214,216],character_cmdset:219,character_ent:216,character_exit:214,character_form:407,character_id:282,character_leav:216,character_list:407,character_manage_list:407,character_typeclass:[8,161,377,405],charactercmdset:[18,20,72,85,86,89,91,93,94,95,98,108,109,120,124,178,199,201,219,231,234,244,251,252,253,254,255,266],charactercreateview:[405,407],characterdeleteview:[405,407],characterdetailview:407,characterform:[402,407],characterlistview:[405,407],charactermanageview:[405,407],charactermixin:407,characterpuppetview:[405,407],charactersheet:27,characterupdateform:[402,407],characterupdateview:[405,407],characterviewset:391,charapp:135,charat:220,charcreat:[70,75,96,102,173,200],charcter:18,chardata:94,chardelet:[102,173],chardeleteview:[273,353],chardetailview:[273,353],charfield:[62,135,162,270,279,350,375,402],charfilt:386,charg:[73,149],chargen:[135,158,159,191,194,273,353],chargencmdset:124,chargenroom:124,chargenview:[273,353],charnam:[94,173,366],charpuppetview:353,charset:379,charsheet:94,charsheetform:94,charupdateview:[273,353],chase:114,chat:[0,11,12,23,32,71,78,81,83,94,115,117,118,124,138,143,144,147,150,154,331,372],chatroom:93,chatzilla:147,cheap:[11,118],cheaper:46,cheapest:149,cheapli:266,cheat:[79,121,140],chec:187,check:[0,2,3,6,7,8,9,10,11,14,15,18,19,20,22,27,29,30,34,35,36,39,40,45,46,47,51,53,57,62,70,72,74,75,76,77,78,79,83,84,86,87,88,90,91,92,94,96,98,99,100,101,107,108,109,113,117,118,120,121,123,124,128,129,130,132,135,142,143,144,146,149,150,151,152,155,156,161,162,167,168,169,170,171,173,175,176,181,182,183,184,186,187,188,191,193,196,198,200,201,204,209,213,214,216,219,220,227,231,248,251,252,253,254,255,257,260,264,266,267,268,276,277,281,282,286,287,291,293,294,295,301,302,306,311,317,322,341,343,345,346,347,350,351,353,354,356,357,359,366,373,374,379,380,382,387,407],check_attr:176,check_character_flag:213,check_circular:331,check_databas:302,check_db:302,check_defeat:121,check_end_turn:123,check_error:301,check_evennia_depend:379,check_flag:[213,214],check_from_attr:176,check_grid:76,check_has_attr:176,check_light_st:266,check_loc:196,check_lock:387,check_lockstr:[32,84,277],check_main_evennia_depend:302,check_mixtur:213,check_obj:176,check_perm:214,check_permiss:286,check_permstr:[161,353],check_show_help:183,check_to_attr:176,check_warn:301,checkbox:135,checker:[16,76,276,322,380,383],checklockstr:102,checkout:[11,71,151],checkoutdir:2,chemic:205,chest:[32,101,111,112],chicken:211,child:[18,22,27,32,82,102,108,109,111,120,123,163,165,171,176,187,204,211,213,216,266,281,287,291,347,371,388],childhood:27,children:[22,45,47,82,85,105,129,165,281,282,291,302,352,371],chillout:176,chime:19,chines:[65,86,138],chip:94,chmod:2,choci:199,choic:[8,16,22,27,29,39,40,43,44,65,67,81,84,101,109,110,111,113,120,123,134,137,140,149,161,173,176,198,199,220,251,267,300,361,363,366],choice1:67,choice2:67,choice3:67,choos:[7,14,27,29,50,68,69,71,76,79,82,93,95,100,105,116,117,121,123,124,131,133,135,147,187,246,249,251,252,253,254,255,260,264,315,363,366,378,409],chop:[22,265],chore:115,chose:[62,94,110,135,142,152,155,249],chosen:[7,27,63,72,123,134,220,222,363,366],chown:151,chractercmdset:266,chrome:141,chronicl:220,chroot:145,chug:22,chunk:[14,77,96,196,304,357],church:[19,116],church_clock:19,churn:120,cid:334,cillum:28,cinemat:[216,218],circl:90,circuit:48,circular:[304,358],circumst:[27,66,75,93,100,107,109,110,120,169,254,402],circumv:174,cis:382,citi:[30,117],cjust:[29,366],clang:148,clank:70,clarifi:86,clariti:[62,101,111,124,148,205],clash:[20,113,140,149,176,353,363],class_from_modul:379,classic:[14,43,45,46,108,117,123,126,138],classmethod:[90,161,191,204,206,273,282,294,353,370,396],classnam:[13,111],classobj:353,claus:[130,137],clean:[11,17,18,27,59,77,84,86,87,108,109,114,120,123,156,162,169,171,176,198,205,214,216,238,251,252,253,254,255,265,266,268,282,291,302,306,320,330,343,350,353,356,361,363,370,375,378,379,402],clean_attr_valu:350,clean_attribut:[47,161,353],clean_cmdset:[47,353],clean_senddata:343,clean_stale_task:295,clean_str:356,clean_usernam:162,cleaned_data:135,cleaner:[101,111,124],cleanli:[43,82,156,167,171,181,220,304,313,319,330,343,361],cleanup:[8,13,22,26,27,57,72,162,198,204,216,263,266,363],clear:[9,11,13,16,18,22,26,42,45,46,47,48,51,57,65,67,72,77,78,79,82,83,84,88,96,98,115,118,120,121,134,156,170,173,174,176,182,220,236,238,247,248,266,277,281,282,292,295,296,304,341,345,351,353,354,363,370],clear_attribut:351,clear_client_list:338,clear_cont:[36,282],clear_exit:[36,282],clearal:[67,182],clearli:[9,51,78,108,370],cleartext:[242,359],clemesha:347,clever:[18,20,27,50,277],cleverli:43,click:[2,7,9,11,48,54,66,68,79,96,106,135,149,363],clickabl:[66,79,409],client:[2,9,22,26,28,29,31,33,42,43,44,51,54,55,57,64,65,71,72,77,79,81,82,86,89,98,101,103,107,108,109,110,117,123,126,128,129,133,138,139,140,142,143,144,145,147,148,151,152,154,155,158,159,161,163,171,173,181,186,242,297,299,303,305,307,311,312,313,314,315,316,317,318,320,322,324,325,326,327,329,330,331,333,334,340,341,342,343,360,361,363,378,379,386,388,407,409],client_address:57,client_class:389,client_default_height:28,client_disconnect:331,client_encod:140,client_opt:[307,326],client_secret:144,client_typ:213,client_width:[22,171],clientconnectionfail:[299,313,314],clientconnectionlost:[299,313,314],clientfactori:333,clienthelp:48,clientraw:186,clientsess:[330,331],clientwidth:102,cliff:[103,176],climat:45,climb:[5,22,81,176,213,265],climbabl:[213,265],clock:[19,22,51,102,121,181],clone:[9,10,59,79,82,106,143],close:[7,11,15,26,27,43,47,48,57,59,70,72,73,75,79,82,86,90,96,108,110,111,135,149,151,152,156,186,188,196,197,198,199,209,213,222,244,255,260,263,304,312,313,320,322,330,331,343,351,357,363,366],close_menu:[263,363],closer:[237,255],closest:[55,90,248,379],cloth:[74,158,159,194,357],clothedcharact:201,clothedcharactercmdset:201,clothes_list:201,clothing_typ:201,clothing_type_count:201,clothing_type_ord:201,cloud:[40,134,149,151,152,196],cloudi:40,cloudkeep:73,clr:[29,218,286,366],cls:[90,161,248],club:204,clue:265,clump:111,clunki:[11,255],cluster:140,clutter:[79,170],cma:11,cmd:[15,18,20,22,30,32,51,63,72,80,86,87,88,91,94,95,99,100,102,107,110,113,120,124,132,146,155,169,171,173,174,175,176,181,182,183,184,185,186,187,188,198,199,200,201,204,208,209,211,219,220,221,225,231,234,235,238,244,245,246,249,251,252,253,254,255,260,264,265,266,267,269,282,326,330,331,357,361,363,364],cmd_arg:101,cmd_channel:22,cmd_help_dict:183,cmd_ignore_prefix:168,cmd_kei:101,cmd_last:43,cmd_last_vis:43,cmd_loginstart:22,cmd_multimatch:[22,167],cmd_na_m:63,cmd_name:63,cmd_noinput:[22,167,363],cmd_nomatch:[22,167,266,363],cmd_noperm:22,cmd_on_exit:[27,212,220,249,263,284,363],cmd_total:43,cmdabil:8,cmdabout:186,cmdaccept:198,cmdaccess:182,cmdaddcom:181,cmdallcom:181,cmdapproach:255,cmdarmpuzzl:235,cmdasync:50,cmdattack:[88,121,123,124,251,252,253,254,255,265],cmdban:174,cmdbare:102,cmdbatchcod:175,cmdbatchcommand:175,cmdbigsw:88,cmdblindhelp:260,cmdblindlook:260,cmdblock:86,cmdboot:174,cmdbridgehelp:266,cmdbui:100,cmdbuildshop:100,cmdcallback:225,cmdcast:254,cmdcboot:181,cmdcdesc:181,cmdcdestroi:181,cmdchannel:[18,181],cmdchannelcr:181,cmdcharactercr:200,cmdcharcreat:173,cmdchardelet:173,cmdclimb:265,cmdclock:181,cmdcloselid:260,cmdcolortest:173,cmdcombathelp:[251,252,253,254,255],cmdconfigcolor:98,cmdconfirm:22,cmdcopi:176,cmdcover:201,cmdcpattr:176,cmdcraft:204,cmdcraftarmour:88,cmdcreat:176,cmdcreatenpc:124,cmdcreateobj:211,cmdcreatepuzzlerecip:235,cmdcwho:181,cmddarkhelp:266,cmddarknomatch:266,cmddeclin:198,cmddefend:123,cmddelcom:181,cmddesc:[176,219],cmddestroi:176,cmddiagnos:89,cmddice:[94,208],cmddig:176,cmddisengag:[123,251,252,253,254,255],cmddoff:252,cmddon:252,cmddrop:[182,201],cmdeast:266,cmdecho:[22,79,88,102,109,187],cmdedit:199,cmdeditnpc:124,cmdeditorbas:361,cmdeditorgroup:361,cmdeditpuzzl:235,cmdemit:174,cmdemot:[211,238],cmdentertrain:132,cmdevalu:198,cmdevenniaintro:266,cmdevmenunod:363,cmdevscaperoom:211,cmdevscaperoomstart:211,cmdexamin:176,cmdexiterror:91,cmdexiterroreast:91,cmdexiterrornorth:91,cmdexiterrorsouth:91,cmdexiterrorwest:91,cmdextendedroomdesc:219,cmdextendedroomdetail:219,cmdextendedroomgametim:219,cmdextendedroomlook:219,cmdfeint:123,cmdfight:[251,252,253,254,255],cmdfind:176,cmdfinish:198,cmdfocu:211,cmdfocusinteract:211,cmdforc:174,cmdget:[86,109,182,211],cmdgetinput:363,cmdgetweapon:265,cmdgive:[182,201],cmdgiveup:211,cmdgmsheet:94,cmdgrapevine2chan:181,cmdhandler:[20,22,36,60,107,158,159,161,166,168,169,170,171,173,184,185,187,211,219,235,266,281,282,291,379],cmdhelp:[30,123,183,211,251,252,253,254,255],cmdhit:[102,109,123],cmdhome:182,cmdic:173,cmdid:307,cmdinsid:132,cmdinterrupt:187,cmdinventori:[99,182,201],cmdirc2chan:181,cmdircstatu:181,cmdjumpstat:211,cmdlaunch:85,cmdlearnspel:254,cmdleavetrain:132,cmdlen:[168,185],cmdlight:265,cmdline:302,cmdlineinput:361,cmdlink:176,cmdlistarmedpuzzl:235,cmdlistcmdset:176,cmdlistpuzzlerecip:235,cmdlock:176,cmdlook:[4,8,89,182,200,211,219,266],cmdlookbridg:266,cmdlookdark:266,cmdmail:231,cmdmailcharact:231,cmdmakegm:94,cmdmask:238,cmdmobonoff:264,cmdmore:364,cmdmorelook:364,cmdmultidesc:[93,234],cmdmvattr:176,cmdmycmd:[30,92],cmdname2:168,cmdname3:168,cmdname:[31,48,57,60,63,102,120,124,167,168,171,176,184,185,187,307,325,326,330,331,343],cmdnamecolor:249,cmdnewpassword:174,cmdnick:182,cmdnoinput:199,cmdnomatch:199,cmdnositstand:120,cmdnpc:124,cmdnudg:260,cmdobj:[167,168,185,187],cmdobj_kei:167,cmdobject:[167,168,186],cmdobjectchannel:18,cmdoffer:198,cmdooc:173,cmdooccharactercr:200,cmdooclook:[173,200],cmdopen:[176,244],cmdopenclosedoor:244,cmdopenlid:260,cmdoption:[173,211],cmdpage:181,cmdparri:123,cmdparser:[42,158,159,166],cmdpass:[251,252,253,254,255],cmdpassword:173,cmdperm:174,cmdplant:267,cmdpose:[123,182,238],cmdpressbutton:265,cmdpushlidclos:260,cmdpushlidopen:260,cmdpy:186,cmdquell:173,cmdquit:173,cmdread:265,cmdrecog:238,cmdreload:186,cmdremov:201,cmdrerout:211,cmdreset:186,cmdrest:[251,252,253,254,255],cmdroll:101,cmdrss2chan:181,cmdsai:[123,182,238],cmdsaveyesno:361,cmdscript:[176,186],cmdsdesc:238,cmdser:363,cmdserverload:186,cmdservic:186,cmdsession:173,cmdset:[3,6,12,15,18,20,22,27,30,36,40,43,57,72,80,85,86,91,93,95,96,98,100,106,107,108,120,123,124,132,158,159,161,166,167,168,170,171,176,177,178,179,180,183,184,185,186,187,198,199,200,201,204,208,211,219,221,225,231,235,238,245,246,251,252,253,254,255,260,263,264,265,266,267,276,281,282,291,333,340,341,353,361,363,364],cmdset_account:[12,158,159,166,172,200],cmdset_charact:[158,159,166,172,201,251,252,253,254,255],cmdset_mergetyp:[27,212,220,263,284,363],cmdset_prior:[27,212,220,263,284,363],cmdset_sess:[43,158,159,166,172],cmdset_stack:170,cmdset_storag:[165,281,341],cmdset_trad:198,cmdset_unloggedin:[22,158,159,166,172,209],cmdsetattribut:176,cmdsetclimb:265,cmdsetcrumblingwal:265,cmdsetdesc:182,cmdsetevenniaintro:266,cmdsetevscaperoom:211,cmdsetflag:211,cmdsethandl:[43,158,159,166],cmdsethelp:183,cmdsethom:176,cmdsetkei:20,cmdsetkeystr:169,cmdsetlight:265,cmdsetmor:364,cmdsetobj:[169,170,177,178,179,180,198,199,200,201,204,208,211,219,235,238,246,251,252,253,254,255,260,263,264,265,266,361,363,364],cmdsetobjalia:176,cmdsetpow:124,cmdsetread:265,cmdsetsit:120,cmdsetspe:245,cmdsettestattr:26,cmdsettrad:198,cmdsettrain:132,cmdsetweapon:265,cmdsetweaponrack:265,cmdsheet:94,cmdshiftroot:265,cmdshoot:[85,255],cmdshutdown:186,cmdsit2:120,cmdsit:120,cmdsmashglass:260,cmdsmile:22,cmdspawn:176,cmdspeak:211,cmdspellfirestorm:87,cmdstand2:120,cmdstand:[120,211],cmdstatu:[198,254,255],cmdstop:245,cmdstring:[22,94,102,167,171,184,187],cmdstyle:173,cmdtag:176,cmdtalk:246,cmdteleport:176,cmdtest:[3,88,101],cmdtestid:22,cmdtestinput:27,cmdtestmenu:[27,220,363],cmdtime:[95,186],cmdtrade:198,cmdtradebas:198,cmdtradehelp:198,cmdtunnel:176,cmdtutori:266,cmdtutorialgiveup:266,cmdtutoriallook:266,cmdtutorialsetdetail:266,cmdtweet:146,cmdtypeclass:176,cmdunban:174,cmdunconnectedconnect:[188,209],cmdunconnectedcr:[188,209],cmdunconnectedhelp:[188,209],cmdunconnectedlook:[188,209],cmdunconnectedquit:[188,209],cmduncov:201,cmdunlink:176,cmdunwield:252,cmduse:253,cmdusepuzzlepart:235,cmdwait:22,cmdwall:174,cmdwear:201,cmdwerewolf:86,cmdwest:266,cmdwhisper:182,cmdwho:[173,211],cmdwield:252,cmdwipe:176,cmdwithdraw:255,cmdyesnoquest:363,cmset:170,cmud:141,cnf:[2,140],coal:[204,205],coast:[77,114],coastal:77,cobj:211,cockpit:85,code:[2,5,6,7,8,12,13,15,16,20,22,24,27,29,30,32,33,36,39,42,43,45,46,47,50,51,52,53,55,56,57,59,62,63,67,68,70,71,73,74,75,76,77,78,80,81,82,83,84,88,90,92,93,94,95,96,97,101,103,105,106,107,108,109,111,112,113,114,116,118,119,120,122,123,124,125,127,128,129,130,132,133,134,136,138,140,143,150,151,152,154,156,158,159,161,166,167,170,173,175,176,181,183,186,189,194,198,199,203,207,208,213,216,222,224,227,236,253,266,267,277,287,291,313,314,330,341,344,353,355,356,361,363,365,376,377,378,379,407,408,409],code_exec:357,code_hint:213,code_tri:213,codebas:[8,11,67,69,79,81,92,112,187],codeblock:79,codec:356,codefunc:361,codeinput:213,coder:[0,1,72,92,115,117,118,138,167,282],codestyl:78,coerc:374,coexist:133,coher:125,coin:[73,83,111,112,115,116,198],col:[52,126,365],cold:[51,156,186,287,292,296,340],cole:379,collabor:[11,82,84,115,118,149,183],collat:[30,60,286],collect:[0,13,20,29,30,111,128,167,169,195,235,248,351,379,391],collector:128,collectstat:[48,128,302,306],collid:[20,142,149,213,363,366],collis:[11,20,345],collist:111,colon:[19,32,103,110,277],color:[18,22,27,29,31,39,48,52,66,67,76,77,79,80,94,96,97,102,103,110,138,143,171,173,187,202,205,218,222,238,249,263,267,286,307,314,322,325,330,331,356,365,366,373,378,380,409],color_ansi_bright_bg_extra_map:202,color_ansi_bright_bgs_extra_map:202,color_ansi_extra_map:202,color_markup:[158,159,194],color_no_default:202,color_typ:356,color_xterm256_extra_bg:202,color_xterm256_extra_fg:202,color_xterm256_extra_gbg:202,color_xterm256_extra_gfg:202,colorablecharact:98,colorback:378,colorcod:378,colour:[19,66,176,329,356,365],column:[48,52,62,75,76,77,79,82,94,96,171,173,268,365,379],com:[8,9,10,11,38,50,52,64,68,71,72,73,75,77,79,81,90,112,115,135,138,139,140,142,143,145,148,149,150,151,152,158,181,199,209,274,314,317,326,330,347,365,378,379,402],combat:[11,13,15,20,39,47,64,73,75,77,81,82,86,87,97,102,107,108,114,116,117,121,122,129,138,143,170,251,252,253,254,255,264,291,409],combat_:[251,252,253,254,255],combat_cleanup:[251,252,253,254,255],combat_cmdset:123,combat_handl:123,combat_handler_:123,combat_movesleft:[251,252,253,254],combat_scor:124,combat_status_messag:255,combatcmdset:123,combathandl:123,combatscor:124,combatt:13,combin:[8,13,19,20,22,33,39,45,46,51,55,73,74,81,87,89,93,94,103,105,109,110,117,130,132,139,149,167,168,169,176,187,204,213,234,235,237,248,260,277,286,296,302,352,354,359,366,373,379],combo:43,come:[5,11,12,13,16,19,22,27,28,30,32,40,43,48,50,52,55,57,60,63,67,68,70,75,76,77,81,82,84,85,86,88,93,94,95,96,100,101,103,107,108,110,111,115,117,118,120,121,123,124,126,130,132,133,135,136,140,151,155,161,169,219,236,248,251,252,253,254,255,286,287,320,325,330,331,333,339,356,364,388,407],comet:[48,57,331],comfi:120,comfort:[11,16,81,96,101,118],comlist:181,comm:[18,22,34,80,82,106,146,158,159,166,172,359,407],comma:[18,62,75,103,110,111,136,140,176,184,204,230,231,277,282],comman:103,command:[0,2,5,7,9,11,12,13,14,16,18,19,23,26,27,28,31,32,34,35,36,38,39,42,43,45,47,48,50,51,53,54,55,56,57,58,59,60,62,64,65,66,67,69,70,71,73,74,75,76,77,79,81,82,84,85,92,93,96,97,103,104,106,112,114,115,117,118,121,128,129,130,131,133,138,139,140,141,143,144,145,147,148,149,150,152,155,156,158,159,161,163,191,194,198,199,200,201,204,206,208,209,210,212,213,217,218,219,220,221,223,226,228,231,234,235,238,242,244,245,246,249,251,252,253,254,255,259,260,263,264,265,266,267,268,269,271,273,274,276,277,282,286,287,291,299,302,307,311,312,320,322,325,326,330,331,333,334,340,341,353,355,356,359,361,363,364,373,376,379,407,409],command_default_arg_regex:22,command_default_class:86,command_default_help_categori:30,command_pars:168,commandhandl:[31,170,185,379],commandmeta:171,commandnam:[22,31,60,103,267,302,311,341,343],commandset:[32,36,102,170,200],commandtest:[8,187,206,217,228],comment:[14,15,47,71,78,86,102,120,130,139,141,149,357,363],commerc:138,commerci:[7,83,118,149],commerror:192,commit:[2,9,10,16,58,64,78,79,82,86,140,150,151,241,350],commmand:[244,251,252,253,254,255],common:[0,6,11,16,18,19,22,27,30,31,32,39,40,43,44,45,46,47,50,51,52,57,60,63,65,74,79,80,82,89,95,96,101,103,104,107,108,110,111,112,115,117,118,119,121,123,124,135,143,149,169,176,181,198,204,237,238,245,277,291,330,334,352,362,364,374,376,379,391,395,407],commonli:[9,29,30,35,40,42,43,44,46,60,62,82,105,109,117,140,143,187,248,282],commonmark:79,commun:[7,18,22,34,38,48,57,60,63,65,72,73,80,81,82,83,93,101,102,106,107,108,117,118,138,139,140,147,149,152,161,178,181,189,191,192,193,211,231,263,281,299,311,312,322,323,325,326,327,328,341,343,359,360,375,408,409],compact:[100,105,136,260],compani:[63,82],compar:[6,8,11,14,16,19,20,60,71,84,87,88,91,94,100,101,105,118,121,123,124,187,235,237,248,251,252,253,254,255,276,277,287,356,379],comparison:[5,14,29,105,106,187,247,276,287,363],compartment:94,compass:103,compat:[15,27,85,176,248,365,372,379],compet:[16,63,117],compil:[22,59,64,71,79,92,107,143,148,149,176,182,183,188,201,204,211,238,356,361,363,378],compilemessag:59,complain:[3,9,62,101,120,156],complement:[0,44,118,248],complementari:[24,29,40,65],complet:[2,8,9,11,12,13,14,15,16,19,20,22,26,27,36,42,43,44,50,63,72,73,76,77,78,82,86,91,94,95,98,100,105,109,110,114,115,116,117,118,124,140,149,155,156,161,169,170,171,184,186,202,219,220,222,227,252,260,266,282,295,302,304,312,313,330,351,357,362,363,364,376,379,387,402],complete_task:227,complex:[5,8,13,15,16,20,22,29,42,46,59,62,64,77,82,95,103,107,109,110,111,112,115,116,117,120,121,123,124,151,170,191,213,228,236,246,260,287,334,351],complianc:[141,219],compliant:[90,326],complic:[50,70,72,76,77,88,96,101,105,135,136,149,188,209,220,249,351],compon:[0,5,8,22,34,40,48,49,55,56,57,68,73,76,79,88,94,97,106,115,118,123,124,125,127,149,156,176,186,192,193,196,204,207,235,237,247,287,288,291,294,302,331,359,362,376,379,382,408,409],componenta:4,componentid:48,componentnam:48,componentst:48,compos:[151,220],composit:[328,352],comprehens:[5,8,32,34,47,81,116,120,143,152],compress:[31,307,311,315,375],compress_object:375,compris:161,compromis:[152,241],comput:[11,46,50,51,65,76,82,92,105,106,117,121,134,143,147,151,155,174,186,238,379,380],computation:46,comsystem:193,con:[94,138,188,209],concaten:[107,356],concept:[11,13,38,46,57,59,74,75,78,79,90,93,96,97,98,110,111,113,115,116,120,200,234,248,408,409],conceptu:[27,76],concern:[59,63,91,110,143,169,236,273],conch:[322,325,333],concis:118,conclud:[105,198,363],concurr:140,conda:71,conder:357,condit:[5,29,75,76,81,100,101,102,105,109,115,116,121,124,139,167,208,238,253,277,282,294,301,302,347,379],condition:86,condition_result:208,condition_tickdown:253,conditional_flush:370,conduct:128,conductor:132,conect:343,conf:[2,5,8,11,24,25,31,32,39,40,57,59,62,68,71,74,79,84,86,95,96,98,108,120,131,132,135,136,139,140,142,144,145,149,152,161,202,204,302,308,309,348,357,409],confer:[138,379],confid:[3,78,90],config:[2,7,10,11,12,29,48,57,71,84,143,149,150,152,196,248,298,302,304,308,309,320,409],config_1:12,config_2:12,config_3:12,config_color:98,configcmd:98,configdict:[322,343],configur:[2,8,12,70,79,82,86,95,96,97,107,128,131,142,143,145,149,151,152,161,165,168,173,196,241,242,248,267,304,309,320,343,345,347,348,352,402,409],configut:7,confirm:[22,48,103,139,143,152,176,209,235,326,329,407],conflict:[3,117,133],confus:[0,5,6,11,20,32,35,40,48,50,55,69,72,82,91,94,101,105,108,111,128,133,149,181,209,407],conid:321,conj:[29,282,366],conjug:[29,158,159,282,355,366,381,383],conjur:254,conn:[188,209],conn_tim:43,connect:[5,8,12,13,14,17,18,20,22,24,31,32,36,38,40,42,43,44,47,48,51,55,57,58,59,60,63,66,70,71,75,76,77,81,82,84,86,93,96,100,101,103,105,106,107,108,109,117,124,128,131,133,139,140,141,143,144,147,150,151,152,155,156,161,163,165,173,174,176,181,188,191,193,196,209,222,224,225,227,242,245,281,282,288,297,299,302,304,311,312,313,314,315,320,321,322,325,330,331,333,334,340,341,342,343,344,347,351,353,359,375,388,409],connection_cr:44,connection_screen:[25,42,107],connection_screen_modul:209,connection_set:142,connection_tim:[161,282],connection_wizard:[158,159,297],connectiondon:304,connectionlost:[304,311,312,322,325,333],connectionmad:[299,311,322,325,333],connectionwizard:300,connector:[299,313,314,320,343],conquer:114,cons3:206,consecut:27,consequ:[149,170],consid:[0,5,6,11,14,15,18,19,20,22,27,29,31,32,39,40,43,45,46,47,50,51,55,57,62,65,68,70,74,75,78,81,82,83,84,90,91,93,99,100,105,107,110,112,115,116,118,120,132,135,136,137,140,143,149,152,161,169,170,220,235,237,238,248,255,267,282,287,291,307,322,325,352,357,358,363,364],consider:[42,62,77,108,117,130,276,287,365],consist:[12,13,17,22,27,30,32,38,39,48,55,62,68,75,79,91,110,113,114,116,123,124,156,161,168,183,184,191,192,198,205,235,237,269,277,287,326,331,341,350,351,353,359,365,379,407],consitut:108,consol:[0,3,5,6,7,48,53,55,71,79,82,108,110,111,113,124,140,143,148,149,151,155,186,238,302],conson:237,constant:[63,70,311,377],constantli:[129,266],constitu:[170,184],constraint:[70,140],construct:[2,27,82,88,120,135,287,346,351,356,364,402],constructor:[22,72,74,199,204,313],consum:[50,74,204,205,206,213,304,379],consumable_kwarg:204,consumable_nam:204,consumable_tag:[74,204,205],consumable_tag_categori:[74,204],consume_flag:213,consume_on_fail:204,consumer_kei:[131,146],consumer_secret:[131,146],consumpt:[140,345],contact:[18,36,149,151],contain:[0,6,8,9,13,14,15,17,20,22,27,29,30,32,34,36,42,43,48,50,52,55,57,62,67,70,71,72,75,78,79,80,81,82,85,86,90,92,93,95,96,101,102,103,105,106,107,108,109,110,116,120,124,128,130,133,135,136,138,143,148,155,158,159,161,163,166,167,168,169,170,172,175,176,181,183,187,189,196,199,204,211,220,221,224,225,226,227,228,230,235,236,237,238,242,243,245,248,249,253,260,265,267,268,271,272,275,282,284,286,287,295,297,301,305,307,333,345,346,347,351,352,353,354,355,356,357,360,362,363,364,365,366,376,378,379,380,388,400,407],container:151,contempl:92,content:[5,11,14,17,19,29,34,36,47,48,52,76,79,84,85,90,92,94,96,99,100,101,105,107,109,110,112,113,117,118,119,120,122,124,125,126,127,129,132,135,136,138,149,171,174,176,196,197,213,214,238,271,281,282,350,354,356,357,358,361,363,365,376,384,388,400,408],content_typ:[281,282],contentdisposit:196,contentencod:196,contentof:365,contents_cach:281,contents_get:[112,282],contents_set:282,contentshandl:281,contest:211,context:[55,75,81,96,101,113,133,135,199,227,323,327,395,407],contextu:45,continu:[1,3,8,13,19,22,27,45,46,50,54,62,75,76,78,81,85,88,94,96,100,102,109,110,123,124,128,146,148,149,196,282,300,311,347,351,363,372,379,409],contrari:[70,79,95,107,117,186,248,354],contrast:[40,65,92,149,326],contrib:[14,15,75,79,80,81,82,84,93,94,95,97,103,106,107,110,114,117,119,121,122,123,137,143,158,159,161,162,165,190,270,279,289,298,344,350,356,357,394,402,407,409],contribrpcharact:238,contribrpobject:238,contribrproom:238,contribut:[0,8,11,72,73,83,84,99,106,116,128,137,154,155,194,198,200,201,202,208,219,231,235,236,238,241,242,244,245,246,267,408,409],contributor:[137,199,248],control:[1,2,3,4,5,9,12,13,14,15,18,20,22,26,27,28,29,30,31,32,36,38,39,40,43,51,53,55,60,62,64,68,71,74,78,79,80,82,85,93,94,98,103,105,106,107,108,109,113,115,117,118,121,124,130,132,143,149,152,154,156,161,163,173,175,176,181,187,198,200,213,226,238,260,264,266,268,276,282,291,302,341,343,353,363,366,387,402,409],contrub:74,convei:[238,282],convenei:44,conveni:[2,7,8,13,18,27,30,31,32,36,39,40,47,50,57,62,64,69,71,81,85,93,96,108,109,110,112,113,135,139,150,156,161,176,186,199,204,216,218,231,282,345,357,358,363,364,366,372,375,376],convent:[20,44,62,70,105,133],convention:[171,282,353],convers:[8,18,27,29,35,73,132,237,246,330,331,356,379,408],convert:[9,13,18,19,35,39,55,57,60,63,65,66,76,82,90,95,98,100,105,108,113,120,133,138,152,174,207,208,220,249,276,286,287,292,311,313,322,325,326,343,347,356,360,363,364,365,366,367,375,378,379,382,388],convert_linebreak:378,convert_url:378,convinc:[27,149],cool:[0,71,72,79,85,115,126,138,176,181],cool_gui:32,cooldown:[88,123,409],coord:90,coordi:90,coordin:[48,76,255,268,409],coordx:90,coordz:90,cope:254,copi:[0,2,5,9,11,14,15,22,26,27,39,42,43,48,68,70,77,82,84,86,95,98,102,103,106,107,124,128,135,149,151,175,176,201,227,251,252,253,254,255,266,282,302,311,348,356,372,407],copy_object:282,copyright:[137,149],core:[7,8,11,36,42,47,53,59,63,76,78,106,111,116,137,161,165,186,193,194,196,205,231,273,276,281,282,291,297,309,319,326,340,351,353,354,357,364,371,402,407,408],corner:[17,90,93,138,268,365],corner_bottom_left_char:365,corner_bottom_right_char:365,corner_char:365,corner_top_left_char:365,corner_top_right_char:365,corpu:237,correct:[8,13,15,19,20,22,26,29,32,50,55,65,78,85,89,101,108,111,118,124,132,133,140,167,173,176,187,192,213,219,235,261,277,317,320,322,328,342,356,379],correctli:[2,3,6,19,22,26,27,32,45,46,71,76,79,84,88,91,95,100,101,107,124,132,133,139,147,149,156,161,165,170,173,196,204,292,311,347,375,388],correl:287,correspond:[22,32,43,68,100,103,207,235,249,350,387,402],correspondingli:9,corrupt:92,cosi:77,cosin:379,cosmet:268,cost:[87,100,149,196,254,268],cottag:[54,77],could:[2,3,5,7,8,9,12,13,14,15,16,18,20,22,27,29,30,32,33,35,36,39,40,45,46,47,50,51,53,55,57,60,62,63,64,65,67,68,69,70,71,72,74,75,76,77,78,79,81,82,84,85,86,87,88,89,90,91,93,94,95,96,98,99,100,101,102,103,105,107,108,109,110,111,113,115,116,117,118,120,121,123,124,126,128,129,130,131,132,133,134,135,138,143,144,146,147,149,150,161,170,176,183,192,193,198,199,204,208,213,214,222,230,236,238,245,248,249,260,266,268,276,277,282,294,307,326,331,347,353,356,357,361,365,366,367,370,374,379],couldn:[13,53,59,69,82,90,91,101,102,110,133,136,236],count:[18,42,82,105,108,110,123,131,169,201,249,253,282,316,320,333,337,343,345,352,356,363,366,372],count_loggedin:320,count_queri:337,countdown:[40,88,103],counter:[9,40,43,72,88,96,100,116,123,158,159,163,194,247,266,320,333,334,341,363],counterpart:[14,55,116,307,343,360],countertrait:248,countri:174,coupl:[11,72,96,129,151,191,245],cours:[0,5,7,10,16,22,46,51,64,69,70,71,72,74,75,79,82,84,85,93,101,108,109,110,111,114,115,124,134,137,155,252,255,263],courtesi:51,cousin:[67,101],cover:[0,8,11,14,15,30,32,56,57,61,62,71,78,88,93,105,106,107,109,110,112,116,117,118,131,138,139,140,143,149,154,201,205,213,219,260,266,282,379],coverag:8,coveral:8,cpanel:149,cpattr:[102,176],cpu:[51,149,152,186],cpython:5,crack:62,craft:[32,77,88,115,158,159,194,220,409],craft_recipe_modul:[74,204],craft_recipes_modul:204,craft_result:204,crafted_result:204,crafter:[204,205,206],crafting_consumable_err_msg:204,crafting_materi:[74,204,205],crafting_recipe_modul:74,crafting_result:204,crafting_skil:74,crafting_tool:[74,204],crafting_tool_err_msg:204,craftingcmdset:204,craftingerror:204,craftingrecip:[74,204,205,206],craftingrecipebas:[74,204],craftingvalidationerror:[74,204],craftrecip:204,cram:114,crank:46,crash:[0,77,110,115,138,152,306,351],crate:[35,103],crave:154,crawl:152,crawler:316,cre:[188,209],creat:[0,3,5,7,8,10,11,13,14,15,16,18,20,25,26,27,29,30,32,34,35,39,40,42,43,44,45,48,52,53,56,57,58,59,64,67,68,69,71,72,73,74,75,76,78,79,81,82,83,84,86,88,90,91,92,93,94,95,98,100,101,105,107,109,111,112,113,114,115,116,118,119,120,121,122,123,125,127,128,129,130,131,134,136,137,138,140,142,143,144,146,147,148,149,152,155,158,159,161,162,163,165,168,169,170,171,173,176,181,182,183,184,185,186,187,188,191,193,196,197,198,199,200,201,204,206,207,208,209,211,212,213,214,216,218,219,220,221,226,227,228,230,231,234,235,236,237,238,242,244,246,248,249,251,252,253,254,255,257,260,263,264,265,266,267,268,271,273,277,279,281,282,284,285,286,287,291,294,295,296,299,302,306,307,312,314,315,320,322,323,327,334,342,343,345,347,351,352,353,354,355,357,358,361,362,363,365,367,372,379,386,390,391,405,407,409],create_:[36,47],create_account:[44,47,158,359],create_attribut:351,create_cal:161,create_channel:[18,158,181,191,306,359],create_charact:[161,282],create_delai:295,create_evscaperoom_object:218,create_exit:[176,244],create_exit_cmdset:282,create_fantasy_word:218,create_forward_many_to_many_manag:[165,193,273,281,291,351,353,354,371],create_game_directori:302,create_grid:76,create_help_entri:[30,158,359],create_kwarg:287,create_match:168,create_messag:[34,158,359],create_object:[14,19,32,36,47,74,77,100,104,124,135,158,204,216,218,260,282,287,306,357,359],create_prototyp:[286,287],create_script:[40,47,92,123,158,294,357,359],create_secret_kei:302,create_settings_fil:302,create_superus:302,create_tag:352,create_wild:268,created_on:224,createobj:211,creater:80,createview:407,creation:[6,11,13,15,27,32,36,43,47,62,69,76,77,85,94,98,103,104,106,108,109,115,117,122,124,135,138,158,161,162,165,176,181,183,191,200,204,235,238,242,244,248,251,252,253,254,255,265,266,273,279,281,282,287,291,296,335,350,353,359,361,362,363,365,402,407,408],creation_:359,creativ:[64,74,117],creator:[27,32,69,73,77,80,118,124,138,183,191,251,252,253,254,255,282,365],cred:[11,322],credenti:[11,149,152,161,322],credentialinterfac:322,credit:[11,110,112,149,152,378,379],creset:11,crew:105,criteria:[27,105,192,226,236,286,352,376],criterion:[11,105,108,109,114,161,198,238,272,282,293,376,379],critic:[0,6,9,20,40,43,53,55,143,277,301,302,372],critici:353,crop:[29,55,94,176,362,365,366,379],crop_str:365,cross:[77,205,266,365],crossbario:330,crossbow:88,crossroad:77,crowd:[115,152],crt:[139,145],crucial:[46,101],crucibl:205,crucible_steel:205,cruciblesteelrecip:205,crud:[390,391],crude:[70,204,205],crumblingwal:265,crumblingwall_cmdset:265,crush:85,crypt:114,cryptocurr:152,cscore:124,csessid:[320,330,331,343],csession:[330,331],csrf_token:135,css:[17,48,66,68,81,107,128,196,378],cssclass:48,ctrl:[5,110,113,143,149,151,155,156,333],cuddli:[108,111],culpa:28,cumbersom:[9,27,132,249],cumul:334,cup:83,cupidatat:28,cur_valu:222,cure:[253,254],cure_condit:253,curi:76,curiou:64,curli:202,curly_color_ansi_bright_bg_extra_map:202,curly_color_ansi_bright_bgs_extra_map:202,curly_color_ansi_extra_map:202,curly_color_xterm256_extra_bg:202,curly_color_xterm256_extra_fg:202,curly_color_xterm256_extra_gbg:202,curly_color_xterm256_extra_gfg:202,curr_sess:343,curr_tim:219,currenc:[100,131],current:[6,7,8,9,11,12,13,14,15,18,19,20,22,26,27,29,31,32,36,40,41,42,43,45,46,48,51,53,55,59,62,70,71,72,74,75,76,79,82,85,86,87,88,94,100,102,103,105,106,107,108,109,111,116,120,123,124,131,132,135,138,151,155,161,165,167,168,170,171,173,174,176,181,182,183,185,186,196,198,199,201,204,211,213,216,219,220,222,227,230,234,236,238,244,245,247,248,249,251,252,253,254,255,259,263,265,266,268,272,281,282,287,291,295,296,302,307,312,318,319,322,323,334,341,343,345,352,353,361,363,365,366,367,372,373,376,379,388,407],current_choic:199,current_cmdset:176,current_coordin:268,current_kei:[285,286],current_us:135,current_weath:40,currentroom:132,curriculum:138,curs:[3,116],curtain:30,curv:[81,92],curx:76,cushion:120,custom:[0,6,12,13,15,16,17,19,20,22,25,31,35,36,39,42,45,47,51,52,56,58,60,62,66,69,70,76,80,81,82,85,86,89,92,94,96,97,100,103,105,107,109,114,115,116,117,120,121,123,124,128,129,130,132,133,134,135,137,138,144,146,149,151,156,161,162,163,164,165,167,169,170,171,176,181,182,183,191,198,200,201,204,207,208,211,212,213,214,216,219,220,221,227,230,235,237,238,241,242,248,260,263,265,266,268,271,272,276,280,282,284,285,286,287,290,296,298,302,306,308,311,333,342,353,358,361,363,364,365,370,373,374,378,379,390,391,394,407,409],custom_add:227,custom_cal:[227,230],custom_domain:196,custom_gametim:[95,158,159,194],custom_helpstr:213,custom_kei:286,custom_pattern:[84,96,126,135,136],customis:268,customiz:[17,73,120,199,220,222,238,260],customlog:139,cut:[18,26,57,74,76,77,81,101,103,117,124,287],cute:128,cutoff:379,cvcc:237,cvccv:237,cvccvcv:237,cvcvcc:237,cvcvccc:237,cvcvccvv:237,cvcvcvcvv:237,cvcvvcvvcc:237,cvv:237,cvvc:237,cwho:[102,181],cyan:[55,133],cyberpunk:[18,112],cyberspac:138,cycl:[14,15,86,92,95,115,134,251,252,253,254,255],cyril:16,daemon:[5,139,151,152,156,319,347],daffodil:112,dai:[2,11,19,64,92,95,115,116,131,133,134,151,152,205,207,219,367,372,379,380],daili:35,dailylogfil:372,dali:237,dalnet:181,dalton:105,dam:92,damag:[15,85,87,100,114,116,117,121,123,152,251,252,253,254,255,264,265],damage_rang:254,damage_taken:92,damage_valu:[251,252,253,254,255],damascu:205,damn:138,dandi:69,danger:[6,14,20,43,79,99,169],dare:[22,102,382],dark:[14,15,17,20,30,55,77,110,114,116,118,121,133,138,170,219,248,260,266,276,291,356,357],darkcmdset:266,darker:[55,133],darkgrai:133,darkroom:266,darkroom_cmdset:266,darkstat:266,dash:[79,236,249],dashcount:249,dashlin:29,data:[5,6,9,12,14,16,18,19,29,30,35,39,40,42,45,47,48,50,60,62,63,65,68,72,74,82,86,92,93,94,107,108,111,115,118,135,136,140,148,149,151,161,162,163,171,176,186,196,204,220,222,226,227,238,241,242,247,248,270,279,281,282,284,286,288,294,296,299,300,304,308,309,311,312,313,314,315,320,321,322,323,325,326,327,329,330,331,333,334,335,340,341,342,343,345,349,350,351,352,353,354,356,357,358,359,360,362,363,364,365,366,369,372,373,374,375,379,386,388,391,402,407],data_default_valu:248,data_in:[57,60,242,311,313,314,320,321,325,330,331,341,342,343],data_out:[57,242,320,322,325,326,331,341,342,343],data_to_port:299,data_to_serv:312,databa:302,databas:[2,5,8,10,11,13,14,16,17,18,19,20,23,31,32,33,34,35,36,40,42,43,44,45,46,47,51,53,68,69,70,77,79,81,82,84,85,87,88,90,92,93,94,101,102,104,106,107,109,110,112,115,116,117,120,123,124,128,135,136,140,143,151,154,155,156,161,165,169,170,176,183,186,190,191,192,193,219,226,227,238,254,266,269,271,272,273,276,279,281,282,286,288,289,291,292,295,296,302,306,308,319,333,340,349,350,351,352,353,354,357,359,360,368,370,375,376,379,384],dataclass:366,datareceiv:[304,311,325,333],dataset:286,datastor:62,date:[9,11,13,30,51,59,62,73,76,95,133,135,140,148,162,170,174,241,367,372,380],date_appli:135,date_cr:[47,161,165,193,291,351,353],date_join:[162,165],date_s:34,datetim:[47,95,135,196,351,367,372,373,379,380],datetime_format:379,datetimefield:[62,135,162,165,193,281,291,351,353,379],david:138,dawn:103,day_rot:372,daylight:116,db3:[9,11,77,107,140,155],db_:[33,47,62,105,238,282,292,307,376],db_account:[201,279,281,291],db_account__db_kei:279,db_account__id:386,db_account__usernam:386,db_account_id:[281,291],db_account_subscript:[190,193],db_attribut:[44,162,165,193,279,281,291,353],db_attribute_categori:248,db_attribute_kei:248,db_attributes__db_kei:105,db_attributes__db_value__gt:105,db_attrtyp:[351,388],db_attryp:35,db_categori:[62,105,350,351,354,388],db_category__iequ:62,db_channel:190,db_cmdset_storag:[162,165,201,279,281],db_data:[350,354,388],db_date_cr:[62,165,190,193,201,281,291,351,353],db_desc:[291,386],db_destin:[201,279,281],db_destination__isnul:131,db_destination_id:281,db_entrytext:[270,273],db_header:193,db_help_categori:[270,273],db_help_dict:183,db_hide_from_account:193,db_hide_from_channel:193,db_hide_from_object:193,db_hide_from_receiv:193,db_hide_from_send:193,db_home:[201,279,281,388],db_home__db_kei:386,db_home__id:386,db_home_id:281,db_index:62,db_interv:[289,291,386,388],db_is_act:[291,386,388],db_is_bot:[162,165,386],db_is_connect:[162,165,386],db_kei:[33,47,62,96,104,105,108,162,190,201,226,270,273,279,289,292,298,309,350,351,353,354,386,388,402],db_key__contain:47,db_key__exact:105,db_key__icontain:[62,105],db_key__iexact:105,db_key__in:105,db_key__startswith:47,db_locat:[33,105,108,201,279,281,388],db_location__db_kei:386,db_location__db_tags__db_key__iexact:105,db_location__id:386,db_location__isnul:131,db_location_id:281,db_lock_storag:[162,190,193,201,270,273,279,351,353],db_messag:[190,193],db_model:[351,354],db_obj:[289,291,360],db_obj__db_kei:386,db_obj__id:386,db_obj_id:291,db_object_subscript:[190,193],db_permiss:[62,162],db_persist:[289,291,386,388],db_properti:307,db_protototyp:286,db_receiv:190,db_receivers_account:193,db_receivers_channel:193,db_receivers_object:193,db_receivers_script:193,db_repeat:[289,291,388],db_sender:190,db_sender_account:193,db_sender_extern:193,db_sender_object:193,db_sender_script:193,db_sessid:[201,279,281],db_staff_onli:[270,273],db_start_delai:[289,291,388],db_strvalu:351,db_tag:[105,162,165,193,270,273,279,281,291,353,354],db_tags__db_categori:[90,105,386],db_tags__db_kei:[90,105,190,386],db_tags__db_key__iexact:105,db_tags__db_key__in:90,db_tagtyp:[350,354,386,388],db_text:62,db_typeclass_path:[62,131,162,201,279,281,289,353,379,386,388],db_valu:[33,105,298,309,351,388,391],dbef:376,dbhandler:402,dbholder:351,dbid:[47,163,181,353],dbid_to_obj:379,dbmodel:352,dbobj:[13,351],dbobject:[13,352,353],dbprototyp:[186,286],dbref:[9,14,29,32,34,39,47,51,58,77,94,103,108,114,123,132,161,165,174,176,181,186,192,220,235,238,244,266,268,276,281,282,287,291,293,352,353,359,366,376,379],dbref_search:352,dbref_to_obj:379,dbrefmax:176,dbrefmin:176,dbsafe_decod:375,dbsafe_encod:375,dbserial:[6,13,158,159,292,355],dbshell:[9,62,140,156],dbstore:247,dbunseri:360,ddesc:92,deactiv:[82,98,129,143,181,219,264,363],dead:[45,117,248,264,265,340,343,370],deadli:114,deal:[11,13,16,18,27,43,45,50,51,65,82,96,101,116,121,123,133,136,152,161,198,199,207,220,251,252,253,254,255,281,282,341,353,356,373,407],dealt:[184,253,254],dealth:253,death:[27,115,121,131],death_msg:264,death_pac:264,debat:101,debian:[11,139,140,143,145],debuff:248,debug:[1,7,15,19,27,31,40,68,73,101,109,110,147,167,171,175,186,211,212,220,263,284,302,307,313,314,325,347,357,363,372,379,409],debugg:[3,16,156,158],decemb:149,decend:167,decent:[5,237],decic:237,decid:[15,16,22,29,43,45,62,63,74,75,84,86,94,96,100,115,121,123,133,149,152,154,167,198,251,277,364],decis:[46,117,121,388],declar:[55,375,391],declared_field:[162,270,279,350,402],declared_filt:386,declin:[27,198],decod:[16,326,356,379],decode_gmcp:326,decode_msdp:326,decoded_text:379,decompos:135,decompress:[311,375],deconstruct:[114,187,196,206,217,247,261,328,377,389],decor:[11,22,44,70,74,75,88,165,187,218,281,291,299,311,312,353,359,363,364,379],decoupl:[71,286],decoupled_mut:13,decreas:[116,254,266,361],decrease_ind:361,dedent:[26,30,379],dedic:[8,110,111,121,149],deduc:361,deduce_ind:361,deduct:[100,121,251,252,253,254,255],deem:[11,67,78,93,194,407],deep:[30,106,138],deeper:[24,97,114,249],deepest:176,deepli:13,deepsiz:379,def:[3,8,13,19,20,22,26,27,29,31,32,33,36,39,40,44,47,50,57,72,74,76,77,79,84,85,86,87,88,89,90,91,92,93,94,95,96,98,99,100,101,102,108,109,110,111,112,120,121,123,124,126,129,130,131,132,134,135,136,138,146,187,199,213,219,248,267,268,285,331,344,361,363,364,366,379],def_down_mod:253,defafultobject:108,defalt_cmdset:146,default_access:[13,351,359],default_acl:196,default_categori:272,default_charact:221,default_client_width:29,default_cmd:[4,18,72,80,85,86,87,88,89,91,93,94,95,98,102,109,123,158,199,201,219,231],default_cmdset:[25,43,72,86,89,91,93,94,95,98,108,109,120,124,170,199,200,201,219,220,234,244,249,251,252,253,254,255],default_command:[86,107],default_confirm:[176,235],default_content_typ:196,default_error_messag:375,default_help_categori:[30,183,271],default_hom:39,default_in:48,default_kei:248,default_kwarg:[29,366],default_out:48,default_pass:359,default_screen_width:22,default_set:[8,126],default_transaction_isol:140,default_unload:48,defaultaccount:[12,47,80,82,108,109,158,161,163,177,282,377,388,402,407],defaultchannel:[18,47,80,108,158,181,191,407],defaultcharact:[8,36,47,62,72,80,86,93,94,95,98,108,109,120,121,124,158,161,178,199,201,221,238,251,252,253,254,255,282,377,391,402,407],defaultcmdset:208,defaultdict:292,defaultexit:[36,47,80,100,108,158,244,245,265,268,282,377],defaultguest:[80,158,161],defaultlock:276,defaultmod:372,defaultobject:[0,4,29,36,47,62,77,80,82,99,100,104,106,108,111,112,120,129,132,158,161,201,213,238,246,248,252,255,259,260,265,282,353,377,388,402,407],defaultpath:379,defaultroom:[36,47,76,80,90,92,100,108,134,158,214,219,238,266,268,282,377],defaultrout:390,defaultscript:[40,47,80,92,108,123,131,132,158,163,198,207,227,235,236,237,251,252,253,254,255,257,268,286,293,294,335,367,377],defaultsess:[109,179],defaulttyp:347,defaultunloggedin:[109,180],defeat:[114,115,121,123,251,252,253,254,255,264],defeat_msg:264,defeat_msg_room:264,defend:[27,114,123,251,252,253,254,255,265,282],defens:[116,123,251,252,253,254,255],defense_valu:[251,252,253,254,255],defer:[19,22,50,88,135,162,165,167,193,219,245,273,281,282,291,295,299,309,311,312,343,347,351,353,354,371,372,379],deferredlist:347,defin:[2,3,4,6,7,8,12,13,14,15,19,25,26,30,31,36,39,42,46,47,48,50,51,54,55,57,60,63,65,66,67,68,70,72,74,75,76,77,79,80,81,82,84,85,86,89,91,92,93,94,95,96,98,100,101,102,103,105,107,109,110,111,115,117,120,121,124,128,129,132,133,135,137,158,160,162,165,167,169,170,171,173,176,182,184,186,187,190,191,192,193,197,199,201,202,204,207,208,211,217,219,220,226,227,230,235,236,237,238,246,248,249,253,254,257,265,266,269,270,271,272,273,275,276,277,278,279,281,282,286,287,291,294,296,297,299,302,309,312,333,334,341,342,343,346,349,351,352,353,354,356,357,358,361,363,366,367,371,374,376,379,384,388,391,402,407],define_charact:27,definin:110,definit:[3,8,12,15,22,30,35,36,39,46,50,51,54,63,70,81,90,96,99,107,120,169,171,176,181,184,224,235,265,275,277,281,286,287,293,357,359,363,366,375],deflist:347,degrad:8,degre:[30,79,113],deindent:379,del:[13,32,51,88,94,114,120,123,174,176,219,234,235,247,248,353],del_callback:[225,227],del_detail:219,del_pid:302,delai:[22,70,87,131,207,220,227,245,260,265,295,296,314,320,343,358,379],delaliaschan:181,delayed_import:343,delchanalia:181,delcom:[94,102,181],deleg:[165,193,273,281,291,351,353,354,371],delet:[8,9,11,12,13,14,18,20,26,27,29,32,35,36,40,43,44,45,51,58,72,74,77,84,107,108,109,114,120,123,140,143,150,151,155,161,170,173,174,175,176,181,182,183,186,191,193,196,204,214,218,219,224,225,227,228,231,234,235,244,247,248,265,273,277,282,286,292,293,294,295,296,308,320,341,350,351,353,356,357,363,370,387,390,391,405,407],delete_attribut:351,delete_default:[20,170],delete_dupl:218,delete_prototyp:286,deletet:219,deleteview:407,deliber:[3,13,67,116,379],delic:201,delimit:[101,184,357],deliv:[149,231,238],delpart:235,delresult:235,deltatim:379,delux:149,demand:[40,46,89,94,115,117,121,129,149,161,191,219,248,282,344,358],demo:[72,73,81,97,113,114,119,122,125,127,138,262,263,363],democommandsetcomm:263,democommandsethelp:263,democommandsetroom:263,demon:39,demonin:379,demonstr:[70,72,84,120,133,135,199,220,241,253],demowiki:84,deni:[18,139,152,226,230],denot:[92,136,357],denounc:362,depart:76,depend:[5,6,7,11,13,15,16,18,19,20,22,27,29,31,40,42,43,46,47,48,50,51,52,55,57,60,63,70,72,73,74,75,76,77,78,81,82,84,93,94,96,100,107,108,109,114,115,117,120,121,123,124,130,135,136,140,143,147,148,149,151,152,160,167,169,171,173,186,199,200,208,219,225,237,248,260,268,271,277,282,286,296,302,322,325,331,333,343,353,354,361,363,364,379],depict:214,deplet:[248,253],deploi:[75,79,149,152],deploy:[2,7,79,138,149,151,154],depmsg:372,deprec:[19,27,39,158,159,170,287,297,356,363,372,379],deprecationwarn:301,depth:[2,17,30,52,114,183,249,274,287],dequ:[13,345],deriv:[8,47,64,92,140,143,145,151,267,356,380],desc:[15,18,31,32,33,36,39,40,72,74,77,85,93,94,96,99,100,102,103,108,116,123,131,136,158,159,170,173,176,181,187,194,199,201,204,205,213,219,234,235,244,249,254,260,268,291,300,357,359,361,362,363,402,407],desc_add_lamp_broken:260,desc_al:264,desc_closed_lid:260,desc_dead:264,desc_open_lid:260,descend:[105,402],describ:[8,10,11,13,14,15,18,20,22,27,32,38,39,47,48,55,59,62,63,65,68,71,72,75,77,78,79,81,82,85,89,94,95,96,100,102,103,107,108,110,111,116,120,123,135,138,140,143,146,148,149,156,169,176,180,181,182,193,201,204,207,212,219,236,238,248,254,260,279,287,294,299,320,322,325,335,363,378,379],descripion:264,descript:[11,15,16,18,27,31,39,45,67,68,70,72,73,75,76,77,79,81,85,90,93,94,100,103,106,115,116,133,135,136,142,149,162,173,176,181,182,191,198,199,201,212,219,234,236,238,244,247,248,249,259,260,263,264,265,266,267,268,270,276,279,282,291,357,359,363,373,374,391],description_str:77,descvalidateerror:234,deseri:[6,13,373,388],deserunt:28,design:[0,15,22,36,39,45,52,64,67,74,77,78,81,90,93,101,105,107,115,116,117,118,120,129,130,135,138,140,170,176,199,226,238,241,265,282,357,373,379],desir:[19,45,46,48,55,64,76,84,87,88,93,94,101,124,132,135,176,191,202,218,237,277,302,347,351,359,365,380],desired_perm:277,desk:120,desktop:[16,52],despit:[13,14,43,82,93,98,138,143,266],dest:[267,282],destin:[22,31,36,39,70,72,76,77,86,100,101,112,120,132,176,241,244,245,251,252,253,254,255,265,266,276,281,282,287,359,407],destinations_set:281,destroi:[8,18,36,70,102,103,123,152,161,163,176,181,235,253,282],destroy:244,destroy_channel:181,destroy_compon:213,destroy_lock:387,destruct:[20,169],detach:7,detail:[0,5,9,11,12,16,18,22,27,30,32,36,39,40,43,47,51,53,55,63,67,68,71,72,73,74,75,77,78,79,82,89,94,101,103,107,108,109,110,114,115,116,118,123,128,130,136,140,143,149,162,170,171,176,191,196,199,204,213,219,235,236,238,248,252,266,268,273,274,279,287,295,304,305,341,343,353,356,361,366,379,382,390,391,405,407],detail_color:176,detailkei:[219,266],detailview:407,detect:[2,18,20,22,36,43,63,79,98,115,120,130,152,168,171,314,390],determ:352,determin:[5,12,14,16,18,19,20,22,26,27,28,32,35,39,40,48,60,74,76,84,88,90,91,99,100,103,109,120,121,123,124,128,140,143,156,161,162,169,170,171,173,181,184,187,190,191,198,237,238,245,249,251,252,253,254,255,265,273,277,279,282,286,326,351,352,353,356,361,364,372,379,386,387],detour:[60,85,107,111,343],dev:[30,59,78,81,82,93,110,118,138,140,143,145,146,149,150,408],devel:107,develop:[0,2,3,5,6,7,11,16,18,19,22,29,30,32,39,42,48,52,53,59,62,63,64,68,71,73,77,78,79,81,82,83,86,92,94,101,103,104,106,107,108,109,110,111,115,117,118,126,128,133,135,140,142,143,146,147,149,155,174,175,181,183,186,191,211,224,225,230,241,273,282,287,348,353,357,363,408],deviat:118,devoid:356,dex:[13,27,94,108,110,116,362],dexter:[116,251,252,253,254,255],diagnos:[6,89],diagram:47,dialog:48,dialogu:[70,73,116,409],dice:[74,101,111,117,121,123,143,158,159,194],dicecmdset:208,dicenum:208,dicetyp:208,dict:[8,13,14,20,27,29,30,39,40,44,63,70,74,75,80,86,102,161,163,169,171,176,183,187,191,201,204,207,219,220,224,227,230,237,238,241,242,248,249,253,255,259,266,271,274,282,284,285,286,287,294,296,299,300,302,307,312,313,315,320,322,325,330,331,342,343,345,352,357,358,360,362,363,364,366,374,379,402,407],dict_of_kwarg_convert:29,dictat:[20,95,129],dictionari:[6,13,14,20,32,39,50,70,76,81,86,92,95,96,121,123,136,174,176,196,201,207,219,220,224,227,230,237,238,241,242,243,249,253,254,266,268,277,287,295,307,320,329,341,342,343,345,352,356,358,362,363,370,373,374,375,379,402,407],did:[11,12,42,72,77,82,85,88,93,101,102,103,108,109,110,120,124,161,198,282,295,354,375,379,383],did_declin:198,didn:[3,8,27,32,42,69,72,76,79,91,94,101,102,103,104,108,109,110,111,114,128,132,133,135,147,151],die:[7,101,114,117,121,129,208,237,343],dies:[117,264],diff:[11,148,208,287],differ:[3,5,7,8,11,12,13,14,15,16,19,20,22,26,27,29,30,32,33,35,39,40,43,44,45,46,48,52,53,55,57,58,60,63,65,66,67,69,70,71,72,73,74,75,76,77,78,79,81,82,83,85,86,90,91,93,94,95,96,97,99,101,102,103,104,105,107,108,109,110,111,113,115,118,120,121,123,128,130,131,132,133,135,138,139,141,142,143,151,152,155,156,158,161,162,167,169,170,173,176,185,186,188,191,199,204,207,208,209,212,213,216,227,228,231,236,238,245,248,249,251,252,253,254,255,267,268,284,287,291,296,300,304,326,331,333,350,351,353,357,359,363,372,375,379,383,386,390,391,407],differenti:[92,93,94,107,108,116,117,201,238,249,282,379],differnt:213,difficult:[5,84,90,117,135,152,254,255],difficulti:[74,135],dig:[5,20,22,36,39,57,69,70,93,94,102,103,107,109,114,124,132,176,211,244,334],digit:[29,51,55,149,236,346,356,366,372],digitalocean:149,diku:[81,82,97,409],dikumud:67,dime:64,dimens:[76,81],dimension:94,dimenst:111,diminish:55,dimli:77,dinner:[75,117],dip:110,dir:[2,8,9,11,40,71,73,79,82,85,94,97,108,110,111,136,138,140,142,143,148,149,151,372,379],direcetli:366,direct:[9,13,20,27,31,39,48,50,51,63,70,72,73,76,77,79,83,91,94,103,123,126,130,132,139,149,151,176,187,213,226,242,268,277,294,302,363,365,366,372,376,379,409],directli:[3,4,5,9,11,12,14,15,19,22,26,27,30,32,34,36,39,40,42,47,48,55,57,63,74,75,77,78,81,82,85,88,89,91,92,94,95,102,103,104,105,106,107,108,110,111,112,115,123,124,130,139,140,147,149,151,156,171,187,192,196,198,199,200,208,211,216,218,230,238,249,254,255,260,266,267,272,277,281,282,291,308,313,322,325,330,335,341,351,353,357,359,363,364,366,377,379],director:[73,238,282],directori:[1,2,7,8,9,10,11,14,19,47,48,59,68,71,78,82,84,86,94,95,96,106,107,124,128,135,136,139,140,143,148,151,176,196,241,302,322,323,347,357,372,379],directorylist:347,dirnam:302,dirti:81,disabl:[7,8,26,32,48,55,66,70,84,86,98,120,141,171,187,220,238,247,248,249,260,267,277,325,364,366,370,380],disableloc:325,disableremot:325,disadvantag:[94,117,123,149,255],disambigu:[147,171,282,353],disappear:152,discard:356,disconcert:118,disconnect:[6,9,12,13,18,38,43,44,45,48,51,57,93,117,123,124,155,156,161,173,176,181,184,186,191,282,312,313,314,320,321,322,325,330,331,334,340,341,342,343],disconnect_al:320,disconnect_all_sess:343,disconnect_duplicate_sess:343,disconnect_session_from_account:161,discontinu:141,discord:[71,83,118,138,143,147],discordia:64,discourag:[82,117,148],discours:117,discov:[101,114,117,351],discoveri:242,discret:[34,107],discrimin:152,discuss:[0,18,22,73,78,81,83,84,86,96,112,117,123,140,143],discworld:63,disengag:[73,123,161,251,252,253,254,255],disk:[13,19,62,64,151,156,237,241,271,284],dislik:93,disonnect:13,dispatch:78,dispel:133,displai:[3,5,17,20,22,26,27,30,32,36,40,42,48,54,55,60,63,68,70,72,73,75,77,79,86,89,94,96,98,99,100,101,108,115,120,123,124,128,135,136,152,161,162,171,173,176,181,183,186,187,188,190,198,199,201,209,212,216,218,219,220,222,225,227,231,238,248,249,260,263,265,266,267,268,270,271,282,286,287,289,300,302,319,337,340,345,353,354,361,362,363,364,365,373,374,375,378,379,380,388,402,407],display:296,display_all_channel:181,display_buff:361,display_choic:199,display_formdata:220,display_help:361,display_helptext:[284,363],display_len:379,display_met:222,display_nam:366,display_nodetext:363,display_subbed_channel:181,display_titl:199,dispos:[77,235],disput:123,disregard:22,dissect:102,dist:143,distanc:[19,47,75,76,82,90,104,237,254,255,282,379],distance_inc:255,distance_to_room:90,distant:[76,219,266],distinct:[43,69,81,82,105,255,386],distinguish:[72,171,249,255],distribut:[3,6,8,9,16,18,20,71,82,106,137,139,140,143,191,193,196,238,356,359,379,382],distribute_messag:191,distro:[139,140,143,145,147],disturb:[19,69],distutil:143,distutilserror:143,ditto:143,div:[17,29,39,48,52,79,126],dive:[72,111,112,113,143],diverg:60,divid:[14,29,82,96,207,266,379],dividend:207,divis:247,divisiblebi:96,divisor:207,divivid:116,django:[0,2,8,9,12,16,40,42,44,45,47,48,59,62,65,71,81,84,86,90,96,97,107,108,112,113,120,121,126,128,131,136,138,140,143,152,161,162,165,188,190,191,193,195,196,197,206,209,247,270,273,279,281,286,289,291,298,301,302,308,309,322,328,330,331,338,344,345,346,347,350,351,353,354,357,360,364,369,370,371,375,377,379,383,384,386,387,388,390,391,394,397,402,407,409],django_admin:405,django_filt:[386,391],django_nyt:84,djangofilterbackend:391,djangonytconfig:84,djangoproject:[140,402],djangowebroot:347,dmg:121,dnf:[139,143,145],do_attack:264,do_batch_delet:351,do_batch_finish:351,do_batch_update_attribut:351,do_craft:204,do_create_attribut:351,do_delete_attribut:351,do_flush:[353,370],do_gmcp:326,do_hunt:264,do_mccp:315,do_msdp:326,do_mssp:316,do_mxp:317,do_naw:318,do_nested_lookup:176,do_not_exce:86,do_noth:263,do_patrol:264,do_pickl:360,do_sit:120,do_stand:120,do_task:[295,379],do_unpickl:360,do_update_attribut:351,do_xterm256:356,doabl:15,doc:[10,17,18,22,24,27,30,39,47,49,52,62,67,80,82,83,86,97,105,106,107,111,116,118,120,128,138,140,155,156,158,176,236,267,282,313,379,402,408,409],docker:[138,143,149,154,155,409],dockerfil:151,dockerhub:151,docstr:[30,31,79,86,102,108,109,120,171,176,187,199,211,225,237,238,248,249,260,266,267,274,363],document:[0,1,4,7,8,11,17,24,28,30,40,42,47,52,55,56,59,62,68,70,71,72,73,74,75,77,81,82,83,86,88,93,94,97,106,107,108,110,111,113,114,124,126,128,132,135,138,140,141,149,152,154,155,170,184,199,236,267,274,351,354,362,370,386,407],dodg:252,doe:[0,8,11,12,13,18,20,22,27,29,30,32,34,36,39,40,42,45,47,48,54,55,57,63,65,67,69,71,74,76,77,78,79,81,82,84,85,86,88,90,92,93,94,96,100,101,102,103,106,107,108,110,111,114,115,116,120,121,123,124,128,129,130,132,133,134,135,137,140,141,142,143,151,156,161,163,173,184,186,187,188,200,201,202,204,209,211,218,219,234,235,248,249,251,252,253,254,255,265,266,267,268,282,286,287,294,295,301,302,306,307,308,311,314,322,323,329,351,353,358,363,366,372,375,379,394,402,407],doesn:[0,2,8,9,13,14,16,22,27,29,34,36,47,48,59,62,63,70,71,72,74,75,76,77,78,84,88,90,91,93,96,101,102,108,110,111,115,117,120,121,124,128,132,133,135,137,143,146,147,148,149,152,155,156,170,181,191,193,196,200,204,219,226,227,238,253,277,282,302,315,322,326,351,356,363,374,379],doesnotexist:[161,163,165,191,193,198,201,207,213,214,219,221,227,235,236,237,238,244,245,246,251,252,253,254,255,257,259,260,264,265,266,268,273,281,282,286,291,294,309,335,351,354,359,367,371],doff:252,dog:19,doing:[2,6,8,12,13,19,20,22,27,32,36,43,46,47,48,50,55,74,75,76,79,82,83,84,88,90,93,94,96,102,105,108,110,111,116,117,122,133,135,136,138,149,156,161,173,191,198,201,204,213,218,226,238,249,251,252,253,254,255,259,264,265,268,276,282,296,333,363,370,375,383],doll:[74,204],dolor:28,dolphin:102,dom:48,domain:[81,139,149,152,359],domexcept:149,domin:117,dominion:71,dompc:71,don:[0,3,5,6,7,8,9,11,13,18,19,20,22,26,27,29,30,32,40,42,43,47,50,55,60,62,63,68,69,70,71,72,74,75,77,78,79,82,83,84,85,86,88,89,90,91,94,95,96,97,98,100,101,102,103,105,107,108,109,110,111,113,114,115,116,117,118,121,123,124,126,128,133,134,135,136,140,142,143,147,148,149,152,161,163,169,170,176,181,182,183,184,185,191,199,205,208,213,214,226,230,237,238,247,252,253,254,260,266,267,268,277,281,282,286,287,296,306,307,314,319,320,325,327,334,341,348,353,356,357,363,370,372,375,379,387,402,407],donald:5,donat:[83,149],done:[0,2,5,9,11,13,20,22,27,29,30,32,35,44,46,48,50,59,64,71,72,76,78,79,81,82,83,84,85,86,88,89,90,91,92,93,94,95,96,99,100,101,103,107,108,110,111,117,120,121,123,124,128,129,130,131,132,133,135,140,143,149,151,156,161,171,173,181,187,198,208,237,255,268,277,281,282,294,295,296,302,315,319,321,323,327,331,337,340,341,343,348,351,356,357,364,366,370,379,383,407],donoth:294,dont:[138,324],doom:287,door:[19,30,32,36,70,72,76,100,103,112,115,152,176,218,244],doorwai:244,dot:[4,72,170,176,357,379],dotal:[356,378],dotpath:379,doubl:[6,72,79,93,110,135,169,188,378,379],doublet:[169,170],doubt:[72,267],down:[2,4,5,7,13,20,22,26,27,42,48,51,62,64,70,72,74,76,77,79,81,84,85,88,90,93,94,98,100,101,106,110,113,114,115,117,119,120,121,122,124,125,127,128,143,149,151,152,161,176,181,186,213,227,241,249,252,253,265,268,274,276,282,287,294,296,302,304,311,312,319,320,340,341,343,356,364,365,379],download:[0,9,10,11,71,82,106,138,140,143,147,148,149,151,155],downtim:[88,152,367],downward:173,dozen:[64,81,86],drag:48,dragon:[92,102,104,108,109,111,117],drain:248,drama:30,dramat:[13,105,115,120],dramati:30,drape:201,draw:[15,76,79,90,121,365],draw_room_on_map:76,drawback:[15,27,62,87,88,94,104,117,120,121,140,200,357],drawn:[76,77,94],drawtext:121,dream:[0,67,81,115,118],dress:201,drf:[386,388],drift:117,drink:[116,213,351,353],drinkabl:213,drive:[11,29,53,71,82,85,106,111,115,117,118,132,135,143,151],driven:[73,86,116,117,118,124,138,246,284],driver:140,drizzl:[40,134],drop:[9,15,22,32,34,35,36,48,57,62,63,71,78,81,83,85,86,93,94,96,100,102,103,104,107,108,109,110,117,120,129,130,132,140,149,176,182,201,235,246,252,255,260,276,282,311,353,357,379],drop_whitespac:365,dropdown:7,droplock:276,dropper:[252,255,282],drum:149,dtobj:379,duck:[19,110],duckclient:141,due:[5,20,22,42,44,47,51,57,59,69,72,82,88,94,95,101,110,133,143,149,170,186,281,282,304,340,343,350,356,372],duh:64,dull:[0,77,103],dum:274,dumb:[103,343,356],dummi:[5,8,22,32,71,74,110,117,142,204,238,277,302,320,333,334,341],dummycli:333,dummyfactori:333,dummyrunn:[158,159,297,302,320,332,334,336],dummyrunner_act:333,dummyrunner_actions_modul:333,dummyrunner_set:[5,158,159,297,302,332],dummyrunner_settings_modul:5,dummysess:343,dump:[241,311],dungeon:[45,81,107,112],dupic:20,duplic:[20,78,169,176,296,353,372],durat:[50,87,134,253,373,380,409],dure:[6,13,20,32,43,44,48,57,58,68,69,71,79,88,111,115,117,123,124,128,134,138,143,151,161,169,181,187,196,204,211,219,235,264,266,267,277,279,295,311,321,357,359,363,372,402],duti:82,dwarf:77,dwarv:117,dying:[117,251,252,253,254,255],dynam:[8,12,40,46,48,62,73,77,99,105,107,126,135,149,161,165,171,183,186,187,193,220,238,248,249,251,252,253,254,255,273,281,282,291,296,351,353,354,359,361,363,371,373,379,407,409],dyndns_system:149,each:[2,3,6,8,12,13,14,18,19,20,22,24,27,29,30,32,39,42,43,45,46,47,48,50,53,55,57,60,62,64,69,70,72,73,74,76,77,79,81,82,84,88,90,92,93,94,95,96,99,100,102,105,106,108,109,110,111,113,115,121,122,123,124,128,132,133,134,135,151,161,168,169,170,174,176,181,183,185,187,191,198,200,201,202,204,213,218,219,220,235,237,238,248,249,251,253,254,255,260,261,268,271,273,274,277,281,282,285,287,293,296,304,307,320,322,325,329,334,341,342,343,351,353,354,356,357,359,361,362,363,364,365,366,370,379,388,391],eagl:120,eaoiui:237,earler:103,earli:[2,118,251,252,253,254,255,304],earlier:[2,7,11,14,18,20,27,30,31,71,82,94,95,100,102,109,110,111,115,124,126,132,136,142,271,307],earn:118,earnest:[112,117],earth:[99,152],eas:[20,22,62,90,108,133,149,151],easi:[0,7,8,9,11,14,17,22,27,30,36,40,47,50,59,63,64,65,69,70,72,75,77,79,81,88,90,92,95,96,98,99,100,102,109,110,111,115,117,118,120,121,123,124,130,133,135,136,138,140,147,149,151,170,174,201,204,216,220,249,363,370],easier:[13,27,30,39,40,50,51,62,72,78,79,81,84,86,90,92,93,94,95,96,101,102,105,108,109,110,111,113,114,115,117,118,120,121,128,133,149,205,237,249,251,252,253,254,255,265,344,351,354,379],easiest:[9,11,16,19,51,59,68,70,74,75,86,89,94,108,124,135,143,241,353],easili:[7,11,13,14,15,17,18,19,22,27,30,32,34,39,43,44,45,48,51,60,63,64,69,70,74,75,76,77,78,79,83,84,86,87,90,94,95,100,101,103,105,107,108,109,112,114,115,116,117,121,124,126,128,135,143,149,150,151,152,181,183,191,193,198,199,201,220,222,226,237,244,248,249,251,252,253,254,255,267,271,272,273,276,296,357,363,374],east:[76,77,86,91,176,266],east_exit:266,east_west:77,eastern:[77,95],eastward:266,eat:[211,213],eccel:365,echo1:88,echo2:88,echo3:88,echo:[0,2,19,22,26,29,39,42,50,51,69,76,79,87,88,91,102,103,109,110,116,123,124,130,134,144,146,149,150,151,156,161,163,174,176,181,186,187,201,208,238,259,264,265,266,282,300,307,322,325,361,363,379],echocmdset:102,echol:155,echowoo:102,econom:[62,81,107,108,111,117,138],economi:[40,64,115,121,131,198],ecosystem:151,edg:[11,19,52,187,205,365,379],edgi:76,edibl:213,edit:[0,6,7,9,13,14,15,18,22,25,30,32,39,42,48,57,59,62,68,70,71,73,75,77,78,84,86,89,92,94,95,96,98,108,113,117,128,135,136,138,140,142,145,148,151,174,176,183,186,199,209,220,224,225,227,228,234,235,270,277,279,282,284,286,287,351,361,387,402,407,409],edit_callback:[225,227],edit_handl:176,editcmd:72,editor:[6,11,16,22,29,30,39,59,64,70,71,72,75,77,79,80,85,93,110,111,138,143,176,183,185,186,199,234,291,357,361],editor_command_group:361,editorcmdset:361,editsheet:94,edu:382,effect:[8,9,13,15,18,19,20,25,35,40,42,44,46,50,55,67,69,73,77,79,87,88,90,92,93,94,110,111,115,116,117,120,121,123,129,133,156,158,159,161,169,170,176,185,191,195,208,213,227,248,252,253,254,264,266,275,282,288,291,315,379,408],effici:[0,5,13,35,40,45,46,47,59,62,81,82,87,88,90,92,105,111,120,134,138,152,198,238,245,277,282,296,351,352,354,361,364],effort:[11,78,92,107,136,407],egg:[74,148,204],egg_info:143,egi:304,eight:213,eightbal:112,either:[5,6,9,11,14,17,19,20,22,27,29,32,39,40,43,45,47,48,51,60,70,71,74,75,76,77,78,79,84,88,90,91,92,93,94,96,101,102,104,105,107,108,110,111,114,117,120,121,123,124,132,133,140,149,152,156,161,163,169,170,171,181,186,192,199,204,224,230,231,237,238,244,248,249,251,254,255,260,277,282,285,287,291,293,294,296,300,311,323,327,334,352,353,354,363,365,366,372,374,376,379,382],elabor:[72,79,84,100,101,124],electr:149,eleg:78,element:[17,27,29,52,54,72,74,81,101,108,109,110,112,168,173,187,196,199,207,236,237,282,287,351,352,354,357,362,363,364,366,379],elev:[73,75,99,409],elif:[27,40,70,76,94,102,112,121,123,124,129],elig:[196,366],elimin:[151,356],ellow:[55,356],els:[3,8,11,12,18,19,22,27,30,32,33,40,46,48,50,51,53,70,71,72,74,75,76,77,79,85,86,88,89,90,94,96,98,99,100,101,102,103,109,110,112,115,118,120,121,123,124,129,131,132,135,136,140,149,152,181,187,196,198,201,220,236,251,252,253,254,255,268,281,331,353,363,379],elsennsometh:187,elsewher:[12,20,45,88,94,106,108,135,170,266,302,343,351],elv:117,elvish:237,emac:[15,138],email:[11,23,34,82,107,112,113,143,155,161,162,209,359,373,379,380,402],email_login:[158,159,194],emailaddress:379,emailfield:[162,402],emb:[39,79,94,219,287],embark:132,embed:[29,39,47,66,107,116,183,191,285,362,366,379],emerg:[32,59,152],emi:237,emit:[48,64,86,102,161,170,174,191,221,282,341,372],emit_to_obj:[170,282],emo:85,emoji:141,emot:[18,22,29,30,73,81,116,117,118,123,161,182,198,211,237,238,351,366],emoteerror:238,emoteexcept:238,emphas:79,emphasi:79,emploi:380,empti:[3,6,8,9,11,12,15,18,20,22,27,33,36,40,46,47,48,50,62,63,70,71,74,76,79,82,94,96,101,102,105,107,108,109,110,111,112,116,120,121,124,126,129,136,142,143,151,155,167,168,174,176,181,187,199,204,222,224,238,248,286,287,300,307,311,333,334,350,351,357,359,363,365,376,379],emptor:196,empty_color:222,empty_permit:[162,270,279,402],empty_threadpool:347,emptyset:20,emul:[43,67,82,116,117,124,148,186,248],enabl:[7,48,55,133,136,139,140,141,146,151,152,161,197,220,247,325,380],enable_recog:238,enableloc:325,enableremot:325,enact:211,encamp:75,encapsul:373,encarnia:138,encas:361,enclos:[25,26,110,188,209,366],encod:[19,56,77,94,313,326,330,331,356,375,379,409],encode_gmcp:326,encode_msdp:326,encoded_text:379,encompass:19,encount:[170,366,380],encourag:[72,83,90,101,126,141],encrypt:[60,139,152,181,196,322,323,327],encumb:116,end:[0,5,9,11,13,14,15,19,20,22,26,27,29,30,32,35,39,43,44,48,50,53,54,55,57,59,60,62,63,64,68,69,71,72,79,81,82,85,86,87,88,90,94,95,96,98,101,103,105,107,109,110,111,112,113,114,116,117,120,121,123,124,130,132,133,135,136,139,140,142,144,149,151,155,161,163,169,170,176,182,183,198,200,201,205,208,213,216,222,234,238,246,249,251,252,253,254,255,266,272,306,313,314,322,325,326,336,341,345,347,352,356,357,359,363,364,365,366,372,379,407],end_convers:27,end_turn:123,endblock:[96,126,135,136],endclr:366,endcolor:29,endfor:[96,135,136],endhour:86,endif:[96,135,136],endlessli:152,endpoint:[152,390,391],endpoint_url:196,endsep:379,endswith:356,enemi:[13,27,39,88,114,115,123,253,254,255,264,265,266],enemynam:27,enforc:[22,32,50,55,115,121,133,322,325,364,365,407],enforce_s:365,engag:[81,255,264],engin:[2,8,11,22,30,36,42,69,72,73,82,92,109,114,121,128,138,140,152,154,167,170,185,186,204,242,266,272,302,313,319,322,325,330,340,342,357,359],english:[6,16,29,59,65,138,382],enhanc:[55,98,110,241,356,407],enigmat:103,enjoi:[7,101,114,115,118,143],enough:[3,18,32,33,35,45,46,64,74,79,81,82,83,84,85,88,90,93,94,96,100,101,102,105,106,108,109,111,115,120,124,128,133,143,149,170,176,187,204,236,237,260,268,363,364,365],enpoint:388,ensdep:379,ensur:[7,8,76,96,129,133,140,151,249,345,377,407],ensure_ascii:331,enter:[0,2,3,9,11,14,15,16,18,19,20,22,25,27,29,32,35,36,39,55,58,60,67,68,70,71,72,73,75,77,82,85,86,88,91,94,95,96,100,101,109,110,113,114,120,123,124,126,129,135,140,143,148,151,155,158,161,168,170,175,183,184,186,198,199,201,213,216,219,220,230,249,251,252,253,254,255,264,266,268,276,282,287,291,300,341,363,402],enter_guild:27,enter_nam:27,enter_wild:268,enterlock:276,enterpris:2,enthusiasm:118,enthusiast:[73,117],entir:[8,13,14,15,19,22,26,27,29,30,32,46,47,50,53,62,64,72,75,76,77,88,96,101,106,107,110,115,117,124,128,149,199,237,238,249,267,276,277,282,286,287,353,357,363,365,370,379,407],entireti:[27,121,212,220,363],entit:359,entiti:[13,18,19,27,29,30,32,33,34,35,36,39,40,43,44,45,47,80,82,104,105,106,107,108,112,115,120,123,133,160,161,171,176,181,186,191,192,193,204,213,238,244,248,259,274,276,282,284,285,286,287,288,291,292,294,296,343,351,352,354,359,363,364,366,369,376,379],entitii:44,entitl:149,entranc:77,entri:[11,13,16,19,20,22,24,27,32,44,80,84,86,94,96,101,102,106,108,112,117,132,141,142,143,147,161,171,183,184,187,196,204,213,222,236,249,251,252,253,254,255,269,270,271,272,273,274,277,282,296,321,334,345,351,357,359,361,363,365,372,373,376,379,380,407],entriest:173,entrypoint:151,entrytext:[30,96,271,273,359],enul:139,enumar:379,enumer:136,env:[196,302,312],environ:[1,2,9,14,71,79,82,84,86,99,110,115,117,118,143,144,149,151,152,186,187,196,206,217,261,263,302,312,328,337,357,363,377,389,405],environment:302,envvar:143,eof:322,epic:138,epilog:267,epoch:[19,95,367],epollreactor:347,epub:138,equal:[5,6,20,22,52,53,55,70,75,86,90,101,103,105,108,109,117,132,169,181,219,238,247,248,251,252,253,254,255,282,379],equip:[15,55,73,93,107,116,117,201,251,252,254,255],equival:[9,13,14,29,35,42,50,55,57,63,106,110,112,143,152,156,160,176,272,320,326,351,379,387,407],eras:[71,255],err:[32,94,333,357],err_travers:[36,282],errback:[50,299,302,311,312,379],errmessag:169,errmsg:[124,372],erron:[65,124,311,365],error:[0,3,4,6,8,9,11,13,15,16,18,19,20,22,27,29,31,32,35,36,39,42,43,47,50,59,60,62,65,68,71,72,74,77,78,79,82,92,93,94,97,101,103,108,109,111,112,114,118,120,124,130,131,135,139,140,141,143,146,148,149,152,161,167,169,170,176,181,191,204,206,227,236,238,248,249,265,267,277,282,285,286,294,295,299,301,302,304,306,311,325,333,353,356,357,359,362,363,366,372,375,379,380,387,388,409],error_check_python_modul:302,error_class:[162,270,279,402],error_cmd:91,error_consumable_excess_messag:204,error_consumable_missing_messag:204,error_consumable_order_messag:204,error_msg:345,error_tool_excess_messag:204,error_tool_missing_messag:204,error_tool_order_messag:204,errorlist:[162,270,279,402],errorlog:139,escal:[12,32,53,117,173,276],escap:[29,55,73,96,182,186,211,214,267,356,366,378,402],escape_char:366,escaperoom:214,escript:[72,199],esom:183,especi:[16,32,43,45,72,77,88,107,108,110,115,139,140,143,222,237,357],esqu:108,ess:28,essai:138,essenti:[7,65,76,87,92,107,117,138,148,192,302,359],est:[28,187],establish:[22,43,115,116,117,121,161,251,282,299,311,313,320,322,325,330,333,340,342],estim:[89,287,370],esult:282,etc:[0,8,11,12,13,18,19,22,25,27,29,30,32,33,34,35,36,39,40,43,44,47,48,51,57,60,62,63,64,66,72,73,76,79,80,81,82,86,88,89,92,93,94,95,102,103,105,106,107,115,116,117,120,121,123,131,133,134,138,139,140,143,151,152,156,161,165,167,168,169,170,173,175,176,181,184,186,196,198,202,205,207,213,214,220,222,235,237,238,244,248,252,254,260,267,282,286,287,320,322,325,329,330,331,341,342,350,351,353,356,357,359,360,361,362,363,366,372,379,386,407],etern:27,ev_channel:163,evadventur:[117,122],eval:[29,39,198,379],eval_rst:79,evalstr:277,evalu:[22,29,79,105,116,118,168,198,277,363,366],evbot:[181,343],evcast:138,evcel:[362,365],evcolor:138,evcolum:365,evcolumn:365,eve:379,eveditor:[24,30,72,80,158,159,199,355,409],eveditorcmdset:361,even:[0,3,5,6,7,11,13,15,18,19,20,26,27,32,40,43,46,47,51,53,55,62,64,67,68,71,72,73,75,76,78,81,82,83,84,85,86,88,90,92,93,94,95,96,97,100,101,105,106,108,109,110,111,114,115,116,117,118,120,121,122,123,124,130,133,142,143,149,152,156,169,171,174,181,201,204,207,219,220,237,248,251,252,253,254,255,266,267,282,287,325,363,365,366,370,379],evenia:106,evenli:[19,207,379],evenn:151,evenna:71,evenni:84,evennia:[1,2,5,6,10,12,13,14,15,16,17,18,19,20,22,24,25,26,27,28,30,31,32,33,34,35,36,38,40,42,43,44,45,46,47,50,53,54,55,56,57,58,60,62,63,64,65,67,68,70,72,73,74,75,76,77,78,80,82,83,85,87,88,89,90,91,95,96,97,98,100,102,103,104,105,107,108,109,111,112,113,114,115,116,118,120,121,123,124,126,128,129,130,131,132,134,135,136,137,141,143,144,147,150,152,154,155,409],evennia_access:139,evennia_admin:407,evennia_channel:[144,147,150,181],evennia_dir:379,evennia_error:139,evennia_gener:128,evennia_launch:[7,158,159,297,300],evennia_logo:128,evennia_superuser_email:143,evennia_superuser_password:143,evennia_superuser_usernam:143,evennia_vers:302,evennia_websocket_webcli:330,evennia_wsgi_apach:139,evenniacreateview:407,evenniadeleteview:407,evenniadetailview:407,evenniaform:402,evenniagameindexcli:304,evenniagameindexservic:305,evenniaindexview:407,evennialogfil:372,evenniapasswordvalid:346,evenniapermiss:[387,391],evenniareverseproxyresourc:347,evenniaserv:38,evenniatest:[187,217,228,243,261,328,377,389,405],evenniaupdateview:407,evenniausernameavailabilityvalid:[161,346],evenniawebtest:405,event:[27,30,44,48,73,82,118,121,152,158,163,198,207,213,226,227,228,230,238,241,260,291,294,344,409],event_nam:[226,230],eventdict:372,eventfunc:[70,158,159,194,223,227],eventhandl:227,eventi:[171,199,267],eventu:[13,22,32,51,53,59,60,63,83,84,88,94,114,115,117,118,123,124,128,135,149,156,161,167,168,185,208,213,214,237,238,260,266,277,282,287,299,307,333,341,342,354,358,359,363,365,400],evenv:[2,6,7,82,84,143,148],evenwidth:365,ever:[9,11,13,14,15,16,22,29,40,43,45,47,51,62,65,72,77,82,93,101,105,108,116,121,130,140,155,156,211,214,237,276,296,313,314,320,351,363],everi:[0,2,8,9,10,11,13,14,18,19,20,22,27,29,30,31,34,39,40,42,45,46,47,62,64,65,68,70,75,76,77,78,82,84,85,87,90,93,95,96,100,101,102,103,105,107,108,110,111,116,121,123,124,128,131,132,134,135,136,143,148,149,151,161,176,181,187,196,201,206,212,220,227,237,238,249,251,252,253,254,255,257,263,268,282,287,294,296,307,324,334,340,349,350,351,353,363,364,365,366,379],everror:227,everyon:[8,9,11,18,22,27,30,32,35,40,45,53,82,85,94,108,111,112,115,117,118,121,123,124,132,134,137,141,146,150,155,156,176,181,182,183,208,213,214,216,251,252,253,254,255,320],everyth:[0,2,3,6,8,9,11,13,20,32,35,39,42,46,48,53,60,65,68,71,76,77,79,81,82,85,87,94,96,98,100,101,102,107,108,109,110,111,112,113,114,115,116,118,120,121,123,125,128,138,143,147,148,149,151,152,155,156,166,171,181,182,184,186,187,188,200,204,205,209,248,266,276,281,291,306,333,341,351,353,357,363],everywher:[71,92,107],evform:[19,80,158,159,355],evgam:181,evgamedir:79,evict:345,evid:147,evil:[5,15,260,287],evilus:181,evmenu:[19,22,24,72,73,80,94,100,117,158,159,187,199,212,220,246,249,263,284,355,364,409],evmenucmdset:363,evmenuerror:363,evmenugotoabortmessag:363,evmenugotomessag:363,evmor:[24,30,80,158,159,286,355,409],evscaperoom:[158,159,194],evscaperoommenu:212,evscaperoomobject:[213,214],evtabl:[19,22,76,77,80,158,159,171,181,220,286,355,362,364,379],exact:[5,22,27,32,67,105,108,112,161,168,176,181,185,192,204,238,248,255,272,282,286,287,352,353,375,376,379,386],exact_consum:204,exact_consumable_ord:[204,205],exact_tool:204,exact_tool_ord:204,exactli:[3,9,11,12,29,30,40,46,50,53,54,55,57,59,60,62,74,75,77,79,82,94,95,96,101,102,105,106,108,110,112,116,117,121,124,128,143,151,156,181,204,238,248,282,302,353,376],exam:176,examin:[7,11,12,13,22,32,46,48,51,60,69,72,94,100,101,102,103,105,121,124,161,176,187,198,211,260,265,266,334,387],exampl:[2,4,5,6,7,10,11,12,13,14,15,16,17,18,19,20,22,30,31,33,35,36,39,42,43,45,46,47,50,53,54,55,57,60,62,63,66,67,68,69,70,72,74,76,77,78,79,81,82,84,85,86,87,88,89,91,92,93,94,95,98,99,100,101,102,103,104,105,107,108,109,110,111,112,114,115,116,117,118,120,124,128,129,130,132,133,134,135,139,140,143,145,146,150,151,152,156,158,159,161,165,168,169,170,171,174,175,176,181,182,183,184,185,187,191,193,198,199,201,204,205,206,207,208,211,213,218,219,220,221,222,231,235,236,237,238,241,244,245,246,248,249,251,252,253,254,255,257,260,264,266,267,268,271,273,274,277,281,282,287,291,294,296,307,322,325,326,331,334,343,347,350,351,353,354,355,356,358,362,363,364,365,366,367,371,372,373,376,377,379,380,382,390,391,402,407,409],example_batch_cod:[14,158,159,194,256],example_recip:[158,159,194,203,204],example_recipi:204,excalibur:100,exce:[99,197,251,252,253,254,255,345,370],exceed:345,excel:[32,64,92,138],excempt:169,except:[6,13,15,19,20,22,26,29,32,36,39,40,50,53,55,60,71,72,74,75,77,79,82,84,85,87,88,90,94,101,103,105,107,109,110,111,112,117,123,124,130,131,132,133,135,136,143,148,149,161,163,165,167,170,171,184,185,191,192,193,198,201,204,207,213,214,219,221,226,227,230,234,235,236,237,238,244,245,246,248,251,252,253,254,255,257,259,260,264,265,266,267,268,273,276,277,281,282,286,291,294,295,302,307,309,311,323,325,327,331,335,347,351,354,356,359,362,363,365,366,367,371,372,374,379],excepteur:28,excerpt:26,excess:[32,39,72,120,184,204,281,357],exchang:[14,116,149,198,360],excit:[25,102,103,117,142],exclam:85,exclud:[82,105,112,124,131,191,201,235,266,281,282,361,363,386],exclude_cov:201,excluded_typeclass_path:186,exclus:[27,30,32,34,115,260,282,291,352,363],exclusiv:359,exe:[7,9,143],exec:[27,29,39,100,287,363,379],exec_kwarg:363,exec_str:337,execcgi:139,execut:[2,7,8,9,14,15,20,22,26,27,29,35,36,39,40,48,50,51,53,54,60,66,70,71,72,75,77,82,86,87,88,95,96,100,101,107,110,114,117,143,148,161,163,165,166,167,171,174,175,183,184,186,187,193,199,211,227,238,249,259,260,266,267,273,276,277,281,282,287,288,291,295,299,307,309,312,313,319,322,325,330,334,337,340,341,351,353,354,357,363,364,366,371,379],execute_cmd:[12,22,36,124,129,130,161,163,171,282,307,341],execute_command:22,executor:2,exemplifi:[30,57,87,111,114,116],exercis:[3,77,85,94,100,110,123,124,134,197,206,247,328,338,371],exhaust:[18,72],exhaustedgener:236,exidbobj:282,exis:91,exist:[0,2,6,9,11,12,13,14,18,19,20,22,25,27,32,39,40,43,45,46,51,57,59,62,70,72,74,75,76,77,82,85,86,90,91,92,93,94,96,103,104,105,107,109,110,114,115,118,120,123,124,126,128,129,136,140,144,147,151,160,161,162,163,169,170,171,176,181,183,184,186,196,197,199,200,205,212,218,219,224,226,227,230,231,234,235,237,238,245,248,254,265,268,274,276,277,281,282,284,287,295,302,306,308,322,323,327,335,340,341,343,351,352,353,354,357,359,361,362,363,365,366,372,374,379],existen:341,exit:[7,9,20,26,27,32,39,47,62,72,76,77,80,85,90,94,97,100,101,102,103,104,107,108,110,111,112,114,124,132,140,143,151,155,158,167,169,170,176,186,198,199,214,228,244,245,249,255,260,264,265,266,267,268,276,281,282,287,322,334,351,359,361,363,364,377,386,388,391,405,409],exit_alias:[176,244],exit_back:94,exit_cmd:[27,364],exit_command:282,exit_nam:[76,176,244],exit_on_lastpag:364,exit_ther:94,exit_to_her:176,exit_to_ther:176,exit_typeclass:[268,377,405],exitbuildingmenu:72,exitcmdset:[20,282],exitcommand:282,exitnam:244,exitobject:91,exitviewset:391,exixt:320,exot:22,exp:362,expand:[11,31,36,42,55,68,69,70,73,74,76,77,82,83,84,85,93,94,98,100,102,103,105,107,108,109,110,111,115,116,117,118,124,125,129,131,134,140,149,158,159,176,194,209,244,251,252,253,254,255,282,356,365],expand_tab:365,expandtab:[356,365],expans:[73,91,115],expect:[6,8,9,22,29,32,34,35,36,44,46,50,60,63,65,70,71,78,79,92,94,101,107,108,110,112,114,115,117,118,124,133,136,148,149,176,184,187,196,199,204,224,226,236,248,268,276,282,286,287,300,350,353,363,364,370,379,383,391,394,407],expected1:187,expected2:187,expected_input:187,expected_return:8,expens:[46,149,376],experi:[0,3,11,27,29,68,74,77,93,95,98,102,105,110,111,114,115,121,122,143,149,151,181,213,259],experienc:[1,27,82,110,113,138],experienced_betray:27,experienced_viol:27,experiment:[31,186,190,279],expert:248,expir:196,explain:[8,11,22,27,62,67,72,81,82,90,94,103,107,117,120,128,132,133,136,138,146],explan:[20,22,55,82,86,90,96,214,346],explicit:[20,42,57,63,67,70,72,79,96,101,128,140,146,236,302,324,351,363],explicitli:[6,20,30,32,33,35,39,40,45,46,47,55,60,62,71,79,84,85,89,94,100,108,109,111,116,117,143,170,171,176,183,187,236,248,271,282,287,296,353,356,359,375,388],exploit:[117,366],explor:[3,12,42,47,50,60,70,77,96,103,108,110,114,123,143,186],expos:[136,152,260],express:[22,27,29,32,39,68,69,79,92,105,108,112,126,136,176,207,236,255,351,379],ext:27,extend:[18,19,29,40,47,62,64,77,79,81,90,92,96,100,102,106,107,109,110,113,119,121,122,125,126,127,129,130,135,136,138,154,155,165,171,183,187,191,196,200,202,204,219,227,230,268,279,281,282,353,373,402,407,409],extended_room:[158,159,194],extendedloopingcal:296,extendedroom:219,extendedroomcmdset:219,extendng:205,extens:[6,8,27,30,42,55,63,71,77,79,81,82,92,103,107,108,115,126,140,143,165,196,242,251,317,325,359,369,378],extent:[72,92,117,121],exter:181,extern:[7,16,34,39,57,64,73,77,79,93,107,111,115,117,118,120,139,140,142,143,144,147,149,150,154,158,170,181,187,189,193,241,286,300,302,304,359],external_discord_hello:307,extra1:29,extra2:29,extra:[0,5,8,15,18,20,22,27,29,30,32,36,44,47,48,52,66,78,85,86,88,93,94,102,110,111,112,116,117,124,128,133,136,139,140,149,161,162,165,171,183,187,191,198,204,219,221,234,238,248,260,266,282,285,286,296,299,350,352,356,357,361,363,364,365,372,373,374,378,379],extra_environ:357,extra_spac:379,extract:[6,13,29,44,92,101,171,204,213,238,242,277,316,330,379],extract_goto_exec:363,extrainfoauthserv:322,extran:220,extrem:[0,9,92,101,111,156,251,252,254,255,315,373],eye:[6,30,55,77,115,287,364],eyed:[120,128],eyes:[22,78,93],eyesight:[32,55,94],f6d4ca9b2b22:151,face:[102,114,117,149,152,221,346,363],facil:372,facilit:117,fact:[7,13,15,22,36,40,47,50,59,60,69,81,85,88,93,94,106,107,108,115,124,129,133,136,152,155,343,345,366],faction:143,factor:[70,95,99,252,254,299,313,314],factori:[57,248,299,304,312,313,314,320,321,322,323,325,333],factory_path:163,fade:[64,237],fail:[8,13,14,15,18,19,20,27,29,30,36,39,44,50,51,65,71,74,84,101,109,114,115,120,123,129,132,141,143,152,156,170,181,185,191,204,206,208,238,244,247,248,260,265,276,277,282,286,299,300,302,306,313,314,324,345,350,351,353,366,373,375,379,382,407],failmsg:345,failtext:121,failur:[8,15,50,74,116,121,143,161,204,266,304,311,313,314,333,345,356,379],failure_messag:204,failure_teleport_msg:266,failure_teleport_to:266,faint:40,fair:[116,117,121,208],fairli:[90,96,148,201,220,249,252],fake:[202,333,343,351,356],fall:[0,6,20,40,65,77,79,82,95,108,121,158,161,185,204,221,238,260,266,379,402,407],fall_exit:266,fallback:[76,91,167,171,193,219,277,294,302,331,351,363,374,379],fals:[8,12,13,18,19,20,22,26,27,29,30,31,32,33,36,40,46,47,48,62,72,76,79,84,85,86,88,91,94,95,98,99,102,103,108,112,120,123,124,130,131,132,135,152,161,162,165,167,168,169,170,171,176,181,183,187,191,193,196,198,199,201,202,204,207,208,211,212,213,216,220,224,227,231,237,238,244,249,251,252,253,254,255,263,267,268,270,271,272,273,276,277,279,281,282,284,286,287,291,292,294,295,296,299,302,304,308,311,312,319,320,321,322,325,331,339,340,341,343,345,347,350,351,352,353,354,356,357,359,361,363,364,365,366,367,370,374,375,376,378,379,380,382,383,386,387,402],falsestr:220,falsi:[102,109,191,204],fame:[114,118],famili:[27,71,93,120],familiar:[1,20,22,47,71,77,88,90,94,100,101,105,108,109,110,118,126,135,143,149],famou:[28,361],fan:138,fanci:[2,16,17,18,121,201],fantasi:[73,112,117,237],faq:[79,324,409],far:[7,11,14,18,20,22,55,63,70,72,75,76,77,81,85,90,91,93,101,103,105,107,108,110,111,142,148,149,151,169,255,268,276,304,329,351,361,370],fare:108,fart:120,fashion:77,fast:[0,11,13,16,19,36,46,64,82,88,92,95,99,110,117,118,140,174,274],faster:[5,95,112,117,140,193,198,351],fastest:79,fatal:302,fault:118,faulti:110,favor:19,favorit:[78,85],fear:19,feasibl:140,feat:117,featgmcp:326,featur:[0,2,3,9,11,16,17,19,20,22,26,39,44,47,54,55,67,70,72,73,75,76,77,78,81,82,83,84,86,92,93,95,97,98,100,101,102,103,114,115,116,117,124,137,143,147,152,161,170,171,219,227,238,249,267,296,319,340,344,353,361,379,407,408,409],februari:95,fed:[22,32,50,320,351,360,362],fedora:[11,139,143,145],feed:[9,16,27,39,76,121,150,163,181,304,321,322,353,364],feedback:[3,36,78,115,118,130,192,361],feedpars:[150,321],feedread:163,feel:[11,17,47,50,64,70,72,75,78,79,81,82,83,90,93,96,101,105,108,113,114,115,117,118,120,121,124,127,130,135,143,146,149,213,237,249,252,260,266],feelabl:213,feend78:231,feint:123,felin:19,fellow:362,felt:[40,134],femal:221,fetch:[9,11,13,105,135,143,149,151,351,364,407],few:[0,2,3,8,11,13,16,17,20,22,26,29,30,31,32,36,50,55,58,62,63,70,71,76,79,81,82,84,101,103,106,108,110,115,116,117,118,121,123,124,132,133,138,140,152,156,186,207,237,260,281,317,326,345,356,365,379,407],fewer:[64,110,343,352],fg_colormap:378,fgstart:378,fgstop:378,fiction:[27,81,95,363],fictional_word:237,fictiv:237,fictou:218,fiddl:266,field:[7,9,13,29,30,31,33,34,35,36,40,44,45,47,62,68,92,94,104,108,126,135,140,142,162,165,190,193,220,224,238,255,264,270,273,274,276,279,281,282,286,287,289,291,292,296,309,350,351,352,353,354,362,371,375,376,386,388,402,404,407],field_class:402,field_nam:[274,386],field_or_argnam:31,field_ord:402,fieldevmenu:220,fieldfil:[158,159,194],fieldnam:[33,94,220,292,353,370,402],fieldset:[162,190,270,279,289],fieldtyp:220,fifo:379,fifth:76,fight:[20,40,88,109,114,115,123,251,252,253,254,255,265],fighter:[251,252,253,254,255],figur:[0,3,5,6,11,22,30,32,51,60,76,78,101,106,108,115,118,126,132,135,149,198,200,204,207,238,286,302,382],file:[0,2,3,5,6,7,9,10,12,18,19,20,32,38,48,53,57,58,59,62,68,71,72,74,77,78,82,84,85,86,91,92,93,94,95,96,98,100,102,103,106,107,109,110,111,113,117,124,126,128,129,131,132,135,136,138,139,140,142,143,144,145,147,148,149,150,151,152,154,155,156,158,159,161,162,175,183,191,196,197,199,201,202,204,207,209,214,237,241,248,267,268,270,271,276,279,287,301,302,322,323,326,327,334,335,336,340,347,348,350,355,362,363,372,375,376,379,402,407,409],file_end:[357,379],file_help_entry_modul:[30,183,271],file_name_charset:196,file_overwrit:196,filehelp:[158,159,269],filehelpentri:271,filehelpstoragehandl:271,filelogobserv:372,filenam:[11,19,106,191,196,237,357,362,372],filename1:302,filename2:302,filepath:196,files:196,filesystem:[143,151,152],fill:[2,7,26,68,76,77,94,110,135,144,220,248,350,351,356,362,363,364,365,366,379],fill_char:365,fill_color:222,fillabl:[73,220],fillchar:[29,356,366,379],filo:379,filter:[7,20,34,47,55,62,90,96,105,131,135,158,159,169,174,199,219,238,281,282,379,384,385,391,407],filter_backend:391,filter_famili:[47,105],filter_nam:386,filterset:386,filterset_class:391,filthi:137,final_path:196,final_valu:50,find:[0,3,5,6,8,9,11,13,14,15,17,19,20,22,26,29,30,31,32,33,34,35,36,39,40,45,47,50,51,54,55,57,59,62,64,68,69,70,72,73,74,75,76,78,79,81,83,84,85,86,88,92,93,94,95,96,101,102,103,104,105,106,107,108,109,111,113,114,115,117,118,120,121,122,124,126,128,135,136,137,138,140,141,143,148,149,151,152,156,161,168,176,204,207,213,216,219,238,244,248,249,266,267,282,286,287,293,302,316,351,352,356,358,366,376,379],find_apropo:272,find_topicmatch:272,find_topics_with_categori:272,find_topicsuggest:272,findfoo:112,fine:[16,22,36,40,43,45,46,51,62,75,82,91,100,103,107,108,109,111,113,114,116,120,124,130,163,266,351,359,379],finer:51,finish:[9,15,22,44,50,74,79,88,94,114,115,124,128,135,151,158,161,171,173,184,198,204,205,211,216,219,235,265,266,282,302,306,314,325,340,347,358,363,379],finish_chargen:27,finit:101,fire:[7,12,19,22,27,40,44,46,75,77,85,87,88,94,103,108,111,115,130,131,134,161,163,167,227,253,254,282,287,302,311,313,330,363,364,370,379],firebal:[74,117,204],firebreath:[94,108,111],firefox:147,firestorm:87,firestorm_lastcast:87,firewal:[140,149],first:[0,3,5,6,7,8,9,11,12,13,14,15,16,19,20,22,25,26,27,29,30,32,36,39,40,42,43,44,47,48,50,51,52,53,55,57,59,60,62,64,65,68,71,73,76,79,81,84,85,88,90,92,94,95,96,97,98,100,101,102,103,104,105,106,107,109,111,112,113,114,115,116,117,118,120,121,123,124,126,127,128,130,131,132,133,134,135,136,140,141,143,144,146,148,149,150,151,152,154,156,161,163,165,168,169,176,184,187,188,191,193,196,198,199,201,202,207,209,213,214,216,219,236,237,238,244,246,247,251,252,253,254,255,257,260,264,265,266,267,268,273,276,281,282,286,287,291,294,302,306,307,309,320,322,325,330,331,333,334,340,343,351,353,354,356,357,359,361,362,363,365,366,367,370,371,378,379,387],first_lin:124,first_nam:162,firsthand:32,firstli:[6,36,71,104,105,149],fish:[121,170,235],fist:[109,287],fit:[10,13,29,30,32,34,63,67,74,90,94,107,118,120,127,132,135,140,205,252,255,362,364,365,379],five:[22,77,87,105,113,118,127,149,170,249,379,380],fix:[0,3,6,8,14,15,19,22,27,39,47,52,60,78,82,83,93,100,108,110,111,115,117,120,124,132,137,143,148,149,156,237,302,362,364,365,375],fix_sentence_end:365,fixer:105,fixing_strange_bug:11,fixtur:[187,197,206,217,247,261,328,338,371,377,389],fizzl:117,flag:[11,14,15,20,22,27,31,46,57,59,60,62,64,71,87,88,89,94,103,108,110,113,115,120,124,161,167,169,171,176,204,206,211,213,214,216,260,264,276,277,282,302,309,313,322,325,330,341,361,363,379],flagnam:[211,213,214],flair:120,flame:[87,254],flash:[15,260],flat:[0,19,47,72,80,92,106,158,287,382,409],flatfil:92,flatten:287,flatten_diff:287,flatten_prototyp:287,flattened_diff:287,flavor:[103,116,149,254],flavour:[35,133],flaw:132,fled:[123,264],fledg:[16,64,66,117,124,125,135,149,175,208],flee:[123,129,255,264],fleevalu:123,flesh:[73,94,103,117],flexibl:[14,27,39,40,63,64,72,77,85,88,90,93,108,111,116,117,120,121,123,136,149,165,176,198,199,204,220,249,276,351,363,379,407],fli:111,flick:380,flicker:260,flip:[27,98],flood:[19,26],floor:[70,99,211,213,238,247],flour:[74,204],flourish:351,flourrecip:204,flow:[2,11,17,46,48,57,60,62,81,115,120,143,359,363],flower:[35,36,51,103,104,105,112,115,116,176,366],flowerpot:[51,93],fluent:138,fluffi:[108,109,111],fluid:[17,52],flurri:238,flush:[9,22,77,140,186,351,353,370],flush_cach:370,flush_cached_inst:370,flush_from_cach:370,flush_instance_cach:370,flusher:370,flushmem:186,fluttersprit:73,fly:[19,20,22,27,29,30,39,40,51,74,82,85,100,105,107,108,112,126,161,182,184,193,273,282,296,309,320,323,327,351,357,367,379,407],fnmatch:351,foci:117,focu:[73,84,113,115,117,123,211,213],focus:[7,92,93,124,138,211,213,255,388],focused_object:211,foe:252,fold:[117,249],folder:[7,8,9,14,15,19,48,59,62,68,73,76,77,79,82,85,89,93,94,96,103,106,107,108,110,121,123,124,126,128,129,130,135,136,139,143,148,151,152,155,156,195,251,252,253,254,255,302],folder_nam:82,follow:[3,5,6,7,9,11,12,13,14,15,17,18,20,22,26,27,29,30,31,32,36,40,45,47,48,50,52,53,55,57,59,62,63,68,70,71,72,75,76,78,79,84,86,90,94,95,96,99,100,101,102,103,105,107,108,109,110,111,113,115,118,120,121,122,123,124,129,131,132,135,136,138,139,140,142,143,144,146,148,149,151,152,156,161,163,165,167,168,171,176,183,184,187,191,193,199,201,202,204,208,221,227,231,238,248,249,253,254,266,273,274,276,277,281,282,285,286,287,291,292,306,307,317,326,330,331,334,344,351,353,356,357,359,362,363,364,365,372,379,390],follwo:277,fond:95,font:[48,77,79,86,107],foo:[8,18,22,27,29,33,40,44,45,57,60,63,102,105,106,107,108,110,112,143,249,274,363,366,377],foo_bar:63,foobarfoo:51,food:204,fooerror:363,fool:117,foolish:260,footer:[96,135,171,364],footnot:[16,79],footprint:186,footwear:93,for_cont:282,forai:107,forbidden:11,forc:[8,20,22,40,47,50,70,94,98,99,101,102,111,118,120,121,123,124,132,139,143,151,152,156,163,170,174,176,181,198,205,219,221,235,237,238,248,277,282,286,293,313,314,320,325,343,345,364,365,370,372,379],force_add:248,force_init:282,force_repeat:[40,123],force_str:375,forcibl:293,fore:340,forebod:219,foreground:[3,55,133,151,202,302,356,366],foreign:[47,105],foreignkei:[165,281,291,350,353,371],forens:242,forest:[14,45,69,77,107,219],forest_meadow:45,forest_room:45,forestobj:69,forget:[11,14,19,22,50,62,71,86,95,100,102,108,110,111,124,126,138,142,147,151,238,357],forgiv:120,forgo:265,forgotten:[76,87,100,108],fork:[71,138],forloop:96,form:[5,6,8,13,14,18,19,20,22,27,29,30,31,32,36,39,45,46,47,59,60,63,65,66,67,68,73,74,79,80,81,82,94,102,107,109,111,112,113,115,118,123,124,130,158,159,161,162,163,168,170,171,174,176,181,184,187,190,191,192,193,198,204,211,218,220,221,237,238,242,248,270,271,273,276,277,279,282,286,287,289,292,294,296,300,320,322,326,330,341,343,350,351,352,353,356,357,359,360,361,362,363,365,366,372,375,376,379,380,382,384,388,391,401,407],form_char:362,form_class:407,form_template_to_dict:220,form_url:162,form_valid:407,formal:[32,115,282,326],format:[3,11,15,17,18,19,20,22,30,39,53,55,59,60,63,64,65,67,70,72,75,77,78,79,81,94,95,96,98,105,109,110,120,135,138,140,150,152,169,171,173,176,183,187,191,196,199,201,202,204,207,212,218,220,230,238,241,248,249,253,259,263,267,268,271,273,282,284,286,287,292,302,307,317,322,342,344,351,353,356,357,359,361,363,364,365,367,372,374,379,380,388,391],format_attribut:176,format_available_protfunc:286,format_callback:224,format_diff:287,format_extern:191,format_grid:379,format_help:267,format_help_entri:[30,183],format_help_index:[30,183],format_messag:191,format_output:176,format_send:191,format_t:379,format_text:199,format_usag:267,formatt:[206,220,286,363,364],formcallback:220,formchar:[94,362],formdata:220,former:[17,82,133,140,204,363],formfield:375,formhelptext:220,formset:350,formstr:94,formtempl:220,formul:136,forth:[11,19,176,254],fortress:77,fortun:[9,22,84,90,96,108,114],forum:[9,71,78,81,83,93,117,118,143,149,150],forward:[3,14,15,26,27,79,95,96,103,113,116,117,132,133,149,161,165,193,231,241,273,281,291,347,351,353,354,362,364,371],forwardfor:145,forwardmanytoonedescriptor:[281,291,371],forwardonetoonedescriptor:[281,291,371],foster:18,foul:39,found:[3,4,6,8,9,12,14,15,16,18,19,20,22,27,30,31,32,36,37,39,42,45,47,48,50,57,59,60,68,71,72,73,76,79,81,84,86,90,93,94,100,101,102,105,106,107,108,109,110,112,114,120,121,123,124,136,137,140,143,149,152,158,161,166,167,168,169,171,176,181,184,185,191,196,198,199,224,226,227,238,248,266,271,273,277,282,285,286,287,293,296,301,302,308,317,320,331,341,343,351,352,353,356,357,358,359,363,365,366,370,374,376,379,384],foundat:[76,81,105,138,251],four:[15,19,35,55,57,62,77,79,84,90,99,112,121,125,170,193,219,277],fourth:90,fqdn:149,fractal:92,fraction:[8,117],frame:48,framework:[48,52,82,118,126,128,135,187,251,254,375,386,387,388,390,391],frankli:67,free:[7,10,30,45,59,70,72,78,81,82,88,93,105,115,117,123,124,133,135,138,149,196,198,211,238,249,252,286],freedn:149,freedom:[0,15,91,117,143],freeform:[117,121,123,201],freeli:[151,152,357],freenod:[71,83,138,143,147,149,163,181,343],freetext:[34,192,376],freez:[3,22,88,226],frequenc:237,frequent:[101,199],fresh:[9,13,20,94,108,155,302],freshli:77,fri:51,friend:[78,94,99,102,115,118,152],friendli:[72,79,110,135,137,165,248],friendlier:[191,282],frighten:253,from:[0,1,2,3,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,22,25,26,28,29,31,32,33,34,35,36,38,39,40,42,43,44,45,46,47,50,51,52,53,55,57,58,59,60,62,64,65,67,68,69,70,71,72,73,74,75,76,77,79,82,83,85,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,104,105,106,107,108,109,111,112,113,114,115,116,117,118,120,121,123,124,126,128,129,130,131,132,133,134,136,138,139,140,142,143,146,147,148,150,152,154,155,156,158,159,161,163,165,166,167,168,169,170,171,173,174,175,176,181,182,183,184,185,186,187,188,190,191,192,193,196,198,199,200,201,202,204,205,206,207,208,209,211,212,213,214,216,218,219,220,221,226,227,230,231,234,235,236,237,238,241,242,243,244,245,247,248,249,251,252,253,254,255,260,264,265,266,267,268,271,272,273,276,277,278,281,282,286,287,291,292,293,295,296,299,302,307,308,309,311,312,313,314,315,319,320,321,322,325,330,331,334,336,340,341,342,343,345,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,364,365,366,367,370,371,372,373,375,376,378,379,380,382,386,387,388,402,407,408,409],from_channel:163,from_db_valu:375,from_nod:363,from_obj:[60,98,130,161,163,171,221,259,282],from_pickl:360,from_tz:380,frombox:311,fromstr:311,fromtimestamp:367,front:[11,14,32,39,48,100,102,105,110,121,139,145,152,154,157],frontend:[249,351],frontpag:[106,112],frost:116,frozen:[22,88,227],fruit:235,ftabl:379,ftp:378,fuel:[85,116,248,254],fugiat:28,fulfil:[74,108,114,118,302],full:[0,4,6,8,9,11,14,15,16,17,19,22,27,29,32,33,36,39,40,43,46,47,52,63,64,66,68,71,74,77,78,79,81,82,84,85,86,93,94,97,102,103,105,106,110,111,116,117,120,121,123,124,125,128,129,132,135,136,140,141,148,149,151,155,156,163,168,170,171,175,176,181,185,186,187,191,198,199,204,208,212,216,218,219,222,234,237,238,248,249,254,263,267,277,287,292,314,320,333,343,344,351,353,357,361,363,365,366,379,408],full_desc:213,full_justifi:39,full_nam:35,full_result:208,fuller:94,fullest:118,fulli:[5,13,22,27,53,62,73,81,84,94,100,113,120,143,149,152,156,161,237,277,282,294,330,342,359,379],fun:[0,77,98,103,115,116,117,128,138],func1:[176,277,334],func2:[176,277,334],func:[3,22,26,27,29,32,50,60,72,79,85,86,87,88,89,91,92,94,95,98,99,100,101,102,107,109,112,120,121,123,124,132,146,167,171,173,174,175,176,181,182,183,184,185,186,187,188,198,199,200,201,204,207,208,209,211,219,220,221,225,231,234,235,238,244,245,246,249,251,252,253,254,255,260,264,265,266,267,276,277,282,313,334,338,347,361,363,364,366,367,379,407],funcdef:366,funciton:254,funcnam:[29,31,66,107,277,285,286,296,363,366,379],funcool:138,funcpars:[24,66,80,158,159,285,343,355,379,409],funcparser_cal:[66,285,366],funcparser_callable_add:366,funcparser_callable_center_justifi:366,funcparser_callable_choic:366,funcparser_callable_clr:366,funcparser_callable_conjug:366,funcparser_callable_crop:366,funcparser_callable_div:366,funcparser_callable_ev:366,funcparser_callable_justifi:366,funcparser_callable_left_justifi:366,funcparser_callable_mult:366,funcparser_callable_pad:366,funcparser_callable_randint:366,funcparser_callable_random:366,funcparser_callable_right_justifi:366,funcparser_callable_round:366,funcparser_callable_search:366,funcparser_callable_search_list:366,funcparser_callable_spac:366,funcparser_callable_sub:366,funcparser_callable_toint:366,funcparser_callable_y:366,funcparser_outgoing_messages_modul:343,funcparser_parse_outgoing_messages_en:66,functioncal:311,functionnam:[29,311],functionpars:[29,286],functool:143,fundament:[22,36,45,93,107,108,110,111,117,282],fur:205,furnac:[204,205],furnitur:[14,45,47],furst:248,further:[3,7,10,11,13,18,19,20,30,39,42,43,47,60,62,70,71,74,76,77,79,91,93,100,101,108,112,120,149,151,156,170,176,200,237,253,255,287,302,326,379],furthermor:[78,79,133],fuss:151,futur:[13,26,35,50,59,71,79,94,95,103,109,110,113,115,118,119,120,122,124,125,127,140,143,151,173,205,227,265,268,307,352,373,380],futurist:95,fuzzi:[30,59,181,204,272,376,379],fuzzy_import_from_modul:379,gag:141,gain:[5,13,88,105,115,120,171,193,238,277,282],galosch:237,gambl:208,game:[1,2,3,5,6,7,10,12,13,14,15,16,17,20,22,23,25,26,27,28,29,32,34,35,36,38,39,42,43,44,45,46,47,48,50,53,55,58,59,60,62,63,64,65,66,67,68,69,70,71,72,74,75,78,79,80,82,84,85,86,87,88,89,91,92,96,97,98,100,101,102,104,105,106,108,109,110,111,112,114,116,119,120,122,123,125,126,127,128,129,130,132,134,135,136,137,138,139,140,141,143,144,146,147,148,150,152,156,158,159,160,161,162,163,165,167,169,170,171,173,174,175,176,180,181,182,183,186,187,188,189,191,192,193,194,198,199,200,201,203,205,207,208,209,211,212,213,216,219,220,222,225,226,227,228,231,236,237,238,245,249,251,252,253,254,255,260,262,263,266,267,271,273,276,278,281,282,291,293,294,297,302,304,305,306,307,313,314,319,321,322,325,326,333,334,335,340,341,343,350,352,353,354,357,358,359,361,362,367,370,372,379,408,409],game_dir:[372,379],game_epoch:[19,367],game_index_cli:[158,159,297],game_index_en:142,game_index_list:142,game_nam:[142,395],game_slogan:[71,395],game_statu:142,game_templ:106,game_websit:142,gamedir:[27,39,113,154,302,348,409],gamedirnam:94,gameindexcli:305,gameplai:[117,149,162,196,211],gamer:[144,147],gamesrc:19,gametim:[19,29,80,158,159,207,219,227,355,409],gametime_to_realtim:207,gametimescript:207,gameworld:109,gammon:[138,317],gandalf:27,garbag:351,garbl:116,garden:138,garment:[73,201],gate:[30,115],gatekeep:30,gatewai:[156,331],gather:[8,22,60,128,134,141,167,168,266,300,304,359,376],gaug:[116,158,159,194],gaugetrait:248,gave:[82,85,101,108,133,382,383],gbg:356,gcc:[110,111,143],gcreat:186,gear:[7,128,149,163,170,188,209],gemer:236,gen:17,gender:[73,221],gendercharact:221,gendersub:[158,159,194],gener:[2,5,7,8,13,18,20,22,27,30,32,35,39,40,42,43,45,48,50,51,55,59,60,62,63,70,71,76,77,78,79,81,82,86,88,93,94,95,97,102,103,107,112,115,120,121,123,133,136,140,143,149,158,159,161,163,166,171,172,173,176,183,184,185,187,188,191,197,198,199,200,201,204,208,209,211,213,214,219,220,221,227,231,234,236,237,238,241,242,244,245,246,249,251,252,253,254,255,260,263,264,266,267,273,277,282,284,287,313,320,322,325,326,330,341,342,343,347,351,354,355,356,358,359,361,364,365,366,372,374,375,379,389,390,391,394,402,407,408,409],general_context:[158,159,384,393],generate_sessid:320,generic_mud_communication_protocol:326,genericbuildingcmd:199,genericbuildingmenu:199,genesi:149,geniu:235,genr:[78,82,316],genuin:117,geoff:[73,267],geograph:69,geographi:90,geoip:241,geometr:77,geometri:77,get:[0,3,5,6,7,8,9,10,11,12,13,14,16,17,18,20,22,26,29,30,31,32,33,34,35,38,40,42,43,44,45,47,48,50,51,52,55,57,59,60,62,63,68,70,71,72,74,75,76,77,79,81,82,85,86,87,88,89,90,91,92,93,94,95,96,98,99,100,101,102,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,130,132,133,135,136,139,140,142,144,146,147,148,149,151,152,154,156,161,163,165,169,170,171,173,174,176,177,181,182,183,188,190,191,192,193,196,199,201,208,211,213,214,216,224,226,227,230,231,235,236,238,245,246,247,248,249,251,252,253,254,255,257,260,265,266,268,271,272,273,276,277,281,282,284,286,287,291,293,296,300,302,307,311,312,316,320,322,325,326,328,330,331,339,341,342,343,345,351,352,353,354,356,357,358,361,363,365,366,367,369,370,372,373,374,376,379,382,383,386,388,390,402,407,408,409],get_absolute_url:[136,191,273,353],get_account:[277,341],get_al:351,get_alia:352,get_alias:388,get_all_attribut:351,get_all_cached_inst:370,get_all_categori:272,get_all_channel:192,get_all_charact:214,get_all_cmd_keys_and_alias:169,get_all_mail:231,get_all_puppet:161,get_all_sync_data:343,get_all_top:272,get_all_typeclass:379,get_and_merge_cmdset:170,get_attack:[251,252,253,254,255],get_attr:176,get_attribut:[352,388],get_available_nam:196,get_available_overwrite_nam:196,get_buff:361,get_by_alia:352,get_by_attribut:352,get_by_nick:352,get_by_permiss:352,get_by_tag:352,get_cach:351,get_cache_kei:345,get_cached_inst:370,get_callback:227,get_channel:192,get_channel_alias:181,get_channel_histori:181,get_charact:341,get_client_opt:307,get_client_s:341,get_client_sess:[330,331],get_client_sessid:331,get_cmd_signatur:213,get_command_info:[171,184],get_cont:388,get_context_data:407,get_damag:[251,252,253,254,255],get_db_prep_lookup:375,get_db_prep_valu:375,get_dbref_rang:352,get_def:295,get_default:375,get_defens:[251,252,253,254,255],get_display_nam:[3,29,72,75,94,99,161,238,268,282,353],get_err_msg:[32,103],get_ev:227,get_evennia_pid:379,get_evennia_vers:379,get_event_handl:230,get_exit:388,get_extra_info:[171,282,353],get_famili:[47,105],get_fieldset:279,get_form:279,get_formset:350,get_game_dir_path:379,get_god_account:306,get_height:365,get_help:[22,30,96,171,187,213,225,267,363],get_help_text:346,get_hint:216,get_id:[135,295,352],get_info_dict:[319,340],get_initi:407,get_input:[187,363],get_inputfunc:[307,326,343],get_internal_typ:375,get_kwarg:405,get_location_nam:268,get_log_filenam:191,get_mass:99,get_message_by_id:192,get_messages_by_receiv:192,get_messages_by_send:192,get_min_height:365,get_min_width:365,get_modified_tim:196,get_msg_by_receiv:34,get_msg_by_send:34,get_new:321,get_new_coordin:268,get_next_by_date_join:165,get_next_by_db_date_cr:[165,193,281,291,351,353],get_next_wait:230,get_nick:[352,388],get_nicklist:[163,314],get_numbered_nam:282,get_obj_coordin:268,get_object:[216,391,407],get_object_paramet:196,get_object_with_account:376,get_objs_at_coordin:268,get_oth:198,get_permiss:[352,388],get_pid:302,get_player_count:316,get_posit:213,get_previous_by_date_join:165,get_previous_by_db_date_cr:[165,193,281,291,351,353],get_puppet:[12,161,341],get_puppet_or_account:341,get_queryset:407,get_rang:255,get_redirect_url:407,get_regex_tupl:238,get_respons:396,get_room_at:90,get_rooms_around:90,get_sess:343,get_session_id:388,get_short_desc:213,get_stat:108,get_statu:312,get_subscript:192,get_success_url:407,get_sync_data:342,get_system_cmd:169,get_tag:[352,388],get_tag_queri:386,get_time_and_season:219,get_typeclass_tot:352,get_uptim:316,get_username_valid:161,get_valu:[307,326],get_value_displai:388,get_vari:[224,227],get_view_detail:389,get_width:365,get_worn_cloth:201,getattr:33,getbootstrap:52,getchild:347,getclientaddress:[57,322],getel:48,getenv:[302,312],getfromlock:276,getgl:48,getinput:363,getitem:248,getkeypair:322,getloadavg:148,getpeer:322,getpid:379,getsizof:370,getsslcontext:[323,327],getston:22,getter:[165,193,201,238,252,255,281,282,309,351,383],gettext:59,gfg:356,ghost:30,ghostli:266,giant:85,giantess:108,gid:[151,334],gidcount:333,gift:96,gig:117,girl:[113,282],gist:[237,379],git:[2,9,10,59,62,64,71,79,86,138,140,143,148,149,151],github:[10,11,59,71,73,75,78,83,86,93,106,115,138,143,148,150,199,330,347,379],gitignor:11,give:[0,4,5,8,9,12,13,14,16,18,19,22,27,28,29,32,36,39,40,43,44,45,46,47,50,51,53,63,65,69,70,71,72,73,75,77,79,81,82,84,85,86,89,90,93,94,95,96,97,99,100,101,102,103,105,106,107,108,109,110,111,112,113,115,116,118,121,122,123,124,126,128,129,130,135,136,138,140,143,148,149,150,151,152,156,161,167,169,170,173,181,182,184,186,191,192,199,200,201,205,211,213,214,216,219,236,237,246,249,251,252,253,254,255,260,266,268,276,282,291,328,341,347,351,353,356,363,365,376,377,379,382,383,388,408,409],givelock:276,given:[0,3,5,6,8,11,12,13,14,15,19,20,22,26,27,29,30,31,32,33,34,36,39,40,43,46,47,50,51,54,55,60,62,63,65,68,69,70,72,75,76,79,82,83,84,85,86,90,94,95,100,102,103,104,107,108,110,111,114,116,117,121,123,124,129,133,135,136,145,149,151,156,161,167,168,169,170,171,173,174,176,181,183,185,186,187,191,192,193,199,200,201,204,205,207,208,209,211,213,214,216,218,219,220,221,222,224,226,230,235,236,237,238,244,248,249,251,252,253,254,255,259,260,265,266,267,274,276,277,282,284,286,287,292,293,294,296,300,302,307,308,311,320,325,326,331,334,337,341,342,343,344,345,346,347,351,352,353,354,356,357,359,360,361,362,363,364,365,366,367,370,372,374,375,376,377,379,382,383,387,394,407],given_class:404,giver:[116,252,255,282],glad:101,glade:107,glanc:[19,20,22,72,90,94,101,199,238],glance_exit:72,glass:[235,260],glob:[182,363],global:[11,14,22,25,27,29,31,36,39,40,42,43,46,47,48,64,69,72,74,82,92,100,112,115,131,134,145,151,176,186,191,196,204,219,227,236,238,244,276,282,287,288,291,295,299,302,307,309,312,333,334,357,358,359,363,366,367,376,377,379,395],global_script:[158,358],global_search:[14,19,72,94,101,161,238,282,352],globalscriptcontain:358,globalth:377,globe:[128,149],glori:114,glorifi:248,gloriou:105,glossari:[143,409],glow:77,glu:38,glyph:311,gmcp:[31,60,326],gmsheet:94,gmt:107,gmud:141,gno:72,gnome:141,gnu:15,go_back:[249,363],go_up_one_categori:249,goal:[40,59,79,101,114,115,118,120,138,152,237,408],goals_of_input_valid:402,goblin:[27,39,107,176,287],goblin_arch:287,goblin_archwizard:287,goblin_wizard:287,goblinwieldingclub:39,god:[30,32,103,155,271,306],godlik:238,goe:[0,3,22,24,40,57,62,70,71,72,76,78,82,88,96,111,114,117,121,124,130,132,148,149,169,170,213,216,255,268,282,322,325,340,341,378,379,407],goff:[73,236],going:[0,8,27,29,57,63,70,75,76,77,83,86,94,95,96,99,101,103,105,108,110,112,115,117,123,126,132,135,144,149,151,154,199,238,251,252,253,254,255,260,263,266,268,282,299,304,356,363,388],goings:304,gold:[27,39,99,100,111,116,357],gold_valu:100,goldenlayout_config:48,goldenlayout_default_config:48,gone:[11,32,51,100,103,108,110,112,114,117,151,214],good:[0,5,6,7,8,11,12,13,15,18,19,20,22,27,29,32,34,35,39,40,42,47,51,55,57,70,71,72,73,74,75,76,77,78,79,81,84,85,86,90,92,93,96,97,100,101,102,103,105,106,110,113,115,116,117,118,120,121,122,124,132,133,135,136,138,142,143,147,149,151,152,156,161,169,170,171,187,198,226,238,325,363,366],goodby:322,goodgui:277,googl:[79,138,148,149,181,365],googlegroup:38,googli:128,gossip:[138,144,181],got:[9,14,50,102,108,109,110,111,123,249,265],goto_cal:363,goto_cleanup_cmdset:263,goto_command_demo_comm:263,goto_command_demo_help:263,goto_command_demo_room:263,goto_kwarg:363,goto_next_room:132,gotostr_or_func:363,gotten:[11,81,118,255,265,282,329],gpl2:382,graaah:129,grab:[22,102,103,121,135,182,265,388,407],gracefulli:[0,173,186,238,282,302,379],gradual:[14,15,88,115,116,138,237,248],grai:[55,133],grain:[46,359],gram:99,grammar:[213,237],grammat:[118,237],grand:[13,30],grant:[11,32,53,140,193,251,252,253,254,255,276,277,286,351,387],granular:255,grapevin:[154,158,159,163,181,297,310,409],grapevine2chan:[30,102,144,181],grapevine_:181,grapevine_channel:[144,163,181],grapevine_client_id:144,grapevine_client_secret:144,grapevine_en:[144,181],grapevinebot:163,grapevinecli:313,graph:[11,76],graphic:[3,5,9,32,33,60,68,73,77,94,118,158,209,222,326],grasp:[133,135],grayscal:202,great:[11,15,27,29,30,40,44,52,64,70,72,74,78,83,84,85,88,90,93,96,101,110,115,118,121,124,136,138,199,220,347],greater:[6,20,32,43,72,105,276,363],greatli:137,greek:16,green:[11,20,32,39,55,110,133,176,186,213,265,356],greenskin:287,greet:[25,42,43,71,75,129,307],greetjack:35,greg:138,grei:[39,133,356],grenad:36,grep:[11,148],greyscal:[55,356],greyskinnedgoblin:39,griatch:[62,73,74,85,102,105,198,200,202,204,207,208,209,219,221,231,234,237,238,244,245,246,248,263,265,362,370,375,378,382],grid:[52,77,113,124,154,183,255,268,379,409],grief:51,griefer:136,grin:[22,116,351,366,383],grip:[79,205],gritti:22,ground:[77,81,85,103,105,109,113],group:[0,8,18,22,30,39,45,47,50,51,53,69,71,75,78,83,84,85,101,102,107,112,117,138,151,162,165,172,176,182,183,192,219,235,237,265,266,282,286,287,311,350,351,354,356,359],groupd:351,grow:[0,14,18,81,86,105,109,115,116,138,143,156,248,313,314,365,379],grown:[27,67,71,86],grudg:121,grungies1138:[73,231,246],grunt:[176,287],gstart:186,gthi:98,guarante:[13,32,40,62,78,116,149,208,227,286,320,341,353,366],guard:[27,117,205],guess:[16,26,65,72,75,96,101,152,199,287],guest1:58,guest9:58,guest:[24,32,80,161,409],guest_en:[32,58],guest_hom:[58,135],guest_list:58,guest_start_loc:58,guestaccount:45,gui:[48,60,93,117,231,409],guid:[2,9,78,98,128,135,386],guidelin:[78,79,138],guild:[18,45,62,117,130,138,181],guild_memb:27,gun:85,guru:81,gzip:[196,197],gzip_content_typ:196,habit:92,habitu:46,hack:[81,121,123,311],hacker:[138,152],had:[0,9,15,16,20,40,53,68,71,74,78,81,85,88,103,105,108,109,110,111,115,117,124,139,149,151,171,175,187,201,211,265,287,291,302,353,357,364,382,383,402],hadn:[11,95,115],hair:205,half:[64,273],hall:[30,76],hallwai:76,halt:77,hammer:[204,205],hand:[16,27,35,36,43,57,64,78,79,81,83,92,93,94,105,109,111,116,119,121,136,171,182,184,186,198,205,388],hander:105,handi:[3,110,135,148,253],handl:[5,6,9,11,12,13,14,16,18,19,22,26,27,29,31,32,35,36,42,43,46,47,48,57,60,62,63,64,67,70,71,72,74,76,78,80,81,82,84,91,92,95,100,101,102,105,106,107,109,110,111,112,115,118,120,123,129,133,134,139,141,148,151,161,163,166,167,169,170,176,177,181,182,185,196,198,204,205,209,213,218,219,227,230,238,242,244,246,249,251,252,253,254,255,260,265,266,267,269,271,281,282,285,286,287,291,292,295,299,302,306,307,311,312,314,315,322,325,326,329,331,333,342,343,350,351,353,356,357,359,360,361,363,364,365,367,370,378,379,396],handle_appli:213,handle_consum:213,handle_egd_respons:304,handle_eof:322,handle_error:[181,227,295],handle_ff:322,handle_foo_messag:363,handle_int:322,handle_messag:363,handle_mix:213,handle_numb:363,handle_posit:213,handle_quit:322,handle_setup:306,handler:[12,13,20,22,32,33,34,35,36,40,42,43,45,46,47,60,62,82,106,107,108,116,121,161,167,170,185,189,193,198,216,224,227,228,230,238,248,264,268,276,277,281,282,287,292,293,295,296,307,319,320,340,343,349,350,351,353,354,358,359,362,363,373,374,379],handlertyp:354,handshak:[28,60,141,312,318,320,325],handshake_don:325,hang:[79,83,111,115,118,126],happen:[0,3,6,8,9,11,18,19,20,22,27,29,32,40,43,44,46,51,53,60,62,63,64,70,77,78,81,82,90,91,93,94,95,101,102,103,108,109,110,117,118,120,121,123,124,133,135,142,147,149,156,161,169,170,181,191,207,213,216,245,251,252,253,254,255,264,266,268,282,287,295,304,311,314,334,339,341,342,343,353,363,364,370,372,379,387],happend:287,happi:[14,116,117,363],happier:101,happili:[18,102],haproxi:[149,154,409],hard:[0,5,6,8,11,13,14,16,19,20,22,29,30,39,40,45,46,50,53,57,59,63,71,79,82,94,105,106,108,111,112,115,118,120,132,135,138,143,149,151,185,220,249,291,302,351,353,363],hardcod:[69,77,93,94,108,151,351],harden:143,harder:[5,8,51,92,105,108,115,117,120,265],hardwar:[149,315],hare:138,harm:[13,88,120,253],harsh:117,harvest:407,has:[2,3,5,6,8,9,11,12,13,14,15,16,18,19,20,22,26,27,29,30,31,32,34,35,36,39,40,42,43,44,45,46,47,48,50,51,52,53,55,57,59,60,62,63,65,67,68,70,71,72,73,75,76,78,79,80,81,82,84,85,86,87,88,90,91,92,93,94,95,96,100,101,102,103,104,105,107,108,109,110,111,112,114,116,117,118,120,123,124,125,128,129,130,132,133,134,135,136,137,138,139,140,142,143,144,146,148,149,151,152,155,156,157,160,161,162,163,168,169,170,171,173,175,176,181,183,184,186,187,188,191,192,197,198,199,204,207,208,209,211,213,219,220,227,231,235,236,238,248,249,251,252,253,254,255,257,260,264,265,266,267,268,273,276,277,281,282,286,287,291,294,295,296,302,304,306,307,311,314,316,320,324,329,330,334,340,341,342,343,345,350,351,352,353,354,359,361,362,363,365,366,370,372,373,376,379,383,386,387,391,402,405,407],has_account:[36,264,276,281,282],has_attribut:351,has_cmdset:170,has_connect:[18,191],has_consum:213,has_drawn:76,has_nick:351,has_object_permiss:387,has_par:379,has_perm:[184,277],has_permiss:387,has_sub:191,has_tag:354,has_thorn:[13,112],hasattr:[22,87],hasbutton:213,hash:[15,39,149,287,296,330,334,343,352],hasn:[72,76,236,265,350,351,407],hassl:95,hast:253,hat:[78,83,201],hau:[144,163,181,313],have:[0,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,18,19,20,22,25,26,27,29,30,31,32,33,34,35,36,38,39,40,42,43,45,46,47,48,50,51,52,53,55,57,58,59,60,62,63,64,65,67,68,69,70,71,72,74,75,76,77,78,79,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,98,99,100,101,102,103,104,105,107,108,109,110,112,114,115,116,118,119,120,121,122,123,125,126,127,128,129,130,131,132,133,134,135,136,137,140,142,143,144,146,147,148,149,150,151,152,154,155,156,161,163,167,169,170,171,173,176,178,181,184,185,186,187,188,191,192,193,195,196,198,199,200,201,204,207,209,213,214,219,220,221,226,227,230,234,236,237,238,241,242,248,249,251,252,253,254,255,260,266,267,271,272,273,274,276,281,282,285,286,287,288,291,294,295,296,307,312,315,316,320,322,325,326,340,341,342,343,348,349,350,351,352,353,354,356,357,358,359,360,362,363,364,365,366,372,375,376,377,379,380,382,383,387,388,402,407,408],haven:[3,8,9,39,72,77,84,88,95,102,129,130,131,135,136,345],head:[7,20,30,59,75,85,96,103,105,113,116,118,124,132,155],header:[14,15,19,29,30,34,36,67,71,78,79,99,102,110,143,152,171,183,193,231,238,282,357,359,364,365],header_color:176,header_line_char:365,headi:365,heading1:365,heading2:365,headless:282,headlong:143,heal:[112,116,117,253,254,266],healing_rang:254,health:[33,39,63,89,107,116,117,121,123,149,222,248,287,326],health_bar:[158,159,194],healthi:248,hear:[18,75,88,115,187],heard:[77,114,276],heart:[30,108,133],heartbeat:[46,313],heat:205,heavi:[13,19,22,32,82,99,103,117,121,123,124,140,196,198,238,252,315,379],heavier:[40,252],heavili:[19,42,57,62,71,78,93,114,148,199,251,252,253,254,255,353,408],heed:[43,277],hei:[103,116,198,231,237],height:[28,31,48,158,307,322,341,362,365],held:[20,123,276],hello:[18,27,29,31,35,43,60,63,64,67,70,75,88,101,111,116,117,124,147,181,182,187,191,238,307,356],hello_valu:64,hello_world:[64,110,111],helmet:[88,116],help:[3,5,8,11,14,15,16,18,19,21,22,24,25,26,27,29,32,39,40,43,44,45,48,51,53,59,62,64,65,70,72,73,74,75,76,77,79,80,82,84,88,90,91,93,94,97,101,102,104,106,108,109,110,112,113,114,115,116,117,118,123,124,133,135,138,140,143,146,147,149,155,156,158,159,166,167,169,171,172,173,181,184,187,188,193,198,207,209,211,213,216,220,224,225,227,231,237,241,248,251,252,253,254,255,260,263,266,267,276,284,295,300,302,304,305,313,320,322,323,325,327,330,331,333,334,351,352,356,359,360,361,363,364,374,375,376,377,396,402,407,408,409],help_categori:[22,30,72,94,96,100,102,123,124,146,171,173,174,175,176,181,182,183,184,185,186,187,188,198,199,200,201,204,208,209,211,219,220,221,225,231,234,235,238,244,245,246,249,251,252,253,254,255,260,264,265,266,267,271,272,273,282,361,363,364,376],help_cateogori:361,help_detail:407,help_entri:[271,361],help_entry1:271,help_entry_dict:[30,271],help_file_modul:271,help_kei:176,help_list:407,help_mor:183,help_more_en:30,help_search_with_index:274,help_system:96,help_text:[183,227,402],helpact:267,helparg:187,helpdetailview:407,helpentri:[30,32,96,270,271,272,273,359,407],helpentry_db_tag:270,helpentry_set:354,helpentryadmin:270,helpentryform:270,helpentrymanag:[272,273],helper:[27,29,32,39,53,94,102,104,105,108,109,112,117,158,161,170,173,176,181,183,190,192,196,199,204,206,207,213,218,237,248,282,286,287,299,311,312,331,343,357,363,364,366,372,377,378,379,389],helpfil:183,helplistview:407,helpmixin:407,helptaginlin:270,helptext:[27,284,363],helptext_formatt:[27,284,363],henc:[4,7,59,70,72,75,110,111,266,267,276,357],henceforth:[6,11,14,32,43,58,69,77,91,124,134,149,343],henddher:235,hendher:73,her:[8,114,116,201,221],herbal:362,herd:140,here:[2,3,7,8,9,10,11,12,13,14,15,16,17,19,22,27,29,30,31,32,33,34,35,36,38,39,40,42,43,44,46,47,48,50,52,53,55,57,59,60,62,63,64,65,67,68,70,71,72,74,75,76,77,78,79,80,82,83,84,85,86,88,89,90,91,92,93,94,95,96,98,100,101,102,103,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,126,128,129,130,131,132,133,135,136,138,140,141,143,144,146,147,148,150,151,152,155,156,161,163,169,170,171,176,184,185,186,187,188,196,198,199,200,201,204,205,207,208,209,211,212,213,216,218,226,227,236,237,238,245,248,251,252,253,254,257,264,265,266,267,268,273,277,282,286,287,302,304,307,311,313,319,320,322,325,340,341,343,349,350,351,353,356,359,363,365,370,379,384,387,388,407],hereaft:116,heroism:117,herself:116,hesit:[72,90],hfill_char:365,hidden:[11,13,48,76,82,112,114,115,116,193,201,208,267],hide:[13,20,22,30,32,71,77,103,115,116,121,183,193,208,238,265],hide_from:[34,193],hide_from_accounts_set:165,hide_from_channels_set:193,hide_from_objects_set:281,hieararci:276,hierarch:[12,32,53,173],hierarchi:[32,53,58,72,84,96,115,182,201,276],high:[20,32,81,84,103,105,111,114,139,143,169,204,205,254,282,344],higher:[9,18,20,27,32,43,53,64,86,91,92,94,95,105,108,116,120,121,124,143,149,161,169,173,186,237,251,252,253,254,255,266,276,304,363,379],highest:[20,94,248,356,379],highest_protocol:375,highli:[0,17,27,32,44,46,62,71,73,81,82,92,110,129,222,357,370],highlight:[15,55,79,93,94,133],hijack:136,hilight:378,hilit:378,hill:35,hilt:[117,205],him:[27,75,108,221,238],hint:[5,9,39,81,86,97,102,108,113,118,124,128,138,143,156,207,216,348,408],hire:[100,152],his:[8,27,39,75,94,116,201,221,238,364,378],histogram:379,histor:[40,67,95,113,301,372],histori:[11,18,26,48,82,84,94,103,110,117,140,151,170,181,191,220,372],hit:[11,28,71,85,88,109,114,121,123,163,204,251,252,253,254,255,264,265,300,341,372,375],hit_msg:264,hite:55,hitter:102,hnow:55,hoard:117,hobbi:[74,115,118,149],hobbit:95,hoc:81,hold:[0,2,6,7,11,12,14,15,20,27,30,32,36,39,42,43,45,47,52,58,69,71,76,77,79,82,85,94,100,102,107,108,115,120,121,123,124,128,135,143,151,169,170,194,199,201,204,205,208,213,216,236,246,249,251,252,253,254,255,262,264,265,269,274,276,277,286,287,288,292,297,309,311,320,330,331,333,343,353,354,355,359,362,363,365,366,368,372,379,384],holder:[71,96,149,351],hole:117,home:[0,11,36,39,52,58,82,102,107,108,117,135,139,143,149,152,170,176,182,264,276,281,282,287,359,379],home_loc:176,homepag:[5,19,138,143,149],homes_set:281,homogen:[19,118,286,287,291],homogenize_prototyp:286,honcho:118,honor:[117,238],honour:196,hood:[9,18,22,27,29,35,40,47,62,79,82,93,103,105,108,115,116,204,238,248,267],hook:[8,12,18,22,31,32,36,40,44,46,59,74,76,86,89,98,108,121,123,124,129,130,131,132,134,156,161,167,169,171,173,176,181,182,184,186,187,190,191,197,201,204,206,211,213,217,219,227,235,236,238,242,247,251,252,253,254,255,259,261,263,264,265,266,268,279,282,289,291,294,296,306,313,325,328,330,338,340,341,342,344,353,361,364,366,370,371,373,377,379,389,402,407],hooligan:51,hop:81,hope:[3,94,101,114,117],hopefulli:[0,48,76,77,110,114,118,135,139,149],horizon:95,horizont:[265,365,379],hors:19,host1plu:149,host:[0,11,19,36,51,68,82,115,127,140,150,151,152,154,196,237,347,379],host_os_i:379,hotbutton:48,hotel:149,hotspot:152,hould:117,hour:[19,95,117,134,207,367,379],hous:[39,118,149,176,366],housecat:19,how:[0,3,5,6,7,8,9,10,11,13,14,15,16,17,18,19,20,25,27,29,32,33,34,35,39,40,42,43,45,48,50,51,53,57,58,60,62,63,64,68,69,70,72,74,75,76,77,78,79,81,82,84,85,86,87,88,89,90,91,92,93,95,96,98,99,100,101,102,103,105,106,107,108,109,110,111,112,113,114,115,116,118,119,120,121,122,123,124,125,126,127,128,129,130,131,133,134,135,136,139,140,143,147,148,149,152,154,155,156,162,163,168,170,171,185,186,187,190,191,199,201,204,205,207,208,211,213,216,221,236,237,238,245,248,249,253,254,255,260,264,268,270,274,276,281,282,287,291,296,302,307,312,316,321,326,329,333,340,341,342,343,347,350,353,357,361,363,364,365,366,372,373,378,379,402,408,409],howev:[9,11,12,13,14,15,16,17,20,22,26,29,32,39,40,46,47,50,51,55,57,63,64,65,67,68,70,72,75,77,78,79,81,84,88,89,91,94,95,100,101,103,108,110,112,114,116,117,120,121,124,131,134,140,149,156,170,171,176,183,186,187,196,199,220,222,227,236,249,254,260,276,356,388],howto:[79,408,409],hpad_char:365,href:[17,96,135],hrs:207,htm:317,html5:107,html:[48,55,68,77,79,81,82,96,107,128,136,138,141,152,162,186,191,236,267,273,324,326,330,331,347,353,375,378,386,407],htmlchar:378,htop:156,http404:[96,136],http:[2,8,9,10,11,38,44,48,50,52,64,68,71,72,73,75,77,79,81,82,84,90,96,107,113,123,126,135,136,138,140,142,143,144,148,149,150,152,155,158,163,181,196,199,236,267,274,304,311,313,314,315,316,317,318,324,326,329,330,331,347,356,365,378,379,382,386,402],http_request:[68,152],httpchannel:347,httpchannelwithxforwardedfor:347,httpd:139,httprequest:161,httprespons:[162,190,279],httpresponseredirect:135,hub:[30,138,151,359],hue:55,huge:[8,52,62,85,88,90,95,111,115,117,126,268,364],huh:[22,72],human:[5,51,57,82,84,93,100,115,121,129,135,204,248,407],humanizeconfig:84,hundr:[65,117,135,147],hung:118,hungri:62,hunt:[116,121,248,264],hunting_pac:264,hunting_skil:121,hurdl:76,hurri:109,hurt:[89,116,117,248],huzzah:71,hwejfpoiwjrpw09:71,hybrid:[117,121],hype:154,i18n:[59,106,282],iac:63,iattribut:351,iattributebackend:351,ice_and_fir:112,icon:7,id_:[162,270,279,402],id_str:33,idcount:333,idea:[0,7,8,10,11,22,30,32,44,51,64,70,71,76,78,79,81,90,92,96,100,105,107,110,111,115,116,117,118,120,121,122,124,132,135,136,143,146,147,171,183,184,187,198,237,287,370,378,407],ideal:[22,67,75,78,149,165,277],idenfi:169,ident:[6,20,22,55,60,71,91,93,102,116,156,161,184,238,244,277,282,356,357],identif:[19,46,343],identifi:[3,5,6,20,22,26,27,31,33,34,39,40,46,47,60,63,70,74,76,79,87,89,90,94,96,105,108,109,115,123,136,139,140,168,171,176,181,184,187,192,199,204,216,219,237,238,249,266,277,282,286,293,296,299,302,307,309,312,326,330,339,341,343,351,352,356,362,363,366,379],identify_object:192,idl:[43,51,161,163,264,282,334,341,343],idle_command:22,idle_tim:[161,282],idle_timeout:163,idmap:370,idmapp:[47,62,158,159,186,193,273,309,335,351,352,353,355],idnum:192,ids:[51,94,132,219,333,343,362],idstr:[33,46,292,296,339,379],idtifi:192,idx:132,ietf:318,ifier:248,ifram:48,ignor:[3,11,15,18,19,20,22,27,29,30,31,32,43,47,55,60,62,79,88,94,101,102,103,107,111,120,121,129,132,140,143,149,161,168,169,170,171,176,187,219,238,276,281,282,296,302,307,313,314,329,330,331,351,353,356,357,362,363,374,379,380],ignore_error:161,ignorecas:[176,182,183,188,201,204,211,356,361,363,378],ignoredext:347,illumin:77,illus:50,imag:[7,17,48,68,84,96,107,128,135,143,149,196],imagesconfig:84,imagin:[15,20,27,75,88,102,109,114,115,118,120,123,129,134,260,357],imaginari:[77,85,138],imeplement:268,img:17,immedi:[16,19,22,27,31,39,40,60,70,76,82,83,88,102,105,108,110,120,123,131,135,136,149,151,155,174,186,204,264,313,357,359,363,364],immers:74,immobil:86,immort:264,immut:[13,296],impact:133,impass:114,impati:143,implement:[0,6,8,9,11,13,18,20,22,23,27,29,32,34,36,45,46,47,48,55,57,62,63,64,68,69,73,74,76,77,78,81,85,86,87,88,92,93,94,97,98,104,107,109,111,115,116,120,123,124,129,130,131,137,138,162,165,169,170,173,174,175,176,177,178,181,182,183,184,185,186,191,192,193,196,198,200,201,204,207,208,219,221,234,237,238,242,244,245,246,247,249,251,252,255,264,265,266,268,272,273,276,277,281,282,291,293,296,308,313,315,316,317,318,319,320,322,324,325,326,329,330,331,333,340,347,351,352,353,354,356,357,360,361,363,364,371,374,375,378,379,390,407,409],impli:[45,72],implicit:[55,101,133],implicit_keep:287,impmement:277,impopular:117,import_cmdset:170,importantli:[18,27,103,108,116,135,277],importerror:[4,71,84,379],impos:[81,138,345],imposs:[16,27,53,65,76,77,79,132,135,149,365],impract:[22,39,287],imprecis:370,impress:[3,77,117],improperlyconfigur:196,improv:[9,13,59,70,78,83,101,109,110,115,118,408],impur:205,in_game_error:[0,152],inabl:152,inaccess:[32,70],inact:[213,264],inactiv:186,inadvert:255,inadyn:149,inarticul:64,inbuilt:[45,124],incant:148,incapacit:117,incarn:402,incid:242,includ:[2,5,7,8,11,12,14,19,20,22,27,29,31,32,33,36,39,42,43,44,45,46,47,48,51,52,55,63,64,68,71,72,73,77,78,79,80,81,82,84,85,89,90,91,94,95,96,100,101,102,103,104,107,108,109,110,111,112,113,115,116,117,119,120,121,122,123,125,127,128,132,135,136,137,138,143,148,151,161,167,168,169,171,174,175,176,184,187,191,196,198,201,204,205,206,211,216,219,220,221,227,237,238,242,248,249,251,252,253,254,255,266,267,268,274,276,282,294,302,320,322,325,326,339,342,351,352,353,354,356,357,358,359,360,362,363,365,367,372,379,388],include_account:351,include_children:352,include_par:352,include_prefix:168,include_unloggedin:[320,343],inclus:[352,366],incoher:133,incol:[94,362,365],incom:[22,42,57,63,140,149,162,163,168,185,190,211,242,252,279,289,311,315,318,321,325,326,330,331,333,341,342,343,347,363,364,366,387],incomplet:[171,245,365],inconsist:[6,50,236],incorpor:[173,365],incorrect:192,increas:[32,47,55,95,105,108,116,121,152,198,248,252,254,255,266,314,320,334,361,363],increase_ind:361,incred:[249,304],increment:[143,351],incur:19,indata:[57,351],inde:[71,81,101,149],indefinit:[253,265,359],indent:[14,15,19,26,29,48,67,70,71,79,93,102,110,111,331,357,361,363,366,379],independ:[34,40,70,82,92,133,155,198,241],indetermin:304,index:[62,64,68,76,77,79,92,100,108,115,128,132,138,149,154,168,181,182,183,198,213,249,265,271,273,274,300,304,305,347,354,356,364,365,379,402,405,407,409],index_category_clr:183,index_to_select:249,index_topic_clr:183,index_type_separator_clr:183,indexerror:[136,268,352],indexread:213,indextest:405,indic:[70,72,76,77,79,95,100,101,103,110,111,139,163,176,183,184,196,213,221,242,249,291,294,313,314,322,329,330,343,345,347,351,356,357,363,364,379],individu:[13,14,15,22,29,39,63,70,72,75,76,77,85,93,94,100,108,111,121,134,137,146,149,170,174,191,204,208,214,224,227,254,276,284,287,341,354,356,365,366,373,374],ineffici:[46,129,356],inf:[382,383],infact:22,infinit:[40,70,73,115,143,163,268,286,382,383],infinitely_lock:213,inflat:117,inflect:[366,382],inflict:253,inflict_condit:253,influenc:[27,50,52,72,75,115,124,198,216,379],influenti:138,info1:246,info2:246,info3:246,info:[0,7,11,13,14,17,18,19,22,25,28,30,36,37,40,42,43,45,47,52,62,63,78,81,82,86,94,107,108,110,116,126,137,140,141,143,151,161,163,165,173,174,176,183,186,188,194,198,200,209,213,219,222,231,266,273,282,302,307,311,319,320,340,341,343,352,353,354,359,362,372,379],infomsg:372,inforamt:[238,268,282,353],inform:[2,8,11,12,19,22,27,33,34,39,40,42,43,45,48,55,58,60,62,66,68,70,71,72,75,79,86,87,96,100,101,102,103,107,110,117,121,123,124,126,128,129,131,134,135,136,139,140,144,151,152,161,163,171,174,176,181,182,186,193,199,204,208,211,236,238,242,243,248,253,254,255,273,282,302,307,316,317,318,320,329,342,343,352,353,356,359,361,372,379,402],infrastructur:[60,79,82,118,149,152,167,312],infrequ:75,ing:[15,71,94,109,117,208],ingam:75,ingame_python:[158,159,194],ingame_tim:95,ingo:[20,27,31,94,169,314,366,382],ingot:[204,205],ingredi:[74,117,204,213],ingredient1:213,ingredient2:213,ingredient3:213,ingredient_recip:213,inher:[35,50,64,84,248],inherit:[2,3,8,12,18,19,20,22,36,39,47,55,57,62,72,74,82,89,93,96,98,102,104,106,108,109,112,117,124,129,165,169,171,176,184,186,187,191,193,198,199,201,204,211,213,219,221,235,238,245,248,251,252,253,254,255,263,264,266,267,278,281,282,287,291,293,342,349,352,353,361,364,365,370,377,379,388,391,407],inheritng:287,inherits_from:[129,136,186,379],inifinit:286,init:[7,11,42,48,57,71,72,76,79,94,106,113,143,148,155,198,199,216,220,281,302,320,321,331,343,379],init_delayed_messag:220,init_django_pagin:364,init_evt:364,init_f_str:364,init_fill_field:220,init_game_directori:302,init_iter:364,init_menu:263,init_mod:170,init_new_account:379,init_pag:[286,364],init_pars:267,init_queryset:364,init_rang:255,init_sess:[57,342],init_spawn_valu:286,init_st:216,init_str:364,init_tree_select:249,init_tru:170,initi:[0,6,8,10,11,13,22,26,27,40,43,44,48,71,74,76,79,82,85,88,94,100,102,106,115,116,120,121,124,131,135,156,161,162,163,170,171,187,191,193,196,198,204,209,216,220,224,228,230,237,238,248,249,251,252,253,254,255,260,263,264,265,270,271,279,281,282,286,292,295,296,299,300,302,304,305,306,311,312,313,315,316,317,318,320,321,322,323,324,325,326,327,329,330,331,333,341,342,343,350,351,356,358,361,362,363,364,366,374,375,379,396,402,407],initial_formdata:220,initial_ind:365,initial_setup:[158,159,297,340],initialdelai:[299,313,314],initialize_for_combat:[251,252,253,254,255],initialize_nick_templ:351,initil:330,inject:[107,120,152,213,341,357,363],inlin:[42,48,66,80,93,100,162,190,270,279,282,289,300,350,366],inlinefunc:[39,42,60,107,366],inmemori:351,inmemoryattribut:351,inmemoryattributebackend:351,inmemorybackend:351,inmemorysavehandl:374,innermost:29,innoc:[51,174],innocu:152,inobject:311,inp:[27,176,192,286,300,364,366,379],inpect:27,input:[8,11,15,16,17,18,19,20,26,31,35,39,42,43,46,48,50,57,60,65,66,68,71,72,73,74,77,80,83,89,93,94,97,101,102,103,107,108,109,113,120,130,135,138,156,161,166,167,168,171,176,181,183,184,185,186,187,192,199,204,205,208,216,220,237,238,242,247,248,249,254,265,272,282,285,286,287,300,307,311,322,330,341,343,351,352,354,361,362,363,364,365,366,373,375,379,380,402],input_arg:187,input_cmdset:363,input_func_modul:[31,307],input_str:[29,363],input_validation_cheat_sheet:402,inputcmdset:363,inputcommand:[31,60,63],inputcompon:48,inputdebug:[31,307],inputfuc:107,inputfunc:[24,42,57,107,158,159,163,297,330,341,343,409],inputfunc_nam:330,inputfunct:31,inputhandl:158,inputlin:[35,182,191,351,352],insecur:149,insensit:[30,105,112,183,219,238,266,271,352,394],insert:[14,15,26,29,35,39,74,82,86,94,110,113,143,146,170,204,213,221,234,286,357,363,365,366,379],insid:[3,5,7,8,13,14,16,19,20,22,27,29,32,36,38,39,40,43,47,50,53,55,62,63,64,68,70,75,77,79,82,85,86,87,93,96,99,100,101,102,103,105,106,107,110,111,112,120,121,124,128,129,132,134,135,136,140,146,147,151,156,158,163,186,191,196,199,219,222,226,227,238,264,266,268,276,281,282,285,302,319,340,347,357,358,366,379],inside_rec:276,insiderecurs:276,insight:[3,103,114,128],insist:[101,149],inspect:[27,51,100,140,161,176,198,300,302,363],inspectdb:62,inspir:[8,22,67,73,116,121,123,200,221,365,379],instac:[171,204,282,341],instal:[0,3,6,7,8,9,10,15,59,64,70,73,74,75,78,79,81,82,93,94,103,106,110,113,114,116,126,136,138,142,144,145,150,152,156,158,159,194,196,198,200,201,202,203,208,209,219,231,234,235,238,242,244,245,251,252,253,254,255,408,409],installed_app:[8,62,84,96,135,136],instanc:[3,6,8,10,11,12,13,17,19,26,27,29,33,39,43,44,48,52,59,70,72,75,82,86,87,88,90,92,93,94,95,96,100,101,102,104,105,107,108,110,112,120,123,126,128,132,133,139,152,161,162,165,167,168,169,170,171,180,183,185,186,187,190,191,193,197,199,204,218,227,230,236,249,267,268,270,273,279,281,282,286,287,289,291,295,296,299,302,311,312,313,314,315,316,317,318,320,324,325,329,333,334,342,343,347,350,351,353,354,356,359,360,363,365,370,371,375,379,380,386,387,388,390,391,402],instanci:199,instant:128,instanti:[8,22,62,111,161,170,187,248,260,293,296,319,340,343,351,362],instantli:350,instead:[0,5,7,8,9,11,13,15,18,19,20,22,27,29,32,33,36,39,40,42,43,45,47,50,51,52,53,55,60,62,68,70,71,72,73,74,75,76,77,78,79,82,85,86,88,89,90,93,94,95,100,101,103,104,105,107,108,109,110,111,112,113,115,117,118,120,123,124,126,128,129,130,132,133,134,135,136,138,140,143,145,149,151,152,154,156,161,163,170,171,173,174,176,178,181,185,186,188,191,199,204,208,209,211,213,218,220,230,237,238,245,249,251,252,253,254,255,263,265,267,268,276,277,282,287,296,302,330,331,341,345,350,351,353,354,359,363,364,366,370,372,374,375,376,379,402,407],instig:174,instil:[69,253],instnac:295,instr:[311,379],instruct:[3,5,6,7,11,14,15,19,31,60,70,71,73,75,78,79,81,89,93,94,100,106,110,111,113,114,115,117,138,139,140,143,148,149,151,154,155,161,171,186,196,238,242,287,296,299,302,312,314,320,325,326,330,331,333,341,343,363,373],instructrion:74,insur:117,integ:[20,22,29,39,43,47,55,90,100,101,124,168,201,207,208,220,248,251,252,253,254,255,266,276,282,352,366,375,379,380],integerfield:[135,402],integr:[1,48,59,82,84,111,116,136,138,152,187,238,305,307,363,386,409],intellig:[60,101,117,121,136,152,170,196,333],intend:[3,11,14,17,19,20,22,29,34,39,45,48,64,72,77,78,81,103,115,120,128,133,149,152,161,195,196,198,199,204,218,238,273,282,287,320,352,354,359,360,362,365,366,376,377,379,380,407],intens:[5,55,105,117,138],intent:[59,152,237,379],inter:[14,117],interact:[3,7,12,22,27,57,64,79,81,88,92,103,111,114,117,118,120,123,135,138,140,151,156,158,175,187,211,255,260,302,319,357,372,379],intercept:343,interchang:[113,123,271,363,407],interest:[0,3,5,13,15,22,30,39,57,62,70,72,74,75,76,78,81,83,84,85,93,101,103,111,113,114,115,118,122,124,128,131,132,138,149,152,170,185,198,207,266,268],interestingli:116,interf:[143,260],interfac:[0,2,3,6,32,42,48,57,68,71,72,77,82,83,85,86,96,106,110,135,138,140,143,149,173,176,190,191,282,294,313,342,347,351,354,356,379,407],interfaceclass:322,interfer:[6,140,286],interim:[46,88],interlink:[319,340],intermediari:[238,277,292,363],intern:[9,13,16,18,19,27,32,35,39,42,43,44,45,50,57,59,63,65,79,105,106,107,117,123,143,149,151,152,156,161,163,193,204,209,221,238,248,259,268,282,286,293,330,331,351,353,354,356,360,363,365,379],internal:363,internal_port:149,internation:[65,409],internet:[22,50,51,52,57,140,143,147,149,152,155,174,299,304,312,313,314,322,325,333,347,379],interpret:[3,5,22,39,40,42,92,101,110,111,136,152,171,175,176,286,287,330,356,375],interrupt:[120,143,167,171,187,224,227,230,322],interruptcommand:[22,101,120,158,167,171],interruptev:230,intersect:[20,169],interv:[31,40,46,82,123,131,132,134,163,205,207,227,248,251,252,253,254,255,257,264,266,291,296,307,359,367,379],interval1:296,intim:[20,22],intimid:94,intoexit:176,intpropv:124,intricaci:95,intrigu:[73,142],intro:[84,96,102,111,113,114,136,263,266],intro_menu:[158,159,194,262],introduc:[0,6,8,11,20,29,74,88,93,116,117,118,121,124,238],introduct:[1,11,14,15,16,52,53,73,97,103,109,113,119,122,125,126,127,143,199,408,409],introductori:[81,143],introroom:266,introspect:235,intrus:133,intuit:[11,27,62,72,101,115,117,120,169],intxt:19,inv:[20,99,182,201,211],invalid:[13,29,39,101,161,220,238,248,286,365,366,375,379,380],invalid_formchar:362,invent:248,inventori:[6,19,20,32,74,85,86,100,101,102,103,105,109,112,117,118,182,201,204,205,211,238,276,282,353],invers:[32,55,102,108,133,238,247,328,378],invert:[55,133],investig:108,invis:141,invit:[50,70,115,127,260],invitingli:[103,260],invok:[13,14,15,40,241,276],involv:[32,36,40,43,44,56,57,92,109,115,117,123,124,148,204,205,220,255,353,354,356,387],ioerror:357,ipregex:174,ipstart:[143,151,156],iptabl:152,ipv4:140,ipython:[0,94],irc2chan:[30,102,147,181],irc:[0,11,71,81,83,118,138,143,150,154,158,159,163,181,189,297,307,310,320,343,409],irc_botnam:163,irc_channel:163,irc_en:[147,181,276],irc_network:163,irc_port:163,irc_rpl_endofnam:314,irc_rpl_namrepli:314,irc_ssl:163,ircbot:[163,314],ircbotfactori:[163,314],ircclient:[314,343],ircclientfactori:320,irchannel:[147,181],ircnetwork:[147,181],ircstatu:[102,181],iron:[116,198,204,205,408],ironrealm:326,irregular:[257,264,266],irregular_echo:264,irrelev:[152,311],irur:28,is_account_object:92,is_act:[162,291],is_aggress:129,is_anonym:[84,96],is_anyon:84,is_authent:135,is_ban:161,is_bot:165,is_build:84,is_categori:249,is_channel:22,is_connect:[165,282],is_craft:88,is_dark:108,is_exit:[22,171],is_fight:88,is_full_moon:86,is_giving_light:265,is_gm:94,is_in_chargen:124,is_in_combat:[251,252,253,254,255],is_inst:19,is_it:379,is_iter:379,is_lit:[265,266],is_next:[165,193,281,291,351,353],is_o:379,is_ouch:[13,112],is_prototype_bas:286,is_rest:120,is_sai:130,is_staff:162,is_subprocess:379,is_superus:[12,84,161,162,165,277,282,359],is_thief:183,is_turn:[251,252,253,254,255],is_typeclass:[161,353],is_valid:[40,132,135,198,291,294],is_valid_coordin:268,isalnum:356,isalpha:356,isb:187,isbinari:[313,330],isclos:48,isconnect:48,isdigit:[94,356],isfiremag:87,isinst:[90,379],isleaf:331,islow:356,isn:[3,17,26,70,72,75,84,92,95,96,101,105,120,143,199,224,228,255,266,267,304,350,356,373,382,394],isnul:375,iso:[16,65],isol:[8,14,78,79,82,101,110,113,115,143,151,155],isp:[149,152],isspac:356,issu:[3,5,8,11,13,14,15,20,22,36,47,50,64,69,72,73,77,78,79,83,85,88,94,100,111,116,120,124,133,138,139,140,142,143,149,152,181,286,302,333,334,365,408],istart:[3,156,158],istep:334,istitl:356,isub:123,isupp:356,itch:[117,143],item:[27,48,62,73,96,99,100,103,106,107,116,117,123,129,143,182,196,198,201,204,214,220,238,253,260,268,321,351,366,379],item_consum:253,item_func:253,item_kwarg:253,item_selfonli:253,item_us:253,itemcoordin:268,itemfunc:253,itemfunc_add_condit:253,itemfunc_attack:253,itemfunc_cure_condit:253,itemfunc_h:253,itend:379,iter:[6,13,27,29,45,76,102,108,161,238,259,268,282,287,294,331,333,351,353,354,356,357,360,364,379],iter_cal:364,iter_to_str:379,itl:[72,199],its:[3,5,8,9,10,11,12,13,15,16,18,19,20,22,26,27,28,29,30,32,33,36,39,40,42,43,46,47,48,51,52,55,57,60,62,63,67,68,70,71,72,73,74,76,77,78,79,81,82,83,85,86,88,90,91,92,93,94,95,96,98,99,100,101,102,103,105,106,107,108,109,110,111,112,113,114,116,118,120,121,124,126,128,129,130,132,133,135,136,140,143,144,147,148,149,150,151,152,161,162,163,165,167,168,169,170,171,174,176,184,187,191,192,198,199,204,205,213,216,220,221,227,235,237,238,245,248,249,251,252,253,254,255,259,260,264,265,267,268,276,281,282,287,295,296,302,307,311,315,328,329,330,331,334,342,343,347,348,350,351,352,353,354,357,362,363,365,366,370,372,373,374,375,376,379,386,402,407],itself:[2,7,8,11,13,16,17,18,19,22,27,32,36,40,42,43,46,47,57,62,68,70,71,72,73,75,76,77,78,79,81,82,84,85,86,88,91,99,100,102,103,106,107,108,110,111,112,114,123,124,128,130,135,136,137,140,143,148,154,155,161,163,183,191,199,204,208,212,213,214,216,220,230,236,238,248,249,254,257,265,266,268,269,274,276,282,284,285,287,295,302,326,331,343,347,350,351,354,356,359,361,363,374,376,379,384,402,407],iusernamepassword:322,iwar:100,iweb:149,iwebsocketclientchannelfactori:313,iwth:296,jack:35,jail:[14,51],jam:73,jamochamud:141,jan:[51,95],januari:95,jarin:149,java:110,javascript:[48,63,68,81,128,152,196,330,331],jenkin:[73,124,201,220,222,249,251,252,253,254,255],jet:254,jetbrain:[7,138],jinja:107,jnwidufhjw4545_oifej:71,job:[22,32,96,161],jobfusc:237,johhni:73,john:[94,246],johnni:[241,242],johnsson:35,join:[45,71,72,76,83,94,105,115,117,123,124,135,143,144,147,161,181,191,196,198,212,237,356,379],join_fight:[251,252,253,254,255],join_rangefield:255,joiner:191,jointli:[82,170],joker_kei:[72,199],journal:77,json:[48,60,63,241,313,326,330,331,360,388,391],jsondata:63,jsonencod:331,jsonifi:331,jtext:356,judgement:121,jump:[0,11,14,15,27,28,36,64,73,76,81,85,91,115,117,143,211,249,300,366],jumpstat:211,junk:311,just:[0,3,4,5,6,7,8,9,11,13,14,15,16,17,18,19,20,22,27,28,29,30,31,32,34,35,36,39,40,43,44,45,46,47,48,50,51,53,55,57,59,60,62,63,65,68,69,70,71,72,73,74,75,76,77,78,79,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,98,100,101,102,103,105,106,107,108,109,110,111,112,113,114,115,116,118,120,121,123,124,126,128,129,130,131,132,133,134,135,136,138,140,142,143,149,151,155,156,161,169,170,171,174,176,181,184,185,186,187,191,196,198,199,201,204,205,208,211,216,218,219,224,226,227,237,238,246,248,249,251,252,253,254,255,260,264,266,268,276,277,282,287,292,307,320,330,340,347,351,352,353,356,360,361,363,365,366,374,375,379,380,407],justif:[364,379],justifi:[29,39,356,364,366,379],justifii:364,justify_kwarg:364,kcachegrind:5,keen:78,keep:[0,3,6,9,11,13,14,15,16,22,27,30,38,39,43,52,59,70,71,82,84,86,88,89,92,93,94,95,96,98,99,100,101,102,105,109,110,111,114,115,116,117,118,120,121,123,130,132,133,134,135,136,137,140,143,148,151,155,163,170,219,222,227,236,241,260,265,266,286,287,304,345,363,365,379],keep_log:[191,359],keepal:[43,325,331],keeper:[100,117],keepint:82,kei:[0,3,6,8,11,13,14,18,19,20,22,26,28,29,30,31,32,33,36,40,44,45,46,47,48,50,62,63,67,70,71,74,76,77,79,80,85,86,87,88,89,90,91,92,93,94,95,96,98,99,100,101,102,104,108,109,110,111,120,122,123,124,131,132,135,139,146,161,163,165,167,169,170,171,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,191,192,198,199,200,201,204,205,207,208,209,211,212,213,216,218,219,220,221,225,226,231,234,235,237,238,244,245,246,248,249,251,252,253,254,255,260,263,264,265,266,267,268,271,273,274,276,281,282,285,286,287,291,292,293,294,295,296,300,302,307,308,309,311,320,323,326,327,329,330,331,334,341,342,343,345,351,352,353,354,358,359,361,362,363,364,366,372,373,374,376,379,386,402,407],kept:[8,22,32,93,101,107,176,226,227,287,351],kept_opt:249,kernel:0,key1:234,key2:[27,234,282],key_mergetyp:[20,169,260],keydown:48,keyerror:[204,286,296,374,379],keyfil:[323,327],keynam:[191,285,287,359],keypair:322,keys_go_back:[72,199],keystr:354,keystrok:322,keywod:365,keyword:[5,8,13,19,22,26,27,28,29,31,32,39,40,44,46,47,50,60,62,70,72,86,88,89,94,95,98,101,104,105,110,120,124,136,161,163,167,171,176,182,191,196,201,207,216,218,219,224,226,227,230,237,238,242,251,252,253,254,255,266,267,277,282,286,287,292,295,296,300,302,307,311,313,314,320,321,322,325,330,331,341,342,343,345,351,352,353,359,362,363,364,365,366,370,373,375,376,379,407],keyword_ev:230,kick:[18,20,27,51,94,117,149,163,169,174,181,188,209,364],kildclient:141,kill:[5,19,27,43,103,107,115,118,123,148,151,198,264,265,292,296,302,340,347],killsign:302,kilogram:99,kind:[6,13,32,42,57,70,78,79,101,108,109,110,115,119,123,130,132,135,251,252,253,254,277,353,380],kindli:133,kitchen:[91,109,120,176],knee:213,kneeabl:213,kneed:213,kneel:213,kneelabl:213,knew:[108,110],knife:[74,204,205],knock:[27,114],knot:201,know:[0,3,5,6,8,9,11,12,13,14,15,16,18,20,22,27,29,30,31,32,33,36,42,43,47,50,52,55,57,60,62,65,70,72,74,76,77,78,79,82,83,85,88,90,91,92,93,94,96,98,99,100,101,102,103,105,107,108,109,110,111,112,113,115,116,117,118,120,121,123,128,129,130,132,133,134,135,136,138,139,140,142,147,149,150,151,156,171,175,176,184,187,198,226,231,237,249,254,260,265,281,282,307,341,343,350,351,357,358,363,379,407],knowledg:[14,16,22,81,324,343],known:[22,26,30,32,35,38,46,47,48,83,103,115,120,121,136,138,141,154,160,185,254,364,408],knuth:5,koster:138,kovash:27,kwar:353,kwarg:[18,22,27,29,31,32,33,39,44,46,47,48,50,57,60,63,66,74,86,88,94,98,120,130,132,134,136,161,162,163,164,165,167,170,171,173,174,175,176,181,182,183,184,185,186,187,188,191,192,193,196,198,199,200,201,204,205,207,208,209,211,212,213,214,216,218,219,220,221,224,225,226,227,231,234,235,236,237,238,242,244,245,246,248,249,251,252,253,254,255,257,259,260,263,264,265,266,267,268,272,273,276,277,279,280,281,282,284,285,286,287,290,291,292,294,295,296,299,300,307,308,309,311,312,313,314,319,320,321,322,323,325,326,327,330,331,335,341,342,343,344,345,347,350,351,352,353,354,356,359,361,362,363,364,365,366,367,369,370,372,373,374,375,376,377,379,380,386,388,391,402,407],kwargtyp:379,label:[45,62,69,103,112,113,135,386,402],label_suffix:[162,270,279,402],laborum:28,lack:[14,67,79,92,102,115,118,238,260,282,351,379],ladder:94,ladi:108,lag:[76,143],lair:15,lambda:[27,39,50,90,96,227,287,379],lamp:[77,260],lamp_breaks_msg:260,land:[101,123,264,265],landscap:[77,152],lang:237,langcod:238,langnam:238,languag:[8,10,16,29,47,48,56,57,64,65,67,79,81,82,92,93,94,101,102,105,106,107,108,109,110,116,118,130,138,152,237,238],language_cod:59,languageerror:[237,238],languageexistserror:237,languagehandl:237,larg:[6,8,13,14,15,27,39,40,50,52,62,64,73,78,81,92,103,113,114,115,118,120,140,149,213,237,260,268,286,320,357,362,370],larger:[15,29,32,62,64,76,79,93,99,110,115,219,282,328,356,370,379,408],largest:248,largesword:62,last:[0,2,3,8,11,13,14,15,18,20,22,27,31,35,36,43,44,48,59,62,72,84,88,94,96,101,104,109,110,111,112,114,115,117,118,123,128,132,133,136,142,156,167,168,170,176,181,182,196,198,207,219,227,238,249,251,252,253,254,255,282,306,356,357,358,363,364,365,367,372,379],last_cmd:[22,108],last_initial_setup_step:340,last_login:162,last_nam:162,last_step:306,lastcast:87,lastli:[77,98,135,167,204],lastsit:86,late:[286,358],later:[6,11,12,13,14,18,22,30,31,33,39,40,46,47,51,57,59,60,62,69,70,71,72,74,75,77,79,81,82,94,96,98,102,103,105,108,109,110,111,113,115,116,117,118,120,121,122,124,129,131,132,135,140,143,149,169,173,174,176,184,191,207,235,238,287,296,322,354,366,379],latest:[2,11,19,20,73,79,82,85,94,143,148,150,176,181,186,282,287,321,345,363,366,372,386],latin:[16,65,282,379],latin_nam:282,latinifi:[282,379],latter:[19,32,34,36,46,82,88,101,133,238,248,271,291,293,354],launch:[5,7,8,15,85,100,114,142,143,148,149,156,170,260,301,302,312,314,333,361,379],launcher:[5,7,301,302,311,312,333],law:138,layer:[20,72,73,106,111,281,353],layout:[9,19,30,38,47,48,76,92,94,108,112,268],lazi:379,lazy_properti:[248,379],lazyencod:331,lazyset:372,lc_messag:59,lcnorth:54,ldesc:92,ldflag:148,lead:[13,14,17,20,27,29,40,60,62,66,70,72,73,76,77,78,81,82,92,96,103,105,112,115,117,132,138,140,152,161,168,169,176,186,204,227,230,236,244,282,287,341,351,353,363,365,366,379],leak:68,lean:[34,116,238],leap:[95,110,120,130],learn:[3,7,11,16,17,20,22,32,52,64,70,72,73,75,76,88,92,93,96,98,102,104,105,106,108,109,110,111,114,115,116,117,118,120,128,133,136,138,143,155,237,254,409],learnspel:254,least:[3,7,22,27,32,34,62,76,81,90,93,94,108,110,111,113,115,118,121,126,132,139,149,161,170,192,198,213,237,248,272,282,287,294,356,362,365,366,376,379],leasur:264,leather:[100,117,205],leatherrecip:205,leav:[5,12,18,31,48,70,72,85,86,94,100,103,113,121,123,124,152,173,175,176,191,198,199,211,213,214,266,268,276,282,295,330,331,363,366,370,388],leavelock:276,leaver:191,led:108,left:[2,19,22,29,31,32,39,48,62,72,77,90,93,96,100,101,105,109,114,120,143,161,176,182,184,213,222,251,252,253,254,255,260,265,268,277,287,353,356,365,379],left_justifi:39,leg:339,legaci:[29,39,40,63,117,155,161,238,366],legal:[149,152],legend:[26,76],leisur:380,len:[39,76,86,94,100,105,112,123,131,132,146,168,185,207,379],lend:26,length:[58,62,72,76,86,95,101,110,114,117,140,146,149,168,196,204,207,218,220,222,230,237,238,304,345,351,356,365,366,379,407],lengthi:86,lenient:39,less:[7,27,62,64,72,82,91,92,101,108,109,115,117,120,121,123,134,135,149,207,252,254,351],lesson:[102,103,104,105,106,108,109,111,112,115,117,118,120],let:[5,7,8,11,13,15,16,18,20,22,27,29,31,32,36,46,48,51,55,57,60,69,70,71,72,74,75,76,77,78,82,85,86,87,90,91,92,93,94,95,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,124,125,126,127,128,129,130,132,133,135,136,139,143,144,147,148,150,152,161,170,171,176,182,187,198,201,208,220,222,248,249,268,277,282,312,331,343,359,363,373,378,386,402,407],letsencrypt:149,letter:[16,34,55,59,65,72,77,90,110,124,135,149,173,182,199,213,236,237,248,346,356,379],leve:286,level:[0,2,4,12,13,14,18,19,26,27,29,30,32,42,43,45,47,53,57,58,64,69,72,74,77,79,81,89,93,94,96,100,103,105,110,115,117,118,120,121,135,138,146,149,161,173,178,179,186,191,199,200,205,207,211,231,237,249,260,271,276,282,287,304,341,351,353,359,361,366,367,379,387,407],lever:[22,47,211],leverag:[79,120,126],levi:62,lexicon:213,lhs:[86,94,184],lhslist:184,liabl:213,lib:[6,140,143,145,148],libapache2:139,libcrypt:148,libjpeg:148,librari:[0,4,8,9,14,39,47,48,59,64,80,82,92,93,97,101,108,111,113,128,135,137,138,143,148,151,152,155,194,236,267,286,287,315,351,353,365,379,409],licenc:356,licens:[7,73,78,117,236,356,382,409],lid:260,lidclosedcmdset:260,lidopencmdset:260,lie:[77,213],lied:213,lies:[11,22,109],life:[13,35,78,95,113,117,118,120,133,207,264,408],lift:[32,103,121,124,213,255,277],lifter:32,light:[15,19,40,64,79,114,115,118,140,170,252,265,266,276,287,295,356],lightabl:265,lighter:[55,252],lightest:19,lightli:[52,252],lightsail:149,lightsourc:265,lightsource_cmdset:265,like:[0,2,3,5,6,7,8,9,11,12,13,15,16,17,18,19,20,22,23,25,27,28,29,30,31,32,33,34,36,39,40,42,43,44,45,46,47,48,50,51,52,53,55,57,59,60,62,63,64,67,68,69,70,71,72,74,75,76,77,78,79,80,81,82,83,85,86,87,88,89,90,91,93,94,95,96,98,100,101,102,103,104,105,107,108,109,110,111,112,113,114,115,116,118,120,121,123,126,128,129,131,132,133,134,135,136,138,139,140,142,143,144,146,147,148,149,151,152,155,161,163,165,166,168,169,170,173,175,176,181,184,187,188,189,191,192,198,199,201,204,205,209,213,219,220,221,222,230,236,237,238,244,245,248,249,251,252,253,254,255,259,260,266,267,268,273,274,276,277,281,282,286,287,307,315,331,336,340,342,343,351,352,353,356,357,359,362,363,364,365,366,367,370,373,375,376,379,382,390,402,407,409],limbo:[14,15,19,42,58,70,71,72,73,77,103,107,108,114,132,136,143,176,199,266,306],limbo_exit:77,limit:[0,8,12,13,18,19,20,22,27,29,32,34,39,40,42,45,47,52,53,62,69,70,75,78,80,81,82,86,87,94,101,103,105,107,109,110,112,115,116,118,123,124,133,140,146,149,154,161,173,174,175,176,191,192,201,213,227,238,247,248,249,251,253,254,260,272,273,274,277,282,287,291,296,307,320,345,351,352,353,354,357,359,361,372,376,379,382,407],limit_valu:161,limitedsizeordereddict:379,limp:114,line2:109,line:[0,2,5,6,8,9,14,15,16,18,19,20,22,27,29,31,34,35,36,38,39,42,47,48,50,53,55,59,60,62,64,70,71,72,73,74,75,77,79,80,84,86,88,89,90,92,93,94,95,96,98,101,102,103,106,108,109,111,112,117,124,132,135,136,140,142,143,145,149,150,151,156,158,161,167,170,176,181,183,185,186,196,199,208,209,220,234,237,238,249,260,267,268,286,302,307,322,325,330,341,353,357,361,362,363,364,365,372,379,402,407],linear:76,linebreak:[96,378],lineeditor:361,lineend:378,lineno:79,linenum:361,liner:314,linereceiv:[322,325],linesend:331,lingo:[43,62,68,93],linguist:379,link:[0,9,11,12,15,17,18,20,22,27,30,36,43,57,66,71,72,73,75,76,77,78,81,82,84,86,88,90,93,96,100,102,103,105,106,107,108,110,117,124,126,132,135,136,142,143,147,149,150,154,161,165,176,181,224,267,276,277,282,291,300,302,313,317,322,325,353,378,379,408,409],link_ok:276,linkdemo:79,linklock:276,linknam:142,linkref:79,linktext:79,linod:149,linux:[0,5,6,7,11,35,71,79,82,84,86,110,111,139,140,147,148,149,151,241,379],liquid:353,list:[5,6,7,9,11,12,13,14,15,16,18,19,20,22,27,29,30,31,32,34,36,39,40,43,45,47,48,51,55,57,58,59,62,63,65,67,68,70,72,74,75,76,77,78,81,83,84,86,90,93,94,96,99,100,101,102,103,105,106,107,110,112,114,115,116,118,120,121,123,124,126,132,135,136,138,140,142,143,147,149,150,152,156,161,163,165,168,169,170,171,173,174,175,176,181,182,183,184,186,187,191,192,193,196,198,199,200,201,202,204,211,212,213,219,220,221,222,224,225,227,228,230,231,234,235,236,237,238,241,242,248,249,251,252,253,254,255,260,263,264,265,268,271,272,274,276,277,281,282,286,287,292,293,294,296,300,302,307,308,312,314,316,318,320,321,326,331,334,343,345,347,350,351,352,353,354,356,357,358,359,360,363,365,366,372,373,376,379,382,387,388,389,390,407,408],list_attribut:176,list_callback:225,list_channel:181,list_displai:[162,190,270,279,289,298,350],list_display_link:[190,270,279,289,298],list_filt:[279,350],list_nod:363,list_of_all_rose_attribut:13,list_of_all_rose_ndb_attr:13,list_of_myscript:40,list_prototyp:286,list_select_rel:[190,270,279,289,298],list_set:302,list_styl:173,list_task:225,list_to_str:379,listabl:176,listcmdset:176,listcmset:176,listdir:196,listen:[12,18,32,43,48,51,97,140,145,152,181,191,213,237,238,260,276,407,409],listen_address:140,listing_contact:142,listobj:186,listobject:186,listscript:186,listview:407,lit:[265,266,366],liter:[14,29,30,39,58,79,93,103,182,356,366,375,379],literal_ev:[29,350,363,366,379],literari:118,littl:[3,11,16,22,39,40,47,50,70,71,74,77,79,82,84,85,86,87,93,94,96,100,101,102,103,105,107,108,109,110,111,112,113,114,115,116,117,118,120,128,129,130,136,146,149,151,156,213,252,263,266,337,351,363,379,402],live:[7,79,83,108,117,138,139,140,143,149,151],ljust:[29,356,366],lne:249,load:[0,6,7,8,13,14,16,20,22,26,27,30,39,48,51,77,88,91,92,93,94,96,99,108,109,110,111,115,121,124,128,132,152,165,170,182,183,186,193,206,216,219,227,237,271,273,277,281,282,291,295,306,309,311,342,351,353,354,357,358,361,366,371,373,374,377,379,400],load_buff:361,load_data:358,load_kwarg:374,load_module_prototyp:286,load_stat:216,load_sync_data:342,loader:[27,353,379],loadfunc:[26,361,374],loc:176,local0:145,local:[2,6,7,11,29,55,59,78,82,86,95,102,106,109,128,135,140,147,151,152,196,224,227,238,287,325,351],local_non_red_ros:105,local_ros:105,localecho:149,localevenniatest:377,localhost:[48,68,71,84,96,113,126,135,136,140,141,143,145,148,149,155,331],locat:[4,8,9,11,12,13,14,19,20,22,25,27,31,32,36,39,40,45,47,48,51,58,68,69,70,71,73,74,75,76,77,79,82,84,85,86,89,90,93,94,100,101,102,103,105,106,107,108,109,110,114,116,117,120,124,128,129,130,132,135,139,143,149,151,152,155,161,167,176,182,186,191,192,196,199,200,201,204,216,218,219,235,238,244,259,264,266,268,276,281,282,287,331,340,351,352,353,354,357,359,363,365,372,376],location_nam:268,location_set:105,locations_set:[105,281],locattr:[265,276],lock:[18,20,22,24,29,30,34,36,39,40,42,45,47,50,51,53,72,80,84,85,86,87,88,90,91,94,95,99,100,102,103,106,107,108,120,124,135,140,146,149,156,158,159,161,162,171,173,174,175,176,181,182,183,185,186,187,188,191,193,198,199,200,201,204,205,208,209,211,213,219,221,224,225,227,228,231,234,235,238,244,246,260,264,265,266,268,270,273,281,282,286,287,347,351,353,359,361,363,373,380,387,409],lock_definit:277,lock_func_modul:[32,277],lock_storag:[171,173,174,175,176,181,182,183,184,185,186,187,188,193,198,199,200,201,204,208,209,211,219,220,221,225,231,234,235,238,244,245,246,249,251,252,253,254,255,260,264,265,266,267,273,282,351,353,361,363,364],lockabl:[34,94,213,244],lockablethreadpool:347,lockdown:[32,351],lockdown_mod:[145,149],lockexcept:277,lockfunc1:32,lockfunc2:32,lockfunc:[18,22,32,42,80,86,107,109,132,158,159,176,181,275],lockhandl:[13,32,47,102,158,159,171,199,267,275,276],lockset:282,lockstr:[6,13,18,22,30,32,39,84,109,120,176,181,183,191,193,244,276,277,282,287,351,359,387],locktyp:[18,30,169,181,204,287,366],log:[2,5,7,9,10,11,12,13,22,25,27,31,34,36,40,43,44,48,50,51,58,59,62,68,73,77,80,81,82,84,85,86,90,91,93,94,102,103,109,113,117,120,121,124,132,135,136,139,140,141,143,144,145,146,147,148,149,151,156,161,170,174,188,191,200,209,214,220,241,242,282,291,295,302,307,311,312,316,319,320,322,325,333,334,335,341,343,345,347,353,359,372,379,407],log_dep:[19,372],log_depmsg:372,log_dir:[18,191,241,372],log_err:[19,372],log_errmsg:372,log_fil:[18,19,191,372],log_file_exist:372,log_info:[19,372],log_infomsg:372,log_msg:372,log_sec:372,log_secmsg:372,log_serv:372,log_trac:[19,40,130,131,372],log_tracemsg:372,log_typ:372,log_typemsg:372,log_warn:[19,372],log_warnmsg:372,logdir:2,logentry_set:165,logfil:[302,372,407],logged_in:43,loggedin:320,logger:[19,40,80,130,131,158,159,241,314,355],logic:[3,6,50,70,74,76,77,84,90,91,96,107,117,120,136,213,237,281,285,306,351,363,380,388],login:[6,11,12,22,25,27,32,43,44,71,84,86,96,117,135,149,161,173,188,209,277,306,307,322,325,330,331,334,343,379,394,396,405,409],login_func:334,loginrequiredmixin:407,logintest:405,logout:[333,334,405],logout_func:334,logouttest:405,logprefix:[312,322,325,347],lon:366,lone:[77,115,176,183],long_descript:142,long_running_funct:50,long_text:28,longer:[22,26,28,29,46,47,62,67,70,85,86,88,94,96,101,102,108,110,111,133,138,142,169,174,191,201,237,238,245,251,252,253,254,255,292,295,361,365],longest:[19,238],longrun:22,loo:[171,187],look:[0,2,3,6,8,11,13,14,15,16,17,19,20,22,25,27,29,31,32,35,36,39,40,43,45,47,50,51,52,53,55,57,59,60,62,63,64,68,70,71,72,73,74,75,76,77,78,79,81,82,83,84,85,86,88,89,90,91,93,94,95,96,98,99,100,101,102,105,106,107,108,109,110,111,112,113,114,115,116,118,120,121,123,126,127,128,129,130,132,133,135,136,140,143,146,148,149,151,152,156,161,163,168,170,171,173,176,182,184,187,188,196,200,201,204,209,211,212,213,219,220,226,234,235,237,238,249,253,259,260,263,265,266,268,272,276,277,279,281,282,284,287,307,322,323,330,334,351,353,357,363,364,365,373,376,378,379,402],look_str:161,lookaccount:94,lookat:22,looker:[29,76,94,124,161,201,213,214,219,238,259,268,276,282,353],lookm:22,lookstr:282,lookup:[6,13,22,32,45,62,167,182,241,271,281,321,354,356,369,370,375,376,379,380],lookup_env:196,lookup_expr:386,lookup_typ:375,lookup_usernam:27,lookuperror:356,loom:77,loop:[5,13,29,47,70,75,76,81,82,85,96,100,105,123,130,158,163,251,287,320],loopingcal:305,loos:[15,78,161,181,201,255,272,322,333,357],loot:115,lop:105,lore:[30,94,183,271],lose:[13,43,92,115,117,123,124,151,156,241,253,313,314,322,325],lost:[47,68,70,77,79,90,92,101,138,156,181,245,299,312,313,314,322,325,330,351,356],lot:[0,3,5,8,11,14,16,18,19,29,30,32,39,40,45,47,50,62,64,68,70,72,74,75,77,78,80,81,83,84,87,90,93,94,95,96,101,102,105,107,108,109,110,111,112,113,114,115,116,117,118,120,121,122,124,132,135,138,143,149,199,207,209,220,238,246,252,265,268,347],loud:[85,120],love:[30,48,118,271],low:[20,57,58,75,117,149,169],lower:[5,12,18,20,22,27,32,48,50,53,55,62,76,86,88,94,95,100,114,117,149,168,169,173,184,186,238,248,307,356],lower_bound_inclus:248,lowercas:[110,171,356],lowest:[58,149,248,276,356],lpmud:67,lsarmedpuzzl:235,lspuzzlerecip:235,lst:[76,359],lstart:26,lstrip:[101,356],ltto:54,luc:362,luciano:138,luck:[27,74,101,108,139],luckili:[8,11,32,77],lue:[55,356],lug:81,luggag:112,lunch:75,lunr:[30,274],lunrj:274,lurk:117,luxuri:[45,349],lycanthrophi:105,lycantrhopi:105,lycantrophi:105,lycantrroph:105,lying:[77,213],m2m:354,m2m_chang:44,m_len:379,mac:[5,7,11,71,79,82,110,113,140,141,151,155,379],machin:[7,11,14,86,110,117,140,151,264],macport:[11,143],macro:[84,123],macrosconfig:84,mad:[11,248],made:[0,2,11,13,25,27,29,32,39,42,53,73,77,79,85,86,92,94,102,103,108,109,111,112,115,117,120,124,126,132,136,149,150,152,167,169,186,191,198,201,220,248,249,253,254,255,277,295,304,348,356,357,361,363,366,379],mag:[8,362],magazin:138,mage:[27,105],mage_guild_block:27,mage_guild_welcom:27,magenta:133,magic:[32,45,69,73,74,89,114,115,116,117,132,198,222,247,254,304],magic_meadow:45,magicalforest:69,magnific:27,mai:[1,3,5,6,7,8,9,10,11,13,14,18,19,20,22,27,29,30,32,33,35,36,39,40,42,43,46,47,50,53,55,57,58,60,62,63,64,68,70,71,73,74,77,78,79,82,83,84,85,86,87,88,92,93,95,96,98,103,105,107,108,110,112,113,114,115,116,118,120,121,123,124,128,130,131,135,136,138,139,140,142,143,146,148,149,151,152,156,161,163,167,168,169,171,173,174,176,181,183,186,187,191,192,194,196,198,200,201,204,205,207,213,216,220,222,237,238,248,251,252,253,254,255,265,266,276,277,282,286,287,288,304,334,341,343,344,348,350,351,353,354,356,358,359,360,361,363,365,366,367,373,376,379,382,407],mail:[5,9,27,34,71,78,81,83,93,102,123,138,158,159,192,193,194,276],mailbox:[34,231],maillock:276,main:[4,11,14,15,16,20,22,27,30,32,33,36,38,39,40,42,43,45,46,47,48,57,59,60,62,68,72,76,78,82,85,89,92,96,98,100,101,103,106,108,109,116,117,120,123,135,136,138,140,142,149,151,154,156,161,162,165,167,173,176,181,183,187,191,193,199,204,206,220,227,231,237,238,268,273,274,281,287,289,291,302,306,307,309,314,319,321,326,340,342,347,353,354,363,364,368,376,378,379],mainli:[5,22,27,34,36,43,50,51,60,93,109,110,138,173,269,351,357,379],maintain:[5,30,46,53,64,73,78,79,80,84,92,112,118,140,149,151,154,155,186,188,209,296,408],mainten:[149,152,408],major:[15,16,29,82,93,116,132,135,140,143],make:[0,1,2,3,5,6,7,9,10,12,13,14,15,16,18,20,22,26,27,29,30,31,32,34,35,36,39,40,42,43,44,45,46,47,48,50,51,52,53,54,55,57,60,62,64,65,69,70,71,72,73,74,75,76,77,78,79,81,82,83,84,86,87,88,89,90,91,92,95,97,98,100,101,104,105,106,107,109,111,112,113,114,115,116,118,119,121,122,123,125,127,128,129,130,133,134,135,136,137,138,139,140,141,142,143,146,147,148,149,151,152,155,156,161,163,165,168,169,170,171,173,174,176,181,184,187,192,196,198,199,201,204,205,211,213,219,220,222,228,231,237,238,243,244,245,248,249,251,252,253,254,257,260,264,265,266,272,276,277,282,286,287,293,296,302,306,314,319,333,334,340,341,343,344,346,347,350,351,352,353,354,356,357,358,359,360,361,363,365,366,367,370,376,378,379,405,407],make_it:379,make_shared_login:396,make_uniqu:169,makeconnect:311,makefactori:322,makefil:79,makeit:333,makemessag:59,makemigr:[2,62,135],male:221,malevol:15,malform:[187,380],malici:[29,152],malign:277,man2x1:64,man:[35,64,67,116,149,182,231,238],mana:[87,89],manaag:270,manag:[5,8,9,11,12,13,18,20,32,36,40,43,46,47,57,60,62,71,80,90,92,93,100,105,107,116,120,135,151,156,158,159,160,161,165,181,186,187,189,191,193,196,216,234,238,255,266,269,273,278,281,282,286,288,291,296,297,302,309,349,351,353,354,355,358,359,368,371,372,376,379,405,407,409],manager_nam:351,manchest:379,mandat:402,mandatori:[39,44,67,70,72],mandatorytraitkei:248,maneuv:249,mangl:328,mango:235,manhol:322,manhole_ssh:322,mani:[0,5,8,9,11,12,13,15,16,17,18,19,20,22,27,29,30,36,39,40,42,43,44,46,47,50,51,55,56,57,58,59,62,63,64,65,67,68,69,70,71,73,76,77,79,81,82,83,84,89,91,92,93,94,95,100,101,102,103,104,105,107,109,110,111,115,117,118,121,123,124,130,131,132,133,135,136,143,147,149,150,152,156,165,169,171,176,181,187,193,196,198,201,204,206,209,213,220,238,245,246,249,253,254,264,267,273,274,276,277,281,287,291,296,302,316,324,326,345,351,353,354,356,363,364,366,370,371,372,407],manifest:[6,107],manipul:[13,20,27,39,40,62,70,72,82,91,102,124,176,192,219,224,248,272,282,308,359,364],manner:[15,238,268,282,320,353],manpow:78,manual:[6,9,11,15,22,30,32,36,39,40,47,55,57,62,69,77,79,81,84,85,89,94,100,103,107,108,110,115,118,120,129,132,136,138,140,143,149,156,158,163,176,249,260,263,267,282,287,294,302,319,326,363,364,366,408,409],manual_paus:[40,294],manual_transl:237,manytomanydescriptor:[165,193,273,281,291,351,353,354],manytomanyfield:[165,193,273,281,291,351,353,354],map:[6,16,18,27,29,35,63,68,70,75,82,86,90,93,94,151,173,181,187,191,196,202,207,213,237,238,248,268,274,282,286,287,326,351,353,356,362,363,366,379,409],map_modul:77,map_str:[76,77,268],mapbuild:[158,159,194],mapper:370,mapprovid:268,march:[138,372],margin:17,mark:[11,14,15,22,29,30,32,48,54,55,59,66,68,69,76,79,85,94,102,105,110,116,143,147,149,168,175,205,218,219,227,236,249,343,351,353,357,362,363,366,375],mark_categori:249,markdown:[30,79,84,142],marker:[14,18,22,29,35,55,73,82,110,116,120,181,182,204,213,218,219,221,238,249,282,314,322,325,330,331,351,354,356,362,363,364],market:[117,149],markup:[30,55,79,98,128,158,159,202,355,378],mask:[73,116,235,238,242,243],maskout_protodef:235,mass:[97,115,409],massiv:[81,87],master:[71,75,78,79,93,115,121,123,130,136,143,150,151,248,348],match:[9,11,13,19,20,22,27,29,30,31,32,35,36,39,40,42,43,45,47,48,55,59,60,62,63,68,71,72,74,76,77,90,91,93,94,95,101,103,105,107,112,120,128,130,135,136,140,161,167,168,169,170,171,174,176,181,182,183,185,187,192,199,202,204,207,219,220,230,231,234,235,238,248,254,268,272,274,276,277,282,286,287,293,296,307,308,320,333,343,351,352,353,354,356,361,363,365,366,374,376,378,379,380,382,407],match_index:168,matched_charact:220,matches2:62,matchobject:[356,378],mate:82,materi:[74,110,117,204,205],math:90,mathemat:[116,169],matlab:0,matplotlib:335,matrix:365,matter:[2,8,13,20,27,30,33,43,44,59,64,70,71,74,84,86,93,95,96,101,110,111,115,120,121,123,128,129,143,152,169,204,255,264,281,307,351],matur:[9,30,64,67,110],maverick:82,max:[18,52,76,116,117,123,146,183,220,238,248,274,345,372,379],max_damag:253,max_dbref:352,max_depth:379,max_dist:76,max_heal:253,max_l:76,max_length:[62,76,135,196,238],max_lin:365,max_memory_s:196,max_nest:366,max_nr_charact:117,max_num:162,max_num_lin:407,max_popular:407,max_rmem:370,max_siz:372,max_valu:[222,402],max_w:76,max_width:76,maxconn:145,maxdelai:[299,313,314],maxdepth:287,maxdiff:[187,206,389,397],maximum:[52,55,62,77,90,101,116,117,146,161,196,220,222,248,251,252,253,254,255,282,287,347,356,363,365,366,379],maxlengthvalid:161,maxnum:379,maxrotatedfil:372,maxsplit:356,maxthread:347,maxval:[366,379],maxvalu:366,maxwidth:365,may_use_red_door:39,mayb:[13,14,15,19,20,22,39,62,69,71,72,74,76,79,85,86,91,96,99,100,105,107,108,109,112,115,117,118,121,123,142,143,149,170,198,205,230,237,320],mccp:[31,141,158,159,297,307,310],mccp_compress:315,md5:140,meadow:[45,69,72,116,366],mean:[3,4,5,6,8,9,11,13,14,15,16,18,19,20,22,27,31,32,33,34,35,40,42,43,45,47,50,51,55,57,60,62,63,65,68,70,72,74,75,76,77,78,81,82,87,93,94,95,98,100,103,105,106,107,108,109,110,111,114,115,118,120,121,123,124,128,129,132,133,136,137,140,149,151,152,156,161,163,170,176,208,213,227,237,248,265,267,276,282,286,287,292,296,302,326,342,351,353,356,363,365,366,370,372,375,376],meaning:[171,187],meaningless:124,meant:[20,30,34,40,47,48,52,59,60,69,72,73,91,95,103,107,109,116,133,142,169,199,213,221,238,246,248,251,252,253,254,255,266,268,271,282,307,357],measur:[5,124,149,168,185,379],meat:[113,119,122,125,127,135],mech:[97,409],mechan:[4,18,19,22,26,27,39,40,47,87,90,94,96,101,114,115,121,123,124,133,161,163,167,214,219,238,254,275,287,296,302,306,312,320,331,342,353,361,364,368,374,407],mechcmdset:85,mechcommand:85,mechcommandset:85,meck:85,media:[52,107,162,190,196,270,279,289,298,330,347,350,375,402],median:76,mediat:121,mediev:205,medium:52,mediumbox:311,meet:[2,86,107,114,116,226,268,346],mele:[116,255],melt:[204,205],mem:186,member:[13,18,62,71,117,181,182,184,282,379],membership:[71,84,105],memori:[5,20,22,30,47,51,62,65,68,87,92,108,110,140,148,149,161,186,191,282,295,296,335,345,351,355,364,370,374,379],memoryerror:143,memoryusag:335,memplot:[158,159,297,332],meni:199,mental:133,mention:[8,13,14,15,16,22,30,31,32,46,50,57,64,65,71,76,85,88,92,93,103,105,110,115,133,143,149,170,209],menu:[0,7,9,13,20,39,43,75,80,86,96,106,115,116,117,122,124,142,143,144,156,158,159,176,194,199,210,211,214,220,246,249,263,283,287,300,302,355,373,409],menu_cmdset:363,menu_data:27,menu_edit:199,menu_login:[158,159,194],menu_modul:363,menu_module_path:363,menu_quit:199,menu_setattr:199,menu_start_nod:246,menu_templ:363,menuchoic:[27,363],menudata:[212,220,263,284,363],menudebug:[27,363],menufil:363,menunode_fieldfil:220,menunode_inspect_and_bui:100,menunode_shopfront:100,menunode_treeselect:249,menunodename1:27,menunodename2:27,menunodename3:27,menuopt:249,menutest:102,menutre:363,merchandis:117,merchant:75,mercuri:64,mere:[129,222],merg:[6,11,22,27,29,72,78,82,91,93,95,105,108,109,120,126,167,168,169,170,183,260,266,268,287,291,326,363],merge_prior:363,merger:[20,77,78,169,170],mergetyp:[20,27,123,169,260,266,361,363],merit:120,mess:[5,11,13,18,19,53,79,117,149,249],messag:[8,9,11,14,16,18,19,22,23,24,26,27,28,29,31,32,34,36,38,40,42,43,48,50,57,59,65,66,69,72,74,75,77,79,80,82,83,85,87,88,91,94,95,98,99,100,101,102,103,110,112,115,116,117,120,121,123,124,130,134,139,143,144,146,149,152,154,156,161,163,167,170,171,174,176,181,182,183,187,189,191,192,193,198,199,201,204,206,213,214,216,220,221,225,227,231,235,236,238,242,248,251,252,253,254,255,257,259,260,261,263,264,265,266,267,276,282,302,304,311,313,314,320,321,322,325,326,328,330,339,341,343,345,347,359,361,363,364,372,376,379],message_rout:48,message_search:192,message_transform:191,messagepath:409,messagewindow:48,messeng:259,messsag:216,meta:[34,42,47,107,162,270,279,350,353,370,386,388,402],metaclass:[47,62,171,353],metadata:[34,242,304],metavar:267,meteor:99,meter:[73,222,248],method:[3,8,11,12,13,18,19,20,27,29,30,32,36,39,42,43,44,45,46,47,48,50,57,60,62,63,71,72,74,75,76,77,79,81,82,86,87,88,89,90,94,95,96,101,102,104,105,106,109,111,112,120,121,123,124,129,130,131,132,134,135,136,154,161,165,167,169,170,171,173,176,177,181,183,184,186,187,190,191,192,193,196,197,198,199,204,206,207,211,213,216,217,218,219,224,227,234,235,236,237,238,241,242,244,247,248,251,252,253,254,255,260,261,263,264,265,266,267,268,272,273,276,277,282,295,296,299,304,307,308,309,311,312,313,314,315,320,322,325,328,330,331,334,338,340,341,342,343,345,350,351,353,356,357,359,361,363,364,365,366,367,370,371,372,373,374,376,377,378,379,386,387,388,389,391,407],methodnam:[187,197,206,217,228,243,247,261,296,328,338,371,377,383,389,397,405],metric:[99,237],microsecond:13,microsoft:[77,143],mid:[64,88,132],middl:[22,76,88,149,252,356],middlewar:[158,159,384,393],midnight:[86,95],midst:114,midwai:55,mighht:101,might:[0,3,6,8,11,13,15,16,17,19,20,22,27,28,32,36,40,42,43,46,50,51,55,57,59,70,72,75,77,81,83,84,86,87,88,89,90,94,95,96,98,99,100,101,102,103,113,115,117,121,123,124,128,131,133,134,135,139,140,143,148,149,150,151,152,156,170,174,176,198,236,242,245,251,252,253,254,267,282,331,353,356,361,372,373,379,388,402],mighti:[18,77,88,108],migrat:[2,8,10,11,44,62,71,77,79,107,113,135,140,143,148,155,156,196,287],mike:176,million:[135,140],mime:359,mimic:[5,26,40,81,117,121,140,193,271,341,361],mimick:[26,82,121,333,361,364],mimim:354,min:[40,76,95,116,207,220,248,366,367],min_damag:253,min_dbref:352,min_heal:253,min_height:365,min_shortcut:[72,199],min_valu:402,min_width:365,mind:[14,15,27,50,51,78,81,92,93,97,110,111,114,115,116,118,120,133,136,140,142,198,222,227,236,304,379],mindex:168,mine:[75,117,152],mini:[77,81,107,108,109],miniatur:114,minim:[43,115,118,123,152,196,237,287],minimalist:[22,64,94],minimum:[43,72,74,82,94,117,121,220,248,251,252,253,254,255,307,347,353,365,366,374,379],minimum_create_permiss:387,minimum_list_permiss:387,mininum:365,minlengthvalid:161,minor:170,mint:[11,143],minthread:347,minu:[62,105,282,367],minut:[19,40,87,95,101,118,123,138,151,181,198,207,345,367,379],minval:[366,379],mirc:314,mirror:[43,110,138,147,158,159,194,256],mis:93,misanthrop:105,misc:24,miscelan:355,miscellan:[106,107],misconfigur:140,mismatch:[31,379],miss:[6,18,76,83,93,102,117,143,149,204,206,251,252,253,254,255,286,307,408],missil:[85,254],mission:96,mistak:79,misus:149,mit:[138,356],mitig:[93,152,407],mix:[13,22,27,55,80,89,105,120,133,135,161,198,205,213,238,282,286,287,346,354,357,365,366],mixabl:213,mixer:213,mixer_flag:213,mixin:[286,336,388,391,407],mixtur:[98,213,366],mkdir:[2,71,143],mktime:95,mmorpg:118,mob0:92,mob:[15,32,43,81,92,114,115,158,159,170,176,194,262,266,287,357],mob_data:92,mob_db:92,mob_vnum_1:92,mobcmdset:264,mobdb:92,mobil:[15,39,97,114,117,146,154,264,276],moboff:264,mobon:264,mock:[8,187,205,295,377],mock_delai:187,mock_get_vers:397,mock_random:261,mock_repeat:187,mock_set:397,mock_tim:[247,338],mockdeferlat:377,mockdelai:377,mocked_idmapp:338,mocked_o:338,mocked_open:338,mockrandom:206,mockval:377,mod:[139,152,247,248,286],mod_import:379,mod_import_from_path:379,mod_prototype_list:286,mod_proxy_http:139,mod_proxy_wstunnel:139,mod_sslj:139,mode:[3,5,7,12,20,26,27,31,56,68,73,96,103,108,110,111,117,123,124,129,135,138,139,145,151,152,158,175,186,196,197,200,231,260,264,282,302,307,312,319,330,331,340,357,361,363,366,372,379,409],mode_clos:331,mode_init:331,mode_input:331,mode_keepal:331,mode_rec:331,model:[13,30,32,34,35,40,42,45,46,47,56,68,71,79,82,96,105,117,121,128,134,158,159,160,161,162,189,190,191,192,269,270,278,279,282,288,289,292,296,297,298,308,349,350,351,352,354,355,360,368,369,371,375,376,379,386,388,402,407,409],model_inst:375,modeladmin:[190,270,279,289,298,350],modelattributebackend:351,modelbackend:394,modelbas:370,modelchoicefield:279,modelclass:[13,45],modelform:[162,270,279,350,402],modelmultiplechoicefield:[162,270,279],modelnam:[191,273,353],modelseri:388,modelviewset:391,moder:[84,90,198],modern:[13,16,50,64,77,89,133,138,152,315],modif:[11,22,29,60,70,75,78,86,101,124,139,151,248,348,402],modifi:[0,5,9,11,12,13,18,20,22,27,29,30,36,39,40,42,43,47,48,55,57,68,69,70,72,73,74,75,77,79,80,81,84,86,90,91,92,93,94,100,102,103,107,109,110,111,112,114,116,117,118,120,121,124,127,130,137,140,151,156,161,162,170,183,191,196,199,204,208,213,214,216,219,221,227,235,238,245,247,248,251,252,253,254,255,265,267,273,282,287,296,353,357,363,370,375,378,402,407],modified_tim:196,modul:[0,4,5,6,8,13,14,16,19,20,22,25,26,27,29,30,31,32,36,40,42,43,44,47,57,60,64,68,74,77,78,79,81,85,88,92,93,94,95,98,99,100,102,103,106,107,108,109,111,116,117,120,122,124,126,129,132,144,148,150,152,156,167,168,170,171,176,178,179,180,183,185,187,198,199,200,201,202,204,205,206,207,208,209,211,213,216,218,219,220,222,224,225,226,228,236,237,238,243,244,245,247,248,249,251,252,253,254,255,260,264,265,266,267,271,276,277,281,282,285,286,287,292,294,295,296,299,301,302,306,307,311,319,321,322,325,326,329,331,333,334,335,340,342,343,344,351,353,354,355,356,357,358,359,360,361,362,363,364,366,367,377,379],module_with_cal:366,modulepath:311,moifi:219,mold:111,mollit:28,moment:[20,30,46,59,68,75,85,93,100,101,108,116,161,291],mona_lisa_overdr:112,monei:[62,71,115,116,117,118,149,276],monetari:[78,83,198],monitor:[5,33,63,80,292,307,326,370],monitor_handl:[33,158,292],monitorhandl:[24,31,158,159,288,409],monlit:105,mono:86,monster:[30,36,39,82,88,93,108,111,115,116,117,122,176,287],monster_move_around:111,month:[78,95,149,207,367,372,379],monthli:95,montorhandl:33,moo:[64,67,81,93,113,138,274,366],mood:[75,114,117,118,248],moon:[86,95,99,105],moonlight:105,moonlit:105,moor:114,moral:6,more:[2,3,4,5,6,8,11,12,13,14,15,16,17,18,19,20,22,25,26,27,28,29,30,31,34,35,36,39,40,42,43,45,46,47,48,50,51,53,56,57,58,59,60,62,63,64,65,66,70,71,72,73,75,76,77,78,81,82,83,84,85,86,87,90,91,92,94,95,96,97,100,101,102,103,105,106,107,108,110,111,112,113,114,115,116,118,119,120,121,123,124,125,126,128,130,132,133,134,135,136,138,140,143,146,147,148,149,151,152,156,158,160,161,162,165,168,169,170,175,176,181,182,183,186,187,188,191,194,196,198,199,200,201,204,207,209,211,213,219,222,227,230,236,237,238,245,246,248,249,251,252,253,254,255,260,264,265,266,267,268,274,276,279,282,286,287,312,314,317,333,334,343,348,351,352,356,357,359,360,361,362,363,364,365,366,370,376,379,380,388,402,407,409],more_command:364,more_funcparser_cal:29,morennanoth:187,morennthird:187,moreov:[40,149],morn:[116,219,220],morph_engli:382,morpholog:382,mortal:[30,114],most:[3,5,6,9,13,14,17,18,19,20,22,25,27,30,31,32,34,36,42,43,44,46,47,48,50,55,57,60,62,63,64,65,67,69,70,71,72,74,75,76,77,78,79,82,84,86,89,90,92,93,94,95,96,99,101,102,103,104,105,106,107,110,111,112,113,114,116,117,118,120,121,123,124,129,132,133,135,139,140,143,149,151,152,155,161,165,169,170,173,176,184,187,193,199,204,205,218,222,237,238,245,248,251,252,253,254,255,273,274,276,277,281,282,286,287,291,295,325,330,340,351,352,353,354,363,364,370,371,379,407],mostli:[27,47,48,57,93,96,101,121,124,149,162,169,208,237,253,268,322],motiv:[14,15,36,78,81,83,115,313,314,320,321,322,325,330,331,342,343],mount:151,mountain:[64,77],mous:[48,54,363],movabl:213,move:[15,16,18,22,26,27,28,36,70,71,72,75,76,77,84,85,88,91,94,96,99,100,101,107,108,110,111,114,115,116,117,122,123,129,133,135,136,138,140,142,143,170,176,182,198,199,213,214,216,220,226,245,248,251,252,253,254,255,264,265,266,268,272,276,282,334,353,357,364],move_around:[108,111],move_hook:282,move_obj:268,move_posit:213,move_to:[36,70,100,120,132,245,282],movecommand:91,moved_obj:[214,266,268,282],moved_object:282,movement:[39,94,116,132,245,251,252,253,254,255,282],mover:255,mptt:84,mratio:[168,185],msdp:[60,307,326],msdp_list:307,msdp_report:307,msdp_send:307,msdp_unreport:307,msdp_var:326,msg:[3,8,12,13,14,18,19,22,23,26,27,28,29,32,33,36,43,48,50,57,62,63,67,70,72,74,75,77,79,80,86,87,88,89,91,92,94,95,99,100,101,102,108,109,110,111,120,121,123,124,130,132,146,158,161,163,171,173,177,181,187,190,191,192,193,204,213,216,221,231,242,248,259,260,267,277,282,313,314,341,350,357,359,361,363,364,372,379,409],msg_all:123,msg_all_sess:[22,171],msg_already_sit:120,msg_arriv:70,msg_channel:181,msg_char:213,msg_cinemat:218,msg_content:[19,22,36,40,70,75,85,95,124,130,132,134,282],msg_help:183,msg_leav:70,msg_locat:282,msg_other:198,msg_other_sit:120,msg_receiv:282,msg_room:213,msg_self:282,msg_set:354,msg_sitting_down:120,msg_standing_fail:120,msg_standing_up:120,msg_system:213,msgadmin:190,msglauncher2port:[302,311],msgmanag:[192,193],msgobj:191,msgportal2serv:311,msgserver2port:311,msgstatu:[302,311],mssp:[42,107,158,159,297,310],mtt:329,much:[0,1,3,5,8,13,14,15,16,27,30,32,36,39,40,46,47,50,59,65,70,72,74,76,77,78,79,82,84,86,88,90,92,95,96,99,101,102,103,105,108,109,110,111,113,114,117,118,120,121,122,123,131,132,134,135,136,138,140,143,149,165,170,175,184,199,207,208,237,238,248,249,255,260,265,342,351,356,357,358,365,379],muck:[93,113],mud:[6,9,16,31,32,35,38,42,43,46,48,55,57,63,64,68,69,72,73,76,77,81,82,85,89,92,101,103,107,110,114,115,118,121,123,129,133,134,139,140,141,143,147,149,150,151,154,155,156,165,170,173,255,263,299,315,316,317,322,325,326,329,357,367],mudbyt:138,mudconnector:138,mudderi:138,muddev:143,mudform:362,mudinfo:102,mudlab:138,mudlet:[141,307,317],mudmast:141,mudramm:141,muhammad:378,mukluk:141,mult:[29,39,366],multi:[20,27,42,43,50,72,73,79,81,108,112,113,114,115,120,124,151,168,186,205,213,238,249,274,282,343,363,379],multiaccount_mod:6,multidesc:[158,159,194],multilin:378,multimatch:[20,112,168,238,282,366,379],multimatch_str:[161,238,282,379],multimedia:[48,196],multipart:196,multipl:[11,15,18,19,20,22,29,30,33,36,39,42,43,44,46,47,51,55,57,63,64,72,73,74,82,89,94,95,105,107,108,110,114,115,121,124,138,140,149,161,167,169,174,175,176,181,183,185,186,187,202,204,208,209,219,221,222,228,234,238,247,249,251,252,253,254,259,266,277,282,286,287,296,300,304,307,311,326,334,350,351,352,357,363,365,376,379],multiplay:[18,73,81,93,113,117,118,119,138],multipleobjectsreturn:[161,163,165,191,193,198,201,207,213,214,219,221,227,235,236,237,238,244,245,246,251,252,253,254,255,257,259,260,264,265,266,268,273,281,282,286,291,294,309,335,351,354,367,371],multipli:[29,110],multisess:[12,56,96,363,409],multisession_mod:[22,43,82,116,117,124,135,141,161,173,177,200,221,282,343],multisession_modd:27,multitud:[55,77,93],multumatch:282,mundan:85,murri:379,muscular:116,muse:138,mush:[2,64,71,73,81,97,113,121,123,138,202,234,409],mushclient:[31,141,307,317],musher:138,mushman:64,musoapbox:[93,138],must:[0,5,6,8,9,11,12,13,16,20,22,26,27,29,30,31,32,33,34,35,36,39,40,42,45,46,47,48,50,54,57,59,60,65,68,69,70,76,78,79,82,84,86,88,92,94,95,98,100,102,104,107,108,109,110,111,112,115,116,118,120,123,124,128,129,135,139,141,143,144,146,147,149,151,152,156,163,168,169,171,176,181,187,191,192,196,198,201,202,204,207,209,213,216,235,237,238,242,248,249,251,252,253,254,255,260,263,265,266,273,274,276,282,285,286,292,296,302,307,320,322,325,342,344,345,350,351,352,353,356,357,358,359,360,361,362,363,364,366,367,373,374,375,376,378,379,380,382,388,407],must_be_default:170,mutabl:360,mute:[17,18,161,181,191],mute_channel:181,mutelist:[18,191],mutltidesc:234,mutual:[260,352],mux2:67,mux:[22,56,64,81,85,94,103,113,152,158,159,166,184,202,275,409],mux_color_ansi_extra_map:202,mux_color_xterm256_extra_bg:202,mux_color_xterm256_extra_fg:202,mux_color_xterm256_extra_gbg:202,mux_color_xterm256_extra_gfg:202,muxaccountcommand:[184,231],muxaccountlookcommand:173,muxcommand:[22,80,86,87,88,89,91,94,99,102,124,158,159,166,172,173,174,175,176,181,182,183,185,186,188,201,208,209,211,219,225,231,234,235,244,246,253,254,266,282,361],mvattr:[102,176],mxp:[31,54,141,158,159,297,307,310,322,325,356,363,378,379],mxp_pars:317,mxp_re:356,mxp_sub:356,my_callback:344,my_datastor:62,my_func:111,my_funct:88,my_github_password:11,my_github_usernam:11,my_identsystem:35,my_object:88,my_port:57,my_portal_plugin:57,my_script:40,my_server_plugin:57,my_servic:57,my_word_fil:237,myaccount:45,myaccountnam:112,myapp:62,myarx:71,myattr:[13,161],mybot:181,mycar2:35,mychair:45,mychan:18,mychannel1:181,mychannel2:181,mychannel:[18,51,181],mycharact:98,mychargen:27,mycmd:[22,30],mycmdget:109,mycmdset:[20,22,102,109],mycommand1:20,mycommand2:20,mycommand3:20,mycommand:[20,22,60,89,102,109,112,187],mycommandtest:187,mycompon:48,myconf:2,mycontrib:8,mycss:48,mycssdiv:48,mycustom_protocol:57,mycustomchannelcmd:18,mycustomcli:57,mycustomview:68,mydatastor:62,mydefault:29,mydhaccount:151,mydhaccountt:151,mydhacct:151,myevennia:147,myevilcmdset:[20,169],myevmenu:27,myfix:11,myfunc:[8,46,50,379],myfuncparser_cal:29,mygam:[0,3,5,7,8,9,11,12,14,15,18,19,20,25,27,31,32,36,39,40,42,47,48,57,59,62,68,71,74,76,77,80,85,86,89,91,92,93,94,95,96,98,99,100,102,106,107,108,109,110,111,113,120,121,123,124,126,128,130,131,132,135,136,140,142,143,144,145,146,148,149,151,155,156,199,200,202,219,231,234,244,245,248,327,377,379],mygamedir:79,mygamegam:98,mygrapevin:181,mygreatpwd:143,myhandl:44,myhousetypeclass:176,myinstanc:62,myircchan:181,mykwarg:27,mylayout:48,mylink:79,mylist2:13,mylist:[6,13,353],mylog:19,mymenu:27,mymethod:92,mymodul:46,mymud:[7,139],mymudgam:149,mynam:[117,151],mynestedlist:360,mynod:27,mynoinputcommand:22,mynpc:124,myobj1:45,myobj2:45,myobj:[13,19,32,40,296],myobject:13,myobjectcommand:86,myothercmdset:20,myownfactori:57,myownprototyp:39,mypassw:209,mypath:8,myplugin:48,myproc:57,myproc_en:57,myprotfunc:39,myrecip:74,myreserv:29,myroom:[40,45,92,105,176],myros:36,myscript:[40,45,47],myself:118,myserv:209,myservic:57,mysess:43,mysql:[2,9,82,379],mysqlclient:140,mysteri:[30,35,73,148],myston:112,mytag:48,mythic:114,mytick:296,mytickerhandl:296,mytickerpool:296,mytrait:248,mytup1:13,mytup:13,myvar:22,myview:68,naccount:343,nail:204,naiv:[191,196,268,273,353],nake:22,name1:176,name2:176,name:[2,3,4,5,7,8,9,10,11,12,13,14,15,16,18,20,22,27,28,29,30,31,32,33,35,36,39,40,42,43,44,45,47,48,50,53,57,58,59,60,62,65,68,69,70,71,72,73,74,75,76,77,79,82,84,86,88,91,92,93,94,95,96,98,99,100,101,102,103,104,105,106,107,109,110,111,112,113,114,115,116,120,123,124,126,128,129,132,133,134,135,136,138,140,141,142,144,146,147,148,149,151,152,155,156,158,159,161,163,165,167,168,169,170,171,173,174,176,181,182,183,184,185,186,187,188,191,192,193,196,199,200,201,204,205,207,209,211,213,214,216,218,220,224,226,227,230,235,236,237,238,244,248,249,253,254,264,266,267,268,272,273,274,275,281,282,286,287,291,292,294,296,302,305,307,308,309,311,312,314,319,322,325,326,329,330,331,334,345,347,350,351,352,353,354,356,357,358,359,361,362,363,364,366,370,371,372,373,375,376,378,379,380,382,386,389,390,391,394,402,407],namecolor:249,namedtupl:224,nameerror:[3,110],namelist:231,namesak:6,namespac:[47,48,96,227,267,287,345,357],napoleon:79,narg:267,narr:255,narrow:[101,109,117,120],nativ:[3,40,63,79,105,117,241,345,347,407],nattempt:27,nattribut:[13,27,47,123,176,287,341,351,353,359,363],nattributehandl:351,natur:[13,16,18,19,45,63,81,138,163,365],natural_height:365,natural_kei:351,natural_width:365,navig:[7,9,27,71,76,77,79,135,136,255,407],naw:[28,141,158,159,297,310],nbsp:378,nchar:131,nclient:333,ncolumn:365,ncurs:158,ndb:[14,22,27,40,43,47,72,86,88,123,161,165,186,281,291,341,353,363],ndb_:[39,176,287],ndb_del:341,ndb_get:341,ndb_set:341,ndk:148,nearbi:[169,170,171,255],nearli:[107,120,356],neat:[70,126,402],neatli:[64,379],necess:57,necessari:[2,11,47,55,57,64,70,72,84,90,93,94,101,106,107,115,130,132,140,156,170,171,193,200,213,227,242,266,267,286,287,331,350,357,363,365,366,373,375,379],necessarili:[39,63,79,93,114,149,379],necessit:344,neck:[39,201],necklac:[116,201],need:[0,2,3,5,6,7,8,9,10,11,12,13,14,15,16,18,19,20,22,25,26,27,29,30,31,32,33,35,36,39,40,42,43,45,46,47,48,50,53,55,57,58,59,60,62,63,65,68,69,71,72,73,74,75,76,77,78,79,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,98,99,100,101,102,103,105,106,107,108,110,111,112,114,115,116,118,120,121,123,124,125,126,128,129,130,132,133,135,136,138,139,140,142,143,144,146,147,148,149,150,151,152,155,156,161,163,165,169,171,173,176,181,182,184,186,187,191,196,198,199,204,205,209,213,214,216,218,219,221,225,226,227,228,235,236,237,238,248,249,251,252,253,254,255,260,264,265,266,267,268,271,276,277,281,282,286,287,302,304,306,307,311,319,326,331,333,341,342,343,347,350,351,353,356,357,359,363,364,365,366,367,373,374,376,379,382,407],need_gamedir:302,needl:235,needless:108,neg:[95,133,169,361,379],negat:[55,105,277,382],negoti:[198,316,318,320,329,343],negotiate_s:318,neighbor:[90,117],neither:[6,13,121,142,156,208,286,326,351,354,363,380],nenter:27,neophyt:248,nest:[4,13,15,22,27,29,30,161,176,238,249,276,282,287,326,360,366],nested_mut:13,nested_r:176,nestl:77,net:[71,93,117,138,143,147,149,163,181,315,316,326,329,343],netrc:11,network:[57,65,80,81,82,83,118,138,140,144,146,147,149,152,154,163,181,313,314,319,340,343],neu:199,neural:117,neutral:[29,221],never:[0,1,8,11,15,19,20,22,27,29,32,34,42,46,47,51,55,62,63,82,92,95,101,107,108,110,111,112,115,116,117,120,130,132,135,142,161,226,237,238,254,255,264,277,282,341,351,360,379],nevertheless:[0,27,62,133,173,199],new_alias:171,new_arriv:266,new_attrobj:351,new_channel:[94,181],new_charact:264,new_coordin:268,new_create_dict:213,new_datastor:62,new_goto:363,new_kei:[44,171,282],new_loc:176,new_menu:199,new_nam:[44,176],new_name2:176,new_obj:[32,216,218,282,287],new_obj_lockstr:176,new_object:[39,287],new_po:213,new_posit:213,new_progress:214,new_raw_str:168,new_room_lockstr:176,new_ros:36,new_scor:214,new_script:40,new_typeclass:[161,353],new_typeclass_path:47,new_valu:[33,351],newbi:[81,86],newcom:[117,129],newer:71,newindex:249,newli:[11,58,75,94,105,110,135,176,191,199,204,216,218,231,236,267,282,287,294,359],newlin:[22,48,183,357,365],newnam:[22,176,353],newpassword:174,newstr:48,nexist:72,nexit:[8,131],next:[0,2,3,7,11,13,14,15,20,22,26,27,28,29,30,32,36,40,48,50,51,55,59,60,62,70,71,72,74,75,76,77,79,82,84,85,86,87,88,89,90,92,94,95,97,98,100,102,103,105,107,108,110,111,112,113,114,115,116,117,118,120,121,123,124,132,135,136,138,140,144,147,148,149,150,151,152,156,199,207,213,216,234,249,251,252,253,254,255,265,277,302,357,363,364,367,379,407],next_nod:27,next_stat:[213,216],next_turn:[251,252,253,254,255],nextrpi:138,nfkc:161,ng2:365,nginx:139,nice:[8,19,30,51,69,70,72,76,77,94,95,98,108,109,115,116,142,149,151,176,198,201,238,286],nicer:[103,110],niceti:176,nick:[12,13,18,24,31,36,67,93,102,138,161,163,176,181,182,191,238,276,281,282,314,351,352,388,409],nick_typ:35,nickhandl:[13,35,351],nicklist:[163,181,314],nicknam:[11,35,36,67,182,238,281,282,314,351,352],nickreplac:351,nickshandl:388,nicktemplateinvalid:351,nicktyp:[238,282],nifti:[109,139],night:[29,94,115,116,134,219],nine:58,nineti:380,nit:95,nline:372,no_act:363,no_channel:[20,22,169,363],no_default:[47,161,353],no_exit:[20,22,123,169,260,263,363],no_gmcp:326,no_log:170,no_match:199,no_mccp:315,no_more_weapons_msg:265,no_msdp:326,no_mssp:316,no_mxp:317,no_naw:318,no_obj:[20,169,260,263,363],no_prefix:[161,191],no_superuser_bypass:[161,191,277,282,353],no_tel:32,noansi:187,nobj:131,nocaptcha:135,nocaptcha_recaptcha:135,nocolor:[98,307,322,325,330,331],nod:116,nodaemon:7,node1:[27,363],node2:[27,363],node3:[27,363],node:[14,39,100,212,220,249,263,284,300,363],node_abort:27,node_apply_diff:284,node_attack:27,node_background:27,node_betrayal_background:27,node_border_char:[212,363],node_create_room:212,node_destin:284,node_examine_ent:284,node_exit:27,node_formatt:[27,212,220,363],node_four:27,node_game_index_field:300,node_game_index_start:300,node_hom:284,node_index:[284,363],node_join_room:212,node_kei:284,node_loc:284,node_login:27,node_mssp_start:300,node_mylist:27,node_on:27,node_opt:212,node_parse_input:27,node_password:27,node_prototype_desc:284,node_prototype_kei:284,node_prototype_sav:284,node_prototype_spawn:284,node_quit:212,node_readus:27,node_select:27,node_set_desc:212,node_set_nam:27,node_start:300,node_test:27,node_usernam:27,node_validate_prototyp:284,node_view_and_apply_set:300,node_view_sheet:27,node_violent_background:27,node_with_other_nam:363,nodebox:382,nodefunc:363,nodekei:363,nodenam:[27,363],nodetext:[27,212,220,284,363],nodetext_formatt:[27,212,220,284,363],noecho:[110,186],noerror:282,nofound_str:[161,238,282,379],nogoahead:324,nohom:359,nois:[85,120],noisi:[149,299,304,312,322,325,347],noloc:176,nomarkup:[31,98],nomatch:[72,185,199,361,379],nomatch_exit:72,nomatch_single_exit:72,nomigr:8,nomin:407,non:[11,15,16,18,19,20,22,26,28,29,30,31,39,40,43,47,48,55,62,63,69,72,76,79,81,82,83,84,88,91,94,95,99,103,105,108,109,112,115,117,120,133,144,156,161,163,165,167,169,176,181,186,191,193,205,208,216,227,236,244,246,248,249,265,271,272,281,282,285,286,287,291,292,294,296,302,311,325,326,340,341,343,351,353,356,359,360,361,363,365,376,379,388],nonc:330,nondatabas:[13,341,353],none:[3,12,13,14,15,16,18,20,22,26,27,29,31,32,33,35,40,43,45,50,55,57,60,62,63,70,72,76,77,82,86,89,90,91,92,94,95,96,98,100,101,102,104,105,108,109,112,120,123,124,130,132,161,162,163,167,168,169,170,171,173,176,177,178,179,180,181,183,184,187,190,191,192,193,196,197,198,199,200,201,204,206,208,211,212,213,214,216,218,219,220,221,224,226,227,230,235,236,237,238,244,246,248,249,251,252,253,254,255,259,260,263,264,265,266,267,268,270,271,272,274,276,277,279,281,282,284,286,287,289,292,293,295,296,299,300,302,304,308,311,312,313,314,321,322,330,331,341,342,343,345,346,347,350,351,352,353,354,356,357,358,359,360,361,362,363,364,365,366,367,370,372,374,375,376,379,380,383,386,389,391,394,397,402,407],nonpc:124,nonsens:237,noon:[32,59,103,121],nop:325,nopkeepal:[141,325],nor:[3,7,13,14,20,64,88,108,117,123,133,142,208,209,267,282,286,326,351,354],norecapcha:135,norecaptcha_secret_kei:135,norecaptcha_site_kei:135,norecaptchafield:135,normal:[4,5,6,8,9,12,13,14,15,16,18,19,20,22,27,29,30,31,32,34,35,39,42,43,45,47,48,50,53,55,58,59,60,62,63,65,68,69,71,73,75,76,77,79,81,82,85,86,88,89,91,92,93,94,95,96,98,99,100,102,103,105,108,109,110,111,114,116,123,124,126,132,133,136,140,147,148,149,151,156,161,163,165,167,168,169,170,171,173,176,183,186,187,191,196,197,198,204,207,208,213,251,252,253,254,255,260,264,267,268,271,281,282,284,287,296,302,311,314,315,316,318,320,334,341,343,349,351,352,353,356,357,360,363,364,370,376,378,379,384,388],normal_turn_end:123,normalize_nam:282,normalize_usernam:161,north:[36,54,70,72,75,76,77,91,103,120,132,176,199,245,334],north_south:77,northeast:[103,176,268],northern:[72,77],northwest:176,nose:351,not_don:347,not_error:302,not_found:176,notabl:[6,11,18,50,57,71,143,171,176,187,198,353,360,379],notat:[4,176,356,379],notdatabas:47,note:[0,3,5,7,9,10,11,12,13,14,18,19,29,31,32,36,39,40,43,44,46,47,48,51,53,54,55,59,60,62,63,65,68,70,71,74,76,82,84,85,86,88,93,94,95,96,100,102,103,105,108,109,110,111,112,113,114,115,117,120,121,123,124,128,129,132,133,135,136,140,141,143,148,149,151,152,154,156,158,161,163,168,169,170,171,173,176,177,178,181,182,183,184,186,187,188,191,192,196,198,200,201,202,204,205,207,208,209,213,218,219,221,226,227,230,234,235,236,237,238,244,245,248,249,251,252,253,254,255,260,266,267,268,271,276,277,281,282,286,287,296,299,302,307,311,312,314,315,319,320,321,322,325,326,327,329,330,333,335,336,341,343,347,348,351,352,353,354,356,357,358,359,360,361,362,363,364,365,366,367,370,372,374,375,376,379,387,388,395,409],notepad:[113,143],notfound:379,notgm:94,noth:[3,8,13,15,19,22,29,36,46,50,60,64,70,72,77,88,92,93,95,100,102,103,108,110,112,117,120,123,161,176,185,249,251,254,255,264,268,282,294,314,351,353,363],nother:131,notic:[2,3,11,14,22,50,51,70,72,75,78,83,88,90,95,96,101,103,107,108,117,120,129,132,133,140,199,257,315,407],notif:[11,48,84,148,231],notifi:[112,150,154,181,204,251,252,253,254,255,266,286],notificationsconfig:84,notimplementederror:325,notion:[46,74,95,122,123,248],noun:[237,238],noun_postfix:237,noun_prefix:237,noun_transl:237,now:[0,2,6,7,8,9,11,12,13,15,18,19,20,22,27,29,32,34,36,37,39,40,43,46,47,48,50,51,55,59,62,64,68,69,70,71,72,74,75,76,77,81,82,85,86,87,88,90,92,93,94,95,96,98,99,100,101,102,103,105,106,107,108,109,110,111,112,113,114,115,116,117,118,120,121,124,125,126,128,129,130,132,133,135,136,138,140,143,144,146,147,148,149,150,151,152,155,156,170,181,183,198,206,207,220,227,248,249,260,268,277,282,314,322,343,375,377,379,408],nowher:[77,110,117],noxterm256:325,npc:[22,27,71,75,77,82,115,121,198,246,276,409],npcname:130,npcshop:100,nprot:131,nr_start:293,nroom:[72,131],nroom_desc:8,nrow:365,ntf:143,nthe:260,nuanc:55,nudg:[137,260,347],nuisanc:152,nulla:28,num:[29,32,76,238,282],num_lines_to_append:372,num_object:105,num_objects__gt:105,num_tag:105,number:[0,2,5,6,8,11,13,14,19,20,22,26,27,29,34,35,40,42,43,44,45,46,47,50,51,68,69,70,76,77,79,82,85,93,94,95,98,100,102,105,108,109,110,111,112,114,117,120,121,123,124,131,136,140,146,149,150,151,158,161,163,168,169,170,174,176,181,182,183,192,193,196,201,204,207,208,213,220,222,224,226,227,230,236,237,238,249,251,252,253,254,255,282,286,287,293,300,302,307,313,314,316,320,333,343,345,347,351,352,354,356,357,359,361,363,364,365,366,367,370,372,376,379,382,390,391,402],number_of_dummi:302,number_tweet_output:131,numberfilt:386,numbertweetoutput:131,numer:[6,115,121,222,247,248,356],numpi:335,oak:205,oakbarkrecip:205,oakwood:205,obelisk:[114,265],obfusc:[73,237,238],obfuscate_languag:[237,238],obfuscate_whisp:[237,238],obj1:[6,13,29,32,39,112,176,204,211,235,255],obj1_search:211,obj2:[6,8,13,29,32,39,112,176,204,211,235,255,357],obj2_search:211,obj3:[13,112,176,204],obj4:[13,112],obj5:13,obj:[3,8,12,13,19,20,22,29,32,33,35,36,39,40,45,46,47,50,62,72,86,92,94,99,101,102,104,105,109,112,120,129,132,161,162,169,170,171,174,176,182,184,186,187,190,192,197,199,201,211,213,216,219,220,221,224,226,227,230,231,235,238,248,249,251,252,253,254,255,259,260,265,266,268,276,277,279,281,282,287,289,291,292,293,331,333,334,341,350,351,352,353,354,357,359,360,364,366,374,375,376,379,387,388],obj_desc:254,obj_detail:266,obj_kei:254,obj_prototyp:287,obj_to_chang:47,obj_typeclass:254,objattr:[265,276],objclass:[370,379],object1:22,object2:[22,198,282],object:[0,2,3,4,5,8,12,14,15,16,18,20,22,23,24,26,27,28,29,30,31,33,34,35,39,42,44,46,47,48,50,51,53,57,60,62,63,64,67,68,69,70,71,72,73,74,75,76,79,80,81,85,88,89,90,91,92,93,94,95,96,97,98,100,101,102,106,107,113,114,116,121,123,124,129,130,131,134,135,136,138,140,152,156,158,159,160,161,162,163,164,165,167,168,169,170,171,173,174,175,176,177,178,181,182,184,186,187,188,190,191,192,193,194,196,198,199,200,201,204,209,210,211,212,214,216,218,219,220,221,224,225,226,227,228,230,231,235,236,238,241,242,243,244,245,246,247,248,249,251,252,253,254,255,257,259,260,262,263,264,266,267,268,270,271,272,273,276,277,284,285,286,287,288,289,291,292,293,294,295,296,300,302,304,306,307,308,309,311,312,315,316,317,318,319,320,321,322,324,326,329,331,333,334,340,341,342,343,345,346,347,350,351,352,353,354,356,357,358,359,360,361,362,363,364,365,366,370,371,373,374,375,376,377,378,379,380,386,387,388,390,391,394,396,402,405,407,409],object_confirm_delet:407,object_detail:407,object_from_modul:379,object_id:136,object_paramet:196,object_search:136,object_subscription_set:281,object_tot:352,object_typeclass:[377,405],objectattributeinlin:279,objectcr:402,objectcreateform:279,objectcreateview:407,objectdb:[13,45,47,80,131,135,158,279,281,282,287,349,350,351,359,364,376,386,390,391],objectdb_db_attribut:279,objectdb_db_tag:[279,350],objectdb_set:[165,351,354],objectdbadmin:279,objectdbfilterset:[386,391],objectdbmanag:[280,281],objectdbseri:[388,391],objectdbviewset:[390,391],objectdeleteview:407,objectdetailview:407,objectdoesnotexist:[165,193,273,281,291,309,351,354,371],objecteditform:279,objectform:402,objectmanag:[280,282,352],objectnam:94,objects_objectdb:62,objectsessionhandl:[12,282],objecttaginlin:279,objectupd:402,objectupdateview:407,objid:32,objlist:[29,39,366],objlocattr:[265,276],objmanip:176,objmanipcommand:176,objnam:[19,47,176],objparam:287,objs2:45,objsparam:287,objtag:276,objtyp:192,obnoxi:304,obs:353,obscur:[99,147,237,238],observ:[14,15,63,98,103,176,182,195,219,238,257,266,326,357,379],obtain:[5,22,70,90,101,143,149,151,199,265],obviou:[9,18,70,132,152,222,407],obvious:[15,43,64,70,76,81,84,132,354],occaecat:28,occas:9,occasion:[112,149],occat:110,occation:[117,365],occur:[3,22,40,48,50,71,86,93,185,236,253,267,277,282,295,334,363,372],occurr:[75,101,124,356],ocean:[114,149],oct:[110,111],octet:196,odd:[72,76,115,133,152],odor:94,off:[2,13,15,18,20,22,26,27,30,31,32,40,44,46,55,57,58,62,63,64,68,70,74,76,81,82,88,98,103,104,110,112,113,115,118,120,122,124,133,140,141,149,151,152,156,161,171,181,186,187,191,201,205,220,238,260,264,266,277,282,307,315,322,325,341,353,356,357,359,361,363,364,365,372,380,408],off_bal:88,offend:51,offer:[0,7,8,9,11,13,15,20,22,26,27,31,35,36,39,40,46,48,55,57,59,60,62,64,67,72,73,77,78,81,82,84,87,90,91,92,93,95,101,102,106,107,108,110,115,116,121,123,124,134,147,149,161,169,170,175,176,183,186,196,198,199,213,219,237,266,284,292,343,363],offernam:198,offici:[8,11,79,147,151,152,372],officia:28,offlin:[16,18,39,71,138,149,175,181,357],offscreen:71,offset:[238,361,372],often:[0,3,5,6,9,11,12,13,16,18,20,22,24,27,29,42,43,45,46,50,55,56,57,59,62,63,72,75,76,79,82,87,93,95,97,101,107,108,110,111,112,113,117,120,123,149,152,163,169,174,184,186,191,199,249,251,252,253,254,255,277,281,291,293,302,307,321,341,351,353,357,359,365,366,372,379,388],ohloh:78,okai:[3,9,27,76,77,94,117,120,124,148,230],olc:[106,176,284,287],olcmenu:284,old:[7,9,19,20,26,27,32,43,47,55,63,70,71,77,79,81,85,86,90,92,94,98,100,114,117,124,133,143,149,161,169,170,173,176,198,218,238,277,282,287,311,352,353,356,359],old_default_set:8,old_kei:[44,282],old_nam:44,old_obj:213,old_po:213,older:[12,43,71,82,138,141,143,176],oldnam:353,oliv:55,omit:[39,101,151],on_:199,on_bad_request:304,on_ent:[72,199],on_leav:[72,199],on_nomatch:[72,199],onbeforeunload:48,onbuild:151,onc:[3,5,6,9,11,12,14,18,22,27,30,32,34,36,40,43,47,48,50,52,55,57,60,64,70,71,72,75,76,78,79,81,82,85,86,90,93,94,95,100,103,105,106,107,108,109,110,111,115,117,118,120,123,132,133,135,138,140,143,147,149,151,155,161,163,168,171,176,181,184,187,191,198,199,211,213,214,220,221,227,231,235,237,244,249,251,252,253,254,255,257,260,264,265,266,267,268,282,286,291,294,307,312,325,329,340,351,356,363,364,372,377,379],onclos:[57,313,330],onconnectionclos:48,ond:354,one:[0,2,3,4,5,6,7,8,9,11,12,13,14,15,16,18,19,20,22,25,26,27,28,29,30,31,32,34,35,36,38,39,40,42,43,45,46,47,48,50,51,52,53,55,59,60,62,63,64,65,68,69,70,71,72,73,74,75,76,77,78,79,81,82,83,84,85,86,87,88,91,92,93,94,95,96,98,99,100,101,102,103,104,105,107,108,109,110,111,112,113,114,115,116,118,120,121,123,124,126,128,130,132,133,134,135,136,138,140,142,143,144,147,149,150,151,152,154,160,161,165,168,169,170,171,173,174,176,181,182,185,186,187,191,192,193,196,198,199,201,204,205,206,208,213,214,216,218,219,221,227,230,231,236,237,238,246,248,249,251,252,253,254,255,260,263,265,266,267,268,272,273,276,277,279,281,282,284,285,286,287,291,296,302,304,306,307,312,313,314,322,325,326,341,342,343,347,349,351,352,353,356,357,359,360,362,363,364,365,366,367,370,371,372,374,375,376,377,379,380,402,405,407],one_consume_onli:213,ones:[8,15,18,19,20,22,29,31,32,34,39,55,60,68,71,72,84,93,94,98,102,103,109,118,123,133,144,147,149,151,152,169,170,171,193,199,227,251,252,253,254,255,271,276,286,287,306,311,343,356,365,373],onewai:176,ongo:[40,87,101,117,123,198,245],ongotopt:48,onkeydown:48,onli:[0,3,5,7,8,11,12,13,14,15,16,18,19,20,22,26,27,28,29,31,32,34,35,36,39,40,42,43,44,45,47,48,50,51,53,54,55,57,60,62,63,68,69,70,71,72,73,74,75,76,77,78,80,81,82,84,85,86,87,88,90,91,92,93,94,95,96,98,99,100,101,102,103,104,107,108,109,110,111,112,113,114,115,116,118,120,121,123,124,128,129,130,132,133,134,135,136,138,140,141,142,143,144,146,147,149,151,152,158,161,162,163,167,168,169,170,171,173,174,175,176,181,182,183,184,185,186,187,191,192,193,196,198,199,200,201,204,205,206,208,211,213,214,218,219,220,222,227,231,237,238,246,248,249,251,252,253,254,255,257,265,266,267,268,273,276,277,282,286,287,291,294,295,296,302,306,307,314,317,319,320,322,325,334,340,341,343,345,346,347,350,351,352,353,354,356,357,358,359,361,363,364,365,366,370,372,374,375,376,377,379,382,391,402,407,408],onlin:[9,16,18,36,42,51,64,67,78,81,82,83,85,93,94,96,97,107,111,113,115,117,118,119,121,122,123,124,125,127,138,140,144,146,150,154,155,158,173,181,191,199,211,220,316,357,409],onloggedin:48,onlook:282,only_tim:376,only_valid:287,onmessag:[57,313,330],onopen:[57,313,330],onoptionsui:48,onprompt:48,onsend:48,onset:13,ontext:48,onto:[18,20,22,48,81,86,91,109,115,132,147,149,170,181,205,266,281,314,360,363],onunknowncmd:48,onward:44,oob:[22,37,42,48,60,89,141,161,163,183,221,259,282,307,325,326,330,331,343,363,409],oobfunc:42,oobhandl:370,oobobject:40,ooc:[12,18,43,73,80,94,102,104,108,124,161,165,173,176,177,184,193,200,231,282],ooccmdsetchargen:200,ooclook:[43,200,364],oop:109,opaqu:[16,152],open:[0,3,7,10,11,20,26,30,32,43,70,71,72,73,75,77,78,79,81,82,83,84,93,94,96,102,103,106,108,109,110,111,117,120,121,123,124,126,135,136,138,140,143,144,146,147,148,149,152,154,176,183,186,196,197,198,199,211,213,218,220,244,245,255,260,265,276,345,351,359,372,379,408],open_flag:213,open_parent_menu:199,open_submenu:[72,199],open_wal:265,openadventur:117,openhatch:138,openlock:276,opensourc:356,oper:[3,6,11,13,15,18,19,22,27,29,31,32,36,40,45,46,48,51,63,71,72,73,75,82,93,99,104,105,108,110,116,133,143,147,149,155,156,161,167,169,171,173,176,181,186,187,191,196,199,204,208,211,216,238,247,265,277,282,287,296,299,302,311,312,316,318,322,324,325,331,333,334,341,342,351,352,353,356,359,363,364,365,366,370,379,390,391,409],opic:187,opinion:[74,116],opnli:351,oppon:[13,121,252,254,264],opportun:[70,72,84,101,135,255],oppos:[19,36,55,152,156,341,354],opposit:[77,94,102,132,176,260],opt:[48,94,267],optim:[5,18,19,22,34,40,46,62,82,90,92,120,140,171,191,286,287,337,340,351],option100:27,option10:27,option11:27,option12:27,option13:27,option14:27,option1:27,option2:27,option3:27,option4:27,option5:27,option6:27,option7:27,option8:27,option9:27,option:[2,3,7,8,12,13,17,18,19,20,22,26,29,30,31,32,34,39,40,42,45,48,50,55,59,60,62,63,64,65,67,68,73,74,77,79,81,82,84,86,88,93,95,98,100,102,103,106,107,109,113,116,120,123,124,129,135,136,138,139,140,141,142,143,151,155,158,161,162,163,167,168,169,170,171,173,174,176,181,183,184,187,190,191,192,193,198,199,200,201,204,207,208,211,212,213,214,216,218,219,220,221,222,224,226,227,231,235,236,237,238,246,248,249,253,255,259,260,263,266,267,268,270,271,272,274,276,277,279,281,282,284,286,287,289,291,292,293,294,295,296,298,299,300,302,304,307,308,311,312,315,316,317,318,319,320,321,322,324,325,326,329,330,331,333,334,341,343,345,350,351,352,353,354,356,357,358,359,361,362,363,364,365,366,367,370,372,373,374,375,376,378,379,380,382,386,394],option_class:[158,358],option_dict:363,option_gener:363,option_kei:380,option_str:267,option_typ:374,option_valu:374,optiona:[161,299,353],optionclass:[158,159,355,358],optioncontain:358,optionhandl:[158,159,355,373],optionlist:[27,212,263,284,363],options2:48,options_dict:374,options_formatt:[27,212,220,263,284,363],optionsl:286,optionslist:263,optionsmenu:212,optionstext:[27,212,220,363],optlist:249,optlist_to_menuopt:249,optuon:237,oracl:[140,379],orang:[55,110,235,267,356],orc:[39,93,129],orc_shaman:39,orchestr:151,order:[0,2,5,8,9,10,11,12,13,14,15,19,20,22,26,27,29,32,33,35,36,39,40,42,48,50,54,65,70,71,72,74,76,77,78,82,83,90,91,94,95,96,105,107,108,109,110,114,116,117,118,123,124,128,132,133,135,136,140,143,146,155,161,167,170,171,177,182,183,186,187,190,196,198,199,200,201,202,204,206,208,213,220,235,236,238,248,251,252,253,254,255,264,265,266,267,270,276,277,279,282,287,289,298,313,325,330,334,341,351,353,356,357,363,364,365,372,376,379,407],order_bi:105,order_clothes_list:201,ordered_clothes_list:201,ordered_permutation_regex:238,ordereddict:[13,379],ordin:356,ore:[117,204,205],org:[79,82,123,149,236,267,318,324,330,356,379,402],organ:[11,18,30,32,36,40,45,64,67,71,72,77,79,96,105,111,120,121,134,171,183,187,382],organiz:120,orient:[81,82,93,111],origin:[7,11,27,36,43,59,70,71,73,76,81,84,85,86,88,93,98,101,105,108,109,118,128,138,148,152,161,163,169,176,199,231,237,238,267,282,286,287,311,345,353,356,363,375,378,379,382,408],orm:29,ormal:356,oscar:[191,273,353],osnam:379,oss:7,ostr:[161,192,272,376],osx:[11,143],other:[2,6,8,9,11,12,13,14,15,16,17,18,19,20,23,26,27,29,30,31,32,34,35,36,39,43,44,45,46,47,48,50,51,52,53,54,55,57,59,60,62,63,64,65,68,69,70,71,72,73,75,76,77,78,79,80,81,82,83,84,85,86,87,88,90,91,93,94,95,96,98,99,100,101,102,103,104,105,107,108,109,111,113,115,116,118,120,121,123,124,128,129,130,131,132,133,135,136,139,143,144,146,151,152,154,155,156,161,167,168,169,170,171,176,181,182,183,184,187,188,191,192,196,198,201,204,207,209,211,212,213,218,220,226,231,237,238,242,244,249,251,252,253,254,255,260,266,267,268,271,273,277,281,282,286,287,292,294,296,300,306,307,311,313,314,320,322,325,334,341,342,344,351,353,355,356,357,359,361,362,363,364,365,366,373,374,376,379,380,407],other_modul:106,other_obj:213,othercondit:102,otherroom:244,others_act:213,otherwis:[3,6,11,13,16,19,20,22,27,29,36,39,40,43,55,59,60,62,68,70,78,84,86,88,90,95,96,101,105,110,112,115,124,132,137,140,149,151,152,158,168,169,173,176,181,191,196,198,202,204,213,216,218,219,220,224,227,238,248,251,252,253,254,255,259,268,271,277,282,285,286,287,295,302,313,314,322,341,345,346,350,356,363,364,366,372,376,377,379,407],ought:382,our:[0,2,3,8,9,11,12,13,15,20,22,32,46,48,52,57,60,63,67,68,69,71,74,75,76,77,78,79,81,82,83,84,85,86,89,90,91,93,94,95,97,98,99,100,101,103,105,107,109,111,112,113,116,118,119,120,121,122,123,124,125,126,127,128,129,134,136,137,138,139,140,143,147,148,149,150,151,152,155,165,170,184,205,219,249,264,265,268,277,292,347,350,372,388],ourself:[109,124],ourselv:[32,35,70,94,102,103,105,109,115,117,120,130,134,161,200,315,316,318,329],out:[0,3,5,6,8,11,14,15,16,17,18,22,24,27,29,30,32,34,36,39,40,42,43,48,50,51,52,53,58,62,63,64,67,68,70,71,72,73,74,75,76,77,78,79,80,81,82,83,85,86,87,88,90,91,92,93,95,96,101,103,104,105,106,107,108,109,110,111,112,113,114,115,116,118,119,120,122,123,124,125,126,127,129,132,133,135,138,139,140,142,143,146,149,151,155,160,161,168,169,173,175,176,181,198,200,204,205,207,209,211,213,220,231,237,238,241,242,244,245,248,251,252,253,254,255,263,265,276,286,287,294,302,304,326,330,331,333,342,343,350,351,360,362,363,365,366,378,379,382,402,408],outcom:[62,79,121,169,204,208,277,282,286],outdat:139,outdata:[57,343],outdoor:[45,114,117,134,266],outer:[105,106,365],outermost:[13,29,31,88,106,110,120],outerwear:201,outfunc_nam:57,outgo:[29,43,63,66,149,163,282,314,326,342,379],outgoing_port:149,outlet:149,outlin:[2,77,135,313],outmessag:282,output:[0,7,9,15,19,27,28,29,30,31,43,48,55,57,63,64,65,67,68,72,73,77,84,94,101,102,103,107,108,110,112,113,117,123,124,131,132,133,138,140,151,156,158,159,171,176,181,183,186,187,194,199,204,205,207,221,239,240,242,251,252,253,254,255,302,307,322,326,334,341,356,363,364,366,372,375,379],output_nam:204,output_prototyp:[74,204,205],outputcmd:326,outputcommand:[31,60],outputfunc:[24,57,60,282,307,313,409],outputfunc_nam:[57,307],outputfunct:60,outrank:352,outright:[51,149],outro:[114,266],outroroom:266,outsid:[14,16,29,30,39,42,45,63,64,70,79,82,85,90,93,103,107,110,111,112,116,117,121,132,136,151,156,183,196,236,254,264,271,276,326,341,342,351,354,365],outtempl:351,outtxt:19,outward:[76,149],oven:74,over:[2,4,5,6,8,9,13,14,15,16,17,18,19,20,22,27,40,43,45,46,47,48,52,55,56,57,60,63,64,65,67,76,77,78,79,87,90,93,94,98,100,102,105,108,109,110,111,115,117,120,121,123,128,130,133,135,139,142,149,151,152,161,170,192,205,220,244,249,251,252,253,254,255,266,296,306,320,322,325,327,331,333,335,348,353,357,370,375,379,407],overal:[50,62,92,93,146,149,169,184,252],overcom:77,overdo:108,overhead:[19,40,65,134,140,238,268,351],overhear:237,overlap:[20,95,237,356,365],overload:[6,20,22,27,31,36,42,46,57,59,72,89,91,93,109,124,128,129,161,169,171,185,191,199,200,204,211,219,221,235,238,244,245,251,252,253,254,255,263,264,265,266,267,282,287,296,306,325,342,361,363,364,365,373],overpow:117,overrid:[2,18,20,27,29,30,32,39,40,43,44,48,60,68,71,72,74,80,84,85,86,96,101,102,103,107,109,111,126,128,129,130,132,142,161,171,176,181,183,187,191,192,196,199,204,216,219,227,237,253,255,259,266,267,271,277,282,287,294,325,343,347,350,351,356,363,364,366,370,372,373,376,391,407],overridden:[34,57,84,128,161,176,199,247,267,364,366,407],override_set:44,overriden:[161,183,238],overrod:52,overrul:[12,32,161,170,238,282,365],overseen:121,overshadow:115,overshoot:379,oversight:93,overview:[0,1,16,52,73,75,93,97,113,116,119,122,124,140,152,409],overwhelm:[75,105,115],overwrit:[59,109,128,176,183,196,320,352,407],overwritten:[22,29,136,196,266,354],owasp:402,owen:204,own:[0,4,5,8,9,11,13,14,17,18,19,20,27,29,30,32,35,39,40,42,43,44,45,47,50,53,59,60,62,63,64,67,68,71,72,73,74,77,78,79,81,82,84,85,86,88,89,93,95,97,98,100,101,103,106,107,108,109,111,113,114,115,116,118,119,122,124,125,126,127,128,132,134,135,136,137,139,143,146,147,148,150,152,158,159,165,167,168,169,170,176,181,184,194,201,207,212,213,219,220,231,237,238,242,251,252,253,254,255,265,267,268,276,277,282,287,307,334,342,353,356,357,358,364,365,370,372,373,377,379,391,407,409],owner:[32,53,84,100,117,140,161,277,373],owner_object:32,ownership:[149,151,196],p_id:135,pace:[117,264],pack:[60,311],packag:[4,5,6,8,9,63,64,68,71,79,82,106,107,137,139,140,143,147,148,149,151,155,158,160,166,172,189,194,216,262,269,275,278,288,297,302,311,326,330,349,355,384,386],package_nam:82,packagenam:82,packed_data:311,packeddict:[6,353],packedlist:[6,353],packet:[60,322],pad:[17,29,356,365,366,379],pad_bottom:365,pad_char:365,pad_left:365,pad_right:365,pad_top:365,pad_width:365,page1:213,page2:213,page:[0,2,7,8,10,11,14,15,17,20,22,23,27,28,30,32,34,36,42,47,48,51,52,57,59,63,64,67,71,78,79,81,82,83,85,86,87,93,94,97,98,102,103,106,115,116,118,121,133,135,136,138,139,140,147,148,149,151,152,154,156,157,181,182,191,213,273,276,279,286,289,331,350,353,363,364,379,384,400,407,408,409],page_back:364,page_ban:181,page_end:364,page_formatt:[286,364],page_next:364,page_quit:364,page_titl:407,page_top:364,pagelock:276,pageno:[286,364],pager:[28,30,364],pages:[27,363],pagin:[30,80,286,364],paginag:364,paginate_bi:407,paginated_db_queri:286,paginator_django:364,paginator_index:364,paginator_slic:364,pai:[92,100,117,149,152,265,276],paid:[118,149],pain:149,painstakingli:14,pair:[20,48,60,123,161,169,201,276,282,343,402,407],pal:35,palett:133,pallet:77,palm:220,pane:[63,188,209,263],panel:7,panic:[39,102],pant:115,pantheon:[30,271],paper:[97,123,138],paperback:121,par:140,paradigm:[71,115,130,252],paragraph:[15,19,30,79,234,357,365,379],parallel:[93,95,96,113,352],paralyz:253,param:[176,282,296,304,314,347,372,380,386,387,388],paramat:[161,171,282,341],paramet:[2,3,7,8,20,70,72,75,76,90,95,101,105,112,117,141,151,158,161,162,163,167,168,169,170,171,176,181,183,187,190,191,192,193,196,198,199,201,204,207,208,211,212,213,214,216,218,219,220,221,222,224,225,226,227,230,231,236,237,238,241,242,244,248,249,251,252,253,254,255,259,260,263,266,267,268,271,272,274,277,279,281,282,284,286,287,289,292,293,294,295,296,299,300,301,302,304,306,307,308,309,311,312,313,314,315,316,317,318,319,320,321,322,324,325,326,327,329,330,331,333,339,340,341,342,343,345,346,347,351,352,353,354,356,357,358,359,360,361,362,363,364,365,366,367,370,372,373,374,376,377,378,379,380,382,387,394],paramount:8,paramt:380,paremt:287,parent1:39,parent2:39,parent:[12,19,20,22,36,39,40,47,57,69,72,74,79,82,86,91,98,102,104,108,109,111,124,130,132,165,173,176,184,186,199,204,206,211,213,238,248,249,267,276,281,282,286,287,291,351,352,353,361,371,372,379,386,407],parent_categori:249,parent_kei:[72,199],parent_model:[162,190,270,279,289,350],parenthes:110,parenthesi:[110,111],parentlock:276,pari:[138,149],pariatur:28,paricular:22,park:199,parlanc:126,parri:[123,205,265],parrot:130,pars:[6,16,20,22,26,27,29,39,42,55,57,60,63,64,67,79,80,97,98,108,113,120,124,126,136,143,166,167,168,171,176,182,183,184,186,187,198,199,204,208,209,211,213,218,219,231,238,241,242,243,249,260,265,266,267,274,277,282,285,286,287,307,314,317,326,330,331,343,351,356,357,361,362,363,366,378,379,409],parse_ansi:356,parse_ansi_to_irc:314,parse_entry_for_subcategori:274,parse_fil:357,parse_for_perspect:218,parse_for_th:218,parse_html:378,parse_input:363,parse_irc_to_ansi:314,parse_languag:238,parse_menu_templ:363,parse_nick_templ:351,parse_opt:249,parse_sdescs_and_recog:238,parse_to_ani:[29,366],parseabl:[286,366],parsed_str:[29,314],parsedfunc:366,parseerror:267,parser:[22,30,39,42,64,66,106,136,138,167,168,173,176,184,209,211,213,219,235,237,238,265,266,267,286,321,356,366,378],parsingerror:[29,366,379],part1:[235,409],part2:[235,409],part3:409,part4:409,part5:409,part:[0,2,3,4,7,8,11,13,14,15,16,18,22,27,30,32,38,40,43,47,48,52,57,59,62,63,66,68,69,71,72,73,74,75,76,77,78,79,83,84,88,90,91,93,94,96,100,101,103,105,107,108,109,110,111,114,115,116,118,121,123,124,128,129,140,149,168,169,171,181,184,185,187,191,196,198,199,204,205,208,211,235,238,249,254,260,266,272,276,277,285,286,294,302,306,331,342,345,347,351,352,356,357,361,363,366,379],part_a:198,part_b:198,parth:327,parti:[3,9,14,19,29,54,71,78,82,110,111,116,118,136,139,140,147,148,149,193,198,208,366],partial:[30,86,181,183,237,286,304,317,343,374,376,379,380],particip:[152,251,252,253,254,255],participl:[382,383],particular:[5,6,11,14,15,20,30,31,32,36,40,42,43,44,45,47,51,55,57,60,63,65,68,72,79,82,83,87,91,94,97,100,103,105,106,107,109,110,111,112,115,116,117,120,130,132,134,138,139,147,148,161,168,169,176,192,204,214,219,242,253,254,272,276,277,291,343,345,353,366,370,376,407,408],particularli:[8,27,51,70,79,84,90,171,184,187,238,248,287,306],partit:356,partli:[13,20,62,67,106,169],party_oth:198,pass:[2,8,10,18,19,22,27,28,29,31,32,34,39,40,43,44,46,47,50,57,60,63,73,74,76,77,84,85,86,87,88,89,95,96,99,100,101,102,104,108,109,111,112,117,120,129,132,136,140,149,151,156,161,163,169,181,187,188,191,196,201,204,207,208,211,216,218,220,221,226,241,242,244,248,249,251,252,253,254,255,259,260,265,276,277,282,285,286,292,295,296,300,312,320,322,325,330,331,341,347,351,353,362,363,364,365,366,372,373,374,375,378,379,386,391,407],passag:[60,123,201,265,266,367],passant:133,passavataridterminalrealm:322,passiv:[88,123,135],passthrough:[20,294],password1:[162,402],password2:[162,402],password:[2,11,25,27,31,32,51,71,73,82,84,102,107,108,113,140,143,152,155,161,162,173,174,188,209,213,236,242,307,322,325,346,359,394,402],password_chang:405,passwordresettest:405,past:[0,14,26,42,48,64,70,75,77,78,94,95,96,103,107,117,123,124,135,253,348,357,367,382,383,407],pastebin:78,pastpl:382,patch:[47,377],path:[4,7,12,15,19,27,29,30,31,32,36,39,40,43,47,57,58,62,63,68,70,72,79,82,84,85,88,90,100,103,104,105,108,110,111,113,120,124,128,129,130,132,136,139,143,145,149,151,161,163,165,168,169,170,175,176,177,178,179,180,181,186,191,193,196,197,198,199,200,201,204,207,208,211,213,214,216,218,219,221,227,230,235,236,237,238,244,245,246,251,252,253,254,255,257,259,260,263,264,265,266,268,271,273,281,282,286,287,291,293,294,296,302,309,311,320,327,333,335,339,343,347,351,352,353,357,359,361,362,363,364,366,367,370,371,376,379,391,407],path_or_typeclass:230,pathnam:377,patient:83,patreon:83,patrol:264,patrolling_pac:264,patron:[78,83],pattern:[18,35,52,68,69,84,96,126,135,136,174,238,346,351,379],pattern_is_regex:351,paul:47,paus:[27,40,50,75,90,123,151,156,186,187,226,294,295,363,379],pausabl:379,pauseproduc:304,paxboard:138,payload:[313,330],payment:117,paypal:[78,83],pdb:158,pdbref:[32,276],pdf:138,peac:129,peek:[0,27,101,103,108],peer:[313,330],peform:307,peg:152,pem:145,pemit:[64,174],pen:97,penalti:[62,115,253],pend:347,pennmush:[64,67,93],pentagon:152,peopl:[0,6,12,18,29,30,32,55,64,73,78,81,82,85,94,98,100,103,105,107,115,116,117,118,120,121,123,138,142,146,147,149,152,154,181,182,209,238,265,266,350,359],pep8:0,per:[5,12,13,18,22,27,36,39,43,53,60,62,74,79,82,84,94,95,96,110,116,117,120,123,124,151,161,181,196,213,214,219,237,248,251,252,253,254,255,264,286,315,316,318,326,329,345,363,364,365,370,372,373],perceiv:[95,117],percent:[22,158,159,194,379],percentag:[123,247,248,352,379],percentil:379,perception_method_test:338,perfect:[11,26,81,115,116,120,148,151,196],perfectli:[40,45,67,84,96,356],perform:[3,5,6,13,14,15,18,28,31,32,36,40,72,81,86,90,101,110,123,124,129,135,136,140,146,148,152,161,167,169,173,176,181,199,201,204,211,220,226,227,238,241,249,251,252,253,254,255,282,286,291,292,311,325,333,334,351,352,353,360,363,364,366,373,376,379,380,402],perhap:[3,6,18,52,64,72,75,95,96,101],period:[8,9,10,110,149,151,152,379],perist:47,perm:[13,18,22,32,39,45,51,53,72,84,86,94,100,102,108,124,135,146,165,174,175,176,181,182,183,186,211,219,225,235,244,266,273,276,277,281,282,291,351,353],perm_abov:[32,276],perm_us:174,perma:117,permadeath:117,perman:[18,20,27,51,84,85,86,100,102,109,114,115,124,141,149,161,169,170,173,176,181,182,186,237,282,295,353],permiss:[5,12,13,18,20,39,51,56,58,64,71,84,85,86,103,108,120,124,135,139,140,146,148,158,159,161,162,164,165,169,171,173,174,175,176,181,182,184,191,214,225,238,255,273,276,277,281,282,286,287,291,351,352,353,354,357,359,366,372,376,384,385,386,388,391,407,409],permission_account_default:[32,333],permission_class:391,permission_func_modul:276,permission_guest_default:58,permission_hierarchi:[32,53,276,277],permissiondeni:387,permissionerror:286,permissionfilt:386,permissionhandl:[135,354],permissionshandl:[350,388],permit:[137,140,176,346],permstr:[32,161,353,359],permut:238,perpetu:5,persis:88,persist:[18,19,20,22,27,33,36,39,40,42,43,46,47,62,70,72,81,82,85,92,93,97,104,107,110,113,116,123,124,132,138,156,161,165,170,176,186,193,199,207,212,220,227,237,238,245,248,249,251,252,253,254,255,260,263,265,273,281,282,284,286,291,292,294,295,296,307,308,309,340,341,345,349,353,359,361,363,365,367,379],persit:34,person:[18,29,43,51,67,83,85,102,115,116,118,121,130,143,149,161,176,181,182,191,196,198,208,213,214,218,238,366,382,383],persona:30,perspect:[43,59,121,218],pertain:[128,133,152,395],pertin:135,perus:48,peski:100,pester:[93,115],peter:211,pg_ctlcluster:140,pg_hba:140,pg_lscluster:140,phantom:30,phase:[76,115],philosophi:[32,110,213],phone:[52,82,148,236],phone_gener:236,phonem:237,php:[64,82,402],phrase:[75,230],phrase_ev:230,physic:[12,34,76,115,254,264],pick:[7,14,16,20,22,25,27,29,30,32,40,42,71,77,78,81,85,90,95,100,103,109,110,113,116,117,120,121,134,147,149,151,168,173,176,182,184,201,222,238,255,265,266,282,286,334,366],pickl:[13,46,60,88,197,248,292,296,299,309,311,312,351,352,360,361,363,375,379],pickle_protocol:375,pickledfield:375,pickledformfield:[350,375],pickledobject:375,pickledobjectfield:375,pickledwidget:375,picklefield:[158,159,350,355],pickpocket:183,pickup:[255,282],pictur:[7,57,74,85,93],pid:[2,11,32,135,151,156,276,282,302,312,379],piddir:2,pidfil:302,pie:211,piec:[5,14,34,50,74,82,109,110,116,204,205,235,329,357,364],pierc:265,pig:[204,205],piggyback:161,pigironrecip:[204,205],pile:[170,357],pillow:148,pinch:117,ping:[163,181,302,314],pink:356,pip:[0,3,5,6,8,9,10,71,79,106,110,135,140,143,144,146,148,150,151,155,158],pipe:[43,314,360],pitfal:[0,15,55,133],pixel:141,pizza:[165,193,273,281,291,351,353,354],pkg:148,pki:139,place:[0,9,11,12,13,15,16,18,27,32,34,36,39,40,42,43,59,60,61,67,68,70,71,73,74,75,76,77,78,79,81,82,84,85,86,89,95,96,101,103,106,107,109,110,112,117,120,121,124,126,128,132,133,134,135,139,143,146,148,149,151,152,161,174,176,182,191,198,199,201,205,207,213,220,235,238,241,248,251,252,253,254,255,260,265,266,268,282,294,311,320,325,341,342,343,351,357,358,360,363,379],placehold:[136,277,282,365],plai:[12,13,15,43,53,55,60,70,72,73,75,77,81,82,88,90,94,97,98,101,110,113,114,115,116,118,120,121,123,124,132,134,135,148,149,155,161,251,255,326,343,359],plain:[14,15,62,63,79,94,103,124,181,191,198,199,234,287,307,333,360,407],plaintext:242,plan:[3,15,16,18,47,57,71,81,92,97,105,109,112,113,119,122,125,127,149,151,357,409],plane:[112,132],planet:[95,107,138],plant:267,plate:[47,99,236],platform:[7,11,52,71,92,143,149],playabl:[117,135,405],player1:282,player2:282,player:[5,6,13,18,20,27,29,32,40,43,45,50,51,53,57,60,64,65,71,72,73,77,80,81,82,85,86,88,94,98,100,101,103,104,107,108,109,110,111,113,114,115,116,119,121,122,123,124,125,127,129,130,131,132,135,142,144,146,149,150,155,156,170,173,176,181,186,192,195,196,198,199,211,212,213,214,216,220,222,230,231,235,237,238,242,246,249,254,255,260,266,267,268,272,291,316,325,342,357,362,363,379,402,407],playernam:146,playerornpc:71,pleas:[0,5,8,11,17,20,27,30,39,47,52,55,77,78,83,84,103,109,117,120,129,130,131,135,137,139,143,146,147,148,149,186,304,333,370,375,402],pleasur:52,plenti:[15,67,81],plot:335,plu:[0,7,19,72,82,186],pluck:22,plug:[34,44,128,152,268],plugin:[42,57,60,64,80,84,106,107,138,147,196,238,300,409],plugin_handl:48,plugin_manag:48,plural:[32,53,94,254,282,382],png:[38,128],po1x1jbkiv:78,pocoo:379,poet:105,point:[2,3,5,6,7,8,10,11,12,14,15,16,19,20,22,27,29,30,36,40,42,43,45,46,47,60,62,63,65,68,70,72,73,76,78,79,81,84,85,86,88,90,92,95,96,97,98,100,101,102,103,107,108,109,110,111,115,117,118,121,123,124,125,128,132,135,136,139,143,148,149,151,155,161,167,171,176,181,184,186,198,204,211,221,238,244,251,266,267,268,282,284,286,296,302,306,320,322,330,341,343,350,351,353,357,363,366,379,407],pointer:[0,76,92,101],pointless:[36,46,50,183],poison:[116,248,253,287],pole:235,polici:[111,149,152,242,273,346,351],polit:[73,111,117,152],poll:[57,128,173,264,302,331],pommel:[117,205],pong:314,pool:[20,46,140,296,347,360],poor:94,poorli:152,pop:[7,50,79,86,94,100,140],popen:312,popul:[2,68,72,93,95,98,115,140,169,177,178,179,180,199,201,204,211,219,235,238,246,251,252,253,254,255,260,263,264,265,266,295,296,350,357,361,362,364],popular:[64,71,73,82,93,105,113,138,152,154,407],popup:48,port:[2,70,71,81,113,139,140,142,143,145,147,151,156,163,181,311,314,322,334,343,347],portal:[5,7,9,24,36,41,42,48,57,63,80,106,107,132,138,149,152,156,158,159,163,186,202,297,299,302,340,341,342,343,367,372,379,409],portal_connect:343,portal_disconnect:343,portal_disconnect_al:343,portal_l:312,portal_pid:[312,379],portal_receive_adminserver2port:312,portal_receive_launcher2port:312,portal_receive_server2port:312,portal_receive_statu:312,portal_reset_serv:343,portal_restart_serv:343,portal_run:302,portal_service_plugin_modul:57,portal_services_plugin:[42,57,107],portal_services_plugin_modul:57,portal_sess:57,portal_session_sync:343,portal_sessions_sync:343,portal_shutdown:343,portal_st:302,portal_uptim:367,portallogobserv:372,portalsess:[43,57,320],portalsessiondata:343,portalsessionhandl:[57,158,159,297,310,321,343],portalsessionsdata:343,portion:[196,199,222],pos:213,pose:[88,94,102,116,117,123,161,182,211,227,238,260],pose_transform:191,posgresql:140,posit:[14,27,40,48,72,76,77,90,101,103,111,116,123,133,170,188,196,199,209,211,213,234,255,265,266,267,268,282,295,356,357,360,361,365,379,380],position:213,position_prep_map:213,positive_integ:380,positiveinteg:373,posix:[372,379],possess:221,possibl:[0,5,8,9,11,13,18,20,22,26,27,29,30,31,32,34,39,40,42,43,45,50,55,58,59,70,71,72,75,77,78,79,81,82,86,90,93,94,101,105,106,107,110,111,114,116,117,118,120,121,123,124,128,133,136,140,143,148,151,158,161,165,167,169,176,184,196,198,204,213,219,226,235,237,238,246,248,264,266,268,274,276,277,282,285,286,287,292,296,307,327,331,341,343,351,352,354,356,359,361,362,363,365,375,376,379,382],post:[18,20,32,44,77,78,81,83,93,94,96,113,115,128,131,135,143,146,150,242,294,331,390,407],post_craft:[74,204],post_delet:44,post_init:44,post_join_channel:[18,191],post_leave_channel:[18,191],post_migr:44,post_sav:44,post_send_messag:191,post_text:222,post_url_continu:[162,190,279],postfix:237,postgr:[82,140],postgresql:379,postgresql_psycopg2:140,postinit:48,posttext:220,postupd:[131,146],pot:[51,104],potato:[141,267],potenti:[0,13,14,29,50,55,60,74,77,99,111,116,117,123,124,149,150,171,192,242,243,276,277,282,286,373,376,379],potion:[112,116,117,213,353],pow:29,power:[3,16,20,22,26,27,29,32,34,36,39,48,53,75,77,81,82,88,89,92,94,103,105,109,110,111,112,114,116,117,120,123,124,169,170,175,176,249,254,267,274,357,363,379],powerfulli:70,ppart:382,pperm:[18,32,51,108,135,146,173,181,235,276,282],pperm_abov:276,pprofil:302,pprogram:302,practial:16,practic:[0,2,11,14,15,22,32,36,39,40,43,70,72,73,78,82,83,88,93,94,108,109,110,111,112,116,117,120,133,143,149,357],pre:[22,36,76,77,115,117,142,143,146,149,161,176,183,204,237,277,282,286,287,330,331,361,366,375],pre_craft:[74,204],pre_delet:44,pre_init:44,pre_join_channel:[18,191],pre_leave_channel:[18,191],pre_migr:44,pre_sav:[44,375],pre_send_messag:191,pre_text:222,preced:[20,39,53,55,120,169,171,249,282,287,352,365],preceed:[29,103],precend:167,precis:[13,40,133,204,356],predefin:[132,346],predict:[47,110,118,135],prefer:[7,11,18,20,32,39,48,72,77,78,81,83,85,93,101,107,109,113,124,140,146,149,169,171,174,199,238,252,264,272,274,282],prefix:[3,6,18,47,59,62,72,140,152,161,162,168,185,191,222,237,270,279,307,314,345,350,356,366,372,376,379,386,402],prefix_str:86,preload_metadata:196,prelogout_loc:108,prematur:[5,19,40,198],premis:211,prep:211,prepai:149,prepar:[8,35,39,76,93,126,161,181,238,251,252,253,254,255,264,291,360,375],prepars:79,prepend:[231,238,282,356,357,363,366,379],prepopul:[350,407],preposit:213,preprocess:176,prerequisit:[2,71],prescrib:[81,93,116],presen:29,presenc:[17,29,71,81,92,107,108,128,133,140,149,161,282,347,384],present:[3,6,11,27,30,42,43,72,73,75,76,84,95,96,100,101,115,116,123,124,139,199,220,222,236,237,246,249,267,287,361,379,382,383,388],present_participl:383,preserv:[133,184,353,356,357,372,379],preset:366,press:[0,3,7,15,16,20,22,27,32,60,63,71,72,103,107,110,113,143,151,156,199,213,260,265,300,363],pressur:99,presto:103,presum:[34,95,121,170,372,373],pretend:148,pretext:220,pretti:[0,11,36,40,63,70,72,78,79,82,86,90,100,108,110,111,114,115,123,124,132,133,135,147,149,171,191,201,218,236,248,269,277,286,362,364,373,379],prettier:[70,402],prettifi:[93,379],prettili:95,pretty_corn:365,prettyt:[19,99,365],prev:[27,120,364],prev_entri:27,prevent:[13,22,75,79,95,103,110,196,226,255,267,345,350,364,407],preview:79,previou:[3,13,15,20,22,27,28,29,30,32,35,42,44,50,52,55,62,70,72,88,94,95,96,100,101,102,105,106,108,109,110,114,117,120,122,124,133,151,181,248,249,266,284,363,372,407],previous:[8,20,26,31,40,42,55,76,101,103,109,128,135,147,171,174,176,181,191,198,307,323,327,334,343,354,379],previu:40,prgmr:149,price:[117,149,196,265],primadonna:30,primari:[17,47,108,135,151,238,282,351,376],primarili:[2,12,51,64,78,79,81,115,116,161,198,238,272,274,320,360,379],primarli:79,primary_kei:135,prime:[167,198],primer:50,primit:[117,176],princess:[77,114],princip:118,principl:[0,12,18,22,27,29,32,34,36,53,57,71,74,78,79,89,93,100,105,107,108,111,116,117,124,134,149,150,170,173,198,266],print:[0,3,4,6,13,19,26,27,40,47,50,57,62,65,71,84,85,86,94,101,105,108,110,111,156,173,208,237,248,267,286,301,302,362,363,364,365,372,379],print_debug_info:363,print_help:267,print_usag:267,printabl:328,printout:[111,325],prio:[20,22,86,108,167,266],prior:[129,226,282],priorit:237,prioriti:[6,20,22,27,84,86,91,120,123,169,173,177,178,179,180,184,199,211,263,265,266,282,361,363,364],prison:[105,115],privat:[11,18,79,84,93,96,115,117,139,140,149,181,182,314,327],private_set:71,privatestaticroot:347,priveleg:109,privileg:[85,115,124,140,143,144,147,150,182,238,268,282,353],privkeyfil:322,privmsg:314,prize:114,proactiv:46,probabl:[9,13,22,27,30,36,40,52,62,64,72,75,78,81,82,84,85,86,88,93,96,100,108,117,120,123,128,132,135,136,140,145,149,183,196,199,230,236,248,266,304,314,322,370,379,380],problem:[0,2,6,8,13,14,16,19,32,65,69,72,77,79,82,83,85,86,92,96,97,102,110,112,115,117,118,120,140,141,148,149,151,152,156,161,170,204,227,282,311,357,366],problemat:[86,379],proce:[15,16,132,133,151,181,329,407],procedur:[249,322,325],proceed:[11,379],process:[0,2,3,5,7,11,13,14,15,16,22,27,29,34,36,38,59,60,63,70,71,72,76,79,82,84,86,88,90,101,107,110,115,117,119,120,121,135,139,140,148,149,151,161,167,169,176,186,191,198,204,205,238,249,267,275,277,282,286,292,295,302,307,311,312,319,322,325,330,331,340,341,343,351,356,357,360,363,373,378,379,380,407,409],process_languag:238,process_recog:238,process_sdesc:238,processed_result:379,processor:[5,24,77,117,125,156,158,159,175,186,355,409],procpool:379,produc:[11,18,22,27,30,55,116,118,124,173,176,204,205,213,218,235,237,265,268,282,286,287,301,333,351,353,362,363,379],produce_weapon:265,producion:19,product:[0,2,5,7,9,11,68,140,149,152,154,333,336,363],production_set:71,prof:5,profess:105,profession:[64,82,93,110,117,118,126],profil:[1,144,158,159,162,165,220,297,409],profile_templ:220,profunc:39,prog:[267,382],progmat:92,program:[0,5,7,8,9,12,16,18,29,38,50,62,64,80,82,90,92,93,106,107,110,111,114,118,119,120,138,140,143,148,149,151,152,156,186,267,297,302,325,331,333],programiz:90,programm:[101,113,118],progress:[11,83,100,121,138,214,216,251,252,253,254,255,361],proident:28,project:[8,11,16,64,68,73,76,77,78,82,84,86,101,118,128,138,147,373,408],projectil:254,promin:30,promis:0,promisqu:133,prompt:[0,3,47,48,60,63,71,77,82,97,110,113,140,141,142,143,148,151,155,171,187,249,300,314,325,330,331,357,363,409],promptli:15,prone:[9,170,353],pronoun:221,pronounc:218,prop:115,propag:[139,169,306,375],proper:[2,8,11,16,19,29,30,48,68,82,85,90,91,92,93,100,101,115,116,117,120,123,124,135,140,151,152,176,187,198,199,228,237,362,366],properli:[7,8,9,10,11,29,33,47,64,69,71,88,94,95,96,129,133,135,171,196,198,243,266,276,295,296,322,379,407],properti:[4,6,8,14,30,32,33,35,39,40,42,46,62,72,74,77,80,81,86,90,92,93,98,102,106,108,112,117,121,123,124,132,133,156,161,162,163,165,171,173,176,184,186,187,190,191,193,196,199,204,211,213,214,220,224,226,235,238,247,248,249,251,253,254,255,260,264,265,266,267,268,270,271,273,274,276,277,279,281,282,286,287,289,291,293,294,295,298,307,309,314,320,334,341,342,343,350,351,353,354,358,360,363,366,373,374,375,376,379,388,402,407],propnam:124,propos:26,proprietari:140,propval:124,propvalu:124,prose:118,prosimii:[135,136],prospect:[115,204],prot:287,prot_func_modul:[39,285],protect:[20,149,176,205,260],protfunc:[158,159,283,286,287,366],protfunc_callable_protkei:285,protfunc_modul:286,protfunc_pars:286,protfunct:286,protkei:[39,285,286],proto:[311,322],proto_def:235,protocol:[19,22,24,31,38,42,43,48,56,60,80,82,106,107,118,138,141,147,149,152,156,161,163,171,174,221,242,259,282,297,299,302,304,307,311,312,313,314,315,316,317,318,320,321,322,324,325,326,327,329,330,331,333,340,341,342,343,361,375,379,409],protocol_flag:[324,325,329,341],protocol_kei:342,protocol_path:[320,343],protodef:235,prototocol:186,protototyp:[284,286,287],protototype_tag:39,prototoyp:285,prototyp:[24,29,74,75,80,106,107,115,131,158,159,176,186,204,235,252,253,265,409],prototype1:287,prototype2:287,prototype_:39,prototype_desc:[39,287],prototype_dict:176,prototype_diff:287,prototype_diff_from_object:287,prototype_from_object:287,prototype_kei:[39,74,176,204,286,287],prototype_keykei:176,prototype_lock:[39,287],prototype_modul:[39,176,286,287],prototype_pagin:286,prototype_par:[39,176,287],prototype_tag:287,prototype_to_str:286,prototypeevmor:286,prototypefunc:287,protpar:[286,287],protpart:286,provid:[2,6,8,11,13,17,18,22,29,30,39,40,47,48,51,52,64,66,70,72,74,79,81,84,86,88,96,101,109,110,111,112,116,117,120,126,128,133,135,136,145,148,149,151,152,161,171,176,181,191,196,199,201,204,213,220,222,225,235,236,249,251,252,253,254,255,267,268,271,276,282,285,294,322,345,352,363,373,374,375,379,380,390,391,402,407],provok:[3,138],prowl:30,proxi:[47,106,152,154,196,347,350],proxypass:139,proxypassrevers:139,prudent:2,prune:20,pseudo:[57,64,73,76,101,236,237],psionic:254,psql:140,psycopg2:140,pty:71,pub:[181,191],pubkeyfil:322,publicli:[117,138,142],publish:[2,85,138,151],pudb:158,puff:92,pull:[2,9,11,20,22,29,78,79,82,86,107,118,128,151,230,265,304],pullrequest:78,pummel:114,punch:[20,102],punish:[117,255],puppet:[6,12,20,22,31,32,43,44,53,57,71,72,74,85,90,93,94,95,108,124,130,135,160,161,167,173,176,184,200,204,231,276,282,341,343,353,405,407],puppet_object:[12,161],purchas:100,pure:[47,55,63,75,92,117,133,291,302,351,356],pure_ascii:379,purg:[13,47,156,186],purpos:[13,38,45,60,84,105,111,124,133,135,149,163,167,171,208,218,226,322,351,360,363,379],pursu:[114,264],push:[59,72,79,109,133,151,152,213,230,260,265],pushd:143,put:[3,7,8,12,14,15,22,26,27,32,35,36,39,42,43,47,50,51,53,55,60,62,67,68,70,74,75,76,77,78,79,82,83,85,86,93,94,100,102,103,107,109,110,112,115,116,118,120,121,123,124,126,128,132,135,138,140,149,152,154,170,173,174,176,178,182,197,200,201,204,205,218,220,222,238,249,251,252,253,254,255,257,277,311,325,364,365,379],putti:149,puzzl:[74,114,138,158,159,194,204,265,266],puzzle_desc:265,puzzle_kei:266,puzzle_nam:235,puzzle_valu:266,puzzleedit:235,puzzlerecip:235,puzzlesystemcmdset:235,pvp:115,pwd:151,py3:311,pyc:107,pycharm:[1,79,113,409],pyflak:0,pylint:0,pyopenssl:144,pypath:379,pypath_prefix:379,pypath_to_realpath:379,pypi:[5,82,138,149,356],pypiwin32:[71,143],pyprof2calltre:5,pyramid:268,pyramidmapprovid:268,pyself:116,python2:[6,71,143],python37:143,python3:[82,143,148,155,248],python:[3,5,6,7,8,9,10,12,13,15,16,19,20,22,26,27,29,30,32,36,39,42,47,50,51,53,55,58,59,62,64,65,66,68,70,71,72,75,76,77,78,79,80,82,84,85,88,90,92,94,95,96,97,99,100,101,102,103,104,105,106,108,109,112,113,116,117,118,119,120,121,122,123,124,125,126,127,130,135,136,140,143,144,147,148,149,150,151,152,155,156,168,170,175,176,180,186,187,199,204,208,224,225,226,227,228,230,236,267,268,271,277,281,285,287,293,296,302,304,311,315,320,330,341,343,347,349,352,353,356,357,359,360,361,362,363,365,366,367,370,372,375,379,388,408,409],python_execut:82,python_path:[170,379],pythonista:138,pythonpath:[170,302,312,357],pytz:380,q_lycantrop:105,q_moonlit:105,q_recently_bitten:105,qualiti:[115,117,168],quell:[12,102,103,108,110,114,120,132,173,244],quell_color:176,queri:[11,13,29,39,45,52,60,62,82,90,92,97,112,113,120,165,181,183,193,238,272,273,274,281,282,286,287,291,309,322,337,351,352,353,354,364,366,371,376,379,380,409],query_al:351,query_categori:351,query_info:302,query_kei:351,query_statu:302,query_util:386,queryset:[40,45,82,192,214,231,272,286,308,350,352,364,376,386,391,407],queryset_maxs:364,querystr:386,querystring_auth:196,querystring_expir:196,quest:[73,81,93,97,114,115,116,118,122,129,143,266],question:[0,8,11,22,26,27,50,68,72,93,115,117,118,119,121,139,143,149,176,187,281,299,300,351,361,363,379],queu:302,queue:[2,123,347],qui:28,quick:[6,20,22,34,40,45,64,69,72,79,81,90,101,110,111,115,123,138,149,154,163,176,199,237,271,287,307,351,354,365,390],quicker:[35,62,70,78,117],quickli:[9,13,16,22,27,34,36,45,50,55,62,86,90,117,118,128,131,154,176,199,216,218,237,354,357],quickstart:[6,42,59,62,79,94,148,149,151,156,408,409],quiescentcallback:304,quiet:[86,100,112,161,174,176,181,199,201,238,282,364,379],quiethttp11clientfactori:304,quietli:[29,60,63,88,351],quirk:[1,141,170,409],quit:[3,5,8,9,12,17,22,26,27,43,50,57,70,72,75,79,81,84,85,89,90,93,100,102,103,105,108,110,111,112,114,117,120,135,140,142,148,173,188,199,209,211,216,220,226,254,322,361,363,364],quitfunc:[26,361],quitfunc_arg:361,quitsave_yesno:361,quo:46,quot:[19,25,26,32,39,110,116,130,140,176,188,209,238,361,363,375,379],qux:249,ra4d24e8a3cab:25,rabbit:117,race:[81,92,115,121,129,135,138,139,379],rack:[205,265],radio:[18,117],radiu:[76,77,90],rage:[114,248],ragetrait:248,rail:[82,132],railroad:132,rain:[40,114,117,134],raini:266,rais:[16,19,22,29,39,50,60,74,96,101,105,121,136,161,163,187,192,196,199,204,208,219,224,226,227,236,237,238,248,277,285,286,296,301,302,320,325,331,346,351,352,354,356,357,359,362,363,365,366,372,373,374,375,379,380,387],raise_error:[29,366,374,379],raise_except:[204,351],ram:[13,149],ramalho:138,ran:[2,3,8,14,110,294],rand:40,randint:[29,39,74,101,108,121,123,124,131,251,252,253,254,255,287,366],random:[25,29,39,40,42,71,74,75,101,103,108,114,116,117,121,123,124,131,134,149,205,218,236,237,251,252,253,254,255,257,260,261,265,266,268,287,333,334,366,379],random_string_from_modul:379,random_string_gener:[158,159,194],randomli:[5,40,62,131,134,251,252,253,254,255,260,264,265,302,334,366],randomstringgener:236,randomstringgeneratorscript:236,rang:[3,5,8,20,26,39,63,73,76,77,90,92,101,103,114,116,123,130,131,141,143,152,176,207,220,247,248,252,255,352,361,366,402,407],rank:[53,276],raph:138,raphkost:138,rapidli:170,rapier:105,raptur:326,rare:[7,9,22,42,46,50,62,72,79,143,181,277,359],rascal:45,rase:206,rate:[22,78,82,116,149,158,159,181,194,296,302,321,379],ratetarget:[116,247,248],rather:[0,5,6,8,9,11,12,13,14,22,30,36,40,42,45,46,62,67,68,72,73,74,77,78,79,81,82,86,88,90,93,101,103,107,110,112,113,116,117,120,123,126,136,146,156,161,165,169,173,176,177,181,184,186,191,198,222,226,234,238,248,251,252,253,254,255,269,276,282,284,286,287,350,351,353,356,365,374,375,378,407],ration:[116,198],raw:[22,31,39,51,55,60,62,79,82,92,103,110,111,113,117,126,161,168,171,176,184,185,187,238,242,248,267,282,307,322,325,330,331,341,351,356,361,363,373,379],raw_cmdnam:[102,168,185],raw_desc:219,raw_id_field:[190,279,289],raw_input:[100,363],raw_nick:35,raw_str:[22,27,100,102,161,163,167,168,171,187,212,220,249,263,282,284,341,351,363],raw_templ:35,rawhid:205,rawhiderecip:205,rawstr:[171,187],rcannot:72,rdelet:186,re_bg:378,re_bgfg:378,re_blink:378,re_bold:378,re_color:378,re_dblspac:378,re_double_spac:378,re_fg:378,re_format:356,re_hilit:378,re_invers:378,re_mxplink:378,re_norm:378,re_str:378,re_ulin:378,re_underlin:378,re_unhilit:378,re_url:378,reach:[27,35,63,72,90,102,103,114,120,121,132,149,158,171,220,224,248,255,276,322,326,345,363,364,376,408],reachabl:[46,82],react:[27,46,129,130,264,282],reactiv:186,reactor:[313,340,347,377],read:[5,8,9,11,13,14,16,17,19,20,22,27,29,30,32,34,39,42,43,52,59,62,63,66,70,71,72,75,78,79,81,82,83,84,86,88,90,92,94,96,100,101,102,103,105,106,107,108,109,110,111,114,116,117,118,120,124,133,135,136,138,139,140,146,147,149,152,155,161,165,175,183,193,196,199,213,219,222,230,231,236,238,248,265,266,271,273,281,282,286,287,291,309,311,334,351,353,354,357,358,362,364,371,372,407],read_batchfil:357,read_default_fil:2,read_flag:213,read_only_field:388,readabl:[5,19,46,47,55,64,76,79,197,204,213,265,356,363],readable_text:265,reader:[31,79,94,98,120,135,138,150,181,222,255,307,321],readi:[2,3,5,7,11,12,16,32,36,50,51,57,78,86,88,103,107,108,118,128,132,142,143,148,161,171,183,238,251,252,253,254,255,282,331,364,373,379],readili:[77,140],readin:362,readlin:[196,372],readm:[10,11,15,75,78,107,194,196,242],readonlypasswordhashfield:162,readthedoc:[138,386],real:[3,4,5,11,12,19,20,29,36,39,47,50,58,64,72,75,77,79,81,85,90,94,95,105,110,111,117,121,123,124,125,133,143,147,149,151,156,165,170,193,198,205,207,237,238,253,276,333,357,366,367],real_address:12,real_nam:12,real_seconds_until:[207,367],real_word:237,realist:[8,117,118,134,213],realiti:[77,81,85,92,115,133,138],realiz:[11,108,133],realli:[0,3,4,8,9,13,14,15,18,20,22,27,29,32,36,40,42,45,46,50,51,53,64,72,77,79,82,84,86,90,94,95,100,101,102,103,108,109,111,112,116,118,120,130,132,147,150,156,171,187,198,199,200,249,267,277,311,356,357,363,375],really_all_weapon:105,realm:322,realnam:36,realpython:50,realtim:[94,107,207],realtime_to_gametim:207,reason:[5,6,7,11,13,14,18,27,30,32,34,35,36,39,40,42,46,51,55,57,60,62,67,71,72,74,76,78,79,82,86,88,90,91,92,93,94,96,99,102,108,109,115,117,118,120,121,123,133,139,143,152,161,174,176,181,186,204,209,214,236,237,248,282,286,292,299,304,311,312,313,314,320,321,322,325,330,331,333,341,342,343,353,361,366,372,379,407],reasourc:39,reassign:76,reattach:[7,313,314],rebas:11,reboot:[9,13,19,26,33,40,43,46,62,81,87,107,123,149,151,155,161,170,181,186,202,220,248,264,265,282,291,292,294,296,302,342,343,361,363,379],reboot_evennia:302,rebuild:[9,94,143,151,314],rebuilt:22,rec:238,recach:266,recal:[265,407],recaptcha:135,receipt:[152,304],receiv:[3,8,18,20,22,27,28,29,34,35,43,48,60,65,74,78,94,101,107,129,135,161,169,170,187,188,191,192,193,209,214,231,238,242,248,282,304,307,311,313,314,320,330,331,340,341,359,364,366,376,379],receive_functioncal:311,receive_status_from_port:302,receivelock:276,receiver1:187,receiver2:187,receiver_account_set:165,receiver_object_set:281,receiver_script_set:291,recent:[17,84,86,105,124,145,345],recently_bitten:105,recev:331,recip:[46,70,87,117,158,159,194,203,205,206,235],recipe_modul:204,recipe_nam:204,recipenam:74,recipes_pot:204,recipes_weapon:204,recipi:[18,29,34,94,161,191,192,231,282,311,366],reckon:[71,73],recoc:116,recog:[35,73,116,238],recog_regex:238,recogerror:238,recoghandl:238,recogn:[8,31,36,52,102,103,111,117,136,143,149,156,238,248,347],recognit:[118,238,351],recommend:[0,2,5,8,11,27,36,39,47,51,62,63,64,68,71,78,79,81,86,94,96,97,104,110,115,117,121,138,140,141,143,149,155,186,222,226,241,248,267,277,282,304,357,363,376],recommonmark:79,reconfigur:149,reconnect:[161,163,181,191,299,302,311,313,314,340,343],reconnectingclientfactori:[299,313,314],record:[16,124,140,149,242,255,345,402],record_ip:345,recours:51,recov:[19,87,88,92,248,251,252,253,254,255,277,379],recoveri:123,recreat:[9,40,77,107,140,143,163,170,357,358],rectangl:362,rectangular:[94,362],recur:82,recurs:[13,276,286],red:[14,15,20,32,35,39,55,103,107,109,110,111,133,176,186,213,260,265,356,366,380],red_button:[14,15,35,103,107,158,159,176,194,256],red_kei:32,red_ros:105,redbutton:[14,15,35,103,107,176,260],redd:152,reddit:152,redefin:[22,36,72,81,282,402],redhat:[143,145],redirect:[43,57,68,72,96,107,135,139,199,213,216,363,407],redirectview:407,redit:199,redo:[26,110,111,115,361],redon:306,redraw:322,reduc:[123,251,252,253,254,255,315],reduced_redund:196,reduct:196,redund:356,reel:170,reen:[55,356],ref:[47,79,140,238,282,379,402],refactor:[93,282,382,408],refer:[7,8,10,11,14,20,22,27,29,32,35,36,39,40,42,43,47,53,57,62,63,67,70,71,72,74,75,76,77,78,82,92,93,95,96,97,102,105,107,108,109,110,111,113,116,117,118,121,123,133,135,136,138,139,149,151,156,161,170,176,181,185,191,198,205,216,220,236,238,251,252,253,254,255,276,282,293,295,296,304,314,334,342,350,352,363,366,370,375,376,379,407,408],referenc:[36,39,42,92,176,181,191,196,238,273,353,379],referenti:379,referr:149,refin:[76,205],reflect:[110,114,116,407],reflow:52,reformat:[287,365,372],reformat_cel:365,reformat_column:[77,365],refresh:[0,136,322,345],refus:[18,51,117],regain:88,regard:[8,133,236,386],regardless:[8,20,22,32,43,47,51,53,60,94,98,115,121,132,161,169,191,198,213,221,238,282,296,319,322,325,340,342,351,354,357,370,372,379],regener:253,regex:[18,22,26,35,48,171,174,187,202,236,238,346,351,363,379],regex_nick:35,regex_tupl:238,regex_tuple_from_key_alia:238,regexfield:162,region:[69,94,149,174],region_nam:196,regist:[11,42,48,60,68,123,131,135,144,146,152,154,161,181,230,264,265,292,302,313,314,320,343,345,347,356,366,390,405,407],register_error:356,register_ev:230,registercompon:48,registertest:405,registr:[144,407],registri:[236,345,347],regress:286,regul:277,regular:[17,18,22,30,34,40,43,46,68,79,96,103,104,105,107,110,111,115,120,126,134,136,138,149,163,169,201,235,236,266,271,277,296,351,354,366,370,379,408],regulararticl:371,regulararticle_set:371,regularcategori:371,regularli:[9,100,131,134,150,207,264,266,294,296,305,335,367],reilli:138,reinforc:138,reiniti:156,reinstal:143,reinvent:93,reject:[220,236],rejectedregex:236,rejoin:18,rel:[11,14,15,20,27,30,42,50,53,72,76,99,117,124,135,207,213,255,357,363],relai:[19,22,43,147,161,181,198,221,282,320,343,363,364,379],relat:[18,20,22,27,42,47,48,87,92,93,105,107,108,111,117,120,134,138,147,152,156,162,165,166,169,184,189,192,193,207,212,213,214,230,242,251,252,253,254,255,263,266,273,281,282,291,296,307,343,350,351,353,354,356,363,371,372,384,388,395,402],related_field:[162,190,270,279,289,350],related_nam:[165,193,273,281,291,351,353,354,371],relationship:[34,47,76],relay:163,releas:[71,73,78,81,87,107,118,137,138,143,149,186,408],relev:[13,15,22,32,36,44,45,47,55,68,69,71,72,78,79,89,94,95,120,123,124,126,135,138,161,162,167,169,198,199,204,248,276,277,293,316,334,341,342,343,350,356,361,363,373],relevant_choic:199,reli:[8,27,46,55,62,63,68,71,83,95,98,100,101,112,117,133,221,238,248,266,302,353,363],reliabl:[14,47,86,88,140,370],religion:[30,271],reload:[0,2,3,7,9,12,14,15,19,20,22,25,26,27,30,31,38,40,42,43,46,47,51,53,57,58,68,70,72,74,85,87,88,90,91,93,94,95,96,98,102,107,108,109,110,120,121,123,124,126,128,129,130,132,135,136,143,144,146,150,161,163,170,175,176,186,191,199,200,208,209,219,227,234,238,244,245,248,265,266,268,271,277,282,292,294,296,302,311,312,314,316,340,343,347,351,357,359,361,362,363,367,379,409],reload_evennia:302,reluct:117,remain:[6,14,20,22,26,27,39,40,44,53,65,89,94,101,107,108,109,120,149,156,168,170,176,178,182,200,204,207,216,219,237,251,252,253,254,255,264,282,302,330,331,363,364],remaind:[22,85,207],remaining_repeat:40,remap:[79,110,351],rememb:[1,5,6,9,11,13,14,20,22,27,30,32,45,46,48,51,55,62,63,70,72,76,77,84,85,87,88,90,92,94,95,96,101,108,110,112,114,115,116,117,118,120,124,133,142,143,149,174,176,200,226,282,292,357,376],remind:[26,70,79,84],remit:174,remnisc:93,remot:[86,151,152,154,181,196,311,313,325],remov:[2,5,8,9,11,13,18,19,20,23,26,27,29,32,33,35,36,40,46,51,70,71,72,81,84,85,90,94,96,98,100,101,102,107,108,114,117,123,128,135,150,158,169,170,174,176,181,182,183,186,187,191,193,199,201,205,213,218,219,220,224,228,235,236,237,238,247,248,249,251,252,253,254,255,260,277,281,282,287,292,295,296,302,320,331,343,345,351,354,356,360,363,370,375,377,378,379,391],remove_alia:181,remove_backspac:378,remove_bel:378,remove_charact:123,remove_default:[20,170],remove_receiv:193,remove_send:193,remove_user_channel_alia:[18,191],removeth:351,renam:[71,94,98,102,103,110,111,120,128,176,182,282,353],render:[44,72,79,96,98,126,128,135,136,162,183,222,270,279,347,350,373,375,388,400,402,407],render_post:331,renew:[88,94,345],repair:[85,115],repeat:[3,5,63,70,77,95,110,115,117,123,128,130,132,148,156,161,163,198,207,236,249,291,294,302,307,326,351,359,363,367,379],repeatedli:[3,15,31,95,107,264,291,294,296,302,307,333],repeatlist:31,repetit:[73,95,123,236],replac:[2,18,20,22,26,27,29,30,31,32,35,36,39,42,43,48,55,68,71,72,73,77,79,86,88,89,93,96,97,102,107,110,112,113,116,120,123,128,136,140,151,161,168,169,170,171,174,182,183,187,191,198,200,202,204,209,212,218,219,220,224,227,234,235,237,238,260,263,266,267,277,282,284,286,287,314,317,330,331,341,351,356,361,362,363,365,366,378,379],replace_data:365,replace_timeslot:219,replace_whitespac:365,replacement_str:182,replacement_templ:182,replenish:[251,252,253,254,255],repli:[22,27,117,144,163,198,231,300,324,325,331,343,363],replic:[72,118,128],replica:108,repo:[7,11,79,93,106,115,138,379],report:[0,5,6,8,11,22,33,40,42,46,72,73,74,78,83,101,112,115,117,120,121,123,128,140,141,143,148,152,176,181,204,224,227,238,267,282,302,307,314,317,318,325,326,330,341,343,356,359,363,379],report_to:359,repositori:[2,10,59,71,73,86,106,137,139,140,151,287],repositri:59,repr:[101,379],reprehenderit:28,repres:[8,12,20,22,29,30,34,36,43,44,47,57,62,65,70,71,72,75,76,80,82,85,86,92,95,96,102,103,105,106,107,108,109,111,113,118,123,128,133,135,161,167,192,201,216,220,222,224,230,236,237,238,242,244,248,249,253,265,266,267,271,282,287,295,296,299,313,314,330,331,341,342,343,347,351,352,356,358,359,363,364,365,366,375,379,382],represen:108,represent:[12,13,29,34,35,43,57,62,63,65,82,87,94,108,121,133,192,224,227,238,286,291,311,330,331,354,360,367],reprocess:152,reproduc:[50,282],reput:[115,241],reqhash:[352,379],reqiur:220,request:[0,11,27,32,44,57,68,78,96,107,111,124,126,135,136,139,143,149,152,161,162,163,174,190,198,227,279,282,286,289,302,304,311,314,316,321,322,324,331,347,350,354,363,386,387,391,394,395,396,400,407],request_finish:44,request_start:44,requestavatarid:322,requestfactori:347,requestor:[161,345],requir:[2,5,8,13,15,16,22,26,29,30,32,33,36,39,46,47,48,50,54,62,67,71,72,73,74,75,76,77,78,79,84,94,96,100,102,115,117,118,120,123,128,130,133,134,135,136,137,138,139,140,142,145,146,148,149,154,155,156,162,175,176,181,186,192,193,196,204,205,208,209,219,220,234,236,238,248,249,253,254,266,267,270,272,276,279,282,286,295,302,313,314,327,335,346,350,352,357,362,363,364,365,366,370,374,375,376,379,402,407],require_singl:286,requirements_extra:0,requr:39,requri:366,rerout:[173,177,314],rerun:[14,15,27,204],research:[117,138,226],resembl:[67,81,86],resend:22,reserv:[22,29,50,77,102,108,110,286,346,352,366,379],reserved_keyword:29,reserved_kwarg:[29,366],reset:[16,17,19,20,22,26,40,42,43,47,51,55,58,70,77,88,91,98,102,107,116,121,123,124,132,133,140,161,163,170,176,186,207,211,213,227,238,247,248,265,277,302,306,312,322,340,351,354,357,365,366,367,377,379],reset_cach:[351,354],reset_callcount:40,reset_gametim:[19,367],reset_serv:306,reset_tim:219,resid:[64,106,277],residu:[186,253],resist:[287,379],resiz:[94,362,365],resolut:[117,123,248],resolv:[0,3,11,42,88,97,110,111,117,118,123,149,235,251,252,253,254,255,388],resolve_attack:[251,252,253,254,255],resolve_combat:123,resort:[22,94,142,181,238,379],resourc:[0,8,46,64,68,71,79,80,87,92,102,105,106,107,108,109,110,111,112,117,128,140,149,152,248,254,274,292,300,331,347,358,377,408],respawn:115,respect:[22,32,40,42,43,47,70,74,94,109,120,124,140,174,176,183,198,204,231,235,238,245,277,282,341,342,353,354,357,359,365,376,379,402],respond:[27,33,44,60,70,75,107,115,129,130,133,156,329,333],respons:[17,27,29,30,50,52,63,76,78,82,83,100,101,130,131,132,143,149,161,163,170,181,191,204,266,268,273,282,300,302,304,311,334,343,353,373,375,379,388],response_add:[162,190,279],resport:379,rest:[7,17,18,22,27,29,35,40,42,62,77,88,92,99,100,107,108,110,111,114,115,117,121,124,143,155,168,184,185,248,251,252,253,254,255,351,356,365,386,387,388,389,390,391],rest_framework:[386,387,388,389,391],restart:[0,3,5,7,9,11,38,42,48,51,59,68,94,108,111,123,140,149,152,156,158,161,186,191,199,202,227,282,292,294,295,296,306,319,340,341,342,379],restartingwebsocketserverfactori:[163,313],restock:100,restor:[20,70,133,199,254,292,296],restrain:[176,248,276,362,379],restrict:[13,32,39,46,47,48,53,77,84,103,106,107,112,116,121,136,139,149,176,181,201,236,254,255,270,277,287,359,361,363,365,376],restructur:[79,92],result1:235,result2:[27,235],result:[6,8,11,13,19,20,22,27,29,30,32,39,42,43,46,50,55,63,68,74,79,89,91,94,101,102,105,106,108,109,110,112,116,117,120,121,123,124,128,130,133,136,140,149,161,168,169,171,176,183,187,191,193,198,204,205,206,208,213,220,235,236,237,238,241,248,251,252,253,254,255,266,272,274,277,282,286,287,302,311,334,351,353,356,361,362,363,365,366,370,372,373,376,379,380,382],result_nam:235,resum:[22,88,120,295],resurrect:264,resync:[163,311,341],ret1:366,ret:[22,187],ret_index:379,retain:[6,19,20,30,50,77,111,221,248,271,273,287,348,353,357,359,372,379],retext:79,retract:198,retreat:255,retri:302,retriev:[6,18,22,31,45,62,64,69,70,96,124,161,165,167,170,176,181,186,187,192,219,226,248,272,276,281,286,300,307,308,314,320,329,351,354,360,370,374,376,379,383,386,387,390,391,407],retriv:[163,358],retro:18,retroact:[47,94],retur:28,return_appear:[76,124,201,213,214,219,238,259,265,282],return_cmdset:183,return_detail:[219,266],return_dict:271,return_iter:286,return_key_and_categori:354,return_list:[29,351,354,366],return_map:77,return_minimap:77,return_obj:[13,35,351,354,374],return_par:287,return_prototyp:131,return_puppet:161,return_str:[29,366],return_tagobj:354,return_tupl:[35,208,351],returnvalu:[22,50],reus:[110,112,370],rev342453534:379,reveal:[114,201],reveng:118,reverend:196,revers:[20,22,55,77,88,90,132,133,136,165,181,193,247,268,273,281,291,347,351,353,354,356,371,391],reverseerror:[302,311],reversemanytoonedescriptor:[165,281,371],reverseproxyresourc:347,revert:[11,133,149,173,272],review:[9,20,68,70,78,82,102,116],revis:115,revisit:[2,363],reviu:27,revok:94,revolutionari:11,reward:122,rework:[88,108,115],rfc1073:318,rfc858:324,rfc:[318,324],rfind:356,rgb:[55,110,356],rgbmatch:356,rgh:110,rhel:139,rhello:29,rhostmush:[64,67,93],rhs:[86,94,184,187],rhs_split:[176,182,184],rhslist:184,ricardo:379,riccardomurri:379,rich:[72,93,137,138,360],richard:138,rick:39,rid:[92,109],riddanc:51,riddick:220,ride:132,right:[0,3,4,8,9,15,22,27,29,31,32,35,39,40,48,50,59,70,74,75,77,79,81,85,86,87,88,90,92,93,94,100,101,102,105,106,107,108,110,111,114,115,118,120,124,129,132,133,135,136,139,140,143,148,149,162,170,173,176,184,191,196,200,204,211,213,219,220,222,227,228,235,255,260,264,265,266,268,277,287,291,342,356,357,361,365,379,380],right_justifi:39,rigid:93,rindex:356,ring:[112,237],rise:[20,95],risen:95,risk:[29,79,93,115,117,124,143,149,175,186,379],rival:77,rjust:[29,356,366],rm_attr:176,rnormal:55,rnote:186,road:[20,75,77,132,169],roam:[114,170,264],roar:77,robot:135,robust:[100,101,152],rock:[62,123,170],rocki:114,rod:170,role:[17,81,93,101,109,115,121,140,251],roleplai:[13,30,71,81,93,115,116,121,123,124,138,208,238,409],roll1:121,roll2:121,roll:[13,73,74,94,101,111,116,117,121,123,124,143,208,251,252,253,254,255,345],roll_challeng:121,roll_dic:208,roll_dmg:121,roll_hit:121,roll_init:[251,252,253,254,255],roll_result:208,roll_skil:121,roller:[74,116,117,121,123,204,208],rom:138,roof:176,room1:8,room56:14,room:[3,8,14,15,16,18,19,20,22,23,32,34,39,40,42,45,47,51,64,67,69,71,72,75,77,80,81,82,85,91,92,93,95,100,101,103,104,105,107,108,109,110,111,112,114,120,121,123,124,129,130,131,132,134,135,143,158,159,167,168,169,170,174,176,182,187,194,199,201,208,210,211,212,213,216,218,219,226,238,244,245,246,251,252,253,254,255,260,262,263,264,265,267,268,276,282,291,306,334,357,377,386,391,405,409],room_flag:92,room_lava:92,room_replac:211,room_typeclass:[268,377,405],roombuildingmenu:[72,199],roomnam:[94,176],roomref:132,rooms_with_five_object:105,roomstat:213,roomviewset:391,root:[0,2,4,5,6,7,9,10,14,32,36,62,68,71,72,79,80,82,96,98,106,128,136,137,140,143,148,149,151,265,282,287,302,347,360,409],rose:[13,35,36,47,104,105,112],roster:[71,116,251,252,253,254,255],rosterentri:71,rot:8,rotat:[18,107,213,372],rotate_flag:213,rotate_log_fil:372,rotatelength:372,rough:[79,115],roughli:[94,115,379],round:[17,29,237,248,255,365,366],rounder:237,rout:[48,76,92,103,132,161],router:[149,390],routin:[238,337,376,379],row:[48,52,55,62,70,76,77,79,82,94,96,105,123,126,133,365,379],rpcharact:238,rpcommand:238,rpg:[94,97,107,108,115,121,208,255],rpi:138,rplanguag:[116,158,159,194,238],rpm:143,rpobject:238,rpsystem:[79,116,158,159,194,234,237],rpsystemcmdset:238,rred:356,rsa:[322,323],rspli8t:101,rsplit:[124,356],rss2chan:[102,150,181],rss:[9,138,154,158,159,163,181,189,297,307,310,320,409],rss_enabl:[150,181],rss_rate:163,rss_update_interv:181,rss_url:[150,163,181],rssbot:163,rssbotfactori:321,rsschan:181,rssfactori:321,rssreader:321,rst:79,rstop:186,rstrip:[101,356],rsyslog:241,rtest2:55,rtext:[100,366],rthe:72,rthi:[55,110],rtype:347,rubbish:173,rubi:82,rudimentari:264,ruin:[114,219,266],rule:[4,8,11,14,15,22,32,51,55,81,85,94,107,111,115,116,122,133,138,199,236,237,248,251,252,255,273,357,409],rulebook:[117,123],rumor:30,rumour:114,run:[0,2,5,6,9,10,11,12,13,14,15,16,18,19,20,25,27,29,30,32,38,39,40,42,46,47,48,50,57,59,62,66,70,71,73,75,77,79,80,82,85,86,87,88,92,93,95,96,98,100,101,102,103,105,107,108,109,110,111,113,114,115,116,117,118,120,121,124,126,128,132,133,134,135,136,138,139,140,141,142,143,147,149,152,155,156,158,161,163,167,168,170,171,175,176,181,182,183,186,187,191,204,212,227,228,238,241,245,248,249,251,252,253,254,255,263,268,276,277,282,286,287,291,294,295,296,302,306,308,312,319,320,327,331,333,336,340,341,345,347,353,356,357,361,363,364,366,367,372,376,377,379,407,408,409],run_async:[50,379],run_connect_wizard:302,run_dummyrunn:302,run_evscaperoom_menu:212,run_exec:363,run_exec_then_goto:363,run_init_hook:340,run_initial_setup:340,run_menu:302,run_option_menu:212,run_start_hook:[47,353],rundown:113,runexec:363,runexec_kwarg:363,runnabl:39,runner:[2,7,265,333],runsnak:5,runtest:[187,197,206,217,228,243,247,261,328,338,371,377,383,389,397,405],runtim:[19,22,51,95,171,199,267,367,379],runtimeerror:[121,161,163,204,224,227,230,236,237,248,286,320,351,363,366,379],runtimewarn:286,rusernam:27,rush:88,rusti:100,ruv:2,ryou:72,s3boto3storag:196,s3boto3storagefil:196,s3boto3storagetest:197,s3boto3testcas:197,sad:[135,325,363],safe:[0,6,11,13,20,36,42,66,73,75,82,89,92,99,116,117,135,154,161,173,198,277,296,311,343,347,353,357,360,366,370,379],safe_convert_input:379,safe_convert_to_typ:[29,379],safe_ev:379,safe_join:196,safer:[14,51],safest:[43,70,149,353],safeti:[12,36,47,92,116,124,149,176,198,281,357],sai:[0,5,8,9,11,15,17,18,19,20,22,27,32,36,39,47,48,50,51,55,57,67,69,70,72,75,82,86,88,90,91,92,93,94,95,96,101,102,103,105,108,110,111,116,117,118,120,121,123,124,129,130,133,137,143,149,170,182,191,198,200,208,211,213,220,230,237,238,248,249,260,266,282,363,366],said:[0,8,27,45,50,60,70,72,75,76,77,84,91,93,101,108,110,116,117,130,136,168,181,185,238,268,282,314,353,363],sake:[14,68,93,110,115,117,118,133,188,209,407],sale:100,salt:[74,204],same:[0,3,6,7,8,9,11,12,13,14,15,16,18,19,20,22,26,29,30,31,32,33,34,36,39,40,42,43,45,46,47,50,51,52,53,55,57,58,60,62,63,64,65,70,71,72,73,77,78,79,81,82,85,87,88,91,93,94,95,96,98,100,101,102,103,105,106,107,108,109,110,111,112,117,118,120,121,123,124,128,132,133,135,136,137,140,143,149,150,151,155,156,161,167,168,169,170,171,174,176,181,184,185,186,187,196,197,199,201,204,207,213,214,218,219,222,226,227,231,236,237,238,244,246,248,249,251,252,253,254,255,264,266,267,268,271,276,282,286,287,291,292,296,306,311,323,326,327,341,342,343,345,347,350,351,352,353,354,356,357,359,363,364,365,366,367,372,373,379,382,391,402,407],sampl:[2,92,139,151,249],san:222,sand:[95,205],sandi:77,sane:[1,79,115,138,407],sanit:[402,407],saniti:[8,71,76,77,110,373],sarah:[67,182],sat:[69,85,213],satisfi:[64,184,351],satur:152,sauc:110,save:[2,3,6,11,16,19,22,26,27,33,34,35,36,39,40,43,44,45,46,47,62,70,71,72,75,82,85,88,92,102,104,107,108,110,123,124,135,141,142,151,152,156,161,162,173,176,186,190,191,193,197,199,227,237,277,279,281,282,284,286,287,289,292,294,295,296,300,307,320,334,335,340,347,350,351,353,360,361,370,373,374,375,379],save_a:[190,270,279,289,298],save_as_new:350,save_buff:361,save_data:373,save_for_next:[22,171],save_handl:373,save_kwarg:374,save_model:[162,190,279,289],save_nam:296,save_on_top:[190,270,279,289,298],save_prototyp:286,save_recip:235,savefunc:[26,361,374],savehandl:374,saver:360,saverdict:360,saverlist:360,saverset:360,saveyesnocmdset:361,savvi:118,saw:[50,75,96,108,110],say_text:130,saytext:238,scale:[7,55,79,93,107,115,121,140,237,408],scalewai:149,scam:117,scan:[139,167,264,266],scarf:201,scari:[108,110],scatter:[253,357],scedul:367,scenario:94,scene:[6,13,31,39,45,55,79,81,85,111,114,117,121,123,133,236,266,291,296,370],schedul:[19,95,207,227,295,367],schema:[11,47,62,82,84,379],scheme:[22,55,62,87,110,143,176,186,356],school:117,scienc:76,scientif:138,scissor:[74,123],scm:71,scope:[31,81,82,88,115,116,117,120,136,236,359],score:[94,214,379],scraper:407,scratch:[9,10,57,75,93,94,116,117,124,128,143,212,248],scream:114,screen:[6,22,24,27,28,30,31,39,40,42,43,52,55,58,98,100,107,109,116,135,151,162,188,209,222,255,307,322,364,366,379,409],screenheight:[31,307],screenread:[31,307,330,331],screenshot:135,screenwidth:[31,171,307],script:[2,5,7,10,13,14,15,19,24,29,32,33,34,36,39,42,43,44,45,46,47,48,62,64,73,80,81,92,93,95,100,102,103,106,107,108,112,114,117,118,123,129,131,134,135,143,146,149,152,156,158,159,161,163,175,176,186,192,193,194,198,207,210,219,223,224,230,235,236,237,245,251,252,253,254,255,257,260,266,268,276,281,282,286,287,302,335,340,357,358,359,366,367,374,376,377,379,386,388,391,405,409],script_path:176,script_typeclass:[261,377,405],scriptattributeinlin:289,scriptbas:294,scriptclass:293,scriptdb:[47,80,158,289,291,349,386,388],scriptdb_db_attribut:289,scriptdb_db_tag:289,scriptdb_set:[165,281,351,354],scriptdbadmin:289,scriptdbfilterset:[386,391],scriptdbmanag:[290,291],scriptdbseri:[388,391],scriptdbviewset:391,scripthandl:[158,159,288],scriptkei:176,scriptmanag:290,scriptnam:358,scripttaginlin:289,scroll:[6,28,30,106,110,124,143,364],scrollback:18,scrub:343,sdesc:[73,92,116,234,238],sdesc_regex:238,sdescerror:238,sdeschandl:238,sdk:143,sea:[77,114],seal:116,seamless:238,seamlessli:38,search:[3,8,11,12,14,18,22,26,29,30,34,35,36,39,40,42,47,59,69,70,71,72,81,82,85,89,94,97,102,105,106,107,108,109,110,113,117,118,120,121,123,124,128,136,158,159,161,167,169,171,176,181,183,186,191,192,198,213,216,226,231,235,238,251,252,253,254,255,266,268,271,272,273,274,276,282,286,293,308,351,352,353,354,355,356,359,361,366,379,386,409],search_:[19,105,112],search_account:[44,94,112,158,282,376],search_account_tag:376,search_at_multimatch_input:282,search_at_result:[238,282],search_channel:[158,181,192,376],search_channel_tag:376,search_field:[190,270,279,289,298,350],search_for_obj:176,search_help:[30,158,272],search_help_entri:376,search_helpentri:272,search_index_entri:[171,173,174,175,176,181,182,183,184,185,186,187,188,198,199,200,201,204,208,209,211,219,220,221,225,231,234,235,238,244,245,246,249,251,252,253,254,255,260,264,265,266,267,271,273,274,282,361,363,364],search_messag:[34,158,192,376],search_mod:238,search_multimatch_regex:282,search_object:[13,14,18,19,47,77,108,110,112,132,158,161,376],search_object_attribut:112,search_objects_with_prototyp:286,search_prototyp:286,search_script:[40,158,376],search_script_tag:376,search_tag:[45,69,105,112,158,376],search_tag_account:45,search_tag_script:45,search_target:231,searchabl:[106,226],searchdata:[161,238,282,376],searching_cal:66,season:[73,115,116,118,219],seat:115,sec:[31,50,88,95,207,314,367],secmsg:372,second:[8,13,15,19,20,22,27,29,32,39,40,42,46,50,52,55,62,63,70,72,79,85,86,88,90,95,96,99,100,101,102,108,110,112,116,123,124,131,132,133,134,136,143,149,152,156,161,163,168,176,181,187,204,207,218,226,227,230,238,245,248,251,252,253,254,255,257,264,276,282,287,295,296,302,307,316,321,334,345,356,359,363,367,372,379,380],secondari:[98,342],secondli:[36,104],secreci:11,secret:[71,107,115,140,144,146,208,302],secret_kei:[71,196],secret_key_nam:196,secret_set:[71,84,107,140,144,302],sect_insid:76,section:[0,2,5,8,13,16,20,22,25,27,29,30,32,36,40,47,48,57,62,65,71,72,77,79,84,85,86,88,90,94,95,96,97,103,105,106,108,109,110,112,113,117,135,140,143,148,149,151,155,183,219,237,287,356,357,363,380,386],sector:76,sector_typ:76,secur:[0,13,14,29,32,39,55,64,72,93,100,124,135,136,143,149,154,158,159,175,186,191,194,196,273,282,322,353,366,372,379,402,409],secure_attr:32,secure_url:196,security_token:196,security_token_nam:196,sed:2,sedat:248,see:[0,3,4,5,7,8,9,10,11,12,13,14,15,18,19,20,21,22,25,26,27,28,29,30,31,32,34,35,36,39,40,42,43,46,47,48,50,51,53,55,57,59,62,63,64,65,68,70,71,72,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,98,99,101,102,103,105,106,107,108,109,110,111,113,114,116,117,118,120,123,124,126,128,129,130,131,132,133,134,135,136,139,140,143,144,146,147,148,149,150,151,152,156,161,171,173,175,176,181,182,183,184,187,191,193,194,196,198,199,204,205,209,211,213,216,218,222,224,231,235,236,237,238,242,245,246,248,249,251,252,253,254,255,257,260,264,266,267,268,271,274,276,281,282,295,300,302,304,305,313,314,315,316,318,322,323,325,327,329,330,331,333,334,342,343,347,351,356,359,360,361,362,365,366,374,375,379,382,396,402,407,408],seed:[74,204,206],seek:[114,213,277,372],seem:[20,39,48,72,84,90,92,113,115,118,120,124,132,141,143,148,156,351,357],seen:[8,11,20,27,43,57,70,72,75,76,77,88,93,94,96,98,101,102,105,108,109,111,113,120,131,132,133,199,314,365],sefsefiwwj3:71,segment:[132,347],seldomli:[171,187],select:[7,11,12,19,20,27,32,42,43,48,62,69,72,77,79,96,100,103,116,124,131,135,142,143,168,169,174,183,212,249,252,353,361,363,388],selet:363,self:[3,8,12,13,14,19,20,22,26,27,32,35,36,39,40,46,47,50,57,59,62,67,70,71,72,74,76,79,85,86,87,88,89,90,91,92,93,94,95,98,99,100,102,103,108,109,110,111,112,116,117,120,121,123,124,129,130,131,132,134,136,143,146,147,161,163,165,167,169,170,171,173,176,177,181,184,186,187,191,193,198,199,200,201,204,208,211,212,213,216,219,220,224,231,234,235,238,248,249,251,252,253,254,255,257,260,263,264,265,266,267,268,271,276,282,295,300,302,304,305,309,313,314,320,322,323,325,327,329,330,331,341,342,343,351,353,354,356,361,363,364,366,370,373,374,375,379,396],self_pid:379,selfaccount:94,selfself:40,sell:[100,116,117,137,198],semi:[5,103,110,134,218,237],semicolon:[32,277,359],send:[5,12,18,19,22,27,28,29,31,32,36,40,43,44,46,48,51,59,60,65,69,72,74,82,83,86,88,94,98,101,102,107,109,112,117,121,123,124,130,131,133,135,146,152,154,156,161,163,170,171,174,181,187,191,192,193,196,198,204,213,220,221,231,238,242,255,257,259,263,264,276,282,295,296,299,302,304,305,307,311,312,313,314,315,317,320,321,322,324,325,326,328,330,331,333,341,342,343,344,356,359,360,363,365,379],send_:[57,60,320],send_adminportal2serv:312,send_adminserver2port:299,send_authent:313,send_channel:[313,314],send_default:[57,60,313,314,320,322,325,330,331],send_defeated_to:264,send_emot:238,send_functioncal:311,send_game_detail:304,send_heartbeat:313,send_instruct:302,send_mail:231,send_msgportal2serv:312,send_msgserver2port:299,send_p:314,send_privmsg:314,send_prompt:[322,325,330,331],send_random_messag:257,send_reconnect:314,send_request_nicklist:314,send_status2launch:312,send_subscrib:313,send_testing_tag:263,send_text:[57,60,322,325,330,331],send_to_online_onli:[18,191],send_unsubscrib:313,sender:[18,34,44,161,163,191,192,193,198,213,238,259,282,313,344,359,370,376],sender_account_set:165,sender_extern:193,sender_object:344,sender_object_set:281,sender_script_set:291,sender_str:191,senderobj:359,sendlin:[322,325,330],sendmessag:[57,220],sens:[20,32,36,50,62,72,78,92,94,111,120,132,140,169,248,260,359,360,363],sensibl:[18,30,149,306],sensit:[13,27,30,32,94,105,192,196,199,207,219,227,242,243,272,352,367,376],sensivit:236,sent:[18,27,29,31,34,43,44,48,60,63,65,86,94,96,101,107,110,161,163,167,181,183,187,191,192,193,199,209,213,220,227,231,242,259,261,267,282,299,302,304,307,311,312,313,314,322,326,330,341,343,351,363,376,388],sentenc:[75,101,213,230,237,238],sep:[356,379],sep_kei:[72,199],separ:[5,7,11,13,14,15,18,20,22,30,32,33,35,36,38,40,43,45,46,48,57,62,67,69,73,74,75,78,79,82,88,93,94,95,100,101,102,103,105,109,110,111,115,116,124,128,132,133,135,139,140,146,147,148,150,152,168,170,171,176,182,183,184,186,187,199,204,227,230,231,237,238,249,251,252,253,254,255,266,268,272,277,281,282,286,292,296,321,326,331,343,356,357,359,362,366,376,379],separatli:88,sepat:204,seq:35,sequenc:[14,15,16,22,32,35,36,50,65,79,82,98,107,114,117,120,133,171,175,187,191,204,207,216,238,277,300,306,356,357,363,365,378,379],sequenti:117,seri:[4,11,18,27,55,110,116,117,118,120,128,138,365],serial:[13,60,158,159,285,295,296,320,360,373,375,379,384,385,391],serializ:331,serializer_class:391,seriou:[90,156],serious:143,serv:[42,60,68,76,77,82,102,107,111,112,117,152,169,196,253,331,347,357,359,400],server:[0,2,5,6,7,8,9,11,12,13,14,16,18,19,20,22,25,27,29,30,31,32,33,36,39,40,44,46,47,48,50,51,53,57,58,60,62,63,65,68,70,71,74,77,78,79,80,81,82,83,84,85,86,87,88,92,93,94,95,96,98,101,102,106,108,109,110,111,113,114,117,118,120,121,123,128,130,132,135,136,137,138,142,143,144,145,146,147,148,151,152,156,158,159,161,163,170,174,176,181,186,188,191,194,196,199,202,204,209,211,219,227,234,238,239,240,241,244,245,248,264,265,266,268,271,282,291,292,294,296,348,353,357,359,360,363,367,370,372,379,384,388,408,409],server_connect:320,server_disconnect:320,server_disconnect_al:320,server_epoch:[19,367],server_l:312,server_logged_in:320,server_nam:42,server_pid:[312,379],server_receive_adminportal2serv:299,server_receive_msgportal2serv:299,server_receive_statu:299,server_reload:[292,296],server_run:302,server_runn:340,server_servic:379,server_services_plugin:[42,57,107],server_services_plugin_modul:57,server_session_class:43,server_session_sync:320,server_st:302,server_twistd_cmd:312,server_twisted_cmd:312,serverconf:[174,296],serverconfig:[295,296,308,309],serverconfigadmin:298,serverconfigmanag:[308,309],serverfactori:[312,322,325],serverload:186,serverlogobserv:372,servermsg:372,servernam:[31,42,71,84,139,142,149],serverprocess:186,serversess:[43,57,102,158,159,242,277,297,320,343,351],serversessionhandl:[43,57,343],serverset:[32,181,276],servic:[11,42,51,57,102,107,135,140,146,149,151,152,156,158,159,186,196,297,299,302,303,311,312,319,340,347,379],sessdata:[342,343],sessid:[12,22,43,124,281,282,299,311,312,320,343],session:[8,12,16,20,22,24,27,29,31,33,36,40,44,51,57,63,80,93,98,99,101,102,106,108,109,117,124,141,151,158,159,161,163,165,167,168,169,171,173,174,177,179,183,184,188,209,212,220,221,241,242,243,263,281,282,284,285,286,292,297,299,307,311,312,313,314,320,321,322,325,330,331,340,341,343,345,361,363,364,366,379,380,388,409],session_data:343,session_from_account:343,session_from_sessid:343,session_handl:[43,158],session_id:388,session_portal_partial_sync:343,session_portal_sync:343,sessioncmdset:[20,109,179],sessionhandl:[57,60,158,159,161,282,297,307,313,314,320,321,341,342],sessionid:320,sessions_from_account:343,sessions_from_charact:343,sessions_from_csessid:[320,343],sessions_from_puppet:343,sessionsmain:80,sesslen:282,set:[0,2,3,5,6,9,10,12,13,14,15,16,17,18,19,21,22,24,25,26,28,29,30,31,34,35,36,39,40,43,44,45,47,48,50,51,52,53,55,57,58,59,60,62,64,65,66,67,68,70,72,73,74,75,77,78,79,80,81,82,85,86,88,89,90,91,92,93,94,96,99,100,101,102,103,104,105,106,107,109,110,111,115,118,120,122,123,126,128,129,131,132,133,135,136,139,140,141,143,145,146,148,151,154,155,156,158,160,161,163,165,167,168,169,170,171,173,174,176,177,178,179,180,181,183,184,187,189,191,196,197,199,200,201,202,204,206,207,208,209,211,212,213,214,216,217,219,220,221,225,227,230,234,235,237,238,241,244,245,247,248,249,251,252,253,254,255,260,261,263,264,265,266,267,268,270,271,276,277,281,282,285,286,287,293,294,295,296,299,301,302,306,307,308,309,312,313,315,316,318,319,322,324,325,327,328,333,334,336,338,340,341,342,343,345,347,348,350,351,352,353,354,356,357,358,359,360,361,362,363,364,365,366,367,370,371,372,373,374,375,376,377,378,379,380,389,390,391,395,402,405,409],set_active_coordin:268,set_al:264,set_alias:171,set_attr:176,set_attribut:391,set_cach:351,set_character_flag:213,set_class_from_typeclass:353,set_dead:264,set_desc:181,set_descript:27,set_detail:[219,266],set_flag:[213,214],set_game_name_and_slogan:395,set_gamedir:302,set_kei:171,set_lock:181,set_log_filenam:191,set_nam:27,set_password:161,set_posit:213,set_task:227,set_trac:[3,158],set_webclient_set:395,setcolor:98,setdesc:[93,102,182,244],setflag:[211,213],setgend:221,sethelp:[30,102,103,183,271],sethom:[102,176],setlock:244,setnam:57,setobjalia:176,setperm:174,setspe:245,sett:150,settabl:[31,62,108,325],setter:90,settestattr:26,settingnam:32,settings_chang:44,settings_default:[8,42,84,106,158,159,372,379],settings_ful:42,settings_mixin:[158,159,297,332],settl:[77,123],setup:[0,5,6,8,11,16,42,57,59,62,67,79,94,100,115,123,131,146,148,151,156,161,173,181,187,197,206,207,217,228,247,260,261,263,266,274,282,294,306,319,328,333,337,338,340,347,351,353,370,371,377,389,405,408,409],setup_str:337,setuptool:[143,148],sever:[2,3,13,15,20,22,26,28,32,39,40,42,47,48,53,65,70,72,79,88,92,93,95,96,105,110,113,116,117,122,123,138,175,176,184,186,219,226,227,264,266,282,328,329,354,359,379],sex:221,shall:[133,136],shaman:[39,93],shape:[72,77,90,94,103,115,205,268,365],sharabl:39,share:[2,3,18,20,32,43,45,47,62,68,71,75,78,82,86,93,107,113,117,123,135,143,144,149,152,162,226,227,287,296,333,351,352,354,365,379,388,391,396],shared_field:388,sharedloginmiddlewar:396,sharedmemorymanag:[352,369],sharedmemorymodel:[193,273,351,353,370,371],sharedmemorymodelbas:[165,193,273,281,291,351,353,370,371],sharedmemorystest:371,sharp:205,shaw:138,she:[22,30,70,72,92,101,116,133,199,221,237,382],sheer:176,sheet:[27,48,79,116,117,135,136,140,362],sheet_lock:94,shell:[0,2,9,35,47,62,64,86,93,94,110,140,143,148,149,151,152,156,322,351],shell_plu:0,shield:[62,88],shift:[15,16,19,64,227,265,272,379],shiftroot:265,shine:[85,266],shini:379,ship:[77,81,82,103,114,138,148],shire:95,shirt:201,shoe:201,shoot:[85,254,255,362],shop:[27,64,93,117,409],shop_exit:100,shopcmdset:100,shopkeep:[97,116],shopnam:100,shopper:100,short_descript:142,shortcom:100,shortcut:[4,18,19,20,22,29,44,47,67,70,72,74,79,88,96,101,106,110,123,126,135,136,140,151,158,163,170,171,176,181,199,224,268,277,282,373,379],shorten:[3,47,75,287],shorter:[42,47,57,64,108,120,129,130,134,191,237,351,352,359,372],shortest:[90,238],shorthand:[36,133,176],shortli:[70,72,120],shortsword:105,shot:254,should:[0,3,5,6,7,8,9,10,11,12,13,14,15,16,18,19,20,22,27,29,30,31,32,34,36,39,40,42,43,44,45,46,47,48,50,51,52,53,55,57,58,59,60,62,63,64,65,67,68,69,70,71,72,73,74,75,77,78,79,81,82,84,86,88,90,93,94,95,96,98,99,100,101,102,103,105,107,108,109,110,111,112,113,114,115,116,118,120,121,123,124,126,128,132,133,135,136,139,140,141,143,144,147,148,149,150,151,152,155,156,161,163,165,167,169,170,171,173,175,176,177,180,181,183,184,186,187,191,193,196,197,199,201,204,205,206,207,211,213,214,216,218,219,224,227,230,231,234,235,236,237,238,241,247,248,251,252,253,254,255,263,264,266,267,271,276,277,281,282,284,286,287,291,294,295,296,300,301,302,306,309,313,319,322,325,326,328,330,331,334,340,341,342,343,345,346,348,350,351,353,354,356,357,359,360,361,363,364,365,366,367,372,373,374,375,377,379,380,402,405,407],should_join:191,should_leav:191,should_list_cmd:183,shoulddrop:[255,282],shoulder:[94,201],shouldget:[255,282],shouldgiv:[255,282],shouldmov:[251,252,253,254,255,282],shouldn:[5,14,70,72,85,88,94,133,183,199,227,230,254,333],shouldrot:372,shout:[88,211,213],shove:85,show:[0,3,6,7,8,9,11,14,15,18,19,22,25,27,28,29,40,42,43,48,51,54,55,57,62,67,70,72,73,74,75,76,77,78,79,81,82,83,89,90,93,94,95,96,98,99,100,101,102,103,107,108,109,110,111,113,114,115,116,117,119,120,121,122,123,125,127,128,129,130,131,133,135,136,141,142,143,146,149,150,152,156,161,173,174,176,181,182,183,184,186,188,198,200,201,208,209,211,219,220,222,234,248,249,254,255,260,266,267,268,271,282,284,286,287,300,302,311,361,363,372,373,374,379,402],show_foot:364,show_map:76,show_non_edit:286,show_non_us:286,show_valu:222,show_version_info:302,show_warn:302,showcas:[20,77,107,114],shown:[25,27,30,39,40,54,70,71,72,76,84,86,88,93,95,108,120,132,135,142,171,174,181,183,185,187,199,201,204,218,236,238,260,265,282,302,363,364],showtim:95,shrink:[109,365],shrug:75,shuffl:19,shun:[0,64,149],shut:[5,42,48,70,84,88,110,151,161,186,282,294,296,302,304,311,312,319,320,340,343],shutdown:[5,20,40,43,51,53,94,102,156,161,163,186,296,302,311,312,319,340,341,353,359,363],shy:[0,67,115,118],sibl:[40,50,93,111],sid:174,side:[2,8,13,31,40,43,45,48,60,70,73,76,79,94,101,105,116,117,121,133,135,141,161,163,165,182,184,193,198,208,244,273,281,291,299,311,312,320,323,326,327,330,341,342,343,351,353,354,356,365,371],sidestep:53,sidewai:365,sigint:302,sign:[7,15,46,60,70,75,101,103,105,107,112,124,134,149,181,213,219,282,296,351,356,380],signal:[5,24,156,158,159,251,252,253,254,255,297,302,325,331,333,370,409],signal_acccount_post_first_login:44,signal_account_:44,signal_account_post_connect:44,signal_account_post_cr:44,signal_account_post_last_logout:44,signal_account_post_login:44,signal_account_post_login_fail:44,signal_account_post_logout:44,signal_account_post_renam:44,signal_channel_post_cr:44,signal_helpentry_post_cr:44,signal_object_:44,signal_object_post_cr:44,signal_object_post_puppet:44,signal_object_post_unpuppet:44,signal_script_post_cr:44,signal_typed_object_post_renam:44,signatur:[22,29,121,171,193,216,224,248,271,295,300,302,304,305,313,322,323,325,327,330,331,351,356,363,374,375,396],signature_vers:196,signed_integ:380,signedinteg:373,signedon:314,signifi:[15,276,351],signific:[6,29,187,366],significantli:26,signup:84,silenc:[181,304],silenced_system_check:8,silent:[50,95,130,174,181,260,306,314],silli:[36,39,105],silmarillion:112,silvren:149,similar:[0,7,13,14,22,27,30,36,47,48,62,67,69,70,72,81,82,85,86,94,103,108,114,115,121,128,132,149,161,171,173,187,191,199,204,220,237,251,252,253,254,255,268,273,282,343,354,359,363,379,388,391,407],similarli:[45,94,95,149,248,252,267,350,388],simpl:[0,12,14,15,16,17,20,22,25,26,29,30,31,36,39,43,45,50,57,59,62,63,64,68,70,71,74,75,76,77,79,81,82,83,84,86,87,89,90,92,93,94,96,98,100,101,102,108,109,111,112,114,115,116,120,121,122,123,124,125,129,130,131,133,134,135,145,149,150,151,152,176,191,196,198,199,200,204,209,211,213,219,220,221,226,231,235,236,237,238,244,245,246,248,249,251,252,253,254,255,257,259,260,264,265,266,268,269,281,282,287,294,312,321,323,357,358,363,366,379,399,400,402,409],simple_ev:29,simpledoor:[158,159,194],simpleev:29,simplemu:141,simpleobjectdbseri:388,simpler:[16,50,79,92,175,176,360,407],simpleresponsereceiv:304,simplest:[88,94,102,121,123,149,170,357,380],simpli:[8,9,11,13,14,17,20,27,32,39,42,45,47,51,55,57,60,69,72,76,78,79,85,86,88,90,94,98,100,103,106,109,115,116,120,121,124,130,132,134,139,140,143,146,147,152,161,169,170,171,187,188,191,199,209,219,228,238,245,249,251,252,253,254,255,259,260,265,273,282,320,351,353,357,358,362,364,379],simplic:[72,90,133,188,209,265],simplif:[117,123],simplifi:[50,77,96,108,123,130,151,224],simplist:[48,123,124,134,237,246],simul:[5,22,111,117,121,245],simultan:[63,94,117,123,379],sinc:[0,3,6,8,11,13,14,15,18,19,20,22,25,26,27,29,30,31,32,33,34,36,40,42,46,47,50,53,55,57,59,60,62,63,68,70,71,72,76,77,79,81,82,84,85,86,87,88,90,91,92,93,94,95,96,100,101,102,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,120,123,124,126,130,132,133,135,136,140,142,149,151,156,161,163,165,169,170,171,176,184,185,186,187,192,198,199,200,204,207,213,219,231,238,249,251,252,253,254,255,260,265,266,276,282,286,287,292,295,296,302,304,307,319,324,326,334,340,341,343,345,350,351,352,353,357,358,359,361,363,367,370,372,375,376,377,379,402],singl:[8,9,15,20,22,27,29,34,35,40,43,45,47,50,52,60,63,64,67,70,72,73,77,78,79,81,82,91,93,94,105,109,110,111,114,116,117,121,140,145,149,161,174,176,181,182,193,199,205,236,241,248,249,251,252,253,254,255,266,267,268,282,286,287,295,296,334,341,343,351,352,354,356,357,362,363,365,379,382,402],single_type_count:201,singleton:[33,43,46,292,295,358],singular:[79,94,282,382,383],sink:0,sint:28,sir:75,sit:[13,15,18,22,32,47,60,81,88,102,107,109,110,111,117,120,124,132,143,149,184,187,191,213,216,230,231,238,265,266,277,293,296,315,359,374,377],sitabl:47,sitat:266,site:[6,17,32,38,52,77,78,96,135,136,138,139,140,146,149,150,151,152,162,347,407],sitsondthi:120,sitsonthi:120,sittabl:[213,409],sittablein:120,sitter:120,situ:[13,353,360],situat:[3,11,13,22,29,30,40,43,47,59,60,62,70,72,75,78,95,109,112,120,170,171,176,214,226,370],six:[101,121,208,249],sixti:95,sizabl:196,size:[3,6,48,52,64,76,77,94,118,141,158,196,197,268,304,318,356,362,364,365,370,372,379],size_limit:379,skeleton:124,sketch:123,skill:[8,81,83,87,88,89,97,105,107,110,115,116,121,123,132,135,136,138,156,205,237,238,248,362],skill_combat:121,skill_craft:74,skillnam:121,skillrecip:74,skim:[105,118],skin:[39,205],skip:[0,7,11,18,20,22,39,46,63,76,95,102,103,105,107,109,111,115,118,148,151,161,175,176,196,205,282,351,360,379],skip_cal:213,skipkei:331,skippabl:67,skull:39,sky:[40,134],slack:138,slam:220,slash:[79,81,103,113,114,121,123,197,265],slate:[77,109],sleep:[22,29,50,88,117,121],slew:[121,148,357],slice:[173,356,364],slice_bright_bg:173,slice_bright_fg:173,slice_dark_bg:173,slice_dark_fg:173,slide:[205,260],slight:[101,139,207,227],slightli:[3,30,95,116,123,124,138,143,162,193,219,252,267,407],slip:378,slogan:71,slot:[73,94,136,219,220,248,252,254,287,379],slow:[19,116,123,192,245,264,268,286,315,321,356,376,379],slow_exit:[158,159,194],slower:[5,40,95,117,149],slowexit:245,slowli:[138,248,408],slug:[191,273,353,407],slugifi:407,small:[5,6,8,9,15,16,22,34,52,64,74,77,78,81,83,84,86,89,93,94,96,97,98,100,101,114,115,116,117,118,120,124,125,138,143,149,150,204,208,248,254,260,268,325,361,362,365,379],smaller:[14,15,52,79,248,365],smallest:[32,94,95,149,207,237,248,362,379],smallshield:62,smart:[101,268],smarter:39,smash:260,smaug:[102,108,109,111],smedt:382,smell:[115,213],smellabl:213,smelli:39,smile:[22,29,108,116,182,211,383],smith:362,smithi:88,smoothi:235,smoothli:136,snake:128,snap:99,snapshot:11,snazzi:137,sneak:277,snippet:[14,20,32,39,50,55,81,82,85,102,116,186,311,378,379],snoop:152,snow:204,snowbal:204,snuff:0,soak:109,social:[81,117,146],socializechat:334,societi:105,sofa:120,soft:[56,82,84,237,409],softcod:[29,67,117],softli:137,softwar:[2,11,143,149],solar:95,soldier:[100,111],sole:[73,93,96,163],solid:[55,76,81,118],solo:[107,117,143],solut:[8,15,19,30,46,47,70,71,77,86,88,90,92,96,100,101,114,117,120,121,130,132,149,152,185,277],solv:[6,19,73,76,77,85,91,97,114,115,143,216,235,265],some:[0,1,2,3,6,7,8,9,11,13,14,15,16,18,19,20,22,26,27,29,30,31,32,34,35,36,39,40,42,43,44,45,46,47,48,51,52,55,57,60,62,64,65,70,71,72,74,75,76,77,78,79,81,82,83,84,85,86,87,88,93,94,95,96,97,99,100,101,102,103,104,105,107,108,109,111,112,113,114,115,118,119,120,121,122,123,124,126,128,129,130,132,133,135,136,137,138,139,140,141,143,147,148,149,152,154,155,156,161,170,171,176,178,181,182,185,186,191,192,196,198,199,200,204,209,213,216,227,230,236,237,244,248,249,252,253,254,255,260,263,265,266,267,268,277,282,286,287,291,304,306,311,314,340,351,353,356,357,362,363,366,367,370,372,373,379,382,391,402,407,409],some_long_text_output:364,some_modul:106,somebodi:70,someclass:106,somehow:[22,32,35,57,65,69,120,121,149,201,361],someon:[22,32,44,46,70,75,76,88,94,100,102,105,110,118,120,129,130,149,152,161,182,201,260,264,265,282],somepassword:140,someplac:264,someth:[5,8,9,13,15,18,19,22,27,28,29,30,32,36,39,40,42,44,46,47,48,50,51,55,57,60,62,64,67,68,70,71,72,74,75,76,77,79,81,82,83,84,86,88,89,90,91,92,93,94,95,96,99,100,101,102,103,105,108,110,111,112,114,115,118,120,121,124,126,135,136,139,140,144,146,147,148,149,154,161,169,171,176,182,184,187,198,199,201,205,221,230,236,238,245,248,251,252,253,254,255,265,266,267,268,277,282,287,341,353,357,363,364,366,373,379,407],something_els:40,sometim:[3,5,19,22,26,27,32,39,40,57,62,72,82,95,101,105,109,110,112,128,156,183],sometypeclass:104,somewhat:[8,72,84,93,199],somewher:[11,32,39,40,47,51,70,78,109,120,121,132,149,176,191,273,353,379],somon:213,soon:[3,8,43,96,115,117,147,151,331,379],sophist:[19,50,64,81,123],sorl:84,sorri:[32,157,277],sort:[13,20,33,43,45,60,68,69,74,76,82,90,96,105,108,109,110,115,121,123,126,129,149,156,198,213,222,248,251,252,253,254,255,266,282,287,291,351,352,353,363,379,402,407],sort_kei:331,sought:[161,168,191,273,282,351,353],soul:[77,118],sound:[11,32,42,46,60,72,77,78,88,94,99,105,115,116,120,237,326],sourc:[1,2,6,8,9,10,11,16,17,19,20,29,36,50,51,52,59,63,64,70,71,72,73,75,78,81,82,83,84,85,93,106,110,113,114,116,136,138,140,143,147,148,158,161,162,163,164,165,167,168,169,170,171,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,190,191,192,193,196,197,198,199,200,201,204,205,206,207,208,209,211,212,213,214,216,217,218,219,220,221,222,224,225,226,227,228,230,231,234,235,236,237,238,241,242,243,244,245,246,247,248,249,251,252,253,254,255,257,259,260,261,263,264,265,266,267,268,270,271,272,273,274,276,277,279,280,281,282,284,285,286,287,289,290,291,292,293,294,295,296,298,299,300,301,302,304,305,306,307,308,309,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,333,334,335,337,338,339,340,341,342,343,345,346,347,350,351,352,353,354,356,357,358,359,360,361,362,363,364,365,366,367,369,370,371,372,373,374,375,376,377,378,379,380,382,383,386,387,388,389,391,394,395,396,397,400,402,404,405,407,408],source_loc:[86,129,214,265,266,268,282],source_object:[188,209],sourceforg:[315,316,326,329],sourceurl:314,south:[70,72,76,77,91,120,132,176,334],south_north:77,southeast:176,southern:77,southwest:[103,176],space:[18,22,25,29,30,32,35,39,40,48,55,67,71,72,75,76,77,79,85,86,93,101,102,103,109,110,111,113,123,130,133,168,171,176,181,182,183,184,187,188,196,234,237,238,255,265,282,346,353,356,357,362,363,365,366,378,379],spaceship:132,spacestart:378,spaghetti:[14,363],spam:[18,40,51,87,97,123,152,181,345],spammi:[51,123],span:[17,52,64],spanish:59,spare:[251,252,253,254,255],sparkly_mag:105,spatial:77,spawen:235,spawn:[5,18,34,48,74,80,102,106,114,117,131,158,174,176,204,235,252,253,284,285,286,287],spawner:[24,36,131,158,159,176,253,254,283,285],spawng:74,spd:136,speak:[16,18,53,65,70,73,75,117,129,130,133,135,182,213,238,276,282],speaker:[75,213,237,238],spear:39,special:[0,3,8,11,12,13,14,15,16,18,19,20,22,25,27,29,32,36,42,44,45,47,48,50,53,55,59,60,62,63,65,77,78,82,86,89,94,96,98,100,103,105,106,107,108,109,110,111,112,116,123,124,136,152,163,165,167,170,182,185,211,213,214,218,219,221,238,249,253,254,265,266,268,274,277,279,282,306,307,330,351,353,357,363,378],specif:[0,2,3,8,11,12,13,19,20,22,26,27,32,35,36,43,44,45,46,47,48,51,57,63,68,70,71,72,73,74,75,77,78,79,80,81,82,84,86,90,92,95,96,99,101,105,106,107,108,110,111,112,114,115,117,123,124,132,133,134,135,136,137,138,140,141,145,149,151,156,161,162,167,174,176,186,193,194,195,198,199,204,205,211,213,224,225,226,227,231,236,238,272,276,282,292,302,307,314,330,331,341,351,353,356,357,361,363,364,365,379,386,407,408],specifi:[8,13,18,19,20,27,30,33,39,43,45,46,51,52,53,55,60,62,63,72,74,75,76,77,79,85,88,90,94,95,101,103,104,108,109,111,112,120,124,126,128,136,142,143,149,150,151,152,167,168,176,183,187,191,199,201,202,204,208,213,219,220,224,226,227,231,235,236,238,248,249,252,253,254,268,276,277,282,285,286,287,292,313,339,351,354,356,357,359,362,363,367,373,374,375,379,382,386,388,402,407],specifici:214,spectacular:3,spectrum:117,speech:[211,282],speechlock:276,speed:[5,13,35,62,95,99,117,123,136,245,287,320,354,376],spell:[16,39,45,53,87,93,249,254,287],spell_attack:254,spell_conjur:254,spell_heal:254,spell_nam:254,spellbook:[74,204],spellcast:116,spellnam:254,spend:[36,90,101,112,117,118,251,252,253,254,255],spend_act:[251,252,253,254,255],spend_item_us:253,spent:254,sphinx:79,spike:204,spiked_club:204,spin:[95,149,187],spit:[110,123,126,204],splashscreen:209,splinter:114,split:[11,20,22,42,43,71,77,86,94,101,109,110,117,124,128,130,132,168,184,207,265,268,274,284,328,343,356,357,367],split_nested_attr:176,spoiler:73,spoken:[70,75,116,147,237,238,282],spoof:350,spool:143,sport:35,spot:[82,93,161],spread:[29,39,83,105,120,121],spring:[99,219],sprint:245,sprofil:302,spy:34,spyrit:141,sql:[2,47,62,82,92,93,112,337,409],sqlite3:[8,9,11,62,82,107,124,154,155,379],sqlite3_prep:340,sqlite:[9,62,140,340],sqllite:2,sqrt:90,squar:[29,67,79,90],squeez:62,src:[17,32,36,48,50,103,135,148,151,242],srcobj:[171,184],srun:306,srv:2,ssessionhandl:60,ssh:[43,57,60,71,82,86,149,156,158,159,297,310,341,342],ssh_interfac:149,ssh_port:149,sshd:152,sshfactori:322,sshprotocol:322,sshserverfactori:322,sshuserauthserv:322,ssl:[60,63,82,139,145,158,159,163,181,297,310,314,327,342],ssl_context:[323,327],ssl_interfac:149,ssl_port:149,sslcertificatefil:139,sslcertificatekeyfil:139,sslciphersuit:139,sslengin:139,ssllab:139,sslprotocol:[139,323,327],ssltest:139,sslv3:145,sstem:96,sta:362,stab:[88,114,265],stabil:[115,187,237],stabl:[57,78,92,151],stabli:[6,296],stack:[14,20,48,115,120,132,162,169,170,282,286,343,363],stackedinlin:162,stackexchang:8,stackoverflow:8,stacktrac:286,staf:64,staff:[18,32,39,53,64,71,77,86,93,115,121,124,135,169,287,357],staff_onli:273,staffer:[71,117],staffernam:71,stage:[2,11,12,77,92,115,124,135,162,190,279],stagger:314,stai:[20,27,47,76,101,110,132,133,143,149,154,268],stale:[47,151,295],stale_timeout:295,stalker:407,stall:73,stamina:[89,116,222,248,254],stamp:[19,43,47,48,161,165,174,186,281,291,334,339,353],stanc:[29,117,123,238,282,366,382],stand:[8,11,14,17,32,62,72,76,77,79,85,86,88,92,103,106,110,112,114,116,120,121,123,124,132,135,143,147,149,182,198,211,213,238,264,282,291,296,333,354,357,359,365],standalon:152,standard:[11,16,18,19,26,55,56,60,63,65,70,71,73,82,85,89,93,94,101,105,108,110,123,128,131,133,138,139,143,152,158,161,173,208,209,238,267,276,282,322,324,329,346,351,356,365,367,380,390,409],stander:120,stanza:312,stapl:117,star:176,stare:11,start:[3,5,6,7,8,9,10,11,12,14,15,16,18,19,20,22,26,27,29,31,32,33,35,39,40,42,43,44,47,48,51,52,54,55,57,58,59,60,62,64,70,73,74,76,77,79,81,82,83,84,85,86,88,90,91,93,95,96,101,103,105,106,107,108,111,115,116,117,118,120,121,123,124,126,128,131,132,134,135,138,140,142,144,147,148,149,150,152,154,161,163,168,169,175,176,181,182,183,184,185,186,187,191,198,199,204,208,211,212,213,219,220,221,222,227,237,238,248,249,251,252,253,254,255,260,263,264,266,268,282,284,286,291,293,294,295,296,299,302,304,306,307,312,313,314,315,319,320,321,326,327,333,339,340,343,347,352,356,357,358,359,361,363,364,365,366,367,372,379,408,409],start_all_dummy_cli:333,start_attack:264,start_bot_sess:343,start_char:366,start_delai:[40,123,131,132,291,296,359],start_driv:132,start_evennia:302,start_hunt:264,start_idl:264,start_index:181,start_lines1:302,start_lines2:302,start_loc_on_grid:76,start_olc:284,start_only_serv:302,start_open:213,start_ov:27,start_patrol:264,start_plugin_servic:57,start_portal_interact:302,start_posit:213,start_read:213,start_rotat:213,start_serv:312,start_server_interact:302,start_sunrise_ev:95,start_text:249,start_turn:[251,252,253,254,255],startapp:[62,96,135,136],startclr:366,startcolor:29,startedconnect:[299,313,314],starter:[71,113,114,128],starthour:86,startnod:[27,100,212,220,263,284,363],startnode_input:[27,212,220,263,284,363],startproduc:304,startservic:[305,347],startset:266,startswith:[30,33,176,187,356],starttupl:322,startup:[13,25,42,57,95,107,128,149,282,291,294,331,340,372,379],stat:[17,97,100,107,108,110,111,115,116,123,124,128,135,136,146,186,198,248,251,252,253,254,255,409],state:[3,11,13,14,15,20,22,26,27,32,40,43,48,55,81,82,92,107,108,111,114,117,123,132,133,151,156,158,159,161,167,169,170,173,180,188,191,194,210,211,213,214,217,218,244,251,252,253,254,255,260,264,266,287,291,293,294,296,302,322,351,361,363],state_chang:216,state_nam:216,state_unlog:180,statefultelnetprotocol:[325,333],statehandl:[214,216],statement:[3,14,15,19,20,27,50,62,76,81,94,105,110,130,260,357,378],statenam:[211,213,216],static_overrid:[48,68,107,128],static_root:128,staticfil:196,statict:186,statictrait:248,station:[117,132],stationari:264,statist:[42,43,51,68,126,131,186,222,335,352,370],statu:[11,27,42,43,46,63,88,94,103,107,115,116,140,149,198,253,254,255,264,296,300,302,311,312,313,316,330],status:115,status_cod:304,stderr:267,stdin_open:151,stdout:[151,267,302,372],steadi:82,steal:[34,100,183],stealth:117,steel:205,steer:132,step1:88,step2:88,step3:88,step:[0,2,6,7,9,14,15,18,20,22,26,62,64,70,75,79,84,85,88,90,94,96,97,99,100,101,117,118,119,121,124,132,133,136,139,140,143,151,175,181,199,205,247,266,296,306,318,329,333,334,343,353,357,360,361,363,364],stick:[16,22,27,65,79,143,174],still:[0,1,7,9,11,13,14,15,16,18,20,22,43,44,47,53,55,57,60,64,70,71,72,74,76,78,79,81,82,84,86,88,90,93,94,95,101,102,103,107,108,109,110,117,120,124,132,133,136,137,138,143,152,156,169,176,181,183,191,204,209,216,248,249,251,252,253,254,255,263,266,268,282,286,293,334,363,365,366,367,375,379],sting:77,stock:[81,100,118,242,402],stolen:[152,356],stone:[22,103,112,118],stop:[3,5,7,9,15,18,19,27,29,31,32,36,40,42,43,46,48,50,51,64,71,76,86,88,93,94,95,99,103,106,107,110,113,116,117,120,123,124,131,132,143,149,151,154,173,176,181,186,191,198,205,207,226,228,238,244,245,248,252,255,260,282,293,294,295,296,301,302,304,307,319,320,340,341,347,356,357,359,379,409],stop_driv:132,stop_evennia:302,stop_serv:312,stop_server_onli:302,stopproduc:304,stopservic:[305,347],storag:[13,14,22,47,62,82,87,88,92,100,106,118,121,135,140,165,186,193,196,197,230,237,248,268,271,277,281,282,286,287,291,294,296,309,345,349,351,353,358,373,374],storage_modul:358,storagecontain:40,storagescript:40,store:[4,6,8,9,11,12,14,16,18,19,20,22,23,26,30,32,34,35,36,40,42,43,45,46,47,48,57,62,65,68,70,71,73,74,75,76,78,82,85,87,88,90,91,92,93,94,96,99,100,101,102,105,107,108,109,110,111,115,120,121,123,124,128,132,135,136,140,148,151,161,163,165,170,173,174,176,177,179,183,184,193,196,198,204,214,216,219,220,227,234,236,237,238,242,245,246,248,253,257,265,266,268,271,276,277,281,285,286,287,288,292,293,294,295,296,302,306,307,308,309,312,314,315,316,318,326,329,334,340,341,342,343,345,347,351,352,353,354,356,358,359,360,361,362,363,364,370,373,374,375,379,402,407],store_kei:[296,379],store_tru:267,stored_obj:86,storekei:[100,296],storenam:100,storeroom:100,storeroom_exit:100,storeroom_kei:100,storeroom_key_nam:100,stori:[6,30,71,126,135],storm:87,storypag:126,storytel:124,stove:282,str:[8,13,19,26,27,29,31,33,40,47,50,57,65,70,72,86,90,94,101,102,108,109,110,116,121,135,136,158,161,163,167,168,169,170,171,176,181,183,187,191,192,193,196,198,199,201,204,207,212,213,214,216,218,219,220,221,222,224,225,226,227,230,231,236,237,238,242,244,248,249,251,252,253,254,255,259,260,263,266,267,268,271,272,273,274,277,281,282,285,286,287,292,293,294,296,299,300,302,307,308,309,311,312,313,314,315,317,320,321,322,325,326,327,330,331,333,339,340,341,342,343,345,346,347,350,351,352,353,354,356,357,358,359,361,362,363,364,365,366,372,373,374,375,376,377,378,379,380,382,386,388,394,407],straight:[76,118,133],straightforward:[86,100,101,124,132],strang:[11,15,40,88,92,108,139,170],strangl:149,strap:117,strategi:[3,255],strattr:[13,351],strawberri:267,stream:[7,196,311,315,341],streamlin:[2,198],stren:110,strength:[13,32,93,94,107,108,116,117,121,123,136,248],stress:[5,333],stretch:77,stribg:379,strict:[50,206,286,356],stricter:[118,286],strictli:[27,53,105,135,209,254,365],strike:[27,99,123,182,246,254,255],string1:379,string2:379,string:[3,5,6,8,13,14,16,18,19,20,22,24,25,26,27,29,30,33,34,35,36,39,42,45,46,47,48,51,53,59,60,62,63,65,67,71,72,76,77,79,81,86,88,93,94,95,99,102,103,105,107,108,109,110,111,112,116,117,120,123,135,136,140,142,143,146,149,158,159,161,163,165,167,168,171,174,176,181,182,183,184,185,186,187,191,192,193,196,198,199,201,204,209,213,218,220,230,231,235,236,237,238,242,243,248,249,251,252,253,254,255,260,263,264,268,272,273,275,276,277,281,282,285,286,287,291,294,296,302,304,307,311,314,322,325,326,328,334,339,341,343,346,350,351,352,353,354,355,356,357,359,360,361,362,364,365,366,372,373,375,376,377,378,379,380,382,388,407],string_from_modul:379,string_partial_match:379,string_similar:379,string_suggest:379,stringproduc:304,stringvalu:248,strip:[22,27,29,30,31,39,55,64,72,79,85,94,98,100,102,109,120,124,130,168,176,184,185,187,196,205,213,238,287,307,322,325,326,356,357,361,363,366,379],strip_ansi:[98,356,378],strip_control_sequ:379,strip_mxp:356,strip_raw_ansi:356,strip_raw_cod:356,strippabl:363,stroll:245,strong:[32,55,118,124,378],strongest:32,strongli:[18,82,110,117,121,237],strr:236,struct:92,structur:[13,22,29,30,32,39,60,63,71,76,78,81,82,92,96,102,105,106,107,110,117,128,135,136,143,176,181,191,196,238,274,282,286,287,326,331,354,360,363,387,399,406,407],strvalu:[13,351,352],stuck:[27,102,114,120,143],stuff:[13,20,27,29,32,39,40,43,44,71,76,78,79,85,88,93,97,100,102,109,110,111,112,113,114,115,116,117,120,121,126,145,170,176,187,221,247,248,267,296,340,395],stumbl:[6,118],stupid:[112,118],sturdi:362,stutter:64,style:[7,18,19,22,27,35,52,55,57,67,73,74,77,78,79,81,85,93,94,97,102,110,113,114,115,117,118,122,123,126,138,165,171,173,184,201,202,204,218,220,231,251,267,286,361,365,366,379],styled_foot:171,styled_head:[22,171],styled_separ:171,styled_t:[22,171],sub:[2,13,18,29,30,39,40,48,63,64,71,78,79,93,96,105,107,123,144,149,160,166,181,183,189,190,194,199,238,267,269,272,274,275,278,287,288,297,349,355,356,366,378,384],sub_ansi:356,sub_app:135,sub_brightbg:356,sub_dblspac:378,sub_mxp_link:378,sub_text:378,sub_to_channel:181,sub_xterm256:356,subbed_chan:181,subcategori:[183,274],subclass:[19,39,43,47,82,105,107,130,176,199,248,268,281,286,291,312,325,331,350,353,371,375,379],subcrib:18,subdir:8,subdirectori:[8,78],subdomain:[139,149,152],subfold:[62,68,107,110,136],subhead:79,subject:[2,34,62,90,98,105,149,221,231],sublim:113,submarin:132,submenu:[7,199,284],submenu_class:199,submenu_obj:199,submiss:[220,402],submit:[17,78,135,152,220,402,407],submitcmd:220,submodul:326,subnegoti:326,subnet:[51,140,174],subpackag:[8,63],subprocess:[86,379],subreddit:138,subscrib:[9,18,22,32,46,51,80,82,94,134,163,181,191,192,253,296,313,344],subscribernam:181,subscript:[18,22,40,46,94,134,138,181,190,192,193,296],subscriptionhandl:18,subsequ:[13,22,50,110,123,143,181,211,237,357,379],subsequent_ind:365,subset:[8,45,92,107,117],subsid:47,substanti:[196,204],substitut:[7,35,146,282,356,378],substr:[109,356,366],subsub:[30,183,187],subsubhead:79,subsubsubhead:79,subsubtop:[30,183,187],subsubtopicn:187,subsystem:[62,71,116,143,277],subtext:214,subtitl:17,subtop:[181,183,187,271,274],subtopic_separator_char:183,subtract:[29,100,247],subturn:123,subword:379,suc:74,succ:276,succe:[74,114,115,123,204,208],succeed:[181,208,267],success:[74,105,116,117,121,123,124,136,161,181,191,198,204,208,251,252,253,254,255,260,265,266,277,286,295,302,306,353,361,373,379,407],success_messag:204,success_teleport_msg:266,success_teleport_to:266,success_url:407,successfuli:[204,235],successfulli:[2,10,22,50,77,87,111,120,156,161,204,206,235,265,268,282,295,302,314,346,353,407],suddenli:[0,6,353],sudo:[143,151,152],sue:116,suffic:[17,93,110],suffici:[62,149,196],suffix:[6,19,29,356,366,372,379,391],suggest:[6,27,28,30,47,69,78,79,81,86,115,116,117,118,140,149,168,183,198,205,238,248,266,274,282,379],suggestion_cutoff:183,suggestion_maxnum:[183,274],suggests:30,suit:[10,82,88,118,129,187,379,407],suitabl:[11,22,29,32,35,40,45,60,63,78,81,82,85,86,102,105,110,113,143,149,169,181,204,213,277,336,343,359,363,366],sum:[78,99,101,106,113,170,214],summar:[70,102,138],summari:[70,75,124,138,156,199],summer:[116,117,219],sun:95,sunris:95,sunt:28,super_long_text:364,superclass:162,superfici:237,superflu:378,supersus:277,superus:[12,14,15,53,71,77,84,85,86,94,98,103,107,108,109,110,113,114,117,120,136,140,143,155,161,165,175,186,191,201,244,264,276,277,282,287,302,353,357,359],supplement:27,suppli:[5,8,13,19,27,30,31,33,39,40,43,45,46,50,63,78,94,109,117,123,124,143,147,165,170,171,174,176,181,186,187,192,199,207,209,219,222,248,281,282,286,291,296,313,343,353,361,366,367,376,379],supporst:329,support:[3,12,13,18,22,26,27,29,30,31,34,35,39,40,54,55,57,58,59,60,62,65,71,73,76,78,79,81,82,83,84,91,92,93,94,98,101,106,109,110,112,113,115,116,117,118,124,133,139,140,143,144,148,149,150,151,152,154,156,161,173,182,196,202,207,208,213,219,230,267,276,282,286,287,296,307,315,316,317,318,322,324,325,326,327,329,331,342,351,356,360,363,364,365,366,376,379,382,394,409],supports_set:[31,307],suppos:[22,27,39,59,60,70,105,161,199],supposedli:[237,326],suppress:[141,324],suppress_ga:[158,159,297,310],suppressga:324,supress:324,sur:138,sure:[2,3,5,6,7,8,9,11,12,13,14,15,16,18,20,22,27,32,35,36,39,40,43,45,46,47,48,51,53,62,65,69,70,71,76,77,78,79,84,85,86,87,88,89,91,93,94,95,98,101,103,105,108,109,110,113,114,115,116,117,118,120,121,123,124,128,130,133,135,136,137,139,140,143,146,147,148,149,151,155,156,161,163,169,170,171,173,176,184,192,196,199,201,204,213,228,236,237,238,243,248,249,254,257,264,265,266,272,276,277,282,286,287,293,302,306,312,314,319,340,346,347,348,350,352,353,356,358,360,363,370,375,376,378,379,405,407],surfac:[94,99,152,213],surpris:[32,72,90,96,101,110],surround:[20,22,29,67,77,123,174,218,264,375,379],surviv:[13,19,20,26,27,29,33,40,43,46,87,108,123,133,163,170,186,199,248,291,292,296,359,361,363,379],survivor:117,suscept:[19,92,277],suspect:135,suspend:[7,151,152],suspici:27,suspicion:135,svg:196,svn:[2,64],swallow:[130,311,378],swam:[382,383],swap:[8,48,55,176,219,234,353,361],swap_autoind:361,swap_object:353,swap_typeclass:[47,161,353],swapcas:356,swapper:353,swedish:59,sweep:40,swiftli:50,swim:[382,383],swing:[22,87,88,99,109],switch1:67,switch2:67,switch_map:186,switch_opt:[173,174,175,176,181,182,183,184,186,219],sword:[22,62,73,74,87,100,103,105,112,114,116,117,120,121,158,159,194,198,203,204,206,213,238,248,287,376,379],swordbladerecip:205,swordguardrecip:205,swordhandlerecip:205,swordmanship:116,swordpommelrecip:205,swordrecip:[204,205],swordsmithingbaserecip:205,swum:[382,383],symbol:[7,15,16,22,64,76,105,148,249,268,364],symlink:[79,143],symmetr:365,sync:[11,43,60,82,320,325,340,341,342,343,351,360],sync_port:343,syncdata:[342,343],syncdb:8,synchron:372,syntact:[277,379],syntax:[6,14,15,16,22,32,55,59,67,72,73,74,75,81,85,88,94,95,101,103,108,124,136,140,158,159,171,175,176,183,184,187,199,204,208,211,219,220,267,277,282,302,314,341,351,353,355,356,409],syntaxerror:110,sys_cmd:169,syscmdkei:[22,80,158],syscommand:[158,159,166,172,282],syslog:241,sysroot:148,system:[0,2,5,6,8,9,11,12,13,18,19,20,23,24,31,33,34,35,39,40,42,43,44,45,46,47,50,53,57,59,60,62,64,67,69,70,71,72,75,76,77,78,79,80,81,82,84,85,87,88,90,91,92,95,98,100,106,107,108,110,113,114,120,128,132,133,134,136,138,140,143,148,149,152,155,156,158,159,162,163,165,166,167,169,171,172,173,175,183,185,187,189,191,192,193,196,198,199,201,204,205,206,209,213,225,226,227,228,230,231,234,235,237,238,241,242,243,249,251,252,253,254,255,263,266,268,269,271,273,276,277,281,282,284,287,288,302,325,331,339,349,353,357,359,362,363,372,408,409],system_command:22,systemat:90,systemctl:139,systemmultimatch:185,systemnoinput:185,systemnomatch:185,tab:[0,2,7,15,48,55,71,89,96,110,111,113,118,356,365,378],tabl:[6,9,14,16,47,55,63,65,70,75,77,80,82,84,94,96,99,105,112,136,171,173,181,183,186,220,326,345,356,362,364,365,376,379,408],table_char:362,table_format:173,table_lin:365,table_str:94,tablea:362,tableb:362,tablechar:[94,362],tableclos:[63,326],tablecol:365,tableopen:[63,326],tablet:52,tabletop:[94,121,138,251,255],tabsiz:[356,365],tabstop:378,tabularinlin:350,tack:[103,170],tackl:78,tactic:[117,121,123],taction:123,tag:[14,18,19,22,24,27,30,31,34,35,39,40,47,48,51,55,56,62,63,69,71,74,80,82,93,94,97,102,103,105,110,128,136,141,151,158,159,162,171,173,174,175,176,181,182,183,184,185,186,187,188,190,191,193,198,199,200,201,202,204,205,208,209,211,213,214,219,220,221,225,231,234,235,236,238,241,244,245,246,248,249,251,252,253,254,255,260,263,264,265,266,267,273,274,276,279,282,286,287,289,317,331,339,349,350,352,353,356,359,361,362,363,364,365,376,379,386,388,409],tag_all_charact:214,tag_categori:350,tag_charact:214,tag_data:350,tag_kei:350,tag_typ:[350,386],tagadmin:350,tagcategori:[213,214],tagcount:105,tagform:350,tagformset:350,taghandl:[45,47,350,354],taginlin:[162,190,270,279,289,350],tagkei:[276,354,359],taglin:17,tagnam:287,tagseri:388,tagshandl:388,tagstr:[287,354],tagtyp:[45,352,354,376,386],tagtypefilt:386,tail:[59,107,149,151,302,372],tail_log_fil:[302,372],tail_log_funct:372,tailor:[84,96,402],take:[0,3,7,8,13,14,15,16,17,18,19,20,22,27,28,29,31,32,39,42,43,47,50,52,53,55,57,59,60,64,70,71,72,73,74,75,76,77,78,79,81,82,83,84,85,86,87,88,92,93,94,95,96,97,100,101,103,107,108,109,110,113,114,116,117,118,119,120,122,123,124,125,126,127,128,132,133,135,136,138,148,149,152,154,161,163,168,169,173,185,187,191,193,198,201,204,207,211,216,218,219,220,235,236,238,241,245,249,251,252,253,254,255,260,263,264,266,277,287,306,322,330,342,343,352,353,356,361,362,363,364,373,379,380],taken:[0,20,82,92,111,123,124,131,132,152,182,209,241,251,252,253,254,255,282,322,346,356,359],takeov:344,tale:126,talk:[11,19,22,57,75,78,94,101,110,117,118,140,149,181,182,198,237,238,246,266,299],talker:81,talki:[18,82,117],talking_npc:[158,159,194],talkingcmdset:246,talkingnpc:246,tall:[67,116,117,182,238],tallman:182,tan:205,tang:[102,205],tannin:205,tantal:15,target1:254,target2:254,target:[8,22,34,57,63,85,86,87,88,89,94,102,103,109,110,117,120,121,123,124,128,152,161,171,176,181,182,186,191,193,201,208,211,213,216,219,231,248,249,251,252,253,254,255,264,268,282,352,356,359,363,379],target_flag:213,target_loc:[214,245,266,268,282],target_obj:277,targetlist:231,task:[2,5,18,19,40,45,57,70,101,107,156,225,227,249,295,296,379],task_handl:[158,295,379],task_id:[227,295],taskhandl:[158,159,288,379],taskhandlertask:295,tast:[72,114,118,135],tasti:204,tavern:238,tax:[5,148],taylor:138,tb_basic:[158,159,194,250],tb_equip:[158,159,194,250],tb_filenam:357,tb_item:[158,159,194,250],tb_iter:357,tb_magic:[158,159,194,250],tb_rang:[158,159,194,250],tbbasiccharact:251,tbbasicturnhandl:251,tbearmor:252,tbequipcharact:252,tbequipturnhandl:252,tbeweapon:252,tbitemscharact:253,tbitemscharactertest:253,tbitemsturnhandl:253,tbmagiccharact:254,tbmagicturnhandl:254,tbodi:136,tbrangecharact:255,tbrangeobject:255,tbrangeturnhandl:255,tchar:123,tcp:152,tcpserver:[57,347],teach:[97,118],team:[2,11,22,30,64,82,115,117,118],teardown:[8,187,206,217,228,247,261,328,377,389],teaser:149,tech:[97,113,118,119,122,125,127,138],technic:[13,27,45,47,50,53,55,57,60,64,71,82,83,84,90,103,115,118,140,149,158,159,194,196,198,256,351],techniqu:[88,117,120,356],technolog:117,tediou:[7,77],teenag:[85,152],tehom:[71,73,105],tehomcd:71,tel:[51,70,94,101,102,132,143,176],telepath:117,telephathi:18,teleport:[15,51,69,94,100,103,114,176,182,266,276,357],teleportroom:266,televis:20,tell:[0,3,4,5,8,9,10,11,14,20,22,27,31,32,34,35,39,40,50,51,53,59,60,62,68,70,72,74,75,76,85,88,94,96,101,102,103,107,108,109,110,111,117,121,123,126,129,132,134,136,139,140,148,149,151,152,156,163,173,181,182,193,208,238,266,282,302,320,331,343,361,407],telnet:[16,43,48,54,57,60,66,71,81,82,86,89,110,113,138,143,148,151,152,155,156,158,159,186,297,310,315,316,317,318,322,323,324,326,327,329,333,341,342,378],telnet_:149,telnet_hostnam:142,telnet_interfac:149,telnet_oob:[63,158,159,297,310],telnet_port:[2,71,107,142,149,334],telnet_ssl:[158,159,297,310],telnetoob:326,telnetprotocol:[323,325,327],telnetserverfactori:325,teloutlock:276,telport:114,temp:193,tempat:220,templat:[11,12,19,20,35,39,42,44,47,48,68,82,84,98,107,111,117,124,126,128,136,155,158,159,162,181,182,184,191,220,263,302,331,341,342,351,355,362,400,407],template2menu:363,template_nam:407,template_overrid:[48,68,84,107,128],template_regex:351,template_rend:44,template_str:35,templates_overrid:68,templatestr:362,templatetag:[158,159,384,401],templateview:407,tempmsg:193,temporari:[8,11,13,114,156,170,193,196,230,251,252,253,254,255,296,363],temporarili:[0,6,8,18,20,27,40,103,108,116,149,181,186,204,227,235,248,260],tempt:[29,42,108,110,115,174],ten:[77,88,149],tend:[6,59,62,67,82,93,117,121,132,149,152,176,237,241],tens:[382,383],tent:77,term:[20,30,50,70,82,95,96,101,107,108,109,118,133,143,149,171,213,236,345],term_siz:[3,158],termin:[0,3,5,6,7,11,19,55,79,82,84,102,110,111,113,124,133,140,143,148,149,151,152,155,156,158,226,249,251,252,253,254,255,301,302,322,329,345,407],terminalrealm:322,terminals:322,terminalsessiontransport:322,terminalsessiontransport_getp:322,terrain:76,terribl:315,ters:40,test1:[13,31,365],test2010:102,test2028:102,test2:[13,22,31,55],test3:[13,365],test4:[13,365],test5:13,test6:13,test7:13,test8:13,test:[1,2,3,7,10,11,13,14,15,16,17,20,22,26,27,29,30,31,32,36,39,40,44,46,48,50,53,70,72,74,75,77,78,79,85,86,88,92,94,95,96,98,100,101,103,105,109,111,115,117,118,120,122,123,125,131,134,135,138,140,141,143,144,147,149,150,158,159,166,168,172,173,175,183,186,194,195,201,203,204,208,210,219,220,223,239,240,247,249,251,252,253,254,255,256,257,263,286,297,304,307,310,331,332,333,337,353,355,356,357,359,363,368,377,379,381,384,385,393,395,401,409],test_:8,test_about:187,test_accept:228,test_access:187,test_add:228,test_add_trait:247,test_add_valid:228,test_al:247,test_all_com:187,test_all_st:217,test_alternative_cal:8,test_amp_in:328,test_amp_out:328,test_at_repeat:261,test_attribute_command:187,test_audit:243,test_auto_creating_bucket:197,test_auto_creating_bucket_with_acl:197,test_ban:187,test_base_pars:217,test_base_search:217,test_base_st:217,test_batch_command:187,test_bold:328,test_boundaries__bigmod:247,test_boundaries__change_boundari:247,test_boundaries__dis:247,test_boundaries__invers:247,test_boundaries__minmax:247,test_c_creates_button:338,test_c_creates_obj:338,test_c_dig:338,test_c_examin:338,test_c_help:338,test_c_login:338,test_c_login_no_dig:338,test_c_logout:338,test_c_look:338,test_c_mov:338,test_c_move_:338,test_c_move_n:338,test_c_soci:338,test_cach:247,test_cal:228,test_cas:8,test_cboot:187,test_cdesc:187,test_cdestroi:187,test_channel__al:187,test_channel__alias__unalia:187,test_channel__ban__unban:187,test_channel__boot:187,test_channel__cr:187,test_channel__desc:187,test_channel__destroi:187,test_channel__histori:187,test_channel__list:187,test_channel__lock:187,test_channel__msg:187,test_channel__mut:187,test_channel__noarg:187,test_channel__sub:187,test_channel__unlock:187,test_channel__unmut:187,test_channel__unsub:187,test_channel__who:187,test_char_cr:187,test_char_delet:187,test_clean_nam:197,test_clean_name_norm:197,test_clean_name_trailing_slash:197,test_clean_name_window:197,test_clear:247,test_clock:187,test_color:328,test_color_test:187,test_comparisons_numer:247,test_comparisons_trait:247,test_compress_content_len:197,test_connection_thread:197,test_content_typ:197,test_copi:187,test_craft__nocons__failur:206,test_craft__notools__failur:206,test_craft__success:206,test_craft_cons_excess__fail:206,test_craft_cons_excess__sucess:206,test_craft_cons_order__fail:206,test_craft_hook__fail:206,test_craft_hook__succe:206,test_craft_missing_cons__always_consume__fail:206,test_craft_missing_cons__fail:206,test_craft_missing_tool__fail:206,test_craft_sword:206,test_craft_tool_excess__fail:206,test_craft_tool_excess__sucess:206,test_craft_tool_order__fail:206,test_craft_wrong_tool__fail:206,test_creat:[187,389],test_curr:247,test_cwho:187,test_data_in:328,test_data_out:328,test_del:228,test_delet:[247,389],test_desc:[187,247],test_desc_default_to_room:187,test_destroi:187,test_destroy_sequ:187,test_dig:187,test_do_nested_lookup:187,test_echo:187,test_edit:228,test_edit_valid:228,test_emit:187,test_emot:217,test_empty_desc:187,test_error_format:206,test_examin:187,test_exit:228,test_exit_command:187,test_find:187,test_floordiv:247,test_focu:217,test_focus_interact:217,test_forc:187,test_general_context:397,test_generated_url_is_encod:197,test_get:[247,405],test_get_and_drop:187,test_get_authent:405,test_get_dis:405,test_giv:187,test_handl:228,test_hello_world:111,test_help:187,test_hom:187,test_ic:187,test_ic__nonaccess:187,test_ic__other_object:187,test_ident:328,test_idl:338,test_info_command:187,test_init:247,test_interrupt_command:187,test_invalid_access:405,test_inventori:187,test_ital:328,test_large_msg:328,test_list:[228,389],test_list_cmdset:187,test_load_recip:206,test_location_leading_slash:197,test_lock:[187,228],test_look:[187,217],test_mask:243,test_memplot:338,test_menu:249,test_messag:339,test_msg:206,test_mudlet_ttyp:328,test_mul_trait:247,test_multimatch:187,test_mux_command:187,test_mycmd_char:8,test_mycmd_room:8,test_nam:187,test_nested_attribute_command:187,test_nick:187,test_object:187,test_object_search:8,test_ooc:187,test_ooc_look:187,test_opt:187,test_override_class_vari:197,test_override_init_argu:197,test_overwrit:217,test_pag:187,test_parse_for_perspect:217,test_parse_for_th:217,test_password:187,test_percentag:247,test_perm:187,test_pi:187,test_pickle_with_bucket:197,test_pickle_without_bucket:197,test_plain_ansi:328,test_pos:187,test_pos_shortcut:247,test_pre_craft:206,test_pre_craft_fail:206,test_quel:187,test_queri:[158,159,297,332],test_quit:187,test_remov:247,test_repr:247,test_resourc:[8,158,159,187,217,228,243,261,328,355,389,405],test_retriev:389,test_return_valu:8,test_room_method:217,test_sai:187,test_script:187,test_seed__success:206,test_send_random_messag:261,test_server_load:187,test_sess:187,test_set:247,test_set_attribut:389,test_set_focu:217,test_set_game_name_and_slogan:397,test_set_help:187,test_set_hom:187,test_set_obj_alia:187,test_set_webclient_set:397,test_simpl:8,test_simple_default:187,test_spawn:187,test_special_charact:197,test_speech:217,test_split_nested_attr:187,test_start:228,test_storage_delet:197,test_storage_exist:197,test_storage_exists_doesnt_create_bucket:197,test_storage_exists_fals:197,test_storage_listdir_bas:197,test_storage_listdir_subdir:197,test_storage_mtim:197,test_storage_open_no_overwrite_exist:197,test_storage_open_no_writ:197,test_storage_open_writ:197,test_storage_s:197,test_storage_sav:197,test_storage_save_gzip:197,test_storage_save_gzip_twic:197,test_storage_save_with_acl:197,test_storage_url:197,test_storage_url_slash:197,test_storage_write_beyond_buffer_s:197,test_strip_signing_paramet:197,test_sub_trait:247,test_subtopic_fetch:187,test_subtopic_fetch_00_test:187,test_subtopic_fetch_01_test_creating_extra_stuff:187,test_subtopic_fetch_02_test_cr:187,test_subtopic_fetch_03_test_extra:187,test_subtopic_fetch_04_test_extra_subsubtop:187,test_subtopic_fetch_05_test_creating_extra_subsub:187,test_subtopic_fetch_06_test_something_els:187,test_subtopic_fetch_07_test_mor:187,test_subtopic_fetch_08_test_more_second_mor:187,test_subtopic_fetch_09_test_more_mor:187,test_subtopic_fetch_10_test_more_second_more_again:187,test_subtopic_fetch_11_test_more_second_third:187,test_tag:187,test_teleport:187,test_timer_r:247,test_timer_ratetarget:247,test_toggle_com:187,test_trait:[158,159,194],test_trait_db_connect:247,test_trait_getset:247,test_tunnel:187,test_tunnel_exit_typeclass:187,test_typeclass:187,test_upd:389,test_upp:8,test_valid_access:405,test_valid_access_multisession_0:405,test_valid_access_multisession_2:405,test_valid_char:405,test_validate_input__fail:247,test_validate_input__valid:247,test_valu:247,test_verb_actor_stance_compon:383,test_verb_actor_stance_components_00_hav:383,test_verb_actor_stance_components_01_swim:383,test_verb_actor_stance_components_02_g:383,test_verb_actor_stance_components_03_given:383,test_verb_actor_stance_components_04_am:383,test_verb_actor_stance_components_05_do:383,test_verb_actor_stance_components_06_ar:383,test_verb_actor_stance_components_07_had:383,test_verb_actor_stance_components_08_grin:383,test_verb_actor_stance_components_09_smil:383,test_verb_actor_stance_components_10_vex:383,test_verb_actor_stance_components_11_thrust:383,test_verb_conjug:383,test_verb_conjugate_0_inf:383,test_verb_conjugate_1_inf:383,test_verb_conjugate_2_inf:383,test_verb_conjugate_3_inf:383,test_verb_conjugate_4_inf:383,test_verb_conjugate_5_inf:383,test_verb_conjugate_6_inf:383,test_verb_conjugate_7_2sgpr:383,test_verb_conjugate_8_3sgpr:383,test_verb_get_all_tens:383,test_verb_infinit:383,test_verb_infinitive_0_hav:383,test_verb_infinitive_1_swim:383,test_verb_infinitive_2_g:383,test_verb_infinitive_3_given:383,test_verb_infinitive_4_am:383,test_verb_infinitive_5_do:383,test_verb_infinitive_6_ar:383,test_verb_is_past:383,test_verb_is_past_0_1st:383,test_verb_is_past_1_1st:383,test_verb_is_past_2_1st:383,test_verb_is_past_3_1st:383,test_verb_is_past_4_1st:383,test_verb_is_past_5_1st:383,test_verb_is_past_6_1st:383,test_verb_is_past_7_2nd:383,test_verb_is_past_participl:383,test_verb_is_past_participle_0_hav:383,test_verb_is_past_participle_1_swim:383,test_verb_is_past_participle_2_g:383,test_verb_is_past_participle_3_given:383,test_verb_is_past_participle_4_am:383,test_verb_is_past_participle_5_do:383,test_verb_is_past_participle_6_ar:383,test_verb_is_past_participle_7_had:383,test_verb_is_pres:383,test_verb_is_present_0_1st:383,test_verb_is_present_1_1st:383,test_verb_is_present_2_1st:383,test_verb_is_present_3_1st:383,test_verb_is_present_4_1st:383,test_verb_is_present_5_1st:383,test_verb_is_present_6_1st:383,test_verb_is_present_7_1st:383,test_verb_is_present_participl:383,test_verb_is_present_participle_0_hav:383,test_verb_is_present_participle_1_swim:383,test_verb_is_present_participle_2_g:383,test_verb_is_present_participle_3_given:383,test_verb_is_present_participle_4_am:383,test_verb_is_present_participle_5_do:383,test_verb_is_present_participle_6_ar:383,test_verb_is_tens:383,test_verb_is_tense_0_inf:383,test_verb_is_tense_1_inf:383,test_verb_is_tense_2_inf:383,test_verb_is_tense_3_inf:383,test_verb_is_tense_4_inf:383,test_verb_is_tense_5_inf:383,test_verb_is_tense_6_inf:383,test_verb_past:383,test_verb_past_0_1st:383,test_verb_past_1_1st:383,test_verb_past_2_1st:383,test_verb_past_3_1st:383,test_verb_past_4_1st:383,test_verb_past_5_1st:383,test_verb_past_6_1st:383,test_verb_past_7_2nd:383,test_verb_past_participl:383,test_verb_past_participle_0_hav:383,test_verb_past_participle_1_swim:383,test_verb_past_participle_2_g:383,test_verb_past_participle_3_given:383,test_verb_past_participle_4_am:383,test_verb_past_participle_5_do:383,test_verb_past_participle_6_ar:383,test_verb_pres:383,test_verb_present_0_1st:383,test_verb_present_1_1st:383,test_verb_present_2_1st:383,test_verb_present_3_1st:383,test_verb_present_4_1st:383,test_verb_present_5_1st:383,test_verb_present_6_1st:383,test_verb_present_7_2nd:383,test_verb_present_8_3rd:383,test_verb_present_participl:383,test_verb_present_participle_0_hav:383,test_verb_present_participle_1_swim:383,test_verb_present_participle_2_g:383,test_verb_present_participle_3_given:383,test_verb_present_participle_4_am:383,test_verb_present_participle_5_do:383,test_verb_present_participle_6_ar:383,test_verb_tens:383,test_verb_tense_0_hav:383,test_verb_tense_1_swim:383,test_verb_tense_2_g:383,test_verb_tense_3_given:383,test_verb_tense_4_am:383,test_verb_tense_5_do:383,test_verb_tense_6_ar:383,test_wal:187,test_whisp:187,test_who:187,test_without_migr:8,testabl:8,testaccount:187,testadmin:187,testampserv:328,testapp:135,testbatchprocess:187,testbodyfunct:261,testbuild:187,testcas:[8,197,206,247,328,338,371,377,383,397],testcmdcallback:228,testcomm:187,testcommand:27,testcommschannel:187,testcraftcommand:206,testcraftingrecip:206,testcraftingrecipebas:206,testcraftsword:206,testcraftutil:206,testdefaultcallback:228,testdummyrunnerset:338,tester:[105,149,320],testevenniarestapi:389,testeventhandl:228,testevscaperoom:217,testevscaperoomcommand:217,testform:362,testgener:187,testgeneralcontext:397,testhelp:187,testid:22,testinterruptcommand:187,testirc:328,testmemplot:338,testmenu:[220,363],testmixedrefer:371,testmod:343,testmymodel:8,testnnmain:187,testnumerictraitoper:247,testobj:[8,216,218],testobject:8,testobjectdelet:371,testok:101,testregularrefer:371,testrenam:102,testset:8,testsharedmemoryrefer:371,teststat:217,teststr:8,testsystem:187,testsystemcommand:187,testtabl:102,testtelnet:328,testtrait:247,testtraitcount:247,testtraitcountertim:247,testtraitgaug:247,testtraitgaugetim:247,testtraitstat:247,testunconnectedcommand:187,testutil:217,testvalu:13,testverbconjug:383,testwebsocket:328,text2html:[158,159,355],text:[0,6,8,11,12,14,15,16,17,18,22,25,26,28,29,30,32,34,35,39,40,45,48,50,54,55,57,59,60,62,63,64,70,71,72,75,77,78,80,81,85,89,92,93,94,98,100,101,103,107,109,111,113,114,116,117,118,119,120,121,124,130,132,133,135,137,138,141,143,147,149,150,151,156,161,163,168,171,173,174,175,176,181,182,183,184,185,186,187,188,192,193,196,198,199,200,201,204,208,209,211,212,213,218,219,220,221,222,225,227,231,234,235,237,238,242,244,245,246,248,249,251,252,253,254,255,259,260,264,265,266,267,271,273,274,277,282,284,287,291,299,300,307,313,314,317,320,321,322,325,326,330,331,341,342,343,346,347,351,352,354,356,357,359,361,362,363,364,365,366,373,376,378,379,380,402,408,409],text_:79,text_color:222,text_descript:248,text_exit:[72,199],text_single_exit:72,textarea:[375,402],textbook:57,textbox:402,textfield:[62,135],textn:187,textstr:31,texttag:[98,133,409],texttohtmlpars:378,textual:90,textwrap:365,textwrapp:365,than:[0,3,4,5,6,7,8,9,11,12,13,14,15,18,20,22,24,25,27,28,29,30,32,36,39,40,42,43,45,46,47,48,52,53,55,59,62,65,67,68,70,73,74,75,76,78,79,81,82,84,86,88,90,93,94,95,96,99,101,102,105,107,108,109,110,112,113,114,115,116,118,120,121,123,124,133,136,139,140,142,146,149,152,154,156,161,165,168,169,170,173,174,175,176,177,181,184,186,198,199,200,204,207,213,216,222,227,236,237,238,245,248,249,251,252,253,254,255,265,267,276,282,284,286,302,328,343,348,350,351,352,353,356,357,363,364,365,366,370,372,374,375,376,378,379,407],thank:[84,136,231,347],thankfulli:135,the_answ:112,the_one_r:112,thead:136,theathr:30,theatr:30,thei:[3,4,5,6,7,8,11,12,13,14,15,16,17,18,19,20,22,27,29,30,32,36,38,39,40,43,44,45,47,48,50,51,52,53,55,57,58,60,62,63,64,65,69,70,71,72,73,74,75,77,78,79,81,82,84,85,86,88,89,90,91,92,93,94,96,97,98,100,101,102,103,104,105,107,108,109,110,111,112,115,116,118,120,121,123,124,128,130,132,133,134,136,137,139,140,143,148,149,152,155,156,161,162,169,170,173,175,176,181,182,184,185,186,191,196,198,199,201,204,205,208,213,219,221,226,237,238,248,251,252,253,254,255,265,266,267,268,271,276,277,281,282,286,287,288,291,293,294,296,302,322,323,325,326,327,331,334,340,341,342,343,345,350,351,356,357,358,360,363,365,366,379,380,387,388,391,402,407],theirs:[123,200,221],them:[0,6,7,8,9,11,12,13,14,15,16,18,19,20,22,25,26,27,29,30,31,32,34,35,36,39,40,42,43,45,46,47,48,50,51,52,55,57,58,59,60,62,63,65,68,69,70,71,72,73,74,75,77,78,79,81,82,84,85,87,88,89,90,93,94,95,96,99,100,101,102,105,107,108,109,110,111,112,114,115,116,118,120,121,123,124,127,128,130,132,133,135,136,140,142,146,148,149,150,152,156,161,167,168,169,171,173,175,176,181,183,184,187,191,196,200,201,202,204,205,214,219,220,221,222,224,226,235,236,238,248,249,251,252,253,254,255,260,264,266,267,272,277,282,287,293,296,302,320,322,325,333,337,340,341,343,350,351,353,354,356,357,359,363,366,375,378,388,407],themat:115,theme:[107,115,117,136],themself:253,themselv:[6,8,13,18,20,22,27,32,36,44,47,53,65,69,70,76,79,81,85,87,94,96,98,100,107,116,117,120,121,124,132,134,147,176,213,238,282,291,294,302,352,354,375],theoret:[20,64,119],theori:[3,20,93,124,138,161,169],thereaft:35,therefor:[8,40,70,76,95,101,114,175,199,213,224],therein:[16,22,173,184,211,219,235,266],thereof:[238,282],thet:107,thi:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,18,19,20,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,38,39,40,41,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,67,68,69,70,71,72,73,74,75,76,77,78,79,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,119,120,121,122,123,124,125,126,128,129,130,131,132,133,134,135,136,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,156,157,158,160,161,162,163,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,196,198,199,200,201,202,204,205,206,207,208,209,211,212,213,214,216,218,219,220,221,222,224,225,226,227,230,231,234,235,236,237,238,241,242,244,245,246,248,249,251,252,253,254,255,257,259,260,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,281,282,285,286,287,288,289,291,292,293,294,295,296,297,299,300,301,302,304,306,307,308,309,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,329,330,331,333,334,335,336,337,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,370,371,372,373,374,375,376,377,378,379,380,382,384,386,387,388,391,394,395,399,400,402,406,407,408],thie:27,thieveri:183,thin:[50,72,77,88,201,372],thing:[0,1,5,6,8,9,10,11,13,14,16,18,19,20,22,26,27,29,30,31,32,36,39,42,43,44,46,47,48,50,51,53,55,57,59,60,62,64,67,68,70,71,72,74,75,76,77,78,81,82,83,84,85,86,87,88,89,90,94,96,97,99,100,101,102,103,105,106,107,109,110,114,115,116,118,120,121,122,123,124,126,128,130,132,133,134,135,136,138,139,143,146,148,149,151,152,154,155,156,161,169,170,176,198,199,204,205,213,218,219,227,237,238,248,249,255,260,263,266,267,276,277,281,282,306,311,315,347,350,351,353,356,357,365,366,375,407,408,409],things_styl:218,think:[6,20,27,34,39,45,46,55,68,75,77,78,81,83,88,95,98,101,102,103,110,112,113,115,119,120,121,122,125,127,138,154,343,407],third:[3,8,9,19,27,29,54,70,71,78,79,82,90,96,110,118,120,132,136,139,140,147,148,149,176,187,213,356,363,366],third_person:218,thirdnod:27,this_sign:344,thoma:[35,51,174],thorn:[13,36,112],thorough:0,those:[2,8,9,10,11,12,13,14,15,16,18,20,22,25,27,29,32,36,39,43,45,47,53,55,62,63,68,71,77,81,82,84,85,87,89,91,92,93,94,95,97,98,100,102,103,105,108,109,110,112,113,114,115,116,118,120,121,124,126,128,130,132,137,138,140,143,146,149,152,154,156,170,171,173,176,181,182,183,187,192,199,211,218,238,242,248,249,251,260,265,266,277,286,287,295,325,330,352,353,363,364,365,373,374,377,379,388,402,407],though:[0,6,8,9,11,12,13,14,15,16,19,20,27,36,42,50,51,67,72,78,82,89,90,93,95,96,98,101,102,104,106,108,110,114,116,117,118,120,123,124,132,133,138,140,143,147,148,149,151,152,156,161,171,199,200,222,248,251,252,254,255,266,267,282,287,351,356,363,379],thought:[32,33,90,110,115,117,138,140],thousand:[77,90,135,149],thread:[19,73,138,140,156,321,347,372,379],threadpool:347,threadsaf:350,threat:152,three:[14,18,20,22,27,30,32,35,36,51,52,55,60,68,70,72,75,79,84,86,96,100,104,110,112,116,122,135,136,149,168,181,249,254,277,356,363],threshold:[261,345,357],thrill:100,throttl:[158,159,161,297,307,320],through:[5,6,7,12,14,15,17,19,20,22,27,28,29,30,32,35,36,39,40,42,43,44,57,59,60,63,64,69,70,71,75,79,81,82,83,86,89,90,91,92,93,94,95,96,100,101,106,107,111,112,113,114,117,118,119,120,122,123,127,128,129,132,140,146,149,150,152,154,156,158,161,170,176,181,183,187,198,216,217,219,224,242,244,251,252,253,254,255,268,275,277,281,282,292,293,296,302,304,309,318,322,325,331,334,339,341,342,350,352,353,357,359,362,363,364,378,379,402,407],throughout:[13,27,42,76,81,103,253],throughput:[191,359],thrown:123,thrust:[265,383],thu:[15,18,20,22,27,29,32,34,47,53,55,60,62,64,68,77,90,91,93,94,105,110,117,121,124,128,132,136,142,173,177,200,237,277,282,296,334,348,351,352,359],thud:221,thumb:[4,11,55],thumbnail:84,thunder:140,thunderstorm:114,thusli:148,tick:[11,22,27,40,46,79,82,134,140,217,253,264,266,296,334],ticker1:[46,296],ticker2:[46,296],ticker:[31,40,80,102,134,163,264,266,292,296,307,379],ticker_class:296,ticker_handl:[46,134,158,296,379],ticker_pool_class:296,ticker_storag:296,tickerhandl:[19,24,40,123,134,158,159,245,253,266,288,379,409],tickerpool:296,tickerpool_layout:296,ticket:83,tidbit:81,tidi:151,tie:123,tied:[18,82,112,170,183,201,213,216,260,273],tier:[149,196],ties:[68,76,178],tight:201,tightli:[152,191],tild:105,tim:[73,201,220,222,249,251,252,253,254,255],time:[0,2,3,5,7,8,9,11,12,13,14,15,17,18,20,27,28,29,30,32,34,36,39,42,43,46,47,50,51,55,57,58,60,62,63,65,67,68,70,71,72,73,74,76,78,80,81,82,83,84,85,86,87,88,89,90,92,94,96,97,101,102,103,105,107,108,109,110,111,112,114,115,116,118,120,121,123,124,129,132,134,135,139,140,142,143,144,147,148,149,151,156,161,163,165,167,168,170,171,174,181,186,191,193,196,198,204,207,208,213,219,226,227,230,235,236,237,244,245,247,248,249,251,252,253,254,255,257,260,264,265,266,273,281,282,285,287,288,291,294,295,296,302,304,306,308,309,314,320,325,327,334,335,339,340,341,343,345,350,351,353,354,356,357,358,359,364,367,370,371,372,375,379],time_ev:230,time_factor:[19,95,207,367],time_format:379,time_game_epoch:[19,95,367],time_to_tupl:207,time_unit:[95,207],time_until_next_repeat:40,timed_script:40,timedelai:[88,295,377,379],timedelta:[373,380],timeeventscript:227,timefactor:95,timeformat:[372,379],timeit:5,timelin:118,timeout:[73,123,131,145,325,345,370],timer:[19,22,46,60,82,92,103,106,107,117,123,186,219,247,253,257,260,265,288,294,295,296,333,341,376],timerobject:40,timerscript:40,timescript:367,timeslot:219,timestamp:[19,86,345,367],timestep:334,timestr:372,timetrac:[158,159,297,332],timetupl:95,timezon:[140,196,372,373,380],tin:111,tini:[90,98,140],tinker:6,tintin:[141,315,316,326,329],tinyfugu:141,tinymud:[64,93],tinymush:[64,67,93],tinymux:[64,93],tip:[45,78,83,138,152],tire:[103,170],titeuf87:[73,268],titl:[17,48,72,96,150,181,183,199,214,272,356,359,407],title_lone_categori:183,titlebar:48,titleblock:96,tlen:146,tls:139,tlsv10:145,tlsv1:139,tmp:[2,143],tmpmsg:18,to_be_impl:407,to_byt:379,to_closed_st:260,to_cur:253,to_displai:199,to_dupl:169,to_execut:379,to_exit:70,to_fil:241,to_init:255,to_non:282,to_obj:[161,171,282],to_object:192,to_open_st:260,to_pickl:360,to_str:379,to_syslog:241,tobox:311,todai:[117,222],todo:[23,37,41,49,61,94,104,122,125,127,153],toe:[64,110],togeth:[11,15,20,22,29,30,36,38,47,56,60,70,71,72,76,79,82,88,93,94,105,107,110,111,112,114,115,116,117,118,120,121,123,124,125,126,133,139,146,149,167,176,178,183,204,205,214,219,234,235,237,238,265,266,281,287,311,330,343,350,356,357,376],toggl:[98,325],toggle_nop_keepal:325,togglecolor:98,toi:74,toint:[29,39,366],token:[18,120,146,322,325,357,366],told:[9,55,65,91,101,107,110,124,149,375],tolkien:95,tom:[29,35,67,94,116,124,176,182,221,238,362,366,382],tomdesmedt:382,tommi:[32,35,53,366],ton:[93,99],tone:55,tonon:176,too:[3,5,7,9,11,13,14,15,17,18,19,22,27,30,32,33,47,51,55,60,70,71,72,75,76,79,84,85,86,88,90,93,94,100,101,102,103,106,108,109,112,113,115,116,117,118,120,121,123,124,132,135,143,174,176,194,205,206,249,254,260,276,307,311,345,347,357,362,363,364,365,376,379],took:[8,106,379],tool2:206,tool:[29,39,45,55,62,64,73,74,77,80,82,84,88,93,95,108,110,112,113,115,117,118,119,122,125,127,128,139,140,143,149,151,204,205,206,408],tool_kwarg:204,tool_nam:204,tool_tag:[74,204,205],tool_tag_categori:[74,204],toolbox:138,tooltip:48,top:[0,5,10,11,14,20,22,26,28,29,30,40,42,45,47,71,72,77,79,88,90,93,94,96,100,102,106,109,110,111,124,129,135,136,138,143,148,156,165,170,193,199,201,207,211,234,238,249,267,268,271,273,281,291,302,344,351,353,354,357,364,365,372],topcistr:272,topic:[3,5,20,22,30,43,50,57,62,81,84,96,103,105,110,117,133,183,211,213,251,252,253,254,255,272,274,376,402,407],topicstr:272,tos:276,tostr:311,total:[5,19,32,42,43,55,95,99,101,116,130,186,196,208,339,364,365,367],total_num:370,touch:[6,42,55,79,107,108,139,142,152,345],tour:[101,107,113,119,122,125,127],toward:[3,22,57,72,77,101,115,117,118,222,255,264],tower:[77,219,266],tportlock:276,trace:[60,227,339,363],traceback:[6,8,14,19,40,68,93,102,110,124,135,156,227,234,285,311,353,357,372,379],tracemessag:339,track:[9,13,19,40,43,62,76,82,89,93,99,107,110,115,116,121,123,132,134,135,150,151,161,170,191,248,255,292,313,314,319,322,325,340,345,360,361,373],tracker:[11,73,83],trade:[73,75,116,117,198],tradehandl:198,trader:75,tradetimeout:198,tradit:[2,16,31,50,55,60,103,107,110,117,121,123,149,152,204,268,325,341,364],tradition:[60,93,115,117,118,205],traffic:[139,152,196,315],trail:197,train:[97,102,117,138,248],traindriv:132,traindrivingscript:132,trainobject:132,trainscript:132,trainstop:132,trainstoppedscript:132,trait1:248,trait2:248,trait:[19,79,117,121,158,159,194,247,287],trait_class_path:248,trait_data:248,trait_kei:248,trait_properti:248,trait_typ:248,traitexcept:248,traithandl:[247,248],traithandlertest:247,transact:[116,198],transfer:[100,135,170,313,323,327,365],transform:[2,105],transit:36,translat:[15,35,55,57,63,65,107,133,138,196,237,238,287,304,356],transmiss:241,transmit:[65,388,391],transpar:[18,43,48,133,281,296],transport:[311,322,331],transportfactori:322,transpos:133,trap:[15,99,114],traumat:27,travel:[60,63,76,99,245,268],travers:[13,32,36,76,91,100,132,196,244,245,264,265,268,276,282],traverse_:22,traversing_object:[244,245,268,282],travi:[1,409],travis_build_dir:10,treasur:[71,112,116,268],treat:[15,22,43,45,47,50,77,82,105,111,112,161,167,170,221,259,271,282,287,343,363,365,376],tree:[11,13,22,27,32,69,74,79,82,115,116,126,143,158,159,194,199,203,238,249,267,282,287,302,331,347,363,379],tree_select:[158,159,194],treestr:249,trembl:[108,111],treshold:370,trhr:196,tri:[13,15,22,32,34,35,43,44,51,60,65,88,94,101,102,109,112,115,117,120,123,135,141,149,168,186,198,200,220,265,266,306,345,379,380],trial:[7,328],tribal:77,trick:[72,109,120,138,139,353,402],tricki:[8,39,133],trickier:[71,96],trigger:[2,3,18,20,22,27,31,33,36,43,44,46,54,60,68,75,76,85,92,93,96,118,123,129,130,132,136,141,151,161,163,167,168,171,173,187,199,213,230,260,264,266,281,282,287,296,304,307,311,333,340,344,359,363],trim:356,tripl:[19,79,110,379],triumph:[114,117],trivial:[3,5,19,22,57,101,114,120],troll:51,troubl:[11,34,43,71,75,83,94,101,103,110,113,139,140,143,148,154,155,351],troubleshoot:[71,155],troublesom:[14,15,51],trove:[71,116],truestr:220,truli:[43,51,70,90,219],trunc:196,trust:[27,29,53,93,116,117,186,357],truth:3,truthfulli:22,truthi:[102,295],try_num_differenti:168,ttarget:123,tto:325,tty:[71,151],ttype:[158,159,297,310,322,325],ttype_step:329,tuck:77,tulip:112,tun:176,tune:[107,117,133],tunnel:[70,72,76,91,94,102,103,109,120,132,176,327],tup:[90,238],tupl:[3,13,27,29,32,35,39,62,63,90,102,105,120,123,136,149,158,161,168,174,176,181,184,192,196,198,199,204,207,208,212,218,221,224,238,253,254,259,263,268,274,276,277,282,286,287,296,299,311,312,322,323,327,334,341,343,351,354,356,358,359,361,363,367,372,374,379,382,389],tuple_of_arg_convert:29,tupled:372,turbo:148,turkish:161,turn:[8,11,19,20,22,26,27,32,43,44,50,51,55,58,60,63,68,70,73,77,79,82,93,94,98,102,108,109,110,111,112,114,116,117,120,129,130,132,133,135,138,149,156,161,171,181,186,187,191,230,238,249,251,252,253,254,255,264,266,282,287,302,307,315,322,325,333,343,349,350,353,357,359,363,364,365,366,379,409],turn_act:123,turn_end_check:[251,252,253,254,255],turnbattl:[158,159,194],turnchar:253,tut:[114,266],tutor:263,tutori:[3,17,20,21,22,25,27,45,46,50,52,55,68,72,76,77,78,79,81,82,84,86,87,88,90,93,94,98,99,101,102,103,105,107,108,109,110,111,116,118,126,133,135,138,143,146,149,155,199,245,252,265,266,408,409],tutorial_bridge_posist:266,tutorial_cmdset:266,tutorial_exampl:[14,15,103,107,110,158,159,194],tutorial_info:266,tutorial_world:[72,114,143,158,159,194],tutorialclimb:265,tutorialevmenu:263,tutorialmirror:[110,259],tutorialobject:[264,265],tutorialread:265,tutorialroom:[264,266],tutorialroomcmdset:266,tutorialroomlook:266,tutorialweapon:[264,265],tutorialweaponrack:265,tutorialworld:[265,266],tutoru:110,tweak:[6,18,30,39,47,71,86,93,94,102,108,116,122,129,139,161,187,260,347,356],tweet:[97,409],tweet_output:131,tweet_stat:131,tweetstat:131,twenti:94,twice:[27,86,95,114,123,197,227,255,363],twist:[6,19,22,50,57,88,138,143,147,148,152,282,295,299,302,304,305,311,312,313,314,319,322,325,328,330,331,333,340,343,347,372,379],twistd:[7,143,156,319,340],twistedcli:57,twistedweb:152,twitch:123,twitter:[131,154,409],twitter_api:146,two:[4,6,8,11,13,14,15,16,19,20,22,26,27,29,30,31,32,33,36,38,39,40,42,43,45,47,48,52,53,57,59,60,62,63,64,65,67,68,69,70,72,75,76,77,79,82,84,86,87,88,90,91,93,94,96,100,101,103,104,105,106,107,108,109,110,111,112,113,114,116,117,118,119,120,121,122,123,124,132,133,135,136,140,144,149,151,152,156,169,176,181,191,193,198,199,204,205,208,213,231,236,244,245,248,249,253,255,260,266,267,282,284,302,331,342,343,352,354,357,363,365,366,372,379,380],twowai:176,txt:[0,26,57,71,79,110,137,148,149,163,237,318,326,361,363,382],tying:149,typclass:238,type:[0,3,6,9,15,17,18,19,20,22,25,26,27,29,30,32,34,35,39,40,43,44,45,46,47,48,51,52,53,55,60,62,63,64,65,70,72,73,74,75,76,77,78,79,81,82,85,86,87,88,91,92,93,94,95,98,99,101,103,104,105,106,107,108,110,111,114,115,116,117,120,121,122,123,124,129,130,131,132,133,135,138,139,141,148,149,152,156,158,159,161,163,171,176,181,183,186,187,188,191,192,193,194,197,199,201,204,205,209,211,213,214,216,220,224,227,230,231,238,245,251,252,253,254,255,260,265,266,267,271,273,276,277,281,282,286,287,295,296,300,302,304,305,313,314,320,322,323,325,326,327,329,330,331,333,341,343,347,350,351,352,353,354,356,357,359,360,363,364,365,366,374,375,376,379,380,386,387,388,391,396,402],type_count:201,typecalass:351,typecalss:227,typeclas:108,typeclass:[0,8,12,13,14,18,19,22,24,30,32,33,34,36,39,40,43,44,45,51,58,59,60,70,71,72,73,74,76,77,79,85,86,90,91,92,94,95,96,97,99,100,101,103,104,105,106,111,113,116,121,122,123,124,129,130,131,132,134,135,136,158,159,161,162,163,164,165,170,176,181,186,190,191,192,193,194,201,204,211,213,216,218,219,223,226,227,230,235,238,244,245,246,251,252,253,254,255,260,266,268,270,272,276,277,279,280,281,282,286,287,289,290,291,292,294,296,340,358,359,376,377,379,386,388,391,405,407,409],typeclass_path:[40,47,165,176,291,352,353],typeclass_search:352,typeclasses:108,typeclassmanag:[164,192,280,290],typeclassmixin:407,typeclassserializermixin:388,typeclassviewsetmixin:391,typedobject:[47,165,171,193,238,268,281,282,291,351,352,353,354,374,379],typedobjectmanag:[192,272,352],typeerror:[3,208,331],typelass:18,typenam:[72,161,163,165,191,193,198,201,207,213,214,219,221,227,235,236,237,238,244,245,246,251,252,253,254,255,257,259,260,264,265,266,268,273,281,282,286,291,294,309,335,351,353,367,370,371],typeobject:354,types_count:201,typic:[8,19,81,101,248,254,255,388,391,407],typo:[78,79,83,152],ubbfwiuvdezxc0m:78,ubuntu:[6,11,139,140,143,149,152],ufw:152,ugli:[39,48,92,110,373],uid:[151,165,314,321,342,343],uit:[72,199],ulrik:94,ultima:138,umlaut:16,unabl:[146,222],unaccept:22,unaffect:[27,123,253,295],unalia:[18,181],unari:247,unarm:252,unarmor:252,unauthenticated_respons:405,unavoid:46,unban:[18,51,102,174,181,187,191],unban_us:181,unbias:208,unbroken:362,uncal:295,uncas:356,uncategor:376,unchang:[6,35,237,287,379],unclear:[89,118],uncolor:[55,98],uncom:149,uncommit:11,uncompress:315,unconnect:[188,209],uncov:201,undefin:[2,45,62],under:[2,3,5,7,9,18,22,27,29,30,40,47,48,62,64,68,71,73,75,79,82,93,102,103,105,108,109,111,115,116,117,121,124,128,135,136,137,138,141,143,148,151,156,171,173,176,204,220,248,249,267,277,294,302,329,351,356,363,364,365,379,382,384,407],undergar:201,undergon:227,underli:[11,32,82,93,115],underlin:[365,378],underneath:[71,353],underpin:125,underscor:[6,27,29,31,63,70,74,79,110,169,366,379],underscror:169,understand:[0,3,11,16,20,22,39,42,43,50,55,60,65,66,74,76,77,78,79,81,84,86,88,89,90,91,97,98,101,102,105,107,108,109,110,111,115,116,117,118,120,124,128,135,136,138,140,141,143,152,168,169,181,236,237,238,347,356,379,409],understood:[8,60,77,101,117,330,331],undertak:118,undestand:86,undo:[26,152,361],undon:173,undoubtedli:93,unexpect:[8,101,133,363],unexpectedli:370,unfair:117,unfamiliar:[31,32,63,73,110,130,143,149],unfocu:211,unfocus:213,unformat:[27,363,367],unfortun:[84,115],unhappi:71,unhilit:378,unicod:[16,60,65,73,161,356,379],unicodeencodeerror:356,unifi:[135,342],uniform:43,unimpl:409,uninflect:382,uninform:139,uninstal:143,uninstati:379,unintent:267,union:[20,27,108,169,260,363],uniqu:[2,8,12,14,20,22,25,32,33,34,39,43,45,47,48,51,57,60,75,79,82,93,103,105,108,112,124,146,149,161,167,169,171,176,181,186,188,191,192,200,204,207,209,213,226,236,237,238,244,249,252,253,264,266,272,282,286,287,296,299,311,312,320,333,334,342,343,351,352,353,354,359,361,373,376,379],unit:[1,2,10,19,20,44,78,82,95,99,138,192,206,207,217,230,247,253,304,359,367,379,383,395,409],unittest:[8,10,86,187,343,359,377],univers:[15,16,95,181],unix:[0,28,35,73,79,141,143,182,267,364,372,379],unixcommand:[158,159,194],unixcommandpars:267,unixtim:372,unjoin:198,unknown:[48,92,96,108,286,379],unleash:87,unless:[13,18,19,22,27,29,32,33,34,36,46,51,63,69,72,79,84,85,88,108,111,115,117,124,137,140,147,149,156,161,169,170,174,176,181,184,187,191,226,236,237,238,255,265,270,276,277,282,287,300,315,331,343,351,353,366,376,379,380],unlik:[44,78,82,117,121,149,161,199,253,353],unlimit:268,unlink:[102,176],unload:377,unload_modul:377,unlock:[18,32,94,108,181,213,351],unlock_flag:213,unlocks_red_chest:32,unlog:[174,179,180,188,209,343],unloggedin:[43,158,159,166,172,343],unloggedincmdset:[25,43,109,180,209],unlucki:51,unmask:238,unmodifi:[168,185,219,363],unmonitor:307,unmut:[18,181,191],unmute_channel:181,unnam:[45,169],unneccesari:65,unnecessari:[2,115],unnecessarili:105,unneed:268,unpaced_data:311,unpack:[101,276],unpars:[31,35,168,330,331,366],unpaus:[40,151,186,295],unpickl:[60,311,351,360,375],unplay:[43,86],unpredict:379,unprivileg:287,unprogram:121,unpuppet:[44,124,173],unpuppet_al:161,unpuppet_object:[12,161],unquel:[32,103,110,173],unreal:138,unrecogn:366,unrecord_ip:345,unregist:68,unrel:[11,27,162],unrepat:379,unrepeat:[307,379],unreport:307,unrestrict:116,unsaf:[156,169,266],unsatisfactori:77,unsav:361,unsel:100,unset:[22,36,76,94,123,174,187,213,214,216,238,248,264,277,282,286,287,296,359,363,364,365,366,372],unset_character_flag:213,unset_flag:[213,214],unset_lock:181,unsign:380,unsigned_integ:[373,380],unsignedinteg:373,unskil:248,unstabl:151,unstrip:168,unsub:[18,181],unsub_from_channel:181,unsubscrib:[18,46,94,181,296,313],unsuit:[53,286,354],unsur:[16,29,59,78,102,123,143,146,149,245],unsurprisingli:110,untag:48,untest:[8,141,143],until:[0,2,5,6,11,13,14,20,22,27,35,40,46,48,50,51,55,62,82,88,89,103,105,110,111,114,115,116,117,120,124,128,133,139,143,198,201,207,230,247,248,251,252,253,254,255,260,264,265,266,282,295,302,331,333,356,357,367,379],untouch:[111,356],untrust:[14,29,73,117,379],unus:[22,74,98,117,161,167,171,181,191,219,249,255,259,266,282,294,325,341,346,352],unusu:[118,152],unwield:252,unwieldli:170,upcom:[142,154],updat:[1,2,6,8,12,13,14,15,22,27,30,33,36,40,46,59,60,62,63,68,71,76,79,82,84,87,88,89,90,93,94,95,98,101,107,110,115,120,121,123,124,128,135,136,138,139,140,141,143,146,148,149,150,151,154,162,163,170,171,176,181,184,186,187,191,202,219,227,238,247,254,266,273,277,281,282,284,285,287,292,318,320,321,326,340,341,343,345,350,351,353,360,361,362,363,364,365,370,379,387,390,402,405,407,409],update_attribut:351,update_buff:361,update_cached_inst:370,update_charsheet:94,update_current_descript:219,update_default:340,update_flag:341,update_lock:387,update_method:48,update_po:76,update_session_count:341,update_undo:361,update_weath:266,updated_bi:224,updated_on:224,updatemethod:48,updateview:407,upenn:382,upfir:7,upgrad:[82,143,148],upload:[82,84,143,149,151,196],upon:[15,32,62,65,88,115,124,129,149,151,152,220,242,251,252,253,254,255,293,304,313,345,364,407],upp:266,upper:[8,55,62,88,90,173,248,356],upper_bound:248,upper_bound_inclus:248,uppercas:[55,356],upping:55,upsel:149,upset:102,upsid:268,upstart:57,upstream:[0,9,42,82],upt:170,uptim:[19,29,51,95,186,316,367],urfgar:39,uri:[191,273,353],url:[11,68,79,82,107,128,136,139,149,150,158,159,163,181,191,196,197,273,321,331,347,353,378,384,385,391,398,401,407],url_nam:[391,405],url_or_ref:79,url_path:391,url_protocol:196,url_to_online_repo:11,urlencod:96,urlpattern:[68,84,96,126,135,136],usabl:[58,84,110,116,124,176,199,213,222,253,276,345,363],usag:[3,5,22,27,30,34,39,46,51,67,70,72,79,82,85,87,88,89,94,98,99,100,101,102,109,110,120,121,123,124,132,146,149,155,171,173,174,175,176,181,182,183,186,187,188,198,199,200,201,204,207,208,209,211,219,220,221,231,234,235,237,238,242,244,245,246,251,252,253,254,255,260,263,264,265,266,267,268,276,285,295,302,363,365,366,370],use:[0,2,3,4,5,7,8,9,10,11,12,13,14,15,16,17,19,20,22,25,26,27,28,29,30,31,32,33,34,35,36,39,40,42,43,44,45,47,48,50,51,52,53,55,57,58,59,60,62,63,64,65,67,68,69,70,71,72,73,74,75,76,77,78,79,82,83,84,85,86,87,88,90,92,93,94,95,96,97,98,99,100,101,102,103,104,105,107,108,109,110,111,112,113,114,115,118,119,120,121,122,123,124,125,126,127,128,130,131,132,133,134,135,136,138,139,140,141,142,143,144,146,147,149,150,151,152,154,155,158,161,162,163,165,167,168,169,170,171,173,176,177,181,182,184,186,187,191,193,196,198,199,200,201,204,205,208,211,213,214,218,219,221,222,226,230,231,234,235,236,237,238,244,246,248,249,251,252,253,254,255,257,260,263,264,265,266,267,268,276,277,281,282,286,287,295,296,300,307,311,324,326,327,330,333,334,341,342,343,350,351,352,353,354,356,357,358,359,361,362,363,364,365,366,370,372,373,375,379,380,387,388,391,407],use_dbref:[238,282,376],use_destin:282,use_i18n:59,use_item:253,use_nick:[161,238,282],use_required_attribut:[162,270,279,402],use_ssl:196,use_success_location_messag:235,use_success_messag:235,use_tz:196,use_xterm256:356,useabl:268,used:[5,8,9,11,12,13,14,16,17,18,19,20,23,25,26,27,28,29,30,31,32,33,34,35,36,39,40,42,43,44,45,46,47,48,50,52,53,55,57,60,62,63,64,65,66,67,68,70,71,72,73,74,75,77,79,82,88,89,92,93,94,95,96,99,100,101,103,104,105,106,107,108,109,110,111,112,113,114,117,120,121,123,124,126,128,130,131,132,133,135,136,138,140,141,142,143,147,149,151,152,156,158,161,162,163,167,169,170,171,173,176,181,183,184,185,186,187,191,196,198,199,201,204,205,207,209,213,214,216,219,220,221,222,224,226,227,230,231,236,237,238,245,248,249,251,252,253,254,255,260,264,265,266,267,268,271,272,274,275,276,277,279,282,286,287,294,295,296,297,299,300,304,307,308,311,312,313,314,315,316,317,318,319,320,322,324,325,326,329,330,331,334,341,343,344,350,351,352,353,354,355,356,357,359,360,361,363,364,365,366,372,373,374,375,376,379,380,388,391,395,402,407],used_kei:32,useful:[0,1,2,3,5,8,11,13,14,15,16,17,19,20,26,27,29,30,32,35,36,39,40,42,44,45,46,47,50,51,52,53,55,58,70,72,74,75,77,78,79,80,82,84,86,87,88,89,90,93,94,96,97,98,101,102,103,105,106,108,109,110,111,112,114,117,119,120,123,124,131,134,135,140,143,149,154,156,167,169,170,171,173,175,176,183,184,187,191,194,198,199,204,213,218,226,227,231,237,238,242,248,260,266,267,268,276,282,286,287,302,322,351,353,357,363,367,375,379,408],usefulli:109,useless:[108,120,264],uselock:276,user:[2,3,5,6,8,10,12,13,14,15,18,20,25,26,27,28,29,30,31,32,35,39,42,43,44,47,48,50,51,54,55,57,58,59,63,65,66,68,72,73,74,76,78,79,81,82,83,84,86,87,88,89,97,98,100,101,102,103,107,108,110,112,113,117,120,124,128,132,133,135,136,138,139,140,143,144,145,146,147,148,149,150,151,155,161,162,163,165,168,171,174,176,181,183,186,187,191,192,193,196,197,199,201,204,212,213,219,221,225,227,238,241,242,249,253,255,259,266,268,273,276,277,282,287,294,297,300,306,314,321,322,325,330,331,341,343,346,351,353,356,361,363,364,365,366,373,379,380,387,394,402,407,409],user_change_password:162,user_input:27,user_permiss:[162,165],useradmin:162,userauth:322,userchangeform:162,usercreationform:[162,402],usernam:[11,12,25,27,31,44,84,116,136,143,151,161,162,165,209,322,346,386,388,394,402],usernamefield:402,userpassword:[51,102,174],uses:[8,10,11,14,16,17,18,20,22,27,29,30,32,34,39,40,44,45,46,47,48,52,55,57,62,63,65,70,71,72,74,79,82,88,89,90,91,93,96,98,105,107,108,110,111,116,128,140,149,150,169,187,198,204,208,213,219,231,237,238,253,266,267,268,277,291,296,311,331,345,351,354,372,373,379,386,388],uses_databas:379,using:[0,2,5,6,9,11,12,13,14,15,16,18,19,20,22,26,27,29,30,31,32,35,36,39,40,43,44,45,46,47,48,50,51,53,55,60,62,63,64,67,69,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,92,93,94,95,98,100,101,102,103,104,105,106,107,110,111,115,116,117,118,120,121,122,123,124,129,130,131,132,133,134,135,136,137,138,139,140,141,143,145,146,147,149,151,152,155,156,161,165,167,170,171,173,175,176,181,184,185,186,187,191,196,198,199,200,204,205,206,207,208,213,219,220,222,226,235,237,238,244,245,246,248,249,251,252,253,254,255,263,264,266,267,268,271,274,277,282,285,286,287,291,295,296,313,314,315,320,321,325,331,334,343,344,345,347,351,353,354,356,357,361,363,364,367,372,373,374,375,376,377,379,384,390,391,402,407,408,409],usr:[82,143,148,151],usu:40,usual:[0,5,6,7,8,11,12,13,18,19,20,22,26,27,28,31,32,35,36,39,40,43,45,46,47,53,55,57,70,71,72,73,75,78,79,82,84,85,86,88,89,93,95,98,101,102,104,105,107,108,110,111,112,114,117,118,120,128,133,135,139,140,143,145,147,149,151,156,161,163,168,169,170,171,173,176,181,182,186,187,193,207,216,226,227,230,236,237,238,248,266,267,277,281,282,287,302,304,309,334,341,350,351,353,356,358,359,363,364,366,372,374,376,379],utc:[140,380],utf8:[2,140],utf:[16,31,65,77,94,141,196,307,313,330,365,379],util:[6,8,13,14,15,26,27,28,36,40,48,50,52,55,62,66,76,77,93,94,95,98,100,104,106,113,118,129,135,136,139,143,152,158,159,162,175,187,191,193,194,196,206,207,210,212,217,219,220,223,227,228,243,245,248,254,260,261,263,269,270,273,279,282,284,286,294,295,309,328,333,350,351,352,353,384,389,402,405,409],utilis:363,uyi:237,v19:143,vagu:85,val1:366,val2:366,val:[13,63,161,173,326,379],valid:[0,3,6,10,13,14,20,22,27,29,36,39,54,55,63,74,89,91,94,96,101,107,110,124,135,136,149,152,156,158,159,161,168,170,176,184,187,191,192,198,199,204,206,220,224,227,228,236,238,247,248,249,254,265,266,267,268,277,282,284,286,287,292,294,295,296,297,300,302,326,330,341,351,352,354,357,359,363,366,373,374,375,376,378,379,380,388,402,407],valid_handl:373,validate_cal:366,validate_email_address:379,validate_input:248,validate_nam:282,validate_onli:277,validate_password:[27,161],validate_prototyp:286,validate_sess:343,validate_usernam:161,validated_consum:[74,204],validated_input:204,validated_tool:[74,204],validationerror:[161,286,346,373,375],validator_config:161,validator_kei:373,validatorfunc:[158,159,355],valign:365,valu:[3,6,8,9,12,13,17,19,20,22,26,29,31,32,33,35,40,46,47,48,50,51,55,62,63,70,72,76,77,82,84,86,87,90,94,95,96,98,99,100,102,103,105,107,108,109,110,112,115,116,121,123,124,133,135,136,143,149,161,165,167,169,171,173,174,176,187,191,193,196,199,201,208,213,220,221,222,224,227,228,235,236,237,238,243,247,248,251,252,253,254,255,259,261,266,268,273,276,277,281,282,285,286,287,291,295,296,300,307,308,309,311,320,325,326,341,342,343,348,351,352,353,354,356,358,359,360,361,362,363,366,370,371,373,374,375,376,379,380,386,388,395,402,407],valuabl:114,value1:39,value2:39,value_displai:388,value_from_datadict:375,value_to_obj:286,value_to_obj_or_ani:286,value_to_str:375,valueerror:[39,101,124,196,199,234,236,351,354,356,359,379,380],valuei:77,values_list:105,valuex:77,vampir:105,vanilla:[0,47,62,71,76,92,94,108,115],vaniti:27,vari:[11,30,47,57,64,82,89,99,107,110,225,237,248,255,341,351,353],variabl:[4,6,7,13,14,20,22,27,29,30,32,39,40,42,48,58,63,65,68,70,75,76,79,81,82,87,92,94,96,101,102,105,108,109,110,111,126,132,135,136,143,151,152,161,165,167,171,173,176,181,184,186,187,191,196,202,211,219,220,224,226,227,230,235,248,266,276,281,282,286,287,299,302,312,315,316,318,322,324,334,341,348,356,357,363,366,379,395],variable_from_modul:379,variable_nam:[224,227],variablenam:379,varianc:237,variant:[13,45,73,81,110,170,199,209,245,313,356],variat:[95,105,117,120,121,123,169,219,237,379],varieti:[81,99,123,131,253,254],variou:[5,6,8,13,16,22,34,36,39,40,43,45,46,47,48,57,61,63,66,75,78,80,93,95,96,98,105,106,107,110,112,116,120,121,123,124,125,149,152,156,169,185,207,213,237,238,249,253,254,260,264,265,277,281,282,287,288,296,334,359,365,376,377],varnam:326,vast:[62,64,77,140],vastli:82,vcc:237,vccv:237,vccvccvc:237,vcpython27:71,vcv:237,vcvccv:237,vcvcvcc:237,vcvcvvccvcvv:237,vcvvccvvc:237,vector:379,vehicl:[85,409],velit:28,venu:[11,192],venv:[143,148],ver:140,verb:[29,86,282,338,366,382,383],verb_actor_stance_compon:382,verb_all_tens:382,verb_conjug:[158,159,355],verb_infinit:382,verb_is_past:382,verb_is_past_participl:382,verb_is_pres:382,verb_is_present_participl:382,verb_is_tens:382,verb_past:382,verb_past_participl:382,verb_pres:382,verb_present_participl:382,verb_tens:382,verb_tenses_kei:382,verbal:282,verbatim:[29,103,110],verbatim_el:379,verbos:[0,8,79,123,238],verbose_nam:[135,353],veri:[0,3,5,6,8,9,11,12,13,14,15,17,18,19,20,22,25,26,27,28,29,30,31,32,39,40,42,44,45,46,47,48,50,55,57,62,63,64,67,69,70,71,72,75,76,77,78,79,81,82,83,84,85,87,88,90,92,93,94,97,100,101,103,105,107,108,110,111,112,113,114,115,116,117,118,120,121,123,124,132,134,136,137,138,139,140,145,147,149,156,161,163,169,171,187,191,193,199,201,204,226,227,236,237,238,244,245,246,248,249,254,264,267,268,272,281,286,306,352,354,359,361,363,379,407],verif:149,verifi:[2,11,27,108,143,149,176,187,196,204,220,254,327],verify_online_play:220,verify_or_create_ssl_key_and_cert:327,verify_ssl_key_and_cert:323,verifyfunc:220,versa:[43,57,63,123,181,311],version:[1,2,9,12,13,14,15,18,20,22,25,27,30,31,34,35,40,47,48,55,59,62,64,74,77,78,82,84,85,88,89,93,98,101,102,103,107,109,110,115,117,120,124,128,133,138,140,141,142,143,148,149,151,155,176,184,186,188,196,200,201,209,218,219,238,252,253,254,255,260,265,282,287,302,307,321,345,350,351,356,364,379,388,402,408,409],version_info:302,versionad:79,versionchang:79,versu:81,vertic:[265,365,379],very_strong:277,very_weak:32,vest:152,vet:39,veteran:138,vex:383,vfill_char:365,via:[5,11,13,18,19,27,28,29,31,38,39,40,47,48,50,55,57,60,62,64,78,81,83,92,93,100,105,107,108,110,115,121,124,133,143,149,152,189,192,193,196,241,260,281,291,351,354,356,371],viabl:[74,117,264],vice:[43,57,63,123,181,311],vicin:[22,182,219,266],video:[48,55,107,138],vienv:71,view:[0,3,11,17,19,26,27,28,30,32,40,46,62,77,79,81,82,84,94,97,99,102,107,108,110,113,117,123,124,128,143,147,149,154,155,156,158,159,161,173,174,176,181,182,186,191,201,238,251,252,253,254,255,268,270,273,282,284,337,353,364,384,385,387,390,395,398,401,402,409],view_attr:176,view_lock:387,viewabl:[80,81,183],viewer:[79,86,96,238,268,276,282,353],viewport:3,viewset:[390,391],vim:[15,26,113,138,361],vincent:[73,199,219,236,267],violent:27,virtual:[81,84,93,138,143,149,186,219,367],virtual_env:148,virtualenv:[0,2,5,6,7,9,59,71,79,140,143,148,149,151,155,156],virtualhost:139,visibl:[2,11,14,20,34,43,47,55,79,86,96,98,115,116,117,120,124,142,143,149,155,182,238,276,282,314,347,363,379],visiblelock:276,vision:[13,94,115],visit:[72,76,77,135,136,149,267,363],visitor:[68,136,152],vista:143,visual:[5,30,48,55,86,93,143,161,183,222],vital:101,vlgeoff:[73,207],vniftg:143,vnum:92,vocabulari:[75,379],voic:[22,73,75,409],volatil:286,volcano:112,volum:[77,85,115,151],volund:105,voluntari:78,volupt:28,vowel:237,vpad_char:365,vscode:113,vulner:[88,152],vvc:237,vvcc:237,vvccv:237,vvccvvcc:237,w001:8,wai:[3,5,6,7,8,9,11,12,13,14,15,16,19,20,22,29,30,31,32,33,34,35,36,38,39,40,42,43,44,45,46,47,50,51,53,55,57,60,62,63,65,67,69,70,71,72,74,75,76,77,78,79,81,82,83,85,87,89,90,91,92,93,94,95,96,97,99,100,101,102,103,104,105,106,107,108,111,112,114,115,117,118,120,121,123,124,128,129,130,132,133,134,135,138,140,142,143,147,148,149,150,152,155,156,161,168,169,176,183,191,198,204,207,208,213,216,219,220,222,226,230,237,244,245,248,249,251,252,253,254,255,260,263,264,265,267,271,277,282,286,296,302,307,311,322,343,345,347,348,349,352,354,357,362,363,365,370,372,375,390,407],wail:76,waist:201,wait:[3,19,22,27,40,50,70,86,87,88,103,114,116,117,132,163,226,230,248,251,252,253,254,255,260,302,312,331,333,345,359,363,379],wait_for_disconnect:312,wait_for_server_connect:312,wait_for_statu:302,wait_for_status_repli:302,waiter:302,wake:220,walias:176,walk:[15,20,70,73,75,76,81,85,90,95,100,115,117,120,245,246,249,260,268,357],walki:[18,82,117],wall:[77,102,110,114,120,174,182,219,265,266],wand:[74,204],wanna:[78,116,198,260],want:[0,3,4,5,6,7,8,9,11,12,13,14,15,16,18,19,20,22,25,26,27,29,30,31,32,33,34,35,36,39,40,42,43,44,46,47,48,50,51,53,55,57,58,59,60,62,63,64,65,68,69,70,71,72,73,74,75,76,77,78,79,82,83,84,85,86,87,88,89,90,91,93,94,95,96,98,99,100,101,102,103,105,106,107,108,109,110,111,112,113,115,116,118,119,120,121,122,124,125,126,127,128,130,132,133,134,135,136,137,139,140,141,142,143,146,147,148,149,150,152,154,155,156,161,169,170,171,173,182,187,198,199,204,209,213,219,220,222,236,238,241,248,249,251,252,253,254,255,260,266,268,270,276,277,282,287,294,296,318,320,326,333,343,348,350,351,353,361,363,364,370,375,379,390,402,407,408],wanted_id:32,war:[30,271],warchannel:181,ware:100,warehous:[241,357],wari:[55,268,282,353],warm:[40,156,306],warn:[5,9,19,20,42,43,69,73,77,82,101,107,110,136,139,143,149,169,191,196,242,301,302,327,372,408],warnmsg:372,warrior:[87,93,94,114,117,124,181],wasclean:[313,330],wasn:[3,70,136],wast:[15,46],watch:[7,15,33],water:[74,170,204,205,235],waterballon:235,wave:77,wcach:186,wcactu:254,wcommandnam:267,wcure:254,wdestin:176,weak:287,weakref:370,weaksharedmemorymodel:[309,370],weaksharedmemorymodelbas:[309,370],weakvalu:370,wealth:100,weapon:[27,39,62,82,88,99,100,102,104,105,109,114,115,116,121,122,123,205,252,264,265,287],weapon_ineffective_msg:264,weapon_prototyp:265,weaponrack_cmdset:265,weaponstr:109,weapoon:114,wear:[73,99,116,122,201,238,252,260],wearabl:201,wearer:201,wearstyl:201,weather:[40,45,46,69,77,89,97,107,114,115,121,266,409],weather_script:40,weatherroom:[134,266],web:[17,30,32,39,52,59,71,79,80,81,82,84,86,89,96,103,106,110,113,115,127,138,139,140,143,145,147,148,155,156,158,159,190,196,304,306,316,320,326,330,331,341,345,347,354,360,409],web_client_url:142,web_get_admin_url:[191,273,353],web_get_create_url:[191,273,353],web_get_delete_url:[191,273,353],web_get_detail_url:[191,273,353],web_get_puppet_url:353,web_get_update_url:[191,273,353],web_plugin:107,webclient:[24,43,54,55,57,60,63,66,68,80,82,89,96,107,110,141,142,152,156,158,159,186,196,213,263,297,307,310,326,331,342,363,384,395,396,405,409],webclient_ajax:[48,158,159,297,310],webclient_en:152,webclient_opt:307,webclientdata:331,webclienttest:405,webpag:[17,139,149,399],webport:2,webserv:[2,24,42,57,68,71,106,107,126,139,140,149,151,154,158,159,297,384,409],webserver_en:152,webserver_interfac:[145,149],webserver_port:149,webservic:152,websit:[17,48,71,80,81,82,93,96,97,107,126,128,135,138,145,149,150,152,158,159,162,331,347,384,396,409],websocket:[48,57,82,149,151,313,319,330,342],websocket_client_interfac:[145,149],websocket_client_port:149,websocket_client_url:[139,145,149],websocket_clos:330,websocketcli:330,websocketclientfactori:313,websocketclientprotocol:313,websocketserverfactori:319,websocketserverprotocol:330,weed:[0,169],week:[95,107,207,372,380],weeklylogfil:372,weigh:[99,333],weight:[64,79,115,140,222,237,352,409],weird:[102,117,120,379],welcom:[25,59,72,78,84,100,113,126,143,147],well:[0,7,8,9,11,12,13,17,18,22,26,27,28,29,30,31,36,39,42,43,47,51,52,53,57,58,63,64,65,68,71,72,73,75,76,78,79,81,82,84,85,86,90,91,93,94,95,96,98,100,101,105,108,109,110,111,112,114,116,117,118,120,123,124,128,130,131,135,136,140,146,148,150,152,155,165,169,170,171,176,181,186,189,191,198,201,211,212,213,219,226,234,237,238,248,249,253,254,255,260,264,271,282,291,297,302,311,313,314,320,337,345,350,351,352,356,360,363,366,367,375,379],went:[8,11,93,111,120,155,156,292,296],were:[3,8,13,14,18,20,22,27,29,39,40,42,47,48,50,62,64,74,78,79,82,91,94,96,99,100,101,105,107,108,109,110,111,117,124,133,141,151,161,168,169,170,181,191,236,249,282,286,349,353,357,366,376,379,382,383],weren:95,werewolf:86,werewolv:105,werkzeug:379,west:[76,77,86,91,103,176,266],west_east:77,west_exit:266,western:77,westward:266,wet:117,wether:[198,359],wevennia:72,wflame:254,wflushmem:186,wfull:254,wguild:181,what:[0,3,5,6,8,9,10,11,12,14,15,18,19,20,22,27,29,30,31,32,36,39,40,42,43,46,47,50,51,53,55,57,60,62,63,64,65,67,69,70,71,72,74,75,76,77,79,82,83,84,85,86,88,90,91,92,93,94,95,96,98,100,102,103,105,106,108,109,110,114,115,116,119,120,121,122,123,124,125,127,128,129,130,132,133,134,135,136,137,138,139,140,143,147,149,150,152,156,161,167,169,170,171,173,176,183,187,191,204,211,213,214,218,227,235,236,238,241,246,248,253,254,264,266,271,273,277,282,285,286,287,302,304,307,314,326,331,346,348,351,353,354,356,357,363,373,374,379,380,388,394,402,407,409],whatev:[8,11,12,13,15,19,22,27,29,36,57,72,75,77,82,85,92,94,99,101,110,111,115,116,118,124,135,136,137,140,151,155,161,163,170,176,204,211,220,254,259,264,265,282,287,291,292,313,322,325,330,343,351,364,373,407],wheat:204,wheel:[46,93,143,148],whelp:[183,267],when:[0,1,2,3,5,6,7,8,9,11,12,13,14,15,16,17,18,19,20,22,25,26,27,28,29,31,32,33,35,36,39,40,42,43,44,45,47,48,50,51,53,55,57,58,59,60,62,63,64,65,67,70,71,72,73,75,76,77,78,79,82,84,85,88,89,90,91,92,93,94,95,96,99,100,101,102,103,105,106,107,108,109,110,111,112,113,114,116,117,118,119,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,137,138,139,140,141,143,144,148,149,150,151,152,155,156,158,161,163,165,167,169,170,171,173,175,176,181,182,183,184,185,186,188,191,192,193,196,197,198,199,200,201,204,205,207,208,209,213,214,216,219,220,221,222,227,228,230,231,234,235,236,237,238,244,246,248,249,251,252,253,254,255,257,260,261,263,264,265,266,267,268,272,273,276,277,281,282,284,286,287,291,292,294,295,296,299,302,304,308,309,311,312,313,314,315,316,317,318,320,322,323,324,325,326,327,330,331,333,334,340,341,342,343,344,345,351,353,354,356,357,359,360,361,362,363,364,365,370,371,372,374,379,402,407],when_stop:302,whenev:[7,9,13,18,22,31,32,33,35,39,40,44,50,58,59,65,72,75,77,82,86,108,120,129,149,150,151,161,170,191,216,264,265,266,282,292,294,304,321,341,342,343],where:[0,2,3,4,8,11,13,14,15,18,20,22,26,27,28,29,30,32,34,39,40,42,43,47,48,50,51,54,55,57,59,60,62,63,64,65,68,70,71,72,74,75,76,77,79,82,85,86,88,90,92,93,94,95,96,100,101,102,103,107,108,109,110,111,113,114,115,117,119,120,121,122,124,126,128,129,130,132,135,136,140,148,149,151,152,154,155,168,169,174,176,182,185,187,191,192,196,200,205,208,213,231,237,238,242,247,248,253,265,266,268,271,274,276,277,282,286,287,292,302,304,307,311,334,339,343,350,351,353,356,357,361,363,364,365,366,373,374,379,388,407,409],wherea:[0,3,5,6,9,13,14,20,22,32,39,43,47,51,53,55,57,62,65,85,92,98,100,110,123,152,204,237,296,331,351,370],whereabout:114,wherebi:254,wherev:[8,13,77,82,112,143,151,199,241,253],whether:[27,51,70,75,81,90,95,96,109,132,161,163,170,176,181,183,191,220,249,251,252,253,254,255,276,282,296,313,330,345,351,352,356,373,375,379,382],whewiu:71,which:[0,2,3,4,5,6,7,8,11,13,14,15,16,18,19,20,22,24,27,28,29,30,31,32,34,35,36,39,40,42,43,44,45,46,47,48,50,51,53,55,57,58,59,60,62,63,64,65,68,69,70,71,72,74,75,76,77,78,79,82,84,86,87,88,89,90,91,92,93,94,95,96,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,114,115,116,117,118,120,121,123,124,126,128,129,130,131,132,133,134,135,136,140,141,143,144,146,147,149,151,152,155,156,161,163,167,169,170,171,173,174,176,182,184,186,187,191,192,193,196,198,199,200,201,202,204,205,207,211,213,218,219,220,222,230,231,234,238,241,242,244,246,248,249,251,252,253,254,255,260,264,265,266,267,268,273,277,281,282,286,287,291,292,294,296,299,301,302,306,307,314,320,322,330,331,333,334,341,342,343,345,348,350,351,352,353,354,356,357,359,360,363,364,365,366,367,370,372,373,375,376,377,379,382,388,391,394,395,402,407],whichev:[19,115,118,149,152,266],whilst:77,whimper:114,whisk:216,whisp:237,whisper:[73,75,102,182,211,213,230,237,238,282],white:[31,55,133,356,379],whitelist:31,whitenois:248,whitespac:[15,19,22,94,98,102,105,113,120,124,184,234,238,356,357,365,379],who:[13,18,27,29,30,32,35,39,40,47,50,51,55,75,76,81,84,85,92,94,105,109,110,111,114,115,116,118,120,121,123,124,132,134,135,152,163,171,173,176,181,191,198,211,213,220,227,237,238,251,252,253,254,255,265,273,276,277,282,287,353,361,363,366,387],whoever:135,whole:[35,45,52,67,76,77,81,84,93,102,115,117,120,124,169,176,186,211,255,365],wholist:[18,191],whome:176,whomev:[121,132,260],whoopi:120,whose:[29,47,63,74,105,107,108,161,171,187,227,238,249,251,252,253,254,255,307,358,363,366,379],whould:363,why:[13,27,47,51,70,72,75,77,79,81,82,86,90,91,99,101,103,116,118,120,124,133,143,152,155,174,236,251,254,255,299,300,363],wick:351,wide:[19,29,34,52,62,86,90,94,101,110,121,174,253,254,268,362,365,379],widen:[51,120],wider:[51,86,90,174,365],widest:379,widget:[162,270,279,350,375,388,402],width:[17,19,22,29,30,31,39,52,76,77,86,158,171,307,322,341,356,361,362,364,365,366,379],wield:[39,99,116,122,252],wifi:[149,152],wiki:[22,47,64,71,77,78,81,82,94,97,123,138,199,330,408,409],wiki_account_handl:84,wiki_account_signup_allow:84,wiki_can:84,wiki_can_admin:84,wiki_can_assign:84,wiki_can_assign_own:84,wiki_can_change_permiss:84,wiki_can_delet:84,wiki_can_moder:84,wiki_can_read:84,wiki_can_writ:84,wikiconfig:84,wikipedia:[8,11,16,65,81,82,123,330],wil:18,wild:[11,64,105,115,133],wildcard:[35,51,93,174,176,379],wildcard_to_regexp:379,wilder:[158,159,194],wildernessexit:268,wildernessmap:268,wildernessmapprovid:268,wildernessroom:268,wildernessscript:268,wildli:237,will_suppress_ga:324,will_transform:105,will_ttyp:329,willing:[94,115,118,138],win10:143,win7:143,win8:143,win:[71,101,123,141,211],wind:[114,134],winder:117,windmil:204,window:[0,5,6,7,9,11,20,28,36,43,48,59,60,63,76,79,82,84,86,91,103,110,113,116,140,147,155,156,171,183,213,302,318,341,345,364,379],windowid:341,windows10:143,wine:[112,114],wingd:77,winner:73,winpti:71,winter:219,wintertim:116,wintext:121,wip:[79,408],wipe:[9,14,18,71,77,102,110,140,169,176,186,253],wire:[19,57,60,63,65,82,149,185,299,311,312,343,356],wis:94,wisdom:5,wise:[0,11,13,14,15,16,32,68,94,108,116,130],wiser:[40,103,120],wish:[2,11,22,90,128,131,148,199,255,356,378,402],with_tag:235,withdraw:[123,255],withdrawl:255,within:[0,6,11,13,20,22,27,29,30,46,48,50,71,72,76,78,79,82,90,92,94,105,107,110,112,120,123,128,129,130,131,133,136,139,140,141,149,151,161,165,167,176,198,219,222,224,242,272,282,287,295,345,351,352,356,366,372,379,402,407],without:[3,5,6,8,9,11,13,14,15,18,19,20,22,25,26,27,29,32,34,38,39,40,42,44,46,47,51,52,55,57,58,59,62,63,64,67,70,72,74,75,76,78,79,82,85,86,88,89,91,93,94,101,102,103,104,105,107,109,110,111,115,116,117,118,120,124,128,130,132,133,135,139,140,143,149,151,155,161,163,168,171,173,174,176,181,182,184,185,186,187,191,193,197,198,200,201,204,216,219,224,227,237,238,244,248,249,251,254,255,260,264,266,277,282,285,286,287,294,295,311,322,325,326,333,343,344,351,353,356,357,359,360,361,363,364,366,372,375,376,379],withstand:32,wiz:94,wizard:[39,117,266,287,300,302],wkei:176,wlocat:176,wlock:176,wmagic:254,wmass:254,wndb_:176,wnn:18,woah:[108,109],woman:[116,117],won:[3,8,12,13,14,16,20,47,48,50,51,55,60,62,70,72,75,77,79,84,85,88,93,96,98,100,101,102,105,109,110,115,117,119,121,124,136,137,140,143,151,170,220,236,257,260,347,356,375],wonder:[52,71,92,99],wont_suppress_ga:324,wont_ttyp:329,woo:102,wood:[74,117,204,205],wooden:[39,74,204,205],woodenpuppetrecip:74,woosh:85,word:[5,6,11,15,18,19,22,26,29,30,36,59,63,75,76,77,83,95,96,101,102,108,110,113,116,118,128,133,147,168,183,184,188,209,218,230,237,238,314,361,376,379],word_fil:237,word_length_vari:237,wordi:237,work:[0,2,3,4,5,6,7,8,9,12,13,14,15,16,18,19,20,27,29,30,32,33,36,39,40,43,45,46,50,52,55,58,60,62,64,67,70,71,72,74,76,77,78,79,82,83,84,85,86,87,88,91,92,93,94,95,98,100,102,103,105,106,107,108,109,110,111,112,113,115,116,118,120,123,124,125,127,128,129,133,134,135,136,139,140,141,143,146,147,148,149,152,154,155,167,170,171,173,176,181,182,184,186,191,198,199,200,204,206,211,219,234,235,238,244,249,253,254,255,266,267,268,273,276,277,282,286,287,302,306,307,319,334,347,349,351,353,357,362,363,364,365,373,379,407],workaround:[11,143,151],workflow:162,world:[8,11,13,14,15,16,18,19,20,22,27,30,32,39,42,50,62,64,65,71,74,76,77,81,82,85,90,93,94,95,99,104,108,109,111,113,118,119,121,122,123,124,125,127,129,132,137,138,143,147,149,161,175,176,181,183,187,198,204,207,234,238,248,251,252,253,254,255,265,266,268,271,273,291,341,343,356,357,367,409],world_map:77,worm:[76,117],worm_has_map:76,worn:[201,252],worri:[2,8,13,16,27,42,55,65,70,90,105,114,120,124,198,213,214],wors:[116,118],worst:115,worth:[5,27,40,47,70,85,88,101,116,117,118,135,138,139,198],worthi:115,worthless:149,would:[2,3,5,7,8,9,13,14,15,16,19,20,22,27,29,30,32,34,36,39,40,43,45,46,47,50,52,53,55,62,63,68,69,70,71,72,74,75,76,77,79,81,82,84,85,86,88,90,91,92,93,94,95,96,98,99,100,101,102,103,105,106,107,108,109,110,111,113,115,116,117,118,120,121,123,124,128,129,130,132,133,135,136,139,143,149,151,161,168,169,170,176,185,191,196,198,204,207,213,227,237,248,249,260,267,268,273,276,277,286,287,314,350,353,356,357,360,363,374,375,377,379],wouldn:[30,90,109,133],wound:254,wow:[96,118],wpermiss:176,wprototype_desc:176,wprototype_kei:176,wprototype_lock:176,wprototype_par:176,wprototype_tag:176,wrap:[27,39,40,50,76,89,105,110,112,120,128,201,205,213,220,238,309,349,365,379],wrap_conflictual_object:375,wrapper:[5,19,27,31,43,47,50,62,74,88,161,165,192,193,216,218,244,248,273,274,281,282,291,295,307,309,341,350,351,353,354,356,365,366,370,371,372,379,407],wresid:186,write:[5,10,11,13,15,16,19,20,22,27,30,35,47,50,52,63,64,67,70,72,75,78,79,83,84,86,91,92,94,95,96,101,102,103,105,108,109,110,111,114,116,117,118,120,124,140,143,144,146,147,176,181,183,191,196,197,199,241,242,267,282,315,372,377,407,409],writeabl:148,written:[8,16,18,19,39,79,92,93,94,102,105,107,108,109,110,111,112,135,136,138,142,152,157,183,241,357,407],wrong:[0,3,8,98,100,110,116,140,143,156,169,176,186,204,206,238],wrote:[105,108,187],wserver:186,wservic:181,wsgi:[139,347],wsgi_resourc:347,wsgiwebserv:347,wsl:[79,143],wss:[139,145,149],wtypeclass:176,wwhere:282,www:[9,64,71,72,79,81,82,90,135,138,139,149,158,317,318,324,326,378,382,402],wyou:99,x0c:176,x1b:[356,378],x2x:94,x4x:362,x5x:362,x6x:362,x7x:362,x8x:362,x9x:362,x_r:90,xcode:143,xforward:347,xgettext:59,xit:[72,199],xml:196,xmlcharrefreplac:356,xp_gain:121,xpo:365,xtag:382,xterm256:[31,48,60,66,98,110,173,202,222,307,322,325,356,409],xterm256_bg:356,xterm256_bg_sub:356,xterm256_fg:356,xterm256_fg_sub:356,xterm256_gbg:356,xterm256_gbg_sub:356,xterm256_gfg:356,xterm256_gfg_sub:356,xterm:[55,110,133],xterms256:55,xval:22,xxx:[3,86,236],xxxx:236,xxxxx1xxxxx:362,xxxxx3xxxxx:362,xxxxxxx2xxxxxxx:362,xxxxxxxxxx3xxxxxxxxxxx:94,xxxxxxxxxx4xxxxxxxxxxx:94,xxxxxxxxxxx:362,xxxxxxxxxxxxxx1xxxxxxxxxxxxxxx:94,xxxxxxxxxxxxxxxxxxxxxx:94,xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx:94,xyz:35,y_r:90,yan:[55,356],yank:26,year:[63,64,81,95,113,117,149,196,207,367,372,379,402],yearli:[95,149],yeast:[74,204],yellow:[11,55,133,265],yer:116,yes:[22,27,50,75,90,133,176,230,300,361,363,379],yes_act:363,yes_no_question_cmdset:363,yesno:[27,361],yesnoquestioncmdset:363,yet:[2,3,9,11,12,15,25,27,39,43,49,51,59,62,70,72,75,76,77,82,84,86,87,102,105,108,118,120,132,135,136,138,142,143,149,155,157,161,181,188,198,209,227,260,277,281,295,320,343,347,356,407],yield:[22,32,50,64,140,176,187,242,365,379],yml:[10,151],yogurt:235,you:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,22,25,26,27,29,30,31,32,33,34,35,36,38,39,40,42,43,44,45,46,47,48,50,51,52,53,54,55,57,58,59,60,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,110,111,112,115,116,118,119,120,121,122,123,124,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,146,147,148,149,150,151,152,154,155,156,161,170,171,173,176,181,182,183,184,185,186,187,188,191,196,198,199,200,201,202,204,205,207,211,213,214,218,219,220,222,225,226,227,230,231,234,235,236,237,238,241,242,244,245,246,248,249,251,252,253,254,255,257,260,265,266,267,268,270,271,276,277,282,287,293,294,295,296,304,313,314,315,331,333,343,345,347,348,351,353,356,357,359,362,363,365,366,367,375,376,379,382,386,388,390,391,402,407,408],you_obj:29,you_replac:211,your:[2,3,5,7,8,10,13,14,15,16,17,18,19,20,25,26,27,29,30,32,34,35,39,40,42,43,44,45,46,47,50,51,52,55,58,59,60,63,65,67,68,69,70,71,72,73,74,75,76,77,78,79,81,82,83,85,86,88,89,91,92,93,94,95,96,97,98,99,100,101,105,106,108,109,110,111,112,113,114,115,116,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,136,137,138,139,140,142,143,144,145,146,147,148,150,154,155,156,158,159,161,165,168,170,171,173,174,176,181,182,183,186,187,188,194,196,198,199,201,202,204,207,208,209,211,213,219,220,222,226,236,237,238,241,242,245,249,251,252,253,254,255,257,260,265,266,267,268,276,277,281,333,350,353,356,361,363,365,375,376,377,379,380,391,402,407,409],your_act:213,your_email:11,yourchar:110,yourgam:241,yourhost:145,yournam:[102,108,109,139],yourpassword:140,yourrepo:7,yourself:[0,3,10,11,12,15,20,27,32,36,47,52,53,62,64,68,70,72,73,77,78,81,94,96,101,109,110,112,116,117,118,120,121,124,137,140,143,149,176,182,198,211,213,221,238,244,248,254,257,363],yoursit:135,yourusernam:11,yourwebsit:135,yousuck:51,yousuckmor:51,youth:220,youtub:11,ypo:365,yrs:207,ythi:55,yum:[11,139,145],yvonn:94,z_r:90,zed:138,zero:[19,34,39,103,108,110,112,181,204,238,274,282,351,356,366],zip:[152,196],zlib:[148,311,315],zmud:[141,317],zone:[45,75,83,92,97,107,118,138,354,372,409],zope:6,zopeinterfac:143,zuggsoft:317},titles:["Coding Introduction","Coding and development help","Continuous Integration","Debugging","Things to remember about the flat API","Profiling","Quirks","Setting up PyCharm","Unit Testing","Updating Your Game","Using Travis","Version Control","Accounts","Attributes","Batch Code Processor","Batch Command Processor","Batch Processors","Bootstrap Components and Utilities","Channels","Coding Utils","Command Sets","Command System","Commands","Communications","Core Components","Connection Screen","EvEditor","EvMenu","EvMore","The Inline Function Parser","Help System","Inputfuncs","Locks","MonitorHandler","Msg","Nicks","Objects","Outputfuncs","Portal And Server","Spawner and Prototypes","Scripts","Server component","Server Conf","Sessions","Signals","Tags","TickerHandler","Typeclasses","Webclient","Webserver","Async Process","Banning","Bootstrap & Evennia","Building Permissions","Clickable links","Colors","Core Concepts","Custom Protocols","Guest Logins","Internationalization","Messagepath","Multisession modes","New Models","OOB","Soft Code","Text Encodings","In-text tags parsed by Evennia","Using MUX as a Standard","Web Features","Zones","A voice operated elevator using events","Arxcode installing help","Building menus","Contrib modules","Crafting system contrib","Dialogues in events","Dynamic In Game Map","Static In Game Map","Contributing","Contributing to Evennia Docs","API Summary","Evennia Introduction","Glossary","How To Get And Give Help","Add a wiki on your website","Building a mech tutorial","Coding FAQ","Command Cooldown","Command Duration","Command Prompt","Coordinates","Default Exit Errors","Evennia for Diku Users","Evennia for MUSH Users","Evennia for roleplaying sessions","Gametime Tutorial","Help System Tutorial","Tutorials and Howto\u2019s","Manually Configuring Color","Mass and weight for objects","NPC shop Tutorial","Parsing command arguments, theory and best practices","Our own commands","Using the game and building stuff","Creating things","Django Database queries","Overview of the Evennia library","Overview of your new Game Dir","Persistent objects and typeclasses","More about Commands","Starting to code Evennia","Python Classes and objects","Searching for things","Starting Tutorial (Part 1)","The Tutorial World","On Planning a Game","Planning the use of some useful contribs","Planning our tutorial game","Where do I begin?","Evennia Starting Tutorial (Part 2)","Making a sittable object","Implementing a game rule system","Evennia Starting Tutorial (Part 3)","Turn based Combat System","Tutorial for basic MUSH like game","Evennia Starting Tutorial (Part 4)","Add a simple new web page","Evennia Starting Tutorial (part 5)","Web Tutorial","Tutorial Aggressive NPCs","Tutorial NPCs listening","Tutorial Tweeting Game Stats","Tutorial Vehicles","Understanding Color Tags","Weather Tutorial","Web Character Generation","Web Character View Tutorial","Licensing","Links","Apache Config","Choosing An SQL Server","Client Support Grid","Evennia Game Index","Getting Started","Grapevine","HAProxy Config (Optional)","How to connect Evennia to Twitter","IRC","Installing on Android","Online Setup","RSS","Running Evennia in Docker","Security","The Evennia Default Settings file","Server Setup and Life","Setup quickstart","Start Stop Reload","Unimplemented","evennia","evennia","evennia.accounts","evennia.accounts.accounts","evennia.accounts.admin","evennia.accounts.bots","evennia.accounts.manager","evennia.accounts.models","evennia.commands","evennia.commands.cmdhandler","evennia.commands.cmdparser","evennia.commands.cmdset","evennia.commands.cmdsethandler","evennia.commands.command","evennia.commands.default","evennia.commands.default.account","evennia.commands.default.admin","evennia.commands.default.batchprocess","evennia.commands.default.building","evennia.commands.default.cmdset_account","evennia.commands.default.cmdset_character","evennia.commands.default.cmdset_session","evennia.commands.default.cmdset_unloggedin","evennia.commands.default.comms","evennia.commands.default.general","evennia.commands.default.help","evennia.commands.default.muxcommand","evennia.commands.default.syscommands","evennia.commands.default.system","evennia.commands.default.tests","evennia.commands.default.unloggedin","evennia.comms","evennia.comms.admin","evennia.comms.comms","evennia.comms.managers","evennia.comms.models","evennia.contrib","evennia.contrib.awsstorage","evennia.contrib.awsstorage.aws_s3_cdn","evennia.contrib.awsstorage.tests","evennia.contrib.barter","evennia.contrib.building_menu","evennia.contrib.chargen","evennia.contrib.clothing","evennia.contrib.color_markups","evennia.contrib.crafting","evennia.contrib.crafting.crafting","evennia.contrib.crafting.example_recipes","evennia.contrib.crafting.tests","evennia.contrib.custom_gametime","evennia.contrib.dice","evennia.contrib.email_login","evennia.contrib.evscaperoom","evennia.contrib.evscaperoom.commands","evennia.contrib.evscaperoom.menu","evennia.contrib.evscaperoom.objects","evennia.contrib.evscaperoom.room","evennia.contrib.evscaperoom.scripts","evennia.contrib.evscaperoom.state","evennia.contrib.evscaperoom.tests","evennia.contrib.evscaperoom.utils","evennia.contrib.extended_room","evennia.contrib.fieldfill","evennia.contrib.gendersub","evennia.contrib.health_bar","evennia.contrib.ingame_python","evennia.contrib.ingame_python.callbackhandler","evennia.contrib.ingame_python.commands","evennia.contrib.ingame_python.eventfuncs","evennia.contrib.ingame_python.scripts","evennia.contrib.ingame_python.tests","evennia.contrib.ingame_python.typeclasses","evennia.contrib.ingame_python.utils","evennia.contrib.mail","evennia.contrib.mapbuilder","evennia.contrib.menu_login","evennia.contrib.multidescer","evennia.contrib.puzzles","evennia.contrib.random_string_generator","evennia.contrib.rplanguage","evennia.contrib.rpsystem","evennia.contrib.security","evennia.contrib.security.auditing","evennia.contrib.security.auditing.outputs","evennia.contrib.security.auditing.server","evennia.contrib.security.auditing.tests","evennia.contrib.simpledoor","evennia.contrib.slow_exit","evennia.contrib.talking_npc","evennia.contrib.test_traits","evennia.contrib.traits","evennia.contrib.tree_select","evennia.contrib.turnbattle","evennia.contrib.turnbattle.tb_basic","evennia.contrib.turnbattle.tb_equip","evennia.contrib.turnbattle.tb_items","evennia.contrib.turnbattle.tb_magic","evennia.contrib.turnbattle.tb_range","evennia.contrib.tutorial_examples","evennia.contrib.tutorial_examples.bodyfunctions","evennia.contrib.tutorial_examples.example_batch_code","evennia.contrib.tutorial_examples.mirror","evennia.contrib.tutorial_examples.red_button","evennia.contrib.tutorial_examples.tests","evennia.contrib.tutorial_world","evennia.contrib.tutorial_world.intro_menu","evennia.contrib.tutorial_world.mob","evennia.contrib.tutorial_world.objects","evennia.contrib.tutorial_world.rooms","evennia.contrib.unixcommand","evennia.contrib.wilderness","evennia.help","evennia.help.admin","evennia.help.filehelp","evennia.help.manager","evennia.help.models","evennia.help.utils","evennia.locks","evennia.locks.lockfuncs","evennia.locks.lockhandler","evennia.objects","evennia.objects.admin","evennia.objects.manager","evennia.objects.models","evennia.objects.objects","evennia.prototypes","evennia.prototypes.menus","evennia.prototypes.protfuncs","evennia.prototypes.prototypes","evennia.prototypes.spawner","evennia.scripts","evennia.scripts.admin","evennia.scripts.manager","evennia.scripts.models","evennia.scripts.monitorhandler","evennia.scripts.scripthandler","evennia.scripts.scripts","evennia.scripts.taskhandler","evennia.scripts.tickerhandler","evennia.server","evennia.server.admin","evennia.server.amp_client","evennia.server.connection_wizard","evennia.server.deprecations","evennia.server.evennia_launcher","evennia.server.game_index_client","evennia.server.game_index_client.client","evennia.server.game_index_client.service","evennia.server.initial_setup","evennia.server.inputfuncs","evennia.server.manager","evennia.server.models","evennia.server.portal","evennia.server.portal.amp","evennia.server.portal.amp_server","evennia.server.portal.grapevine","evennia.server.portal.irc","evennia.server.portal.mccp","evennia.server.portal.mssp","evennia.server.portal.mxp","evennia.server.portal.naws","evennia.server.portal.portal","evennia.server.portal.portalsessionhandler","evennia.server.portal.rss","evennia.server.portal.ssh","evennia.server.portal.ssl","evennia.server.portal.suppress_ga","evennia.server.portal.telnet","evennia.server.portal.telnet_oob","evennia.server.portal.telnet_ssl","evennia.server.portal.tests","evennia.server.portal.ttype","evennia.server.portal.webclient","evennia.server.portal.webclient_ajax","evennia.server.profiling","evennia.server.profiling.dummyrunner","evennia.server.profiling.dummyrunner_settings","evennia.server.profiling.memplot","evennia.server.profiling.settings_mixin","evennia.server.profiling.test_queries","evennia.server.profiling.tests","evennia.server.profiling.timetrace","evennia.server.server","evennia.server.serversession","evennia.server.session","evennia.server.sessionhandler","evennia.server.signals","evennia.server.throttle","evennia.server.validators","evennia.server.webserver","evennia.settings_default","evennia.typeclasses","evennia.typeclasses.admin","evennia.typeclasses.attributes","evennia.typeclasses.managers","evennia.typeclasses.models","evennia.typeclasses.tags","evennia.utils","evennia.utils.ansi","evennia.utils.batchprocessors","evennia.utils.containers","evennia.utils.create","evennia.utils.dbserialize","evennia.utils.eveditor","evennia.utils.evform","evennia.utils.evmenu","evennia.utils.evmore","evennia.utils.evtable","evennia.utils.funcparser","evennia.utils.gametime","evennia.utils.idmapper","evennia.utils.idmapper.manager","evennia.utils.idmapper.models","evennia.utils.idmapper.tests","evennia.utils.logger","evennia.utils.optionclasses","evennia.utils.optionhandler","evennia.utils.picklefield","evennia.utils.search","evennia.utils.test_resources","evennia.utils.text2html","evennia.utils.utils","evennia.utils.validatorfuncs","evennia.utils.verb_conjugation","evennia.utils.verb_conjugation.conjugate","evennia.utils.verb_conjugation.tests","evennia.web","evennia.web.api","evennia.web.api.filters","evennia.web.api.permissions","evennia.web.api.serializers","evennia.web.api.tests","evennia.web.api.urls","evennia.web.api.views","evennia.web.urls","evennia.web.utils","evennia.web.utils.backends","evennia.web.utils.general_context","evennia.web.utils.middleware","evennia.web.utils.tests","evennia.web.webclient","evennia.web.webclient.urls","evennia.web.webclient.views","evennia.web.website","evennia.web.website.forms","evennia.web.website.templatetags","evennia.web.website.templatetags.addclass","evennia.web.website.tests","evennia.web.website.urls","evennia.web.website.views","Evennia Documentation","Toc"],titleterms:{"break":105,"case":[70,117],"class":[8,19,22,47,72,107,108,111,117],"default":[29,31,32,48,86,89,91,108,109,153,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188],"final":[76,148],"function":[3,29,32,36,72,80,110,112],"goto":27,"import":[0,4,79,106,110,111],"new":[6,8,40,47,62,74,84,94,96,107,108,117,126,135,155],"public":[142,154],"return":[27,43,105,110],"static":[77,248],"super":[53,109],Adding:[20,31,45,57,62,70,71,74,84,86,90,91,103,109,132,135,248],And:[38,83],Are:117,Going:154,PMs:94,TLS:139,The:[0,5,13,14,15,26,27,29,30,39,40,50,52,53,60,68,72,73,75,76,88,94,96,97,100,114,115,118,123,124,126,153,155],Use:[0,152],Uses:29,Using:[5,8,10,18,28,29,30,33,39,45,62,67,69,76,97,103,149,248],Will:117,Yes:27,__init__:[106,108],_famili:105,_should:117,abl:117,abort:88,about:[4,9,46,47,88,109,111,117],absolut:106,abus:51,access:56,access_typ:32,account:[6,12,82,94,104,117,160,161,162,163,164,165,173],across:120,action:117,activ:[93,117,135],actor_stance_cal:29,actual:[22,47],add:[84,86,126,140],add_choic:72,addclass:404,adding:8,addit:[71,90,91,151],address:86,admin:[6,68,82,162,174,190,270,279,289,298,350],administr:[18,115,117],advanc:[1,35,80,88,109,140,156],affect:276,aggress:129,ainnev:73,alia:6,alias:[45,112],all:[86,96,108,117],allow:[18,117],alpha:115,also:117,altern:[7,71],amount:117,amp:311,amp_client:299,amp_serv:312,analyz:5,android:148,ani:[14,81],annot:105,anoth:[40,79,109],ansi:[19,55,133,356],apach:139,api:[4,48,79,80,106,385,386,387,388,389,390,391],app:[96,135],appear:117,arbitrari:27,area:[77,124],arg:101,arg_regex:22,argument:[27,101,108,110],arm:85,around:103,arx:71,arxcod:[71,73],ascii:19,ask:[22,27],asset:118,assign:[22,53],assort:[15,20,22,27,45,50,57,130],async:50,asynchron:50,at_object_cr:108,attach:[7,40,44],attack:[117,124],attribut:[6,13,82,108,112,351],attributehandl:13,audit:[73,240,241,242,243],auto:30,automat:86,avail:[25,44],awai:1,aws_s3_cdn:196,awsstorag:[195,196,197],backend:394,ban:51,bank:117,bar:73,barter:[73,116,117,198],base:[39,86,117,123],basic:[8,14,15,81,84,124,128,146],batch:[14,15,16,357],batchcod:14,batchprocess:175,batchprocessor:357,befor:0,begin:118,behavior:18,best:101,beta:115,between:[14,27,47],block:[14,79,88],blockquot:79,board:117,bodyfunct:257,bold:79,boot:51,bootstrap:[17,52],border:17,bot:163,branch:[11,27],brief:96,briefli:63,broken:117,bug:[6,79],build:[53,72,73,76,77,79,85,94,100,103,115,117,176],builder:[73,117],building_menu:[72,199],built:117,bulletin:117,busi:100,button:[17,103],calendar:95,call:[22,108],callabl:29,callback:[48,70,75],callbackhandl:224,caller:27,can:[13,72,81,111,112,117,145],cannot:117,capabl:117,capcha:135,card:17,care:152,carri:117,caveat:[14,15,47,55,148],certain:105,chair:[117,120],chang:[6,9,11,59,64,70,79,86,94,108,117,128,152],channel:[18,82,86,94,117],charact:[18,36,73,75,82,86,94,99,108,115,116,117,120,121,124,135,136,141],chargen:[73,124,200],chat:18,cheat:3,check:[13,32],checker:0,checkpoint:135,children:111,choic:72,choos:140,clean:71,clickabl:54,client:[48,60,63,68,113,141,149,304],client_opt:31,clone:[11,71],cloth:[73,116,201],cloud9:149,cmdhandler:167,cmdparser:168,cmdset:[102,109,169],cmdset_account:177,cmdset_charact:178,cmdset_sess:179,cmdset_unloggedin:180,cmdsethandl:170,code:[0,1,3,9,11,14,18,19,26,34,35,40,64,72,79,86,100,102,110,115,117,121,139,204,357],coin:117,collabor:93,color:[17,19,55,73,86,98,133],color_markup:202,colour:55,combat:[123,124],comfort:151,comm:[181,189,190,191,192,193],command:[3,6,8,15,20,21,22,24,25,30,40,63,72,80,86,87,88,89,91,94,95,98,100,101,102,107,108,109,110,113,120,123,124,132,146,151,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,211,225,357],comment:[76,91,111],commit:11,commun:[14,23],complet:32,complex:[72,105],compon:[17,24,41],comput:149,concept:[1,56,76,117,123],conclud:[90,124],conclus:[72,77,101,105,108,110,116,117,118,120],condit:86,conf:[42,107],config:[73,80,98,139,145],configur:[7,11,98,135,139,140,144,146,147,150,154],congratul:115,conjug:382,connect:[6,25,142,146,149],connection_wizard:300,contain:[40,151,358],content:86,continu:[2,120],contrib:[8,72,73,74,78,116,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268],contribut:[78,79,80],control:11,convert:[29,101],cooldown:87,coordin:90,copi:139,core:[24,56,80,82,92],counter:248,cprofil:5,craft:[73,74,117,203,204,205,206],crafter:74,creat:[2,6,12,19,22,36,47,51,62,70,77,80,85,96,97,102,103,104,108,110,117,124,126,132,135,151,359],create_object:108,createnpc:124,creation:118,creatur:151,credit:[108,114],crop:19,current:[3,95],custom:[8,18,27,29,30,32,43,48,50,57,65,68,72,73,74,84,93,95,98,102,154],custom_gametim:207,dai:117,data:[7,13,27,43,57],databas:[6,9,24,30,39,62,71,80,105,108],dbref:112,dbserial:360,deal:40,death:117,debug:[3,14,152],debugg:7,decid:117,decor:[27,50],dedent:19,dedic:135,deep:97,deeper:74,defaultobject:6,defeat:117,defin:[11,20,22,27,29,32,40,62],definit:32,delai:[19,40,50,88],delimit:86,demo:115,depend:[9,71],deploi:151,deprec:[79,301],desc:[27,248],descer:93,descript:[117,151],design:100,detail:[96,135],detect:117,develop:[1,8,93,138,151,152,156],dialogu:75,dice:[73,94,116,208],dictionari:27,differ:[47,92,117],diku:92,dir:[107,113,154],direct:7,directori:[42,149],disabl:152,discuss:138,displai:[19,76,95,141],dive:97,django:[32,68,82,105,135,156],doc:[0,79],docker:151,docstr:111,document:[67,78,79,408],doe:117,doing:118,don:[14,81,120,151],donat:78,done:114,door:73,down:[103,132,156],dummyrunn:[5,333],dummyrunner_set:334,durat:88,dure:156,dynam:[22,27,76],each:[112,117],echo:31,economi:117,edit:[26,72,79,124],editnpc:124,editor:[26,113],effect:276,elev:70,els:117,email:73,email_login:209,emul:92,encod:[16,65],encrypt:149,enemi:117,enforc:117,engin:118,enjoi:139,enough:[114,117],enter:132,entir:70,entit:24,entiti:117,entri:[30,103],error:[40,91,102,110,156],eveditor:[26,361],even:74,evennia:[0,3,4,7,8,9,11,29,39,48,52,59,66,69,71,79,81,84,86,92,93,94,101,106,110,117,119,122,125,127,133,138,139,140,142,145,146,148,149,151,153,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,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408],evennia_launch:302,evenniatest:8,event:[70,75,95],eventfunc:226,everi:89,everyth:72,evform:[94,362],evmenu:[27,86,363],evmor:[28,364],evscaperoom:[73,210,211,212,213,214,215,216,217,218],evtabl:[86,94,365],examin:[3,108],exampl:[3,8,26,27,29,32,40,48,64,73,75,90,106,121,123,149,357],example_batch_cod:258,example_recip:205,except:120,execut:3,exist:[47,117],exit:[22,36,70,73,86,91],expand:[123,132,248],experi:117,explan:72,explor:[0,106],extend:[56,73,116],extended_room:219,extern:152,extra:[108,114],fail:117,familiar:[92,93],faq:[86,97],faster:8,featur:[56,68,79,96],feel:92,field:[73,82,105],fieldfil:220,fight:117,figur:102,file:[8,11,14,15,16,30,42,79,153,357],filehelp:271,fill:[19,73],filter:386,find:[1,90,110,112],firewal:152,first:[70,72,75,93,108,110],fix:11,flat:4,flexibl:79,flow:117,flower:117,folder:[0,11,71],foreground:156,forget:6,fork:[11,78],form:[17,117,135,402],formal:117,format:27,forum:138,framework:138,from:[4,27,30,48,81,84,86,103,110,135,149,151,363],front:128,full:[72,73,96],funcpars:[29,366],funcparser_cal:29,further:[50,128,139],futur:85,gain:117,game:[0,8,9,11,18,19,30,40,73,76,77,81,90,93,94,95,103,107,113,115,117,118,121,124,131,142,149,151,154,155,204],game_index_cli:[303,304,305],gamedir:79,gameplai:114,gametim:[73,95,367],gaug:248,gendersub:[73,221],gener:[17,56,72,73,116,117,124,135,138,182,363],general_context:395,get:[27,83,97,103,105,143],get_client_opt:31,get_input:27,get_inputfunc:31,get_valu:31,git:[11,82],github:[79,82],give:[83,117],given:45,global:[80,101,117],global_script:40,glossari:82,gmcp:63,godhood:103,goldenlayout:48,good:111,googl:135,grant:94,grapevin:[144,313],graphic:110,grid:[73,76,141],group:105,guest:58,guid:71,had:114,handl:[51,96,117,152,156],handler:[44,80,123],haproxi:145,have:[97,111,113,117,124],head:79,health:73,health_bar:222,hello:110,help:[0,1,30,71,78,83,96,103,183,269,270,271,272,273,274],here:[0,81],hidden:117,hide:117,hierarchi:[94,117],hint:[40,114,139],hit:102,hold:109,hook:47,host:149,hous:103,how:[12,22,36,47,65,83,94,97,117,132,146,151],howto:97,html:[126,135],http:[139,145],human:117,idmapp:[368,369,370,371],imag:[151,152],implement:[117,121],improv:[96,117],index:[96,135,142],infinit:117,influenc:117,info:[138,156],inform:149,infrastructur:121,ingame_python:[223,224,225,226,227,228,229,230],ingo:60,inherit:[69,111],inherits_from:19,initi:[86,123,140,155],initial_setup:306,inlin:29,input:[22,27,29,63,110],inputfunc:[31,60,63,307],instal:[11,71,84,135,139,140,143,146,148,149,151,154,155,204],instanc:[22,47,62,111],instruct:63,integr:2,interact:[0,14,15,50,110,143],interfac:152,internation:59,interpret:7,intro_menu:263,introduct:[0,5,27,71,76,77,81,135],inventori:99,ipython:110,irc:[147,314],issu:141,ital:79,item:115,itself:120,join:18,jumbotron:17,jupyt:0,just:[81,117],kei:[27,39,72,112],keyword:[75,108],kill:[117,156],kind:117,know:[81,152],known:[6,117],languag:[59,73],larg:117,last:86,latest:[9,151],latin:86,launch:[26,27],layout:52,learn:[0,81],leav:132,legend:141,lesson:[113,119],let:[3,14,96,149],librari:106,licens:137,life:154,lift:51,like:[14,92,117,124],limit:[14,15,117],line:[3,26,85,105,110,113,120],link:[54,79,138],linux:[2,143,156],list:[3,79,108,109,117],list_nod:27,listen:130,literatur:138,live:156,local:[79,101,149],locat:112,lock:[13,32,109,132,275,276,277],lockdown:149,lockfunc:[120,276],lockhandl:277,log:[18,19,71,96,107,110,152,155],logfil:7,logger:372,login:[31,58,73],logo:128,longer:75,look:[30,92,103,117,124],lookup:[80,105],loop:108,loot:117,mac:[143,156],machin:149,magic:6,mai:117,mail:[11,73,231],main:[79,80,112,408],make:[8,11,19,85,93,94,102,103,108,110,117,120,124,132],manag:[48,84,164,192,272,280,290,308,352,369],manual:[98,117,142],map:[73,76,77],mapbuild:232,mapper:76,mariadb:140,markup:[73,356],mass:99,master:[11,94,117],match:[6,109],matter:117,mccp:315,mean:117,mech:85,mechan:117,memplot:335,menu:[19,27,72,73,100,212,284,363],menu_login:233,merg:20,messag:[60,63,70,86],messagepath:60,method:[6,22,40,98,108,110],middlewar:396,migrat:[9,82,84],mind:11,mini:8,minimap:77,mirror:259,mob:[97,117,264],mod_proxi:139,mod_ssl:139,mod_wsgi:139,mode:[14,15,43,61,82,149,156],model:[8,62,80,135,165,193,273,281,291,309,353,370],modif:94,modifi:[89,108,139],modul:[39,73,110,121,123,146],monitor:31,monitorhandl:[33,292],more:[0,9,32,52,55,68,74,79,80,88,93,98,109,117],most:0,motiv:118,move:[86,120,132],movement:73,msdp:63,msg:[34,60,98],mssp:316,mud:[113,138],multi:[93,109,110,111,117],multidesc:[73,93,234],multipl:[13,117,120],multisess:[43,61,82],mush:[93,124],must:117,mutabl:[6,13],mux:[67,276],muxcommand:184,mxp:317,mysql:140,name:[6,51,63,108,117,276],naw:318,ndb:13,need:[70,81,109,113,117],nest:72,network:24,next:[93,143,146,155],nice:145,nick:35,night:117,node:27,non:[13,86,87,142,143],nop:141,note:[8,15,16,20,22,27,30,35,45,50,57,79,130,139],notebook:0,npc:[73,97,100,116,117,124,129,130],number:101,numer:117,object:[6,13,19,32,36,40,43,45,77,82,86,99,103,104,105,108,109,110,111,112,115,117,120,132,213,265,278,279,280,281,282],obtain:135,off:[86,117],offici:138,olc:39,onc:114,one:[90,117],onli:[79,105,117,156],onlin:[11,79,149],oob:63,oop:111,open:100,oper:[50,70],option:[27,72,94,101,145,149,152,156],optionclass:373,optionhandl:374,other:[22,40,42,110,112,117,138,140,149],our:[64,70,72,96,102,108,110,115,117,132,135],ourselv:108,out:[57,94,102,117],outgo:60,output:[18,241],outputcommand:63,outputfunc:[37,63],outsid:149,overal:121,overload:[47,68,98],overrid:6,overview:[2,62,106,107,123,128],own:[12,22,31,36,48,57,102,110,117,149,151,248],page:[68,84,96,126,128],parent:[62,93],pars:[66,86,101,109,110],parser:29,part3:97,part:[97,113,119,122,125,127],parti:138,pass:110,patch:78,path:[14,60,107],paus:[22,70,88],pax:71,pdb:3,penalti:117,percent:248,perman:117,permiss:[32,45,53,94,387],perpetu:115,persist:[13,26,87,88,102,108],person:[103,117],physic:117,picklefield:375,pictur:135,pip:[82,84],plai:[117,145],plan:[0,77,115,116,117],player:[93,117],plugin:48,point:0,polici:67,port:[149,152],portal:[38,43,60,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331],portalsess:60,portalsessionhandl:[60,320],post:117,postgresql:140,practic:101,prepar:2,prerequisit:148,prevent:86,prison:117,privileg:[84,117],problem:64,process:[50,56,156],processor:[14,15,16,357],product:[85,151],profil:[5,332,333,334,335,336,337,338,339],program:[3,81],project:[2,7],prompt:[27,89],prop:117,properti:[12,13,18,20,22,27,34,36,43,45,47,82,105],protfunc:[39,285],protocol:[57,63],prototyp:[39,283,284,285,286,287],proxi:[139,149],publicli:11,pudb:3,puppet:82,push:[11,103],put:[11,96],puzzl:[73,235],pvp:117,pycharm:7,python:[0,14,73,81,93,107,110,111,138,146],quell:[32,53,109],queri:[47,105,108],queryset:[105,112],quest:117,quick:[2,117,143],quickli:145,quickstart:155,quiet:101,quirk:6,race:117,rais:120,random:73,random_string_gener:236,rate:248,read:[0,50,55,68,128],real:14,reboot:156,recapcha:135,receiv:[57,63],recip:[74,204],red_button:260,refer:[79,86],regist:149,regular:117,rel:[106,112],relat:[73,95,97],releas:[79,115],relev:149,reli:14,reload:[6,86,111,139,156],remark:124,rememb:[4,79,111],remind:96,remot:[11,140,149],remov:[45,86,109],repair:117,repeat:[27,31,40],replac:109,repo:71,report:79,repositori:[0,11,78,79,82],reput:117,request:79,requir:143,reset:[9,156],reshuffl:103,resourc:138,respawn:117,rest:[79,120],restart:[139,155],restrict:18,retriev:13,role:[94,117],roleplai:[73,94,117],roller:94,rom:92,room:[36,70,73,76,86,90,94,99,115,116,117,214,266],rpg:117,rplanguag:237,rpsystem:238,rss:[150,321],rule:[20,73,117,121,123],run:[3,7,8,22,81,84,148,151,154],runner:8,safe:29,safeti:14,same:[27,75],save:13,schema:9,score:124,screen:25,script:[40,82,132,215,227,288,289,290,291,292,293,294,295,296],scripthandl:293,search:[19,20,45,62,80,90,101,112,376],searching_cal:29,season:117,secret:135,section:408,secur:[73,139,145,152,239,240,241,242,243],see:[6,96,155],select:[73,86],self:101,send:[57,63,89,110],sent:89,separ:[72,117,120],serial:388,server:[24,38,41,42,43,56,59,73,107,124,139,140,149,154,155,242,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347],serverconf:42,serversess:[60,341],serversessionhandl:60,servic:305,session:[43,60,82,86,94,342],sessionhandl:[43,343],set:[1,7,8,11,20,27,32,42,71,76,84,95,98,108,113,117,124,142,144,147,149,150,152,153],setpow:124,settings_default:348,settings_mixin:336,setup:[2,71,139,140,143,149,154,155],sever:[75,90,101],share:11,sharedmemorymodel:62,sheet:[3,94],shop:100,shortcut:[13,80],should:117,show:[97,124],shut:156,sidebar:79,signal:[44,344],similar:117,simpl:[3,5,8,27,32,40,72,73,88,117,126],simpledoor:244,singl:13,singleton:80,site:[68,82],sitekei:135,sittabl:120,skill:[74,117,118],slow:73,slow_exit:245,snippet:73,soft:64,softcod:[64,93],solut:64,solv:117,some:[90,92,110,116,117],someth:117,somewher:81,sort:117,sourc:[7,30,79],space:[17,108],spawn:[39,93],spawner:[39,287],special:[79,117],spread:78,spuriou:141,sql:[105,140],sqlite3:140,ssh:[63,152,322],ssl:[149,323],stack:117,staff:117,standard:[67,95],start:[0,71,94,97,100,110,113,119,122,125,127,143,151,155,156],stat:131,state:216,statement:102,statu:[117,156],status:117,step:[3,11,71,93,103,115,135,144,146,147,148,150,155],stop:[155,156],storag:[27,40],store:[13,27,39,86,117],string:[32,73,101,363],strip:101,structur:79,studi:70,stuff:[81,103,124],style:17,sub:72,subclass:36,subtop:30,succe:117,suit:8,summari:[51,80,102,109,111,112],superus:32,support:[0,63,141],suppress_ga:324,surround:3,swap:47,sword:[109,205],synchron:50,syntax:[0,79,93,156,357],syscommand:185,system:[21,22,30,32,52,73,74,96,97,115,116,117,121,123,124,186],tabl:[19,62,79,86],tag:[45,66,90,112,133,354],talk:[73,116],talking_npc:246,taskhandl:295,tb_basic:251,tb_equip:252,tb_item:253,tb_magic:254,tb_rang:255,teamciti:2,tech:115,technic:[30,79,260],telnet:[63,141,149,325],telnet_oob:326,telnet_ssl:327,templat:[2,96,135,363],templatetag:[403,404],tempmsg:34,temporari:27,term:111,termux:148,test:[5,8,81,110,124,187,197,206,217,228,243,261,328,338,371,383,389,397,405],test_queri:337,test_resourc:377,test_trait:247,text2html:378,text:[19,27,31,56,65,66,79,110,128],than:117,thei:117,them:117,theori:101,thi:[96,118],thing:[4,79,92,93,104,108,111,112,113,117],third:138,those:117,throttl:345,through:[3,78,151],ticker:[46,82],tickerhandl:[46,296],tie:94,time:[19,22,40,64,95,117],time_format:19,timer:[5,40],timetrac:339,tip:11,to_byt:19,to_str:19,toc:409,togeth:[96,145],tool:[19,24,51,138],traceback:0,track:[11,117],train:132,trait:[116,248],translat:59,travi:10,treat:14,tree:[73,117,205],tree_select:249,trick:11,troubleshoot:[143,148],ttype:329,tupl:[108,109],turn:[6,86,123],turnbattl:[73,116,250,251,252,253,254,255],tutori:[0,8,70,73,75,85,95,96,97,100,113,114,115,117,119,122,123,124,125,127,128,129,130,131,132,134,136],tutorial_exampl:[256,257,258,259,260,261],tutorial_world:[262,263,264,265,266],tweet:[131,146],twist:82,twitter:146,type:[12,13,36,248],typeclass:[6,47,69,80,82,93,98,102,107,108,112,120,229,248,349,350,351,352,353,354],under:11,understand:133,ungm:94,unimpl:157,uninstal:114,unit:8,unixcommand:[73,267],unloggedin:188,unmonitor:31,unquel:109,unrepeat:31,updat:[9,11,47,86,108],upgrad:9,upload:152,upstream:[6,11],url:[84,96,126,135,390,392,399,406],usag:[14,15,26,140],use:[6,18,46,81,116,117],used:[22,86],useful:[22,116,138],user:[11,22,53,92,93,96,152],using:[3,8,70,108,112],util:[7,17,19,22,24,29,80,88,138,218,230,274,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,393,394,395,396,397],valid:[32,346],validatorfunc:380,valu:[27,39,117],vanilla:117,variabl:3,variant:120,vehicl:[97,132],verb_conjug:[381,382,383],verbatim:79,version:[11,79],versu:50,vhost:139,via:117,view:[18,68,96,126,135,136,391,400,407],virtualenv:82,voic:70,volum:117,wai:[1,27,88,109,110],want:[81,97,117,151],warn:79,weapon:117,weather:[117,134],web:[6,48,56,63,68,97,107,126,128,135,136,149,152,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407],webclient:[48,330,398,399,400],webclient_ajax:331,webclient_gui:48,webserv:[49,152,347],websit:[68,84,401,402,403,404,405,406,407],websocket:[139,145],weight:[99,117],werewolf:105,what:[2,13,52,81,97,101,111,112,113,117,118,151],when:[4,46,86,120],where:[81,106,118,143],who:[22,102],wiki:84,wilder:[73,268],willing:81,window:[71,143],wizard:142,word:78,work:[11,22,47,81,96,101,117,132,151],workaround:141,workflow:1,world:[73,97,103,107,110,114,115,117],write:[8,48,57],xterm256:[55,133],yield:[27,88],you:[0,81,109,113,114,117],your:[0,1,6,9,11,12,22,31,36,48,53,57,62,64,84,90,102,103,107,117,118,135,149,151,152,248],yourself:[103,115],zone:69}}) \ No newline at end of file diff --git a/docs/1.0-dev/toc.html b/docs/1.0-dev/toc.html index d709d9581f..49d2814321 100644 --- a/docs/1.0-dev/toc.html +++ b/docs/1.0-dev/toc.html @@ -78,6 +78,7 @@
    • Locks
    • Permissions
    • Components/MonitorHandler
    • +
    • Components/Msg
    • Nicks
    • Advanced note
    • Components/Objects
    • @@ -145,8 +146,6 @@
    • Howto/Command Prompt
    • Coordinates
    • Adding room coordinates in your game
    • -
    • Customize channels
    • -
    • Channel commands in Evennia
    • Howto/Default Exit Errors
    • Howto/Evennia for Diku Users
    • Howto/Evennia for MUSH Users