Skip to content

r42.190426

Latest

Choose a tag to compare

@ynazar1 ynazar1 released this 19 Apr 20:30
3ddf7e3

SmartBuff Retail

r42.190426 (2026-04-19)

Full Changelog Previous Releases

  • fix(buff): unify food IDs, init timing, and options list refresh (#94)
    • Build SMARTBUFF_FOOD only from S.FoodItems (+ teas); drop duplicate manual table
    • Food GetItems: relaxInstant + skipAsync to avoid login drops and mass ContinueOnItemLoad
    • Redraw buff order when ITEM/SPELL_DATA_LOAD_RESULT succeeds; fix Lua 5.1 scope
      (global SMARTBUFF_ScheduleBuffOrderOnScroll + coalesce flag with setBuffsPending)
    • Defer second SetBuffs (0.4s) after init so C_Item/container cache can settle
    • ScanBagsForSBInit: read-only bag warm-up (cap 200 slots, stop on first item)
    • .gitignore: .cursor/
      Made-with: Cursor