Commit graph

57 commits

Author SHA1 Message Date
Griatch
b024c17f8a Resolve merge conflicts, some cleanup 2019-04-14 12:18:15 +02:00
Andrew Bastien
36aba73a32 Refactored with more consistent naming and placement. Fixed the table style wrapper. 2019-04-13 21:47:09 -04:00
Griatch
a398cc2a37 Refactor mail contrib with CmdMail, CmdMailCharacter etc. Resolves #1802 2019-04-07 21:50:27 +02:00
Griatch
e3af3f148b Update CHANGELOG with latest changes 2019-04-07 10:23:57 +02:00
Griatch
994b72f1be Fix-length log file date format, retain unix sort. Resolves #1721. 2019-03-31 22:45:19 +02:00
Griatch
3441216e44 Allow \f to mark EvMore pagebreaks for cmds. Resolves #1585. 2019-03-31 21:10:37 +02:00
Griatch
460434b435 Fix py3 regression in ansi filler divisor. Resolves #1804. 2019-03-31 18:56:30 +02:00
Griatch
0bad929c79 Add support for MSDP LIST/REPORT/UNREPORT. Resolves #1507. 2019-03-31 13:37:08 +02:00
Griatch
462cbdf127 Escape html tag output from @py. Add /clientraw switch. Resolves #1369. 2019-03-30 23:01:28 +01:00
Griatch
aa23f32e76 Reworked Menu-login contrib to latest EvMenu style. 2019-03-30 21:47:40 +01:00
Griatch
35424bc499 Optionally read connection screen from connection_screen() callable 2019-03-22 08:04:25 +01:00
Griatch
f49c77d770 Merge branch 'develop' into develop-py3 2019-03-21 16:45:50 +01:00
Griatch
a6ee445f93 Resolve merge conflicts 2019-03-17 13:43:06 +01:00
Griatch
86bcc8b37b Update CHANGELOG 2019-03-17 13:38:31 +01:00
Griatch
5bde7a5ac1 Some fixes and cleanups 2019-03-17 13:36:03 +01:00
Griatch
aa8429c535 Fix merge conflicts 2019-03-04 22:32:51 +01:00
Griatch
48e78e1eb7 Update changelog 2019-02-20 22:37:31 +01:00
Griatch
93e0e15061 Make evennia-launcher hand all django-admin options correctly 2019-02-10 03:17:47 +01:00
Griatch
698fe050b6 Add tag/attr to create_account. More unit tests 2019-02-10 02:08:21 +01:00
Griatch
55ad6ee325 Change save/search_prototype, extend unittests 2019-02-09 16:52:02 +01:00
Griatch
868ecb9109 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
d2f41bfff0 Use to_str/to_bytes, replacing old versions 2019-01-16 23:26:46 +01:00
Griatch
56ce402f97 Fix merge conflicts 2019-01-01 15:19:20 +01:00
Johnny
e884ba7209 Update. 2018-10-29 00:19:57 +00:00
Johnny
aa0af2e5cc Fixes mispelling of my name :) / updates changelog to reflect recent web development efforts. 2018-10-29 00:09:10 +00:00
Griatch
9d8a5c5392 Update changelog 2018-10-28 09:28:32 +01:00
Griatch
7b761d54f1 Update changelog 2018-10-26 20:37:48 +02:00
Griatch
c03c077d73 Update CHANGELOG, pep8 fixes 2018-10-23 01:04:25 +02:00
Griatch
17a2b9f913 Update devel changelog with latest mergers 2018-10-21 15:45:17 +02:00
Griatch
5089636a2f Merge branch 'master' into develop 2018-10-20 23:18:38 +02:00
Griatch
dc787dae89 Some clarification in the launcher 2018-10-18 17:15:54 +02:00
Griatch
c69675e925 Add requirement changes to 0.8 changelog, for clarity 2018-10-16 10:13:05 +02:00
Griatch
de09153d15 Merge develop branch, resolve conflicts 2018-10-13 17:19:38 +02:00
Griatch
60a9b922f2 Update changelog. 2018-10-13 11:28:41 +02:00
Griatch
be45d24810 More unworking testing 2018-10-06 05:19:06 +02:00
Griatch
3834c36b3b Start updating CHANGELOG for new version 2018-10-02 00:00:40 +02:00
Griatch
942a3ae40a Cleanup of changelog 2018-09-30 13:06:36 +02:00
Griatch
40ed189708 Remove MAX_NR_CHARACTERS=1 enforcement for MULTISESSION_MODEs 0 and 1. 2018-09-29 11:11:41 +02:00
Griatch
6b7766d295 Up requirements to Django 1.11, Twisted 18 and pillow 5.2.0 2018-09-25 22:11:34 +02:00
Griatch
5a888ba6e4 Fix for PEP8 and resolve a traceback. 2018-09-25 21:12:35 +02:00
Griatch
eea3311e83 Update changelog 2018-09-25 20:16:53 +02:00
Griatch
b5622be85f Continuing bug fixes 2018-09-22 17:23:31 +02:00
Griatch
8a66b43a9b Resolve unit tests 2018-09-21 00:24:19 +02:00
Griatch
87fb56f60a Add evennia.set_trace() for easy launch of debugger 2018-09-04 21:59:31 +02:00
Griatch
9d98a59be3 Update CHANGELOG, delay import of dummy handler 2018-08-31 09:57:24 +02:00
Griatch
6edd3fc6bf Add menudebug command for debugging EvMenu 2018-08-23 20:46:13 +02:00
Griatch
5a3bdfacca Fix except-finally section that swallowed command unittest error message. Resolves #1629. 2018-08-20 20:21:22 +02:00
Griatch
8e1928a948 Update changelog and readme with current changes 2018-08-12 14:58:12 +02:00
Griatch
c48868be1e Cleanup/refactoring of olc menus 2018-08-11 11:49:10 +02:00
Griatch
0e13f272b3 Start improve OLC menu docs and help texts 2018-07-21 19:06:15 +02:00