Commit graph

6751 commits

Author SHA1 Message Date
Griatch
daa8be261c Set correct latest symlink 2020-10-19 08:55:53 +02:00
Griatch
07c8a7b37c Update css for document class 2020-10-18 02:05:06 +02:00
Griatch
6fc70972f0 Adjust css location of search 2020-10-15 01:47:40 +02:00
Griatch
ce4c89c133 Update conf/remapper in sync with master 2020-10-15 01:26:14 +02:00
Griatch
c4a9acc759 Copied nature.css from master 2020-10-15 00:52:39 +02:00
Griatch
e55dd27d52 Add intro-menu api doc 2020-10-13 18:52:19 +02:00
Griatch
6bcaec22d3 Updated API autodoc index. 2020-10-13 18:26:23 +02:00
Griatch
62ca01f678 Update layout and sphinx version 2020-10-13 18:25:50 +02:00
Griatch
3d431e59d2 Updated API autodoc index. 2020-10-13 00:21:21 +02:00
Griatch
4f4f9f22a0 Fix maxdepth error 2020-10-13 00:19:52 +02:00
Griatch
74f5a609f6 Sync doc makefile with master 2020-10-12 22:19:22 +02:00
Griatch
b449ebe3d4 Fix style to Keyword Args 2020-10-12 21:13:06 +02:00
Griatch
fcb6f19287 Reproduce latest PR fix for develop 2020-10-12 21:11:08 +02:00
Griatch
6b62fc9067 Merge branch 'master' into develop 2020-10-12 21:06:47 +02:00
Griatch
fbfd662937 Revert some objtag lockfunc changes, related to #2227. 2020-10-12 19:49:18 +02:00
Griatch
199cb5682c Merge pull request #2228 from strikaco/lockfix
Adds appropriate object checking to objtag lockfunc
2020-10-12 19:35:25 +02:00
Johnny
e645ccdbb8 Adds appropriate object checking to 'inside()' lockfunc (partial fix for #2227). 2020-10-11 23:23:58 +00:00
Johnny
976835eced Adds appropriate object checking to objtag lockfunc (partial fix for #2227). 2020-10-11 23:18:02 +00:00
Griatch
00aebabba9 Updated API autodoc index. 2020-10-11 22:14:27 +02:00
Griatch
7032d907a7 Make sure to clean on doc build 2020-10-11 22:09:12 +02:00
Griatch
8247ffda44 Fixing some formatting 2020-10-11 22:05:49 +02:00
Griatch
009f5e87cc Cleanup of doc index 2020-10-11 20:43:57 +02:00
Griatch
26f8ba3f71 Fixed all links 2020-10-11 19:31:05 +02:00
Griatch
d4f1733bc7 Update docstrings to pass autodoc parsing 2020-10-11 17:15:30 +02:00
Griatch
90a1a0cba8 Resolve merge conflicts 2020-10-08 23:35:31 +02:00
Griatch
d449acb57b Continue to clean up docstrings 2020-10-08 23:23:27 +02:00
Griatch
72fa7b23ba Add rst file for intro menu 2020-10-08 21:49:39 +02:00
Griatch
a3e3921dd4 Merge branch 'master-docs' into master-docs2 2020-10-08 21:48:30 +02:00
Griatch
d414cc3ccd Start add docs again 2020-10-08 21:45:18 +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