4.3 Addon Updates

Started by Shadowwolf, November 29, 2011, 04:23:29 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Shadowwolf

----------------------------------------------------------------------

FishingBuddy (Dec 28, 8:32pm)
Version 1.0.7d
- Clean up options pane
- Get all minimap button options in one place
- Nicer fishing pet menu
- Display tooltips on "auto-disabled options" with explanations
- Fix bad interaction when casting with Fishing Ace! loaded

Version 1.0.7c
- Updated Simplified Chinese translation (zhCN)
- Fix for CurseForge ticket 140, 91
- Clean up minimap button movement for non-standard minimap shapes


Capping (Dec 28, 8:31pm)
fixed max world pvp queues

OmniCC (Dec 28, 8:30pm)
Almost finished portuguese translations
Fixed a bug with the activate effect
Come to the darkside, we have cookies.
"A flute with no holes is not a flute, and a donut with no hole is a danish" - Chevy Chase as Ty Webb in Caddyshack
"Be who you are and say what you feel, because those who mind don't matter, and those who matter don't mind."- Dr. Suess


Shadowwolf

#16
----------------------------------------------------------------------


X-Loot (Jan 4, 9:11pm)


Recount (Jan 4, 9:08pm)
- Absorbed heals not reported as overheals will not count towards effective healing. Heals with absorbed components are now reported with the (Absorb) tag in the death log.
Added absorb entries for T13 Protection 2P Bonus procs (Warrior, Paladin)
Fixed so that Spirit of Redemption-priest deaths are tracked again (i.e. it no longer requires special handling. As of 4.3 there are no double death events for it)
Come to the darkside, we have cookies.
"A flute with no holes is not a flute, and a donut with no hole is a danish" - Chevy Chase as Ty Webb in Caddyshack
"Be who you are and say what you feel, because those who mind don't matter, and those who matter don't mind."- Dr. Suess


Shadowwolf

----------------------------------------------------------------------

ForteXorcist (Jan 13, 11:18pm)
- Version update to 4.3.0.
- Added some spells to the timer modules, but I will add more in the next update.


Raid Tracker (Jan 12, 8:19pm)

RatingBuster (Jan 12, 8:18pm)
Come to the darkside, we have cookies.
"A flute with no holes is not a flute, and a donut with no hole is a danish" - Chevy Chase as Ty Webb in Caddyshack
"Be who you are and say what you feel, because those who mind don't matter, and those who matter don't mind."- Dr. Suess


Shadowwolf

----------------------------------------------------------------------

Omen (Jan 16, 3:48am)
- Update version to 3.1.6.
- Multiply the threat values reported by the WoW Servers in Dragon Soul instance by 10 because they are scaled by 10%. This fixes MI/Fade/Tricks oddities and reported TPS values.
Come to the darkside, we have cookies.
"A flute with no holes is not a flute, and a donut with no hole is a danish" - Chevy Chase as Ty Webb in Caddyshack
"Be who you are and say what you feel, because those who mind don't matter, and those who matter don't mind."- Dr. Suess


Shadowwolf

#19
----------------------------------------------------------------------

Bigwigs Bossmods (Release Version) (Jan 18, 8:25pm)
DragonSoul/Blackhorn: tweak
DragonSoul/Blackhorn: add a pre-warning bar for blackhorn landing
DragonSoul/DeathwingSpine: Extra grip spam protection
DragonSoul/DeathwingSpine: Add more ids for Residue, remove spam from roll if you're dead
DragonSoul/DeathwingSpine: Grip now recalculates if it is off or the previous bar was hidden
DragonSoul/DeathwingSpine: Added stack counter for Residue
DragonSoul/DeathwingSpine: Removed CheckForWipe which caused some module spamming
DragonSoul/DeathwingSpine: Use OnBossDisable() instead of OnWipe() for grip reset
DragonSoul/DeathwingSpine: Register event CheckForWipe for grip timer reset
DragonSoul/Blackhorn: tweak phase 2 message wording and add phase 1 message.
Core/Loader: replace server names in version check
DragonSoul/DeathwingSpine: Add a more comprehensive Fiery Grip bar
DragonSoul/Morchok: tweak
DragonSoul/Morchok: add the morchok crystal entries to the locale also.
DragonSoul/Morchok: shorten crystal bar, tweak config layout, fix summon kohcrom warning, don't show the stomp bar when there's not going to be one.
DragonSoul/Morchok: clear bars on split
DragonSoul/Morchok: code fixes to Morchok bars
DragonSoul/Yorsahj: apparently bolt is 22s
DragonSoul/Blackhorn: add a counter for twilight onslaught


BadBoy (Jan 18, 8:19pm)
goldspam update

Titan Panel (Jan 18, 8:18pm)
Come to the darkside, we have cookies.
"A flute with no holes is not a flute, and a donut with no hole is a danish" - Chevy Chase as Ty Webb in Caddyshack
"Be who you are and say what you feel, because those who mind don't matter, and those who matter don't mind."- Dr. Suess


Shadowwolf

----------------------------------------------------------------------
X-Perl UnitFrames (Jan 24, 10:11pm)
Fix a possible nil error in assistframe
also fix some copy and paste mistakes from late night editing oops
Custom Highlights update. I'll search and add in other language locals tomorrow, bedtime
Remove traces of prior attempt at having an overlay statusbar graphic to indicate whether a cast is shielded. It was breaking the name replacement step at the end of a cast/channel.
put some shield icons around spells/channel names that cannot be interrupted
Recommit now that it seems zips are being built again
zhTW updates for r597, stupidly changed XPerl.lua for revision displays current rev.
For some reasons, the r602 isn't download-able at WoWAce due a HTTP 404(file not found) happens, don't know what's wrong with WoWAce packager so I try to commit this update to 'fix' this problem, and hope it's works fine again, else r601 is the latest one download-able alpha...
Further tweaks for the positioning of the role icon--now on the upper right hand corner. It should no longer be obscured by the various icons that get slapped on the raid frame.
Another bug fixed with the raid role option check not entered in correctly.
Use Blizzard-supplied aliases for fonts to use for the Aggro/Pet Aggro warning indicator. This should carry over for clients with character sets other than latin. The upshot of this is font-replacement addons will be able to do their thing with the text.
fixed a function call on one instance of the role update that was breaking the display, and position the icon along the bottom center of the name frame, so it doesn't conflict with any existing icons
back out a local change, for my private version only
Merge in updated patches from ticket 868, with a check for the config variable that I added in. I noticed a redundant set of function definitions for XPerl_Raid_RoleUpdate, I went with the one that has the check for the Old vs. New icon.
Groundwork for adding in "Show Role Icons" option on raid frames
Placeholders are used for the localization options
oops that folder property change didn't need to go with that commit
Code Cleanup
Dummy commit to force curse client to actually SEE this file, still doesn't seem to acknowledge last commit/tag happened


Skada Damage Meter (Jan 24, 10:08pm)
Tweak spacer for post_tooltips
Add Activity display to the Damage tooltip


Outfitter (Jan 24, 10:07pm)
FEATURE: Added LibBabble-SubZone library (Outfitter will require restarting WoW for this update, reloadui will not work)
FEATURE: Added Wildhammer Stronghold and Dragonmaw Stronghold to Twin Peak battleground detection (thanks to mrnathan)
FEATURE: Warsong Gulch works for all supported locales
FEATURE: Irongforge and Orgrimmar should work better in all locales
Come to the darkside, we have cookies.
"A flute with no holes is not a flute, and a donut with no hole is a danish" - Chevy Chase as Ty Webb in Caddyshack
"Be who you are and say what you feel, because those who mind don't matter, and those who matter don't mind."- Dr. Suess