r158

Details

  • Filename
    TotemRadius-r158.zip
  • Uploaded by
  • Uploaded
    Jun 5, 2010
  • Size
    185.06 KB
  • Downloads
    79
  • MD5
    20012cc5e97324f102fdcdb27e40a610

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r158 | cyprias | 2010-06-05 07:46:56 +0000 (Sat, 05 Jun 2010) | 1 line
Changed paths:
   M /trunk/zoneData.lua

TR should say it can't function in arena now.
------------------------------------------------------------------------
r157 | cyprias | 2010-06-05 05:30:49 +0000 (Sat, 05 Jun 2010) | 1 line
Changed paths:
   M /trunk/zoneData.lua

Minor fix to stop error in arena.
------------------------------------------------------------------------
r156 | cyprias | 2010-05-26 06:51:11 +0000 (Wed, 26 May 2010) | 1 line
Changed paths:
   M /trunk/minimap.lua

Simplified MINIMAP_UPDATE_ZOOM so SetZoom hook doesn't enter endless loop.
------------------------------------------------------------------------
r155 | cyprias | 2010-05-22 21:06:00 +0000 (Sat, 22 May 2010) | 1 line
Changed paths:
   M /trunk/zoneData.lua

Minor fix to CotS dungeon level problem.
------------------------------------------------------------------------
r154 | cyprias | 2010-05-22 14:27:22 +0000 (Sat, 22 May 2010) | 1 line
Changed paths:
   M /trunk/zoneData.lua

Fixed TR disabling self in Culling of Stratholme.
------------------------------------------------------------------------
r153 | cyprias | 2010-05-21 14:27:23 +0000 (Fri, 21 May 2010) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/minimap.lua
   M /trunk/options.lua

Added option to shake minimap rings briefly when leaving them.
------------------------------------------------------------------------
r150 | cyprias | 2010-05-20 21:01:30 +0000 (Thu, 20 May 2010) | 1 line
Changed paths:
   M /trunk/AVR.lua
   M /trunk/locales/enUS.lua

Added message saying 3D rings will be gone next patch.
------------------------------------------------------------------------
r148 | cyprias | 2010-05-20 17:41:39 +0000 (Thu, 20 May 2010) | 1 line
Changed paths:
   M /trunk/AVR.lua

Added warning AVR may be broken next patch.
------------------------------------------------------------------------
r146 | cyprias | 2010-05-18 03:46:00 +0000 (Tue, 18 May 2010) | 1 line
Changed paths:
   M /trunk/zoneData.lua

Changed enable/disable message again.
------------------------------------------------------------------------
r145 | cyprias | 2010-05-16 23:51:38 +0000 (Sun, 16 May 2010) | 1 line
Changed paths:
   M /trunk/zoneData.lua

Removed debug message.
------------------------------------------------------------------------
r143 | cyprias | 2010-05-16 08:27:07 +0000 (Sun, 16 May 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/zoneData.lua

Think I fixed the Enabled/Disabled spam when running around.
------------------------------------------------------------------------
r142 | cyprias | 2010-05-15 20:41:46 +0000 (Sat, 15 May 2010) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/zoneData.lua

Zone name added to enable/disable message. Timer was added so the proper zone name is shown.
------------------------------------------------------------------------
r140 | cyprias | 2010-05-15 18:07:19 +0000 (Sat, 15 May 2010) | 1 line
Changed paths:
   M /trunk/AVR.lua

Fixed not hiding all AVR meshes when out or range.
------------------------------------------------------------------------
r139 | cyprias | 2010-05-15 16:40:57 +0000 (Sat, 15 May 2010) | 2 lines
Changed paths:
   M /trunk/options.lua
   M /trunk/zoneData.lua

Air colour changed to purple (to match the totem)
Enable/disable messages shouldn't be so spammy now.
------------------------------------------------------------------------
r137 | cyprias | 2010-05-14 05:42:42 +0000 (Fri, 14 May 2010) | 1 line
Changed paths:
   M /trunk/AVR.lua
   M /trunk/core.lua

Other shaman's totem rings are rotated slightly so you can see all 4 colours.
------------------------------------------------------------------------
r135 | cyprias | 2010-05-13 22:37:53 +0000 (Thu, 13 May 2010) | 1 line
Changed paths:
   M /trunk/options.lua

Fixed global calls in options.lua
------------------------------------------------------------------------
r134 | cyprias | 2010-05-13 22:35:30 +0000 (Thu, 13 May 2010) | 3 lines
Changed paths:
   M /trunk/AVR.lua
   M /trunk/core.lua

We should ignore our own comm now.
If we're outside a ring but inside a identical totem's ring, both will dim like we're inside both.
We should properly track party totems when totem settings set to raid.
------------------------------------------------------------------------
r133 | cyprias | 2010-05-13 22:22:35 +0000 (Thu, 13 May 2010) | 1 line
Changed paths:
   M /trunk/options.lua

Changed default inside ring alpha.
------------------------------------------------------------------------
r132 | cyprias | 2010-05-13 22:20:38 +0000 (Thu, 13 May 2010) | 3 lines
Changed paths:
   M /trunk/AVR.lua
   M /trunk/core.lua
   M /trunk/options.lua

Fixed not tracking our own totems, not sure when I broke this.
When changing options, all totems get updated instead of on next movement.
If you're in a totem's ring, any other identical totem will say you're inside too. (testing)
------------------------------------------------------------------------
r131 | cyprias | 2010-05-13 09:07:07 +0000 (Thu, 13 May 2010) | 1 line
Changed paths:
   M /trunk/AVR.lua
   M /trunk/func.lua
   M /trunk/minimap.lua
   M /trunk/zoneData.lua

More comments to the code.
------------------------------------------------------------------------
r130 | cyprias | 2010-05-13 08:48:42 +0000 (Thu, 13 May 2010) | 3 lines
Changed paths:
   M /trunk/core.lua

Added comments, removed junk.
We ignore our own comm messages now. do'h

------------------------------------------------------------------------
r129 | cyprias | 2010-05-13 05:16:29 +0000 (Thu, 13 May 2010) | 1 line
Changed paths:
   M /trunk/AVR.lua
   M /trunk/locales/enUS.lua
   M /trunk/zoneData.lua

TR should properly disable self if in a zone without player coordinates.
------------------------------------------------------------------------
r127 | cyprias | 2010-05-13 04:18:09 +0000 (Thu, 13 May 2010) | 2 lines
Changed paths:
   M /trunk/AVR.lua
   M /trunk/core.lua
   M /trunk/minimap.lua
   M /trunk/zoneData.lua

If AVR rings are set to 0 alpha, we hide the ring instead of wasting CPU.
If we enter a zone that TR cannot function in, the map name is added to the message.
------------------------------------------------------------------------
r126 | cyprias | 2010-05-13 03:23:06 +0000 (Thu, 13 May 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/func.lua

We track a shaman's distance to their totems and if it's > 105 yards we remove the totem.
------------------------------------------------------------------------
r125 | cyprias | 2010-05-10 02:50:30 +0000 (Mon, 10 May 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Removed some debug messages.
------------------------------------------------------------------------
r123 | cyprias | 2010-05-10 02:43:14 +0000 (Mon, 10 May 2010) | 2 lines
Changed paths:
   M /trunk/AVR.lua
   M /trunk/core.lua

Added UNIT_DISSIPATES to combatlog totem death watch.
Fixed showing other shaman's totems when option is et to Mine Only.
------------------------------------------------------------------------
r122 | cyprias | 2010-05-10 00:16:09 +0000 (Mon, 10 May 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/func.lua
   M /trunk/zoneData.lua

Changed how I get zonemap for other shaman's totems. Not sure if this'll help any.
------------------------------------------------------------------------
r120 | cyprias | 2010-05-10 00:00:35 +0000 (Mon, 10 May 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Fixed AceConfig going into the wrong folder (pkgmeta)
------------------------------------------------------------------------
r119 | cyprias | 2010-05-09 23:57:39 +0000 (Sun, 09 May 2010) | 1 line
Changed paths:
   M /trunk/minimap.lua

Fixed rings on minimap lingering when 'Show on minimap' is enabled/disabled.
------------------------------------------------------------------------
r118 | cyprias | 2010-05-09 23:53:12 +0000 (Sun, 09 May 2010) | 1 line
Changed paths:
   M /trunk/minimap.lua
   M /trunk/options.lua

As you change Show Minimap Rings. Current rings on minimap will hide/show.
------------------------------------------------------------------------
r116 | cyprias | 2010-05-09 23:49:13 +0000 (Sun, 09 May 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Disabling minimap display now works.
------------------------------------------------------------------------
r115 | cyprias | 2010-05-09 23:47:18 +0000 (Sun, 09 May 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/options.lua

Timer throttle increased when enabling/disabling minimap display.
------------------------------------------------------------------------
r113 | cyprias | 2010-05-09 23:39:36 +0000 (Sun, 09 May 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Fixed removing other shaman's totems when their HP changed. (again)
------------------------------------------------------------------------
r112 | cyprias | 2010-05-09 23:13:33 +0000 (Sun, 09 May 2010) | 1 line
Changed paths:
   M /trunk/AVR.lua
   M /trunk/core.lua
   M /trunk/locales/enUS.lua
   M /trunk/options.lua
   M /trunk/totems.lua

Added options to choose which fire totems to show fire nova ring around.
------------------------------------------------------------------------
r110 | cyprias | 2010-05-09 22:47:53 +0000 (Sun, 09 May 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Changed title text.
------------------------------------------------------------------------
r109 | cyprias | 2010-05-09 22:38:50 +0000 (Sun, 09 May 2010) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/options.lua

Changed option text for AVR ring thickness.
------------------------------------------------------------------------
r108 | cyprias | 2010-05-09 22:36:06 +0000 (Sun, 09 May 2010) | 1 line
Changed paths:
   M /trunk/TotemRadius.toc

Changed title in toc.
------------------------------------------------------------------------
r107 | cyprias | 2010-05-09 22:34:45 +0000 (Sun, 09 May 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Added findglobals to pkgmeta's tools-used.
------------------------------------------------------------------------
r106 | cyprias | 2010-05-09 22:34:08 +0000 (Sun, 09 May 2010) | 1 line
Changed paths:
   A /trunk/.pkgmeta

Added pkgmeta
------------------------------------------------------------------------
r105 | cyprias | 2010-05-09 22:31:37 +0000 (Sun, 09 May 2010) | 1 line
Changed paths:
   A /trunk/AVR.lua
   A /trunk/TotemRadius.toc
   A /trunk/core.lua
   A /trunk/func.lua
   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/locales.xml
   A /trunk/locales/ruRU.lua
   A /trunk/locales/zhCN.lua
   A /trunk/locales/zhTW.lua
   A /trunk/minimap.lua
   A /trunk/options.lua
   A /trunk/textures
   A /trunk/textures/Outline.tga
   A /trunk/textures/Solid.tga
   A /trunk/totems.lua
   A /trunk/zoneData.lua

Full upload
------------------------------------------------------------------------
r104 | cyprias | 2010-05-09 22:30:37 +0000 (Sun, 09 May 2010) | 1 line
Changed paths:
   D /trunk/.pkgmeta
   D /trunk/AVR.lua
   D /trunk/Locales
   D /trunk/TotemRadius.toc
   D /trunk/core.lua
   D /trunk/embeds.xml
   D /trunk/func.lua
   D /trunk/locales.xml
   D /trunk/map.lua
   D /trunk/options.lua
   D /trunk/texture
   D /trunk/totems.lua

Redoing everything.
------------------------------------------------------------------------
r102 | cyprias | 2010-05-09 18:46:42 +0000 (Sun, 09 May 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Fixed UNIT_HEALTH removing totems on any health change.
------------------------------------------------------------------------
r99 | cyprias | 2010-05-06 20:44:31 +0000 (Thu, 06 May 2010) | 1 line
Changed paths:
   M /trunk/AVR.lua
   M /trunk/core.lua

Changed how I track UNIT_HEALTH. hopefully uses less CPU cycles.
------------------------------------------------------------------------
r98 | cyprias | 2010-05-06 20:35:21 +0000 (Thu, 06 May 2010) | 1 line
Changed paths:
   M /trunk/AVR.lua
   M /trunk/Locales/enUS.lua
   M /trunk/core.lua
   M /trunk/options.lua

Added option to show other shaman's totems as dotted rings (AVR).
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
45.63 KB Jun 5, 2010 3.3.5 23