Releases: SecretX33/AutomaticWeaponRemoval
Releases · SecretX33/AutomaticWeaponRemoval
v1.2.3.1
v1.2.2-beta
Changes
- HOTFIX: Added double-check for Lady's Dominate Mind (sometimes it didn't work)
- Fixed issue with channel change not working
v1.2.1
v1.2
v1.1.1
Changes
- Added verification of how many spaces in the bag player have, and how many he needs, and display a message according to the situation.
- Fixed a small bug where I forgot to migrate a part of the code from simple variables to the array named classOptions, and so the addon wasn't removing some buffs after mind control ended.
v1.1
v1.0.9.2
v1.0.9.1
Changes
- Addon won't remove BL/Heroism from player if he/she is a healer UNLESS it would expire after mind control ends or it would have 1 second or less remaining (which means the player won't be able to use the buff anyway after the control fades anyway).
v1.0.9
Changes
- Added Kel'Thuzad Mind Control, Yogg-Saron Mind Control, and Faceless Horror (trash mob from Ulduar) abilities, in other words, the addon will also remove your weapons if one of those enemies tries to control you.
- Added aliases for channels, like 'p' for PARTY and 's' for SAY.
- The message that addon will now send to you will have the correct name for the specific boss that cast the mind control on you, instead of defaulting on "Lady" (unless you are testing with the slash command 'removeweapon', if so then the addon will still default on Lady).
- The message will also be different according to if your weapons got removed or not.
- (Code) It's now easier to add more bosses with mind control abilities (for the future).
v1.0.8
Changes
- Fixed bug with count, it was summing doubled on the count variables at each control.
- /awr count now record Mind Controls per character.
- /awr message "on/off/toggle" is now a slash command, you can enable or disable the messages by using it, but remember that the message, the channel, and the variable that controls if the messages should be sent are set on a per-account basis.