promotional bannermobile promotional banner

StBu-PetLevelAreas-MOP

Displays pet battle levels for all zones in a convenient tooltip when hovering over an icon next to the Pet Journal.

File Details

PetLevelAreas.zip

  • R
  • Jul 15, 2025
  • 10.88 KB
  • 36
  • 5.5.0
  • MoP Classic

File Name

PetLevelAreas.zip

Supported Versions

  • 5.5.0
# Changelog - Pet Level Areas

All notable changes to Pet Level Areas will be documented in this file.

## [1.0.0] - 2024-12-XX

### Added
- **Initial Release** of Pet Level Areas AddOn
- **Complete zone database** covering all pet battle areas from Classic through Pandaria
- **Pet Journal integration** with small mouse icon for easy access
- **Two-column tooltip layout** for optimal space usage and readability
- **Level-based sorting** within each continent (highest levels first)
- **Multi-language support** with German and English zone names
- **Continent organization** grouping zones by Eastern Kingdoms, Kalimdor, Northrend, Pandaria, Elemental Plane, and Tol Barad

### Features
- **278+ zones** with accurate pet level ranges
- **Slash commands** for easy control (/petlevelareas, /pla)
- **Toggle functionality** to enable/disable the AddOn
- **Debug mode** for troubleshooting
- **Saved variables** to remember user preferences
- **Lightweight design** with minimal memory footprint

### Zone Coverage
- **Eastern Kingdoms**: All Classic zones plus Cataclysm areas (Twilight Highlands, Vashj'ir, etc.)
- **Kalimdor**: Complete zone coverage including Mount Hyjal, Uldum
- **Northrend**: All Wrath of the Lich King zones (Borean Tundra to Icecrown)
- **Pandaria**: Full Mists of Pandaria support including Isle of Thunder
- **Special Areas**: Deepholm (Elemental Plane), Tol Barad

### Technical
- **Interface Version**: 50400 (WoW Classic MoP)
- **File Structure**: Modular design with Core.lua and PetData.lua
- **Performance**: Tooltip data loaded on-demand only
- **Compatibility**: Designed for Classic MoP servers

---

## Future Planned Features

### [1.1.0] - Planned
- Search/filter functionality within tooltip
- Customizable icon position
- Additional language support (French, Spanish)
- Zone difficulty indicators

### [1.2.0] - Planned
- Integration with pet collection tracking
- Favorite zones bookmarking
- Custom tooltip themes

---

## Version Format

This project uses [Semantic Versioning](https://semver.org/):
- **MAJOR** version for incompatible API changes
- **MINOR** version for backwards-compatible functionality additions  
- **PATCH** version for backwards-compatible bug fixes

## Reporting Issues

Found a bug or have a suggestion? Please report it on our CurseForge page with:
- Your WoW version
- Steps to reproduce the issue
- Any error messages
- Screenshots if applicable