Commit graph

  • d449acb57b Continue to clean up docstrings Griatch 2020-10-08 23:23:27 +02:00
  • 72fa7b23ba Add rst file for intro menu Griatch 2020-10-08 21:49:39 +02:00
  • a3e3921dd4 Merge branch 'master-docs' into master-docs2 Griatch 2020-10-08 21:48:30 +02:00
  • d414cc3ccd Start add docs again Griatch 2020-10-08 21:45:18 +02:00
  • b7fc975379 Merge pull request #2219 from ChrisLR/add-comms-tests Griatch 2020-10-08 21:03:55 +02:00
  • d42051b850 Merge pull request #2213 from Tanookami/optional_tz_aware Griatch 2020-10-08 20:59:41 +02:00
  • e539f25fe5 Merge pull request #2212 from Tanookami/ajax_ip_tracking Griatch 2020-10-08 20:56:09 +02:00
  • 927130a983 Adds tests for Channels wholist property ChrisLR 2020-10-08 13:59:25 -04:00
  • 836649484f Update changelog with merge of PR. Resolve #2200. Griatch 2020-10-08 19:19:12 +02:00
  • cdc7480d3a Merge branch 'remove-splitjs' of https://github.com/ChrisLR/evennia into ChrisLR-remove-splitjs Griatch 2020-10-08 19:03:19 +02:00
  • bf50896c41 Add Raises section to TagHandler.has docstring. Griatch 2020-10-08 18:54:25 +02:00
  • 8174caf230 Merge branch 'tag-handler-has' of https://github.com/ChrisLR/evennia into ChrisLR-tag-handler-has Griatch 2020-10-08 18:40:57 +02:00
  • a5345d78ca Remove weird debug remnant in traits contrib Griatch 2020-10-07 17:54:31 +02:00
  • 4a67d0482d Correct indentation Griatch 2020-10-06 14:40:02 +02:00
  • 184b96697e Some more help when getting a tutorial weapon Griatch 2020-10-06 14:26:06 +02:00
  • 480ba6e20b Fix wrong display of websocket interface. Resolves #2214. Griatch 2020-10-06 09:41:45 +02:00
  • ef13565b76 Fix edge case in kwarg parsing for template Griatch 2020-10-04 21:27:42 +00:00
  • 1746aaf06b Final unit tests for evmenu templating Griatch 2020-10-04 21:26:07 +02:00
  • a94e723d6b Add intro-menu to tutorial-world Griatch 2020-10-04 19:50:49 +02:00
  • abeace4e9e Complete tutorial-intro menu Griatch 2020-10-04 19:11:55 +02:00
  • 32a13b63e7 More nodes to menu-tutorial contrib Griatch 2020-10-04 13:44:46 +02:00
  • 8c443a9b07 Clean up 'page' listing output Griatch 2020-10-04 13:44:12 +02:00
  • cdd74e73b4 Better naming of tutorialmenu.py Griatch 2020-10-04 09:26:05 +02:00
  • ec1926d002 Fix login/out announcement bug based on server time settings Kami Hines 2020-10-03 21:13:16 -07:00
  • b3e466dfa3 Find user IP when webclient fallsback to AJAX Kami Hines 2020-09-01 18:11:27 -07:00
  • 88ae4041eb Automatic cleanup of evmenu-template storage Griatch 2020-10-03 23:51:54 +02:00
  • 2eaa947ed4 Improvements to cmdsethandler/cmdset debugging Griatch 2020-10-03 20:33:31 +02:00
  • 885674c323 Revert "Uppercased failing doc build reference, is docbuild case sensitive?" ChrisLR 2020-10-03 16:25:26 -04:00
  • cb18e67c3a Uppercased failing doc build reference, is docbuild case sensitive? ChrisLR 2020-10-03 16:21:37 -04:00
  • 9bb238c3d4 Removed SplitHandler from the docs and plugins folder ChrisLR 2020-10-03 15:41:37 -04:00
  • ebcb4244aa Placed tags tests in their own TestClass ChrisLR 2020-10-03 14:21:22 -04:00
  • 3ae626ea3a Handle the case where tag is not provided and raise a ValueError if neither are provided. ChrisLR 2020-10-03 13:21:53 -04:00
  • 73e18024b8 Fixed wrong assert ChrisLR 2020-10-03 13:12:54 -04:00
  • 0b351cfa12 Renamed key to tag ChrisLR 2020-10-03 13:02:54 -04:00
  • 8c9f1aeaa8 Added has method on TagHandler with a few tests ChrisLR 2020-10-03 13:00:07 -04:00
  • dda2493dba Change order of tutorialmenu nodes Griatch 2020-10-03 00:10:14 +02:00
  • b28aefd36f Add cmdsets to show off cmds in tutorial menu Griatch 2020-10-01 23:49:04 +02:00
  • 84e26566ae More work on evmenu helper Griatch 2020-09-29 19:27:33 +02:00
  • b89d188c32 Start tutorialmenu Griatch 2020-09-27 23:54:10 +02:00
  • 300429a03f Start adding unit tests for menu templating Griatch 2020-09-27 20:22:40 +02:00
  • 7e58fee171 Ran black on codes Griatch 2020-09-27 17:55:08 +02:00
  • fad306b932 Complete implementation of stand-alone menu-template parser Griatch 2020-09-27 17:53:53 +02:00
  • 78c7214a46 Add experimental evmenu helper template, currently non-persistent Griatch 2020-09-27 11:19:10 +02:00
  • c44681ebcf Merge pull request #2201 from friarzen/multimedia_updates Griatch 2020-09-29 19:27:51 +02:00
  • 1c7a6dfd21 Cleaner error message passing reserved kwarg to EvMenu Griatch 2020-09-27 11:18:23 +02:00
  • ff59163d22 Add abort command to tutorial-world and some bugfixes Griatch 2020-09-23 21:14:00 +02:00
  • ee0fedfdf7 Add some fixes to the tutorial_world. Griatch 2020-09-23 19:20:41 +02:00
  • add99c59e9 update multimedia and supporting plugins to allow message routing Brenden Tuck 2020-09-21 11:12:13 -04:00
  • 0b48dc9a07 Renamed Kwargs to Keyword Args in docstrings Griatch 2020-09-20 22:50:52 +02:00
  • f1aeaddcd7 Clean up docstrings Griatch 2020-09-20 20:29:02 +02:00
  • ed8290aec8 Clean up docstrings Griatch 2020-09-20 20:29:02 +02:00
  • 1dec03c7d6 Latest pull from wiki Griatch 2020-09-20 19:56:52 +02:00
  • ea20a7eb9c Clean out old version of action file Griatch 2020-09-20 19:15:16 +02:00
  • 5191b2e4e8 Fix os path to docs dir in standalone mode Griatch 2020-09-20 19:12:10 +02:00
  • 6fccc9eec0 Sync doc conf Griatch 2020-09-20 19:11:11 +02:00
  • e97dd38637 Port github action suite to develop branch Griatch 2020-09-20 19:07:18 +02:00
  • 501c4911cd Merge branch 'master' into develop Griatch 2020-09-20 19:00:12 +02:00
  • 6a9ece4536 Minor fix in tutorialworld Griatch 2020-09-20 11:11:17 +02:00
  • e90b300c3b Fail early if warning in doc build Griatch 2020-09-19 18:32:42 +02:00
  • 042b8e4046 Fix syspath Griatch 2020-09-19 18:25:23 +02:00
  • d40fe5f2c9 Further tweak for quick build Griatch 2020-09-19 18:19:36 +02:00
  • 6d8b882e0c Extend dirname for insert in path Griatch 2020-09-19 18:13:57 +02:00
  • 523c0757e0 Test with sys.path Griatch 2020-09-19 18:10:08 +02:00
  • 68f6eabd9b Better filtering of build action Griatch 2020-09-19 17:24:21 +02:00
  • 3aeb9b43f3 Add sphinx-theme dependence for docs Griatch 2020-09-19 17:14:39 +02:00
  • d4e1e537cd Set up install for doc-build Griatch 2020-09-19 17:04:35 +02:00
  • 97b6be7bce Fix doc-build action Griatch 2020-09-19 16:31:07 +02:00
  • 356d52b226 Test change in docs/source for action pickup Griatch 2020-09-19 16:27:28 +02:00
  • 1a7d2a4dc5 Test doc-build action Griatch 2020-09-19 16:25:18 +02:00
  • 5894822d40 Explore action contexts Griatch 2020-09-19 15:10:28 +02:00
  • 443310b1c4 [Resolve merge conflicts Griatch 2020-09-19 14:19:40 +02:00
  • a3c34f5f39 Run black on sources Griatch 2020-09-19 14:02:03 +02:00
  • 16874645e7 Change badge link Griatch 2020-09-19 13:52:02 +02:00
  • de9d4a998a Rename action Griatch 2020-09-19 13:42:39 +02:00
  • a9068eef3f Update README with new icons Griatch 2020-09-19 13:33:10 +02:00
  • 42fb39f0ae Remove travis, use only github actions Griatch 2020-09-19 13:23:50 +02:00
  • ec03d0025b Fix indent for fail-fast Griatch 2020-09-19 13:15:13 +02:00
  • 610878e51c Another form of fail-fast Griatch 2020-09-19 13:11:03 +02:00
  • b889891a69 Set fail-fast true Griatch 2020-09-19 13:10:22 +02:00
  • 01da519008 Set fail-fast False Griatch 2020-09-19 13:09:12 +02:00
  • bdffac6f36 MySQL action working, doing cleanup Griatch 2020-09-19 13:08:15 +02:00
  • 52eee6d299 More test with mysql Griatch 2020-09-19 12:54:32 +02:00
  • 19512e9e8e More test with mysql Griatch 2020-09-19 12:49:11 +02:00
  • bc4e602b46 Workflow typo Griatch 2020-09-19 12:27:38 +02:00
  • eb2e70bf9e Workflow typo Griatch 2020-09-19 12:26:55 +02:00
  • 489205a826 Some more tests Griatch 2020-09-19 12:24:31 +02:00
  • 8bc14a15e1 Try to fix mysql test access Griatch 2020-09-19 12:12:14 +02:00
  • 83414a5725 Further test of github action Griatch 2020-09-19 12:01:02 +02:00
  • 59f2841b18 Testing github action for mysql matrix test Griatch 2020-09-19 11:56:25 +02:00
  • aa602fe800 Continue-on-error for coveralls action Griatch 2020-09-19 10:48:58 +02:00
  • a5bde4b349 Merge pull request #2198 from friarzen/goldenlayout_ontabcreate Griatch 2020-09-19 09:45:38 +02:00
  • 97f359f9ae expose onTabCreate() so other plugins can create blessed goldenlayout tabs Brenden Tuck 2020-09-18 18:45:50 -04:00
  • a3923a825e Resolve merge conflicts Griatch 2020-09-19 00:38:04 +02:00
  • c568e055f6 Clean up the webclient/server error output. Resolve #2197 Griatch 2020-09-19 00:19:37 +02:00
  • 9837246568 Handle telnet stumped exception with log Griatch 2020-09-18 22:14:09 +02:00
  • 7af702055b Make TickerHandler handle malformed input cleaner. Resolve #2191 Griatch 2020-09-18 22:03:38 +02:00
  • 680a49416e Try to fix closed-protocol error from dirty-closed webclient Griatch 2020-09-17 23:04:41 +02:00
  • 9cdc37355c Resolve merge conflicts Griatch 2020-09-16 23:49:05 +02:00
  • 478b2eed14 Fix bug in module-prototype loading. Resolve #2195. Griatch 2020-09-16 23:37:55 +02:00
  • 5b9154d15c Fix cmdhandler regression related to earlier fix. Resolves #2190 Griatch 2020-09-16 23:29:50 +02:00