1.0-beta-12-g26e4645-nolib
Details
-
FilenameSyllabus-1.0-beta-12-g26e4645-nolib.zip
-
Uploaded by
-
UploadedMay 15, 2011
-
Size121.63 KB
-
Downloads61
-
MD5d16392302f5dc351c1f99b6d694216d5
Supported WoW Retail Versions
- 4.1.0
Changelog
LaoTseu:
- Removed all the LibQTip workarounds that were not required
- Fix ticket #31 - Ackis Recipe List tooltip font size option affects Syllabus tooltip font size. Stop using CopyFontObject did the trick.
- Tye the "do not use CopyFontObject()" workaround
- Trying the AddLine("X", "X", "X") workaround.
- Add code to debug tooltip font problem. Force release all tooltips before acquiring a new one.
- Fix a problem with texture that were not saved when visiting a trainer
- Save GetCurrentMapAreaID() and GetCurrentMapDungeonLevel() for trainers. Use it if present instead of zone_id and continent_id to set the TomTom arrow.
- TOC bump to 40100
- Ticket #29 - Error when reloading UI. I added some code to hopefully prevent the error.
- Attempt to fix ticket #28: the path for the local copy of LibStub is Libs\LibStub\LibStub.lua
- Fix an issue with TomTom integration.