Releases: nelbin4/GInviter
Releases · nelbin4/GInviter
1.2
Changelog
Version 1.2
- Improved overall coding performance: Optimized codebase for improved execution and responsiveness.
- Bug fixes: Addressed numerous reported bugs for a more stable coding environment.
- Restart functionality: Revamped restart feature to ensure seamless application reset.
- Full guild capacity handling: Addon now stops recruiting new users when the guild reaches maximum capacity.
We appreciate your support and feedback in making this release possible. Enjoy an enhanced coding experience!
1.1
Changelog
Version 1.1
-
Added support for multiple search zones.
- You can now add multiple zones to search by modifying the
zonestable.
- You can now add multiple zones to search by modifying the
-
Added a loop interval for search timing.
- The
loopIntervalvariable determines the interval between each search.
- The
-
Updated the user interface.
- Added a movable frame with a background and border.
- Displayed the search status, time left, and error messages.
- Added "Start" and "Stop" buttons for initiating and stopping the search.
-
Improved search functionality.
- The search now checks for guild invite privileges before initiating.
- The search restarts automatically after completing all zones and classes.
-
Enhanced event handling.
- The search updates on a regular interval using the
OnUpdatescript. - The
WHO_LIST_UPDATEevent triggers the invitation process.
- The search updates on a regular interval using the
-
Refactored code and fixed minor issues.
This update improves the search capabilities, adds a user-friendly interface, and provides better control over the search process.