Griatch
|
a5f19e8b92
|
Merge pull request #2901 from selberhad/fix_unicode_chars
fix: use more widely supported unicode characters in webclient
|
2022-10-06 23:36:40 +02:00 |
|
Griatch
|
0b996335fe
|
Merge pull request #2882 from Henddher/issue_2706
fix: Global Scripts loading now catches parse errors
|
2022-10-06 23:14:02 +02:00 |
|
Griatch
|
6e45ac0cb1
|
Use parse_to_any, for protfuncs, handle empty list in $choice funcparser func
|
2022-10-05 22:25:46 +02:00 |
|
Griatch
|
d3fe999c4b
|
Handle boolean input in $search func
|
2022-10-05 21:59:01 +02:00 |
|
Griatch
|
9054b96d64
|
Add support to $search using tag and with kwargs. Resolve #2902.
|
2022-10-05 21:40:57 +02:00 |
|
selberhad
|
0cb6c92e9d
|
fix: use more widely supported unicode characters in webclient
|
2022-10-05 12:35:17 -04:00 |
|
InspectorCaracal
|
faa2553a86
|
fix recursion
|
2022-10-04 13:14:00 -06:00 |
|
henddher
|
8b590a5cf6
|
Use override_settings to patch settings.GLOBAL_SCRIPTS.
|
2022-10-03 19:53:43 -05:00 |
|
Griatch
|
f856de79f6
|
Merge pull request #2892 from VexiaOnline/VexiaOnline-crafting-readme-typofix
Update README.md
|
2022-10-03 19:37:37 +02:00 |
|
Griatch
|
b7d96fa0b2
|
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
|
2855a08eba
|
Merge pull request #2887 from VexiaOnline/webclient-copy-fix
Webclient copy fix
|
2022-10-03 19:23:19 +02:00 |
|
Vexia
|
0e5218189e
|
Update README.md
|
2022-10-02 21:05:00 -05:00 |
|
henddher
|
e1a85e6f7a
|
Add NonExistentRecipe for gracefully allow crafting of an unknown recipe.
|
2022-10-02 20:00:24 -05:00 |
|
henddher
|
d2cb75b058
|
Addition of unit-tests for GlobalScriptContainer.
|
2022-10-02 15:41:20 -05:00 |
|
Griatch
|
0b9e8e1785
|
Complile new portugese translation
|
2022-10-02 22:01:44 +02:00 |
|
Marcos Marado
|
1a7ffe46f9
|
Portuguese translations updated
Ref.: #2884
|
2022-10-02 18:59:31 +01:00 |
|
henddher
|
6f4b832263
|
Revert back to log_trace.
|
2022-10-02 11:28:52 -05:00 |
|
Griatch
|
e2efe42893
|
Update i18n strings
|
2022-10-02 11:39:27 +02:00 |
|
Griatch
|
8ab07faf3e
|
Update i18n mo files
|
2022-10-02 11:27:11 +02:00 |
|
Griatch
|
d3c29a44c8
|
Merge pull request #2873 from InspectorCaracal/api-endpoint-patch
Fix for REST API endpoints
|
2022-10-02 10:33:34 +02:00 |
|
Griatch
|
93324f75d6
|
Cleanup chargen contrib to style
|
2022-10-02 10:30:21 +02:00 |
|
Griatch
|
79336a4041
|
Merge branch 'chargen-contrib' of https://github.com/InspectorCaracal/evennia into InspectorCaracal-chargen-contrib
|
2022-10-02 10:19:31 +02:00 |
|
henddher
|
d129c16c1b
|
Remove force failure
|
2022-10-01 20:47:51 -05:00 |
|
henddher
|
796f3910c6
|
Skip global scripts that cannot be 'imported' successfully, and log_err about it.
|
2022-10-01 20:46:15 -05:00 |
|
henddher
|
c06be8df48
|
Force failure.
|
2022-10-01 17:34:41 -05:00 |
|
InspectorCaracal
|
fb7f11917b
|
fix stray quotes
thanks sk33t3rson for the catch
|
2022-09-28 14:02:12 -06:00 |
|
InspectorCaracal
|
472d36cce1
|
update for new settings
|
2022-09-28 12:25:03 -06:00 |
|
InspectorCaracal
|
55c80ce30e
|
fix querysets
|
2022-09-27 11:30:01 -06:00 |
|
InspectorCaracal
|
f0ddea0ba9
|
move list_node mention to docstring
|
2022-09-26 16:41:30 -06:00 |
|
InspectorCaracal
|
aa3ab74b00
|
forgot to put in the path
|
2022-09-26 12:42:36 -06:00 |
|
InspectorCaracal
|
0d50f9bcf8
|
cleanup and revisions
|
2022-09-26 12:34:42 -06:00 |
|
Vexia
|
7a34be7657
|
Fix for Evennia issue #2611
|
2022-09-24 18:45:43 -05: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 |
|
Travis Briggs
|
150a9e21aa
|
Fix Windows specific bugs
|
2022-09-23 12:13:48 -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
|
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 |
|