Skip to content

feat: support spell links in /phd spell command (#23)#24

Merged
Xerrion merged 1 commit intomasterfrom
feat/23-spell-link-support
Mar 3, 2026
Merged

feat: support spell links in /phd spell command (#23)#24
Xerrion merged 1 commit intomasterfrom
feat/23-spell-link-support

Conversation

@Xerrion
Copy link
Collaborator

@Xerrion Xerrion commented Mar 2, 2026

Description

Adds support for parsing WoW spell links in the /phd spell command so users can shift-click spells from their spellbook instead of typing the exact name.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Refactor (non-breaking change that improves code quality)
  • Documentation update
  • Breaking change (fix or feature that would cause existing functionality to change)

Related Issues

Closes #23

Testing

  • Luacheck passes (luacheck .)
  • Tested in-game manually
  • WoW version(s) tested on: TBC Anniversary

Checklist

  • My code follows the project's code style (4-space indent, 120 char lines)
  • I have tested my changes in-game
  • Luacheck reports no warnings
  • My commits follow conventional commit format

@Xerrion Xerrion merged commit 7abd5d0 into master Mar 3, 2026
2 checks passed
@Xerrion Xerrion deleted the feat/23-spell-link-support branch March 3, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Support spell links in /phd spell command

1 participant