Spit
e783939c9e
use variable for tooltip maximum size
2026-08-14 13:28:10 +03:00
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
Spit
2a6394b95f
lower container frame strata
2026-08-06 16:04:00 +03:00
Spit
e3e3959ad2
lower strata of the default frame and minimap button
2026-08-05 20:08:20 +03:00
Spit
407f159816
new container indicator for menu items
2026-08-05 15:44:33 +03:00
Spit
ce0bf63726
new container indicator
2026-08-05 10:39:43 +03:00
Spit
fe5a26eab4
correct navigation buttons in upper kara
2026-07-27 20:15:28 +03:00
Spit
c1464f1fe9
typo
2026-07-27 20:15:28 +03:00
Spit
4cf32377a5
dont hide quicklooks and navigation buttons
2026-07-27 20:10:53 +03:00
Spit
74c7506e63
cleanup atlas buttons table
2026-07-27 20:08:17 +03:00
Spit
2c34773280
add missing spells
2026-07-24 13:28:26 +03:00
Spit
ec51ded298
add pvp misc
2026-07-20 14:54:46 +03:00
Spit
c74a5f85d8
update how category text is shown
2026-07-20 13:37:05 +03:00
Spit
aed9661e69
rework menus
2026-07-20 10:02:44 +03:00
Spit
dba815a33f
fix ubrs and lbrs back pages
2026-07-16 11:42:52 +03:00
Spit
bcf1ccb9e6
dont insert duplicates in search results
2026-07-16 11:41:02 +03:00
Spit
d518686548
move Spells.lua to Database folder
2026-07-09 11:56:52 +03:00
Spit
b301b6b24e
support quantity display for items
2026-07-09 11:50:39 +03:00
Spit
df8639aba1
formatting
2026-07-02 08:57:26 +03:00
Spit
836409583a
format if statements
2026-07-02 08:48:32 +03:00
Spit
37d86fc689
remove query server button
2026-06-21 14:23:13 +03:00
Spit
00b0fe4362
add timbermaw hold sets to sets menu
2026-04-06 19:52:33 +03:00
Spit
a6f2a73143
fix mc missing from dungeosn menu
2026-04-05 11:09:18 +03:00
Spit
f4e95e04f2
dont call redundant function
2026-04-02 09:24:56 +03:00
Spit
4f33dbd200
fix frame levels
2026-04-02 09:24:21 +03:00
Spit
922718bd3f
timbermaw hold
2026-04-02 09:22:37 +03:00
Spit
c9fa298c71
update survival
2026-03-29 20:23:40 +03:00
Spit
ef036ddaed
new rep
2026-03-26 11:09:55 +03:00
ggb00
0dcdfa876b
Fixed 2 Bags
2026-03-25 18:48:49 -04:00
Spit
491a5099e1
2 new raid bosses
2026-03-25 15:04:45 +03:00
Spit
64e907db6e
new dungeons
2026-03-25 14:05:25 +03:00
Spit
fda7e25b6c
add shendralar to dropdown
2025-12-17 20:39:08 +03:00
Spit
521b0ec1dc
better hooks into Atlas functions
2025-11-28 18:30:42 +03:00
Spit
9a2d7b0a47
update flasks recipes
2025-11-05 21:39:50 +03:00
Spit
c44a2c5876
get rid of useless options, refactor
2025-10-31 16:28:24 +03:00
Spit
6e588bf150
fix AL panel button
2025-10-14 09:54:42 +03:00
Spit
9cbceb75e9
hide query server button
2025-10-08 00:47:15 +03:00
Spit
6ae3ca33f4
performance friendly icon borders, get rid of redundant parameter to AtlasLoot_ShowItemsFrame
2025-10-04 18:47:30 +03:00
Spit
474aff3bb2
Update AtlasLoot.lua
2025-10-04 16:16:37 +03:00
Spit
fb8654af15
increase frame level
2025-10-03 18:20:21 +03:00
Spit
1b32d34db9
check for dressingroomID
2025-10-03 17:36:57 +03:00
Spit
b87db656ca
add icon borders
2025-10-03 17:20:44 +03:00
Spit
4e60a35c85
remove some unused strings
2025-10-03 17:11:04 +03:00
Spit
9fe454b2f2
spells fixes
2025-10-03 17:09:16 +03:00
Spit
717d8489ba
dont use GameTooltip for caching
2025-10-03 00:20:58 +03:00
Spit
f4407ef0ef
refactor tooltip.lua
2025-10-02 02:04:07 +03:00
Spit
8bba283afa
refactor menu list slightly
2025-10-02 02:03:42 +03:00
Spit
26babdb5ce
format
2025-10-01 16:00:08 +03:00
Spit
948ce53628
attempt to fix text disappearing on low UI scale
2025-09-29 23:51:17 +03:00
Spit
0a3353be71
use actual item texture if available
2025-09-28 11:23:57 +03:00