Skip to content

Releases: SecretX33/AutomaticWeaponRemoval

v1.2.3.1

07 Jan 22:28
Compare
Choose a tag to compare

Changes

  • Added command /awr version, you can now see what version the people in your raid is using, if he has the remove weapon option turned on or off for spec, or if he has turned the entire addon off.

v1.2.2-beta

07 Jan 16:46
Compare
Choose a tag to compare
v1.2.2-beta Pre-release
Pre-release

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

01 Jan 19:11
Compare
Choose a tag to compare
Updated language files

v1.2

26 Dec 02:47
Compare
Choose a tag to compare

Changes

  • Added Brazilian Portuguese to the language list

v1.1.1

24 Dec 22:32
Compare
Choose a tag to compare

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

23 Dec 21:16
Compare
Choose a tag to compare

Changes

  • Added interface, yay!

v1.0.9.2

20 Dec 15:10
Compare
Choose a tag to compare

Changes

  • Addon won't cancel Paladin's Avenging Wrath if paladin is a healer, unless the buff would fade before the mind control.

v1.0.9.1

16 Dec 17:48
42e96cd
Compare
Choose a tag to compare

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

14 Dec 18:31
Compare
Choose a tag to compare

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

12 Dec 20:47
Compare
Choose a tag to compare

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.