LostPages

Lost pages of forgotten wisdom. Just kidding, it is Mythic+ boss hints copied from various sources online

File Details

2.3.9

  • R
  • May 13, 2026
  • 41.33 KB
  • 0
  • 12.0.5
  • Retail

File Name

LostPages-2.3.9.zip

Supported Versions

  • 12.0.5

LostPages

2.3.9 (2026-05-13)

Full Changelog

  • Fix: defer key broadcast on PLAYER_ENTERING_WORLD to avoid group chat error
    PLAYER_ENTERING_WORLD fires before group state is fully settled, so
    IsInGroup() can transiently return true while the server rejects PARTY
    channel messages — producing "You are not in a group" in chat. Deferring
    BroadcastKey() by 2 seconds gives the group state time to settle.
    Bumps version to 2.3.9.