I few minor problems I noticed in my most recent game. I'm running Linux 2.6.18, and I built the 3.1.1.1626 sources with gcc 4.1.2, and I use the "curses" (single window) interface.
1) When the "Sense Invisible" prayer wears off, the message says:
. "Your no longer feel so sensitive."
clearly this should be
. "Your eyes no longer feel so sensitive."
2) I set "auto-squelch worthless" to yes, but "hide squelchable" to no. If I now attempt to destroy ('k') an empty chest, the game crashes.
3) The item list given with ']' does not list items set as squelchable, even when "hide objects set as squelchable" is set to "no".
4) The meaning of the pval for object with a plus to searching is confusing at first. For example, I have an amulet of ESP. The extended description (the capital-I description) says something like:
. Amulet of ESP (+6)
. (+30% to searching)
When I read this, I like the idea I'm getting +30%, but I'm left wondering just exactly what the +6 applies to. It was only after comparing this description to several other different items with plusses that I realized that the +6 applies to searching, and each +1 translates to +5%. This is not at all clear from the original description. I admit it's not that hard to figure out, but I really think that the description could be a lot clearer in the first place, i.e. something like:
. Amulet of ESP (+6)
. (+6 (i.e. +30%) to searching)
1) When the "Sense Invisible" prayer wears off, the message says:
. "Your no longer feel so sensitive."
clearly this should be
. "Your eyes no longer feel so sensitive."
2) I set "auto-squelch worthless" to yes, but "hide squelchable" to no. If I now attempt to destroy ('k') an empty chest, the game crashes.
3) The item list given with ']' does not list items set as squelchable, even when "hide objects set as squelchable" is set to "no".
4) The meaning of the pval for object with a plus to searching is confusing at first. For example, I have an amulet of ESP. The extended description (the capital-I description) says something like:
. Amulet of ESP (+6)
. (+30% to searching)
When I read this, I like the idea I'm getting +30%, but I'm left wondering just exactly what the +6 applies to. It was only after comparing this description to several other different items with plusses that I realized that the +6 applies to searching, and each +1 translates to +5%. This is not at all clear from the original description. I admit it's not that hard to figure out, but I really think that the description could be a lot clearer in the first place, i.e. something like:
. Amulet of ESP (+6)
. (+6 (i.e. +30%) to searching)
Comment