Commit graph

7177 commits

Author SHA1 Message Date
Griatch
9bc6978e28 Merge pull request #2358 from fariparedes/mxp-url
Add anchor tag for MXP
2021-06-19 12:14:01 +02:00
fariparedes
7358758987 Add MXP support for anchor tags 2021-06-18 14:29:46 -04:00
Griatch
0bd7860974 doc style improvements 2021-06-17 20:56:55 +02:00
Griatch
40d19ae1e6 Merge branch 'master' into develop 2021-06-13 22:58:57 +02:00
Griatch
95a2b18d43 Fix some broken master-doc pages 2021-06-13 22:47:44 +02:00
Griatch
7a30822ee1 Fix up unittests 2021-06-13 14:11:05 +02:00
Griatch
e6fef4fb69 Merge branch 'master' into develop 2021-06-03 23:25:31 +02:00
Griatch
a352abc1c4 Update obj.cmdset before examine. Resolves #2428. 2021-06-03 23:25:10 +02:00
Griatch
f3279c4b92 Update toc 2021-06-02 22:59:04 +02:00
Griatch
54a10d612c Some tweaks to docs and dummy default setting 2021-06-02 22:57:51 +02:00
Griatch
514cb1b9af Update dummyrunner docs 2021-06-02 10:17:04 +02:00
Griatch
677a34d06e Cleaned up dummyrunner and fixed a lot of issues 2021-06-02 00:27:40 +02:00
Griatch
d7b66eecca Update help entry docs with clarifications 2021-05-30 21:22:45 +02:00
Griatch
68df7b3a91 Update game_template' with help changes 2021-05-30 21:02:34 +02:00
Griatch
201e567e34 Run migrations. Changed HelpEntry 'view' locks to use 'read' instead, leaving 'view' to control what is seen in index. 2021-05-30 20:38:10 +02:00
Griatch
b050656319 Add lock-handling to FileHelp, add warnings to sethelp 2021-05-30 20:17:46 +02:00
Griatch
0fb29073b2 Add locks to filehelp entities. Test view/read locks 2021-05-30 10:59:36 +02:00
Griatch
905cc78069 Merge branch 'master' into develop 2021-05-30 09:19:27 +02:00
Griatch
18167e0d2c Merge pull request #2422 from darkruinsMUD/fix-account-priv-check-in-who
Fix priv check when displaying names in CmdWho
2021-05-30 09:18:53 +02:00
Griatch
52ada8fa80 Merge branch 'master' into develop 2021-05-30 09:15:49 +02:00
Griatch
4f4a0ef479 Merge pull request #2421 from timgates42/bugfix_typos
docs: fix a few simple typos
2021-05-30 09:15:25 +02:00
Griatch
91ae14cf18 Update i18n docs 2021-05-29 18:33:46 +02:00
Griatch
7147e3e027 Prepare all .po files for updating by volunteers 2021-05-29 18:30:20 +02:00
Griatch
ecf757ba7c Compile .mo files 2021-05-29 17:30:20 +02:00
Griatch
d482d2bec0 Clean up help-entry display a bit 2021-05-29 16:10:54 +02:00
Griatch
c7fb61de0f Update doc strings 2021-05-29 13:53:11 +02:00
Griatch
f73eec1a34 Fix typo in unittest 2021-05-29 13:39:46 +02:00
Griatch
8837b93dd2 Update localization 2021-05-29 13:22:19 +02:00
Griatch
7ff8cbb341 I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
Griatch
59dd0b007a Update HaProxy document, move server/admin to correct place 2021-05-26 20:12:19 +02:00
Alex Hunley
408b0a9132 Fix priv check when displaying names in CmdWho 2021-05-24 17:48:22 -04:00
Griatch
d4f61f1a14 Pep8 fixes 2021-05-24 23:38:02 +02:00
Tim Gates
ff078945f8 docs: fix a few simple typos
There are small typos in:
- CODING_STYLE.md
- evennia/commands/cmdhandler.py
- evennia/commands/default/syscommands.py
- evennia/contrib/building_menu.py
- evennia/prototypes/prototypes.py

Fixes:
- Should read `traverse` rather than `traverese`.
- Should read `shortcuts` rather than `shorcuts`.
- Should read `multiple` rather than `multuple`.
- Should read `multiple` rather than `mulitple`.
- Should read `indentation` rather than `indendation`.

Closes #2420
2021-05-24 05:54:56 +10:00
Griatch
4250ca1a29 Add api customization templates 2021-05-23 18:27:50 +02:00
Griatch
cc9f42a398 Add helpentry api 2021-05-23 15:16:55 +02:00
Griatch
87e0796f05 Customize api and add redoc autodocs 2021-05-23 13:12:07 +02:00
Griatch
43d678d8ca Fix bugs in API perm checking 2021-05-23 00:42:30 +02:00
Griatch
07f994ce91 Cleaned up default website css. Renamed app.css to website.css' 2021-05-23 00:18:27 +02:00
Griatch
b1b26bf489 More admin cleanup and doc writing 2021-05-22 20:12:48 +02:00
Griatch
b95ec69d66 Change url() to path() 2021-05-22 16:29:13 +02:00
Griatch
4bea4d5703 Continue documentation of web components 2021-05-22 16:11:48 +02:00
Griatch
72e9fd6fd1 Fix admin rerouter, start new web docs 2021-05-21 16:42:59 +02:00
Griatch
73f73f2473 Add get_all_cmdsets` helper inspired by work by user trhr in unmerged PR 2021-05-21 15:22:35 +02:00
Griatch
12a251cdcc More admin sorting/list cleanup 2021-05-21 00:37:14 +02:00
Griatch
1bdcafcef4 Migrating models, many admin tweaks 2021-05-20 23:43:46 +02:00
Griatch
a7f1e24c9c Add account-object link button to admin 2021-05-20 22:55:26 +02:00
Griatch
14968e4b42 Update adminsite for better config 2021-05-20 10:34:58 +02:00
Griatch
68451419b4 Remove object-inline on admin account page 2021-05-20 08:10:43 +02:00
Griatch
9cca949971 Experiment/test char creation in admin 2021-05-20 00:02:07 +02:00
Griatch
cfd0975e49 Customize look of sidebar and frontpage 2021-05-19 22:35:31 +02:00