File Details
v0.2.2-bcc
- R
- Jun 3, 2026
- 53.45 KB
- 33
- 2.5.5
- Classic TBC
File Name
Bisidious-v0.2.2-bcc.zip
Supported Versions
- 2.5.5
# 0.2.2
## Changes
### Voting Frame
BIS rank values are now shown as plain numbers instead of `#`-prefixed values.
### Browser
The `/rc lc` browser now also shows BIS ranks as plain numbers and stores them as numeric values for sorting.
## Bugfixes
- *Replacing imported data now clears old imported item entries without removing Bisidious settings or metadata.*
- *The `/rc lc` browser now refreshes after importing, clearing, and reopening, so stale rows should no longer be shown.*
- *Clearing imported votes now also clears cached sync metadata and refreshes open Bisidious views.*
# 0.2.1
## Changes
### Voting Frame
Split the old single Bisidious VotingFrame column into sortable **BIS Rank**, **BIS Votes**, and optional **BIS Team** columns.
Added rank-aware coloring for VotingFrame BIS values so top ranks stand out at a glance.
Added a settings toggle for showing or hiding the separate **BIS Team** column.
Active-team filtering now applies cleanly across the split VotingFrame columns.
VotingFrame BIS columns now use stable candidate-name tie-breakers when sorted.
### Sync
`/rc lc sync` now targets reachable online Loot Council members instead of only council members currently returned as in-group.
Grouped players, same-server guild members, same-server friends, and the current friendly player target are considered reachable.
Added `/rc lc syncdebug` and `/rc lc debugsync` to inspect which Loot Council members are reachable for direct sync and why.
## Bugfixes
- *Direct sync now reports a clearer message when no reachable Loot Council members can receive data.*
- *Slash-command registration is guarded to avoid duplicate command setup after repeated enable flows.*
# 0.2.0
## Changes
### Addon Rename
Renamed the addon package from `RCLootCouncil_Bisidious` to `Bisidious`.
Updated package metadata so release artifacts are produced as `Bisidious`.
### Release Packaging
Added BigWigs packager-based release automation for tagged versions.
Added manual changelog packaging through `CHANGELOG.md`.
Added CurseForge publishing configuration for the release workflow.
## Bugfixes
- *Fixed TOC version handling for packaged releases.*
# 0.1.0
## Changes
### Voting Frame
Added the initial VotingFrame team-vote column for RCLootCouncil candidates.
### Browser and Import
Added the minimap button and active-team selection.
Added the `/rc lc` browser for viewing imported vote data.
Added the import UI for `INSIDIOUS:2` payloads with compressed vote data.
Added sortable browser columns for Item, Rank, Candidate, Team, and Votes.
### Sync
Added direct `/rc lc sync` sharing to Loot Council members.
Added **Bisidious Votes** as a selectable sync type in the RCLootCouncil Sync window.
Added minimap quick actions for Import, Sync to LC, Open RCLootCouncil Sync, and Clear.
## Bugfixes
- *Fixed a sync serialization issue where imported data could be wiped after receiving a sync.*
- *Removed a duplicate chat message that appeared when receiving synced data.*
## Notes
Only `INSIDIOUS:2` payloads are accepted over sync.
Older stored data is rebuilt into a valid sync payload automatically before sharing.