Griatch
|
29961a93f2
|
Changed contrib.extended_room's search to use the quiet keyword instead of the old ignore_errors.
|
2014-04-25 16:19:46 +02:00 |
|
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
|
ebdc6cdbd4
|
Fixed an issue with quell not correctly updating its caches in some situations.
|
2013-11-11 21:51:41 +01:00 |
|
Griatch
|
ebbc022fba
|
Another minor bug fixed.
|
2013-01-30 15:00:36 +01:00 |
|
Griatch
|
678dddc87f
|
Fixed a @desc bug in extended_room contrib.
|
2013-01-30 14:55:33 +01:00 |
|
Griatch
|
9d79299d16
|
fixed a traceback when trying to look for a detail that does not exist.
|
2012-12-12 01:33:49 +01:00 |
|
Griatch
|
9756314e3d
|
fixed a traceback in contrib.extended_room's look command
|
2012-12-12 01:28:02 +01:00 |
|
Griatch
|
0ced5287f4
|
Some more minor fixes.
|
2012-12-12 01:18:49 +01:00 |
|
Griatch
|
c6f5f33cbd
|
Fixed a typo in reset code.
|
2012-12-12 00:46:40 +01:00 |
|
Griatch
|
0719391f39
|
Fixed a typo in reset code.
|
2012-12-12 00:45:09 +01:00 |
|
Griatch
|
aa602ce7f1
|
Fixed a typo in reset code.
|
2012-12-12 00:44:24 +01:00 |
|
Griatch
|
ca4feb4d21
|
Changed how contrib.extended_room's details are reset.
|
2012-12-12 00:42:41 +01:00 |
|
Griatch
|
178fe9f28c
|
Added some better help to the contrib @detail command.
|
2012-12-12 00:16:00 +01:00 |
|
Griatch
|
3f01ab8006
|
Some minor fixes to the default @py output and also some more info to the extended_room contrib.
|
2012-10-20 21:04:00 +02:00 |
|
Griatch
|
d50d28f960
|
Another fix to the extended room, a bug that caused some parsings not to happen.
|
2012-06-28 23:08:40 +02:00 |
|
Griatch
|
f54e6b22c1
|
Further fix to extended room.
|
2012-06-28 21:51:41 +02:00 |
|
Griatch
|
55634de123
|
A fix to extended_room, for when used as default mixed with other room types.
|
2012-06-28 21:39:13 +02:00 |
|
Griatch
|
43f16094c1
|
Contrib: Added a "time" command for viewing the time info on ExtendedRooms. Also added more listing functionality to the Extended @desc command.
|
2012-06-26 09:13:23 +02:00 |
|
Griatch
|
5a1642ab32
|
Small fix to seasonal rotation in extended room contrib.
|
2012-06-26 01:40:52 +02:00 |
|
Griatch
|
0e9b27cc01
|
Contrib: Extended Room typeclass, with time-dependent desc slots (season and time-of-day), as well as a "details" system for adding visual interest or clues to the room wihout having to create new database objects. The extended room is supported by expanded "look" and "@desc" commands.
|
2012-06-26 01:33:30 +02:00 |
|