Angband Forums

Angband Forums (http://angband.oook.cz/forum/index.php)
-   Variants (http://angband.oook.cz/forum/forumdisplay.php?f=4)
-   -   FAangband 2.0beta (http://angband.oook.cz/forum/showthread.php?t=10172)

Nick July 25, 2020 23:43

Quote:

Originally Posted by wobbly (Post 147402)
Not sure if it is the issue, but Glaurung is depth 75 with a force_depth flag so I've been wondering if he will actually gen or not.

Yeah, that was it, fixed now.

Also detect stairs is currently intended not to detect wilderness exits, we'll see how that goes.

Several other fixes by the awesome backwardsEric pushed to Github and angband.live:
  • Probable fix for most of the "Egos not getting bad stuff" problem
  • Fix to the birth screen HP problem
  • Another fix also in V that means @ notices secret doors on their first turn on the level as for every other turn

Nick July 26, 2020 02:36

More fixes made and pushed:
  • Glaurung can now generate (I hope), and has less HP
  • Fix by Sideways to negative resists not happening as often as they should (#73)
  • Fix to high dragons not dropping anything (#87)
  • Fix by backwardsEric allowing access to birth options from quickstart
  • Fix to web placement in valleys (#80)
  • Adjust wands of Dragon's Breath (etc) so they get the device skill boost (correct now after 4 attempts)

That's probably it for this weekend.

Sideways July 26, 2020 12:26

I think I know now what's causing the Maim Foe issues. For some reason Maim Foe is designed to be used with targets rather than directions, even though it only works against adjacent monsters. Since it is much more intuitive to use directions I do that a lot, and it results in the weird partial success of issue #71. The fix should be to support directions :) And maybe review whether getting stunned should automatically wake up monsters.

Nick July 26, 2020 12:44

Quote:

Originally Posted by Sideways (Post 147413)
I think I know now what's causing the Maim Foe issues. For some reason Maim Foe is designed to be used with targets rather than directions, even though it only works against adjacent monsters. Since it is much more intuitive to use directions I do that a lot, and it results in the weird partial success of issue #71. The fix should be to support directions :) And maybe review whether getting stunned should automatically wake up monsters.

Maim is actually implemented as a short beam, so directions should be fine. I'll have to test. And yes, I think stunning should wake monsters.

EDIT:Ignore that, I'm an idiot.

MITZE July 26, 2020 15:26

Ego Maluses
 
The fix that supposedly enabled mixed blessing egos to receive their maluses appears to have not taken--at least, I looked at a weapon of Angband and a hat of Trollkind and I still see no maluses, aside from curses on the Angband weapon that are nominally removable.

Sideways July 26, 2020 15:29

Lanterns of shadows do have -4 light now, though.

MITZE July 26, 2020 22:41

Glaurung
 
Glaurung doesn't seem to have any luck calling for aid when he summons; he cast the spell without crashes, but nobody came when both rodent and I fought him.


Honestly, when FirstAge is less of a beta you might want to ruminate more on what you want him to be; he seemed kind of lackluster as a fight, without his summons especially so.

Sideways July 26, 2020 22:44

The description for RESTORE_MANA implies it is not a full mana restore, but it is.

The Phantom of Eilinel is misspelled; also, there's a typo in the description for Bows of the Ossiriand ("It's wielder").

RFE: would be very nice to have Exo's patch for producing CharOutput.txt. It's mostly for angband.live, but I think the Frog patch has helped me a couple times offline too.

There's at least one massively exploitable bug with Leap into Battle. The code for moving the player towards the target only checks if the squares in between are passable, not whether there are monsters in them. If there is a monster in one of the in-between squares, the player will try to move through that square anyway and therefore attacks the monster in it (for a full round of attacks, not the limited blows Leap into Battle normally gives, since it's a normal move)... and if the monster doesn't die, the MOVE_ATTACK moving algorithm will select the same move again next time and give the player another full round of attacks, continuing until the monster does die or Leap into Battle runs out of moves. You can get 20 attacks against a single monster in one turn this way.

MITZE July 27, 2020 00:08

Report Batch #11
 
Monster memory: does not mention is a given monster is a flier. Useful to know for traps, and may not be immediately obvious, seeing as how I didn't know the pre-Angband dragons were flightless.


Fear: Certain enemies should not ever get scared, whether from magic or from low health. Golems, for instance--I've seen them start running at low health.

Gwarl July 27, 2020 01:10

Quote:

Originally Posted by Sideways (Post 147424)
RFE: would be very nice to have Exo's patch for producing CharOutput.txt. It's mostly for angband.live, but I think the Frog patch has helped me a couple times offline too.

Oh no actually I just need to inform it that firstageangband is a V-like, which it will understand implicitly when I get round to just having it listed as the nightly build of faangband. I'll get round to that soon.


All times are GMT +1. The time now is 08:58.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.