Download
(286Kb)
Download
Updated: 04-03-09 12:09 PM
Pictures
File Info
Updated:04-03-09 12:09 PM
Created:01-21-09 07:21 PM
Downloads:5,689
Favorites:47
MD5:

ShardAce WoTLK  Popular! (More than 5000 hits)

Version: 1.05
by: Valéry [More]

This is an UNOFFICIAL 3.0.8 compatible "remix" of the last release of Demon Daemon by Norque, with code adapted from the last release of his pre-WoTLK ShardAce.

In order to differentiate it from Norque's official Demon Daemon project, I have readopted a variation of the ShardAce name. The project will be taken down if Norque should contact me.

For the official project go here:
http://www.wowinterface.com/downloads/info10421-DemonDaemon.html

(As others have done, I have tried to contact Norque via WoW interface but as yet no response and the 3.0.8 break of the last official release has prompted me to bring forward the release.)

*** This release reintroduces shard sorting/destruction. I have also taken this opportunity to extend this functionality to allow users to specify a secondary (i.e. overflow) shard bag. ***

(Please note, that I have only recently begun to script in LUA. I would be grateful for any bug reports!)

1.05

Announcements functionality has now been added.

1.04

Profiles now fully supported.

Option to play sound upon soulstone timer expiry.

Position by "curosr" bug fixed.

1.03

Fly-out menu buttons now hide only on left click.

Spell- and fire-stones may now be applied by left click on their respective buttons.

"Miscellaneous" options tab now added to configuration screen. First option is to toggle show/hide of tool-tips.

1.02

Fixed bug where two clicks were required to re-open the buttons fly-out menu after previously closing it with left click on one of its buttons.

1.01
Fixed TOC.
Post A Reply Comment Options
Unread 08-05-09, 06:18 AM  
Leila
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Is it possible have a 3.2 ver of this marvelous addon? pls
Report comment to moderator  
Reply With Quote
Unread 08-05-09, 12:55 PM  
Tinuviel
A Defias Bandit
 
Tinuviel's Avatar

Forum posts: 3
File comments: 210
Uploads: 0
Originally posted by Leila
Is it possible have a 3.2 ver of this marvelous addon? pls
I'm assuming, since we didn't get evene a TOC bump for 3.1, that there will be no further development for this addon.
Report comment to moderator  
Reply With Quote
Unread 11-10-09, 08:10 AM  
Ceros
A Kobold Labourer
 
Ceros's Avatar

Forum posts: 0
File comments: 1
Uploads: 0
I recently downloaded this addon and got the below error message when I entered the game. The same message appears when I hover over the button (sorry, name of the button is not displayed and button does not work). The other buttons work correctly:

Code:
Date: 2009-11-10 13:34:37
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\ShardAceWoTLK\ShardAceWoTLK.lua line 1046:
   GetSpellLink(): Invalid spell slot
Debug:
   [C]: ?
   [C]: GetSpellLink()
   ShardAceWoTLK\ShardAceWoTLK.lua:1046:
      ShardAceWoTLK\ShardAceWoTLK.lua:1046
AddOns:
  Swatter, v5.6.4424 (KangaII)
  Atlas, v1.15.1
  AtlasBattlegrounds, v1.15.1
  AtlasDungeonLocs, v1.15.1
  AtlasOutdoorRaids, v1.15.1
  AtlasTransportation, v1.15.1
  AucAdvanced, v5.6.4424 (KangaII)
  AucStatHistogram, v5.6.4424 (KangaII)
  AucStatiLevel, v5.6.4424 (KangaII)
  AucStatStdDev, v5.6.4424 (KangaII)
  AucUtilScanProgress, v5.6.4424.2530
  AucUtilSimpleAuction, v5.6.4424.0
  Babylonian, v5.1.DEV.130
  BonusScanner, v5.2
  BrokerBonusScanner, v1.2
  Cartographer3, v3.0 v0.11.2
  Cartographer3InstancePOIs, v
  Cartographer3Notes, v
  Cartographer3Waypoints, v
  Configator, v5.1.DEV.190
  DebugLib, v5.1.DEV.130
  DoTimer, v4.3.6
  Quartz, v1.0
  QuartzBuff, v1.0
  QuartzFlight, v1.0
  QuartzFocus, v1.0
  QuartzGCD, v1.0
  QuartzInterrupt, v1.0
  QuartzLatency, v1.0
  QuartzMirror, v1.0
  QuartzPet, v1.0
  QuartzPlayer, v1.0
  QuartzRange, v1.0
  QuartzSwing, v1.0
  QuartzTarget, v1.0
  QuartzTimer, v1.0
  QuartzTradeskill, v1.0
  ShardAceWoTLK, v1.04
  SlideBar, v5.6.4424 (KangaII)
  Stubby, v5.6.4424 (KangaII)
  Titan, v4.3.0.30200 - Revision 316
  TitanAmmo, v4.3.0.30200
  TitanBag, v4.3.0.30200
  TitanClock, v4.3.0.30200
  TitanCoords, v4.3.0.30200
  TitanGoldTracker, v4.3.0.30200
  TitanLootType, v4.3.0.30200
  TitanPerformance, v4.3.0.30200
  TitanRegen, v4.3.0.30200
  TitanRepair, v4.3.0.30200
  TitanVolume, v4.3.0.30200
  TitanXP, v4.3.0.30200
  BlizRuntimeLib_enUS v3.2.2.30200 <eu>
  (ck=58f)
Report comment to moderator  
Reply With Quote
Unread 12-09-09, 01:31 AM  
Jeehell
A Kobold Labourer

Forum posts: 0
File comments: 18
Uploads: 0
How to fix the new timer for our soulstone...

Hi everyone...

With patch 3.3, the timer for the soulstone have been lowered to 15 minutes instead of 30 ...

To fix the timer in the addon is easy...

Edit the file ShardAceWoTLK.lua and look for this line near the end of the file

self.Timers.SoulTimer = time() + 1800

Replace the 1800 (these are seconds) with 900. This will set the timer on the stone to 15 minutes.

Jeehell
Report comment to moderator  
Reply With Quote
Unread 12-09-09, 02:44 PM  
Kyrgune
Premium Member
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 66
Uploads: 2
Re: How to fix the new timer for our soulstone...

Originally posted by Jeehell
Hi everyone...

With patch 3.3, the timer for the soulstone have been lowered to 15 minutes instead of 30 ...

To fix the timer in the addon is easy...

Edit the file ShardAceWoTLK.lua and look for this line near the end of the file

self.Timers.SoulTimer = time() + 1800

Replace the 1800 (these are seconds) with 900. This will set the timer on the stone to 15 minutes.

Jeehell
Thanks for the info, just came here to see if anyone figured it out before I went into the lua.
Report comment to moderator  
Reply With Quote
Unread 12-19-09, 09:47 PM  
bladehawk
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Any chance for an update with the new 15 minute soulstone?
Report comment to moderator  
Reply With Quote
Unread 12-19-09, 10:35 PM  
Jeehell
A Kobold Labourer

Forum posts: 0
File comments: 18
Uploads: 0
To Bladehawk...

We're not sure if this addon is still maintained by anyone... It would be faster for you to just change the number I indicated 2 posts below and it will set you soulstone timer to 15 minutes. It takes only a minute to change with any text editor you have... Notepad or wordpad will easily do the job.

If you have installed the game at his default location... you should find the ShardAceWoTLK.lua file in this directory :


C:\Program Files\World of Warcraft\Interface\AddOns\ShardAceWoTLK


Jeehell
Last edited by Jeehell : 12-19-09 at 10:41 PM.
Report comment to moderator  
Reply With Quote
Unread 01-19-10, 10:24 AM  
Tinuviel
A Defias Bandit
 
Tinuviel's Avatar

Forum posts: 3
File comments: 210
Uploads: 0
Thank you for the SS timer fix!

Does anyone know if someone else will be maintaining this addon, or making one similar to this? As far as I can tell, there's NOTHING out there like this.
Report comment to moderator  
Reply With Quote
Unread 01-20-10, 04:44 PM  
ObscureScience
A Deviate Faerie Dragon

Forum posts: 10
File comments: 81
Uploads: 0
Thanks for the fix Jeehell. I'm not giving up on this addon yet
Report comment to moderator  
Reply With Quote
Unread 10-15-10, 04:30 PM  
coldsun
A Kobold Labourer

Forum posts: 1
File comments: 37
Uploads: 0
any chance someone updates this for 4.0x ? (removing the soul and firestone stuff mostly) - i really miss it
Report comment to moderator  
Reply With Quote
Unread 10-17-10, 04:19 PM  
Kyrgune
Premium Member
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 66
Uploads: 2
I uploaded a quick fix to get Shardace to work in 4.0.1, you can find it here.

http://www.wowinterface.com/download...KQuickFix.html

It still has alot of leftover code and whatnot, but it works.


Originally posted by coldsun
any chance someone updates this for 4.0x ? (removing the soul and firestone stuff mostly) - i really miss it
Last edited by Kyrgune : 10-17-10 at 04:21 PM.
Report comment to moderator  
Reply With Quote
Unread 10-22-10, 10:31 PM  
pod_x
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
updated again

Originally posted by Kyrgune
I uploaded a quick fix to get Shardace to work in 4.0.1, you can find it here.

http://www.wowinterface.com/download...KQuickFix.html

It still has alot of leftover code and whatnot, but it works.
I've cleaned up the spell and fire stone code and buttons (commented out). Save this file to your Interface\AddOns\ShardAceWoTLK folder:

http://www.domainofdarkness.com/ShardAceWoTLK.lua

Working, with no mouseover errors.
Report comment to moderator  
Reply With Quote
Unread 10-23-10, 10:57 AM  
Kyrgune
Premium Member
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 66
Uploads: 2
Re: updated again

Thanks for that, I had gotten rid of some other code which you didn't, (been playing around with the lua here and there), but I added in your part that fixed the button issue. I'll upload that to the quick fix.

Originally posted by pod_x
I've cleaned up the spell and fire stone code and buttons (commented out). Save this file to your Interface\AddOns\ShardAceWoTLK folder:

http://www.domainofdarkness.com/ShardAceWoTLK.lua

Working, with no mouseover errors.
Last edited by Kyrgune : 10-25-10 at 01:46 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: