Griatch
|
4c849ec351
|
Cleaned and updated the i18n strings for various server-core system. Removed i18n for all strings that are only visible on stdout or in logs. Still missing i18n on certain specific things such as model field help and attribute warnings. Updated Swedish translation to match.
|
2012-06-14 02:43:35 +02:00 |
|
Griatch
|
cdab5a240b
|
Added RSS feed support to Evennia. This uses the @rss2chan command to tie a feed to an in-game channel. Updates to the feed will henceforth be echoed to the channel. The reader requires the python-feedreader package to be installed.
|
2012-01-28 20:12:59 +01:00 |
|
Griatch
|
7d30b337d9
|
Cleanups and bug fixes. Fixed the @unlink command and also made it overally more stable. Resolves issue 161. Added more string conversion routines to handle non-ascii variables being stored in an Attribute. Resolves issue 160.
|
2011-04-16 22:26:22 +00:00 |
|
Griatch
|
52785e8f3e
|
Obs:Migrate. Made Comm system more generic, including the ability to connect arbitrary protocols to channels. Re-worked the IRC connectivity system - you can now again communicate between IRC and in-game evennia channels.
|
2011-04-10 12:39:07 +00:00 |
|