v2.1 Released on 24th August 2002

Top  Previous  Next
1.Removed the Virus auto-kick, since the trojans/worms that it used, got a little old.
2.Added Join Flood auto-kick.
3.Made Windows help file.
4.Added Custom Programs Menu. Find it in the menubar popup-->extras-->progs or using the command /progs.
5.Added Custom Slaps Menu. Find it in the menubar popup-->extras-->slaps or using the command /slaps.
6.Added Logs Viewer. Find it in the menubar popup-->extras-->slaps or using the command /slaps.
7.Changed the Setup dialog.
8.Added option in Custom F-Keys to send a channel message, in the user section.
9.Made settings menu in the Menubar popup, where you can find the Setup, Channel Protection and User Protection dialogs.
10.Added option to add a new ignore in the Ignore List dialog.
11.Added option in Auto Join Channels for edit.
12.Modified the /away command to work from the command line. When used without parameters, the default settings will be used.
13.Added option in the Away System for auto-away after a certain amount of idle time (which you set).
14.Added option in the Away System for default mode when the /away command is used without parameters.
15.Changed the way that Ban Protection works and added option to react in a different way if the user is protected.
16.Changed the way that Lag Check works, so that your idle time (related to the server), will not be affected.
17.Added option to delete whois records on connect. This was causing /writeini errors when the file was getting too large.
18.Added option to get a warning (echo) when the channels' banlist reaches the number you set (so far it was default to 20 and 29 bans).
19.Added option for default ban type. Preset is type 2 (*!*@host.domain).
20.Added option for alternative nickname in Nickname Recovery.
21.Added a command to set your main and alternative nicknames to default, in the Connect dialog, when starting irc-U.
22.Changed the way that Private Protection works and added option to exclude the protected users.
23.Changed the way that Shutup Kick works.
24.Added option in Userlist's Reactions to react in a different way, when the one who bans/kicks/deops/de-voices a protected user, is also protected.
25.Replaced mIRC with the new version (6.02).
26.Replaced all $?="" identifiers with $input(), since the old one was causing a {} mismatch to popups (when using the versions 6.0, 6.01 and 6.02 of mIRC).
27.Added field for Logged-in in the whois results. This feature was tested by Undernet on some servers, for a while and it was removed. Still, it will be added again at a given time...
28.Modified the command that was setting the titlebar, to handle all kind of windows.
29.Changed the user@host with which X was added in the Userlist and the Ignore List (excluded), to type 2 (*!*@undernet.org).
30.Fixed the /kick command bug that was not kicking the user, if he had the same name as the channel.
31.Added option in the Clones Dialog to report the results to the active window via /msg or /echo.
32.Changed the way that Userlist works. Now it is based on nicknames. You add the user you want and then you can add to him/her as many hosts as you like.
33.Added option in the Userlist to rename a user.
34.Added options to test, debug and sort the Userlist. If the test will find any errors, you will be promted to fix them. These options can be found in the Menubar popup.
35.Added the new X commands (floatlim and maxlogins).
36.Added option to do a DNS ban. This, performs a /dns to the user and when you get the results, it places a ban to the ip address of the user. Note that the option is disabled if the selected user is connected using an IP address and that it only bans (without a kick).
37.Added /reloada command, which reloads all irc-U files.
38.Added $bnick(channel,nick) identifier that returns $true if nick is banned in channel or $false if not.
39.Added $channels identifier that returns the channels you're currently in, seperated by spaces.
40.Replaced the CMaster Help with the CService's help file.
41.Replaced the Error Report Dialog with $input().
42.Added 2 Help Channels in the Channels Folder.
43.Updated the servers list.
44.Added commands that check for and remove these mIRC backdoors: _bm2
The command that checks if any of these files is loaded in your remotes, is /vcheck and the command that removes the backdoors is /vrem <file>. If you run the check and one of these files is found, then the removal will be made automatically. The command is set to run the check whenever you start irc-U (on start).
45Note that, the removal will stuck irc-U for a while, because it will search your whole drive for these files (that is, if one of these files is loaded in irc-U).
46.Modified all $input() instances with the new format of mIRC 6.03.
47.Replaced mIRC with the new version (6.03).