| Log Message: |
Lots and Lots of changes!
- ant clean now only clears the contents of the output dir, not the dir itself, this stops it breaking unionfs
- Added "joinOnDiscover" option, automaticlaly fake a JOIN for first-time clients.
- Plugin now works from a mixture of parser callbacks and actions. It replaces the parser CallbackManager to allow it to intercept addCallback requests, and redirects ChannelMessageListener callbacks through itself. This allows it to completely hide the relaybot entirely from the DMDirc Core, presenting the remote users as actual users that join, part, change nicks, quit, get kicked, talk and act.
- Rebuilt everything |