r20100403074151
Details
-
FilenameLibShefkiTimer-1.0-r20100403074151.zip
-
Uploaded by
-
UploadedApr 3, 2010
-
Size5.82 KB
-
Downloads70
-
MD55a4fe80a9d12fdaba505ef3f420f3859
Supported WoW Retail Versions
- 3.3.3
Changelog
Shefki:
- Add throttling for repeating timers.
When the client is busy the animation system will still call the
OnFinished function the same number of times as though it had a delay.
This is different behavior from AceTimer where if more time has elapsed
than should have since the last fire only one fire will happen.
- Add tconcat upvalue I missed putting in when I put safecall in.
- Add .docmeta file.
- Initial commit