Griatch
|
4cff98d4bd
|
Make monitorhandler support Attribute categories. Resolve 1807.
|
2022-01-08 22:14:56 +01:00 |
|
Griatch
|
660dee0a8b
|
Update changelog with merged PR
|
2021-12-17 08:49:04 +01:00 |
|
Griatch
|
357fcc8059
|
Make set aware of Attribute categories
|
2021-12-16 00:22:24 +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 |
|
Griatch
|
4f57370bc9
|
Co-exist @-prefixes for management commands. Resolve 2353.
|
2021-11-13 02:15:30 +01:00 |
|
Griatch
|
7d277fb7dd
|
AttributeProperty for managing Attributes similarly to Django fields
|
2021-11-09 23:08:28 +01: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
|
3340ed9197
|
Allow to disable MXP or make it one-directional. Resolve #2169.
|
2021-11-02 23:39:56 +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
|
a5b0b1a8c1
|
Add SERVER_HOSTNAME setting. Update website index to show telnet connect info
|
2021-10-31 10:38:38 +01:00 |
|
Griatch
|
6e99239370
|
Add pronoun parsing for msg_contents inlinefuncs
|
2021-10-30 22:36:40 +02:00 |
|
Griatch
|
fb9a274c20
|
Add strip_unsafe_input/INPUT_CLEANUP_BYPASS_PERMISSIONS helpers to strip unsafe input on a per-command level. Resolves #1738.
|
2021-10-09 16:27:58 +02:00 |
|
Griatch
|
6e9d32f78d
|
Make @lazy_property handlers read/write protected to avoid common newbie mistakes, like assigning obj.locks = []
|
2021-10-09 14:33:40 +02:00 |
|
Griatch
|
fae76d9a53
|
Add LOCALECHO client option for clients not supporting local echoing. Resolve #2258.
|
2021-10-09 00:36:17 +02:00 |
|
Griatch
|
a0bc874f0f
|
Ask for confirm in default account creation. Resolves #1523
|
2021-10-08 22:46:50 +02:00 |
|
Griatch
|
25f793c964
|
Refactor return_apperance hook to make it easier to override. Resolves #2530, Resolves #2362.
|
2021-10-08 01:04:55 +02:00 |
|
Griatch
|
b19b77f549
|
Change EvTable vertical rebalance algorithm to simply add empty rows at end. Produces more consistent visual result than old algorithm which could sometimes look like a bug.
|
2021-09-17 00:49:37 +02:00 |
|
Griatch
|
cec3b139ed
|
Expand RPSystem to respect case of references. Resolves #1620.
|
2021-09-08 23:41:33 +02:00 |
|
Griatch
|
22d02ac098
|
Fix spawn issues in xyzgrid. Allow prototype_parent to be a dict itself. Resolve #2494.
|
2021-08-22 20:30:22 +02:00 |
|
Griatch
|
87c5c7c168
|
Keep GMCP case if outputfunc is capitalized. Resolve #2300.
|
2021-08-17 20:25:00 +02:00 |
|
Griatch
|
eccb355f5b
|
Merged script/scripts commands. Resolve #1502
|
2021-08-07 23:11:21 +02:00 |
|
Griatch
|
b737ccd2ea
|
Better handle using typeclass-cmd with mismatched db table. Resolve #2350.
|
2021-08-06 23:44:48 +02:00 |
|
Griatch
|
651acb8c8a
|
Avoid yield-command crossover problems. Add .retain_instance ability for Command class for implementing state execution.
|
2021-08-06 15:59:48 +02:00 |
|
Griatch
|
fb9d89eeaa
|
Add stop_task kwarg to help Script delete-on-stop. Resolve #2455.
|
2021-08-03 22:15:41 +02:00 |
|
Griatch
|
466f07eca4
|
Add XYZgrid contrib api files, prepare for merge
|
2021-07-23 00:19:28 +02:00 |
|
Griatch
|
bc59219a2a
|
Update changelog for extra-launher-command setting
|
2021-07-04 21:55:14 +02:00 |
|
Griatch
|
5b4cbbc7f9
|
Changed clickable help-links to default to True
|
2021-06-20 11:20:33 +02:00 |
|
Griatch
|
c48e12f520
|
Formatting/style updates to new tasks command
|
2021-06-19 13:54:55 +02:00 |
|
Griatch
|
4b429f291b
|
Fix merge conflicts
|
2021-06-19 12:40:30 +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
|
9641f7c260
|
Update dummyrunner docs
|
2021-06-02 10:17:04 +02:00 |
|
Griatch
|
2e67f9d700
|
Add lock-handling to FileHelp, add warnings to sethelp
|
2021-05-30 20:17:46 +02:00 |
|
Griatch
|
407a5642c4
|
Add api customization templates
|
2021-05-23 18:27:50 +02:00 |
|
Griatch
|
6e2cc68442
|
Cleaned up default website css. Renamed app.css to website.css'
|
2021-05-23 00:18:27 +02:00 |
|
Griatch
|
470ef47154
|
Up django version to 3.2
|
2021-05-15 11:02:57 +02:00 |
|
Griatch
|
954213e16f
|
Add Msg.db_receiver_external field. Resolve #2193.
|
2021-05-15 09:12:42 +02:00 |
|
Griatch
|
1216102086
|
Run migrations! Added data migration for channel aliases
|
2021-05-14 23:39:42 +02:00 |
|
Griatch
|
ce494a16b0
|
Add PROTOTYPE_LIST support when loading module-prototypes
|
2021-05-11 19:41:28 +02:00 |
|
Griatch
|
92624fc2c7
|
New FileHelp system to create help entries from external files
|
2021-05-08 15:11:53 +02:00 |
|
Griatch
|
2638db73f4
|
Adopt old comm commands to new channel system. Allow using page without an equal sign if target name has no spaces. Not passing tests
|
2021-05-02 23:18:29 +02:00 |
|
Griatch
|
dca152469b
|
Add function to easily create yes/no user question
|
2021-04-16 00:41:19 +02:00 |
|
Griatch
|
4b18fbc2a1
|
Improved Italian i18n (user rpolve)
|
2021-04-06 21:46:02 +02:00 |
|