r38
Details
-
FilenameGladiusEx-r38.zip
-
Uploaded by
-
UploadedApr 17, 2013
-
Size288.44 KB
-
Downloads274
-
MD5062cf2218c30c77a396d20cda9158139
Supported WoW Retail Versions
- 5.2.0
Changelog
------------------------------------------------------------------------
r38 | slaren | 2013-04-17 19:09:04 +0000 (Wed, 17 Apr 2013) | 4 lines
Changed paths:
M /trunk/GladiusEx.lua
M /trunk/GladiusEx.toc
D /trunk/localization/deDE.lua
M /trunk/localization/enUS.lua
M /trunk/modules/announcements.lua
M /trunk/modules/auras.lua
M /trunk/modules/castbar.lua
M /trunk/modules/classicon.lua
M /trunk/modules/clicks.lua
M /trunk/modules/cooldowns.lua
M /trunk/modules/drtracker.lua
M /trunk/modules/healthbar.lua
M /trunk/modules/highlight.lua
M /trunk/modules/layout.lua
M /trunk/modules/powerbar.lua
M /trunk/modules/tags.lua
M /trunk/modules/targetbar.lua
M /trunk/options.lua
- Removed most strings from the locale files as they need to be recreated anyway and were only introducing bugs when changing old strings
- Removed deDE locale file for the same reason
- Changed a few more old strings from Gladius to GladiusEx
- Removed checks to _G.GladiusEx in the module files
------------------------------------------------------------------------
r37 | slaren | 2013-04-05 18:21:21 +0000 (Fri, 05 Apr 2013) | 1 line
Changed paths:
M /trunk/modules/clicks.lua
- Done some cleanup in the clicks module
------------------------------------------------------------------------
r35 | slaren | 2013-03-21 14:03:34 +0000 (Thu, 21 Mar 2013) | 1 line
Changed paths:
M /trunk/GladiusEx.lua
M /trunk/localization/enUS.lua
Fixed startup text
------------------------------------------------------------------------
r34 | ElectricMenace | 2013-03-21 00:10:15 +0000 (Thu, 21 Mar 2013) | 1 line
Changed paths:
M /trunk/modules/classicon.lua
M /trunk/modules/clicks.lua
M /trunk/modules/cooldowns.lua
M /trunk/modules/tags.lua
M /trunk/modules/targetbar.lua
Small updates to self.name issues across several modules.
------------------------------------------------------------------------
r32 | ElectricMenace | 2013-03-19 16:57:47 +0000 (Tue, 19 Mar 2013) | 1 line
Changed paths:
M /trunk/modules/auras.lua
Missing a square bracket in auras.lua for the new static charge cooldown.
------------------------------------------------------------------------
r29 | ElectricMenace | 2013-03-17 06:07:59 +0000 (Sun, 17 Mar 2013) | 2 lines
Changed paths:
M /trunk/modules/auras.lua
Fixed lua error when Adding Auras
Added Static Charge (Capacitor Totem) to the list of important auras.
------------------------------------------------------------------------
r28 | ElectricMenace | 2013-03-17 03:38:55 +0000 (Sun, 17 Mar 2013) | 1 line
Changed paths:
M /trunk/modules/cooldowns_spelldata.lua
Updated cooldowns for Warlock, DK and Hunter.
------------------------------------------------------------------------
r27 | ElectricMenace | 2013-03-16 18:37:01 +0000 (Sat, 16 Mar 2013) | 1 line
Changed paths:
M /trunk/modules/clicks.lua
Updated issue with adding click buttons
------------------------------------------------------------------------