promotional bannermobile promotional banner

LFG Announcements

LFGAnnouncements allows you to easily get an overview of all available dungeon requests

File Details

1.12.3

  • R
  • Feb 24, 2024
  • 188.87 KB
  • 2.0K
  • 3.4.3+2
  • Classic + 1

File Name

LFGAnnouncements-1.12.3.zip

Supported Versions

  • 3.4.3
  • 2.5.4
  • 1.15.1

LFG Announcements

1.12.3 (2024-02-24)

Full Changelog Previous Releases

  • Update github action to allow ALPHA/BETA tags
  • Replace uuid with PUtil's uuid
  • Open "copy URL" & "copy Armory URL" in a popup instead of chat
  • Fix toaster not counted as "faded out" when closing window manually
  • Fix instances not activating at login
  • Add setting to change number of toasters visible at once
  • Fix Toaster not creating new copies
  • Override vanilla dungeons for SoD
    Moves BFD & Gnomeregan to Raids
  • Fix dungeons & raids not being seperated by expansions
    Also only load instances for valid expansions - Should increase performance slightly
  • Replace utils with PUtils
  • Clean up module registration a bit
  • Split instances into files per expansion
  • Merge branch 'main' of github.com:ThePettsoN/LFGAnnouncements
  • Bump toc version
  • Add link to classic-armory in context menu
  • Fix close button on toaster not working
  • Improve memory usage for lfg & lfm.
  • Fix crash when format message for some reason returns nil
  • New simple filter to remove LFG and/or LFM requests
  • Fix clicking on toaster window not opening the main frame
  • Fix some minor UI inconsistencies for the toaster
  • Fix toaster only showing twice before bugging
  • Refactor Toaster into proper structure.
    Move away from AceGUI's do ... end layout with a bunch of local functions
  • Cleanup + Prep work for multiple toasters
    • Allow multiple toasters to show
    • Move a lot of setup into the Toaster
    • Improve memory management. Should be a bit more constant now
    • Refactor Toaster file. Should hopefully be a bit easier to work with
    • Removed conflict with another AceGUI widget