File Details
3.2.1
- R
- May 27, 2013
- 159.92 KB
- 30.5K
- 5.3.0
- Retail
File Name
PetBattleTeams-3.2.1.zip
Supported Versions
- 5.3.0
3.2.1 added numerous checks when calling C_PetJournal.GetPetInfoByPetID in teamManager.lua
3.2.1 invalid/nil petID's should no longer throw errors.
3.2.1 51 - 3.2.0 lua errors
r35 FixTeams() code clean up, now runs in linear time
r34 FixTeams() is now restricted to invalid pets only
r33 added experimental fix for 5.3 petID's. Not guaranteed to restore all teams perfectly but it should be a good start.
r33 put /run PetBattleTeams.modules.TeamManager:FixTeams() into your chat bar and hit enter.
r32 each pet in a team is tagged with its speciesID
r32 if a petID is no longer valid then from the options menu you can select to reconstruct teams. For each invalid petID, PBT will find the highest level pet of the same species and add it to that team.
r32 removed Import Teams functionality as its no long relevant
r32 added Reconstruct teams option in the same location as Import teams
r32 note: this change is backwards compatible with previous versions if you need to downgrade
r32 note: this change will not restore previously lost pets
r31 left clicking the menu button now hides PBT's main frame and attaches the menu button to the pet journal near the close button in the upper right.
left clicking the menu button while its attached to the petjournal frame will reshow PBT's main frame.
r30 fixed some leaked global variables from 46 - global taints.
3.1.3 updated libbreedinfo to latest version
3.1.2 fixed team switching
3.1.2 updated libpetbreedinfo
3.1.2 updated toc
3.1.1 no changes from r29
r29 import teams no longer throws errors during the import
r28 Added deleting pets from teams.
r28 added not clearing pet battle slots when invalid or empty pets are on a team
r27 ticket 39, fixed the spelling of team.
r26 added option to enable mouse scrolling to change the selected team when used on the selected team frame
3.1.0 corrected variable name in createTeam
3.1.0 removed debug print statment
r25 updated to latest libpetbreedinfo
r25 reset the scroll bar when the roster frame is shown or hidden (post 328)
r25 moved controller code from view to controller. opps. scrolling while moving pets will now properly enable and disable pet unitframes (ticket 37)
r25 roster min size is now 2 entries or else onvertical scroll doesnt fire for the scroll frame, since the bobber doesnt move. future: implement onmousewheel back up (post 328)
r24 added ability to toggle visiblity for selected team, roster and control buttons
r24 added config entries for component visiblity
r23 added menu addressing ticket 28
r23 added config option to hide breed info
r22 fixed gui initializing during combat at login
r21 Added breed info to tooltip pet names
3.0.5 addressed ticket 31, hope i nailed it as i couldn't reproduce it.
r20 mainframe no longer displays when attached after a reload during combat. pbt will restore itself after combat.
r19 Nuked release
r18 removed dependency on blizzard pet journal again, added more checks to make sure it loads properly
r18 fixed bandage again
r17 Moved printed text from TeamManager to calling functions
r17 added /pbt toggle to toggle the attach/detach state
r17 fixed printed text for lock and unlocking teams
3.0.4 fixed being unable to scroll to the last team when a user had 14 teams (and presumably other quantities as well)
3.0.4 changed pet bandage button to use itemID instead of enUS text
3.0.4 fixed some ability names being blank in the pet tooltip
3.0.4 fixed teams not switching
3.0.3 Changed vertical scrolling to only move one at a time
3.0.3 fixed /pbt reset teams
3.0.2 Added additional checks to make sure a petframe is set before trying to show a tooltip
3.0.2 Added enabled flag to freshly created teams
3.0.2 Added IsTeamLocked check to IsTeamEnabled (shouldnt have to ask twice to find out if its enabled)
3.0.1 team names are now colored yellow when locked to match the unit frame border
3.0.1 scrolling now correctly keeps disabled pets disabled
3.0.1 trying to swap from a locked team now automatically copies instead
3.0.1 locked teams no longer disable during a team move
3.0.0 added local _ and preferredIndex = STATICPOPUP_NUMDIALOGS, to reduce taint issues
3.0.0 removed tutorial.lua from the toc
r16 - moved team names up 2 px to prevent names being cut off by unit frames
r16 - newly created teams are now inserted directly after the team they were copied from
r16 - moved add team button over 3px to line up with unit frames
r16 - Increased hieght of team frame by 2px to remove overlap with unit frames
r15 - updated toc number
r15 - fixed teams remaining locked after a pet battle
r15 - teams no longer lock during a pet battle
r15 - pet bandage button now works
r15 - added import dialog for optionally importing pets from 2.4
r15 - added help text for /pbt
r14 - when a new team is created, that team is now selected
r14 - mainFrame no longer displays resizer and is no longer moveable after reloading (when attached)
r14 - fixed empty|invalid pets not showing up as locked when the team is locked
r13 - fixed invalid pets not reseting border color
r13 - added auto dismiss
r13 - fixed resizer showing while attached
r13 - fixed team names reseting when changing pet load out
r13 - fixed TeamManager:IsWorking to return the correct values when idle
r13 - fixed Swapping pets when both teams have an empty pet
r13 - fixed empty_pets not showing disabled when they are
r12 - fixed swaping to empty pet between teams
r12 - can no longer pick up empty or invalid pets
r12 - added description to a number of options
r12 - added helper text to pet tooltip
r12 - fixed bad petID issues with TeamManager:GetPetInfo
r12 - slash commands
r12 - implement hiding helper text
2.4.14 found a left over debug statement.
r11 added resetUI functionality. Added frame locking functionality, and frame state saving. creating new teams with automatically saving teams disabled now creates empty ??? teams
2.4.13 added conversion for petIDs
Going to beta, added new config placeholder options, fixed code for 5.1
Added support for 5.1
Add Importer for 2.4.11 teams
Added team names to main scroll frame
Made Moving teams more user friendly, hit escape to cancel move, or wait 15seconds
Rewrote scroll frame for the Nth time
Fixed reported bugs
Fixed lib dependencies issue
Added Todo.txt , see whats left to be done and suggest more.
r3 fixed frame issue with first initialization, added Old pbt settings to toc file they are not lost and allows me to write a migration function
r2 Alpha - Complete rewrite of PBT. Expect features to be missing, or broken.

