Spit
30fbc94b2b
add player money frame
2025-10-19 10:37:37 +03:00
isfir
6de4507731
Fix deposit fee calculation
2025-10-16 01:28:57 +00:00
OldManAlpha
b9fef62808
Merge branch 'master' into stack-size-saving-clean
2025-10-02 16:37:28 -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
12891f443a
[ add ] stack size filter
2025-09-24 08:30:18 -07:00
avirar
3302c1e059
Check uc config option when undercutting
2025-07-25 16:02:26 +10:00
avirar
e70470b91a
Disable Undercutting
2025-07-25 15:53:59 +10: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
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
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
26b0c655f0
tripple auction duration values (6 hours wont stick, so does the og 2)
2024-03-06 18:37:24 +01:00
geojak
1a73f301e2
Add files via upload
...
added a isgear new filter option.
this is usefull when you dont want to use blizzard filters, like when you want to scan all items at 80% market value but you dont want to see all these useless greens and white items with incosistent market values
2022-06-02 19:54:02 +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
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
Simon Hirsig
5d3c20efb1
added seller filter
2019-03-27 08:38:42 +01:00
Simon Hirsig
d6fefc5184
added back right click for deselecting in the post listing
2018-09-22 11:02:53 +02:00
Simon Hirsig
f5cd09cbbb
reverted back to double click for stack size matching in post but disabled deselecting on single click (which was useless anyway)
2018-09-22 10:49:40 +02:00
Simon Hirsig
becd8a7999
Revert "post right click instead of double click for stack change"
...
This reverts commit 0f7048787c .
2018-09-22 10:44:15 +02:00
Simon Hirsig
a5614d2e49
recent search listing now no longer showing duplicates for identical searches (syntactially only)
2018-09-09 02:20:59 +02:00
Simon Hirsig
0f7048787c
post right click instead of double click for stack change
2018-09-08 17:01:25 +02:00
Manuel Simon Hirsig
f7445c9feb
refactoring
2017-11-25 18:34:17 +01:00
Manuel Simon Hirsig
069700554f
refactoring
2017-11-25 18:30:20 +01:00
Manuel Simon Hirsig
ad204207bc
enum
2017-11-25 18:16:58 +01:00
Manuel Simon Hirsig
ab94acc2be
module refactoring
2017-11-25 17:53:39 +01:00
Manuel Simon Hirsig
6f71167e48
bugfix
2017-11-17 19:53:23 +01:00
Manuel Simon Hirsig
fa1aae088b
bugfix
2017-11-12 20:49:15 +01:00
Manuel Simon Hirsig
cdfbba10ec
minor searchbox change
2017-11-09 01:02:04 +01:00
Manuel Simon Hirsig
828d5f38d7
refactoring
2017-11-07 22:28:23 +01:00
Simon Hirsig
d9780610f4
bugfix
2017-11-02 20:12:50 +01:00
Simon Hirsig
8823b34904
module refactoring
2017-11-01 15:01:41 +01:00
Manuel Simon Hirsig
62ef2683f5
module refactoring
2017-11-01 08:52:39 +01:00
Manuel Simon Hirsig
bcb78ad600
refactoring
2017-09-09 09:01:40 +02:00
Manuel Simon Hirsig
e865155e7b
small search history change
2017-06-04 11:55:05 +02:00
Manuel Simon Hirsig
4c5a7f2a75
tbc loop change part 3
2017-06-02 19:51:28 +02:00
Manuel Simon Hirsig
d4b089d508
tbc loop change part 2
2017-06-02 19:38:41 +02:00
Manuel Simon Hirsig
751e747e00
progress bar fix
2017-04-02 18:13:14 +02:00
Manuel Simon Hirsig
453bf03389
bugfix
2017-03-28 07:51:14 +02:00
Manuel Simon Hirsig
bd4676d862
no more decimals in post
2017-03-28 07:25:56 +02:00
Manuel Simon Hirsig
2dc7352581
big refactoring
2017-03-26 17:22:59 +02:00
Manuel Simon Hirsig
711308074a
bugfix
2017-03-26 14:35:35 +02:00
Manuel Simon Hirsig
82e2ea340f
bugfix for alt shortcuts
2017-03-25 12:11:36 +01:00
Manuel Simon Hirsig
427f2b9dfa
savedvariables refactoring
2017-03-18 15:41:22 +01:00
Manuel Simon Hirsig
ca9c897bf6
deposit refactoring
2017-03-18 14:03:45 +01:00
Manuel Simon Hirsig
c086437295
deposit bugfix
2017-03-18 13:58:34 +01:00