GuildWorkshop

Automatically sync guild crafting recipes so you can find crafters instantly, without spamming chat.

File Details

1.36.1

  • R
  • May 17, 2026
  • 76.08 KB
  • 141
  • 2.5.5
  • Classic TBC

File Name

GuildWorkshop.zip

Supported Versions

  • 2.5.5
## [1.36.1] - 2026-05-16

### Fixed
- Recipe list no longer hides bundled ORIG/TBC recipes when the expansion filter UI is disabled (regression in 1.36.0). `GetExpansionFilters()` returns all-on while `EXPANSION_FILTER_ENABLED` is false; saved checkbox state is preserved for when the UI is re-enabled.

## [1.36.0] - 2026-05-16

### Changed
- Scan and sync all craftable recipes from the trade/craft window, not only spell IDs listed in `DataGenerated.lua` / `Data.lua`; unknown recipes store the scanned name for display and guild sync.
- Settings: ORIG/TBC expansion filter checkboxes hidden (logic kept; set `EXPANSION_FILTER_UI_ENABLED` in `UI.lua` to show them again). All recipes are shown regardless of expansion filter state.