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 |
|
Griatch
|
2af82b19e1
|
Start add evennia xyzgrid launch command
|
2021-07-05 00:22:45 +02:00 |
|
Griatch
|
0e3ce49a5a
|
Add spawn tests for all xyzgrid unittests
|
2021-07-04 21:55:38 +02:00 |
|
Griatch
|
bc59219a2a
|
Update changelog for extra-launher-command setting
|
2021-07-04 21:55:14 +02:00 |
|
Griatch
|
32d4c70f4b
|
Custom evennia launcher commands with EXTRA_LAUNCHER_COMMANDS setting
|
2021-07-04 21:54:27 +02:00 |
|
Griatch
|
fef87c9c91
|
First working function of map-spawning
|
2021-07-04 18:05:50 +02:00 |
|
Griatch
|
cc820beb98
|
First working function of map-spawning
|
2021-07-04 18:03:07 +02:00 |
|
Griatch
|
5ba16cf63f
|
Refactoring of map spawner mechanism. Still not working correctly
|
2021-07-03 18:05:49 +02: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 |
|
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 |
|