|
02-28-2008
Goddamn it again guys, another thing that I completely failed to do was to be sure I made the random title feature work properly.
What I changed was.. in making the user able to select the click speed of their choice in milliseconds, I had to separate out the randomtitle() call from the click timer.
Before, the click timer also changed the title as it clicked. Instead, I put it on a separate timer to fire every 1 second if the click timer was enabled. Which would keep from overloading and delaying clicks due to processing the random function (If the user decided to make their click timer very very fast).
Also.. a simple typo in the save configuration function was ****ing over the mouse position save.
So redownload it again guys, sorry for the failure to have a perfect release >.<
Again why I need very observant alpha testers that can actually report bugs to me so I can avoid this embarrassment. 
Soon you can find my projects at: www.termight.info
Last edited by Gothian; 02-28-2008 at 05:39 PM..
|