r44
Details
-
FilenameGladiusEx-r44.zip
-
Uploaded by
-
UploadedApr 22, 2013
-
Size295.55 KB
-
Downloads319
-
MD539e6aff6890170f9de3d4e36160d4784
Supported WoW Retail Versions
- 5.2.0
Changelog
------------------------------------------------------------------------
r44 | slaren | 2013-04-22 17:54:12 +0000 (Mon, 22 Apr 2013) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/GladiusEx.toc
M /trunk/embeds.xml
- Added LibFunctional-1.0 as a dependency
------------------------------------------------------------------------
r43 | slaren | 2013-04-20 18:18:02 +0000 (Sat, 20 Apr 2013) | 3 lines
Changed paths:
M /trunk/localization/enUS.lua
M /trunk/modules/tags.lua
- Tags: code cleanup
- Tags: removed ability to edit built-in tags
------------------------------------------------------------------------
r42 | slaren | 2013-04-20 16:48:58 +0000 (Sat, 20 Apr 2013) | 1 line
Changed paths:
M /trunk/GladiusEx.toc
M /trunk/modules/announcements.lua
- Delayed loading when AddonLoader is present
------------------------------------------------------------------------
r41 | slaren | 2013-04-20 16:42:43 +0000 (Sat, 20 Apr 2013) | 1 line
Changed paths:
M /trunk/GladiusEx.lua
M /trunk/modules/announcements.lua
M /trunk/options.lua
- Always show options in the interface panel
------------------------------------------------------------------------
r40 | slaren | 2013-04-17 20:03:53 +0000 (Wed, 17 Apr 2013) | 1 line
Changed paths:
M /trunk/GladiusEx.lua
- More cleanup
------------------------------------------------------------------------
r39 | slaren | 2013-04-17 19:48:06 +0000 (Wed, 17 Apr 2013) | 3 lines
Changed paths:
M /trunk/GladiusEx.lua
M /trunk/modules/auras.lua
M /trunk/options.lua
- Fixed global leak in auras.lua
- Done some refactoring in options.lua
------------------------------------------------------------------------
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
------------------------------------------------------------------------