DrinkBot

Creates a single action bar button that dynamically shows the best drinks in your bags.

File Details

v6.1.0

  • R
  • Mar 3, 2026
  • 9.71 MB
  • 177
  • 12.0.1
  • Retail

File Name

DrinkBot-v6.1.0.zip

Supported Versions

  • 12.0.1

DrinkBot funki.gg

v6.1.0 (2026-03-03)

Full Changelog

  • Release v6.1.0
  • 6.1.0
  • Merge pull request #72 from funkigg/codex/translate-options-in-locale-files
    Localize "Options" string in non-English locale files
  • Localize 'Options' label across locale files
  • Update DrinkBot.toc
  • Merge pull request #71 from funkigg/codex/fix-food-and-drink-item-capture-in-kokr
    Fix koKR parsing for low-tier food/drink tooltip variants
  • Fix koKR tooltip parsing for total-value food/drink lines
  • Merge pull request #70 from funkigg/codex/fix-well-fed-items-filtering
    Use tooltip icon markup for locale-agnostic Well Fed exclusion
  • Use tooltip icon markup for locale-agnostic Well Fed exclusion
  • Merge pull request #69 from funkigg/codex/fix-addon-locale-issues-for-esmx-p7q6xk
    Add audit UI and robust tooltip handling with warmup/rebuild
  • Merge branch 'main' into codex/fix-addon-locale-issues-for-esmx-p7q6xk
  • Format audit with padded columns and auto follow-up rebuild scan
  • Merge pull request #68 from funkigg/codex/fix-addon-locale-issues-for-esmx-bekogg
    Add audit UI, tooltip retry/warmup, and cache rebuild for more reliable item scanning
  • Merge branch 'main' into codex/fix-addon-locale-issues-for-esmx-bekogg
  • Switch audit to tab-delimited text and add rebuild cache action
  • Merge pull request #67 from funkigg/codex/fix-addon-locale-issues-for-esmx-o60139
    Add audit UI, tooltip retry/warmup, and audit tracking
  • Merge branch 'main' into codex/fix-addon-locale-issues-for-esmx-o60139
  • Add spreadsheet audit grid and login warmup scan pass
  • Merge pull request #66 from funkigg/codex/fix-addon-locale-issues-for-esmx-ifcyp0
    Add audit window and retry logic for empty item tooltips
  • Merge branch 'main' into codex/fix-addon-locale-issues-for-esmx-ifcyp0
  • Handle tooltip placeholder text and delay initial login scan
  • Merge pull request #65 from funkigg/codex/fix-addon-locale-issues-for-esmx
    Add audit window, tooltip retry/retry-giveup logic, and /db audit command
  • Merge branch 'main' into codex/fix-addon-locale-issues-for-esmx
  • Add /db audit window with scanned tooltip table
  • Merge pull request #64 from funkigg/codex/fix-addon-locale-issues-for-esmx
    Retry empty item tooltip parses with limited attempts to avoid premature exclusion
  • Add bounded empty-tooltip retries on login
  • Merge pull request #63 from funkigg/codex/fix-localization-issues-in-addon
    Support "of your" percent wording and strengthen percent-based conjured detection
  • Restore conjured 100/100 detection for enUS tooltip variants
  • Merge pull request #62 from funkigg/codex/fix-localization-issues-in-addon
    Fix enUS tooltip ordering detection regression
  • Fix enUS keyword ordering detection in tooltip parser
  • Merge pull request #61 from funkigg/codex/document-locale-fallback-behavior
    Document regex locale fallback and add localization maintainer checklist
  • Document locale regex fallback and locale maintainer checklist
  • Merge pull request #60 from funkigg/codex/curate-locale-files-for-game-tokens
    Refine locale tooltip tokens and document parsing caveats
  • Merge branch 'main' into codex/curate-locale-files-for-game-tokens
  • Refine locale tooltip tokens and document parsing caveats
  • Merge pull request #59 from funkigg/codex/create-fixtures-directory-for-tooltips
    Add locale regex tooltip fixtures for safe pattern maintenance
  • Add locale regex fixture data for tooltip examples
  • Merge pull request #58 from funkigg/codex/define-canonical-contract-for-locale-files
    Add canonical regex locale contract and startup validation fallback
  • Add regex locale contract and startup validation fallback
  • Merge pull request #57 from funkigg/codex/add-regex-module-for-all-wow-locales
    Add zhCN/zhTW regex locales and enable loading of all locale regex modules
  • Add zhCN/zhTW regex locales and enable locale regex loading