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
Simon Hirsig
5e8f171f40
crafting cost label optional with /aux crafting cost (requires /run ReloadUI() to take effect)
2018-09-02 12:42:57 +02:00
Simon Hirsig
7d7a917911
bugfix
2018-07-06 22:10:23 +02:00
Manuel Simon Hirsig
bf0b70e33f
bugfix
2017-12-02 01:09:11 +01:00
Manuel Simon Hirsig
ab94acc2be
module refactoring
2017-11-25 17:53:39 +01:00
Manuel Simon Hirsig
828d5f38d7
refactoring
2017-11-07 22:28:23 +01:00
Manuel Simon Hirsig
3dbeb1e679
refactoring
2017-11-07 22:01:30 +01:00
Simon Hirsig
d9780610f4
bugfix
2017-11-02 20:12:50 +01:00
Simon Hirsig
2721bcf663
tooltip money hook improvement
2017-11-02 11:48:41 +01:00
Simon Hirsig
7ec888c2e7
bugfix
2017-11-01 22:10:56 +01:00
Simon Hirsig
2ae5dd1da0
bugfix
2017-11-01 15:51:38 +01:00