Commit graph

7703 commits

Author SHA1 Message Date
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
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
Griatch
23c3d3b03e Fix strattr regression. Resolve #2660. 2022-03-01 20:46:51 +01:00
Griatch
c3ba290733 Tests for is_ooc lockfunc 2022-03-01 20:20:44 +01:00
Griatch
b407a8542c Better handle partial search matches. Resolve #2579 2022-03-01 18:51:24 +01:00
Griatch
82fdcf06f9 Fix typo in cooldown contrib README 2022-02-24 10:12:36 +01:00
Griatch
4473aab19d Tweak of coding style doc 2022-02-22 23:24:30 +01:00
Griatch
ead1561b26 Merge branch 'develop' of https://github.com/telimektar3/evennia into telimektar3-develop 2022-02-22 23:16:08 +01:00
Griatch
8ea578c75f Add is_ooc lockfunc, because why not 2022-02-22 23:01:53 +01:00
Griatch
98c20ffa21 Fix web client invisible-double space error. Resolve #2532 2022-02-15 23:23:26 +01:00
Tegiminis
5f97481f87 gauge trait unit tests 2022-02-14 21:23:35 -08:00
telimektar3
35e8481348 Grammar changes in docs 2022-02-14 10:25:16 -05:00
telimektar3
4129ef2dcc Made spelling and grammar corrections. 2022-02-14 10:13:57 -05:00
Griatch
2e645c58ba Fix remaining bug in defaultdict Attribute support 2022-02-14 09:17:24 +01:00
Griatch
4c9f6bf530 Further improvement of log conditional 2022-02-14 00:34:13 +01:00
Griatch
235a84d739 Make type/force update rather than reset. Resolve #2504 2022-02-14 00:04:58 +01:00
Griatch
856f4c0eac Fix of server/portal log upstart condition 2022-02-13 23:26:39 +01:00
Griatch
17f0ce8245 Update logger.py to use new Twisted log api. No change in evennia-side usage 2022-02-13 22:52:11 +01:00
Griatch
7aad2b9d10 Better handle error on webserver startup. Resolve #2057 2022-02-13 12:35:33 +01:00
Griatch
53724cbc95 Handle AMP issue. Resolve #2053. 2022-02-13 11:57:28 +01:00
Tegiminis
9d1ff3e041 counter trait unit tests 2022-02-13 00:15:55 -08:00
Tegiminis
250429d698 tweak to static unit tests 2022-02-13 00:14:42 -08:00
Tegiminis
321d4005fc static trait unit tests 2022-02-12 16:51:27 -08:00
Tegiminis
7510229edb more removal of mult from base/mod setter 2022-02-12 15:06:38 -08:00
Tegiminis
9a1a5ef041 added deleters for mult (resets to 1.0), fixed more docstring stuff 2022-02-12 15:02:28 -08:00