5.0.5-1.0
Details
-
FilenamePetTheory-5.0.5-1.0.zip
-
Uploaded by
-
UploadedSep 30, 2012
-
Size34.92 KB
-
Downloads432
-
MD52fc98ccab34f5b381f71e0e16f334ac8
Supported WoW Retail Versions
- 5.0.5
Changelog
tag 5.0.5-1.0
4c12221e6a38e37a6b85274b1cef5192439b7baf
James D. Callahan III <jcallahan@curse.com>
2012-09-30 09:52:41 -0500
--------------------
James D. Callahan III:
- Debug removal.
- Added comprehensive filtering and a direction button for ascending/descending sort.
- Check for nil rarity before attempting to assign colors to the pet card.
- Show rarity colors for pets in the team and for pet names in the list.
- Added tooltips to the actual list entries, so it is no longer necessary to click on a pet to see its passive ability or what pet types it's good and bad against.
- Make the currently-selected highlight show up for the correct pet.
- No idea why Blizzard hides the rarity for non-captured or non-battle pets in the PetJournal, but I'm undoing that.
- Update the actual journal index on refresh.
- Replaced PetJournalFilterButton(and DropDown).
- Revamped how the local list is populated. Replaced the scrollframe/buttons on the PetJournal with one that can be manipulated.
- Simplified UpdatePetList() and removed unused code.
- Memory improvements.
- Mute the PetJournal sound when opening during AddOn loading.
- Make AddOns like TipTac behave when modifying the GameTooltip.
- Proper fix this time.
- Fix for Minimap tooltip when the Battle Pet is unknown.
- Make sure the FontString's GetText() returns something before attempting to use it.
- GUID to NPC ID fix.
- Color fonts and border textures to match pet rarity when in a Pet Battle.
- Moved the Minimap-tooltip handler code out of OnEnable and into the main chunk.
- Disabled hooks for non-finished code.
- Tooltip tweaks.
- Initial commit. Most code is disabled as non-working, but the Unit and Minimap mouseover notifications work.