1.1.8beta

Details

  • Filename
    TotemRadius-1.1.8beta.zip
  • Uploaded by
  • Uploaded
    Mar 31, 2010
  • Size
    160.01 KB
  • Downloads
    9
  • MD5
    38bd1d6be530bc6ed17044e9941bb718

Supported WoW Retail Versions

  • 3.3.3

Changelog

------------------------------------------------------------------------
r55 | cyprias | 2010-04-01 01:12:04 +0000 (Thu, 01 Apr 2010) | 1 line
Changed paths:
   A /tags/1.1.8beta (from /trunk:54)

Tagged as 1.1.8beta
------------------------------------------------------------------------
r54 | cyprias | 2010-04-01 01:11:05 +0000 (Thu, 01 Apr 2010) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/TotemRadius.toc
   M /trunk/core.lua
   M /trunk/func.lua
   M /trunk/options.lua

Added options to not show specific totems.
------------------------------------------------------------------------
r53 | cyprias | 2010-03-31 19:27:31 +0000 (Wed, 31 Mar 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Fixed typo
------------------------------------------------------------------------
r51 | cyprias | 2010-03-30 21:15:12 +0000 (Tue, 30 Mar 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Fixed typo to do with AddonLoader's slash command.
------------------------------------------------------------------------
r50 | cyprias | 2010-03-30 16:04:05 +0000 (Tue, 30 Mar 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/func.lua

Fixed a typo.
------------------------------------------------------------------------
r49 | cyprias | 2010-03-30 02:00:17 +0000 (Tue, 30 Mar 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Added AddonLoader to pkgmeta's optional-dependencies.
------------------------------------------------------------------------
r47 | cyprias | 2010-03-29 22:50:33 +0000 (Mon, 29 Mar 2010) | 1 line
Changed paths:
   M /trunk/TotemRadius.toc
   M /trunk/core.lua

Added AddonLoader support.
------------------------------------------------------------------------
r45 | cyprias | 2010-03-29 21:54:34 +0000 (Mon, 29 Mar 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Changed ring strata to LOW so the circle texture doesn't overlap it.
------------------------------------------------------------------------
r44 | cyprias | 2010-03-29 21:45:26 +0000 (Mon, 29 Mar 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/func.lua

Removed some commented code.
------------------------------------------------------------------------
r43 | cyprias | 2010-03-29 21:43:00 +0000 (Mon, 29 Mar 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/totems.lua

Switched heading for water and air totems. Just noticed they were reversed.
------------------------------------------------------------------------
r41 | cyprias | 2010-03-28 14:36:24 +0000 (Sun, 28 Mar 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/options.lua

Increased hide icon range to 200 yards.
------------------------------------------------------------------------
r40 | cyprias | 2010-03-28 14:28:41 +0000 (Sun, 28 Mar 2010) | 2 lines
Changed paths:
   M /trunk/core.lua

Totems get hidden if addon's disabled.

------------------------------------------------------------------------
r38 | cyprias | 2010-03-25 18:27:43 +0000 (Thu, 25 Mar 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Removed commented code from the transition from Astrolabe.
------------------------------------------------------------------------
r37 | cyprias | 2010-03-25 18:14:34 +0000 (Thu, 25 Mar 2010) | 1 line
Changed paths:
   M /trunk
   M /trunk/core.lua
   M /trunk/map.lua

Fixed instance sizes. Turns out the width and height were switched. do'h
------------------------------------------------------------------------
r36 | cyprias | 2010-03-25 16:08:45 +0000 (Thu, 25 Mar 2010) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/map.lua

Updated map sizes.
Added data-tools to pkgmeta
------------------------------------------------------------------------
r34 | cyprias | 2010-03-22 08:22:26 +0000 (Mon, 22 Mar 2010) | 1 line
Changed paths:
   M /trunk/map.lua

Updated map sizes file.
------------------------------------------------------------------------
r32 | cyprias | 2010-03-19 06:32:43 +0000 (Fri, 19 Mar 2010) | 1 line
Changed paths:
   M /trunk/map.lua

added comments
------------------------------------------------------------------------
r31 | cyprias | 2010-03-19 05:44:26 +0000 (Fri, 19 Mar 2010) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/TotemRadius.toc
   M /trunk/core.lua
   M /trunk/func.lua
   A /trunk/map.lua

Removed Astrolabe.
Added map sizes for instances and battlegrounds. needs testing.
------------------------------------------------------------------------
r28 | cyprias | 2010-03-06 06:00:07 +0000 (Sat, 06 Mar 2010) | 1 line
Changed paths:
   M /trunk/core.lua

TR disables when in instances.
------------------------------------------------------------------------
r27 | cyprias | 2010-03-06 05:28:28 +0000 (Sat, 06 Mar 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/totems.lua

Fixed type in totems.lua to correct slot number.
------------------------------------------------------------------------
r26 | cyprias | 2010-03-06 02:04:29 +0000 (Sat, 06 Mar 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/totems.lua

Changed variable name school to slot.
------------------------------------------------------------------------
r25 | cyprias | 2010-03-06 02:03:13 +0000 (Sat, 06 Mar 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/totems.lua

Totem textures now in totems.lua instead of pulling it at login. Pulling at login tends to fail for totem spells user hasn't seen yet.
------------------------------------------------------------------------
r23 | cyprias | 2010-03-05 20:17:04 +0000 (Fri, 05 Mar 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Added AceHook-3.0 to pkgmeta.
------------------------------------------------------------------------
r22 | cyprias | 2010-03-05 07:50:25 +0000 (Fri, 05 Mar 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/totems.lua

Totem names and texture is grabbed as OnEnable now.
------------------------------------------------------------------------
r21 | cyprias | 2010-03-04 04:47:34 +0000 (Thu, 04 Mar 2010) | 1 line
Changed paths:
   M /trunk/core.lua

UNIT_DEAD watches for GUID instead of name, should help with other languages.
------------------------------------------------------------------------
r19 | cyprias | 2010-03-04 03:19:19 +0000 (Thu, 04 Mar 2010) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/core.lua

TR disables self when inside a dungeon w/o coords or in a BG/Arena. BG/Arena's have coords but Astrolabe doesn't have the zone size.
------------------------------------------------------------------------
r18 | cyprias | 2010-03-04 02:49:06 +0000 (Thu, 04 Mar 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Fixed error when summoning totem in coordless instance.
------------------------------------------------------------------------
r17 | cyprias | 2010-03-04 02:34:06 +0000 (Thu, 04 Mar 2010) | 2 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/totems.lua

Lowered priority of remove totem comm to bulk.
Totem texture's grabbed as login instead of every time we summon a totem.
------------------------------------------------------------------------
r15 | cyprias | 2010-03-03 07:18:41 +0000 (Wed, 03 Mar 2010) | 2 lines
Changed paths:
   M /trunk/core.lua

Fixed broadcasting to proper channel.
Added broadcasting of our destroyed totems. This is needed cause UNIT_DEAD doesn't fire if we're out of range. (100y)
------------------------------------------------------------------------
r14 | cyprias | 2010-03-03 03:51:44 +0000 (Wed, 03 Mar 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/options.lua

Fixed bug that didn't colour the circles in realtime when changing colour settings.
------------------------------------------------------------------------
r13 | cyprias | 2010-03-03 01:49:27 +0000 (Wed, 03 Mar 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Changed comm prefix.
------------------------------------------------------------------------
r12 | cyprias | 2010-03-03 01:44:00 +0000 (Wed, 03 Mar 2010) | 3 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/options.lua

We won't broadcast other sham's totems.
Added star icon if we can't get the totem's icon.
Changed default icon size to 12 (from 16)
------------------------------------------------------------------------
r10 | cyprias | 2010-03-03 01:17:15 +0000 (Wed, 03 Mar 2010) | 1 line
Changed paths:
   A /trunk/Locales
   A /trunk/Locales/deDE.lua
   A /trunk/Locales/enUS.lua
   A /trunk/Locales/esES.lua
   A /trunk/Locales/frFR.lua
   A /trunk/Locales/koKR.lua
   A /trunk/Locales/ruRU.lua
   A /trunk/Locales/zhCN.lua
   A /trunk/Locales/zhTW.lua
   M /trunk/TotemRadius.toc
   M /trunk/core.lua
   M /trunk/embeds.xml
   A /trunk/locales.xml
   M /trunk/options.lua

Added locales.
------------------------------------------------------------------------
r8 | cyprias | 2010-03-03 00:47:27 +0000 (Wed, 03 Mar 2010) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/core.lua
   M /trunk/embeds.xml
   M /trunk/func.lua
   M /trunk/options.lua
   M /trunk/totems.lua

TR now tracks other shaman's totems.
TR can be used by any class, not just user for shaman.
------------------------------------------------------------------------
r6 | cyprias | 2010-03-02 20:25:36 +0000 (Tue, 02 Mar 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/func.lua

Fixed bug that kept radius circles too small when inside buildings. (and maybe instances too)
------------------------------------------------------------------------
r5 | cyprias | 2010-02-28 21:35:31 +0000 (Sun, 28 Feb 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/totems.lua

Added msg alerting user to missing totem range value.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
26.62 KB Mar 31, 2010 3.3.3 7