Marcos Marado
2ddd077bd5
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
Griatch
8486905a66
Handle channel.msg tuple-form outputfuncs. Resolve #2699 .
2022-09-25 01:01:44 +02:00
Griatch
4f8753b683
Make sure to save in atomic transaction. Resovle #2657 .
2022-09-25 00:36:37 +02:00
Griatch
b4042641b1
Fix bug in EvTable for alternating row lengths. Resolve #2653
2022-09-24 22:57:54 +02:00
Griatch
79d16b9ead
Resolve merge conflicts
2022-09-24 18:33:32 +02:00
Griatch
404ff695cf
Merge pull request #2870 from aMiss-aWry/contrib
...
Corrected the link to the example wiki
2022-09-24 18:27:43 +02:00
Griatch
5daaeadd4d
Merge pull request #2869 from audiodude/fix-windows-path
...
Fix Windows specific bugs
2022-09-24 18:20:54 +02:00
Griatch
9f470c5994
Merge pull request #2868 from audiodude/dockerfile
...
Add chown to Dockerfile
2022-09-24 18:18:50 +02:00
InspectorCaracal
fb52edb311
update/rewrite wiki guide
2022-09-23 16:35:02 -06:00
Wendy Wang
1ae6a61543
Corrected the link to the example wiki
2022-09-23 23:31:08 +02:00
Travis Briggs
150a9e21aa
Fix Windows specific bugs
2022-09-23 12:13:48 -07:00
Travis Briggs
f2c82fef76
Add chown to Dockerfile
2022-09-23 11:15:33 -07:00
Griatch
377d366d3e
Make help pagination not mess up colors. Resolve #2646
2022-09-22 23:30:25 +02:00
Griatch
8ee3702efd
Block createsuperuser cmdline from creating additional accounts, since this will not create correct in-game account typeclasses. Resolve #2626 .
2022-09-22 21:18:20 +02:00
Griatch
61d611becf
Resolve line-break problems in py command. Resolve #2578
2022-09-22 20:18:07 +02:00
Griatch
3581f7bdad
Add rotation exception handling to daily log rotater, per #2083
2022-09-22 19:53:01 +02:00
Griatch
7b1e0ecf9f
Update build script
2022-09-21 20:56:24 +02:00
Griatch
2db753dba5
Merge pull request #2859 from aMiss-aWry/contrib
...
Basic Worming Map Contrib
2022-09-21 20:51:32 +02:00
Griatch
43378b4c41
Ran black on sources
2022-09-18 23:58:32 +02:00
Wendy Wang
7d2cae328b
Fixing tests
2022-09-18 16:20:32 +02:00
Wendy Wang
0fb078c5ab
Fixing docstrings, adding _MAX_MAP_SIZE, adding import into init
2022-09-18 16:03:07 +02:00
Griatch
6fa68745ba
Correct funcparser tests
2022-09-18 01:26:04 +02:00
Wendy Wang
ae9355e3d2
Updating the ingame map display contrib with docstrings and tests@
2022-09-18 00:21:11 +02:00
Griatch
705d47fe47
Resolve unit tests
2022-09-18 00:06:34 +02:00
Griatch
a4eff902cc
Fix link to name_generator contrib
2022-09-17 19:41:48 +02:00
Griatch
cdc1b83331
More doc updates
2022-09-17 19:31:29 +02:00
Griatch
e8d08ad597
Update docs
2022-09-17 18:35:47 +02:00
Griatch
f05add7c5b
Merge branch 'develop' into contrib/evadventure
2022-09-17 13:23:13 +02:00
Griatch
a0a0a248a0
Break up/extend MULTISESSION_MODE into several new settings
2022-09-17 11:58:22 +02:00
Griatch
0095f70835
Working on docs
2022-09-14 18:40:21 +02:00
Wendy Wang
60959e4247
Adding basic map contrib
2022-09-14 15:09:42 +02:00
Wendy Wang
f9866ed9b5
Adding basic map contrib
2022-09-14 15:04:07 +02:00
Griatch
a974a2843c
Fix merge conflicts
2022-09-13 20:14:39 +02:00
Griatch
e9cce46d66
Fixing tabulation in handler tut
2022-09-13 13:12:36 +02:00
Griatch
59bb10e76a
Fix some bugs in handler tutorial
2022-09-13 12:59:05 +02:00
Griatch
f18d9d68b3
Back-port handler-article from evadventure branch
2022-09-13 12:38:51 +02:00
Griatch
ca6456b134
Clarify the rplanguage docstring a bit
2022-09-12 20:15:00 +02:00
Griatch
edd436b01b
Merge branch 'develop' into contrib/evadventure
2022-09-11 11:45:01 +02:00
Griatch
10952ae47b
Clarifying the search lock defaults to True
2022-09-11 11:44:47 +02:00
Griatch
6a6ddbe558
Resolve merge conflicts
2022-09-11 11:42:04 +02:00
Griatch
01505e0d92
Update Locks doc/CHANGELOG with new search lock
2022-09-11 11:35:16 +02:00
Griatch
7b9ca07d4c
Update Locks doc/CHANGELOG with new search lock
2022-09-11 11:34:45 +02:00
Griatch
626e076d97
Merge pull request #2849 from CloudKeeper/patch-2
...
Add 'search' lock for obj.search() and obj.get_visible_contents()
2022-09-11 11:25:03 +02:00
Griatch
53e6b1a738
Merge pull request #2848 from CloudKeeper/patch-1
...
Fixed Typo in Object.Search() Comments
2022-09-11 11:19:31 +02:00
CloudKeeper
30fe8070b6
Update objects.py
2022-09-11 13:25:05 +10:00
CloudKeeper
e193844f6f
Add 'search' lock for obj.search() and
2022-09-10 11:10:35 +10:00
CloudKeeper
15e7653db3
Fixed Typo
2022-09-09 18:37:16 +10:00
Griatch
8fff730d17
Add temp chargen sheet
2022-09-06 20:20:04 +02:00
Griatch
20913760ed
Merge pull request #2847 from Routhinator/fix-2846
...
Fix clothing creation instructions
2022-09-06 10:26:33 +02:00
Griatch
095e6135d6
Merge pull request #2845 from Routhinator/fix-2844
...
Fix missing `evennia.` in Menu Contrib Docs
2022-09-06 10:24:29 +02:00