Angband.oook.cz
Angband.oook.cz
AboutVariantsLadderForumCompetitionComicScreenshotsFunniesLinks

Go Back   Angband Forums > Angband > Vanilla

Reply
 
Thread Tools Display Modes
Old July 10, 2016, 08:51   #11
Cold_Heart
Adept
 
Cold_Heart's Avatar
 
Join Date: Mar 2012
Posts: 141
Cold_Heart is on a distinguished road
I support the sidebar resistance display BUT it should be configurable which specific set is displayed, not a hardcoded set.
Cold_Heart is offline   Reply With Quote
Old July 10, 2016, 12:44   #12
Nomad
Knight
 
Nomad's Avatar
 
Join Date: Sep 2010
Location: England
Posts: 958
Nomad is on a distinguished road
I feel like if you're going to have resistances in the sidebar it makes sense to restrict it to the base four because there's a limited amount of sidebar space (only about 6 unused lines at minimum window size) and they're the ones that have multiple possible states including double resist and immunity instead of just a binary yes/no.

It would probably be good to have a colour-coded resistance list as a possible subwindow option, though - maybe something like this?

Code:
                         
 rAcid rElec rFire rCold 
                         
 rPois rLite rDark Sound 
                         
 Shard Nexus Chaos Disen 
                         
 pFear pBlnd pConf pStun 
                         
 FrAct Invis Regen S.Dig 
                         

Last edited by Nomad; July 10, 2016 at 13:09.
Nomad is offline   Reply With Quote
Old July 10, 2016, 16:24   #13
Pete Mack
Prophet
 
Join Date: Apr 2007
Location: Seattle, WA
Posts: 6,769
Donated: $40
Pete Mack will become famous soon enough
If you really want to go there, you will want to be able to show 3 levels of resistance for the base 4 (or 5), and you really only need to show resistances, not flags. And not so verbose. Use colors for the string:
Code:
AcElCoFiPoLiDaSoShNxChDi
Pete Mack is offline   Reply With Quote
Old July 11, 2016, 00:15   #14
Derakon
Prophet
 
Derakon's Avatar
 
Join Date: Dec 2009
Posts: 9,022
Derakon is on a distinguished road
Quote:
Originally Posted by Pete Mack View Post
If you really want to go there, you will want to be able to show 3 levels of resistance for the base 4 (or 5), and you really only need to show resistances, not flags. And not so verbose. Use colors for the string:
Code:
AcElCoFiPoLiDaSoShNxChDi
That's basically what I did in Pyrel; every element had a two-letter short name that was displayed in the status bar.
Derakon is offline   Reply With Quote
Old July 11, 2016, 18:53   #15
bio_hazard
Knight
 
bio_hazard's Avatar
 
Join Date: Dec 2008
Posts: 646
bio_hazard is on a distinguished road
Since this is coming up again, any chance of having resistance displays like this on a per-item basis as well? What I'd love to see in the status or character detail screen is a table with the cumulative resistance across horizontally, and below that are rows for each equipped item and their individual contribution to the overall resistance of the character. What would be different from the current system:

Rather than just having abcdef... along the bottom of a table to indicate inventory slot as it is now, the first column in the table would have the slot and name of the item.

Ability to use up/down arrows to select a given inventory slot, then left/right arrow to simulate a switch in equipment to another item in inventory/home and see how resistance coverage would change.

(possibly) be able to actually change what is wielded from this screen, maybe with a confirm if any enemies in view if this takes energy.

I feel like this would make the mid/late game much less of a slog, rather than having to spend so much time equipping and unequipping things to figure out better combinations of gear.
bio_hazard is offline   Reply With Quote
Old July 11, 2016, 21:02   #16
Nomad
Knight
 
Nomad's Avatar
 
Join Date: Sep 2010
Location: England
Posts: 958
Nomad is on a distinguished road
Well, while we're kicking ideas around, how about adding a new page to the knowledge menu that compares the resistances of all items you currently own (whether they're equipped, in the inventory, or in the home) in one long scrollable list, something like this?

Code:

                                                                          
   @                   AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
--------------------------------------------------------------------------
 e / (Holy Avenger)    AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
 i | of Extra Attacks  AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
   \ (Defender)        AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
 e } of Power          AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
 e = 'Narya'           AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
 e = Damage            AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
 i = Resist Poison     AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
   = Acid              AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
 e " Weaponmastery     AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
   " Trickery          AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
 e ~ of True Sight     AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
 e ( of Himring        AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
   [ of Elvenkind      AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
   [ of Elvenkind      AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
 e ( of Protection     AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
 e ) of Elvenkind      AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
 i ) of Thorin         AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
 e ] of Telepathy      AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
   ] of Thengel        AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
 e ] of Free Action    AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
 e ] of Speed          AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
   ] of Stability      AcElFiCoPoLiDkSoShNxNtChDi pFpBpCpS HLRgESSIFAFtSD 
                                                                          
...Of course, I leave the exercise of how you'd actually code something like this for other people to deal with.
Nomad is offline   Reply With Quote
Old July 11, 2016, 22:02   #17
Nick
Vanilla maintainer
 
Nick's Avatar
 
Join Date: Apr 2007
Location: Canberra, Australia
Age: 57
Posts: 9,481
Donated: $60
Nick will become famous soon enoughNick will become famous soon enough
Quote:
Originally Posted by Nomad View Post
...Of course, I leave the exercise of how you'd actually code something like this for other people to deal with.
*Sigh*

You know I'm going to have to do this now, right? I hope you're happy.
__________________
One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.
Nick is offline   Reply With Quote
Old July 11, 2016, 22:16   #18
bio_hazard
Knight
 
bio_hazard's Avatar
 
Join Date: Dec 2008
Posts: 646
bio_hazard is on a distinguished road
Awesome! Maybe add a (f)loor category along with (e)quip, (i)nventory, and (h)ome.
bio_hazard is offline   Reply With Quote
Old July 11, 2016, 22:41   #19
Nomad
Knight
 
Nomad's Avatar
 
Join Date: Sep 2010
Location: England
Posts: 958
Nomad is on a distinguished road
Quote:
Originally Posted by Nick View Post
*Sigh*

You know I'm going to have to do this now, right? I hope you're happy.
Mwahahahahahaha. My work here is done.
Nomad is offline   Reply With Quote
Old July 11, 2016, 23:05   #20
Pete Mack
Prophet
 
Join Date: Apr 2007
Location: Seattle, WA
Posts: 6,769
Donated: $40
Pete Mack will become famous soon enough
That is a bit harder to understand. I actually like having everything in compact form--it's easy to see at a glance, and the colors and symbols give a good enough hint.
What I thought might be more useful is the inventory and home resistance stuff, so you can see that at a glance, too.
(Scrollable is almost synonymous with "hard to see at a glance.")

Quote:
Originally Posted by Nomad View Post
Well, while we're kicking ideas around, how about adding a new page to the knowledge menu that compares the resistances of all items you currently own (whether they're equipped, in the inventory, or in the home) in one long scrollable list, something like this?
{snip}
Pete Mack is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Attack damage indicators in monster memory Wanderlust Vanilla 7 December 15, 2015 19:22
Why no temporary telepathy Mark Vanilla 5 January 27, 2014 07:30
Temporary Stat Loss UglySquirrell Vanilla 0 August 8, 2011 20:48
rings for temporary resistance? stalza Vanilla 6 February 25, 2010 01:48
Failed to Create Temporary File \s87g.1. d1sc0nnected Vanilla 2 April 2, 2008 18:45


All times are GMT +1. The time now is 21:33.


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