Griatch
|
1ae17bcbe4
|
PEP8 cleanup of the entire codebase. Unchanged are many cases of too-long lines, partly because of the rewrite they would require but also because splitting many lines up would make the code harder to read. Also the third-party libraries (idmapper, prettytable etc) were not cleaned.
|
2013-11-14 19:31:17 +01:00 |
|
Griatch
|
45c5be8468
|
More whitespace cleanup.
|
2012-03-30 23:57:04 +02:00 |
|
Griatch
|
b2f45a7cf4
|
Fixed an inconsistent API name. (db_serverconfs -> db_serverconfigs)
|
2012-03-25 18:21:22 +02:00 |
|
Griatch
|
88c0087fbd
|
Updated game/ for the ev API. There will likely be some changes happening in the game/folder, in the way new objects are inherited. This should use the API rather than inherit from the basecommand/baseobject modules (these will probably into the example folders as vanilla templates instead).
|
2012-03-25 13:09:17 +02:00 |
|
Griatch
|
f950cd8b94
|
Red button commands lacked proper locks, causing non-privileged chars to not have access. Fixed.
|
2011-11-09 09:53:57 +01:00 |
|
Griatch
|
334c0b1d08
|
Fixed a bunch of small issues. The RedButton example hasn't been working for a while, should be ok again now - also cleaned it up a bit.
|
2011-06-24 20:12:59 +00:00 |
|
Griatch
|
7c56c69cea
|
Added SSH support, based on patch by hagna (issue 166).
|
2011-05-27 17:47:35 +00:00 |
|
Ari Mudev
|
56a03367f7
|
Allow speaking and posing while blind.
|
2010-09-04 18:53:52 +00:00 |
|
Ari Mudev
|
25dec92db5
|
Fix trivial typo.
|
2010-09-04 16:00:31 +00:00 |
|
Ari Mudev
|
e4a71ef420
|
Fix red button nudge lid aliases.
|
2010-09-04 15:39:43 +00:00 |
|
Ari Mudev
|
09cc31dafc
|
Fix nudge lid randomness, fix order of emits.
|
2010-09-04 15:35:38 +00:00 |
|
Griatch
|
f83c2bddf8
|
Trunk: Merged the Devel-branch (branches/griatch) into /trunk. This constitutes a major refactoring of Evennia. Development will now continue in trunk. See the wiki and the past posts to the mailing list for info. /Griatch
|
2010-08-29 18:46:58 +00:00 |
|