Skip to content

4.4.4

Choose a tag to compare

@github-actions github-actions released this 07 Aug 21:10
· 2 commits to main since this release

4.4.4 (2024-08-07)

Full Changelog

Highlights

Update pre-commit

Commits

Hamid (19):

  • Update pre-commit
  • Updates far TWW and Cata
  • Add C_AddOns to luacheck's globals
  • Initial support for TWW
  • Add some debugging
  • Use same code for WOTLK & retail
  • comment out EventTracker_Scroll_Details
  • Use shorter tags for offset/dimension sizes in xml
  • SyLua formatting changes.
  • Update pre-commit to be synced with EavesDrop repo
  • Use a base ListItem template to consolidate common actions
  • Add a pre-commit hook for basic sanity checks.
  • Update .luacheckrc
  • Small debuggin prints()
  • Use ScrollBox as the "manager" for highlighting selected frames
  • Add selection highlight to argument & frame lists
  • Use Scrollable list, enable "selection" highlight of events
  • Use proper XML schemaLocation
  • Arg names for CHAT_MSG_COMBAT_XP_GAIN

Hamid Ghadyani (6):

  • Revert self-hoster runner.
  • Testing self-hosted runners.
  • Check for lua lints in pre-commit
  • Fix linting issue in Github Actions.
  • Updated settings for linters.
  • Apply lua lints.