Results: 349Comments by: SilverWF
File: Advanced AutoLoot Renewed07/18/18
Changes in 1.9.4
Posted By: SilverWF
Delete worthless junk option changed to a slider with 0-100g range Instead of old ON/OFF function to destroy junk items with 0 sell cost, there is a slider now, that would allow to destroy junk with sell price LOWER, than set there. 0 would OFF autodestroy, so no junk items would be destroyed If you want to destroy junk with 0 sel...
File: Bandits User Interface07/17/18
Got error when tried to change reti...
Posted By: SilverWF
Got error when tried to change reticle icon size user:/AddOns/BanditsUserInterface/BUI_Menu.lua:161: function expected instead of nil stack traceback: user:/AddOns/BanditsUserInterface/BUI_Menu.lua:161: in function 'setFunc' user:/AddOns/AdvancedAutoLoot/Libs/LibAddonMenu-2.0/controls/slider.lua:67: in function 'UpdateValue'...
File: SousChef Fix For API 10002107/15/18
I've made a quick solution for my l...
Posted By: SilverWF
I've made a quick solution for my last request In the file Common.lua string 125 operator 'if' was changed to this if SousChef.settings.showAltKnowledge then local knownBy = SousChef.settings.Cookbook if knownBy then local numBer = 0 for i, val in pairs (knownBy) do if val then numBer = numBer +1 else break end end ItemToolt...
File: BeggingTheGear07/14/18
Cool thx :o
Posted By: SilverWF
Cool thx :o
File: BeggingTheGear07/13/18
Found a bug, that doesn't allowed j...
Posted By: SilverWF
Found a bug, that doesn't allowed jewelry traits to be checked properly - it always was successful To fix it manually, open a file BeggingTheGear.lua and in string #786 change this local filterTrait = jewelrytrait to local filterTrait = filterid.jewelrytrait Would post updated version in ~8 hours
File: Bandits User Interface07/11/18
Someone has a problems with Dressin...
Posted By: SilverWF
Someone has a problems with Dressing Room while using BanditsUI? ... It just didn't work and now without any errors :( Some of my guildmates are using Dressing Room with Bandits User Interface without any problems, as I know. Dressing Room Version 0.9.0 (2018/03/19): If you enter a new zone whose name matches that of one of your...
File: Bandits User Interface07/11/18
Someone has a problems with Dressin...
Posted By: SilverWF
Someone has a problems with Dressing Room while using BanditsUI? It worked with no errors with LUI. Unstalled BUI, also removed ActionDurationReminder, Azurah, CombatMetrics, CrowdControlTracker, LuiExtended, PL_CombatIndicator and VotansMiniMap And my Dressing Room started to bugs out: every time after loading zone I see only "...
File: BeggingTheGear07/11/18
Yeah, I've added a branch "Test" ye...
Posted By: SilverWF
Yeah, I've added a branch "Test" yesterday and committed it there Yes, it's not possible to check just some traits without type (at least 1) checked. It just don't made sense, because the only valuable trait for gear (Nirnhoned) doesn't drops naturally. Sure it's still jewelry traits there, but it's only 2 types - easy to check b...
File: BeggingTheGear07/10/18
Changes in 1.9.1
Posted By: SilverWF
Rewrote filter part, still works better than before Mostly for jellyalex978: Instead of huge elseif monster there is a few tiny functions now. Works perfect. Also, renamed all vars, because that "m_n_t" mess made me cry every time I've seen it :D Part of debug code was missed (in the filter part), sorry. I don't think it's needed...
File: BeggingTheGear07/09/18
Ha, so, basically, you are reverted...
Posted By: SilverWF
Ha, so, basically, you are reverted most of my changes? :D I have an idea, would work on it a bit later
File: Advanced AutoLoot Renewed07/09/18
Changes in 1.9.3
Posted By: SilverWF
- Addon would ignore trophies now, because Survey maps are trophies
File: BeggingTheGear07/08/18
Re: Re: Changes in 1.8.3
Posted By: SilverWF
Added CP level filter Default value is 160. If you or your teammates would get an item of lower level - it would be ignored. For your old filters this field would be empty - can't realize how to put value there :D Still must work like . ... ... Still, please report any bugs here. Tested it for a hour while farmed chests in D...
File: BeggingTheGear07/08/18
Changes in 1.8.3
Posted By: SilverWF
Added CP level filter Default value is 160. If you or your teammates would get an item of lower level - it would be ignored. For your old filters this field would be empty - can't realize how to put value there :D Still must work like it is '160' there To make sure - just enter desired CP level values into your filters manually A...
File: BeggingTheGear07/07/18
Looking for the option to setup gea...
Posted By: SilverWF
Looking for the option to setup gear level. I want only CP160 gears to show. Can you do it please? hmm i will think about it !! thanks Will it happen?:rolleyes: I broke my mind while trying to make it optional and setable I can hardcode it to CP160 if you wish :D
File: Advanced AutoLoot Renewed07/07/18
Changes in 1.9.2
Posted By: SilverWF
Changes in 1.9.2: + Added possibility to destroy stolen treasures by quality. OFF by default It works only for items of types: Treasure, Trash and Trophy
File: BeggingTheGear07/07/18
Changes in 1.8.2
Posted By: SilverWF
* Keyword would check now the set name, if exist, otherwise - the item name. This has been made for that cases https://i.imgur.com/z3EvVqw.png If use 'crusader' as keyword then this item would be ignored, because it didn't have that word in the name. Please recheck your filters, because some items has different common names and s...
File: SousChef Fix For API 10002107/07/18
Hi, so you only raised the API numb...
Posted By: SilverWF
Hi, so you only raised the API number in this "fix"? Or did you change any code of the addon as well? @Baertram For this one i only updated the API number. Probably should not have called it a "fix". I am working on a more or less complete overhaul of SousChef but that won't be ready for a while. :) If you are still working...
File: MultiCraft (OBSOLETE)07/06/18
Gosh damn, opened addon menu to tur...
Posted By: SilverWF
Gosh damn, opened addon menu to turn off some other crafting addons and only then realized, that at this character MultiCraft is disabled! >< Sorry :o
File: MultiCraft (OBSOLETE)07/06/18
Anyway, someone has it working for...
Posted By: SilverWF
Anyway, someone has it working for Alchemy and Provosioning? It doesn't work for Enchanting too. Provisioning and Enchanting are able to handle with CraftStore. But Alchemy is not and this is real mess :(
File: BeggingTheGear07/06/18
Filter by set name
Posted By: SilverWF
jellyalex978 hi there It would be really nice if you would add a check by set name too GetItemLinkSetInfo(*string* _itemLink_, *bool* _equipped_) _Returns:_ *bool* _hasSet_, *string* _setName_, *integer* _numBonuses_, *integer* _numEquipped_, *integer* _maxEquipped_, *integer* _setId_ Some items from the sets has unique names...
File: Grind Timer07/04/18
It constantly resets my TargteLevel...
Posted By: SilverWF
It constantly resets my TargteLevel to myCurrentLevel+1 I.e., I am 560 CP, setting target to 750. But if I'll get any exp, my target lvl would be immediately set to 561 Also GrindTimer.lua:209 Are you calculating EXP in Champion level starting from 0 and ending at 1000? What if player has more than 1000 CP? Isn't it better to...
File: MultiCraft (OBSOLETE)07/03/18
The update that Minion downloaded r...
Posted By: SilverWF
The update that Minion downloaded reports the version as 16. Do I need to download the linked version instead, or just use what Minion has downloaded? Thanks! :) It is the same I believe, so you can use any of that two
File: MultiCraft (OBSOLETE)07/02/18
If someone want, they can download...
Posted By: SilverWF
If someone want, they can download new ZIP from here: MultiCraft ver.16 Tested by me, all works great. Also, addon version changed to 16, API bumped to 100023, added comments inside .LUA file, where it was needed.
File: BeggingTheGear07/02/18
Re: keybind
Posted By: SilverWF
The check for IIFA dropdown option is saving me so much time But, what exactly does it do? :D
File: Advanced AutoLoot Renewed06/29/18
Changes in 1.9.1
Posted By: SilverWF
+ Mail bouncer added. OFF by default. Magic words are 'RETURN' or 'BOUNCE'. And again: you cannot send mail to your own account - this is ingame restriction. So you need to pair up with your buddy (or buy 2nd account) and bounce mails from each other + Added ability to suppress Delete and Return confirmation dialogues. OFF by defaul...