Commit Graph

1679 Commits

Author SHA1 Message Date
Dusk-92 2024959e68 finalize v1.0.0 cleanup 2026-09-06 08:53:44 +02:00
Dusk-92 f6cace4d50 Remove temporary release workflow 2026-09-06 08:53:22 +02:00
Dusk-92 f29efc4493 release v1.0.0 sync 2026-09-06 08:50:02 +02:00
Dusk-92 4312e4caca Remove obsolete Geojak notes 2026-09-05 23:26:58 +02:00
Dusk-92 5cbd4e0edd Polish installation and AuctionQueryThrottle documentation 2026-09-05 23:26:33 +02:00
Dusk-92 384c968276 Remove one-time cleanup workflow 2026-09-05 23:24:49 +02:00
Dusk-92 f30de70d8e Remove one-time release workflow 2026-09-05 23:24:45 +02:00
Dusk-92 50aebeb529 cleanup release branch 2026-09-05 23:24:14 +02:00
Dusk-92 13bd65fec6 release v1.0.0 2026-09-05 23:21:26 +02:00
Dusk-92 a6b64633e6 Set addon version to 1.0.0 2026-09-05 23:14:38 +02:00
Dusk-92 2432a8df3a Add v1.0.0 changelog 2026-09-05 23:14:27 +02:00
Dusk-92 3aaf37dcaa Polish ShaguTweaks-style README 2026-09-05 23:12:56 +02:00
Dusk-92 fb2bc52672 Preview ShaguTweaks-style README 2026-09-05 23:10:10 +02:00
Dusk-92 5fd6142390 Optimize tooltip disenchant work 2026-09-05 22:44:05 +02:00
Dusk-92 774f09d14d Optimize LFT price sharing hot path 2026-09-05 22:17:54 +02:00
Dusk-92 c71da85b80 Optimize auction listing visible-row and selection scans 2026-09-05 21:45:24 +02:00
Dusk-92 eb53d9f680 Fix strict durability check 2026-09-05 21:35:37 +02:00
Dusk-92 77e3b6da28 Optimize tooltip hot paths 2026-09-05 21:34:50 +02:00
Dusk-92 f51dd18059 Optimize autopricing repeated value lookups 2026-09-05 21:01:08 +02:00
Dusk-92 1b0f1618a8 Optimize Post tab idle updates 2026-09-05 19:07:49 +02:00
Dusk-92 bebea20896 Throttle Bids selection validation polling 2026-09-05 18:58:30 +02:00
Dusk-92 654fdb14c5 Throttle Auctions selection validation polling 2026-09-05 18:58:12 +02:00
Dusk-92 ea1f784440 Optimize search result validation polling 2026-09-05 18:49:36 +02:00
Dusk-92 541268031b Optimize auction history hot path 2026-09-05 18:19:50 +02:00
Dusk-92 ae770fa0fa Bound WDB scans and idle merchant updates 2026-09-05 17:48:01 +02:00
Dusk-92 5ba3ed23b7 Optimize listener and thread scheduler bookkeeping 2026-09-05 17:47:38 +02:00
OldManAlpha 7d4b7f4591 Fix LFT showing up as first channel 2026-06-22 11:52:43 +03:00
Spit 439ef4a1c7 prevent error 2025-11-23 17:29:18 +03:00
Spit fe0bc481ee fix posting items with charges when using superwow mod 2025-11-09 13:31:47 +03:00
Spit 18202071e8 make undercut option more clear 2025-11-09 13:01:01 +03:00
Spit 30fbc94b2b add player money frame 2025-10-19 10:37:37 +03:00
Spit 13c25cb3f4 move tabs closer in blizz theme 2025-10-19 10:37:37 +03:00
OldManAlpha e629dffa24 Merge pull request #9 from isfir/deposit
Fix deposit fee calculation
2025-10-18 07:05:46 -07:00
isfir 6de4507731 Fix deposit fee calculation 2025-10-16 01:28:57 +00:00
OldManAlpha b85a1edb7b Merge pull request #7 from Otari98/master
rewrite AUX_data_sharer OnEvent
2025-10-02 16:56:04 -07:00
OldManAlpha 6d4a619cac Merge pull request #5 from MarcelineVQ/stack-size-saving-clean
[ add ] stack size saving
2025-10-02 16:39:09 -07:00
OldManAlpha b9fef62808 Merge branch 'master' into stack-size-saving-clean 2025-10-02 16:37:28 -07:00
OldManAlpha e861bea868 Merge pull request #4 from MarcelineVQ/purchase-summary
[ add ] purchase summary window
2025-10-02 16:27:15 -07:00
OldManAlpha 8eb56dd23c Merge pull request #3 from MarcelineVQ/stack-size-filter
[ add ] stack size filter
2025-10-02 16:15:32 -07:00
Spit 4fb12d217a rewrite AUX_data_sharer OnEvent 2025-09-26 20:34:11 +03:00
OldManAlpha 398fa9479a Merge pull request #2 from MarcelineVQ/price-per-unit-saving
[ add ] price-per-unit setting saving
2025-09-25 11:23:09 -07:00
OldManAlpha e01234a554 Merge pull request #1 from Otari98/master
fix inbox tooltip
2025-09-24 20:56:57 -07:00
MarcelineVQ 2c27da9d2d [ add ] stack size saving
Repurposes essentually useless random stack size option into option to save chosen size of posted stacks

whitespace fixes for account_data
2025-09-24 12:28:50 -07:00
MarcelineVQ fe2b7ebd02 fixup, slightly less conflicting option position 2025-09-24 09:08:35 -07:00
MarcelineVQ 2c9013e797 [ add ] purchase summary window
Adds an optional purchase summary window to track gold use during a purchase session
2025-09-24 08:45:22 -07:00
MarcelineVQ 12891f443a [ add ] stack size filter 2025-09-24 08:30:18 -07:00
MarcelineVQ edfa9f7a54 [ add ] price-per-unit setting saving 2025-09-24 08:18:34 -07:00
Spit da8404b172 fix inbox tooltip 2025-09-24 15:03:57 +03:00
OldManAlpha 4775b3ab7f Aux no longer consumes resources when not in use
Aux would perform unnecessary tasks every frame even when not in use. This has been solved by only running those tasks when Aux is actually doing things.
2025-09-19 12:35:36 -07:00
gwetchen 2475043039 add uc to readme 2025-07-30 12:53:18 +02:00