Dusk-92
d89d0800c3
Load ClassicAPI charge compatibility filter
2026-09-05 16:01:15 +02:00
Dusk-92
f9fb6c4827
Preserve explicit one-charge display behavior
2026-09-05 16:00:54 +02:00
Dusk-92
4ca4802cfb
Load ClassicAPI item detection fast path
2026-09-05 15:59:07 +02:00
Dusk-92
3b41ca22fe
Optimize item detection tooltip scans for ClassicAPI
2026-09-05 15:58:49 +02:00
Dusk-92
62251adc3e
Add ClassicAPI item charges fast path
2026-09-05 15:58:12 +02:00
Dusk-92
514522297e
Load ClassicAPI bag bar consumers
2026-09-05 15:50:16 +02:00
Dusk-92
052671339e
Reuse BagScanner snapshot for quest item detection
2026-09-05 15:50:05 +02:00
Dusk-92
9434161165
Use shared BagScanner snapshot for tracked item bar
2026-09-05 15:49:51 +02:00
Dusk-92
429dfff5b5
Load inventory count index after tooltip module
2026-09-05 15:48:36 +02:00
Dusk-92
d2cb2ed590
Add cached inventory count index for tooltips
2026-09-05 15:48:28 +02:00
Dusk-92
82381040a1
Preserve bag cache on targeted invalidation
2026-09-05 15:39:22 +02:00
Dusk-92
0b751fb1be
Make bank cache incremental and pooled
2026-09-05 15:37:36 +02:00
Dusk-92
8278cbccdd
Remove redundant cache warm scans
2026-09-05 15:35:43 +02:00
Dusk-92
b6aa9ab5a7
Optimize bag scanning around ClassicAPI cache
2026-09-05 15:34:56 +02:00
Dusk-92
075f396261
Load ClassicAPI and performance core
2026-09-05 15:33:57 +02:00
Dusk-92
5aa80e8045
Replace work queue with low-latency FIFO scheduler
2026-09-05 15:33:46 +02:00
Dusk-92
13f4f797a1
Add ClassicAPI compatibility layer
2026-09-05 15:33:28 +02:00
Vati
5eba9adcc2
Merge pull request #86 from KameleonUK/main
...
Fixes tooltip errors in other addons that also modify the tooltip
2026-08-24 12:00:15 +04:00
KameleonUK
e52be32310
Merge branch 'main' of https://github.com/KameleonUK/guda
2026-06-25 11:50:52 +01:00
KameleonUK
1dc13786a7
Ignore backup files in commits
2026-06-25 11:49:41 +01:00
KameleonUK
bd96db85c7
Modifed Tooltip to prevent errors in other addons that extend tooltip.
2026-06-25 11:47:21 +01:00
KameleonUK
2280d8b487
Modification to Clam Opener to fix issue #75
2026-06-25 11:45:06 +01:00
KameleonUK
7d18d42088
Fix Tooltip error in other addons
...
Refactor hyperlink handling in GameTooltip to simplify link processing and ensure compatibility with other addons.
2026-06-22 08:17:41 +01:00
KameleonUK
b06c47e53c
Fix Tooltip error in other addons
...
Refactor tooltip setting to use GudaSetTooltipHyperlink for better compatibility with item links.
2026-06-22 08:17:04 +01:00
KameleonUK
b2e3485531
Fix: Tooltip error in other addons that hook itemlink for tooltip
2026-06-04 06:45:29 +01:00
Vati
f1618b71bd
fix: bag freezing screen on initial open
2026-04-16 14:00:41 +04:00
Vati
9f3a6275ac
fix: bank wierd behavior
2026-04-16 12:53:15 +04:00
Vati
f55f62b453
fix: category required rule pin
2026-04-16 12:10:31 +04:00
Vati
6d7c5d4f4c
feat: search togglable and search by tooltip text ~t:{string}
2026-04-16 02:33:53 +04:00
Vati
1af002fa08
fix: move item to empty category
2026-04-16 02:05:51 +04:00
Vati
150c9d3574
fix: tooltip issue #41
2026-04-15 20:31:37 +04:00
Vati
b0fc7edb5e
version: 2.2.7
2026-04-15 19:52:41 +04:00
Vati
403eb64706
fix: bag open 1sec spike
2026-04-15 19:52:14 +04:00
Vati
1c57cde713
fix: clam opener delay 0.5
2026-04-15 19:22:37 +04:00
Vati
e57f59dadb
fix: occupied bank container
2026-04-15 18:42:51 +04:00
Vati
85e837b1bd
fix: Empty ghostslot split when special bags are used
2026-04-15 18:28:09 +04:00
Vati
fca38a87a7
fix: equipment set categories
2026-04-15 18:14:03 +04:00
Vati
d632bcb3a3
fix: itemRack equipment sets
2026-04-15 18:03:38 +04:00
Vati
2ed6485df5
version: 2.2.6
2026-04-10 22:15:13 +04:00
Vati
9e22119d9b
Merge pull request #78 from KameleonUK/main
...
Move Blizzard bank frame off-screen instead of scaling
2026-04-10 22:14:18 +04:00
KameleonUK
7f6ce17fc6
Move Blizzard bank frame off-screen instead of scaling
...
Updated the handling of the Blizzard bank frame to move it off-screen instead of scaling it down. This change keeps the frame functional while hiding it visually.
2026-04-10 10:15:14 +01:00
Vati
2f0f73c5b1
Merge pull request #73 from vatichild/feat/localization
...
feat: localization, pick lock, auto clam open
2026-04-09 16:38:34 +04:00
Vati
5753abe333
fix: warm bag scanner
2026-04-09 16:36:13 +04:00
Vati
a9ad1730df
fix: autoloot tooltip if there is no superwow
2026-04-09 16:28:00 +04:00
Vati
fa8dd49c7c
fix: added lockpicking button
2026-04-09 16:24:33 +04:00
Vati
4e2e27aa8f
feat: auto loot and clam opener
2026-04-09 16:12:16 +04:00
Vati
9fc5e085fd
fix: localization bags
2026-04-09 12:51:45 +04:00
Vati
577170f60c
version: 2.2.5
2026-04-09 04:07:38 +04:00
Vati
7548dedfa5
feat: multi language translations
2026-04-09 04:06:37 +04:00
Vati
c1ff6ee4be
feat: localization
2026-04-09 01:46:07 +04:00