InspectorCaracal
240d5361b8
Update pronouns.py
2022-10-11 10:17:21 -06:00
InspectorCaracal
aa95eb3062
Update pronouns.py
2022-10-10 12:24:30 -06:00
InspectorCaracal
ea09a113ef
revert mistaken change to test and pass
2022-10-05 17:57:08 -06:00
InspectorCaracal
fb4919b3b2
royal we
2022-10-05 17:31:55 -06:00
InspectorCaracal
98284b106d
update for tests
2022-10-05 17:21:19 -06:00
InspectorCaracal
7bbd78acf2
fix docstring spacing and comments
2022-10-05 14:48:59 -06:00
InspectorCaracal
790c5c8188
refactor pronouns
2022-10-05 14:26:55 -06:00
Griatch
18718eb5e4
Handle boolean input in $search func
2022-10-05 21:59:01 +02:00
Griatch
73a7b4ac56
Add support to $search using tag and with kwargs. Resolve #2902 .
2022-10-05 21:40:57 +02:00
Griatch
da5a0cc08d
Merge pull request #2900 from InspectorCaracal/logger-rotate-patch
...
Fix logger recursion
2022-10-05 09:01:14 +02:00
InspectorCaracal
01edb1ab23
fix recursion
2022-10-04 13:14:00 -06:00
Griatch
a2d7b9f3d4
Merge branch 'master' into develop
2022-10-03 20:46:11 +02:00
Griatch
caa4699788
Update docs
2022-10-03 19:42:51 +02:00
Griatch
6b9adac2e8
Merge pull request #2896 from selberhad/tutorial_broken_links
...
docs: fix broken links in Tutorial
2022-10-03 19:39:38 +02:00
Griatch
bb1375aa7b
Merge pull request #2892 from VexiaOnline/VexiaOnline-crafting-readme-typofix
...
Update README.md
2022-10-03 19:37:37 +02:00
Griatch
9b0e861f48
Merge pull request #2891 from Henddher/issue_2703
...
fix: Add NonExistentRecipe for gracefully craft an unknown recipe.
2022-10-03 19:35:43 +02:00
Griatch
9ebd7767a3
Merge pull request #2889 from marado/develop
...
docs: fix markdown syntax for table
2022-10-03 19:33:49 +02:00
Griatch
511090fe1b
Merge pull request #2887 from VexiaOnline/webclient-copy-fix
...
Webclient copy fix
2022-10-03 19:23:19 +02:00
selberhad
942b07e02c
docs: fix broken links in Tutorial
2022-10-03 12:17:40 -04:00
Vexia
5453100432
Update README.md
2022-10-02 21:05:00 -05:00
henddher
3a90bf9718
Add NonExistentRecipe for gracefully allow crafting of an unknown recipe.
2022-10-02 20:00:24 -05:00
Marcos Marado
f3f9c00cb0
docs: fix markdown syntax for table
...
Fixing the table in markdown on Prototypes.md, enabling sphynx to
correctly turn it into an HTML table.
Closes : #2880
2022-10-02 23:00:42 +01:00
Griatch
4a200f5fcc
Update doc on i18n
2022-10-02 22:03:07 +02:00
Griatch
5e08704a4f
Complile new portugese translation
2022-10-02 22:01:44 +02:00
Griatch
ba0951940f
Merge pull request #2886 from marado/develop
...
Portuguese translations updated
2022-10-02 22:00:54 +02:00
Marcos Marado
2b60b5db83
Portuguese translations updated
...
Ref.: #2884
2022-10-02 18:59:31 +01:00
Griatch
58dd146cc4
Update i18n strings
2022-10-02 11:39:27 +02:00
Griatch
cb99f87b1f
Update i18n mo files
2022-10-02 11:27:11 +02:00
Griatch
43b25ea523
Merge branch 'develop' of github.com:evennia/evennia into develop
2022-10-02 11:20:03 +02:00
Griatch
16012f011b
Update docs on i18n. Add new contrib
2022-10-02 11:19:11 +02:00
Griatch
a4402ebf38
Merge pull request #2879 from marado/develop
...
docs: added CSRF_TRUSTED_ORIGINS to the example
2022-10-02 10:35:40 +02:00
Griatch
9b6b5b8674
Merge pull request #2873 from InspectorCaracal/api-endpoint-patch
...
Fix for REST API endpoints
2022-10-02 10:33:34 +02:00
Griatch
e0b099b183
Cleanup chargen contrib to style
2022-10-02 10:30:21 +02:00
Griatch
c70ca826f4
Merge branch 'chargen-contrib' of https://github.com/InspectorCaracal/evennia into InspectorCaracal-chargen-contrib
2022-10-02 10:19:31 +02:00
Marcos Marado
93419be0fb
docs: added CSRF_TRUSTED_ORIGINS to the example
...
On the Online Setup documentation there is a settings file sample, but
it does not include the CSRF_TRUSTED_ORIGINS, which is needed and
should be documented.
Closes : #2767
2022-10-01 15:04:34 +01:00
InspectorCaracal
765e8bc1e2
fix stray quotes
...
thanks sk33t3rson for the catch
2022-09-28 14:02:12 -06:00
InspectorCaracal
6a07aaa740
update for new settings
2022-09-28 12:25:03 -06:00
InspectorCaracal
75517eb153
fix querysets
2022-09-27 11:30:01 -06:00
InspectorCaracal
587ba06468
move list_node mention to docstring
2022-09-26 16:41:30 -06:00
InspectorCaracal
bcf5766c71
forgot to put in the path
2022-09-26 12:42:36 -06:00
InspectorCaracal
2b360c5366
cleanup and revisions
2022-09-26 12:34:42 -06:00
Vexia
411912f584
Fix for Evennia issue #2611
2022-09-24 18:45:43 -05:00
Griatch
3992f37dad
Handle channel.msg tuple-form outputfuncs. Resolve #2699 .
2022-09-25 01:01:44 +02:00
Griatch
6d6e13595c
Make sure to save in atomic transaction. Resovle #2657 .
2022-09-25 00:36:37 +02:00
Griatch
91ad12768e
Fix bug in EvTable for alternating row lengths. Resolve #2653
2022-09-24 22:57:54 +02:00
Griatch
12ce6a23f4
Resolve merge conflicts
2022-09-24 18:33:32 +02:00
Griatch
b1bd02b419
Merge pull request #2870 from aMiss-aWry/contrib
...
Corrected the link to the example wiki
2022-09-24 18:27:43 +02:00
Travis Briggs
39f6505bf6
Fix Windows specific bugs
2022-09-24 18:21:53 +02:00
Griatch
e80063c310
Merge pull request #2869 from audiodude/fix-windows-path
...
Fix Windows specific bugs
2022-09-24 18:20:54 +02:00
Griatch
736d92f0d7
Merge pull request #2868 from audiodude/dockerfile
...
Add chown to Dockerfile
2022-09-24 18:18:50 +02:00