Commit graph

6722 commits

Author SHA1 Message Date
Griatch
00aebabba9 Updated API autodoc index. 2020-10-11 22:14:27 +02:00
Griatch
90a1a0cba8 Resolve merge conflicts 2020-10-08 23:35:31 +02:00
Griatch
b7fc975379 Merge pull request #2219 from ChrisLR/add-comms-tests
Adds tests for Channels wholist property
2020-10-08 21:03:55 +02:00
Griatch
d42051b850 Merge pull request #2213 from Tanookami/optional_tz_aware
Add a check for timezone-naive settings
2020-10-08 20:59:41 +02:00
Griatch
e539f25fe5 Merge pull request #2212 from Tanookami/ajax_ip_tracking
Separate User IP from Proxy when webclient uses AJAX
2020-10-08 20:56:09 +02:00
ChrisLR
927130a983 Adds tests for Channels wholist property 2020-10-08 13:59:25 -04:00
Griatch
836649484f Update changelog with merge of PR. Resolve #2200. 2020-10-08 19:19:32 +02:00
Griatch
cdc7480d3a Merge branch 'remove-splitjs' of https://github.com/ChrisLR/evennia into ChrisLR-remove-splitjs 2020-10-08 19:03:19 +02:00
Griatch
bf50896c41 Add Raises section to TagHandler.has docstring. 2020-10-08 18:54:25 +02:00
Griatch
8174caf230 Merge branch 'tag-handler-has' of https://github.com/ChrisLR/evennia into ChrisLR-tag-handler-has 2020-10-08 18:40:57 +02:00
Griatch
a5345d78ca Remove weird debug remnant in traits contrib 2020-10-07 17:54:31 +02:00
Griatch
4a67d0482d Correct indentation 2020-10-06 14:40:02 +02:00
Griatch
184b96697e Some more help when getting a tutorial weapon 2020-10-06 14:26:06 +02:00
Griatch
480ba6e20b Fix wrong display of websocket interface. Resolves #2214. 2020-10-06 09:42:02 +02:00
Griatch
ef13565b76 Fix edge case in kwarg parsing for template 2020-10-04 21:27:42 +00:00
Griatch
1746aaf06b Final unit tests for evmenu templating 2020-10-04 21:26:07 +02:00
Griatch
a94e723d6b Add intro-menu to tutorial-world 2020-10-04 19:50:49 +02:00
Griatch
abeace4e9e Complete tutorial-intro menu 2020-10-04 19:11:59 +02:00
Griatch
32a13b63e7 More nodes to menu-tutorial contrib 2020-10-04 15:53:37 +02:00
Griatch
8c443a9b07 Clean up 'page' listing output 2020-10-04 13:44:12 +02:00
Griatch
cdd74e73b4 Better naming of tutorialmenu.py 2020-10-04 09:26:42 +02:00
Kami Hines
ec1926d002 Fix login/out announcement bug based on server time settings 2020-10-03 21:13:16 -07:00
Kami Hines
b3e466dfa3 Find user IP when webclient fallsback to AJAX 2020-10-03 20:04:02 -07:00
Griatch
88ae4041eb Automatic cleanup of evmenu-template storage 2020-10-03 23:51:54 +02:00
Griatch
2eaa947ed4 Improvements to cmdsethandler/cmdset debugging 2020-10-03 23:01:19 +02:00
ChrisLR
885674c323 Revert "Uppercased failing doc build reference, is docbuild case sensitive?" 2020-10-03 16:25:26 -04:00
ChrisLR
cb18e67c3a Uppercased failing doc build reference, is docbuild case sensitive? 2020-10-03 16:21:37 -04:00
ChrisLR
9bb238c3d4 Removed SplitHandler from the docs and plugins folder 2020-10-03 15:41:37 -04:00
ChrisLR
ebcb4244aa Placed tags tests in their own TestClass 2020-10-03 14:21:22 -04:00
ChrisLR
3ae626ea3a Handle the case where tag is not provided and raise a ValueError if neither are provided. 2020-10-03 13:21:53 -04:00
ChrisLR
73e18024b8 Fixed wrong assert 2020-10-03 13:12:54 -04:00
ChrisLR
0b351cfa12 Renamed key to tag 2020-10-03 13:02:54 -04:00
ChrisLR
8c9f1aeaa8 Added has method on TagHandler with a few tests 2020-10-03 13:00:07 -04:00
Griatch
dda2493dba Change order of tutorialmenu nodes 2020-10-03 00:10:14 +02:00
Griatch
b28aefd36f Add cmdsets to show off cmds in tutorial menu 2020-10-01 23:49:04 +02:00
Griatch
84e26566ae More work on evmenu helper 2020-10-01 18:42:04 +02:00
Griatch
b89d188c32 Start tutorialmenu 2020-10-01 18:42:04 +02:00
Griatch
300429a03f Start adding unit tests for menu templating 2020-10-01 18:42:04 +02:00
Griatch
7e58fee171 Ran black on codes 2020-10-01 18:42:04 +02:00
Griatch
fad306b932 Complete implementation of stand-alone menu-template parser 2020-10-01 18:42:04 +02:00
Griatch
78c7214a46 Add experimental evmenu helper template, currently non-persistent 2020-10-01 18:42:04 +02:00
Griatch
c44681ebcf Merge pull request #2201 from friarzen/multimedia_updates
update multimedia and supporting plugins to allow message routing
2020-09-29 19:27:51 +02:00
Griatch
1c7a6dfd21 Cleaner error message passing reserved kwarg to EvMenu 2020-09-27 11:18:23 +02:00
Griatch
ff59163d22 Add abort command to tutorial-world and some bugfixes 2020-09-23 21:24:23 +02:00
Griatch
ee0fedfdf7 Add some fixes to the tutorial_world. 2020-09-23 19:20:41 +02:00
Brenden Tuck
add99c59e9 update multimedia and supporting plugins to allow message routing 2020-09-21 17:40:18 -04:00
Griatch
ed8290aec8 Clean up docstrings 2020-09-20 20:29:02 +02:00
Griatch
1dec03c7d6 Latest pull from wiki 2020-09-20 19:57:27 +02:00
Griatch
ea20a7eb9c Clean out old version of action file 2020-09-20 19:15:16 +02:00
Griatch
5191b2e4e8 Fix os path to docs dir in standalone mode 2020-09-20 19:13:05 +02:00