Φ wowmods - Aptechka @ ?
[ addon updates | search | RSS | Google: subscribed link (?); Gadget | Twitter ]
[ login | register ] [ contact ]
search addons:

 • details
addon: Aptechka
listed author: d87   [list all addons]
latest version: 2.1.7
date last updated: Mon, 05 Dec 2011 18:19:19 +0000
date added: Tue, 12 Oct 2010 03:00:04 +0100
 
wowinterface.com: http://www.wowinterface.com/downloads/info14339-2.1.7.html

 • about + changelog
Change Log:




2.1.7:
- Bugfixes
2.1.6:
- Dragon Soul raid debuffs, TOC Update
2.1.5:
- Manabar frame changes. Now using texture drawing layers
- Crappy LoS status, it can flash only once every 10 or so seconds, because of spam protection on "Out of sight" error messages, config.LOSStatus = nil to disable
- New indicator type for default skin: bar1, by default renew and rejuv assigned to it.
2.1.2:
- ZA,ZG,Firelands boss spells, Grim Batol vehicles are maybe fixed, spellsets autoloading (by default tank cooldowns and common healing reduction spells)
2.1.1a:
- config.useCombatLogFiltering turned off because of combat log bug
2.1.1:
- Update for WoW 4.2 combat log changes
2.1.0:
- Update for WoW 4.1 combat log changes
2.0.10:
- Removed LibQuickHealth, it wasn't updated since Burning Crusade.
- Replaced it with similar native feature ( config.useCombatLogHealthUpdates )
- Autoscale for pets, tho they're still on separate anchor so it won't be pretty
- Death status update when leaving vehicle

2.0.9:
- Changed clique integration to group headers variant.
- Custom bindings bugfix

2.0.8:
- Secure scaling and config.scale var
- Mouse bindings for frames moved to initial config func

2.0.7:
- Pet group. ( /apt createpets command and config.petgroup option )
- Another vehicle bug.

2.0.6:
- Another vehicle bug.

2.0.5:
- Bastion of Twilight spells added
- changes to fix taint, width and height for skin now should be preloaded via Settings function. (See upgrading instructions on description tab)
- bugfix for vehicles, probably not the last one

2.0.3:
- various small fixes

2.0.2:
- I forgot git rep inside prev version archive
- InVehicleStatus
- icon now stands above health text
- anchors fixed

2.0.1:
- Shaman's earth shield and trace heals fixed, added Light of dawn traceheal

2.0:
- boss debuffs for TotFW, Blackwing Descent
- lockedOnStartup restored and renamed to "unlocked"
- vehicle health/power updates res...

Description:




Aptechka is a raid frames addon, or more like framework now actually.
You'll have to deal with Lua file configuration to custiomize it.
Place your changes into 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.

Default config file

Alternative skins
MechanizeV
CTRA skin

FAQ:
How can i change manabar width, indicator placement etc etc?
See the custom skin part. Tho skin may or may not provide options.

How to switch skins?
change config.skin = "GridSkin" to config.skin = "MechanizeV"

How to make it hidden when i'm not in a group?
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 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, copy-pasting and changing values should be enough for most things.
But editor with Lua syntax highlighting will help you. (SublimeText and SciTE for example). If you want to make your own skin you better be familiar with wow widget api.

What is priority?
When two or more actions assigned to the same spot are active, the one with higher priority is displayed.
Weakened soul is a good example. You won't see WS until PWS is still active.

[COLOR="#f4a4...

 
Hint: see addon details for related searches in Google: use the Google Subscribed Links service.