diff --git a/docs/latest/Coding/Changelog.html b/docs/latest/Coding/Changelog.html
index e22aa1d784..5651348f6c 100644
--- a/docs/latest/Coding/Changelog.html
+++ b/docs/latest/Coding/Changelog.html
@@ -46,8 +46,9 @@
Changelog
-
-Main branch
+
+Evennia 6.0.0
+Feb 15, 2026
Feat (backwards incompatble): Drop Python 3.11 support (supported: Python 3.12, 3.13, 3.14 (req)). (Griatch)
Security: Django >=6.0.2 (<6.1), Django RestFramework 3.16 (Griatch)
@@ -1734,7 +1735,7 @@ and have no changelogs.
- Changelog
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Coding/Coding-Overview.html b/docs/latest/Coding/Coding-Overview.html
index dcf5f4c4dc..f6c2a3609a 100644
--- a/docs/latest/Coding/Coding-Overview.html
+++ b/docs/latest/Coding/Coding-Overview.html
@@ -102,7 +102,7 @@ make your game, also if you never coded before.
- Changelog
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Coding/Continuous-Integration.html b/docs/latest/Coding/Continuous-Integration.html
index 9e35a62f31..deefa38947 100644
--- a/docs/latest/Coding/Continuous-Integration.html
+++ b/docs/latest/Coding/Continuous-Integration.html
@@ -127,6 +127,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Coding/Debugging.html b/docs/latest/Coding/Debugging.html
index bb3df92925..77a49c51ca 100644
--- a/docs/latest/Coding/Debugging.html
+++ b/docs/latest/Coding/Debugging.html
@@ -365,6 +365,10 @@ command is not needed much in
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Coding/Default-Command-Syntax.html b/docs/latest/Coding/Default-Command-Syntax.html
index 524a83e91f..5a370c95ad 100644
--- a/docs/latest/Coding/Default-Command-Syntax.html
+++ b/docs/latest/Coding/Default-Command-Syntax.html
@@ -117,6 +117,10 @@ all the default command syntax should at most be referred to as “MUX-like” o
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Coding/Evennia-Code-Style.html b/docs/latest/Coding/Evennia-Code-Style.html
index b4f29b3569..77f56fe34e 100644
--- a/docs/latest/Coding/Evennia-Code-Style.html
+++ b/docs/latest/Coding/Evennia-Code-Style.html
@@ -372,6 +372,10 @@ Google-style docstrings, follow v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Coding/Profiling.html b/docs/latest/Coding/Profiling.html
index cce7bea6dc..e0f1f5de3d 100644
--- a/docs/latest/Coding/Profiling.html
+++ b/docs/latest/Coding/Profiling.html
@@ -303,6 +303,10 @@ For this, actual real-game testing is required.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Coding/Release-Notes-1.0.html b/docs/latest/Coding/Release-Notes-1.0.html
index 3a66cd9a3a..a85fcc0c2c 100644
--- a/docs/latest/Coding/Release-Notes-1.0.html
+++ b/docs/latest/Coding/Release-Notes-1.0.html
@@ -292,6 +292,10 @@ a space or /
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Coding/Setting-up-PyCharm.html b/docs/latest/Coding/Setting-up-PyCharm.html
index 0ad6deca90..19d47ab5cc 100644
--- a/docs/latest/Coding/Setting-up-PyCharm.html
+++ b/docs/latest/Coding/Setting-up-PyCharm.html
@@ -248,6 +248,10 @@ If you want to go one step further, you can add another config to automatically
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Coding/Soft-Code.html b/docs/latest/Coding/Soft-Code.html
index 4181b15da1..8d7531be2b 100644
--- a/docs/latest/Coding/Soft-Code.html
+++ b/docs/latest/Coding/Soft-Code.html
@@ -164,6 +164,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Coding/Unit-Testing.html b/docs/latest/Coding/Unit-Testing.html
index 828717605f..4bee2b059b 100644
--- a/docs/latest/Coding/Unit-Testing.html
+++ b/docs/latest/Coding/Unit-Testing.html
@@ -379,6 +379,10 @@ only recognize models in
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Coding/Version-Control.html b/docs/latest/Coding/Version-Control.html
index 294ff0bb18..905b79a5d5 100644
--- a/docs/latest/Coding/Version-Control.html
+++ b/docs/latest/Coding/Version-Control.html
@@ -463,6 +463,10 @@ password <my_github_password>
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Accounts.html b/docs/latest/Components/Accounts.html
index 07d1d3fe78..26bdd8c14b 100644
--- a/docs/latest/Components/Accounts.html
+++ b/docs/latest/Components/Accounts.html
@@ -192,6 +192,10 @@ the commands found in the cmdset defined by v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Attributes.html b/docs/latest/Components/Attributes.html
index 791a2b3a83..5a45a6203b 100644
--- a/docs/latest/Components/Attributes.html
+++ b/docs/latest/Components/Attributes.html
@@ -608,6 +608,10 @@ useful in a few situations though.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Batch-Code-Processor.html b/docs/latest/Components/Batch-Code-Processor.html
index 0b745a4427..129c82eaad 100644
--- a/docs/latest/Components/Batch-Code-Processor.html
+++ b/docs/latest/Components/Batch-Code-Processor.html
@@ -276,6 +276,10 @@ we’d be wiping the dict every block!
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Batch-Command-Processor.html b/docs/latest/Components/Batch-Command-Processor.html
index 4e1ae6da88..82be43bc76 100644
--- a/docs/latest/Components/Batch-Command-Processor.html
+++ b/docs/latest/Components/Batch-Command-Processor.html
@@ -242,6 +242,10 @@ them in-game, except you have more freedom with line breaks.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Batch-Processors.html b/docs/latest/Components/Batch-Processors.html
index e589329896..3376345b08 100644
--- a/docs/latest/Components/Batch-Processors.html
+++ b/docs/latest/Components/Batch-Processors.html
@@ -159,6 +159,10 @@ allowed.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Channels.html b/docs/latest/Components/Channels.html
index 570018f967..19a9ca1be3 100644
--- a/docs/latest/Components/Channels.html
+++ b/docs/latest/Components/Channels.html
@@ -494,6 +494,10 @@ subscribers (and thus wipe all their aliases).
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Characters.html b/docs/latest/Components/Characters.html
index 264502b5e1..93cc522276 100644
--- a/docs/latest/Components/Characters.html
+++ b/docs/latest/Components/Characters.html
@@ -128,6 +128,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Coding-Utils.html b/docs/latest/Components/Coding-Utils.html
index b5381d3892..cd745fce06 100644
--- a/docs/latest/Components/Coding-Utils.html
+++ b/docs/latest/Components/Coding-Utils.html
@@ -336,6 +336,10 @@ help entries).
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Command-Sets.html b/docs/latest/Components/Command-Sets.html
index ab3f04f90c..eb63326803 100644
--- a/docs/latest/Components/Command-Sets.html
+++ b/docs/latest/Components/Command-Sets.html
@@ -483,6 +483,10 @@ commands having any combination of the keys and/or aliases “kick”, “punch
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Commands.html b/docs/latest/Components/Commands.html
index 3842a7d1d0..acabd88821 100644
--- a/docs/latest/Components/Commands.html
+++ b/docs/latest/Components/Commands.html
@@ -583,6 +583,10 @@ thus do so asynchronously, using callbacks.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Components-Overview.html b/docs/latest/Components/Components-Overview.html
index 458fb1c1bf..e3d6a15013 100644
--- a/docs/latest/Components/Components-Overview.html
+++ b/docs/latest/Components/Components-Overview.html
@@ -353,6 +353,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Default-Commands.html b/docs/latest/Components/Default-Commands.html
index 27bf866f69..64c94eb21d 100644
--- a/docs/latest/Components/Default-Commands.html
+++ b/docs/latest/Components/Default-Commands.html
@@ -200,6 +200,10 @@ with v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/EvEditor.html b/docs/latest/Components/EvEditor.html
index 6f2f636f58..49c69d0a79 100644
--- a/docs/latest/Components/EvEditor.html
+++ b/docs/latest/Components/EvEditor.html
@@ -282,6 +282,10 @@ editor can be useful if you want to test the code you have typed but add new lin
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/EvForm.html b/docs/latest/Components/EvForm.html
index d7d95edec3..99edd2763e 100644
--- a/docs/latest/Components/EvForm.html
+++ b/docs/latest/Components/EvForm.html
@@ -105,6 +105,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/EvMenu.html b/docs/latest/Components/EvMenu.html
index ccb2de0dc0..b68d0aac86 100644
--- a/docs/latest/Components/EvMenu.html
+++ b/docs/latest/Components/EvMenu.html
@@ -1305,6 +1305,10 @@ function more clever. See the v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/EvMore.html b/docs/latest/Components/EvMore.html
index 2fed465d55..0a9465ad68 100644
--- a/docs/latest/Components/EvMore.html
+++ b/docs/latest/Components/EvMore.html
@@ -132,6 +132,10 @@ paging.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/EvTable.html b/docs/latest/Components/EvTable.html
index 951396c7e5..6ccb278152 100644
--- a/docs/latest/Components/EvTable.html
+++ b/docs/latest/Components/EvTable.html
@@ -105,6 +105,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Exits.html b/docs/latest/Components/Exits.html
index ca059958ba..d937841c4f 100644
--- a/docs/latest/Components/Exits.html
+++ b/docs/latest/Components/Exits.html
@@ -172,6 +172,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/FuncParser.html b/docs/latest/Components/FuncParser.html
index af27aa2cbd..af1dc7055d 100644
--- a/docs/latest/Components/FuncParser.html
+++ b/docs/latest/Components/FuncParser.html
@@ -486,6 +486,10 @@ all the defaults (like v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Help-System.html b/docs/latest/Components/Help-System.html
index 329e9aec1c..9aa8c4867a 100644
--- a/docs/latest/Components/Help-System.html
+++ b/docs/latest/Components/Help-System.html
@@ -417,6 +417,10 @@ He always keeps an eye on the door and ...
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Inputfuncs.html b/docs/latest/Components/Inputfuncs.html
index 69712c7b45..2f6c50c2e3 100644
--- a/docs/latest/Components/Inputfuncs.html
+++ b/docs/latest/Components/Inputfuncs.html
@@ -302,6 +302,10 @@ accepted names if given an unfamiliar callback name.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Locks.html b/docs/latest/Components/Locks.html
index 6bc23a07b8..e590f8596b 100644
--- a/docs/latest/Components/Locks.html
+++ b/docs/latest/Components/Locks.html
@@ -405,6 +405,10 @@ called box
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/MonitorHandler.html b/docs/latest/Components/MonitorHandler.html
index 68ad16c686..4af38de324 100644
--- a/docs/latest/Components/MonitorHandler.html
+++ b/docs/latest/Components/MonitorHandler.html
@@ -179,6 +179,10 @@ the monitor to remove:
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Msg.html b/docs/latest/Components/Msg.html
index a2002bfbb4..7bfbbe32e1 100644
--- a/docs/latest/Components/Msg.html
+++ b/docs/latest/Components/Msg.html
@@ -188,6 +188,10 @@ target.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Nicks.html b/docs/latest/Components/Nicks.html
index 9867c3287d..cb88a6171e 100644
--- a/docs/latest/Components/Nicks.html
+++ b/docs/latest/Components/Nicks.html
@@ -223,6 +223,10 @@ basically the unchanged strings you enter to the v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Objects.html b/docs/latest/Components/Objects.html
index fbba8c27e5..c174f1b1d5 100644
--- a/docs/latest/Components/Objects.html
+++ b/docs/latest/Components/Objects.html
@@ -270,6 +270,10 @@ of those), the Object also has the following custom properties:
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/OnDemandHandler.html b/docs/latest/Components/OnDemandHandler.html
index cc5b1795af..a3798be65d 100644
--- a/docs/latest/Components/OnDemandHandler.html
+++ b/docs/latest/Components/OnDemandHandler.html
@@ -323,6 +323,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Permissions.html b/docs/latest/Components/Permissions.html
index a6efcc5f57..11cf94e357 100644
--- a/docs/latest/Components/Permissions.html
+++ b/docs/latest/Components/Permissions.html
@@ -283,6 +283,10 @@ affectable by locks.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Portal-And-Server.html b/docs/latest/Components/Portal-And-Server.html
index d92a43fa11..502dfb0b5c 100644
--- a/docs/latest/Components/Portal-And-Server.html
+++ b/docs/latest/Components/Portal-And-Server.html
@@ -125,6 +125,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Prototypes.html b/docs/latest/Components/Prototypes.html
index 3847d3c9ba..e816a38a2a 100644
--- a/docs/latest/Components/Prototypes.html
+++ b/docs/latest/Components/Prototypes.html
@@ -390,6 +390,10 @@ matching list of created objects. Example:
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Rooms.html b/docs/latest/Components/Rooms.html
index 795c13d11e..a4decfae17 100644
--- a/docs/latest/Components/Rooms.html
+++ b/docs/latest/Components/Rooms.html
@@ -128,6 +128,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Scripts.html b/docs/latest/Components/Scripts.html
index 2158162498..bf743575e5 100644
--- a/docs/latest/Components/Scripts.html
+++ b/docs/latest/Components/Scripts.html
@@ -465,6 +465,10 @@ information in settings to recreate it for you on the fly.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Sessions.html b/docs/latest/Components/Sessions.html
index e670b8efd7..2381de5834 100644
--- a/docs/latest/Components/Sessions.html
+++ b/docs/latest/Components/Sessions.html
@@ -230,6 +230,10 @@ Sessions hold a reference to their respective Sessionhandler (the property is ca
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Signals.html b/docs/latest/Components/Signals.html
index 827ce302a5..446b1a0f70 100644
--- a/docs/latest/Components/Signals.html
+++ b/docs/latest/Components/Signals.html
@@ -225,6 +225,10 @@ decorator (only relevant for unit testing)
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Tags.html b/docs/latest/Components/Tags.html
index 7e0a8933d7..993cf82fe7 100644
--- a/docs/latest/Components/Tags.html
+++ b/docs/latest/Components/Tags.html
@@ -320,6 +320,10 @@ used in the same way as Tags above:
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/TickerHandler.html b/docs/latest/Components/TickerHandler.html
index 7ef8ed2553..ae00ebbd77 100644
--- a/docs/latest/Components/TickerHandler.html
+++ b/docs/latest/Components/TickerHandler.html
@@ -189,6 +189,10 @@ overload the existing ticker. This identification is also crucial for later remo
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Typeclasses.html b/docs/latest/Components/Typeclasses.html
index 5eb3ee938b..e90a3190ee 100644
--- a/docs/latest/Components/Typeclasses.html
+++ b/docs/latest/Components/Typeclasses.html
@@ -346,6 +346,10 @@ Models): Foreign relationships to typeclasses are cached by Django and that mean
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Web-API.html b/docs/latest/Components/Web-API.html
index ef40a5bf30..cfa3bc7efc 100644
--- a/docs/latest/Components/Web-API.html
+++ b/docs/latest/Components/Web-API.html
@@ -211,6 +211,10 @@ copy over evennia/w
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Web-Admin.html b/docs/latest/Components/Web-Admin.html
index cdf8351f4e..934b6c2cfd 100644
--- a/docs/latest/Components/Web-Admin.html
+++ b/docs/latest/Components/Web-Admin.html
@@ -271,6 +271,10 @@ following to your m
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Web-Bootstrap-Framework.html b/docs/latest/Components/Web-Bootstrap-Framework.html
index fec511ba4c..27a25822e0 100644
--- a/docs/latest/Components/Web-Bootstrap-Framework.html
+++ b/docs/latest/Components/Web-Bootstrap-Framework.html
@@ -287,6 +287,10 @@ over v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Webclient.html b/docs/latest/Components/Webclient.html
index 91c8b4d722..baafa447cf 100644
--- a/docs/latest/Components/Webclient.html
+++ b/docs/latest/Components/Webclient.html
@@ -401,6 +401,10 @@ window.plugin_handler.add("myplugin", myplugin);
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Webserver.html b/docs/latest/Components/Webserver.html
index 2c506c4305..7c729cecda 100644
--- a/docs/latest/Components/Webserver.html
+++ b/docs/latest/Components/Webserver.html
@@ -184,6 +184,10 @@ come back or you reload it manually in your browser.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Components/Website.html b/docs/latest/Components/Website.html
index 350b3ef97e..53404942b2 100644
--- a/docs/latest/Components/Website.html
+++ b/docs/latest/Components/Website.html
@@ -429,6 +429,10 @@ idea to read v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Concepts/Async-Process.html b/docs/latest/Concepts/Async-Process.html
index 8bbe0d02d4..9cc4a6df0a 100644
--- a/docs/latest/Concepts/Async-Process.html
+++ b/docs/latest/Concepts/Async-Process.html
@@ -279,6 +279,10 @@ errback.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Concepts/Banning.html b/docs/latest/Concepts/Banning.html
index f11193381e..dc09317149 100644
--- a/docs/latest/Concepts/Banning.html
+++ b/docs/latest/Concepts/Banning.html
@@ -230,6 +230,10 @@ is not what you want in this case.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Concepts/Change-Message-Per-Receiver.html b/docs/latest/Concepts/Change-Message-Per-Receiver.html
index 836158f948..f166535f9f 100644
--- a/docs/latest/Concepts/Change-Message-Per-Receiver.html
+++ b/docs/latest/Concepts/Change-Message-Per-Receiver.html
@@ -435,6 +435,10 @@ be a bit too much to write for the regular player.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Concepts/Clickable-Links.html b/docs/latest/Concepts/Clickable-Links.html
index b9cb843bd4..daa299a615 100644
--- a/docs/latest/Concepts/Clickable-Links.html
+++ b/docs/latest/Concepts/Clickable-Links.html
@@ -165,6 +165,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Concepts/Colors.html b/docs/latest/Concepts/Colors.html
index 6f8f063fb5..60396dd1c7 100644
--- a/docs/latest/Concepts/Colors.html
+++ b/docs/latest/Concepts/Colors.html
@@ -493,6 +493,10 @@ The hexadecimal color codes used here are the same ones used in web design.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Concepts/Concepts-Overview.html b/docs/latest/Concepts/Concepts-Overview.html
index 13b1e9948b..c227154fab 100644
--- a/docs/latest/Concepts/Concepts-Overview.html
+++ b/docs/latest/Concepts/Concepts-Overview.html
@@ -223,6 +223,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Concepts/Connection-Styles.html b/docs/latest/Concepts/Connection-Styles.html
index 72032c1182..9d96edc50d 100644
--- a/docs/latest/Concepts/Connection-Styles.html
+++ b/docs/latest/Concepts/Connection-Styles.html
@@ -242,6 +242,10 @@ MAX_NR_CHARACTERS = 1
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Concepts/Guests.html b/docs/latest/Concepts/Guests.html
index 5301d48039..a85c021c4d 100644
--- a/docs/latest/Concepts/Guests.html
+++ b/docs/latest/Concepts/Guests.html
@@ -118,6 +118,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Concepts/Inline-Functions.html b/docs/latest/Concepts/Inline-Functions.html
index fff4b31a50..6e37488d2b 100644
--- a/docs/latest/Concepts/Inline-Functions.html
+++ b/docs/latest/Concepts/Inline-Functions.html
@@ -126,6 +126,10 @@ You say, "the answer is 288!"
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Concepts/Internationalization.html b/docs/latest/Concepts/Internationalization.html
index 341eda1673..4d5e58e742 100644
--- a/docs/latest/Concepts/Internationalization.html
+++ b/docs/latest/Concepts/Internationalization.html
@@ -318,6 +318,10 @@ Swedish: "Fel medan cmdset laddades: Ingen cmdset-klass med namn '{cla
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Concepts/Messagepath.html b/docs/latest/Concepts/Messagepath.html
index 8dd2947483..8f8f9778b9 100644
--- a/docs/latest/Concepts/Messagepath.html
+++ b/docs/latest/Concepts/Messagepath.html
@@ -297,6 +297,10 @@ Exits: north, east
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Concepts/Models.html b/docs/latest/Concepts/Models.html
index 038106800a..964e416fe3 100644
--- a/docs/latest/Concepts/Models.html
+++ b/docs/latest/Concepts/Models.html
@@ -315,6 +315,10 @@ reading from disk. The drawback is that this system tends to be more memory hung
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Concepts/OOB.html b/docs/latest/Concepts/OOB.html
index 3b3683879b..1bbffb45d6 100644
--- a/docs/latest/Concepts/OOB.html
+++ b/docs/latest/Concepts/OOB.html
@@ -315,6 +315,10 @@ different VAR
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Concepts/Protocols.html b/docs/latest/Concepts/Protocols.html
index 92848b42eb..ae7609d7aa 100644
--- a/docs/latest/Concepts/Protocols.html
+++ b/docs/latest/Concepts/Protocols.html
@@ -297,6 +297,10 @@ in our case means sending “foo” across the network.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Concepts/Server-Lifecycle.html b/docs/latest/Concepts/Server-Lifecycle.html
index 92255b0fc2..4c570be636 100644
--- a/docs/latest/Concepts/Server-Lifecycle.html
+++ b/docs/latest/Concepts/Server-Lifecycle.html
@@ -203,6 +203,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Concepts/Tags-Parsed-By-Evennia.html b/docs/latest/Concepts/Tags-Parsed-By-Evennia.html
index ac0d11d158..9d4aec890c 100644
--- a/docs/latest/Concepts/Tags-Parsed-By-Evennia.html
+++ b/docs/latest/Concepts/Tags-Parsed-By-Evennia.html
@@ -141,6 +141,10 @@ in-game command. This is on the form
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Concepts/Text-Encodings.html b/docs/latest/Concepts/Text-Encodings.html
index a76391dffe..b0a8028f5d 100644
--- a/docs/latest/Concepts/Text-Encodings.html
+++ b/docs/latest/Concepts/Text-Encodings.html
@@ -169,6 +169,10 @@ the Wikipedia article v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Concepts/Zones.html b/docs/latest/Concepts/Zones.html
index 22e64d5577..4a32606113 100644
--- a/docs/latest/Concepts/Zones.html
+++ b/docs/latest/Concepts/Zones.html
@@ -150,6 +150,10 @@ properly search the inheritance tree.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-AWSStorage.html b/docs/latest/Contribs/Contrib-AWSStorage.html
index f1d9767bb3..c8196f2fc5 100644
--- a/docs/latest/Contribs/Contrib-AWSStorage.html
+++ b/docs/latest/Contribs/Contrib-AWSStorage.html
@@ -336,6 +336,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Achievements.html b/docs/latest/Contribs/Contrib-Achievements.html
index e7a2a5120f..9a157724cb 100644
--- a/docs/latest/Contribs/Contrib-Achievements.html
+++ b/docs/latest/Contribs/Contrib-Achievements.html
@@ -368,6 +368,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Auditing.html b/docs/latest/Contribs/Contrib-Auditing.html
index 346c060d77..06225c370c 100644
--- a/docs/latest/Contribs/Contrib-Auditing.html
+++ b/docs/latest/Contribs/Contrib-Auditing.html
@@ -181,6 +181,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Barter.html b/docs/latest/Contribs/Contrib-Barter.html
index b801398c16..07e51feb4c 100644
--- a/docs/latest/Contribs/Contrib-Barter.html
+++ b/docs/latest/Contribs/Contrib-Barter.html
@@ -220,6 +220,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Batchprocessor.html b/docs/latest/Contribs/Contrib-Batchprocessor.html
index 3b271bb490..b277260a2c 100644
--- a/docs/latest/Contribs/Contrib-Batchprocessor.html
+++ b/docs/latest/Contribs/Contrib-Batchprocessor.html
@@ -146,6 +146,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Bodyfunctions.html b/docs/latest/Contribs/Contrib-Bodyfunctions.html
index 56811c078f..76baf8da5c 100644
--- a/docs/latest/Contribs/Contrib-Bodyfunctions.html
+++ b/docs/latest/Contribs/Contrib-Bodyfunctions.html
@@ -128,6 +128,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Buffs.html b/docs/latest/Contribs/Contrib-Buffs.html
index f2e0c5dd13..bf18163f25 100644
--- a/docs/latest/Contribs/Contrib-Buffs.html
+++ b/docs/latest/Contribs/Contrib-Buffs.html
@@ -565,6 +565,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Building-Menu.html b/docs/latest/Contribs/Contrib-Building-Menu.html
index f9f611a6e8..7461319949 100644
--- a/docs/latest/Contribs/Contrib-Building-Menu.html
+++ b/docs/latest/Contribs/Contrib-Building-Menu.html
@@ -1414,6 +1414,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Character-Creator.html b/docs/latest/Contribs/Contrib-Character-Creator.html
index 6658d53bde..13f0c50e79 100644
--- a/docs/latest/Contribs/Contrib-Character-Creator.html
+++ b/docs/latest/Contribs/Contrib-Character-Creator.html
@@ -237,6 +237,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Clothing.html b/docs/latest/Contribs/Contrib-Clothing.html
index 2ae132bae5..8c416f9e4a 100644
--- a/docs/latest/Contribs/Contrib-Clothing.html
+++ b/docs/latest/Contribs/Contrib-Clothing.html
@@ -246,6 +246,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Color-Markups.html b/docs/latest/Contribs/Contrib-Color-Markups.html
index a85c2998cd..41f00a87d3 100644
--- a/docs/latest/Contribs/Contrib-Color-Markups.html
+++ b/docs/latest/Contribs/Contrib-Color-Markups.html
@@ -167,6 +167,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Components.html b/docs/latest/Contribs/Contrib-Components.html
index fb5929bdc4..e3e1c77520 100644
--- a/docs/latest/Contribs/Contrib-Components.html
+++ b/docs/latest/Contribs/Contrib-Components.html
@@ -322,6 +322,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Containers.html b/docs/latest/Contribs/Contrib-Containers.html
index fc29ced402..dd020e4814 100644
--- a/docs/latest/Contribs/Contrib-Containers.html
+++ b/docs/latest/Contribs/Contrib-Containers.html
@@ -171,6 +171,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Cooldowns.html b/docs/latest/Contribs/Contrib-Cooldowns.html
index 94ff0a4c5d..4b7a5a0fd1 100644
--- a/docs/latest/Contribs/Contrib-Cooldowns.html
+++ b/docs/latest/Contribs/Contrib-Cooldowns.html
@@ -164,6 +164,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Crafting.html b/docs/latest/Contribs/Contrib-Crafting.html
index 8ad8b2c3e2..55bc9493b7 100644
--- a/docs/latest/Contribs/Contrib-Crafting.html
+++ b/docs/latest/Contribs/Contrib-Crafting.html
@@ -390,6 +390,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Custom-Gametime.html b/docs/latest/Contribs/Contrib-Custom-Gametime.html
index ef9d047c67..72e1e3204e 100644
--- a/docs/latest/Contribs/Contrib-Custom-Gametime.html
+++ b/docs/latest/Contribs/Contrib-Custom-Gametime.html
@@ -158,6 +158,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Debugpy.html b/docs/latest/Contribs/Contrib-Debugpy.html
index 470c0face5..86b1892251 100644
--- a/docs/latest/Contribs/Contrib-Debugpy.html
+++ b/docs/latest/Contribs/Contrib-Debugpy.html
@@ -209,6 +209,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Dice.html b/docs/latest/Contribs/Contrib-Dice.html
index cc84ae06ba..cc95ced38b 100644
--- a/docs/latest/Contribs/Contrib-Dice.html
+++ b/docs/latest/Contribs/Contrib-Dice.html
@@ -239,6 +239,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Email-Login.html b/docs/latest/Contribs/Contrib-Email-Login.html
index 7460ac4955..19d54f649c 100644
--- a/docs/latest/Contribs/Contrib-Email-Login.html
+++ b/docs/latest/Contribs/Contrib-Email-Login.html
@@ -141,6 +141,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Evadventure.html b/docs/latest/Contribs/Contrib-Evadventure.html
index 9b7d26c4c6..6288a884fa 100644
--- a/docs/latest/Contribs/Contrib-Evadventure.html
+++ b/docs/latest/Contribs/Contrib-Evadventure.html
@@ -149,6 +149,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Evscaperoom.html b/docs/latest/Contribs/Contrib-Evscaperoom.html
index 8831dcf4ed..d6e392768d 100644
--- a/docs/latest/Contribs/Contrib-Evscaperoom.html
+++ b/docs/latest/Contribs/Contrib-Evscaperoom.html
@@ -237,6 +237,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Extended-Room.html b/docs/latest/Contribs/Contrib-Extended-Room.html
index 05ebd8faef..ea14222a7b 100644
--- a/docs/latest/Contribs/Contrib-Extended-Room.html
+++ b/docs/latest/Contribs/Contrib-Extended-Room.html
@@ -293,6 +293,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Fieldfill.html b/docs/latest/Contribs/Contrib-Fieldfill.html
index 684871f55a..58230705cf 100644
--- a/docs/latest/Contribs/Contrib-Fieldfill.html
+++ b/docs/latest/Contribs/Contrib-Fieldfill.html
@@ -262,6 +262,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Gendersub.html b/docs/latest/Contribs/Contrib-Gendersub.html
index e0d639ca1f..ce4b6e742a 100644
--- a/docs/latest/Contribs/Contrib-Gendersub.html
+++ b/docs/latest/Contribs/Contrib-Gendersub.html
@@ -181,6 +181,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Git-Integration.html b/docs/latest/Contribs/Contrib-Git-Integration.html
index b95ffae4ea..d95f6a7dd1 100644
--- a/docs/latest/Contribs/Contrib-Git-Integration.html
+++ b/docs/latest/Contribs/Contrib-Git-Integration.html
@@ -181,6 +181,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Godotwebsocket.html b/docs/latest/Contribs/Contrib-Godotwebsocket.html
index bd16ce9f56..cb49946bed 100644
--- a/docs/latest/Contribs/Contrib-Godotwebsocket.html
+++ b/docs/latest/Contribs/Contrib-Godotwebsocket.html
@@ -290,6 +290,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Health-Bar.html b/docs/latest/Contribs/Contrib-Health-Bar.html
index 641a11bc54..1c55c12dd7 100644
--- a/docs/latest/Contribs/Contrib-Health-Bar.html
+++ b/docs/latest/Contribs/Contrib-Health-Bar.html
@@ -144,6 +144,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Ingame-Map-Display.html b/docs/latest/Contribs/Contrib-Ingame-Map-Display.html
index 766f49b818..c02d1f5e64 100644
--- a/docs/latest/Contribs/Contrib-Ingame-Map-Display.html
+++ b/docs/latest/Contribs/Contrib-Ingame-Map-Display.html
@@ -167,6 +167,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Ingame-Python-Tutorial-Dialogue.html b/docs/latest/Contribs/Contrib-Ingame-Python-Tutorial-Dialogue.html
index 096913a25c..ecc6582a4c 100644
--- a/docs/latest/Contribs/Contrib-Ingame-Python-Tutorial-Dialogue.html
+++ b/docs/latest/Contribs/Contrib-Ingame-Python-Tutorial-Dialogue.html
@@ -334,6 +334,10 @@ characters of some type would share some events, but this is game-specific. Roo
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Ingame-Python-Tutorial-Elevator.html b/docs/latest/Contribs/Contrib-Ingame-Python-Tutorial-Elevator.html
index 184ebc6a94..2fade0c3ea 100644
--- a/docs/latest/Contribs/Contrib-Ingame-Python-Tutorial-Elevator.html
+++ b/docs/latest/Contribs/Contrib-Ingame-Python-Tutorial-Elevator.html
@@ -527,6 +527,10 @@ shown in the next tutorial.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Ingame-Python.html b/docs/latest/Contribs/Contrib-Ingame-Python.html
index e0d2d46dec..a968fcd8cf 100644
--- a/docs/latest/Contribs/Contrib-Ingame-Python.html
+++ b/docs/latest/Contribs/Contrib-Ingame-Python.html
@@ -1021,6 +1021,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Ingame-Reports.html b/docs/latest/Contribs/Contrib-Ingame-Reports.html
index 6c17150ec5..b830091de1 100644
--- a/docs/latest/Contribs/Contrib-Ingame-Reports.html
+++ b/docs/latest/Contribs/Contrib-Ingame-Reports.html
@@ -241,6 +241,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Llm.html b/docs/latest/Contribs/Contrib-Llm.html
index 4de71ca5e5..482dbcd078 100644
--- a/docs/latest/Contribs/Contrib-Llm.html
+++ b/docs/latest/Contribs/Contrib-Llm.html
@@ -347,6 +347,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Mail.html b/docs/latest/Contribs/Contrib-Mail.html
index 8d967f8be3..055f9e246e 100644
--- a/docs/latest/Contribs/Contrib-Mail.html
+++ b/docs/latest/Contribs/Contrib-Mail.html
@@ -157,6 +157,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Mapbuilder-Tutorial.html b/docs/latest/Contribs/Contrib-Mapbuilder-Tutorial.html
index 3e0759e91b..522455e3df 100644
--- a/docs/latest/Contribs/Contrib-Mapbuilder-Tutorial.html
+++ b/docs/latest/Contribs/Contrib-Mapbuilder-Tutorial.html
@@ -497,6 +497,10 @@ Tutorial), v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Mapbuilder.html b/docs/latest/Contribs/Contrib-Mapbuilder.html
index be2d240661..57c22c5266 100644
--- a/docs/latest/Contribs/Contrib-Mapbuilder.html
+++ b/docs/latest/Contribs/Contrib-Mapbuilder.html
@@ -397,6 +397,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Menu-Login.html b/docs/latest/Contribs/Contrib-Menu-Login.html
index 02e0377f68..6a4437fc72 100644
--- a/docs/latest/Contribs/Contrib-Menu-Login.html
+++ b/docs/latest/Contribs/Contrib-Menu-Login.html
@@ -135,6 +135,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Mirror.html b/docs/latest/Contribs/Contrib-Mirror.html
index ce6ae176f9..7af539ad54 100644
--- a/docs/latest/Contribs/Contrib-Mirror.html
+++ b/docs/latest/Contribs/Contrib-Mirror.html
@@ -130,6 +130,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Multidescer.html b/docs/latest/Contribs/Contrib-Multidescer.html
index 9df2148e2c..763bccfc4e 100644
--- a/docs/latest/Contribs/Contrib-Multidescer.html
+++ b/docs/latest/Contribs/Contrib-Multidescer.html
@@ -183,6 +183,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Mux-Comms-Cmds.html b/docs/latest/Contribs/Contrib-Mux-Comms-Cmds.html
index 279da377bf..57728e621d 100644
--- a/docs/latest/Contribs/Contrib-Mux-Comms-Cmds.html
+++ b/docs/latest/Contribs/Contrib-Mux-Comms-Cmds.html
@@ -180,6 +180,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Name-Generator.html b/docs/latest/Contribs/Contrib-Name-Generator.html
index 9a189ea406..80da9d4256 100644
--- a/docs/latest/Contribs/Contrib-Name-Generator.html
+++ b/docs/latest/Contribs/Contrib-Name-Generator.html
@@ -386,6 +386,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Puzzles.html b/docs/latest/Contribs/Contrib-Puzzles.html
index dd60a16358..6cea76dfb5 100644
--- a/docs/latest/Contribs/Contrib-Puzzles.html
+++ b/docs/latest/Contribs/Contrib-Puzzles.html
@@ -183,6 +183,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-RPSystem.html b/docs/latest/Contribs/Contrib-RPSystem.html
index 9b82946de4..6a631be437 100644
--- a/docs/latest/Contribs/Contrib-RPSystem.html
+++ b/docs/latest/Contribs/Contrib-RPSystem.html
@@ -335,6 +335,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Random-String-Generator.html b/docs/latest/Contribs/Contrib-Random-String-Generator.html
index a79b12fc92..8e70579b09 100644
--- a/docs/latest/Contribs/Contrib-Random-String-Generator.html
+++ b/docs/latest/Contribs/Contrib-Random-String-Generator.html
@@ -170,6 +170,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Red-Button.html b/docs/latest/Contribs/Contrib-Red-Button.html
index 5ae7037c01..ef18226b8d 100644
--- a/docs/latest/Contribs/Contrib-Red-Button.html
+++ b/docs/latest/Contribs/Contrib-Red-Button.html
@@ -143,6 +143,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Simpledoor.html b/docs/latest/Contribs/Contrib-Simpledoor.html
index e6a70f9339..323d43c327 100644
--- a/docs/latest/Contribs/Contrib-Simpledoor.html
+++ b/docs/latest/Contribs/Contrib-Simpledoor.html
@@ -157,6 +157,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Slow-Exit.html b/docs/latest/Contribs/Contrib-Slow-Exit.html
index f66bd4b8f8..4dfd925135 100644
--- a/docs/latest/Contribs/Contrib-Slow-Exit.html
+++ b/docs/latest/Contribs/Contrib-Slow-Exit.html
@@ -169,6 +169,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Storage.html b/docs/latest/Contribs/Contrib-Storage.html
index a4d06a5b93..7cb8943eb1 100644
--- a/docs/latest/Contribs/Contrib-Storage.html
+++ b/docs/latest/Contribs/Contrib-Storage.html
@@ -146,6 +146,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Talking-Npc.html b/docs/latest/Contribs/Contrib-Talking-Npc.html
index b6a70d6ca9..c356f7d4fd 100644
--- a/docs/latest/Contribs/Contrib-Talking-Npc.html
+++ b/docs/latest/Contribs/Contrib-Talking-Npc.html
@@ -131,6 +131,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Traits.html b/docs/latest/Contribs/Contrib-Traits.html
index 9fe30e7b87..8847cb4d28 100644
--- a/docs/latest/Contribs/Contrib-Traits.html
+++ b/docs/latest/Contribs/Contrib-Traits.html
@@ -602,6 +602,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Tree-Select.html b/docs/latest/Contribs/Contrib-Tree-Select.html
index 73223492a6..4e6f356303 100644
--- a/docs/latest/Contribs/Contrib-Tree-Select.html
+++ b/docs/latest/Contribs/Contrib-Tree-Select.html
@@ -259,6 +259,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Turnbattle.html b/docs/latest/Contribs/Contrib-Turnbattle.html
index 22bae98981..02ac85eff9 100644
--- a/docs/latest/Contribs/Contrib-Turnbattle.html
+++ b/docs/latest/Contribs/Contrib-Turnbattle.html
@@ -157,6 +157,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Tutorial-World.html b/docs/latest/Contribs/Contrib-Tutorial-World.html
index ea233e9874..96c3973196 100644
--- a/docs/latest/Contribs/Contrib-Tutorial-World.html
+++ b/docs/latest/Contribs/Contrib-Tutorial-World.html
@@ -209,6 +209,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Unixcommand.html b/docs/latest/Contribs/Contrib-Unixcommand.html
index 006736a246..ae71d07a55 100644
--- a/docs/latest/Contribs/Contrib-Unixcommand.html
+++ b/docs/latest/Contribs/Contrib-Unixcommand.html
@@ -175,6 +175,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-Wilderness.html b/docs/latest/Contribs/Contrib-Wilderness.html
index a14c731c3e..8d8f06680c 100644
--- a/docs/latest/Contribs/Contrib-Wilderness.html
+++ b/docs/latest/Contribs/Contrib-Wilderness.html
@@ -241,6 +241,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contrib-XYZGrid.html b/docs/latest/Contribs/Contrib-XYZGrid.html
index 894b11749a..9d9255dd5b 100644
--- a/docs/latest/Contribs/Contrib-XYZGrid.html
+++ b/docs/latest/Contribs/Contrib-XYZGrid.html
@@ -1649,6 +1649,10 @@ file will be overwritten, so edit that file rather than this one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contribs-Guidelines.html b/docs/latest/Contribs/Contribs-Guidelines.html
index 85126668e0..9da0d9e703 100644
--- a/docs/latest/Contribs/Contribs-Guidelines.html
+++ b/docs/latest/Contribs/Contribs-Guidelines.html
@@ -220,6 +220,10 @@ etc.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contribs/Contribs-Overview.html b/docs/latest/Contribs/Contribs-Overview.html
index c0d49938c3..9261fd7d47 100644
--- a/docs/latest/Contribs/Contribs-Overview.html
+++ b/docs/latest/Contribs/Contribs-Overview.html
@@ -906,6 +906,10 @@ will be overwritten.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contributing-Docs.html b/docs/latest/Contributing-Docs.html
index af3832816f..1de30cc30c 100644
--- a/docs/latest/Contributing-Docs.html
+++ b/docs/latest/Contributing-Docs.html
@@ -760,6 +760,10 @@ same as Markdown.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Contributing.html b/docs/latest/Contributing.html
index 817c64c732..1311f1d24a 100644
--- a/docs/latest/Contributing.html
+++ b/docs/latest/Contributing.html
@@ -157,6 +157,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Evennia-API.html b/docs/latest/Evennia-API.html
index de8d9b96a3..45a9a49f19 100644
--- a/docs/latest/Evennia-API.html
+++ b/docs/latest/Evennia-API.html
@@ -238,6 +238,10 @@ The flat API is defined in
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Evennia-In-Pictures.html b/docs/latest/Evennia-In-Pictures.html
index 1164ec6df4..bb5682db1b 100644
--- a/docs/latest/Evennia-In-Pictures.html
+++ b/docs/latest/Evennia-In-Pictures.html
@@ -207,6 +207,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Evennia-Introduction.html b/docs/latest/Evennia-Introduction.html
index 049b2c4a52..53254c1fcb 100644
--- a/docs/latest/Evennia-Introduction.html
+++ b/docs/latest/Evennia-Introduction.html
@@ -207,6 +207,10 @@ presence (a website and a mud web client) to play around with …
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Beginner-Tutorial-Overview.html b/docs/latest/Howtos/Beginner-Tutorial/Beginner-Tutorial-Overview.html
index d634f2850f..f22102ff32 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Beginner-Tutorial-Overview.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Beginner-Tutorial-Overview.html
@@ -763,6 +763,10 @@ Click here to see the full index of all parts and lessons of the Beginner-Tutori
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Adding-Commands.html b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Adding-Commands.html
index 9d43b72789..a2373d5b5c 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Adding-Commands.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Adding-Commands.html
@@ -511,6 +511,10 @@ get into how we replace and extend Evennia’s default Commands.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Building-Quickstart.html b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Building-Quickstart.html
index 1dccf4ce95..a59a7b53a5 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Building-Quickstart.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Building-Quickstart.html
@@ -344,6 +344,10 @@ You can't get that.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Creating-Things.html b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Creating-Things.html
index c36e8a0ff4..e84985c67d 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Creating-Things.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Creating-Things.html
@@ -306,6 +306,10 @@ channel/sub channel name
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Django-queries.html b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Django-queries.html
index 3b7bf17b23..e6057755e0 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Django-queries.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Django-queries.html
@@ -483,6 +483,10 @@ in a format like the following:
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Evennia-Library-Overview.html b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Evennia-Library-Overview.html
index bfa75c6b9c..92ac69c947 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Evennia-Library-Overview.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Evennia-Library-Overview.html
@@ -235,6 +235,10 @@ from evennia.some_module.other_module import SomeClass
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Gamedir-Overview.html b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Gamedir-Overview.html
index 4752dfda4f..e02383d585 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Gamedir-Overview.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Gamedir-Overview.html
@@ -251,6 +251,10 @@ only particular parts of a default template without touching others.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Learning-Typeclasses.html b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Learning-Typeclasses.html
index b4dcf26137..f9a53e400c 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Learning-Typeclasses.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Learning-Typeclasses.html
@@ -692,6 +692,10 @@ Closing the Python console.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Making-A-Sittable-Object.html b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Making-A-Sittable-Object.html
index d881928433..0d477aa744 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Making-A-Sittable-Object.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Making-A-Sittable-Object.html
@@ -709,6 +709,10 @@ You stand up from sofa.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-More-on-Commands.html b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-More-on-Commands.html
index 34bd45febc..9dae9a6cd1 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-More-on-Commands.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-More-on-Commands.html
@@ -572,6 +572,10 @@ Get What?
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Part1-Overview.html b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Part1-Overview.html
index 2c5d3c9e3e..3330c98407 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Part1-Overview.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Part1-Overview.html
@@ -243,6 +243,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Python-basic-introduction.html b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Python-basic-introduction.html
index a1df7f9fbd..5d7efc2058 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Python-basic-introduction.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Python-basic-introduction.html
@@ -655,6 +655,10 @@ practice you will be writing most your code in Python modules.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Python-classes-and-objects.html b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Python-classes-and-objects.html
index 9698444ac0..6a67410d1a 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Python-classes-and-objects.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Python-classes-and-objects.html
@@ -502,6 +502,10 @@ The world trembles.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Searching-Things.html b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Searching-Things.html
index 2a47b60bff..2053ccc551 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Searching-Things.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Searching-Things.html
@@ -478,6 +478,10 @@ eightball = evennia.search_object("#8")
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Tutorial-World.html b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Tutorial-World.html
index 2f8a41589a..0a4b2a646c 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Tutorial-World.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Tutorial-World.html
@@ -208,6 +208,10 @@ The build-script is v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part2/Beginner-Tutorial-Game-Planning.html b/docs/latest/Howtos/Beginner-Tutorial/Part2/Beginner-Tutorial-Game-Planning.html
index 3657b8a0d6..8aa376d9d7 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part2/Beginner-Tutorial-Game-Planning.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part2/Beginner-Tutorial-Game-Planning.html
@@ -325,6 +325,10 @@ have made their dream game a reality!
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part2/Beginner-Tutorial-Part2-Overview.html b/docs/latest/Howtos/Beginner-Tutorial/Part2/Beginner-Tutorial-Part2-Overview.html
index 178be8f9e4..aa80463350 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part2/Beginner-Tutorial-Part2-Overview.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part2/Beginner-Tutorial-Part2-Overview.html
@@ -168,6 +168,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part2/Beginner-Tutorial-Planning-The-Tutorial-Game.html b/docs/latest/Howtos/Beginner-Tutorial/Part2/Beginner-Tutorial-Planning-The-Tutorial-Game.html
index d390f195b5..22d2ca07ed 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part2/Beginner-Tutorial-Planning-The-Tutorial-Game.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part2/Beginner-Tutorial-Planning-The-Tutorial-Game.html
@@ -556,6 +556,10 @@ playable game!
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part2/Beginner-Tutorial-Planning-Where-Do-I-Begin.html b/docs/latest/Howtos/Beginner-Tutorial/Part2/Beginner-Tutorial-Planning-Where-Do-I-Begin.html
index 001bedbf46..323ce4cf06 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part2/Beginner-Tutorial-Planning-Where-Do-I-Begin.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part2/Beginner-Tutorial-Planning-Where-Do-I-Begin.html
@@ -254,6 +254,10 @@ then try to answer those questions for the sake of creating our little tutorial
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-AI.html b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-AI.html
index 98792ac9d6..78295739b2 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-AI.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-AI.html
@@ -493,6 +493,10 @@ At regular intervals, the AI entity will be ‘ticked’ by Evennia. This ‘tic
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Characters.html b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Characters.html
index 3d24cf5c2f..110c7c9023 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Characters.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Characters.html
@@ -498,6 +498,10 @@ instead.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Chargen.html b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Chargen.html
index 2f7f296784..f75779c413 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Chargen.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Chargen.html
@@ -739,6 +739,10 @@ characters - how they store their stats, handle their equipment and how to creat
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Combat-Base.html b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Combat-Base.html
index c7224213a1..4fd56591eb 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Combat-Base.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Combat-Base.html
@@ -858,6 +858,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Combat-Turnbased.html b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Combat-Turnbased.html
index 96f0833bed..c9fea78648 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Combat-Turnbased.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Combat-Turnbased.html
@@ -1424,6 +1424,10 @@ This is new compared to the base handler.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Combat-Twitch.html b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Combat-Twitch.html
index 76c86200de..0b2d25ace1 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Combat-Twitch.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Combat-Twitch.html
@@ -1102,6 +1102,10 @@ You (Wounded)
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Commands.html b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Commands.html
index 70653aaf9a..4e5ad1aa13 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Commands.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Commands.html
@@ -110,6 +110,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Dungeon.html b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Dungeon.html
index b42942a291..4e90a3870a 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Dungeon.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Dungeon.html
@@ -1040,6 +1040,10 @@ We will expand on this for dungeon rooms.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Equipment.html b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Equipment.html
index 022464ea06..71f676ccd3 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Equipment.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Equipment.html
@@ -693,6 +693,10 @@ passing these into the handler’s methods.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-NPCs.html b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-NPCs.html
index 413566f155..570d919536 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-NPCs.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-NPCs.html
@@ -248,6 +248,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Objects.html b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Objects.html
index f0ba0d18b5..57c8c58da9 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Objects.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Objects.html
@@ -571,6 +571,10 @@ types) with Evennia’s search functions:
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Part3-Overview.html b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Part3-Overview.html
index efab5f019c..f394b2a788 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Part3-Overview.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Part3-Overview.html
@@ -297,6 +297,10 @@ of experience using Evennia and be really helpful for doing your own thing later
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Quests.html b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Quests.html
index bd0b06e0f0..f39dd03af2 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Quests.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Quests.html
@@ -508,6 +508,10 @@ Instead we store only the classes, instantiate those classes with the Character,
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Rooms.html b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Rooms.html
index 0063a64592..176ad4feb5 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Rooms.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Rooms.html
@@ -369,6 +369,10 @@ Exits: north, northeast,
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Rules.html b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Rules.html
index 6e8abb1abe..e03e8af6b9 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Rules.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Rules.html
@@ -749,6 +749,10 @@ them for further help.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Shops.html b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Shops.html
index edc7e0dd62..465fc0ead5 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Shops.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Shops.html
@@ -110,6 +110,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Utilities.html b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Utilities.html
index 2b42739963..ee6b0bc167 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Utilities.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Utilities.html
@@ -395,6 +395,10 @@ is an example of the testing module. To dive deeper into unit testing in Evennia
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part4/Beginner-Tutorial-Part4-Overview.html b/docs/latest/Howtos/Beginner-Tutorial/Part4/Beginner-Tutorial-Part4-Overview.html
index 63ba466521..9e36f48fa7 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part4/Beginner-Tutorial-Part4-Overview.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part4/Beginner-Tutorial-Part4-Overview.html
@@ -140,6 +140,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part5/Add-a-simple-new-web-page.html b/docs/latest/Howtos/Beginner-Tutorial/Part5/Add-a-simple-new-web-page.html
index dab3a1462c..699a74fbc3 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part5/Add-a-simple-new-web-page.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part5/Add-a-simple-new-web-page.html
@@ -219,6 +219,10 @@ rendered by Python!
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Beginner-Tutorial/Part5/Beginner-Tutorial-Part5-Overview.html b/docs/latest/Howtos/Beginner-Tutorial/Part5/Beginner-Tutorial-Part5-Overview.html
index 881e591f40..c8020e11e8 100644
--- a/docs/latest/Howtos/Beginner-Tutorial/Part5/Beginner-Tutorial-Part5-Overview.html
+++ b/docs/latest/Howtos/Beginner-Tutorial/Part5/Beginner-Tutorial-Part5-Overview.html
@@ -147,6 +147,10 @@ to bring your game online so you can invite your first players.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Evennia-for-Diku-Users.html b/docs/latest/Howtos/Evennia-for-Diku-Users.html
index d4c64aec76..028d2da46a 100644
--- a/docs/latest/Howtos/Evennia-for-Diku-Users.html
+++ b/docs/latest/Howtos/Evennia-for-Diku-Users.html
@@ -290,6 +290,10 @@ your mob.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Evennia-for-MUSH-Users.html b/docs/latest/Howtos/Evennia-for-MUSH-Users.html
index aeee6c23d0..59e3c23224 100644
--- a/docs/latest/Howtos/Evennia-for-MUSH-Users.html
+++ b/docs/latest/Howtos/Evennia-for-MUSH-Users.html
@@ -313,6 +313,10 @@ or post a question in our v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Evennia-for-roleplaying-sessions.html b/docs/latest/Howtos/Evennia-for-roleplaying-sessions.html
index b82a370379..a22a7173d7 100644
--- a/docs/latest/Howtos/Evennia-for-roleplaying-sessions.html
+++ b/docs/latest/Howtos/Evennia-for-roleplaying-sessions.html
@@ -780,6 +780,10 @@ when the message was sent.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Howto-Add-Object-Weight.html b/docs/latest/Howtos/Howto-Add-Object-Weight.html
index ac892dc899..f188c365a7 100644
--- a/docs/latest/Howtos/Howto-Add-Object-Weight.html
+++ b/docs/latest/Howtos/Howto-Add-Object-Weight.html
@@ -209,6 +209,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Howto-Command-Cooldown.html b/docs/latest/Howtos/Howto-Command-Cooldown.html
index 10f218bbb3..4b1b45a515 100644
--- a/docs/latest/Howtos/Howto-Command-Cooldown.html
+++ b/docs/latest/Howtos/Howto-Command-Cooldown.html
@@ -260,6 +260,10 @@ be blocked before you can recover your balance.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Howto-Command-Duration.html b/docs/latest/Howtos/Howto-Command-Duration.html
index cfd969525a..bfaed6efc7 100644
--- a/docs/latest/Howtos/Howto-Command-Duration.html
+++ b/docs/latest/Howtos/Howto-Command-Duration.html
@@ -444,6 +444,10 @@ quietly canceled next time it tries to update.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Howto-Command-Prompt.html b/docs/latest/Howtos/Howto-Command-Prompt.html
index a7c7f9f653..13c270f04d 100644
--- a/docs/latest/Howtos/Howto-Command-Prompt.html
+++ b/docs/latest/Howtos/Howto-Command-Prompt.html
@@ -222,6 +222,10 @@ the prompt when they cause a change in health, for example.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Howto-Default-Exit-Errors.html b/docs/latest/Howtos/Howto-Default-Exit-Errors.html
index 3abbadeba7..49b4922d32 100644
--- a/docs/latest/Howtos/Howto-Default-Exit-Errors.html
+++ b/docs/latest/Howtos/Howto-Default-Exit-Errors.html
@@ -217,6 +217,10 @@ exit-object, which is why you can see the exit in the room and just write its na
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Howto-Game-Time.html b/docs/latest/Howtos/Howto-Game-Time.html
index 2bdf2a36ac..cf7db011ec 100644
--- a/docs/latest/Howtos/Howto-Game-Time.html
+++ b/docs/latest/Howtos/Howto-Game-Time.html
@@ -357,6 +357,10 @@ And if “months” are called “moons” in your game, this is where you’d a
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Howtos-Overview.html b/docs/latest/Howtos/Howtos-Overview.html
index f98ff82d36..b755880bae 100644
--- a/docs/latest/Howtos/Howtos-Overview.html
+++ b/docs/latest/Howtos/Howtos-Overview.html
@@ -212,6 +212,10 @@ a small – but full – game with Evennia. Other tutorials and how-to’s tend
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Implementing-a-game-rule-system.html b/docs/latest/Howtos/Implementing-a-game-rule-system.html
index 3adabc0d7d..e0a802e4e7 100644
--- a/docs/latest/Howtos/Implementing-a-game-rule-system.html
+++ b/docs/latest/Howtos/Implementing-a-game-rule-system.html
@@ -343,6 +343,10 @@ your rules
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Turn-based-Combat-System.html b/docs/latest/Howtos/Turn-based-Combat-System.html
index 4a24fd25a2..324c402fcf 100644
--- a/docs/latest/Howtos/Turn-based-Combat-System.html
+++ b/docs/latest/Howtos/Turn-based-Combat-System.html
@@ -546,6 +546,10 @@ show others what’s going on.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Tutorial-Building-a-Mech.html b/docs/latest/Howtos/Tutorial-Building-a-Mech.html
index ccc84086bb..a8c0b3068f 100644
--- a/docs/latest/Howtos/Tutorial-Building-a-Mech.html
+++ b/docs/latest/Howtos/Tutorial-Building-a-Mech.html
@@ -295,6 +295,10 @@ Character (since any Object can move inside another). In that case the “inside
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Tutorial-Building-a-Train.html b/docs/latest/Howtos/Tutorial-Building-a-Train.html
index 0a42bc61c9..146ff39b69 100644
--- a/docs/latest/Howtos/Tutorial-Building-a-Train.html
+++ b/docs/latest/Howtos/Tutorial-Building-a-Train.html
@@ -456,6 +456,10 @@ train again., and we’re ready to ride it around!
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Tutorial-Coordinates.html b/docs/latest/Howtos/Tutorial-Coordinates.html
index 865cc26886..e9a97aee11 100644
--- a/docs/latest/Howtos/Tutorial-Coordinates.html
+++ b/docs/latest/Howtos/Tutorial-Coordinates.html
@@ -414,6 +414,10 @@ So let’s say we want to find all the neighbors, distance 1, from the room J.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Tutorial-Displaying-Room-Map.html b/docs/latest/Howtos/Tutorial-Displaying-Room-Map.html
index 00a372ea6c..03e890272b 100644
--- a/docs/latest/Howtos/Tutorial-Displaying-Room-Map.html
+++ b/docs/latest/Howtos/Tutorial-Displaying-Room-Map.html
@@ -528,6 +528,10 @@ also look into up/down directions and figure out how to display that in a good w
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Tutorial-NPC-Listening.html b/docs/latest/Howtos/Tutorial-NPC-Listening.html
index 463fa7f759..e9c641d578 100644
--- a/docs/latest/Howtos/Tutorial-NPC-Listening.html
+++ b/docs/latest/Howtos/Tutorial-NPC-Listening.html
@@ -201,6 +201,10 @@ combining this with using the Character class gives more direct control over how
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Tutorial-NPC-Merchants.html b/docs/latest/Howtos/Tutorial-NPC-Merchants.html
index f01878397e..b099667479 100644
--- a/docs/latest/Howtos/Tutorial-NPC-Merchants.html
+++ b/docs/latest/Howtos/Tutorial-NPC-Merchants.html
@@ -355,6 +355,10 @@ _________________________________________________________
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Tutorial-NPC-Reacting.html b/docs/latest/Howtos/Tutorial-NPC-Reacting.html
index 99020ade89..4db375974a 100644
--- a/docs/latest/Howtos/Tutorial-NPC-Reacting.html
+++ b/docs/latest/Howtos/Tutorial-NPC-Reacting.html
@@ -188,6 +188,10 @@ Orc says, Graah! Die, Anna!
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Tutorial-Parsing-Commands.html b/docs/latest/Howtos/Tutorial-Parsing-Commands.html
index d27d5c3cab..96b4953409 100644
--- a/docs/latest/Howtos/Tutorial-Parsing-Commands.html
+++ b/docs/latest/Howtos/Tutorial-Parsing-Commands.html
@@ -822,6 +822,10 @@ code.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Tutorial-Persistent-Handler.html b/docs/latest/Howtos/Tutorial-Persistent-Handler.html
index 252055cbc3..4bd53b3a2c 100644
--- a/docs/latest/Howtos/Tutorial-Persistent-Handler.html
+++ b/docs/latest/Howtos/Tutorial-Persistent-Handler.html
@@ -330,6 +330,10 @@ repository.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Tutorial-Understanding-Color-Tags.html b/docs/latest/Howtos/Tutorial-Understanding-Color-Tags.html
index 4b009464c1..15012ba3e3 100644
--- a/docs/latest/Howtos/Tutorial-Understanding-Color-Tags.html
+++ b/docs/latest/Howtos/Tutorial-Understanding-Color-Tags.html
@@ -269,6 +269,10 @@ push it over the limit, so to speak.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Tutorial-Using-Arxcode.html b/docs/latest/Howtos/Tutorial-Using-Arxcode.html
index 754314bb32..9f86c0d20f 100644
--- a/docs/latest/Howtos/Tutorial-Using-Arxcode.html
+++ b/docs/latest/Howtos/Tutorial-Using-Arxcode.html
@@ -332,6 +332,10 @@ on localhost at port 4000, and the webserver at
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Tutorial-Weather-Effects.html b/docs/latest/Howtos/Tutorial-Weather-Effects.html
index c40397d36c..8f7dee16ba 100644
--- a/docs/latest/Howtos/Tutorial-Weather-Effects.html
+++ b/docs/latest/Howtos/Tutorial-Weather-Effects.html
@@ -139,6 +139,10 @@ weather came before it. Expanding it to be more realistic is a useful exercise.<
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Tutorial-for-basic-MUSH-like-game.html b/docs/latest/Howtos/Tutorial-for-basic-MUSH-like-game.html
index 5f1ac4c4de..a4fcca92fb 100644
--- a/docs/latest/Howtos/Tutorial-for-basic-MUSH-like-game.html
+++ b/docs/latest/Howtos/Tutorial-for-basic-MUSH-like-game.html
@@ -741,6 +741,10 @@ as the v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Web-Add-a-wiki.html b/docs/latest/Howtos/Web-Add-a-wiki.html
index dcd792450c..a265868b62 100644
--- a/docs/latest/Howtos/Web-Add-a-wiki.html
+++ b/docs/latest/Howtos/Web-Add-a-wiki.html
@@ -311,6 +311,10 @@ system - or, since this is an Evennia site, to define your own custom permission
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Web-Changing-Webpage.html b/docs/latest/Howtos/Web-Changing-Webpage.html
index 2f903e43cb..04c1397a21 100644
--- a/docs/latest/Howtos/Web-Changing-Webpage.html
+++ b/docs/latest/Howtos/Web-Changing-Webpage.html
@@ -158,6 +158,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Web-Character-Generation.html b/docs/latest/Howtos/Web-Character-Generation.html
index bd399cc42c..50018f7e0c 100644
--- a/docs/latest/Howtos/Web-Character-Generation.html
+++ b/docs/latest/Howtos/Web-Character-Generation.html
@@ -656,6 +656,10 @@ reCAPCHA designed by Google. Not only is it easy to use, it is user-friendl
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Web-Character-View-Tutorial.html b/docs/latest/Howtos/Web-Character-View-Tutorial.html
index 2ea374ff92..80adcd02ee 100644
--- a/docs/latest/Howtos/Web-Character-View-Tutorial.html
+++ b/docs/latest/Howtos/Web-Character-View-Tutorial.html
@@ -256,6 +256,10 @@ here.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Web-Extending-the-REST-API.html b/docs/latest/Howtos/Web-Extending-the-REST-API.html
index 4a6331a31b..2d4e15b19a 100644
--- a/docs/latest/Howtos/Web-Extending-the-REST-API.html
+++ b/docs/latest/Howtos/Web-Extending-the-REST-API.html
@@ -508,6 +508,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Web-Help-System-Tutorial.html b/docs/latest/Howtos/Web-Help-System-Tutorial.html
index 312ec70747..484dd6cf59 100644
--- a/docs/latest/Howtos/Web-Help-System-Tutorial.html
+++ b/docs/latest/Howtos/Web-Help-System-Tutorial.html
@@ -509,6 +509,10 @@ handle the behavior that is triggered when a user asks for this information by e
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Howtos/Web-Tweeting-Game-Stats.html b/docs/latest/Howtos/Web-Tweeting-Game-Stats.html
index 3d712d3106..51eeb3bfb6 100644
--- a/docs/latest/Howtos/Web-Tweeting-Game-Stats.html
+++ b/docs/latest/Howtos/Web-Tweeting-Game-Stats.html
@@ -183,6 +183,10 @@ as mygame/typeclass
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Licensing.html b/docs/latest/Licensing.html
index 7c55dbcdb0..432dcb2190 100644
--- a/docs/latest/Licensing.html
+++ b/docs/latest/Licensing.html
@@ -120,6 +120,10 @@ as Evennia itself, unless the individual contributor has specifically defined ot
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Links.html b/docs/latest/Links.html
index eba7738271..af973e6b19 100644
--- a/docs/latest/Links.html
+++ b/docs/latest/Links.html
@@ -279,6 +279,10 @@ translation of Essai sur la Nature du Commerce en Général, one of the
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Channels-to-Discord.html b/docs/latest/Setup/Channels-to-Discord.html
index 738375c59a..ca7337e30a 100644
--- a/docs/latest/Setup/Channels-to-Discord.html
+++ b/docs/latest/Setup/Channels-to-Discord.html
@@ -273,6 +273,10 @@ and does not document the full range of possible Discord events.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Channels-to-Grapevine.html b/docs/latest/Setup/Channels-to-Grapevine.html
index ac8b44457b..32e9467472 100644
--- a/docs/latest/Setup/Channels-to-Grapevine.html
+++ b/docs/latest/Setup/Channels-to-Grapevine.html
@@ -172,6 +172,10 @@ it to your channel in-game.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Channels-to-IRC.html b/docs/latest/Setup/Channels-to-IRC.html
index e5257bf24f..dc8c0c3dab 100644
--- a/docs/latest/Setup/Channels-to-IRC.html
+++ b/docs/latest/Setup/Channels-to-IRC.html
@@ -188,6 +188,10 @@ name of the IRC channel you used (#evennia here).
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Channels-to-RSS.html b/docs/latest/Setup/Channels-to-RSS.html
index 373daa3e03..07ce57e4d4 100644
--- a/docs/latest/Setup/Channels-to-RSS.html
+++ b/docs/latest/Setup/Channels-to-RSS.html
@@ -151,6 +151,10 @@ same channels as
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Channels-to-Twitter.html b/docs/latest/Setup/Channels-to-Twitter.html
index 350ccce5f1..611ba046e4 100644
--- a/docs/latest/Setup/Channels-to-Twitter.html
+++ b/docs/latest/Setup/Channels-to-Twitter.html
@@ -204,6 +204,10 @@ This is how it can look:
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Choosing-a-Database.html b/docs/latest/Setup/Choosing-a-Database.html
index b2e04e3c5f..cd1ae8a4c6 100644
--- a/docs/latest/Setup/Choosing-a-Database.html
+++ b/docs/latest/Setup/Choosing-a-Database.html
@@ -369,6 +369,10 @@ the PosgreSQL documentation on how to limit this.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Client-Support-Grid.html b/docs/latest/Setup/Client-Support-Grid.html
index ab7d3fb58d..8c1989ef0b 100644
--- a/docs/latest/Setup/Client-Support-Grid.html
+++ b/docs/latest/Setup/Client-Support-Grid.html
@@ -271,6 +271,10 @@ parameter to disable it for that Evennia account permanently.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Config-Apache-Proxy.html b/docs/latest/Setup/Config-Apache-Proxy.html
index 1e1c473a47..335d8e7b22 100644
--- a/docs/latest/Setup/Config-Apache-Proxy.html
+++ b/docs/latest/Setup/Config-Apache-Proxy.html
@@ -292,6 +292,10 @@ Not confirmed, but worth trying if there are trouble.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Config-HAProxy.html b/docs/latest/Setup/Config-HAProxy.html
index dbaa6b8394..f2731f9c48 100644
--- a/docs/latest/Setup/Config-HAProxy.html
+++ b/docs/latest/Setup/Config-HAProxy.html
@@ -348,6 +348,10 @@ uncommented in the config file, it will now start as a background process.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Config-Nginx.html b/docs/latest/Setup/Config-Nginx.html
index be8d27a777..163337e38c 100644
--- a/docs/latest/Setup/Config-Nginx.html
+++ b/docs/latest/Setup/Config-Nginx.html
@@ -211,6 +211,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Evennia-Game-Index.html b/docs/latest/Setup/Evennia-Game-Index.html
index 10f30a26dc..b814cd17f4 100644
--- a/docs/latest/Setup/Evennia-Game-Index.html
+++ b/docs/latest/Setup/Evennia-Game-Index.html
@@ -181,6 +181,10 @@ if you are not ready for players yet.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Installation-Android.html b/docs/latest/Setup/Installation-Android.html
index 31e61ad82e..90c6ef0d1f 100644
--- a/docs/latest/Setup/Installation-Android.html
+++ b/docs/latest/Setup/Installation-Android.html
@@ -237,6 +237,10 @@ killed if your phone is heavily taxed. Termux seems to keep a notification up to
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Installation-Docker.html b/docs/latest/Setup/Installation-Docker.html
index 63fac925b2..9e8260d571 100644
--- a/docs/latest/Setup/Installation-Docker.html
+++ b/docs/latest/Setup/Installation-Docker.html
@@ -320,6 +320,10 @@ compose.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Installation-Git.html b/docs/latest/Setup/Installation-Git.html
index 61cd62f4d0..086f59574c 100644
--- a/docs/latest/Setup/Installation-Git.html
+++ b/docs/latest/Setup/Installation-Git.html
@@ -277,6 +277,10 @@ at the top of your mud directory tree (so you see v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Installation-Non-Interactive.html b/docs/latest/Setup/Installation-Non-Interactive.html
index 1784820eb2..8b6a13c9f9 100644
--- a/docs/latest/Setup/Installation-Non-Interactive.html
+++ b/docs/latest/Setup/Installation-Non-Interactive.html
@@ -118,6 +118,10 @@ build script:
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Installation-Troubleshooting.html b/docs/latest/Setup/Installation-Troubleshooting.html
index b1d539fa51..2b860dac73 100644
--- a/docs/latest/Setup/Installation-Troubleshooting.html
+++ b/docs/latest/Setup/Installation-Troubleshooting.html
@@ -217,6 +217,10 @@ confirmed work-around seems to be to install the v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Installation-Upgrade.html b/docs/latest/Setup/Installation-Upgrade.html
index 62a5827ec6..84b8813254 100644
--- a/docs/latest/Setup/Installation-Upgrade.html
+++ b/docs/latest/Setup/Installation-Upgrade.html
@@ -152,6 +152,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Installation.html b/docs/latest/Setup/Installation.html
index 3788d90a63..f885c261cf 100644
--- a/docs/latest/Setup/Installation.html
+++ b/docs/latest/Setup/Installation.html
@@ -244,6 +244,10 @@ evennia migrate
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Online-Setup.html b/docs/latest/Setup/Online-Setup.html
index df936af60e..363d4eee39 100644
--- a/docs/latest/Setup/Online-Setup.html
+++ b/docs/latest/Setup/Online-Setup.html
@@ -524,6 +524,10 @@ sufficient resources to operate a Cloud9 development environment without charge.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Running-Evennia.html b/docs/latest/Setup/Running-Evennia.html
index 2bf948c41b..c9f5794374 100644
--- a/docs/latest/Setup/Running-Evennia.html
+++ b/docs/latest/Setup/Running-Evennia.html
@@ -282,6 +282,10 @@ In-game you should now get the message that the Server has successfully restarte
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Security-Practices.html b/docs/latest/Setup/Security-Practices.html
index 61505b0ba4..7ad9c6e4b0 100644
--- a/docs/latest/Setup/Security-Practices.html
+++ b/docs/latest/Setup/Security-Practices.html
@@ -221,6 +221,10 @@ sudo ufw allow 443/tcp
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Settings-Default.html b/docs/latest/Setup/Settings-Default.html
index 5feb977cab..0f8fded5a9 100644
--- a/docs/latest/Setup/Settings-Default.html
+++ b/docs/latest/Setup/Settings-Default.html
@@ -1413,6 +1413,10 @@ to change into myga
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Settings.html b/docs/latest/Setup/Settings.html
index 1b216014c0..32f28eb2b0 100644
--- a/docs/latest/Setup/Settings.html
+++ b/docs/latest/Setup/Settings.html
@@ -165,6 +165,10 @@ It may be tempting to copy everything from v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Setup-Overview.html b/docs/latest/Setup/Setup-Overview.html
index 3caf7dd97a..347b349bf0 100644
--- a/docs/latest/Setup/Setup-Overview.html
+++ b/docs/latest/Setup/Setup-Overview.html
@@ -228,6 +228,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Setup/Updating-Evennia.html b/docs/latest/Setup/Updating-Evennia.html
index 6592b9bdf4..0d69644b34 100644
--- a/docs/latest/Setup/Updating-Evennia.html
+++ b/docs/latest/Setup/Updating-Evennia.html
@@ -216,6 +216,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/Unimplemented.html b/docs/latest/Unimplemented.html
index 04abeecd86..6350b936de 100644
--- a/docs/latest/Unimplemented.html
+++ b/docs/latest/Unimplemented.html
@@ -108,6 +108,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/collections.html b/docs/latest/_modules/collections.html
index a0411dc5af..5d71dbb28f 100644
--- a/docs/latest/_modules/collections.html
+++ b/docs/latest/_modules/collections.html
@@ -1679,6 +1679,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/collections/abc.html b/docs/latest/_modules/collections/abc.html
index 723f3c8b8a..64330ac65b 100644
--- a/docs/latest/_modules/collections/abc.html
+++ b/docs/latest/_modules/collections/abc.html
@@ -1319,6 +1319,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/copy.html b/docs/latest/_modules/copy.html
index 773bdda06e..957b539c48 100644
--- a/docs/latest/_modules/copy.html
+++ b/docs/latest/_modules/copy.html
@@ -385,6 +385,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/dataclasses.html b/docs/latest/_modules/dataclasses.html
index 584f852f06..6ebe244176 100644
--- a/docs/latest/_modules/dataclasses.html
+++ b/docs/latest/_modules/dataclasses.html
@@ -1709,6 +1709,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/django/contrib/auth.html b/docs/latest/_modules/django/contrib/auth.html
index c0a26c6aa4..660375561b 100644
--- a/docs/latest/_modules/django/contrib/auth.html
+++ b/docs/latest/_modules/django/contrib/auth.html
@@ -491,6 +491,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/django/contrib/auth/models.html b/docs/latest/_modules/django/contrib/auth/models.html
index 6a27eed122..f2a4d58e2f 100644
--- a/docs/latest/_modules/django/contrib/auth/models.html
+++ b/docs/latest/_modules/django/contrib/auth/models.html
@@ -747,6 +747,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/django/contrib/contenttypes/models.html b/docs/latest/_modules/django/contrib/contenttypes/models.html
index 53be0bb7b1..ebd152ab59 100644
--- a/docs/latest/_modules/django/contrib/contenttypes/models.html
+++ b/docs/latest/_modules/django/contrib/contenttypes/models.html
@@ -279,6 +279,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/django/core/exceptions.html b/docs/latest/_modules/django/core/exceptions.html
index e0e9661acc..2fb5aa2153 100644
--- a/docs/latest/_modules/django/core/exceptions.html
+++ b/docs/latest/_modules/django/core/exceptions.html
@@ -350,6 +350,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/django/core/paginator.html b/docs/latest/_modules/django/core/paginator.html
index 5465a8ff14..5974c2fd0d 100644
--- a/docs/latest/_modules/django/core/paginator.html
+++ b/docs/latest/_modules/django/core/paginator.html
@@ -550,6 +550,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/django/db/models/aggregates.html b/docs/latest/_modules/django/db/models/aggregates.html
index 1b60fbaa0c..823a8aeb63 100644
--- a/docs/latest/_modules/django/db/models/aggregates.html
+++ b/docs/latest/_modules/django/db/models/aggregates.html
@@ -490,6 +490,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/django/db/models/base.html b/docs/latest/_modules/django/db/models/base.html
index 72c52e3bd1..573526ef06 100644
--- a/docs/latest/_modules/django/db/models/base.html
+++ b/docs/latest/_modules/django/db/models/base.html
@@ -2601,6 +2601,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/django/db/models/expressions.html b/docs/latest/_modules/django/db/models/expressions.html
index e72038d7ed..c17b2d0f72 100644
--- a/docs/latest/_modules/django/db/models/expressions.html
+++ b/docs/latest/_modules/django/db/models/expressions.html
@@ -2303,6 +2303,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/django/db/models/fields.html b/docs/latest/_modules/django/db/models/fields.html
index 914dd44d4f..4dfc62f0c6 100644
--- a/docs/latest/_modules/django/db/models/fields.html
+++ b/docs/latest/_modules/django/db/models/fields.html
@@ -2981,6 +2981,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/django/db/models/functions/comparison.html b/docs/latest/_modules/django/db/models/functions/comparison.html
index 09441c9db3..3f6d49d471 100644
--- a/docs/latest/_modules/django/db/models/functions/comparison.html
+++ b/docs/latest/_modules/django/db/models/functions/comparison.html
@@ -269,6 +269,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/django/db/models/query_utils.html b/docs/latest/_modules/django/db/models/query_utils.html
index 4dcc6275e5..21d67c5961 100644
--- a/docs/latest/_modules/django/db/models/query_utils.html
+++ b/docs/latest/_modules/django/db/models/query_utils.html
@@ -636,6 +636,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/django/db/utils.html b/docs/latest/_modules/django/db/utils.html
index f67330b4c0..eae32225ae 100644
--- a/docs/latest/_modules/django/db/utils.html
+++ b/docs/latest/_modules/django/db/utils.html
@@ -361,6 +361,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/django/urls/base.html b/docs/latest/_modules/django/urls/base.html
index c08df40485..d0fb792b98 100644
--- a/docs/latest/_modules/django/urls/base.html
+++ b/docs/latest/_modules/django/urls/base.html
@@ -287,6 +287,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/django/utils/encoding.html b/docs/latest/_modules/django/utils/encoding.html
index 23e136efb6..c5f83cf527 100644
--- a/docs/latest/_modules/django/utils/encoding.html
+++ b/docs/latest/_modules/django/utils/encoding.html
@@ -341,6 +341,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/django/utils/functional.html b/docs/latest/_modules/django/utils/functional.html
index a1431b5ab8..251e5e5cd7 100644
--- a/docs/latest/_modules/django/utils/functional.html
+++ b/docs/latest/_modules/django/utils/functional.html
@@ -533,6 +533,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/django/utils/module_loading.html b/docs/latest/_modules/django/utils/module_loading.html
index 2044d6c9ca..a6533444dd 100644
--- a/docs/latest/_modules/django/utils/module_loading.html
+++ b/docs/latest/_modules/django/utils/module_loading.html
@@ -186,6 +186,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/django/utils/safestring.html b/docs/latest/_modules/django/utils/safestring.html
index 187e9d7c83..40fdd27db3 100644
--- a/docs/latest/_modules/django/utils/safestring.html
+++ b/docs/latest/_modules/django/utils/safestring.html
@@ -157,6 +157,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/django/utils/text.html b/docs/latest/_modules/django/utils/text.html
index 100511c84b..4ddcf5744d 100644
--- a/docs/latest/_modules/django/utils/text.html
+++ b/docs/latest/_modules/django/utils/text.html
@@ -584,6 +584,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/enum.html b/docs/latest/_modules/enum.html
index 878d5920bc..aebc77ebcb 100644
--- a/docs/latest/_modules/enum.html
+++ b/docs/latest/_modules/enum.html
@@ -2261,6 +2261,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia.html b/docs/latest/_modules/evennia.html
index f9968017cf..3c584991e0 100644
--- a/docs/latest/_modules/evennia.html
+++ b/docs/latest/_modules/evennia.html
@@ -582,6 +582,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/accounts/accounts.html b/docs/latest/_modules/evennia/accounts/accounts.html
index 308815d41d..166e77a880 100644
--- a/docs/latest/_modules/evennia/accounts/accounts.html
+++ b/docs/latest/_modules/evennia/accounts/accounts.html
@@ -2402,6 +2402,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/accounts/bots.html b/docs/latest/_modules/evennia/accounts/bots.html
index 5ceb2c8ba5..b0292dc294 100644
--- a/docs/latest/_modules/evennia/accounts/bots.html
+++ b/docs/latest/_modules/evennia/accounts/bots.html
@@ -957,6 +957,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/accounts/manager.html b/docs/latest/_modules/evennia/accounts/manager.html
index 76ffc5b330..866d633958 100644
--- a/docs/latest/_modules/evennia/accounts/manager.html
+++ b/docs/latest/_modules/evennia/accounts/manager.html
@@ -412,6 +412,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/accounts/models.html b/docs/latest/_modules/evennia/accounts/models.html
index 5d9c51e967..22a1f31f80 100644
--- a/docs/latest/_modules/evennia/accounts/models.html
+++ b/docs/latest/_modules/evennia/accounts/models.html
@@ -260,6 +260,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/commands/cmdhandler.html b/docs/latest/_modules/evennia/commands/cmdhandler.html
index 0a690f4880..25c72d2e27 100644
--- a/docs/latest/_modules/evennia/commands/cmdhandler.html
+++ b/docs/latest/_modules/evennia/commands/cmdhandler.html
@@ -903,6 +903,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/commands/cmdparser.html b/docs/latest/_modules/evennia/commands/cmdparser.html
index 60f17bd040..a821387145 100644
--- a/docs/latest/_modules/evennia/commands/cmdparser.html
+++ b/docs/latest/_modules/evennia/commands/cmdparser.html
@@ -293,6 +293,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/commands/cmdset.html b/docs/latest/_modules/evennia/commands/cmdset.html
index c09b91238b..397a976176 100644
--- a/docs/latest/_modules/evennia/commands/cmdset.html
+++ b/docs/latest/_modules/evennia/commands/cmdset.html
@@ -817,6 +817,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/commands/cmdsethandler.html b/docs/latest/_modules/evennia/commands/cmdsethandler.html
index f9db43151d..728b8a8dd7 100644
--- a/docs/latest/_modules/evennia/commands/cmdsethandler.html
+++ b/docs/latest/_modules/evennia/commands/cmdsethandler.html
@@ -779,6 +779,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/commands/command.html b/docs/latest/_modules/evennia/commands/command.html
index 2998d5de93..2c853979e9 100644
--- a/docs/latest/_modules/evennia/commands/command.html
+++ b/docs/latest/_modules/evennia/commands/command.html
@@ -945,6 +945,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/commands/default/account.html b/docs/latest/_modules/evennia/commands/default/account.html
index 86565fe6b7..969762d31a 100644
--- a/docs/latest/_modules/evennia/commands/default/account.html
+++ b/docs/latest/_modules/evennia/commands/default/account.html
@@ -1242,6 +1242,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/commands/default/admin.html b/docs/latest/_modules/evennia/commands/default/admin.html
index fb5a3652e1..537f440ede 100644
--- a/docs/latest/_modules/evennia/commands/default/admin.html
+++ b/docs/latest/_modules/evennia/commands/default/admin.html
@@ -725,6 +725,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/commands/default/batchprocess.html b/docs/latest/_modules/evennia/commands/default/batchprocess.html
index 237bacc732..95230b9852 100644
--- a/docs/latest/_modules/evennia/commands/default/batchprocess.html
+++ b/docs/latest/_modules/evennia/commands/default/batchprocess.html
@@ -1037,6 +1037,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/commands/default/building.html b/docs/latest/_modules/evennia/commands/default/building.html
index 5aa9bbda76..c96ee4161a 100644
--- a/docs/latest/_modules/evennia/commands/default/building.html
+++ b/docs/latest/_modules/evennia/commands/default/building.html
@@ -5039,6 +5039,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/commands/default/cmdset_account.html b/docs/latest/_modules/evennia/commands/default/cmdset_account.html
index 94455c6f37..df271b80b9 100644
--- a/docs/latest/_modules/evennia/commands/default/cmdset_account.html
+++ b/docs/latest/_modules/evennia/commands/default/cmdset_account.html
@@ -168,6 +168,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/commands/default/cmdset_character.html b/docs/latest/_modules/evennia/commands/default/cmdset_character.html
index 18091546c7..421126c5a1 100644
--- a/docs/latest/_modules/evennia/commands/default/cmdset_character.html
+++ b/docs/latest/_modules/evennia/commands/default/cmdset_character.html
@@ -181,6 +181,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/commands/default/cmdset_session.html b/docs/latest/_modules/evennia/commands/default/cmdset_session.html
index ab1c18003a..8eb53b5109 100644
--- a/docs/latest/_modules/evennia/commands/default/cmdset_session.html
+++ b/docs/latest/_modules/evennia/commands/default/cmdset_session.html
@@ -102,6 +102,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/commands/default/cmdset_unloggedin.html b/docs/latest/_modules/evennia/commands/default/cmdset_unloggedin.html
index f6a20ef48a..bb9300d125 100644
--- a/docs/latest/_modules/evennia/commands/default/cmdset_unloggedin.html
+++ b/docs/latest/_modules/evennia/commands/default/cmdset_unloggedin.html
@@ -111,6 +111,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/commands/default/comms.html b/docs/latest/_modules/evennia/commands/default/comms.html
index c8b66424ad..59539a7e95 100644
--- a/docs/latest/_modules/evennia/commands/default/comms.html
+++ b/docs/latest/_modules/evennia/commands/default/comms.html
@@ -2312,6 +2312,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/commands/default/general.html b/docs/latest/_modules/evennia/commands/default/general.html
index 637050ee25..801911f3c1 100644
--- a/docs/latest/_modules/evennia/commands/default/general.html
+++ b/docs/latest/_modules/evennia/commands/default/general.html
@@ -969,6 +969,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/commands/default/help.html b/docs/latest/_modules/evennia/commands/default/help.html
index 5fa0aec824..17306ec4d8 100644
--- a/docs/latest/_modules/evennia/commands/default/help.html
+++ b/docs/latest/_modules/evennia/commands/default/help.html
@@ -1244,6 +1244,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/commands/default/muxcommand.html b/docs/latest/_modules/evennia/commands/default/muxcommand.html
index 4d39577175..5659f27401 100644
--- a/docs/latest/_modules/evennia/commands/default/muxcommand.html
+++ b/docs/latest/_modules/evennia/commands/default/muxcommand.html
@@ -371,6 +371,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/commands/default/syscommands.html b/docs/latest/_modules/evennia/commands/default/syscommands.html
index 9a05e2f68c..a1f64957da 100644
--- a/docs/latest/_modules/evennia/commands/default/syscommands.html
+++ b/docs/latest/_modules/evennia/commands/default/syscommands.html
@@ -196,6 +196,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/commands/default/system.html b/docs/latest/_modules/evennia/commands/default/system.html
index 8facb159b2..3e6bb41425 100644
--- a/docs/latest/_modules/evennia/commands/default/system.html
+++ b/docs/latest/_modules/evennia/commands/default/system.html
@@ -1378,6 +1378,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/commands/default/tests.html b/docs/latest/_modules/evennia/commands/default/tests.html
index 20a89fb27e..2f9d6fcef8 100644
--- a/docs/latest/_modules/evennia/commands/default/tests.html
+++ b/docs/latest/_modules/evennia/commands/default/tests.html
@@ -2803,6 +2803,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/commands/default/unloggedin.html b/docs/latest/_modules/evennia/commands/default/unloggedin.html
index 22471dcd7e..60ef5b0427 100644
--- a/docs/latest/_modules/evennia/commands/default/unloggedin.html
+++ b/docs/latest/_modules/evennia/commands/default/unloggedin.html
@@ -603,6 +603,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/comms/comms.html b/docs/latest/_modules/evennia/comms/comms.html
index 5685f5b019..ca88cd9e72 100644
--- a/docs/latest/_modules/evennia/comms/comms.html
+++ b/docs/latest/_modules/evennia/comms/comms.html
@@ -1159,6 +1159,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/comms/managers.html b/docs/latest/_modules/evennia/comms/managers.html
index 1373908a04..8c26437d6f 100644
--- a/docs/latest/_modules/evennia/comms/managers.html
+++ b/docs/latest/_modules/evennia/comms/managers.html
@@ -656,6 +656,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/comms/models.html b/docs/latest/_modules/evennia/comms/models.html
index 0b6b98e157..f090169dfc 100644
--- a/docs/latest/_modules/evennia/comms/models.html
+++ b/docs/latest/_modules/evennia/comms/models.html
@@ -869,6 +869,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/awsstorage/aws_s3_cdn.html b/docs/latest/_modules/evennia/contrib/base_systems/awsstorage/aws_s3_cdn.html
index d9d4ea8e07..a8d9e6be46 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/awsstorage/aws_s3_cdn.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/awsstorage/aws_s3_cdn.html
@@ -1008,6 +1008,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/awsstorage/tests.html b/docs/latest/_modules/evennia/contrib/base_systems/awsstorage/tests.html
index 846d88939b..386505c4b2 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/awsstorage/tests.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/awsstorage/tests.html
@@ -842,6 +842,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/building_menu/building_menu.html b/docs/latest/_modules/evennia/contrib/base_systems/building_menu/building_menu.html
index 252a4aefb2..a8b28a41a8 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/building_menu/building_menu.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/building_menu/building_menu.html
@@ -1452,6 +1452,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/building_menu/tests.html b/docs/latest/_modules/evennia/contrib/base_systems/building_menu/tests.html
index 92454ee956..625c84f6e2 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/building_menu/tests.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/building_menu/tests.html
@@ -286,6 +286,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/color_markups/tests.html b/docs/latest/_modules/evennia/contrib/base_systems/color_markups/tests.html
index 36a546b611..08082d52f4 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/color_markups/tests.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/color_markups/tests.html
@@ -154,6 +154,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/components/component.html b/docs/latest/_modules/evennia/contrib/base_systems/components/component.html
index 6859337b5b..430099bea1 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/components/component.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/components/component.html
@@ -316,6 +316,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/components/dbfield.html b/docs/latest/_modules/evennia/contrib/base_systems/components/dbfield.html
index 669d45c6c4..3e52f185eb 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/components/dbfield.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/components/dbfield.html
@@ -280,6 +280,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/components/exceptions.html b/docs/latest/_modules/evennia/contrib/base_systems/components/exceptions.html
index 4fafe38dd9..bbfe47e65a 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/components/exceptions.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/components/exceptions.html
@@ -96,6 +96,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/components/holder.html b/docs/latest/_modules/evennia/contrib/base_systems/components/holder.html
index 24ce4a4f20..00bb84070d 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/components/holder.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/components/holder.html
@@ -420,6 +420,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/components/listing.html b/docs/latest/_modules/evennia/contrib/base_systems/components/listing.html
index 9434a603c4..13ff8ebb82 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/components/listing.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/components/listing.html
@@ -100,6 +100,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/components/signals.html b/docs/latest/_modules/evennia/contrib/base_systems/components/signals.html
index afceaa8152..fab48e3941 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/components/signals.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/components/signals.html
@@ -337,6 +337,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/components/tests.html b/docs/latest/_modules/evennia/contrib/base_systems/components/tests.html
index e3db92bcfb..cdefebc411 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/components/tests.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/components/tests.html
@@ -798,6 +798,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/custom_gametime/custom_gametime.html b/docs/latest/_modules/evennia/contrib/base_systems/custom_gametime/custom_gametime.html
index ee2ddd0421..dd8e50632f 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/custom_gametime/custom_gametime.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/custom_gametime/custom_gametime.html
@@ -435,6 +435,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/custom_gametime/tests.html b/docs/latest/_modules/evennia/contrib/base_systems/custom_gametime/tests.html
index f144c37a91..96b84d53ca 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/custom_gametime/tests.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/custom_gametime/tests.html
@@ -157,6 +157,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/email_login/email_login.html b/docs/latest/_modules/evennia/contrib/base_systems/email_login/email_login.html
index 5afbf3efee..8a836bb549 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/email_login/email_login.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/email_login/email_login.html
@@ -447,6 +447,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/email_login/tests.html b/docs/latest/_modules/evennia/contrib/base_systems/email_login/tests.html
index 179fb67279..32405fa96b 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/email_login/tests.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/email_login/tests.html
@@ -132,6 +132,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/godotwebsocket/test_text2bbcode.html b/docs/latest/_modules/evennia/contrib/base_systems/godotwebsocket/test_text2bbcode.html
index a5d04daacf..5f70548b77 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/godotwebsocket/test_text2bbcode.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/godotwebsocket/test_text2bbcode.html
@@ -179,6 +179,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/godotwebsocket/test_webclient.html b/docs/latest/_modules/evennia/contrib/base_systems/godotwebsocket/test_webclient.html
index 91c848942e..db53c13528 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/godotwebsocket/test_webclient.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/godotwebsocket/test_webclient.html
@@ -168,6 +168,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/godotwebsocket/text2bbcode.html b/docs/latest/_modules/evennia/contrib/base_systems/godotwebsocket/text2bbcode.html
index 3efad1a846..48599f2969 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/godotwebsocket/text2bbcode.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/godotwebsocket/text2bbcode.html
@@ -1112,6 +1112,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/godotwebsocket/webclient.html b/docs/latest/_modules/evennia/contrib/base_systems/godotwebsocket/webclient.html
index f53b4007e0..41fc9084ec 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/godotwebsocket/webclient.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/godotwebsocket/webclient.html
@@ -172,6 +172,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/callbackhandler.html b/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/callbackhandler.html
index 7d14136e09..927bb8c7bb 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/callbackhandler.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/callbackhandler.html
@@ -331,6 +331,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/commands.html b/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/commands.html
index 54c6487a6f..fa3b691597 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/commands.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/commands.html
@@ -686,6 +686,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/eventfuncs.html b/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/eventfuncs.html
index 184baab76c..5d636d227c 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/eventfuncs.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/eventfuncs.html
@@ -177,6 +177,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/scripts.html b/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/scripts.html
index f541b484be..0bb540314d 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/scripts.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/scripts.html
@@ -802,6 +802,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/tests.html b/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/tests.html
index 602aa261a9..a7d73d475f 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/tests.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/tests.html
@@ -718,6 +718,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/utils.html b/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/utils.html
index 2af8793b8d..3dea6ce6bf 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/utils.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/ingame_python/utils.html
@@ -364,6 +364,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/ingame_reports/menu.html b/docs/latest/_modules/evennia/contrib/base_systems/ingame_reports/menu.html
index 85716bd5c7..858e241809 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/ingame_reports/menu.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/ingame_reports/menu.html
@@ -265,6 +265,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/ingame_reports/reports.html b/docs/latest/_modules/evennia/contrib/base_systems/ingame_reports/reports.html
index 7bf8330767..62c6c3521c 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/ingame_reports/reports.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/ingame_reports/reports.html
@@ -442,6 +442,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/ingame_reports/tests.html b/docs/latest/_modules/evennia/contrib/base_systems/ingame_reports/tests.html
index d7bf9b90d8..36b03b39d2 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/ingame_reports/tests.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/ingame_reports/tests.html
@@ -176,6 +176,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/mux_comms_cmds/mux_comms_cmds.html b/docs/latest/_modules/evennia/contrib/base_systems/mux_comms_cmds/mux_comms_cmds.html
index 3d15fb15f7..4881db358c 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/mux_comms_cmds/mux_comms_cmds.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/mux_comms_cmds/mux_comms_cmds.html
@@ -683,6 +683,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/mux_comms_cmds/tests.html b/docs/latest/_modules/evennia/contrib/base_systems/mux_comms_cmds/tests.html
index a73c518200..f24d47d97b 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/mux_comms_cmds/tests.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/mux_comms_cmds/tests.html
@@ -191,6 +191,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/unixcommand/tests.html b/docs/latest/_modules/evennia/contrib/base_systems/unixcommand/tests.html
index e86eb9a81d..55fc6cb889 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/unixcommand/tests.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/unixcommand/tests.html
@@ -145,6 +145,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/base_systems/unixcommand/unixcommand.html b/docs/latest/_modules/evennia/contrib/base_systems/unixcommand/unixcommand.html
index 399f4a7777..f04a5fdd1c 100644
--- a/docs/latest/_modules/evennia/contrib/base_systems/unixcommand/unixcommand.html
+++ b/docs/latest/_modules/evennia/contrib/base_systems/unixcommand/unixcommand.html
@@ -414,6 +414,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/commands.html b/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/commands.html
index 085f86127f..cc83c7a0ab 100644
--- a/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/commands.html
+++ b/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/commands.html
@@ -976,6 +976,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/menu.html b/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/menu.html
index 1e84b356d8..11467a5157 100644
--- a/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/menu.html
+++ b/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/menu.html
@@ -463,6 +463,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/objects.html b/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/objects.html
index 7f098775a8..83a638ea88 100644
--- a/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/objects.html
+++ b/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/objects.html
@@ -1531,6 +1531,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/room.html b/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/room.html
index 87654fcffd..fc5af466a0 100644
--- a/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/room.html
+++ b/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/room.html
@@ -376,6 +376,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/scripts.html b/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/scripts.html
index 9526d40ad1..25aff73e67 100644
--- a/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/scripts.html
+++ b/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/scripts.html
@@ -115,6 +115,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/state.html b/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/state.html
index ec280de606..48dd64a3a4 100644
--- a/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/state.html
+++ b/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/state.html
@@ -437,6 +437,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/tests.html b/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/tests.html
index 00db85c9f9..12a6d1f3f3 100644
--- a/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/tests.html
+++ b/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/tests.html
@@ -446,6 +446,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/utils.html b/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/utils.html
index a369711716..e66b7783b7 100644
--- a/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/utils.html
+++ b/docs/latest/_modules/evennia/contrib/full_systems/evscaperoom/utils.html
@@ -291,6 +291,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/achievements/achievements.html b/docs/latest/_modules/evennia/contrib/game_systems/achievements/achievements.html
index cdbf51ecf5..f8658f4435 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/achievements/achievements.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/achievements/achievements.html
@@ -511,6 +511,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/achievements/tests.html b/docs/latest/_modules/evennia/contrib/game_systems/achievements/tests.html
index 948b33a91d..87923804f0 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/achievements/tests.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/achievements/tests.html
@@ -284,6 +284,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/barter/barter.html b/docs/latest/_modules/evennia/contrib/game_systems/barter/barter.html
index f7f076d147..62c90ec9b2 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/barter/barter.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/barter/barter.html
@@ -1084,6 +1084,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/barter/tests.html b/docs/latest/_modules/evennia/contrib/game_systems/barter/tests.html
index dde86d3ef9..b46f1901cc 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/barter/tests.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/barter/tests.html
@@ -247,6 +247,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/clothing/clothing.html b/docs/latest/_modules/evennia/contrib/game_systems/clothing/clothing.html
index 9ec4f8ad39..169d3b845f 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/clothing/clothing.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/clothing/clothing.html
@@ -873,6 +873,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/clothing/tests.html b/docs/latest/_modules/evennia/contrib/game_systems/clothing/tests.html
index 5ee3c2d5ae..5a0f354e68 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/clothing/tests.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/clothing/tests.html
@@ -277,6 +277,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/cooldowns/cooldowns.html b/docs/latest/_modules/evennia/contrib/game_systems/cooldowns/cooldowns.html
index 747348ddc3..4f952b833d 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/cooldowns/cooldowns.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/cooldowns/cooldowns.html
@@ -312,6 +312,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/cooldowns/tests.html b/docs/latest/_modules/evennia/contrib/game_systems/cooldowns/tests.html
index 33574ab157..ac339372f5 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/cooldowns/tests.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/cooldowns/tests.html
@@ -280,6 +280,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/crafting/crafting.html b/docs/latest/_modules/evennia/contrib/game_systems/crafting/crafting.html
index 19aa979861..afbe620bd9 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/crafting/crafting.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/crafting/crafting.html
@@ -1247,6 +1247,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/crafting/example_recipes.html b/docs/latest/_modules/evennia/contrib/game_systems/crafting/example_recipes.html
index 1b149eacb2..87967ab533 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/crafting/example_recipes.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/crafting/example_recipes.html
@@ -661,6 +661,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/crafting/tests.html b/docs/latest/_modules/evennia/contrib/game_systems/crafting/tests.html
index 7ab9c2a481..e66e649788 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/crafting/tests.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/crafting/tests.html
@@ -897,6 +897,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/gendersub/gendersub.html b/docs/latest/_modules/evennia/contrib/game_systems/gendersub/gendersub.html
index 01e6ea87eb..2276183320 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/gendersub/gendersub.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/gendersub/gendersub.html
@@ -259,6 +259,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/gendersub/tests.html b/docs/latest/_modules/evennia/contrib/game_systems/gendersub/tests.html
index e2bdc26fe7..a4aa9fd785 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/gendersub/tests.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/gendersub/tests.html
@@ -156,6 +156,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/mail/mail.html b/docs/latest/_modules/evennia/contrib/game_systems/mail/mail.html
index f9ddec92e7..d7e7fcefde 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/mail/mail.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/mail/mail.html
@@ -457,6 +457,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/mail/tests.html b/docs/latest/_modules/evennia/contrib/game_systems/mail/tests.html
index 7d75c027ad..983d8f67d3 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/mail/tests.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/mail/tests.html
@@ -131,6 +131,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/multidescer/multidescer.html b/docs/latest/_modules/evennia/contrib/game_systems/multidescer/multidescer.html
index b3cfc65614..dc8f5ed4f5 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/multidescer/multidescer.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/multidescer/multidescer.html
@@ -357,6 +357,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/multidescer/tests.html b/docs/latest/_modules/evennia/contrib/game_systems/multidescer/tests.html
index 3014bb3db0..c4c8c60d0a 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/multidescer/tests.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/multidescer/tests.html
@@ -124,6 +124,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/puzzles/puzzles.html b/docs/latest/_modules/evennia/contrib/game_systems/puzzles/puzzles.html
index c9c0d910bd..5e5588c249 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/puzzles/puzzles.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/puzzles/puzzles.html
@@ -951,6 +951,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/puzzles/tests.html b/docs/latest/_modules/evennia/contrib/game_systems/puzzles/tests.html
index 29e126396f..d121656c14 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/puzzles/tests.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/puzzles/tests.html
@@ -1089,6 +1089,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/storage/storage.html b/docs/latest/_modules/evennia/contrib/game_systems/storage/storage.html
index 5190155541..c950bed196 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/storage/storage.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/storage/storage.html
@@ -303,6 +303,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/storage/tests.html b/docs/latest/_modules/evennia/contrib/game_systems/storage/tests.html
index ce9d0a5030..0b81ca7074 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/storage/tests.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/storage/tests.html
@@ -222,6 +222,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tb_basic.html b/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tb_basic.html
index d75c3b3862..53a1088f96 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tb_basic.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tb_basic.html
@@ -996,6 +996,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tb_equip.html b/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tb_equip.html
index 4f217feaaa..75423784d5 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tb_equip.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tb_equip.html
@@ -911,6 +911,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tb_items.html b/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tb_items.html
index 4c42358c65..5cb213a2e5 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tb_items.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tb_items.html
@@ -1210,6 +1210,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tb_magic.html b/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tb_magic.html
index 548cf88b8f..5af76ad587 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tb_magic.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tb_magic.html
@@ -1000,6 +1000,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tb_range.html b/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tb_range.html
index 5bbdead60d..ceca14b8aa 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tb_range.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tb_range.html
@@ -1252,6 +1252,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tests.html b/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tests.html
index a2900a0dbe..9f70e39004 100644
--- a/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tests.html
+++ b/docs/latest/_modules/evennia/contrib/game_systems/turnbattle/tests.html
@@ -788,6 +788,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/grid/extended_room/extended_room.html b/docs/latest/_modules/evennia/contrib/grid/extended_room/extended_room.html
index 763ed972d8..bb46141216 100644
--- a/docs/latest/_modules/evennia/contrib/grid/extended_room/extended_room.html
+++ b/docs/latest/_modules/evennia/contrib/grid/extended_room/extended_room.html
@@ -1182,6 +1182,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/grid/extended_room/tests.html b/docs/latest/_modules/evennia/contrib/grid/extended_room/tests.html
index 29b83cbb5a..9499eb1f15 100644
--- a/docs/latest/_modules/evennia/contrib/grid/extended_room/tests.html
+++ b/docs/latest/_modules/evennia/contrib/grid/extended_room/tests.html
@@ -522,6 +522,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/grid/ingame_map_display/ingame_map_display.html b/docs/latest/_modules/evennia/contrib/grid/ingame_map_display/ingame_map_display.html
index 6b4975b9df..2e77bc4bd9 100644
--- a/docs/latest/_modules/evennia/contrib/grid/ingame_map_display/ingame_map_display.html
+++ b/docs/latest/_modules/evennia/contrib/grid/ingame_map_display/ingame_map_display.html
@@ -448,6 +448,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/grid/simpledoor/simpledoor.html b/docs/latest/_modules/evennia/contrib/grid/simpledoor/simpledoor.html
index a2d0e5fb3f..7b4c8375fe 100644
--- a/docs/latest/_modules/evennia/contrib/grid/simpledoor/simpledoor.html
+++ b/docs/latest/_modules/evennia/contrib/grid/simpledoor/simpledoor.html
@@ -307,6 +307,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/grid/simpledoor/tests.html b/docs/latest/_modules/evennia/contrib/grid/simpledoor/tests.html
index 7b213fdb5e..90936c1218 100644
--- a/docs/latest/_modules/evennia/contrib/grid/simpledoor/tests.html
+++ b/docs/latest/_modules/evennia/contrib/grid/simpledoor/tests.html
@@ -112,6 +112,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/grid/slow_exit/slow_exit.html b/docs/latest/_modules/evennia/contrib/grid/slow_exit/slow_exit.html
index 4b9cc7b47b..1d856551a1 100644
--- a/docs/latest/_modules/evennia/contrib/grid/slow_exit/slow_exit.html
+++ b/docs/latest/_modules/evennia/contrib/grid/slow_exit/slow_exit.html
@@ -274,6 +274,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/grid/slow_exit/tests.html b/docs/latest/_modules/evennia/contrib/grid/slow_exit/tests.html
index 99240fa938..497ecd23cc 100644
--- a/docs/latest/_modules/evennia/contrib/grid/slow_exit/tests.html
+++ b/docs/latest/_modules/evennia/contrib/grid/slow_exit/tests.html
@@ -112,6 +112,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/grid/wilderness/tests.html b/docs/latest/_modules/evennia/contrib/grid/wilderness/tests.html
index ed0861f286..ff3c12fc21 100644
--- a/docs/latest/_modules/evennia/contrib/grid/wilderness/tests.html
+++ b/docs/latest/_modules/evennia/contrib/grid/wilderness/tests.html
@@ -282,6 +282,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/grid/wilderness/wilderness.html b/docs/latest/_modules/evennia/contrib/grid/wilderness/wilderness.html
index 46353c232c..513ccba20c 100644
--- a/docs/latest/_modules/evennia/contrib/grid/wilderness/wilderness.html
+++ b/docs/latest/_modules/evennia/contrib/grid/wilderness/wilderness.html
@@ -935,6 +935,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/grid/xyzgrid/commands.html b/docs/latest/_modules/evennia/contrib/grid/xyzgrid/commands.html
index 45cc1a136c..1a22576c68 100644
--- a/docs/latest/_modules/evennia/contrib/grid/xyzgrid/commands.html
+++ b/docs/latest/_modules/evennia/contrib/grid/xyzgrid/commands.html
@@ -705,6 +705,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/grid/xyzgrid/example.html b/docs/latest/_modules/evennia/contrib/grid/xyzgrid/example.html
index 5fec85aae1..7a2fbc6bc0 100644
--- a/docs/latest/_modules/evennia/contrib/grid/xyzgrid/example.html
+++ b/docs/latest/_modules/evennia/contrib/grid/xyzgrid/example.html
@@ -349,6 +349,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/grid/xyzgrid/launchcmd.html b/docs/latest/_modules/evennia/contrib/grid/xyzgrid/launchcmd.html
index 723807f726..1d16e280be 100644
--- a/docs/latest/_modules/evennia/contrib/grid/xyzgrid/launchcmd.html
+++ b/docs/latest/_modules/evennia/contrib/grid/xyzgrid/launchcmd.html
@@ -531,6 +531,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/grid/xyzgrid/tests.html b/docs/latest/_modules/evennia/contrib/grid/xyzgrid/tests.html
index 6b2927949c..989f2165a4 100644
--- a/docs/latest/_modules/evennia/contrib/grid/xyzgrid/tests.html
+++ b/docs/latest/_modules/evennia/contrib/grid/xyzgrid/tests.html
@@ -1884,6 +1884,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/grid/xyzgrid/utils.html b/docs/latest/_modules/evennia/contrib/grid/xyzgrid/utils.html
index fca90b88d7..a66d39833e 100644
--- a/docs/latest/_modules/evennia/contrib/grid/xyzgrid/utils.html
+++ b/docs/latest/_modules/evennia/contrib/grid/xyzgrid/utils.html
@@ -147,6 +147,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/grid/xyzgrid/xymap.html b/docs/latest/_modules/evennia/contrib/grid/xyzgrid/xymap.html
index 83f61eabd2..da4c8b6442 100644
--- a/docs/latest/_modules/evennia/contrib/grid/xyzgrid/xymap.html
+++ b/docs/latest/_modules/evennia/contrib/grid/xyzgrid/xymap.html
@@ -1106,6 +1106,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/grid/xyzgrid/xymap_legend.html b/docs/latest/_modules/evennia/contrib/grid/xyzgrid/xymap_legend.html
index 1c9079d403..dcbd2611c7 100644
--- a/docs/latest/_modules/evennia/contrib/grid/xyzgrid/xymap_legend.html
+++ b/docs/latest/_modules/evennia/contrib/grid/xyzgrid/xymap_legend.html
@@ -1614,6 +1614,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/grid/xyzgrid/xyzgrid.html b/docs/latest/_modules/evennia/contrib/grid/xyzgrid/xyzgrid.html
index 3369c3821a..5422576671 100644
--- a/docs/latest/_modules/evennia/contrib/grid/xyzgrid/xyzgrid.html
+++ b/docs/latest/_modules/evennia/contrib/grid/xyzgrid/xyzgrid.html
@@ -431,6 +431,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/grid/xyzgrid/xyzroom.html b/docs/latest/_modules/evennia/contrib/grid/xyzgrid/xyzroom.html
index 679d3e7693..412e9a68ec 100644
--- a/docs/latest/_modules/evennia/contrib/grid/xyzgrid/xyzroom.html
+++ b/docs/latest/_modules/evennia/contrib/grid/xyzgrid/xyzroom.html
@@ -757,6 +757,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/rpg/buffs/buff.html b/docs/latest/_modules/evennia/contrib/rpg/buffs/buff.html
index c4f5e58779..29fa8dad55 100644
--- a/docs/latest/_modules/evennia/contrib/rpg/buffs/buff.html
+++ b/docs/latest/_modules/evennia/contrib/rpg/buffs/buff.html
@@ -1454,6 +1454,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/rpg/buffs/samplebuffs.html b/docs/latest/_modules/evennia/contrib/rpg/buffs/samplebuffs.html
index faad7c1fd9..55c0330fe6 100644
--- a/docs/latest/_modules/evennia/contrib/rpg/buffs/samplebuffs.html
+++ b/docs/latest/_modules/evennia/contrib/rpg/buffs/samplebuffs.html
@@ -264,6 +264,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/rpg/buffs/tests.html b/docs/latest/_modules/evennia/contrib/rpg/buffs/tests.html
index bb5dbee923..98c759f7f9 100644
--- a/docs/latest/_modules/evennia/contrib/rpg/buffs/tests.html
+++ b/docs/latest/_modules/evennia/contrib/rpg/buffs/tests.html
@@ -558,6 +558,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/rpg/character_creator/character_creator.html b/docs/latest/_modules/evennia/contrib/rpg/character_creator/character_creator.html
index 2e43a0c48f..6eaeaaeeff 100644
--- a/docs/latest/_modules/evennia/contrib/rpg/character_creator/character_creator.html
+++ b/docs/latest/_modules/evennia/contrib/rpg/character_creator/character_creator.html
@@ -341,6 +341,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/rpg/character_creator/tests.html b/docs/latest/_modules/evennia/contrib/rpg/character_creator/tests.html
index eadc0b0b53..90c1ad26fb 100644
--- a/docs/latest/_modules/evennia/contrib/rpg/character_creator/tests.html
+++ b/docs/latest/_modules/evennia/contrib/rpg/character_creator/tests.html
@@ -138,6 +138,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/rpg/dice/dice.html b/docs/latest/_modules/evennia/contrib/rpg/dice/dice.html
index 103149f643..a2f5263c4e 100644
--- a/docs/latest/_modules/evennia/contrib/rpg/dice/dice.html
+++ b/docs/latest/_modules/evennia/contrib/rpg/dice/dice.html
@@ -465,6 +465,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/rpg/dice/tests.html b/docs/latest/_modules/evennia/contrib/rpg/dice/tests.html
index 1ce3671e39..e8505165e6 100644
--- a/docs/latest/_modules/evennia/contrib/rpg/dice/tests.html
+++ b/docs/latest/_modules/evennia/contrib/rpg/dice/tests.html
@@ -141,6 +141,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/rpg/health_bar/health_bar.html b/docs/latest/_modules/evennia/contrib/rpg/health_bar/health_bar.html
index 64111451c8..6433baea3d 100644
--- a/docs/latest/_modules/evennia/contrib/rpg/health_bar/health_bar.html
+++ b/docs/latest/_modules/evennia/contrib/rpg/health_bar/health_bar.html
@@ -215,6 +215,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/rpg/health_bar/tests.html b/docs/latest/_modules/evennia/contrib/rpg/health_bar/tests.html
index 9fe9b26cde..8ff4384301 100644
--- a/docs/latest/_modules/evennia/contrib/rpg/health_bar/tests.html
+++ b/docs/latest/_modules/evennia/contrib/rpg/health_bar/tests.html
@@ -130,6 +130,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/rpg/llm/llm_client.html b/docs/latest/_modules/evennia/contrib/rpg/llm/llm_client.html
index dd50daead8..a3b553e2b0 100644
--- a/docs/latest/_modules/evennia/contrib/rpg/llm/llm_client.html
+++ b/docs/latest/_modules/evennia/contrib/rpg/llm/llm_client.html
@@ -292,6 +292,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/rpg/llm/llm_npc.html b/docs/latest/_modules/evennia/contrib/rpg/llm/llm_npc.html
index 9711ee471b..170efdae6f 100644
--- a/docs/latest/_modules/evennia/contrib/rpg/llm/llm_npc.html
+++ b/docs/latest/_modules/evennia/contrib/rpg/llm/llm_npc.html
@@ -308,6 +308,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/rpg/llm/tests.html b/docs/latest/_modules/evennia/contrib/rpg/llm/tests.html
index 0a7ca2d8c4..dc3e9e3e88 100644
--- a/docs/latest/_modules/evennia/contrib/rpg/llm/tests.html
+++ b/docs/latest/_modules/evennia/contrib/rpg/llm/tests.html
@@ -132,6 +132,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/rpg/rpsystem/rplanguage.html b/docs/latest/_modules/evennia/contrib/rpg/rpsystem/rplanguage.html
index 4bef3e1596..4a2971daec 100644
--- a/docs/latest/_modules/evennia/contrib/rpg/rpsystem/rplanguage.html
+++ b/docs/latest/_modules/evennia/contrib/rpg/rpsystem/rplanguage.html
@@ -717,6 +717,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/rpg/rpsystem/rpsystem.html b/docs/latest/_modules/evennia/contrib/rpg/rpsystem/rpsystem.html
index 8b1c47dff4..8e136df3e9 100644
--- a/docs/latest/_modules/evennia/contrib/rpg/rpsystem/rpsystem.html
+++ b/docs/latest/_modules/evennia/contrib/rpg/rpsystem/rpsystem.html
@@ -1935,6 +1935,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/rpg/rpsystem/tests.html b/docs/latest/_modules/evennia/contrib/rpg/rpsystem/tests.html
index afee768bf5..92b2630be2 100644
--- a/docs/latest/_modules/evennia/contrib/rpg/rpsystem/tests.html
+++ b/docs/latest/_modules/evennia/contrib/rpg/rpsystem/tests.html
@@ -628,6 +628,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/rpg/traits/tests.html b/docs/latest/_modules/evennia/contrib/rpg/traits/tests.html
index 80eefdb529..7dc82b8b68 100644
--- a/docs/latest/_modules/evennia/contrib/rpg/traits/tests.html
+++ b/docs/latest/_modules/evennia/contrib/rpg/traits/tests.html
@@ -1374,6 +1374,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/rpg/traits/traits.html b/docs/latest/_modules/evennia/contrib/rpg/traits/traits.html
index 4c9ddead8c..db7aa5f172 100644
--- a/docs/latest/_modules/evennia/contrib/rpg/traits/traits.html
+++ b/docs/latest/_modules/evennia/contrib/rpg/traits/traits.html
@@ -1870,6 +1870,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/bodyfunctions/bodyfunctions.html b/docs/latest/_modules/evennia/contrib/tutorials/bodyfunctions/bodyfunctions.html
index 53a432b207..6987543752 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/bodyfunctions/bodyfunctions.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/bodyfunctions/bodyfunctions.html
@@ -162,6 +162,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/bodyfunctions/tests.html b/docs/latest/_modules/evennia/contrib/tutorials/bodyfunctions/tests.html
index 6879a800de..31ac6d706a 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/bodyfunctions/tests.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/bodyfunctions/tests.html
@@ -168,6 +168,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/ai.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/ai.html
index cae528c8ea..71c68acd31 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/ai.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/ai.html
@@ -235,6 +235,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/characters.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/characters.html
index ea2d020be1..babfe3d68b 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/characters.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/characters.html
@@ -558,6 +558,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/chargen.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/chargen.html
index 9370ade789..b7f1f326d3 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/chargen.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/chargen.html
@@ -454,6 +454,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/combat_base.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/combat_base.html
index fd5b33b25d..75703b571b 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/combat_base.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/combat_base.html
@@ -675,6 +675,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/combat_turnbased.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/combat_turnbased.html
index edff403ca2..28b8d55176 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/combat_turnbased.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/combat_turnbased.html
@@ -1018,6 +1018,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/combat_twitch.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/combat_twitch.html
index 8cec600877..de78b3dfa2 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/combat_twitch.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/combat_twitch.html
@@ -752,6 +752,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/commands.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/commands.html
index 61af628baf..d0324aa344 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/commands.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/commands.html
@@ -550,6 +550,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/dungeon.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/dungeon.html
index a3fd107f17..9024347f90 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/dungeon.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/dungeon.html
@@ -647,6 +647,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/enums.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/enums.html
index 72e04bb0f1..aad54e8716 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/enums.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/enums.html
@@ -173,6 +173,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/equipment.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/equipment.html
index 761e3f2dd7..c1c4d545f2 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/equipment.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/equipment.html
@@ -548,6 +548,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/npcs.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/npcs.html
index 9d80a94f69..3116f0f03f 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/npcs.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/npcs.html
@@ -490,6 +490,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/objects.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/objects.html
index f5dcc8b069..c165af3565 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/objects.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/objects.html
@@ -540,6 +540,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/quests.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/quests.html
index 0b4daf099f..d720de5317 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/quests.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/quests.html
@@ -551,6 +551,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/rooms.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/rooms.html
index d48f72bea8..f4b61752da 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/rooms.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/rooms.html
@@ -192,6 +192,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/rules.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/rules.html
index 81b2c8d9e3..633b7ade03 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/rules.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/rules.html
@@ -433,6 +433,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/shops.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/shops.html
index 2124e9ce2d..4f4b2168d3 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/shops.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/shops.html
@@ -595,6 +595,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/mixins.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/mixins.html
index 94c3e88249..454f93131f 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/mixins.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/mixins.html
@@ -136,6 +136,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_ai.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_ai.html
index 8e62a06a9e..a7b7ba719d 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_ai.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_ai.html
@@ -140,6 +140,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_characters.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_characters.html
index 1154dbdc42..370ba1e795 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_characters.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_characters.html
@@ -141,6 +141,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_chargen.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_chargen.html
index 8cbb38e307..af51d801c1 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_chargen.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_chargen.html
@@ -158,6 +158,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_combat.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_combat.html
index 21adc7a1d7..d2ed6c03c6 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_combat.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_combat.html
@@ -934,6 +934,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_commands.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_commands.html
index 7e36a57661..3d5dd36728 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_commands.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_commands.html
@@ -215,6 +215,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_dungeon.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_dungeon.html
index 5a17765eef..930f4be4aa 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_dungeon.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_dungeon.html
@@ -186,6 +186,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_equipment.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_equipment.html
index 666161ab2f..f177246b24 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_equipment.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_equipment.html
@@ -302,6 +302,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_npcs.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_npcs.html
index 95e85708da..9890050681 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_npcs.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_npcs.html
@@ -106,6 +106,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_quests.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_quests.html
index a53af6b8cf..d47f7c9a38 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_quests.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_quests.html
@@ -263,6 +263,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_rooms.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_rooms.html
index da59140ed4..187c08dc38 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_rooms.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_rooms.html
@@ -140,6 +140,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_rules.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_rules.html
index f72db87436..00898d57f3 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_rules.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_rules.html
@@ -336,6 +336,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_utils.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_utils.html
index 52f52c7d62..1ac56e02c1 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_utils.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/tests/test_utils.html
@@ -116,6 +116,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/utils.html b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/utils.html
index 0dffe9a283..6a841b7921 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/evadventure/utils.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/evadventure/utils.html
@@ -161,6 +161,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/mirror/mirror.html b/docs/latest/_modules/evennia/contrib/tutorials/mirror/mirror.html
index 40d11834ff..12c8edd976 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/mirror/mirror.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/mirror/mirror.html
@@ -147,6 +147,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/red_button/red_button.html b/docs/latest/_modules/evennia/contrib/tutorials/red_button/red_button.html
index 891adc7f9a..6c3896958f 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/red_button/red_button.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/red_button/red_button.html
@@ -753,6 +753,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/talking_npc/talking_npc.html b/docs/latest/_modules/evennia/contrib/tutorials/talking_npc/talking_npc.html
index beac03e07a..5fe7c13711 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/talking_npc/talking_npc.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/talking_npc/talking_npc.html
@@ -254,6 +254,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/talking_npc/tests.html b/docs/latest/_modules/evennia/contrib/tutorials/talking_npc/tests.html
index 12da30c430..d21291bb4d 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/talking_npc/tests.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/talking_npc/tests.html
@@ -99,6 +99,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/tutorial_world/intro_menu.html b/docs/latest/_modules/evennia/contrib/tutorials/tutorial_world/intro_menu.html
index ecfea3cbfb..96b71bbf66 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/tutorial_world/intro_menu.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/tutorial_world/intro_menu.html
@@ -903,6 +903,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/tutorial_world/mob.html b/docs/latest/_modules/evennia/contrib/tutorials/tutorial_world/mob.html
index 7df24c8742..e926876ebd 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/tutorial_world/mob.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/tutorial_world/mob.html
@@ -565,6 +565,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/tutorial_world/objects.html b/docs/latest/_modules/evennia/contrib/tutorials/tutorial_world/objects.html
index 6ad9e831f9..f7a94cb744 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/tutorial_world/objects.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/tutorial_world/objects.html
@@ -1427,6 +1427,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/tutorial_world/rooms.html b/docs/latest/_modules/evennia/contrib/tutorials/tutorial_world/rooms.html
index 8279ccbf04..772258893f 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/tutorial_world/rooms.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/tutorial_world/rooms.html
@@ -1485,6 +1485,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/tutorials/tutorial_world/tests.html b/docs/latest/_modules/evennia/contrib/tutorials/tutorial_world/tests.html
index 9bd3756821..0bfb195131 100644
--- a/docs/latest/_modules/evennia/contrib/tutorials/tutorial_world/tests.html
+++ b/docs/latest/_modules/evennia/contrib/tutorials/tutorial_world/tests.html
@@ -340,6 +340,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/utils/auditing/outputs.html b/docs/latest/_modules/evennia/contrib/utils/auditing/outputs.html
index 439f990f3a..3b45ed01c9 100644
--- a/docs/latest/_modules/evennia/contrib/utils/auditing/outputs.html
+++ b/docs/latest/_modules/evennia/contrib/utils/auditing/outputs.html
@@ -145,6 +145,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/utils/auditing/server.html b/docs/latest/_modules/evennia/contrib/utils/auditing/server.html
index efb6efc621..a9b514cae2 100644
--- a/docs/latest/_modules/evennia/contrib/utils/auditing/server.html
+++ b/docs/latest/_modules/evennia/contrib/utils/auditing/server.html
@@ -334,6 +334,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/utils/auditing/tests.html b/docs/latest/_modules/evennia/contrib/utils/auditing/tests.html
index d7e8c29711..1c4341b4af 100644
--- a/docs/latest/_modules/evennia/contrib/utils/auditing/tests.html
+++ b/docs/latest/_modules/evennia/contrib/utils/auditing/tests.html
@@ -224,6 +224,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/utils/debugpy/cmd.html b/docs/latest/_modules/evennia/contrib/utils/debugpy/cmd.html
index 8143d4a96c..065c4a032c 100644
--- a/docs/latest/_modules/evennia/contrib/utils/debugpy/cmd.html
+++ b/docs/latest/_modules/evennia/contrib/utils/debugpy/cmd.html
@@ -119,6 +119,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/utils/fieldfill/fieldfill.html b/docs/latest/_modules/evennia/contrib/utils/fieldfill/fieldfill.html
index a8e8b539c4..ca74cbb5e0 100644
--- a/docs/latest/_modules/evennia/contrib/utils/fieldfill/fieldfill.html
+++ b/docs/latest/_modules/evennia/contrib/utils/fieldfill/fieldfill.html
@@ -826,6 +826,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/utils/git_integration/git_integration.html b/docs/latest/_modules/evennia/contrib/utils/git_integration/git_integration.html
index 8394a59be4..eed4a8280d 100644
--- a/docs/latest/_modules/evennia/contrib/utils/git_integration/git_integration.html
+++ b/docs/latest/_modules/evennia/contrib/utils/git_integration/git_integration.html
@@ -331,6 +331,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/utils/git_integration/tests.html b/docs/latest/_modules/evennia/contrib/utils/git_integration/tests.html
index e32f7d4af7..a339e5bed1 100644
--- a/docs/latest/_modules/evennia/contrib/utils/git_integration/tests.html
+++ b/docs/latest/_modules/evennia/contrib/utils/git_integration/tests.html
@@ -171,6 +171,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/utils/name_generator/namegen.html b/docs/latest/_modules/evennia/contrib/utils/name_generator/namegen.html
index ae375d8a51..b5132b6a64 100644
--- a/docs/latest/_modules/evennia/contrib/utils/name_generator/namegen.html
+++ b/docs/latest/_modules/evennia/contrib/utils/name_generator/namegen.html
@@ -533,6 +533,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/utils/name_generator/tests.html b/docs/latest/_modules/evennia/contrib/utils/name_generator/tests.html
index 8a124ed551..47569b656a 100644
--- a/docs/latest/_modules/evennia/contrib/utils/name_generator/tests.html
+++ b/docs/latest/_modules/evennia/contrib/utils/name_generator/tests.html
@@ -253,6 +253,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/utils/random_string_generator/random_string_generator.html b/docs/latest/_modules/evennia/contrib/utils/random_string_generator/random_string_generator.html
index 96349074d2..5dc2229f0b 100644
--- a/docs/latest/_modules/evennia/contrib/utils/random_string_generator/random_string_generator.html
+++ b/docs/latest/_modules/evennia/contrib/utils/random_string_generator/random_string_generator.html
@@ -468,6 +468,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/utils/random_string_generator/tests.html b/docs/latest/_modules/evennia/contrib/utils/random_string_generator/tests.html
index be5f5203b6..9a77d252fa 100644
--- a/docs/latest/_modules/evennia/contrib/utils/random_string_generator/tests.html
+++ b/docs/latest/_modules/evennia/contrib/utils/random_string_generator/tests.html
@@ -109,6 +109,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/utils/tree_select/tests.html b/docs/latest/_modules/evennia/contrib/utils/tree_select/tests.html
index bc7664b92c..51a0e6a504 100644
--- a/docs/latest/_modules/evennia/contrib/utils/tree_select/tests.html
+++ b/docs/latest/_modules/evennia/contrib/utils/tree_select/tests.html
@@ -152,6 +152,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/contrib/utils/tree_select/tree_select.html b/docs/latest/_modules/evennia/contrib/utils/tree_select/tree_select.html
index e7b2121031..51497f4bf4 100644
--- a/docs/latest/_modules/evennia/contrib/utils/tree_select/tree_select.html
+++ b/docs/latest/_modules/evennia/contrib/utils/tree_select/tree_select.html
@@ -688,6 +688,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/help/filehelp.html b/docs/latest/_modules/evennia/help/filehelp.html
index c01e8b4795..733b408ceb 100644
--- a/docs/latest/_modules/evennia/help/filehelp.html
+++ b/docs/latest/_modules/evennia/help/filehelp.html
@@ -373,6 +373,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/help/manager.html b/docs/latest/_modules/evennia/help/manager.html
index 4604131554..d0fb8f6e02 100644
--- a/docs/latest/_modules/evennia/help/manager.html
+++ b/docs/latest/_modules/evennia/help/manager.html
@@ -309,6 +309,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/help/models.html b/docs/latest/_modules/evennia/help/models.html
index a1eb756b4f..d547314933 100644
--- a/docs/latest/_modules/evennia/help/models.html
+++ b/docs/latest/_modules/evennia/help/models.html
@@ -424,6 +424,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/help/utils.html b/docs/latest/_modules/evennia/help/utils.html
index 2203560c4e..c58ca81f02 100644
--- a/docs/latest/_modules/evennia/help/utils.html
+++ b/docs/latest/_modules/evennia/help/utils.html
@@ -395,6 +395,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/locks/lockfuncs.html b/docs/latest/_modules/evennia/locks/lockfuncs.html
index 0c66f0ace0..a726e3095d 100644
--- a/docs/latest/_modules/evennia/locks/lockfuncs.html
+++ b/docs/latest/_modules/evennia/locks/lockfuncs.html
@@ -868,6 +868,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/locks/lockhandler.html b/docs/latest/_modules/evennia/locks/lockhandler.html
index 1f02d4df19..ec0cd40f98 100644
--- a/docs/latest/_modules/evennia/locks/lockhandler.html
+++ b/docs/latest/_modules/evennia/locks/lockhandler.html
@@ -934,6 +934,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/objects/manager.html b/docs/latest/_modules/evennia/objects/manager.html
index f0c6e401b8..0322271bd6 100644
--- a/docs/latest/_modules/evennia/objects/manager.html
+++ b/docs/latest/_modules/evennia/objects/manager.html
@@ -861,6 +861,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/objects/models.html b/docs/latest/_modules/evennia/objects/models.html
index 4853a4b86f..be4c48d094 100644
--- a/docs/latest/_modules/evennia/objects/models.html
+++ b/docs/latest/_modules/evennia/objects/models.html
@@ -514,6 +514,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/objects/objects.html b/docs/latest/_modules/evennia/objects/objects.html
index b63895b215..f67d0834ef 100644
--- a/docs/latest/_modules/evennia/objects/objects.html
+++ b/docs/latest/_modules/evennia/objects/objects.html
@@ -4200,6 +4200,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/prototypes/menus.html b/docs/latest/_modules/evennia/prototypes/menus.html
index 3274998b57..6b2249a6a1 100644
--- a/docs/latest/_modules/evennia/prototypes/menus.html
+++ b/docs/latest/_modules/evennia/prototypes/menus.html
@@ -2878,6 +2878,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/prototypes/protfuncs.html b/docs/latest/_modules/evennia/prototypes/protfuncs.html
index 1827256752..d763ee168b 100644
--- a/docs/latest/_modules/evennia/prototypes/protfuncs.html
+++ b/docs/latest/_modules/evennia/prototypes/protfuncs.html
@@ -166,6 +166,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/prototypes/prototypes.html b/docs/latest/_modules/evennia/prototypes/prototypes.html
index bdce9287fd..3e2fc4caec 100644
--- a/docs/latest/_modules/evennia/prototypes/prototypes.html
+++ b/docs/latest/_modules/evennia/prototypes/prototypes.html
@@ -1415,6 +1415,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/prototypes/spawner.html b/docs/latest/_modules/evennia/prototypes/spawner.html
index f6d8e9456f..e1a1bb8d72 100644
--- a/docs/latest/_modules/evennia/prototypes/spawner.html
+++ b/docs/latest/_modules/evennia/prototypes/spawner.html
@@ -1184,6 +1184,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/scripts/manager.html b/docs/latest/_modules/evennia/scripts/manager.html
index 97256c614a..a78dfc683f 100644
--- a/docs/latest/_modules/evennia/scripts/manager.html
+++ b/docs/latest/_modules/evennia/scripts/manager.html
@@ -432,6 +432,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/scripts/models.html b/docs/latest/_modules/evennia/scripts/models.html
index 0d60b82d7b..503987cf07 100644
--- a/docs/latest/_modules/evennia/scripts/models.html
+++ b/docs/latest/_modules/evennia/scripts/models.html
@@ -262,6 +262,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/scripts/monitorhandler.html b/docs/latest/_modules/evennia/scripts/monitorhandler.html
index 580cd078ba..5f409f56fd 100644
--- a/docs/latest/_modules/evennia/scripts/monitorhandler.html
+++ b/docs/latest/_modules/evennia/scripts/monitorhandler.html
@@ -328,6 +328,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/scripts/ondemandhandler.html b/docs/latest/_modules/evennia/scripts/ondemandhandler.html
index b94ac70605..7349105da3 100644
--- a/docs/latest/_modules/evennia/scripts/ondemandhandler.html
+++ b/docs/latest/_modules/evennia/scripts/ondemandhandler.html
@@ -823,6 +823,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/scripts/scripthandler.html b/docs/latest/_modules/evennia/scripts/scripthandler.html
index 6c5c223789..3b098f45a7 100644
--- a/docs/latest/_modules/evennia/scripts/scripthandler.html
+++ b/docs/latest/_modules/evennia/scripts/scripthandler.html
@@ -288,6 +288,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/scripts/scripts.html b/docs/latest/_modules/evennia/scripts/scripts.html
index 7bd05081e7..b646fca299 100644
--- a/docs/latest/_modules/evennia/scripts/scripts.html
+++ b/docs/latest/_modules/evennia/scripts/scripts.html
@@ -1118,6 +1118,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/scripts/taskhandler.html b/docs/latest/_modules/evennia/scripts/taskhandler.html
index f1a7265a07..ebfee916b8 100644
--- a/docs/latest/_modules/evennia/scripts/taskhandler.html
+++ b/docs/latest/_modules/evennia/scripts/taskhandler.html
@@ -776,6 +776,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/scripts/tickerhandler.html b/docs/latest/_modules/evennia/scripts/tickerhandler.html
index 049c4489dc..1a7c424dce 100644
--- a/docs/latest/_modules/evennia/scripts/tickerhandler.html
+++ b/docs/latest/_modules/evennia/scripts/tickerhandler.html
@@ -789,6 +789,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/amp_client.html b/docs/latest/_modules/evennia/server/amp_client.html
index 691d27d549..e53f6238e9 100644
--- a/docs/latest/_modules/evennia/server/amp_client.html
+++ b/docs/latest/_modules/evennia/server/amp_client.html
@@ -367,6 +367,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/connection_wizard.html b/docs/latest/_modules/evennia/server/connection_wizard.html
index 53871c5b87..5fb3d51f8f 100644
--- a/docs/latest/_modules/evennia/server/connection_wizard.html
+++ b/docs/latest/_modules/evennia/server/connection_wizard.html
@@ -638,6 +638,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/deprecations.html b/docs/latest/_modules/evennia/server/deprecations.html
index 9b00cfc65d..3cae412a6b 100644
--- a/docs/latest/_modules/evennia/server/deprecations.html
+++ b/docs/latest/_modules/evennia/server/deprecations.html
@@ -270,6 +270,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/evennia_launcher.html b/docs/latest/_modules/evennia/server/evennia_launcher.html
index 84992c32ac..fa247db5d3 100644
--- a/docs/latest/_modules/evennia/server/evennia_launcher.html
+++ b/docs/latest/_modules/evennia/server/evennia_launcher.html
@@ -2583,6 +2583,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/game_index_client/client.html b/docs/latest/_modules/evennia/server/game_index_client/client.html
index 02974e9df9..7744d70e5b 100644
--- a/docs/latest/_modules/evennia/server/game_index_client/client.html
+++ b/docs/latest/_modules/evennia/server/game_index_client/client.html
@@ -304,6 +304,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/game_index_client/service.html b/docs/latest/_modules/evennia/server/game_index_client/service.html
index bce8184a15..532bfea18b 100644
--- a/docs/latest/_modules/evennia/server/game_index_client/service.html
+++ b/docs/latest/_modules/evennia/server/game_index_client/service.html
@@ -149,6 +149,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/initial_setup.html b/docs/latest/_modules/evennia/server/initial_setup.html
index f17d0c3f49..d7fa8d5cb5 100644
--- a/docs/latest/_modules/evennia/server/initial_setup.html
+++ b/docs/latest/_modules/evennia/server/initial_setup.html
@@ -318,6 +318,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/inputfuncs.html b/docs/latest/_modules/evennia/server/inputfuncs.html
index 2fe0b1e96e..6b902f7a0e 100644
--- a/docs/latest/_modules/evennia/server/inputfuncs.html
+++ b/docs/latest/_modules/evennia/server/inputfuncs.html
@@ -819,6 +819,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/manager.html b/docs/latest/_modules/evennia/server/manager.html
index b2f6d43e6c..e34e5c30a2 100644
--- a/docs/latest/_modules/evennia/server/manager.html
+++ b/docs/latest/_modules/evennia/server/manager.html
@@ -140,6 +140,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/models.html b/docs/latest/_modules/evennia/server/models.html
index a8263a0c3a..d747644b26 100644
--- a/docs/latest/_modules/evennia/server/models.html
+++ b/docs/latest/_modules/evennia/server/models.html
@@ -216,6 +216,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/amp.html b/docs/latest/_modules/evennia/server/portal/amp.html
index 5c12b50cb6..f480b2cb8d 100644
--- a/docs/latest/_modules/evennia/server/portal/amp.html
+++ b/docs/latest/_modules/evennia/server/portal/amp.html
@@ -748,6 +748,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/amp_server.html b/docs/latest/_modules/evennia/server/portal/amp_server.html
index 4a3b29baf0..8dc6fed716 100644
--- a/docs/latest/_modules/evennia/server/portal/amp_server.html
+++ b/docs/latest/_modules/evennia/server/portal/amp_server.html
@@ -627,6 +627,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/discord.html b/docs/latest/_modules/evennia/server/portal/discord.html
index ceda42ee88..1e76be1f4d 100644
--- a/docs/latest/_modules/evennia/server/portal/discord.html
+++ b/docs/latest/_modules/evennia/server/portal/discord.html
@@ -737,6 +737,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/grapevine.html b/docs/latest/_modules/evennia/server/portal/grapevine.html
index 99bdb32845..e1a5aeada0 100644
--- a/docs/latest/_modules/evennia/server/portal/grapevine.html
+++ b/docs/latest/_modules/evennia/server/portal/grapevine.html
@@ -507,6 +507,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/irc.html b/docs/latest/_modules/evennia/server/portal/irc.html
index c2f92948ec..20140f3d3d 100644
--- a/docs/latest/_modules/evennia/server/portal/irc.html
+++ b/docs/latest/_modules/evennia/server/portal/irc.html
@@ -637,6 +637,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/mccp.html b/docs/latest/_modules/evennia/server/portal/mccp.html
index d3669bc25f..84318e752e 100644
--- a/docs/latest/_modules/evennia/server/portal/mccp.html
+++ b/docs/latest/_modules/evennia/server/portal/mccp.html
@@ -183,6 +183,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/mssp.html b/docs/latest/_modules/evennia/server/portal/mssp.html
index 92a4adc9cc..9fa8cf1bad 100644
--- a/docs/latest/_modules/evennia/server/portal/mssp.html
+++ b/docs/latest/_modules/evennia/server/portal/mssp.html
@@ -233,6 +233,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/mxp.html b/docs/latest/_modules/evennia/server/portal/mxp.html
index c76a0fb54f..c043ec2973 100644
--- a/docs/latest/_modules/evennia/server/portal/mxp.html
+++ b/docs/latest/_modules/evennia/server/portal/mxp.html
@@ -186,6 +186,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/naws.html b/docs/latest/_modules/evennia/server/portal/naws.html
index 132ff07450..d8fb0943ec 100644
--- a/docs/latest/_modules/evennia/server/portal/naws.html
+++ b/docs/latest/_modules/evennia/server/portal/naws.html
@@ -183,6 +183,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/portalsessionhandler.html b/docs/latest/_modules/evennia/server/portal/portalsessionhandler.html
index 14f5d536a5..a7fb9ad090 100644
--- a/docs/latest/_modules/evennia/server/portal/portalsessionhandler.html
+++ b/docs/latest/_modules/evennia/server/portal/portalsessionhandler.html
@@ -628,6 +628,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/rss.html b/docs/latest/_modules/evennia/server/portal/rss.html
index df00742f18..cbb52577ac 100644
--- a/docs/latest/_modules/evennia/server/portal/rss.html
+++ b/docs/latest/_modules/evennia/server/portal/rss.html
@@ -270,6 +270,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/service.html b/docs/latest/_modules/evennia/server/portal/service.html
index bd87f3a406..d115f2610d 100644
--- a/docs/latest/_modules/evennia/server/portal/service.html
+++ b/docs/latest/_modules/evennia/server/portal/service.html
@@ -483,6 +483,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/ssh.html b/docs/latest/_modules/evennia/server/portal/ssh.html
index 7659517f29..3f2607bd52 100644
--- a/docs/latest/_modules/evennia/server/portal/ssh.html
+++ b/docs/latest/_modules/evennia/server/portal/ssh.html
@@ -699,6 +699,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/ssl.html b/docs/latest/_modules/evennia/server/portal/ssl.html
index 0f07fbf541..24657dee9b 100644
--- a/docs/latest/_modules/evennia/server/portal/ssl.html
+++ b/docs/latest/_modules/evennia/server/portal/ssl.html
@@ -212,6 +212,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/suppress_ga.html b/docs/latest/_modules/evennia/server/portal/suppress_ga.html
index 8d6070a332..eae4f2dc6e 100644
--- a/docs/latest/_modules/evennia/server/portal/suppress_ga.html
+++ b/docs/latest/_modules/evennia/server/portal/suppress_ga.html
@@ -159,6 +159,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/telnet.html b/docs/latest/_modules/evennia/server/portal/telnet.html
index f463a95233..6291f89cbc 100644
--- a/docs/latest/_modules/evennia/server/portal/telnet.html
+++ b/docs/latest/_modules/evennia/server/portal/telnet.html
@@ -678,6 +678,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/telnet_oob.html b/docs/latest/_modules/evennia/server/portal/telnet_oob.html
index 891d0cbb3c..0287a78c1b 100644
--- a/docs/latest/_modules/evennia/server/portal/telnet_oob.html
+++ b/docs/latest/_modules/evennia/server/portal/telnet_oob.html
@@ -559,6 +559,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/telnet_ssl.html b/docs/latest/_modules/evennia/server/portal/telnet_ssl.html
index 6285ef66d6..2a569e7dac 100644
--- a/docs/latest/_modules/evennia/server/portal/telnet_ssl.html
+++ b/docs/latest/_modules/evennia/server/portal/telnet_ssl.html
@@ -235,6 +235,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/tests.html b/docs/latest/_modules/evennia/server/portal/tests.html
index e13c004899..1a5e9be4a0 100644
--- a/docs/latest/_modules/evennia/server/portal/tests.html
+++ b/docs/latest/_modules/evennia/server/portal/tests.html
@@ -470,6 +470,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/ttype.html b/docs/latest/_modules/evennia/server/portal/ttype.html
index 6e14e72177..2684dc0799 100644
--- a/docs/latest/_modules/evennia/server/portal/ttype.html
+++ b/docs/latest/_modules/evennia/server/portal/ttype.html
@@ -288,6 +288,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/webclient.html b/docs/latest/_modules/evennia/server/portal/webclient.html
index a727ddc8c6..a7f24d5a94 100644
--- a/docs/latest/_modules/evennia/server/portal/webclient.html
+++ b/docs/latest/_modules/evennia/server/portal/webclient.html
@@ -441,6 +441,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/portal/webclient_ajax.html b/docs/latest/_modules/evennia/server/portal/webclient_ajax.html
index 025cf210ea..53d76e6e3d 100644
--- a/docs/latest/_modules/evennia/server/portal/webclient_ajax.html
+++ b/docs/latest/_modules/evennia/server/portal/webclient_ajax.html
@@ -657,6 +657,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/profiling/dummyrunner.html b/docs/latest/_modules/evennia/server/profiling/dummyrunner.html
index 63ad25040c..3f85980c3d 100644
--- a/docs/latest/_modules/evennia/server/profiling/dummyrunner.html
+++ b/docs/latest/_modules/evennia/server/profiling/dummyrunner.html
@@ -771,6 +771,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/profiling/dummyrunner_settings.html b/docs/latest/_modules/evennia/server/profiling/dummyrunner_settings.html
index 5802356d4e..9f9ea2c795 100644
--- a/docs/latest/_modules/evennia/server/profiling/dummyrunner_settings.html
+++ b/docs/latest/_modules/evennia/server/profiling/dummyrunner_settings.html
@@ -453,6 +453,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/profiling/memplot.html b/docs/latest/_modules/evennia/server/profiling/memplot.html
index f3f092ab3c..97957b76b9 100644
--- a/docs/latest/_modules/evennia/server/profiling/memplot.html
+++ b/docs/latest/_modules/evennia/server/profiling/memplot.html
@@ -201,6 +201,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/profiling/test_queries.html b/docs/latest/_modules/evennia/server/profiling/test_queries.html
index 9799ded955..8078e34993 100644
--- a/docs/latest/_modules/evennia/server/profiling/test_queries.html
+++ b/docs/latest/_modules/evennia/server/profiling/test_queries.html
@@ -122,6 +122,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/profiling/tests.html b/docs/latest/_modules/evennia/server/profiling/tests.html
index 8121ca635d..c8da3393b3 100644
--- a/docs/latest/_modules/evennia/server/profiling/tests.html
+++ b/docs/latest/_modules/evennia/server/profiling/tests.html
@@ -297,6 +297,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/profiling/timetrace.html b/docs/latest/_modules/evennia/server/profiling/timetrace.html
index 6e5d4ab5d8..294e941615 100644
--- a/docs/latest/_modules/evennia/server/profiling/timetrace.html
+++ b/docs/latest/_modules/evennia/server/profiling/timetrace.html
@@ -120,6 +120,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/serversession.html b/docs/latest/_modules/evennia/server/serversession.html
index 782b8223d4..7a40bc142f 100644
--- a/docs/latest/_modules/evennia/server/serversession.html
+++ b/docs/latest/_modules/evennia/server/serversession.html
@@ -652,6 +652,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/service.html b/docs/latest/_modules/evennia/server/service.html
index 4b9280a34d..f7a1af027d 100644
--- a/docs/latest/_modules/evennia/server/service.html
+++ b/docs/latest/_modules/evennia/server/service.html
@@ -853,6 +853,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/session.html b/docs/latest/_modules/evennia/server/session.html
index e6619e81c2..fdee65fbc2 100644
--- a/docs/latest/_modules/evennia/server/session.html
+++ b/docs/latest/_modules/evennia/server/session.html
@@ -277,6 +277,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/sessionhandler.html b/docs/latest/_modules/evennia/server/sessionhandler.html
index 3e5b3fa4f1..d80dc5f652 100644
--- a/docs/latest/_modules/evennia/server/sessionhandler.html
+++ b/docs/latest/_modules/evennia/server/sessionhandler.html
@@ -1077,6 +1077,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/throttle.html b/docs/latest/_modules/evennia/server/throttle.html
index c8285f0cb6..964ae72ea8 100644
--- a/docs/latest/_modules/evennia/server/throttle.html
+++ b/docs/latest/_modules/evennia/server/throttle.html
@@ -332,6 +332,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/validators.html b/docs/latest/_modules/evennia/server/validators.html
index 77fe959337..991f2b20d2 100644
--- a/docs/latest/_modules/evennia/server/validators.html
+++ b/docs/latest/_modules/evennia/server/validators.html
@@ -120,6 +120,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/server/webserver.html b/docs/latest/_modules/evennia/server/webserver.html
index fcfaf5af34..d99f348841 100644
--- a/docs/latest/_modules/evennia/server/webserver.html
+++ b/docs/latest/_modules/evennia/server/webserver.html
@@ -451,6 +451,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/typeclasses/attributes.html b/docs/latest/_modules/evennia/typeclasses/attributes.html
index 0044d7d7fb..409b46628d 100644
--- a/docs/latest/_modules/evennia/typeclasses/attributes.html
+++ b/docs/latest/_modules/evennia/typeclasses/attributes.html
@@ -2075,6 +2075,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/typeclasses/managers.html b/docs/latest/_modules/evennia/typeclasses/managers.html
index 5cea419b47..5e917279ea 100644
--- a/docs/latest/_modules/evennia/typeclasses/managers.html
+++ b/docs/latest/_modules/evennia/typeclasses/managers.html
@@ -1031,6 +1031,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/typeclasses/models.html b/docs/latest/_modules/evennia/typeclasses/models.html
index 3e4a29c9b3..21c4fc5b50 100644
--- a/docs/latest/_modules/evennia/typeclasses/models.html
+++ b/docs/latest/_modules/evennia/typeclasses/models.html
@@ -1287,6 +1287,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/typeclasses/tags.html b/docs/latest/_modules/evennia/typeclasses/tags.html
index 219621f639..055920be7a 100644
--- a/docs/latest/_modules/evennia/typeclasses/tags.html
+++ b/docs/latest/_modules/evennia/typeclasses/tags.html
@@ -988,6 +988,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/ansi.html b/docs/latest/_modules/evennia/utils/ansi.html
index 0e161713c2..6d05e02413 100644
--- a/docs/latest/_modules/evennia/utils/ansi.html
+++ b/docs/latest/_modules/evennia/utils/ansi.html
@@ -1729,6 +1729,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/batchprocessors.html b/docs/latest/_modules/evennia/utils/batchprocessors.html
index 23d187a166..ab4ed43bb7 100644
--- a/docs/latest/_modules/evennia/utils/batchprocessors.html
+++ b/docs/latest/_modules/evennia/utils/batchprocessors.html
@@ -546,6 +546,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/containers.html b/docs/latest/_modules/evennia/utils/containers.html
index 39a5328994..b16830785b 100644
--- a/docs/latest/_modules/evennia/utils/containers.html
+++ b/docs/latest/_modules/evennia/utils/containers.html
@@ -377,6 +377,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/create.html b/docs/latest/_modules/evennia/utils/create.html
index 5b1ed76b08..b3d7a4aa25 100644
--- a/docs/latest/_modules/evennia/utils/create.html
+++ b/docs/latest/_modules/evennia/utils/create.html
@@ -376,6 +376,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/dbserialize.html b/docs/latest/_modules/evennia/utils/dbserialize.html
index 4ccbcaa028..20fdc3b57c 100644
--- a/docs/latest/_modules/evennia/utils/dbserialize.html
+++ b/docs/latest/_modules/evennia/utils/dbserialize.html
@@ -1101,6 +1101,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/eveditor.html b/docs/latest/_modules/evennia/utils/eveditor.html
index e9fcc20c59..5ed73efdb8 100644
--- a/docs/latest/_modules/evennia/utils/eveditor.html
+++ b/docs/latest/_modules/evennia/utils/eveditor.html
@@ -1382,6 +1382,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/evform.html b/docs/latest/_modules/evennia/utils/evform.html
index cbfcd0a224..cb18277421 100644
--- a/docs/latest/_modules/evennia/utils/evform.html
+++ b/docs/latest/_modules/evennia/utils/evform.html
@@ -649,6 +649,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/evmenu.html b/docs/latest/_modules/evennia/utils/evmenu.html
index c78df88125..aa85596832 100644
--- a/docs/latest/_modules/evennia/utils/evmenu.html
+++ b/docs/latest/_modules/evennia/utils/evmenu.html
@@ -2319,6 +2319,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/evmore.html b/docs/latest/_modules/evennia/utils/evmore.html
index 82add2bbe2..aa44f201c7 100644
--- a/docs/latest/_modules/evennia/utils/evmore.html
+++ b/docs/latest/_modules/evennia/utils/evmore.html
@@ -734,6 +734,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/evtable.html b/docs/latest/_modules/evennia/utils/evtable.html
index 74a591f14c..2f0ccbe875 100644
--- a/docs/latest/_modules/evennia/utils/evtable.html
+++ b/docs/latest/_modules/evennia/utils/evtable.html
@@ -1844,6 +1844,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/funcparser.html b/docs/latest/_modules/evennia/utils/funcparser.html
index c588f7a9f4..691f4c8043 100644
--- a/docs/latest/_modules/evennia/utils/funcparser.html
+++ b/docs/latest/_modules/evennia/utils/funcparser.html
@@ -1839,6 +1839,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/gametime.html b/docs/latest/_modules/evennia/utils/gametime.html
index bb5854bf9a..bf3e653880 100644
--- a/docs/latest/_modules/evennia/utils/gametime.html
+++ b/docs/latest/_modules/evennia/utils/gametime.html
@@ -406,6 +406,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/hex_colors.html b/docs/latest/_modules/evennia/utils/hex_colors.html
index 8b1394efe4..1418d8f54e 100644
--- a/docs/latest/_modules/evennia/utils/hex_colors.html
+++ b/docs/latest/_modules/evennia/utils/hex_colors.html
@@ -259,6 +259,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/idmapper/manager.html b/docs/latest/_modules/evennia/utils/idmapper/manager.html
index 100ba0b7ce..e349308d47 100644
--- a/docs/latest/_modules/evennia/utils/idmapper/manager.html
+++ b/docs/latest/_modules/evennia/utils/idmapper/manager.html
@@ -117,6 +117,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/idmapper/models.html b/docs/latest/_modules/evennia/utils/idmapper/models.html
index dd678d27ad..45804428fa 100644
--- a/docs/latest/_modules/evennia/utils/idmapper/models.html
+++ b/docs/latest/_modules/evennia/utils/idmapper/models.html
@@ -821,6 +821,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/idmapper/tests.html b/docs/latest/_modules/evennia/utils/idmapper/tests.html
index 1dd4e7faed..96b861357d 100644
--- a/docs/latest/_modules/evennia/utils/idmapper/tests.html
+++ b/docs/latest/_modules/evennia/utils/idmapper/tests.html
@@ -185,6 +185,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/logger.html b/docs/latest/_modules/evennia/utils/logger.html
index 27ba883255..cd1fa5cb2d 100644
--- a/docs/latest/_modules/evennia/utils/logger.html
+++ b/docs/latest/_modules/evennia/utils/logger.html
@@ -862,6 +862,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/optionclasses.html b/docs/latest/_modules/evennia/utils/optionclasses.html
index 9e20efc435..516ce516b9 100644
--- a/docs/latest/_modules/evennia/utils/optionclasses.html
+++ b/docs/latest/_modules/evennia/utils/optionclasses.html
@@ -545,6 +545,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/optionhandler.html b/docs/latest/_modules/evennia/utils/optionhandler.html
index bad4b83f83..1e56fb35b7 100644
--- a/docs/latest/_modules/evennia/utils/optionhandler.html
+++ b/docs/latest/_modules/evennia/utils/optionhandler.html
@@ -290,6 +290,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/picklefield.html b/docs/latest/_modules/evennia/utils/picklefield.html
index 00af33131f..e00e2f2e99 100644
--- a/docs/latest/_modules/evennia/utils/picklefield.html
+++ b/docs/latest/_modules/evennia/utils/picklefield.html
@@ -447,6 +447,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/search.html b/docs/latest/_modules/evennia/utils/search.html
index 8e2bad62c1..e7721283fe 100644
--- a/docs/latest/_modules/evennia/utils/search.html
+++ b/docs/latest/_modules/evennia/utils/search.html
@@ -555,6 +555,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/test_resources.html b/docs/latest/_modules/evennia/utils/test_resources.html
index 107296b892..dfe193de73 100644
--- a/docs/latest/_modules/evennia/utils/test_resources.html
+++ b/docs/latest/_modules/evennia/utils/test_resources.html
@@ -785,6 +785,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/text2html.html b/docs/latest/_modules/evennia/utils/text2html.html
index ba2e059a3a..46220f8f15 100644
--- a/docs/latest/_modules/evennia/utils/text2html.html
+++ b/docs/latest/_modules/evennia/utils/text2html.html
@@ -547,6 +547,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/utils.html b/docs/latest/_modules/evennia/utils/utils.html
index e460a3e658..535cab4f3f 100644
--- a/docs/latest/_modules/evennia/utils/utils.html
+++ b/docs/latest/_modules/evennia/utils/utils.html
@@ -3425,6 +3425,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/validatorfuncs.html b/docs/latest/_modules/evennia/utils/validatorfuncs.html
index fdba264719..bae1e27161 100644
--- a/docs/latest/_modules/evennia/utils/validatorfuncs.html
+++ b/docs/latest/_modules/evennia/utils/validatorfuncs.html
@@ -395,6 +395,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/verb_conjugation/conjugate.html b/docs/latest/_modules/evennia/utils/verb_conjugation/conjugate.html
index e52b33d3bc..a075b6c5e7 100644
--- a/docs/latest/_modules/evennia/utils/verb_conjugation/conjugate.html
+++ b/docs/latest/_modules/evennia/utils/verb_conjugation/conjugate.html
@@ -511,6 +511,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/verb_conjugation/pronouns.html b/docs/latest/_modules/evennia/utils/verb_conjugation/pronouns.html
index ce936fcd7e..331c8cae37 100644
--- a/docs/latest/_modules/evennia/utils/verb_conjugation/pronouns.html
+++ b/docs/latest/_modules/evennia/utils/verb_conjugation/pronouns.html
@@ -377,6 +377,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/utils/verb_conjugation/tests.html b/docs/latest/_modules/evennia/utils/verb_conjugation/tests.html
index a5285e87e3..09c5e30aed 100644
--- a/docs/latest/_modules/evennia/utils/verb_conjugation/tests.html
+++ b/docs/latest/_modules/evennia/utils/verb_conjugation/tests.html
@@ -446,6 +446,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/admin/accounts.html b/docs/latest/_modules/evennia/web/admin/accounts.html
index 6c6832688f..8782ed4d31 100644
--- a/docs/latest/_modules/evennia/web/admin/accounts.html
+++ b/docs/latest/_modules/evennia/web/admin/accounts.html
@@ -564,6 +564,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/admin/attributes.html b/docs/latest/_modules/evennia/web/admin/attributes.html
index 308c86c38d..db4c38337b 100644
--- a/docs/latest/_modules/evennia/web/admin/attributes.html
+++ b/docs/latest/_modules/evennia/web/admin/attributes.html
@@ -314,6 +314,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/admin/comms.html b/docs/latest/_modules/evennia/web/admin/comms.html
index fb53347e25..08c71a9bc8 100644
--- a/docs/latest/_modules/evennia/web/admin/comms.html
+++ b/docs/latest/_modules/evennia/web/admin/comms.html
@@ -457,6 +457,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/admin/frontpage.html b/docs/latest/_modules/evennia/web/admin/frontpage.html
index 00702174c4..a56787aa52 100644
--- a/docs/latest/_modules/evennia/web/admin/frontpage.html
+++ b/docs/latest/_modules/evennia/web/admin/frontpage.html
@@ -110,6 +110,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/admin/help.html b/docs/latest/_modules/evennia/web/admin/help.html
index 4ccc19ea21..2cf95ab0ba 100644
--- a/docs/latest/_modules/evennia/web/admin/help.html
+++ b/docs/latest/_modules/evennia/web/admin/help.html
@@ -156,6 +156,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/admin/objects.html b/docs/latest/_modules/evennia/web/admin/objects.html
index 9451467d7a..0a083df810 100644
--- a/docs/latest/_modules/evennia/web/admin/objects.html
+++ b/docs/latest/_modules/evennia/web/admin/objects.html
@@ -497,6 +497,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/admin/scripts.html b/docs/latest/_modules/evennia/web/admin/scripts.html
index 19fc89bcd6..7236876acc 100644
--- a/docs/latest/_modules/evennia/web/admin/scripts.html
+++ b/docs/latest/_modules/evennia/web/admin/scripts.html
@@ -253,6 +253,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/admin/server.html b/docs/latest/_modules/evennia/web/admin/server.html
index 10ca62fd0a..9f9eb550ea 100644
--- a/docs/latest/_modules/evennia/web/admin/server.html
+++ b/docs/latest/_modules/evennia/web/admin/server.html
@@ -106,6 +106,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/admin/tags.html b/docs/latest/_modules/evennia/web/admin/tags.html
index 7a12b8cb6d..370e39e5ac 100644
--- a/docs/latest/_modules/evennia/web/admin/tags.html
+++ b/docs/latest/_modules/evennia/web/admin/tags.html
@@ -343,6 +343,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/admin/utils.html b/docs/latest/_modules/evennia/web/admin/utils.html
index fe2d921d3c..80731106ff 100644
--- a/docs/latest/_modules/evennia/web/admin/utils.html
+++ b/docs/latest/_modules/evennia/web/admin/utils.html
@@ -174,6 +174,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/api/filters.html b/docs/latest/_modules/evennia/web/api/filters.html
index 7efe30f27a..4c609d0b4c 100644
--- a/docs/latest/_modules/evennia/web/api/filters.html
+++ b/docs/latest/_modules/evennia/web/api/filters.html
@@ -268,6 +268,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/api/permissions.html b/docs/latest/_modules/evennia/web/api/permissions.html
index 34902d1511..ebbf32a464 100644
--- a/docs/latest/_modules/evennia/web/api/permissions.html
+++ b/docs/latest/_modules/evennia/web/api/permissions.html
@@ -182,6 +182,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/api/root.html b/docs/latest/_modules/evennia/web/api/root.html
index 0d8f1b2818..57ad42bd1f 100644
--- a/docs/latest/_modules/evennia/web/api/root.html
+++ b/docs/latest/_modules/evennia/web/api/root.html
@@ -102,6 +102,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/api/serializers.html b/docs/latest/_modules/evennia/web/api/serializers.html
index 69654caad0..b1b96b7225 100644
--- a/docs/latest/_modules/evennia/web/api/serializers.html
+++ b/docs/latest/_modules/evennia/web/api/serializers.html
@@ -530,6 +530,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/api/tests.html b/docs/latest/_modules/evennia/web/api/tests.html
index d12f111b96..52f433c71e 100644
--- a/docs/latest/_modules/evennia/web/api/tests.html
+++ b/docs/latest/_modules/evennia/web/api/tests.html
@@ -297,6 +297,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/api/views.html b/docs/latest/_modules/evennia/web/api/views.html
index 2cb45fdfec..1e53d870be 100644
--- a/docs/latest/_modules/evennia/web/api/views.html
+++ b/docs/latest/_modules/evennia/web/api/views.html
@@ -281,6 +281,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/templatetags/addclass.html b/docs/latest/_modules/evennia/web/templatetags/addclass.html
index 274afade31..a6f4065a0a 100644
--- a/docs/latest/_modules/evennia/web/templatetags/addclass.html
+++ b/docs/latest/_modules/evennia/web/templatetags/addclass.html
@@ -97,6 +97,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/utils/adminsite.html b/docs/latest/_modules/evennia/web/utils/adminsite.html
index d8c0659e28..a0ed28d79a 100644
--- a/docs/latest/_modules/evennia/web/utils/adminsite.html
+++ b/docs/latest/_modules/evennia/web/utils/adminsite.html
@@ -131,6 +131,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/utils/backends.html b/docs/latest/_modules/evennia/web/utils/backends.html
index f2a9475e2f..08b2c5b000 100644
--- a/docs/latest/_modules/evennia/web/utils/backends.html
+++ b/docs/latest/_modules/evennia/web/utils/backends.html
@@ -126,6 +126,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/utils/general_context.html b/docs/latest/_modules/evennia/web/utils/general_context.html
index bad905f7f0..4e0767f7da 100644
--- a/docs/latest/_modules/evennia/web/utils/general_context.html
+++ b/docs/latest/_modules/evennia/web/utils/general_context.html
@@ -221,6 +221,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/utils/middleware.html b/docs/latest/_modules/evennia/web/utils/middleware.html
index 887a90770e..b25289f0ec 100644
--- a/docs/latest/_modules/evennia/web/utils/middleware.html
+++ b/docs/latest/_modules/evennia/web/utils/middleware.html
@@ -179,6 +179,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/utils/tests.html b/docs/latest/_modules/evennia/web/utils/tests.html
index af1e67c2f2..8828c47734 100644
--- a/docs/latest/_modules/evennia/web/utils/tests.html
+++ b/docs/latest/_modules/evennia/web/utils/tests.html
@@ -138,6 +138,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/webclient/views.html b/docs/latest/_modules/evennia/web/webclient/views.html
index cdc0054bc0..4f67e0e229 100644
--- a/docs/latest/_modules/evennia/web/webclient/views.html
+++ b/docs/latest/_modules/evennia/web/webclient/views.html
@@ -110,6 +110,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/website/forms.html b/docs/latest/_modules/evennia/web/website/forms.html
index 983820827d..a4116b74ac 100644
--- a/docs/latest/_modules/evennia/web/website/forms.html
+++ b/docs/latest/_modules/evennia/web/website/forms.html
@@ -283,6 +283,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/website/tests.html b/docs/latest/_modules/evennia/web/website/tests.html
index 073a3c6f44..6b9ec74b3c 100644
--- a/docs/latest/_modules/evennia/web/website/tests.html
+++ b/docs/latest/_modules/evennia/web/website/tests.html
@@ -607,6 +607,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/website/views/accounts.html b/docs/latest/_modules/evennia/web/website/views/accounts.html
index 2dbce7ac0e..c9353a64a9 100644
--- a/docs/latest/_modules/evennia/web/website/views/accounts.html
+++ b/docs/latest/_modules/evennia/web/website/views/accounts.html
@@ -156,6 +156,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/website/views/channels.html b/docs/latest/_modules/evennia/web/website/views/channels.html
index 43b772dcbb..a4b945a4f7 100644
--- a/docs/latest/_modules/evennia/web/website/views/channels.html
+++ b/docs/latest/_modules/evennia/web/website/views/channels.html
@@ -277,6 +277,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/website/views/characters.html b/docs/latest/_modules/evennia/web/website/views/characters.html
index 52d663570a..42572daa55 100644
--- a/docs/latest/_modules/evennia/web/website/views/characters.html
+++ b/docs/latest/_modules/evennia/web/website/views/characters.html
@@ -389,6 +389,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/website/views/errors.html b/docs/latest/_modules/evennia/web/website/views/errors.html
index 8e9adac354..f935accecf 100644
--- a/docs/latest/_modules/evennia/web/website/views/errors.html
+++ b/docs/latest/_modules/evennia/web/website/views/errors.html
@@ -97,6 +97,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/website/views/help.html b/docs/latest/_modules/evennia/web/website/views/help.html
index 7761ccbd5c..499a9f9141 100644
--- a/docs/latest/_modules/evennia/web/website/views/help.html
+++ b/docs/latest/_modules/evennia/web/website/views/help.html
@@ -440,6 +440,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/website/views/index.html b/docs/latest/_modules/evennia/web/website/views/index.html
index e9aa917250..471a2f1874 100644
--- a/docs/latest/_modules/evennia/web/website/views/index.html
+++ b/docs/latest/_modules/evennia/web/website/views/index.html
@@ -201,6 +201,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/website/views/mixins.html b/docs/latest/_modules/evennia/web/website/views/mixins.html
index 5bdb7ae2ad..951c049ef0 100644
--- a/docs/latest/_modules/evennia/web/website/views/mixins.html
+++ b/docs/latest/_modules/evennia/web/website/views/mixins.html
@@ -182,6 +182,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/evennia/web/website/views/objects.html b/docs/latest/_modules/evennia/web/website/views/objects.html
index 87f1e038bb..ace7c7ccb5 100644
--- a/docs/latest/_modules/evennia/web/website/views/objects.html
+++ b/docs/latest/_modules/evennia/web/website/views/objects.html
@@ -362,6 +362,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/functools.html b/docs/latest/_modules/functools.html
index dc0148c7ed..64258be227 100644
--- a/docs/latest/_modules/functools.html
+++ b/docs/latest/_modules/functools.html
@@ -1115,6 +1115,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/importlib.html b/docs/latest/_modules/importlib.html
index 6a8387cba0..b522d6f954 100644
--- a/docs/latest/_modules/importlib.html
+++ b/docs/latest/_modules/importlib.html
@@ -215,6 +215,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/index.html b/docs/latest/_modules/index.html
index 20ffafa20c..e5d95a95f6 100644
--- a/docs/latest/_modules/index.html
+++ b/docs/latest/_modules/index.html
@@ -425,6 +425,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/inspect.html b/docs/latest/_modules/inspect.html
index af27e51d0c..a5bd7a898b 100644
--- a/docs/latest/_modules/inspect.html
+++ b/docs/latest/_modules/inspect.html
@@ -3550,6 +3550,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/traceback.html b/docs/latest/_modules/traceback.html
index 55df8cee41..9ac8a6cd8f 100644
--- a/docs/latest/_modules/traceback.html
+++ b/docs/latest/_modules/traceback.html
@@ -1717,6 +1717,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/twisted/internet/defer.html b/docs/latest/_modules/twisted/internet/defer.html
index 35790b70ca..bb27ab04bb 100644
--- a/docs/latest/_modules/twisted/internet/defer.html
+++ b/docs/latest/_modules/twisted/internet/defer.html
@@ -2867,6 +2867,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/twisted/internet/task.html b/docs/latest/_modules/twisted/internet/task.html
index dcc6e869c5..771583b83f 100644
--- a/docs/latest/_modules/twisted/internet/task.html
+++ b/docs/latest/_modules/twisted/internet/task.html
@@ -1073,6 +1073,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_modules/weakref.html b/docs/latest/_modules/weakref.html
index db84eb5400..60147c3382 100644
--- a/docs/latest/_modules/weakref.html
+++ b/docs/latest/_modules/weakref.html
@@ -786,6 +786,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/_sources/Coding/Changelog.md.txt b/docs/latest/_sources/Coding/Changelog.md.txt
index af36d547f2..5f89626e34 100644
--- a/docs/latest/_sources/Coding/Changelog.md.txt
+++ b/docs/latest/_sources/Coding/Changelog.md.txt
@@ -1,6 +1,8 @@
# Changelog
-## Main branch
+## Evennia 6.0.0
+
+Feb 15, 2026
- Feat (backwards incompatble): Drop Python 3.11 support (supported: Python 3.12, 3.13, 3.14 (req)). (Griatch)
- Security: Django >=6.0.2 (<6.1), Django RestFramework 3.16 (Griatch)
diff --git a/docs/latest/_sources/index.md.txt b/docs/latest/_sources/index.md.txt
index 1f276a4d58..22c9c38f5f 100644
--- a/docs/latest/_sources/index.md.txt
+++ b/docs/latest/_sources/index.md.txt
@@ -1,6 +1,6 @@
# Evennia Documentation
-This is the manual of [Evennia](https://www.evennia.com), the open source Python `MU*` creation system. Use the Search bar on the left to find or discover interesting articles. This manual was last updated February 15, 2026, see the [Evennia Changelog](Coding/Changelog.md). Latest released Evennia version is 5.0.1.
+This is the manual of [Evennia](https://www.evennia.com), the open source Python `MU*` creation system. Use the Search bar on the left to find or discover interesting articles. This manual was last updated February 15, 2026, see the [Evennia Changelog](Coding/Changelog.md). Latest released Evennia version is 6.0.0.
- [Introduction](./Evennia-Introduction.md) - what is this Evennia thing?
- [Evennia in Pictures](./Evennia-In-Pictures.md) - a visual overview of Evennia
diff --git a/docs/latest/api/evennia-api.html b/docs/latest/api/evennia-api.html
index 0ba8832d4e..9b4808a636 100644
--- a/docs/latest/api/evennia-api.html
+++ b/docs/latest/api/evennia-api.html
@@ -10350,6 +10350,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.accounts.accounts.html b/docs/latest/api/evennia.accounts.accounts.html
index a9f2a85682..c4e6e75c11 100644
--- a/docs/latest/api/evennia.accounts.accounts.html
+++ b/docs/latest/api/evennia.accounts.accounts.html
@@ -4083,6 +4083,10 @@ are replaced by the default argument.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.accounts.bots.html b/docs/latest/api/evennia.accounts.bots.html
index 5399712a30..437107494b 100644
--- a/docs/latest/api/evennia.accounts.bots.html
+++ b/docs/latest/api/evennia.accounts.bots.html
@@ -800,6 +800,10 @@ triggered by the bot_data_in Inputfunc.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.accounts.html b/docs/latest/api/evennia.accounts.html
index a6f230658a..5acdbf6b37 100644
--- a/docs/latest/api/evennia.accounts.html
+++ b/docs/latest/api/evennia.accounts.html
@@ -747,6 +747,10 @@ more Objects depending on settings. An Account has no in-game existence.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.accounts.manager.html b/docs/latest/api/evennia.accounts.manager.html
index 064e917180..9468b521c9 100644
--- a/docs/latest/api/evennia.accounts.manager.html
+++ b/docs/latest/api/evennia.accounts.manager.html
@@ -1163,6 +1163,10 @@ object.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.accounts.models.html b/docs/latest/api/evennia.accounts.models.html
index 7e56e0c598..2fb0332bae 100644
--- a/docs/latest/api/evennia.accounts.models.html
+++ b/docs/latest/api/evennia.accounts.models.html
@@ -1811,6 +1811,10 @@ codec.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.cmdhandler.html b/docs/latest/api/evennia.commands.cmdhandler.html
index aa4dc513ce..dfc9dc3573 100644
--- a/docs/latest/api/evennia.commands.cmdhandler.html
+++ b/docs/latest/api/evennia.commands.cmdhandler.html
@@ -783,6 +783,10 @@ Could be empty if there are no matches.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.cmdparser.html b/docs/latest/api/evennia.commands.cmdparser.html
index 49792a7646..1f9df1dc5a 100644
--- a/docs/latest/api/evennia.commands.cmdparser.html
+++ b/docs/latest/api/evennia.commands.cmdparser.html
@@ -240,6 +240,10 @@ the remaining arguments, and the matched cmdobject from the cmdset.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.cmdset.html b/docs/latest/api/evennia.commands.cmdset.html
index ee50633329..b6568037f8 100644
--- a/docs/latest/api/evennia.commands.cmdset.html
+++ b/docs/latest/api/evennia.commands.cmdset.html
@@ -613,6 +613,10 @@ what we want to do with a string.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.cmdsethandler.html b/docs/latest/api/evennia.commands.cmdsethandler.html
index ddbac6806f..70394c6318 100644
--- a/docs/latest/api/evennia.commands.cmdsethandler.html
+++ b/docs/latest/api/evennia.commands.cmdsethandler.html
@@ -900,6 +900,10 @@ relative import to an absolute import.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.command.html b/docs/latest/api/evennia.commands.command.html
index 7f2a7d29de..15469d6fec 100644
--- a/docs/latest/api/evennia.commands.command.html
+++ b/docs/latest/api/evennia.commands.command.html
@@ -618,6 +618,10 @@ detailing the contents of the table.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.default.account.html b/docs/latest/api/evennia.commands.default.account.html
index 6e191d83a2..b70bf5fd32 100644
--- a/docs/latest/api/evennia.commands.default.account.html
+++ b/docs/latest/api/evennia.commands.default.account.html
@@ -1110,6 +1110,10 @@ property on the command based on the parsing.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.default.admin.html b/docs/latest/api/evennia.commands.default.admin.html
index 9734ce7d4f..1f545493bc 100644
--- a/docs/latest/api/evennia.commands.default.admin.html
+++ b/docs/latest/api/evennia.commands.default.admin.html
@@ -265,7 +265,7 @@ to accounts respectively.
-
-aliases = ['remit', 'pemit']
+aliases = ['pemit', 'remit']
@@ -296,7 +296,7 @@ to accounts respectively.
-
-search_index_entry = {'aliases': 'remit pemit', 'category': 'admin', 'key': 'emit', 'no_prefix': ' remit pemit', 'tags': '', 'text': '\nadmin command for emitting message to multiple objects\n\nUsage:\n emit[/switches] [<obj>, <obj>, ... =] <message>\n remit [<obj>, <obj>, ... =] <message>\n pemit [<obj>, <obj>, ... =] <message>\n\nSwitches:\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\nEmits a message to the selected objects or to\nyour immediate surroundings. If the object is a room,\nsend to its contents. remit and pemit are just\nlimited forms of emit, for sending to rooms and\nto accounts respectively.\n'}
+search_index_entry = {'aliases': 'pemit remit', 'category': 'admin', 'key': 'emit', 'no_prefix': ' pemit remit', 'tags': '', 'text': '\nadmin command for emitting message to multiple objects\n\nUsage:\n emit[/switches] [<obj>, <obj>, ... =] <message>\n remit [<obj>, <obj>, ... =] <message>\n pemit [<obj>, <obj>, ... =] <message>\n\nSwitches:\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\nEmits a message to the selected objects or to\nyour immediate surroundings. If the object is a room,\nsend to its contents. remit and pemit are just\nlimited forms of emit, for sending to rooms and\nto accounts respectively.\n'}
@@ -818,6 +818,10 @@ is the banlist read into the two commands ban and unban below.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.default.batchprocess.html b/docs/latest/api/evennia.commands.default.batchprocess.html
index 61ffa25bbd..ace91935bf 100644
--- a/docs/latest/api/evennia.commands.default.batchprocess.html
+++ b/docs/latest/api/evennia.commands.default.batchprocess.html
@@ -1657,6 +1657,10 @@ step - how many steps to move from stackptr
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.default.building.html b/docs/latest/api/evennia.commands.default.building.html
index 37ae1fb021..e4d7acc1d9 100644
--- a/docs/latest/api/evennia.commands.default.building.html
+++ b/docs/latest/api/evennia.commands.default.building.html
@@ -1353,7 +1353,7 @@ server settings.
-
-aliases = ['@parent', '@type', '@swap', '@typeclasses', '@update']
+aliases = ['@type', '@parent', '@swap', '@update', '@typeclasses']
@@ -1384,7 +1384,7 @@ server settings.
-
-search_index_entry = {'aliases': '@parent @type @swap @typeclasses @update', 'category': 'building', 'key': '@typeclass', 'no_prefix': 'typeclass parent type swap typeclasses update', 'tags': '', 'text': "\nset or change an object's typeclass\n\nUsage:\n typeclass[/switch] <object> [= typeclass.path]\n typeclass/prototype <object> = prototype_key\n\n typeclasses or 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\nSwitch:\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. This will also\n reset cmdsets!\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\nExample:\n type button = examples.red_button.RedButton\n type/prototype button=a red button\n\nIf the typeclass_path is not given, the current object's typeclass is\nassumed.\n\nView or set an object's typeclass. If setting, the creation hooks of the\nnew typeclass will be run on the object. If you have clashing properties on\nthe old class, use /reset. By default you are protected from changing to a\ntypeclass of the same name as the one you already have - use /force to\noverride this protection.\n\nThe given typeclass must be identified by its location using python\ndot-notation pointing to the correct module and class. If no typeclass is\ngiven (or a wrong typeclass is given). Errors in the path or new typeclass\nwill lead to the old typeclass being kept. The location of the typeclass\nmodule is searched from the default typeclass directory, as defined in the\nserver settings.\n\n"}
+search_index_entry = {'aliases': '@type @parent @swap @update @typeclasses', 'category': 'building', 'key': '@typeclass', 'no_prefix': 'typeclass type parent swap update typeclasses', 'tags': '', 'text': "\nset or change an object's typeclass\n\nUsage:\n typeclass[/switch] <object> [= typeclass.path]\n typeclass/prototype <object> = prototype_key\n\n typeclasses or 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\nSwitch:\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. This will also\n reset cmdsets!\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\nExample:\n type button = examples.red_button.RedButton\n type/prototype button=a red button\n\nIf the typeclass_path is not given, the current object's typeclass is\nassumed.\n\nView or set an object's typeclass. If setting, the creation hooks of the\nnew typeclass will be run on the object. If you have clashing properties on\nthe old class, use /reset. By default you are protected from changing to a\ntypeclass of the same name as the one you already have - use /force to\noverride this protection.\n\nThe given typeclass must be identified by its location using python\ndot-notation pointing to the correct module and class. If no typeclass is\ngiven (or a wrong typeclass is given). Errors in the path or new typeclass\nwill lead to the old typeclass being kept. The location of the typeclass\nmodule is searched from the default typeclass directory, as defined in the\nserver settings.\n\n"}
@@ -1539,7 +1539,7 @@ If object is not specified, the current location is examined.
-
-aliases = ['@ex', '@exam']
+aliases = ['@exam', '@ex']
@@ -1812,7 +1812,7 @@ the cases, see the module doc.
-
-search_index_entry = {'aliases': '@ex @exam', 'category': 'building', 'key': '@examine', 'no_prefix': 'examine ex exam', 'tags': '', 'text': '\nget detailed information about an object\n\nUsage:\n examine [<object>[/attrname]]\n examine [*<account>[/attrname]]\n\nSwitch:\n account - examine an Account (same as adding *)\n object - examine an Object (useful when OOC)\n script - examine a Script\n channel - examine a Channel\n\nThe examine command shows detailed game info about an\nobject and optionally a specific attribute on it.\nIf object is not specified, the current location is examined.\n\nAppend a * before the search string to examine an account.\n\n'}
+search_index_entry = {'aliases': '@exam @ex', 'category': 'building', 'key': '@examine', 'no_prefix': 'examine exam ex', 'tags': '', 'text': '\nget detailed information about an object\n\nUsage:\n examine [<object>[/attrname]]\n examine [*<account>[/attrname]]\n\nSwitch:\n account - examine an Account (same as adding *)\n object - examine an Object (useful when OOC)\n script - examine a Script\n channel - examine a Channel\n\nThe examine command shows detailed game info about an\nobject and optionally a specific attribute on it.\nIf object is not specified, the current location is examined.\n\nAppend a * before the search string to examine an account.\n\n'}
@@ -4849,6 +4849,10 @@ are replaced by the default argument.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.default.cmdset_account.html b/docs/latest/api/evennia.commands.default.cmdset_account.html
index 839cdd2aa4..3dd02a51b6 100644
--- a/docs/latest/api/evennia.commands.default.cmdset_account.html
+++ b/docs/latest/api/evennia.commands.default.cmdset_account.html
@@ -156,6 +156,10 @@ command method rather than caller.msg().
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.default.cmdset_character.html b/docs/latest/api/evennia.commands.default.cmdset_character.html
index 285e7a4ec3..bce7c6dd3e 100644
--- a/docs/latest/api/evennia.commands.default.cmdset_character.html
+++ b/docs/latest/api/evennia.commands.default.cmdset_character.html
@@ -154,6 +154,10 @@ Account cmdset. Account commands remain available also to Characters.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.default.cmdset_session.html b/docs/latest/api/evennia.commands.default.cmdset_session.html
index bab4fa8e98..8005d1ff01 100644
--- a/docs/latest/api/evennia.commands.default.cmdset_session.html
+++ b/docs/latest/api/evennia.commands.default.cmdset_session.html
@@ -151,6 +151,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.default.cmdset_unloggedin.html b/docs/latest/api/evennia.commands.default.cmdset_unloggedin.html
index 4ffd59c598..71c3fa1969 100644
--- a/docs/latest/api/evennia.commands.default.cmdset_unloggedin.html
+++ b/docs/latest/api/evennia.commands.default.cmdset_unloggedin.html
@@ -153,6 +153,10 @@ of the state instance in this module.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.default.comms.html b/docs/latest/api/evennia.commands.default.comms.html
index 01f27efb67..ceeb2a8f31 100644
--- a/docs/latest/api/evennia.commands.default.comms.html
+++ b/docs/latest/api/evennia.commands.default.comms.html
@@ -232,7 +232,7 @@ ban mychannel1,mychannel2= EvilUser : Was banned for spamming.
-
-aliases = ['@chan', '@channels']
+aliases = ['@channels', '@chan']
@@ -757,7 +757,7 @@ don’t actually sub to yet.
-
-search_index_entry = {'aliases': '@chan @channels', 'category': 'comms', 'key': '@channel', 'no_prefix': 'channel chan channels', 'tags': '', 'text': "\nUse and manage in-game channels.\n\nUsage:\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\nUsage: channel channelname msg\n channel channel name = msg (with space in channel name)\n\nThis sends a message to the channel. Note that you will rarely use this\ncommand like this; instead you can use the alias\n\n channelname <msg>\n channelalias <msg>\n\nFor example\n\n public Hello World\n pub Hello World\n\n(this shortcut doesn't work for aliases containing spaces)\n\nSee channel/alias for help on setting channel aliases.\n\n## alias and unalias\n\nUsage: channel/alias channel = alias[;alias[;alias...]]\n channel/unalias alias\n channel - this will list your subs and aliases to each channel\n\nSet one or more personal aliases for referencing a channel. For example:\n\n channel/alias warrior's guild = warrior;wguild;warchannel;warrior guild\n\nYou 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\nNote 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\nChannel-aliases can be removed one at a time, using the '/unalias' switch.\n\n## who\n\nUsage: channel/who channelname\n\nList the channel's subscribers. Shows who are currently offline or are\nmuting the channel. Subscribers who are 'muting' will not see messages sent\nto the channel (use channel/mute to mute a channel).\n\n## history\n\nUsage: channel/history channel [= index]\n\nThis will display the last |c20|n lines of channel history. By supplying an\nindex number, you will step that many lines back before viewing those 20 lines.\n\nFor example:\n\n channel/history public = 35\n\nwill go back 35 lines and show the previous 20 lines from that point (so\nlines -35 to -55).\n\n## sub and unsub\n\nUsage: channel/sub channel [=alias[;alias;...]]\n channel/unsub channel\n\nThis subscribes you to a channel and optionally assigns personal shortcuts\nfor you to use to send to that channel (see aliases). When you unsub, all\nyour personal aliases will also be removed.\n\n## mute and unmute\n\nUsage: channel/mute channelname\n channel/unmute channelname\n\nMuting silences all output from the channel without actually\nun-subscribing. Other channel members will see that you are muted in the /who\nlist. Sending a message to the channel will automatically unmute you.\n\n## create and destroy\n\nUsage: channel/create channelname[;alias;alias[:typeclass]] [= description]\n channel/destroy channelname [= reason]\n\nCreates a new channel (or destroys one you control). You will automatically\njoin the channel you create and everyone will be kicked and loose all aliases\nto a destroyed channel.\n\n## lock and unlock\n\nUsage: channel/lock channelname = lockstring\n channel/unlock channelname = lockstring\n\nNote: this is an admin command.\n\nA lockstring is on the form locktype:lockfunc(). Channels understand three\nlocktypes:\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\nCommon lockfuncs are all() and perm(). To make a channel everyone can\nlisten to but only builders can talk on, use this:\n\n listen:all()\n send: perm(Builders)\n\n## boot and ban\n\nUsage:\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\nBooting will kick a named subscriber from channel(s) temporarily. The\n'reason' will be passed to the booted user. Unless the /quiet switch is\nused, the channel will also be informed of the action. A booted user is\nstill able to re-connect, but they'll have to set up their aliases again.\n\nBanning will blacklist a user from (re)joining the provided channels. It\nwill then proceed to boot them from those channels if they were connected.\nThe 'reason' and `/quiet` works the same as for booting.\n\nExample:\n boot mychannel1 = EvilUser : Kicking you to cool down a bit.\n ban mychannel1,mychannel2= EvilUser : Was banned for spamming.\n\n"}
+search_index_entry = {'aliases': '@channels @chan', 'category': 'comms', 'key': '@channel', 'no_prefix': 'channel channels chan', 'tags': '', 'text': "\nUse and manage in-game channels.\n\nUsage:\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\nUsage: channel channelname msg\n channel channel name = msg (with space in channel name)\n\nThis sends a message to the channel. Note that you will rarely use this\ncommand like this; instead you can use the alias\n\n channelname <msg>\n channelalias <msg>\n\nFor example\n\n public Hello World\n pub Hello World\n\n(this shortcut doesn't work for aliases containing spaces)\n\nSee channel/alias for help on setting channel aliases.\n\n## alias and unalias\n\nUsage: channel/alias channel = alias[;alias[;alias...]]\n channel/unalias alias\n channel - this will list your subs and aliases to each channel\n\nSet one or more personal aliases for referencing a channel. For example:\n\n channel/alias warrior's guild = warrior;wguild;warchannel;warrior guild\n\nYou 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\nNote 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\nChannel-aliases can be removed one at a time, using the '/unalias' switch.\n\n## who\n\nUsage: channel/who channelname\n\nList the channel's subscribers. Shows who are currently offline or are\nmuting the channel. Subscribers who are 'muting' will not see messages sent\nto the channel (use channel/mute to mute a channel).\n\n## history\n\nUsage: channel/history channel [= index]\n\nThis will display the last |c20|n lines of channel history. By supplying an\nindex number, you will step that many lines back before viewing those 20 lines.\n\nFor example:\n\n channel/history public = 35\n\nwill go back 35 lines and show the previous 20 lines from that point (so\nlines -35 to -55).\n\n## sub and unsub\n\nUsage: channel/sub channel [=alias[;alias;...]]\n channel/unsub channel\n\nThis subscribes you to a channel and optionally assigns personal shortcuts\nfor you to use to send to that channel (see aliases). When you unsub, all\nyour personal aliases will also be removed.\n\n## mute and unmute\n\nUsage: channel/mute channelname\n channel/unmute channelname\n\nMuting silences all output from the channel without actually\nun-subscribing. Other channel members will see that you are muted in the /who\nlist. Sending a message to the channel will automatically unmute you.\n\n## create and destroy\n\nUsage: channel/create channelname[;alias;alias[:typeclass]] [= description]\n channel/destroy channelname [= reason]\n\nCreates a new channel (or destroys one you control). You will automatically\njoin the channel you create and everyone will be kicked and loose all aliases\nto a destroyed channel.\n\n## lock and unlock\n\nUsage: channel/lock channelname = lockstring\n channel/unlock channelname = lockstring\n\nNote: this is an admin command.\n\nA lockstring is on the form locktype:lockfunc(). Channels understand three\nlocktypes:\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\nCommon lockfuncs are all() and perm(). To make a channel everyone can\nlisten to but only builders can talk on, use this:\n\n listen:all()\n send: perm(Builders)\n\n## boot and ban\n\nUsage:\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\nBooting will kick a named subscriber from channel(s) temporarily. The\n'reason' will be passed to the booted user. Unless the /quiet switch is\nused, the channel will also be informed of the action. A booted user is\nstill able to re-connect, but they'll have to set up their aliases again.\n\nBanning will blacklist a user from (re)joining the provided channels. It\nwill then proceed to boot them from those channels if they were connected.\nThe 'reason' and `/quiet` works the same as for booting.\n\nExample:\n boot mychannel1 = EvilUser : Kicking you to cool down a bit.\n ban mychannel1,mychannel2= EvilUser : Was banned for spamming.\n\n"}
@@ -940,7 +940,7 @@ ban mychannel1,mychannel2= EvilUser : Was banned for spamming.
-
-aliases = ['@chan', '@channels']
+aliases = ['@channels', '@chan']
@@ -960,7 +960,7 @@ ban mychannel1,mychannel2= EvilUser : Was banned for spamming.
-
-search_index_entry = {'aliases': '@chan @channels', 'category': 'comms', 'key': '@channel', 'no_prefix': 'channel chan channels', 'tags': '', 'text': "\nUse and manage in-game channels.\n\nUsage:\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\nUsage: channel channelname msg\n channel channel name = msg (with space in channel name)\n\nThis sends a message to the channel. Note that you will rarely use this\ncommand like this; instead you can use the alias\n\n channelname <msg>\n channelalias <msg>\n\nFor example\n\n public Hello World\n pub Hello World\n\n(this shortcut doesn't work for aliases containing spaces)\n\nSee channel/alias for help on setting channel aliases.\n\n## alias and unalias\n\nUsage: channel/alias channel = alias[;alias[;alias...]]\n channel/unalias alias\n channel - this will list your subs and aliases to each channel\n\nSet one or more personal aliases for referencing a channel. For example:\n\n channel/alias warrior's guild = warrior;wguild;warchannel;warrior guild\n\nYou 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\nNote 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\nChannel-aliases can be removed one at a time, using the '/unalias' switch.\n\n## who\n\nUsage: channel/who channelname\n\nList the channel's subscribers. Shows who are currently offline or are\nmuting the channel. Subscribers who are 'muting' will not see messages sent\nto the channel (use channel/mute to mute a channel).\n\n## history\n\nUsage: channel/history channel [= index]\n\nThis will display the last |c20|n lines of channel history. By supplying an\nindex number, you will step that many lines back before viewing those 20 lines.\n\nFor example:\n\n channel/history public = 35\n\nwill go back 35 lines and show the previous 20 lines from that point (so\nlines -35 to -55).\n\n## sub and unsub\n\nUsage: channel/sub channel [=alias[;alias;...]]\n channel/unsub channel\n\nThis subscribes you to a channel and optionally assigns personal shortcuts\nfor you to use to send to that channel (see aliases). When you unsub, all\nyour personal aliases will also be removed.\n\n## mute and unmute\n\nUsage: channel/mute channelname\n channel/unmute channelname\n\nMuting silences all output from the channel without actually\nun-subscribing. Other channel members will see that you are muted in the /who\nlist. Sending a message to the channel will automatically unmute you.\n\n## create and destroy\n\nUsage: channel/create channelname[;alias;alias[:typeclass]] [= description]\n channel/destroy channelname [= reason]\n\nCreates a new channel (or destroys one you control). You will automatically\njoin the channel you create and everyone will be kicked and loose all aliases\nto a destroyed channel.\n\n## lock and unlock\n\nUsage: channel/lock channelname = lockstring\n channel/unlock channelname = lockstring\n\nNote: this is an admin command.\n\nA lockstring is on the form locktype:lockfunc(). Channels understand three\nlocktypes:\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\nCommon lockfuncs are all() and perm(). To make a channel everyone can\nlisten to but only builders can talk on, use this:\n\n listen:all()\n send: perm(Builders)\n\n## boot and ban\n\nUsage:\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\nBooting will kick a named subscriber from channel(s) temporarily. The\n'reason' will be passed to the booted user. Unless the /quiet switch is\nused, the channel will also be informed of the action. A booted user is\nstill able to re-connect, but they'll have to set up their aliases again.\n\nBanning will blacklist a user from (re)joining the provided channels. It\nwill then proceed to boot them from those channels if they were connected.\nThe 'reason' and `/quiet` works the same as for booting.\n\nExample:\n boot mychannel1 = EvilUser : Kicking you to cool down a bit.\n ban mychannel1,mychannel2= EvilUser : Was banned for spamming.\n\n"}
+search_index_entry = {'aliases': '@channels @chan', 'category': 'comms', 'key': '@channel', 'no_prefix': 'channel channels chan', 'tags': '', 'text': "\nUse and manage in-game channels.\n\nUsage:\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\nUsage: channel channelname msg\n channel channel name = msg (with space in channel name)\n\nThis sends a message to the channel. Note that you will rarely use this\ncommand like this; instead you can use the alias\n\n channelname <msg>\n channelalias <msg>\n\nFor example\n\n public Hello World\n pub Hello World\n\n(this shortcut doesn't work for aliases containing spaces)\n\nSee channel/alias for help on setting channel aliases.\n\n## alias and unalias\n\nUsage: channel/alias channel = alias[;alias[;alias...]]\n channel/unalias alias\n channel - this will list your subs and aliases to each channel\n\nSet one or more personal aliases for referencing a channel. For example:\n\n channel/alias warrior's guild = warrior;wguild;warchannel;warrior guild\n\nYou 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\nNote 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\nChannel-aliases can be removed one at a time, using the '/unalias' switch.\n\n## who\n\nUsage: channel/who channelname\n\nList the channel's subscribers. Shows who are currently offline or are\nmuting the channel. Subscribers who are 'muting' will not see messages sent\nto the channel (use channel/mute to mute a channel).\n\n## history\n\nUsage: channel/history channel [= index]\n\nThis will display the last |c20|n lines of channel history. By supplying an\nindex number, you will step that many lines back before viewing those 20 lines.\n\nFor example:\n\n channel/history public = 35\n\nwill go back 35 lines and show the previous 20 lines from that point (so\nlines -35 to -55).\n\n## sub and unsub\n\nUsage: channel/sub channel [=alias[;alias;...]]\n channel/unsub channel\n\nThis subscribes you to a channel and optionally assigns personal shortcuts\nfor you to use to send to that channel (see aliases). When you unsub, all\nyour personal aliases will also be removed.\n\n## mute and unmute\n\nUsage: channel/mute channelname\n channel/unmute channelname\n\nMuting silences all output from the channel without actually\nun-subscribing. Other channel members will see that you are muted in the /who\nlist. Sending a message to the channel will automatically unmute you.\n\n## create and destroy\n\nUsage: channel/create channelname[;alias;alias[:typeclass]] [= description]\n channel/destroy channelname [= reason]\n\nCreates a new channel (or destroys one you control). You will automatically\njoin the channel you create and everyone will be kicked and loose all aliases\nto a destroyed channel.\n\n## lock and unlock\n\nUsage: channel/lock channelname = lockstring\n channel/unlock channelname = lockstring\n\nNote: this is an admin command.\n\nA lockstring is on the form locktype:lockfunc(). Channels understand three\nlocktypes:\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\nCommon lockfuncs are all() and perm(). To make a channel everyone can\nlisten to but only builders can talk on, use this:\n\n listen:all()\n send: perm(Builders)\n\n## boot and ban\n\nUsage:\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\nBooting will kick a named subscriber from channel(s) temporarily. The\n'reason' will be passed to the booted user. Unless the /quiet switch is\nused, the channel will also be informed of the action. A booted user is\nstill able to re-connect, but they'll have to set up their aliases again.\n\nBanning will blacklist a user from (re)joining the provided channels. It\nwill then proceed to boot them from those channels if they were connected.\nThe 'reason' and `/quiet` works the same as for booting.\n\nExample:\n boot mychannel1 = EvilUser : Kicking you to cool down a bit.\n ban mychannel1,mychannel2= EvilUser : Was banned for spamming.\n\n"}
@@ -3666,6 +3666,10 @@ all if the file is shorter than nlines.
+
-
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.default.general.html b/docs/latest/api/evennia.commands.default.general.html
index a8a7c8c963..b7a2065e48 100644
--- a/docs/latest/api/evennia.commands.default.general.html
+++ b/docs/latest/api/evennia.commands.default.general.html
@@ -656,7 +656,7 @@ automatically begin with your name.
-
-aliases = [':', 'emote']
+aliases = ['emote', ':']
@@ -697,7 +697,7 @@ space.
-
-search_index_entry = {'aliases': ': emote', 'category': 'general', 'key': 'pose', 'no_prefix': ' : emote', 'tags': '', 'text': "\nstrike a pose\n\nUsage:\n pose <pose text>\n pose's <pose text>\n\nExample:\n pose is standing by the wall, smiling.\n -> others will see:\n Tom is standing by the wall, smiling.\n\nDescribe an action being taken. The pose text will\nautomatically begin with your name.\n"}
+search_index_entry = {'aliases': 'emote :', 'category': 'general', 'key': 'pose', 'no_prefix': ' emote :', 'tags': '', 'text': "\nstrike a pose\n\nUsage:\n pose <pose text>\n pose's <pose text>\n\nExample:\n pose is standing by the wall, smiling.\n -> others will see:\n Tom is standing by the wall, smiling.\n\nDescribe an action being taken. The pose text will\nautomatically begin with your name.\n"}
@@ -720,7 +720,7 @@ which permission groups you are a member of.
-
-aliases = ['hierarchy', 'groups']
+aliases = ['groups', 'hierarchy']
@@ -751,7 +751,7 @@ which permission groups you are a member of.
-
-search_index_entry = {'aliases': 'hierarchy groups', 'category': 'general', 'key': 'access', 'no_prefix': ' hierarchy groups', 'tags': '', 'text': '\nshow your current game access\n\nUsage:\n access\n\nThis command shows you the permission hierarchy and\nwhich permission groups you are a member of.\n'}
+search_index_entry = {'aliases': 'groups hierarchy', 'category': 'general', 'key': 'access', 'no_prefix': ' groups hierarchy', 'tags': '', 'text': '\nshow your current game access\n\nUsage:\n access\n\nThis command shows you the permission hierarchy and\nwhich permission groups you are a member of.\n'}
@@ -3398,6 +3398,10 @@ than used on its own.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.default.help.html b/docs/latest/api/evennia.commands.default.help.html
index 94b8bca979..ce2b1ca408 100644
--- a/docs/latest/api/evennia.commands.default.help.html
+++ b/docs/latest/api/evennia.commands.default.help.html
@@ -2001,6 +2001,10 @@ followed by any sub-sub-categories down to a max-depth of 5.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.default.html b/docs/latest/api/evennia.commands.default.html
index e1ead86e51..1f736a3209 100644
--- a/docs/latest/api/evennia.commands.default.html
+++ b/docs/latest/api/evennia.commands.default.html
@@ -2579,6 +2579,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.default.muxcommand.html b/docs/latest/api/evennia.commands.default.muxcommand.html
index 5776ec57a4..849718a714 100644
--- a/docs/latest/api/evennia.commands.default.muxcommand.html
+++ b/docs/latest/api/evennia.commands.default.muxcommand.html
@@ -813,6 +813,10 @@ responsibility.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.default.syscommands.html b/docs/latest/api/evennia.commands.default.syscommands.html
index 718d45df22..60943b1825 100644
--- a/docs/latest/api/evennia.commands.default.syscommands.html
+++ b/docs/latest/api/evennia.commands.default.syscommands.html
@@ -298,6 +298,10 @@ the raw_cmdname is the cmdname unmodified by eventual prefix-st
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.default.system.html b/docs/latest/api/evennia.commands.default.system.html
index 2256c75f8b..f996ddb9e7 100644
--- a/docs/latest/api/evennia.commands.default.system.html
+++ b/docs/latest/api/evennia.commands.default.system.html
@@ -631,7 +631,7 @@ See |luhttps://ww
-
-aliases = ['@task', '@delays']
+aliases = ['@delays', '@task']
@@ -679,7 +679,7 @@ to all the variables defined therein.
-
-search_index_entry = {'aliases': '@task @delays', 'category': 'system', 'key': '@tasks', 'no_prefix': 'tasks task delays', 'tags': '', 'text': "\nDisplay or terminate active tasks (delays).\n\nUsage:\n tasks[/switch] [task_id or function_name]\n\nSwitches:\n pause - Pause the callback of a task.\n unpause - Process all callbacks made since pause() was called.\n do_task - Execute the task (call its callback).\n call - Call the callback of this task.\n remove - Remove a task without executing it.\n cancel - Stop a task from automatically executing.\n\nNotes:\n A task is a single use method of delaying the call of a function. Calls are created\n in code, using `evennia.utils.delay`.\n See |luhttps://www.evennia.com/docs/latest/Command-Duration.html|ltthe docs|le for help.\n\n By default, tasks that are canceled and never called are cleaned up after one minute.\n\nExamples:\n - `tasks/cancel move_callback` - Cancels all movement delays from the slow_exit contrib.\n In this example slow exits creates it's tasks with\n `utils.delay(move_delay, move_callback)`\n - `tasks/cancel 2` - Cancel task id 2.\n\n"}
+search_index_entry = {'aliases': '@delays @task', 'category': 'system', 'key': '@tasks', 'no_prefix': 'tasks delays task', 'tags': '', 'text': "\nDisplay or terminate active tasks (delays).\n\nUsage:\n tasks[/switch] [task_id or function_name]\n\nSwitches:\n pause - Pause the callback of a task.\n unpause - Process all callbacks made since pause() was called.\n do_task - Execute the task (call its callback).\n call - Call the callback of this task.\n remove - Remove a task without executing it.\n cancel - Stop a task from automatically executing.\n\nNotes:\n A task is a single use method of delaying the call of a function. Calls are created\n in code, using `evennia.utils.delay`.\n See |luhttps://www.evennia.com/docs/latest/Command-Duration.html|ltthe docs|le for help.\n\n By default, tasks that are canceled and never called are cleaned up after one minute.\n\nExamples:\n - `tasks/cancel move_callback` - Cancels all movement delays from the slow_exit contrib.\n In this example slow exits creates it's tasks with\n `utils.delay(move_delay, move_callback)`\n - `tasks/cancel 2` - Cancel task id 2.\n\n"}
@@ -2191,6 +2191,10 @@ values with double quotes.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.default.tests.html b/docs/latest/api/evennia.commands.default.tests.html
index dc39c30dba..f8027ea9f4 100644
--- a/docs/latest/api/evennia.commands.default.tests.html
+++ b/docs/latest/api/evennia.commands.default.tests.html
@@ -1386,6 +1386,10 @@ set in self.parse())
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.default.unloggedin.html b/docs/latest/api/evennia.commands.default.unloggedin.html
index 1c62b12b46..68dabd13b4 100644
--- a/docs/latest/api/evennia.commands.default.unloggedin.html
+++ b/docs/latest/api/evennia.commands.default.unloggedin.html
@@ -70,7 +70,7 @@ connect “account name” “pass word”
-
-aliases = ['con', 'co', 'conn']
+aliases = ['con', 'conn', 'co']
@@ -105,7 +105,7 @@ there is no object yet before the account has logged in)
-
-search_index_entry = {'aliases': 'con co conn', 'category': 'general', 'key': 'connect', 'no_prefix': ' con co conn', 'tags': '', 'text': '\nconnect to the game\n\nUsage (at login screen):\n connect accountname password\n connect "account name" "pass word"\n\nUse the create command to first create an account before logging in.\n\nIf you have spaces in your name, enclose it in double quotes.\n'}
+search_index_entry = {'aliases': 'con conn co', 'category': 'general', 'key': 'connect', 'no_prefix': ' con conn co', 'tags': '', 'text': '\nconnect to the game\n\nUsage (at login screen):\n connect accountname password\n connect "account name" "pass word"\n\nUse the create command to first create an account before logging in.\n\nIf you have spaces in your name, enclose it in double quotes.\n'}
@@ -129,7 +129,7 @@ create “account name” “pass word”
-
-aliases = ['cre', 'cr']
+aliases = ['cr', 'cre']
@@ -166,7 +166,7 @@ create “account name” “pass word”
-
-search_index_entry = {'aliases': 'cre cr', 'category': 'general', 'key': 'create', 'no_prefix': ' cre cr', 'tags': '', 'text': '\ncreate a new account account\n\nUsage (at login screen):\n create <accountname> <password>\n create "account name" "pass word"\n\nThis creates a new account account.\n\nIf you have spaces in your name, enclose it in double quotes.\n'}
+search_index_entry = {'aliases': 'cr cre', 'category': 'general', 'key': 'create', 'no_prefix': ' cr cre', 'tags': '', 'text': '\ncreate a new account account\n\nUsage (at login screen):\n create <accountname> <password>\n create "account name" "pass word"\n\nThis creates a new account account.\n\nIf you have spaces in your name, enclose it in double quotes.\n'}
@@ -240,7 +240,7 @@ All it does is display the connect screen.
-
-aliases = ['look', 'l']
+aliases = ['l', 'look']
@@ -266,7 +266,7 @@ All it does is display the connect screen.
-
-search_index_entry = {'aliases': 'look l', 'category': 'general', 'key': '__unloggedin_look_command', 'no_prefix': ' look l', 'tags': '', 'text': '\nlook when in unlogged-in state\n\nUsage:\n look\n\nThis is an unconnected version of the look command for simplicity.\n\nThis is called by the server and kicks everything in gear.\nAll it does is display the connect screen.\n'}
+search_index_entry = {'aliases': 'l look', 'category': 'general', 'key': '__unloggedin_look_command', 'no_prefix': ' l look', 'tags': '', 'text': '\nlook when in unlogged-in state\n\nUsage:\n look\n\nThis is an unconnected version of the look command for simplicity.\n\nThis is called by the server and kicks everything in gear.\nAll it does is display the connect screen.\n'}
@@ -289,7 +289,7 @@ for simplicity. It shows a pane of info.
-
-aliases = ['h', '?']
+aliases = ['?', 'h']
@@ -315,7 +315,7 @@ for simplicity. It shows a pane of info.
-
-search_index_entry = {'aliases': 'h ?', 'category': 'general', 'key': 'help', 'no_prefix': ' h ?', 'tags': '', 'text': '\nget help when in unconnected-in state\n\nUsage:\n help\n\nThis is an unconnected version of the help command,\nfor simplicity. It shows a pane of info.\n'}
+search_index_entry = {'aliases': '? h', 'category': 'general', 'key': 'help', 'no_prefix': ' ? h', 'tags': '', 'text': '\nget help when in unconnected-in state\n\nUsage:\n help\n\nThis is an unconnected version of the help command,\nfor simplicity. It shows a pane of info.\n'}
@@ -879,6 +879,10 @@ the Account which was created from an available guest name.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.commands.html b/docs/latest/api/evennia.commands.html
index 7504c24fbf..1884506eb6 100644
--- a/docs/latest/api/evennia.commands.html
+++ b/docs/latest/api/evennia.commands.html
@@ -2803,6 +2803,10 @@ Evennia.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.comms.comms.html b/docs/latest/api/evennia.comms.comms.html
index 23abcf065d..5985e86b34 100644
--- a/docs/latest/api/evennia.comms.comms.html
+++ b/docs/latest/api/evennia.comms.comms.html
@@ -1054,6 +1054,10 @@ responsibility.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.comms.html b/docs/latest/api/evennia.comms.html
index 4ae7f7c00d..705b5c9271 100644
--- a/docs/latest/api/evennia.comms.html
+++ b/docs/latest/api/evennia.comms.html
@@ -413,6 +413,10 @@ as code related to external communication like IRC or RSS.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.comms.managers.html b/docs/latest/api/evennia.comms.managers.html
index 5f8b3e32e0..df1c0f17f9 100644
--- a/docs/latest/api/evennia.comms.managers.html
+++ b/docs/latest/api/evennia.comms.managers.html
@@ -475,6 +475,10 @@ case sensitive) match.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.comms.models.html b/docs/latest/api/evennia.comms.models.html
index a7b05bc014..1c85ad5e42 100644
--- a/docs/latest/api/evennia.comms.models.html
+++ b/docs/latest/api/evennia.comms.models.html
@@ -2588,6 +2588,10 @@ this functionality is pretty much exclusively used by handlers.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.awsstorage.aws_s3_cdn.html b/docs/latest/api/evennia.contrib.base_systems.awsstorage.aws_s3_cdn.html
index 0c438b90ed..9ffa3d4220 100644
--- a/docs/latest/api/evennia.contrib.base_systems.awsstorage.aws_s3_cdn.html
+++ b/docs/latest/api/evennia.contrib.base_systems.awsstorage.aws_s3_cdn.html
@@ -647,6 +647,10 @@ so we just return that, else we have to localize and strip the tz
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.awsstorage.html b/docs/latest/api/evennia.contrib.base_systems.awsstorage.html
index d291b9d771..3504086770 100644
--- a/docs/latest/api/evennia.contrib.base_systems.awsstorage.html
+++ b/docs/latest/api/evennia.contrib.base_systems.awsstorage.html
@@ -230,6 +230,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.awsstorage.tests.html b/docs/latest/api/evennia.contrib.base_systems.awsstorage.tests.html
index 47195f06e5..208973b932 100644
--- a/docs/latest/api/evennia.contrib.base_systems.awsstorage.tests.html
+++ b/docs/latest/api/evennia.contrib.base_systems.awsstorage.tests.html
@@ -376,6 +376,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.building_menu.building_menu.html b/docs/latest/api/evennia.contrib.base_systems.building_menu.building_menu.html
index c266583217..6c05533482 100644
--- a/docs/latest/api/evennia.contrib.base_systems.building_menu.building_menu.html
+++ b/docs/latest/api/evennia.contrib.base_systems.building_menu.building_menu.html
@@ -1039,6 +1039,10 @@ set in self.parse())
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.building_menu.html b/docs/latest/api/evennia.contrib.base_systems.building_menu.html
index 17a5ffa985..7e320bc340 100644
--- a/docs/latest/api/evennia.contrib.base_systems.building_menu.html
+++ b/docs/latest/api/evennia.contrib.base_systems.building_menu.html
@@ -211,6 +211,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.building_menu.tests.html b/docs/latest/api/evennia.contrib.base_systems.building_menu.tests.html
index 8068fa2c46..31652c5fd6 100644
--- a/docs/latest/api/evennia.contrib.base_systems.building_menu.tests.html
+++ b/docs/latest/api/evennia.contrib.base_systems.building_menu.tests.html
@@ -201,6 +201,10 @@ Use add_choice and its variants to create menu choices.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.color_markups.color_markups.html b/docs/latest/api/evennia.contrib.base_systems.color_markups.color_markups.html
index dc68e14737..e018e60a83 100644
--- a/docs/latest/api/evennia.contrib.base_systems.color_markups.color_markups.html
+++ b/docs/latest/api/evennia.contrib.base_systems.color_markups.color_markups.html
@@ -151,6 +151,10 @@ COLOR_ANSI_BRIGHT_BGS_EXTRA_MAP = color_markups.CURLY_COLOR_ANSI_BRIGHT_BGS_EXTR
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.color_markups.html b/docs/latest/api/evennia.contrib.base_systems.color_markups.html
index 33c923909d..ce02bae169 100644
--- a/docs/latest/api/evennia.contrib.base_systems.color_markups.html
+++ b/docs/latest/api/evennia.contrib.base_systems.color_markups.html
@@ -122,6 +122,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.color_markups.tests.html b/docs/latest/api/evennia.contrib.base_systems.color_markups.tests.html
index c2cef7dd04..5d21433e12 100644
--- a/docs/latest/api/evennia.contrib.base_systems.color_markups.tests.html
+++ b/docs/latest/api/evennia.contrib.base_systems.color_markups.tests.html
@@ -143,6 +143,10 @@ settings to test it causes issues with unrelated tests.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.components.component.html b/docs/latest/api/evennia.contrib.base_systems.components.component.html
index 8ebcddb54d..b305ec6f43 100644
--- a/docs/latest/api/evennia.contrib.base_systems.components.component.html
+++ b/docs/latest/api/evennia.contrib.base_systems.components.component.html
@@ -307,6 +307,10 @@ have a primary key, this save operation would otherwise fail).
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.components.dbfield.html b/docs/latest/api/evennia.contrib.base_systems.components.dbfield.html
index 98a624393e..b2e98912d7 100644
--- a/docs/latest/api/evennia.contrib.base_systems.components.dbfield.html
+++ b/docs/latest/api/evennia.contrib.base_systems.components.dbfield.html
@@ -273,6 +273,10 @@ Tags are removed if the component itself is removed.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.components.exceptions.html b/docs/latest/api/evennia.contrib.base_systems.components.exceptions.html
index daed610592..efa82921ae 100644
--- a/docs/latest/api/evennia.contrib.base_systems.components.exceptions.html
+++ b/docs/latest/api/evennia.contrib.base_systems.components.exceptions.html
@@ -137,6 +137,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.components.holder.html b/docs/latest/api/evennia.contrib.base_systems.components.holder.html
index a37487eec1..4d9ab58b20 100644
--- a/docs/latest/api/evennia.contrib.base_systems.components.holder.html
+++ b/docs/latest/api/evennia.contrib.base_systems.components.holder.html
@@ -322,6 +322,10 @@ components that were set on the typeclass using ComponentProperty.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.components.html b/docs/latest/api/evennia.contrib.base_systems.components.html
index 52c9edd49c..4543b66a79 100644
--- a/docs/latest/api/evennia.contrib.base_systems.components.html
+++ b/docs/latest/api/evennia.contrib.base_systems.components.html
@@ -377,6 +377,10 @@ This helps writing isolated code and reusing it over multiple objects.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.components.listing.html b/docs/latest/api/evennia.contrib.base_systems.components.listing.html
index 51d09f4355..15df65cb57 100644
--- a/docs/latest/api/evennia.contrib.base_systems.components.listing.html
+++ b/docs/latest/api/evennia.contrib.base_systems.components.listing.html
@@ -125,6 +125,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.components.signals.html b/docs/latest/api/evennia.contrib.base_systems.components.signals.html
index 9e141e2e8e..e63e207540 100644
--- a/docs/latest/api/evennia.contrib.base_systems.components.signals.html
+++ b/docs/latest/api/evennia.contrib.base_systems.components.signals.html
@@ -293,6 +293,10 @@ It will be passed to aggregate_func if it is also given.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.components.tests.html b/docs/latest/api/evennia.contrib.base_systems.components.tests.html
index 5dd37ed229..be273b5cfe 100644
--- a/docs/latest/api/evennia.contrib.base_systems.components.tests.html
+++ b/docs/latest/api/evennia.contrib.base_systems.components.tests.html
@@ -1025,6 +1025,10 @@ to any instance of this typeclass.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.custom_gametime.custom_gametime.html b/docs/latest/api/evennia.contrib.base_systems.custom_gametime.custom_gametime.html
index 9ab052753a..17c0b9bb34 100644
--- a/docs/latest/api/evennia.contrib.base_systems.custom_gametime.custom_gametime.html
+++ b/docs/latest/api/evennia.contrib.base_systems.custom_gametime.custom_gametime.html
@@ -377,6 +377,10 @@ The time is given in units as keyword arguments.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.custom_gametime.html b/docs/latest/api/evennia.contrib.base_systems.custom_gametime.html
index 9465be49a5..42c22ec010 100644
--- a/docs/latest/api/evennia.contrib.base_systems.custom_gametime.html
+++ b/docs/latest/api/evennia.contrib.base_systems.custom_gametime.html
@@ -145,6 +145,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.custom_gametime.tests.html b/docs/latest/api/evennia.contrib.base_systems.custom_gametime.tests.html
index 474b345414..3bf3b4920c 100644
--- a/docs/latest/api/evennia.contrib.base_systems.custom_gametime.tests.html
+++ b/docs/latest/api/evennia.contrib.base_systems.custom_gametime.tests.html
@@ -169,6 +169,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.email_login.connection_screens.html b/docs/latest/api/evennia.contrib.base_systems.email_login.connection_screens.html
index 098e3e51c2..9223e90997 100644
--- a/docs/latest/api/evennia.contrib.base_systems.email_login.connection_screens.html
+++ b/docs/latest/api/evennia.contrib.base_systems.email_login.connection_screens.html
@@ -124,6 +124,10 @@ of the screen is done by the unlogged-in “look” command.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.email_login.email_login.html b/docs/latest/api/evennia.contrib.base_systems.email_login.email_login.html
index c3bbb48e39..99854e8a08 100644
--- a/docs/latest/api/evennia.contrib.base_systems.email_login.email_login.html
+++ b/docs/latest/api/evennia.contrib.base_systems.email_login.email_login.html
@@ -87,7 +87,7 @@ the module given by settings.CONNECTION_SCREEN_MODULE.
-
-aliases = ['con', 'co', 'conn']
+aliases = ['con', 'conn', 'co']
@@ -117,7 +117,7 @@ there is no object yet before the account has logged in)
-
-search_index_entry = {'aliases': 'con co conn', 'category': 'general', 'key': 'connect', 'no_prefix': ' con co conn', 'tags': '', 'text': '\nConnect to the game.\n\nUsage (at login screen):\n connect <email> <password>\n\nUse the create command to first create an account before logging in.\n'}
+search_index_entry = {'aliases': 'con conn co', 'category': 'general', 'key': 'connect', 'no_prefix': ' con conn co', 'tags': '', 'text': '\nConnect to the game.\n\nUsage (at login screen):\n connect <email> <password>\n\nUse the create command to first create an account before logging in.\n'}
@@ -139,7 +139,7 @@ there is no object yet before the account has logged in)
-
-aliases = ['cre', 'cr']
+aliases = ['cr', 'cre']
@@ -181,7 +181,7 @@ name enclosed in quotes:
-
-search_index_entry = {'aliases': 'cre cr', 'category': 'general', 'key': 'create', 'no_prefix': ' cre cr', 'tags': '', 'text': '\nCreate a new account.\n\nUsage (at login screen):\n create "accountname" <email> <password>\n\nThis creates a new account account.\n\n'}
+search_index_entry = {'aliases': 'cr cre', 'category': 'general', 'key': 'create', 'no_prefix': ' cr cre', 'tags': '', 'text': '\nCreate a new account.\n\nUsage (at login screen):\n create "accountname" <email> <password>\n\nThis creates a new account account.\n\n'}
@@ -245,7 +245,7 @@ All it does is display the connect screen.
-
-aliases = ['look', 'l']
+aliases = ['l', 'look']
@@ -271,7 +271,7 @@ All it does is display the connect screen.
-
-search_index_entry = {'aliases': 'look l', 'category': 'general', 'key': '__unloggedin_look_command', 'no_prefix': ' look l', 'tags': '', 'text': '\nThis is an unconnected version of the `look` command for simplicity.\n\nThis is called by the server and kicks everything in gear.\nAll it does is display the connect screen.\n'}
+search_index_entry = {'aliases': 'l look', 'category': 'general', 'key': '__unloggedin_look_command', 'no_prefix': ' l look', 'tags': '', 'text': '\nThis is an unconnected version of the `look` command for simplicity.\n\nThis is called by the server and kicks everything in gear.\nAll it does is display the connect screen.\n'}
@@ -289,7 +289,7 @@ for simplicity. It shows a pane of info.
-
-aliases = ['h', '?']
+aliases = ['?', 'h']
@@ -315,7 +315,7 @@ for simplicity. It shows a pane of info.
-
-search_index_entry = {'aliases': 'h ?', 'category': 'general', 'key': 'help', 'no_prefix': ' h ?', 'tags': '', 'text': '\nThis is an unconnected version of the help command,\nfor simplicity. It shows a pane of info.\n'}
+search_index_entry = {'aliases': '? h', 'category': 'general', 'key': 'help', 'no_prefix': ' ? h', 'tags': '', 'text': '\nThis is an unconnected version of the help command,\nfor simplicity. It shows a pane of info.\n'}
@@ -1569,6 +1569,10 @@ evennia repo itself.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.email_login.html b/docs/latest/api/evennia.contrib.base_systems.email_login.html
index eaa0a6def2..56c0db3000 100644
--- a/docs/latest/api/evennia.contrib.base_systems.email_login.html
+++ b/docs/latest/api/evennia.contrib.base_systems.email_login.html
@@ -288,6 +288,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.email_login.tests.html b/docs/latest/api/evennia.contrib.base_systems.email_login.tests.html
index cf9e293325..0f4fc301fb 100644
--- a/docs/latest/api/evennia.contrib.base_systems.email_login.tests.html
+++ b/docs/latest/api/evennia.contrib.base_systems.email_login.tests.html
@@ -150,6 +150,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.godotwebsocket.html b/docs/latest/api/evennia.contrib.base_systems.godotwebsocket.html
index 85941e1d3c..36089a1556 100644
--- a/docs/latest/api/evennia.contrib.base_systems.godotwebsocket.html
+++ b/docs/latest/api/evennia.contrib.base_systems.godotwebsocket.html
@@ -221,6 +221,10 @@ You could also pass extra data to this client for advanced functionality.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.godotwebsocket.test_text2bbcode.html b/docs/latest/api/evennia.contrib.base_systems.godotwebsocket.test_text2bbcode.html
index 2f46d893a6..d6a5b2c2c6 100644
--- a/docs/latest/api/evennia.contrib.base_systems.godotwebsocket.test_text2bbcode.html
+++ b/docs/latest/api/evennia.contrib.base_systems.godotwebsocket.test_text2bbcode.html
@@ -156,6 +156,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.godotwebsocket.test_webclient.html b/docs/latest/api/evennia.contrib.base_systems.godotwebsocket.test_webclient.html
index 41110f14e4..19df65300a 100644
--- a/docs/latest/api/evennia.contrib.base_systems.godotwebsocket.test_webclient.html
+++ b/docs/latest/api/evennia.contrib.base_systems.godotwebsocket.test_webclient.html
@@ -144,6 +144,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.godotwebsocket.text2bbcode.html b/docs/latest/api/evennia.contrib.base_systems.godotwebsocket.text2bbcode.html
index 5532128d0b..a4e4af9a33 100644
--- a/docs/latest/api/evennia.contrib.base_systems.godotwebsocket.text2bbcode.html
+++ b/docs/latest/api/evennia.contrib.base_systems.godotwebsocket.text2bbcode.html
@@ -528,6 +528,10 @@ into html statements.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.godotwebsocket.webclient.html b/docs/latest/api/evennia.contrib.base_systems.godotwebsocket.webclient.html
index 99179f81f3..a730e1b32a 100644
--- a/docs/latest/api/evennia.contrib.base_systems.godotwebsocket.webclient.html
+++ b/docs/latest/api/evennia.contrib.base_systems.godotwebsocket.webclient.html
@@ -160,6 +160,10 @@ color-replacement, conversion to bbcode etc.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.html b/docs/latest/api/evennia.contrib.base_systems.html
index 2aafddae4f..9f9b9c9744 100644
--- a/docs/latest/api/evennia.contrib.base_systems.html
+++ b/docs/latest/api/evennia.contrib.base_systems.html
@@ -1327,6 +1327,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.ingame_python.callbackhandler.html b/docs/latest/api/evennia.contrib.base_systems.ingame_python.callbackhandler.html
index e7a827b162..b179efaa47 100644
--- a/docs/latest/api/evennia.contrib.base_systems.ingame_python.callbackhandler.html
+++ b/docs/latest/api/evennia.contrib.base_systems.ingame_python.callbackhandler.html
@@ -376,6 +376,10 @@ the expected fields for a callback (code, author, valid…).
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.ingame_python.commands.html b/docs/latest/api/evennia.contrib.base_systems.ingame_python.commands.html
index f6d13c6952..9802aef1e4 100644
--- a/docs/latest/api/evennia.contrib.base_systems.ingame_python.commands.html
+++ b/docs/latest/api/evennia.contrib.base_systems.ingame_python.commands.html
@@ -64,7 +64,7 @@
-
-aliases = ['@callback', '@callbacks', '@calls']
+aliases = ['@calls', '@callbacks', '@callback']
@@ -145,7 +145,7 @@ on user permission.
-
-search_index_entry = {'aliases': '@callback @callbacks @calls', 'category': 'building', 'key': '@call', 'no_prefix': 'call callback callbacks calls', 'tags': '', 'text': '\nCommand to edit callbacks.\n'}
+search_index_entry = {'aliases': '@calls @callbacks @callback', 'category': 'building', 'key': '@call', 'no_prefix': 'call calls callbacks callback', 'tags': '', 'text': '\nCommand to edit callbacks.\n'}
@@ -232,6 +232,10 @@ on user permission.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.ingame_python.eventfuncs.html b/docs/latest/api/evennia.contrib.base_systems.ingame_python.eventfuncs.html
index 36bc6d1c6c..61291a4840 100644
--- a/docs/latest/api/evennia.contrib.base_systems.ingame_python.eventfuncs.html
+++ b/docs/latest/api/evennia.contrib.base_systems.ingame_python.eventfuncs.html
@@ -186,6 +186,10 @@ to be called from inside another event.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.ingame_python.html b/docs/latest/api/evennia.contrib.base_systems.ingame_python.html
index d12460df35..4d7d3c8a3e 100644
--- a/docs/latest/api/evennia.contrib.base_systems.ingame_python.html
+++ b/docs/latest/api/evennia.contrib.base_systems.ingame_python.html
@@ -245,6 +245,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.ingame_python.scripts.html b/docs/latest/api/evennia.contrib.base_systems.ingame_python.scripts.html
index 980ccc9002..ba44c5f186 100644
--- a/docs/latest/api/evennia.contrib.base_systems.ingame_python.scripts.html
+++ b/docs/latest/api/evennia.contrib.base_systems.ingame_python.scripts.html
@@ -516,6 +516,10 @@ restart only twice.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.ingame_python.tests.html b/docs/latest/api/evennia.contrib.base_systems.ingame_python.tests.html
index f68108dda4..de73074789 100644
--- a/docs/latest/api/evennia.contrib.base_systems.ingame_python.tests.html
+++ b/docs/latest/api/evennia.contrib.base_systems.ingame_python.tests.html
@@ -287,6 +287,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.ingame_python.typeclasses.html b/docs/latest/api/evennia.contrib.base_systems.ingame_python.typeclasses.html
index bff9741faf..f6df134332 100644
--- a/docs/latest/api/evennia.contrib.base_systems.ingame_python.typeclasses.html
+++ b/docs/latest/api/evennia.contrib.base_systems.ingame_python.typeclasses.html
@@ -109,6 +109,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.ingame_python.utils.html b/docs/latest/api/evennia.contrib.base_systems.ingame_python.utils.html
index c5a5e0c1eb..9199a04c23 100644
--- a/docs/latest/api/evennia.contrib.base_systems.ingame_python.utils.html
+++ b/docs/latest/api/evennia.contrib.base_systems.ingame_python.utils.html
@@ -243,6 +243,10 @@ either “yes” or “okay” (maybe ‘say I don’t like it, but okay’).
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.ingame_reports.html b/docs/latest/api/evennia.contrib.base_systems.ingame_reports.html
index a1858693a2..cb066755ad 100644
--- a/docs/latest/api/evennia.contrib.base_systems.ingame_reports.html
+++ b/docs/latest/api/evennia.contrib.base_systems.ingame_reports.html
@@ -197,6 +197,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.ingame_reports.menu.html b/docs/latest/api/evennia.contrib.base_systems.ingame_reports.menu.html
index 008a35cf9d..73528aef69 100644
--- a/docs/latest/api/evennia.contrib.base_systems.ingame_reports.menu.html
+++ b/docs/latest/api/evennia.contrib.base_systems.ingame_reports.menu.html
@@ -138,6 +138,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.ingame_reports.reports.html b/docs/latest/api/evennia.contrib.base_systems.ingame_reports.reports.html
index 8b0289a7d5..d98f9b2611 100644
--- a/docs/latest/api/evennia.contrib.base_systems.ingame_reports.reports.html
+++ b/docs/latest/api/evennia.contrib.base_systems.ingame_reports.reports.html
@@ -100,7 +100,7 @@ players
-
-aliases = ['manage bugs', 'manage players', 'manage ideas']
+aliases = ['manage ideas', 'manage bugs', 'manage players']
@@ -136,7 +136,7 @@ to all the variables defined therein.
-
-search_index_entry = {'aliases': 'manage bugs manage players manage ideas', 'category': 'general', 'key': 'manage reports', 'no_prefix': ' manage bugs manage players manage ideas', 'tags': '', 'text': '\nmanage the various reports\n\nUsage:\n manage [report type]\n\nAvailable report types:\n bugs\n ideas\n players\n\nInitializes a menu for reviewing and changing the status of current reports.\n'}
+search_index_entry = {'aliases': 'manage ideas manage bugs manage players', 'category': 'general', 'key': 'manage reports', 'no_prefix': ' manage ideas manage bugs manage players', 'tags': '', 'text': '\nmanage the various reports\n\nUsage:\n manage [report type]\n\nAvailable report types:\n bugs\n ideas\n players\n\nInitializes a menu for reviewing and changing the status of current reports.\n'}
@@ -555,6 +555,10 @@ self.add().
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.ingame_reports.tests.html b/docs/latest/api/evennia.contrib.base_systems.ingame_reports.tests.html
index d3a2504408..098a4c6648 100644
--- a/docs/latest/api/evennia.contrib.base_systems.ingame_reports.tests.html
+++ b/docs/latest/api/evennia.contrib.base_systems.ingame_reports.tests.html
@@ -144,6 +144,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.menu_login.connection_screens.html b/docs/latest/api/evennia.contrib.base_systems.menu_login.connection_screens.html
index d4459c44ad..ab04fbb3f4 100644
--- a/docs/latest/api/evennia.contrib.base_systems.menu_login.connection_screens.html
+++ b/docs/latest/api/evennia.contrib.base_systems.menu_login.connection_screens.html
@@ -124,6 +124,10 @@ of the screen is done by the unlogged-in “look” command.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.menu_login.html b/docs/latest/api/evennia.contrib.base_systems.menu_login.html
index 9118bc55fb..fce7f50fc1 100644
--- a/docs/latest/api/evennia.contrib.base_systems.menu_login.html
+++ b/docs/latest/api/evennia.contrib.base_systems.menu_login.html
@@ -115,6 +115,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.menu_login.menu_login.html b/docs/latest/api/evennia.contrib.base_systems.menu_login.menu_login.html
index 5a11890ebf..381d88b2af 100644
--- a/docs/latest/api/evennia.contrib.base_systems.menu_login.menu_login.html
+++ b/docs/latest/api/evennia.contrib.base_systems.menu_login.menu_login.html
@@ -109,6 +109,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.menu_login.tests.html b/docs/latest/api/evennia.contrib.base_systems.menu_login.tests.html
index 9133974eb8..380381d93f 100644
--- a/docs/latest/api/evennia.contrib.base_systems.menu_login.tests.html
+++ b/docs/latest/api/evennia.contrib.base_systems.menu_login.tests.html
@@ -109,6 +109,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.mux_comms_cmds.html b/docs/latest/api/evennia.contrib.base_systems.mux_comms_cmds.html
index 3b4ca0bf27..2848c9c986 100644
--- a/docs/latest/api/evennia.contrib.base_systems.mux_comms_cmds.html
+++ b/docs/latest/api/evennia.contrib.base_systems.mux_comms_cmds.html
@@ -235,6 +235,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.mux_comms_cmds.mux_comms_cmds.html b/docs/latest/api/evennia.contrib.base_systems.mux_comms_cmds.mux_comms_cmds.html
index 30c948271d..89271c1f6c 100644
--- a/docs/latest/api/evennia.contrib.base_systems.mux_comms_cmds.mux_comms_cmds.html
+++ b/docs/latest/api/evennia.contrib.base_systems.mux_comms_cmds.mux_comms_cmds.html
@@ -108,7 +108,7 @@ aliases to an already joined channel.
-
-aliases = ['aliaschan', 'chanalias']
+aliases = ['chanalias', 'aliaschan']
@@ -139,7 +139,7 @@ aliases to an already joined channel.
-
-search_index_entry = {'aliases': 'aliaschan chanalias', 'category': 'comms', 'key': 'addcom', 'no_prefix': ' aliaschan chanalias', 'tags': '', 'text': '\nAdd a channel alias and/or subscribe to a channel\n\nUsage:\n addcom [alias=] <channel>\n\nJoins a given channel. If alias is given, this will allow you to\nrefer to the channel by this alias rather than the full channel\nname. Subsequent calls of this command can be used to add multiple\naliases to an already joined channel.\n'}
+search_index_entry = {'aliases': 'chanalias aliaschan', 'category': 'comms', 'key': 'addcom', 'no_prefix': ' chanalias aliaschan', 'tags': '', 'text': '\nAdd a channel alias and/or subscribe to a channel\n\nUsage:\n addcom [alias=] <channel>\n\nJoins a given channel. If alias is given, this will allow you to\nrefer to the channel by this alias rather than the full channel\nname. Subsequent calls of this command can be used to add multiple\naliases to an already joined channel.\n'}
@@ -165,7 +165,7 @@ for that channel.
-
-aliases = ['delchanalias', 'delaliaschan']
+aliases = ['delaliaschan', 'delchanalias']
@@ -196,7 +196,7 @@ for that channel.
-
-search_index_entry = {'aliases': 'delchanalias delaliaschan', 'category': 'comms', 'key': 'delcom', 'no_prefix': ' delchanalias delaliaschan', 'tags': '', 'text': "\nremove a channel alias and/or unsubscribe from channel\n\nUsage:\n delcom <alias or channel>\n delcom/all <channel>\n\nIf the full channel name is given, unsubscribe from the\nchannel. If an alias is given, remove the alias but don't\nunsubscribe. If the 'all' switch is used, remove all aliases\nfor that channel.\n"}
+search_index_entry = {'aliases': 'delaliaschan delchanalias', 'category': 'comms', 'key': 'delcom', 'no_prefix': ' delaliaschan delchanalias', 'tags': '', 'text': "\nremove a channel alias and/or unsubscribe from channel\n\nUsage:\n delcom <alias or channel>\n delcom/all <channel>\n\nIf the full channel name is given, unsubscribe from the\nchannel. If an alias is given, remove the alias but don't\nunsubscribe. If the 'all' switch is used, remove all aliases\nfor that channel.\n"}
@@ -770,6 +770,10 @@ channel lists.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.mux_comms_cmds.tests.html b/docs/latest/api/evennia.contrib.base_systems.mux_comms_cmds.tests.html
index 8d56b24184..e184419e4b 100644
--- a/docs/latest/api/evennia.contrib.base_systems.mux_comms_cmds.tests.html
+++ b/docs/latest/api/evennia.contrib.base_systems.mux_comms_cmds.tests.html
@@ -176,6 +176,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.unixcommand.html b/docs/latest/api/evennia.contrib.base_systems.unixcommand.html
index bd2870d215..c20841e571 100644
--- a/docs/latest/api/evennia.contrib.base_systems.unixcommand.html
+++ b/docs/latest/api/evennia.contrib.base_systems.unixcommand.html
@@ -157,6 +157,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.unixcommand.tests.html b/docs/latest/api/evennia.contrib.base_systems.unixcommand.tests.html
index 6ae0ddb7d2..5763aedd2a 100644
--- a/docs/latest/api/evennia.contrib.base_systems.unixcommand.tests.html
+++ b/docs/latest/api/evennia.contrib.base_systems.unixcommand.tests.html
@@ -194,6 +194,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.base_systems.unixcommand.unixcommand.html b/docs/latest/api/evennia.contrib.base_systems.unixcommand.unixcommand.html
index e22327c7c8..c7cef9b8f9 100644
--- a/docs/latest/api/evennia.contrib.base_systems.unixcommand.unixcommand.html
+++ b/docs/latest/api/evennia.contrib.base_systems.unixcommand.unixcommand.html
@@ -428,6 +428,10 @@ use its add_argument method.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.full_systems.evscaperoom.commands.html b/docs/latest/api/evennia.contrib.full_systems.evscaperoom.commands.html
index a1b750498c..3b45ec1a1f 100644
--- a/docs/latest/api/evennia.contrib.full_systems.evscaperoom.commands.html
+++ b/docs/latest/api/evennia.contrib.full_systems.evscaperoom.commands.html
@@ -159,7 +159,7 @@ the operation will be general or on the room.
-
-aliases = ['q', 'chicken out', 'abort', 'quit']
+aliases = ['quit', 'abort', 'q', 'chicken out']
@@ -183,7 +183,7 @@ set in self.parse())
-
-search_index_entry = {'aliases': 'q chicken out abort quit', 'category': 'evscaperoom', 'key': 'give up', 'no_prefix': ' q chicken out abort quit', 'tags': '', 'text': '\nGive up\n\nUsage:\n give up\n\nAbandons your attempts at escaping and of ever winning the pie-eating contest.\n\n'}
+search_index_entry = {'aliases': 'quit abort q chicken out', 'category': 'evscaperoom', 'key': 'give up', 'no_prefix': ' quit abort q chicken out', 'tags': '', 'text': '\nGive up\n\nUsage:\n give up\n\nAbandons your attempts at escaping and of ever winning the pie-eating contest.\n\n'}
@@ -319,7 +319,7 @@ shout
-
-aliases = ['whisper', 'shout', ';']
+aliases = ['shout', ';', 'whisper']
@@ -348,7 +348,7 @@ set in self.parse())
-
-search_index_entry = {'aliases': 'whisper shout ;', 'category': 'general', 'key': 'say', 'no_prefix': ' whisper shout ;', 'tags': '', 'text': '\nPerform an communication action.\n\nUsage:\n say <text>\n whisper\n shout\n\n'}
+search_index_entry = {'aliases': 'shout ; whisper', 'category': 'general', 'key': 'say', 'no_prefix': ' shout ; whisper', 'tags': '', 'text': '\nPerform an communication action.\n\nUsage:\n say <text>\n whisper\n shout\n\n'}
@@ -376,7 +376,7 @@ emote /me points to /box and /lever.
-
-aliases = [':', 'pose']
+aliases = ['pose', ':']
@@ -415,7 +415,7 @@ set in self.parse())
-
-search_index_entry = {'aliases': ': pose', 'category': 'general', 'key': 'emote', 'no_prefix': ' : pose', 'tags': '', 'text': '\nPerform a free-form emote. Use /me to\ninclude yourself in the emote and /name\nto include other objects or characters.\nUse "..." to enact speech.\n\nUsage:\n emote <emote>\n :<emote\n\nExample:\n emote /me smiles at /peter\n emote /me points to /box and /lever.\n\n'}
+search_index_entry = {'aliases': 'pose :', 'category': 'general', 'key': 'emote', 'no_prefix': ' pose :', 'tags': '', 'text': '\nPerform a free-form emote. Use /me to\ninclude yourself in the emote and /name\nto include other objects or characters.\nUse "..." to enact speech.\n\nUsage:\n emote <emote>\n :<emote\n\nExample:\n emote /me smiles at /peter\n emote /me points to /box and /lever.\n\n'}
@@ -438,7 +438,7 @@ looks and what actions is available.
-
-aliases = ['unfocus', 'ex', 'e', 'examine']
+aliases = ['ex', 'unfocus', 'examine', 'e']
@@ -467,7 +467,7 @@ set in self.parse())
-
-search_index_entry = {'aliases': 'unfocus ex e examine', 'category': 'evscaperoom', 'key': 'focus', 'no_prefix': ' unfocus ex e examine', 'tags': '', 'text': '\nFocus your attention on a target.\n\nUsage:\n focus <obj>\n\nOnce focusing on an object, use look to get more information about how it\nlooks and what actions is available.\n\n'}
+search_index_entry = {'aliases': 'ex unfocus examine e', 'category': 'evscaperoom', 'key': 'focus', 'no_prefix': ' ex unfocus examine e', 'tags': '', 'text': '\nFocus your attention on a target.\n\nUsage:\n focus <obj>\n\nOnce focusing on an object, use look to get more information about how it\nlooks and what actions is available.\n\n'}
@@ -529,7 +529,7 @@ set in self.parse())
-
-aliases = ['give', 'i', 'inv', 'inventory']
+aliases = ['give', 'inventory', 'i', 'inv']
@@ -553,7 +553,7 @@ set in self.parse())
-
-search_index_entry = {'aliases': 'give i inv inventory', 'category': 'evscaperoom', 'key': 'get', 'no_prefix': ' give i inv inventory', 'tags': '', 'text': '\nUse focus / examine instead.\n\n'}
+search_index_entry = {'aliases': 'give inventory i inv', 'category': 'evscaperoom', 'key': 'get', 'no_prefix': ' give inventory i inv', 'tags': '', 'text': '\nUse focus / examine instead.\n\n'}
@@ -574,7 +574,7 @@ set in self.parse())
-
-aliases = ['@open', '@dig']
+aliases = ['@dig', '@open']
@@ -599,7 +599,7 @@ to all the variables defined therein.
-
-search_index_entry = {'aliases': '@open @dig', 'category': 'general', 'key': 'open', 'no_prefix': ' open dig', 'tags': '', 'text': '\nInteract with an object in focus.\n\nUsage:\n <action> [arg]\n\n'}
+search_index_entry = {'aliases': '@dig @open', 'category': 'general', 'key': 'open', 'no_prefix': ' dig open', 'tags': '', 'text': '\nInteract with an object in focus.\n\nUsage:\n <action> [arg]\n\n'}
@@ -1255,6 +1255,10 @@ self.add().
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.full_systems.evscaperoom.html b/docs/latest/api/evennia.contrib.full_systems.evscaperoom.html
index e67f8a0214..9e5bf38a9b 100644
--- a/docs/latest/api/evennia.contrib.full_systems.evscaperoom.html
+++ b/docs/latest/api/evennia.contrib.full_systems.evscaperoom.html
@@ -772,6 +772,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.full_systems.evscaperoom.menu.html b/docs/latest/api/evennia.contrib.full_systems.evscaperoom.menu.html
index 51333412da..85ebf2b484 100644
--- a/docs/latest/api/evennia.contrib.full_systems.evscaperoom.menu.html
+++ b/docs/latest/api/evennia.contrib.full_systems.evscaperoom.menu.html
@@ -240,6 +240,10 @@ option related to this node.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.full_systems.evscaperoom.objects.html b/docs/latest/api/evennia.contrib.full_systems.evscaperoom.objects.html
index 52c02802a6..c3dc6925e6 100644
--- a/docs/latest/api/evennia.contrib.full_systems.evscaperoom.objects.html
+++ b/docs/latest/api/evennia.contrib.full_systems.evscaperoom.objects.html
@@ -2332,6 +2332,10 @@ inject the list of callsigns.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.full_systems.evscaperoom.room.html b/docs/latest/api/evennia.contrib.full_systems.evscaperoom.room.html
index 58ce8e8b1f..77d12a934b 100644
--- a/docs/latest/api/evennia.contrib.full_systems.evscaperoom.room.html
+++ b/docs/latest/api/evennia.contrib.full_systems.evscaperoom.room.html
@@ -339,6 +339,10 @@ contents of the object by default.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.full_systems.evscaperoom.scripts.html b/docs/latest/api/evennia.contrib.full_systems.evscaperoom.scripts.html
index f1838b45f3..fcca9027ad 100644
--- a/docs/latest/api/evennia.contrib.full_systems.evscaperoom.scripts.html
+++ b/docs/latest/api/evennia.contrib.full_systems.evscaperoom.scripts.html
@@ -182,6 +182,10 @@ overriding the call (unused by default).
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.full_systems.evscaperoom.state.html b/docs/latest/api/evennia.contrib.full_systems.evscaperoom.state.html
index 5c1f3ff915..dede5700cf 100644
--- a/docs/latest/api/evennia.contrib.full_systems.evscaperoom.state.html
+++ b/docs/latest/api/evennia.contrib.full_systems.evscaperoom.state.html
@@ -324,6 +324,10 @@ happens just before room.character_cleanup()
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.full_systems.evscaperoom.tests.html b/docs/latest/api/evennia.contrib.full_systems.evscaperoom.tests.html
index b9b85bdd31..183592854c 100644
--- a/docs/latest/api/evennia.contrib.full_systems.evscaperoom.tests.html
+++ b/docs/latest/api/evennia.contrib.full_systems.evscaperoom.tests.html
@@ -273,6 +273,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.full_systems.evscaperoom.utils.html b/docs/latest/api/evennia.contrib.full_systems.evscaperoom.utils.html
index 407912b265..7c98e43c6d 100644
--- a/docs/latest/api/evennia.contrib.full_systems.evscaperoom.utils.html
+++ b/docs/latest/api/evennia.contrib.full_systems.evscaperoom.utils.html
@@ -240,6 +240,10 @@ surrounded by borders.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.full_systems.html b/docs/latest/api/evennia.contrib.full_systems.html
index 56f3ba2cbe..820a59a927 100644
--- a/docs/latest/api/evennia.contrib.full_systems.html
+++ b/docs/latest/api/evennia.contrib.full_systems.html
@@ -774,6 +774,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.achievements.achievements.html b/docs/latest/api/evennia.contrib.game_systems.achievements.achievements.html
index 506a913771..940c28c1de 100644
--- a/docs/latest/api/evennia.contrib.game_systems.achievements.achievements.html
+++ b/docs/latest/api/evennia.contrib.game_systems.achievements.achievements.html
@@ -223,7 +223,7 @@ achievements/progress rats
-
-aliases = ['achieve', 'achieves', 'achievement']
+aliases = ['achieve', 'achievement', 'achieves']
@@ -273,7 +273,7 @@ to all the variables defined therein.
-
-search_index_entry = {'aliases': 'achieve achieves achievement', 'category': 'general', 'key': 'achievements', 'no_prefix': ' achieve achieves achievement', 'tags': '', 'text': '\nview achievements\n\nUsage:\n achievements[/switches] [args]\n\nSwitches:\n all View all achievements, including locked ones.\n completed View achievements you\'ve completed.\n progress View achievements you have partially completed\n\nCheck your achievement statuses or browse the list. Providing a command argument\nwill search all your currently unlocked achievements for matches, and the switches\nwill filter the list to something other than "all unlocked". Combining a command\nargument with a switch will search only in that list.\n\nExamples:\n achievements apples\n achievements/all\n achievements/progress rats\n'}
+search_index_entry = {'aliases': 'achieve achievement achieves', 'category': 'general', 'key': 'achievements', 'no_prefix': ' achieve achievement achieves', 'tags': '', 'text': '\nview achievements\n\nUsage:\n achievements[/switches] [args]\n\nSwitches:\n all View all achievements, including locked ones.\n completed View achievements you\'ve completed.\n progress View achievements you have partially completed\n\nCheck your achievement statuses or browse the list. Providing a command argument\nwill search all your currently unlocked achievements for matches, and the switches\nwill filter the list to something other than "all unlocked". Combining a command\nargument with a switch will search only in that list.\n\nExamples:\n achievements apples\n achievements/all\n achievements/progress rats\n'}
@@ -360,6 +360,10 @@ to all the variables defined therein.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.achievements.html b/docs/latest/api/evennia.contrib.game_systems.achievements.html
index e3215730f0..b6a1a7d1db 100644
--- a/docs/latest/api/evennia.contrib.game_systems.achievements.html
+++ b/docs/latest/api/evennia.contrib.game_systems.achievements.html
@@ -148,6 +148,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.achievements.tests.html b/docs/latest/api/evennia.contrib.game_systems.achievements.tests.html
index 685d28490d..0cd5702f64 100644
--- a/docs/latest/api/evennia.contrib.game_systems.achievements.tests.html
+++ b/docs/latest/api/evennia.contrib.game_systems.achievements.tests.html
@@ -181,6 +181,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.barter.barter.html b/docs/latest/api/evennia.contrib.game_systems.barter.barter.html
index 67107e766a..63303a883c 100644
--- a/docs/latest/api/evennia.contrib.game_systems.barter.barter.html
+++ b/docs/latest/api/evennia.contrib.game_systems.barter.barter.html
@@ -1043,6 +1043,10 @@ info to your choice.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.barter.html b/docs/latest/api/evennia.contrib.game_systems.barter.html
index 5d14260c69..b80a5b6394 100644
--- a/docs/latest/api/evennia.contrib.game_systems.barter.html
+++ b/docs/latest/api/evennia.contrib.game_systems.barter.html
@@ -248,6 +248,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.barter.tests.html b/docs/latest/api/evennia.contrib.game_systems.barter.tests.html
index 3f936f8a0f..64e0408864 100644
--- a/docs/latest/api/evennia.contrib.game_systems.barter.tests.html
+++ b/docs/latest/api/evennia.contrib.game_systems.barter.tests.html
@@ -163,6 +163,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.clothing.clothing.html b/docs/latest/api/evennia.contrib.game_systems.clothing.clothing.html
index 9f53c86be8..d2c08972b9 100644
--- a/docs/latest/api/evennia.contrib.game_systems.clothing.clothing.html
+++ b/docs/latest/api/evennia.contrib.game_systems.clothing.clothing.html
@@ -795,6 +795,10 @@ items.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.clothing.html b/docs/latest/api/evennia.contrib.game_systems.clothing.html
index cd2fa5f673..fde2a3b09b 100644
--- a/docs/latest/api/evennia.contrib.game_systems.clothing.html
+++ b/docs/latest/api/evennia.contrib.game_systems.clothing.html
@@ -210,6 +210,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.clothing.tests.html b/docs/latest/api/evennia.contrib.game_systems.clothing.tests.html
index baf3af4daa..ef6ef92441 100644
--- a/docs/latest/api/evennia.contrib.game_systems.clothing.tests.html
+++ b/docs/latest/api/evennia.contrib.game_systems.clothing.tests.html
@@ -168,6 +168,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.containers.containers.html b/docs/latest/api/evennia.contrib.game_systems.containers.containers.html
index df57f653b1..f9af95cc93 100644
--- a/docs/latest/api/evennia.contrib.game_systems.containers.containers.html
+++ b/docs/latest/api/evennia.contrib.game_systems.containers.containers.html
@@ -109,6 +109,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.containers.html b/docs/latest/api/evennia.contrib.game_systems.containers.html
index 9e3886370e..d38afc7ef5 100644
--- a/docs/latest/api/evennia.contrib.game_systems.containers.html
+++ b/docs/latest/api/evennia.contrib.game_systems.containers.html
@@ -114,6 +114,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.containers.tests.html b/docs/latest/api/evennia.contrib.game_systems.containers.tests.html
index b48918a58e..609891a361 100644
--- a/docs/latest/api/evennia.contrib.game_systems.containers.tests.html
+++ b/docs/latest/api/evennia.contrib.game_systems.containers.tests.html
@@ -109,6 +109,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.cooldowns.cooldowns.html b/docs/latest/api/evennia.contrib.game_systems.cooldowns.cooldowns.html
index 50cb161904..1f53d073f0 100644
--- a/docs/latest/api/evennia.contrib.game_systems.cooldowns.cooldowns.html
+++ b/docs/latest/api/evennia.contrib.game_systems.cooldowns.cooldowns.html
@@ -365,6 +365,10 @@ requirements small.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.cooldowns.html b/docs/latest/api/evennia.contrib.game_systems.cooldowns.html
index 198b938b97..751b19466b 100644
--- a/docs/latest/api/evennia.contrib.game_systems.cooldowns.html
+++ b/docs/latest/api/evennia.contrib.game_systems.cooldowns.html
@@ -155,6 +155,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.cooldowns.tests.html b/docs/latest/api/evennia.contrib.game_systems.cooldowns.tests.html
index 7c69e045a7..27b23ef3f1 100644
--- a/docs/latest/api/evennia.contrib.game_systems.cooldowns.tests.html
+++ b/docs/latest/api/evennia.contrib.game_systems.cooldowns.tests.html
@@ -229,6 +229,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.crafting.crafting.html b/docs/latest/api/evennia.contrib.game_systems.crafting.crafting.html
index a7c9c6f23c..88c31fd52f 100644
--- a/docs/latest/api/evennia.contrib.game_systems.crafting.crafting.html
+++ b/docs/latest/api/evennia.contrib.game_systems.crafting.crafting.html
@@ -1034,6 +1034,10 @@ the crafting_tool_err_msg if available.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.crafting.example_recipes.html b/docs/latest/api/evennia.contrib.game_systems.crafting.example_recipes.html
index 30e3c8b1ec..a751b9b437 100644
--- a/docs/latest/api/evennia.contrib.game_systems.crafting.example_recipes.html
+++ b/docs/latest/api/evennia.contrib.game_systems.crafting.example_recipes.html
@@ -702,6 +702,10 @@ set in self.parse())
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.crafting.html b/docs/latest/api/evennia.contrib.game_systems.crafting.html
index ee4ea0d0b5..451534a4f3 100644
--- a/docs/latest/api/evennia.contrib.game_systems.crafting.html
+++ b/docs/latest/api/evennia.contrib.game_systems.crafting.html
@@ -343,6 +343,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.crafting.tests.html b/docs/latest/api/evennia.contrib.game_systems.crafting.tests.html
index bbe86647ee..4392604bee 100644
--- a/docs/latest/api/evennia.contrib.game_systems.crafting.tests.html
+++ b/docs/latest/api/evennia.contrib.game_systems.crafting.tests.html
@@ -380,6 +380,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.gendersub.gendersub.html b/docs/latest/api/evennia.contrib.game_systems.gendersub.gendersub.html
index 6cbe2f331a..e18c8bf1df 100644
--- a/docs/latest/api/evennia.contrib.game_systems.gendersub.gendersub.html
+++ b/docs/latest/api/evennia.contrib.game_systems.gendersub.gendersub.html
@@ -282,6 +282,10 @@ All extra kwargs will be passed on to the protocol.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.gendersub.html b/docs/latest/api/evennia.contrib.game_systems.gendersub.html
index b402afe66f..794ba64544 100644
--- a/docs/latest/api/evennia.contrib.game_systems.gendersub.html
+++ b/docs/latest/api/evennia.contrib.game_systems.gendersub.html
@@ -146,6 +146,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.gendersub.tests.html b/docs/latest/api/evennia.contrib.game_systems.gendersub.tests.html
index 52ad4c7cd9..d49a161077 100644
--- a/docs/latest/api/evennia.contrib.game_systems.gendersub.tests.html
+++ b/docs/latest/api/evennia.contrib.game_systems.gendersub.tests.html
@@ -151,6 +151,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.html b/docs/latest/api/evennia.contrib.game_systems.html
index 4d5fc96db4..0309cc9a2e 100644
--- a/docs/latest/api/evennia.contrib.game_systems.html
+++ b/docs/latest/api/evennia.contrib.game_systems.html
@@ -1671,6 +1671,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.mail.html b/docs/latest/api/evennia.contrib.game_systems.mail.html
index 372e2b0ace..37cfad6000 100644
--- a/docs/latest/api/evennia.contrib.game_systems.mail.html
+++ b/docs/latest/api/evennia.contrib.game_systems.mail.html
@@ -146,6 +146,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.mail.mail.html b/docs/latest/api/evennia.contrib.game_systems.mail.mail.html
index 47c18fcc34..4c47628b3c 100644
--- a/docs/latest/api/evennia.contrib.game_systems.mail.mail.html
+++ b/docs/latest/api/evennia.contrib.game_systems.mail.mail.html
@@ -398,6 +398,10 @@ reply - Replies to a received message, appending the original message to the b
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.mail.tests.html b/docs/latest/api/evennia.contrib.game_systems.mail.tests.html
index 5c072c9539..e5614ab341 100644
--- a/docs/latest/api/evennia.contrib.game_systems.mail.tests.html
+++ b/docs/latest/api/evennia.contrib.game_systems.mail.tests.html
@@ -132,6 +132,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.multidescer.html b/docs/latest/api/evennia.contrib.game_systems.multidescer.html
index 7a749155ce..bfac2b80c4 100644
--- a/docs/latest/api/evennia.contrib.game_systems.multidescer.html
+++ b/docs/latest/api/evennia.contrib.game_systems.multidescer.html
@@ -134,6 +134,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.multidescer.multidescer.html b/docs/latest/api/evennia.contrib.game_systems.multidescer.multidescer.html
index db33ad827e..8883dbb0ea 100644
--- a/docs/latest/api/evennia.contrib.game_systems.multidescer.multidescer.html
+++ b/docs/latest/api/evennia.contrib.game_systems.multidescer.multidescer.html
@@ -211,6 +211,10 @@ description in use and db.multidesc to store all descriptions.<
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.multidescer.tests.html b/docs/latest/api/evennia.contrib.game_systems.multidescer.tests.html
index 8573f8cd48..3ee7ba60d5 100644
--- a/docs/latest/api/evennia.contrib.game_systems.multidescer.tests.html
+++ b/docs/latest/api/evennia.contrib.game_systems.multidescer.tests.html
@@ -132,6 +132,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.puzzles.html b/docs/latest/api/evennia.contrib.game_systems.puzzles.html
index 99fe48de02..68869cbf4e 100644
--- a/docs/latest/api/evennia.contrib.game_systems.puzzles.html
+++ b/docs/latest/api/evennia.contrib.game_systems.puzzles.html
@@ -211,6 +211,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.puzzles.puzzles.html b/docs/latest/api/evennia.contrib.game_systems.puzzles.puzzles.html
index 9bc73daa0d..27b38fb155 100644
--- a/docs/latest/api/evennia.contrib.game_systems.puzzles.puzzles.html
+++ b/docs/latest/api/evennia.contrib.game_systems.puzzles.puzzles.html
@@ -678,6 +678,10 @@ self.add().
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.puzzles.tests.html b/docs/latest/api/evennia.contrib.game_systems.puzzles.tests.html
index 60270e3d7c..8458f20ea3 100644
--- a/docs/latest/api/evennia.contrib.game_systems.puzzles.tests.html
+++ b/docs/latest/api/evennia.contrib.game_systems.puzzles.tests.html
@@ -193,6 +193,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.storage.html b/docs/latest/api/evennia.contrib.game_systems.storage.html
index c712cd92d5..3f263e0513 100644
--- a/docs/latest/api/evennia.contrib.game_systems.storage.html
+++ b/docs/latest/api/evennia.contrib.game_systems.storage.html
@@ -183,6 +183,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.storage.storage.html b/docs/latest/api/evennia.contrib.game_systems.storage.storage.html
index a9b8d92eb7..5d42974fb3 100644
--- a/docs/latest/api/evennia.contrib.game_systems.storage.storage.html
+++ b/docs/latest/api/evennia.contrib.game_systems.storage.storage.html
@@ -426,6 +426,10 @@ self.add().
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.storage.tests.html b/docs/latest/api/evennia.contrib.game_systems.storage.tests.html
index 9085c9d516..9dcf84d1be 100644
--- a/docs/latest/api/evennia.contrib.game_systems.storage.tests.html
+++ b/docs/latest/api/evennia.contrib.game_systems.storage.tests.html
@@ -168,6 +168,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.turnbattle.html b/docs/latest/api/evennia.contrib.game_systems.turnbattle.html
index 892da6148f..285e5c6256 100644
--- a/docs/latest/api/evennia.contrib.game_systems.turnbattle.html
+++ b/docs/latest/api/evennia.contrib.game_systems.turnbattle.html
@@ -840,6 +840,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.turnbattle.tb_basic.html b/docs/latest/api/evennia.contrib.game_systems.turnbattle.tb_basic.html
index 82f03133bf..ba7a280334 100644
--- a/docs/latest/api/evennia.contrib.game_systems.turnbattle.tb_basic.html
+++ b/docs/latest/api/evennia.contrib.game_systems.turnbattle.tb_basic.html
@@ -1024,6 +1024,10 @@ topics related to the game.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.turnbattle.tb_equip.html b/docs/latest/api/evennia.contrib.game_systems.turnbattle.tb_equip.html
index 24b4b27ffa..b3498ab8e1 100644
--- a/docs/latest/api/evennia.contrib.game_systems.turnbattle.tb_equip.html
+++ b/docs/latest/api/evennia.contrib.game_systems.turnbattle.tb_equip.html
@@ -1145,6 +1145,10 @@ You can’t use this command in combat.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.turnbattle.tb_items.html b/docs/latest/api/evennia.contrib.game_systems.turnbattle.tb_items.html
index 9aee0182da..d5142f4eb2 100644
--- a/docs/latest/api/evennia.contrib.game_systems.turnbattle.tb_items.html
+++ b/docs/latest/api/evennia.contrib.game_systems.turnbattle.tb_items.html
@@ -1087,6 +1087,10 @@ to attack others, and as such can only be used in combat.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.turnbattle.tb_magic.html b/docs/latest/api/evennia.contrib.game_systems.turnbattle.tb_magic.html
index 0a671516c4..c0763d2947 100644
--- a/docs/latest/api/evennia.contrib.game_systems.turnbattle.tb_magic.html
+++ b/docs/latest/api/evennia.contrib.game_systems.turnbattle.tb_magic.html
@@ -960,6 +960,10 @@ topics related to the game.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.turnbattle.tb_range.html b/docs/latest/api/evennia.contrib.game_systems.turnbattle.tb_range.html
index 427c5b50b3..0f9d542d3c 100644
--- a/docs/latest/api/evennia.contrib.game_systems.turnbattle.tb_range.html
+++ b/docs/latest/api/evennia.contrib.game_systems.turnbattle.tb_range.html
@@ -1353,6 +1353,10 @@ topics related to the game.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.game_systems.turnbattle.tests.html b/docs/latest/api/evennia.contrib.game_systems.turnbattle.tests.html
index ce36ac518e..ac45874eed 100644
--- a/docs/latest/api/evennia.contrib.game_systems.turnbattle.tests.html
+++ b/docs/latest/api/evennia.contrib.game_systems.turnbattle.tests.html
@@ -351,6 +351,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.extended_room.extended_room.html b/docs/latest/api/evennia.contrib.grid.extended_room.extended_room.html
index f147ddef5e..3322c97813 100644
--- a/docs/latest/api/evennia.contrib.grid.extended_room.extended_room.html
+++ b/docs/latest/api/evennia.contrib.grid.extended_room.extended_room.html
@@ -1286,6 +1286,10 @@ self.add().
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.extended_room.html b/docs/latest/api/evennia.contrib.grid.extended_room.html
index e24f14026a..6480ee1619 100644
--- a/docs/latest/api/evennia.contrib.grid.extended_room.html
+++ b/docs/latest/api/evennia.contrib.grid.extended_room.html
@@ -254,6 +254,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.extended_room.tests.html b/docs/latest/api/evennia.contrib.grid.extended_room.tests.html
index a18de23eaa..5f4009624f 100644
--- a/docs/latest/api/evennia.contrib.grid.extended_room.tests.html
+++ b/docs/latest/api/evennia.contrib.grid.extended_room.tests.html
@@ -301,6 +301,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.html b/docs/latest/api/evennia.contrib.grid.html
index 9c9e12194b..b4b529b87e 100644
--- a/docs/latest/api/evennia.contrib.grid.html
+++ b/docs/latest/api/evennia.contrib.grid.html
@@ -1167,6 +1167,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.ingame_map_display.html b/docs/latest/api/evennia.contrib.grid.ingame_map_display.html
index 50e481dff2..8797bec794 100644
--- a/docs/latest/api/evennia.contrib.grid.ingame_map_display.html
+++ b/docs/latest/api/evennia.contrib.grid.ingame_map_display.html
@@ -145,6 +145,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.ingame_map_display.ingame_map_display.html b/docs/latest/api/evennia.contrib.grid.ingame_map_display.ingame_map_display.html
index a53b8dc3dd..ca4afd5242 100644
--- a/docs/latest/api/evennia.contrib.grid.ingame_map_display.ingame_map_display.html
+++ b/docs/latest/api/evennia.contrib.grid.ingame_map_display.ingame_map_display.html
@@ -416,6 +416,10 @@ self.add().
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.ingame_map_display.tests.html b/docs/latest/api/evennia.contrib.grid.ingame_map_display.tests.html
index 4989db53c7..8bbb937fdd 100644
--- a/docs/latest/api/evennia.contrib.grid.ingame_map_display.tests.html
+++ b/docs/latest/api/evennia.contrib.grid.ingame_map_display.tests.html
@@ -109,6 +109,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.mapbuilder.html b/docs/latest/api/evennia.contrib.grid.mapbuilder.html
index fcb81c5fd6..a2ff6c91b2 100644
--- a/docs/latest/api/evennia.contrib.grid.mapbuilder.html
+++ b/docs/latest/api/evennia.contrib.grid.mapbuilder.html
@@ -114,6 +114,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.mapbuilder.mapbuilder.html b/docs/latest/api/evennia.contrib.grid.mapbuilder.mapbuilder.html
index fb13d402d0..0205ab56d3 100644
--- a/docs/latest/api/evennia.contrib.grid.mapbuilder.mapbuilder.html
+++ b/docs/latest/api/evennia.contrib.grid.mapbuilder.mapbuilder.html
@@ -109,6 +109,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.mapbuilder.tests.html b/docs/latest/api/evennia.contrib.grid.mapbuilder.tests.html
index 624672e481..d7d7bf8359 100644
--- a/docs/latest/api/evennia.contrib.grid.mapbuilder.tests.html
+++ b/docs/latest/api/evennia.contrib.grid.mapbuilder.tests.html
@@ -109,6 +109,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.simpledoor.html b/docs/latest/api/evennia.contrib.grid.simpledoor.html
index c7de8e4242..a7f6ff279b 100644
--- a/docs/latest/api/evennia.contrib.grid.simpledoor.html
+++ b/docs/latest/api/evennia.contrib.grid.simpledoor.html
@@ -160,6 +160,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.simpledoor.simpledoor.html b/docs/latest/api/evennia.contrib.grid.simpledoor.simpledoor.html
index e5eb5ebc35..d3aaa82ac0 100644
--- a/docs/latest/api/evennia.contrib.grid.simpledoor.simpledoor.html
+++ b/docs/latest/api/evennia.contrib.grid.simpledoor.simpledoor.html
@@ -383,6 +383,10 @@ self.add().
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.simpledoor.tests.html b/docs/latest/api/evennia.contrib.grid.simpledoor.tests.html
index 9870264d99..5533e702cf 100644
--- a/docs/latest/api/evennia.contrib.grid.simpledoor.tests.html
+++ b/docs/latest/api/evennia.contrib.grid.simpledoor.tests.html
@@ -132,6 +132,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.slow_exit.html b/docs/latest/api/evennia.contrib.grid.slow_exit.html
index 167a0f89a1..2eada63766 100644
--- a/docs/latest/api/evennia.contrib.grid.slow_exit.html
+++ b/docs/latest/api/evennia.contrib.grid.slow_exit.html
@@ -160,6 +160,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.slow_exit.slow_exit.html b/docs/latest/api/evennia.contrib.grid.slow_exit.slow_exit.html
index bafc77bb27..e4aefa2db0 100644
--- a/docs/latest/api/evennia.contrib.grid.slow_exit.slow_exit.html
+++ b/docs/latest/api/evennia.contrib.grid.slow_exit.slow_exit.html
@@ -345,6 +345,10 @@ self.add().
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.slow_exit.tests.html b/docs/latest/api/evennia.contrib.grid.slow_exit.tests.html
index 3bb5176fca..1b842af9f4 100644
--- a/docs/latest/api/evennia.contrib.grid.slow_exit.tests.html
+++ b/docs/latest/api/evennia.contrib.grid.slow_exit.tests.html
@@ -132,6 +132,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.wilderness.html b/docs/latest/api/evennia.contrib.grid.wilderness.html
index 4b43f78212..23e97ef6cc 100644
--- a/docs/latest/api/evennia.contrib.grid.wilderness.html
+++ b/docs/latest/api/evennia.contrib.grid.wilderness.html
@@ -194,6 +194,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.wilderness.tests.html b/docs/latest/api/evennia.contrib.grid.wilderness.tests.html
index b0b29417a5..39f178f43c 100644
--- a/docs/latest/api/evennia.contrib.grid.wilderness.tests.html
+++ b/docs/latest/api/evennia.contrib.grid.wilderness.tests.html
@@ -193,6 +193,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.wilderness.wilderness.html b/docs/latest/api/evennia.contrib.grid.wilderness.wilderness.html
index 1255ffff7d..69c79c571f 100644
--- a/docs/latest/api/evennia.contrib.grid.wilderness.wilderness.html
+++ b/docs/latest/api/evennia.contrib.grid.wilderness.wilderness.html
@@ -826,6 +826,10 @@ coordinate.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.xyzgrid.commands.html b/docs/latest/api/evennia.contrib.grid.xyzgrid.commands.html
index 939df047bb..3a5cfba56b 100644
--- a/docs/latest/api/evennia.contrib.grid.xyzgrid.commands.html
+++ b/docs/latest/api/evennia.contrib.grid.xyzgrid.commands.html
@@ -370,7 +370,7 @@ there is no room above/below you, your movement will fail.
-
-aliases = ['fly', 'dive']
+aliases = ['dive', 'fly']
@@ -395,7 +395,7 @@ to all the variables defined therein.
-
-search_index_entry = {'aliases': 'fly dive', 'category': 'general', 'key': 'fly or dive', 'no_prefix': ' fly dive', 'tags': '', 'text': '\nFly or Dive up and down.\n\nUsage:\n fly\n dive\n\nWill fly up one room or dive down one room at your current position. If\nthere is no room above/below you, your movement will fail.\n\n'}
+search_index_entry = {'aliases': 'dive fly', 'category': 'general', 'key': 'fly or dive', 'no_prefix': ' dive fly', 'tags': '', 'text': '\nFly or Dive up and down.\n\nUsage:\n fly\n dive\n\nWill fly up one room or dive down one room at your current position. If\nthere is no room above/below you, your movement will fail.\n\n'}
@@ -559,6 +559,10 @@ self.add().
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.xyzgrid.example.html b/docs/latest/api/evennia.contrib.grid.xyzgrid.example.html
index f6a4bec3e6..50e8ebe3b3 100644
--- a/docs/latest/api/evennia.contrib.grid.xyzgrid.example.html
+++ b/docs/latest/api/evennia.contrib.grid.xyzgrid.example.html
@@ -174,6 +174,10 @@ into a room by only acts as a target for finding the exit’s destination.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.xyzgrid.html b/docs/latest/api/evennia.contrib.grid.xyzgrid.html
index a82bba3a89..9906f42ffe 100644
--- a/docs/latest/api/evennia.contrib.grid.xyzgrid.html
+++ b/docs/latest/api/evennia.contrib.grid.xyzgrid.html
@@ -797,6 +797,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.xyzgrid.launchcmd.html b/docs/latest/api/evennia.contrib.grid.xyzgrid.launchcmd.html
index 5bf9f892b2..db127862c5 100644
--- a/docs/latest/api/evennia.contrib.grid.xyzgrid.launchcmd.html
+++ b/docs/latest/api/evennia.contrib.grid.xyzgrid.launchcmd.html
@@ -135,6 +135,10 @@ once added to settings.EXTRA_LAUNCHER_COMMANDS.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.xyzgrid.prototypes.html b/docs/latest/api/evennia.contrib.grid.xyzgrid.prototypes.html
index 7183bfb8b0..f2ddb23e54 100644
--- a/docs/latest/api/evennia.contrib.grid.xyzgrid.prototypes.html
+++ b/docs/latest/api/evennia.contrib.grid.xyzgrid.prototypes.html
@@ -122,6 +122,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.xyzgrid.tests.html b/docs/latest/api/evennia.contrib.grid.xyzgrid.tests.html
index 42b604fc63..8e0457aba7 100644
--- a/docs/latest/api/evennia.contrib.grid.xyzgrid.tests.html
+++ b/docs/latest/api/evennia.contrib.grid.xyzgrid.tests.html
@@ -1888,6 +1888,10 @@ normal hook to overload for most object types.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.xyzgrid.utils.html b/docs/latest/api/evennia.contrib.grid.xyzgrid.utils.html
index 74f8059059..9c56ec0c7d 100644
--- a/docs/latest/api/evennia.contrib.grid.xyzgrid.utils.html
+++ b/docs/latest/api/evennia.contrib.grid.xyzgrid.utils.html
@@ -148,6 +148,10 @@ leads to another map.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.xyzgrid.xymap.html b/docs/latest/api/evennia.contrib.grid.xyzgrid.xymap.html
index 82c089a009..0f5c7d791a 100644
--- a/docs/latest/api/evennia.contrib.grid.xyzgrid.xymap.html
+++ b/docs/latest/api/evennia.contrib.grid.xyzgrid.xymap.html
@@ -566,6 +566,10 @@ weights and may also show nodes not actually reachable at the moment:
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.xyzgrid.xymap_legend.html b/docs/latest/api/evennia.contrib.grid.xyzgrid.xymap_legend.html
index e75abd10c0..8ed54a202c 100644
--- a/docs/latest/api/evennia.contrib.grid.xyzgrid.xymap_legend.html
+++ b/docs/latest/api/evennia.contrib.grid.xyzgrid.xymap_legend.html
@@ -1491,6 +1491,10 @@ one-way link out of the teleporter on one side.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.xyzgrid.xyzgrid.html b/docs/latest/api/evennia.contrib.grid.xyzgrid.xyzgrid.html
index 8bb8eabf45..28799f5379 100644
--- a/docs/latest/api/evennia.contrib.grid.xyzgrid.xyzgrid.html
+++ b/docs/latest/api/evennia.contrib.grid.xyzgrid.xyzgrid.html
@@ -376,6 +376,10 @@ previously exist.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.grid.xyzgrid.xyzroom.html b/docs/latest/api/evennia.contrib.grid.xyzgrid.xyzroom.html
index d5a44797bb..4eb5ddaa2e 100644
--- a/docs/latest/api/evennia.contrib.grid.xyzgrid.xyzroom.html
+++ b/docs/latest/api/evennia.contrib.grid.xyzgrid.xyzroom.html
@@ -605,6 +605,10 @@ be any room (including non-XYRooms) and is not checked for XYZ coordinates.<
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.html b/docs/latest/api/evennia.contrib.html
index fb031c43f7..429e9c33aa 100644
--- a/docs/latest/api/evennia.contrib.html
+++ b/docs/latest/api/evennia.contrib.html
@@ -7513,6 +7513,10 @@ useful but are deemed too game-specific to go into the core library.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.buffs.buff.html b/docs/latest/api/evennia.contrib.rpg.buffs.buff.html
index 42c61f5a16..eb6b8a2193 100644
--- a/docs/latest/api/evennia.contrib.rpg.buffs.buff.html
+++ b/docs/latest/api/evennia.contrib.rpg.buffs.buff.html
@@ -1183,6 +1183,10 @@ set in self.parse())
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.buffs.html b/docs/latest/api/evennia.contrib.rpg.buffs.html
index ae6d7ebaf5..4c679419f2 100644
--- a/docs/latest/api/evennia.contrib.rpg.buffs.html
+++ b/docs/latest/api/evennia.contrib.rpg.buffs.html
@@ -331,6 +331,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.buffs.samplebuffs.html b/docs/latest/api/evennia.contrib.rpg.buffs.samplebuffs.html
index d79addb7ec..014ccfdbd8 100644
--- a/docs/latest/api/evennia.contrib.rpg.buffs.samplebuffs.html
+++ b/docs/latest/api/evennia.contrib.rpg.buffs.samplebuffs.html
@@ -476,6 +476,10 @@ triggers on one buff.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.buffs.tests.html b/docs/latest/api/evennia.contrib.rpg.buffs.tests.html
index e4d5d61483..999b0e02f4 100644
--- a/docs/latest/api/evennia.contrib.rpg.buffs.tests.html
+++ b/docs/latest/api/evennia.contrib.rpg.buffs.tests.html
@@ -291,6 +291,10 @@ restart or reload.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.character_creator.character_creator.html b/docs/latest/api/evennia.contrib.rpg.character_creator.character_creator.html
index 47c2628617..bf3ab08157 100644
--- a/docs/latest/api/evennia.contrib.rpg.character_creator.character_creator.html
+++ b/docs/latest/api/evennia.contrib.rpg.character_creator.character_creator.html
@@ -354,6 +354,10 @@ overriding the call (unused by default).
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.character_creator.example_menu.html b/docs/latest/api/evennia.contrib.rpg.character_creator.example_menu.html
index 9ec724e900..ff0dc6a940 100644
--- a/docs/latest/api/evennia.contrib.rpg.character_creator.example_menu.html
+++ b/docs/latest/api/evennia.contrib.rpg.character_creator.example_menu.html
@@ -109,6 +109,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.character_creator.html b/docs/latest/api/evennia.contrib.rpg.character_creator.html
index 94827fe3d3..1d1bb1d387 100644
--- a/docs/latest/api/evennia.contrib.rpg.character_creator.html
+++ b/docs/latest/api/evennia.contrib.rpg.character_creator.html
@@ -163,6 +163,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.character_creator.tests.html b/docs/latest/api/evennia.contrib.rpg.character_creator.tests.html
index eefd4fbc0f..ea86dbe713 100644
--- a/docs/latest/api/evennia.contrib.rpg.character_creator.tests.html
+++ b/docs/latest/api/evennia.contrib.rpg.character_creator.tests.html
@@ -144,6 +144,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.dice.dice.html b/docs/latest/api/evennia.contrib.rpg.dice.dice.html
index 06326fad3f..a455cb5d0c 100644
--- a/docs/latest/api/evennia.contrib.rpg.dice.dice.html
+++ b/docs/latest/api/evennia.contrib.rpg.dice.dice.html
@@ -400,6 +400,10 @@ Add with @py self.cmdset.add(“contrib.dice.DiceCmdSet”)
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.dice.html b/docs/latest/api/evennia.contrib.rpg.dice.html
index 487f521726..33bc3ef213 100644
--- a/docs/latest/api/evennia.contrib.rpg.dice.html
+++ b/docs/latest/api/evennia.contrib.rpg.dice.html
@@ -147,6 +147,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.dice.tests.html b/docs/latest/api/evennia.contrib.rpg.dice.tests.html
index b9e3dec1d0..a362f30a65 100644
--- a/docs/latest/api/evennia.contrib.rpg.dice.tests.html
+++ b/docs/latest/api/evennia.contrib.rpg.dice.tests.html
@@ -156,6 +156,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.health_bar.health_bar.html b/docs/latest/api/evennia.contrib.rpg.health_bar.health_bar.html
index def0434754..b94aae4712 100644
--- a/docs/latest/api/evennia.contrib.rpg.health_bar.health_bar.html
+++ b/docs/latest/api/evennia.contrib.rpg.health_bar.health_bar.html
@@ -182,6 +182,10 @@ readers will be unable to read the graphical aspect of the bar.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.health_bar.html b/docs/latest/api/evennia.contrib.rpg.health_bar.html
index 207f9761a8..0f11744634 100644
--- a/docs/latest/api/evennia.contrib.rpg.health_bar.html
+++ b/docs/latest/api/evennia.contrib.rpg.health_bar.html
@@ -124,6 +124,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.health_bar.tests.html b/docs/latest/api/evennia.contrib.rpg.health_bar.tests.html
index ec7b93fff2..0f2f9bc64d 100644
--- a/docs/latest/api/evennia.contrib.rpg.health_bar.tests.html
+++ b/docs/latest/api/evennia.contrib.rpg.health_bar.tests.html
@@ -132,6 +132,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.html b/docs/latest/api/evennia.contrib.rpg.html
index 60d9970275..53b20ac0d6 100644
--- a/docs/latest/api/evennia.contrib.rpg.html
+++ b/docs/latest/api/evennia.contrib.rpg.html
@@ -914,6 +914,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.llm.html b/docs/latest/api/evennia.contrib.rpg.llm.html
index 668285aa7e..579e84ec01 100644
--- a/docs/latest/api/evennia.contrib.rpg.llm.html
+++ b/docs/latest/api/evennia.contrib.rpg.llm.html
@@ -178,6 +178,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.llm.llm_client.html b/docs/latest/api/evennia.contrib.rpg.llm.llm_client.html
index 242d38e8a1..9ac30c5211 100644
--- a/docs/latest/api/evennia.contrib.rpg.llm.llm_client.html
+++ b/docs/latest/api/evennia.contrib.rpg.llm.llm_client.html
@@ -266,6 +266,10 @@ the caller is expected to handle this gracefully.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.llm.llm_npc.html b/docs/latest/api/evennia.contrib.rpg.llm.llm_npc.html
index f40535f9f4..5a9e32f8cc 100644
--- a/docs/latest/api/evennia.contrib.rpg.llm.llm_npc.html
+++ b/docs/latest/api/evennia.contrib.rpg.llm.llm_npc.html
@@ -313,6 +313,10 @@ set in self.parse())
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.llm.tests.html b/docs/latest/api/evennia.contrib.rpg.llm.tests.html
index eaf86e9d7a..5fad7e9475 100644
--- a/docs/latest/api/evennia.contrib.rpg.llm.tests.html
+++ b/docs/latest/api/evennia.contrib.rpg.llm.tests.html
@@ -148,6 +148,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.rpsystem.html b/docs/latest/api/evennia.contrib.rpg.rpsystem.html
index 7af5a012f6..8c69be0e50 100644
--- a/docs/latest/api/evennia.contrib.rpg.rpsystem.html
+++ b/docs/latest/api/evennia.contrib.rpg.rpsystem.html
@@ -312,6 +312,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.rpsystem.rplanguage.html b/docs/latest/api/evennia.contrib.rpg.rpsystem.rplanguage.html
index db8f53b00f..51bbf22b7a 100644
--- a/docs/latest/api/evennia.contrib.rpg.rpsystem.rplanguage.html
+++ b/docs/latest/api/evennia.contrib.rpg.rpsystem.rplanguage.html
@@ -491,6 +491,10 @@ means fully obscured.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.rpsystem.rpsystem.html b/docs/latest/api/evennia.contrib.rpg.rpsystem.rpsystem.html
index a59ebad557..73c8e193fc 100644
--- a/docs/latest/api/evennia.contrib.rpg.rpsystem.rpsystem.html
+++ b/docs/latest/api/evennia.contrib.rpg.rpsystem.rpsystem.html
@@ -842,7 +842,7 @@ Using the command without arguments will list all current recogs.
-
-aliases = ['recognize', 'forget']
+aliases = ['forget', 'recognize']
@@ -869,7 +869,7 @@ Using the command without arguments will list all current recogs.
-
-search_index_entry = {'aliases': 'recognize forget', 'category': 'general', 'key': 'recog', 'no_prefix': ' recognize forget', 'tags': '', 'text': '\nRecognize another person in the same room.\n\nUsage:\n recog\n recog sdesc as alias\n forget alias\n\nExample:\n recog tall man as Griatch\n forget griatch\n\nThis will assign a personal alias for a person, or forget said alias.\nUsing the command without arguments will list all current recogs.\n\n'}
+search_index_entry = {'aliases': 'forget recognize', 'category': 'general', 'key': 'recog', 'no_prefix': ' forget recognize', 'tags': '', 'text': '\nRecognize another person in the same room.\n\nUsage:\n recog\n recog sdesc as alias\n forget alias\n\nExample:\n recog tall man as Griatch\n forget griatch\n\nThis will assign a personal alias for a person, or forget said alias.\nUsing the command without arguments will list all current recogs.\n\n'}
@@ -1515,6 +1515,10 @@ the evennia.contrib.rpg.rplanguage module.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.rpsystem.tests.html b/docs/latest/api/evennia.contrib.rpg.rpsystem.tests.html
index b088a0e49b..1477a35b83 100644
--- a/docs/latest/api/evennia.contrib.rpg.rpsystem.tests.html
+++ b/docs/latest/api/evennia.contrib.rpg.rpsystem.tests.html
@@ -288,6 +288,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.traits.html b/docs/latest/api/evennia.contrib.rpg.traits.html
index e42f546bf9..a762da9574 100644
--- a/docs/latest/api/evennia.contrib.rpg.traits.html
+++ b/docs/latest/api/evennia.contrib.rpg.traits.html
@@ -316,6 +316,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.traits.tests.html b/docs/latest/api/evennia.contrib.rpg.traits.tests.html
index 3184d8b114..8516c093fc 100644
--- a/docs/latest/api/evennia.contrib.rpg.traits.tests.html
+++ b/docs/latest/api/evennia.contrib.rpg.traits.tests.html
@@ -807,6 +807,10 @@ under the hood.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.rpg.traits.traits.html b/docs/latest/api/evennia.contrib.rpg.traits.traits.html
index 4489b7911a..54fd693129 100644
--- a/docs/latest/api/evennia.contrib.rpg.traits.traits.html
+++ b/docs/latest/api/evennia.contrib.rpg.traits.traits.html
@@ -1187,6 +1187,10 @@ returned.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.batchprocessor.example_batch_code.html b/docs/latest/api/evennia.contrib.tutorials.batchprocessor.example_batch_code.html
index 3c3fde7fd4..0941edcdc9 100644
--- a/docs/latest/api/evennia.contrib.tutorials.batchprocessor.example_batch_code.html
+++ b/docs/latest/api/evennia.contrib.tutorials.batchprocessor.example_batch_code.html
@@ -109,6 +109,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.batchprocessor.html b/docs/latest/api/evennia.contrib.tutorials.batchprocessor.html
index 7a98a7b09a..85a4f44048 100644
--- a/docs/latest/api/evennia.contrib.tutorials.batchprocessor.html
+++ b/docs/latest/api/evennia.contrib.tutorials.batchprocessor.html
@@ -114,6 +114,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.bodyfunctions.bodyfunctions.html b/docs/latest/api/evennia.contrib.tutorials.bodyfunctions.bodyfunctions.html
index bc06a954ca..311dfe7e8a 100644
--- a/docs/latest/api/evennia.contrib.tutorials.bodyfunctions.bodyfunctions.html
+++ b/docs/latest/api/evennia.contrib.tutorials.bodyfunctions.bodyfunctions.html
@@ -190,6 +190,10 @@ a random check here so as to only return 33% of the time.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.bodyfunctions.html b/docs/latest/api/evennia.contrib.tutorials.bodyfunctions.html
index 84c0b60d01..f4f58643cd 100644
--- a/docs/latest/api/evennia.contrib.tutorials.bodyfunctions.html
+++ b/docs/latest/api/evennia.contrib.tutorials.bodyfunctions.html
@@ -138,6 +138,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.bodyfunctions.tests.html b/docs/latest/api/evennia.contrib.tutorials.bodyfunctions.tests.html
index 9816895c25..77aa69e272 100644
--- a/docs/latest/api/evennia.contrib.tutorials.bodyfunctions.tests.html
+++ b/docs/latest/api/evennia.contrib.tutorials.bodyfunctions.tests.html
@@ -161,6 +161,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.ai.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.ai.html
index bb20784261..f9549a2c1f 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.ai.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.ai.html
@@ -236,6 +236,10 @@ of multiple inheritance. In a real game, you would probably want to use a mixin
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.batchscripts.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.batchscripts.html
index 614e74444e..1d5d0926cc 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.batchscripts.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.batchscripts.html
@@ -114,6 +114,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.batchscripts.turnbased_combat_demo.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.batchscripts.turnbased_combat_demo.html
index d1cf7c5289..e3ea3d204c 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.batchscripts.turnbased_combat_demo.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.batchscripts.turnbased_combat_demo.html
@@ -110,6 +110,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.build_techdemo.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.build_techdemo.html
index 3ecf7b9fff..7afd19fc53 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.build_techdemo.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.build_techdemo.html
@@ -109,6 +109,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.build_world.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.build_world.html
index 2308f8ba5f..6a503716f0 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.build_world.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.build_world.html
@@ -109,6 +109,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.characters.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.characters.html
index d98fe5278a..33363d09d5 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.characters.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.characters.html
@@ -524,6 +524,10 @@ it easier to override the look of the sheet.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.chargen.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.chargen.html
index 37654570c1..fd57820291 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.chargen.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.chargen.html
@@ -197,6 +197,10 @@ sheet and break off to edit different parts of it.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.combat_base.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.combat_base.html
index f7ceecd8b5..ac83157990 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.combat_base.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.combat_base.html
@@ -603,6 +603,10 @@ the particular combat type.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.combat_turnbased.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.combat_turnbased.html
index 9879cb32a5..77bcc8079c 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.combat_turnbased.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.combat_turnbased.html
@@ -623,6 +623,10 @@ self.add().
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.combat_twitch.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.combat_twitch.html
index b8e2e1ddfe..d19ee4a9dd 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.combat_twitch.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.combat_twitch.html
@@ -801,6 +801,10 @@ self.add().
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.commands.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.commands.html
index 28a2cd87a2..324de41223 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.commands.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.commands.html
@@ -553,6 +553,10 @@ self.add().
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.dungeon.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.dungeon.html
index a1a423ef54..9cf55d1d34 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.dungeon.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.dungeon.html
@@ -741,6 +741,10 @@ easier (for example we may want an empty room which auto-clears).
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.enums.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.enums.html
index cb00dcabbe..1ec8ddfae1 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.enums.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.enums.html
@@ -327,6 +327,10 @@ enum, Python will give you an error while a typo in a string may go through sile
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.equipment.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.equipment.html
index 1edde94ec0..5f9c94b6c3 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.equipment.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.equipment.html
@@ -377,6 +377,10 @@ this will just be a flat list of objects.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.html
index f24cb3b7bb..16661a5524 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.html
@@ -1223,6 +1223,10 @@ documentation’s beginner tutorial.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.npcs.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.npcs.html
index af302ec50a..07f64e51f6 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.npcs.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.npcs.html
@@ -655,6 +655,10 @@ are found, switch to roam state.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.objects.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.objects.html
index fdfcade9f0..3985b6f00b 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.objects.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.objects.html
@@ -1124,6 +1124,10 @@ they are quite powerful (and scales with caster level).
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.quests.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.quests.html
index 971433fdcd..eb2a13a572 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.quests.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.quests.html
@@ -582,6 +582,10 @@ set in self.parse())
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.random_tables.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.random_tables.html
index a4757b9e65..cc88391392 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.random_tables.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.random_tables.html
@@ -110,6 +110,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.rooms.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.rooms.html
index 7b8bf486fd..f3dc107f39 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.rooms.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.rooms.html
@@ -263,6 +263,10 @@ just not be able to fight in them).
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.rules.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.rules.html
index b75413c512..4a76138832 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.rules.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.rules.html
@@ -313,6 +313,10 @@ their morale.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.shops.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.shops.html
index 6929e40126..e95c505269 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.shops.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.shops.html
@@ -305,6 +305,10 @@ along in **kwargs is the selected item (see _select_war
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.html
index 28a61e2381..354bb152a3 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.html
@@ -307,6 +307,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.mixins.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.mixins.html
index 6195295eff..6548b26754 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.mixins.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.mixins.html
@@ -134,6 +134,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_ai.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_ai.html
index 1c8c97dbf0..3e8e92b28a 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_ai.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_ai.html
@@ -153,6 +153,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_characters.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_characters.html
index 4444453293..c08b852f68 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_characters.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_characters.html
@@ -159,6 +159,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_chargen.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_chargen.html
index 56b018a610..324c8210a3 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_chargen.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_chargen.html
@@ -153,6 +153,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_combat.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_combat.html
index d8b051e6ae..53887cc1d2 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_combat.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_combat.html
@@ -408,6 +408,10 @@ swap to a spell rune.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_commands.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_commands.html
index 1eb0a050bb..6f7c8e18bd 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_commands.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_commands.html
@@ -170,6 +170,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_dungeon.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_dungeon.html
index f16bb50790..2b329bdb89 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_dungeon.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_dungeon.html
@@ -149,6 +149,10 @@ generating more and more rooms as they go.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_equipment.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_equipment.html
index 229ef9a4f7..b545aaeff0 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_equipment.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_equipment.html
@@ -278,6 +278,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_npcs.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_npcs.html
index aba7d31feb..75edc7c1cc 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_npcs.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_npcs.html
@@ -133,6 +133,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_quests.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_quests.html
index 28790546e3..15b341dd6f 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_quests.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_quests.html
@@ -163,6 +163,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_rooms.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_rooms.html
index 608efd6470..a64ae4b422 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_rooms.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_rooms.html
@@ -140,6 +140,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_rules.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_rules.html
index 39a320c0d1..87b82a09bb 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_rules.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_rules.html
@@ -189,6 +189,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_utils.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_utils.html
index 5c481a12f7..81493c8444 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_utils.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.tests.test_utils.html
@@ -133,6 +133,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.evadventure.utils.html b/docs/latest/api/evennia.contrib.tutorials.evadventure.utils.html
index 7aaa232c45..86b4f0edb5 100644
--- a/docs/latest/api/evennia.contrib.tutorials.evadventure.utils.html
+++ b/docs/latest/api/evennia.contrib.tutorials.evadventure.utils.html
@@ -149,6 +149,10 @@ value is the probability of that action.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.html b/docs/latest/api/evennia.contrib.tutorials.html
index f6d57c3992..11ee2bc918 100644
--- a/docs/latest/api/evennia.contrib.tutorials.html
+++ b/docs/latest/api/evennia.contrib.tutorials.html
@@ -1976,6 +1976,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.mirror.html b/docs/latest/api/evennia.contrib.tutorials.mirror.html
index 93592c060b..7e7f4d08c3 100644
--- a/docs/latest/api/evennia.contrib.tutorials.mirror.html
+++ b/docs/latest/api/evennia.contrib.tutorials.mirror.html
@@ -126,6 +126,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.mirror.mirror.html b/docs/latest/api/evennia.contrib.tutorials.mirror.mirror.html
index b70840f040..41ac115f5a 100644
--- a/docs/latest/api/evennia.contrib.tutorials.mirror.mirror.html
+++ b/docs/latest/api/evennia.contrib.tutorials.mirror.mirror.html
@@ -203,6 +203,10 @@ on all entities in it.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.red_button.html b/docs/latest/api/evennia.contrib.tutorials.red_button.html
index 4781fac15b..6e3a821042 100644
--- a/docs/latest/api/evennia.contrib.tutorials.red_button.html
+++ b/docs/latest/api/evennia.contrib.tutorials.red_button.html
@@ -237,6 +237,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.red_button.red_button.html b/docs/latest/api/evennia.contrib.tutorials.red_button.red_button.html
index 39f07449bd..72aeee727e 100644
--- a/docs/latest/api/evennia.contrib.tutorials.red_button.red_button.html
+++ b/docs/latest/api/evennia.contrib.tutorials.red_button.red_button.html
@@ -94,7 +94,7 @@ such as when closing the lid and un-blinding a character.
-
-aliases = ['press button', 'press', 'push']
+aliases = ['push', 'press button', 'press']
@@ -123,7 +123,7 @@ check if the lid is open or closed.
-
-search_index_entry = {'aliases': 'press button press push', 'category': 'general', 'key': 'push button', 'no_prefix': ' press button press push', 'tags': '', 'text': '\nPush the red button (lid closed)\n\nUsage:\n push button\n\n'}
+search_index_entry = {'aliases': 'push press button press', 'category': 'general', 'key': 'push button', 'no_prefix': ' push press button press', 'tags': '', 'text': '\nPush the red button (lid closed)\n\nUsage:\n push button\n\n'}
@@ -320,7 +320,7 @@ be mutually exclusive.
-
-aliases = ['press button', 'press', 'push']
+aliases = ['push', 'press button', 'press']
@@ -349,7 +349,7 @@ set in self.parse())
-
-search_index_entry = {'aliases': 'press button press push', 'category': 'general', 'key': 'push button', 'no_prefix': ' press button press push', 'tags': '', 'text': '\nPush the red button\n\nUsage:\n push button\n\n'}
+search_index_entry = {'aliases': 'push press button press', 'category': 'general', 'key': 'push button', 'no_prefix': ' push press button press', 'tags': '', 'text': '\nPush the red button\n\nUsage:\n push button\n\n'}
@@ -447,7 +447,7 @@ be mutually exclusive.
-
-aliases = ['l', 'examine', 'ex', 'listen', 'feel', 'get']
+aliases = ['get', 'feel', 'listen', 'examine', 'ex', 'l']
@@ -473,7 +473,7 @@ be mutually exclusive.
-
-search_index_entry = {'aliases': 'l examine ex listen feel get', 'category': 'general', 'key': 'look', 'no_prefix': ' l examine ex listen feel get', 'tags': '', 'text': "\nLooking around in darkness\n\nUsage:\n look <obj>\n\n... not that there's much to see in the dark.\n\n"}
+search_index_entry = {'aliases': 'get feel listen examine ex l', 'category': 'general', 'key': 'look', 'no_prefix': ' get feel listen examine ex l', 'tags': '', 'text': "\nLooking around in darkness\n\nUsage:\n look <obj>\n\n... not that there's much to see in the dark.\n\n"}
@@ -898,6 +898,10 @@ temporarily.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.talking_npc.html b/docs/latest/api/evennia.contrib.tutorials.talking_npc.html
index 73ae655d8a..65e4d7261e 100644
--- a/docs/latest/api/evennia.contrib.tutorials.talking_npc.html
+++ b/docs/latest/api/evennia.contrib.tutorials.talking_npc.html
@@ -153,6 +153,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.talking_npc.talking_npc.html b/docs/latest/api/evennia.contrib.tutorials.talking_npc.talking_npc.html
index 9bb442c092..1ecf56a19f 100644
--- a/docs/latest/api/evennia.contrib.tutorials.talking_npc.talking_npc.html
+++ b/docs/latest/api/evennia.contrib.tutorials.talking_npc.talking_npc.html
@@ -301,6 +301,10 @@ the conversation defined above.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.talking_npc.tests.html b/docs/latest/api/evennia.contrib.tutorials.talking_npc.tests.html
index b5f7b90446..5419ed5ec7 100644
--- a/docs/latest/api/evennia.contrib.tutorials.talking_npc.tests.html
+++ b/docs/latest/api/evennia.contrib.tutorials.talking_npc.tests.html
@@ -132,6 +132,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.tutorial_world.html b/docs/latest/api/evennia.contrib.tutorials.tutorial_world.html
index e1bd4de3df..f4986d7885 100644
--- a/docs/latest/api/evennia.contrib.tutorials.tutorial_world.html
+++ b/docs/latest/api/evennia.contrib.tutorials.tutorial_world.html
@@ -649,6 +649,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.tutorial_world.intro_menu.html b/docs/latest/api/evennia.contrib.tutorials.tutorial_world.intro_menu.html
index 2c373c7e44..a270b2bd17 100644
--- a/docs/latest/api/evennia.contrib.tutorials.tutorial_world.intro_menu.html
+++ b/docs/latest/api/evennia.contrib.tutorials.tutorial_world.intro_menu.html
@@ -341,6 +341,10 @@ option related to this node.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.tutorial_world.mob.html b/docs/latest/api/evennia.contrib.tutorials.tutorial_world.mob.html
index b01361c5fe..01667d0565 100644
--- a/docs/latest/api/evennia.contrib.tutorials.tutorial_world.mob.html
+++ b/docs/latest/api/evennia.contrib.tutorials.tutorial_world.mob.html
@@ -398,6 +398,10 @@ right away, also when patrolling on a very slow ticker.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.tutorial_world.objects.html b/docs/latest/api/evennia.contrib.tutorials.tutorial_world.objects.html
index 4d5a211e71..f2abc6f3bc 100644
--- a/docs/latest/api/evennia.contrib.tutorials.tutorial_world.objects.html
+++ b/docs/latest/api/evennia.contrib.tutorials.tutorial_world.objects.html
@@ -534,7 +534,7 @@ shift green root up/down
-
-aliases = ['pull', 'move', 'shiftroot', 'push']
+aliases = ['push', 'move', 'pull', 'shiftroot']
@@ -570,7 +570,7 @@ yellow/green - horizontal roots
-
-search_index_entry = {'aliases': 'pull move shiftroot push', 'category': 'tutorialworld', 'key': 'shift', 'no_prefix': ' pull move shiftroot push', 'tags': '', 'text': '\nShifts roots around.\n\nUsage:\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 move pull shiftroot', 'category': 'tutorialworld', 'key': 'shift', 'no_prefix': ' push move pull shiftroot', 'tags': '', 'text': '\nShifts roots around.\n\nUsage:\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'}
@@ -587,7 +587,7 @@ yellow/green - horizontal roots
-
-aliases = ['press button', 'button', 'push button']
+aliases = ['push button', 'button', 'press button']
@@ -613,7 +613,7 @@ yellow/green - horizontal roots
-
-search_index_entry = {'aliases': 'press button button push button', 'category': 'tutorialworld', 'key': 'press', 'no_prefix': ' press button button push button', 'tags': '', 'text': '\nPresses a button.\n'}
+search_index_entry = {'aliases': 'push button button press button', 'category': 'tutorialworld', 'key': 'press', 'no_prefix': ' push button button press button', 'tags': '', 'text': '\nPresses a button.\n'}
@@ -763,7 +763,7 @@ parry - forgoes your attack but will make you harder to hit on next
-
-aliases = ['stab', 'defend', 'hit', 'slash', 'parry', 'pierce', 'kill', 'chop', 'bash', 'thrust', 'fight']
+aliases = ['thrust', 'parry', 'slash', 'bash', 'chop', 'fight', 'pierce', 'defend', 'stab', 'kill', 'hit']
@@ -789,7 +789,7 @@ parry - forgoes your attack but will make you harder to hit on next
-
-search_index_entry = {'aliases': 'stab defend hit slash parry pierce kill chop bash thrust fight', 'category': 'tutorialworld', 'key': 'attack', 'no_prefix': ' stab defend hit slash parry pierce kill chop bash thrust fight', 'tags': '', 'text': '\nAttack the enemy. Commands:\n\n stab <enemy>\n slash <enemy>\n parry\n\nstab - (thrust) makes a lot of damage but is harder to hit with.\nslash - is easier to land, but does not make as much damage.\nparry - forgoes your attack but will make you harder to hit on next\n enemy attack.\n\n'}
+search_index_entry = {'aliases': 'thrust parry slash bash chop fight pierce defend stab kill hit', 'category': 'tutorialworld', 'key': 'attack', 'no_prefix': ' thrust parry slash bash chop fight pierce defend stab kill hit', 'tags': '', 'text': '\nAttack the enemy. Commands:\n\n stab <enemy>\n slash <enemy>\n parry\n\nstab - (thrust) makes a lot of damage but is harder to hit with.\nslash - is easier to land, but does not make as much damage.\nparry - forgoes your attack but will make you harder to hit on next\n enemy attack.\n\n'}
@@ -1260,6 +1260,10 @@ pulling weapons from it indefinitely.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.tutorial_world.rooms.html b/docs/latest/api/evennia.contrib.tutorials.tutorial_world.rooms.html
index 3264cd4dd3..19725875db 100644
--- a/docs/latest/api/evennia.contrib.tutorials.tutorial_world.rooms.html
+++ b/docs/latest/api/evennia.contrib.tutorials.tutorial_world.rooms.html
@@ -790,7 +790,7 @@ if they fall off the bridge.
-
-aliases = ['h', '?']
+aliases = ['?', 'h']
@@ -816,7 +816,7 @@ if they fall off the bridge.
-
-search_index_entry = {'aliases': 'h ?', 'category': 'tutorial world', 'key': 'help', 'no_prefix': ' h ?', 'tags': '', 'text': '\nOverwritten help command while on the bridge.\n'}
+search_index_entry = {'aliases': '? h', 'category': 'tutorial world', 'key': 'help', 'no_prefix': ' ? h', 'tags': '', 'text': '\nOverwritten help command while on the bridge.\n'}
@@ -948,7 +948,7 @@ to find something.
-
-aliases = ['fiddle', 'l', 'search', 'feel around', 'feel']
+aliases = ['feel', 'feel around', 'search', 'fiddle', 'l']
@@ -976,7 +976,7 @@ random chance of eventually finding a light source.
-
-search_index_entry = {'aliases': 'fiddle l search feel around feel', 'category': 'tutorialworld', 'key': 'look', 'no_prefix': ' fiddle l search feel around feel', 'tags': '', 'text': '\nLook around in darkness\n\nUsage:\n look\n\nLook around in the darkness, trying\nto find something.\n'}
+search_index_entry = {'aliases': 'feel feel around search fiddle l', 'category': 'tutorialworld', 'key': 'look', 'no_prefix': ' feel feel around search fiddle l', 'tags': '', 'text': '\nLook around in darkness\n\nUsage:\n look\n\nLook around in the darkness, trying\nto find something.\n'}
@@ -1614,6 +1614,10 @@ overriding the call (unused by default).
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.tutorials.tutorial_world.tests.html b/docs/latest/api/evennia.contrib.tutorials.tutorial_world.tests.html
index b0aee7caa0..a7d3c84814 100644
--- a/docs/latest/api/evennia.contrib.tutorials.tutorial_world.tests.html
+++ b/docs/latest/api/evennia.contrib.tutorials.tutorial_world.tests.html
@@ -247,6 +247,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.utils.auditing.html b/docs/latest/api/evennia.contrib.utils.auditing.html
index efbec2c0ae..3dd717d18e 100644
--- a/docs/latest/api/evennia.contrib.utils.auditing.html
+++ b/docs/latest/api/evennia.contrib.utils.auditing.html
@@ -136,6 +136,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.utils.auditing.outputs.html b/docs/latest/api/evennia.contrib.utils.auditing.outputs.html
index 11db7ed298..078c103fc3 100644
--- a/docs/latest/api/evennia.contrib.utils.auditing.outputs.html
+++ b/docs/latest/api/evennia.contrib.utils.auditing.outputs.html
@@ -160,6 +160,10 @@ compromised or taken down, losing your logs along with it is no help!).
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.utils.auditing.server.html b/docs/latest/api/evennia.contrib.utils.auditing.server.html
index bd53dcda04..0e909d3b57 100644
--- a/docs/latest/api/evennia.contrib.utils.auditing.server.html
+++ b/docs/latest/api/evennia.contrib.utils.auditing.server.html
@@ -204,6 +204,10 @@ writing to log. Recording cleartext password attempts is bad policy.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.utils.auditing.tests.html b/docs/latest/api/evennia.contrib.utils.auditing.tests.html
index 0308d8d7f2..585fb13835 100644
--- a/docs/latest/api/evennia.contrib.utils.auditing.tests.html
+++ b/docs/latest/api/evennia.contrib.utils.auditing.tests.html
@@ -149,6 +149,10 @@ parsed from the Session object.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.utils.debugpy.cmd.html b/docs/latest/api/evennia.contrib.utils.debugpy.cmd.html
index 022b1abb0a..54c507d03d 100644
--- a/docs/latest/api/evennia.contrib.utils.debugpy.cmd.html
+++ b/docs/latest/api/evennia.contrib.utils.debugpy.cmd.html
@@ -177,6 +177,10 @@ to all the variables defined therein.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.utils.debugpy.html b/docs/latest/api/evennia.contrib.utils.debugpy.html
index 061d4698f8..21ccef13b6 100644
--- a/docs/latest/api/evennia.contrib.utils.debugpy.html
+++ b/docs/latest/api/evennia.contrib.utils.debugpy.html
@@ -126,6 +126,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.utils.fieldfill.fieldfill.html b/docs/latest/api/evennia.contrib.utils.fieldfill.fieldfill.html
index 2bfd622ecd..3b0474c7fb 100644
--- a/docs/latest/api/evennia.contrib.utils.fieldfill.fieldfill.html
+++ b/docs/latest/api/evennia.contrib.utils.fieldfill.fieldfill.html
@@ -496,6 +496,10 @@ send
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.utils.fieldfill.html b/docs/latest/api/evennia.contrib.utils.fieldfill.html
index fe574013d9..9a1dfdd62e 100644
--- a/docs/latest/api/evennia.contrib.utils.fieldfill.html
+++ b/docs/latest/api/evennia.contrib.utils.fieldfill.html
@@ -136,6 +136,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.utils.git_integration.git_integration.html b/docs/latest/api/evennia.contrib.utils.git_integration.git_integration.html
index 39816e6fc2..3365bc1239 100644
--- a/docs/latest/api/evennia.contrib.utils.git_integration.git_integration.html
+++ b/docs/latest/api/evennia.contrib.utils.git_integration.git_integration.html
@@ -376,6 +376,10 @@ self.add().
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.utils.git_integration.html b/docs/latest/api/evennia.contrib.utils.git_integration.html
index eb54c6863d..ba9cb95346 100644
--- a/docs/latest/api/evennia.contrib.utils.git_integration.html
+++ b/docs/latest/api/evennia.contrib.utils.git_integration.html
@@ -171,6 +171,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.utils.git_integration.tests.html b/docs/latest/api/evennia.contrib.utils.git_integration.tests.html
index ceeae581d9..0d584a8b7c 100644
--- a/docs/latest/api/evennia.contrib.utils.git_integration.tests.html
+++ b/docs/latest/api/evennia.contrib.utils.git_integration.tests.html
@@ -157,6 +157,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.utils.html b/docs/latest/api/evennia.contrib.utils.html
index 1868217002..d8db3b80c0 100644
--- a/docs/latest/api/evennia.contrib.utils.html
+++ b/docs/latest/api/evennia.contrib.utils.html
@@ -330,6 +330,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.utils.name_generator.html b/docs/latest/api/evennia.contrib.utils.name_generator.html
index 4046b8916e..10444fbf7a 100644
--- a/docs/latest/api/evennia.contrib.utils.name_generator.html
+++ b/docs/latest/api/evennia.contrib.utils.name_generator.html
@@ -130,6 +130,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.utils.name_generator.namegen.html b/docs/latest/api/evennia.contrib.utils.name_generator.namegen.html
index 69c5cce80e..a1982ab883 100644
--- a/docs/latest/api/evennia.contrib.utils.name_generator.namegen.html
+++ b/docs/latest/api/evennia.contrib.utils.name_generator.namegen.html
@@ -249,6 +249,10 @@ NAMEGEN_FANTASY_RULES - Option to add new fantasy-name style rules.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.utils.name_generator.tests.html b/docs/latest/api/evennia.contrib.utils.name_generator.tests.html
index 9f0863730f..7ac289f6ae 100644
--- a/docs/latest/api/evennia.contrib.utils.name_generator.tests.html
+++ b/docs/latest/api/evennia.contrib.utils.name_generator.tests.html
@@ -177,6 +177,10 @@ full_name(return_list=True) - list of length 1
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.utils.random_string_generator.html b/docs/latest/api/evennia.contrib.utils.random_string_generator.html
index 397fc4119b..891c601d48 100644
--- a/docs/latest/api/evennia.contrib.utils.random_string_generator.html
+++ b/docs/latest/api/evennia.contrib.utils.random_string_generator.html
@@ -143,6 +143,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.utils.random_string_generator.random_string_generator.html b/docs/latest/api/evennia.contrib.utils.random_string_generator.random_string_generator.html
index 991abe3b29..b390360d3b 100644
--- a/docs/latest/api/evennia.contrib.utils.random_string_generator.random_string_generator.html
+++ b/docs/latest/api/evennia.contrib.utils.random_string_generator.random_string_generator.html
@@ -357,6 +357,10 @@ calling the get method.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.utils.random_string_generator.tests.html b/docs/latest/api/evennia.contrib.utils.random_string_generator.tests.html
index c132f2c9a2..3d9b14bc58 100644
--- a/docs/latest/api/evennia.contrib.utils.random_string_generator.tests.html
+++ b/docs/latest/api/evennia.contrib.utils.random_string_generator.tests.html
@@ -133,6 +133,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.utils.tree_select.html b/docs/latest/api/evennia.contrib.utils.tree_select.html
index 5df26e5d33..ccca1f088e 100644
--- a/docs/latest/api/evennia.contrib.utils.tree_select.html
+++ b/docs/latest/api/evennia.contrib.utils.tree_select.html
@@ -145,6 +145,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.utils.tree_select.tests.html b/docs/latest/api/evennia.contrib.utils.tree_select.tests.html
index 9ca71c0540..06312f3fea 100644
--- a/docs/latest/api/evennia.contrib.utils.tree_select.tests.html
+++ b/docs/latest/api/evennia.contrib.utils.tree_select.tests.html
@@ -147,6 +147,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.contrib.utils.tree_select.tree_select.html b/docs/latest/api/evennia.contrib.utils.tree_select.tree_select.html
index 15279417ec..a3fd4cbcae 100644
--- a/docs/latest/api/evennia.contrib.utils.tree_select.tree_select.html
+++ b/docs/latest/api/evennia.contrib.utils.tree_select.tree_select.html
@@ -489,6 +489,10 @@ to determine the color the player chose.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.help.filehelp.html b/docs/latest/api/evennia.help.filehelp.html
index cd8d77def5..a319ccaa67 100644
--- a/docs/latest/api/evennia.help.filehelp.html
+++ b/docs/latest/api/evennia.help.filehelp.html
@@ -331,6 +331,10 @@ return a list of **FileHelpEntry.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.help.html b/docs/latest/api/evennia.help.html
index 8a42a6e841..c507245644 100644
--- a/docs/latest/api/evennia.help.html
+++ b/docs/latest/api/evennia.help.html
@@ -328,6 +328,10 @@ itself.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.help.manager.html b/docs/latest/api/evennia.help.manager.html
index 03c7c99f95..8d3a533172 100644
--- a/docs/latest/api/evennia.help.manager.html
+++ b/docs/latest/api/evennia.help.manager.html
@@ -762,6 +762,10 @@ path to an existing typeclass.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.help.models.html b/docs/latest/api/evennia.help.models.html
index d30aca280d..b16d4e8355 100644
--- a/docs/latest/api/evennia.help.models.html
+++ b/docs/latest/api/evennia.help.models.html
@@ -1688,6 +1688,10 @@ trailing whitespace, dashes, and underscores.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.help.utils.html b/docs/latest/api/evennia.help.utils.html
index 45a34b08a4..f38dc90381 100644
--- a/docs/latest/api/evennia.help.utils.html
+++ b/docs/latest/api/evennia.help.utils.html
@@ -268,6 +268,10 @@ followed by any sub-sub-categories down to a max-depth of 5.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.html b/docs/latest/api/evennia.html
index 1859950b60..ce3d88ac09 100644
--- a/docs/latest/api/evennia.html
+++ b/docs/latest/api/evennia.html
@@ -16513,6 +16513,10 @@ with ‘q’, remove the break line and restart server when finished.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.locks.html b/docs/latest/api/evennia.locks.html
index 7b54366b76..93a578390b 100644
--- a/docs/latest/api/evennia.locks.html
+++ b/docs/latest/api/evennia.locks.html
@@ -174,6 +174,10 @@ also contains the default lock functions used in lock definitions.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.locks.lockfuncs.html b/docs/latest/api/evennia.locks.lockfuncs.html
index 51f505b348..fc5fdd0207 100644
--- a/docs/latest/api/evennia.locks.lockfuncs.html
+++ b/docs/latest/api/evennia.locks.lockfuncs.html
@@ -524,6 +524,10 @@ unpacked to their real value. We only support basic properties.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.locks.lockhandler.html b/docs/latest/api/evennia.locks.lockhandler.html
index d21d6cfc9e..fd8e983955 100644
--- a/docs/latest/api/evennia.locks.lockhandler.html
+++ b/docs/latest/api/evennia.locks.lockhandler.html
@@ -588,6 +588,10 @@ error (str or None): A string describing the error, or None
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.objects.html b/docs/latest/api/evennia.objects.html
index 82506ba0a7..9202186d0a 100644
--- a/docs/latest/api/evennia.objects.html
+++ b/docs/latest/api/evennia.objects.html
@@ -436,6 +436,10 @@ objects inherit from classes in this package.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.objects.manager.html b/docs/latest/api/evennia.objects.manager.html
index 829a2828b1..bf231c9034 100644
--- a/docs/latest/api/evennia.objects.manager.html
+++ b/docs/latest/api/evennia.objects.manager.html
@@ -1460,6 +1460,10 @@ array) instead of strings.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.objects.models.html b/docs/latest/api/evennia.objects.models.html
index 131707c6c7..955f4282d7 100644
--- a/docs/latest/api/evennia.objects.models.html
+++ b/docs/latest/api/evennia.objects.models.html
@@ -685,6 +685,10 @@ class built by **create_forward_many_to_many_manager()** define
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.objects.objects.html b/docs/latest/api/evennia.objects.objects.html
index 2ab7763308..aeb871dcef 100644
--- a/docs/latest/api/evennia.objects.objects.html
+++ b/docs/latest/api/evennia.objects.objects.html
@@ -3211,6 +3211,10 @@ will be a queryset of all matching exits. Otherwise, it will be the first Exit m
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.prototypes.html b/docs/latest/api/evennia.prototypes.html
index a01f78698d..79d093eb3a 100644
--- a/docs/latest/api/evennia.prototypes.html
+++ b/docs/latest/api/evennia.prototypes.html
@@ -197,6 +197,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.prototypes.menus.html b/docs/latest/api/evennia.prototypes.menus.html
index aecd4f5d50..688a9bfa26 100644
--- a/docs/latest/api/evennia.prototypes.menus.html
+++ b/docs/latest/api/evennia.prototypes.menus.html
@@ -247,6 +247,10 @@ prototype rather than creating a new one.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.prototypes.protfuncs.html b/docs/latest/api/evennia.prototypes.protfuncs.html
index 85c5acd78d..9e2c81f563 100644
--- a/docs/latest/api/evennia.prototypes.protfuncs.html
+++ b/docs/latest/api/evennia.prototypes.protfuncs.html
@@ -153,6 +153,10 @@ the key is not found in this prototype.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.prototypes.prototypes.html b/docs/latest/api/evennia.prototypes.prototypes.html
index 2c73eb5801..177226e33c 100644
--- a/docs/latest/api/evennia.prototypes.prototypes.html
+++ b/docs/latest/api/evennia.prototypes.prototypes.html
@@ -640,6 +640,10 @@ validator (callable, optional): If given, this will be called with the value to<
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.prototypes.spawner.html b/docs/latest/api/evennia.prototypes.spawner.html
index af82e2330f..970ca0b627 100644
--- a/docs/latest/api/evennia.prototypes.spawner.html
+++ b/docs/latest/api/evennia.prototypes.spawner.html
@@ -563,6 +563,10 @@ protfunc. Defaults to True.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.scripts.html b/docs/latest/api/evennia.scripts.html
index af1ed1a824..3b380752e0 100644
--- a/docs/latest/api/evennia.scripts.html
+++ b/docs/latest/api/evennia.scripts.html
@@ -596,6 +596,10 @@ timed effects.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.scripts.manager.html b/docs/latest/api/evennia.scripts.manager.html
index 0d3b860f9d..496c747c62 100644
--- a/docs/latest/api/evennia.scripts.manager.html
+++ b/docs/latest/api/evennia.scripts.manager.html
@@ -1193,6 +1193,10 @@ object.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.scripts.models.html b/docs/latest/api/evennia.scripts.models.html
index 1c4b505e93..d28b5c0a5d 100644
--- a/docs/latest/api/evennia.scripts.models.html
+++ b/docs/latest/api/evennia.scripts.models.html
@@ -1480,6 +1480,10 @@ falling back to settings.ENCODINGS.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.scripts.monitorhandler.html b/docs/latest/api/evennia.scripts.monitorhandler.html
index 0707d93bd3..9012043e94 100644
--- a/docs/latest/api/evennia.scripts.monitorhandler.html
+++ b/docs/latest/api/evennia.scripts.monitorhandler.html
@@ -244,6 +244,10 @@ all kwargs must be possible to pickle!
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.scripts.ondemandhandler.html b/docs/latest/api/evennia.scripts.ondemandhandler.html
index 038b69ec14..4617e1ace8 100644
--- a/docs/latest/api/evennia.scripts.ondemandhandler.html
+++ b/docs/latest/api/evennia.scripts.ondemandhandler.html
@@ -635,6 +635,10 @@ as normal, next time the state is checked and the stage is found to have changed
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.scripts.scripthandler.html b/docs/latest/api/evennia.scripts.scripthandler.html
index 6d6adb2ddd..f5e30eabfa 100644
--- a/docs/latest/api/evennia.scripts.scripthandler.html
+++ b/docs/latest/api/evennia.scripts.scripthandler.html
@@ -257,6 +257,10 @@ If no key is given, delete all scripts on the object!
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.scripts.scripts.html b/docs/latest/api/evennia.scripts.scripts.html
index a43954a55b..49e40e18e1 100644
--- a/docs/latest/api/evennia.scripts.scripts.html
+++ b/docs/latest/api/evennia.scripts.scripts.html
@@ -1765,6 +1765,10 @@ necessary.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.scripts.taskhandler.html b/docs/latest/api/evennia.scripts.taskhandler.html
index d9ad55f507..4c139a9748 100644
--- a/docs/latest/api/evennia.scripts.taskhandler.html
+++ b/docs/latest/api/evennia.scripts.taskhandler.html
@@ -634,6 +634,10 @@ This method should be automatically called when Evennia starts.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.scripts.tickerhandler.html b/docs/latest/api/evennia.scripts.tickerhandler.html
index 982314dfa9..47cb52b51f 100644
--- a/docs/latest/api/evennia.scripts.tickerhandler.html
+++ b/docs/latest/api/evennia.scripts.tickerhandler.html
@@ -479,6 +479,10 @@ If interval was not given, this is a dict
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.amp_client.html b/docs/latest/api/evennia.server.amp_client.html
index beda970093..f11b6141b0 100644
--- a/docs/latest/api/evennia.server.amp_client.html
+++ b/docs/latest/api/evennia.server.amp_client.html
@@ -318,6 +318,10 @@ operation, as defined by the global variables in
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.connection_wizard.html b/docs/latest/api/evennia.server.connection_wizard.html
index cfa14e55ee..a710c81da8 100644
--- a/docs/latest/api/evennia.server.connection_wizard.html
+++ b/docs/latest/api/evennia.server.connection_wizard.html
@@ -249,6 +249,10 @@ fails (and is expected to echo why if so).
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.deprecations.html b/docs/latest/api/evennia.server.deprecations.html
index 82e83124ab..33498bb247 100644
--- a/docs/latest/api/evennia.server.deprecations.html
+++ b/docs/latest/api/evennia.server.deprecations.html
@@ -141,6 +141,10 @@ does not stop launch.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.evennia_launcher.html b/docs/latest/api/evennia.server.evennia_launcher.html
index cf5da20536..bbe46cd86d 100644
--- a/docs/latest/api/evennia.server.evennia_launcher.html
+++ b/docs/latest/api/evennia.server.evennia_launcher.html
@@ -703,6 +703,10 @@ in the terminal/console, for example:
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.game_index_client.client.html b/docs/latest/api/evennia.server.game_index_client.client.html
index e40dd5cae5..503c67a9af 100644
--- a/docs/latest/api/evennia.server.game_index_client.client.html
+++ b/docs/latest/api/evennia.server.game_index_client.client.html
@@ -242,6 +242,10 @@ to this Protocol. The connection has been closed.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.game_index_client.html b/docs/latest/api/evennia.server.game_index_client.html
index f9d5a218bb..b35ac3a06f 100644
--- a/docs/latest/api/evennia.server.game_index_client.html
+++ b/docs/latest/api/evennia.server.game_index_client.html
@@ -147,6 +147,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.game_index_client.service.html b/docs/latest/api/evennia.server.game_index_client.service.html
index db8a8fa519..3ec1ff3669 100644
--- a/docs/latest/api/evennia.server.game_index_client.service.html
+++ b/docs/latest/api/evennia.server.game_index_client.service.html
@@ -151,6 +151,10 @@ to the Evennia Game Index.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.html b/docs/latest/api/evennia.server.html
index 4ec2bffd32..8fd7345ec0 100644
--- a/docs/latest/api/evennia.server.html
+++ b/docs/latest/api/evennia.server.html
@@ -1205,6 +1205,10 @@ to connect to the game.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.initial_setup.html b/docs/latest/api/evennia.server.initial_setup.html
index 1617c02e4e..f61830a3a1 100644
--- a/docs/latest/api/evennia.server.initial_setup.html
+++ b/docs/latest/api/evennia.server.initial_setup.html
@@ -167,6 +167,10 @@ the function will exit immediately.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.inputfuncs.html b/docs/latest/api/evennia.server.inputfuncs.html
index fb0e6c4c3c..eed958606d 100644
--- a/docs/latest/api/evennia.server.inputfuncs.html
+++ b/docs/latest/api/evennia.server.inputfuncs.html
@@ -449,6 +449,10 @@ common clients.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.manager.html b/docs/latest/api/evennia.server.manager.html
index b240c86112..fe2fdcc1c5 100644
--- a/docs/latest/api/evennia.server.manager.html
+++ b/docs/latest/api/evennia.server.manager.html
@@ -156,6 +156,10 @@ value (str): If key was given, this is the stored value, or
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.models.html b/docs/latest/api/evennia.server.models.html
index e9e32e3624..3f95f0c273 100644
--- a/docs/latest/api/evennia.server.models.html
+++ b/docs/latest/api/evennia.server.models.html
@@ -227,6 +227,10 @@ object the first time, the query is executed.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.amp.html b/docs/latest/api/evennia.server.portal.amp.html
index 92f5ee13d7..de276037ea 100644
--- a/docs/latest/api/evennia.server.portal.amp.html
+++ b/docs/latest/api/evennia.server.portal.amp.html
@@ -709,6 +709,10 @@ function call
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.amp_server.html b/docs/latest/api/evennia.server.portal.amp_server.html
index df08c630bd..0e46e7b871 100644
--- a/docs/latest/api/evennia.server.portal.amp_server.html
+++ b/docs/latest/api/evennia.server.portal.amp_server.html
@@ -363,6 +363,10 @@ global variables in evennia/server/amp.py.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.discord.html b/docs/latest/api/evennia.server.portal.discord.html
index 22b8f42c66..1b75acbe3b 100644
--- a/docs/latest/api/evennia.server.portal.discord.html
+++ b/docs/latest/api/evennia.server.portal.discord.html
@@ -481,6 +481,10 @@ disconnect this protocol.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.grapevine.html b/docs/latest/api/evennia.server.portal.grapevine.html
index cdeaac1d50..f9ffa269c2 100644
--- a/docs/latest/api/evennia.server.portal.grapevine.html
+++ b/docs/latest/api/evennia.server.portal.grapevine.html
@@ -366,6 +366,10 @@ disconnect this protocol.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.html b/docs/latest/api/evennia.server.portal.html
index a46249e283..8f7682d793 100644
--- a/docs/latest/api/evennia.server.portal.html
+++ b/docs/latest/api/evennia.server.portal.html
@@ -683,6 +683,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.irc.html b/docs/latest/api/evennia.server.portal.irc.html
index a0ddcc221b..59a528c5df 100644
--- a/docs/latest/api/evennia.server.portal.irc.html
+++ b/docs/latest/api/evennia.server.portal.irc.html
@@ -491,6 +491,10 @@ sessions.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.mccp.html b/docs/latest/api/evennia.server.portal.mccp.html
index a8eed9c8ca..1499047fb3 100644
--- a/docs/latest/api/evennia.server.portal.mccp.html
+++ b/docs/latest/api/evennia.server.portal.mccp.html
@@ -192,6 +192,10 @@ creating a zlib compression stream.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.mssp.html b/docs/latest/api/evennia.server.portal.mssp.html
index 4a0166177e..81889f8571 100644
--- a/docs/latest/api/evennia.server.portal.mssp.html
+++ b/docs/latest/api/evennia.server.portal.mssp.html
@@ -194,6 +194,10 @@ operation.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.mxp.html b/docs/latest/api/evennia.server.portal.mxp.html
index d36d5226f4..1dfcdbbd1e 100644
--- a/docs/latest/api/evennia.server.portal.mxp.html
+++ b/docs/latest/api/evennia.server.portal.mxp.html
@@ -185,6 +185,10 @@ that supports it (mudlet, zmud, mushclient are a few)
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.naws.html b/docs/latest/api/evennia.server.portal.naws.html
index db513934cd..2736fa0886 100644
--- a/docs/latest/api/evennia.server.portal.naws.html
+++ b/docs/latest/api/evennia.server.portal.naws.html
@@ -181,6 +181,10 @@ operation.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.portal.html b/docs/latest/api/evennia.server.portal.portal.html
index a9cc09435d..3a3e58cd7b 100644
--- a/docs/latest/api/evennia.server.portal.portal.html
+++ b/docs/latest/api/evennia.server.portal.portal.html
@@ -113,6 +113,10 @@ by game/evennia.py).
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.portalsessionhandler.html b/docs/latest/api/evennia.server.portal.portalsessionhandler.html
index 2a739802b6..be973c984b 100644
--- a/docs/latest/api/evennia.server.portal.portalsessionhandler.html
+++ b/docs/latest/api/evennia.server.portal.portalsessionhandler.html
@@ -394,6 +394,10 @@ method exits, it sends the data to a method send_default.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.rss.html b/docs/latest/api/evennia.server.portal.rss.html
index b01af08112..70fd1de9e1 100644
--- a/docs/latest/api/evennia.server.portal.rss.html
+++ b/docs/latest/api/evennia.server.portal.rss.html
@@ -228,6 +228,10 @@ on slow connections.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.service.html b/docs/latest/api/evennia.server.portal.service.html
index e2c3ae4750..56aaed64da 100644
--- a/docs/latest/api/evennia.server.portal.service.html
+++ b/docs/latest/api/evennia.server.portal.service.html
@@ -213,6 +213,10 @@ case it always needs to be restarted manually.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.ssh.html b/docs/latest/api/evennia.server.portal.ssh.html
index c3caba01e6..5887f0ef83 100644
--- a/docs/latest/api/evennia.server.portal.ssh.html
+++ b/docs/latest/api/evennia.server.portal.ssh.html
@@ -484,6 +484,10 @@ do not exist, the keypair is created.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.ssl.html b/docs/latest/api/evennia.server.portal.ssl.html
index f3b93b1c19..fa9324a517 100644
--- a/docs/latest/api/evennia.server.portal.ssl.html
+++ b/docs/latest/api/evennia.server.portal.ssl.html
@@ -161,6 +161,10 @@ server-side.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.suppress_ga.html b/docs/latest/api/evennia.server.portal.suppress_ga.html
index aaa6e8906f..b6adb5a060 100644
--- a/docs/latest/api/evennia.server.portal.suppress_ga.html
+++ b/docs/latest/api/evennia.server.portal.suppress_ga.html
@@ -170,6 +170,10 @@ protocol to set it up.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.telnet.html b/docs/latest/api/evennia.server.portal.telnet.html
index 119c665101..7e5ad4d95c 100644
--- a/docs/latest/api/evennia.server.portal.telnet.html
+++ b/docs/latest/api/evennia.server.portal.telnet.html
@@ -384,6 +384,10 @@ Note that it must be actively turned back on again!
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.telnet_oob.html b/docs/latest/api/evennia.server.portal.telnet_oob.html
index f55437a252..ef2ac4c719 100644
--- a/docs/latest/api/evennia.server.portal.telnet_oob.html
+++ b/docs/latest/api/evennia.server.portal.telnet_oob.html
@@ -343,6 +343,10 @@ We assume the structure is valid JSON.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.telnet_ssl.html b/docs/latest/api/evennia.server.portal.telnet_ssl.html
index 470a0bb996..fe32c6aef4 100644
--- a/docs/latest/api/evennia.server.portal.telnet_ssl.html
+++ b/docs/latest/api/evennia.server.portal.telnet_ssl.html
@@ -172,6 +172,10 @@ server-side.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.tests.html b/docs/latest/api/evennia.server.portal.tests.html
index d76acbd7f8..e50555ad30 100644
--- a/docs/latest/api/evennia.server.portal.tests.html
+++ b/docs/latest/api/evennia.server.portal.tests.html
@@ -250,6 +250,10 @@ its inverse gives the correct string.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.ttype.html b/docs/latest/api/evennia.server.portal.ttype.html
index 7666337cfc..f9fda55afe 100644
--- a/docs/latest/api/evennia.server.portal.ttype.html
+++ b/docs/latest/api/evennia.server.portal.ttype.html
@@ -179,6 +179,10 @@ stored on protocol.protocol_flags under the TTYPE key.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.webclient.html b/docs/latest/api/evennia.server.portal.webclient.html
index e0c397cf14..d841585d3c 100644
--- a/docs/latest/api/evennia.server.portal.webclient.html
+++ b/docs/latest/api/evennia.server.portal.webclient.html
@@ -305,6 +305,10 @@ client instead.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.portal.webclient_ajax.html b/docs/latest/api/evennia.server.portal.webclient_ajax.html
index 92724aa6f2..e3ac7ababe 100644
--- a/docs/latest/api/evennia.server.portal.webclient_ajax.html
+++ b/docs/latest/api/evennia.server.portal.webclient_ajax.html
@@ -489,6 +489,10 @@ there is actual data available.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.profiling.dummyrunner.html b/docs/latest/api/evennia.server.profiling.dummyrunner.html
index f7bdb75f23..3f38300b04 100644
--- a/docs/latest/api/evennia.server.profiling.dummyrunner.html
+++ b/docs/latest/api/evennia.server.profiling.dummyrunner.html
@@ -409,6 +409,10 @@ all “intelligence” of the dummy client.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.profiling.dummyrunner_settings.html b/docs/latest/api/evennia.server.profiling.dummyrunner_settings.html
index f795d033aa..4bd60b9ea8 100644
--- a/docs/latest/api/evennia.server.profiling.dummyrunner_settings.html
+++ b/docs/latest/api/evennia.server.profiling.dummyrunner_settings.html
@@ -270,6 +270,10 @@ dummyrunner output about just how fast commands are being processed.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.profiling.html b/docs/latest/api/evennia.server.profiling.html
index c15371ae64..edc78d42b2 100644
--- a/docs/latest/api/evennia.server.profiling.html
+++ b/docs/latest/api/evennia.server.profiling.html
@@ -218,6 +218,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.profiling.memplot.html b/docs/latest/api/evennia.server.profiling.memplot.html
index 5694de54f4..be761ed463 100644
--- a/docs/latest/api/evennia.server.profiling.memplot.html
+++ b/docs/latest/api/evennia.server.profiling.memplot.html
@@ -176,6 +176,10 @@ the script will append to this file if it already exists.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.profiling.settings_mixin.html b/docs/latest/api/evennia.server.profiling.settings_mixin.html
index a65d5a9a22..93a659fea5 100644
--- a/docs/latest/api/evennia.server.profiling.settings_mixin.html
+++ b/docs/latest/api/evennia.server.profiling.settings_mixin.html
@@ -115,6 +115,10 @@ servers!
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.profiling.test_queries.html b/docs/latest/api/evennia.server.profiling.test_queries.html
index 3053b603ce..4d4a519ab6 100644
--- a/docs/latest/api/evennia.server.profiling.test_queries.html
+++ b/docs/latest/api/evennia.server.profiling.test_queries.html
@@ -125,6 +125,10 @@ to setup the environment to test.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.profiling.tests.html b/docs/latest/api/evennia.server.profiling.tests.html
index 9d90782522..d48830c521 100644
--- a/docs/latest/api/evennia.server.profiling.tests.html
+++ b/docs/latest/api/evennia.server.profiling.tests.html
@@ -242,6 +242,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.profiling.timetrace.html b/docs/latest/api/evennia.server.profiling.timetrace.html
index 5e40ee8b07..62ac9448ce 100644
--- a/docs/latest/api/evennia.server.profiling.timetrace.html
+++ b/docs/latest/api/evennia.server.profiling.timetrace.html
@@ -134,6 +134,10 @@ This message will get attached time stamp.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.server.html b/docs/latest/api/evennia.server.server.html
index 1ab9226d44..dc354a0235 100644
--- a/docs/latest/api/evennia.server.server.html
+++ b/docs/latest/api/evennia.server.server.html
@@ -112,6 +112,10 @@ evennia/server/server_runner.py).
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.serversession.html b/docs/latest/api/evennia.server.serversession.html
index 8f43cbf31d..55edbb5756 100644
--- a/docs/latest/api/evennia.server.serversession.html
+++ b/docs/latest/api/evennia.server.serversession.html
@@ -527,6 +527,10 @@ property, e.g. obj.ndb.attr = value etc.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.service.html b/docs/latest/api/evennia.server.service.html
index ffef9ae107..a18993eb1e 100644
--- a/docs/latest/api/evennia.server.service.html
+++ b/docs/latest/api/evennia.server.service.html
@@ -312,6 +312,10 @@ shutdown or a reset.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.session.html b/docs/latest/api/evennia.server.session.html
index 4c89313987..21dc722bfe 100644
--- a/docs/latest/api/evennia.server.session.html
+++ b/docs/latest/api/evennia.server.session.html
@@ -237,6 +237,10 @@ should overload this to format/handle the outgoing data as needed.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.sessionhandler.html b/docs/latest/api/evennia.server.sessionhandler.html
index 234bccb934..ddfc47cca3 100644
--- a/docs/latest/api/evennia.server.sessionhandler.html
+++ b/docs/latest/api/evennia.server.sessionhandler.html
@@ -680,6 +680,10 @@ on the form commandname=((args), {kwargs}).
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.signals.html b/docs/latest/api/evennia.server.signals.html
index c52d61ff1a..28494765a9 100644
--- a/docs/latest/api/evennia.server.signals.html
+++ b/docs/latest/api/evennia.server.signals.html
@@ -121,6 +121,10 @@ without necessitating a full takeover of hooks that may be in high demand.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.throttle.html b/docs/latest/api/evennia.server.throttle.html
index a8ed7764bb..3a7d218f25 100644
--- a/docs/latest/api/evennia.server.throttle.html
+++ b/docs/latest/api/evennia.server.throttle.html
@@ -280,6 +280,10 @@ fails recently.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.validators.html b/docs/latest/api/evennia.server.validators.html
index c6380e3ccd..94a783a26e 100644
--- a/docs/latest/api/evennia.server.validators.html
+++ b/docs/latest/api/evennia.server.validators.html
@@ -122,6 +122,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.server.webserver.html b/docs/latest/api/evennia.server.webserver.html
index 2bf0e40b4a..7072d68801 100644
--- a/docs/latest/api/evennia.server.webserver.html
+++ b/docs/latest/api/evennia.server.webserver.html
@@ -371,6 +371,10 @@ directory this path represents.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.settings_default.html b/docs/latest/api/evennia.settings_default.html
index fa01d5b7e3..f3da0194d1 100644
--- a/docs/latest/api/evennia.settings_default.html
+++ b/docs/latest/api/evennia.settings_default.html
@@ -114,6 +114,10 @@ always be sure of what you have changed and what is default behaviour.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.typeclasses.attributes.html b/docs/latest/api/evennia.typeclasses.attributes.html
index 9c4b2c3ef6..e97349c77a 100644
--- a/docs/latest/api/evennia.typeclasses.attributes.html
+++ b/docs/latest/api/evennia.typeclasses.attributes.html
@@ -1742,6 +1742,10 @@ with nicks stored on the Account level.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.typeclasses.html b/docs/latest/api/evennia.typeclasses.html
index 8ccb649c74..2dff8e4089 100644
--- a/docs/latest/api/evennia.typeclasses.html
+++ b/docs/latest/api/evennia.typeclasses.html
@@ -741,6 +741,10 @@ Attribute and Tag models are defined along with their handlers.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.typeclasses.managers.html b/docs/latest/api/evennia.typeclasses.managers.html
index ca2648be3e..259a4a92ee 100644
--- a/docs/latest/api/evennia.typeclasses.managers.html
+++ b/docs/latest/api/evennia.typeclasses.managers.html
@@ -1811,6 +1811,10 @@ are replaced by the default argument.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.typeclasses.models.html b/docs/latest/api/evennia.typeclasses.models.html
index 53381e64bf..8a8ea9a1fc 100644
--- a/docs/latest/api/evennia.typeclasses.models.html
+++ b/docs/latest/api/evennia.typeclasses.models.html
@@ -3107,6 +3107,10 @@ codec.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.typeclasses.tags.html b/docs/latest/api/evennia.typeclasses.tags.html
index ad9acc86b3..48311bb6e8 100644
--- a/docs/latest/api/evennia.typeclasses.tags.html
+++ b/docs/latest/api/evennia.typeclasses.tags.html
@@ -729,6 +729,10 @@ replicated with a lock check against the lockstring
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.ansi.html b/docs/latest/api/evennia.utils.ansi.html
index 03f4644380..d4493bbc0f 100644
--- a/docs/latest/api/evennia.utils.ansi.html
+++ b/docs/latest/api/evennia.utils.ansi.html
@@ -1085,6 +1085,10 @@ with.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.batchprocessors.html b/docs/latest/api/evennia.utils.batchprocessors.html
index 48a887e1c1..02680a6324 100644
--- a/docs/latest/api/evennia.utils.batchprocessors.html
+++ b/docs/latest/api/evennia.utils.batchprocessors.html
@@ -431,6 +431,10 @@ namespace.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.containers.html b/docs/latest/api/evennia.utils.containers.html
index f87abdd871..b8bb85390a 100644
--- a/docs/latest/api/evennia.utils.containers.html
+++ b/docs/latest/api/evennia.utils.containers.html
@@ -286,6 +286,10 @@ scripts defined in settings.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.create.html b/docs/latest/api/evennia.utils.create.html
index 997bacb585..bdf0f1aa84 100644
--- a/docs/latest/api/evennia.utils.create.html
+++ b/docs/latest/api/evennia.utils.create.html
@@ -574,6 +574,10 @@ scripts in the database.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.dbserialize.html b/docs/latest/api/evennia.utils.dbserialize.html
index ddc45e77fa..8153f7562e 100644
--- a/docs/latest/api/evennia.utils.dbserialize.html
+++ b/docs/latest/api/evennia.utils.dbserialize.html
@@ -1005,6 +1005,10 @@ shortcut to having to use the full backend name.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.eveditor.html b/docs/latest/api/evennia.utils.eveditor.html
index b8922971ff..095ddfc13c 100644
--- a/docs/latest/api/evennia.utils.eveditor.html
+++ b/docs/latest/api/evennia.utils.eveditor.html
@@ -290,7 +290,7 @@ indentation.
-
-aliases = [':uu', ':r', ':u', ':h', '::', ':j', ':q', ':fd', ':wq', ':=', ':f', ':q!', ':::', ':I', ':i', ':S', ':y', ':', ':DD', ':<', ':UU', ':dd', ':x', ':dw', ':fi', ':echo', ':>', ':w', ':p', ':s', ':!', ':A']
+aliases = [':h', ':r', ':=', ':dw', '::', ':UU', ':fi', ':y', ':A', ':dd', ':I', ':j', ':x', ':!', ':<', ':::', ':wq', ':echo', ':uu', ':f', ':q!', ':S', ':i', ':', ':w', ':u', ':p', ':>', ':s', ':fd', ':DD', ':q']
@@ -318,7 +318,7 @@ efficient presentation.
-
-search_index_entry = {'aliases': ':uu :r :u :h :: :j :q :fd :wq := :f :q! ::: :I :i :S :y : :DD :< :UU :dd :x :dw :fi :echo :> :w :p :s :! :A', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :uu :r :u :h :: :j :q :fd :wq := :f :q! ::: :I :i :S :y : :DD :< :UU :dd :x :dw :fi :echo :> :w :p :s :! :A', 'tags': '', 'text': '\nCommands for the editor\n'}
+search_index_entry = {'aliases': ':h :r := :dw :: :UU :fi :y :A :dd :I :j :x :! :< ::: :wq :echo :uu :f :q! :S :i : :w :u :p :> :s :fd :DD :q', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :h :r := :dw :: :UU :fi :y :A :dd :I :j :x :! :< ::: :wq :echo :uu :f :q! :S :i : :w :u :p :> :s :fd :DD :q', 'tags': '', 'text': '\nCommands for the editor\n'}
@@ -649,6 +649,10 @@ formatting information.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.evform.html b/docs/latest/api/evennia.utils.evform.html
index a93344e279..f0e524b953 100644
--- a/docs/latest/api/evennia.utils.evform.html
+++ b/docs/latest/api/evennia.utils.evform.html
@@ -340,6 +340,10 @@ the originally initialized form.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.evmenu.html b/docs/latest/api/evennia.utils.evmenu.html
index 0a3d848cdb..e6215f9ff0 100644
--- a/docs/latest/api/evennia.utils.evmenu.html
+++ b/docs/latest/api/evennia.utils.evmenu.html
@@ -1211,6 +1211,10 @@ Must be on the form callable(caller, raw_string, **kwargs).
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.evmore.html b/docs/latest/api/evennia.utils.evmore.html
index e3b1d6cf18..69b9335432 100644
--- a/docs/latest/api/evennia.utils.evmore.html
+++ b/docs/latest/api/evennia.utils.evmore.html
@@ -85,7 +85,7 @@ the caller.msg() construct every time the page is updated.
-
-aliases = ['quit', 'next', 'n', 'e', 'p', 'top', 'q', 'end', 'a', 'previous', 'abort', 't']
+aliases = ['abort', 'next', 'q', 'n', 'previous', 'top', 'end', 'p', 'a', 'quit', 't', 'e']
@@ -111,7 +111,7 @@ the caller.msg() construct every time the page is updated.
-
-search_index_entry = {'aliases': 'quit next n e p top q end a previous abort t', 'category': 'general', 'key': '__noinput_command', 'no_prefix': ' quit next n e p top q end a previous abort t', 'tags': '', 'text': '\nManipulate the text paging. Catch no-input with aliases.\n'}
+search_index_entry = {'aliases': 'abort next q n previous top end p a quit t e', 'category': 'general', 'key': '__noinput_command', 'no_prefix': ' abort next q n previous top end p a quit t e', 'tags': '', 'text': '\nManipulate the text paging. Catch no-input with aliases.\n'}
@@ -631,6 +631,10 @@ to msg as text=(pagetxt, {“type”: “help”})
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.evtable.html b/docs/latest/api/evennia.utils.evtable.html
index 0006ad53bf..601ecde1e2 100644
--- a/docs/latest/api/evennia.utils.evtable.html
+++ b/docs/latest/api/evennia.utils.evtable.html
@@ -714,6 +714,10 @@ given from 0 to Ncolumns-1.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.funcparser.html b/docs/latest/api/evennia.utils.funcparser.html
index 8dd6c78d17..c373289121 100644
--- a/docs/latest/api/evennia.utils.funcparser.html
+++ b/docs/latest/api/evennia.utils.funcparser.html
@@ -1093,6 +1093,10 @@ and the mapping can always be auto-detected.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.gametime.html b/docs/latest/api/evennia.utils.gametime.html
index 6468e8da7e..482ab7ea73 100644
--- a/docs/latest/api/evennia.utils.gametime.html
+++ b/docs/latest/api/evennia.utils.gametime.html
@@ -334,6 +334,10 @@ the epoch set by settings.TIME_GAME_EPOCH will still apply.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.hex_colors.html b/docs/latest/api/evennia.utils.hex_colors.html
index 4825506405..9b4e91c218 100644
--- a/docs/latest/api/evennia.utils.hex_colors.html
+++ b/docs/latest/api/evennia.utils.hex_colors.html
@@ -181,6 +181,10 @@ second is the tag
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.html b/docs/latest/api/evennia.utils.html
index e1b96f2627..d1b3d4d95b 100644
--- a/docs/latest/api/evennia.utils.html
+++ b/docs/latest/api/evennia.utils.html
@@ -1446,6 +1446,10 @@ functionality.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.idmapper.html b/docs/latest/api/evennia.utils.idmapper.html
index 213f8ecf96..e36a1641be 100644
--- a/docs/latest/api/evennia.utils.idmapper.html
+++ b/docs/latest/api/evennia.utils.idmapper.html
@@ -218,6 +218,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.idmapper.manager.html b/docs/latest/api/evennia.utils.idmapper.manager.html
index 494d67a033..79a93a70bf 100644
--- a/docs/latest/api/evennia.utils.idmapper.manager.html
+++ b/docs/latest/api/evennia.utils.idmapper.manager.html
@@ -132,6 +132,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.idmapper.models.html b/docs/latest/api/evennia.utils.idmapper.models.html
index 56bc985d01..cde84601ff 100644
--- a/docs/latest/api/evennia.utils.idmapper.models.html
+++ b/docs/latest/api/evennia.utils.idmapper.models.html
@@ -375,6 +375,10 @@ catch in an easy way here. Ideas are appreciated. /Griatch
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.idmapper.tests.html b/docs/latest/api/evennia.utils.idmapper.tests.html
index c56758afc1..6aa994bd82 100644
--- a/docs/latest/api/evennia.utils.idmapper.tests.html
+++ b/docs/latest/api/evennia.utils.idmapper.tests.html
@@ -519,6 +519,10 @@ object the first time, the query is executed.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.logger.html b/docs/latest/api/evennia.utils.logger.html
index f1bbb222cc..1bfcfc7feb 100644
--- a/docs/latest/api/evennia.utils.logger.html
+++ b/docs/latest/api/evennia.utils.logger.html
@@ -872,6 +872,10 @@ all if the file is shorter than nlines.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.optionclasses.html b/docs/latest/api/evennia.utils.optionclasses.html
index eddb3463d9..a471dc8c02 100644
--- a/docs/latest/api/evennia.utils.optionclasses.html
+++ b/docs/latest/api/evennia.utils.optionclasses.html
@@ -1008,6 +1008,10 @@ entries are processed.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.optionhandler.html b/docs/latest/api/evennia.utils.optionhandler.html
index 7692db7472..4acb492eea 100644
--- a/docs/latest/api/evennia.utils.optionhandler.html
+++ b/docs/latest/api/evennia.utils.optionhandler.html
@@ -254,6 +254,10 @@ than their values.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.picklefield.html b/docs/latest/api/evennia.utils.picklefield.html
index fb5def8377..b17f92ab45 100644
--- a/docs/latest/api/evennia.utils.picklefield.html
+++ b/docs/latest/api/evennia.utils.picklefield.html
@@ -308,6 +308,10 @@ This is used by the serialization framework.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.search.html b/docs/latest/api/evennia.utils.search.html
index 63f95a1072..752380905a 100644
--- a/docs/latest/api/evennia.utils.search.html
+++ b/docs/latest/api/evennia.utils.search.html
@@ -1103,6 +1103,10 @@ This is faster but gives less info.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.test_resources.html b/docs/latest/api/evennia.utils.test_resources.html
index be132d4f36..29aa02c0f0 100644
--- a/docs/latest/api/evennia.utils.test_resources.html
+++ b/docs/latest/api/evennia.utils.test_resources.html
@@ -524,6 +524,10 @@ classes and settings in mygame.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.text2html.html b/docs/latest/api/evennia.utils.text2html.html
index 06a408e58a..65b89e092d 100644
--- a/docs/latest/api/evennia.utils.text2html.html
+++ b/docs/latest/api/evennia.utils.text2html.html
@@ -368,6 +368,10 @@ into html statements.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.utils.html b/docs/latest/api/evennia.utils.utils.html
index 9cea08e12d..d6415e8f9b 100644
--- a/docs/latest/api/evennia.utils.utils.html
+++ b/docs/latest/api/evennia.utils.utils.html
@@ -1994,6 +1994,10 @@ then settings.UPSTREAM_IPS will be used.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.validatorfuncs.html b/docs/latest/api/evennia.utils.validatorfuncs.html
index 1e19b840e1..f83637bcd5 100644
--- a/docs/latest/api/evennia.utils.validatorfuncs.html
+++ b/docs/latest/api/evennia.utils.validatorfuncs.html
@@ -249,6 +249,10 @@ ignored.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.verb_conjugation.conjugate.html b/docs/latest/api/evennia.utils.verb_conjugation.conjugate.html
index 3efa46f1d8..98475419d8 100644
--- a/docs/latest/api/evennia.utils.verb_conjugation.conjugate.html
+++ b/docs/latest/api/evennia.utils.verb_conjugation.conjugate.html
@@ -386,6 +386,10 @@ need, dare, ought.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.verb_conjugation.html b/docs/latest/api/evennia.utils.verb_conjugation.html
index fcf7959da2..2e8bf42313 100644
--- a/docs/latest/api/evennia.utils.verb_conjugation.html
+++ b/docs/latest/api/evennia.utils.verb_conjugation.html
@@ -297,6 +297,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.verb_conjugation.pronouns.html b/docs/latest/api/evennia.utils.verb_conjugation.pronouns.html
index 9d997a89af..1e416a5637 100644
--- a/docs/latest/api/evennia.utils.verb_conjugation.pronouns.html
+++ b/docs/latest/api/evennia.utils.verb_conjugation.pronouns.html
@@ -249,6 +249,10 @@ string and others respectively. If pronoun is invalid, the word is returned verb
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.utils.verb_conjugation.tests.html b/docs/latest/api/evennia.utils.verb_conjugation.tests.html
index 0520d4c1ee..05695f6e83 100644
--- a/docs/latest/api/evennia.utils.verb_conjugation.tests.html
+++ b/docs/latest/api/evennia.utils.verb_conjugation.tests.html
@@ -1220,6 +1220,10 @@ of the neutral “they”, which is categorized here by the plural.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.admin.accounts.html b/docs/latest/api/evennia.web.admin.accounts.html
index aca1b5aa76..c8893c9eff 100644
--- a/docs/latest/api/evennia.web.admin.accounts.html
+++ b/docs/latest/api/evennia.web.admin.accounts.html
@@ -584,6 +584,10 @@ has a slightly different workflow.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.admin.attributes.html b/docs/latest/api/evennia.web.admin.attributes.html
index 60d9c94f12..4ac76d1280 100644
--- a/docs/latest/api/evennia.web.admin.attributes.html
+++ b/docs/latest/api/evennia.web.admin.attributes.html
@@ -287,6 +287,10 @@ people used the admin at the same time
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.admin.comms.html b/docs/latest/api/evennia.web.admin.comms.html
index 21d1a9fbd3..d04804be66 100644
--- a/docs/latest/api/evennia.web.admin.comms.html
+++ b/docs/latest/api/evennia.web.admin.comms.html
@@ -583,6 +583,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.admin.frontpage.html b/docs/latest/api/evennia.web.admin.frontpage.html
index c4d07c3f93..853ba0bc1b 100644
--- a/docs/latest/api/evennia.web.admin.frontpage.html
+++ b/docs/latest/api/evennia.web.admin.frontpage.html
@@ -130,6 +130,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.admin.help.html b/docs/latest/api/evennia.web.admin.help.html
index fa90dc6995..783f7cc9d8 100644
--- a/docs/latest/api/evennia.web.admin.help.html
+++ b/docs/latest/api/evennia.web.admin.help.html
@@ -284,6 +284,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.admin.html b/docs/latest/api/evennia.web.admin.html
index 89dc145338..19839c4677 100644
--- a/docs/latest/api/evennia.web.admin.html
+++ b/docs/latest/api/evennia.web.admin.html
@@ -540,6 +540,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.admin.objects.html b/docs/latest/api/evennia.web.admin.objects.html
index 5d9268eee1..b894c48914 100644
--- a/docs/latest/api/evennia.web.admin.objects.html
+++ b/docs/latest/api/evennia.web.admin.objects.html
@@ -482,6 +482,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.admin.scripts.html b/docs/latest/api/evennia.web.admin.scripts.html
index 48c002f0fe..740816da44 100644
--- a/docs/latest/api/evennia.web.admin.scripts.html
+++ b/docs/latest/api/evennia.web.admin.scripts.html
@@ -327,6 +327,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.admin.server.html b/docs/latest/api/evennia.web.admin.server.html
index 84a7ca563e..493c3df5a1 100644
--- a/docs/latest/api/evennia.web.admin.server.html
+++ b/docs/latest/api/evennia.web.admin.server.html
@@ -175,6 +175,10 @@ in the web admin interface.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.admin.tags.html b/docs/latest/api/evennia.web.admin.tags.html
index de942b02d8..044540dab2 100644
--- a/docs/latest/api/evennia.web.admin.tags.html
+++ b/docs/latest/api/evennia.web.admin.tags.html
@@ -393,6 +393,10 @@ people used the admin at the same time
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.admin.urls.html b/docs/latest/api/evennia.web.admin.urls.html
index ddbcad3820..a6d87f4707 100644
--- a/docs/latest/api/evennia.web.admin.urls.html
+++ b/docs/latest/api/evennia.web.admin.urls.html
@@ -110,6 +110,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.admin.utils.html b/docs/latest/api/evennia.web.admin.utils.html
index cb43a79d19..64372bdf1c 100644
--- a/docs/latest/api/evennia.web.admin.utils.html
+++ b/docs/latest/api/evennia.web.admin.utils.html
@@ -158,6 +158,10 @@ admin process. This is intended to be used with forms.ChoiceField.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.api.filters.html b/docs/latest/api/evennia.web.api.filters.html
index 3892431019..a9a97d5518 100644
--- a/docs/latest/api/evennia.web.api.filters.html
+++ b/docs/latest/api/evennia.web.api.filters.html
@@ -381,6 +381,10 @@ documentation specifically regarding DRF integration.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.api.html b/docs/latest/api/evennia.web.api.html
index c74bb13db7..95e1f2041d 100644
--- a/docs/latest/api/evennia.web.api.html
+++ b/docs/latest/api/evennia.web.api.html
@@ -413,6 +413,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.api.permissions.html b/docs/latest/api/evennia.web.api.permissions.html
index e9cee7e8d5..0f75bc0ba1 100644
--- a/docs/latest/api/evennia.web.api.permissions.html
+++ b/docs/latest/api/evennia.web.api.permissions.html
@@ -222,6 +222,10 @@ complete the action.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.api.root.html b/docs/latest/api/evennia.web.api.root.html
index cdf5d646ca..37a55aaa51 100644
--- a/docs/latest/api/evennia.web.api.root.html
+++ b/docs/latest/api/evennia.web.api.root.html
@@ -140,6 +140,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.api.serializers.html b/docs/latest/api/evennia.web.api.serializers.html
index b681e39c30..ab34d375a9 100644
--- a/docs/latest/api/evennia.web.api.serializers.html
+++ b/docs/latest/api/evennia.web.api.serializers.html
@@ -678,6 +678,10 @@ explicitly to not have them render PK-related fields.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.api.tests.html b/docs/latest/api/evennia.web.api.tests.html
index a9c0c3b71c..06de026858 100644
--- a/docs/latest/api/evennia.web.api.tests.html
+++ b/docs/latest/api/evennia.web.api.tests.html
@@ -195,6 +195,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.api.urls.html b/docs/latest/api/evennia.web.api.urls.html
index b7481c2fba..7955f0393e 100644
--- a/docs/latest/api/evennia.web.api.urls.html
+++ b/docs/latest/api/evennia.web.api.urls.html
@@ -122,6 +122,10 @@ set attribute: action: POST, url: /objects/<:pk>/set-attribute, view nam
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.api.views.html b/docs/latest/api/evennia.web.api.views.html
index bd89b28ad7..d320341e20 100644
--- a/docs/latest/api/evennia.web.api.views.html
+++ b/docs/latest/api/evennia.web.api.views.html
@@ -583,6 +583,10 @@ Note that command auto-help and file-based help entries are not accessible this
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.html b/docs/latest/api/evennia.web.html
index 91b11a3603..ae782defd9 100644
--- a/docs/latest/api/evennia.web.html
+++ b/docs/latest/api/evennia.web.html
@@ -1280,6 +1280,10 @@ relate the database contents to web pages.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.templatetags.addclass.html b/docs/latest/api/evennia.web.templatetags.addclass.html
index ead2237cc9..f2ae983fea 100644
--- a/docs/latest/api/evennia.web.templatetags.addclass.html
+++ b/docs/latest/api/evennia.web.templatetags.addclass.html
@@ -121,6 +121,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.templatetags.html b/docs/latest/api/evennia.web.templatetags.html
index e981278bcf..1bba1a7298 100644
--- a/docs/latest/api/evennia.web.templatetags.html
+++ b/docs/latest/api/evennia.web.templatetags.html
@@ -115,6 +115,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.urls.html b/docs/latest/api/evennia.web.urls.html
index 7c2a2e0844..8832af57d6 100644
--- a/docs/latest/api/evennia.web.urls.html
+++ b/docs/latest/api/evennia.web.urls.html
@@ -122,6 +122,10 @@ dynamic content as appropriate.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.utils.adminsite.html b/docs/latest/api/evennia.web.utils.adminsite.html
index 9f41a8649c..0098b157a1 100644
--- a/docs/latest/api/evennia.web.utils.adminsite.html
+++ b/docs/latest/api/evennia.web.utils.adminsite.html
@@ -161,6 +161,10 @@ registered in this site.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.utils.backends.html b/docs/latest/api/evennia.web.utils.backends.html
index 678c83cfec..2b505555b6 100644
--- a/docs/latest/api/evennia.web.utils.backends.html
+++ b/docs/latest/api/evennia.web.utils.backends.html
@@ -145,6 +145,10 @@ an already authenticated account and bypass authentication.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.utils.general_context.html b/docs/latest/api/evennia.web.utils.general_context.html
index 29c0605abb..744a795c60 100644
--- a/docs/latest/api/evennia.web.utils.general_context.html
+++ b/docs/latest/api/evennia.web.utils.general_context.html
@@ -134,6 +134,10 @@ to context of all views.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.utils.html b/docs/latest/api/evennia.web.utils.html
index 5d791aeb26..5488df852a 100644
--- a/docs/latest/api/evennia.web.utils.html
+++ b/docs/latest/api/evennia.web.utils.html
@@ -155,6 +155,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.utils.middleware.html b/docs/latest/api/evennia.web.utils.middleware.html
index 5d7819e1b0..d839921438 100644
--- a/docs/latest/api/evennia.web.utils.middleware.html
+++ b/docs/latest/api/evennia.web.utils.middleware.html
@@ -154,6 +154,10 @@ respected by the Evennia Server, taking into account settings.UPSTREAM_IPS.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.utils.tests.html b/docs/latest/api/evennia.web.utils.tests.html
index e8957de9ed..bf7eae89ed 100644
--- a/docs/latest/api/evennia.web.utils.tests.html
+++ b/docs/latest/api/evennia.web.utils.tests.html
@@ -136,6 +136,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.webclient.html b/docs/latest/api/evennia.web.webclient.html
index 0e8127ad24..17a24cfddf 100644
--- a/docs/latest/api/evennia.web.webclient.html
+++ b/docs/latest/api/evennia.web.webclient.html
@@ -116,6 +116,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.webclient.urls.html b/docs/latest/api/evennia.web.webclient.urls.html
index 56a42b2913..a5cce565b6 100644
--- a/docs/latest/api/evennia.web.webclient.urls.html
+++ b/docs/latest/api/evennia.web.webclient.urls.html
@@ -109,6 +109,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.webclient.views.html b/docs/latest/api/evennia.web.webclient.views.html
index 52bb154079..01bfe6c010 100644
--- a/docs/latest/api/evennia.web.webclient.views.html
+++ b/docs/latest/api/evennia.web.webclient.views.html
@@ -124,6 +124,10 @@ page and serve it eventual static content.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.website.forms.html b/docs/latest/api/evennia.web.website.forms.html
index 1c7f93c4d7..c1a82df518 100644
--- a/docs/latest/api/evennia.web.website.forms.html
+++ b/docs/latest/api/evennia.web.website.forms.html
@@ -402,6 +402,10 @@ wish to allow.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.website.html b/docs/latest/api/evennia.web.website.html
index acc0725900..3b3aaee9b2 100644
--- a/docs/latest/api/evennia.web.website.html
+++ b/docs/latest/api/evennia.web.website.html
@@ -477,6 +477,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.website.tests.html b/docs/latest/api/evennia.web.website.tests.html
index d7a240f4ef..39f3823527 100644
--- a/docs/latest/api/evennia.web.website.tests.html
+++ b/docs/latest/api/evennia.web.website.tests.html
@@ -703,6 +703,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.website.urls.html b/docs/latest/api/evennia.web.website.urls.html
index a54d017190..c8ce86e326 100644
--- a/docs/latest/api/evennia.web.website.urls.html
+++ b/docs/latest/api/evennia.web.website.urls.html
@@ -109,6 +109,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.website.views.accounts.html b/docs/latest/api/evennia.web.website.views.accounts.html
index 043c523fc3..5eca002c87 100644
--- a/docs/latest/api/evennia.web.website.views.accounts.html
+++ b/docs/latest/api/evennia.web.website.views.accounts.html
@@ -175,6 +175,10 @@ proceeds with creating the Account object.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.website.views.channels.html b/docs/latest/api/evennia.web.website.views.channels.html
index 945b99fa89..b44d56e907 100644
--- a/docs/latest/api/evennia.web.website.views.channels.html
+++ b/docs/latest/api/evennia.web.website.views.channels.html
@@ -262,6 +262,10 @@ name.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.website.views.characters.html b/docs/latest/api/evennia.web.website.views.characters.html
index 1975c84904..0ab7f78d9f 100644
--- a/docs/latest/api/evennia.web.website.views.characters.html
+++ b/docs/latest/api/evennia.web.website.views.characters.html
@@ -382,6 +382,10 @@ proceeds with creating the Character object.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.website.views.errors.html b/docs/latest/api/evennia.web.website.views.errors.html
index 4bc7677efa..c399ecc325 100644
--- a/docs/latest/api/evennia.web.website.views.errors.html
+++ b/docs/latest/api/evennia.web.website.views.errors.html
@@ -125,6 +125,10 @@ implemented yet.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.website.views.help.html b/docs/latest/api/evennia.web.website.views.help.html
index 829200e6f4..d37146a3c8 100644
--- a/docs/latest/api/evennia.web.website.views.help.html
+++ b/docs/latest/api/evennia.web.website.views.help.html
@@ -322,6 +322,10 @@ instead of pk and slug.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.website.views.html b/docs/latest/api/evennia.web.website.views.html
index 58356a11ef..e09d5f5169 100644
--- a/docs/latest/api/evennia.web.website.views.html
+++ b/docs/latest/api/evennia.web.website.views.html
@@ -292,6 +292,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.website.views.index.html b/docs/latest/api/evennia.web.website.views.index.html
index 2a1d976fd7..0614b0595b 100644
--- a/docs/latest/api/evennia.web.website.views.index.html
+++ b/docs/latest/api/evennia.web.website.views.index.html
@@ -170,6 +170,10 @@ of this method.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.website.views.mixins.html b/docs/latest/api/evennia.web.website.views.mixins.html
index bb132d4eb9..a2e0a3a515 100644
--- a/docs/latest/api/evennia.web.website.views.mixins.html
+++ b/docs/latest/api/evennia.web.website.views.mixins.html
@@ -211,6 +211,10 @@ otherwise.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/api/evennia.web.website.views.objects.html b/docs/latest/api/evennia.web.website.views.objects.html
index 496211f5c5..9f386981d3 100644
--- a/docs/latest/api/evennia.web.website.views.objects.html
+++ b/docs/latest/api/evennia.web.website.views.objects.html
@@ -299,6 +299,10 @@ validated and sanitized.
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/genindex.html b/docs/latest/genindex.html
index 5523848957..d3cc0b5c6f 100644
--- a/docs/latest/genindex.html
+++ b/docs/latest/genindex.html
@@ -31335,6 +31335,10 @@
+ -
+ v6.0.0 branch (outdated)
+
+
-
v5.0.0 branch (outdated)
diff --git a/docs/latest/index.html b/docs/latest/index.html
index ce165dfe6e..e650f0a234 100644
--- a/docs/latest/index.html
+++ b/docs/latest/index.html
@@ -41,7 +41,7 @@
Evennia Documentation
-This is the manual of Evennia, the open source Python MU* creation system. Use the Search bar on the left to find or discover interesting articles. This manual was last updated February 15, 2026, see the Evennia Changelog. Latest released Evennia version is 5.0.1.
+This is the manual of Evennia, the open source Python MU* creation system. Use the Search bar on the left to find or discover interesting articles. This manual was last updated February 15, 2026, see the Evennia Changelog. Latest released Evennia version is 6.0.0.