Hermes: The great messenger of your raid's cooldowns!
Moderators: Fridmarr, Worldie, Aergis, _Chloe
Re: Hermes: The great messenger of your raid's cooldowns!
1. No
2. As far as I remember... yes normally hermes did not show something like this
3. no, did the whole run without /rl
4. GridBars
2. As far as I remember... yes normally hermes did not show something like this
3. no, did the whole run without /rl
4. GridBars
-

RedAces - Posts: 500
- Joined: Tue Dec 01, 2009 9:39 am
- Location: Germany
Re: Hermes: The great messenger of your raid's cooldowns!
Ran a full raid and didn't see any issues so released 2.3.2
RedAces, I wasn't able to reproduce your issue yet but I'm keeping my eye out for it.
Here are the changes:
Added two new views:
* Bars view: This view is nearly identical to GridBars, but with no need need to specify the number of bars. The advantage is having no wasted screenspace. The disadvantage is slighly fewer layout options.
* Logger view: This acts like a mini chat frame window where spell usage and availability changes are written. It can be used as a reference to determine who is using spells at appropriate times.
Fixed bug:
* Sometimes bars would show transparent when they weren't supposed to.
This is what the Logger view looks like, it's very basic:

RedAces, I wasn't able to reproduce your issue yet but I'm keeping my eye out for it.
Here are the changes:
Added two new views:
* Bars view: This view is nearly identical to GridBars, but with no need need to specify the number of bars. The advantage is having no wasted screenspace. The disadvantage is slighly fewer layout options.
* Logger view: This acts like a mini chat frame window where spell usage and availability changes are written. It can be used as a reference to determine who is using spells at appropriate times.
Fixed bug:
* Sometimes bars would show transparent when they weren't supposed to.
This is what the Logger view looks like, it's very basic:

- inthedrops
- Maintankadonor
- Posts: 1281
- Joined: Mon Oct 29, 2007 9:19 am
Re: Hermes: The great messenger of your raid's cooldowns!
No issues all raid with me this evening as well. Sometimes one of the warrior's Rallying Cry would drop out of the display, but I never saw any problems during encounters.
-

fuzzygeek - Maintankadonor
- Posts: 4827
- Joined: Wed Aug 01, 2007 1:58 pm
Re: Hermes: The great messenger of your raid's cooldowns!
fuzzygeek wrote:No issues all raid with me this evening as well. Sometimes one of the warrior's Rallying Cry would drop out of the display, but I never saw any problems during encounters.
You know what, I saw that myself one night. It's most likely something to do with how I added code so that Rallying Cry and Last Stand share the same cooldown. Thanks for reporting that.
- inthedrops
- Maintankadonor
- Posts: 1281
- Joined: Mon Oct 29, 2007 9:19 am
Re: Hermes: The great messenger of your raid's cooldowns!
http://img688.imageshack.us/img688/6211/wowscrnshot071111135534.jpg
Next day, same error. Upon looking at the cooldown for DivG at the spell monitor, I may see the error! 70940 as base cooldown *may* be wrong? (Is it the spell ID? ^^) Look @ screen above.
EDIT: I did a reset all and rescanned all talents and updated them. Still the same base CD.
Next day, same error. Upon looking at the cooldown for DivG at the spell monitor, I may see the error! 70940 as base cooldown *may* be wrong? (Is it the spell ID? ^^) Look @ screen above.
EDIT: I did a reset all and rescanned all talents and updated them. Still the same base CD.
-

RedAces - Posts: 500
- Joined: Tue Dec 01, 2009 9:39 am
- Location: Germany
Re: Hermes: The great messenger of your raid's cooldowns!
hey,
I really like the idea of the Logger-View, but can you expand on it a little bit please?
Bye, RedAces.
I really like the idea of the Logger-View, but can you expand on it a little bit please?
- name the recipient if the spell needs one e. g.
[Rogue] Tricks @ [Tank]
[Druide] Rebirth @ [Dead Shammy] - Option to toggle off the CD-is-ready msg
- (Maybe) output to default chatframe?
- (Maybe) msg when the buff fades? e.g.
[Rogue] Tricks @ [Tank]
[Rogue] Tricks @ [Tank] faded
Bye, RedAces.
-

RedAces - Posts: 500
- Joined: Tue Dec 01, 2009 9:39 am
- Location: Germany
Re: Hermes: The great messenger of your raid's cooldowns!
RedAces wrote:http://img688.imageshack.us/img688/6211/wowscrnshot071111135534.jpg
Next day, same error. Upon looking at the cooldown for DivG at the spell monitor, I may see the error! 70940 as base cooldown *may* be wrong? (Is it the spell ID? ^^) Look @ screen above.
EDIT: I did a reset all and rescanned all talents and updated them. Still the same base CD.
Found the bug! I'm such a dummy...
- Code: Select all
[62618] = 180,
[6940] = 120,
[61999] = 600,
[70940] = 70940,
[642] = 300,
[33206] = 180,
- inthedrops
- Maintankadonor
- Posts: 1281
- Joined: Mon Oct 29, 2007 9:19 am
Re: Hermes: The great messenger of your raid's cooldowns!
RedAces wrote:hey,
I really like the idea of the Logger-View, but can you expand on it a little bit please?
Thanks, I threw it out there to get started because I honestly wasn't sure who wanted it and how they wanted it to work. I just knew that there are people that want only logging type functionality. I expected to have to improve on it
name the recipient if the spell needs one
Probably going to skip this request. It's my understanding that it's challenging and would open up a new can of worms for me
Option to toggle off the CD-is-ready msg
Easily done, will do.
This makes sense, but I might not do it. The next logical request is "now I want to customize the channel it goes to, I want it to annouce in raid if I'm raid leader, etc." and then it slowly turns into something that other mods simply do better (like ThatJustHappened). I'll throw this on my contemplation plateoutput to default chatframe?
msg when the buff fades?
I can use the duration metadata for this, I was just lazy and opted not to code it yet. I'll get it added.
- inthedrops
- Maintankadonor
- Posts: 1281
- Joined: Mon Oct 29, 2007 9:19 am
Re: Hermes: The great messenger of your raid's cooldowns!
I don't think TJH can announce CD availability.
Oh, wait, TJH has a time delay, so technically it can. Duh.
Oh, wait, TJH has a time delay, so technically it can. Duh.
-

fuzzygeek - Maintankadonor
- Posts: 4827
- Joined: Wed Aug 01, 2007 1:58 pm
Re: Hermes: The great messenger of your raid's cooldowns!
Hermes has been very successful. It's essentially become the standard for managing raid cooldowns. However, I must quit the game, which means I cannot support the addon anymore on an active basis (I won't have an active account).
I am seeking an author to take over Hermes support. I will provide indefinite support as needed from a consulting or "how does this work?" perspective, but no actual coding.
Please post here or send me a PM if you're serious about taking over Hermes. It's a considerably sized addon with many thousands of lines of code. However, it's pretty stable right now.
I am seeking an author to take over Hermes support. I will provide indefinite support as needed from a consulting or "how does this work?" perspective, but no actual coding.
Please post here or send me a PM if you're serious about taking over Hermes. It's a considerably sized addon with many thousands of lines of code. However, it's pretty stable right now.
- inthedrops
- Maintankadonor
- Posts: 1281
- Joined: Mon Oct 29, 2007 9:19 am
Re: Hermes: The great messenger of your raid's cooldowns!
Every time I try a new addon - the authors quits! I'm cursed!
In other words:

In other words:
-

RedAces - Posts: 500
- Joined: Tue Dec 01, 2009 9:39 am
- Location: Germany
Re: Hermes: The great messenger of your raid's cooldowns!
I feel guilty, trust me. However, the way it was coded it *should* last a very long time with just maintenance updates.
- inthedrops
- Maintankadonor
- Posts: 1281
- Joined: Mon Oct 29, 2007 9:19 am
Re: Hermes: The great messenger of your raid's cooldowns!
Oh no! Sorry to hear that. 
If no one takes over I will do what I can to continue maintenance. I've a programming background, but no LUA experience, although I'm starting to expand TJH a bit, here and there. My limitation is GUI programming, but if it is getting information out of some game string into a format your mod can then use, I can probably handle that.
If no one takes over I will do what I can to continue maintenance. I've a programming background, but no LUA experience, although I'm starting to expand TJH a bit, here and there. My limitation is GUI programming, but if it is getting information out of some game string into a format your mod can then use, I can probably handle that.
-

fuzzygeek - Maintankadonor
- Posts: 4827
- Joined: Wed Aug 01, 2007 1:58 pm
Re: Hermes: The great messenger of your raid's cooldowns!
fuzzygeek wrote:Oh no! Sorry to hear that.
If no one takes over I will do what I can to continue maintenance. I've a programming background, but no LUA experience, although I'm starting to expand TJH a bit, here and there. My limitation is GUI programming, but if it is getting information out of some game string into a format your mod can then use, I can probably handle that.
I think most of the maintenance now will be CLEU updates, and spell changes now that everyone had me add defaults for everything
There are a couple reported bugs out there too (like the disappearing warrior one that I can't replicate reliably) and someone just reported Bloodlust now always showing.
It's a complex addon but I don't think it'll be hard to keep going at all. It would just be hard to add significant features. But to be frank, Hermes is about as feature complete as I would ever have envisioned it to be!
- inthedrops
- Maintankadonor
- Posts: 1281
- Joined: Mon Oct 29, 2007 9:19 am
Re: Hermes: The great messenger of your raid's cooldowns!
This is, perhaps unsurprisingly, throwing a shit-ton of errors in 4.3 and had to be disabled to stop things grinding to a shuddering halt.
It's a shame a maintainer wasn't found, I really liked this add-on.
It's a shame a maintainer wasn't found, I really liked this add-on.
-

Epimer - Posts: 1496
- Joined: Wed Jun 18, 2008 6:54 am
Return to Add-ons, UI, and Macros
Who is online
Users browsing this forum: No registered users and 3 guests

