File Details
11.0.5v2.5.2-beta
- B
- Nov 23, 2024
- 150.13 KB
- 516
- 11.0.5
- Retail
File Name
CanIMogIt-11.0.5v2.5.2-beta.zip
Supported Versions
- 11.0.5
Can I Mog It?
11.0.5v2.5.2-beta (2024-11-22)
Full Changelog Previous Releases
- #373 Fix ElvUI and Cargbags overlay updates
- #356 Simplify Smart Event code
It's now much simpler, as it now only delays events
to the next frame. It no longer tries to prevent
duplicate events from being run. Delaying them
is good enough, and will take care of any slowdowns. - Revert "#356 Stabilize Smart Event code"
- #356 Stabilize Smart Event code
There appear to be instances when the smart events aren't
updating everything they should be. Before this change,
the code would only add events to the smart list if the
exact same arguments weren't already in there.
This change makes it so it will always add things to the
smart list, but only run each event once per frame. This
would mean if there is a large delay, it may be a delay,
but it would have to be quite long. Otherwise, it should
sort itself out quickly. - Enable Auto-Changelog

