859e593-classic

Details

  • Filename
    EquipMe-859e593-classic.zip
  • Uploaded by
  • Uploaded
    Sep 10, 2019
  • Size
    171.24 KB
  • Downloads
    27
  • MD5
    a86efb2127736a79396caa8a4363cd24

Supported WoW Classic Versions

  • 1.13.2

Changelog

EquipMe

859e593 (2019-09-10)

Full Changelog

  • Ignore invalid warnings
    • Luacheck W211 (unused variable) is invalid on the "L" variable in
      locale files as they are populated by the packager.
  • Set up luacheck file config
  • Add language files
  • Use double quotes instead
  • Add broker stub
  • Add logo
  • Add CODEOWNERS file
  • Remove now unused externs.xml
  • Fix missing glob asterisk
  • Don't run luacheck on LDB
  • Add LibDataBroker
  • Colorize logging
  • Configure externals
  • Add commands module
  • Remove LibBodyguard as optional dep
  • Fix paths to luarocks tools in travis
  • Add basic i18n and logging functions
  • Initial commit