File Details
DKPAuctioneer V.1.1.0
- R
- Jan 8, 2026
- 37.92 KB
- 17
- 11.2.7
- Retail
File Name
DKPAuctioneer_V.1.1.0.zip
Supported Versions
- 11.2.7
# Changelog 1.1.0
## [1.1.0] - 2026-01-07
### Changed
- The behavior of the Auto-Roll system has been adjusted:
- Auto-Roll (Hybrid for lootmaster, Pass for other players) is now only active if the player is in a raid and an active lootmaster is set.
- Outside of a raid or without a lootmaster, Auto-Roll is completely disabled.
- If Auto-Roll is disabled (`autoRollType = nil`), no automatic action is performed and the UI displays the status "Deactivated".
#### Overview: When is which Auto-Roll status set?
- **Hybrid (Transmog > Greed)** (`autoRollType = 5`):
- Set if the player is the lootmaster and is in a raid.
- **Pass** (`autoRollType = 0`):
- Set if the player is not the lootmaster, but is in a raid and a lootmaster exists.
- **Deactivated** (`autoRollType = nil`):
- Set if no raid is active or no lootmaster exists. In this case, no automatic action is performed and the UI displays "Deactivated".
---
### Geändert
- Das Verhalten des Auto-Roll-Systems wurde angepasst:
- Auto-Roll (Hybrid für Lootmaster, Pass für andere Spieler) ist jetzt nur noch aktiv, wenn sich der Spieler in einem Raid befindet und ein aktiver Lootmaster gesetzt ist.
- Außerhalb eines Raids oder ohne Lootmaster ist Auto-Roll vollständig deaktiviert.
- Wenn Auto-Roll deaktiviert ist (autoRollType = nil), wird keine automatische Aktion mehr ausgeführt und im UI der Status "Deaktiviert" angezeigt.
#### Übersicht: Wann wird welcher Auto-Roll-Status gesetzt?
- **Hybrid (Transmog > Greed)** (`autoRollType = 5`):
- Wird gesetzt, wenn der Spieler Lootmaster ist und sich im Raid befindet.
- **Pass** (`autoRollType = 0`):
- Wird gesetzt, wenn der Spieler nicht Lootmaster ist, aber sich im Raid befindet und ein Lootmaster existiert.
- **Deaktiviert** (`autoRollType = nil`):
- Wird gesetzt, wenn kein Raid aktiv ist oder kein Lootmaster existiert. In diesem Fall findet keine automatische Aktion statt und im UI wird "Deaktiviert" angezeigt.