3.1.0.5-beta

Details

  • Filename
    Heatsink-3.1.0.5-beta.zip
  • Uploaded by
  • Uploaded
    May 7, 2009
  • Size
    139.37 KB
  • Downloads
    69
  • MD5
    2146186721fbe3771c1393ed912581fe

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
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

------------------------------------------------------------------------
r105 | durcyn | 2009-04-16 17:59:01 +0000 (Thu, 16 Apr 2009) | 1 line
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/Heatsink.lua
   M /trunk/Heatsink.toc
   M /trunk/locale-enUS.lua

convert to svn
------------------------------------------------------------------------

Additional Files