r195

Details

  • Filename
    Heatsink-r195.zip
  • Uploaded by
  • Uploaded
    May 18, 2009
  • Size
    149.71 KB
  • Downloads
    33
  • MD5
    060927bd4c5e318d68dd0ccc2db9a9f0

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r195 | durcyn | 2009-05-19 04:57:26 +0000 (Tue, 19 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

so it turns out GetSpellCooldown always returns 1 for the 'enabled' field when called by name instead of book id, thanks blizzard.
------------------------------------------------------------------------
r194 | durcyn | 2009-05-18 22:41:07 +0000 (Mon, 18 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

bugfix
------------------------------------------------------------------------
r193 | durcyn | 2009-05-18 17:04:40 +0000 (Mon, 18 May 2009) | 1 line
Changed paths:
   M /trunk/Data.lua
   M /trunk/Heatsink.lua

upvalue a couple of global strings, use pairs() in event handlers instead of table lookups.
------------------------------------------------------------------------
r191 | durcyn | 2009-05-16 04:00:04 +0000 (Sat, 16 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

fix schools again, must've been smoking something good earlier.
------------------------------------------------------------------------
r190 | durcyn | 2009-05-16 02:28:56 +0000 (Sat, 16 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

one last fix for item cooldowns
------------------------------------------------------------------------
r189 | durcyn | 2009-05-15 23:14:35 +0000 (Fri, 15 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

bugfix bag handler
------------------------------------------------------------------------
r188 | durcyn | 2009-05-15 21:56:43 +0000 (Fri, 15 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

handle nil item links
------------------------------------------------------------------------
r187 | durcyn | 2009-05-15 20:01:42 +0000 (Fri, 15 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

clean up inventory/bag scan event handlers a bit
------------------------------------------------------------------------
r186 | durcyn | 2009-05-15 09:48:53 +0000 (Fri, 15 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

scope is hard
------------------------------------------------------------------------
r185 | durcyn | 2009-05-15 09:44:34 +0000 (Fri, 15 May 2009) | 1 line
Changed paths:
   M /trunk/Data.lua
   M /trunk/Heatsink.lua

forget checking zones for arena reset, just call stopBar on all inactive cooldowns in the SPELL_UPDATE_COOLDOWN handler as a matter of course
------------------------------------------------------------------------
r184 | durcyn | 2009-05-15 00:46:36 +0000 (Fri, 15 May 2009) | 1 line
Changed paths:
   M /trunk/Config.lua
   M /trunk/Heatsink.lua

fix Justify config option
------------------------------------------------------------------------
r182 | durcyn | 2009-05-14 18:47:38 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/Config.lua
   M /trunk/Heatsink.lua

add config options for font size and text justification
------------------------------------------------------------------------
r181 | durcyn | 2009-05-14 17:12:55 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

let's upvalue actual functions instead of tables, and stop using select()
------------------------------------------------------------------------
r180 | durcyn | 2009-05-14 03:53:40 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

fix pet icons
------------------------------------------------------------------------
r179 | durcyn | 2009-05-14 02:47:51 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.toc

one last toc tweak
------------------------------------------------------------------------
r177 | durcyn | 2009-05-14 02:35:22 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.toc

add missing AceTimer to toc
------------------------------------------------------------------------
r176 | durcyn | 2009-05-14 02:32:25 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua
   M /trunk/Heatsink.toc

fix lib load order for embedded installs
------------------------------------------------------------------------
r174 | durcyn | 2009-05-13 20:33:10 +0000 (Wed, 13 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

tweak bar sorting for growth direction toggle
------------------------------------------------------------------------
r173 | durcyn | 2009-05-13 20:22:36 +0000 (Wed, 13 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

rename our active bars table so bigwigs doesn't step on us
------------------------------------------------------------------------
r172 | durcyn | 2009-05-13 20:20:30 +0000 (Wed, 13 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

clean up callback function
------------------------------------------------------------------------
r168 | durcyn | 2009-05-13 14:28:06 +0000 (Wed, 13 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

bugfix
------------------------------------------------------------------------
r166 | durcyn | 2009-05-13 14:14:47 +0000 (Wed, 13 May 2009) | 4 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/Heatsink.lua
   M /trunk/Heatsink.toc

add proper attribution for anchor code
use profile value for font face

------------------------------------------------------------------------
r165 | durcyn | 2009-05-13 13:53:56 +0000 (Wed, 13 May 2009) | 1 line
Changed paths:
   M /trunk/Config.lua
   M /trunk/Data.lua
   M /trunk/Heatsink.lua

fix all the crap I just broke
------------------------------------------------------------------------
r164 | durcyn | 2009-05-13 13:17:54 +0000 (Wed, 13 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

update for libicd proc source callback arg
------------------------------------------------------------------------
r163 | durcyn | 2009-05-13 13:15:58 +0000 (Wed, 13 May 2009) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/Config.lua
   A /trunk/Data.lua
   M /trunk/Heatsink.lua
   M /trunk/Heatsink.toc
   M /trunk/TinyGratuity.lua

refactor for LibInternalCooldowns
tweak tooltip scanner

------------------------------------------------------------------------
r161 | durcyn | 2009-05-13 06:35:53 +0000 (Wed, 13 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

school interrupt grouping works again.  fuck the entire cooldown API.
------------------------------------------------------------------------
r160 | durcyn | 2009-05-13 06:25:23 +0000 (Wed, 13 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

ditch interrupt handler, since it fires inside of GCD.  thanks for screwing me over again, GetSpellCooldown.
------------------------------------------------------------------------
r159 | durcyn | 2009-05-13 05:52:44 +0000 (Wed, 13 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

fix interrupt event handler args
------------------------------------------------------------------------
r158 | durcyn | 2009-05-12 21:50:51 +0000 (Tue, 12 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

revert candybar :Set(anchor) change
------------------------------------------------------------------------
r157 | durcyn | 2009-05-12 21:42:53 +0000 (Tue, 12 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

bugfix
------------------------------------------------------------------------
r156 | durcyn | 2009-05-12 19:41:31 +0000 (Tue, 12 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

rework interrupt handler
------------------------------------------------------------------------
r155 | durcyn | 2009-05-12 19:03:39 +0000 (Tue, 12 May 2009) | 1 line
Changed paths:
   M /trunk/locale-enUS.lua

move locale to localization app
------------------------------------------------------------------------
r154 | durcyn | 2009-05-09 18:30:50 +0000 (Sat, 09 May 2009) | 1 line
Changed paths:
   M /trunk/locale-enUS.lua

update locale
------------------------------------------------------------------------
r153 | durcyn | 2009-05-09 18:24:51 +0000 (Sat, 09 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

bar/background color hasAlpha=true, make Test function work, update bar texture when the option changes
------------------------------------------------------------------------
r152 | durcyn | 2009-05-09 17:06:28 +0000 (Sat, 09 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

fix options table
------------------------------------------------------------------------
r151 | durcyn | 2009-05-08 19:41:21 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

refactor the spellbook scanner, add color/font options, and actually redraw bars when options change
------------------------------------------------------------------------
r150 | durcyn | 2009-05-08 07:27:36 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

re-merge new trinket data
------------------------------------------------------------------------
r149 | durcyn | 2009-05-08 07:12:07 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Heatsink.lua
   A /trunk/TinyGratuity.lua

revert to r135, CLEU is a dead end.
------------------------------------------------------------------------
r148 | durcyn | 2009-05-08 02:01:25 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

another go at school lockouts
------------------------------------------------------------------------
r147 | durcyn | 2009-05-08 00:30:32 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

typo fix
------------------------------------------------------------------------
r146 | durcyn | 2009-05-08 00:25:31 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

add a workaround for spells that don't fire SPELL_CAST_SUCESS. Broken spells so far: Haunt.  WTF, blizzard?
------------------------------------------------------------------------
r145 | durcyn | 2009-05-08 00:13:01 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

bugfix
------------------------------------------------------------------------
r144 | durcyn | 2009-05-07 23:57:01 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

table.remove is hard
------------------------------------------------------------------------
r142 | durcyn | 2009-05-07 23:32:01 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

fuck spammy table lookups -so- -hard-
------------------------------------------------------------------------
r141 | durcyn | 2009-05-07 23:29:42 +0000 (Thu, 07 May 2009) | 3 lines
Changed paths:
   M /trunk/Heatsink.lua
   D /trunk/TinyGratuity.lua

- no more tooltip scanning.
- toss spells in a bucket for processing on SPELL_UPDATE_COOLDOWN, since GetSpellCooldown returns the GCD if we call it on CLEU

------------------------------------------------------------------------
r140 | durcyn | 2009-05-07 22:30:50 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

stop registering events we no longer have handlers for
------------------------------------------------------------------------
r139 | durcyn | 2009-05-07 22:15:39 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

ditch spellbook scanner and school mapping in favor of combat log events.  extremely dry coded, may catch fire.
------------------------------------------------------------------------
r138 | durcyn | 2009-05-07 19:46:00 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

default all procs to 45 seconds
------------------------------------------------------------------------
r137 | durcyn | 2009-05-07 19:44:56 +0000 (Thu, 07 May 2009) | 3 lines
Changed paths:
   M /trunk/Heatsink.lua

SPELL_UPDATE_COOLDOWN sucks. let's watch CLEU cast events instead.
removed all level 70 item proc data, added all current known level 80 epic-quality trinket procs as well as Lightweave.

------------------------------------------------------------------------
r135 | durcyn | 2009-05-07 17:47:53 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua
   M /trunk/locale-enUS.lua

clean up locale
------------------------------------------------------------------------
r134 | durcyn | 2009-05-07 07:54:48 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Heatsink.lua
   M /trunk/Heatsink.toc

fix Sink output
------------------------------------------------------------------------
r132 | durcyn | 2009-05-07 06:17:01 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

clean up db
------------------------------------------------------------------------
r131 | durcyn | 2009-05-07 06:12:49 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua
   A /trunk/Textures (from /trunk/textures:130)
   D /trunk/textures

fix bar stop callback, why the hell doesn't it pass args to functions in the addon object?
------------------------------------------------------------------------
r130 | durcyn | 2009-05-07 05:27:16 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

note to self, using similarly named variables in nested loops is a silly idea.
------------------------------------------------------------------------
r129 | durcyn | 2009-05-07 05:18:23 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Heatsink.lua
   M /trunk/Heatsink.toc
   M /trunk/TinyGratuity.lua
   M /trunk/locale-enUS.lua

no more LibGratuity, good riddance.
------------------------------------------------------------------------
r128 | durcyn | 2009-05-07 01:45:26 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/TinyGratuity.lua

update TinyGratuity
------------------------------------------------------------------------
r127 | durcyn | 2009-05-07 01:17:11 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/locale-enUS.lua

enable debug for locales in preparation for wowace localization app
------------------------------------------------------------------------
r126 | durcyn | 2009-05-07 01:11:51 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/locale-enUS.lua

missed a spot
------------------------------------------------------------------------
r125 | durcyn | 2009-05-07 01:11:04 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/locale-enUS.lua

re-add missing locale
------------------------------------------------------------------------
r124 | durcyn | 2009-05-07 01:09:11 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua
   M /trunk/locale-enUS.lua

locale cleanup
------------------------------------------------------------------------
r122 | durcyn | 2009-05-07 00:03:54 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

more SPELL_UPDATE_COOLDOWN fuckery
------------------------------------------------------------------------
r121 | durcyn | 2009-05-06 23:59:06 +0000 (Wed, 06 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

fix :GetBar function
------------------------------------------------------------------------
r120 | durcyn | 2009-05-06 23:49:40 +0000 (Wed, 06 May 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Heatsink.lua
   M /trunk/Heatsink.toc

rip out unused libs
------------------------------------------------------------------------
r119 | durcyn | 2009-05-06 23:47:40 +0000 (Wed, 06 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

more upvalues
------------------------------------------------------------------------
r118 | durcyn | 2009-05-06 23:46:33 +0000 (Wed, 06 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

fix timeleft logic, throttle spammy SPELL_UPDATE_COOLDOWN nonsense
------------------------------------------------------------------------
r117 | durcyn | 2009-05-06 21:26:35 +0000 (Wed, 06 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

bugfix
------------------------------------------------------------------------
r116 | durcyn | 2009-05-06 21:12:56 +0000 (Wed, 06 May 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

Case sensitivity is hard.
------------------------------------------------------------------------
r115 | durcyn | 2009-05-06 21:10:46 +0000 (Wed, 06 May 2009) | 4 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Heatsink.lua
   M /trunk/Heatsink.toc
   A /trunk/TinyGratuity.lua
   A /trunk/textures
   A /trunk/textures/close.tga
   A /trunk/textures/draghandle.tga
   A /trunk/textures/test.tga

Ditch LibBars in favor of CandyBar
use IsActiveBattlefieldArena() instead of Babble-Zone
start work on replacing LibGratuity with TinyGratuity

------------------------------------------------------------------------
r114 | durcyn | 2009-04-30 22:33:27 +0000 (Thu, 30 Apr 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

hey, typos are cool
------------------------------------------------------------------------
r113 | durcyn | 2009-04-30 20:59:01 +0000 (Thu, 30 Apr 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

add some missing school groupings
------------------------------------------------------------------------
r112 | durcyn | 2009-04-29 22:04:23 +0000 (Wed, 29 Apr 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

fix setpoint call, woops
------------------------------------------------------------------------
r111 | durcyn | 2009-04-29 17:23:31 +0000 (Wed, 29 Apr 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

cleanups, upvalues, drycoded. ymmv.
------------------------------------------------------------------------
r109 | durcyn | 2009-04-21 00:38:22 +0000 (Tue, 21 Apr 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua
   D /trunk/embeds.xml

fix retarded typo
------------------------------------------------------------------------
r107 | durcyn | 2009-04-20 00:16:04 +0000 (Mon, 20 Apr 2009) | 1 line
Changed paths:
   M /trunk/Heatsink.lua

fix ticket 4, holy priests have cooldowns too, apparently.
------------------------------------------------------------------------
r106 | durcyn | 2009-04-16 18:11:49 +0000 (Thu, 16 Apr 2009) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Heatsink.lua
   M /trunk/Heatsink.toc

- Remove Soul Fire from warlock spell tracking, since it's no longer on cooldown.
- Clean up pkgmeta and toc a bit

------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
15.42 KB May 18, 2009 3.1.0 27