promotional bannermobile promotional banner

PapaGreet

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

File Details

v1.2.3

  • R
  • Jan 30, 2026
  • 12.51 KB
  • 26
  • 12.0.0+3
  • Classic + 1

File Name

PapaGreet-v1.2.3.zip

Supported Versions

  • 12.0.0
  • 4.4.2
  • 3.4.3
  • 1.15.3

lightweight tag 56c842fdf8f2c3b0a141ef6a4a9abdd19efa4106 v1.2.3
Author:    Alan Denniston <alan.denniston@gmail.com>
Date:    Fri Jan 30 12:49:11 2026 -0500

commit 56c842fdf8f2c3b0a141ef6a4a9abdd19efa4106
Author: Alan Denniston <alan.denniston@gmail.com>
Date:   Fri Jan 30 12:49:11 2026 -0500

    Update for Midnight compatibility (v1.3.0)

    - Update interface version to 120000 for Midnight release
    - Extend PapaGreetAPI with Timer and Spell abstractions for C_* API changes
    - Replace direct C_Timer and C_Spell calls with abstraction layer
    - Fix SafeCall return value handling for proper timer object returns
    - Migrate from deprecated Bindings.xml to Lua-based keybinding system
    - Remove Bindings.xml from all .toc files and delete the file
    - Update version to 1.3.0 across all files
    - Update version comments for consistency

    This ensures compatibility with Midnight's API changes while maintaining
    backward compatibility with earlier WoW versions.