Download
(18 Kb)
Download
Updated: 10-18-11 07:43 PM
Updated:10-18-11 07:43 PM
Created:10-05-11 12:00 AM
Downloads:946
Favorites:4
MD5:
WifeAggro
Version: 1.0.1
by: Aieny [More]
WifeAggro is a combination stopwatch and countdown timer to minimize the chance of catching wife aggro. Don't hit her enrage timer!

You can also use it to time recurring events, like boss abilities and the like.

Instructions for Use:
  • Left-click and drag the clock icon to move the timer around the screen.
  • Right-click the icon for a list of options.
  • To enable a countdown, drag the sliders to the appropriate number of hours, minutes, and seconds to countdown, then click Start.
  • Use /wife to see a list of options

Features:
  • Operates as either a stopwatch or a countdown timer
  • Customizable alert when the countdown is about to expire
  • Auto restart countdown upon expiration
  • Slash commands are available to macro timer commands
  • During a countdown, the time background indicates the amount of time remaining
v1.0.1
* Fixed bug that prevented WifeAggro from loading properly the first time it loads.
* Changed packaging to include all Addon files in a single folder.

v1.0
* Added /slash commands to control the timer
* Added background to displayed time to show time remaining on countdown
* Starting the stopwatch or timer with the control panel closes the panel

v0.3
* Option to set the opacity of the full-screen red warning
* Option to display a custom message when the countdown is about to expire
* Option to set when the warning will be displayed
* Countdown timer now can be auto-looped
* Many buttons that are unavailable in one mode have been disabled
* Added an icon to the main window display

v0.2
* Option interface now divides options into Stopwatch and Countdown timer
* Fixed bugs that were causing asserts while the timer was counting down
Archived Files (6)
File Name
Version
Size
Author
Date
1.0
18kB
Aieny
10-12-11 08:34 PM
0.3
27kB
Aieny
10-09-11 12:33 AM
0.3
27kB
Aieny
10-09-11 12:30 AM
0.2
5kB
Aieny
10-05-11 09:04 PM
0.1
4kB
Aieny
10-05-11 12:00 AM
0B
Aieny
01-01-70 12:00 AM


Post A Reply Comment Options
Unread 10-18-11, 07:05 AM  
Aieny
Veiled Ripper
 
Aieny's Avatar
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 15
Uploads: 2
Quote:
Originally posted by Painstouch
Just a little update, today after I logged in the stopwatch did actually display on my screen and I can indeed interact with the options...


Seems like after the install, the game clients needs to be restarted?
Yes, I just found that issue last night; I'll have an update as soon as possible to fix that. As a workaround, the first time running the game after installing the Addon, use /reloadui to force the Addon to reload.
__________________
Lua Code:
  1. local function signature()
  2.     print("Aieny Celenovia")
  3.     print("www.riftcrafter.com")
  4. end
Aieny is offline Report comment to moderator  
Reply With Quote
Unread 10-18-11, 06:20 AM  
Painstouch

Forum posts: 0
File comments: 14
Uploads: 0
Just a little update, today after I logged in the stopwatch did actually display on my screen and I can indeed interact with the options...


Seems like after the install, the game clients needs to be restarted?
Painstouch is offline Report comment to moderator  
Reply With Quote
Unread 10-17-11, 01:25 PM  
Painstouch

Forum posts: 0
File comments: 14
Uploads: 0
Yes, putting everything into 1 folder named WifeAggro help me load /wife parameter and its options...

...just to find out it doesn't actually work...

None of the parameters for /wife actually do anything, bar the error code they produce.

If you want, I can screenshot each and every error?

But the errors are the same output as what @Razer posted.
Painstouch is offline Report comment to moderator  
Reply With Quote
Unread 10-17-11, 01:19 PM  
Aieny
Veiled Ripper
 
Aieny's Avatar
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 15
Uploads: 2
Quote:
Originally posted by Razer
Hey mate, seen i had a pm and update from you. its been quite a while since then. So decided to put it back, but now it doesnt even work at all for me.

It loaded up with some error, couldnt move or touch the UI for it. Doing commands such as /wife hide etc just return errors such as:

http://i.imgur.com/jtKpw.jpg

Thanks. I guess my main use for this would be a seconds timer, that when it gets to 5seconds it does a custom alert to me. (e.g. 40second timer from the moment we enter combat that ticks down, and alerts me 5seconds prior to the timer reaching 0 with a custom alert i input, once it hits 0 it returns to 40 and recounts down etc)

Thats what i wanted out of this plugin from the start, however this plugin, even if it works as intended, isnt meant for that use so i won't be using it again myself but i thank you for your effort for people who need this
That's odd, I'll take a look at that. Assuming no errors, that is exactly what this Addon will do. I'm not sure why one of the earliest and more fundamental functions is failing (are you having the same issue with all commands?), but I'll see if I can reproduce the error.

As for its intent....it's meant to be a timer/stopwatch. I could have named it Timer115434 or something really generic, but I decided to have fun with the name
__________________
Lua Code:
  1. local function signature()
  2.     print("Aieny Celenovia")
  3.     print("www.riftcrafter.com")
  4. end
Aieny is offline Report comment to moderator  
Reply With Quote
Unread 10-17-11, 01:12 PM  
Aieny
Veiled Ripper
 
Aieny's Avatar
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 15
Uploads: 2
Quote:
Originally posted by Painstouch
No, no errors upon game load, /wife in chat returns the (same as before) following:


Again, the actual addon window shows "Rift Frames (v 0.1)" line, with the description correctly, however I still cannot get it to work.


The .rar package seems to me, that it has files scattered outside the actual folder, however I extracted everything as it is now, without changing places or putting them in folders.

Any clue?

EDIT: Do I need a special frame to be enabled of some sort, or a library dependency is missing?
It sounds like you unzipped the files directly into the Addon folder rather than into a WifeAggro folder. Rift Frames is an embedded Addon (which wouldn't show in the Addon list as it is intended to be a subfolder within the WifeAggro folder).

I may need to look at how to better package the Addon, since it seems to be putting all the files into the root of the zip rather creating a directory within the zip to put the Addon files.
__________________
Lua Code:
  1. local function signature()
  2.     print("Aieny Celenovia")
  3.     print("www.riftcrafter.com")
  4. end
Aieny is offline Report comment to moderator  
Reply With Quote
Unread 10-17-11, 09:57 AM  
Painstouch

Forum posts: 0
File comments: 14
Uploads: 0
Quote:
Originally posted by Aieny
When you type /wife, you should see the list of options available. If not, then somehow the Addon didn't load. Next time you log into the game (or type /reloadui), check if there are any errors that pop up. If so, please PM them to me so I can see why the Addon isn't loading.
No, no errors upon game load, /wife in chat returns the (same as before) following:
Quote:
Unknown command: wife (try /help)

Again, the actual addon window shows "Rift Frames (v 0.1)" line, with the description correctly, however I still cannot get it to work.


The .rar package seems to me, that it has files scattered outside the actual folder, however I extracted everything as it is now, without changing places or putting them in folders.

Any clue?

EDIT: Do I need a special frame to be enabled of some sort, or a library dependency is missing?
Last edited by Painstouch : 10-17-11 at 09:59 AM.
Painstouch is offline Report comment to moderator  
Reply With Quote
Unread 10-17-11, 09:30 AM  
Razer
Zombie

Forum posts: 1
File comments: 2
Uploads: 0
Hey mate, seen i had a pm and update from you. its been quite a while since then. So decided to put it back, but now it doesnt even work at all for me.

It loaded up with some error, couldnt move or touch the UI for it. Doing commands such as /wife hide etc just return errors such as:

http://i.imgur.com/jtKpw.jpg

Thanks. I guess my main use for this would be a seconds timer, that when it gets to 5seconds it does a custom alert to me. (e.g. 40second timer from the moment we enter combat that ticks down, and alerts me 5seconds prior to the timer reaching 0 with a custom alert i input, once it hits 0 it returns to 40 and recounts down etc)

Thats what i wanted out of this plugin from the start, however this plugin, even if it works as intended, isnt meant for that use so i won't be using it again myself but i thank you for your effort for people who need this
Razer is offline Report comment to moderator  
Reply With Quote
Unread 10-16-11, 07:31 PM  
Aieny
Veiled Ripper
 
Aieny's Avatar
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 15
Uploads: 2
Quote:
Originally posted by Painstouch
How do I get this to work?

/wife does nothing in game, the whole addon is installed (it DOES show up in the addons window), but I just cannot use it ingame?

Seeing how this could be REALLY useful on Akylos, Id like to have it working...
When you type /wife, you should see the list of options available. If not, then somehow the Addon didn't load. Next time you log into the game (or type /reloadui), check if there are any errors that pop up. If so, please PM them to me so I can see why the Addon isn't loading.
__________________
Lua Code:
  1. local function signature()
  2.     print("Aieny Celenovia")
  3.     print("www.riftcrafter.com")
  4. end
Aieny is offline Report comment to moderator  
Reply With Quote
Unread 10-16-11, 03:08 PM  
Painstouch

Forum posts: 0
File comments: 14
Uploads: 0
How do I get this to work?

/wife does nothing in game, the whole addon is installed (it DOES show up in the addons window), but I just cannot use it ingame?

Seeing how this could be REALLY useful on Akylos, Id like to have it working...
Painstouch is offline Report comment to moderator  
Reply With Quote
Unread 10-16-11, 10:48 AM  
Inee

Forum posts: 0
File comments: 4
Uploads: 0
After your great updates you could add your addon to the category "raid tools" to offer it to a bigger community.
(its great to time the waves for akylios in p4- helped us a lot on our kill)
Inee is offline Report comment to moderator  
Reply With Quote
Unread 10-13-11, 01:29 AM  
Hawkes

Forum posts: 0
File comments: 8
Uploads: 0
Not sure if this was intended or not but if you have the option unchecked to restart countdown on finish,
when the countdown is done, it switches to Stop Watch mode and starts counting seconds.

The /wife reset or /wife stop do not affect the stopwatch it seems.





Can we have it so if the loop (Restart countdown on finish) is not checked, when the countdown is finished it just stops and resets to the configured time?





This is what I'm trying to do:

Set the countdown to 10 seconds.
push my macro button for /wife start
After 10 seconds are counted down, it resets back to 10 seconds and waits for another /wife start
before counting back down another 10 seconds.


Can we get an option so it doesn't countdown, then become a stopwatch so the above is possible?

Thank you
Hawkes is offline Report comment to moderator  
Reply With Quote
Unread 10-07-11, 04:24 PM  
Aieny
Veiled Ripper
 
Aieny's Avatar
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 15
Uploads: 2
Quote:
Originally posted by Inee
Hi there,
i would love to use your addon for certain boss abilities.
therefore its mandatory to be also able to set seconds and the option that the countdown automaticly starts again after he was zero.
(somehow the manual reset doesnt work- i have to relog or wait until the timer is over)
is that possible?
I hadn't considered that; it won't be hard to add a seconds slider. As for looping the timer....I can do that too. But, you are right, I haven't yet implemented a way to stop the countdown and reset it. That is coming, though...as well as an option to disable the red screen notification and a custom warning message.
__________________
Lua Code:
  1. local function signature()
  2.     print("Aieny Celenovia")
  3.     print("www.riftcrafter.com")
  4. end
Aieny is offline Report comment to moderator  
Reply With Quote
Unread 10-07-11, 04:01 PM  
Inee

Forum posts: 0
File comments: 4
Uploads: 0
Hi there,
i would love to use your addon for certain boss abilities.
therefore its mandatory to be also able to set seconds and the option that the countdown automaticly starts again after he was zero.
(somehow the manual reset doesnt work- i have to relog or wait until the timer is over)
is that possible?
Inee is offline Report comment to moderator  
Reply With Quote
Unread 10-06-11, 08:25 AM  
Aieny
Veiled Ripper
 
Aieny's Avatar
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 15
Uploads: 2
Quote:
Originally posted by Razer
Don't know how you tested this but it's completely broke for me. The seconds slider applies to the clock as minutes. I could only apply this once and then it completely broke, upon pressing start/clear stopwatch, fills my screen with assertion errors (205).

Was going to use this for an easier in game timer on boss abilities. However I can't even get the basics to work at the moment.
Give this new version a shot. I fixed the issue with the asserts (which shouldn't be triggering in a live environment, but the API is still in beta), and I cleaned up the options interface to make it more intuitive.

I still need to implement a method to actually stop / pause the countdown, though.
__________________
Lua Code:
  1. local function signature()
  2.     print("Aieny Celenovia")
  3.     print("www.riftcrafter.com")
  4. end
Aieny is offline Report comment to moderator  
Reply With Quote
Unread 10-05-11, 01:58 PM  
Aieny
Veiled Ripper
 
Aieny's Avatar
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 15
Uploads: 2
Quote:
Originally posted by Razer
Don't know how you tested this but it's completely broke for me. The seconds slider applies to the clock as minutes. I could only apply this once and then it completely broke, upon pressing start/clear stopwatch, fills my screen with assertion errors (205).

Was going to use this for an easier in game timer on boss abilities. However I can't even get the basics to work at the moment.
Sliders seem to be having issues at the moment, Zorba is taking a look. I wasn't receiving any assertion errors during my testing, but I'll look at it again and see if I can reproduce the issue.

Also, note that the top slider is for hours, the bottom slider is for minutes...that is intentional, even if I didn't really make that clear in the UI. I've got some plans for cleaning up the options interface a bit, that'll probably be my project for tonight =)
__________________
Lua Code:
  1. local function signature()
  2.     print("Aieny Celenovia")
  3.     print("www.riftcrafter.com")
  4. end
Aieny is offline Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: