Commit Graph

11 Commits

Author SHA1 Message Date
Stefan Hacker
7c21c98824 Enable mumo to retrieve slice file from server on startup and make that the default behavior 2012-10-31 06:43:59 +01:00
Michael Olson
288a652d49 Implement pid file for --daemon 2012-08-25 18:08:37 -07:00
Stefan Hacker
ab27fb960a Add new text message callback stub to mumo and modules. Add seen module to query for last time a given user was active. 2011-04-09 03:53:11 +02:00
Stefan Hacker
79cae2a2d5 Replace several strings left over in reused sourcecode and warn when using unimplemented context callbacks 2010-12-27 17:35:45 +01:00
Stefan Hacker
54eaba49d8 Fix refactoring error 2010-12-27 17:31:19 +01:00
Stefan Hacker
793fb121fe Try to make mumo compatible to python 2.5 and Ice 3.2 as found on debian lenny 2010-12-27 16:39:48 +01:00
Stefan Hacker
b25b446f84 Modify idlemove module to be able to chain thresholds for moving and add source channel filters 2010-12-27 02:42:23 +01:00
Stefan Hacker
9cd4991e63 Modify bf2 module to be able to assign group memberships relative to a game specific channel 2010-12-23 09:07:12 +01:00
Stefan Hacker
a71cf75a83 Added onjoin module for moving players on join as the first mumo plugin. Numerous fixes/changes in the underlying stuff. Moved sample configuration files from modules-enabled to modules-available. 2010-12-20 20:19:09 +01:00
Stefan Hacker
41e1e75211 Add commaSeperatedIntegers/commaSeperatedStrings validator functions to configuration. Rename testsuite collection test.py to testsuite.py to prevent name collision with test module test.py 2010-12-20 14:20:44 +01:00
Stefan Hacker
ad862225fa Add mumo.py with Ice connectivity. For now no context support. 2010-12-20 01:11:55 +01:00