File Details
ShareCraft.zip
- R
- Mar 20, 2026
- 31.76 KB
- 82
- 2.5.5
- Classic TBC
File Name
ShareCraft.zip
Supported Versions
- 2.5.5
[2.0.4] - 2026-03-20
//github.com/gpiecq/share-craft/blob/main/CHANGELOG.md#204---2026-03-20" rel="noopener nofollow" target="_blank">https://github.com/gpiecq/share-craft/blob/main/CHANGELOG.md#204---2026-03-20" aria-label="Permalink: [2.0.4] - 2026-03-20">- Cross-locale enchanting recipe search (FR player can now find EN player's enchantments and vice versa)
- Profession filter in Guild tab now matches across locales (e.g. "Enchanting" = "Enchantement")
- Duplicate profession entries in Guild dropdown when members use different game languages
- Profession names displayed in the local client's language everywhere (Guild tab, Members tab, tooltips, CSV export)
- Enchanting recipes now grouped by spellID in Guild tab results (prevents duplicates across locales)
- New profession cross-locale mapping system (spell ID based, EN + FR hardcoded + GetSpellInfo for any locale)
- SC:BuildProfessionMap(), SC:SameProfession(), SC:GetLocalProfName() in Data.lua
- FindRecipeDetails and FindLocalRecipe now search across locale-variant profession names

