Skip to content

Releases: martinbjeldbak/Shotta

v2.1.0

09 Sep 06:45
7066315
Compare
Choose a tag to compare

Shotta

v2.1.0 (2024-09-09)

Full Changelog Previous Releases

  • support screenshots on renown level ups
  • add AceGUI to libs

v2.0.1

09 Sep 04:41
f98eb4b
Compare
Choose a tag to compare

Shotta

v2.0.1 (2024-09-09)

Full Changelog Previous Releases

  • Bundle library AceGUI

v2.0.0

09 Sep 04:24
79bbbeb
Compare
Choose a tag to compare

Shotta

v2.0.0 (2024-09-09)

Full Changelog Previous Releases

  • Ace3 rewrite (#13)

    • initial selene addition

    • don't require having format call in localization strings

    • bump supported interfaces

    • initial ace3 skeleton

    • seleene improvements

    • expand functionality

    • simplify Ace options

    • migrate more options over to Ace plugin

    • Update devtool

    • move external lib imports to embeds.xml

    • more rewriting, trying to be more OOP

    • print is not a method

    • implement timer logic with AceTimer instead of homecooked

    • reimplement most events

    • organise options into groups

    • standardise translatiosn

    • better function name

    • add fluff

    • comma-separate client versions

    • final touches

    • update libs correctly and pkgmeta

    • remove unused file

    • fixes in libs

    • linting fixes

    • try exluding libs folder for failing linters

    • fix yaml syntax error

    • fix natural language linter

    • move embeds.xml up one folder

    the libs folder gets deleted on release

    • remove unused translation strings

    • use AceTimer to take screenshot

    • improve type hinting

    • typing improvements

    • event-based screenshot simplifications now that self is passed in

    • make types match reality

    • ctrl+c clarification

    • luacheck fixes

    • clarify ENCOUNTER_END is boss kill

    • add linebreak

  • Update localization.zhCN.lua (#10)

  • Update zhTW/zhCN (#9)
    Co-authored-by: Martin Bjeldbak Madsen me@martinbjeldbak.com

v2.0.0-beta.4

09 Sep 03:50
f38f21d
Compare
Choose a tag to compare
v2.0.0-beta.4 Pre-release
Pre-release

Shotta

v2.0.0-beta.4 (2024-09-09)

Full Changelog Previous Releases

  • luacheck fixes
  • ctrl+c clarification
  • make types match reality
  • event-based screenshot simplifications now that self is passed in
  • typing improvements
  • improve type hinting
  • use AceTimer to take screenshot
  • remove unused translation strings

v2.0.0-beta.3

07 Sep 15:31
1f83d7c
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

Shotta

v2.0.0-beta.3 (2024-09-07)

Full Changelog Previous Releases

  • move embeds.xml up one folder
    the libs folder gets deleted on release

v2.0.0-beta.2

07 Sep 15:22
a9ec76f
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

Shotta

v2.0.0-beta.2 (2024-09-07)

Full Changelog Previous Releases

  • fix natural language linter
  • fix yaml syntax error
  • try exluding libs folder for failing linters
  • linting fixes

v2.0.0-beta.1

07 Sep 15:01
6119c46
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

Shotta

v2.0.0-beta.1 (2024-09-07)

Full Changelog Previous Releases

  • fixes in libs
  • remove unused file
  • update libs correctly and pkgmeta
  • final touches
  • comma-separate client versions
  • add fluff
  • better function name
  • standardise translatiosn
  • organise options into groups
  • reimplement most events
  • implement timer logic with AceTimer instead of homecooked
  • print is not a method
  • more rewriting, trying to be more OOP
  • move external lib imports to embeds.xml
  • Update devtool
  • migrate more options over to Ace plugin
  • simplify Ace options
  • expand functionality
  • seleene improvements
  • initial ace3 skeleton
  • bump supported interfaces
  • don't require having format call in localization strings
  • initial selene addition
  • Update localization.zhCN.lua (#10)
  • Update zhTW/zhCN (#9)
    Co-authored-by: Martin Bjeldbak Madsen me@martinbjeldbak.com

v1.11.2

12 May 07:55
3700303
Compare
Choose a tag to compare

Shotta

v1.11.2 (2024-05-12)

Full Changelog Previous Releases

  • fix: /played not displaying with screenshot
  • chore: Bump supported client versions

v1.11.1

12 May 07:06
392935b
Compare
Choose a tag to compare

Shotta

v1.11.1 (2024-05-12)

Full Changelog Previous Releases

  • fix: correctly initialize db

v1.11.0

12 May 06:42
d5fcefb
Compare
Choose a tag to compare

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