Commit Graph

4 Commits

Author SHA1 Message Date
f2be1a3199 update functions for tooltip to accept rarity colour as one of the constructor overrides
TODO Fix z order logic for inventory
2025-12-20 17:28:27 -07:00
c33b0736a0 Added tooltip logic to inv, relics, and Equip. Need to add logic for subtype in tooltip at some point. 2025-12-19 22:44:14 -07:00
6e3f4b2fa2 Changed Tooltip to have background UI. added sub text for Title to display Item type in the future.
Need to refactor tooltip initializer logic to incorporate this new element. Hide it for tooltips
2025-12-19 21:01:04 -07:00
d04bca8098 Removed dependency of tooltip widget to Skill Nodes widgets. Can now be used by other widgets.
Added default constructors for blanket title/Details, as well as title/stats layout
2025-12-17 23:31:19 -07:00