Sil 1.0.1

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • will_asher
    DaJAngband Maintainer
    • Apr 2007
    • 1124

    #46
    Another roguelike / angband-like keyset bug: I can't dig. I use CTRL-h to dig to the left and it says "type ? for help". It says the same thing when I use +.
    You use CTRL-direction as alter grid, but you also use CTRL-direction for underlying key commands in the roguelike set, so which is it? I'm guessing this messing some things up.

    I can't find anything in the pref file for 'alter grid' to fix this.

    EDIT: Okay, I figured something out. I added this near the end of pref.prf:
    Code:
    #alter grid
    A:/4
    C:3:^h
    A:/4
    C:1:^h
    A:/2
    C:3:^j
    A:/2
    C:1:^j
    A:/6
    C:3:^l
    A:/6
    C:1:^l
    #^k is destroy item
    A:/8
    C:3:^y
    A:/8
    C:1:^y
    You probably won't want to use ^y to dig north when you fix this for a release version.
    I think the best thing would be to reassign the underlying commands for the roguelike keyset instead of using CTRL to get the underlying command. Then you can use CTRL-direction to alter grids.
    Last edited by will_asher; January 26, 2012, 00:50.
    Will_Asher
    aka LibraryAdventurer

    My old variant DaJAngband:
    http://sites.google.com/site/dajangbandwebsite/home (defunct and so old it's forked from Angband 3.1.0 -I think- but it's probably playable...)

    Comment

    • debo
      Veteran
      • Oct 2011
      • 2402

      #47
      This is not really important, but I almost always take Charge as my first ability. It still occasionally surprises me that I can charge monsters when I'm sneaking or otherwise Slowed. Isn't that a bit weird?

      Making Charge only work at normal or faster speeds could also make Assassination a teeny smidge more useful/situational
      Glaurung, Father of the Dragons says, 'You cannot avoid the ballyhack.'

      Comment

      • Psi
        Knight
        • Apr 2007
        • 870

        #48
        I've just equipped a latern of shadows, but it still gives me 2 radius of light - though it seems to flicker a bit. Is it that bad? Not sure whether I should take curse breaking or just plough on - there is a staff that breaks curses isn't there (how deep do you find that?).

        Comment

        • Psi
          Knight
          • Apr 2007
          • 870

          #49
          Originally posted by Psi
          I've just equipped a latern of shadows, but it still gives me 2 radius of light - though it seems to flicker a bit. Is it that bad? Not sure whether I should take curse breaking or just plough on - there is a staff that breaks curses isn't there (how deep do you find that?).
          Ha! Went down the stairs and found my first staff of the game - sanctity!

          Comment

          • half
            Knight
            • Jan 2009
            • 910

            #50
            Originally posted by will_asher
            Another roguelike / angband-like keyset bug: I can't dig. I use CTRL-h to dig to the left and it says "type ? for help". It says the same thing when I use +.
            The command for 'alter' in the Sil keyset is (/). In the angband-like keyset it should be (+). You are right that at the moment users of hjkl keys need to hit (/) then direction instead of Control with direction, but I didn't think this was a big issue. A bigger issue is moving the keyset around since Sil supports *4* keysets (twice as many as Angband) this means I'd have to move things to keys that aren't used in either Sil or Angband. I could probably do so, but it didn't seem obvious that this was superior.

            Comment

            • Narvius
              Knight
              • Dec 2007
              • 589

              #51
              I just one hit-killed Gorgol.
              33 damage. A 1d9, 1.7lb spear with +1 damage from strength and +2 from optional dual-wield, plus -1 critical threshold from finesse.

              And then I found recharging and identification staves on dlvls 50-200'!
              If you can convincingly pretend you're crazy, you probably are.

              Comment

              • ghengiz
                Adept
                • Nov 2011
                • 178

                #52
                Originally posted by Narvius
                I just one hit-killed Gorgol.
                33 damage. A 1d9, 1.7lb spear with +3 damage from strength and +2 from optional dual-wield, plus -1 critical threshold from finesse.

                And then I found recharging and identification staves on dlvls 50-200'!
                congratulations!

                Comment

                • Psi
                  Knight
                  • Apr 2007
                  • 870

                  #53
                  On the ladder, the current depth column is labeled as max depth. That should probably be changed if possible.

                  Comment

                  • pav
                    Administrator
                    • Apr 2007
                    • 793

                    #54
                    Sure, done.
                    See the elves and everything! http://angband.oook.cz

                    Comment

                    • Psi
                      Knight
                      • Apr 2007
                      • 870

                      #55
                      Originally posted by pav
                      Sure, done.
                      Thanks pav!

                      Comment

                      • will_asher
                        DaJAngband Maintainer
                        • Apr 2007
                        • 1124

                        #56
                        bug: Thrown objects break way too easily (except when thrown at monsters...). I accidently threw a robe and it broke when it hit the wall. Later, I threw another item (a trumpet) and it broke when it didn't even hit anything.
                        Will_Asher
                        aka LibraryAdventurer

                        My old variant DaJAngband:
                        http://sites.google.com/site/dajangbandwebsite/home (defunct and so old it's forked from Angband 3.1.0 -I think- but it's probably playable...)

                        Comment

                        • buzzkill
                          Prophet
                          • May 2008
                          • 2939

                          #57
                          Originally posted by will_asher
                          bug: Thrown objects break way too easily (except when thrown at monsters...). I accidently threw a robe and it broke when it hit the wall. Later, I threw another item (a trumpet) and it broke when it didn't even hit anything.
                          Maybe a robe becomes a filthy rag, and the trumpet should break (it did hit the floor).
                          www.mediafire.com/buzzkill - Get your 32x32 tiles here. UT32 now compatible Ironband and Quickband 9/6/2012.
                          My banding life on Buzzkill's ladder.

                          Comment

                          • ekolis
                            Knight
                            • Apr 2007
                            • 921

                            #58
                            Why are you throwing things at stuff that isn't monsters?
                            You read the scroll labeled NOBIMUS UPSCOTI...
                            You are surrounded by a stasis field!
                            The tengu tries to teleport, but fails!

                            Comment

                            • will_asher
                              DaJAngband Maintainer
                              • Apr 2007
                              • 1124

                              #59
                              Originally posted by ekolis
                              Why are you throwing things at stuff that isn't monsters?
                              I often throw things to move them, especially when my inventory is full.
                              Will_Asher
                              aka LibraryAdventurer

                              My old variant DaJAngband:
                              http://sites.google.com/site/dajangbandwebsite/home (defunct and so old it's forked from Angband 3.1.0 -I think- but it's probably playable...)

                              Comment

                              • Narvius
                                Knight
                                • Dec 2007
                                • 589

                                #60
                                I never HAD a full inventory in Sil before xD (or any no-sell *band, for that matter.)
                                If you can convincingly pretend you're crazy, you probably are.

                                Comment

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