Brues
830e0a0be1
Drop vanilla GetItemInfo shim for C_Item.GetItemInfo
...
The compat/vanilla.lua GetItemInfo override reshaped vanilla's tuple into
retail order by inserting nil at slot 4 (itemLevel), but truncated at 8
fields, dropping itemEquipLoc/itemTexture. ClassicAPI's global GetItemInfo
keeps the vanilla shape (its hook only warms the item cache), so the shim
stayed necessary but incomplete.
Remove it and point the three callers at ClassicAPI's C_Item.GetItemInfo,
which returns the full 18-field retail tuple. Positions 1-8 are identical
to the old shim output, so bags/roll are unchanged; character.lua's
itemSlot (equipLoc, field 9) was always nil under the truncating shim and
now resolves correctly for ShaguScore.
2026-07-25 10:34:33 -05:00
..
2026-07-20 02:40:37 -05:00
2026-07-13 00:06:20 -05:00
2026-07-01 10:20:34 -05:00
2026-07-10 20:26:05 -05:00
2026-07-06 17:33:16 -05:00
2026-05-25 18:50:53 -05:00
2026-07-01 10:43:46 -05:00
2026-07-25 10:34:33 -05:00
2026-05-25 18:50:53 -05:00
2026-07-23 23:08:05 -05:00
2026-07-05 14:32:25 -05:00
2026-06-28 04:28:59 -05:00
2026-07-25 00:53:55 -05:00
2026-07-09 23:01:52 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-07-09 23:01:52 -05:00
2017-07-19 10:35:01 +02:00
2026-07-06 17:07:41 -05:00
2026-07-24 16:37:34 -05:00
2026-07-11 12:43:15 -05:00
2026-07-09 00:56:06 -05:00
2026-07-13 00:06:20 -05:00
2026-07-25 00:32:44 -05:00
2026-07-01 10:20:34 -05:00
2026-07-24 18:20:06 -05:00
2026-07-09 23:01:52 -05:00
2026-07-09 23:01:52 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-07-24 16:23:28 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-07-11 16:04:58 -05:00
2026-05-25 18:50:53 -05:00
2026-07-09 23:01:52 -05:00
2026-07-20 21:16:12 -05:00
2026-07-13 00:32:21 -05:00
2026-07-15 13:45:06 -05:00
2026-07-09 00:56:06 -05:00
2026-07-09 23:01:52 -05:00
2026-07-09 00:56:06 -05:00
2026-07-11 16:04:58 -05:00
2026-07-09 23:01:52 -05:00
2026-05-25 18:50:53 -05:00
2026-07-13 00:06:20 -05:00
2026-07-24 20:54:23 -05:00
2026-07-24 21:10:58 -05:00
2026-07-17 16:04:03 -05:00
2026-07-06 17:07:51 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-07-25 00:33:20 -05:00
2026-07-19 02:25:23 -05:00
2026-07-23 23:08:05 -05:00
2026-07-25 10:34:33 -05:00
2026-05-25 18:50:53 -05:00
2026-07-10 13:23:52 -05:00
2026-07-13 00:06:20 -05:00
2026-07-09 23:01:52 -05:00
2026-07-09 23:01:52 -05:00
2026-07-13 00:06:20 -05:00
2026-07-11 16:04:58 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-07-09 23:01:52 -05:00
2026-05-27 23:30:01 -05:00
2026-07-12 14:01:25 -05:00
2026-07-24 16:08:36 -05:00
2026-05-25 18:50:53 -05:00
2026-07-20 21:51:08 -05:00
2026-05-25 18:50:53 -05:00
2026-07-25 10:10:12 -05:00
2026-07-23 23:08:05 -05:00
2026-07-12 13:48:36 -05:00
2026-06-22 13:51:00 -05:00
2026-07-25 10:10:12 -05:00
2026-07-25 10:10:12 -05:00