roby-brok 1ad4c1e2a6 Tooltip: don't crash on tooltips longer than 30 lines
AddSourceLine's line buffer is pre-built for exactly 30 entries, so any
item tooltip that exceeds that dies with

  Core\Tooltip.lua:56: attempt to index field '?' (a nil value)

on every hover, and the source line is never added. Easy to hit on
servers with long set lists in the tooltip plus a tooltip-extending
addon (StatCompare and friends) -- a 6-piece set block alone adds ~10
lines. Grow the buffer on demand instead; the clear/rebuild loops
already iterate whatever size the table has.
2026-08-14 13:28:10 +03:00
2026-08-07 15:23:47 +03:00
2026-07-20 15:16:53 +03:00
2026-07-24 13:28:26 +03:00
2024-09-24 10:24:30 +03:00
2024-10-20 18:47:14 +03:00

AtlasLoot

AtlasLoot Turtle WoW Edition allows you to view loot from bosses/ enchants/ crafted items/ reputation rewards/ PvP rewards in game!

Features of this fork

  • Option to show source and drop rate on item tooltips.
  • All professions sorted by slot/purpose.
  • New menus for dungeons/raids and world bosses.
  • Reworked menus for crafting/reputations/collections/pvp.
  • Reworked dropdown menus.
  • Keybinds, and many bugfixes.

Preview

123

2222

333

Thanks to original author and all contributors

  • Daviesh (original author)
  • Pompa (Turtle WoW World Bosses)
  • Xerron (Turtle WoW World Bosses)
  • Gurky (Turtle WoW 1.16/1.16.1 Dungeons)
  • Shagu (pfUI update code)
  • Lexie (Turtle WoW fixes/updates)
  • Otari (overhaul/revamp, menu changes, bugfixes/updates)
S
Description
OctoWoW fork of Otari98/AtlasLoot (AtlasLoot Turtle WoW Edition), pinned. Adds the custom OctoWoW dungeons/raids (Windhorn Canyon, Dragonmaw Retreat, etc.) to the classic AtlasLoot loot browser used by OctoLauncher.
Readme 3.6 MiB
Languages
Lua 100%