Commit Graph

8 Commits

Author SHA1 Message Date
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
811346e744 Folder Restructure 2025-12-15 15:54:57 -07:00
ac72fa4f62 Update to Negative values. Wont show "- -#" corrected to show "-#" 2025-12-12 16:20:37 -07:00
b45104eee7 Update to Passive tree tooltips to have a title as well as details pane when mouseover 2025-12-12 16:12:21 -07:00
8c684a527a structure to enable stat gains in passive trees 2025-11-05 21:48:50 -07:00
c631ae599a Initial commit 2025-11-05 20:09:43 -07:00