File Details
DKPAuctioneer_V1.3.0
- R
- Mar 13, 2026
- 43.65 KB
- 55
- 12.0.1
- Retail
File Name
DKPAuctioneer_V1.3.0.zip
Supported Versions
- 12.0.1
# Changelog 1.3.0
## [1.3.0] - 2026-03-13
### Changed
- **Game Version Compatibility Update**: Updated addon to support World of Warcraft: Midnight (Patch 12.0.1)
- Interface version updated from 120000 to 120001
- All WoW APIs verified for compatibility with Midnight
- No code changes required - all existing features remain functional
- Verified APIs: C_ChatInfo.SendAddonMessage(), GetNumGroupMembers(), CreateFrame() with BackdropTemplate, GetItemInfo(), UnitClass(), UnitLevel()a
### Added
- **Version Display in Minimap Tooltip**: The addon version is now shown when hovering over the minimap icon
- Format: "Version: 1.3.0" in gray text
- Makes it easier to verify which version is currently installed
- Updates automatically when the addon version is changed
- **Version Slash Command**: New command to display the current addon version in chat
- Command: `/dkp version` or `/dkp ver`
- Displays: "DKP Auctioneer Version: 1.3.0" in green text
- Added to the help menu (`/dkp help`)
### Technical Details
- Addon Version: 1.3.0
- Interface Version: 120001
- WoW Expansion: Midnight (Patch 12.0.1)
- Release Date: March 13, 2026
- Codebase: Unchanged from v1.2.0 (compatibility update only)
### All Features from v1.2.0 Included
This version includes all features and fixes from version 1.2.0:
- Version Display in Player Tab
- Pre-Auction Participation System
- Manual Item Addition via Slash Command (`/dkp add [ItemLink]`)
- Enhanced Slash Commands with help system
- Auto-Roll Status Update fixes
- Boolean Serialization fixes in Communication System
- Pre-Auction Participant Counting fixes
- Automatic Lootmaster Broadcast to new group members
- Silent Bid Notifications for Lootmaster (hidden during auctions, visible in Debug mode)
- Bid Window Close Button removed to ensure active participation
### System Requirements
- World of Warcraft: Midnight (12.0.1) or later
- No additional dependencies required
---
## [1.3.0] - 2026-03-13
### Geändert
- **Spielversions-Kompatibilität aktualisiert**: Addon für World of Warcraft: Midnight (Patch 12.0.1) aktualisiert
- Interface-Version von 120000 auf 120001 aktualisiert
- Alle WoW-APIs auf Kompatibilität mit Midnight überprüft
- Keine Code-Änderungen erforderlich - alle bestehenden Features bleiben funktionsfähig
- Überprüfte APIs: C_ChatInfo.SendAddonMessage(), GetNumGroupMembers(), CreateFrame() mit BackdropTemplate, GetItemInfo(), UnitClass(), UnitLevel()
### Hinzugefügt
- **Versions-Anzeige im Minimap-Tooltip**: Die Addon-Version wird nun beim Überfahren des Minimap-Icons angezeigt
- Format: "Version: 1.3.0" in grauem Text
- Erleichtert die Überprüfung, welche Version aktuell installiert ist
- Aktualisiert sich automatisch, wenn die Addon-Version geändert wird
- **Versions-Slash-Befehl**: Neuer Befehl zur Anzeige der aktuellen Addon-Version im Chat
- Befehl: `/dkp version` oder `/dkp ver`
- Zeigt: "DKP Auctioneer Version: 1.3.0" in grünem Text
- Zum Hilfemenü hinzugefügt (`/dkp help`)
### Technische Details
- Addon-Version: 1.3.0
- Interface-Version: 120001
- WoW-Erweiterung: Midnight (Patch 12.0.1)
- Veröffentlichungsdatum: 13. März 2026
- Codebasis: Unverändert gegenüber v1.2.0 (nur Kompatibilitäts-Update)
### Alle Features aus v1.2.0 enthalten
Diese Version enthält alle Features und Fixes aus Version 1.2.0:
- Versions-Anzeige im Player-Tab
- Pre-Auction Teilnahme-System
- Manuelle Item-Hinzufügung via Slash-Befehl (`/dkp add [ItemLink]`)
- Erweiterte Slash-Befehle mit Hilfesystem
- Auto-Roll Status-Aktualisierung Fixes
- Boolean-Serialisierung Fixes im Kommunikationssystem
- Pre-Auction Teilnehmer-Zählung Fixes
- Automatischer Lootmaster-Broadcast an neue Gruppenmitglieder
- Stille Gebots-Benachrichtigungen für Lootmaster (während Auktionen verborgen, im Debug-Modus sichtbar)
- Schließen-Button im Bid-Fenster entfernt, um aktive Teilnahme sicherzustellen
### Systemanforderungen
- World of Warcraft: Midnight (12.0.1) oder neuer
- Keine zusätzlichen Abhängigkeiten erforderlich