Commit graph

6366 commits

Author SHA1 Message Date
Griatch
6d5255e07d Merge branch 'remove-splitjs' of https://github.com/ChrisLR/evennia into ChrisLR-remove-splitjs 2020-10-08 19:03:19 +02:00
Griatch
1f78ddbd2d Correct indentation 2020-10-06 14:40:02 +02:00
Griatch
f6895f817b Some more help when getting a tutorial weapon 2020-10-06 14:26:06 +02:00
Griatch
e63c2c0ae4 Fix wrong display of websocket interface. Resolves #2214. 2020-10-06 09:42:02 +02:00
Griatch
3c6eeadcf7 Fix edge case in kwarg parsing for template 2020-10-04 21:27:42 +00:00
Griatch
f1b3886608 Final unit tests for evmenu templating 2020-10-04 21:26:07 +02:00
Griatch
a8fc52c597 Add intro-menu to tutorial-world 2020-10-04 19:50:49 +02:00
Griatch
47cabe69f3 Complete tutorial-intro menu 2020-10-04 19:11:59 +02:00
Griatch
a67d414c0f More nodes to menu-tutorial contrib 2020-10-04 15:53:37 +02:00
Griatch
eb8ee08b81 Clean up 'page' listing output 2020-10-04 13:44:12 +02:00
Griatch
687c54e467 Better naming of tutorialmenu.py 2020-10-04 09:26:42 +02:00
Griatch
fd4908d9ea Automatic cleanup of evmenu-template storage 2020-10-03 23:51:54 +02:00
Griatch
f9b4785631 Improvements to cmdsethandler/cmdset debugging 2020-10-03 23:01:19 +02:00
ChrisLR
1fb98630aa Revert "Uppercased failing doc build reference, is docbuild case sensitive?" 2020-10-03 16:25:26 -04:00
ChrisLR
83c69cb327 Uppercased failing doc build reference, is docbuild case sensitive? 2020-10-03 16:21:37 -04:00
ChrisLR
a92d0c85f0 Removed SplitHandler from the docs and plugins folder 2020-10-03 15:41:37 -04:00
Griatch
4120c26954 Change order of tutorialmenu nodes 2020-10-03 00:10:14 +02:00
Griatch
7cdd62fb0e Add cmdsets to show off cmds in tutorial menu 2020-10-01 23:49:04 +02:00
Griatch
b80ce8c3e9 More work on evmenu helper 2020-10-01 18:42:04 +02:00
Griatch
a8ab09e72d Start tutorialmenu 2020-10-01 18:42:04 +02:00
Griatch
236dadf9f1 Start adding unit tests for menu templating 2020-10-01 18:42:04 +02:00
Griatch
26a1fc526a Ran black on codes 2020-10-01 18:42:04 +02:00
Griatch
4f4bae2f01 Complete implementation of stand-alone menu-template parser 2020-10-01 18:42:04 +02:00
Griatch
45614abae1 Add experimental evmenu helper template, currently non-persistent 2020-10-01 18:42:04 +02:00
Griatch
bec7151b9e
Merge pull request #2201 from friarzen/multimedia_updates
update multimedia and supporting plugins to allow message routing
2020-09-29 19:27:51 +02:00
Griatch
206654d5de Cleaner error message passing reserved kwarg to EvMenu 2020-09-27 11:18:23 +02:00
Griatch
f0e5cbca66 Add abort command to tutorial-world and some bugfixes 2020-09-23 21:24:23 +02:00
Griatch
72e7c6732a Add some fixes to the tutorial_world. 2020-09-23 19:20:41 +02:00
Brenden Tuck
62f23e0b88 update multimedia and supporting plugins to allow message routing 2020-09-21 17:40:18 -04:00
Griatch
200835e0f3 Clean up docstrings 2020-09-20 20:29:02 +02:00
Griatch
f0fea1d8a2 Latest pull from wiki 2020-09-20 19:57:27 +02:00
Griatch
25896daa18 Sync doc conf 2020-09-20 19:11:11 +02:00
Griatch
5666555864 Minor fix in tutorialworld 2020-09-20 11:11:17 +02:00
Griatch
d97e9b4e3d Fail early if warning in doc build 2020-09-19 18:32:42 +02:00
Griatch
e620fa6893 Fix syspath 2020-09-19 18:25:23 +02:00
Griatch
35d0988670 Further tweak for quick build 2020-09-19 18:19:36 +02:00
Griatch
d19f8ee6d0 Extend dirname for insert in path 2020-09-19 18:13:57 +02:00
Griatch
a8a51234dd Test with sys.path 2020-09-19 18:10:08 +02:00
Griatch
d52e483baf Better filtering of build action 2020-09-19 17:24:21 +02:00
Griatch
ae75166139 Add sphinx-theme dependence for docs 2020-09-19 17:14:39 +02:00
Griatch
62cc8afc8c Set up install for doc-build 2020-09-19 17:04:35 +02:00
Griatch
89ff97eedf Fix doc-build action 2020-09-19 16:31:07 +02:00
Griatch
33f93fab47 Test change in docs/source for action pickup 2020-09-19 16:27:28 +02:00
Griatch
9666a7bfbb Test doc-build action 2020-09-19 16:25:18 +02:00
Griatch
31b6c2f8c9 Explore action contexts 2020-09-19 15:10:28 +02:00
Griatch
eaf7682044 Run black on sources 2020-09-19 14:02:03 +02:00
Griatch
b090b369ad Change badge link 2020-09-19 13:52:02 +02:00
Griatch
6cca656c87 Rename action 2020-09-19 13:42:39 +02:00
Griatch
96c5f8480b Update README with new icons 2020-09-19 13:33:10 +02:00
Griatch
ab49e3695e Remove travis, use only github actions 2020-09-19 13:23:50 +02:00