QuadaverNet : MnetChanges

StartSeite :: TextSearch :: PageIndex :: RecentChanges :: Login/Account :: You are 38.107.191.105
This is an old revision of MnetChanges from 2005-03-22 02:15:33.

changelog.txt

+ added something
* fixed something
= informational

2005-03-22
+ messages with more than five characters in a row will be cut to five characters

2005-01-26
* fixed channel comparison to lowercase

2004-10-24
+ more commands added: .prefix_toggle .prefix_enable_colors .prefix_disable_colors .prefix_toggle_colors .prefix_status
+ created a new attribute for the element <color> in the config: optional ... if set to 1, you can use the above color-commands, if nothing is set, the color is forced according to the attribute "id"
* fixed possible statistic-conflicts on counting on multiple frequencies and/or channels. (see some stats on .prefix_status :)


2004-10-21
= the script was released as GPL

2004-07-30
+ added new command .mnet_reload to reload the net-configs...
* fixed evaluation of \t \n and stuff in botnetted received messages. (\t won't evaluate anymore)
* fix of some config-issues with intervalled re-loading and .rehash and stuff .. so:

2004-07-28
+ allowing to load local textfiles as configs (good if you "wget" the config from a website - so you still have a centralized config)
+ making internal structures better to let it automatically reload config every x minutes (configurable)
* fix: using ${botnet-nick} instead of {botnick} to build up variables. :( lol

2004-07-26
+ added disabling and enabling of frequency output. just type a command like: .frequencyname_disable or .frequencyname_enable

2004-07-25
+ Multi-Networking and Multi-Frequencing code added ... needs XML config .. can be downloaded from a HTTP-server.. so it is a "central" point for other bots. You don't need to DL it from a HTTP-server, but it's recommended

2004-07-24
+ XML configuration parsing