Did some coding today, update will go live tomorrow or day after, depending.
------------------------------------------------------------------------
r108 | opticalza | 2010-11-13 12:02:29 +0300 (Sat, 13 Nov 2010) | 1 line
* fixed formatting bug in chat logs
------------------------------------------------------------------------
r107 | opticalza | 2010-11-13 11:46:07 +0300 (Sat, 13 Nov 2010) | 2 lines
* bug fixes for the large commit
* only operator+ commands will be logged if enabled.
------------------------------------------------------------------------
r106 | opticalza | 2010-11-13 11:25:54 +0300 (Sat, 13 Nov 2010) | 1 line
* fixed bug in the new heartbeatcontrol code
------------------------------------------------------------------------
r105 | opticalza | 2010-11-13 11:06:13 +0300 (Sat, 13 Nov 2010) | 10 lines
**THIS REVISION IS NOT FUNCTIONAL, YET**
* Implemented Console logging
* Implemented Command logs
* Implemented chat Logs
* Placing a step on another step will create a "doublestep"
* Rewrote some of the heartbeat code
* heartbeatcontrol can now optionally dump some stats to a txt file
* opticraftpackets no longer track read positions
* added a "lan" mode (needs more work)
* Console is now threadsafe
------------------------------------------------------------------------
r104 | opticalza | 2010-11-12 05:13:23 +0300 (Fri, 12 Nov 2010) | 2 lines
* implemented a nicely formatted, coloured console. Colours work across both windows and unix platforms
- Eg output showing Normal, Debug, Warning and Error output: http://i.imgur.com/4N5NY.png