Change Log:
0.9.7:
Ready for 4.0.1, VehicleSwap, static duration option (used for priest's Weakened Soul)
0.9.6a:
all current bugs fixed i think.
0.9.5:
normal configuration system finally, cleaned up and renamed.
сс5:
raid buff loading for wotlk raids restored hopefully, BindTarget function
cc4:
minor priest update
cc3:
removed old group buffs, that were causing bugs for priest and druid
cc2:
W,H,Scale options fixed
moved to animation groups
Description:
Aptechka (previously known as Injector) is a raid frames addon.
It's small and with a lot of cool features, but you'll have to deal with Lua config to custiomize it.
Place your changes to AptechkaUserConfig/userconfig.lua, taking Aptechka/config.lua as a reference.
There's still some basic options available ingame from /apt console command. like positioning and scaling.
By default it reminds grid and configured for every healing class.
I plan to add new skin soon (and while i still haven't, consider skin system as not final)
Default configuration file
FAQ:
How to make it hidden when i'm soloing?
config.showSolo = false
What is UserConfig?
It's a separate addon that contains your personal settings.
Values from UserConfig replace default settings. That way you can safely(almost) update core module without losing your changes.
Or you can have 2 UserConfig modules.
It is also possible to add new skins as plugins. And switch between them depending on character class.
Lua knowledge is required?
Probably not, you can get by copy-pasting and changing values.
But having syntax highlightning will help you. (Notepad++ and SciTE are nice editors with Lua support)
What is priority?
When two or more actions assigned to the same indicator/icon are active, the one with higher priority is displayed.
Weakened soul and PW: Shield is a good example. You won't see WS until PWS is still active.
What's next?
Fix BG leave spam and test vehicle swap (that is extremely hard to reproduce/test, especially on my battlegroup).
Add cool skins.
WTF is "heal trace"?
That's when you want to know who exactly was healed by your Circle of Healing, Chain Heal, Glyph of Holy Light in the form of bl... |
|