1.7-beta-4
Details
-
FilenameoUF_Adirelle-1.7-beta-4.zip
-
Uploaded by
-
UploadedApr 8, 2011
-
Size163.54 KB
-
Downloads194
-
MD5f67097f38b76574c8711c303dd0ee4ad
Supported WoW Retail Versions
- 4.0.6
Changelog
tag 1.7-beta-4
2249ccbbba29901ca5445cdae90bf5196be3c823
Adirelle <adirelle@tagada-team.net>
2011-04-08 14:05:22 +0200
Tagging as 1.7-beta-4.
--------------------
Adirelle:
- Fixed the arena display.
- oUF_Adirelle_Arena and oUF_Adirelle_Boss do not require oUF_Adirelle_Single anymore.
- Got rid of all setfenvs. Also tidied up the code to easily spot global leaks.
- Added a pseudo-header frame common to boss and arena units.
- Fixed the boss frame display.
- Fixed typos and leftovers.
- Stop playing with setfenv.
- Properly enable/disable boss and arena frames depending on instance type.
- Untied the possibility to disable frames from LibMovable support.
- Put all boss and arena frames into two container frames.
- Fixed ticket #11.
- Fixed arena units.
- Range: fade units that do not exist.
- Removed spammy debug.
- Do not hide arena frames until the plyayer leaves the arena so they are kept visible if the unit enters stealth (drycoded, need testing).
- Fully update a frame when UNIT_TARGETABLE_CHANGED happens.
- Do not create threat border for boss and arena frames.
- Have the StatusIcon alaways calls its post-update hook.
- Added frames for arena enemy pets.
- Fixed ticket #10.
- Reverted some commits to hopefully fix raid unit coloring.
- We always have incoming heals.
- Removed the StatusBar OnValueChanged hack as it seems useless now.
- Greatly simplified the status bar texture handling.
- Do update raid unit colors on PARTY_MEMBERS_CHANGED or RAID_ROSTER_UPDATE.
- Raid frames: small tweaks to the new AltPowerBar code.
- Added a dark background and some animations to raid altpowerbars.
- Avoid to double-register UNIT_NAME_UPDATE in raid frames.
- Have it working.
- Removed leftover code.
- Split single Style.lua in smaller files.