File Details
0.10.2
- R
- Oct 23, 2025
- 39.77 KB
- 15
- 11.2.5
- Retail
File Name
PlunderPoints (30).zip
Supported Versions
- 11.2.5
Plunder Points v0.10.2 — Patch Notes (Oct 23, 2025)
Highlights
-
Auto PlayerID prompts
-
Prompts on login if your character isn’t linked.
-
Prompts immediately after an admin unlinks a character.
-
-
Window position saving
-
The addon now remembers where you dragged the main window between sessions.
-
-
Smoother, safer reveals
-
Reveal animations are now pooled (created once per row) to prevent memory creep.
-
Fixes & Improvements
-
Transmog refund logic (v0.10.1)
-
Fixed an edge case that could refund both players when only the transmog bidder should be refunded.
-
Single-bidder checks now run inside each branch (regular vs. transmog) to avoid double refunds.
-
-
Easier window dragging (v0.10.1)
-
Title bars on all windows increased to ~32px and given proper drag regions.
-
Admin panel controls repositioned so buttons aren’t covered by the list.
-
-
Code quality
-
Removed dead references to the old Bulk Add (×5) button.
-
Animation groups are reused via
Stop()/Play()instead of re-created.
-
Technical Notes
-
New
CheckPlayerIDPrompt()runs onPLAYER_LOGIN. -
Unlink actions trigger the PlayerID prompt if the current player was unlinked.
-
Main frame position is saved to
PlunderPointsDB.settings.frameX/frameY. -
Settings panel:
/pp options(UI scale slider + Testing Mode). -
Some settings (like UI scale) may require a
/reloadto fully apply.
Enjoy the QoL upgrades and cleaner bidding flow!