Commit graph

7175 commits

Author SHA1 Message Date
Griatch
06180ba3ef doc style improvements 2021-06-17 20:56:55 +02:00
Griatch
f5581ba84f Merge branch 'master' into develop 2021-06-13 22:58:57 +02:00
Griatch
5ee9e90cea Fix some broken master-doc pages 2021-06-13 22:47:44 +02:00
Griatch
66e436fcfa Fix up unittests 2021-06-13 14:11:05 +02:00
Griatch
719ccc7d10 Merge branch 'master' into develop 2021-06-03 23:25:31 +02:00
Griatch
298d1b589f Update obj.cmdset before examine. Resolves #2428. 2021-06-03 23:25:10 +02:00
Griatch
f91410308d Update toc 2021-06-02 22:59:04 +02:00
Griatch
7f03cce447 Some tweaks to docs and dummy default setting 2021-06-02 22:57:51 +02:00
Griatch
9641f7c260 Update dummyrunner docs 2021-06-02 10:17:04 +02:00
Griatch
d702e347e1 Cleaned up dummyrunner and fixed a lot of issues 2021-06-02 00:27:40 +02:00
Griatch
eef840efbf Update help entry docs with clarifications 2021-05-30 21:22:45 +02:00
Griatch
1899bf4a71 Update game_template' with help changes 2021-05-30 21:02:34 +02:00
Griatch
e2ea5bd28c 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
2e67f9d700 Add lock-handling to FileHelp, add warnings to sethelp 2021-05-30 20:17:46 +02:00
Griatch
69adf76469 Add locks to filehelp entities. Test view/read locks 2021-05-30 10:59:36 +02:00
Griatch
a08fa51dc7 Merge branch 'master' into develop 2021-05-30 09:19:27 +02:00
Griatch
c6cbe28985
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
34a19ea6c0 Merge branch 'master' into develop 2021-05-30 09:15:49 +02:00
Griatch
8528bc9a7c
Merge pull request #2421 from timgates42/bugfix_typos
docs: fix a few simple typos
2021-05-30 09:15:25 +02:00
Griatch
e671743a48 Update i18n docs 2021-05-29 18:33:46 +02:00
Griatch
857933039c Prepare all .po files for updating by volunteers 2021-05-29 18:30:20 +02:00
Griatch
d8beb7ee00 Compile .mo files 2021-05-29 17:30:20 +02:00
Griatch
7c66fbfad9 Clean up help-entry display a bit 2021-05-29 16:10:54 +02:00
Griatch
6109c37178 Update doc strings 2021-05-29 13:53:11 +02:00
Griatch
4968a4e63a Fix typo in unittest 2021-05-29 13:39:46 +02:00
Griatch
4c260ad507 Update localization 2021-05-29 13:22:19 +02:00
Griatch
7aa4c6ad7c I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
Griatch
3f9e330b07 Update HaProxy document, move server/admin to correct place 2021-05-26 20:12:19 +02:00
Alex Hunley
c3b1689210 Fix priv check when displaying names in CmdWho 2021-05-24 17:48:22 -04:00
Griatch
16e30ab2f5 Pep8 fixes 2021-05-24 23:38:02 +02:00
Tim Gates
6d4bcd8ba9
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
407a5642c4 Add api customization templates 2021-05-23 18:27:50 +02:00
Griatch
231deab392 Add helpentry api 2021-05-23 15:16:55 +02:00
Griatch
8b834a6016 Customize api and add redoc autodocs 2021-05-23 13:12:07 +02:00
Griatch
cc6dc0f144 Fix bugs in API perm checking 2021-05-23 00:42:30 +02:00
Griatch
6e2cc68442 Cleaned up default website css. Renamed app.css to website.css' 2021-05-23 00:18:27 +02:00
Griatch
6111a2e690 More admin cleanup and doc writing 2021-05-22 20:12:48 +02:00
Griatch
2d25dd5d71 Change url() to path() 2021-05-22 16:29:13 +02:00
Griatch
9e0d9043f0 Continue documentation of web components 2021-05-22 16:11:48 +02:00
Griatch
c605812ca5 Fix admin rerouter, start new web docs 2021-05-21 16:42:59 +02:00
Griatch
15ae6e0a19 Add get_all_cmdsets` helper inspired by work by user trhr in unmerged PR 2021-05-21 15:22:35 +02:00
Griatch
8e78d0be87 More admin sorting/list cleanup 2021-05-21 00:37:14 +02:00
Griatch
460d1f1125 Migrating models, many admin tweaks 2021-05-20 23:43:46 +02:00
Griatch
cf23ad3c7f Add account-object link button to admin 2021-05-20 22:55:26 +02:00
Griatch
d33397d629 Update adminsite for better config 2021-05-20 10:34:58 +02:00
Griatch
4bda0a0ac6 Remove object-inline on admin account page 2021-05-20 08:10:43 +02:00
Griatch
ce19978157 Experiment/test char creation in admin 2021-05-20 00:02:07 +02:00
Griatch
69bb854c3c Customize look of sidebar and frontpage 2021-05-19 22:35:31 +02:00
Griatch
fd071a683d Customize look of sidebar and frontpage 2021-05-19 22:32:45 +02:00
Griatch
9206e5b7be Start cleaning up the admin 2021-05-19 20:33:33 +02:00