laytya
Player-
Content count
284 -
Joined
-
Last visited
Everything posted by laytya
-
can u make screenshot? i saw some borders, but it was very quick
-
it will be in next release... Its depends on CandyBar lib (I just ported improved one from 3.0.0 patch)
-
v0.11.1 fix onClick remove bar functionality update libs
-
problem not in display buff. I did it because i always miss rebuff of WF or FT or poison =) so i just added it to POWA to see absence of weapon enchant
-
Shino, I implemented Weapon enchant tracking in original POWA, may be u can get it from there? https://github.com/laytya/PowerAuras-vanilla
-
[Addon] AdvancedTradeSkillWindow & LilSparkysWorkshop vanilla
laytya posted a topic in UI, AddOns & Macros
AdvancedTradeSkillWindow and LilSparkysWorkshop for Vanilla A better overview The ATSW is bigger than the standard window, resulting in a much better overview over the thousands of items you can produce. Additionally, it lets you sort your recipes either by groups (as in the standard window), alphabetically or by difficulty. Alternatively, ATSW even lets you create your own groups and sort the recipes the way you like! ATSW also has a filter function: enter something into the filter line and ATSW hides all recipes that don't contain the text you entered. But this filter function can do more: it's a powerful search function that can filter for minimum/maximum level requirements, producable item counts, item rarity (color) and reagents necessary. Check out the readme for details on using this function! More comfort The ATSW has a production queue: you can queue several different items and have them all produced automatically by just clicking one button. The ATSW is able to consider items you have to produce in order to use them as reagents in the production of other items. So: if you need item A to produce item B, you don't have to manually produce first item A, then item B. The ATSW does that for you: you just tell it to produce item B and it automatically queues the production of item A and - afterwards - item B. If you are missing some reagents to produce both items you get a message telling you exactly which reagents you need. ATSW helps you telling your friends what reagents you need for a specific item: just click on a recipe with your shift-key pressed and the chat line opened and the reagent info will be added to the chat line. ATSW shows you what reagents you need to process the whole production queue. It even tells you how many of each reagent you have in your bank, on alternative characters on the same server (in this case, it can even tell you on which characters) and which reagents are buyable from merchants. In case of buyable reagents ATSW can automatically buy all missing and available items from a merchant when you are speaking to him. How to filter ATSW has a powerful search function built-in. You can either just type some text into the search box and have ATSW filter the recipe list according to your entry, or you can use one of the following parameters: :reagent [reagent name] - filters the list to only include items that need the specified reagent :r [reagent name] - same ^^ :minlevel [level] - filters the list to only include recipes for items with at least the given level requirement :maxlevel [level] - the same as minlevel, just the other way round :minrarity [grey/white/green/blue/purple] - filters the list to only include recipes for items with at least the given rarity :maxrarity [grey/white/green/blue/purple] - should be self-explanatory :minpossible [count] - filters the list to only include items that can be produced at least [count] times with the material in your inventory :maxpossible [count] - do I really need to explain this? :minpossibletotal [count] - like minpossible, but considers material in your bank, your alt's banks and buyable materials (actually it depends on what you have activated in the options window!) :maxpossibletotal [count] - doh! You can even combine multiple parameters and a text for a name search, like this: "leather :minlevel 20 :minrarity green" - this will show you only recipes with the word "leather" in their name, a minimum level requirement of 20 and a minimum rarity of "green". Changelog ATSW: v0.5.5b fix ruRU locale #5 v0.5.5a enchanting customsort fix fix position bug on sorted list finally v0.5.4 changed: Right-Click to Search on AH Added: Shift-Click on Reagent or Item w/ out chatbox active will search this reagent in skill tree. v0.5.4 fix for #2 added ':r' shortcaut for filter scroll folow selected skill v0.5.2: added: More Aux and WIM support - now you can Shift-LeftClick on Item or Reagent to search it on AH or send link to WIM window added: DoubleClick on reagent will search and display recipe of it if you have it. And you can return later by clickig return button. v0.5.1: added: compatibility w/ Aux and WIM added: ruRU locale changed: some placement fixes 0.5.0: changed: the "continue queue" popup window has been removed, instead you are now requested to click the "process queue" button to continue queue processing Changelog LilSparkysWorkshop v0.4 ported from TBC version Added AUX support refactoring startup vendor and disenchantsupport from AUX Downloads: ATSW and LilSparkysWorkshop Installation: Copy dir "AdvancedTradeSkillWindow" or "LilSparkysWorkshop " to your addon's dir. -
[Addon] AdvancedTradeSkillWindow & LilSparkysWorkshop vanilla
laytya replied to laytya's topic in UI, AddOns & Macros
ATSW: v0.5.5b fix ruRU locale #5 -
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
laytya replied to Ike's topic in UI, AddOns & Macros
Use LazyScript for it -
/oCBcl
-
Update lib\Babble-Spell-2.2 in all your addons to version from chronometer
-
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
laytya replied to Ike's topic in UI, AddOns & Macros
LazyScript very powerfull scripting tool. https://github.com/laytya/LazyScript one more macro for mage - spamable CS /run -- cast('Counterspell') /LazyScript do stopCasting-ifTargetIsCasting-ifCooldown<1s=counter /LazyScript do counter-ifTargetIsCasting -
попробуй писать Battleground -с маленькой буквы...
-
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
laytya replied to Ike's topic in UI, AddOns & Macros
Yes I have it. Documentation inside Addon. And i have some in html. some examle Macro I have for mage /LazyScript do intellect@player-ifNotHasBuff=intellect /LazyScript do iceArmor-ifNotHasBuff=mageArmor,iceArmor /LazyScript do iceBarrier-ifNotHasBuff=iceBarrier-ifCooldown<1s=iceBarrier -
Niagara Niagara is a mod which is based on DeuceCommander. It makes a list of all your Ace2 Addons that use AceConsole using Waterfall Lib so you have a GUI for config. Download Basic install instructions Extract the archive Copy "Niagara" folder into your "/Interface/Addons/" directory
-
Its error of RecipeRadar not Niagara...
-
[Informant & Enchantrix (Auctioneer)]: not working on items from patch 1.8+ [Elysium]
laytya replied to Karrier's topic in UI, AddOns & Macros
I changed Auctioneer pack to Aux - cause Auctioneer is outdated and have some issues... Aux have all stuff - vendor values and disenchants -
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
laytya replied to Ike's topic in UI, AddOns & Macros
there is addon pack named LazyScript - it have all that stuff and extra... -
LOL Supermacro never did any issues w/ all my 120+ addons...
-
Addons outdated on that site...
-
Check EavesDrop
-
Follow basic install instructions Extract the archive Copy "Niagara" folder into your "/Interface/Addons/" directory
-
LOL make screen... i can make EngBags smaller or bigger =)
-
If you need sorting and defragment of bags why not to use EngBags? it more powrefull and usefull then bagnon + mrPlow for sure
-
it just calc hash of all files in pack - and if it not correct - you willl be baned
