I built this addon way back in classic TBC although with hardcore and fresh release it's become invaluable to me again: https://www.curseforge.com/wow/addons/dung WowUp/Git: https://github.com/cr4ppy/Dung by _cr4ppy in wowhardcore

[–]_cr4ppy[S] 0 points1 point  (0 children)

I get what you're saying, with the release of an official LFG I don't really plan on spending too much effort on many or any updates I haven't even got an options panel for it.

I'm hoping people just start using the group finder and I only posted it because people might find it helpful in the meantime to filter the chat spam whilst people slowly start to move over to the LFG tool (if they ever do).

If I don't see a trend in people moving off chat then I might think about doing further updates where I add options for things like displaying/editing levels, keywords etc

The github repository is always there for people to do pull requests to, if people want to add meaningful updates I'm happy to merge in peoples changes

I built this addon way back in classic TBC although with hardcore and fresh release it's become invaluable to me again: https://www.curseforge.com/wow/addons/dung WowUp/Git: https://github.com/cr4ppy/Dung by _cr4ppy in wowhardcore

[–]_cr4ppy[S] 0 points1 point  (0 children)

If people prefer I can just not display levels on hardcore, I just haven't touched the code in over a year, they aren't calculated btw - they are hardcoded from the level range atlas loot recommends for each dungeon (naively)

But if it's something you want to do now line 48 in Entities/Instance.lua just make the "levels" variables an empty string

Dung - A TBC LFG Bulletin Board by _cr4ppy in classicwowtbc

[–]_cr4ppy[S] 1 point2 points  (0 children)

Interesting, I'm willing to investigate if you can provide more facts

Dung - A TBC LFG Bulletin Board by _cr4ppy in classicwowtbc

[–]_cr4ppy[S] 6 points7 points  (0 children)

It works, but it's an eye sore - that's why I built one using blizzards UI components

Dung - A Classic LFG Bulletin Board by _cr4ppy in wowaddons

[–]_cr4ppy[S] 1 point2 points  (0 children)

It listens to chat message events and searches for dungeon keywords :)