LeavePartyAddon

Simplifies leaving groups with a movable button that appears in instances. Customize its position, get auto-sized text, and send greeting/farewell messages. Easily move the button with right-click and lock/unlock with shift-right-click.

File Details

v1.1.0

  • R
  • Sep 6, 2024
  • 154.73 KB
  • 82
  • 11.0.2
  • Retail

File Name

LeavePartyAddon.zip

Supported Versions

  • 11.0.2

Changelog v1.1.0:

 

New Features:

  • Added French Translations

 

Changelog v1.0.3:

 

Position Settings Optimization:

  • SaveButtonPosition(): Updated to save only the relevant position elements (pointrelativePointxOfsyOfs). The relativeTo value is now set to UIParent as a default to reduce the size of the saved data.
  • RestoreButtonPosition(): Revised to ensure only the relevant information is used. The relativeTo value is checked and set to UIParent if necessary.

Command Handling Enhancements:

  • Added functionality to the /lpa command to provide feedback on the button’s lock status.
  • /lpa status: Displays whether the button is currently locked or unlocked.
  • /lpa help: Displays a help message with usage instructions for the /lpa command.

Bug Fixes:

  • Fixed issues with restoring the button position by removing additional, unnecessary data from the saved position.
  • Ensured that the /lpa command displays accurate information and help messages.

 

Changelog v1.0.2:

 

  • Fixed an issue where the "Leave Party" button's position was not properly saved across sessions.
  • Button position is now consistently restored after reloading the UI (/reload command).
  • Debug messages removed for a cleaner user experience.