Jump to content

shirsig

Player
  • Content count

    288
  • Joined

  • Last visited

Everything posted by shirsig

  1. shirsig

    [AddOn] aux and more

    Yes, but it relies on blizzlike sorting which it seems they broke again.
  2. shirsig

    [AddOn] aux and more

    The newest aux does away with decimals on the post tab (superficially). Since undercutting is selection based it can still use fractional unit prices under the hood. Also, it still is possible to enter fractional prices manually also. They will be shown as rounded to copper but the fractional value will be used to calculate the stack price when posting. In a way it is more consistent because there aren't fractional prices anywhere else in aux, in a way it is less so because of the dichotomy of shown and actual prices. But I think people generally disliked the decimals and since this way the feature of always undercutting by 1c could be preserved I made the change.
  3. shirsig

    [AddOn] aux and more

    Thanks, should be fixed. Never think to test them enough after a change since I so rarely use them myself.
  4. You got a link to upvote? Also, know of any other such pets? There's also an argument to be made that they're similar to items with class restrictions. It also depends what kind of pet mechanics. Changing their damage type is similar enough to changing the stats of items I would say to apply the same progress methods. Chase speeds are a bit different because the patch that normalized them also introduced the pet speed talent in the bm tree so for those to coexist would be strange.
  5. shirsig

    [AddOn] aux and more

    It's because they have reduced durability which means they can't be posted. Not likely. I mean, I don't think it's that useful, you would only need it once to learn which spell the icon belongs to. Once you know all spells there's no reason not to have it be click-through, and, i mean, there aren't that many spells and you should learn which classes have which spells anyway if you're gonna do pvp.
  6. shirsig

    [AddOn] aux and more

    I started working on a new version with some more retail features a while ago but not sure if I'll ever finish it. Not likely I will change the current version but you could just edit it in the code: https://github.com/shirsig/WIM/blob/master/WIM.lua#L314
  7. shirsig

    [AddOn] aux and more

    Yeah, it's gone. If you enable autobuy for a filter everything matching it will be bought automatically if it is encountered during a scan.
  8. shirsig

    [AddOn] aux and more

    https://github.com/shirsig/aux-addon/issues/95 The newest version will delete most savedvariables (working quite differently now and certain things are differently scoped. for example, favorite searches kept per realm and no longer per account)
  9. shirsig

    [AddOn] aux and more

    Sure it doesn't with the newest version? Should've been fixed together with nature's swiftness and the like.
  10. shirsig

    [Request] Mr Plow Addon

    I don't know where to find them now (there also was a bagsort backport) but basically they both sucked and I ended up making this: https://github.com/shirsig/Clean_Up_GUI. The only problem is there's a bug on the elysium servers: https://elysium-project.org/bugtracker/issue/966 But I think even if you have to relog to unstuck the items every now and then it's still 100 times faster than waiting for mr plow to finish (bagsort probably has the same issue with that bug).
  11. shirsig

    [AddOn] aux and more

    Since before new auctions didn't appear on the last page you could only snipe with a blizzard filter which returns only one page or very few. Now you can just do filterless sniping again and it will work for all your auto buy filters. The filters are all in the dropdown on the filter builder tab. What the inequality is is mostly intuitive (because the other options wouldn't be very useful) but also since there are only like 3 of those you can easily just find out or confirm it by testing. To enable real time mode (sniping) click on the range button left to the search box.
  12. shirsig

    [AddOn] aux and more

    It seems they fixed the AH sorting so generic sniping should work once again.
  13. Like I wrote in the aux thread, it cannot work with postal or any fast mail opener, in principle. This is likely the only way to reliably collect the data: https://github.com/shirsig/aux-addon/issues/44#issuecomment-283196965
  14. shirsig

    [AddOn] aux and more

    I think beancounter works with delays so it can never be reliable when used with fast automatic mail opening. This is probably the only way to do it reliably, but it has the disadvantage that it "reads" all the mails when visiting the mailbox, reducing the expiration time: https://github.com/shirsig/aux-addon/issues/44#issuecomment-283196965 Either way, I'm not interested in making that into a full addon, sorry.
  15. shirsig

    [AddOn] aux and more

    It's endofday#dailyminbuyout#value1@time1#value2@time2#value3@time3 ... The second number in the key is the suffix id.
  16. shirsig

    [AddOn] aux and more

    delete moveanything / delete savedvariables
  17. shirsig

    [AddOn] aux and more

    All addons have readme files with instructions. (if you view them on github they're nicely formatted) The newest version of cooldowns (cdframes) should hopefully track it.
  18. shirsig

    Auto-attack macro problem.

    Yeah, it has nothing to do with that. It just changes the attack ability not to toggle (no matter how you use it, macro, spellbook, actionbar).
  19. shirsig

    Auto-attack macro problem.

    Or use this: https://github.com/shirsig/notoggle
  20. shirsig

    [AddOn] aux and more

    Delete the savedvariables.
  21. shirsig

    [AddOn] aux and more

    Well, so, I've tried it on some instant 60 server and it seems to work fine. Try a clean install, deleting savedvariables, disabling other addons?
  22. Upvoted. The alliance melee ring is also missing. Add that to the report, please.
  23. shirsig

    [AddOn] aux and more

    Found a way to fix it. (at least it works for stealth, can't test nature's swiftness)
  24. shirsig

    [AddOn] aux and more

    Any update? Or anyone got a throwaway account with a rogue on some funserver that I could use to test this?
×