v2.5.8-nolib
Details
-
FilenameChinchilla-v2.5.8-nolib.zip
-
Uploaded by
-
UploadedOct 28, 2012
-
Size606.59 KB
-
Downloads192
-
MD5f164ba7b3831114a169e53a9a08ba348
Supported WoW Retail Versions
- 5.0.5
Changelog
tag v2.5.8
4b5a623067b9e39bdf5092334bd1b67d185efa7e
Ethan Centaurai <stevenblanchard86@gmail.com>
2012-10-28 10:09:33 +0000
Tagging as v2.5.8.
--------------------
Ethan Centaurai:
- Update gitattributes.
- Make the WatchFrame "extras" invisible instead of hiding them.
This might reduce taint. Or it might not.
- Revert an undocumented change.
- Use a more efficient method of hiding the collapse button instead of hooking the damn thing.
- Remove some unnecessary hooks.
- Fix a nil error when the QuestTracker module is disabled.
- Small cleanup.
- Use Blizzard's "Wider Objectives Tracker" code instead of our own.
- Increase the default height of the WatchFrame to 700 pixels.
- Revert all WatchFrame changes and bring back the QuestTracker module.
Removing it caused more problems than it solved.
- Fix an error with the Lock button with the Expander module disabled.
- Stretch the WatchFrame to the bottom of the screen.
- Remove the QuestTracker module.
It's beyond the scope of this addon and a lot of people can't seem to
be able to find it.
- Fix an infinite loop, which itself caused a stack overflow error.
- Turn manual changelog off.
- Re-implement movement support for TicketStatusFrame.
- Don't disable the strata options when the Appearence module is disabled as it might be needed elsewhere.
- Use Chinchilla's custom zone text button instead of Blizzard's.
- Remove some code that has been commented out for months.
- There are 5 boss unit frames now.
- Revert the "Use IsIndoors() API" change.