FAangband 1.0

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

    #91
    Originally posted by jevansau
    I updated to 1.0.1 from 1.0 and am finding it much less stable. The arrow keys don't work for me on Win XP, so I was using the numbers but had many movement related crashes. Back to 1.0.
    Better to still use 1.0.1, but copy lib\pref\pref-win.prf from 1.0.0. Savefiles can be loaded by either version (as far as I'm aware...)

    One thing I see in both is that there are some incorrect spell names showing up in Battle Magic ( last spell is listed as Rune of Magic Influence while the description looks like Hold Monsters) and Magical Defence where the first spell is listed as Hold Monsters but works as Clear Mind, and all the other spell names (but not descriptions or details) are pushed down one with Strengthen Defenses not showing up.
    Thanks for this - I made a last minute change to spell placement, and apparently failed to move the names correctly. There will be a 1.0.2 before too long.
    One for the Dark Lord on his dark throne
    In the Land of Mordor where the Shadows lie.

    Comment

    • Nick
      Vanilla maintainer
      • Apr 2007
      • 9637

      #92
      Originally posted by Nick
      I've probably used on old version of the button code. I'll look into that and post here when it's fixed.
      OK, I've grabbed the first thing that seemed like the correct button definitions, thrown them into the right place and uploaded. See if that works as expected.
      One for the Dark Lord on his dark throne
      In the Land of Mordor where the Shadows lie.

      Comment

      • Mr.Peanut
        Scout
        • Jan 2009
        • 44

        #93
        Originally posted by Nick
        OK, I've grabbed the first thing that seemed like the correct button definitions, thrown them into the right place and uploaded. See if that works as expected.
        Seems to be okay. Four blue touch screen buttons. Don't have a clue what 'f0*t' and 'inv' are for. 'S' and 'Ret' self-explanatory.

        Would still suggest default nds options be pre-set to 'auto-more', 'centre player' and term1 = messages. Without them the game seems broken at the first -more-. Those not familiar with Angband won't have a clue how to set term1=messages or even what it means.

        {As a side note, in case anyone else has a slot-2 sc-lite, try using the dldi patch for the sc-rumble if the sc-lite patch does not work.}
        Last edited by Mr.Peanut; August 20, 2009, 14:10.

        Comment

        • Nick
          Vanilla maintainer
          • Apr 2007
          • 9637

          #94
          Originally posted by Mr.Peanut
          Would still suggest default nds options be pre-set to 'auto-more', 'centre player' and term1 = messages. Without them the game seems broken at the first -more-. Those not familiar with Angband won't have a clue how to set term1=messages or even what it means.
          Yes, this requires something of a hack to make it work; in particular, ther emust be an existing savefile. I will update again soon(ish) with either an appropriate savefile or an actual fix to the issue.
          One for the Dark Lord on his dark throne
          In the Land of Mordor where the Shadows lie.

          Comment

          • Pete Mack
            Prophet
            • Apr 2007
            • 6883

            #95
            Inv is almost certainly inventory.

            f*st looks like a broken keymap for firing at the nearest target.

            Comment

            • Mr.Peanut
              Scout
              • Jan 2009
              • 44

              #96
              Originally posted by Nick
              Yes, this requires something of a hack to make it work; in particular, ther emust be an existing savefile. I will update again soon(ish) with either an appropriate savefile or an actual fix to the issue.
              Ah. yes, now I remember. There was a savefile packed with some of the past releases.
              Originally posted by Pete Mack
              Inv is almost certainly inventory.
              f*st looks like a broken keymap for firing at the nearest target.
              inv is not inventory, nor should it be since there is already an Inv inventory button. inv displays the message 'Type ? for help'. Maybe it is the panic button? Oop. Drunken typo was f*st. It is correctly defined as f0*t.

              edit: looking at buttons.def. Seems inv is ^i, which does nothing? How about a quick readme on what the format means? Most of it is obvious, except for the five numbers. At first I thought these were screen coords for the buttons, but this is not the case.

              Can't rebind using hold-L. Don't know if it is a bug, or my crappy worn out L-button.
              Last edited by Mr.Peanut; August 20, 2009, 14:12.

              Comment

              • Nick
                Vanilla maintainer
                • Apr 2007
                • 9637

                #97
                Originally posted by Mr.Peanut
                inv is not inventory, nor should it be since there is already an Inv inventory button. inv displays the message 'press ? for help'. Maybe it is the panic button?


                Are the blue touch screen buttons user-configurable?
                The button configuration is in BUTTON.DEF, in faangband/nds. A typical button looks like:
                Code:
                USER
                232 42 24 15 0
                Ret
                \r
                where USER means it's one of the blue user configurable buttons (the red ones are set by the game), the numbers I am not sure about, Ret is the label and \r is the key. The inv button is supposed to be inventory, I think, but the correct command is '|', not '^i". The bits of BUTTON.DEF headed KEY are the definitions of the DS keys. The configuration can be changed by editing the file, or (maybe) by following Immir's directions here, although I would back up everything before trying.

                Sorry to be so vague - I haven't done much DS testing lately.
                One for the Dark Lord on his dark throne
                In the Land of Mordor where the Shadows lie.

                Comment

                • Mr.Peanut
                  Scout
                  • Jan 2009
                  • 44

                  #98
                  Originally posted by Nick
                  he file, or (maybe) by following Immir's directions here, although I would back up everything before trying.
                  Sorry to be so vague - I haven't done much DS testing lately.
                  Taking a look at the screenshots on Immir's page I noticed that the current faangband ds relnote.txt file is incorrect. It says press and hold L to rebind, but on Immir's page it says press L+R (which works). Then again, the angband ds download on Immir's page is missing the relnote.txt file completely.

                  An undocumented feature of note is that there are contextual touchscreen areas. Touch the very top of the screen to see previous messages. Touch on your player name to get full character stats. Touch on your character mini-stats to get inventory. Touch on hp area to get rest command, and sp area to cast spells. In town maps touch on the town name for the home command, in wilderness/dungeons it repeats the level feeling.
                  Last edited by Mr.Peanut; August 24, 2009, 17:57.

                  Comment

                  • Eke
                    Rookie
                    • Nov 2007
                    • 4

                    #99
                    Leaving Gondolin caused the creation of a special level earlier today. I don't recall the flavor message given at the start of the level. It was something about 'there are no neutrals'. Not having time to really dig into this level I saved (ctrl-X) and came back later. When I tried to load the file I get the message "Too few grids (48<161)!"

                    I can send the save file if you'd like. I'm bummed I don't get to try the level.

                    Comment

                    • Zikke
                      Veteran
                      • Jun 2008
                      • 1069

                      Originally posted by Eke
                      Leaving Gondolin caused the creation of a special level earlier today. I don't recall the flavor message given at the start of the level. It was something about 'there are no neutrals'. Not having time to really dig into this level I saved (ctrl-X) and came back later. When I tried to load the file I get the message "Too few grids (48<161)!"

                      I can send the save file if you'd like. I'm bummed I don't get to try the level.
                      Oh that's the fun Warlords level. Tons of humanoids = tons of loot but tons of tricks.
                      A(3.1.0b) CWS "Fyren_V" NEW L:50 DL:127 A++ R+++ Sp+ w:The Great Axe of Eonwe
                      A/FA W H- D c-- !f PV+++ s? d P++ M+
                      C- S+ I- !So B ac++ GHB? SQ? !RQ V F:

                      Comment

                      • Nick
                        Vanilla maintainer
                        • Apr 2007
                        • 9637

                        Originally posted by Eke
                        Leaving Gondolin caused the creation of a special level earlier today. I don't recall the flavor message given at the start of the level. It was something about 'there are no neutrals'. Not having time to really dig into this level I saved (ctrl-X) and came back later. When I tried to load the file I get the message "Too few grids (48<161)!"

                        I can send the save file if you'd like. I'm bummed I don't get to try the level.
                        OK, thanks a lot for this - I introduced a "fix" for a minor irritation and it's broken the view system. If you send me the savefile, I should be able to fix it so you can keep playing.
                        One for the Dark Lord on his dark throne
                        In the Land of Mordor where the Shadows lie.

                        Comment

                        • Arralen
                          Swordsman
                          • May 2007
                          • 309

                          Selling of low-Level rings ... or not ...
                          Seems like low-level rings are somewhat off regarding their whatever-value. Magic Shops buys un-IDed =SlowDig {good}, but "howls in agony" and discards it. Same for =FeathFall.
                          After IDing, the shop refuses to buy.
                          Further more there are =Prot in BM and MS that have negative armour values, but positive resists, and sell for quite a sum...
                          No, I don't have a clue 'bout C, and I'm not starting my own variant.
                          Never. Ever.

                          Comment

                          • Nick
                            Vanilla maintainer
                            • Apr 2007
                            • 9637

                            Originally posted by Arralen
                            Selling of low-Level rings ... or not ...
                            Seems like low-level rings are somewhat off regarding their whatever-value. Magic Shops buys un-IDed =SlowDig {good}, but "howls in agony" and discards it. Same for =FeathFall.
                            After IDing, the shop refuses to buy.
                            Further more there are =Prot in BM and MS that have negative armour values, but positive resists, and sell for quite a sum...
                            This is technically a bug, I guess, but not one I'm hurrying to fix. Prices are a bit weird, but I want to let them sit for a bit while I decide what to do with them. On the whole it is advantageous for the player - I don't expect being short of cash to be much of a problem in this version.
                            One for the Dark Lord on his dark throne
                            In the Land of Mordor where the Shadows lie.

                            Comment

                            • Nick
                              Vanilla maintainer
                              • Apr 2007
                              • 9637

                              Version 1.0.2

                              Second bugfix is now up - usual place. Changes are:
                              • Fixed out of order spell names
                              • Updated gcu port a bit more
                              • Updated help on curses
                              • Changed quiver slots to alphabetic
                              • Reverted themed level changes because they broke field of view
                              • Made rods of perception not good items
                              • Adjusted EASY_KNOW on some rings
                              • Made scrolls of genocide be used up properly
                              • Fixed bug in autoscum, local area map
                              • Fixed activations returning "unknown type"
                              • Stopped dungeon monsters appearing in town
                              • Stopped the player from being able to enter a shop from any grid
                              • Fixed bugs in missile branding and branded missile info
                              • Stopped randart info getting scrambled on save and reload
                              • Stopped level feeling on themed levels appearing twice
                              One for the Dark Lord on his dark throne
                              In the Land of Mordor where the Shadows lie.

                              Comment

                              • Arralen
                                Swordsman
                                • May 2007
                                • 309

                                Finally, I made it to Menegroth (wasn't able to reproduce the "teleport" bug, but I have I savegame where I'm clearly en route to Menegroth, and I ended up on the way to Amon Rudh again, I'm pretty sure of that ..)
                                Now, I'm deliberatly going back to Amon Rudh to take out the guardian ... and on "East Beleriand 15" I encountered:


                                Special Level: "Here the Edain camped ..." - all monsters neutral
                                I'm an Adan Rouge (still), and AFAICS everyone around is Adan or Druadan and neutral to me, so its free looting time !!


                                racial attitudes seem to be off at times anyway
                                - only certain classes of some races seem to be hostile. IIRC I had elven archers attack me, while some other elves simply stood by and watched, same with (Dru)Adans at several occasions?!

                                pathfinding of neutrals (and supposedly others) needs improvements
                                On the Edain level, quite some of the neutrals just got stuck in their houses, running back and forth on the same 2 squares forever, unable to make their way 4 steps in the other direction to reach the door.
                                Btw., where do those neutrals run to when they wake up?

                                neutrals can push/displace the player, but not other way 'round?

                                (D)isarming a chest "under" a (neutral) monster causes an attack ?!
                                Last edited by Arralen; September 1, 2009, 09:19.
                                No, I don't have a clue 'bout C, and I'm not starting my own variant.
                                Never. Ever.

                                Comment

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