v1.0.8.13: Item tooltips (TryGetRow + base item ID)
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# 1.0.8.13
|
||||
- **Hotbars**: Fixed item tooltips not showing — use TryGetRow for Item sheet and base item ID so tooltip no longer fails for some items.
|
||||
|
||||
# 1.0.8.12
|
||||
- **Hotbars**: Fixed item icons not drawing on hotbar — game encodes HQ items as iconId + 1000000; now use iconId % 1000000 and itemHq flag so item icons (including HQ) display correctly.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user