Griatch
|
c0417def6d
|
Starting to convert RSS to new system
|
2014-03-08 11:41:24 +01:00 |
|
Griatch
|
ea7e43c746
|
Updated gametime module to work on-the-fly, based on patches and discussion with user Khandrish. Also made cleanups to @scripts command and some small bug fixes.
|
2014-01-04 17:14:51 +01:00 |
|
Khandrish
|
d7ba49e01e
|
non-breaking; finer grained control over game time
|
2014-01-02 00:12:33 -08:00 |
|
Khandrish
|
0a5597bb0b
|
gametime script now allows for modification of interval via settings file
|
2014-01-01 18:06:01 -08: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
|
8bd431b385
|
Removed deprecated Attribute methods from evennia distro. Removed MUX help files.
|
2013-08-25 16:41:18 +02:00 |
|
Griatch
|
5f043d28d7
|
Minor cleanups of code.
|
2012-06-10 11:16:00 +02:00 |
|
Griatch
|
a32aebaa0e
|
OBS- need to run migrations! Refactored attributes to use a slightly different internal storage format for faster access. Also set up caching of all attribute data, so subsequent reads of an attribute will not hit the database anymore, and writes will re-cache.
|
2012-02-14 23:40:16 +01:00 |
|
Griatch
|
2059fd9701
|
Fixed a bug that had global scripts think they were already running. Resolves issue 176. Made the @time command a tad more useful by having it report uptime also in seconds.
|
2011-08-06 18:56:05 +00:00 |
|
Griatch
|
ef59b97881
|
Expanded command test-suite functionality and added basic testing methods for commands in "System" category.
|
2011-02-21 17:47:02 +00:00 |
|
Griatch
|
cfbb249d96
|
Added more functionality to page command (resolving and going beyond issue102). Cleaned up the output of sevreral commands as well as added a few more useful functions in src/utils/utils.py.
|
2010-09-04 17:21:26 +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 |
|