Comparison » History » Version 13
Mr. BS, 07/16/2015 02:41 PM
1 | 1 | Mr. BS | {{>toc}} |
---|---|---|---|
2 | |||
3 | 2 | Mr. BS | @_______________________________________________________________________________________________ |
4 | 13 | Mr. BS | List revision 0.3.2 - Always under construction |
5 | 2 | Mr. BS | ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯@ |
6 | 1 | Mr. BS | |
7 | !Adieatmirc4.png! |
||
8 | |||
9 | 9 | Mr. BS | |
10 | 1 | Mr. BS | Differences between *AdiIRC* and the competitor 1: |
11 | |||
12 | h1. General |
||
13 | |||
14 | # Binary 64 bits version available; |
||
15 | # Undo works in editbox after evaluating; |
||
16 | # Auto update and install new version at a click; |
||
17 | # Portable by essence, where you run the bin it saves the config, don't need any extra config to make it portable; |
||
18 | # Built in spell checker; |
||
19 | # Native support for emoticons on chat and scripts; |
||
20 | # Global editbox history; |
||
21 | # Tabcomplete by recent nicks; |
||
22 | # Track users away status; |
||
23 | # Encoding options on the fly per network; |
||
24 | # Native Now Playing info support for most popular media players; |
||
25 | # Tired of 0-15 colors limit? *AdiIRC* can use unlimited RGB colors. More info at [[Formatting_text#Alternative-colorchar]]; |
||
26 | # Built in away system for more control; |
||
27 | # Random slaps, quits and now playing; |
||
28 | # Powerful Plugins api; |
||
29 | # Save and restore open servers and channels; |
||
30 | 9 | Mr. BS | # Built in System Info (CPU,GPU,Bandwidth,MEM,DISK,AUDIO,OS,etc) commands and identifiers; |
31 | 1 | Mr. BS | # Auto regain nick on re-connection; |
32 | # Config to change browser to open links; |
||
33 | # Possibility to open links by single click; |
||
34 | # No limit to scripts support on Highlight Message field; |
||
35 | # Easy to turn off CTCP or to customize the reply, even for *version*. Check [[ctcp]] and [[ctcpreply]]; |
||
36 | # Check for irc:// links association on startup; |
||
37 | # Possibility to keep channels open on part; |
||
38 | # Always on top shortcut (default is alt+a); |
||
39 | 13 | Mr. BS | # It supports system codecs installed to play virtually any songs format in [[/splay]] and related commands; |
40 | # Random nick colors on messages, nicklist or both; |
||
41 | # Auto backup to important files like config.ini, vars, commands, servers, etc, avoiding any data loss on BSOD and general crashes so common in other clients. A very relevant feature. |
||
42 | 8 | Mr. BS | |
43 | 9 | Mr. BS | h1. [[Scripting|MSL (mIRC Scripting Language)]] |
44 | 1 | Mr. BS | |
45 | 9 | Mr. BS | # It can handle consecutive spaces. Check [[$msgx]], [[$rawmsgx]], [[/fakeraw]] and [[/rawx]]; |
46 | 1 | Mr. BS | # 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! |
47 | # "On KeyDown/KeyUp events":/projects/adiirc/wiki/Scripting_Events works in any window, making possible to override default hotkeys; |
||
48 | 4 | Mr. BS | # Var size unlimited, don't need to appeal to bvars for most scripts; |
49 | 1 | Mr. BS | # Faster scripting engine, benchmark both client to compare; |
50 | 9 | Mr. BS | # Expanding the MSL language with extra [[Scripting_Identifiers|identifiers]]/[[Scripting_Commands|commands]]/[[Scripting_Operators|operators]]/[[Scripting_Events|events]] and parameters; |
51 | 13 | Mr. BS | # -Multiples and simultaneous sounds in scripts? Sure, it supports named command similar to [[/timer]] function to invoke a new player instance, ie [[/splay]]NAME [parameters];- |
52 | 9 | Mr. BS | # In addition to [[/remote]] [on|off] it has [[/scripts]] [on|off] to toggle Scripts entirely; |
53 | # Possibility to halt and customize any client text output. Check the event [[Scripting_Events|ON CLIENTTEXT]]. |
||
54 | 1 | Mr. BS | |
55 | h1. GUI (Graphical User Interface) |
||
56 | |||
57 | # Statusbar; |
||
58 | # Themes manager; |
||
59 | # Improved search bar with support for regular expressions (regex); |
||
60 | # Unread messages counter on treebar windows; |
||
61 | # Customizable nick list buttons; |
||
62 | # Custom colors and style for links; |
||
63 | # Treebar nicklist; |
||
64 | 5 | Mr. BS | # Server list manager with support to connect more than one network at once on startup; |
65 | 1 | Mr. BS | # Parsed Nicklist Tooltips; |
66 | # Toggle main window border; |
||
67 | # Topicbox; |
||
68 | # Friendly themes colors customize; |
||
69 | # Custom icons everywhere, to any kind of window; |
||
70 | # Custom fonts everywhere; |
||
71 | # Quick connect popup, check [[/quickconnect]]; |
||
72 | # Fully customizable window titles, not limited to [[/titlebar]]; |
||
73 | # Several monitoring panels (channel messages, url catcher, pm, highlights, notices, notify list, dcc transfers, etc); |
||
74 | # Toggle the auto focus editbox (selected text in chat area keeps selected); |
||
75 | # Toggle Menubar icon visibility; |
||
76 | # Toggle buffer scrollbars visibility; |
||
77 | # Custom colors and font in tray Tips; |
||
78 | 7 | Mr. BS | # Toggle mute to events sounds; |
79 | 1 | Mr. BS | # Fake transparent windows (uses desktop wallpaper as background); |
80 | 9 | Mr. BS | # Search field on /options; |
81 | # Dockable interface to any side of screen; |
||
82 | 1 | Mr. BS | # Optional Nick Column (right aligned nick with draggable divider); |
83 | # A more friendly scripts editor; |
||
84 | 9 | Mr. BS | # Most GUI elements are DPI-aware; |
85 | # GUI translation support. Check out how to collaborate in www.getlocalization.com/AdiIRC/. |
||
86 | 13 | Mr. BS | |
87 | For a more deep list of changes, check the active "changelog":http://adiirc.com/changelog.php and the "release notes":http://adiirc.com/notes.php. |