Skip to content

Tags: shagu/pfQuest

Tags

6.9.3

Toggle 6.9.3's commit message
database: ignore empty zone datasets

6.9.2

Toggle 6.9.2's commit message
readme: add wotlk download and install instructions

6.9.1

Toggle 6.9.1's commit message
database: replace taxi icons with game textures

6.9.0

Toggle 6.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
map: use the game's ToggleWorldMap() to open the map

This ensures that the UI's layout handling code runs, allowing players to close the map with the escape key.

6.8.14

Toggle 6.8.14's commit message
quest: add quest completion state to tooltips

6.8.13

Toggle 6.8.13's commit message
database: make sure the quest-cache always exists

6.8.12

Toggle 6.8.12's commit message
map: add quest objective text to tooltips

6.8.11

Toggle 6.8.11's commit message
database: add description string for friendly units

6.8.10

Toggle 6.8.10's commit message
database: only build unified markers on valid quests

6.8.9

Toggle 6.8.9's commit message
database: check for existing locale first

Check for available language package first before
trying to access it. This could have thrown an error
for people who downloaded a enUS version of the addon
but playing on a frFR client for example.