This is an old revision of
MnetChanges from 2004-10-21 19:37:35.
someone pls change date to iso-date .. am too lazy now :/
changelog.txt
30.07.2004
* 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:
+ added new command .mnet_reload to reload the net-configs...
28.07.2004
* fix: using ${botnet-nick} instead of {botnick} to build up variables. :( lol
+ 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)
26.07.2004
+ added disabling and enabling of frequency output. just type a command like:
.frequencyname_disable or .frequencyname_enable
25.07.2004
+ 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
24.07.2004
+ XML parsing thingy |