2.10.8
Details
-
FilenameWeakAuras-2.10.8.zip
-
Uploaded by
-
UploadedDec 12, 2018
-
Size4.15 MB
-
Downloads681
-
MD502794c4fdb70112b404bb1cea0788831
Supported WoW Retail Versions
- 8.1.0
Changelog
2.10.8 (2018-12-12)
Highlights
wsBcBAABCAAQBQJcEVNpCRBK7hj4Ov3rIwAAdHIIAEhfv73p9aqiTPrJ02ByhAkM eEBp4rJ2PY0/S3ka2AbqxAbjo/CYvoQS9TrPokL//6lGFl+FmaMg4zWh+La/kq5P 1C7La3AO0sqkG68GlZ+P4M6M4P7X0WJgy/xidNqGRUXYrhkOkpMe//hVkfOhlhbf RMFfKrTLd5pe0lV+TxAIFFp2ILrfXc2vqPz1TlcMvHYorcplQ3iosA/reeCGyN9Q Pnp74gIdN1IRxitu1KHmNnSDK/IL3PGg4Ina7qRrh1xARG/8bGwTVV5WzmAKyhiS r7wiRev39lTZSke7y4upiTiP4/cUZeKFfKNFEB4l9nQmjJJKdrsMh2qeSWF5x64= =iRtI -----END PGP SIGNATURE-----
Fix async handling of InitCustomTextUpdate and LoadEncounterScripts (#1024)
When those functions are called from the login thread, they should not try to check whether they are alrady deferred but instead just do their job.
Achieve that by splitting it up into two functions: One that does the actual work and one that does the optional deferring.
Github-Issue: #1020, #1017 Ticket-Nr: 1283
Commits
InfusOnWoW (1):
- Fix async handling of InitCustomTextUpdate and LoadEncounterScripts (#1024)