Comparison » History » Version 5
Mr. BS, 06/15/2015 02:42 AM
1 | 1 | Mr. BS | {{>toc}} |
---|---|---|---|
2 | |||
3 | 2 | Mr. BS | @_______________________________________________________________________________________________ |
4 | List revision 0.2 - Always under construction |
||
5 | ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯@ |
||
6 | 1 | Mr. BS | |
7 | !Adieatmirc4.png! |
||
8 | |||
9 | Differences between *AdiIRC* and the competitor 1: |
||
10 | |||
11 | h1. General |
||
12 | |||
13 | # Binary 64 bits version available; |
||
14 | # Undo works in editbox after evaluating; |
||
15 | # Auto update and install new version at a click; |
||
16 | # Portable by essence, where you run the bin it saves the config, don't need any extra config to make it portable; |
||
17 | # Built in spell checker; |
||
18 | # Native support for emoticons on chat and scripts; |
||
19 | # Global editbox history; |
||
20 | # Tabcomplete by recent nicks; |
||
21 | # Track users away status; |
||
22 | # Encoding options on the fly per network; |
||
23 | # Native Now Playing info support for most popular media players; |
||
24 | # Tired of 0-15 colors limit? *AdiIRC* can use unlimited RGB colors. More info at [[Formatting_text#Alternative-colorchar]]; |
||
25 | # Built in away system for more control; |
||
26 | # Random slaps, quits and now playing; |
||
27 | # Powerful Plugins api; |
||
28 | # Save and restore open servers and channels; |
||
29 | # Built in System Info commands and identifiers; |
||
30 | # Auto regain nick on re-connection; |
||
31 | # Config to change browser to open links; |
||
32 | # Possibility to open links by single click; |
||
33 | # No limit to scripts support on Highlight Message field; |
||
34 | # Easy to turn off CTCP or to customize the reply, even for *version*. Check [[ctcp]] and [[ctcpreply]]; |
||
35 | # Check for irc:// links association on startup; |
||
36 | # Possibility to keep channels open on part; |
||
37 | # Always on top shortcut (default is alt+a). |
||
38 | |||
39 | h1. MSL (mIRC Scripting Engine) |
||
40 | |||
41 | # It can handle consecutive spaces. Check [[$msgx]], [[$rawmsgx]] and [[/rawx]]; |
||
42 | 3 | 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! |
43 | 4 | Mr. BS | # "On KeyDown/KeyUp events":/projects/adiirc/wiki/Scripting_Events works in any window, making possible to override default hotkeys; |
44 | 1 | Mr. BS | # Var size unlimited, don't need to appeal to bvars for most scripts; |
45 | # Faster scripting engine, benchmark both client to compare; |
||
46 | # Expanding the MSL language with extra identifiers/commands and parameters; |
||
47 | # Multiples and simultaneous sounds in scripts? Seems to works very well, since it uses the Windows Media Player Api; |
||
48 | # In addition to [[/remote]] [on|off] it has [[/scripts]] [on|off] to toggle Scripts entirely. |
||
49 | |||
50 | h1. GUI (Graphical User Interface) |
||
51 | |||
52 | # Statusbar; |
||
53 | # Themes manager; |
||
54 | # Improved search bar with support for regular expressions (regex); |
||
55 | # Unread messages counter on treebar windows; |
||
56 | # Customizable nick list buttons; |
||
57 | # Custom colors and style for links; |
||
58 | # Treebar nicklist; |
||
59 | 5 | Mr. BS | # Server list manager with support to connect more than one network at once on startup; |
60 | 1 | Mr. BS | # Parsed Nicklist Tooltips; |
61 | # Toggle main window border; |
||
62 | # Topicbox; |
||
63 | # Friendly themes colors customize; |
||
64 | # Custom icons everywhere, to any kind of window; |
||
65 | # Custom fonts everywhere; |
||
66 | # Quick connect popup, check [[/quickconnect]]; |
||
67 | # Fully customizable window titles, not limited to [[/titlebar]]; |
||
68 | # Several monitoring panels (channel messages, url catcher, pm, highlights, notices, notify list, dcc transfers, etc); |
||
69 | # Toggle the auto focus editbox (selected text in chat are keeps selected); |
||
70 | # Toggle Menubar icon visibility; |
||
71 | # Toggle buffer scrollbars visibility; |
||
72 | # Custom colors and font in tray Tips; |
||
73 | # Toggle mute to events sounds; |
||
74 | # Fake transparent windows (uses desktop wallpaper as background); |
||
75 | # Search field on /options. |