promotional bannermobile promotional banner

PapaGreet

LFG Assistant addon; aid in group queuing and randomize personalized greetings and farewells.

File Details

v1.1.0

  • R
  • Oct 12, 2025
  • 9.62 KB
  • 5
  • 11.0.5+3
  • Retail + 1

File Name

PapaGreet-v1.1.0.zip

Supported Versions

  • 11.0.5
  • 4.4.0
  • 3.4.3
  • 1.15.3

lightweight tag ea2fe540974e09fe7a90ba23a0ce96e1b2e2f92e v1.1.0
Author:    Alan Denniston <alan.denniston@gmail.com>
Date:    Sun Oct 12 12:23:55 2025 -0400

commit ea2fe540974e09fe7a90ba23a0ce96e1b2e2f92e
Author: Alan Denniston <alan.denniston@gmail.com>
Date:   Sun Oct 12 12:23:55 2025 -0400

    v1.1.0: Major bug fixes and feature improvements

    Critical Fixes:
    - Fixed SendMessageAndEmote logic error (calling DoEmote with nil)
    - Added empty array validation to prevent crashes
    - Fixed inconsistent indentation
    - Added error handling with pcall for all chat/emote functions

    Profile Management:
    - Implemented missing profile management popups (create/delete/copy)
    - Fixed menu memory leak by reusing frames instead of recreating

    UX Improvements:
    - Added comprehensive tooltips showing all button controls
    - Added visual countdown timer on button for leave action
    - Button position now saves and restores across sessions
    - Added input sanitization (trim whitespace, validate length)
    - Removed dead buff code from menu

    Keybindings:
    - Created Bindings.xml with 4 keybindings
    - Added support for native WoW keybinding configuration
    - Keybinds: Send Greeting, Send Goodbye, Cancel Leave, Toggle Menu

    Documentation:
    - Updated README with correct controls and all features
    - Added keybinding and countdown documentation
    - Updated all TOC files to include Bindings.xml

    Version bumped from 1.0.9 to 1.1.0

commit 4fbff972aa05ef593ec3e76681656f3fe014465e
Author: Alan Denniston <alan.denniston@gmail.com>
Date:   Tue Sep 23 23:55:30 2025 -0400

    Update README.md

commit 00f73408c60898f3803fab2f372f2e53df492de7
Author: Alan Denniston <alan.denniston@gmail.com>
Date:   Sun Dec 1 14:35:59 2024 -0500

    Update README.md