]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Merge branch 'sev/hud_nades' into 'master'
authorMario <zacjardine@y7mail.com>
Sun, 2 Aug 2015 02:38:11 +0000 (02:38 +0000)
committerMario <zacjardine@y7mail.com>
Sun, 2 Aug 2015 02:38:11 +0000 (02:38 +0000)
Nade HUD icons

Currently, the bonus nade is drawn in an unusual way in the ammo panel.
It is split up into different layers, with the top layer being multiplied the
color of the current nade type, which does not work well for Luma.
At the same time, there are separate nade icons for the notification panel.

**New solution**
Have one icon per nade type, use them for both panels.

See merge request !153


No differences found