promotional bannermobile promotional banner

Money Toast

Simple Gold Change Notification Toast

File Details

v2.0.0-beta.4

  • B
  • Jun 5, 2024
  • 18.40 KB
  • 16
  • 10.2.7+2
  • Classic + 1

File Name

MoneyToast-v2.0.0-beta.4.zip

Supported Versions

  • 10.2.7
  • 3.4.0
  • 1.14.4

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0-beta.4 (2024-06-05)

Features

  • Allow setting currency tracking via Blizzard's currency tab (5cd8110), closes #1 #2
  • Save settings per character instead of account-wide (4b22067)

Bug Fixes

  • Remove animation flicker in fade animations (96c41a6)
  • Remove untracked currencies properly from the config list (6a33cb8)

2.0.0-beta.3 (2024-06-05)

2.0.0-beta.2 (2024-06-05)

Features

  • Add command to reset all settings (29f6a34)
  • Allow adding new currency widgets by command (b939bab), closes #3
  • Animate balance label when fading is disabled (3d0c78e)
  • Modularize commands setup and handlers (04b9737)
  • Modularize localization (596458a), closes #4
  • Show tooltip with session balance info (f8b563d), closes #5

Bug Fixes

  • Load default dictionary properly (a08f44d)

2.0.0-beta.1 (2024-06-03)

2.0.0-beta.0 (2024-06-03)

⚠ BREAKING CHANGES

  • Modularized code: This addon does not expose any functions globally anymore.
  • Streamlined animation system.

Features

  • Add entry in Addon Compartment menu (6ef0f77)
  • Support currencies and multiple toast widgets; Activate Bronze currency (3afd0ec)
  • Support WoW 10.2.7 (24a907e)

1.2.6 (September 6, 2023)

  • Bumped to interface version 10.1.7
  • Added support for WoW Classic version 1.14.1

1.2.5 (July 13, 2023)

  • Updated for WoW 10.1.5

1.2.4 (May 3, 2023)

  • Updated for WoW 10.1.0

1.2.3 (February 01, 2023)

  • Updated to interface version 10.0.5.

1.2.1 (December 06, 2022)

[FIXED] Tainting Errors

Fixed an issue where Money Toast may causes a taining error, resulting in a "Gather Panel has been blocked..." and thus removing access to further actions.


1.2.0 (November 19, 2022)

[ADDED] Movable Frame

The notification frame is now movable. You may use the new the new commands to ease the procedure of positioning.

[ADDED] Slash Commands: Persistence and Position Reset

You may use these new slash commands:

/moneytoast stay on|off

Use this command to set the notification "always on" or "hide automatically". The latter is the previous behaviour.

/moneytoast reset

Use this command if you mess up positioning and/or want to reset the notification frame back to its original place.


1.1.4 (November 17, 2022)

[Changed] Dragonflight Release Version

  • Raised interface version for new Retail WoW Release (10.0.2).
  • Added .pkgmeta for proper Curse builds.