DopingControl v0.6.4
This commit is contained in:
@@ -183,6 +183,13 @@ same gaps, every time. The full UI (all six tabs, roles, pills, report preview)
|
||||
inspected and configured without being in a group, and all chat output is disabled while test
|
||||
mode is on, so nothing simulated can ever reach another player.
|
||||
|
||||
## Demo mode
|
||||
|
||||
`/dc demo` (or the button in the options panel) shows the same simulated raid, but with **all
|
||||
six school protection columns at once** — fire, frost, nature, shadow, holy and arcane — even
|
||||
though five of them are switched off by default. It is a viewing mode, nothing else: your saved
|
||||
expectations are never modified, and the mode itself is not saved either, so a reload ends it.
|
||||
|
||||
## Install
|
||||
|
||||
**Option A — download (simplest):**
|
||||
@@ -213,6 +220,7 @@ git clone https://github.com/ShempError/DopingControl.git DopingControl
|
||||
| `/dc options` | opens the options panel (also: right-click the minimap button) |
|
||||
| `/dc report` | opens the raid report preview |
|
||||
| `/dc test` | toggles test mode (simulated 40-player raid, chat output disabled) |
|
||||
| `/dc demo` | toggles demo mode (the simulated raid with all six protection columns shown; your expectations stay untouched, the mode is not saved) |
|
||||
| `/dc probe [range <name>]` | dumps raw scan-API returns to a file for debugging data-source gaps (SuperWoW required) |
|
||||
| `/dc talents [on\|off\|clear]` | shows how many players' talents are in, or stops asking for them |
|
||||
| `/dc unknown` | lists buff names the scanner saw but could not classify — useful for reporting gaps in the data tables |
|
||||
@@ -239,6 +247,10 @@ either way.
|
||||
|
||||
See [CHANGELOG.md](CHANGELOG.md). The short form:
|
||||
|
||||
- **v0.6.4** — the equipment expectation top-up self-heals on every refresh, so a profile
|
||||
saved before the waist column existed picks it up without a relogin.
|
||||
- **v0.6.3** — the waist slot is expected equipment by default for every role.
|
||||
- **v0.6.2** — fix: the waist slot was never scanned, so a missing belt could not be reported.
|
||||
- **v0.6.1** — fixes: other players' resistances are reconstructed from their gear (the tab
|
||||
showed `?` for everyone but you), the weapon column can report a missing imbue again, six
|
||||
consumables whose aura name differs from the item name are matched, "gaps only" no longer
|
||||
|
||||
Reference in New Issue
Block a user