File Details
PVPTabTarget v2
- R
- Feb 11, 2026
- 266.21 KB
- 1.8K
- 12.0.1+1
- Retail
File Name
PVPTabTarget_v2.zip
Supported Versions
- 12.0.1
- 12.0.0
[2.0.0] - Major Refactor
Added
- Ace3 Framework Integration: Full rewrite using AceAddon-3.0, AceEvent-3.0, AceConsole-3.0, AceTimer-3.0, AceDB-3.0, AceDBOptions-3.0, AceLocale-3.0
- Profile System: Per-character or shared profiles with copy, reset, and delete support via AceDB/AceDBOptions
- Localization: Full translations for 10 languages - English, French, German, Spanish, Portuguese (BR), Russian, Korean, Chinese Simplified, Chinese Traditional, Italian
- Tabbed Settings UI: Reorganized settings into Targeting, Keybinds, Appearance, and Profiles tabs
- Automatic Migration: Existing settings from v1.x are automatically imported into the new profile system
Changed
- Replaced manual event frame with AceEvent-3.0 for cleaner event handling
- Replaced manual slash commands with AceConsole-3.0
- Replaced raw
C_Timer.Afterwith AceTimer-3.0ScheduleTimer - Replaced flat SavedVariables with AceDB-3.0 profile database
- Improved UI/UX with better organization, descriptions, and color coding
- Settings panel now refreshes live status display
Removed
- XML-based event frame (
PVPTabTargetFrame) - no longer needed with AceAddon lifecycle

