promotional bannermobile promotional banner

Dressing Room Functions

This extension allows you to remove clothing from your dressing room character (useful for previewing shirts and pants under...

File Details

r34

  • A
  • Aug 29, 2014
  • 40.55 KB
  • 91
  • 5.4.8
  • Retail

File Name

dressingroomfunctions-r34.zip

Supported Versions

  • 5.4.8

------------------------------------------------------------------------
r34 | allikitten | 2014-08-06 18:59:52 +0000 (Wed, 06 Aug 2014) | 2 lines
Changed paths:
   A /trunk/Bindings.xml
   M /trunk/Localization.lua

- Added ability to immediately open dressing room frame, and configure the add-on, with keybindings. Default key bindings are intentionally *not* set.

------------------------------------------------------------------------
r33 | allikitten | 2014-08-05 09:24:39 +0000 (Tue, 05 Aug 2014) | 4 lines
Changed paths:
   M /trunk/DRF_ComboMenus.lua
   M /trunk/DressingRoomFunctions.lua
   M /trunk/DressingRoomFunctions.toc
   M /trunk/Localization.lua

- Added "blank" background option.
- When scolding for a bad update, support backwards compatibility and load in a default English response if upgrading from an earlier version that did not support localization

------------------------------------------------------------------------
r31 | allikitten | 2014-08-04 00:19:27 +0000 (Mon, 04 Aug 2014) | 2 lines
Changed paths:
   M /trunk/DRF_ComboMenus.lua
   M /trunk/DRF_Options.lua
   M /trunk/DressingRoomFunctions.lua
   M /trunk/DressingRoomFunctions.toc
   A /trunk/Localization.lua

- Added basic localization support, most of the translations were provided by Google

------------------------------------------------------------------------
r29 | allikitten | 2014-07-30 13:10:15 +0000 (Wed, 30 Jul 2014) | 6 lines
Changed paths:
   M /trunk/DRF_ComboMenus.lua
   M /trunk/DRF_Options.lua
   M /trunk/DressingRoomFunctions.lua
   M /trunk/DressingRoomFunctions.toc

- Renamed "LastQueuedItem" to "DRF_LastQueuedItem" since it is a global variable, to reduce possibility of interfering with other addons.
- Model re-undress refresh time raised from 0.75 seconds to 1.25 seconds. This is done because of the special handling in place now for model refreshes.
- Undress button itself no longer triggers delayed undress.
- Fixed a bug where the last item that was tried on would be present if the dressing room was closed and opened again immediately after.
- Fixed a bug where the last item that was tried on would be present if you switched targets or used the arbitrary race change with "Auto Undress Target" enabled.

------------------------------------------------------------------------
r28 | allikitten | 2014-07-30 12:33:16 +0000 (Wed, 30 Jul 2014) | 2 lines
Changed paths:
   M /trunk/FixBlizzardBugs.lua

- Removed the "parental controls" bug fix that was put in place last year, since it's no longer needed.

------------------------------------------------------------------------
r26 | allikitten | 2014-07-30 08:33:33 +0000 (Wed, 30 Jul 2014) | 2 lines
Changed paths:
   M /trunk/DRF_ComboMenus.lua
   M /trunk/DressingRoomFunctions.lua
   M /trunk/DressingRoomFunctions.toc

- Some people are pretty quick with the "Undress" button. :) Special handling in place if you click it within the 0.75 seconds it re-undresses the model to accomodate for delayed model loading.

------------------------------------------------------------------------