Commit Graph

11 Commits

Author SHA1 Message Date
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