Commit graph

8280 commits

Author SHA1 Message Date
Griatch
c54625b305 Made a lot of progress on the search tutorial 2020-07-08 00:14:37 +02:00
Griatch
3f1a3612e4 Add new src: link alias 2020-07-07 00:18:47 +02:00
Griatch
d5f66df2b3 Fixed api: reference shortcut 2020-07-06 20:48:21 +02:00
Griatch
a8f56f4370 Finished typeclass docs 2020-07-06 00:05:15 +02:00
Griatch
ca97c9bda0 Merge branch 'master' of github.com:evennia/evennia 2020-07-04 00:12:56 +02:00
Griatch
ad59dde130 Extension to typeclass fix, to allow non-typeclass mixins 2020-07-04 00:12:12 +02:00
Griatch
a515ececff Further updates 2020-07-03 22:32:50 +02:00
Griatch
830f793aa4 Continued with adding commands 2020-07-03 01:00:13 +02:00
Griatch
131a9f89aa Further work on the python tut 2020-07-01 23:54:26 +02:00
Griatch
221caf5187 Make tutorial parts into separate subfolders for now 2020-07-01 21:28:04 +02:00
Griatch
12602dc09f Add tutorial-mirror object 2020-07-01 21:13:14 +02:00
Tymoteusz Paul
6960025553 Correcting curly brackets colors 2020-06-30 23:07:37 +01:00
Griatch
0e203446a6 Merge pull request #2153 from bonnedav/patch-1
Make CmdOpen grant control to creator
2020-06-30 10:12:56 +02:00
bonnedav
ba7a6bc6f4 Make CmdOpen grant control to creator
Fixes #2152
Not tested but based on existing code in CmdCreate so I imagine it will work.
2020-06-29 21:59:18 -06:00
Griatch
fff80c4752 Make sure to strip key/value of whitespace in lockfunc kwargs. Resolves #2150 2020-06-28 17:09:41 +02:00
Griatch
0c53f1bcc3 Fix return type for all situations of get_all_scripts manager method, as inspired by #2117 2020-06-28 11:37:17 +02:00
Griatch
a84843d314 Pass category from objtag lockfunc. Resolve #2149 2020-06-28 11:22:07 +02:00
Griatch
a848960819 Update list_to_string to handle generators. Resolve #2120 2020-06-28 11:09:59 +02:00
Griatch
c8b056d06d Homogenize email-validation into one utility. Resolve #2143 2020-06-27 13:12:41 +02:00
Griatch
8f85bc1873 Fix cmdset merge with systemcmd. Resolves #2146 2020-06-27 12:56:58 +02:00
Griatch
efc9b87099 Remove procpool references from batchprocessor. Resolves #2145. 2020-06-26 21:27:44 +02:00
Griatch
5e6c52e2e6 Fix for typeclass app_label, and admin fix. Resolves #2112. 2020-06-26 21:17:07 +02:00
Griatch
e8b99175ad Fix setting app_label correctly for typeclass 2020-06-26 20:00:44 +02:00
Griatch
a721760da6 Allow guests for multisession_mode>1. Resolves #2098. Fix unit tests 2020-06-26 16:34:35 +02:00
Griatch
9d7461e21e Make sure to convert text output to text. Resolves #2102. 2020-06-26 14:02:13 +02:00
Griatch
1e40d8fbc0 Add maintenace task to portal, dropping db connection to resolve mysql timeouts. Resolves #2101. 2020-06-26 12:32:15 +02:00
Griatch
cc354cc223 Remove confusing contents-cache error. Resolves #1169 2020-06-26 11:37:34 +02:00
Griatch
e7f4967201 More updates to the starting tutorial 2020-06-25 14:15:31 +02:00
Griatch
dc811f2e08 Keep working on starting-tutorial 2020-06-21 23:03:32 +02:00
Griatch
cfd70ea837 Fix pages 2020-06-21 00:02:14 +02:00
Griatch
c4dc554179 Add more tutorial steps 2020-06-20 19:37:09 +02:00
Griatch
979aa924dd Restructure starting tut 2020-06-20 12:16:42 +02:00
Griatch
47d168219c Tweak tutorial-start name 2020-06-19 23:43:52 +02:00
Griatch
5dc31f834a Add Component overview 2020-06-19 23:18:28 +02:00
Griatch
af5884705e Start refactor howtos 2020-06-19 22:24:33 +02:00
Griatch
f175609cf3 Start to add howto structure 2020-06-19 21:13:51 +02:00
Griatch
e5bee77a38 Add structure to Setup/ docs 2020-06-19 20:55:26 +02:00
Griatch
7242b8ffd6 Correct quick-build listing 2020-06-19 18:53:36 +02:00
Griatch
8fed68334d Add setup-overview 2020-06-19 18:47:28 +02:00
Griatch
09c7b40539 Further tweaking 2020-06-19 18:11:20 +02:00
Griatch
95dc61cd50 Remove italics in api doc 2020-06-19 16:52:31 +02:00
Griatch
6b8c2afbc0 Fix API frontpage again 2020-06-19 16:44:45 +02:00
Griatch
061dfbffaa Relinked with correct relative links 2020-06-19 15:56:02 +02:00
Griatch
3e8017a874 Move starting tutorial to different name, add relative auto-relinking 2020-06-19 15:51:28 +02:00
Griatch
cf71ea4486 Add links in index 2020-06-19 15:44:51 +02:00
Griatch
933c3791ae Fix bug when running strip-ansi in non-api mode 2020-06-19 12:03:14 +02:00
Griatch
e38da2099e Repoint api-doc root 2020-06-19 00:09:34 +02:00
Griatch
ef2324e92d Customize API look, up sphinx version 2020-06-18 23:30:11 +02:00
Griatch
687c1e91f5 Make auto-relinker's error message clearer 2020-06-18 01:13:42 +02:00
Griatch
f2d460672e Another fix to auto-relinker 2020-06-18 01:02:15 +02:00