Commit graph

6744 commits

Author SHA1 Message Date
Griatch
a99c02768c Update layout and sphinx version 2020-10-13 18:25:50 +02:00
Griatch
1cbdca682f Updated API autodoc index. 2020-10-13 00:21:21 +02:00
Griatch
b15f65866c Fix maxdepth error 2020-10-13 00:19:52 +02:00
Griatch
dd609c0207 Sync doc makefile with master 2020-10-12 22:19:22 +02:00
Griatch
d61cb9787f Fix style to Keyword Args 2020-10-12 21:13:06 +02:00
Griatch
51f8f083c6 Reproduce latest PR fix for develop 2020-10-12 21:11:08 +02:00
Griatch
bf372df548 Merge branch 'master' into develop 2020-10-12 21:06:47 +02:00
Griatch
236a02e094 Revert some objtag lockfunc changes, related to #2227. 2020-10-12 19:49:18 +02:00
Griatch
29a49e9250
Merge pull request #2228 from strikaco/lockfix
Adds appropriate object checking to objtag lockfunc
2020-10-12 19:35:25 +02:00
Johnny
f245adeafd Adds appropriate object checking to 'inside()' lockfunc (partial fix for #2227). 2020-10-11 23:23:58 +00:00
Johnny
11cf5ada87 Adds appropriate object checking to objtag lockfunc (partial fix for #2227). 2020-10-11 23:18:02 +00:00
Griatch
8562baad6b Updated API autodoc index. 2020-10-11 22:14:27 +02:00
Griatch
ea6f245f56 Make sure to clean on doc build 2020-10-11 22:09:12 +02:00
Griatch
6d3d3bf84d Fixing some formatting 2020-10-11 22:05:49 +02:00
Griatch
538b19bc01 Cleanup of doc index 2020-10-11 20:43:57 +02:00
Griatch
4cc311c5e0 Fixed all links 2020-10-11 19:31:05 +02:00
Griatch
f1adee4636 Update docstrings to pass autodoc parsing 2020-10-11 17:15:30 +02:00
Griatch
f3acc87212 Resolve merge conflicts 2020-10-08 23:35:31 +02:00
Griatch
7faf33f7c0 Continue to clean up docstrings 2020-10-08 23:23:27 +02:00
Griatch
8f0b82743f Add rst file for intro menu 2020-10-08 21:49:39 +02:00
Griatch
dd91988b18 Merge branch 'master-docs' into master-docs2 2020-10-08 21:48:30 +02:00
Griatch
2e8302e040 Start add docs again 2020-10-08 21:45:18 +02:00
Griatch
367db031fa
Merge pull request #2219 from ChrisLR/add-comms-tests
Adds tests for Channels wholist property
2020-10-08 21:03:55 +02:00
Griatch
8b073262cc
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
19ab1fd987
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
408a57e5cd Adds tests for Channels wholist property 2020-10-08 13:59:25 -04:00
Griatch
03934f2843 Update changelog with merge of PR. Resolve #2200. 2020-10-08 19:19:32 +02:00
Griatch
6d5255e07d Merge branch 'remove-splitjs' of https://github.com/ChrisLR/evennia into ChrisLR-remove-splitjs 2020-10-08 19:03:19 +02:00
Griatch
c4f5ade522 Add Raises section to TagHandler.has docstring. 2020-10-08 18:54:25 +02:00
Griatch
da6628120c 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
dd36821833 Remove weird debug remnant in traits contrib 2020-10-07 17:54:31 +02:00
Griatch
1f78ddbd2d Correct indentation 2020-10-06 14:40:02 +02:00
Griatch
f6895f817b Some more help when getting a tutorial weapon 2020-10-06 14:26:06 +02:00
Griatch
e63c2c0ae4 Fix wrong display of websocket interface. Resolves #2214. 2020-10-06 09:42:02 +02:00
Griatch
3c6eeadcf7 Fix edge case in kwarg parsing for template 2020-10-04 21:27:42 +00:00
Griatch
f1b3886608 Final unit tests for evmenu templating 2020-10-04 21:26:07 +02:00
Griatch
a8fc52c597 Add intro-menu to tutorial-world 2020-10-04 19:50:49 +02:00
Griatch
47cabe69f3 Complete tutorial-intro menu 2020-10-04 19:11:59 +02:00
Griatch
a67d414c0f More nodes to menu-tutorial contrib 2020-10-04 15:53:37 +02:00
Griatch
eb8ee08b81 Clean up 'page' listing output 2020-10-04 13:44:12 +02:00
Griatch
687c54e467 Better naming of tutorialmenu.py 2020-10-04 09:26:42 +02:00
Kami Hines
cc9ec55fef Fix login/out announcement bug based on server time settings 2020-10-03 21:13:16 -07:00
Kami Hines
ac1cdb0ba4 Find user IP when webclient fallsback to AJAX 2020-10-03 20:04:02 -07:00
Griatch
fd4908d9ea Automatic cleanup of evmenu-template storage 2020-10-03 23:51:54 +02:00
Griatch
f9b4785631 Improvements to cmdsethandler/cmdset debugging 2020-10-03 23:01:19 +02:00
ChrisLR
1fb98630aa Revert "Uppercased failing doc build reference, is docbuild case sensitive?" 2020-10-03 16:25:26 -04:00
ChrisLR
83c69cb327 Uppercased failing doc build reference, is docbuild case sensitive? 2020-10-03 16:21:37 -04:00
ChrisLR
a92d0c85f0 Removed SplitHandler from the docs and plugins folder 2020-10-03 15:41:37 -04:00
ChrisLR
10139185e1 Placed tags tests in their own TestClass 2020-10-03 14:21:22 -04:00
ChrisLR
8cce8e4da4 Handle the case where tag is not provided and raise a ValueError if neither are provided. 2020-10-03 13:21:53 -04:00