Commit Graph

1649 Commits

Author SHA1 Message Date
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
gwetchen fe2ad70f59 Merge pull request #12 from avirar/master
Added slash command to control undercutting (enable/disable toggle)
2025-07-30 12:40:25 +02:00
avirar 770fd98a35 Moved uc print out 2025-07-25 16:10:29 +10:00
avirar 3302c1e059 Check uc config option when undercutting 2025-07-25 16:02:26 +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
avirar 1d863d0db9 Create undercut activation setting 2025-07-25 15:56:58 +10:00
avirar e70470b91a Disable Undercutting 2025-07-25 15:53:59 +10:00
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