Project

General

Profile

Comparison » History » Revision 12

Revision 11 (Mr. BS, 06/25/2015 07:40 PM) → Revision 12/13 (Mr. BS, 06/25/2015 07:41 PM)

{{>toc}} 

 @_______________________________________________________________________________________________ 
 List revision 0.3.1 - Always under construction 
 ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯@ 

 !Adieatmirc4.png! 


 Differences between *AdiIRC* and the competitor 1: 

 h1. General 

 # Binary 64 bits version available; 
 # Undo works in editbox after evaluating; 
 # Auto update and install new version at a click; 
 # Portable by essence, where you run the bin it saves the config, don't need any extra config to make it portable; 
 # Built in spell checker; 
 # Native support for emoticons on chat and scripts; 
 # Global editbox history; 
 # Tabcomplete by recent nicks; 
 # Track users away status; 
 # Encoding options on the fly per network; 
 # Native Now Playing info support for most popular media players; 
 # Tired of 0-15 colors limit? *AdiIRC* can use unlimited RGB colors. More info at [[Formatting_text#Alternative-colorchar]]; 
 # Built in away system for more control; 
 # Random slaps, quits and now playing; 
 # Powerful Plugins api; 
 # Save and restore open servers and channels; 
 # Built in System Info (CPU,GPU,Bandwidth,MEM,DISK,AUDIO,OS,etc) commands and identifiers; 
 # Auto regain nick on re-connection; 
 # Config to change browser to open links; 
 # Possibility to open links by single click; 
 # No limit to scripts support on Highlight Message field; 
 # Easy to turn off CTCP or to customize the reply, even for *version*. Check [[ctcp]] and [[ctcpreply]]; 
 # Check for irc:// links association on startup; 
 # Possibility to keep channels open on part; 
 # Always on top shortcut (default is alt+a); 
 # It supports system codecs installed to play virtually any format of songs in [[/splay]] and related commands; 
 # Random nick colors on messages, nicklist or both. 

 h1. [[Scripting|MSL (mIRC Scripting Language)]] 

 # It can handle consecutive spaces. Check [[$msgx]], [[$rawmsgx]], [[/fakeraw]] and [[/rawx]]; 
 # Two or more *On Text* events matching same rule in same script file? no problem, *AdiIRC* will match them all. Valid for any kind/amount of events! 
 # "On KeyDown/KeyUp events":/projects/adiirc/wiki/Scripting_Events works in any window, making possible to override default hotkeys; 
 # Var size unlimited, don't need to appeal to bvars for most scripts; 
 # Faster scripting engine, benchmark both client to compare; 
 # Expanding the MSL language with extra [[Scripting_Identifiers|identifiers]]/[[Scripting_Commands|commands]]/[[Scripting_Operators|operators]]/[[Scripting_Events|events]] and parameters; 
 # Multiples and simultaneous sounds in scripts? Seems to works very well, since it uses the Windows Media Player Api; 
 # In addition to [[/remote]] [on|off] it has [[/scripts]] [on|off] to toggle Scripts entirely; 
 # Possibility to halt and customize any client text output. Check the event [[Scripting_Events|ON CLIENTTEXT]]. 

 h1. GUI (Graphical User Interface) 

 # Statusbar; 
 # Themes manager; 
 # Improved search bar with support for regular expressions (regex); 
 # Unread messages counter on treebar windows; 
 # Customizable nick list buttons; 
 # Custom colors and style for links; 
 # Treebar nicklist; 
 # Server list manager with support to connect more than one network at once on startup; 
 # Parsed Nicklist Tooltips; 
 # Toggle main window border; 
 # Topicbox; 
 # Friendly themes colors customize; 
 # Custom icons everywhere, to any kind of window; 
 # Custom fonts everywhere; 
 # Quick connect popup, check [[/quickconnect]]; 
 # Fully customizable window titles, not limited to [[/titlebar]]; 
 # Several monitoring panels (channel messages, url catcher, pm, highlights, notices, notify list, dcc transfers, etc); 
 # Toggle the auto focus editbox (selected text in chat area keeps selected); 
 # Toggle Menubar icon visibility; 
 # Toggle buffer scrollbars visibility; 
 # Custom colors and font in tray Tips; 
 # Toggle mute to events sounds; 
 # Fake transparent windows (uses desktop wallpaper as background); 
 # Search field on /options; 
 # Dockable interface to any side of screen; 
 # Optional Nick Column (right aligned nick with draggable divider); 
 # A more friendly scripts editor; 
 # Most GUI elements are DPI-aware; 
 # GUI translation support. Check out how to collaborate Help us in www.getlocalization.com/AdiIRC/.