Griatch
a8d569979d
Ran black
2020-02-01 23:07:02 +01:00
Griatch
03356465db
Fix MSDP byte conversion errors, as per #2044
2020-02-01 21:32:26 +01:00
Griatch
69d85bd184
Make scripts/objects lists use EvMore. Change EvMore to not justify by default.
2020-01-11 15:49:12 +01:00
Griatch
4ea6209123
Ran black on branc
2019-12-16 20:31:42 +01:00
Griatch
c2c7fa311a
Format code with black. Add makefile to run fmt/tests
2019-09-28 18:18:11 +02:00
Greg Taylor
5e1a672fc2
Remove builtins imports
...
This module is not intended to be used directly in most cases, per:
https://docs.python.org/3/library/builtins.html
None of our usages warrant the explicit import. We also avoid some
confusion as folks dig to see what we are doing to require
importing builtins directly.
2019-09-15 20:29:59 -07:00
Griatch
e395ea9371
Fix MSSP connect traceback. Resolve #1930 . Also add mock external_discord_hello inputfunc for Mudlet.
2019-09-15 14:09:47 +02:00
Griatch
1172067afc
Add evennia connectsions wizard functionality
2019-06-27 23:07:35 +02:00
Griatch
c9893c6e65
Start adding MSSP wizard info
2019-06-27 12:16:25 +02:00
Griatch
64acd33d85
Fix MSSP byte error when mixing with unicode
2019-05-30 17:20:52 +02:00
Ryan Stein
f2e800ddf1
Unwrap several for statements from 2to3 conversion process.
2017-11-02 12:46:33 -04:00
Ryan Stein
b88c74a316
Convert the telnet protocols over for Py3.
2017-10-29 21:43:32 -04:00
Ryan Stein
6fa280b9fd
Run 2to3.
2017-10-29 13:40:30 -04:00
Griatch
b278337172
Make PEP8 cleanup of line spaces and character distances as well as indents
2017-08-19 23:16:36 +02:00
Griatch
74eebfed6d
Refactor code to remove alerts as per lgtm and #1176 .
2017-01-29 19:02:00 +01:00
Griatch
c6d9c0619e
Refactor code for readability and compatibility.
2017-01-27 00:19:27 +01:00
Greg Taylor
4424dec668
Remove broken and un-maintained IMC2 support.
...
As discussed with @Griatch, IMC2 is now rarely seen in the wild. Also, this
feature hasn't worked in ages. Time to de-clutter.
2016-10-28 22:53:43 -07:00
Ahmed Charles
11b61fe335
Import python3 compatible object.
2015-11-02 00:19:04 +01:00
Griatch
19bfaae8a6
Finished converting server/ and server/portal to google-style docstrings as per #709 .
2015-06-23 15:20:32 +02:00
Griatch
ad3f19896c
Changed all src/ and ev references to evennia
2015-01-07 15:36:32 +01:00
Griatch
c7325a5032
Further reworking, naming the library folder 'evennia' instead of lib or src.
2015-01-07 13:36:57 +01:00