InfusOnWoW

Results 112 comments of InfusOnWoW

What's feature request that you are asking for?

Also, we could calculate the right scaling within WeakAuras. Anyway to answer your question: The start/end of a expansion is the worst time for new features. There are adjustments to...

Apparently https://github.com/tomrus88/BlizzardInterfaceCode/blob/master/Interface/SharedXML/PixelUtil.lua is a helper file Blizzard has for pixel perfect positioning, no idea whether that'll help

There are a few checks in each trigger that could be more easily expressed via such a system. E.g. the Bufftriggers choice of always/on buffed/on missing or the remaining time...

Well I don't want such a button in general, as often the triggers do call WeakAuras functions that aren't public api. But for the CLEU trigger that might actually work...

Yes that's a problem that needs solving. It happens regularly. To prevent that, we obviously need to have diffrent uids for the auras in step 4. Thus: After uplodaing their...

The changes to dynamic groups from 30365b3c19751282cd87c40092f470ce54296c04 went missing.

All good points! And yeah we should take a look at what blizzard does and add sub elements if possible.

Probably its own trigger, the dk trigger is a rather complex beast. But let me add it to the todo list.