issues
search
Vysci
/
LFG-Bulletin-Board
Dungeon Request chat filtering
MIT License
15
stars
64
forks
source link
[refactor]: migrate to `GroupFinderActivityID`s for classic dungeon data
#321
Closed
juemrami
closed
6 days ago
juemrami
commented
6 days ago
With the 1.15.5 patch, blizz has fixed this table and API. Its now more reliable than using the LFGDungeonID, at least for classic era client.
The few info that is not available in as part of the
C_LFGList.GetActivityInfoTable
API is now hardcoded in the
infoOverrides
table.
Namely the Dire Maul, Scarlet Monastery categories for combined sub-dungeons
C_LFGList.GetActivityInfoTable
API is now hardcoded in theinfoOverrides
table.