Commit graph

906 commits

Author SHA1 Message Date
Cory F. Cohen
a05ec09f51 Fix various typos in several files.
All are in comments and docstrings, and none should be controversial
in any way (e.g. British versus American spelling).
2022-06-21 21:12:45 -04:00
Griatch
a83f21ef2f Apply black to cleanup code 2022-06-12 09:46:48 +02:00
Griatch
4e2962fef8 Further improvement of log conditional 2022-02-14 00:34:13 +01:00
Griatch
2e94e1b67d Fix of server/portal log upstart condition 2022-02-13 23:26:39 +01:00
Griatch
42ee0db1da Update logger.py to use new Twisted log api. No change in evennia-side usage 2022-02-13 22:52:11 +01:00
Griatch
e9212ff898 Better handle error on webserver startup. Resolve #2057 2022-02-13 12:35:33 +01:00
Griatch
0e401017ab Handle AMP issue. Resolve #2053. 2022-02-13 11:57:28 +01:00
Griatch
a19211f3fd Protect against standing in the wrong folder when running makemessages or compilemessages i18n commands. Resolve #2582 2022-02-12 18:59:00 +01:00
Griatch
a40d66847b Update unit test to pass 2022-02-12 14:55:26 +01:00
Griatch
bd3e31bf3c Run black reformatter on code 2022-02-08 13:03:52 +01:00
Griatch
5e2372f79d Make sure Typeclass.at_init() is always called on cache initialization for any typeclass. Resolve #2641 2022-02-07 20:45:48 +01:00
Griatch
628afe9367 Refactor 1.0 docs with new toctree structure and inheritance 2022-02-06 19:27:15 +01:00
Griatch
a980ed617d Fix tutorial world build and intro 2022-02-05 16:05:12 +01:00
Griatch
b76c5d2bab Up min versions to py3.9, Django 4 2022-02-04 23:24:48 +01:00
Griatch
09ef71c97e Fix error when running evennia xyzgrid cmdline 2022-01-31 22:11:28 +01:00
Griatch
5859de7054 Change to use super() instead of the old py2 style everywhere 2022-01-26 21:51:55 +01:00
Griatch
bbf45af2dd Refactor all test classes into evennia.utils.test_resources. Update docs. 2022-01-21 00:17:24 +01:00
Griatch
19f920b6d4 Clean up all test suites 2022-01-07 16:12:12 +01:00
Griatch
7f2b8c81d7 Fixing contrib test issues 2021-12-19 15:33:41 +01:00
Griatch
a0c70ce465 Add webclient browser name identifier. Resolve #1650 2021-11-03 20:09:47 +01:00
Griatch
6fef01a3b1 Allow to disable MXP or make it one-directional. Resolve #2169. 2021-11-02 23:39:56 +01:00
Griatch
efac569915 Add GMCP Client.Gui stub to avoid Mudlet issue 2021-10-31 20:19:12 +01:00
Griatch
d2a69739d7 Add warning on unset SERVER_HOSTNAME 2021-10-31 10:47:07 +01:00
Griatch
9cb807a73c Update in-game links 2021-10-26 22:50:19 +02:00
GulliblePsychologist
60f9acdcc7 Fixes #2562 2021-10-14 01:11:17 +01:00
Griatch
2a8cc57bbe Add strip_unsafe_input/INPUT_CLEANUP_BYPASS_PERMISSIONS helpers to strip unsafe input on a per-command level. Resolves #1738. 2021-10-09 16:27:58 +02:00
Griatch
a7b99a605b Add LOCALECHO client option for clients not supporting local echoing. Resolve #2258. 2021-10-09 00:36:17 +02:00
Griatch
e4013dbdb8 Ask for confirm in default account creation. Resolves #1523 2021-10-08 22:46:50 +02:00
henddher
bfd6ece47c Addition of BROADCAST_SERVER_RESTART_MESSAGES flag to notify all sessions that the server is restarting. 2021-10-03 18:05:03 -05:00
Griatch
f650533614 Keep GMCP case if outputfunc is capitalized. Resolve #2300. 2021-08-17 20:25:00 +02:00
Griatch
bb8c212b8d Better handle malformed msg kwarg. Resolve #2298. 2021-08-06 20:44:33 +02:00
Griatch
b9771e701f Fix/refactor initial_setup function. Resolve #2438. 2021-08-06 00:16:12 +02:00
Griatch
5df73d5045 Add XYZgrid contrib api files, prepare for merge 2021-07-23 00:19:28 +02:00
Griatch
b949fb0b6c Custom evennia launcher commands with EXTRA_LAUNCHER_COMMANDS setting 2021-07-04 21:54:27 +02:00
fariparedes
7358758987 Add MXP support for anchor tags 2021-06-18 14:29:46 -04:00
Griatch
7a30822ee1 Fix up unittests 2021-06-13 14:11:05 +02:00
Griatch
54a10d612c Some tweaks to docs and dummy default setting 2021-06-02 22:57:51 +02:00
Griatch
514cb1b9af Update dummyrunner docs 2021-06-02 10:17:04 +02:00
Griatch
677a34d06e Cleaned up dummyrunner and fixed a lot of issues 2021-06-02 00:27:40 +02:00
Griatch
8837b93dd2 Update localization 2021-05-29 13:22:19 +02:00
Griatch
7ff8cbb341 I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
Griatch
59dd0b007a Update HaProxy document, move server/admin to correct place 2021-05-26 20:12:19 +02:00
Griatch
dac2be3074 Start restructuring web presences 2021-05-16 16:01:39 +02:00
Griatch
a4f5ae2c96 Add support for latest Twisted and Python 3.9 2021-05-15 23:46:34 +02:00
Griatch
63009a2a65 Up django version to 3.2 2021-05-15 11:02:57 +02:00
Griatch
05beca9196 Merge branch 'develop' into refactor-channels 2021-05-09 16:06:16 +02:00
Griatch
64712f704d Merge branch 'master' into develop 2021-05-09 15:43:39 +02:00
Griatch
76c1e09c84 Fix PEP8 in PR #2390 2021-05-09 15:43:21 +02:00
Griatch
88a48e6842 Correct help lunr search boosts 2021-05-08 18:31:42 +02:00
Griatch
a95d801b1e Remove channelhandler 2021-05-08 16:30:17 +02:00