0.18
Details
-
FilenameLibNameplateRegistry-1.0-0.18.zip
-
Uploaded by
-
UploadedAug 14, 2016
-
Size27.15 KB
-
Downloads3,316
-
MD5dbee7964ab5c2f947c06866830f5ad3e
Supported WoW Retail Versions
- 7.0.3
Changelog
tag 0.18
ddfefc9e64384240201ed41d061a3eede6ccc72b
John Wellesz <archarodim@teaser.fr>
2016-08-14 14:59:01 +0200
Tagging as 0.18
--------------------
John Wellesz:
- ... Remove old reference to AceTimer in embeds.xml
this was generating an error in FrameXML.log
- Fix WoWAce Ticket 2 (NPC returned by RawGetPlateType() for PVP players). TAPPED state detection is removed for now...
- Disable now useless timer in packaged versions (still used for @debug tests)
- - Remove periodic sanity check based on frame visibility as we are not hooking onShow() and onHide() anymore. - Throw an error (not fatal) when a frame which was never ADDED is REMOVED. - Added some debug in unpackaged version to diagnose a very strange and unreproducible reported issue where the removed sanity check was triggered.