84b

Details

  • Filename
    GridStatusHots-84b.zip
  • Uploaded by
  • Uploaded
    Nov 7, 2008
  • Size
    9.32 KB
  • Downloads
    98
  • MD5
    e58dc58586c3b02200d453ae4c375612

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r84 | bogenlampe | 2008-11-07 12:36:47 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
   A /tags/84b (from /trunk:83)

looks good now
------------------------------------------------------------------------
r83 | bogenlampe | 2008-11-07 12:33:09 +0000 (Fri, 07 Nov 2008) | 2 lines
Changed paths:
   M /trunk/GridStatusHots.lua
   M /trunk/GridStatusHots.toc
   M /trunk/GridStatusHots_locale.lua

Changed lifebloom, so it will now count towards the total of HoTs on a player.
On a side note: didn't change anything besides priorities since yesterday, but now (after server restarts), it's working as intended.
------------------------------------------------------------------------
r82 | bogenlampe | 2008-11-07 04:20:54 +0000 (Fri, 07 Nov 2008) | 2 lines
Changed paths:
   M /trunk/GridStatusHots.lua

Fixed Glyph of Flash of Light and Sheath of Light.
Only able to see the total of spells in "My HoTs", "Buff: My Renew" for example will only show the number of my renews (i.e. 1). Had this issue since r75 (don't know what I changed as I had it working) with all subsequent releases.
------------------------------------------------------------------------
r81 | sayclub | 2008-11-07 04:11:14 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
   M /trunk/GridStatusHots_locale.lua

koKR update
------------------------------------------------------------------------
r80 | veridiac | 2008-11-07 03:01:49 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
   M /trunk/GridStatusHots.lua

Removed a debug message I forgot... oops
------------------------------------------------------------------------
r79 | veridiac | 2008-11-07 03:00:17 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
   M /trunk/GridStatusHots.lua
   M /trunk/GridStatusHots_locale.lua

Added an option to change the frequency of status refreshes, and fixed wild growth
------------------------------------------------------------------------
r78 | sayclub | 2008-11-07 00:03:27 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
   M /trunk/GridStatusHots_locale.lua

koKR update
------------------------------------------------------------------------
r77 | veridiac | 2008-11-06 21:50:47 +0000 (Thu, 06 Nov 2008) | 3 lines
Changed paths:
   M /trunk/GridStatusHots.lua
   M /trunk/GridStatusHots_locale.lua

Moved the stack colored lifebloom changes into a new indicator as all the other indicators color off of time remaining.

Revised the lifebloom text to be stack count - duration - total hots, and the text for the stack colored version to be total hots - duration. The duration is after the count to allow for truncation (by default grid only displays 3 chars, and duration alone is 3 chars for lifebloom as it includes 10ths of a second)
------------------------------------------------------------------------
r75 | bogenlampe | 2008-11-06 18:05:07 +0000 (Thu, 06 Nov 2008) | 2 lines
Changed paths:
   M /trunk/GridStatusHots.lua
   M /trunk/GridStatusHots.toc
   M /trunk/GridStatusHots_locale.lua

Added Sheath of Light, Glyph of Flash of Light and Riptide. Will now show total number of HoTs on players (not only own HoTs). Changed coloring of Lifebloom (depending on number of stacks, rather than time).
Added Wild Growth to enUS-localization (was missing) and did deDE localization.
------------------------------------------------------------------------
r74 | veridiac | 2008-10-22 02:12:33 +0000 (Wed, 22 Oct 2008) | 1 line
Changed paths:
   M /trunk/GridStatusHots.lua

some minor cleanup
------------------------------------------------------------------------
r72 | veridiac | 2008-10-20 22:24:55 +0000 (Mon, 20 Oct 2008) | 1 line
Changed paths:
   M /trunk/GridStatusHots.lua

Limited lifebloom duration to 1 decimal place
------------------------------------------------------------------------
r71 | veridiac | 2008-10-20 02:54:58 +0000 (Mon, 20 Oct 2008) | 1 line
Changed paths:
   M /trunk/GridStatusHots.lua

Cleaned up some redundant if statements
------------------------------------------------------------------------
r69 | veridiac | 2008-10-19 23:25:04 +0000 (Sun, 19 Oct 2008) | 3 lines
Changed paths:
   M /trunk/GridStatusHots.lua
   M /trunk/GridStatusHots_locale.lua

Fixed lifebloom count, cleaned up counting method for other buffs. Changed lifebloom text to LBCount-LBdurationLeft, removed flooring of lifebloom duration and changed the order so that longer text strings show a more accurate remaining duration on lifebloom.

Also removed the extra second from remaining time, the time is correct as is, if it is preferred that the time show 1 for 0->0.9 instead of 0, the value should be ceiled not floored. I rather like zero myself though.
------------------------------------------------------------------------
r68 | cncfanatics | 2008-10-18 15:08:50 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
   M /trunk/GridStatusHots.toc

Byte-order mark screwing up the toc, add a newline, add my name to the authors line.
------------------------------------------------------------------------
r67 | cncfanatics | 2008-10-18 14:52:24 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
   M /trunk/GridStatusHots.lua

Add support for wild growth \o/
------------------------------------------------------------------------
r66 | cncfanatics | 2008-10-18 13:00:32 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
   M /trunk/GridStatusHots.lua

quickfix for the new UnitBuff syntax, note: still needs wild growth support
------------------------------------------------------------------------
r65 | tsigo | 2008-10-15 19:49:31 +0000 (Wed, 15 Oct 2008) | 5 lines
Changed paths:
   M /trunk/GridStatusHots.lua
   M /trunk/GridStatusHots.toc

GridStatusHots:
- Update toc version
- Fix threshold coloring

There didn't appear to be a maintainer for this. This doesn't mean that I'm it now.
------------------------------------------------------------------------
r64 | root | 2008-09-29 21:38:33 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   A /trunk/.pkgmeta

Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r62 | root | 2008-09-29 20:58:08 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   D /tmp/trunk/GridStatusHots
   A /trunk (from /tmp/trunk/GridStatusHots:61)

Importing old repo data under /trunk
------------------------------------------------------------------------
r61 | nightik | 2008-08-11 20:30:20 +0000 (Mon, 11 Aug 2008) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots_locale.lua

GridStatusHots: added ruRU locale
------------------------------------------------------------------------
r58 | ananhaid | 2008-06-05 01:28:46 +0000 (Thu, 05 Jun 2008) | 2 lines
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots_locale.lua

GridStatusHots:
- fix zhTW string in zhCN locale.
------------------------------------------------------------------------
r57 | ananhaid | 2008-05-23 14:39:35 +0000 (Fri, 23 May 2008) | 2 lines
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots_locale.lua

GridStatusHots:
- zhCN/zhTW update.
------------------------------------------------------------------------
r56 | ananhaid | 2008-05-23 14:36:43 +0000 (Fri, 23 May 2008) | 2 lines
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.toc

GridStatusHots:
- zhCN/zhTW update.
------------------------------------------------------------------------
r55 | ananhaid | 2008-05-23 08:31:29 +0000 (Fri, 23 May 2008) | 2 lines
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.toc
   M /tmp/trunk/GridStatusHots/GridStatusHots_locale.lua

GridStatusHots:
- zhCN/zhTW update.
------------------------------------------------------------------------
r53 | kunda | 2008-04-26 11:15:04 +0000 (Sat, 26 Apr 2008) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua
   M /tmp/trunk/GridStatusHots/GridStatusHots.toc

GridStatusHots: added pet support
------------------------------------------------------------------------
r52 | scorpio0920 | 2008-04-14 22:44:12 +0000 (Mon, 14 Apr 2008) | 2 lines
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.toc
   M /tmp/trunk/GridStatusHots/GridStatusHots_locale.lua

GridStatusHots:
- Update zhTW localization.
------------------------------------------------------------------------
r50 | sayclub | 2008-03-11 06:04:34 +0000 (Tue, 11 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots_locale.lua

GridStatusHots : local convert UTF-8
------------------------------------------------------------------------
r49 | shadmar | 2008-03-09 11:00:47 +0000 (Sun, 09 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.toc
   A /tmp/trunk/GridStatusHots/GridStatusHots_locale.lua

GridStatusHots : Should show LB stacks now, moved locales into its own file.
------------------------------------------------------------------------
r48 | shadmar | 2008-03-09 10:40:22 +0000 (Sun, 09 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua
   M /tmp/trunk/GridStatusHots/GridStatusHots.toc

GridStatusHots:Should show LB stacks now, moved locales into its own file.
------------------------------------------------------------------------
r47 | kunda | 2008-02-20 17:16:54 +0000 (Wed, 20 Feb 2008) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua

GridStatusHots: fixed typo (rgtime/rjtime/lbtime instead of retime)
------------------------------------------------------------------------
r46 | kunda | 2008-02-20 10:53:55 +0000 (Wed, 20 Feb 2008) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua
   M /tmp/trunk/GridStatusHots/GridStatusHots.toc

GridStatusHots: deDE update
------------------------------------------------------------------------
r45 | sayclub | 2008-02-20 00:05:10 +0000 (Wed, 20 Feb 2008) | 2 lines
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua

GridStatusHots :
- koKR Update
------------------------------------------------------------------------
r44 | shadmar | 2008-02-19 18:25:18 +0000 (Tue, 19 Feb 2008) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua
   M /tmp/trunk/GridStatusHots/GridStatusHots.toc

GridStatusHots : Added 3 customizable colors to each hot so you can track when they expire more easy.
------------------------------------------------------------------------
r43 | kunda | 2008-02-19 10:04:04 +0000 (Tue, 19 Feb 2008) | 5 lines
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua
   M /tmp/trunk/GridStatusHots/GridStatusHots.toc

GridStatusHots:
- removed unused localization strings
- deDE/frFR update
- added esES
- little cleanup
------------------------------------------------------------------------
r42 | shadmar | 2008-01-19 18:47:38 +0000 (Sat, 19 Jan 2008) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua

GridStatusHots: Simplified all, code been cut down to half, used the 2.1 UnitBuff_API changes (ye i know im slow) where timeleft is an option in the API, no more manual times. More clean, dispels of your hots are now 100% accurate too :)
------------------------------------------------------------------------
r41 | shadmar | 2007-11-15 18:20:20 +0000 (Thu, 15 Nov 2007) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.toc

GridStatusHots : Added category to .toc
------------------------------------------------------------------------
r40 | shadmar | 2007-11-15 17:28:23 +0000 (Thu, 15 Nov 2007) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua
   M /tmp/trunk/GridStatusHots/GridStatusHots.toc

GridStatusHots : toc update + check cache for status before sending statuslost
------------------------------------------------------------------------
r39 | yleaf | 2007-11-11 02:43:24 +0000 (Sun, 11 Nov 2007) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua

GridStatusHots: fix zhCN locale
------------------------------------------------------------------------
r38 | chuanhsing | 2007-11-09 01:39:08 +0000 (Fri, 09 Nov 2007) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua

GridStatusHots: update zhTW (thanks wushiny)
------------------------------------------------------------------------
r37 | sayclub | 2007-10-20 00:12:25 +0000 (Sat, 20 Oct 2007) | 2 lines
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua

GridStatusHots :
- Updated localization koKR
------------------------------------------------------------------------
r36 | shadmar | 2007-10-19 19:34:38 +0000 (Fri, 19 Oct 2007) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua

GridStatusHots : Added workaround for BG hots not showing (thx : DannyG)
------------------------------------------------------------------------
r35 | shadmar | 2007-10-19 19:26:22 +0000 (Fri, 19 Oct 2007) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua

GridStatusHots : Added customizable durations for all HoTs (ex : Tier 5 adds 3 sec to renew), need translations.
------------------------------------------------------------------------
r34 | shadmar | 2007-10-06 14:42:17 +0000 (Sat, 06 Oct 2007) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.toc

GridStatusHots : Updated .toc, no changes
------------------------------------------------------------------------
r33 | pb_ee1 | 2007-06-01 14:16:21 +0000 (Fri, 01 Jun 2007) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.toc

GridStatusHots: Updating TOC to 20100.
------------------------------------------------------------------------
r32 | elkano | 2007-04-23 07:23:56 +0000 (Mon, 23 Apr 2007) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua

GridStatusHots - make sure name is a string when we update so it won't bug when members leave
------------------------------------------------------------------------
r31 | shadmar | 2007-03-11 15:22:21 +0000 (Sun, 11 Mar 2007) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.toc

GridStatusHots : Toc version number corrected
------------------------------------------------------------------------
r30 | shadmar | 2007-03-11 09:18:48 +0000 (Sun, 11 Mar 2007) | 2 lines
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua
   M /tmp/trunk/GridStatusHots/GridStatusHots.toc

GridStatusHots : Fixed lockup bug that could occur for 1-2 sec when rading, optimized code. Group leaving bug fixed as well.

------------------------------------------------------------------------
r29 | kergoth | 2007-01-30 00:14:59 +0000 (Tue, 30 Jan 2007) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.toc

.Line ending fixups in .toc files (they werent in my .subversion/config autoprops)
------------------------------------------------------------------------
r28 | sayclub | 2007-01-25 01:23:56 +0000 (Thu, 25 Jan 2007) | 2 lines
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua

GridStatusHots :
- Update locals koKR
------------------------------------------------------------------------
r27 | shadmar | 2007-01-24 21:00:34 +0000 (Wed, 24 Jan 2007) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.toc

GridStatusHots : toc updated
------------------------------------------------------------------------
r26 | shadmar | 2007-01-24 20:57:44 +0000 (Wed, 24 Jan 2007) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua

GridStatusHots : Added Lifebloom hot for druids, cleaned up code, need translations.
------------------------------------------------------------------------
r25 | kergoth | 2007-01-23 23:43:23 +0000 (Tue, 23 Jan 2007) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua

.Line ending fixups part 2: trunk/ (script ended prematurely).
------------------------------------------------------------------------
r24 | sayclub | 2007-01-14 14:51:59 +0000 (Sun, 14 Jan 2007) | 3 lines
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua

GridStatusHots :
- Update locals koKR
- need another language translation
------------------------------------------------------------------------
r23 | shadmar | 2007-01-13 18:08:33 +0000 (Sat, 13 Jan 2007) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua
   M /tmp/trunk/GridStatusHots/GridStatusHots.toc

GridStatusHots : Added total HoT count for all cleaned up after sayclub broke it.
------------------------------------------------------------------------
r22 | sayclub | 2007-01-10 00:36:15 +0000 (Wed, 10 Jan 2007) | 3 lines
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua

GridStatusHots :
- Update locals koKR
- need another language translation
------------------------------------------------------------------------
r21 | sayclub | 2007-01-09 03:43:45 +0000 (Tue, 09 Jan 2007) | 3 lines
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua

GridStatusHots :
- more Localization (Menu list locals)
- Update locals koKR
------------------------------------------------------------------------
r20 | sayclub | 2007-01-03 07:28:57 +0000 (Wed, 03 Jan 2007) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua

GridStatusHots : Update locals koKR
------------------------------------------------------------------------
r19 | shadmar | 2006-12-31 12:02:46 +0000 (Sun, 31 Dec 2006) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua

GridStatusHots : Added num to string conversion due to change in Grid
------------------------------------------------------------------------
r18 | shadmar | 2006-12-28 17:54:58 +0000 (Thu, 28 Dec 2006) | 1 line
Changed paths:
   M /tmp/trunk/GridStatusHots/GridStatusHots.lua

GridStatusHots : Adde locala, supports all clients.
------------------------------------------------------------------------
r17 | shadmar | 2006-12-27 18:08:01 +0000 (Wed, 27 Dec 2006) | 1 line
Changed paths:
   A /tmp/trunk/GridStatusHots
   A /tmp/trunk/GridStatusHots/GridStatusHots.lua
   A /tmp/trunk/GridStatusHots/GridStatusHots.toc

GridStatusHots: Initial
------------------------------------------------------------------------