Griatch
|
2f6779920b
|
Add XYZRoom/XYZExits to mapsystem
|
2021-06-19 22:06:39 +02: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
|
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 |
|
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 |
|
Griatch
|
02e3256c8a
|
Add map teleporter markers
|
2021-06-12 14:19:00 +02:00 |
|
Griatch
|
b7067fe1d2
|
Add block and interrupt nodes/links to map
|
2021-06-11 21:20:47 +02:00 |
|
Griatch
|
74ff80ad8d
|
Add up/down movement
|
2021-06-11 13:42:48 +02:00 |
|
Griatch
|
bec2121dd3
|
Add up/down movement
|
2021-06-11 13:25:42 +02:00 |
|
Griatch
|
7326d5714e
|
Finished map path coloring
|
2021-06-11 00:26:20 +02:00 |
|
Griatch
|
48014eaa41
|
Fix merge conflict
|
2021-06-10 19:18:25 +02:00 |
|
Griatch
|
0ac6326cec
|
Fix unit tests
|
2021-06-10 19:16:01 +02:00 |
|
Griatch
|
0406e272d5
|
Experiment with coloring paths
|
2021-06-10 19:10:40 +02:00 |
|
Griatch
|
c8b5db1b25
|
Made depth-first map display mechanism
|
2021-06-10 17:07:49 +02:00 |
|
Griatch
|
49aa390cd6
|
Map contrib working with all links and nodes
|
2021-06-09 20:53:18 +02:00 |
|
Griatch
|
0e73380ede
|
Map-tested diagonals and crossover links
|
2021-06-08 21:46:05 +02:00 |
|
Griatch
|
3c8003ee63
|
Fully functional orthogonal map tested
|
2021-06-08 00:15:56 +02:00 |
|
Griatch
|
48c7bb303c
|
Add extended-link tracking
|
2021-06-06 23:55:18 +02:00 |
|
Griatch
|
4f69efdcae
|
Fix tests, looking at expanding map-area display
|
2021-06-06 20:53:49 +02:00 |
|
Griatch
|
c7b95e4c2e
|
Made north and +Y same direction for map
|
2021-06-06 14:20:32 +02:00 |
|
Griatch
|
e5bc5f9a7d
|
Made north and +Y same direction for map
|
2021-06-06 14:10:28 +02:00 |
|
Griatch
|
e8818f6bbb
|
Working map; will explore flipp Y coordinate system
|
2021-06-05 19:57:54 +02:00 |
|
Griatch
|
a0bd55a9d4
|
Tested first unittests with map and pathfinding
|
2021-06-05 19:08:01 +02:00 |
|
Griatch
|
4be7e52c56
|
Tested first unittests with map and pathfinding
|
2021-06-05 18:59:34 +02:00 |
|
Griatch
|
87c67b664e
|
Moved mapsystem contrib to right location
|
2021-06-05 17:20:33 +02:00 |
|
Griatch
|
8553d312ff
|
Experiment with pathfinding using Dijkstra's algorithm
|
2021-06-05 16:10:57 +02:00 |
|
Griatch
|
719ccc7d10
|
Merge branch 'master' into develop
|
2021-06-03 23:25:31 +02:00 |
|
Griatch
|
298d1b589f
|
Update obj.cmdset before examine. Resolves #2428.
|
2021-06-03 23:25:10 +02:00 |
|
Griatch
|
f91410308d
|
Update toc
|
2021-06-02 22:59:04 +02:00 |
|
Griatch
|
7f03cce447
|
Some tweaks to docs and dummy default setting
|
2021-06-02 22:57:51 +02:00 |
|
Griatch
|
9641f7c260
|
Update dummyrunner docs
|
2021-06-02 10:17:04 +02:00 |
|