]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit - gfx/hud/default/buff_disability.tga
Merge branch 'sev/luma_itemstime' into 'master'
authorMario <zacjardine@y7mail.com>
Wed, 12 Aug 2015 10:09:52 +0000 (10:09 +0000)
committerMario <zacjardine@y7mail.com>
Wed, 12 Aug 2015 10:09:52 +0000 (10:09 +0000)
commitd78c1f16b437679d92a3b680525cb41db1b0a46e
treefb876c8f02020e3087a99aca7cbf46884da1175d
parentc6198cfeec80884bbea88e52410a5cc140216c1b
parentace30b72275ea2fdac88646eeb09e474fec61879
Merge branch 'sev/luma_itemstime' into 'master'

Small icon updates for itemstime panel

I made a few revisions after the merge of the itemstime panel:

- Because HUD icons are inherited from the default theme, it is unnecessary to add identical icons to the luminos theme.
So I removed them to save some space.

- There already are icons for the strength and shield powerups, it is redundant to add second versions.
However, the quality of the new icons is a lot better than the old ones, so I moved
`default/item_shield` and `default/item_strength` to `default/shield` and `default/strength`.

- To match these new powerup icons, I updated the buff and superweapons icons.

- I added new icons to the Luma theme.

See merge request !169