Commit Graph

506 Commits

Author SHA1 Message Date
Dusk-92 04320d15dd fix: restore upstream stack count display 2026-09-05 17:28:27 +02:00
Dusk-92 5a7165fe5f docs: fix bank screenshot link 2026-09-05 17:02:19 +02:00
Dusk-92 0115a279ee docs: update README for Guda ClassicAPI 2026-09-05 17:01:48 +02:00
Dusk-92 a6888f5d91 release: remove test-branch checklist 2026-09-05 16:57:13 +02:00
Dusk-92 3b87ab6a16 release: remove runtime self-test 2026-09-05 16:57:06 +02:00
Dusk-92 67492eb61a release: prepare Guda ClassicAPI 2.3.2-classicapi 2026-09-05 16:57:01 +02:00
Dusk-92 61f6456b21 test: ignore invalid legacy negative stack counts 2026-09-05 16:43:07 +02:00
Dusk-92 4c0aaac248 test: treat uncached container quality as unknown 2026-09-05 16:36:04 +02:00
Dusk-92 2983d83342 test: add Turtle WoW runtime checklist 2026-09-05 16:22:59 +02:00
Dusk-92 dc90fb9db7 test: load in-game ClassicAPI self-test 2026-09-05 16:22:17 +02:00
Dusk-92 3380e1f414 test: add in-game ClassicAPI self-test command 2026-09-05 16:22:02 +02:00
Dusk-92 40e88c941f chore: load ClassicAPI safety layers 2026-09-05 16:20:39 +02:00
Dusk-92 889cbfa7bb fix: avoid recycling visible cache data before redraw 2026-09-05 16:20:26 +02:00
Dusk-92 6e65b2a020 fix: invalidate inventory index on database mutations 2026-09-05 16:20:16 +02:00
Dusk-92 ff4460b207 fix: preserve fallback charge cache invalidation 2026-09-05 16:20:04 +02:00
Dusk-92 0775eb32ae ci: add Lua syntax and TOC integrity checks 2026-09-05 16:12:46 +02:00
Dusk-92 16b10313f3 Fix initial cursor watcher polling state 2026-09-05 16:07:55 +02:00
Dusk-92 641c40dd58 Reduce shared glow discovery overhead 2026-09-05 16:07:18 +02:00
Dusk-92 7d0ab80a72 Load ClassicAPI ItemButton performance layer 2026-09-05 16:06:30 +02:00
Dusk-92 244144a43e Optimize ItemButton cursor polling and drop glows 2026-09-05 16:06:18 +02:00
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