From 3165f49b4ca2225a70e84e1df10843ffb47c9f76 Mon Sep 17 00:00:00 2001 From: Evennia docbuilder action Date: Sun, 6 Feb 2022 18:34:09 +0000 Subject: [PATCH] Updated HTML docs --- docs/0.9.5/.buildinfo | 2 +- docs/0.9.5/Default-Commands.html | 24 +- docs/0.9.5/_sources/Default-Commands.md.txt | 24 +- .../api/evennia.commands.default.admin.html | 2 +- ...evennia.commands.default.batchprocess.html | 2 +- .../evennia.commands.default.building.html | 6 +- .../api/evennia.commands.default.comms.html | 4 +- .../api/evennia.commands.default.general.html | 6 +- .../api/evennia.commands.default.system.html | 2 +- .../evennia.commands.default.unloggedin.html | 4 +- docs/0.9.5/api/evennia.contrib.barter.html | 2 +- docs/0.9.5/api/evennia.contrib.clothing.html | 2 +- docs/0.9.5/api/evennia.contrib.dice.html | 2 +- .../api/evennia.contrib.email_login.html | 4 +- docs/0.9.5/api/evennia.contrib.rpsystem.html | 2 +- .../evennia.contrib.turnbattle.tb_basic.html | 2 +- .../evennia.contrib.turnbattle.tb_equip.html | 2 +- .../evennia.contrib.turnbattle.tb_items.html | 2 +- .../evennia.contrib.turnbattle.tb_magic.html | 2 +- .../evennia.contrib.turnbattle.tb_range.html | 2 +- ...b.tutorial_examples.cmdset_red_button.html | 8 +- ...vennia.contrib.tutorial_world.objects.html | 6 +- .../evennia.contrib.tutorial_world.rooms.html | 2 +- docs/0.9.5/api/evennia.utils.eveditor.html | 2 +- docs/0.9.5/api/evennia.utils.evmore.html | 2 +- docs/0.9.5/toc.html | 2 +- docs/1.0-dev/.buildinfo | 2 +- docs/1.0-dev/{Setup => Coding}/Changelog.html | 28 +- docs/1.0-dev/Coding/Coding-Introduction.html | 34 +- docs/1.0-dev/Coding/Coding-Overview.html | 164 +- .../Continuous-Integration-TeamCity.html | 326 ++ ...tml => Continuous-Integration-Travis.html} | 70 +- .../Coding/Continuous-Integration.html | 289 +- docs/1.0-dev/Coding/Debugging.html | 26 +- docs/1.0-dev/Coding/Flat-API.html | 150 - docs/1.0-dev/Coding/Profiling.html | 26 +- docs/1.0-dev/Coding/Quirks.html | 77 +- docs/1.0-dev/Coding/Setting-up-PyCharm.html | 42 +- docs/1.0-dev/Coding/Unit-Testing.html | 26 +- docs/1.0-dev/Coding/Updating-Your-Game.html | 26 +- docs/1.0-dev/Coding/Version-Control.html | 26 +- docs/1.0-dev/Components/Accounts.html | 28 +- docs/1.0-dev/Components/Attributes.html | 26 +- .../Components/Batch-Code-Processor.html | 26 +- .../Components/Batch-Command-Processor.html | 26 +- docs/1.0-dev/Components/Batch-Processors.html | 26 +- .../Bootstrap-Components-and-Utilities.html | 32 +- docs/1.0-dev/Components/Channels.html | 26 +- docs/1.0-dev/Components/Coding-Utils.html | 26 +- docs/1.0-dev/Components/Command-Sets.html | 32 +- docs/1.0-dev/Components/Command-System.html | 28 +- docs/1.0-dev/Components/Commands.html | 32 +- docs/1.0-dev/Components/Communications.html | 120 - .../Components/Components-Overview.html | 339 +- .../1.0-dev/Components/Connection-Screen.html | 26 +- docs/1.0-dev/Components/Default-Commands.html | 24 +- docs/1.0-dev/Components/EvEditor.html | 30 +- docs/1.0-dev/Components/EvMenu.html | 30 +- docs/1.0-dev/Components/EvMore.html | 26 +- docs/1.0-dev/Components/FuncParser.html | 26 +- docs/1.0-dev/Components/Help-System.html | 26 +- docs/1.0-dev/Components/Inputfuncs.html | 26 +- docs/1.0-dev/Components/Locks.html | 26 +- docs/1.0-dev/Components/MonitorHandler.html | 26 +- docs/1.0-dev/Components/Msg.html | 26 +- docs/1.0-dev/Components/Nicks.html | 28 +- docs/1.0-dev/Components/Objects.html | 26 +- docs/1.0-dev/Components/Outputfuncs.html | 26 +- docs/1.0-dev/Components/Permissions.html | 26 +- .../1.0-dev/Components/Portal-And-Server.html | 26 +- docs/1.0-dev/Components/Prototypes.html | 26 +- docs/1.0-dev/Components/Scripts.html | 30 +- docs/1.0-dev/Components/Server.html | 26 +- docs/1.0-dev/Components/Sessions.html | 26 +- docs/1.0-dev/Components/Signals.html | 26 +- docs/1.0-dev/Components/Tags.html | 28 +- docs/1.0-dev/Components/TickerHandler.html | 28 +- docs/1.0-dev/Components/Typeclasses.html | 50 +- docs/1.0-dev/Components/Web-API.html | 26 +- docs/1.0-dev/Components/Web-Admin.html | 26 +- docs/1.0-dev/Components/Webclient.html | 26 +- docs/1.0-dev/Components/Webserver.html | 26 +- docs/1.0-dev/Components/Website.html | 26 +- docs/1.0-dev/Concepts/Async-Process.html | 28 +- docs/1.0-dev/Concepts/Banning.html | 26 +- .../1.0-dev/Concepts/Bootstrap-&-Evennia.html | 26 +- .../Concepts/Building-Permissions.html | 26 +- .../Change-Messages-Per-Receiver.html | 26 +- docs/1.0-dev/Concepts/Clickable-Links.html | 26 +- docs/1.0-dev/Concepts/Colors.html | 30 +- docs/1.0-dev/Concepts/Concepts-Overview.html | 158 +- docs/1.0-dev/Concepts/Custom-Protocols.html | 26 +- docs/1.0-dev/Concepts/Guest-Logins.html | 26 +- .../Concepts/Internationalization.html | 26 +- docs/1.0-dev/Concepts/Messagepath.html | 26 +- docs/1.0-dev/Concepts/Multisession-modes.html | 26 +- docs/1.0-dev/Concepts/New-Models.html | 26 +- docs/1.0-dev/Concepts/OOB.html | 26 +- docs/1.0-dev/Concepts/Soft-Code.html | 26 +- docs/1.0-dev/Concepts/Text-Encodings.html | 26 +- docs/1.0-dev/Concepts/TextTags.html | 26 +- .../Concepts/Using-MUX-as-a-Standard.html | 26 +- docs/1.0-dev/Concepts/Web-Features.html | 28 +- docs/1.0-dev/Concepts/Zones.html | 26 +- docs/1.0-dev/Contribs/Building-menus.html | 1321 ----- docs/1.0-dev/Contribs/Contrib-AWSStorage.html | 60 +- docs/1.0-dev/Contribs/Contrib-Auditing.html | 26 +- docs/1.0-dev/Contribs/Contrib-Barter.html | 26 +- .../Contribs/Contrib-Batchprocessor.html | 26 +- .../Contribs/Contrib-Bodyfunctions.html | 26 +- .../Contribs/Contrib-Building-Menu.html | 1226 +++- docs/1.0-dev/Contribs/Contrib-Clothing.html | 26 +- .../Contribs/Contrib-Color-Markups.html | 38 +- docs/1.0-dev/Contribs/Contrib-Cooldowns.html | 36 +- docs/1.0-dev/Contribs/Contrib-Crafting.html | 26 +- .../Contribs/Contrib-Custom-Gametime.html | 26 +- docs/1.0-dev/Contribs/Contrib-Dice.html | 52 +- .../1.0-dev/Contribs/Contrib-Email-Login.html | 26 +- .../1.0-dev/Contribs/Contrib-Evscaperoom.html | 58 +- .../Contribs/Contrib-Extended-Room.html | 26 +- docs/1.0-dev/Contribs/Contrib-Fieldfill.html | 26 +- docs/1.0-dev/Contribs/Contrib-Gendersub.html | 54 +- docs/1.0-dev/Contribs/Contrib-Health-Bar.html | 26 +- ...ntrib-Ingame-Python-Tutorial-Dialogue.html | 28 +- ...ntrib-Ingame-Python-Tutorial-Elevator.html | 28 +- .../Contribs/Contrib-Ingame-Python.html | 28 +- docs/1.0-dev/Contribs/Contrib-Mail.html | 74 +- docs/1.0-dev/Contribs/Contrib-Mapbuilder.html | 48 +- docs/1.0-dev/Contribs/Contrib-Menu-Login.html | 26 +- docs/1.0-dev/Contribs/Contrib-Mirror.html | 26 +- .../1.0-dev/Contribs/Contrib-Multidescer.html | 26 +- .../Contribs/Contrib-Mux-Comms-Cmds.html | 26 +- docs/1.0-dev/Contribs/Contrib-Puzzles.html | 26 +- docs/1.0-dev/Contribs/Contrib-RPSystem.html | 26 +- .../Contrib-Random-String-Generator.html | 26 +- docs/1.0-dev/Contribs/Contrib-Red-Button.html | 26 +- docs/1.0-dev/Contribs/Contrib-Simpledoor.html | 26 +- docs/1.0-dev/Contribs/Contrib-Slow-Exit.html | 26 +- .../1.0-dev/Contribs/Contrib-Talking-Npc.html | 26 +- docs/1.0-dev/Contribs/Contrib-Traits.html | 26 +- .../1.0-dev/Contribs/Contrib-Tree-Select.html | 26 +- docs/1.0-dev/Contribs/Contrib-Turnbattle.html | 26 +- .../Contribs/Contrib-Tutorial-World.html | 26 +- .../1.0-dev/Contribs/Contrib-Unixcommand.html | 38 +- docs/1.0-dev/Contribs/Contrib-Wilderness.html | 26 +- docs/1.0-dev/Contribs/Contrib-XYZGrid.html | 26 +- ...b-Overview.html => Contribs-Overview.html} | 95 +- docs/1.0-dev/Contributing-Docs.html | 102 +- docs/1.0-dev/Contributing.html | 28 +- docs/1.0-dev/Evennia-API.html | 26 +- docs/1.0-dev/Evennia-Introduction.html | 24 +- docs/1.0-dev/Glossary.html | 28 +- docs/1.0-dev/Howto/Howto-Overview.html | 281 - .../Howto/Starting/Part1/Starting-Part1.html | 271 - .../Howto/Starting/Part2/Starting-Part2.html | 174 - .../Howto/Starting/Part5/Starting-Part5.html | 132 - .../Add-a-wiki-on-your-website.html | 30 +- .../Arxcode-Installation.html | 30 +- .../Beginner-Tutorial-Intro.html | 869 +++ .../Part1/Adding-Commands.html | 56 +- .../Part1/Beginner-Tutorial-Part1-Intro.html | 285 + .../Part1/Building-Quickstart.html | 94 +- .../Part1/Creating-Things.html | 46 +- .../Part1/Django-queries.html | 70 +- .../Part1/Evennia-Library-Overview.html | 50 +- .../Part1/Gamedir-Overview.html | 66 +- .../Part1/Learning-Typeclasses.html | 92 +- .../Part1/More-on-Commands.html | 68 +- .../Part1/Python-basic-introduction.html | 179 +- .../Part1/Python-classes-and-objects.html | 64 +- .../Part1/Searching-Things.html | 86 +- .../Part1/Tutorial-World.html | 108 +- .../Part2/Beginner-Tutorial-Part2-Intro.html | 280 + .../Part2/Game-Planning.html | 14 +- .../Part2/Planning-Some-Useful-Contribs.html | 26 +- .../Part2/Planning-The-Tutorial-Game.html | 32 +- .../Part2/Planning-Where-Do-I-Begin.html | 24 +- .../Part3/A-Sittable-Object.html | 32 +- .../Part3/Beginner-Tutorial-Part3-Intro.html} | 103 +- .../Implementing-a-game-rule-system.html | 32 +- .../Part3/Turn-based-Combat-System.html | 32 +- .../Part4/Beginner-Tutorial-Part4-Intro.html} | 74 +- .../Part5/Add-a-simple-new-web-page.html | 32 +- .../Part5/Beginner-Tutorial-Part5-Intro.html | 195 + .../Part5/Web-Tutorial.html | 32 +- .../Building-a-mech-tutorial.html | 28 +- .../1.0-dev/{Howto => Howtos}/Coding-FAQ.html | 32 +- .../{Howto => Howtos}/Command-Cooldown.html | 28 +- .../{Howto => Howtos}/Command-Duration.html | 28 +- .../{Howto => Howtos}/Command-Prompt.html | 28 +- .../{Howto => Howtos}/Coordinates.html | 28 +- .../Default-Exit-Errors.html | 149 +- .../Dynamic-In-Game-Map.html | 28 +- .../Evennia-for-Diku-Users.html | 28 +- .../Evennia-for-MUSH-Users.html | 34 +- .../Evennia-for-roleplaying-sessions.html | 32 +- .../{Howto => Howtos}/Gametime-Tutorial.html | 28 +- .../Help-System-Tutorial.html | 28 +- docs/1.0-dev/Howtos/Howtos-Overview.html | 237 + .../Manually-Configuring-Color.html | 28 +- .../Mass-and-weight-for-objects.html | 28 +- .../{Howto => Howtos}/NPC-shop-Tutorial.html | 28 +- .../Parsing-commands-tutorial.html | 32 +- .../{Howto => Howtos}/Static-In-Game-Map.html | 32 +- .../Tutorial-Aggressive-NPCs.html | 30 +- .../Tutorial-NPCs-listening.html | 30 +- .../Tutorial-Tweeting-Game-Stats.html | 28 +- .../{Howto => Howtos}/Tutorial-Vehicles.html | 28 +- .../Tutorial-for-basic-MUSH-like-game.html | 98 +- .../Understanding-Color-Tags.html | 28 +- .../{Howto => Howtos}/Weather-Tutorial.html | 28 +- .../Web-Character-Generation.html | 28 +- .../Web-Character-View-Tutorial.html | 28 +- docs/1.0-dev/Licensing.html | 34 +- docs/1.0-dev/Links.html | 22 +- docs/1.0-dev/Setup/Apache-Config.html | 26 +- .../1.0-dev/Setup/Choosing-An-SQL-Server.html | 26 +- docs/1.0-dev/Setup/Client-Support-Grid.html | 26 +- docs/1.0-dev/Setup/Evennia-Game-Index.html | 26 +- docs/1.0-dev/Setup/Grapevine.html | 26 +- docs/1.0-dev/Setup/HAProxy-Config.html | 26 +- .../How-to-connect-Evennia-to-Twitter.html | 30 +- docs/1.0-dev/Setup/IRC.html | 31 +- docs/1.0-dev/Setup/Installation-Android.html | 26 +- docs/1.0-dev/Setup/Installation-Docker.html | 38 +- docs/1.0-dev/Setup/Installation-Git.html | 26 +- .../Setup/Installation-Non-Interactive.html | 26 +- .../Setup/Installation-Troubleshooting.html | 26 +- docs/1.0-dev/Setup/Installation-Upgrade.html | 29 +- docs/1.0-dev/Setup/Installation.html | 42 +- docs/1.0-dev/Setup/Online-Setup.html | 28 +- docs/1.0-dev/Setup/RSS.html | 26 +- docs/1.0-dev/Setup/Security.html | 26 +- docs/1.0-dev/Setup/Settings-Default.html | 26 +- .../Setup/{Server-Conf.html => Settings.html} | 65 +- docs/1.0-dev/Setup/Setup-Overview.html | 191 +- docs/1.0-dev/Setup/Start-Stop-Reload.html | 26 +- docs/1.0-dev/Unimplemented.html | 28 +- docs/1.0-dev/_modules/django/conf.html | 2 - .../db/models/fields/related_descriptors.html | 2 - .../_modules/django/db/models/manager.html | 2 - .../_modules/django/db/models/query.html | 2 - .../django/db/models/query_utils.html | 2 - .../_modules/django/utils/functional.html | 2 - docs/1.0-dev/_modules/evennia.html | 2 - .../_modules/evennia/accounts/accounts.html | 2 - .../_modules/evennia/accounts/bots.html | 2 - .../_modules/evennia/accounts/manager.html | 2 - .../_modules/evennia/accounts/models.html | 2 - .../_modules/evennia/commands/cmdhandler.html | 2 - .../_modules/evennia/commands/cmdparser.html | 2 - .../_modules/evennia/commands/cmdset.html | 2 - .../evennia/commands/cmdsethandler.html | 2 - .../_modules/evennia/commands/command.html | 2 - .../evennia/commands/default/account.html | 2 - .../evennia/commands/default/admin.html | 2 - .../commands/default/batchprocess.html | 2 - .../evennia/commands/default/building.html | 2 - .../commands/default/cmdset_account.html | 2 - .../commands/default/cmdset_character.html | 2 - .../commands/default/cmdset_session.html | 2 - .../commands/default/cmdset_unloggedin.html | 2 - .../evennia/commands/default/comms.html | 4 +- .../evennia/commands/default/general.html | 2 - .../evennia/commands/default/help.html | 2 - .../evennia/commands/default/muxcommand.html | 2 - .../evennia/commands/default/syscommands.html | 2 - .../evennia/commands/default/system.html | 4 +- .../evennia/commands/default/tests.html | 2 - .../evennia/commands/default/unloggedin.html | 2 - .../1.0-dev/_modules/evennia/comms/comms.html | 2 - .../_modules/evennia/comms/managers.html | 2 - .../_modules/evennia/comms/models.html | 2 - .../base_systems/awsstorage/tests.html | 2 - .../building_menu/building_menu.html | 2 - .../base_systems/building_menu/tests.html | 2 - .../base_systems/color_markups/tests.html | 2 - .../custom_gametime/custom_gametime.html | 2 - .../base_systems/custom_gametime/tests.html | 2 - .../base_systems/email_login/email_login.html | 2 - .../base_systems/email_login/tests.html | 2 - .../ingame_python/callbackhandler.html | 2 - .../base_systems/ingame_python/commands.html | 2 - .../ingame_python/eventfuncs.html | 2 - .../base_systems/ingame_python/scripts.html | 2 - .../base_systems/ingame_python/tests.html | 2 - .../base_systems/ingame_python/utils.html | 2 - .../mux_comms_cmds/mux_comms_cmds.html | 2 - .../base_systems/mux_comms_cmds/tests.html | 2 - .../base_systems/unixcommand/tests.html | 2 - .../base_systems/unixcommand/unixcommand.html | 2 - .../full_systems/evscaperoom/commands.html | 2 - .../full_systems/evscaperoom/menu.html | 2 - .../full_systems/evscaperoom/objects.html | 2 - .../full_systems/evscaperoom/room.html | 2 - .../full_systems/evscaperoom/scripts.html | 2 - .../full_systems/evscaperoom/state.html | 2 - .../full_systems/evscaperoom/tests.html | 2 - .../full_systems/evscaperoom/utils.html | 2 - .../contrib/game_systems/barter/barter.html | 2 - .../contrib/game_systems/barter/tests.html | 2 - .../game_systems/clothing/clothing.html | 2 - .../contrib/game_systems/clothing/tests.html | 2 - .../game_systems/cooldowns/cooldowns.html | 2 - .../contrib/game_systems/cooldowns/tests.html | 2 - .../game_systems/crafting/crafting.html | 2 - .../crafting/example_recipes.html | 2 - .../contrib/game_systems/crafting/tests.html | 2 - .../game_systems/gendersub/gendersub.html | 2 - .../contrib/game_systems/gendersub/tests.html | 2 - .../contrib/game_systems/mail/mail.html | 2 - .../contrib/game_systems/mail/tests.html | 2 - .../game_systems/multidescer/multidescer.html | 2 - .../game_systems/multidescer/tests.html | 2 - .../contrib/game_systems/puzzles/puzzles.html | 2 - .../contrib/game_systems/puzzles/tests.html | 2 - .../game_systems/turnbattle/tb_basic.html | 2 - .../game_systems/turnbattle/tb_equip.html | 2 - .../game_systems/turnbattle/tb_items.html | 2 - .../game_systems/turnbattle/tb_magic.html | 2 - .../game_systems/turnbattle/tb_range.html | 2 - .../game_systems/turnbattle/tests.html | 2 - .../grid/extended_room/extended_room.html | 2 - .../contrib/grid/extended_room/tests.html | 2 - .../contrib/grid/simpledoor/simpledoor.html | 2 - .../contrib/grid/simpledoor/tests.html | 2 - .../contrib/grid/slow_exit/slow_exit.html | 2 - .../evennia/contrib/grid/slow_exit/tests.html | 2 - .../contrib/grid/wilderness/tests.html | 2 - .../contrib/grid/wilderness/wilderness.html | 2 - .../contrib/grid/xyzgrid/commands.html | 2 - .../evennia/contrib/grid/xyzgrid/example.html | 2 - .../contrib/grid/xyzgrid/launchcmd.html | 4 +- .../evennia/contrib/grid/xyzgrid/tests.html | 2 - .../evennia/contrib/grid/xyzgrid/utils.html | 2 - .../evennia/contrib/grid/xyzgrid/xymap.html | 2 - .../contrib/grid/xyzgrid/xymap_legend.html | 4 +- .../evennia/contrib/grid/xyzgrid/xyzgrid.html | 2 - .../evennia/contrib/grid/xyzgrid/xyzroom.html | 2 - .../evennia/contrib/rpg/dice/dice.html | 2 - .../evennia/contrib/rpg/dice/tests.html | 2 - .../contrib/rpg/health_bar/health_bar.html | 2 - .../evennia/contrib/rpg/health_bar/tests.html | 2 - .../contrib/rpg/rpsystem/rplanguage.html | 2 - .../contrib/rpg/rpsystem/rpsystem.html | 2 - .../evennia/contrib/rpg/rpsystem/tests.html | 2 - .../evennia/contrib/rpg/traits/tests.html | 2 - .../evennia/contrib/rpg/traits/traits.html | 2 - .../bodyfunctions/bodyfunctions.html | 2 - .../tutorials/bodyfunctions/tests.html | 2 - .../contrib/tutorials/mirror/mirror.html | 2 - .../tutorials/red_button/red_button.html | 2 - .../tutorials/talking_npc/talking_npc.html | 2 - .../contrib/tutorials/talking_npc/tests.html | 2 - .../tutorials/tutorial_world/intro_menu.html | 6 +- .../contrib/tutorials/tutorial_world/mob.html | 2 - .../tutorials/tutorial_world/objects.html | 2 - .../tutorials/tutorial_world/rooms.html | 2 - .../tutorials/tutorial_world/tests.html | 2 - .../contrib/utils/auditing/outputs.html | 2 - .../contrib/utils/auditing/server.html | 2 - .../evennia/contrib/utils/auditing/tests.html | 2 - .../contrib/utils/fieldfill/fieldfill.html | 2 - .../random_string_generator.html | 2 - .../utils/random_string_generator/tests.html | 2 - .../contrib/utils/tree_select/tests.html | 2 - .../utils/tree_select/tree_select.html | 2 - .../_modules/evennia/help/filehelp.html | 2 - .../_modules/evennia/help/manager.html | 2 - .../1.0-dev/_modules/evennia/help/models.html | 2 - docs/1.0-dev/_modules/evennia/help/utils.html | 2 - .../_modules/evennia/locks/lockfuncs.html | 2 - .../_modules/evennia/locks/lockhandler.html | 2 - .../_modules/evennia/objects/manager.html | 2 - .../_modules/evennia/objects/models.html | 2 - .../_modules/evennia/objects/objects.html | 2 - .../_modules/evennia/prototypes/menus.html | 2 - .../evennia/prototypes/protfuncs.html | 2 - .../evennia/prototypes/prototypes.html | 2 - .../_modules/evennia/prototypes/spawner.html | 2 - .../_modules/evennia/scripts/manager.html | 2 - .../_modules/evennia/scripts/models.html | 2 - .../evennia/scripts/monitorhandler.html | 2 - .../evennia/scripts/scripthandler.html | 2 - .../_modules/evennia/scripts/scripts.html | 2 - .../_modules/evennia/scripts/taskhandler.html | 2 - .../evennia/scripts/tickerhandler.html | 2 - .../_modules/evennia/server/amp_client.html | 2 - .../evennia/server/connection_wizard.html | 2 - .../_modules/evennia/server/deprecations.html | 2 - .../evennia/server/evennia_launcher.html | 10 +- .../server/game_index_client/client.html | 2 - .../server/game_index_client/service.html | 2 - .../evennia/server/initial_setup.html | 2 - .../_modules/evennia/server/inputfuncs.html | 2 - .../_modules/evennia/server/manager.html | 2 - .../_modules/evennia/server/models.html | 2 - .../_modules/evennia/server/portal/amp.html | 2 - .../evennia/server/portal/amp_server.html | 2 - .../evennia/server/portal/grapevine.html | 2 - .../_modules/evennia/server/portal/irc.html | 2 - .../_modules/evennia/server/portal/mccp.html | 2 - .../_modules/evennia/server/portal/mssp.html | 2 - .../_modules/evennia/server/portal/mxp.html | 2 - .../_modules/evennia/server/portal/naws.html | 2 - .../evennia/server/portal/portal.html | 2 - .../server/portal/portalsessionhandler.html | 2 - .../_modules/evennia/server/portal/rss.html | 2 - .../_modules/evennia/server/portal/ssh.html | 2 - .../_modules/evennia/server/portal/ssl.html | 2 - .../evennia/server/portal/suppress_ga.html | 2 - .../evennia/server/portal/telnet.html | 2 - .../evennia/server/portal/telnet_oob.html | 2 - .../evennia/server/portal/telnet_ssl.html | 2 - .../_modules/evennia/server/portal/tests.html | 2 - .../_modules/evennia/server/portal/ttype.html | 2 - .../evennia/server/portal/webclient.html | 2 - .../evennia/server/portal/webclient_ajax.html | 2 - .../evennia/server/profiling/dummyrunner.html | 2 - .../profiling/dummyrunner_settings.html | 2 - .../evennia/server/profiling/memplot.html | 2 - .../server/profiling/test_queries.html | 2 - .../evennia/server/profiling/tests.html | 2 - .../evennia/server/profiling/timetrace.html | 2 - .../_modules/evennia/server/server.html | 2 - .../evennia/server/serversession.html | 2 - .../_modules/evennia/server/session.html | 2 - .../evennia/server/sessionhandler.html | 2 - .../_modules/evennia/server/throttle.html | 2 - .../_modules/evennia/server/validators.html | 2 - .../_modules/evennia/server/webserver.html | 2 - .../evennia/typeclasses/attributes.html | 2 - .../evennia/typeclasses/managers.html | 2 - .../_modules/evennia/typeclasses/models.html | 2 - .../_modules/evennia/typeclasses/tags.html | 2 - docs/1.0-dev/_modules/evennia/utils/ansi.html | 2 - .../evennia/utils/batchprocessors.html | 2 - .../_modules/evennia/utils/containers.html | 2 - .../_modules/evennia/utils/dbserialize.html | 2 - .../_modules/evennia/utils/eveditor.html | 2 - .../_modules/evennia/utils/evform.html | 2 - .../_modules/evennia/utils/evmenu.html | 4 +- .../_modules/evennia/utils/evmore.html | 2 - .../_modules/evennia/utils/evtable.html | 2 - .../_modules/evennia/utils/funcparser.html | 2 - .../_modules/evennia/utils/gametime.html | 2 - .../evennia/utils/idmapper/manager.html | 2 - .../evennia/utils/idmapper/models.html | 2 - .../evennia/utils/idmapper/tests.html | 2 - .../_modules/evennia/utils/logger.html | 2 - .../_modules/evennia/utils/optionclasses.html | 2 - .../_modules/evennia/utils/optionhandler.html | 2 - .../_modules/evennia/utils/picklefield.html | 2 - .../_modules/evennia/utils/search.html | 2 - .../evennia/utils/test_resources.html | 2 - .../_modules/evennia/utils/text2html.html | 2 - .../1.0-dev/_modules/evennia/utils/utils.html | 2 - .../evennia/utils/validatorfuncs.html | 2 - .../utils/verb_conjugation/conjugate.html | 2 - .../utils/verb_conjugation/pronouns.html | 2 - .../evennia/utils/verb_conjugation/tests.html | 2 - .../_modules/evennia/web/admin/accounts.html | 2 - .../evennia/web/admin/attributes.html | 2 - .../_modules/evennia/web/admin/comms.html | 2 - .../_modules/evennia/web/admin/frontpage.html | 2 - .../_modules/evennia/web/admin/help.html | 2 - .../_modules/evennia/web/admin/objects.html | 2 - .../_modules/evennia/web/admin/scripts.html | 2 - .../_modules/evennia/web/admin/server.html | 2 - .../_modules/evennia/web/admin/tags.html | 2 - .../_modules/evennia/web/admin/utils.html | 2 - .../_modules/evennia/web/api/filters.html | 2 - .../_modules/evennia/web/api/permissions.html | 2 - .../_modules/evennia/web/api/root.html | 2 - .../_modules/evennia/web/api/serializers.html | 2 - .../_modules/evennia/web/api/tests.html | 2 - .../_modules/evennia/web/api/views.html | 2 - .../evennia/web/templatetags/addclass.html | 2 - .../_modules/evennia/web/utils/adminsite.html | 2 - .../_modules/evennia/web/utils/backends.html | 2 - .../evennia/web/utils/general_context.html | 2 - .../evennia/web/utils/middleware.html | 2 - .../_modules/evennia/web/utils/tests.html | 2 - .../_modules/evennia/web/webclient/views.html | 2 - .../_modules/evennia/web/website/forms.html | 2 - .../_modules/evennia/web/website/tests.html | 2 - .../evennia/web/website/views/accounts.html | 2 - .../evennia/web/website/views/channels.html | 2 - .../evennia/web/website/views/characters.html | 2 - .../evennia/web/website/views/errors.html | 2 - .../evennia/web/website/views/help.html | 2 - .../evennia/web/website/views/index.html | 2 - .../evennia/web/website/views/mixins.html | 2 - .../evennia/web/website/views/objects.html | 2 - docs/1.0-dev/_modules/functools.html | 2 - docs/1.0-dev/_modules/index.html | 2 - .../1.0-dev/_modules/rest_framework/test.html | 2 - .../{Setup => Coding}/Changelog.md.txt | 0 .../Coding/Coding-Introduction.md.txt | 8 +- .../_sources/Coding/Coding-Overview.md.txt | 44 +- .../Continuous-Integration-TeamCity.md.txt | 198 + ...t => Continuous-Integration-Travis.md.txt} | 30 +- .../Coding/Continuous-Integration.md.txt | 220 +- docs/1.0-dev/_sources/Coding/Flat-API.md.txt | 37 - docs/1.0-dev/_sources/Coding/Quirks.md.txt | 47 +- .../_sources/Coding/Setting-up-PyCharm.md.txt | 4 +- .../_sources/Components/Accounts.md.txt | 2 +- .../Bootstrap-Components-and-Utilities.md.txt | 6 +- .../_sources/Components/Command-Sets.md.txt | 6 +- .../_sources/Components/Command-System.md.txt | 2 +- .../_sources/Components/Commands.md.txt | 6 +- .../_sources/Components/Communications.md.txt | 8 - .../Components/Components-Overview.md.txt | 108 +- .../_sources/Components/EvEditor.md.txt | 4 +- .../1.0-dev/_sources/Components/EvMenu.md.txt | 4 +- docs/1.0-dev/_sources/Components/Nicks.md.txt | 2 +- .../_sources/Components/Scripts.md.txt | 4 +- docs/1.0-dev/_sources/Components/Tags.md.txt | 2 +- .../_sources/Components/TickerHandler.md.txt | 2 +- .../_sources/Components/Typeclasses.md.txt | 9 +- .../_sources/Concepts/Async-Process.md.txt | 2 +- docs/1.0-dev/_sources/Concepts/Colors.md.txt | 4 +- .../Concepts/Concepts-Overview.md.txt | 59 +- .../_sources/Concepts/Web-Features.md.txt | 2 +- .../_sources/Contribs/Building-menus.md.txt | 1233 ---- .../Contribs/Contrib-AWSStorage.md.txt | 12 +- .../Contribs/Contrib-Building-Menu.md.txt | 1224 +++- .../Contribs/Contrib-Color-Markups.md.txt | 4 +- .../Contribs/Contrib-Cooldowns.md.txt | 6 +- .../Contribs/Contrib-Custom-Gametime.md.txt | 2 +- .../_sources/Contribs/Contrib-Dice.md.txt | 14 +- .../Contribs/Contrib-Email-Login.md.txt | 2 +- .../Contribs/Contrib-Evscaperoom.md.txt | 22 +- .../Contribs/Contrib-Gendersub.md.txt | 31 +- .../Contribs/Contrib-Health-Bar.md.txt | 4 +- .../Contribs/Contrib-Ingame-Python.md.txt | 9 + .../_sources/Contribs/Contrib-Mail.md.txt | 9 +- .../Contribs/Contrib-Mapbuilder.md.txt | 10 +- .../Contribs/Contrib-Unixcommand.md.txt | 6 +- ...erview.md.txt => Contribs-Overview.md.txt} | 153 +- .../1.0-dev/_sources/Contributing-Docs.md.txt | 41 +- docs/1.0-dev/_sources/Contributing.md.txt | 6 +- docs/1.0-dev/_sources/Evennia-API.md.txt | 8 +- .../_sources/Evennia-Introduction.md.txt | 14 +- docs/1.0-dev/_sources/Glossary.md.txt | 4 +- .../_sources/Howto/Default-Exit-Errors.md.txt | 122 - .../_sources/Howto/Howto-Overview.md.txt | 105 - .../Starting/Part1/Starting-Part1.md.txt | 131 - .../Starting/Part2/Starting-Part2.md.txt | 41 - .../Add-a-wiki-on-your-website.md.txt | 2 +- .../Arxcode-Installation.md.txt | 2 +- .../Beginner-Tutorial-Intro.md.txt | 116 + .../Part1/Adding-Commands.md.txt | 2 +- .../Beginner-Tutorial-Part1-Intro.md.txt | 66 + .../Part1/Building-Quickstart.md.txt | 11 +- .../Part1/Creating-Things.md.txt | 1 - .../Part1/Django-queries.md.txt | 2 +- .../Part1/Evennia-Library-Overview.md.txt | 4 +- .../Part1/Gamedir-Overview.md.txt | 0 .../Part1/Learning-Typeclasses.md.txt | 2 +- .../Part1/More-on-Commands.md.txt | 2 +- .../Part1/Python-basic-introduction.md.txt | 76 +- .../Part1/Python-classes-and-objects.md.txt | 2 +- .../Part1/Searching-Things.md.txt | 0 .../Part1/Tutorial-World.md.txt | 50 +- .../Beginner-Tutorial-Part2-Intro.md.txt | 46 + .../Part2/Game-Planning.md.txt | 0 .../Planning-Some-Useful-Contribs.md.txt | 2 +- .../Part2/Planning-The-Tutorial-Game.md.txt | 0 .../Part2/Planning-Where-Do-I-Begin.md.txt | 0 .../Part3/A-Sittable-Object.md.txt | 0 .../Beginner-Tutorial-Part3-Intro.md.txt} | 56 +- .../Implementing-a-game-rule-system.md.txt | 0 .../Part3/Turn-based-Combat-System.md.txt | 0 .../Beginner-Tutorial-Part4-Intro.md.txt} | 30 +- .../Part5/Add-a-simple-new-web-page.md.txt | 0 .../Beginner-Tutorial-Part5-Intro.md.txt} | 36 +- .../Part5/Web-Tutorial.md.txt | 0 .../Building-a-mech-tutorial.md.txt | 0 .../{Howto => Howtos}/Coding-FAQ.md.txt | 4 +- .../{Howto => Howtos}/Command-Cooldown.md.txt | 0 .../{Howto => Howtos}/Command-Duration.md.txt | 0 .../{Howto => Howtos}/Command-Prompt.md.txt | 0 .../{Howto => Howtos}/Coordinates.md.txt | 0 .../Howtos/Default-Exit-Errors.md.txt | 130 + .../Dynamic-In-Game-Map.md.txt | 0 .../Evennia-for-Diku-Users.md.txt | 0 .../Evennia-for-MUSH-Users.md.txt | 6 +- .../Evennia-for-roleplaying-sessions.md.txt | 4 +- .../Gametime-Tutorial.md.txt | 0 .../Help-System-Tutorial.md.txt | 0 .../_sources/Howtos/Howtos-Overview.md.txt | 91 + .../Manually-Configuring-Color.md.txt | 0 .../Mass-and-weight-for-objects.md.txt | 0 .../NPC-shop-Tutorial.md.txt | 0 .../Parsing-commands-tutorial.md.txt | 4 +- .../Static-In-Game-Map.md.txt | 4 +- .../Tutorial-Aggressive-NPCs.md.txt | 2 +- .../Tutorial-NPCs-listening.md.txt | 2 +- .../Tutorial-Tweeting-Game-Stats.md.txt | 0 .../Tutorial-Vehicles.md.txt | 0 .../Tutorial-for-basic-MUSH-like-game.md.txt | 30 +- .../Understanding-Color-Tags.md.txt | 0 .../{Howto => Howtos}/Weather-Tutorial.md.txt | 0 .../Web-Character-Generation.md.txt | 0 .../Web-Character-View-Tutorial.md.txt | 0 docs/1.0-dev/_sources/Licensing.md.txt | 2 +- .../How-to-connect-Evennia-to-Twitter.md.txt | 4 +- docs/1.0-dev/_sources/Setup/IRC.md.txt | 7 +- .../_sources/Setup/Installation-Docker.md.txt | 2 +- .../Setup/Installation-Upgrade.md.txt | 5 +- .../_sources/Setup/Installation.md.txt | 14 +- .../_sources/Setup/Online-Setup.md.txt | 4 +- .../{Server-Conf.md.txt => Settings.md.txt} | 28 +- .../_sources/Setup/Setup-Overview.md.txt | 55 +- docs/1.0-dev/_sources/index.md.txt | 65 +- docs/1.0-dev/_sources/toc.md.txt | 558 -- docs/1.0-dev/_static/nature.css | 12 + docs/1.0-dev/api/evennia-api.html | 26 +- .../api/evennia.accounts.accounts.html | 32 +- docs/1.0-dev/api/evennia.accounts.bots.html | 32 +- docs/1.0-dev/api/evennia.accounts.html | 30 +- .../1.0-dev/api/evennia.accounts.manager.html | 32 +- docs/1.0-dev/api/evennia.accounts.models.html | 32 +- .../api/evennia.commands.cmdhandler.html | 32 +- .../api/evennia.commands.cmdparser.html | 32 +- docs/1.0-dev/api/evennia.commands.cmdset.html | 32 +- .../api/evennia.commands.cmdsethandler.html | 32 +- .../1.0-dev/api/evennia.commands.command.html | 32 +- .../api/evennia.commands.default.account.html | 34 +- .../api/evennia.commands.default.admin.html | 38 +- ...evennia.commands.default.batchprocess.html | 34 +- .../evennia.commands.default.building.html | 42 +- ...ennia.commands.default.cmdset_account.html | 34 +- ...nia.commands.default.cmdset_character.html | 34 +- ...ennia.commands.default.cmdset_session.html | 34 +- ...ia.commands.default.cmdset_unloggedin.html | 34 +- .../api/evennia.commands.default.comms.html | 42 +- .../api/evennia.commands.default.general.html | 34 +- .../api/evennia.commands.default.help.html | 34 +- .../1.0-dev/api/evennia.commands.default.html | 32 +- .../evennia.commands.default.muxcommand.html | 34 +- .../evennia.commands.default.syscommands.html | 34 +- .../api/evennia.commands.default.system.html | 34 +- .../api/evennia.commands.default.tests.html | 36 +- .../evennia.commands.default.unloggedin.html | 50 +- docs/1.0-dev/api/evennia.commands.html | 30 +- docs/1.0-dev/api/evennia.comms.comms.html | 32 +- docs/1.0-dev/api/evennia.comms.html | 30 +- docs/1.0-dev/api/evennia.comms.managers.html | 32 +- docs/1.0-dev/api/evennia.comms.models.html | 32 +- ...ib.base_systems.awsstorage.aws_s3_cdn.html | 36 +- ...ennia.contrib.base_systems.awsstorage.html | 34 +- ...contrib.base_systems.awsstorage.tests.html | 36 +- ...e_systems.building_menu.building_menu.html | 36 +- ...ia.contrib.base_systems.building_menu.html | 34 +- ...trib.base_systems.building_menu.tests.html | 36 +- ...e_systems.color_markups.color_markups.html | 36 +- ...ia.contrib.base_systems.color_markups.html | 34 +- ...trib.base_systems.color_markups.tests.html | 36 +- ...stems.custom_gametime.custom_gametime.html | 36 +- ....contrib.base_systems.custom_gametime.html | 34 +- ...ib.base_systems.custom_gametime.tests.html | 36 +- ...ystems.email_login.connection_screens.html | 36 +- ....base_systems.email_login.email_login.html | 52 +- ...nnia.contrib.base_systems.email_login.html | 34 +- ...ontrib.base_systems.email_login.tests.html | 36 +- .../api/evennia.contrib.base_systems.html | 32 +- ...systems.ingame_python.callbackhandler.html | 36 +- ...b.base_systems.ingame_python.commands.html | 36 +- ...base_systems.ingame_python.eventfuncs.html | 36 +- ...ia.contrib.base_systems.ingame_python.html | 34 +- ...ib.base_systems.ingame_python.scripts.html | 36 +- ...trib.base_systems.ingame_python.tests.html | 36 +- ...ase_systems.ingame_python.typeclasses.html | 36 +- ...trib.base_systems.ingame_python.utils.html | 36 +- ...systems.menu_login.connection_screens.html | 36 +- ...ennia.contrib.base_systems.menu_login.html | 34 +- ...ib.base_systems.menu_login.menu_login.html | 36 +- ...contrib.base_systems.menu_login.tests.html | 36 +- ...a.contrib.base_systems.mux_comms_cmds.html | 34 +- ...systems.mux_comms_cmds.mux_comms_cmds.html | 40 +- ...rib.base_systems.mux_comms_cmds.tests.html | 36 +- ...nnia.contrib.base_systems.unixcommand.html | 34 +- ...ontrib.base_systems.unixcommand.tests.html | 36 +- ....base_systems.unixcommand.unixcommand.html | 36 +- ...rib.full_systems.evscaperoom.commands.html | 56 +- ...nnia.contrib.full_systems.evscaperoom.html | 34 +- ...contrib.full_systems.evscaperoom.menu.html | 36 +- ...trib.full_systems.evscaperoom.objects.html | 36 +- ...contrib.full_systems.evscaperoom.room.html | 36 +- ...trib.full_systems.evscaperoom.scripts.html | 36 +- ...ontrib.full_systems.evscaperoom.state.html | 36 +- ...ontrib.full_systems.evscaperoom.tests.html | 36 +- ...ontrib.full_systems.evscaperoom.utils.html | 36 +- .../api/evennia.contrib.full_systems.html | 32 +- ...ia.contrib.game_systems.barter.barter.html | 36 +- .../evennia.contrib.game_systems.barter.html | 34 +- ...nia.contrib.game_systems.barter.tests.html | 36 +- ...ontrib.game_systems.clothing.clothing.html | 36 +- ...evennia.contrib.game_systems.clothing.html | 34 +- ...a.contrib.game_systems.clothing.tests.html | 36 +- ...trib.game_systems.cooldowns.cooldowns.html | 36 +- ...vennia.contrib.game_systems.cooldowns.html | 34 +- ....contrib.game_systems.cooldowns.tests.html | 36 +- ...ontrib.game_systems.crafting.crafting.html | 36 +- ...game_systems.crafting.example_recipes.html | 36 +- ...evennia.contrib.game_systems.crafting.html | 34 +- ...a.contrib.game_systems.crafting.tests.html | 36 +- ...trib.game_systems.gendersub.gendersub.html | 36 +- ...vennia.contrib.game_systems.gendersub.html | 34 +- ....contrib.game_systems.gendersub.tests.html | 36 +- .../api/evennia.contrib.game_systems.html | 32 +- .../evennia.contrib.game_systems.mail.html | 34 +- ...vennia.contrib.game_systems.mail.mail.html | 36 +- ...ennia.contrib.game_systems.mail.tests.html | 36 +- ...nnia.contrib.game_systems.multidescer.html | 34 +- ....game_systems.multidescer.multidescer.html | 36 +- ...ontrib.game_systems.multidescer.tests.html | 36 +- .../evennia.contrib.game_systems.puzzles.html | 34 +- ....contrib.game_systems.puzzles.puzzles.html | 36 +- ...ia.contrib.game_systems.puzzles.tests.html | 36 +- ...ennia.contrib.game_systems.turnbattle.html | 34 +- ...trib.game_systems.turnbattle.tb_basic.html | 40 +- ...trib.game_systems.turnbattle.tb_equip.html | 40 +- ...trib.game_systems.turnbattle.tb_items.html | 40 +- ...trib.game_systems.turnbattle.tb_magic.html | 40 +- ...trib.game_systems.turnbattle.tb_range.html | 40 +- ...contrib.game_systems.turnbattle.tests.html | 36 +- ...trib.grid.extended_room.extended_room.html | 36 +- .../evennia.contrib.grid.extended_room.html | 34 +- ...nnia.contrib.grid.extended_room.tests.html | 36 +- docs/1.0-dev/api/evennia.contrib.grid.html | 32 +- .../api/evennia.contrib.grid.mapbuilder.html | 34 +- ...ia.contrib.grid.mapbuilder.mapbuilder.html | 36 +- ...evennia.contrib.grid.mapbuilder.tests.html | 36 +- .../api/evennia.contrib.grid.simpledoor.html | 34 +- ...ia.contrib.grid.simpledoor.simpledoor.html | 36 +- ...evennia.contrib.grid.simpledoor.tests.html | 36 +- .../api/evennia.contrib.grid.slow_exit.html | 34 +- ...nnia.contrib.grid.slow_exit.slow_exit.html | 36 +- .../evennia.contrib.grid.slow_exit.tests.html | 36 +- .../api/evennia.contrib.grid.wilderness.html | 34 +- ...evennia.contrib.grid.wilderness.tests.html | 36 +- ...ia.contrib.grid.wilderness.wilderness.html | 36 +- ...evennia.contrib.grid.xyzgrid.commands.html | 36 +- .../evennia.contrib.grid.xyzgrid.example.html | 36 +- .../api/evennia.contrib.grid.xyzgrid.html | 34 +- ...vennia.contrib.grid.xyzgrid.launchcmd.html | 36 +- ...ennia.contrib.grid.xyzgrid.prototypes.html | 36 +- .../evennia.contrib.grid.xyzgrid.tests.html | 36 +- .../evennia.contrib.grid.xyzgrid.utils.html | 36 +- .../evennia.contrib.grid.xyzgrid.xymap.html | 36 +- ...nia.contrib.grid.xyzgrid.xymap_legend.html | 38 +- .../evennia.contrib.grid.xyzgrid.xyzgrid.html | 36 +- .../evennia.contrib.grid.xyzgrid.xyzroom.html | 36 +- docs/1.0-dev/api/evennia.contrib.html | 30 +- .../api/evennia.contrib.rpg.dice.dice.html | 36 +- .../1.0-dev/api/evennia.contrib.rpg.dice.html | 34 +- .../api/evennia.contrib.rpg.dice.tests.html | 36 +- ...nia.contrib.rpg.health_bar.health_bar.html | 36 +- .../api/evennia.contrib.rpg.health_bar.html | 34 +- .../evennia.contrib.rpg.health_bar.tests.html | 36 +- docs/1.0-dev/api/evennia.contrib.rpg.html | 32 +- .../api/evennia.contrib.rpg.rpsystem.html | 34 +- ...ennia.contrib.rpg.rpsystem.rplanguage.html | 36 +- ...evennia.contrib.rpg.rpsystem.rpsystem.html | 40 +- .../evennia.contrib.rpg.rpsystem.tests.html | 36 +- .../api/evennia.contrib.rpg.traits.html | 34 +- .../api/evennia.contrib.rpg.traits.tests.html | 36 +- .../evennia.contrib.rpg.traits.traits.html | 36 +- ...als.batchprocessor.example_batch_code.html | 36 +- ...nnia.contrib.tutorials.batchprocessor.html | 34 +- ...tutorials.bodyfunctions.bodyfunctions.html | 36 +- ...ennia.contrib.tutorials.bodyfunctions.html | 34 +- ...contrib.tutorials.bodyfunctions.tests.html | 36 +- .../api/evennia.contrib.tutorials.html | 32 +- .../api/evennia.contrib.tutorials.mirror.html | 34 +- ...ennia.contrib.tutorials.mirror.mirror.html | 36 +- .../evennia.contrib.tutorials.red_button.html | 34 +- ...ntrib.tutorials.red_button.red_button.html | 52 +- ...evennia.contrib.tutorials.talking_npc.html | 34 +- ...rib.tutorials.talking_npc.talking_npc.html | 36 +- ...a.contrib.tutorials.talking_npc.tests.html | 36 +- ...nnia.contrib.tutorials.tutorial_world.html | 34 +- ...b.tutorials.tutorial_world.intro_menu.html | 36 +- ....contrib.tutorials.tutorial_world.mob.html | 36 +- ...trib.tutorials.tutorial_world.objects.html | 52 +- ...ontrib.tutorials.tutorial_world.rooms.html | 40 +- ...ontrib.tutorials.tutorial_world.tests.html | 36 +- .../api/evennia.contrib.utils.auditing.html | 34 +- ...vennia.contrib.utils.auditing.outputs.html | 36 +- ...evennia.contrib.utils.auditing.server.html | 36 +- .../evennia.contrib.utils.auditing.tests.html | 36 +- ...nia.contrib.utils.fieldfill.fieldfill.html | 36 +- .../api/evennia.contrib.utils.fieldfill.html | 34 +- docs/1.0-dev/api/evennia.contrib.utils.html | 32 +- ...contrib.utils.random_string_generator.html | 34 +- ...ing_generator.random_string_generator.html | 36 +- ...b.utils.random_string_generator.tests.html | 36 +- .../evennia.contrib.utils.tree_select.html | 34 +- ...ennia.contrib.utils.tree_select.tests.html | 36 +- ...contrib.utils.tree_select.tree_select.html | 36 +- docs/1.0-dev/api/evennia.help.filehelp.html | 32 +- docs/1.0-dev/api/evennia.help.html | 30 +- docs/1.0-dev/api/evennia.help.manager.html | 32 +- docs/1.0-dev/api/evennia.help.models.html | 32 +- docs/1.0-dev/api/evennia.help.utils.html | 32 +- docs/1.0-dev/api/evennia.html | 28 +- docs/1.0-dev/api/evennia.locks.html | 30 +- docs/1.0-dev/api/evennia.locks.lockfuncs.html | 32 +- .../api/evennia.locks.lockhandler.html | 32 +- docs/1.0-dev/api/evennia.objects.html | 30 +- docs/1.0-dev/api/evennia.objects.manager.html | 32 +- docs/1.0-dev/api/evennia.objects.models.html | 32 +- docs/1.0-dev/api/evennia.objects.objects.html | 32 +- docs/1.0-dev/api/evennia.prototypes.html | 30 +- .../1.0-dev/api/evennia.prototypes.menus.html | 32 +- .../api/evennia.prototypes.protfuncs.html | 32 +- .../api/evennia.prototypes.prototypes.html | 32 +- .../api/evennia.prototypes.spawner.html | 32 +- docs/1.0-dev/api/evennia.scripts.html | 30 +- docs/1.0-dev/api/evennia.scripts.manager.html | 32 +- docs/1.0-dev/api/evennia.scripts.models.html | 32 +- .../api/evennia.scripts.monitorhandler.html | 32 +- .../api/evennia.scripts.scripthandler.html | 32 +- docs/1.0-dev/api/evennia.scripts.scripts.html | 32 +- .../api/evennia.scripts.taskhandler.html | 32 +- .../api/evennia.scripts.tickerhandler.html | 32 +- .../api/evennia.server.amp_client.html | 32 +- .../api/evennia.server.connection_wizard.html | 32 +- .../api/evennia.server.deprecations.html | 32 +- .../api/evennia.server.evennia_launcher.html | 32 +- ...ennia.server.game_index_client.client.html | 34 +- .../api/evennia.server.game_index_client.html | 32 +- ...nnia.server.game_index_client.service.html | 34 +- docs/1.0-dev/api/evennia.server.html | 30 +- .../api/evennia.server.initial_setup.html | 32 +- .../api/evennia.server.inputfuncs.html | 32 +- docs/1.0-dev/api/evennia.server.manager.html | 32 +- docs/1.0-dev/api/evennia.server.models.html | 32 +- .../api/evennia.server.portal.amp.html | 34 +- .../api/evennia.server.portal.amp_server.html | 34 +- .../api/evennia.server.portal.grapevine.html | 34 +- docs/1.0-dev/api/evennia.server.portal.html | 32 +- .../api/evennia.server.portal.irc.html | 34 +- .../api/evennia.server.portal.mccp.html | 34 +- .../api/evennia.server.portal.mssp.html | 34 +- .../api/evennia.server.portal.mxp.html | 34 +- .../api/evennia.server.portal.naws.html | 34 +- .../api/evennia.server.portal.portal.html | 34 +- ...ia.server.portal.portalsessionhandler.html | 34 +- .../api/evennia.server.portal.rss.html | 34 +- .../api/evennia.server.portal.ssh.html | 34 +- .../api/evennia.server.portal.ssl.html | 34 +- .../evennia.server.portal.suppress_ga.html | 34 +- .../api/evennia.server.portal.telnet.html | 34 +- .../api/evennia.server.portal.telnet_oob.html | 34 +- .../api/evennia.server.portal.telnet_ssl.html | 34 +- .../api/evennia.server.portal.tests.html | 34 +- .../api/evennia.server.portal.ttype.html | 34 +- .../api/evennia.server.portal.webclient.html | 34 +- .../evennia.server.portal.webclient_ajax.html | 34 +- .../evennia.server.profiling.dummyrunner.html | 34 +- ...server.profiling.dummyrunner_settings.html | 34 +- .../1.0-dev/api/evennia.server.profiling.html | 32 +- .../api/evennia.server.profiling.memplot.html | 34 +- ...ennia.server.profiling.settings_mixin.html | 34 +- ...evennia.server.profiling.test_queries.html | 34 +- .../api/evennia.server.profiling.tests.html | 34 +- .../evennia.server.profiling.timetrace.html | 34 +- docs/1.0-dev/api/evennia.server.server.html | 32 +- .../api/evennia.server.serversession.html | 32 +- docs/1.0-dev/api/evennia.server.session.html | 32 +- .../api/evennia.server.sessionhandler.html | 32 +- docs/1.0-dev/api/evennia.server.signals.html | 32 +- docs/1.0-dev/api/evennia.server.throttle.html | 32 +- .../api/evennia.server.validators.html | 32 +- .../1.0-dev/api/evennia.server.webserver.html | 32 +- .../1.0-dev/api/evennia.settings_default.html | 30 +- .../api/evennia.typeclasses.attributes.html | 32 +- docs/1.0-dev/api/evennia.typeclasses.html | 30 +- .../api/evennia.typeclasses.managers.html | 32 +- .../api/evennia.typeclasses.models.html | 32 +- .../1.0-dev/api/evennia.typeclasses.tags.html | 32 +- docs/1.0-dev/api/evennia.utils.ansi.html | 32 +- .../api/evennia.utils.batchprocessors.html | 32 +- .../1.0-dev/api/evennia.utils.containers.html | 32 +- docs/1.0-dev/api/evennia.utils.create.html | 32 +- .../api/evennia.utils.dbserialize.html | 32 +- docs/1.0-dev/api/evennia.utils.eveditor.html | 36 +- docs/1.0-dev/api/evennia.utils.evform.html | 32 +- docs/1.0-dev/api/evennia.utils.evmenu.html | 38 +- docs/1.0-dev/api/evennia.utils.evmore.html | 36 +- docs/1.0-dev/api/evennia.utils.evtable.html | 32 +- .../1.0-dev/api/evennia.utils.funcparser.html | 32 +- docs/1.0-dev/api/evennia.utils.gametime.html | 32 +- docs/1.0-dev/api/evennia.utils.html | 30 +- docs/1.0-dev/api/evennia.utils.idmapper.html | 32 +- .../api/evennia.utils.idmapper.manager.html | 34 +- .../api/evennia.utils.idmapper.models.html | 34 +- .../api/evennia.utils.idmapper.tests.html | 34 +- docs/1.0-dev/api/evennia.utils.logger.html | 32 +- .../api/evennia.utils.optionclasses.html | 32 +- .../api/evennia.utils.optionhandler.html | 32 +- .../api/evennia.utils.picklefield.html | 32 +- docs/1.0-dev/api/evennia.utils.search.html | 32 +- .../api/evennia.utils.test_resources.html | 32 +- docs/1.0-dev/api/evennia.utils.text2html.html | 32 +- docs/1.0-dev/api/evennia.utils.utils.html | 32 +- .../api/evennia.utils.validatorfuncs.html | 32 +- ...nnia.utils.verb_conjugation.conjugate.html | 34 +- .../api/evennia.utils.verb_conjugation.html | 32 +- ...ennia.utils.verb_conjugation.pronouns.html | 34 +- .../evennia.utils.verb_conjugation.tests.html | 34 +- .../api/evennia.web.admin.accounts.html | 34 +- .../api/evennia.web.admin.attributes.html | 34 +- docs/1.0-dev/api/evennia.web.admin.comms.html | 34 +- .../api/evennia.web.admin.frontpage.html | 34 +- docs/1.0-dev/api/evennia.web.admin.help.html | 34 +- docs/1.0-dev/api/evennia.web.admin.html | 32 +- .../api/evennia.web.admin.objects.html | 34 +- .../api/evennia.web.admin.scripts.html | 34 +- .../1.0-dev/api/evennia.web.admin.server.html | 34 +- docs/1.0-dev/api/evennia.web.admin.tags.html | 34 +- docs/1.0-dev/api/evennia.web.admin.urls.html | 34 +- docs/1.0-dev/api/evennia.web.admin.utils.html | 34 +- docs/1.0-dev/api/evennia.web.api.filters.html | 34 +- docs/1.0-dev/api/evennia.web.api.html | 32 +- .../api/evennia.web.api.permissions.html | 34 +- docs/1.0-dev/api/evennia.web.api.root.html | 34 +- .../api/evennia.web.api.serializers.html | 34 +- docs/1.0-dev/api/evennia.web.api.tests.html | 34 +- docs/1.0-dev/api/evennia.web.api.urls.html | 34 +- docs/1.0-dev/api/evennia.web.api.views.html | 34 +- docs/1.0-dev/api/evennia.web.html | 30 +- .../evennia.web.templatetags.addclass.html | 34 +- .../1.0-dev/api/evennia.web.templatetags.html | 32 +- docs/1.0-dev/api/evennia.web.urls.html | 32 +- .../api/evennia.web.utils.adminsite.html | 34 +- .../api/evennia.web.utils.backends.html | 34 +- .../evennia.web.utils.general_context.html | 34 +- docs/1.0-dev/api/evennia.web.utils.html | 32 +- .../api/evennia.web.utils.middleware.html | 34 +- docs/1.0-dev/api/evennia.web.utils.tests.html | 34 +- docs/1.0-dev/api/evennia.web.webclient.html | 32 +- .../api/evennia.web.webclient.urls.html | 34 +- .../api/evennia.web.webclient.views.html | 34 +- .../api/evennia.web.website.forms.html | 34 +- docs/1.0-dev/api/evennia.web.website.html | 32 +- .../api/evennia.web.website.tests.html | 34 +- .../1.0-dev/api/evennia.web.website.urls.html | 34 +- .../evennia.web.website.views.accounts.html | 36 +- .../evennia.web.website.views.channels.html | 36 +- .../evennia.web.website.views.characters.html | 36 +- .../api/evennia.web.website.views.errors.html | 36 +- .../api/evennia.web.website.views.help.html | 36 +- .../api/evennia.web.website.views.html | 34 +- .../api/evennia.web.website.views.index.html | 36 +- .../api/evennia.web.website.views.mixins.html | 36 +- .../evennia.web.website.views.objects.html | 36 +- docs/1.0-dev/genindex.html | 2 - docs/1.0-dev/index.html | 427 +- docs/1.0-dev/objects.inv | Bin 138887 -> 138834 bytes docs/1.0-dev/py-modindex.html | 2 - docs/1.0-dev/search.html | 2 - docs/1.0-dev/searchindex.js | 2 +- docs/1.0-dev/toc.html | 5109 ----------------- 968 files changed, 23111 insertions(+), 14203 deletions(-) rename docs/1.0-dev/{Setup => Coding}/Changelog.html (98%) create mode 100644 docs/1.0-dev/Coding/Continuous-Integration-TeamCity.html rename docs/1.0-dev/Coding/{Using-Travis.html => Continuous-Integration-Travis.html} (61%) delete mode 100644 docs/1.0-dev/Coding/Flat-API.html delete mode 100644 docs/1.0-dev/Components/Communications.html delete mode 100644 docs/1.0-dev/Contribs/Building-menus.html rename docs/1.0-dev/Contribs/{Contrib-Overview.html => Contribs-Overview.html} (90%) delete mode 100644 docs/1.0-dev/Howto/Howto-Overview.html delete mode 100644 docs/1.0-dev/Howto/Starting/Part1/Starting-Part1.html delete mode 100644 docs/1.0-dev/Howto/Starting/Part2/Starting-Part2.html delete mode 100644 docs/1.0-dev/Howto/Starting/Part5/Starting-Part5.html rename docs/1.0-dev/{Howto => Howtos}/Add-a-wiki-on-your-website.html (93%) rename docs/1.0-dev/{Contribs => Howtos}/Arxcode-Installation.html (94%) create mode 100644 docs/1.0-dev/Howtos/Beginner-Tutorial/Beginner-Tutorial-Intro.html rename docs/1.0-dev/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Adding-Commands.html (92%) create mode 100644 docs/1.0-dev/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Part1-Intro.html rename docs/1.0-dev/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Building-Quickstart.html (84%) rename docs/1.0-dev/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Creating-Things.html (76%) rename docs/1.0-dev/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Django-queries.html (91%) rename docs/1.0-dev/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Evennia-Library-Overview.html (84%) rename docs/1.0-dev/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Gamedir-Overview.html (87%) rename docs/1.0-dev/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Learning-Typeclasses.html (90%) rename docs/1.0-dev/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/More-on-Commands.html (93%) rename docs/1.0-dev/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Python-basic-introduction.html (85%) rename docs/1.0-dev/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Python-classes-and-objects.html (90%) rename docs/1.0-dev/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Searching-Things.html (83%) rename docs/1.0-dev/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Tutorial-World.html (62%) create mode 100644 docs/1.0-dev/Howtos/Beginner-Tutorial/Part2/Beginner-Tutorial-Part2-Intro.html rename docs/1.0-dev/{Howto/Starting => Howtos/Beginner-Tutorial}/Part2/Game-Planning.html (96%) rename docs/1.0-dev/{Howto/Starting => Howtos/Beginner-Tutorial}/Part2/Planning-Some-Useful-Contribs.html (94%) rename docs/1.0-dev/{Howto/Starting => Howtos/Beginner-Tutorial}/Part2/Planning-The-Tutorial-Game.html (95%) rename docs/1.0-dev/{Howto/Starting => Howtos/Beginner-Tutorial}/Part2/Planning-Where-Do-I-Begin.html (92%) rename docs/1.0-dev/{Howto/Starting => Howtos/Beginner-Tutorial}/Part3/A-Sittable-Object.html (97%) rename docs/1.0-dev/{Howto/Starting/Part3/Starting-Part3.html => Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Part3-Intro.html} (58%) rename docs/1.0-dev/{Howto/Starting => Howtos/Beginner-Tutorial}/Part3/Implementing-a-game-rule-system.html (94%) rename docs/1.0-dev/{Howto/Starting => Howtos/Beginner-Tutorial}/Part3/Turn-based-Combat-System.html (97%) rename docs/1.0-dev/{Howto/Starting/Part4/Starting-Part4.html => Howtos/Beginner-Tutorial/Part4/Beginner-Tutorial-Part4-Intro.html} (53%) rename docs/1.0-dev/{Howto/Starting => Howtos/Beginner-Tutorial}/Part5/Add-a-simple-new-web-page.html (87%) create mode 100644 docs/1.0-dev/Howtos/Beginner-Tutorial/Part5/Beginner-Tutorial-Part5-Intro.html rename docs/1.0-dev/{Howto/Starting => Howtos/Beginner-Tutorial}/Part5/Web-Tutorial.html (90%) rename docs/1.0-dev/{Howto => Howtos}/Building-a-mech-tutorial.html (94%) rename docs/1.0-dev/{Howto => Howtos}/Coding-FAQ.html (95%) rename docs/1.0-dev/{Howto => Howtos}/Command-Cooldown.html (90%) rename docs/1.0-dev/{Howto => Howtos}/Command-Duration.html (96%) rename docs/1.0-dev/{Howto => Howtos}/Command-Prompt.html (93%) rename docs/1.0-dev/{Howto => Howtos}/Coordinates.html (96%) rename docs/1.0-dev/{Howto => Howtos}/Default-Exit-Errors.html (54%) rename docs/1.0-dev/{Howto => Howtos}/Dynamic-In-Game-Map.html (97%) rename docs/1.0-dev/{Howto => Howtos}/Evennia-for-Diku-Users.html (92%) rename docs/1.0-dev/{Howto => Howtos}/Evennia-for-MUSH-Users.html (92%) rename docs/1.0-dev/{Howto => Howtos}/Evennia-for-roleplaying-sessions.html (97%) rename docs/1.0-dev/{Howto => Howtos}/Gametime-Tutorial.html (96%) rename docs/1.0-dev/{Howto => Howtos}/Help-System-Tutorial.html (97%) create mode 100644 docs/1.0-dev/Howtos/Howtos-Overview.html rename docs/1.0-dev/{Howto => Howtos}/Manually-Configuring-Color.html (93%) rename docs/1.0-dev/{Howto => Howtos}/Mass-and-weight-for-objects.html (91%) rename docs/1.0-dev/{Howto => Howtos}/NPC-shop-Tutorial.html (96%) rename docs/1.0-dev/{Howto => Howtos}/Parsing-commands-tutorial.html (97%) rename docs/1.0-dev/{Howto => Howtos}/Static-In-Game-Map.html (96%) rename docs/1.0-dev/{Howto => Howtos}/Tutorial-Aggressive-NPCs.html (90%) rename docs/1.0-dev/{Howto => Howtos}/Tutorial-NPCs-listening.html (90%) rename docs/1.0-dev/{Howto => Howtos}/Tutorial-Tweeting-Game-Stats.html (91%) rename docs/1.0-dev/{Howto => Howtos}/Tutorial-Vehicles.html (96%) rename docs/1.0-dev/{Howto/Starting/Part3 => Howtos}/Tutorial-for-basic-MUSH-like-game.html (92%) rename docs/1.0-dev/{Howto => Howtos}/Understanding-Color-Tags.html (91%) rename docs/1.0-dev/{Howto => Howtos}/Weather-Tutorial.html (86%) rename docs/1.0-dev/{Howto => Howtos}/Web-Character-Generation.html (97%) rename docs/1.0-dev/{Howto => Howtos}/Web-Character-View-Tutorial.html (94%) rename docs/1.0-dev/Setup/{Server-Conf.html => Settings.html} (81%) rename docs/1.0-dev/_sources/{Setup => Coding}/Changelog.md.txt (100%) create mode 100644 docs/1.0-dev/_sources/Coding/Continuous-Integration-TeamCity.md.txt rename docs/1.0-dev/_sources/Coding/{Using-Travis.md.txt => Continuous-Integration-Travis.md.txt} (52%) delete mode 100644 docs/1.0-dev/_sources/Coding/Flat-API.md.txt delete mode 100644 docs/1.0-dev/_sources/Components/Communications.md.txt delete mode 100644 docs/1.0-dev/_sources/Contribs/Building-menus.md.txt rename docs/1.0-dev/_sources/Contribs/{Contrib-Overview.md.txt => Contribs-Overview.md.txt} (92%) delete mode 100644 docs/1.0-dev/_sources/Howto/Default-Exit-Errors.md.txt delete mode 100644 docs/1.0-dev/_sources/Howto/Howto-Overview.md.txt delete mode 100644 docs/1.0-dev/_sources/Howto/Starting/Part1/Starting-Part1.md.txt delete mode 100644 docs/1.0-dev/_sources/Howto/Starting/Part2/Starting-Part2.md.txt rename docs/1.0-dev/_sources/{Howto => Howtos}/Add-a-wiki-on-your-website.md.txt (98%) rename docs/1.0-dev/_sources/{Contribs => Howtos}/Arxcode-Installation.md.txt (99%) create mode 100644 docs/1.0-dev/_sources/Howtos/Beginner-Tutorial/Beginner-Tutorial-Intro.md.txt rename docs/1.0-dev/_sources/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Adding-Commands.md.txt (99%) create mode 100644 docs/1.0-dev/_sources/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Part1-Intro.md.txt rename docs/1.0-dev/_sources/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Building-Quickstart.md.txt (97%) rename docs/1.0-dev/_sources/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Creating-Things.md.txt (99%) rename docs/1.0-dev/_sources/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Django-queries.md.txt (99%) rename docs/1.0-dev/_sources/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Evennia-Library-Overview.md.txt (96%) rename docs/1.0-dev/_sources/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Gamedir-Overview.md.txt (100%) rename docs/1.0-dev/_sources/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Learning-Typeclasses.md.txt (99%) rename docs/1.0-dev/_sources/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/More-on-Commands.md.txt (99%) rename docs/1.0-dev/_sources/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Python-basic-introduction.md.txt (91%) rename docs/1.0-dev/_sources/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Python-classes-and-objects.md.txt (99%) rename docs/1.0-dev/_sources/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Searching-Things.md.txt (100%) rename docs/1.0-dev/_sources/{Howto/Starting => Howtos/Beginner-Tutorial}/Part1/Tutorial-World.md.txt (71%) create mode 100644 docs/1.0-dev/_sources/Howtos/Beginner-Tutorial/Part2/Beginner-Tutorial-Part2-Intro.md.txt rename docs/1.0-dev/_sources/{Howto/Starting => Howtos/Beginner-Tutorial}/Part2/Game-Planning.md.txt (100%) rename docs/1.0-dev/_sources/{Howto/Starting => Howtos/Beginner-Tutorial}/Part2/Planning-Some-Useful-Contribs.md.txt (98%) rename docs/1.0-dev/_sources/{Howto/Starting => Howtos/Beginner-Tutorial}/Part2/Planning-The-Tutorial-Game.md.txt (100%) rename docs/1.0-dev/_sources/{Howto/Starting => Howtos/Beginner-Tutorial}/Part2/Planning-Where-Do-I-Begin.md.txt (100%) rename docs/1.0-dev/_sources/{Howto/Starting => Howtos/Beginner-Tutorial}/Part3/A-Sittable-Object.md.txt (100%) rename docs/1.0-dev/_sources/{Howto/Starting/Part3/Starting-Part3.md.txt => Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Part3-Intro.md.txt} (60%) rename docs/1.0-dev/_sources/{Howto/Starting => Howtos/Beginner-Tutorial}/Part3/Implementing-a-game-rule-system.md.txt (100%) rename docs/1.0-dev/_sources/{Howto/Starting => Howtos/Beginner-Tutorial}/Part3/Turn-based-Combat-System.md.txt (100%) rename docs/1.0-dev/_sources/{Howto/Starting/Part4/Starting-Part4.md.txt => Howtos/Beginner-Tutorial/Part4/Beginner-Tutorial-Part4-Intro.md.txt} (60%) rename docs/1.0-dev/_sources/{Howto/Starting => Howtos/Beginner-Tutorial}/Part5/Add-a-simple-new-web-page.md.txt (100%) rename docs/1.0-dev/_sources/{Howto/Starting/Part5/Starting-Part5.md.txt => Howtos/Beginner-Tutorial/Part5/Beginner-Tutorial-Part5-Intro.md.txt} (53%) rename docs/1.0-dev/_sources/{Howto/Starting => Howtos/Beginner-Tutorial}/Part5/Web-Tutorial.md.txt (100%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Building-a-mech-tutorial.md.txt (100%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Coding-FAQ.md.txt (98%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Command-Cooldown.md.txt (100%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Command-Duration.md.txt (100%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Command-Prompt.md.txt (100%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Coordinates.md.txt (100%) create mode 100644 docs/1.0-dev/_sources/Howtos/Default-Exit-Errors.md.txt rename docs/1.0-dev/_sources/{Howto => Howtos}/Dynamic-In-Game-Map.md.txt (100%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Evennia-for-Diku-Users.md.txt (100%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Evennia-for-MUSH-Users.md.txt (97%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Evennia-for-roleplaying-sessions.md.txt (99%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Gametime-Tutorial.md.txt (100%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Help-System-Tutorial.md.txt (100%) create mode 100644 docs/1.0-dev/_sources/Howtos/Howtos-Overview.md.txt rename docs/1.0-dev/_sources/{Howto => Howtos}/Manually-Configuring-Color.md.txt (100%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Mass-and-weight-for-objects.md.txt (100%) rename docs/1.0-dev/_sources/{Howto => Howtos}/NPC-shop-Tutorial.md.txt (100%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Parsing-commands-tutorial.md.txt (99%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Static-In-Game-Map.md.txt (98%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Tutorial-Aggressive-NPCs.md.txt (97%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Tutorial-NPCs-listening.md.txt (97%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Tutorial-Tweeting-Game-Stats.md.txt (100%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Tutorial-Vehicles.md.txt (100%) rename docs/1.0-dev/_sources/{Howto/Starting/Part3 => Howtos}/Tutorial-for-basic-MUSH-like-game.md.txt (94%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Understanding-Color-Tags.md.txt (100%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Weather-Tutorial.md.txt (100%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Web-Character-Generation.md.txt (100%) rename docs/1.0-dev/_sources/{Howto => Howtos}/Web-Character-View-Tutorial.md.txt (100%) rename docs/1.0-dev/_sources/Setup/{Server-Conf.md.txt => Settings.md.txt} (84%) delete mode 100644 docs/1.0-dev/_sources/toc.md.txt delete mode 100644 docs/1.0-dev/toc.html diff --git a/docs/0.9.5/.buildinfo b/docs/0.9.5/.buildinfo index 457dc2e517..4b8abad275 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: 90e0851d02af00f24649569fdbd6f5dc +config: ad2df4c955d7ac0e8707185dce3d8728 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/0.9.5/Default-Commands.html b/docs/0.9.5/Default-Commands.html index bae762bd93..2ff8021aea 100644 --- a/docs/0.9.5/Default-Commands.html +++ b/docs/0.9.5/Default-Commands.html @@ -53,40 +53,40 @@ with Batch-Processor’s interactive mode.

Versions

diff --git a/docs/1.0-dev/.buildinfo b/docs/1.0-dev/.buildinfo index 0a800a9b38..99784a1b71 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: 8bee4dceaec218fcd287344c77280322 +config: beca8a3d9b96a2fe453e5e32deac939e tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/1.0-dev/Setup/Changelog.html b/docs/1.0-dev/Coding/Changelog.html similarity index 98% rename from docs/1.0-dev/Setup/Changelog.html rename to docs/1.0-dev/Coding/Changelog.html index 531fa16a11..91b5159d9d 100644 --- a/docs/1.0-dev/Setup/Changelog.html +++ b/docs/1.0-dev/Coding/Changelog.html @@ -14,11 +14,11 @@ - - - + + +