dungeonsoffear - 2018-06-01

I found out what is wrong with Gnarled Riddle. I haven't been able to fix it yet, but I know what is happening, and it turns out its a bug that could potentially affect all rooms.

What seems to happen is that if someone does not get selected as a "target" in the Gnarled riddle, the game is using that player's decisions and results from the previous room. These old resolutions should be getting cleared, but for some reason they are not.

Its interesting Gnarled Riddle showed this, because it operates a little differently than most rooms. Most rooms look at what you did, and then act accordingly. Gnarled Riddle is the opposite; it looks at your place in line and what others did, then affects you.

Should be an easy fix once I track down where the hangover is happening. Room results in general are hangovers; they need to be kept along long enough to go into the dungeon log and presented in the next room, but not long enough to do what they're doing now.

1 Hour