[01:42:18] --- DominusExult is now known as Dominus
[09:27:56] <Dominus> wjp: ignore situations where it goes from 0 to 0? <- I'm at a loss on how to implement that actually...
[09:35:18] <wjp> at the beginning of set_book, if (book && !b) will be triggered if it goes from non-zero to zero
[09:35:31] <wjp> and if (!book && b) if it goes from zero to non-zero
[09:35:56] <wjp> ("book" is the current value, and "b" is the new value it's changing to)
[09:45:46] <Dominus> thanks wjp, now I think I got it working
[09:48:44] <Dominus> now, do I ignore this one special case when you read the book in Trinsic that opens the BG map first? :)
[12:02:44] <Dominus> Uhm, wizard's eye not useable on iOS...
[12:03:10] <Dominus> If it weren't fun to play on iphone/ipad I'd give up on it ;)