EtienneLamoureux / TQVaultAE

Extra bank space for Titan Quest Anniversary Edition
MIT License
284 stars 62 forks source link

Improve amulet display in equipment panel. #306

Closed ejfudd closed 4 years ago

ejfudd commented 4 years ago

Now that the game handles two different sizes of amulets, the equipment panel display should center the smaller items in the larger amulet slot. Right now the amulet slot is still a 1x1 slot with the new 2x1 torcs being overdraw into an adjacent cell.

Recommend to center the 1x1 amulets in the equipment panel slot and adjust the mouse detection of the slot so that the highlighting is done correctly and the tooltip properly shows in the correct spot.

EtienneLamoureux commented 4 years ago

Yes, great.

Duplicate of https://github.com/EtienneLamoureux/TQVaultAE/issues/128