v3.3.3.6

Details

  • Filename
    JoustDoIt-v3.3.3.6.zip
  • Uploaded by
  • Uploaded
    Mar 28, 2010
  • Size
    7.68 KB
  • Downloads
    1,050
  • MD5
    ef8ec476978e944f70f600223f93c05f

Supported WoW Retail Versions

  • 3.3.3

Changelog

------------------------------------------------------------------------
r14 | x87bliss | 2010-03-29 03:32:23 +0000 (Mon, 29 Mar 2010) | 1 line
Changed paths:
   A /tags/v3.3.3.6 (from /trunk:13)

Tagging as v3.3.3.6
------------------------------------------------------------------------
r13 | x87bliss | 2010-03-29 03:31:44 +0000 (Mon, 29 Mar 2010) | 10 lines
Changed paths:
   M /trunk/JoustDoIt.toc
   M /trunk/locale/JDILocdeDE.lua
   M /trunk/locale/JDILocfrFR.lua

v3.3.3.6

Please help translate.
I currently need 6 Korean, Spanish, Russian and Chinese phrases translated from English
http://www.wowace.com/addons/joustdoit/localization/

Updated: French and German translations.

Fixed: The German locale file was marked as French - o.O my bad

------------------------------------------------------------------------
r11 | x87bliss | 2010-03-17 23:00:54 +0000 (Wed, 17 Mar 2010) | 11 lines
Changed paths:
   M /trunk/GUI/main.lua
   M /trunk/JoustDoIt.lua
   M /trunk/JoustDoIt.toc
   M /trunk/locale/JDILocdeDE.lua
   M /trunk/locale/JDILocenUS.lua
   M /trunk/locale/JDILocfrFR.lua

!!NEW PHRASES NEED TRANSLATION PLEASE!!
Fixed: A function intended to run once at login was running after every loading screen.
Fixed: When leaving a vehicle, only queue swapping to weapons if a lance is equipped.
Fixed: No longer queue swapping to a lance - when you need a lance you need it NAO!!!
Fixed: Duplicate raid style warning messages now may only occur at two second intervals (filter out right click spam)

Added: Error message if JDI tries to equip a lance while in combat.
Added: New optional fail-safe to swap lance to combat weapons if entering combat while not in a vehicle. (defaults off)

Removed: Old fail-safe as it was not version 3.3 friendly.

------------------------------------------------------------------------
r9 | x87bliss | 2010-03-17 03:46:06 +0000 (Wed, 17 Mar 2010) | 9 lines
Changed paths:
   M /trunk/GUI/main.lua
   M /trunk/JoustDoIt.lua
   M /trunk/JoustDoIt.toc
   M /trunk/core.lua
   M /trunk/locale/JDILocdeDE.lua
   M /trunk/locale/JDILocenUS.lua
   M /trunk/locale/JDILocfrFR.lua

Fixed: Load enUS locale last - no functional change, just slightly more efficient
Added: Interface Options panel for config. The slash commands will now open the new options panel.
Added: JDI will now ensure your off hand is re-equipped if needed (Titan Grip Warriors)
Optimized: Consolidated all lance itemid checks to one function; easier to update
Removed: Workaround for Titan Grip Warriors (no longer needed)
Removed: Locale phrase formerly used for Titan Grip Warriors (NoBagSpace)
Removed: Old options panel - it was ugly and random
Code cleanup: Changed queue functions to include the "self" parameter to make functions uniform.

------------------------------------------------------------------------
r7 | x87bliss | 2010-03-16 01:03:54 +0000 (Tue, 16 Mar 2010) | 7 lines
Changed paths:
   M /trunk/GUI/main.lua
   M /trunk/JoustDoIt.lua
   M /trunk/JoustDoIt.toc
   M /trunk/core.lua
   A /trunk/locale/JDILocdeDE.lua
   M /trunk/locale/JDILocenUS.lua
   A /trunk/locale/JDILocfrFR.lua

Added locale: French by Pettigrow and ckeurk
Added locale: German by yoshimo
Fixed: English phrases will be used in the absence of a phrase in the current locale.
Code cleanup: Remove trailing tabs, converted tabs to four spaces
Code cleanup: Renamed some of Dridzt's functions to better reflect what they do
Optimized: Minor memory optimization for the swap queue while in combat.

------------------------------------------------------------------------
r6 | dridzt | 2010-03-15 22:50:22 +0000 (Mon, 15 Mar 2010) | 3 lines
Changed paths:
   M /trunk/JoustDoIt.lua
   M /trunk/JoustDoIt.toc

- wow 3.3 and toc update.
- convert it to queue swaps on next combat end.
- restore functionality under the new combat restrictions.
------------------------------------------------------------------------