Download
(3 Kb)
Download
Updated: 04/11/21 02:49 PM
Pictures
File Info
Compatibility:
Flames of Ambition (6.3.5)
Updated:04/11/21 02:49 PM
Created:03/13/20 02:38 PM
Monthly downloads:135
Total downloads:9,917
Favorites:8
MD5:
PyramidAttributes  Popular! (More than 5000 hits)
Version: 4.3
by: iiJonno [More]
Can Now be unlocked and dragged to any position you like and has shield info

PyramidAttributes is a really simple lightweight addon that moves attribute bars to the centre in a pyramid style leaving enough room for action duration reminders shift bar and combat metrics' report window(see image)


Depends On: LibAddonMenu-2.0
4.3
-Fixed shields being stuck if you port while you have a shield active

4.2
-API Bump for 10034 Flames Of Abomination

4.1
-Fixed small issue where movement of only 1 axis wouldn't persist after reloadui (thanks Pretz333)

4.0- (Big thanks to Eymix for the help)
-actually removed the weird glow this time
-bars no longer move with food consumption


Reverted back to version 2 for now while i figure the issues out hopefully this weekend

3.0
-Removed Weird Glow that was coming from health bar

2.0
-added ability to move the attribute bars
-added shield info

1.1
-API Bump for Markarth

1.0
-API Bump for Greymoor
Optional Files (0)


Archived Files (9)
File Name
Version
Size
Uploader
Date
4.2
3kB
iiJonno
03/14/21 11:47 AM
4.1
3kB
iiJonno
02/21/21 05:53 PM
4.0
3kB
iiJonno
02/19/21 04:15 PM
2
3kB
iiJonno
02/10/21 05:05 PM
3
3kB
iiJonno
02/09/21 04:39 PM
2
3kB
iiJonno
02/08/21 03:54 AM
2
1kB
iiJonno
11/02/20 06:52 AM
2
1kB
iiJonno
05/03/20 05:27 AM
1
1kB
03/13/20 02:38 PM


Post A Reply Comment Options
Unread 05/02/21, 05:17 PM  
Warstory

Forum posts: 0
File comments: 30
Uploads: 0
I was wondering if there would be anyway for me to change the code so that the health bar always stays expanded or increase the size permanently (length wise), Just the health bar. I know you disabled bar growth because of issues with them not staying in place. Either way, thanks for the addon!
Report comment to moderator  
Reply With Quote
Unread 02/22/21, 08:37 PM  
iiJonno
 
iiJonno's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 42
Uploads: 5
Originally Posted by ARTHXS
when using a shield, health numbers are no longer displayed even after the shield ends
Hey, im unable to replicate this could you try reinstalling the addon just incase
Report comment to moderator  
Reply With Quote
Unread 02/22/21, 01:31 PM  
ARTHXS

Forum posts: 0
File comments: 3
Uploads: 0
when using a shield, health numbers are no longer displayed even after the shield ends
Report comment to moderator  
Reply With Quote
Unread 02/21/21, 05:55 PM  
iiJonno
 
iiJonno's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 42
Uploads: 5
Originally Posted by Pretz333
Hello, I was having an issue and found the source of my problem. I moved the bars up a few pixels in the y-axis, and whenever I reloaded the UI, the bars would reset.

The issue was in the initialize function, where at the bottom you have:
Code:
if PyramidAttributes.sv.offsetX ~= 0 and PyramidAttributes.sv.offsetY ~= -89 then
In my case, since I only changed the offsetY, the offsetX side of the "if" was false, so it didn't change the bars to where I have them saved. Changing the "and" to an "or" allows it to work in cases similar to mine.

Thank you!
should be sorted in 4.1 thanks

Originally Posted by asroz
"-bars no longer move with food consumption"

dont know if it is intented, yes bars dont move anymore but now they as well dont "grow" anymore when you eat. they keep their size
yeah its intended, was the only way i could find to stop them moving
Report comment to moderator  
Reply With Quote
Unread 02/21/21, 09:08 AM  
asroz

Forum posts: 0
File comments: 7
Uploads: 0
"-bars no longer move with food consumption"

dont know if it is intented, yes bars dont move anymore but now they as well dont "grow" anymore when you eat. they keep their size
Report comment to moderator  
Reply With Quote
Unread 02/20/21, 06:36 PM  
Pretz333
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 21
Uploads: 2
Hello, I was having an issue and found the source of my problem. I moved the bars up a few pixels in the y-axis, and whenever I reloaded the UI, the bars would reset.

The issue was in the initialize function, where at the bottom you have:
Code:
if PyramidAttributes.sv.offsetX ~= 0 and PyramidAttributes.sv.offsetY ~= -89 then
In my case, since I only changed the offsetY, the offsetX side of the "if" was false, so it didn't change the bars to where I have them saved. Changing the "and" to an "or" allows it to work in cases similar to mine.

Thank you!
Last edited by Pretz333 : 02/20/21 at 06:37 PM.
Report comment to moderator  
Reply With Quote
Unread 02/10/21, 12:27 PM  
iiJonno
 
iiJonno's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 42
Uploads: 5
Originally Posted by asroz
Hi,

With the new version, I have this error every time I log in a character and I cant go to settings, bc they are not there

user:/AddOns/PyramidAttributes/PyramidAttributes.lua:58: attempt to index a nil value
stack traceback:
user:/AddOns/PyramidAttributes/PyramidAttributes.lua:58: in function 'PyramidAttributes.Reposition'
user:/AddOns/PyramidAttributes/PyramidAttributes.lua:20: in function 'PyramidAttributes:Initialize'
|caaaaaa<Locals> self = [table:1]{svName = "PyramidAttributesVars", svVersion = 1, version = 3, name = "PyramidAttributes"} </Locals>|r
user:/AddOns/PyramidAttributes/PyramidAttributes.lua:43: in function 'PyramidAttributes.OnAddOnLoaded'
|caaaaaa<Locals> _ = 65536, name = "PyramidAttributes" </Locals>|r

edit: i updated yesterday to 2.0 and moved my bars. all worked fine. happens now after the 3.0 update
yeah i worked out what ive done will be fixed tonight
Report comment to moderator  
Reply With Quote
Unread 02/10/21, 12:16 PM  
iiJonno
 
iiJonno's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 42
Uploads: 5
Originally Posted by ARTHXS
Originally Posted by iiJonno
Originally Posted by ARTHXS
the addon is excellent, the only thing I would like is to raise the HP bar a little higher, because it sometimes began to glow and covered the stamina and mana bars
is it doing this since the latest update?

Edit:Found it i had custom scale pretty small and it wasn't noticeable but i believe i have removed the weird glow in v3.0 please let me know if this solves it

Now it's better, but I found another problem, when a player gets a buff in the form of an increase in hp, mana and stamina, then the bar go to the left and as a perfectionist it starts to enrage me

here is an example
https://imgur.com/a/arMu1m6
ill look into this tonight
Report comment to moderator  
Reply With Quote
Unread 02/10/21, 11:22 AM  
asroz

Forum posts: 0
File comments: 7
Uploads: 0
Hi,

With the new version, I have this error every time I log in a character and I cant go to settings, bc they are not there

user:/AddOns/PyramidAttributes/PyramidAttributes.lua:58: attempt to index a nil value
stack traceback:
user:/AddOns/PyramidAttributes/PyramidAttributes.lua:58: in function 'PyramidAttributes.Reposition'
user:/AddOns/PyramidAttributes/PyramidAttributes.lua:20: in function 'PyramidAttributes:Initialize'
|caaaaaa<Locals> self = [table:1]{svName = "PyramidAttributesVars", svVersion = 1, version = 3, name = "PyramidAttributes"} </Locals>|r
user:/AddOns/PyramidAttributes/PyramidAttributes.lua:43: in function 'PyramidAttributes.OnAddOnLoaded'
|caaaaaa<Locals> _ = 65536, name = "PyramidAttributes" </Locals>|r

edit: i updated yesterday to 2.0 and moved my bars. all worked fine. happens now after the 3.0 update
Last edited by asroz : 02/10/21 at 11:25 AM.
Report comment to moderator  
Reply With Quote
Unread 02/10/21, 11:01 AM  
ARTHXS

Forum posts: 0
File comments: 3
Uploads: 0
Originally Posted by iiJonno
Originally Posted by ARTHXS
the addon is excellent, the only thing I would like is to raise the HP bar a little higher, because it sometimes began to glow and covered the stamina and mana bars
is it doing this since the latest update?

Edit:Found it i had custom scale pretty small and it wasn't noticeable but i believe i have removed the weird glow in v3.0 please let me know if this solves it

Now it's better, but I found another problem, when a player gets a buff in the form of an increase in hp, mana and stamina, then the bar go to the left and as a perfectionist it starts to enrage me

here is an example
https://imgur.com/a/arMu1m6
Last edited by ARTHXS : 02/10/21 at 11:04 AM.
Report comment to moderator  
Reply With Quote
Unread 02/09/21, 04:13 PM  
iiJonno
 
iiJonno's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 42
Uploads: 5
Originally Posted by ARTHXS
the addon is excellent, the only thing I would like is to raise the HP bar a little higher, because it sometimes began to glow and covered the stamina and mana bars
is it doing this since the latest update?

Edit:Found it i had custom scale pretty small and it wasn't noticeable but i believe i have removed the weird glow in v3.0 please let me know if this solves it
Last edited by iiJonno : 02/09/21 at 04:41 PM.
Report comment to moderator  
Reply With Quote
Unread 02/08/21, 03:34 PM  
ARTHXS

Forum posts: 0
File comments: 3
Uploads: 0
the addon is excellent, the only thing I would like is to raise the HP bar a little higher, because it sometimes began to glow and covered the stamina and mana bars
Report comment to moderator  
Reply With Quote
Unread 05/10/20, 04:22 AM  
tacypoc

Forum posts: 9
File comments: 17
Uploads: 0
perfect

I love this idea as I have been using a huge package to do just this ...but how do I move it so it's not all in one big pile? lol - my buffs are literally on top of the bars lol
Report comment to moderator  
Reply With Quote
Unread 03/15/20, 03:41 AM  
Akopian Atrebates

Forum posts: 9
File comments: 230
Uploads: 0
Nice to see something simple and new. I may use this, as I tend to use great big addons to do essentially the same thing and not much more. Thanks.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: