summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHello TMW <hello@themanaworld.org>2025-04-05 11:41:49 +0000
committerHello TMW <hello@themanaworld.org>2025-04-05 11:41:49 +0000
commita450a8401cc2be3b14f3079cf3865e77a314ee7d (patch)
treea93b8f59b4d6eea7ae4d23916b618fb5566c5681
parentcba4348760c58ed0d7c19a1b26d5c30965b4d70c (diff)
downloadclientdata-a450a8401cc2be3b14f3079cf3865e77a314ee7d.tar.gz
clientdata-a450a8401cc2be3b14f3079cf3865e77a314ee7d.tar.bz2
clientdata-a450a8401cc2be3b14f3079cf3865e77a314ee7d.tar.xz
clientdata-a450a8401cc2be3b14f3079cf3865e77a314ee7d.zip
This fixes witch doctor mask appearance in items dialog and hover popup.
For some unknown reasons witch doctor mask looked ugly and distorted in items window (F4 on self or show items on others) and in client hover popup showing item data. I've used item sprite itself to make it looking much better. Technically I moved some part of pixels from item sprite used to display player in game world to item image used in dialogs, both images are by same author, and same license. As extra perk I've optimized PNG packing and halved its size vs original. Reported-By: Rill Approved-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl>
-rw-r--r--graphics/items/equipment/head/witch-doctor-mask.pngbin1683 -> 842 bytes
-rw-r--r--license.md2
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/items/equipment/head/witch-doctor-mask.png b/graphics/items/equipment/head/witch-doctor-mask.png
index f2a641d1..fd3ea418 100644
--- a/graphics/items/equipment/head/witch-doctor-mask.png
+++ b/graphics/items/equipment/head/witch-doctor-mask.png
Binary files differ
diff --git a/license.md b/license.md
index 9f463dc0..784fa120 100644
--- a/license.md
+++ b/license.md
@@ -299,7 +299,7 @@ File | Artists | Licenses
`graphics/items/equipment/head/tophat.png` | QOAL | GPLv2
`graphics/items/equipment/head/warlordhelm.png` | Black Don | GPLv2
`graphics/items/equipment/head/wickedmushroomhat.png` | Cassy, Yuuki, HoraK-FDF | GPLv2
-`graphics/items/equipment/head/witch-doctor-mask.png` | Black Don | GPLv2
+`graphics/items/equipment/head/witch-doctor-mask.png` | Black Don, Hello=) | GPLv2
`graphics/items/equipment/head/witch-hat.png` | Meway | GPLv2, CC BY-SA 3.0
`graphics/items/equipment/head/wizard-hat.png` | Crush, Hal9000 | GPLv2, CC BY-SA 3.0
`graphics/items/equipment/head/yeti-mask.png` | Skipy | GPLv2