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
831
Commits
1
Branch
201
Tags
1.9.5
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Parnic
63462ae340
Fixed being able to cancel a buff when the frame's alpha was zero. Unfortunately the mouse click is still eaten, but at least your buffs don't pop off.
2014-11-07 00:41:32 -06:00
IceHUD_Options
Updated FAQ.
2014-10-31 11:22:23 -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 being able to cancel a buff when the frame's alpha was zero. Unfortunately the mouse click is still eaten, but at least your buffs don't pop off.
2014-11-07 00:41:32 -06:00
textures
- added new user-submitted bar textures (ticket
#111
)
2011-01-05 01:07:36 +00:00
.mailmap
- Added mailmap to alias a couple of users correctly.
2014-10-15 11:03:09 -05: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
- Okay, sunder is apparently gone too.
2014-10-19 00:31:17 -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 guards against nil auraName in CustomCount causing an error.
2014-10-16 17:34:55 -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%