Commit graph

7726 commits

Author SHA1 Message Date
InspectorCaracal
f3385395d3
move newline to before indent 2022-05-04 10:36:53 -06:00
Griatch
c1fa83927f
Merge pull request #2720 from InspectorCaracal/sdesc_key_parse
`rpsystem` contrib: cache regex tuples by ID instead of key+aliases
2022-04-15 08:24:30 +02:00
Christopher League
d5ed93b663 Add tests to cover all 3 cases of CmdHome 2022-04-15 08:04:23 +02:00
Christopher League
68d1c89a44 Improve coverage of commands "look" and "nick" 2022-04-15 08:04:01 +02:00
Griatch
7323bdf87c Merge branch 'fix-webclient-whitespace' of https://github.com/InspectorCaracal/evennia into InspectorCaracal-fix-webclient-whitespace 2022-04-15 07:42:02 +02:00
Griatch
2203b2d327
Merge pull request #2708 from InspectorCaracal/global_script_start
Auto-start global scripts
2022-04-15 07:38:29 +02:00
Griatch
50098f77e3
Merge pull request #2704 from ChrisLR/components-delimiter-change
[Components Contrib] Changed DBField and NDBField delimiters from __ to ::
2022-04-15 07:37:16 +02:00
Griatch
f38b573332 Add TagProperty, AliasProperty, PermissionProperty. Default autocreate=True for AttributeProperty. 2022-04-09 15:56:24 +02:00
InspectorCaracal
e86478d895
key formatting 2022-04-07 17:05:34 -06:00
InspectorCaracal
bdca12cd90
combine id and key+alias string for key 2022-04-07 14:30:15 -06:00
InspectorCaracal
29229cc673
missed a reference 2022-04-07 13:42:05 -06:00
InspectorCaracal
d53186b2b1
cache regex tuples by id 2022-04-07 13:17:22 -06:00
InspectorCaracal
4e0ad245f2
removing missed regex groups 2022-04-03 17:12:11 -06:00
InspectorCaracal
e688599d68
update tests 2022-04-03 16:47:56 -06:00
InspectorCaracal
41d9250703
clean out unnecessary whitespace regex 2022-04-03 16:43:27 -06:00
InspectorCaracal
0bf2208be7
remove server-side white-space parsing 2022-04-03 16:22:39 -06:00
InspectorCaracal
ff916f320a
preserve output whitespace 2022-04-03 16:18:09 -06:00
InspectorCaracal
bef8c676cb
start script regardless of whether newly created 2022-04-01 14:39:23 -06:00
ChrisLR
3578a70603 Changed DBField and NDBField delimiters from __ to :: 2022-03-31 12:00:47 -04:00
Griatch
f093c8bcb1 Missing f-string marker in channel error msg 2022-03-27 18:56:37 +02:00
Griatch
8d9df39c04 Fix component docs 2022-03-27 18:35:21 +02:00
Griatch
318bb98943
Merge pull request #2693 from ChrisLR/fix-prototype-loading-xyzgrid
Fix Prototype Loading when using injected prototypes
2022-03-27 18:24:35 +02:00
Griatch
2aea48c850
Merge pull request #2692 from ChrisLR/components-tagfield
Add TagField to Contrib Components
2022-03-27 18:15:54 +02:00
Griatch
3ac84b6ac0 Update doc strings for DefaultChannel 2022-03-27 18:04:40 +02:00
Griatch
c4b7436820
Merge pull request #2690 from toktoktheeo/develop
Develop Updated fr po translation files
2022-03-27 17:32:28 +02:00
Griatch
75f85bb08a
Merge pull request #2680 from InspectorCaracal/pron_callable_typos
fix $pron syntax error and docstring typos
2022-03-27 17:22:01 +02:00
ChrisLR
7a6215159f Changed TagField delimiter from __ to :: 2022-03-27 10:56:26 -04:00
ChrisLR
c1234cb489 Consider prototypes loaded only when called on search 2022-03-22 10:29:27 -04:00
ChrisLR
521dde39fa Clarified some docstring 2022-03-22 10:25:54 -04:00
ChrisLR
97cc7ff59e Updated the readme to include tag functionality 2022-03-22 09:54:01 -04:00
ChrisLR
d3576aa4f4 Added some docstring, cleaned to avoid duplication, added relevant tests 2022-03-22 09:39:35 -04:00
ChrisLR
dc6131d121 Added TagField for components 2022-03-22 07:40:17 -04:00
toktoktheeo
584b17f5fb
Merge pull request #1 from toktoktheeo/toktoktheeo-patch-1
Updated fr po files
2022-03-20 20:54:14 +01:00
toktoktheeo
94527aeb71
Updated fr po files
25% -> 78% completed
2022-03-20 20:47:48 +01:00
Griatch
39422d11a2
Merge pull request #2686 from Thrag-Zan/component-contrib-tag
component-contrib:add component name as tag on host
2022-03-16 23:15:31 +01:00
Narvath
1117239f69 Forgot some typo 2022-03-13 03:21:26 +01:00
Narvath
cdaf9604c3 Applying a few corrections 2022-03-13 03:02:19 +01:00
Narvath
a2fc2f7155 component-contrib:add component name as tag on host 2022-03-12 17:09:13 +01:00
Cal
2d030b1276 fix syntax error and docstring typos 2022-03-09 09:53:39 -07:00
Griatch
473f2e3793 Minor fix to rebuild docs 2022-03-07 19:49:44 +01:00
Griatch
a8ddc6b6f1
Merge pull request #2667 from ChrisLR/components-contrib-sq
Components Contrib (Pt1)
2022-03-07 19:46:04 +01:00
ChrisLR
48d441a24c
Components Squash (#1)
Adds the first part of Components Contrib and related docs
2022-03-06 10:34:04 -05:00
Griatch
047bb1ea3b Update Attribute docs 2022-03-05 17:12:05 +01:00
Griatch
479c259dab Fix bug in parentobject class inheritance. Update objects docs 2022-03-05 00:44:32 +01:00
Griatch
d6b12e3290 Add ObjectParent mixin to default gamedir template 2022-03-04 23:15:54 +01:00
Griatch
83f2a1259b
Merge pull request #2628 from Tegiminis/develop
Adding "mult" to traits contrib
2022-03-04 19:52:02 +01:00
Griatch
b059fa91e9 Fix typo in default lockstring 2022-03-02 23:12:41 +01:00
Griatch
42c7079013 Handle None input to ansi parser. Resolve #2580 2022-03-01 23:56:32 +01:00
Griatch
a460551314 Add default edit-perms for chars. Resolve #2575. 2022-03-01 23:49:39 +01:00
Griatch
8c93a6bca2 Make text2html properly handle lone initial space. Resolve #2485 2022-03-01 21:47:21 +01:00