-
Notifications
You must be signed in to change notification settings - Fork 26
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
Coverage values incorrect for some armor #96
Comments
Coverage values being wrong is certainly something I want to fix. The materials being displayed vertically is intentional; if they are displayed horizontally then items with many materials won't fit on the screen (e.g. https://nornagon.github.io/cdda-guide/#/item/armor_ch_chestplate). tbh this isn't a terribly satisfying solution, but I haven't yet come up with a better one. Probably at some point I'll do a color-coding system with a key, and maybe I'll have it only kick in when there is more than one material. But: it's not a bug 😅 |
(fwiw, the vertical text looks a lot better in Japanese! 🤣) |
I understand. I'll adjust the initial issue comment then. |
There are a few bugs with the display of armor statistics right now (see picture below). I have tried using other browsers to see if that fixed the issue, but it still remained. Bugs included the following seen in the entry for "T-Shirt":
Material has no "Material" label and is displayed vertically (see the word "Cotton" in the picture).The label "Protection" is separated from the actual values by a few rows.Here is a photo of what I am talking about:
The text was updated successfully, but these errors were encountered: