[srvx-commits] arch commit: basic off-channel support; restructuring how part functions are handled
Brought to you by:
entrope
From: adam <ad...@ga...> - 2004-05-06 09:46:53
|
Revision: srvx--devo--1.3--patch-58 Archive: sr...@sr...--2004-srvx Creator: adam <ad...@ga...> Date: Thu May 6 02:46:38 PDT 2004 Standard-date: 2004-05-06 09:46:38 GMT Modified-files: ChangeLog src/chanserv.c src/hash.c src/hash.h src/mod-helpserv.c src/mod-snoop.c src/proto-common.c src/proto-p10.c srvx.conf.example New-patches: sr...@sr...--2004-srvx/srvx--devo--1.3--patch-58 Summary: basic off-channel support; restructuring how part functions are handled Keywords: * added srvx.conf setting to allow chanserv to work being outside of a channel; if you'd like to have srvx set a mode as it joins, edit REGISTERED_MODE in hash.h. this will not work properly on P10 networks - though it may be nice for bahamut-based networks. either way, please do not ask us for assistance. * changed the way part functions are called - a modeNode is now passed, and they are run *before* the user's membership link in that channel is nuked. |