Change Log:
--------------------
5.0.5-1.1.8
- Fixed errors caused by the fact that FloatingBattlePetTooltip doesn't have an info_line (yet).
- More loading changes, to prevent errors.
- Don't just hide the PetJournalFilterButton and PetJournalListScrollFrame - completely remove their anchors as well so they cannot possibly show.
- Handle edge-case where zone name is nil (likely before the player is completely in the game) and added matching against the sub zone as well.
5.0.5-1.1.7
- Removed redundant information from Auction House tooltips.
- Fixed the ever-growing Auction House tooltip.
- Revamped loading and list handling logic.
- Don't color the pet level by quality - it can be hard to read when blue.
- Prevented the final (and invisible) list button from displaying a sticky tooltip when clicking on the Pet Journal tab.
- Treat all sort fields the same; check to see if one of the compared pets has a nil field and relegate to the end of the list. This ensures that sorting by, for example, primary stat will not mix pets without a primary in with those that do.
5.0.5-1.1.6
- Changed tooltip code to be sensible - no more overlapping FontStrings.
- Show the rarity color for the pet named in the release-confirmation popup.
- Disable the "Only Favorites" checkbox when turning off "Collected" - don't disable "Collected".
5.0.5-1.1.5
- Added filter/sorting persistence. Completely exit WoW before updating.
- Setting up hooks when Blizzard_PetJournal is already loaded would probably be a good idea
- Added the ability to summon a pet on double-click of the list button.
- Check for nil rarity (only happens immediately after learning a pet).
5.0.5-1.1.4
- Properly remove/relocate pets in the registry when one is released.
- Repopulate the caches and list even when the PetJournal isn't visible...fixes issue where releasing/obtaining pets wasn't registering on the minimap and also causing Lua errors fo...
Description:
--------------------
Improves upon the functionality of the PetJournal and information during Pet Battles and while wandering Azeroth.
Features
Clearly displays rarity for both enemy and friendly pets during Pet Battles
Shows which rarities and levels of Battle Pets have been captured in their tooltips and in Minimap tooltips.
Displays rarity color for pets in the PetJournal, and displays rarity for non-wild pets.
Displays a tooltip when hovering over pets in the PetJournal so you can easily see their passives, pros, and cons, without having to click on them first.
Allows sorting by name, level, power, speed, health, and type in either ascending or descending order.
Filter pets by zone.
Double-click a pet in the PetJournal to summon it.
--------------------
5.0.5-1.1.8
- Fixed errors caused by the fact that FloatingBattlePetTooltip doesn't have an info_line (yet).
- More loading changes, to prevent errors.
- Don't just hide the PetJournalFilterButton and PetJournalListScrollFrame - completely remove their anchors as well so they cannot possibly show.
- Handle edge-case where zone name is nil (likely before the player is completely in the game) and added matching against the sub zone as well.
5.0.5-1.1.7
- Removed redundant information from Auction House tooltips.
- Fixed the ever-growing Auction House tooltip.
- Revamped loading and list handling logic.
- Don't color the pet level by quality - it can be hard to read when blue.
- Prevented the final (and invisible) list button from displaying a sticky tooltip when clicking on the Pet Journal tab.
- Treat all sort fields the same; check to see if one of the compared pets has a nil field and relegate to the end of the list. This ensures that sorting by, for example, primary stat will not mix pets without a primary in with those that do.
5.0.5-1.1.6
- Changed tooltip code to be sensible - no more overlapping FontStrings.
- Show the rarity color for the pet named in the release-confirmation popup.
- Disable the "Only Favorites" checkbox when turning off "Collected" - don't disable "Collected".
5.0.5-1.1.5
- Added filter/sorting persistence. Completely exit WoW before updating.
- Setting up hooks when Blizzard_PetJournal is already loaded would probably be a good idea
- Added the ability to summon a pet on double-click of the list button.
- Check for nil rarity (only happens immediately after learning a pet).
5.0.5-1.1.4
- Properly remove/relocate pets in the registry when one is released.
- Repopulate the caches and list even when the PetJournal isn't visible...fixes issue where releasing/obtaining pets wasn't registering on the minimap and also causing Lua errors fo...
Description:
--------------------
Improves upon the functionality of the PetJournal and information during Pet Battles and while wandering Azeroth.
Features
Clearly displays rarity for both enemy and friendly pets during Pet Battles
Shows which rarities and levels of Battle Pets have been captured in their tooltips and in Minimap tooltips.
Displays rarity color for pets in the PetJournal, and displays rarity for non-wild pets.
Displays a tooltip when hovering over pets in the PetJournal so you can easily see their passives, pros, and cons, without having to click on them first.
Allows sorting by name, level, power, speed, health, and type in either ascending or descending order.
Filter pets by zone.
Double-click a pet in the PetJournal to summon it.