Bugs and issues in 4.1.0
Collapse
X
-
From an AAR post:
Agamataite(sp?) dropped me an awesome heavy crossbow <X6> (+22) on DL18. Does better damage than Belthronding per round, but aggravates, but has +42 to AC to compensate.
This also feels weird, as no shooters other than randarts have +AC.PWMAngband variant maintainer - check https://github.com/draconisPW/PWMAngband (or http://www.mangband.org/forum/viewforum.php?f=9) to learn more about this new variant!Comment
-
What? Recall depth was only reset before if one said "Y"es at the recall prompt, if not it was set at max depth reached. When did recall change? Did I not notice because I'm always diving and trying to never go back to town, let alone climb up stairs and then recalling to town? Or, perhaps the poster said "Y"es at the recall prompt without realizing?Last edited by Ingwe Ingweron; March 3, 2018, 08:12.“We're more of the love, blood, and rhetoric school. Well, we can do you blood and love without the rhetoric, and we can do you blood and rhetoric without the love, and we can do you all three concurrent or consecutive. But we can't give you love and rhetoric without the blood. Blood is compulsory. They're all blood, you see.”
― Tom Stoppard, Rosencrantz and Guildenstern are DeadComment
-
takkaria whispers something about options. -more-Comment
-
What? Recall depth was only reset before if one said "Y"es at the recall prompt, if not it was set at max depth reached. When did recall change? Did I not notice because I'm always diving and trying to never go back to town, let alone climb up stairs and then recalling to town? Or, perhaps the poster said "Y"es at the recall prompt without realizing?One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
minor information leakage in 4.1.2
I notice two minor issues with 4.1.2 while playing the current competition. I have a savefile that demostrats both issues, but unfortunately the zip file is 266K, which exceeds the forum's limit for uploads. I'm happy to provide it, if someone would suggest the proper method of transfer.
Uthlob has cast "Clairvoyance" on the current level. As can be seen in the savefile, there are a number of red asterisks showing the location of objects. However, if you attempt to move the cursor to these objects by 'l'ooking at them, you find that you can do it with some, but not with others. It turns out, the asterisks that you cannot 'l'ook at are in fact objects that have been squelched. This seems like information that should not be being "leaked" to the player.
Secondly, in the savefile, Uthlob is standing on top of a Broad Sword with an unknown curse. Nearby in the same room is an unidentified Lead Filled Mace (as shown by hitting the ']' key). Uthlob casts "Perception" (i.e. p-f-c), and learns the curse. The Lead Filled Mace is now also identified (as shown by hitting the ']' key). This also works after drinking a Potion of Enlightenment: ID'ing one object, ID's all the revealed objects on the entire level.Comment
-
I notice two minor issues with 4.1.2 while playing the current competition. I have a savefile that demostrats both issues, but unfortunately the zip file is 266K, which exceeds the forum's limit for uploads. I'm happy to provide it, if someone would suggest the proper method of transfer.Comment
-
I notice two minor issues with 4.1.2 while playing the current competition. I have a savefile that demostrats both issues, but unfortunately the zip file is 266K, which exceeds the forum's limit for uploads. I'm happy to provide it, if someone would suggest the proper method of transfer.One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
Uthlob has cast "Clairvoyance" on the current level. As can be seen in the savefile, there are a number of red asterisks showing the location of objects. However, if you attempt to move the cursor to these objects by 'l'ooking at them, you find that you can do it with some, but not with others. It turns out, the asterisks that you cannot 'l'ook at are in fact objects that have been squelched. This seems like information that should not be being "leaked" to the player.
Secondly, in the savefile, Uthlob is standing on top of a Broad Sword with an unknown curse. Nearby in the same room is an unidentified Lead Filled Mace (as shown by hitting the ']' key). Uthlob casts "Perception" (i.e. p-f-c), and learns the curse. The Lead Filled Mace is now also identified (as shown by hitting the ']' key). This also works after drinking a Potion of Enlightenment: ID'ing one object, ID's all the revealed objects on the entire level.One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
Toying with the new V pathfinding algorithm for PWMAngband, I looked at monster.txt and saw some inconsistencies:
- white lice have smell 20, black lice don't (since other insects don't have smell, probably remove from white lice)
- zombified kobolds have smell 20, none other zombies have (probably remove)
- giant white ticks have smell 20, none other spiders have (probably remove)
- Ulfast, Son of Ulfang has smell 20, none other p have (probably remove)
Also, I'd think those would qualify for having smell:
- dragons + ancient dragons (they're big reptiles after all)
- bats (nearly blind, without smell they wouldn't be able to hunt preys)
- hydras (also big reptiles)Comment
Comment