r25
Details
-
FilenameShinyStats-r25.zip
-
Uploaded by
-
UploadedFeb 18, 2011
-
Size2.10 KB
-
Downloads505
-
MD5fdc82e87f419fe2d97878eb0fbbffb71
Supported WoW Retail Versions
- 4.0.6
Changelog
2011-02-19 root <root@db06.curselive.local>
[eefb0bce848d] [tip]
* .hgtags:
Tagging as release
2011-01-01 Xiiph <Xiiph>
[ca126ab50925]
* ShinyStats.lua ShinyStats.toc enUS.lua
+ Added Spell Penetration attribute to settings and coloring engine
? Hopefully resolved a bug caused by recipes and similar with items embedded in the tooltip, causing the coloring to be applied twice, leaving wierd strings such as "|cffff22719Stamina" in the tooltips.
*For the latest changes to take effect in all locales, additional strings must be translated*
2010-12-11 Xiiph <Xiiph>
[04397d96141a]
* .hgtags:
Added tag r22-release for changeset f6936fc34891
[f6936fc34891] [r22-release]
* ShinyStats.lua enUS.lua
Fixed issue with Parry Rating not being colored completely (only the world Parry became colored during certain conditions)
2010-12-09 Xiiph <Xiiph>
[0ee19736aeb1]
* ShinyStats.toc esES.lua esMX.lua frFR.lua ruRU.lua zhCN.lua zhTW.lua
Added lua files for all remaining localizations
Updated toc file to include these localization files
2010-12-08 Xiiph <Xiiph>
[567df7bbdd90]
* .hgtags:
Added tag r19-release for changeset 341ea2be3bd8
[341ea2be3bd8] [r19-release]
* ShinyStats.lua
Changed default profile from character specific to a common one named "Default"
2010-12-07 Xiiph <Xiiph>
[5051859cc73e]
* Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua Libs/CallbackHandler-1.0/CallbackHandler-1.0.xml ShinyStats.lua deDE.lua enUS.lua
Rewrote the way string matching is done in order to prevent hit overriding crit coloring in german clients.
Modified some localization strings.
[82dc234b00a3]
* .pkgmeta, ShinyStats.toc deDE.lua embeds.xml koKR.lua
Sorted out including of libs properly (realised I had forgotten to add some to the pkgmeta file ...
2010-12-06 Xiiph <Xiiph>
[d699b28e4ceb]
* .hgtags:
Tagging as beta
[7a1c87132b3d] [r15-beta]
* ShinyStats.toc deDE.lua koKR.lua
Test with automated locale creation
[a33dbd86b85f]
* .hgtags:
Added tag beta for changeset 927e85beeab4
[927e85beeab4]
* ShinyStats.lua enUS.lua
Updated option tree structure.
Added options for changing profiles.
Added another enUS string for skipping parsing of tooltip text. ("^<Made")
2010-12-05 Xiiph <Xiiph>
[90dfc77e4737]
* ShinyStats.lua ShinyStats.toc deDE.lua enUS.lua
Added aliases to ShinyStats config command.
Added some setting strings to enUS locale (need translation)
Made default config commands go to blizzard addon options instead of ace one.
2010-12-04 Xiiph <Xiiph>
[462edee6d154]
* ShinyStats.toc deDE.lua
Added deDE localization thanks to X-buZZ
2010-12-03 Xiiph <Xiiph>
[05482d8de29f]
* ShinyStats.lua
Completed configuration and database changes
Updated locale
[60cfd4b30567]
* ShinyStats.lua enUS.lua
Further work with configuration dialog and settings.
[1199f6f370e2]
* ShinyStats.lua enUS.lua
Further work with localization of options and option configuration
[50e82f1d4ce3]
* Libs/AceGUI-3.0/AceGUI-3.0.lua Libs/AceGUI-3.0/AceGUI-3.0.xml Libs/AceGUI-3.0/widgets/AceGUIContainer-BlizOptionsGroup.lua Libs/AceGUI-3.0/widgets/AceGUIContainer-DropDownGroup.lua Libs/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua Libs/AceGUI-3.0/widgets/AceGUIContainer-InlineGroup.lua Libs/AceGUI-3.0/widgets/AceGUIContainer-ScrollFrame.lua Libs/AceGUI-3.0/widgets/AceGUIContainer-SimpleGroup.lua Libs/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua Libs/AceGUI-3.0/widgets/AceGUIContainer-TreeGroup.lua Libs/AceGUI-3.0/widgets/AceGUIContainer-Window.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Button.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-EditBox.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Heading.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Icon.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-InteractiveLabel.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Keybinding.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Label.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua Libs/AceGUI-3.0/widgets/AceGUIWidget-Slider.lua
Libs
[39a935b7c341]
* ShinyStats.lua enUS.lua
Added option for separator string customization
Changes to locale to incorporate new option and make translation slightly easier
[33040827872f]
* ShinyStats.lua embeds.xml enUS.lua
Being making option tables and prepare to make a simple options GUI ...
Added some option strings to enUS locale for translation
2010-12-01 Xiiph <Xiiph>
[9090c4aaeb20]
* ShinyStats.lua
Test without hardembedded libs
[d5a750a32272]
* .pkgmeta:
Typo in pkgmeta ...
[dd8e52c1b295]
* .pkgmeta:
pkgmeta file instead of hard embeds...
2010-11-30 Xiiph <Xiiph>
[5734a9e6800b]
* .hgignore, ShinyStats.lua enUS.lua
Updated enUS locale matches, matching more stat variations.
Removed defense rating.
[bd3be63941b5]
* Libs/AceAddon-3.0/AceAddon-3.0.lua Libs/AceAddon-3.0/AceAddon-3.0.xml Libs/AceConfig-3.0/AceConfig-3.0.lua Libs/AceConfig-3.0/AceConfig-3.0.xml Libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.lua Libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.xml Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.xml Libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua Libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.xml Libs/AceConsole-3.0/AceConsole-3.0.lua Libs/AceConsole-3.0/AceConsole-3.0.xml Libs/AceDB-3.0/AceDB-3.0.lua Libs/AceDB-3.0/AceDB-3.0.xml Libs/AceDBOptions-3.0/AceDBOptions-3.0.lua Libs/AceDBOptions-3.0/AceDBOptions-3.0.xml Libs/AceHook-3.0/AceHook-3.0.lua Libs/AceHook-3.0/AceHook-3.0.xml Libs/AceLocale-3.0/AceLocale-3.0.lua Libs/AceLocale-3.0/AceLocale-3.0.xml Libs/LibStub/LibStub.lua Libs/LibStub/LibStub.toc ShinyStats.lua ShinyStats.toc embeds.xml enUS.lua
First upload