Commit graph

851 commits

Author SHA1 Message Date
Griatch
51bef9bf97 Move alias/connect setup to channel class rather than cmd 2021-05-14 21:53:23 +02:00
Griatch
8e19017dc3 Some updates to the crafting contrib readme 2021-05-13 10:39:45 +02:00
Griatch
adf484b9df Add channel sub-permission checks for admin/manage switches 2021-05-11 23:19:09 +02:00
Griatch
d118fb17b8 Update autodoc files 2021-05-11 19:42:01 +02:00
Griatch
c9d40e7c81 Expand channel help entry 2021-05-10 23:28:41 +02:00
Griatch
ebcff51932 Start adding new help documentation 2021-05-10 08:57:00 +02:00
Griatch
7e2a446bda Added new docs for Channels and Msg 2021-05-09 22:37:43 +02:00
Griatch
8ab169f70b Some docstring cleanup 2021-05-08 10:09:04 +02:00
Griatch
f9a2f9f095 Minor refactor of exception to top of module 2021-04-08 21:46:45 +02:00
Griatch
2f0709e4fc Link to new funcparser docs 2021-03-28 00:00:38 +01:00
Griatch
c9d9e9c6f8 Clean up docs and more funcparser fixes 2021-03-27 23:43:46 +01:00
Griatch
c65c68e4c2 Further cleanup and refactoring 2021-03-27 19:20:21 +01:00
Griatch
2c7163ba74 Remove mention of defunct delaccount cmd 2021-03-20 09:45:17 +01:00
Griatch
349b712152 Fix mention of defunct unban command. Resolves #2337 2021-03-20 09:43:29 +01:00
Griatch
263065e7f1 Make Funcparser support non-string returns; more tests 2021-03-20 00:23:29 +01:00
Griatch
8c3910a033 Add new docs for FuncParser 2021-03-17 20:52:51 +01:00
Griatch
52fa7fe273 Merge pull request #2327 from llzzies/patch-1
Function name updated
2021-03-14 10:19:28 +01:00
Griatch
e1762c8b2f Update scripts command, Scripts documentation 2021-03-07 17:41:48 +01:00
Griatch
013719ad26 Change link order in doc sidebar 2021-03-06 01:32:23 +01:00
Griatch
bfb3ce0e0a Add link sidebar to docs 2021-03-06 01:27:29 +01:00
Griatch
08b34f4d7c Add link sidebar to docs 2021-03-06 01:15:54 +01:00
llzzies
6ae9ccf2e4 Update Objects.md
at_before_leave(obj, destination) was changed to at_object_leave
2021-03-01 04:11:48 -05:00
Griatch
e7518eee75 Fix for the clashing doc-branch issue 2021-02-27 20:17:07 +01:00
Griatch
21d36cb93a Hopefully final solution to the doc-build issue 2021-02-27 19:52:46 +01:00
Griatch
c853d54957 Fix to go with fix for build 2021-02-27 19:04:55 +01:00
Griatch
e3321088d3 Fixing looping bug 2021-02-27 18:48:18 +01:00
Griatch
9eafd3e34f Testing with new cleanup mechanism 2021-02-27 18:45:04 +01:00
Griatch
0440bf60f6 More testing 2021-02-27 18:38:47 +01:00
Griatch
14fab39b55 More debugging 2021-02-27 18:21:12 +01:00
Griatch
0dd6454036 More testing 2021-02-27 18:10:29 +01:00
Griatch
f9a736ef1d More debug output 2021-02-27 18:04:02 +01:00
Griatch
e8302f46d3 More experimentation with module reloading 2021-02-27 17:31:30 +01:00
Griatch
a7bb763290 More testing with importlib 2021-02-27 14:33:29 +01:00
Griatch
455c016c95 Debug output for doc build 2021-02-27 14:25:17 +01:00
Griatch
ae1820d73f More debug output 2021-02-27 14:23:51 +01:00
Griatch
4cefba6e3b More fixes 2021-02-27 14:13:42 +01:00
Griatch
63a2b3b1aa Fix typo in doc conf 2021-02-27 13:53:53 +01:00
Griatch
6d0e85492d Fix doc conf build for multiversion 2021-02-27 13:48:11 +01:00
Griatch
2227f16e17 Make evennia doc-build not require gamedir 2021-02-25 08:52:52 +01:00
Griatch
af88ccfd61 Fix typo in conf 2021-02-24 23:20:13 +01:00
Griatch
1c80618397 Correct evpath variable 2021-02-24 23:16:41 +01:00
Griatch
b17cb58846 More debug output during doc build 2021-02-24 23:12:28 +01:00
Griatch
7d78c20a5a Another doc adjustment 2021-02-24 22:41:15 +01:00
Griatch
76d087ffb0 doc-building tests 2021-02-24 22:40:29 +01:00
Griatch
ab8cb7ef77 More tests for doc building 2021-02-24 22:35:04 +01:00
Griatch
e8e4bcbcad Update Crafting.md
Fixed an example.
2021-02-15 17:26:45 +01:00
Griatch
19586d22e1 Update doc build makefile 2021-01-30 18:03:44 +01:00
Griatch
31bc958d86 Update docs with new start envvars info 2021-01-30 13:24:52 +01:00
Griatch
0a6236904b Clean up some markdown syntax 2021-01-18 21:51:18 +01:00
Griatch
ec6257ca5e Merge pull request #2303 from Suudy/feature-advanced-remote-postgresql-use-case
Add section on usage of a remote Postgres database
2021-01-18 21:43:35 +01:00