Skip to content

Releases: nelbin4/GInviter

1.2

16 Jun 23:12
7238b01

Choose a tag to compare

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

15 Jun 08:52
084953c

Choose a tag to compare

1.1

Changelog

Version 1.1

  • Added support for multiple search zones.

    • You can now add multiple zones to search by modifying the zones table.
  • Added a loop interval for search timing.

    • The loopInterval variable determines the interval between each search.
  • 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 OnUpdate script.
    • The WHO_LIST_UPDATE event triggers the invitation process.
  • 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.

1.0

10 Jun 10:02
eaf3eec

Choose a tag to compare

1.0
  • Initial release of the GINVITER addon.
  • Implemented automatic guild invites for players without a guild in specified zones.
  • Added a user-friendly UI with start/stop buttons and status display.
  • Provided slash commands for controlling the addon's functionality.