Commit Graph

1622 Commits

Author SHA1 Message Date
gwetchen 2e5c1cc024 Merge pull request #10 from OldManAlpha/dev
Fix errors when using auto pricing
2025-07-09 11:48:59 +02: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
gwetchen 6d62682918 add space to readme 2025-06-30 12:29:30 +02:00
gwetchen b4515c6710 add screenshots of new theme to readme 2025-06-30 12:28:50 +02:00
gretj c378e27074 rename legacy theme to modern 2025-06-28 15:36:41 +02:00
gwetchen f98d707af5 Merge pull request #6 from OldManAlpha/dev
Fix scroll panes when using pfUI
2025-06-27 20:21:24 +02:00
OldManAlpha 4d2e3a7d11 Fix scroll panes when using pfUI
I wish I could tell you why this is a problem
2025-06-27 11:13:54 -07:00
gwetchen 9b14584b9d add note about server side page scan delay 2025-06-26 22:39:28 +02:00
gwetchen eded7055b0 better grammar aaa 2025-06-26 22:20:04 +02:00
gwetchen 9bd391319d Merge pull request #4 from OldManAlpha/dev
Fix legacy theme being used on first load
2025-06-26 22:18:53 +02:00
OldManAlpha a47c7dfa0a Fix legacy theme being used on first load 2025-06-26 13:17:19 -07:00
gwetchen a5dc0eddde typo in readme 2025-06-26 22:10:28 +02:00
gwetchen 2b6de87ebe update readme slash command section 2025-06-26 22:09:52 +02:00
gwetchen 0a944a853d further clarify login message about theme 2025-06-26 21:56:22 +02:00
gwetchen 6083f99fea only send new theme notification on initial load to avoid spam 2025-06-26 21:49:59 +02:00
gwetchen 3ed0761195 further clarify readme 2025-06-26 21:48:46 +02:00
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