Commit graph

919 commits

Author SHA1 Message Date
Travis Briggs
150a9e21aa Fix Windows specific bugs 2022-09-23 12:13:48 -07: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
43378b4c41 Ran black on sources 2022-09-18 23:58:32 +02:00
Griatch
a0a0a248a0 Break up/extend MULTISESSION_MODE into several new settings 2022-09-17 11:58:22 +02:00
Alessandro Ogier
81b6cdb93b speedier format/_map()s 2022-08-04 00:04:45 +02:00
Andrew Bastien
2a1b2cf3cb PEP8 compliance improvement. 2022-08-02 10:44:25 -04:00
Andrew Bastien
18edbce624 adding at_server_init to at_server_startstop 2022-07-25 17:16:00 -04:00
Greg Taylor
db41063cce EGI: Remove unused import of warning module 2022-07-15 21:12:52 -07:00
Griatch
fa85ed514a Merge pull request #2788 from InspectorCaracal/prompt-msg-fix
Fix text + prompt msg function
2022-07-11 08:32:32 +02:00
Griatch
c82ad50f9e Set echo option, probably no effect 2022-07-04 18:22:43 +02:00
InspectorCaracal
d7d4ccfe43 change to move prompt 2022-07-03 20:25:53 -06:00
InspectorCaracal
b4b05f5548 move text to front 2022-06-28 21:50:00 -06:00
InspectorCaracal
581e491cd8 copy options for each command 2022-06-28 21:50:00 -06:00
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