davewiththenicehat
2dfe9564f8
Update CmdTasks unit tests for verbiage change within the command after merge.
...
Updated unit tests for CmdTasks. There was a verbiage change after merge. This update will allow the unit tests to pass.
2021-06-21 18:11:28 -04:00
Griatch
5b4cbbc7f9
Changed clickable help-links to default to True
2021-06-20 11:20:33 +02:00
Griatch
101f23180f
Changed clickable help-links to default to True
2021-06-20 11:18:55 +02:00
Griatch
088963d59d
Merge branch 'CmdHelp_clickable_topics' of https://github.com/davewiththenicehat/evennia into davewiththenicehat-CmdHelp_clickable_topics
2021-06-20 11:09:48 +02:00
davewiththenicehat
fb205c9680
Change to utils.display_len
...
evennia.utils.tests.test_utils.TestFormatGrid
evennia.commands.default.tests.TestHelp
Both pass
2021-06-19 11:46:46 -04:00
Griatch
6c9a74ac69
Fix merge conflicts
2021-06-19 15:59:09 +02:00
Griatch
4f74ea2deb
Fix taskhandler pickling method instances. Resolves #2439
2021-06-19 15:57:36 +02:00
Griatch
9864dc4cd6
Merge branch 'master' into develop
2021-06-19 15:33:08 +02:00
Griatch
5a7e132aee
Python 3.9 support. Resolves #2436 .
2021-06-19 15:29:15 +02:00
Griatch
c33db6243b
Fix legacy bytes conversion for older twisted
2021-06-19 15:02:26 +02:00
Griatch
c48e12f520
Formatting/style updates to new tasks command
2021-06-19 13:54:55 +02:00
Griatch
41a446223d
Merge branch 'CmdDelays' of https://github.com/davewiththenicehat/evennia into davewiththenicehat-CmdDelays
2021-06-19 12:42:11 +02:00
Griatch
4b429f291b
Fix merge conflicts
2021-06-19 12:40:30 +02:00
Griatch
73ae706876
Fix unit tests for PR #2440 .
2021-06-19 12:38:35 +02:00
Griatch
6ec7c00407
Merge pull request #2358 from fariparedes/mxp-url
...
Add anchor tag for MXP
2021-06-19 12:14:01 +02:00
fariparedes
68f33508e7
Add MXP support for anchor tags
2021-06-18 14:29:46 -04:00
fariparedes
29517bb209
Update iter_to_string with handling for list size of 2
2021-06-18 14:11:56 -04:00
Griatch
89d8d46e64
Try reporting a little more info from taskhandler deserialization error
2021-06-18 19:34:44 +02:00
Griatch
06180ba3ef
doc style improvements
2021-06-17 20:56:55 +02:00
davewiththenicehat
f0160e7f24
CmdHelp clickable global setting False
...
Created a global setting for clickable topics in the help command. Default is False.
2021-06-15 12:47:24 -04:00
davewiththenicehat
dbbdf2898b
CmdTasks removed text tags added yes no
2021-06-14 18:43:18 -04: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
davewiththenicehat
503c89126a
CmdHelp clickable topics
...
Added clickable topics throughout CmdHelp.
unit test evennia.commands.default.tests.TestHelp passes.
2021-06-12 12:35:07 -04:00
davewiththenicehat
d1f1ebbf1d
utils.format_grid strip ansi support
...
adds option to ignore ansi markups when calculating grid lengths.
evennia.utils.tests.test_utils.TestFormatgrid passes
2021-06-12 12:32:20 -04: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
davewiththenicehat
f1225e407a
CmdTask Misc Updates
2021-05-31 20:04:13 -04: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
davewiththenicehat
fc6eb75a3c
CmdTasks Created
...
Created a system command for displaying and manipulating tasks.
A single unit test in evennia.commands.default.tests.TestHelp fails. Message pattern mismatch.
All other unit tests pass.
2021-05-28 15:46:37 -04:00