Release 1.0.5.0: World Object Tooltip (hover tooltip, detach option), version bump, pluginmaster

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-02-01 01:22:58 -05:00
parent d30f42d4c8
commit 048f6451c8
6 changed files with 161 additions and 10 deletions
+3
View File
@@ -522,6 +522,9 @@ namespace HSUI.Interface
DraggablesHelper.DrawElements(origin, _hudHelper, _hudElements.Values, _jobHud, _selectedElement);
}
// world object tooltip (mouseover in 3D world)
TooltipsHelper.Instance.ShowWorldObjectTooltip();
// tooltip
TooltipsHelper.Instance.Draw();