Kelsidavis-WoWee/src/addons
Kelsi 6c873622dc feat: add party management (InviteUnit, UninviteUnit, LeaveParty)
InviteUnit(name) invites a player to the group.
UninviteUnit(name) removes a player from the group.
LeaveParty() leaves the current party/raid.

Backed by existing inviteToGroup, uninvitePlayer, leaveGroup methods.
2026-03-23 03:22:30 -07:00
..
addon_manager.cpp feat: support SavedVariablesPerCharacter for per-character addon data 2026-03-21 02:46:21 -07:00
lua_engine.cpp feat: add party management (InviteUnit, UninviteUnit, LeaveParty) 2026-03-23 03:22:30 -07:00
toc_parser.cpp feat: support SavedVariablesPerCharacter for per-character addon data 2026-03-21 02:46:21 -07:00