mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
feat: fixed issue with lua 5.0 and backported Ace3
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
# This repository is actively being fixed and maintained by Bluewhale.
|
||||
|
||||
## Changelog
|
||||
- **Fix:** Fixed a Lua 5.0 syntax error in `AceConfigDialog-3.0.lua` where the `#` length operator was used instead of `table.getn`, preventing ElvUI_Config from loading.
|
||||
- **Fix:** Fixed nil ID formatting crash in Tooltip's SetHyperlink.
|
||||
- **Fix:** Removed implicit `arg` table memory leaks in high-frequency oUF element updates by replacing varargs (`...`) with static parameters.
|
||||
- **Fix:** Corrected bug in `Auras.lua` where unused buff icons remained visible on screen due to improper `deadIndex` calculation.
|
||||
|
||||
Reference in New Issue
Block a user