GulliblePsychologist
|
22bd51eed6
|
Fixes #2461
|
2021-06-28 11:55:07 +01:00 |
|
davewiththenicehat
|
04e1a74ae4
|
Update utils.py
|
2021-06-25 20:04:26 -04:00 |
|
Griatch
|
ae2f856200
|
Simplified map-transition logic using a transition-node rather than a -link
|
2021-06-24 00:01:50 +02:00 |
|
Griatch
|
aaa67218d6
|
Start to build unit tests for grid
|
2021-06-23 18:51:20 +02:00 |
|
amfl
|
8180bfa4bd
|
Fix formatting on localhost url
|
2021-06-23 21:17:43 +12:00 |
|
amfl
|
6ccd5a61fd
|
Change most http links to https
|
2021-06-23 21:17:30 +12:00 |
|
Griatch
|
43fd533f28
|
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
|
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
|
a5f799c40f
|
Start creating top-level grid class
|
2021-06-20 23:13:03 +02:00 |
|
davewiththenicehat
|
5e42b2e43c
|
command and filehelp addded web_get_admin_rul
It was a very easy add.
|
2021-06-20 09:16:23 -04:00 |
|
Griatch
|
952d0c169d
|
Merge branch 'develop' into mapping-contrib
|
2021-06-20 11:30:44 +02: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 |
|
Griatch
|
76af934fd2
|
Another CI fix
|
2021-06-20 11:08:52 +02:00 |
|
Griatch
|
e1eec45b05
|
Fix CI issue for postgres with django 2.2.
|
2021-06-20 10:56:20 +02:00 |
|
davewiththenicehat
|
1bb1345ac9
|
edit link goes to admin url for entry
edit link goes to admin url for entry
|
2021-06-19 19:31:04 -04:00 |
|
Griatch
|
c819c6b8f3
|
Rename MapSystem to XYZgrid, add README, planning
|
2021-06-20 00:31:14 +02:00 |
|
davewiththenicehat
|
ac4e900703
|
edit link
Provided an edit link if the help entry can be edited on the website and the user is staff.
|
2021-06-19 18:13:13 -04:00 |
|
Griatch
|
2f6779920b
|
Add XYZRoom/XYZExits to mapsystem
|
2021-06-19 22:06:39 +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
|
754cb7cb27
|
Merge branch 'develop' into mapping-contrib
|
2021-06-19 17:28:41 +02: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
|
7f6843fcb0
|
Map example refactoring
|
2021-06-18 19:32:38 +02:00 |
|
Griatch
|
448913892e
|
Refactored map system into multiple modules
|
2021-06-17 21:43:13 +02:00 |
|
Griatch
|
06180ba3ef
|
doc style improvements
|
2021-06-17 20:56:55 +02:00 |
|
davewiththenicehat
|
d2f410ee26
|
sethelp db help entry creation fix, @laxy_property removed
evennia.web.website.tests all pass
evennia.commands.default.tests.TestHelp all pass (sethelp command test is in that unit test)
|
2021-06-16 08:59:44 -04:00 |
|
davewiththenicehat
|
b65a3ab1db
|
text update
All evennia.web.website.tests pass.
|
2021-06-15 17:11:51 -04:00 |
|
davewiththenicehat
|
c8e14c05cc
|
text cleanup
All evennia.web.website.tests pass.
|
2021-06-15 16:54:41 -04: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
|
f63c155eaf
|
Add caching of pathfinder data
|
2021-06-12 18:08:47 +02:00 |
|
Griatch
|
8767fb3ddd
|
Add stress-tests, start adding map-transitions
|
2021-06-12 16:50:52 +02:00 |
|