Download
AdiIRC 1.9.2 - 30-11-2013
Removed clementine now playing support since its not working properly
Removed /kickban and add a default alias /kickban /ban -k # $$1 $2-
Removed unnecessary commands /nomsg /noquery /smsg
Improved bug report window
Rewrite quick connect
Added visual feedback when searching log folder
Added key bind shift + Backspace to delete double spaces in script editor
Added $quitmessage identifier
Added find previous menuitem in script editor
Added new menu item unload all but active script in script editor
Added keybind ctrl+shift+w for unloading all scripts in script editor
Added /search -re [text] parameters and add alias /findtext
Added missing parameter 'u' in $input()
Added "always on top" and "show on desktop" options for script editor
Added option to ask for saving modified scripts on close in script editor
Added option for "find selection" and "backup scripts" on save in script editor
Added option to show an error for unknown identifiers
Added option to toggle line numbers in script editor
Added option to ask for saving modified scripts on close in script editor
Added initializations warning option for loading scripts with on START/LOAD events
Added new menu item Misc -> Check Brackets in script editor
Added $appbits identifier
Added support for IRCv3 CAP multi-prefix, userhost-in-names, away-notify,extended-join and account-notify
Added support for WM_MCOMMAND and WM_MEVALUATE
Added missing command /omsg [#channel] <message>
Added $rating identifier for media player rating tag
Added list all root dir text files in help menu
Added "mark server as read" right click menu in sidebar/channelbar and /amark -s
Added /cmode /umode default aliases
Added missing /flash command
Added beta changes should be included in the update beta dialog
Added separate flash option for private messages in highlights
Added selected text as search text when toggling search box
Added option to only show balloon tip if AdiIRC is not focused
Added separate option for showing balloon tip on highlight, private message, channel activity
Added /quicksave command
Added options form should remember last page
Added now playing mesages are now parsed as scripts
Added right click menu to reset individual options per page in Options
Added Ctrl + S keybinds to save serverlist and options
Added character/line position/estimated file size display in script editor
Added ctrl + clicking sidebar/channelbar to minimize the window
Added Ctrl + Home, Ctrl + End to go to first/last message
Added right click menu to change sidebar font
Added F5 keybind to reload script in scripts manager
Added "smart" tabcomplete using recently active nicks
Added option to restore AdiIRC from tray with single click
Added option start with windows
Added option to check for irc:// link association on startup
Added line marker thickness option
Added border thickness option
Added sysinfo recived sent identifier $bwrec $bwsent
Added right click menu to save/clear input buffer
Added userlist control buttons, view -> Userlist Buttons
Added server and channel count to tray icon hover text
Added searching itunes and mediamonkey playlist from ctrl + j
Added button to merge files in log form
Added windows -> Reset All Window Sizes menu
Added ctrl + a for selecting all text in all textboxes
Added $ial().account and $ialchan().account to get a users IRCv3 account name
Added $playcount tag support for winamp
Added missing identifiers $dll() $dllcall() $nickmode $ifmatch2$menu $menutype $menucontext $activecid
Added missing identifiers $beta $bits $sslready
Added missing command /dll -u <name.dll> <procname> [data]
Added missing command /renwin <@oldname> <@newname> [topic]
Added missing /U modifier for $regex,$regsub,$regsubex
Added missing $did() parameter .isedited
Added missing parameters .loopback .ip .name for $bindip when looking up a ip
Added missing parameters [-cn] [#channel] [message] for /hop
Added missing property .idle for $query
Added missing m<char>pattern<char> in $regex,$regsub,$regsubex
Added missing parameter push for dialog radio buttons
Added missing properties extsel multsel for dialog list items
Added missing parameters -b -c for /hadd /hdec /hinc
Added missing parameters -n / -x for /query
Added missing /window -m [/command] [font fontsize] [iconfile] parameters
Added missing parameters -46ch parameters and queue for /dns
Added support for looking up nicks in /dns
Added missing parameter "3" for $bytes, also returns wrong format
Added /invite [nick] [#channel]
Fixed $decode doesn't work with &binvars
Fixed channel list sort crashes on some translations
Fixed channel list sort is not saved/restored properly
Fixed logs manager should focus log window when viewing a log
Fixed $bitoff returns wrong value
Fixed clicking a toolbar icon created from the input box causes a crash
Fixed searching some folders in Logs causes a crash
Fixed pressing space in sidebar should show context menu
Fixed Up/Down/Left/Right key binds is not working correctly in sidebar
Fixed focus in sidebar should be restored when shift + clicking
Fixed mouse middle click for closing window doesn't work in sidebar
Fixed /setayer dialogname should set the layer on the dialog
Fixed /setlayer with no window parameter should set layer of main window
Fixed $regex $regsubex $regsubex POSIX brackets are not working properly
Fixed $calc % is not working properly
Fixed channel modes in status bar is not updated correctly on channel join
Fixed /ctcp /notice should split long messages
Fixed $base is not working properly with some characters
Fixed special characters should not be included in #channel links
Fixed %variables are not always trimmed correctly
Fixed /ignore -k is ignored in private windows
Fixed #$N #$? should make sure return value starts with a #
Fixed parentheses and comma is not always parsed correctly in scripts
Fixed any combination of $+X should work for combining words
Fixed $duration should be able to convert output back into seconds
Fixed $ctime and other unix timestamps should be year 2038 ready
Fixed <tab> should be useable anywhere in a word in inputbox
Fixed sending a command to a disconnected server should show a error
Fixed typing /quit while not connected to a server causes a crash
Fixed reload multiple scripts in script editor can cause a crash
Fixed /clear should clear unread line marker position
Fixed $gettok $deltok with negative numbers doesn't always work
Fixed $calc is not always parsed correctly if there are no space after a )
Fixed $findfile $findir wildcards with semicolon filter doesn't work
Fixed /tokenize 0 should tokenize nothing
Fixed clicking line numbers in script editor should select the matched line
Fixed pressing shift + HOME/HOME key in script editor should move cursor to start of the first non-space character
Fixed pressing enter in script editor should indent at same space level as current line
Fixed variables set to be removed on EXIT is incorrectly removed too early
Fixed "Rename" in script editor should retain previous file extension
Fixed "Save As" in script editor doesn't unload the previous script
Fixed /unload -rs should unload first file name match
Fixed allow $~name identifiers
Fixed if there are no more undo actions in script editor, script should not be marked as changed
Fixed using "Delete" text menu item in script editor/inputbox should allow Undo
Fixed small graphical glitch in sidebar with channels containing & character
Fixed $int() doesn't work with large numbers
Fixed $host and $ip should be filled with local ip/hostname before a server connects
Fixed $version should reply only the version number
Fixed if a nick has illegal characters, inputbox should ask for a new /nick instead of trying alternative
Fixed /nick on a offline connection should change the connection nick for that connection
Fixed /scon 0 doesnt work
Fixed \0 in $regsub $regsubex returns wrong count if /g modifier is used
Fixed $calc crashes sometimes
Fixed $bytes(N) should handle bigger numbers
Fixed spaces before and after {} brackets should be required in scripts
Fixed KICK event is not triggered if kick came from a user not in the channel
Fixed background missing from $color()
Fixed $?/$?="" is not parsed correctly
Fixed theme manager is not working correctly with translations
Fixed /<space><text> should be ignored in inputbox
Fixed on START is not triggered at the right time
Fixed $shortfn() sometimes return no value
Fixed $nofile() is missing a \ at the end
Fixed @#channel notices are not parsed correctly
Fixed /onotice is not sending the correct format
Fixed topic set, channel created date time format should match $asctime
Fixed %f %ff %fff time variables is now 1-2-3 decimals of milliseconds
Fixed $script(n) should return full path instead of relative
Fixed $ini $readini $remini /writeini - relative path is sometimes wrong
Fixed double clicking in a server window should send /lusers
Fixed dclick in non picture windows doesn't work
Fixed deprecate $volumep, $volume is now in percent
Fixed $volume $volumeb is not updated correctly
Fixed editing link in Link Warning box is ignored
Fixed "disconnected" is shown twice in the server window
Fixed DCC Chat is not working properly
Fixed $ial is not always updated from /who
Fixed $chr(0) should return $null
Fixed if topicbox ends with a link, hoovering free space after shows invalid link cursor
Fixed \\ and // operators in scripts can cause a crash and returns wrong result
Fixed $site returns wrong hostname
Fixed sysinfo commands should be ignored in server window
Fixed some system info identifiers are missing from the docs
Fixed $!identifier is sometimes not evaluated correctly
Fixed Commands -> Set Away -> OFF isn't working
Fixed / should be stripped when renaming a script
Fixed $script should show full path
Fixed $nick() non default channel prefixes are ignored
Fixed $prefix is reversed
Fixed $nick() sometimes crashes
Fixed big text lines is not wrapped correctly
Fixed negative numbers should be allowed for channel limit in channel editor
Fixed $query(nick).addr returns @ if there is no host/ident
Fixed dock panel headers should be hidden when "Lock Bars" is enabled
Fixed dock panel headers should not be moveable by right clicks
Fixed toolbar icon commands should be parsed as scripts
Fixed $window().dw $window().dh returns wrong size for picture windows
Fixed $date $adate $time is missing leading zero
Fixed $modes in channel titles is missing mode parameters
Fixed channel limit is not correctly parsed on channel join
Fixed $chan(#).mode is missing mode parameters
Fixed channel editor crashes with long user limit
Fixed MAXLIST is not parsed correctly on some servers
Fixed stop format tag doesn't work in topicbox
Fixed $duration does not work with double numbers
Fixed /uptime $uptime(system) sometimes returns the wrong duration
Fixed $ticks does not return the correct number
Fixed manually typing a font/size sometimes crashes the font browser
Fixed /timers off doesn't work
Fixed ignoring color codes in part quit messages doesn't work
Fixed /ignore /dns quiet flag doesn't work
Fixed $timestamp $logstamp adds a trailing whitespace
Fixed log filename missing first char for private windows if custom name is used
Fixed $chan is missing in event INVITE
Fixed colors in on TEXT event should be stripped if ignore -k is matched
Fixed /timer should be associated with current window
Fixed /dns shows a empty line on unresolved
Fixed brackets in scripts should not be evaluated if there is a space
Fixed some commands fails on servers with multiple channel prefixes
Fixed moving a dockpanel in front of another panel doesn't work
Fixed # is not correctly parsed in $identifier( #)
Fixed $$identifier not working for all identifiers
Fixed $query should only count private windows on current server
Fixed local identifiers doesn't work in /scon and /scid
Fixed IME popups closes when typing in inputbox/topicbox/script editor
Fixed allow selecting/copying topic in channel editor if the textbox is disabled
Fixed unread line marker should by default only be visible for channnel/priv/server windows
Fixed /aline should scroll to bottom if scroll pos was at bottom
Fixed $nick().color should return 1 if random nick colors are disabled
Fixed shift + tab should not select the newline in input box/script editor
Fixed automatically set back should only trigger if a non command is typed
Fixed away system should work per server instead of globally
Fixed toggle icons in sidebar doesn't work
Fixed raw 404 should be shown in channel window if existss
Fixed /amsg and /ame should send only one PRIVMSG with target channels separated by ","
Fixed /back should not set back If user is not away
Fixed pressing enter in rawlog search box should perform a search
Fixed right click X in dock panel shouldn't close it
Fixed away timer should be reset after hibernate
Fixed matchtext in events should be parsed for identifiers/variables if it starts with $ or %
Fixed /join #chan should rejoin a channel if the window exists but not joined
Fixed all colors/fonts tags should be reset in topic/kick/part/quit messages
Fixed nick colors are sometimes not inverted correctly
Fixed theme manager window size/position is not saved correctly
Fixed $! should show result from $input
Fixed /google and /pgoogle should detect and read the proper encoding
Fixed has write access check fails on some machines
Fixed $awaytime should be reset after raw 306
Fixed $left $progress $duration $length identifiers sometimes gives wrong results
Fixed <tab> on empty inputbox should cycle all nicks in channnel
Fixed /wsearch /wselect not always working correctly with mediamonkey player
Fixed whitespaces should be allowed in tabcomplete nicks
Fixed default/random quit message is parsed wrongly
Fixed on CTCP crashes
Fixed line numbers in scripts editor is too slow
Fixed quick save server dosen't save channels with passwords correctly
Fixed on TABCOMP is not triggered on empty editbox
Fixed /ignore -<flag> with no nick/address should show a error
Fixed menu scripts ignores #groups
Fixed duplicate mouse events in picture windows causes crash
Fixed closing a channel instead of parting wont trigger part sound
Fixed $bitrate is missing for media monkey player
Fixed a crash when using some windows themes
Fixed ctrl + l should scroll to unread line marker
Fixed allow ctrl + z undo when using /editbox
Fixed reconnect shows "disconnected" in all windows, not just server window
Fixed /server crashes with some invalid parameters
Fixed if "allow only one copy" and "minimize to tray" is enabled, main window can't be restored
Fixed select the proper icon size when using favicons or custom icons
Fixed all main icons should be updated immediately when changing icon
Fixed scripts manager is not saved/restored properly
Fixed changing encoding should only update the encoding in the serverlist (not channels)
Fixed right click -> join #channel.name dosen't work
Fixed sounds should only play if the event is not halted
Fixed switching to/from fullscreen messes up toolbar/menubar/channelbar order
Fixed aliases should not be allowed to call itself
Fixed remove every nonwhite space after last closed parenthess in scripts
Fixed allow [[ and ]] for escaping brackets in scripts
Fixed maximize button should be disabled in quick connect
Fixed script files with [script] sections should be loaded as ini files
Fixed /slap $1 is not correct in the default slap