Page 1 of 1

Update

Posted: Mon Jul 26, 2010 11:14 pm
by dspain
fixed torches not working correctly

investigated bug where spell maximums were happening too quickly,
no bug found, luck of thedraw. Motu was the spell investigated and its values are 4-8, 8 popped up 4 of 10 times, either borland has a bug in its c++ 5.01 randomizer or its just luck of the draw.
tested this on a different range of 1-1000, and it was extremely random.

added amount checks on dropping/getting gold to prevent dropping or picking up 0 gold.

fixed a few exit errors in the forest.

updates will be added today sometime.

Re: Update

Posted: Tue Jul 27, 2010 1:31 am
by frcorey
dspain wrote:fixed torches not working correctly

investigated bug where spell maximums were happening too quickly,
no bug found, luck of thedraw. Motu was the spell investigated and its values are 4-8, 8 popped up 4 of 10 times, either borland has a bug in its c++ 5.01 randomizer or its just luck of the draw.
tested this on a different range of 1-1000, and it was extremely random.

added amount checks on dropping/getting gold to prevent dropping or picking up 0 gold.

fixed a few exit errors in the forest.

updates will be added today sometime.
bug I think, hence the 5.02 fixes.