Download
(5Kb)
Download
Updated: 03-04-08 01:51 PM
Pictures
File Info
Updated:03-04-08 01:51 PM
Created:unknown
Downloads:3,152
Favorites:12
MD5:

Happiness

Version: 0.10b
by: cy-one [More]

Shows the pet happiness with the small icon you used to see at the PetFrame.
Usefull if you use other Unitframes (like Pitbull) and want to keep "ye olde icon".
Of course i will give English support as well... at least as good as i can, my English is not as good as it should be :/
...
Will write a better English description later... :/
PS: or never *g*

If you are updating from an older version to 0.10, please delete the Happiness.lua and .lua.bak in your Charakter-SavedVariables


Code:
-- CHANGELOG --
04.03.2008 (0.10b) - Small bugfix
04.03.2008 (0.10) - Added 2 more designs (Zoomed and Dreamlayout with adjustable border-width)
03.03.2008 (0.9) - Small bugfix (nonpet-classes)
05.01.2008 (0.8) - Another bugfix
05.01.2008 (0.7) - Fixed some bugs
05.01.2008 (0.6) - Localized the whole thing in deDE and English
05.01.2008 (0.5) - Localized tooltip & improved slashcommands
05.01.2008 (0.4) - Added tooltip
05.01.2008 (0.3) - Added function for hiding Blizzards PetFrameHappiness
05.01.2008 (0.2) - Fixed typo
05.01.2008 (0.1) - First Release
Thanks to Gaius for helping a lot with fuzzy LUA-shit and the English loca

04.03.2008 (0.10b) - Small bugfix
04.03.2008 (0.10) - Added 2 more designs (Zoomed and Dreamlayout with adjustable border-width)
03.03.2008 (0.9) - Small bugfix (nonpet-classes)
05.01.2008 (0.8) - Another bugfix
05.01.2008 (0.7) - Fixed some bugs
05.01.2008 (0.6) - Localized the whole thing in deDE and English
05.01.2008 (0.5) - Localized tooltip & improved slashcommands
05.01.2008 (0.4) - Added tooltip
05.01.2008 (0.3) - Added function for hiding Blizzards PetFrameHappiness
05.01.2008 (0.2) - Fixed typo
05.01.2008 (0.1) - First Release
Post A Reply Comment Options
Unread 03-07-08, 11:00 AM  
break19
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 116
File comments: 99
Uploads: 3
BTW. Add this to the beginning of your lua file:
Code:
if (select(2, UnitClass("player"))) ~= "HUNTER" then
	DisableAddOn("EnvenomX")
	return
end
This will disable the addon if it is loaded on a non-hunter class. If this is not done, there's a spot in the middle of the screen that blocks you from interacting with the game.
Report comment to moderator  
Reply With Quote
Unread 03-05-08, 02:30 PM  
Thunder12
An Aku'mai Servant
 
Thunder12's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 50
Uploads: 2
Originally posted by cy-one
There's nothing out there, that makes an addon-author happier than that
awesome addon
Report comment to moderator  
Reply With Quote
Unread 03-04-08, 03:45 PM  
Fuorilegge
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Originally posted by cy-one
And as a small "thank you" i've added 2 more designs to Happiness, so you can choose which one fits better in the style of your Interface.
You can set the design with
Code:
/hpp design [blizzard|zoomed|dreamlayout]
and the width of the dreamlayout-border with
Code:
/hpp dreamlayout <number>

PS: If you don't need that feature, you better don't update, because you have to delete the old SavedVariables when updating.
Hurray! Thank you for your work, cy-one!
Report comment to moderator  
Reply With Quote
Unread 03-04-08, 02:41 PM  
Petrah
A Pyroguard Emberseer
 
Petrah's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2988
File comments: 334
Uploads: 10
Originally posted by cy-one
Hmjeah... Have to fix that.

Edit: Should be fixed now.
RAWR.... Thank you ever so much!!!!!
__________________
♪~ ( ) I My Sonos!
AddOn Authors: If your addon spams the chat box with "Addon v8.3.4.5.3 now loaded!", please add an option to disable it!
Report comment to moderator  
Reply With Quote
Unread 03-04-08, 08:50 AM  
cy-one
A Kobold Labourer
 
cy-one's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 14
Uploads: 1
And as a small "thank you" i've added 2 more designs to Happiness, so you can choose which one fits better in the style of your Interface.
You can set the design with
Code:
/hpp design [blizzard|zoomed|dreamlayout]
and the width of the dreamlayout-border with
Code:
/hpp dreamlayout <number>

PS: If you don't need that feature, you better don't update, because you have to delete the old SavedVariables when updating.
Last edited by cy-one : 03-04-08 at 08:51 AM.
Report comment to moderator  
Reply With Quote
Unread 03-04-08, 06:06 AM  
cy-one
A Kobold Labourer
 
cy-one's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 14
Uploads: 1
Originally posted by Fuorilegge
I love this add-on, cy-one! I don't use Pitbull so I *really* appreciate having this!
There's nothing out there, that makes an addon-author happier than that
Report comment to moderator  
Reply With Quote
Unread 03-03-08, 03:59 PM  
Fuorilegge
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Originally posted by cy-one
Jap, i know. It's in there since weeks.
But Happiness is not the same, i think. It is seperat move- and scalable.
I love this add-on, cy-one! I don't use Pitbull so I *really* appreciate having this!
Report comment to moderator  
Reply With Quote
Unread 03-03-08, 02:32 PM  
cy-one
A Kobold Labourer
 
cy-one's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 14
Uploads: 1
Originally posted by erica647
Pitbull now has this icon as an option btw.
Jap, i know. It's in there since weeks.
But Happiness is not the same, i think. It is seperat move- and scalable.
Report comment to moderator  
Reply With Quote
Unread 03-03-08, 12:09 PM  
erica647
A Cobalt Mageweaver
 
erica647's Avatar
AddOn Author - Click to view AddOns

Forum posts: 209
File comments: 192
Uploads: 2
Pitbull now has this icon as an option btw.
__________________
Karadra
Level 80 Human Deathknight
Silvermoon/Nerfed Guild
Report comment to moderator  
Reply With Quote
Unread 03-03-08, 07:58 AM  
cy-one
A Kobold Labourer
 
cy-one's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 14
Uploads: 1
Originally posted by Silenia
I'm getting this error every time I log into one of my alts that do not use pets

[2008/02/09 19:38:02-188-x1]: Happiness\core.lua:25: attempt to concatenate local 'happiness' (a nil value)
Hmjeah... Have to fix that.

Edit: Should be fixed now.
Last edited by cy-one : 03-03-08 at 08:21 AM.
Report comment to moderator  
Reply With Quote
Unread 02-09-08, 09:42 PM  
Petrah
A Pyroguard Emberseer
 
Petrah's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2988
File comments: 334
Uploads: 10
I'm getting this error every time I log into one of my alts that do not use pets

[2008/02/09 19:38:02-188-x1]: Happiness\core.lua:25: attempt to concatenate local 'happiness' (a nil value)
__________________
♪~ ( ) I My Sonos!
AddOn Authors: If your addon spams the chat box with "Addon v8.3.4.5.3 now loaded!", please add an option to disable it!
Report comment to moderator  
Reply With Quote
Unread 01-05-08, 08:24 PM  
Vindaviel
A Kobold Labourer
 
Vindaviel's Avatar

Forum posts: 0
File comments: 4
Uploads: 0
=)

ah ok danke dir dann lösch ICH die saved variables raus und configuriere es neu

mfG


EDIT:

Aye hab "ICH" vergessen
sry nett das du mich falsch verstehst sry =)
__________________
Online Community Spammer (OCS)
Last edited by Vindaviel : 01-05-08 at 10:34 PM.
Report comment to moderator  
Reply With Quote
Unread 01-05-08, 06:03 PM  
cy-one
A Kobold Labourer
 
cy-one's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 14
Uploads: 1
Aaaah ja, das dürfte passieren, weil das Feld "hide" vorher noch nicht existiert hat (also nicht in deinen SavedVars) ist. Blöd. Egal.
Happiness ist nicht abwärtskompatibel *g* Sobald ich was an der SavedVar-Struktur ändere, muss man die SavedVar löschen...
Report comment to moderator  
Reply With Quote
Unread 01-05-08, 05:05 PM  
Vindaviel
A Kobold Labourer
 
Vindaviel's Avatar

Forum posts: 0
File comments: 4
Uploads: 0
http://img521.imageshack.us/my.php?i...hhhhhhhmc5.png

so den hier wie gesagt bei

/hpp
und
/happiness

EDIT:

auch bei /hpp help kommt der fehler
Last edited by Vindaviel : 01-05-08 at 05:26 PM.
Report comment to moderator  
Reply With Quote
Unread 01-05-08, 05:01 PM  
cy-one
A Kobold Labourer
 
cy-one's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 14
Uploads: 1
Es gibt /hpp help, was kommt denn für ne Meldung, wenn du nur /hpp eingibst?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: