Current master post-4.1.3
Collapse
X
-
I also want to add that this change has had one of the biggest impacts on my personal play style in the last ten years. I now am always carrying a digger. Thanks, Nick, for making inventory management one slot harder!!!Comment
-
No more torch refilling (issue or bug?)
Hi,
I always used F to refill torches. But it seems I can't do it anymore. Is it intentional or a bug? Playing the latest nighly build.Comment
-
One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
I hadn't thought about that - I think I'm fine with it, though. Glad you're using them more, that was the intentOne for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
After dying, angband.live doesn't start a new game UNLESS I press that delete&download savefile first. This also sets birth options back to default so I need to remember to change them every time now.
EDIT: Uh, regular save files don't load eitherLast edited by Sphara; June 15, 2019, 12:55.Comment
-
Found a bug in the latest nightlies (460). The game throws a parse error after launching a randart character for the second time. Line 7 in randart.txt I think.Comment
-
Was it an existing character before the update? If so, me adding a new artifact might have done that. I can have a look at the save (and randart file) if you like.One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
Message:
>src/angband: Parse error in randart line 7 column 1.
randart.txt
>info:5:5:10000
The problem is that the artifact text format and the parser is updated in the recent change but randart text output routine (write_randart_entry) is not updated accordingly.
Comment
-
I have tested with a new character. Here are the error message and the offending line.
Message:
>src/angband: Parse error in randart line 7 column 1.
randart.txt
>info:5:5:10000
The problem is that the artifact text format and the parser is updated in the recent change but randart text output routine (write_randart_entry) is not updated accordingly.
https://github.com/angband/angband/c...8346e02ffc2800One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
OK, fix pushed and building; I'll post on the prep for 4.2 thread (which is meant to replace this one as the "current issues" thread) when it's done.One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
Comment