PetCage-Reborn (Midnight Ready)

Automatically cages duplicate battle pets — updated for WoW Midnight

File Details

PetCage-Reborn_v1.1.1.zip

  • R
  • Apr 17, 2026
  • 2.89 KB
  • 40
  • 12.0.5
  • Retail

File Name

PetCage-Reborn_v1.1.1.zip

Supported Versions

  • 12.0.5

Fixes

  • Fixed addon not loading due to .toc naming mismatch
  • Fixed auto-caging not triggering after acquiring new pets
  • Fixed missing “Cage Duplicates” button in the Pet Journal
  • Fixed button positioning so it no longer appears hidden behind UI elements
  • Fixed missing chat feedback during the caging process

Caging Logic Improvements

  • Fixed issue where uncageable pets were still being detected as duplicates
  • Fixed incorrect API field handling from C_PetJournal.GetPetInfoByPetID
  • Added stricter eligibility checks:
    • Only cages tradable pets
    • Skips favorited pets
    • Skips slotted pets
    • Only cages level 1 pets

Critical Fix

  • Fixed overcaging issue where all copies of a pet could be removed
    • The addon now always retains at least one pet per species

Performance and Stability

  • Removed reliance on system chat parsing (resolves Midnight “secret string” errors)
  • Eliminated excessive journal scanning that caused FPS drops
  • Implemented controlled batch processing to prevent loops and repeated queueing

Quality of Life

  • Restored clear chat messaging:
    • Auto-caging notifications
    • Per-pet caging confirmation
    • Completion message
  • Improved reliability of /petcage commands