Commit graph

7295 commits

Author SHA1 Message Date
Griatch
ecd4307a87 Add stop_task kwarg to help Script delete-on-stop. Resolve #2455. 2021-08-03 22:15:41 +02:00
Griatch
a504c1a143 Fix wrong form type in Script admin. Resolve #2463. 2021-08-03 22:05:31 +02:00
Griatch
1c9e8fef0d Better error reporting from xyzgrid. Resolve #2482. 2021-08-03 21:52:30 +02:00
Griatch
8d423431db Fix XYMAP_DATA single import. Resolve #2481. 2021-08-03 21:09:17 +02:00
Griatch
d240d5050d Fix lazy-import error for EvMore Command from launchcmd context 2021-07-29 17:03:04 +02:00
Griatch
3bc841b781 Fix prototype attr-inheritance with mixed full/simple attrs. Resolve #2474. 2021-07-26 23:42:35 +02:00
Griatch
07e765939c Clarify no-location desc error 2021-07-26 22:25:39 +02:00
Griatch
d8720b1151 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
40a5abe204 Resolves #2465, as per suggesion of @GulliblePsychologist 2021-07-26 22:22:26 +02:00
Griatch
6e94d16ac2 Merge branch 'issue-2461' of https://github.com/GulliblePsychologist/evennia into GulliblePsychologist-issue-2461 2021-07-26 22:12:14 +02:00
Griatch
19f32f7c51 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
7b224b74e4 Merge branch 'blogspot-https' of https://github.com/amfl/evennia into amfl-blogspot-https 2021-07-26 22:07:14 +02:00
Griatch
52704d7c93 Make web help topics lowercase for proper sorting 2021-07-26 22:05:26 +02:00
Griatch
d00915d092 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
eceb8aa001 Update toc 2021-07-23 01:23:23 +02:00
Griatch
3c72b48d59 Fixes to XYZGrid doc, docstrings 2021-07-23 01:16:32 +02:00
Griatch
1248f5f965 Merge branch 'develop' into mapping-contrib 2021-07-23 00:20:49 +02:00
Griatch
5df73d5045 Add XYZgrid contrib api files, prepare for merge 2021-07-23 00:19:28 +02:00
Griatch
a140c68247 Continue with doc writing for xyzgrid 2021-07-22 20:02:36 +02:00
Griatch
cf3cbed5d2 Start writing docs 2021-07-19 23:40:45 +02:00
Griatch
0a75577929 Fix unit tests for map 2021-07-19 22:45:30 +02:00
Griatch
211a90b069 [tools] Sync commit 2021-07-19 16:40:31 +02:00
Griatch
a3995f5b67 Fix remaining map contrib issues 2021-07-18 23:45:19 +02:00
Griatch
25781b27d7 Add xymap options 2021-07-17 17:48:02 +02:00
Griatch
0686414d0f Fixes to goto functionality. Working well now. 2021-07-13 23:31:24 +02:00
Griatch
5edda10e81 More fixes to xyzmaps. Add goto 2021-07-13 00:52:53 +02:00
Griatch
de66313ec9 First stepping around xyzgrid, still issues 2021-07-11 11:25:03 +02:00
Griatch
75319d3941 Test build/spawn launche command 2021-07-10 23:59:36 +02:00
Griatch
aa9beb43ed Fix mapping unittests 2021-07-10 17:47:20 +02:00
Griatch
5c68173af0 Merge branch 'develop' into mapping-contrib 2021-07-08 21:59:00 +02:00
Griatch
9706d14293 Add xyzgrid support commands 2021-07-08 21:40:35 +02:00
Griatch
1c06363bbe Finished launcher, testing example 2021-07-07 23:45:37 +02:00
Griatch
a1438150c0 Start add evennia xyzgrid launch command 2021-07-05 00:22:45 +02:00
Griatch
74111f2e80 Add spawn tests for all xyzgrid unittests 2021-07-04 21:55:38 +02:00
Griatch
0ccecab538 Update changelog for extra-launher-command setting 2021-07-04 21:55:14 +02:00
Griatch
b949fb0b6c Custom evennia launcher commands with EXTRA_LAUNCHER_COMMANDS setting 2021-07-04 21:54:27 +02:00
Griatch
0bca9963fe First working function of map-spawning 2021-07-04 18:05:50 +02:00
Griatch
93e20d05b2 First working function of map-spawning 2021-07-04 18:03:07 +02:00
Griatch
61ab313ee3 Refactoring of map spawner mechanism. Still not working correctly 2021-07-03 18:05:49 +02:00
davewiththenicehat
df9903e97d evennia.commands.default.building.CmdDesc.edit_handler force access resitrations
CmdDesc edit_handler returns after access rejection
2021-06-29 09:14:47 -04:00
GulliblePsychologist
ed7bccf4b3 Fixes #2461 2021-06-28 12:01:53 +01:00
GulliblePsychologist
fce3023bae Fixes #2461 2021-06-28 11:55:07 +01:00
davewiththenicehat
cf9b9e46e3 Update utils.py 2021-06-25 20:04:26 -04:00
Griatch
90ad6c112c Simplified map-transition logic using a transition-node rather than a -link 2021-06-24 00:01:50 +02:00
Griatch
c6b3749809 Start to build unit tests for grid 2021-06-23 18:51:20 +02:00
amfl
52bd17c26b Fix formatting on localhost url 2021-06-23 21:17:43 +12:00
amfl
11fa5fe184 Change most http links to https 2021-06-23 21:17:30 +12:00
Griatch
c2c6d8ad50 Merge pull request #2445 from davewiththenicehat/CmdTasks_Unit_Test_Fix
Update CmdTasks unit tests for verbiage change within the command aft…
2021-06-22 21:19:28 +02:00
davewiththenicehat
c5b94cb854 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
bab2f962f5 Start creating top-level grid class 2021-06-20 23:13:03 +02:00