' Wrote:As a player I want to be sure this little software will not cause problems with my playtime, that it will not hang up my PC at play in the middle of fight, memory leaks and such.
It wouldn't hang a PC. Even if its own thread crashed, it wouldn't effect anything except its self as threads run independently of each other. It shouldn't have any memory leaks, but even if it did its not using alot of memory, so it wouldn't waste alot of ram.
Quote:Especially something like that must go through thorough testing first on machines before it ever gets into production environment and proven it's necessity over time.
I agree, the system has only been tested by Blodo and myself, so it definatly needs more testing before being rolled out on a large server.