ReadMe for XDCC IRC v0.1



Introduction:

Java IRC Client used to get XDCC Packs more easily.
If you make some modifications to the source I would like to see them if you think I may use them in newer versions, you can mail them to me at wod_@hotmail.com.


To do/fix:

- New icon for main Window
- Add icons to toolbar
- Add Pane for running DCCs (or in current XDCCs offer pane) (with speed, %, option to stop it, and open file if transfer done)
- Parse notice to accept bot offers via notice too (when we want to see the list faster)
- parseSendToCommand(PRIVMSG BOT XDCC SEND packNum); (Send this command every 120 secs and see if we are added to the queue.)
- When transfer stop try to get on the queue again
- / commands
- INI Loader/Saver
- Accept more CTCP (Version) (flood protection too)
- implement fserv client
- Check for how many time you have been queued and how many position you dropped since beginning
- Show dialog for DCC gets to ask if we want to accept it... and possibility to auto-get after delay if no answer given..
- JList (username list) need another order....
- replace JTextArea with JTextPane to be able to use multiple colors for text
- Action to add in menu, disconnect, options, ignore


To Fix:

- Bug in channel usernameList (Disapear and ArrayIndexOutOfBoundException) only on my computer ?
- Split pane position (channels & xdcc panel) now related to screen size but should be related to window size.
- Maximize on start (real maximize, not screen size)
- See if we are connected before reconnecting, if so, disconnect
- transfer dont complete correctly when resuming..
- Sometime LineFromServer = null or ""...
- Tooltip for disconnect

Bug Reporting:

Report any bug to wod_@hotmail.com .