Commit graph

54 commits

Author SHA1 Message Date
Andrew Bastien
652186d829 Refactored with more consistent naming and placement. Fixed the table style wrapper. 2019-04-13 21:47:09 -04:00
Griatch
0a062517bd Fix-length log file date format, retain unix sort. Resolves #1721. 2019-03-31 22:45:19 +02:00
Griatch
83c6bb69d1 Allow \f to mark EvMore pagebreaks for cmds. Resolves #1585. 2019-03-31 21:10:37 +02:00
Griatch
f485099b7b Fix py3 regression in ansi filler divisor. Resolves #1804. 2019-03-31 18:56:30 +02:00
Griatch
fccb128952 Add support for MSDP LIST/REPORT/UNREPORT. Resolves #1507. 2019-03-31 13:37:08 +02:00
Griatch
6bd50543ff Escape html tag output from @py. Add /clientraw switch. Resolves #1369. 2019-03-30 23:01:28 +01:00
Griatch
db3071356c Reworked Menu-login contrib to latest EvMenu style. 2019-03-30 21:47:40 +01:00
Griatch
c4d178c6c7 Optionally read connection screen from connection_screen() callable 2019-03-22 08:04:25 +01:00
Griatch
3504d95402 Merge branch 'develop' into develop-py3 2019-03-21 16:45:50 +01:00
Griatch
1c9ca4b11c Resolve merge conflicts 2019-03-17 13:43:06 +01:00
Griatch
e64ede3267 Update CHANGELOG 2019-03-17 13:38:31 +01:00
Griatch
74dd57e85f Some fixes and cleanups 2019-03-17 13:36:03 +01:00
Griatch
90b42ca6fb Fix merge conflicts 2019-03-04 22:32:51 +01:00
Griatch
dca6b33b4c Update changelog 2019-02-20 22:37:31 +01:00
Griatch
81ab542d76 Make evennia-launcher hand all django-admin options correctly 2019-02-10 03:17:47 +01:00
Griatch
c4faa6879b Add tag/attr to create_account. More unit tests 2019-02-10 02:08:21 +01:00
Griatch
0dfea46d5c Change save/search_prototype, extend unittests 2019-02-09 16:52:02 +01:00
Griatch
54e7376b31 Run migrations! Some first auto-migrations
Stepped back some more ambitious migrations since they caused all sorts
of issues with bytes/str conversions.
2019-01-29 00:15:18 +01:00
Griatch
c3ebd8d251 Use to_str/to_bytes, replacing old versions 2019-01-16 23:26:46 +01:00
Griatch
981119b640 Fix merge conflicts 2019-01-01 15:19:20 +01:00
Johnny
a5779f5a30 Update. 2018-10-29 00:19:57 +00:00
Johnny
b6c0ae8585 Fixes mispelling of my name :) / updates changelog to reflect recent web development efforts. 2018-10-29 00:09:10 +00:00
Griatch
431a3f743c Update changelog 2018-10-28 09:28:32 +01:00
Griatch
ba43f44a2b Update changelog 2018-10-26 20:37:48 +02:00
Griatch
b6b07ccdb5 Update CHANGELOG, pep8 fixes 2018-10-23 01:04:25 +02:00
Griatch
b5e87409de Update devel changelog with latest mergers 2018-10-21 15:45:17 +02:00
Griatch
087c18e8c6 Merge branch 'master' into develop 2018-10-20 23:18:38 +02:00
Griatch
b083a44545 Some clarification in the launcher 2018-10-18 17:15:54 +02:00
Griatch
9f8c1a4f64 Add requirement changes to 0.8 changelog, for clarity 2018-10-16 10:13:05 +02:00
Griatch
54e351f296 Merge develop branch, resolve conflicts 2018-10-13 17:19:38 +02:00
Griatch
bedebdd524 Update changelog. 2018-10-13 11:28:41 +02:00
Griatch
bd2a2356b6 More unworking testing 2018-10-06 05:19:06 +02:00
Griatch
94b2677f4c Start updating CHANGELOG for new version 2018-10-02 00:00:40 +02:00
Griatch
fedc08c043 Cleanup of changelog 2018-09-30 13:06:36 +02:00
Griatch
c0bab475d6 Remove MAX_NR_CHARACTERS=1 enforcement for MULTISESSION_MODEs 0 and 1. 2018-09-29 11:11:41 +02:00
Griatch
f4cb75c496 Up requirements to Django 1.11, Twisted 18 and pillow 5.2.0 2018-09-25 22:11:34 +02:00
Griatch
4f93bc7ee5 Fix for PEP8 and resolve a traceback. 2018-09-25 21:12:35 +02:00
Griatch
240cc9e02f Update changelog 2018-09-25 20:16:53 +02:00
Griatch
982f977429 Continuing bug fixes 2018-09-22 17:23:31 +02:00
Griatch
cbfe6d9e38 Resolve unit tests 2018-09-21 00:24:19 +02:00
Griatch
ff5ffa8d0e Add evennia.set_trace() for easy launch of debugger 2018-09-04 21:59:31 +02:00
Griatch
566481310c Update CHANGELOG, delay import of dummy handler 2018-08-31 09:57:24 +02:00
Griatch
b96f1a5c86 Add menudebug command for debugging EvMenu 2018-08-23 20:46:13 +02:00
Griatch
1923689040 Fix except-finally section that swallowed command unittest error message. Resolves #1629. 2018-08-20 20:21:22 +02:00
Griatch
9717b1b3b6 Update changelog and readme with current changes 2018-08-12 14:58:12 +02:00
Griatch
298b2c23c6 Cleanup/refactoring of olc menus 2018-08-11 11:49:10 +02:00
Griatch
e4016e435e Start improve OLC menu docs and help texts 2018-07-21 19:06:15 +02:00
Griatch
ec9813c256 Add functionality for object-update menu node, untested 2018-07-03 23:56:55 +02:00
AmberFennek
fe6be5069a Text corrections in comments and strings 2017-10-16 15:13:53 -04:00
Griatch
2bc76538d8 Added link to 0.7 post to Changelog 2017-10-01 18:47:23 +02:00