File Details
v12.0.0.260119
- R
- Jan 19, 2026
- 11.05 KB
- 1.3K
- 12.0.0+3
- Classic + 1
File Name
BattlePetTabs-v12.0.0.260119.zip
Supported Versions
- 12.0.0
- 11.0.2
- 4.4.0
- 1.15.3
BattlePetTabs
v12.0.0.260119 (2026-01-19)
Full Changelog Previous Releases
- TOC bump
- TOC bump
- Patch 12.0 changes.
- Wops, keep the file as otherwise the classic client loads the mainline toc file.
- There are no pet battles in classic.
- TOC bump.
- Merge branch 'master' of https://github.com/Vladinator/wow-addon-battlepettabs
- TOC bump and patch 11 update.
- Update release.yml
- Update release.yml to use actions/checkout@v4
- Preparation for 11.0
- Added title suffix to explain its a placeholder.
- Added TOC files for the other clients.
- TOC bump for 10.1
- Updated for 10.0.0
- TOC bump
- DF support
- TOC bump
- Fixed taint issue source, this should minimize the issue people have been having.
- Added pet exist checks, as sometimes the data could be loaded in a separate account or the pet gets caged and becomes missing.
- Correct TOC bump for SL pre-patch.
- Cleaned up deprecated file.
- Create release.yml
- TOC bump seems to work fine in Shadowlands.
- TOC bump
- Just to be super safe, ignore the travis file by name.
- TOC bump and WoWInterface automatic packaging.
- Added a mouseover check if the frame is forbidden. An error was introduced with the latest patch if I don't check for this when hover over different things, and your mouse lands on a nameplate for example it would error.
- Removed obsolete code that did more harm than good.
- Version bump.
-
- Shows equipped pet team border if you move the team to inactive, but still click teams from the popup to equip or adjust said inactive team.
- Moving inactive teams now doesn't swap two teams position, instead you drag a team in front another team, this makes moving teams in the inactive panel a bit easier if you just want to slot a new team between some other teams.
- Shows equipped pet team border if you move the team to inactive, but still click teams from the popup to equip or adjust said inactive team.
- Fixed bugs introduced in 8.2
-
- Added a confirmation when deleting a team. Not sure why I didn't do this much earlier.
- Made it possible to load teams that are stored in the bank in case you quickly want to load one that is less used for some specific purpose.
- Added a confirmation when deleting a team. Not sure why I didn't do this much earlier.
- Updated for BfA.
- Patch 7.2 update.
- Updated the readme file.
- Cleaned up TOC
- Initial Legion commit. Recoded the entire addon. Has backwards compatibility for Warlords of Draenor, despite it appearing as "Out of date"
- Fixed an issue where the addon loading happened before the addon finished actually loading the code from its file #weird
- WOD beta release code.
- Disable integrity checking of teams, as this seem to do more damage than good. Also changed some validation logic of pet ID to work with the changes in WoD.
- License change. Get in touch with me if you wish to discuss.
- Removed deprecated code and reorganized some references. Tweaked how petID related functions work, now that WOD changed the GUID entirely - again.
- Initial addon commit.
- Initial commit