Releases: Nevcairiel/Quartz
Releases · Nevcairiel/Quartz
3.7.16
Quartz
3.7.16 (2025-03-04)
3.7.15a
3.7.14
Quartz
3.7.14 (2025-01-10)
Full Changelog Previous Releases
- Re-introduce channeling spells for Classic
The list is likely incomplete and taken from an older version as-is - Update TOC
- Replace OptionsButtonTemplate on all flavors
3.7.13
Quartz
3.7.13 (2024-08-14)
Full Changelog Previous Releases
- Fix merge mistake
- Fix Priest channeling ticks
- Add Mind Flay: Insanity spell
- Update talent check verification to IsPlayerSpell()
- Update event list to include new TRAIT_CONFIG_UPDATED event for talent changes
3.7.12
Quartz
3.7.12 (2024-07-27)
Full Changelog Previous Releases
- Fix syntax error
- Remove 10.2.7 from the TOC
- Update slash command for WoW 11
- Update C_AddOns API
3.7.11
Quartz
3.7.11 (2024-07-20)
Full Changelog Previous Releases
- Update TOC
- Update for spell API changes
- Update channeling ticks for new spell API
3.7.10
Quartz
3.7.10 (2024-06-19)
Full Changelog Previous Releases
- Check if CR_HASTE_SPELL is available before using it
- Update APIs for 11.0
- Load LibDualSpec on all clients
- Update TOC for 10.2.7 and 11.0.0
- Fix luacheck
- Spell Tick fixes for Cataclysm Classic
- Prevent
C\_TradeSkillUI.CraftRecipe
error in Cataclysm Classic
Check forC\_TradeSkillUI.CraftRecipe
before trying to hook it, since Cataclysm Classic hasC\_TradeSkillUI
but does not haveC\_TradeSkillUI.CraftRecipe
.