Confirmed the crash is gone in my previous save. I'm going to start one from scratch now to test that too.
FAangband 2.0.0
Collapse
X
-
Cuboideb deserves most of the credit for the question above about the compiler; that's what triggered looking for side effects from using --enable-release. Without that, I probably would have read the assert(cave_find(...)) line a dozen more times and still not have realized there was a problem.Comment
-
Cuboideb deserves most of the credit for the question above about the compiler; that's what triggered looking for side effects from using --enable-release. Without that, I probably would have read the assert(cave_find(...)) line a dozen more times and still not have realized there was a problem.One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
Hey Nick, I'm not sure if this is a bug or not but I've noticed that rings and amulets seem to be auto ignored as soon as I walk directly over them, even before I have identified them. I just started a brand new character, and I saw a ring lying on the ground in the wilderness. As soon as I walked to it, it said Ring of Utility <ignored> then disappeared before I even had a chance to look at it, but I still hadn't identified any runes identified yet since the character was new. I also don't have the option to know all runes turned on. I remember a similar thing happened with an amulet the other day.Comment
-
Hey Nick, I'm not sure if this is a bug or not but I've noticed that rings and amulets seem to be auto ignored as soon as I walk directly over them, even before I have identified them. I just started a brand new character, and I saw a ring lying on the ground in the wilderness. As soon as I walked to it, it said Ring of Utility <ignored> then disappeared before I even had a chance to look at it, but I still hadn't identified any runes identified yet since the character was new. I also don't have the option to know all runes turned on. I remember a similar thing happened with an amulet the other day.One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
Maybe ask Pav to update the Variants page so that 2.0.0 shows as the current version and that it links to the right place to download.“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
-
average damage/round on weapons information does not update when @ wears jewelry (combat rings, physical prowess rings, etc.). How does one choose what to wield without accurate damage/round information?“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
-
That's odd. Noted.One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
Hey Nick, I'm not sure if this is a bug or not but I've noticed that rings and amulets seem to be auto ignored as soon as I walk directly over them, even before I have identified them. I just started a brand new character, and I saw a ring lying on the ground in the wilderness. As soon as I walked to it, it said Ring of Utility <ignored> then disappeared before I even had a chance to look at it, but I still hadn't identified any runes identified yet since the character was new. I also don't have the option to know all runes turned on. I remember a similar thing happened with an amulet the other day.One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
The last few days I have been trying to implement a weather system for wilderness like in TomeNet. Meh, this requires a deeper knowledge of C than I have =DAurë entuluva!Comment
-
In perfect world - agree. But my everyday work is Java/Spring Boot. And it is quite difficult to delve into such a large project as FAangband (for me, meh). It's a completely different world for someone with a different specialization. Therefore, to implement some features, it takes more time than a person needs, who, for example, writes C code every day.Aurë entuluva!Comment
Comment