Commit graph

6562 commits

Author SHA1 Message Date
Griatch
5c8d2921a6 Fix gendersub, add new unittest 2020-07-18 16:10:28 +02:00
Griatch
a795059d04 Resolve merge conflicts 2020-07-18 15:56:47 +02:00
Griatch
cb2a4cc193 Cleanup of examine, escape inlinefuncs. Resolve #2172 2020-07-18 15:51:29 +02:00
Griatch
33630e19d7 Add $random default inlinefunc because I expected it to be there 2020-07-17 14:25:24 +02:00
Griatch
ae7ed38b19 Update twisted dependency as per released CVEs 2020-07-17 11:47:23 +02:00
Griatch
f865580bb9
Merge pull request #2157 from Puciek/master
Correcting curly brackets colors
2020-07-16 20:57:28 +02:00
Griatch
7c05c9ade6 Have EvTable width correctly handle asian alphabets as per #2166. 2020-07-15 23:18:53 +02:00
Griatch
bc86453195 Resolve merge conflicts 2020-07-15 23:18:38 +02:00
Griatch
a5fb6ec3ed Have EvTable width correctly handle asian alphabets 2020-07-15 23:16:57 +02:00
Griatch
10153cdbda Update changelog with missing line 2020-07-15 19:51:32 +02:00
Griatch
68e047dfd2 Merge changes from master 2020-07-15 18:07:45 +02:00
Griatch
1f2be2d1e5 Remove leftover layout file 2020-07-15 18:03:13 +02:00
Griatch
9016a5d21c Use latest sphinx-multiversion 2020-07-13 22:29:56 +02:00
Griatch
70d144199c Fixes to auto-link remapper 2020-07-12 22:13:47 +02:00
Griatch
d65fab164d Add autodoc files 2020-07-12 20:07:24 +02:00
Griatch
36ff16d70f Updated API autodoc index. 2020-07-12 20:04:12 +02:00
Griatch
6af2fc6819 Copy doc tools from develop 2020-07-12 20:03:09 +02:00
Griatch
40142d7dfe Rename Contrib to Contribs in docs 2020-07-12 17:36:01 +02:00
Griatch
24ba76c6b4 Doc refactor/renaming 2020-07-12 17:33:52 +02:00
Griatch
36caf5ee22 Start to clean up docs 2020-07-11 00:52:34 +02:00
Griatch
9ce52291be Fixed all errors in doc building 2020-07-11 00:27:10 +02:00
Griatch
2f280e8a88 Almost completed refactoring of source docstrings for new doc system 2020-07-10 22:47:37 +02:00
Griatch
f74160b993 Remove tests from api doc 2020-07-10 20:04:43 +02:00
Griatch
77bc87b3cc Modify package template 2020-07-10 17:58:07 +02:00
Griatch
252124d703 Rename docstring Kwargs to Keyword Args 2020-07-10 15:57:57 +02:00
Griatch
9b907eae57 Post-process docstring output 2020-07-10 14:14:34 +02:00
Griatch
70ab2cf427 Fix all failing links and warnings 2020-07-09 00:06:50 +02:00
Griatch
8408701712 Adding missing component pages 2020-07-08 23:18:14 +02:00
Griatch
4dd526522d Start to fix references 2020-07-08 22:45:01 +02:00
Griatch
3fba5ba24b Remapping urls 2020-07-08 21:55:19 +02:00
Griatch
0d6767b574 Fixes to urls 2020-07-08 21:51:14 +02:00
Griatch
8ba38c799a Split out Django-queries into separate tutorial page 2020-07-08 20:29:55 +02:00
Griatch
d6738075ad Made a lot of progress on the search tutorial 2020-07-08 00:14:37 +02:00
Griatch
c9e4f1aaa6 Add new src: link alias 2020-07-07 00:18:47 +02:00
Griatch
2706b497bb Fixed api: reference shortcut 2020-07-06 20:48:21 +02:00
Griatch
b96b43aa0b Finished typeclass docs 2020-07-06 00:05:15 +02:00
Griatch
bd65641755 Merge branch 'master' of github.com:evennia/evennia 2020-07-04 00:12:56 +02:00
Griatch
e335bbe9d1 Extension to typeclass fix, to allow non-typeclass mixins 2020-07-04 00:12:12 +02:00
Griatch
216485cb26 Further updates 2020-07-03 22:32:50 +02:00
Griatch
87aa80d868 Continued with adding commands 2020-07-03 01:00:13 +02:00
Griatch
dcc675fb4d Further work on the python tut 2020-07-01 23:54:26 +02:00
Griatch
a2ce4900ba Make tutorial parts into separate subfolders for now 2020-07-01 21:28:04 +02:00
Griatch
6e615e32c6 Add tutorial-mirror object 2020-07-01 21:13:14 +02:00
Tymoteusz Paul
fa6745a1fe
Correcting curly brackets colors 2020-06-30 23:07:37 +01:00
Griatch
7f8e31e6f9
Merge pull request #2153 from bonnedav/patch-1
Make CmdOpen grant control to creator
2020-06-30 10:12:56 +02:00
bonnedav
01084ce370
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
a3edbca209 Make sure to strip key/value of whitespace in lockfunc kwargs. Resolves #2150 2020-06-28 17:09:41 +02:00
Griatch
a1014089d3 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
0f0ddcd6be Pass category from objtag lockfunc. Resolve #2149 2020-06-28 11:22:07 +02:00
Griatch
67cc36e86e Update list_to_string to handle generators. Resolve #2120 2020-06-28 11:09:59 +02:00