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 |
|
Ryan Stein
|
cd21fb2396
|
Use Python 3's new super() convention.
|
2017-11-02 10:41:41 -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 |
|
Alex Jaffe
|
112e457cc3
|
Fixed a bug in which creating a SimpleDoor caused the next exit created to fail silently.
|
2017-05-14 16:34:03 +08:00 |
|
Griatch
|
4aba1b59b3
|
Add a brief mention of the superuser bypassing the locks of the simpledoor contrib. Resolves #1269.
|
2017-03-30 22:04:54 +02:00 |
|
Griatch
|
74eebfed6d
|
Refactor code to remove alerts as per lgtm and #1176.
|
2017-01-29 19:02:00 +01:00 |
|
Griatch
|
20e467bd64
|
Fixed the docstring to simpledoor to exemplify the right module.
|
2016-06-07 07:57:08 +02:00 |
|
Griatch
|
9479057ce5
|
Added a simpledoor contrib to give an example of a door Exit type.
|
2016-06-06 22:12:22 +02:00 |
|