FAangband 2.0beta

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MITZE
    Swordsman
    • Jan 2017
    • 292

    Artifact Activations

    Some standarts don't appear with the activations that they should; they have activations according to 'artifact.txt' but they don't generate with them in-game.


    Listing all the arts I've found that are missing an activation below:


    'Taratol' (missing 'Haste Self', listed as SPEED2 in the edit file)
    of Earendil (missing 'Curing' or 'Cure Wounds' or something, I forget what the actual in-game name is, it's listed as CURING in the edit file)
    'Colannon' (missing 'Teleport', listed as TELEPORT100 in the edit file)
    of Caspanion (missing 'Door Destruction', listed as DOOR_DESTRUCT in the edit file)
    'Belegennon' (missing 'Phase Door', listed as PHASE_DOOR in the edit file)
    of Celeborn (missing 'Banishment', listed as GENOCIDE in the edit file)
    of Himring (missing 'Protection from Evil', listed as PROT_FROM_EVIL in the edit file)
    Everything you need to know about my roguelike playstyle:

    I took nearly two years to win with a single character in PosChengband.

    Comment

    • wobbly
      Prophet
      • May 2012
      • 2627

      When I change levels with telepathy a bunch of enemies flash up in my monster list, just for an instance. You probably wouldn't see it without a pause from lag. They are different to the list I can see from the starting position of the level.
      Last edited by wobbly; August 18, 2020, 17:24.

      Comment

      • Nick
        Vanilla maintainer
        • Apr 2007
        • 9633

        Originally posted by jevansau
        I've got an armor of Elvenkind that makes the game hang if I try and purchase it. Is this a known issue?
        If not, do you want the save file and randart file?

        I just go to purchase the armor from the armor shop.
        I think this is actually a known and now fixed issue where resistances to unresistable elements were generated.
        One for the Dark Lord on his dark throne
        In the Land of Mordor where the Shadows lie.

        Comment

        • Nick
          Vanilla maintainer
          • Apr 2007
          • 9633

          Originally posted by Saru
          Sorry if this isn't the proper place to ask; is there any plan to rework the spell lists in the future for FA to be more akin to the original? And are you planning on retaining the 5 book system or going back to the classic 9 books?

          Having a lot of fun playing FA 1.4.4 while I wait for this to get to a slightly more playable state. Thanks in advance!
          Probably not. I'm certainly planning to keep the smaller numbers of books, it's possible the spell lists will be reworked a bit. Did you have anything particular in mind?
          One for the Dark Lord on his dark throne
          In the Land of Mordor where the Shadows lie.

          Comment

          • Saru
            Scout
            • Jul 2019
            • 43

            Originally posted by Nick
            Probably not. I'm certainly planning to keep the smaller numbers of books, it's possible the spell lists will be reworked a bit. Did you have anything particular in mind?
            The clear mind spell was a favourite of mine, as well as 'resist magic' IIRC. Having an early spell to protect from the many blindness spamming nrulings in the early game of old FA was huge.

            Runes of speed / mana were cool as well, but I don't expect those would fit as well into a shorter spell list since they're more specialized. I play almost exclusively mages though, so I don't have the widest or most balanced viewpoint for the other classes lists.
            Clearing levels one spell at a time.

            Comment

            • Sideways
              Knight
              • Nov 2008
              • 896

              My character is re-finding artifacts he already found before, I think it might be caused by the Ungoliant thing but I'll mention it here just in case it's not.
              The Complainer worries about the lack of activity here these days.

              Comment

              • Cuboideb
                Adept
                • May 2020
                • 196

                A couple of compiler warnings

                Code:
                cave-view.c
                @@ -658,7 +658,7 @@ static void update_one(struct chunk *c, struct loc grid, int blind)
                 			c->feeling_squares++;
                 			sqinfo_off(square(c, grid)->info, SQUARE_FEEL);
                 			/* Don't display feeling if it will display for the new level */
                -			if (((c->feeling_squares && 0xff) == z_info->feeling_need) &&
                +			if (((c->feeling_squares & 0xff) == z_info->feeling_need) &&
                 				!player->upkeep->only_partial) {
                 				display_feeling(true);
                 				player->upkeep->redraw |= PR_FEELING;
                Code:
                cmd-cave.c
                @@ -1046,7 +1046,7 @@ void do_cmd_disarm(struct command *cmd)
                  */
                 void do_cmd_set_trap(struct loc grid)
                 {
                -	int max_traps =	1 + (player->lev >= 25) ? 1 : 0;
                +	int max_traps =	1 + ((player->lev >= 25) ? 1 : 0);
                 
                 	/* Specialty ability Extra Trap */
                 	if (player_has(player, PF_EXTRA_TRAP)) max_traps++;

                Comment

                • jevansau
                  Adept
                  • Jan 2009
                  • 200

                  Pull from 23/8 9am AEST.
                  Deep descent from L28 of Amon Rudh causes a crash. Standard wilderness.
                  Attempting to get to Talath Dirnen 29 is consistently crashing with:
                  Assertion failed!
                  Program C:\...faangband.exe
                  File: cave-square.c
                  Line: 1400
                  Expression: square_in_bounds(c,grid)
                  Looks like some issue with RIVER.
                  Last edited by jevansau; August 24, 2020, 03:10.

                  Comment

                  • Sideways
                    Knight
                    • Nov 2008
                    • 896

                    Combo review: Adan Necromancer.

                    This is by far the most difficult combo I have tried in FAA yet, especially in the early game. Early necromancer combines mage's squishiness with a lack of good offense or utility, which makes survival very challenging; and while Adan is an extremely strong race, it probably also contributed to the challenge through the DL20 start. The early-game balance on necromancer is very different compared to every other class (even mage), it feels extremely underpowered by comparison; though it might well be the case in actuality that necromancer is balanced while every other class is overpowered.

                    In the midgame (from CL 20-25 to stat gain) necromancer remains weak in terms of offense, but is not in much immediate danger as long as the player stays alert and doesn't allow gazing eyes to hide under the mouse cursor. This seems to encourage tedious, grindy play - certainly that was my reaction, though a less wimpy player might react differently. The big problem is that the spell fail rates are really really high, even in darkness; it's only with stat gain and higher CL/INT that the offensive spells really start pulling their weight.

                    Stat gain, and the strong book 4, seem to be the things that eventually pull necromancers out of suckitude and make them fairly strong in the late game. Late game necromancer is basically a weaker druid (which is still enough to be strong!). In theory necromancer resembles a weaker druid throughout; but the similarity becomes more noticeable later on (especially in terms of the spell set), since many of the druid-like spells aren't really viable prior to stat gain.

                    Dark Spear is the most drastic example of the necromancer/druid comparison. It is extremely similar to druids' Earth Rising - a fairly strong beam of an element almost no one resists - but Earth Rising is CL 14/SP 5/difficulty 40, while Dark Spear is CL 25/SP 10/difficulty 60. Dark Spear does somewhat more damage than Earth Rising per successful cast, but somewhat less damage per SP. Due to the high fail rate and relatively high cost, I only really started using Dark Spear well after CL 30 - at which point a druid has already been enjoying Earth Rising as a staple offensive spell for almost 20 CLs. And Dark Spear is still good enough (and ultimately cheap enough) to eventually become a staple offensive spell for necromancers too!

                    I think if the fail rates for necromancer spells were lowered across the board, it would reduce the grindiness and tedium and make the class more fun to play without affecting the difficulty much.

                    --

                    One caveat: necromancers do have one early offensive spell with a decently low fail rate and a good SP-to-damage ratio, namely Miasma. I only got very limited usage out of it on this particular @, since lack of rChaos meant I could only use it in emergencies; by the time I did get rChaos it was polymorphing things into death molds. But if a necromancer lucked into rChaos very early, it could really help them kill things.

                    --

                    It occasionally felt a bit strange that Dark Spear and Storm of Darkness work so well against creatures of darkness; even Morgoth, Lord of Darkness, doesn't resist dark.
                    The Complainer worries about the lack of activity here these days.

                    Comment

                    • MITZE
                      Swordsman
                      • Jan 2017
                      • 292

                      Jewellery

                      Click image for larger version

Name:	FAA Jewellery 001.jpg
Views:	1
Size:	43.2 KB
ID:	233352


                      Not sure if you still want stuff like this to still be possible; if not, well, it can still happen, though it's not quite as ridiculous as the +4 blows amulet.
                      Last edited by MITZE; August 24, 2020, 20:03. Reason: Fixed typos.
                      Everything you need to know about my roguelike playstyle:

                      I took nearly two years to win with a single character in PosChengband.

                      Comment

                      • Nick
                        Vanilla maintainer
                        • Apr 2007
                        • 9633

                        Originally posted by MITZE
                        Not sure if you still want stuff like this to still be possible; if not, well, it can still happen, though it's not quite as ridiculous as the +4 blows amulet.
                        This would be maybe OK if it were a once per game level of rarity, I guess - it does at least have the vulnerabilities to make it interesting.
                        One for the Dark Lord on his dark throne
                        In the Land of Mordor where the Shadows lie.

                        Comment

                        • Nick
                          Vanilla maintainer
                          • Apr 2007
                          • 9633

                          Originally posted by jevansau
                          Pull from 23/8 9am AEST.
                          Deep descent from L28 of Amon Rudh causes a crash. Standard wilderness.
                          Attempting to get to Talath Dirnen 29 is consistently crashing with:
                          Assertion failed!
                          Program C:\...faangband.exe
                          File: cave-square.c
                          Line: 1400
                          Expression: square_in_bounds(c,grid)
                          Looks like some issue with RIVER.
                          I'm currently finishing off unarmed damage display (for the character sheet), and I'll get onto this next.
                          One for the Dark Lord on his dark throne
                          In the Land of Mordor where the Shadows lie.

                          Comment

                          • jevansau
                            Adept
                            • Jan 2009
                            • 200

                            And another example of an excessively useful item:
                            It did come with the poisoning and skin to stone curses (at strength 1 and 15) but still.
                            The treasure feeling for the level was 9 although there was a minor artifact on the level as well.
                            Attached Files

                            Comment

                            • Nick
                              Vanilla maintainer
                              • Apr 2007
                              • 9633

                              Originally posted by jevansau
                              And another example of an excessively useful item:
                              It did come with the poisoning and skin to stone curses (at strength 1 and 15) but still.
                              The treasure feeling for the level was 9 although there was a minor artifact on the level as well.
                              OK, I really hope that was from before I fixed jewellery. Are you doing your own Windows compiles now, btw?
                              One for the Dark Lord on his dark throne
                              In the Land of Mordor where the Shadows lie.

                              Comment

                              • Nick
                                Vanilla maintainer
                                • Apr 2007
                                • 9633

                                Here is a Windows build of the latest development version. Things done recently include:
                                • Combat now pretty much identical to FA1.4
                                • Deep descent bug fixed
                                • Unarmed combat shows on the character sheet
                                • Ridiculously OP jewellery should no longer be available
                                One for the Dark Lord on his dark throne
                                In the Land of Mordor where the Shadows lie.

                                Comment

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