Shotta

World of Warcraft addon to take screenshots at specific events

MIT License

Stars
3

Bot releases are hidden (Show)

Shotta - v1.11.2 Latest Release

Published by martinbjeldbak 5 months ago

Shotta

v1.11.2 (2024-05-12)

Full Changelog Previous Releases

  • fix: /played not displaying with screenshot
  • chore: Bump supported client versions
Shotta - v1.11.1

Published by martinbjeldbak 5 months ago

Shotta

v1.11.1 (2024-05-12)

Full Changelog Previous Releases

  • fix: correctly initialize db
Shotta - v1.11.0

Published by martinbjeldbak 5 months ago

Shotta

v1.11.0 (2024-05-12)

Full Changelog Previous Releases

  • fix: tools-used in pkgmeta
  • chore: localise some strings
  • fix: DevTool is a library
  • fix: luacheckrc config
  • chore: luacheck fixes
  • fix: 0.5 second delay on achievement earned
    fixes https://discord.com/channels/1225339543599976539/1225339543599976542/1237004372202881056
  • add luals type hinting
  • feat: localize time played
  • feat: support printing /played on level up
  • add devtools and buggrabber as tools used
    great packages
  • feat: add support for event modifiers, begin with levelUp
  • Don't package devtool in released build
  • Add DevTool
  • feat: Localise minimapbutton text
  • Only print when taking screenshot in alpha builds
Shotta - v1.10.0

Published by martinbjeldbak 6 months ago

Shotta

v1.10.0 (2024-05-05)

Full Changelog Previous Releases

  • chore: add GetLocale as global
  • feat: add Chinese translations via @EKE00372 closes #6
  • Add all libraries to make self-sustaining (#8)
  • fix: check for game version supporting achievement
    classic does not have achievements so no need to display checkbox
  • feat: build addon for wotlk
  • chore: annotate for lsp
  • chore: Lua LSP allow LibStub
  • chore: format and extract timed screenshot
  • refactor: extract timer logic to single func
Shotta - v1.9.0

Published by martinbjeldbak 6 months ago

Shotta

v1.9.0 (2024-05-04)

Full Changelog Previous Releases

Shotta - v1.8.1

Published by thomasbjeldbak 6 months ago

Shotta

v1.8.1 (2024-05-01)

Full Changelog Previous Releases

  • Added achievement sc trigger
Shotta - v1.8.0

Published by martinbjeldbak 6 months ago

Shotta

v1.8.0 (2024-04-22)

Full Changelog Previous Releases

  • Disable jscpd
  • Valid json
  • jscpd doesn't respect super-linter env
  • Regex
  • Try again
  • Do not lint files in the Libs/ folder
  • Add new event: hearthstone binding
Shotta - v1.7.1

Published by thomasbjeldbak 6 months ago

Shotta

v1.7.1 (2024-04-12)

Full Changelog Previous Releases

  • Update release.yml
Shotta - v1.7.0

Published by martinbjeldbak 6 months ago

Shotta

v1.7.0 (2024-04-12)

Full Changelog Previous Releases

  • New settings (#5)

    • Options now have 2 columns

    • Fix spacing

    • Luacheck warning fix

    • Options now have tabs

    • Options completely remade

    • Remove unused function call

    • Fix for workflow

    • Trim whitespace & allowlist globasl

    • Writable global


    Co-authored-by: Martin Bjeldbak Madsen [email protected]

  • Mark libstub as global

Shotta - v1.6.0

Published by martinbjeldbak 7 months ago

Shotta

v1.6.0 (2024-04-05)

Full Changelog Previous Releases

  • Add Eshes as author
  • Bump mainline patch version
  • Remove logo files from source
  • Use different event for quest completion
  • Merge branch 'main' of https://github.com/martinbjeldbak/shotta
  • Add LibStub as dependency
  • Update release.yml (#4)
    • Update release.yml

    • Update release.yml

    • Update release.yml

    • Update release.yml

    • Update release.yml

    • Update README.md

    • Update README.md

Shotta - v1.5.0

Published by martinbjeldbak 7 months ago

Shotta

v1.5.0 (2024-04-04)

Full Changelog Previous Releases

  • Settings refactor (#3)
    • Options now have 2 columns

    • Fix spacing

    • Luacheck warning fix

Shotta - v1.4.0

Published by martinbjeldbak 7 months ago

Shotta

v1.4.0 (2024-04-03)

Full Changelog Previous Releases

  • Add idea to README
  • Add toggle to hide/show minimap button
  • Merge branch 'main' of https://github.com/martinbjeldbak/shotta
  • Clear libs folder on release
  • Events (#2)
    • onDeath

    • Screenshots whenever emoting

  • Exclude Libs folder
  • Don't create nolib version
    what's the point of it?
  • Add dummy file to see if it makes it to package
  • Remove setup instructions
  • Add source directory to git
  • Format
  • Add more luacheck globals
  • More ideas
  • Add support for UI-less screenshot
  • Support nolib creation
  • Add read globals
  • Remove hardcoded addon name
  • Add tooltip show handler
  • Initial db icon library
Shotta - v1.4.0-beta.4

Published by martinbjeldbak 7 months ago

Shotta

v1.4.0-beta.4 (2024-04-02)

Full Changelog Previous Releases

  • Add dummy file to see if it makes it to package
  • Remove setup instructions
Shotta - v1.4.0-beta.3

Published by martinbjeldbak 7 months ago

Shotta

v1.4.0-beta.3 (2024-04-02)

Full Changelog Previous Releases

  • Add source directory to git
  • Format
  • Add more luacheck globals
  • More ideas
  • Add support for UI-less screenshot
  • Support nolib creation
  • Add read globals
Shotta - v1.4.0-beta.2

Published by martinbjeldbak 7 months ago

Shotta

v1.4.0-beta.2 (2024-03-28)

Full Changelog Previous Releases

  • Remove hardcoded addon name
  • Add tooltip show handler
  • Initial db icon library
Shotta - v1.4.0-beta.1

Published by martinbjeldbak 7 months ago

Shotta

v1.4.0-beta.1 (2024-03-28)

Full Changelog Previous Releases

  • Take screenshot 5 seconds after logging in
Shotta - v1.3.4

Published by martinbjeldbak 7 months ago

Shotta

v1.3.4 (2024-03-28)

Full Changelog Previous Releases

  • Take screenshot 5 seconds after logging in
Shotta - v1.3.3

Published by martinbjeldbak 7 months ago

Shotta

v1.3.3 (2024-03-12)

Full Changelog Previous Releases

  • docs: Describe return value
  • refactor: Improve robustness of help text
Shotta - v1.3.2

Published by martinbjeldbak 7 months ago

Shotta

v1.3.2 (2024-03-12)

Full Changelog Previous Releases

  • fix: debug -> alpha
  • ui: improve display of zone travel
  • fix: only print enabled/disabled in debug mode
Shotta - v1.3.1

Published by martinbjeldbak 7 months ago

Shotta

v1.3.1 (2024-03-12)

Full Changelog Previous Releases

  • feat: Love
  • fix: bug in loading version after build
Badges
Extracted from project README
Release Lint