Griatch
|
c4f5ade522
|
Add Raises section to TagHandler.has docstring.
|
2020-10-08 18:54:25 +02:00 |
|
Griatch
|
da6628120c
|
Merge branch 'tag-handler-has' of https://github.com/ChrisLR/evennia into ChrisLR-tag-handler-has
|
2020-10-08 18:40:57 +02:00 |
|
Griatch
|
dd36821833
|
Remove weird debug remnant in traits contrib
|
2020-10-07 17:54:31 +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 |
|
Kami Hines
|
cc9ec55fef
|
Fix login/out announcement bug based on server time settings
|
2020-10-03 21:13:16 -07:00 |
|
Kami Hines
|
ac1cdb0ba4
|
Find user IP when webclient fallsback to AJAX
|
2020-10-03 20:04:02 -07: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 |
|
ChrisLR
|
10139185e1
|
Placed tags tests in their own TestClass
|
2020-10-03 14:21:22 -04:00 |
|
ChrisLR
|
8cce8e4da4
|
Handle the case where tag is not provided and raise a ValueError if neither are provided.
|
2020-10-03 13:21:53 -04:00 |
|
ChrisLR
|
27d41cab8b
|
Fixed wrong assert
|
2020-10-03 13:12:54 -04:00 |
|
ChrisLR
|
2f724fb416
|
Renamed key to tag
|
2020-10-03 13:02:54 -04:00 |
|
ChrisLR
|
b4383a180c
|
Added has method on TagHandler with a few tests
|
2020-10-03 13:00:07 -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
|
93fceba5d4
|
Renamed Kwargs to Keyword Args in docstrings
|
2020-09-20 22:50:52 +02:00 |
|
Griatch
|
14cafd0c9b
|
Clean up docstrings
|
2020-09-20 20:54:05 +02: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
|
1e253a0419
|
Clean out old version of action file
|
2020-09-20 19:15:16 +02:00 |
|
Griatch
|
bc3327de09
|
Fix os path to docs dir in standalone mode
|
2020-09-20 19:13:05 +02:00 |
|
Griatch
|
25896daa18
|
Sync doc conf
|
2020-09-20 19:11:11 +02:00 |
|
Griatch
|
bb53ab931b
|
Port github action suite to develop branch
|
2020-09-20 19:07:18 +02:00 |
|
Griatch
|
d0552bfcef
|
Merge branch 'master' into develop
|
2020-09-20 19:00:12 +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 |
|