Griatch
|
514b1b84d5
|
Update the xyzgrid doc to clarify a few things
|
2021-08-08 22:23:21 +02:00 |
|
Griatch
|
f7e947901f
|
Fix bug in $protkey protfunc. Resolve #2329.
|
2021-08-07 23:33:34 +02:00 |
|
Griatch
|
eccb355f5b
|
Merged script/scripts commands. Resolve #1502
|
2021-08-07 23:11:21 +02:00 |
|
Griatch
|
01eeaccfdc
|
Check non-hierarchical perms on both account and puppet. Resolve #2351.
|
2021-08-07 09:32:46 +02:00 |
|
Griatch
|
37072686fc
|
Broaded Container exception handler. Resolve #2334.
|
2021-08-07 00:06:09 +02:00 |
|
Griatch
|
bae45cc2a1
|
Fix wrong locktype in attribute all check. Resolve #2392.
|
2021-08-06 23:58:35 +02:00 |
|
Griatch
|
6de53696fe
|
Fix error in IAttribute reference due to private vars. Resolve #2423.
|
2021-08-06 23:55:38 +02:00 |
|
Griatch
|
b737ccd2ea
|
Better handle using typeclass-cmd with mismatched db table. Resolve #2350.
|
2021-08-06 23:44:48 +02:00 |
|
Griatch
|
2d6b35166c
|
Speed up rpsystem regex generation. Resolve #2265
|
2021-08-06 21:25:26 +02:00 |
|
Griatch
|
248344d7c2
|
Better handle malformed msg kwarg. Resolve #2298.
|
2021-08-06 20:44:33 +02:00 |
|
Griatch
|
505cdf4cbf
|
Add support for all creation kwargs to GLOBAL_SCRIPT setting. Resolve #2373
|
2021-08-06 20:31:01 +02:00 |
|
Griatch
|
b31b32e534
|
Make gametime.schedule callback support args/kwargs. Resolve #1327.
|
2021-08-06 17:27:14 +02:00 |
|
Griatch
|
a070246123
|
Complete permanent->persistent rename of cmdset kwarg for consistency
|
2021-08-06 17:16:44 +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
|
9a4a3e8e52
|
Better spacing
|
2021-08-06 00:50:59 +02:00 |
|
Griatch
|
b284865614
|
Update doc sidebar
|
2021-08-06 00:44:46 +02:00 |
|
Griatch
|
792c3db230
|
Fix/refactor initial_setup function. Resolve #2438.
|
2021-08-06 00:16:12 +02:00 |
|
Griatch
|
2ba0f42628
|
Properly remove cmds with auto_help=False from index. Resolve #2452.
|
2021-08-03 22:25:42 +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
|
57d9432efa
|
Fix wrong form type in Script admin. Resolve #2463.
|
2021-08-03 22:05:31 +02:00 |
|
Griatch
|
b2c263b0c8
|
Better error reporting from xyzgrid. Resolve #2482.
|
2021-08-03 21:52:30 +02:00 |
|
Griatch
|
dd982e5222
|
Fix XYMAP_DATA single import. Resolve #2481.
|
2021-08-03 21:09:17 +02:00 |
|
Griatch
|
8b582611cd
|
Fix lazy-import error for EvMore Command from launchcmd context
|
2021-07-29 17:03:04 +02:00 |
|
Griatch
|
0129786c3d
|
Fix prototype attr-inheritance with mixed full/simple attrs. Resolve #2474.
|
2021-07-26 23:42:35 +02:00 |
|
Griatch
|
e4efd7080b
|
Clarify no-location desc error
|
2021-07-26 22:25:39 +02:00 |
|
Griatch
|
a8c749aca7
|
Merge branch 'CmdDesc_edit_not_force_access_restrictions' of https://github.com/davewiththenicehat/evennia into davewiththenicehat-CmdDesc_edit_not_force_access_restrictions
|
2021-07-26 22:24:09 +02:00 |
|
Griatch
|
250e6612f0
|
Resolves #2465, as per suggesion of @GulliblePsychologist
|
2021-07-26 22:22:26 +02:00 |
|
Griatch
|
b371391e91
|
Merge branch 'issue-2461' of https://github.com/GulliblePsychologist/evennia into GulliblePsychologist-issue-2461
|
2021-07-26 22:12:14 +02:00 |
|
Griatch
|
dfbaaec01f
|
Merge branch 'evennia.utils.format_grid_duplicate_rows' of https://github.com/davewiththenicehat/evennia into davewiththenicehat-evennia.utils.format_grid_duplicate_rows
|
2021-07-26 22:11:20 +02:00 |
|
Griatch
|
382f9a9eaf
|
Merge branch 'blogspot-https' of https://github.com/amfl/evennia into amfl-blogspot-https
|
2021-07-26 22:07:14 +02:00 |
|
Griatch
|
22727cea34
|
Make web help topics lowercase for proper sorting
|
2021-07-26 22:05:26 +02:00 |
|
Griatch
|
c906cda000
|
Merge branch 'cmd_and_file_help_web_support' of https://github.com/davewiththenicehat/evennia into davewiththenicehat-cmd_and_file_help_web_support
|
2021-07-26 21:41:00 +02:00 |
|
Griatch
|
2bf4e42aba
|
Update toc
|
2021-07-23 01:23:23 +02:00 |
|
Griatch
|
6efb3129ed
|
Fixes to XYZGrid doc, docstrings
|
2021-07-23 01:16:32 +02:00 |
|
Griatch
|
26264cc33a
|
Merge branch 'develop' into mapping-contrib
|
2021-07-23 00:20:49 +02:00 |
|
Griatch
|
466f07eca4
|
Add XYZgrid contrib api files, prepare for merge
|
2021-07-23 00:19:28 +02:00 |
|
Griatch
|
38b1209259
|
Continue with doc writing for xyzgrid
|
2021-07-22 20:02:36 +02:00 |
|
Griatch
|
6db6a82d86
|
Start writing docs
|
2021-07-19 23:40:45 +02:00 |
|
Griatch
|
87437467e8
|
Fix unit tests for map
|
2021-07-19 22:45:30 +02:00 |
|
Griatch
|
992b287c6b
|
[tools] Sync commit
|
2021-07-19 16:40:31 +02:00 |
|
Griatch
|
ec9e919ea4
|
Fix remaining map contrib issues
|
2021-07-18 23:45:19 +02:00 |
|
Griatch
|
4656db5b2c
|
Add xymap options
|
2021-07-17 17:48:02 +02:00 |
|
Griatch
|
417c52e871
|
Fixes to goto functionality. Working well now.
|
2021-07-13 23:31:24 +02:00 |
|
Griatch
|
8f228327c1
|
More fixes to xyzmaps. Add goto
|
2021-07-13 00:52:53 +02:00 |
|
Griatch
|
d06ae0119a
|
First stepping around xyzgrid, still issues
|
2021-07-11 11:25:03 +02:00 |
|
Griatch
|
8c9f7e58ef
|
Test build/spawn launche command
|
2021-07-10 23:59:36 +02:00 |
|
Griatch
|
dad9575a70
|
Fix mapping unittests
|
2021-07-10 17:47:20 +02:00 |
|
Griatch
|
9aa411a4ef
|
Merge branch 'develop' into mapping-contrib
|
2021-07-08 21:59:00 +02:00 |
|
Griatch
|
578e6d63e1
|
Add xyzgrid support commands
|
2021-07-08 21:40:35 +02:00 |
|
Griatch
|
1c6fffeff2
|
Finished launcher, testing example
|
2021-07-07 23:45:37 +02:00 |
|