IRCfs has reached Milestone 2. Although this release is still not usable by end users, this release indicates fast progress and a good working code base.
This release primarily features a working configuration system, however many bugs found in other modules have been fixed, and other features have been added.
Looking ahead, Milestone 3, is a big one, and should be usable by end users. It will feature a basic FileServer, similar to mIRC's internal FileServer. ... read more
Late one morning, in the middle of the night,
A cvs change was commited, without a fright.
The poetry comp wasn't won,
But we reached Milestone 1.
A file release of M1 will be made in a day or two.
What does M1 do?
Not much. Its a very basic proof of concept of the IRCfs project. Its not usable as a file server yet, however the code at this stage could be used by any other IRC client related project as a starting base. The code is very modular. There are bugs though.
Notable modules:
* DCC Send/Recv/Chat modules
* File module and Unix File System Sub Module
* Server module
* User module
* Channel module
* Console module... read more
The code is rapidly taking shape.
We are almost at the Milestone 1 goal.
The only thing missing is CTCP support, which should
be very simple.
Amazing what a few late night codings can do.
IRCfs, after spending a year dead for tax purposes, has now been revivied, and better than before.
Okay, kind of.
Its now written in C, and is in the repository under the ircfs2 module.