Comment #1 on issue 8 by max.b...@gmail.com: Divide-by-zero error in
Creature.timeOfAction()
http://code.google.com/p/nyctos/issues/detail?id=8
Thanks for reporting! Looks like a divide-by-zero error when you speed is
sufficiently low... not sure how it got that way exactly, but we can at
least add a check against it.
I believe your speed may have been brought down to 0 because of extreme
exhaustion. Probably we should have stat death if any stat (speed, str,
etc.) reaches 0, but then perhaps we should rethink how much low stamina
affects speed -- should it be possible to die from low stamina alone?
I like stat death!
Comment #4 on issue 8 by max.b...@gmail.com: Divide-by-zero error in
Creature.timeOfAction()
http://code.google.com/p/nyctos/issues/detail?id=8
(No comment was entered for this change.)
Comment #5 on issue 8 by max.b...@gmail.com: Divide-by-zero error in