End of Turn
A small bug in the protocol library was preventing Parsek from connecting to the server. This issue has been resolved and patched. Parsek can now fully connect and logon to servers. ParsekEventLoop seems to be processing the protocol libraries callbacks properly but there is still some more testing to do. At the moment, it seems correctly able to do socket reads but socket writes might present other problems. There also might need to be some fixes to get the class to properly clean up on termination.
Next step I’m going to work is on providing real-time clock updates from the server. This will provide a foundation to build more real-time updating functionality in Parsek like the message system. I’m a bit behind the desired July 20th deadline for the clock system completion but with the other problems now out of the way, I’ll be able to have it complete by the end of the week.
July 22nd, 2009 at 12:41 AM
Go mhilmi!