Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Armor/tools parts display [do you like this feature?] #40157

Closed
matt32106 opened this issue May 4, 2020 · 4 comments
Closed

Armor/tools parts display [do you like this feature?] #40157

matt32106 opened this issue May 4, 2020 · 4 comments
Labels
[C++] Changes (can be) made in C++. Previously named `Code` <Enhancement / Feature> New features, or enhancements on existing Info / User Interface Game - player communication, menus, etc. stale Closed for lack of activity, but still valid.

Comments

@matt32106
Copy link
Contributor

Describe the solution you'd like

To help me fit my gear, I have made a small python prog to display my armor (from the current save) like this:

Coverage/Bash/Cut  SKINTIGHT    NORMAL     OUTER     WAIST    BELTED 
HEAD               ---/--/--  85/18/27 100/ 8/12 ---/--/--  15/ 1/ 3 
EYES               ---/--/-- 100/ 6/ 9  95/ 4/ 4 ---/--/-- ---/--/-- 
MOUTH              ---/--/-- 100/ 6/ 9 ---/--/-- ---/--/-- ---/--/-- 
TORSO              ---/--/--  90/12/16  85/50/90   5/ 4/ 4  40/ 3/ 3 
ARMS               ---/--/-- ---/--/-- ---/--/-- ---/--/--  90/ 9/12 
HANDS              ---/--/--  95/12/16 ---/--/-- ---/--/-- ---/--/-- 
LEGS               ---/--/--  90/12/16 ---/--/-- ---/--/--  70/12/12 
FEET               100/ 1/ 1  95/12/16 ---/--/-- ---/--/-- ---/--/-- 

Do you think a screen like this c/should be added to the + menu?
Options: display also encumbrance & warmth?

Note for dev: some armor items are in the tool_armor.json which is not in the armor dir.

@anothersimulacrum
Copy link
Member

I like it, but how does it work when you're wearing more than one thing on a layer?

@matt32106
Copy link
Contributor Author

Add lines, it's ugly but i think it works:

Coverage/Bash/Cut  SKINTIGHT    NORMAL     OUTER     WAIST    BELTED 
HEAD               ---/--/--  85/18/27 100/ 8/12 ---/--/--  15/ 1/ 3 
EYES               ---/--/-- 100/ 6/ 9  95/ 4/ 4 ---/--/-- ---/--/-- 
MOUTH              ---/--/-- 100/ 6/ 9 ---/--/-- ---/--/-- ---/--/-- 
TORSO              ---/--/--  90/12/16  85/50/90   5/ 4/ 4  40/ 3/ 3 
                                                  10/ 2/ 2 
ARMS               ---/--/-- ---/--/-- ---/--/-- ---/--/--  90/ 9/12 
HANDS              ---/--/--  95/12/16 ---/--/-- ---/--/-- ---/--/-- 
LEGS               ---/--/--  90/12/16 ---/--/-- ---/--/--  70/12/12 
FEET               100/ 1/ 1  95/12/16 ---/--/-- ---/--/-- ---/--/-- 

@KorGgenT KorGgenT added <Enhancement / Feature> New features, or enhancements on existing [C++] Changes (can be) made in C++. Previously named `Code` Info / User Interface Game - player communication, menus, etc. labels May 5, 2020
@stale
Copy link

stale bot commented Jun 4, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Please do not 'bump' or comment on this issue unless you are actively working on it. Stale issues, and stale issues that are closed are still considered.

@stale stale bot added the stale Closed for lack of activity, but still valid. label Jun 4, 2020
@stale
Copy link

stale bot commented Jul 4, 2020

This issue has been automatically closed due to lack of activity. This does not mean that we do not value the issue. Feel free to request that it be re-opened if you are going to actively work on it

@stale stale bot closed this as completed Jul 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C++] Changes (can be) made in C++. Previously named `Code` <Enhancement / Feature> New features, or enhancements on existing Info / User Interface Game - player communication, menus, etc. stale Closed for lack of activity, but still valid.
Projects
None yet
Development

No branches or pull requests

3 participants