Details
Supported WoW Classic Versions
Changelog
EquipMe
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