Commit Graph

25 Commits

Author SHA1 Message Date
866c439621 Updated FAQ. 2014-10-31 11:22:23 -05:00
20d9790e88 Updated TOC to patch 6.0 2014-10-13 01:41:27 -05:00
e562a7cf9f - Ticket #173: added a toggle to hide the entire HUD during pet battles. 2013-10-26 16:18:17 +00:00
916a2cf3fa - Updated in-game FAQ to match the web FAQ. 2013-09-21 05:48:03 +00:00
828d62b2c0 - TOC update for 5.4 2013-09-10 14:50:53 +00:00
37e9fe5d87 - Updated TOC for 5.3 2013-05-23 21:21:22 +00:00
713b9d04bb - 5.2 TOC update 2013-03-06 18:02:35 +00:00
3964865c8d - Missed the options module's TOC update for 5.1. 2012-11-30 05:57:53 +00:00
08de61d849 - Added another FAQ to the list. 2012-09-01 05:00:13 +00:00
309c4ec09c - TOC update for 5.0 2012-08-28 14:31:59 +00:00
3c3dc18755 - 4.3 toc update 2011-11-29 19:39:04 +00:00
9ba5a1f0de - 4.2 toc update 2011-06-28 15:08:07 +00:00
8b4207d2af - toc bump for 4.1 2011-04-27 00:35:48 +00:00
b58e6166a2 - 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
ee8893dac4 - made sure the options table gets the LibDualSpec treatment regardless of whether the mod is enabled or not 2011-01-26 01:15:31 +00:00
fd7d8db005 - respect the user's mod-wide "enabled" setting when changing profiles (ticket #117)
- also cleaned up some logic that could cause errors when enabling the mod due to a profile switch when the player initially loaded with it disabled
2011-01-26 01:05:04 +00:00
58c4975f2d - more FAQ updates 2010-11-27 07:22:50 +00:00
82cf477339 - added a new FAQ 2010-11-24 21:01:49 +00:00
e7c8c78cb7 - set the minimum update frequency to 0.067 (15 per second) because anything less just looks awful
- clamped the update frequency on every load to force it to >= 15
2010-11-05 05:18:14 +00:00
14bd4f4627 - Reunited a local declaration with the code that used it. 2010-11-05 03:17:50 +00:00
1766a587e1 - changed the 'update period' slider to represent number of updates per second instead of seconds between updates. now higher is more frequent and lower is less frequent which makes more sense to users 2010-11-05 00:52:39 +00:00
067096b51f - fixed an error popping up whenever a user had icehud disabled in its settings and tried to access the config page 2010-11-04 17:56:18 +00:00
6e46c2b3f4 - added LibDBIcon to the options module so that the minimap icon is toggleable again 2010-11-04 04:50:58 +00:00
d37a40da11 - fixed a misplaced 'self' 2010-11-04 04:46:34 +00:00
376180004b - ripped ~1.3mb out of IceHUD itself and moved it into an LoD IceHUD_Options addon 2010-11-04 04:37:58 +00:00