OrbitIRC v2.10 Final Release - Upgrade from v2.02

This final release includes all the changes in v2.02b1-b3. Those changes are listed below.

To install this upgrade, place the orbit210.exe in the Folder where you originally installed
OrbitIRC v2.02.  Then run the new .exe.

DO NOT INSTALL THIS UPGRADE ONTO V2.00!


CHANGES MADE SINCE V2.02

1) Toolbar buttons don't show up properly on some machines  
..fixed, if they still don't, get this microsoft patch(fixes some nastly microsoft bugs) here.  

2) Server list icons sometimes don't show up either.  
...fixed  

3) need a custom caption on the titlebar  
...fixed.  It's called itwasthecat in the .ini file. Put some text there. Try this(back up your orbit.ini
before trying it):
[MISC]
itwasthecat=Hey! It's  

4) Need the private or dcc nick shown at the top of the chat like with the topic  
..fixed  

5) on some machines, the 90 day eval is up immediately on install!  
..fixed. Time code now in .ini...no registry stuff anymore!  

6) Permanent Ignores would only save the first ignore.  
..fixed.  

7) Need IRCCOP stuff  
..renamed 'IRC-COP' to 'IRC-Operator' in the /whois response  

8) Put the Message of the Day (MOTD) on the left sidebar.  

9) Nifty gradient caption bar added.  

10) Misc Cosmetic touchups.   
                     
11) You can now 'Change Theme...' from the control menu for the current chat that you are in.   
It will change the theme then leave and rejoin the chat.   

12) Major rewrite and enhancement of the fileserver. You can now have timed promo messages,   
file ratios and many other goodies.   

FILESERVER NOTES   
the commands available for the fileserver are   

quit   
ls   
dir   
cd ..   
cd..   
cd dirname   
get filename   
                     

you can specify .txt files to be displayed to the user in the 'On Connect, Can't Connect,   
and Greet Message. Just put the filename in the box, and the .txt file must be in the '/FileServer'   
folder where you installed orbit.   

For example, if you wanted a notice to be displayed to users who have connected to your fileserver,   
you may want to have a .txt file with something like:   

You are \\bconnected to <mynick>'s FileServer. You are user <slotsused> of <slotstotal>.   
The ratio is 1:<ratio>. \\k8,3Have Fun! I'm at <server> if you are lagged too much.   

The placeholders available are listed below. These can only be used in the .txt file:   
<bytessent>   
<bytesgot>   
<bestrate>   
<slotstotal>   
<slotsused>   
<slotsleft>   
<totalgets>   
<maxgets>   
<innick>   
<mynick>   
<trigger>   
<ratio>   
<startcredit>   
<root>   
<maxidle>   
<credit>   
<failedconnects>   
<server>   
                   
 
13) if you created a new theme in the theme designer then exited the program without   
first saving the theme, the theme designer would be blank when you started the program   
again. This had the effect of not allowing any typing in a chat.   
--Fixed.   

14) recent server list would not save properly when you cleared it.   
--Fixed.   

15) the method used to enter and edit servers sucked. This has been completely rewritten.   
Now you can right-click on the server or folder to edit it. You can also give a server a   
password, / commands to be used on connect, and a website. The server command on connect   
can have multiple lines, just use a \\\ to separate them. You can't fit many commands on   
the line though - so use an alias instead.   

16) Made it easier to add/edit nicknames. Rightclick on the nick to edit it.   

17) Made it easier to add/edit nicks in the notify list. Rightclick on the nick to edit it.   

18) Rewrote the favorite channels code. Now you can easily add and edit channels on the list,    
as well as give the channel a website and 'on join' commands like you can for the server list.   

19) The Channel List is also rewritten. It now uses a faster display, with less delay in clearing   
the list. Every time you get a channel list, it is automatically archived in your /logs folder.   
This allows you to bring the list back at any time. One .chn file(the archive) is kept for each   
folder that you get a channel list from. This rewrite will hopefully get rid of the gpf's that   
some people were getting with slow computers while getting a channel listing.   
