una-xiv / umbra

Umbra XIV - Adds quality of life improvements to the game and consolidates common UI elements and actions into a single uniform interface.
GNU Affero General Public License v3.0
83 stars 30 forks source link

[Feature Request] Replace Left side with icons instead of text #56

Closed LeranaRose closed 5 months ago

LeranaRose commented 5 months ago

Option to replace the text image with the icons with the vanilla menu icons (or even modded ones like mine) image

haroldiedema commented 5 months ago

I've implemented this feature, but there is one caveat with this that you should be aware of. The game officially uses a special single texture for the main command that contains all icons in a single file. Mods will probably use that as well.

Unfortunately, I cannot use that for this easily, so it is using the game icons instead. If those are modded, they will show the modded ones. Just be aware that most mod packs may choose to not modify these icons.

To clarify, my modded main command bar looks like this: image

However, using icons in Umbra will make it look like this instead: image