Path-of-Terraria / PathOfTerraria

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

feat: add new gear inventory #271

Closed shnakamura closed 4 months ago

shnakamura commented 4 months ago

### Link Issues Resolves: #84

Description of Work

Implements a new gear inventory through an entirely new UI. The new gear inventory provides compatibility across vanilla features such as loadouts, vanity equipment, and tinting gear through dyes.

Comments

Further analysis may be necessary for solving issues like equipping gear through shift-clicking (which is not functional at the moment), limiting the amount of accessories the player can use to prevent "invisible" accessories (accessories that are being worn, but are not displayed in the gear inventory), and setting up weapon & offhand combination constraints.

CollinHerber commented 4 months ago

Going to let Gabe , or someone else with more UI knowledge, to review this vs me 😓