Path-of-Terraria / PathOfTerraria

GNU General Public License v3.0
1 stars 3 forks source link

Weapon & Pickaxe Weapon Slot Tooltip #263

Closed CollinHerber closed 4 months ago

CollinHerber commented 4 months ago

Summary

Right now the weapon slot and pickaxe don't contain a tooltip in the hotbar thanks to our override preventing the tooltips from showing where skills/potions are.

We want the tooltip to show on the weapon and pickaxe slot only for those two slots.

Reasonings

To prevent the user from needing to go into their full inventory screen to see

GabeHasWon commented 4 months ago

image image You mean these right? If so, done. I only make the tooltip show up on the main weapon if you're on the combat hotbar, and everything else if you're on the building hotbar, since you can't see most of your items when on the combat & vise-versa. This is extremely easy to change if need be.