Auto Sell Grey

Addon for automatic sale of gray items.

File Details

AutoSellGrey_06-04-26.zip

  • R
  • Apr 6, 2026
  • 12.65 KB
  • 2.6K
  • 12.0.5+4
  • Classic + 3

File Name

AutoSellGrey_06-04-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.3
  • 2.5.5
  • 1.15.8
[3.6] - 2026-04-06

Improved
- Settings UI vs slash commands — Toggling via `/asg on`, `/asg off`, `/asg limit`, or `/asg minimap` now refreshes the options panel if it is open, so checkboxes stay in sync with saved settings.
- Locale fallbacks — Clients reporting `ptPT` or `enGB` now use the existing `ptBR` and `enUS` strings instead of falling back blindly to English-only where a close match exists.

Changed
- Sell queue delay — The delay between each sell attempt is now a named constant (`SELL_QUEUE_DELAY_SEC`) with a short comment explaining why it should not be reduced without care.

Fixed
- Duplicate settings registration — `CreateOptionsPanel` returns early if the settings category was already registered (defensive guard for unusual load paths).