Z+Angband 0.3.0 beta released!

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Skelwing
    replied
    Another question,

    What exactly do the auto_destroy_xxx options do? From what I've seen, they appear to destroy all items of that type on the ground, regardless of pseudo-id. Is that supposed to happen?

    A lot of the options, including these, aren't in the documentation yet...

    Leave a comment:


  • Mangojuice
    replied
    Originally posted by perost
    Ok, I'll do that later today.


    Yeah, I usually just edit one of the pref-files so that ctrl+V is repeat, like in vanilla. But it's kind of annoying to have to do it for every new release, so it would be nice if you could make it permanent. It doesn't really matter much which key is used though.
    OK, it's in there now. Will be included in future versions.

    Leave a comment:


  • perost
    replied
    Originally posted by Mangojuice
    Send me the savefile; I may not be able to do anything other than confirm that it doesn't happen on my computer. This is certainly the first I'm hearing of it.
    Ok, I'll do that later today.

    Originally posted by Mangojuice
    Sorry, I thought I had done that. You can actually define your own keymaps via the '@' command; create a keymap (enter 'n' for the Action) and you can then Append keymaps to a file to save your keymaps so they always get loaded automatically. What command was supposed to be repeat in roguelike?
    Yeah, I usually just edit one of the pref-files so that ctrl+V is repeat, like in vanilla. But it's kind of annoying to have to do it for every new release, so it would be nice if you could make it permanent. It doesn't really matter much which key is used though.

    Leave a comment:


  • Mangojuice
    replied
    Originally posted by perost
    I'm trying out Z+ 0.3.1 now, but I constantly run into a bug that makes the game segfault sometimes when I try to sell items. Here's a backtrace:
    Code:
    Program received signal SIGSEGV, Segmentation fault.
    object_dup (o_ptr=0x7fce00000000) at src/object2.c:43
    43		COPY(o_ptr, j_ptr, object_type);
    I have a savefile that I can realiably crash the game with too, if you want it. I suspect though that it's because of my a bit unusual platform (64-bit linux) that the bug shows itself, since noone else seems to have any problems.

    Send me the savefile; I may not be able to do anything other than confirm that it doesn't happen on my computer. This is certainly the first I'm hearing of it.

    Also, it's still not possible to repeat commands with the roguelike keyset. Just a reminder
    Sorry, I thought I had done that. You can actually define your own keymaps via the '@' command; create a keymap (enter 'n' for the Action) and you can then Append keymaps to a file to save your keymaps so they always get loaded automatically. What command was supposed to be repeat in roguelike?

    Leave a comment:


  • perost
    replied
    I'm trying out Z+ 0.3.1 now, but I constantly run into a bug that makes the game segfault sometimes when I try to sell items. Here's a backtrace:
    Code:
    Program received signal SIGSEGV, Segmentation fault.
    object_dup (o_ptr=0x7fce00000000) at src/object2.c:43
    43		COPY(o_ptr, j_ptr, object_type);
    (gdb) bt
    #0  object_dup (o_ptr=0x7fce00000000) at src/object2.c:43
    #1  0x000000000046b7bb in store_sell () at src/store.c:1779
    #2  0x000000000046d77d in do_cmd_store (f1_ptr=<value optimized out>)
        at src/store.c:2341
    #3  0x000000000050979f in toluaI_field_do_cmd_store00 (tolua_S=0x19af7f0)
        at src/l-field.c:357
    #4  0x00000000005138db in luaD_call (L=0x19af7f0, func=0x19b6400, nResults=0)
        at src/lua/ldo.c:134
    #5  0x0000000000511f96 in luaV_execute (L=0x19af7f0, cl=0x1bf80a0, 
        base=0x19b63f0) at src/lua/lvm.c:382
    #6  0x000000000051398b in luaD_call (L=0x19af7f0, func=0x19b63f0, nResults=-1)
        at src/lua/ldo.c:177
    #7  0x000000000051344d in luaD_runprotected (L=0x19af7f0, f=0x513d70 <f_call>, 
        ud=0x7fff38e42b90) at src/lua/ldo.c:376
    #8  0x0000000000513483 in lua_call (L=0x798b4c, nargs=<value optimized out>, 
        nresults=<value optimized out>) at src/lua/ldo.c:220
    #9  0x00000000004a7b9f in call_lua_hook (
        script=0x1bac330 "do_cmd_store(field)", format=0x5616df "", 
        vp=0x7fff38e42db0) at src/script.c:456
    #10 0x00000000004a8375 in apply_field_trigger (
        script=0x1bac330 "do_cmd_store(field)", f_ptr=0x1ba6818, 
        format=0x5616df "", vp=0x7fff38e42db0) at src/script.c:665
    #11 0x000000000044c2ee in field_script (c_ptr=<value optimized out>, 
    ---Type <return> to continue, or q <return> to quit---
        action=<value optimized out>, format=0x5616df "") at src/fields.c:1096
    #12 0x0000000000450b5d in move_player (dir=<value optimized out>, do_pickup=0)
        at src/cmd1.c:2668
    #13 0x0000000000452a5b in do_cmd_walk (pickup=0) at src/cmd2.c:1959
    #14 0x000000000048ece5 in process_command () at src/dungeon.c:2244
    #15 0x0000000000492f62 in play_game (new_game=0 '\0') at src/dungeon.c:2889
    #16 0x00000000004e3aa7 in main (argc=1, argv=0x7fff38e434f8) at src/main.c:604
    I have a savefile that I can realiably crash the game with too, if you want it. I suspect though that it's because of my a bit unusual platform (64-bit linux) that the bug shows itself, since noone else seems to have any problems.

    Also, it's still not possible to repeat commands with the roguelike keyset. Just a reminder

    Leave a comment:


  • Mangojuice
    replied
    Originally posted by Mister.Yasd
    I'd like to echo that sentiment - it is lovely to be playing a 'new' Zangband and I really nust say thank you for your ongoing commitment to it. Great stuff! :-)
    Thanks. It's been fun. I go in these phases in my life where I have one obsession for a few months, then another... this one has lasted longer than most, but it also feels better than most because I'm building something that people can enjoy, not just me.

    Leave a comment:


  • Mister.Yasd
    replied
    Also, a bug that could cause you to starve to death waiting for your "stun" to go away in some cases has been fixed.
    Aha! That would explain what happened to one of my favourite Chaos Warriors!

    Hi, I would like to thank you mangojuice for an excellent revival of Zangband. I'm getting addicted all over again
    I'd like to echo that sentiment - it is lovely to be playing a 'new' Zangband and I really nust say thank you for your ongoing commitment to it. Great stuff! :-)

    Leave a comment:


  • Mangojuice
    replied
    Originally posted by Voltan
    Hi, I would like to thank you mangojuice for an excellent revival of Zangband. I'm getting addicted all over again

    I have a question though; having ESP disturbs my resting (and running). I have tried both with or without the "Disturb whenever viewable monster moves". Is there some way to get the vanilla behavior where you don't get disturbed unless the ESP monster comes within line of sight?
    ESP is now very annoying instead of extremely useful
    I didn't realize that had been fixed in Vanilla. I'll check it out to see if I can import it easily.

    Leave a comment:


  • Voltan
    replied
    Hi, I would like to thank you mangojuice for an excellent revival of Zangband. I'm getting addicted all over again

    I have a question though; having ESP disturbs my resting (and running). I have tried both with or without the "Disturb whenever viewable monster moves". Is there some way to get the vanilla behavior where you don't get disturbed unless the ESP monster comes within line of sight?
    ESP is now very annoying instead of extremely useful

    Leave a comment:


  • Mangojuice
    replied
    Originally posted by RogerN
    Extremely minor UI complaint:

    If I fire an arrow from my inventory at a specific target then I can use the repeat command (n) to continue firing arrows at the same target. However, if I use an arrow from the quiver then the repeat command doesn't let me do the same thing with a single keypress. It'd be nice if you could use the repeat command with a quiver.
    Already on my list.

    Leave a comment:


  • RogerN
    replied
    Extremely minor UI complaint:

    If I fire an arrow from my inventory at a specific target then I can use the repeat command (n) to continue firing arrows at the same target. However, if I use an arrow from the quiver then the repeat command doesn't let me do the same thing with a single keypress. It'd be nice if you could use the repeat command with a quiver.

    Leave a comment:


  • Mangojuice
    replied
    Originally posted by Arendil
    I meant, reading, or browsing a spellbook, I get a list of spells, and their corresponding power adjustment along with fail and mana. Then, pressing a spell letter for a detailed info, I get different number. So, at least one of them have to be wrong. Third place was under '~' menu.
    Ah, okay. Actually, all three places are working properly it seems.

    In the detailed spell info under the browse menu, the 25% bonus for Nature Magic outside is not factored in, because it is explicitly mentioned in the description. The other two give your current total power bonus.

    Leave a comment:


  • Arendil
    replied
    Originally posted by Mangojuice
    Largest possible bonus right now is:

    +10% (overlapping realms)
    +50% (maximum focus)
    +29% (Life magic, healing)

    = 113% (the bonuses are multiplicative).
    Ho, hum. I don't understand. Is it 113% or 13%?
    I assumed that different bonuses are just summed up. If what you wrote above is true, then maximum focus alone should give 150%. i.e. overflow.
    Right, or do I miss something?
    Also, taking wilderness bonus into account, it is unclear when this 25% is added. First, last, or somewhere in the middle?

    Originally posted by Mangojuice
    So it fits, if barely.
    Bad idea. What will happen if you forget maximum value, and add some extra bonuses, for example through ego items or artifacts?

    Originally posted by Mangojuice
    What was the other way you said it was wrong? I get the right display when browsing or when selecting a spell to cast.
    I meant, reading, or browsing a spellbook, I get a list of spells, and their corresponding power adjustment along with fail and mana. Then, pressing a spell letter for a detailed info, I get different number. So, at least one of them have to be wrong. Third place was under '~' menu.

    Leave a comment:


  • Mangojuice
    replied
    Originally posted by Jude
    Couple more things. The spell list, when you have it in a separate window under the window display preferences thing, just shows the first two spells of my first spellbook (right now I'm a Death/Sorcery priest). Might want to make sure that's working as it should.

    Also, I just had an idea you could think about. Instead of picking one or two types of magic at the beginning, maybe you could do a Master of Magic type thing (since Zangband's magic system ultimately comes from MOM) where you can pick maybe one or two tiers at a time, either putting them in the same school of magic or in two different ones. Basically the difference would be that if you wanted, you could have a mage with four tiers of Chaos magic, two tiers of sorcery and two tiers of Nature. Gives you a little more options. You could pick the new tiers as you levelled up.

    Characters that currently get one school of magic, Paladins for example, might still be limited by their class - they can either pick two tiers in Life or Death to begin with, but their second two they can either continue putting in that school or into another school if they think that would be more useful. Rangers would have to go with nature up to three or four tiers but their other slots they could do whatever they wanted; same with Priests. High Mages, you might still just make them focus on in one. Chaos Warriors (my favorite class) might have to go with Chaos all the way or could get options later.

    Anyway, something to think about.
    I'll check on the window thing. I admit, I had forgotten about that feature during the upgrade.

    As for the Master of Magic idea, yes, that is interesting and I was thinking of moving in that direction in the future, but I hadn't thought of using tiers as the "units" of each realm, and that's a very good idea. I had been toying with the idea of changing High Mages from "specialists" to "generalists" who can use every realm with some restrictions.. but in the end I do like the specialist idea, it adds tactical challenge. But this might be reasonable for a new class, perhaps "Sorceror" or something.

    How badly can this ability be broken? The best I've thought of so far would be to have a character with 4 tiers in Sorcery, 1 in Chaos, and 5 in Life; this is probably a lot better than a Life/Sorcery mage, because Magic Missile has such an impact on the game. Similarly, a mage having 1 tier in Arcane gains a lot -- Zap, Blink, a bit of healing, and the pseudo-id spell.

    Leave a comment:


  • Jude
    replied
    Couple more things. The spell list, when you have it in a separate window under the window display preferences thing, just shows the first two spells of my first spellbook (right now I'm a Death/Sorcery priest). Might want to make sure that's working as it should.

    Also, I just had an idea you could think about. Instead of picking one or two types of magic at the beginning, maybe you could do a Master of Magic type thing (since Zangband's magic system ultimately comes from MOM) where you can pick maybe one or two tiers at a time, either putting them in the same school of magic or in two different ones. Basically the difference would be that if you wanted, you could have a mage with four tiers of Chaos magic, two tiers of sorcery and two tiers of Nature. Gives you a little more options. You could pick the new tiers as you levelled up.

    Characters that currently get one school of magic, Paladins for example, might still be limited by their class - they can either pick two tiers in Life or Death to begin with, but their second two they can either continue putting in that school or into another school if they think that would be more useful. Rangers would have to go with nature up to three or four tiers but their other slots they could do whatever they wanted; same with Priests. High Mages, you might still just make them focus on in one. Chaos Warriors (my favorite class) might have to go with Chaos all the way or could get options later.

    Anyway, something to think about.

    Leave a comment:

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