Commit Graph

1568 Commits

Author SHA1 Message Date
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
gretchen fb5b9164e7 cleanup 2023-12-26 13:38:47 +01:00
gretchen f495af7a8f updated readme to be more clear 2023-12-24 14:06:08 +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
shirsig 6b56d0fec3 Merge pull request #22 from gwetchen/master
Change turtle wow rppve real name to "Nordanaar"
2023-12-21 10:10:03 +01:00
gwetchen bd5b4cb42e Change turtle wow rppve real name to "Nordanaar"
The previous main (only) turtle wow realm is being renamed to Nordanaar as per: https://forum.turtle-wow.org/viewtopic.php?p=74044#p74044. 
The new pvp realm will not have a shared AH.
2023-10-27 16:52:11 +02:00
shirsig 2e0e077330 Merge pull request #10 from geojak/master
Another autobid/buy bugfix
2022-07-04 13:22:55 +02: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
shirsig 377a3f5b1d Merge pull request #9 from geojak/master
Bugfixes and Improvement
2022-07-04 09:17:39 +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
shirsig ee8c0d4a3f Merge pull request #8 from geojak/master
make random stack sizes optional
2022-06-02 20:05:19 +02: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
shirsig 3776fb6ac5 Merge pull request #7 from geojak/master
bugfix shagutweaks not optional
2022-04-04 07:38:46 +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
shirsig decffd1991 Merge pull request #6 from geojak/master
aux auto bid and price heuristics
2022-04-02 23:09:16 +02:00
geojak 3f2e93e7c0 Add files via upload
updated readme_geojak with some forgotten undocumented changes
2022-04-02 14:58:28 +02:00
geojak 3dc0f22908 Add files via upload
reupload in right folder
2022-04-02 14:54:03 +02:00
geojak eab57d72e7 Delete aux-addon directory
delete wrong folder
2022-04-02 14:53:11 +02:00
geojak 70611ba356 some more improvements
see readme_geojak for changelist compared to the main aux branch
2022-03-27 15:07:52 +02:00
geojak 4517dae952 Postkeybind
1. Improved autopricing heuristics
2. Added post keybind for much faster mass posting of items
2022-03-07 17:43:42 +01:00
geojak 02cfc420dd aux auto bid and price heuristics
this commit does two things
1. it implements auto bid just like auto buy
2. it has some minimum pricing heuristics when posting items. this behavoiur actiaves when the post bid price is set to 0, the buyout price behaves like a minimum
2022-02-20 23:51:19 +01:00
Simon Hirsig 9771521c78 refactoring 2019-08-28 13:19:51 +02:00
Simon Hirsig e9d54243c8 bugfix 2019-08-28 13:18:43 +02:00
Simon Hirsig f6eea73e27 bugfix 2019-03-27 13:33:49 +01: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
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 60fdb00a6b optimization 2018-02-17 13:15:57 +01:00
Manuel Simon Hirsig bf0b70e33f bugfix 2017-12-02 01:09:11 +01: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