v3.3.2.4
Details
-
FilenameJoustDoIt-v3.3.2.4.zip
-
Uploaded by
-
UploadedMar 16, 2010
-
Size6.73 KB
-
Downloads169
-
MD5cd53173518db369171bf1a0790918707
Supported WoW Retail Versions
- 3.3.0
Changelog
------------------------------------------------------------------------
r10 | x87bliss | 2010-03-17 03:50:13 +0000 (Wed, 17 Mar 2010) | 1 line
Changed paths:
A /tags/v3.3.2.4 (from /trunk:9)
Tagging as v3.3.2.4
------------------------------------------------------------------------
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.
------------------------------------------------------------------------