gitlab Tsoukie/classicapi 1.28

3 hours ago

C_Timer
  • Throwing an error inside a callback no longer breaks the timer execution sequence.
  • Fixed an issue with timer durations lower than 0.01 seconds, they are now safely floored to prevent unexpected client behavior.
  • Timers can now safely cancel themselves inside their own callback without corrupting the object pool.
  • Direct property linking replaces the old weak-table registry, reducing overall memory overhead.

These C_Timer changes are part of a broader optimization update across addons that embed AceTimer library, improving execution, stability and lowering memory overhead. Updated AceTimer library versions are available for the following addons:

Don't miss a new classicapi release

NewReleases is sending notifications on new releases.