Griatch
|
94da4e0d36
|
Cleanup of doc
|
2021-12-13 19:02:56 +01:00 |
|
Griatch
|
eb617f41db
|
Update online setup with new entries from master
|
2021-12-13 18:59:27 +01:00 |
|
Griatch
|
6934d3b4a2
|
Merge branch 'master' into develop
|
2021-12-13 18:55:21 +01:00 |
|
Griatch
|
90c29e61b7
|
Merge pull request #2601 from Jaykingamez/master
Add Azure App Services and Huawei Cloud to docs
|
2021-12-13 18:54:25 +01:00 |
|
Griatch
|
39be85ff79
|
Merge pull request #2597 from The-Archemist/patch-1
Fixed unnecessary string break in CmdDesc
|
2021-12-13 18:53:09 +01:00 |
|
Griatch
|
7a5e1c64ec
|
Tweak iter_to_string to be a little more flexible about limiters
|
2021-12-11 10:48:18 +01:00 |
|
Jaykingamez
|
cf7cab1fea
|
Add Azure App Services and Huawei Cloud
embedded links to back listed information
|
2021-12-03 22:22:05 +08:00 |
|
Jake
|
5729676d32
|
Fixed unnecessary string break in CmdDesc
|
2021-11-27 00:06:50 -07:00 |
|
Griatch
|
7c2eed4e7a
|
Merge pull request #2591 from The-Archemist/sethelp_fix
Fix sethelp help file typo.
|
2021-11-26 09:39:34 +01:00 |
|
Griatch
|
a254ff0d5a
|
Merge pull request #2596 from The-Archemist/UnbanFix
Fixed bug with unban command. Resolves #2595
|
2021-11-25 10:16:55 +01:00 |
|
Jake
|
6a5e1f5203
|
Fixed bug with unban command. Resolves #2595
|
2021-11-25 01:16:12 -07:00 |
|
Jake
|
53ecfb503b
|
Fix sethelp help file typo.
|
2021-11-21 04:02:16 -07:00 |
|
Griatch
|
d890ac10d3
|
Merge branch 'develop' of github.com:evennia/evennia into develop
|
2021-11-21 11:38:28 +01:00 |
|
Griatch
|
75107d6987
|
Merge pull request #2589 from The-Archemist/dev
get_display_name looker default. Resolves #2415
|
2021-11-21 11:13:12 +01:00 |
|
Griatch
|
ab54f90cbd
|
Merge branch 'master' into develop
|
2021-11-21 11:09:45 +01:00 |
|
Griatch
|
aa6d01e014
|
Merge pull request #2581 from luciensadi/master
Added missing remove() method to _SaverDeque
|
2021-11-21 11:09:04 +01:00 |
|
Griatch
|
82442e4640
|
Make examine command more modular; show attr-categories and value types.
See #1805.
|
2021-11-21 03:37:55 +01:00 |
|
Jake
|
b1d59e5fc3
|
get_display_name looker default. Resolves #2415
|
2021-11-20 17:31:44 -07:00 |
|
Griatch
|
ffd6da2c5f
|
Sync dependencies with master branch
|
2021-11-14 15:18:21 +01:00 |
|
Griatch
|
ffbdc6206a
|
Pin django-sekizai version
|
2021-11-14 15:16:20 +01:00 |
|
Griatch
|
3e6c2fc20e
|
Merge branch 'master' into develop
|
2021-11-13 15:35:13 +01:00 |
|
Griatch
|
ee21d045d7
|
Make sure the update/reset combination reruns all hooks
|
2021-11-13 15:34:47 +01:00 |
|
Griatch
|
97cbc80dc0
|
Correct help query on @, fix reset hook call.
|
2021-11-13 15:32:31 +01:00 |
|
Griatch
|
f8353a5f18
|
Added sorting for autodoc alias listing
|
2021-11-13 02:26:23 +01:00 |
|
Griatch
|
2c56747e5f
|
Update default commands
|
2021-11-13 02:18:31 +01:00 |
|
Griatch
|
4f57370bc9
|
Co-exist @-prefixes for management commands. Resolve 2353.
|
2021-11-13 02:15:30 +01:00 |
|
Griatch
|
9d0cd4c2fb
|
Change doc style for code
|
2021-11-10 23:45:40 +01:00 |
|
Griatch
|
bad81b0c5a
|
Some doc updates
|
2021-11-10 21:31:34 +01:00 |
|
Griatch
|
e60b251c2d
|
More doc style updates
|
2021-11-10 09:08:31 +01:00 |
|
Griatch
|
5d072dae8e
|
Update doc look, fix some typos
|
2021-11-10 01:25:53 +01:00 |
|
Griatch
|
7d277fb7dd
|
AttributeProperty for managing Attributes similarly to Django fields
|
2021-11-09 23:08:28 +01:00 |
|
Griatch
|
c154bbc8a2
|
Minor typo fix
|
2021-11-08 17:31:00 +01:00 |
|
luciensadi
|
3d1e799268
|
Added missing remove() method to _SaverDeque
|
2021-11-03 22:04:44 -07:00 |
|
Griatch
|
ae0e341461
|
Change custom_gametime contrib to start days/weeks/months from 1 instead of from 0. Resolve #1753
|
2021-11-04 00:15:27 +01:00 |
|
Griatch
|
3a3a111fc4
|
Make common typeclass.delete return True/False to match Object.delete api for consistency. Resolve #2398
|
2021-11-03 23:20:00 +01:00 |
|
Griatch
|
255030ffe4
|
Change TagHandler.add/has(tag=...) kwarg to key= for consistency. Resolve #2396
|
2021-11-03 22:55:55 +01:00 |
|
Griatch
|
8405548c6d
|
Update changelog to include webclient browser id
|
2021-11-03 20:13:06 +01:00 |
|
Griatch
|
1a17af7ba4
|
Add webclient browser name identifier. Resolve #1650
|
2021-11-03 20:09:47 +01:00 |
|
Griatch
|
3340ed9197
|
Allow to disable MXP or make it one-directional. Resolve #2169.
|
2021-11-02 23:39:56 +01:00 |
|
Griatch
|
f97fb39de2
|
Include error messages in form. Resolve #2368
|
2021-11-02 21:21:31 +01:00 |
|
Griatch
|
8a7f4f3250
|
Tweak lock names to teleport/teleport_here instead
|
2021-10-31 23:48:05 +01:00 |
|
Griatch
|
e959e7a78f
|
Add move/move_here lock check to tel` command. Resolve #1579
|
2021-10-31 23:41:06 +01:00 |
|
Griatch
|
2993fb8121
|
Add confirmation question to ban/unban commands, as per #1541
|
2021-10-31 23:10:31 +01:00 |
|
Griatch
|
8178b454fd
|
Change settings.COMMAND_ARG_REGEX default to require a space or '/' between cmdname and argument. This better matches common expectations. Resolves #1541.
|
2021-10-31 23:08:33 +01:00 |
|
Griatch
|
b1ebbbecd3
|
Rename all at_before/after hooks to at_pre/post. Old names still work but are deprecated. Resolves #1454.
|
2021-10-31 22:18:58 +01:00 |
|
Griatch
|
81cacc5ba0
|
Merge branch 'master' into develop
|
2021-10-31 20:19:50 +01:00 |
|
Griatch
|
a5ca5a30d7
|
Add GMCP Client.Gui stub to avoid Mudlet issue
|
2021-10-31 20:19:12 +01:00 |
|
Griatch
|
c9df89fade
|
Add GMCP Client.GUI inputfunc to avoid issues with Mudlet
|
2021-10-31 20:18:20 +01:00 |
|
Griatch
|
ec98dd03f5
|
Add warning on unset SERVER_HOSTNAME
|
2021-10-31 10:47:07 +01:00 |
|
Griatch
|
a5b0b1a8c1
|
Add SERVER_HOSTNAME setting. Update website index to show telnet connect info
|
2021-10-31 10:38:38 +01:00 |
|