- Replace LibRangeCheck
- Fix Death module
- Loot module
- Spell cast alerts with DB.lua integration
- Error Handlers
- Stack debugger
- Interactive console with interpreter
- Better memory management
- Better raid timers
- Replace Plater
/run if not xalfr then xalfr=CreateFrame("ModelScene", nil, UIParent) xalfr:SetPoint("TOP") xalfr:SetSize(512, 512) xalac = xalfr:CreateActor() xalac:SetModelByFileID(5159886) end xalac:SetAnimation(1138) xalac:SetPosition(2,0,0)