Angband 4.0beta status

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Nick
    Vanilla maintainer
    • Apr 2007
    • 9633

    Angband 4.0beta status

    I think we're getting pretty close to having a releasable game - thanks everyone for their encouragement and testing.

    I have just made another update, 8470954, which fixes:
    • Monster breaths and ball spells being blocked by monsters instead of going over them to hit the player
    • A "mimic woke up" message before the player becomes aware of said mimic (thanks PowerWyrm)
    • Dropping an item on an apparently empty grid with birth_no_stacking set and it disappearing (PowerWyrm again)


    As far as I know, there are now 34 bugs that I plan to fix before release. It would be very helpful for people to cast their eyes over that list in order to
    1. See if there is anything I've obviously missed and
    2. If possible indicate any that appear to be already fixed.


    Obviously there are things like ID which are only recently fixed; please report any further issues with things like that, or indeed any other bugs you find.

    I'm hoping that the next competition can be a 4.0beta one, so we can try to flush out any remaining problems.
    One for the Dark Lord on his dark throne
    In the Land of Mordor where the Shadows lie.
  • Nomad
    Knight
    • Sep 2010
    • 958

    #2
    There are a few remaining minor message issues:

    Originally posted by Nomad
    * There's still no "You reorder some items in your pack" message when newly identified items are moved to a different inventory slot.
    * No "You see no more [items]." message when using consumables from the floor.
    Originally posted by Nomad
    Minor message issue I've just noticed with selling items to shops/dropping them into the home. If you sell one of a stack of consumables in your inventory, you get a message like:

    Code:
    You sold a Scroll of Detect Invisible (f) for 13 gold.
    But if you sell a single item/the entire stack at once, you get:

    Code:
    You sold a Scroll of Detect Invisible () for 13 gold.
    I assume the empty parentheses mean it's not checking for the inventory letter until after the item's already gone.
    Also some observations I made about existing bugs that might have been missed in the shuffle:

    #1889, "Darkness breath removes wall knowledge":

    Originally posted by Nomad
    I see from the ticket for #1889, the "Darkness breath removes wall knowledge" bug that people are having difficulty confirming it, so I should volunteer that I get it too, but it only happens if you're standing inside a defined room, not a corridor. (Also, you don't have to wait for a darkness breather, a Scroll or Staff of Darkness will cause the same effect.)
    #1892, "Run past objects":

    Originally posted by Nomad
    If you stand adjacent to a floor item and run in its direction, instead of moving one square and stopping on top of the item (previous behaviour), you now run two squares and stop in the next square beyond the item. Most significantly, this can cause you to accidentally 'leapfrog' one square outside the trap-detected area if there's an item lying on the detection border.

    (I know it's fairly silly and pointless to be using the run command to move a single square anyway, but I tend to just hold shift and keep tapping arrows if I want to run past several obstacles, rather than bother switching back and forth between run and walk.)
    Originally posted by Nomad
    If you get a "Your [object] has recharged" message in the same turn that you would have hit the edge of a trap detection boundary while running, you end up running on an extra square and stopping just outside the boundary instead of on it. At least, I think that's what's happening there - I've twice noticed @ running past the edge of a detection area when I got a recharge message. (Possibly other types of messages interrupting running are causing the same issue too? That could be what's behind the intermittent 'run past' bug.)
    Nothing else I can think of... in general everything's feeling pretty polished by now, and I actually don't feel like it's appreciably more buggy to play than other major releases when they first arrived. Nice work!

    Comment

    • Nick
      Vanilla maintainer
      • Apr 2007
      • 9633

      #3
      That's really useful - #1889 will now be fixed in the next update, and I haven't looked at the others yet.
      One for the Dark Lord on his dark throne
      In the Land of Mordor where the Shadows lie.

      Comment

      • passer_by
        Rookie
        • May 2015
        • 19

        #4
        Biggest remaining thing I've noticed: if you have quiver slots a) and b) occupied, then drop the contents of a), the quiver does not rearrange.

        That is, you end up with slot b) still occupied, and (nothing) in slot a).

        Comment

        • Thraalbee
          Knight
          • Sep 2010
          • 707

          #5
          When I switch armor, displayed AC in main screen is not updated correctly.
          E.g. AC=186 with Adamantite plate, swith to leather and AC=100. Then switch back to the plate and display is still AC=100

          Comment

          • Ingwe Ingweron
            Veteran
            • Jan 2009
            • 2129

            #6
            Originally posted by Nick
            ....As far as I know, there are now 34 bugs that I plan to fix before release. It would be very helpful for people to cast their eyes over that list in order to
            1. See if there is anything I've obviously missed and
            2. If possible indicate any that appear to be already fixed.
            ....
            Not currently in the bug list:

            1. Rebirth issue: character’s name iterates a number (if one was part of the name, e.g, Tester III becomes Tester IV), however, the "player history” description reverts to a random description rather than preserving the former and allowing changes to be made.

            2. Message problem when using a macro for activation of a weapon. This was working previously but has now stopped. I use a keymap of “F” for the action: “[A]ctivate [a] principal weapon [5] target”. It works fine if it is not recharging, however, if it is recharging the message seen on the top of the main screen is “Type ? for help.” while the sub-window messages show the proper message “That item is still charging." If instead of using a macro keymap and you manually type in the sequence Aa5 the correct message does appear at the top of the screen.
            Last edited by Ingwe Ingweron; May 4, 2015, 02:00.
            “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 Dead

            Comment

            • Ingwe Ingweron
              Veteran
              • Jan 2009
              • 2129

              #7
              Don't know if it's a 4.0 issue or more appropriate to a 4.1 release, but I'd like it if there was some consideration to the issues of using fists. Having a flat damage with no chance of any critical hits, no extra damage from flame, frost or acid gloves, no knowledge of tunneling abilities, etc., were some of the drawbacks noticed when taking up MattB's fists only challenge. See the following thread for a discussion about fists and the effects of equipment.

              “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 Dead

              Comment

              • Ingwe Ingweron
                Veteran
                • Jan 2009
                • 2129

                #8
                Originally posted by Ingwe Ingweron
                Not currently in the bug list:

                ....

                2. Message problem when using a macro for activation of a weapon. This was working previously but has now stopped. I use a keymap of “F” for the action: “[A]ctivate [a] principal weapon [5] target”. It works fine if it is not recharging, however, if it is recharging the message seen on the top of the main screen is “Type ? for help.” while the sub-window messages show the proper message “That item is still charging." If instead of using a macro keymap and you manually type in the sequence Aa5 the correct message does appear at the top of the screen.
                This may also have to to with the reintroduction of a previously squashed bug. In-game messages are clearing instantly (and no, the "clear More prompts" is not activated). Just had the following messages in the sub-window:

                "You miss the Brigand.
                The Brigand hits you.
                The Brigand touches you.
                You grab hold of your backpack!
                There is a puff of smoke!"

                However, in the main window the message line only said: "There is a puff of smoke!" Had to check the message history or the message sub-window to see if any item or money was stolen.

                Edit: Also the sound effect was odd, but I can't recall if it was always this way. When the attempted theft occurred there was the sound of coins shuffling, which made me first assume the Brigand had been successful. Shouldn't the sound effect be different for a successful coin theft from an unsuccessful attempted theft, and should the sound also be different if an item was stolen?
                Last edited by Ingwe Ingweron; May 4, 2015, 03:26.
                “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 Dead

                Comment

                • Ingwe Ingweron
                  Veteran
                  • Jan 2009
                  • 2129

                  #9
                  Angband 4.0 dev 8470954

                  Message and ID by use weirdness continues. And, I didn't see it in the bug list, but maybe I missed it.

                  "You have no room for a Broad Sword (2d5) {wielded}."

                  How did it have the "{wielded}" flag when @ hadn't even picked it up, let alone wielded it as equipment?

                  The same for staves showing up on the floor with the {wielded} flag, even though they never do get wielded since they can't be [e]quipped. In any event, wasn't the message "{tried}" before?

                  Edit: Just walked over a weapon and got the message, "You have no room for a Long Sword (2d5) {special}." So, maybe some of what I perceived as weirdness is merely a decision to already implement some of the proposed changes to identification. Note that the Phial did not have any strange {appendage} associated with it when @ found it just now.
                  Last edited by Ingwe Ingweron; May 4, 2015, 03:03.
                  “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 Dead

                  Comment

                  • Ingwe Ingweron
                    Veteran
                    • Jan 2009
                    • 2129

                    #10
                    Originally posted by Ingwe Ingweron
                    ....
                    14. Visual display hesitation when a missile is fired and kills a monster, the monster disappears and then there is a hesitation before the missile appears in the spot it landed.
                    Didn't find it in the bug list, but it is so trivial that maybe there's no need to bother with it.
                    “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 Dead

                    Comment

                    • Ingwe Ingweron
                      Veteran
                      • Jan 2009
                      • 2129

                      #11
                      Bug #1892 should also include running one square past the Detect Trap line.
                      “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 Dead

                      Comment

                      • Ingwe Ingweron
                        Veteran
                        • Jan 2009
                        • 2129

                        #12
                        Bugs #1881 and #1915 should include:

                        Originally posted by Ingwe Ingweron
                        ....
                        4. Ignoring object while in store, there is a delay of one turn in the inventory sub-window and the messages displayed in the message sub-window are out of order. E.g., the inventory sub-window displays, “Potion of Slowness {ignore}”, until the next turn. And e.g., the message sub-window displays, “You have no more Potions of Slowness {ignore} (d)”, followed by, “You drop 3 Potions of Slowness {ignore} (d)”.
                        ....
                        “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 Dead

                        Comment

                        • Ingwe Ingweron
                          Veteran
                          • Jan 2009
                          • 2129

                          #13
                          Angband 4.0 dev 8470954

                          Previously unreported bug. The player history records the finding of artifacts, but it no longer shows the artifact as "[LOST]" if it was left behind.
                          “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 Dead

                          Comment

                          • Ingwe Ingweron
                            Veteran
                            • Jan 2009
                            • 2129

                            #14
                            Any chance of seeing some green trees in the town? Then again, since it's a village built atop of the entrance to Angband, maybe it is built on a heap of slag and ash where nothing green and beautiful will grow. Not to mention its streets are bathed in blood since adventurers keep slaughtering all the townfolks.
                            “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 Dead

                            Comment

                            • Ingwe Ingweron
                              Veteran
                              • Jan 2009
                              • 2129

                              #15
                              Bug #1891 Object List delay. It turns out I was wrong about the second part. That is the way the subwindow previously behaved in 3.5 and 3.5.1. The first part is still a valid bug.
                              Last edited by Ingwe Ingweron; May 4, 2015, 03:54.
                              “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 Dead

                              Comment

                              Working...
                              😀
                              😂
                              🥰
                              😘
                              🤢
                              😎
                              😞
                              😡
                              👍
                              👎