Commit Graph

178 Commits

Author SHA1 Message Date
OldManAlpha b85a1edb7b Merge pull request #7 from Otari98/master
rewrite AUX_data_sharer OnEvent
2025-10-02 16:56:04 -07:00
OldManAlpha e861bea868 Merge pull request #4 from MarcelineVQ/purchase-summary
[ add ] purchase summary window
2025-10-02 16:27:15 -07:00
Spit 4fb12d217a rewrite AUX_data_sharer OnEvent 2025-09-26 20:34:11 +03: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
Spit da8404b172 fix inbox tooltip 2025-09-24 15:03:57 +03:00
avirar 770fd98a35 Moved uc print out 2025-07-25 16:10:29 +10:00
avirar 9387dc1f6f List uc in help 2025-07-25 16:01:26 +10:00
avirar 86a612951a Added uc slash command 2025-07-25 15:59:49 +10:00
OldManAlpha 077af77f62 Fix errors when using auto pricing
Users would see errors if no other addon added a print function
2025-07-08 15:10:56 -07:00
gretj c378e27074 rename legacy theme to modern 2025-06-28 15:36:41 +02:00
OldManAlpha fe0c9a1d06 Change original theme name & make cmd toggle theme 2025-06-26 11:41:07 -07:00
OldManAlpha afa77f9580 Reference current account data 2025-06-25 22:47:31 -07:00
OldManAlpha 1ea4a114fa Allow for theme to be toggleable in-game
Refactored UI code to run after variables are loaded so that this information can be retrieved before the UI is constructed
2025-06-25 20:37:21 -07:00
gretchen a3403e3829 update readme and check if item key exists 2024-03-25 10:43:36 +01:00
gretchen 39c97a230f add / option to always show hidden items and check if received value is nil 2024-03-15 15:16:58 +01:00
gretchen 7605c0653b easier to do things this way 2024-03-08 12:49:18 +01:00
gretchen f17253324b fix auction posting 2024-03-07 17:16:07 +01:00
gretchen 26b0c655f0 tripple auction duration values (6 hours wont stick, so does the og 2) 2024-03-06 18:37:24 +01:00
gretchen 52e0ad0a89 reverse the reversal 2024-01-25 11:56:19 +01:00
gretchen 892dcdaa67 lower MAX_ITEM_ID back down, might have been causing issues? 2024-01-24 14:52:06 +01:00
gretchen e86c8ed496 use BULK priority with ctl 2024-01-22 15:11:16 +01:00
gretchen 3f0ac26af7 add candor's ChatThrottleLib 2024-01-21 18:40:12 +01:00
gretchen 5ae3a76a0b hopefully fix last issues with pages 2024-01-21 11:22:09 +01:00
gretchen 6ce8c729e7 fix pages 2024-01-20 22:23:52 +01:00
gretchen df02855b3b Merge branch 'master' of https://github.com/gwetchen/aux-addon-vanilla 2024-01-20 22:07:09 +01:00
gretchen ab7ed01f5c don't share data if search query is empty 2024-01-20 22:07:07 +01:00
gwetchen 65f4e7c36b Bump max_item_id to 99999 to include custom items number stolen from pfquest 2024-01-20 19:05:29 +01:00
gretchen cb4bb00644 forgot to make pages local 2024-01-10 10:11:09 +01:00
gretchen f0056737c3 handle pages being nil, unsure why that happens but uh 2024-01-09 13:42:37 +01:00
gretchen 52b4bc201e odd 2024-01-09 12:40:34 +01:00
gretchen 87c8cf421e only share data if not full scan, add off toggle 2024-01-08 22:18:40 +01:00
gretchen 02b9dfa88a update chat delay 2024-01-08 16:55:46 +01:00
gretchen 144eac4bc5 change rate limit 2024-01-08 15:53:45 +01:00
gretchen 4eacf1943f chat rate limit (should only impact "full scans") 2024-01-08 15:33:04 +01:00
gretchen 43ed6bc564 updated libraries in .toc 2024-01-07 16:18:29 +01:00
gretchen adb68b1f21 oops forgot to rename sth from atlas 2024-01-07 16:08:00 +01:00
gretchen 6de738007f share data through LFT chat rather than using acecomm 2024-01-07 15:51:54 +01:00
gretchen 307d499ecb typo 2024-01-04 17:27:51 +01:00
gretchen 30d19e91a8 cleanup 2024-01-04 17:20:25 +01:00
gretchen 8ecf477395 send 2 variables instead of a table lol 2024-01-04 17:16:49 +01:00
gretchen 4441776313 disabled unused group stuff 2023-12-27 17:46:09 +01:00
gretchen fb5b9164e7 cleanup 2023-12-26 13:38:47 +01:00
gretchen f130238439 only send data when history gets updated to reduce spam 2023-12-24 14:03:56 +01:00
gretchen 7627c395e2 send scan data through gchat 2023-12-23 16:28:11 +01:00
geojak 5cc32e554b Another autobid/buy bugfix
My last bugfix for autobid not bidding yourself up causes a new bug,  aux would try to buyout things with 0 buyout price. this fixes this

sry for the bother with 2 commits...
2022-07-04 13:13:22 +02:00
geojak 555f7e9a8e Add files via upload
fixed a crictcal bug with auto bid, bidding yourself up
adjusted auto pricing
made server specific on turtle wow the ah data crossfaction
2022-07-03 23:22:25 +02:00
geojak ede00f203b make random stack sizes optional
in my last pull request i changed the defaul behaviour of aux to max stack sizes to random stack sizes.
this pull reqeust chagnes this back and adds the /aux post stack command to toggle stacks off and get random post sizes instead
2022-04-26 17:56:32 +02:00
geojak 0ab1cd8f62 bugfix shagutweaks not optional
if shagu tweals is not installed then properly dont try to use its values for unnown vendor prices
2022-04-03 22:49:06 +02:00
geojak 3dc0f22908 Add files via upload
reupload in right folder
2022-04-02 14:54:03 +02:00
Simon Hirsig aa5daaf292 refactoring and default auction duration setting (this update will delete the history) 2019-03-27 13:22:57 +01:00