f12ee4110d
- fixed up a few areas that were expecting moduleSettings.markers to be non-nil; this isn't the case on user-created custom bars that existed prior to the marker code coming in
...
- hide the marker settings on the GCD module as they don't make much sense to have there
2010-09-13 05:45:45 +00:00
1961b66f57
- big giant options screen usability cleanup:
...
- colorized the FAQ and Module Settings description text to be more readable
- removed custom coloring from certain options that didn't match the rest
- hid a few debug-only settings
- consolidated all the 'create custom module' buttons into a drop-down + create button
- clarified description of some options so that their intent/purpose is more clear
- moved around/cleaned up headers for consistency
- doubled the width of long options so that they don't get cut off and ...'d
2010-09-12 22:36:02 +00:00
9d40348b80
- removed a few old CancelScheduledEvent calls on bars that weren't actually scheduling any repeating timers any more and added a few CancelTimers to modules that weren't previously canceling their scheduled timers
...
- converted CancelScheduledEvent to CancelTimer for modules that are still scheduling repeating timers...not sure why CancelScheduledEvent didn't throw any errors (since i don't see how it exists) but whatever
- removed a bunch of "function() self:Thing() end" closures in ScheduleRepeatingTimer calls that didn't need to be there
2010-09-11 01:42:29 +00:00
e95db24dd0
- replaced AceEvent-2.0 with AceEvent-3.0/AceTimer-3.0
2010-09-10 06:30:56 +00:00
5a7f8ffa38
- simplified GCD module to pass the spell id when calling GetSpellCooldown; apparently this didn't work at some point in time but was fixed around 3.3.2ish and works in cata as well
2010-09-04 23:43:25 +00:00
3b0e98f528
- changed DK GCD spell to death coil from plague strike
2010-05-04 02:10:41 +00:00
0a0a816701
- more minor cleanups before tagging a new release version
2009-04-19 00:49:33 +00:00
10af4566d6
- added tons of divide-by-zero protection all over the place
...
- general cleanup of values passed to UpdateBar
2009-04-18 21:07:42 +00:00
84299bfba3
- changed default GCD spell for rogues to be sin strike instead of cheap shot
2009-01-01 06:12:33 +00:00
6790d58ecd
- set focus cast default scale to match focus health/mana
...
- set default sides and offsets on all bars to avoid them overlapping each other (fixes mirror/threat overlap and a few others)
2008-10-21 02:09:53 +00:00
b9a4b9c8d0
- fixed a typo in combo points module
...
- added missing 'then' in gcd module
- removed registration of unnecessary events in player and target mana for DK rune stuff
2008-07-27 00:09:32 +00:00
76f4e1b020
- added rune stuff for DK's in wotlk
...
- fixed args returned from UnitBuff in wotlk
- added default DK spell for gcd module
2008-07-26 19:14:47 +00:00
fea0edddce
- fixed GCD module to work in all localizations
...
- also cleaned up space/tab formatting
2008-06-25 03:06:53 +00:00
9b1db346ac
- fixed text display for non-dogtag strings
2008-06-19 02:38:29 +00:00
75a04850d6
- fixed GCD for non-rogues/cat form druids (user-submitted)
2008-06-14 17:42:03 +00:00
05a78758f9
- adding 4 new modules care of Antumbra of Lothar server. Huge thanks to him for writing these!
2008-04-18 05:57:09 +00:00