Commit Graph

1606 Commits

Author SHA1 Message Date
gwetchen 68c62b8d35 [ add ] login noticiation about new theme and readme note 2025-06-26 21:46:19 +02:00
gwetchen c2e0429267 Merge pull request #3 from OldManAlpha/dev
Add Blizzard Theme
2025-06-26 21:45:10 +02:00
OldManAlpha 37d98950dc Extra precaution 2025-06-26 11:42:45 -07: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
OldManAlpha f412bad657 Add Blizzard theme
Due to how aux loads its frames, the theme currently cannot be toggleable in-game and must be toggled by changing USE_BLIZZARD_THEME in aux-addon.lua
2025-06-25 11:27:50 -07:00
gwetchen 5cdf826af6 clarify readme 2025-06-25 17:37:29 +02:00
gwetchen 44868e908a readme typo 2025-06-25 17:36:28 +02:00
gwetchen a5e5db96ca update readme 2025-06-25 17:36:11 +02:00
gwetchen b986cc518a [ add ] unit vendor price to post tab 2025-06-25 17:32:06 +02:00
gwetchen 697726e3b7 lower deposit fee by 40%, should be more accurate according to nelethor 2025-06-25 16:48:02 +02:00
gretchen 2b73866943 change ctl to 5 lines per second 2024-09-14 21:41:36 +02:00
gretchen a3403e3829 update readme and check if item key exists 2024-03-25 10:43:36 +01:00
gretchen 55d1febe26 remove more debugging stuff 2024-03-16 13:26:11 +01:00
gretchen 345c3b4c55 remove debug stuff 2024-03-15 16:49:14 +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 c902b4c45e Merge branch 'master' of https://github.com/gwetchen/aux-addon-vanilla 2024-03-07 17:16:10 +01:00
gretchen f17253324b fix auction posting 2024-03-07 17:16:07 +01:00
gwetchen eb58801562 Update README.md 2024-03-07 10:52:57 +01:00
gretchen 81ae7a9440 update readme 2024-03-07 08:19:56 +01:00
gretchen 066a4cb34a update auction list 24h to 72h 2024-03-07 08:16:47 +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 f405779b3e update ctl 2024-01-25 14:30:59 +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 79555314fe clarify readme 2024-01-08 22:19:45 +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 f1b52d3e86 updated readme 2024-01-08 15:35:46 +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