Bluedai-Random Title

Bluedai-Random Title

170 Downloads

This addon activates a random title

In the options, you can select which titles can be used as random titles. Unfortunately, the API function to set the title is a restricted function, so player interaction is necessary.

Possible interactions include:

  • A button that appears after logging in and disappears after clicking. This button can be enabled/disabled in the options
  • A minimap icon
  • A chat command, which can be used in macros. ( /brt ) 

  

History

Version 0.3.2 - 09.05.2024

- compatibility with WoW 10.2.7

Version 0.3.1 - 23.03.2024

- Update compatibility with WoW 10.2.6

Version 0.3.0 - 20.01.2024

-**Feature Additions**

  - Added: New slash command /brt to set a random title.
  - Added: Users can now directly access the options menu by right-clicking on the Minimap icon.


-**User Experience**

  - Added a tooltip to the Minimap icon, displaying the addon's name for easy identification.
  - Adjusted the options menu frame size for a seamless integration of the scrollbar at the right edge, providing additional space for longer titles.


-**Code Optimizations**

  - Changing the comments in minimap.lua from German to English.

Version 0.2.1

Update compatibility with WoW 10.2.5

Version 0.2.0

#### Improvements and Changes:
- **Bug Fixes:**
  - Fixed an issue where the addon only worked after reloading.

- **File Updates:**
  - Updated the 'toc' file, which improved tooltips in the addon selection.

- **Feature Additions:**
  - Options now display the number of titles you have.

- **Code Optimizations:**
  - Refined the code for consistent language use; it's mostly in English now.

- **User Experience:**
  - Removed debug chat outputs.
  - Reworked the Minimap icon: it has a new symbol and is now movable.

Version: 0.1.0

      - first upload