This website requires JavaScript.
Explore
Help
Sign In
wow-mods
/
ice-hud
Watch
1
Star
0
Fork
0
You've already forked ice-hud
mirror of
https://github.com/parnic/ice-hud.git
synced
2025-06-16 06:40:13 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
814
Commits
1
Branch
201
Tags
1.9
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Parnic
20d9790e88
Updated TOC to patch 6.0
2014-10-13 01:41:27 -05:00
IceHUD_Options
Updated TOC to patch 6.0
2014-10-13 01:41:27 -05:00
loc
- first shot at localization of all configuration settings in IceHUD using AceLocale. note that all of these conversions were generated programmatically so it's possible that something went awry...very casual testing seemed okay, however.
2010-09-26 05:14:42 +00:00
modules
- Fixed an error when an item slot was specified that the user had no item equipped in.
2014-10-12 21:50:53 -05:00
textures
- added new user-submitted bar textures (ticket
#111
)
2011-01-05 01:07:36 +00:00
.pkgmeta
- TOC update for 5.0
2012-08-28 14:31:59 +00:00
embeds.xml
- set AceGUI-3.0-SharedMediaWidgets to load after LibSharedMedia
2010-10-21 19:57:59 +00:00
IceBarElement.lua
- added an oft-requested option to treat friendly targets the same as not having a target at all for alpha purposes. this allows people who want the HUD to be hidden when they don't have a target to stay hidden when they target a friendly, for example
2011-04-26 03:09:51 +00:00
IceCastBar.lua
- Ticket
#157
- fixed an error when a channeled spell ends early due to being hit. (Thanks, cg110!)
2012-09-30 21:22:16 +00:00
IceCore.lua
- Replaced svn-specific project-revision variable with project-date-integer which will sort of more or less kind of serve the same purpose. The full timestamp seemed like TMI and date should be granular enough.
2014-04-28 18:38:44 -05:00
IceElement.lua
- Added support for changing the outline/shadowing of all non-DogTag strings on all modules.
2012-09-01 04:22:50 +00:00
IceHUD.lua
- Added support for tracking inventory item cooldowns on a custom cooldown bar. (ticket
#123
)
2014-10-12 21:14:18 -05:00
IceHUD.toc
Updated TOC to patch 6.0
2014-10-13 01:41:27 -05:00
IceUnitBar.lua
- Fixed a couple of places that I forgot to declare the variable _ as a local which was causing taint due to Blizzard also forgetting to declare _ as a global in the glyph frame.
2012-08-29 02:52:21 +00:00
LibDataBroker-1.1.lua
- embedded libdatabroker and removed old fubar code
2010-09-06 04:14:31 +00:00
Description
No description provided
world-of-warcraft
wow
wow-addon
MIT
8.3
MiB
Languages
Lua
100%