File Details
ElvUI_QuestCount #TLV v1.4.2.2
- R
- Dec 21, 2022
- 6.35 KB
- 314
- 10.0.2
- Retail
File Name
TLV_ElvUI_QuestCount.v1.4.2.2.zip
Supported Versions
- 10.0.2
## ElvUI_QuestCount #TLV changelog
Full changelog: https://github.com/last-voice/ElvUI_QuestCount/blob/main/CHANGELOG.md
v1.4.2.2
- Peeps, I'm working on another. So i changed the file structure of this addon too. This caused quite some chaos. Finally, this version should be stable again. Sorry!
v1.4.2.1
- stupid me :-/
v1.4.2
- Changed the too generic name of saved variable.
v1.4.1
- TLVlib in separate repo
v1.4
- I was all wrong, next try
- Blizzard increased to 35 max, but API C QuestLog.GetMaxNumQuestsCanAccept still returns 25, so I use a constant 35 yet
- Also new calcualtion: All quests but neither hidden nor account quests seem to count against the 35
- Hopefully that'll be true ^^