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
Griatch
d702e347e1
Cleaned up dummyrunner and fixed a lot of issues
2021-06-02 00:27:40 +02:00
Griatch
eef840efbf
Update help entry docs with clarifications
2021-05-30 21:22:45 +02:00
Griatch
1899bf4a71
Update game_template' with help changes
2021-05-30 21:02:34 +02:00
Griatch
e2ea5bd28c
Run migrations. Changed HelpEntry 'view' locks to use 'read' instead, leaving 'view' to control what is seen in index.
2021-05-30 20:38:10 +02:00
Griatch
2e67f9d700
Add lock-handling to FileHelp, add warnings to sethelp
2021-05-30 20:17:46 +02:00
Griatch
69adf76469
Add locks to filehelp entities. Test view/read locks
2021-05-30 10:59:36 +02:00
Griatch
a08fa51dc7
Merge branch 'master' into develop
2021-05-30 09:19:27 +02:00
Griatch
c6cbe28985
Merge pull request #2422 from darkruinsMUD/fix-account-priv-check-in-who
...
Fix priv check when displaying names in CmdWho
2021-05-30 09:18:53 +02:00
Griatch
34a19ea6c0
Merge branch 'master' into develop
2021-05-30 09:15:49 +02:00
Griatch
8528bc9a7c
Merge pull request #2421 from timgates42/bugfix_typos
...
docs: fix a few simple typos
2021-05-30 09:15:25 +02:00
Griatch
e671743a48
Update i18n docs
2021-05-29 18:33:46 +02:00
Griatch
857933039c
Prepare all .po files for updating by volunteers
2021-05-29 18:30:20 +02:00
Griatch
d8beb7ee00
Compile .mo files
2021-05-29 17:30:20 +02:00
Griatch
7c66fbfad9
Clean up help-entry display a bit
2021-05-29 16:10:54 +02:00
Griatch
6109c37178
Update doc strings
2021-05-29 13:53:11 +02:00
Griatch
4968a4e63a
Fix typo in unittest
2021-05-29 13:39:46 +02:00
Griatch
4c260ad507
Update localization
2021-05-29 13:22:19 +02:00
Griatch
7aa4c6ad7c
I18n string cleanup and refactoring
2021-05-27 17:37:26 +02:00
Griatch
3f9e330b07
Update HaProxy document, move server/admin to correct place
2021-05-26 20:12:19 +02:00
Alex Hunley
c3b1689210
Fix priv check when displaying names in CmdWho
2021-05-24 17:48:22 -04:00
Griatch
16e30ab2f5
Pep8 fixes
2021-05-24 23:38:02 +02:00
Tim Gates
6d4bcd8ba9
docs: fix a few simple typos
...
There are small typos in:
- CODING_STYLE.md
- evennia/commands/cmdhandler.py
- evennia/commands/default/syscommands.py
- evennia/contrib/building_menu.py
- evennia/prototypes/prototypes.py
Fixes:
- Should read `traverse` rather than `traverese`.
- Should read `shortcuts` rather than `shorcuts`.
- Should read `multiple` rather than `multuple`.
- Should read `multiple` rather than `mulitple`.
- Should read `indentation` rather than `indendation`.
Closes #2420
2021-05-24 05:54:56 +10:00