r20140914075441
Details
-
FilenameQuester-r20140914075441.zip
-
Uploaded by
-
UploadedSep 14, 2014
-
Size130.17 KB
-
Downloads240
-
MD5d98b34d11bcbc82e97c82687636e372e
Supported WoW Retail Versions
- 6.0.1
Changelog
Hendrik Leppkes:
- Update objectives after addon load, in case of delayed load with AddonLoader
- Show quest level on gossip frames
- Implement color gradients for objective progress
- Use format instead of string.format for consistency
- Add simple options
- Remove pattern variables which are no longer needed
- Make the taint warning more useful
- Completely generate the matcher functions
- Cleanup stray semicolons
- Add .pkgmeta and libraries to TOC
- disable debug taint check
- Fix layout of the quest log entries after adding the level to the text
- Avoid taints when adding quest levels
- Handle "log" quest objective type
- Show quest levels in the tracker and on the quest log/world map
- Fix bonus objectives spamming "More Work?" sound
- Cleanup
- Automatically determine the argument order in the quest pattern
This avoids locale-specific code
- Initial version