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 (point,relativePoint,xOfs,yOfs). TherelativeTovalue is now set toUIParentas a default to reduce the size of the saved data.RestoreButtonPosition(): Revised to ensure only the relevant information is used. TherelativeTovalue is checked and set toUIParentif necessary.
Command Handling Enhancements:
- Added functionality to the
/lpacommand 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/lpacommand.
Bug Fixes:
- Fixed issues with restoring the button position by removing additional, unnecessary data from the saved position.
- Ensured that the
/lpacommand 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 (
/reloadcommand). - Debug messages removed for a cleaner user experience.