FAangband 0.3.5
Collapse
X
-
You are right, it didn't work. My current character has the "study" tag and it doesn't work even with the inscription.
________Last edited by skunker; July 12, 2022, 18:17.Comment
-
In case you're still interested, I think I've worked this out. You do 'C-c .', and return, which will get you a prompt for C style. Enter 'bsd' and return again; now the style is set correctly. Then select the whole buffer, go to the C menu and select 'Indent Line or Region' (there may be a key sequence for this, but I haven't looked yet). Repeat for the next file.
EDIT: In fact, C-x h will select the whole buffer and M-C-\ (ie Esc, C-\) will do the indent.Last edited by Nick; December 4, 2008, 11:52.One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
Badly. But I'm afraid it breaks Angband coding guidlines, by, e.g., either changing tabs to spaces or, if you have tabs turned on, badly indenting with tabs (should be some tabs, rest spaces, is all tabs, until under 8 characters).
But then, if we can agree among us, emacs Angband hackers, to use spaces only plus bsd style, this would still be an improvement. One more thing: how deep indentation? 4 characters? This way we fork Angband coding standards, but then, it wasn't consistent between variants and developers for some time now.
Comment
-
OK, I guess I just have a better approximation to the guidelines than I had before. It'll suit me for now, though.
I'm planning to put O110u at 8; FA I'll probably continue to do in emacs default style; any patches I do for V will be at 8 and if anyone complains they can fix it themselvesOne more thing: how deep indentation? 4 characters?
One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
Tunneling
Just started playing FAangband and I came across the tunneling bug. However, turning on or off my num_lock doesn't seem to have any effect (it still crashes). I think this is because I've been using 10x14b font, as switching back to 8x12 allows me to tunnel (as long as num_lock is on).Comment
-
OK, that's interesting. Do you use different sizes of window for the two different fonts?Just started playing FAangband and I came across the tunneling bug. However, turning on or off my num_lock doesn't seem to have any effect (it still crashes). I think this is because I've been using 10x14b font, as switching back to 8x12 allows me to tunnel (as long as num_lock is on).One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
Well I have to kinda. The window automatically resizes when you switch different size fonts. Making the 8x12 window bigger doesn't seem to have any effect, and neither does making the 10x14b window smaller.
On a side note, my game crashed when I tried to run while num_lock was off.Comment
-
Yeah, I didn't explain that well. I'm trying to narrow down where this problem could be arising, and was wondering whether window size/map size was related. At the moment my possible reasons are:- Basic code error (apparently when the game is doing multiple commands without player input - repeat for tunnelling, running, etc) which the windows compile complains at but other OSes ignore;
- Error in the windows-specific code (again, arising when the game has control);
- Random sporadic error, which just happens to mostly show up when repeating stuff is going on (crashing on shop update or autosave, for example)
Any other suggestions welcome; someone actually finding the source of the problem, fixing it and sending me a patch would be really welcome
One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
A question about resistance and magic usage
Hi
I'm trying out Faangband as a Maia mage, and trying to understand the resistance system.
Every item gives a % to some res ability, so if I'll get the full 100% is it the same as an immunity you could receive from the power rings at vanila?
A bug?
I've found a ring "resist fire" that made me vulnerable to fire for ~ 38 %!
Shouldn't it be cursed? If not, is it a bug?
Also can we get a higher % then 100%, and if so should that type of attack heal us instead of hurting us?
Regarding magic.
Vanila's magic missile gets stronger when the mage levels, while here it still gives the same 2d6 regardless of my level (currently 22).
"Tapping magical energy" is a great idea, but why the info it gives is "dam 20+d30" instead of "Replenish your mana something something"?
Thanks
P.S. still no Sound :-(Last edited by Ignatius; December 23, 2008, 12:06.Comment
-
I'll answer what I can...
Yes and no. It gives *you* immunity from the element, but immunities in FA/O do not give full protection to your inventory.
Depending on who you ask, that one is a feature... Personally I'm not a fan and have changed that in the 036 version I'll be releasing shortly.
100% is the maximum.
Magic missile does 2d4 at level 1, up to 2d9 at level 50. Though I think a change may have been backed out as it used to be damroll(4 + plev / 10, 3)) in 031 ie 4d3 - 9d3.
That sounds like a bug.
SiComment
-
In fact, resistances multiply. So if you have an item with 40% resistance, you will take 60% of the normal damage; if you then get another item with 50% of the same resistance, that damage will be halved again, and you will take 30% of normal damage (so that's 70% resistance). It does make sense when you get used to it. Really.
Not a bug, just a crummy item.A bug?
I've found a ring "resist fire" that made me vulnerable to fire for ~ 38 %!
Shouldn't it be cursed? If not, is it a bug?
It would, but because of the resists multiplying you will never get over 100%.Also can we get a higher % then 100%, and if so should that type of attack heal us instead of hurting us?
It would have started at 2d4, and will go up again at level 30.Regarding magic.
Vanila's magic missile gets stronger when the mage levels, while here it still gives the same 2d6 regardless of my level (currently 22).
Beats me. It should say nothing, as the mana replenishment depends on the item."Tapping magical energy" is a great idea, but why the info it gives is "dam 20+d30" instead of "Replenish your mana something something"?
Yeah, that's good and broken. I am a little surprised that no-one has complained before.P.S. still no Sound :-(One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
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
-
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
-
One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
Comment