EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Interface Discussion > Released

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 04-14-2005, 12:49 AM
Killarny Killarny is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Neriak
Posts: 273
Default Killarny's Maintained Spells with Duration text

This simple modification to the maintained spells window is inspired by taco-man's mod but still completely original code.

NOTES

My mod provides a maintained spells window that does two things:

1) Spell icons fill the window from left to right, before moving down to another row of icons.

This is nice for people who put the window in a horizontal configuration.

2) Spell duration text is overlaid on the bottom part of the icon.

INSTALLATION

To install, copy the eq2ui_mainhud_maintained.xml to your Everquest2/UI/mymods folder, and restart EQ2.

DOWNLOAD

Get it here

HISTORY

1.1.1
- Two more versions available: Standard Vertical and 2/3 Vertical
- NO UPDATES MADE TO PREVIOUS VERSION 1.1 RELEASES -

1.1
- Thanks to ger, I was able to use a smaller 12pt font that allows each icon frame to take up less horizontal space.
- Now available in two versions: Standard and 2/3 size icons

1.0
- Original release

FUTURE PLANS

- Hiding the HH part of the duration text when it is 00 (ie: 00:17:25)
- Hiding the duration text when it is 0.0

COMMENTS/REQUESTS/SUGGESTIONS

If you have any ideas or requests for me, let me know - this is my first mod for Everquest 2, so keep that in mind ...

The DynamicData callout for spell duration was broken by SOE in the April 20th patch. Until they fix this, the duration text in this mod (or any other similar mod) will not display.

However, the icon sizes, positioning, and fill styles will still work in this mod.
Attached Thumbnails
Click image for larger version

Name:	Killarny_maintained_with_duration_30x30.jpg
Views:	516
Size:	10.4 KB
ID:	2376  Click image for larger version

Name:	Killarny_maintained_with_duration_20x20.jpg
Views:	459
Size:	9.4 KB
ID:	2377  Click image for larger version

Name:	Killarny_maintained_with_duration_30x30_vertical.jpg
Views:	522
Size:	6.9 KB
ID:	2414  Click image for larger version

Name:	Killarny_maintained_with_duration_20x20_vertical.jpg
Views:	467
Size:	6.3 KB
ID:	2415  
__________________

Last edited by Killarny : 04-25-2005 at 01:06 PM.
Reply With Quote
  #2  
Unread 04-14-2005, 12:56 AM
taco-man's Avatar
taco-man taco-man is offline
EQ2MAP Updater Author
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 1,349
Default

looks nice!
__________________
EQ2MAP Updater Download
EQ2MAP Website
How to Install a custom interface
Reply With Quote
  #3  
Unread 04-14-2005, 01:40 AM
Tobiah's Avatar
Tobiah Tobiah is offline
A Rumbleroot Sapling
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 65
Default

What is the size on icons?
Reply With Quote
  #4  
Unread 04-14-2005, 01:51 AM
Killarny Killarny is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Neriak
Posts: 273
Default

The icons are standard size, 30x30
__________________
Reply With Quote
  #5  
Unread 04-14-2005, 02:07 AM
nikecmh nikecmh is offline
A Rumbleroot Sapling
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 65
Default

Quote:
Originally Posted by Killarny
The icons are standard size, 30x30
Any chance there could be a 15x15 Version ? Or something smaller than normal ?

If so, id be using it in a heartbeat. On raids having sometimes 24 Breezes cast on people, tends to fill up space. I love the countdown being displayed. Looks nice.

Last edited by nikecmh : 04-14-2005 at 02:09 AM.
Reply With Quote
  #6  
Unread 04-14-2005, 10:27 AM
Killarny Killarny is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Neriak
Posts: 273
Default

Well, I could make the icons smaller, but the text still takes up the same amount of space, so it'd be kinda pointless, except for visual satisfaction.

The duration text with HH:MM:SS in it takes up a full 40 pixels of width - so each icon frame is actually 40 pixels, with the 30x30 icon centered in the middle. If the icon was 15 pixels wide, the text would still take up 40 pixels, so each frame would use the same amount of space. (could be smaller vertically though..)

The smallest game font that I can find is 14pt, and I don't know how to make the text shrink yet - when/if I figure that out, I'll definately make smaller versions

I hope that makes sense...
__________________
Reply With Quote
  #7  
Unread 04-14-2005, 10:45 AM
ger's Avatar
ger ger is offline
Steward of the Faithful
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 580
Default

Quote:
Originally Posted by Killarny
Well, I could make the icons smaller, but the text still takes up the same amount of space, so it'd be kinda pointless, except for visual satisfaction.

The duration text with HH:MM:SS in it takes up a full 40 pixels of width - so each icon frame is actually 40 pixels, with the 30x30 icon centered in the middle. If the icon was 15 pixels wide, the text would still take up 40 pixels, so each frame would use the same amount of space. (could be smaller vertically though..)

The smallest game font that I can find is 14pt, and I don't know how to make the text shrink yet - when/if I figure that out, I'll definately make smaller versions

I hope that makes sense...
Go to /Fonts, select Font_Eura_Arial14, copy it, paste it into your Maintained window, rename it FontArial12, modify the point size argument to 12. Presto, change-o, smaller font.
__________________
Reply With Quote
  #8  
Unread 04-14-2005, 10:57 AM
Laffs's Avatar
Laffs Laffs is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Runnyeye
Posts: 1,404
Default

What I would like to know is how the hell he managed the "left to right" I tried everything I could think of when they last changed the maintained window and would they go L2R nope !

Me going to have to pull this mod to bits to see how it works
__________________
Laffs UI Mods
I can only please one person per day. Today is not your day. Tomorrow doesn't look to good either !
(Wicann on Runnyeye)
Reply With Quote
  #9  
Unread 04-14-2005, 11:21 AM
ger's Avatar
ger ger is offline
Steward of the Faithful
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 580
Default

Quote:
Originally Posted by Laffs
What I would like to know is how the hell he managed the "left to right" I tried everything I could think of when they last changed the maintained window and would they go L2R nope !

Me going to have to pull this mod to bits to see how it works
It's a volume page property. Volumefill or something like that. (Personally, I use r2l/down)
__________________
Reply With Quote
  #10  
Unread 04-14-2005, 11:30 AM
Laffs's Avatar
Laffs Laffs is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Runnyeye
Posts: 1,404
Default

Thanks ger but that is what I was changing the volume fill lol.... going to have another go now likes, since I have seen that it can be done again.
__________________
Laffs UI Mods
I can only please one person per day. Today is not your day. Tomorrow doesn't look to good either !
(Wicann on Runnyeye)
Reply With Quote
  #11  
Unread 04-14-2005, 11:41 AM
Killarny Killarny is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Neriak
Posts: 273
Default

Thanks for the font tip ger.. it worked

So, I'll be updating shortly with a version using a smaller font - it doesn't space out the icons as much, so it looks better.

I'll try a 3/4 size icon too - but the font is really hard to read at smaller pointsize than 12.
__________________
Reply With Quote
  #12  
Unread 04-14-2005, 12:41 PM
Laffs's Avatar
Laffs Laffs is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Runnyeye
Posts: 1,404
Default

Quote:
Originally Posted by Laffs
Thanks ger but that is what I was changing the volume fill lol.... going to have another go now likes, since I have seen that it can be done again.
Boy do I feel like a right dummy (nothing new about that I guess, do I hear you say? Lol)

In the begining all I was putting in for volume fill was left2right, since I had a look at it again it was down_left2right DOE!! quick swap left2right_down , sorted now I do recall it was the syntax I was having trouble with this a while back and damn sure I did use that but it wouldnt have it, Maybe they fixed it?, Or maybe I was too drunk at the time


*EDIT*

Ps.. I just tried the duration and at point size 10 , icon size 20x20 its a tight fit, Part of the duration will get cut of maybe's.... My icon size is 15x15 and they all just fit in at that so no "hijacking" of the buff duration code for me Lol
__________________
Laffs UI Mods
I can only please one person per day. Today is not your day. Tomorrow doesn't look to good either !
(Wicann on Runnyeye)

Last edited by Laffs : 04-14-2005 at 12:45 PM.
Reply With Quote
  #13  
Unread 04-14-2005, 12:42 PM
ger's Avatar
ger ger is offline
Steward of the Faithful
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 580
Default

Quote:
Originally Posted by Killarny
Thanks for the font tip ger.. it worked

So, I'll be updating shortly with a version using a smaller font - it doesn't space out the icons as much, so it looks better.

I'll try a 3/4 size icon too - but the font is really hard to read at smaller pointsize than 12.
I ended up using an 8 point Arial in my 20x20 icon version of the maintained window. What I had to do, though, was make sure that the :SS portion of HH:MM:SS was beyond the text object bounds to keep it from wrappng to multiple lines while still presenting the user with the information theyneed in a (mosly) readable size. (The text objectended up being 18x8 spaced 1 pixel from the left/bottom edge of the icon)
__________________
Reply With Quote
  #14  
Unread 04-14-2005, 12:56 PM
Killarny Killarny is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Neriak
Posts: 273
Default Version 1.1

New version posted, pending approval.. new pictures are in the first post in this thread.

I can't seem to upload two zipfiles in the same 'release' in the downloads section, so as soon as the 30x30 version 1.1 gets approved, I'll add the 20x20 version 1.1 as an addon.

HISTORY

1.1 - Thanks to ger, I was able to use a smaller 12pt font that allows each icon frame to take up less horizontal space.
- Now available in two versions: Standard and 2/3 size icons

1.0 - Original release

FUTURE PLANS

- Hiding the HH part of the duration text when it is 00 (ie: 00:17:25)
- Hiding the duration text when it is 0.0
__________________
Reply With Quote
  #15  
Unread 04-14-2005, 04:45 PM
Tobiah's Avatar
Tobiah Tobiah is offline
A Rumbleroot Sapling
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 65
Default

Only the maintained spells can show timers right?
Reply With Quote
  #16  
Unread 04-14-2005, 04:49 PM
Steppin Steppin is offline
A Weald Wolf
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 81
Default buffs

looking good... possible to include name of buff also ?
thanks
aloe (evercold err everfrost server)
Reply With Quote
  #17  
Unread 04-14-2005, 04:54 PM
sigmodon sigmodon is offline
A Young Mystail Rat
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 7
Default

Wow, great mod. I do have a suggestion for something I would like to see. Is it possible to get rid of the HH? Are there any maintained buffs over 59 minutes? I know it's in the code probably, but it seems a bit redundant to have the (00:XX:XX) zero hours on the front. It might clean it up some more. I love the smaller icons too by the way.
Reply With Quote
  #18  
Unread 04-14-2005, 05:00 PM
taco-man's Avatar
taco-man taco-man is offline
EQ2MAP Updater Author
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 1,349
Default

Quote:
Originally Posted by Tobiah
Only the maintained spells can show timers right?
that is correct.

Quote:
Originally Posted by sigmodon
Wow, great mod. I do have a suggestion for something I would like to see. Is it possible to get rid of the HH? Are there any maintained buffs over 59 minutes? I know it's in the code probably, but it seems a bit redundant to have the (00:XX:XX) zero hours on the front. It might clean it up some more. I love the smaller icons too by the way.
many spells are over an hour, although i would imagine it probably depends on your class.
__________________
EQ2MAP Updater Download
EQ2MAP Website
How to Install a custom interface
Reply With Quote
  #19  
Unread 04-14-2005, 06:11 PM
ger's Avatar
ger ger is offline
Steward of the Faithful
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 580
Default

Quote:
Originally Posted by taco-man
that is correct.


many spells are over an hour, although i would imagine it probably depends on your class.
Yup. That's why I got rid of the seconds section in my version, as an Inquisitor my spells either last under a minute or over an hour (well, except Swill, but I rarely use that) so the seconds was really less important to me until it hits the 60.0 point.
__________________
Reply With Quote
  #20  
Unread 04-14-2005, 08:04 PM
Killarny Killarny is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Neriak
Posts: 273
Default

I'm still trying to think of a way to handle the 00 issue.. as an Illusionist I have spells that last for 11 hours and 59 minutes, so cutting off the HH entirely is not desirable.

Cutting off seconds sounds best, but I don't want to do that either .. I'd rather figure a way out to hide the HH when it's '00', but I don't think that is possible.
__________________
Reply With Quote
  #21  
Unread 04-14-2005, 08:08 PM
Killarny Killarny is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Neriak
Posts: 273
Default

Quote:
Originally Posted by Steppin
looking good... possible to include name of buff also ?
thanks
aloe (evercold err everfrost server)
I might do a version with the name of the spell, but I like having the text not interfere with the placement of the icons in a horizontal OR vertical layout, and having huge text strings with the name of the spell would definately interfere.
__________________
Reply With Quote
  #22  
Unread 04-15-2005, 04:32 AM
Calain80's Avatar
Calain80 Calain80 is offline
A Dragoon Sith
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Posts: 99
Default

I realy like this mod! Great work!

There is only one thing:
Could you also implement an vertical configuration?

That would be realy nice!
Reply With Quote
  #23  
Unread 04-15-2005, 10:22 AM
Findarato's Avatar
Findarato Findarato is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nagafen
Posts: 339
Default

I am having a heck of a time making the frame that holds the icon any bigger than 32x32. is there something I am doing wrong?

I am working on a mod for this window my self and this is the biggest problem. Mainly the way I am doing it shows the Name and timer in a separate frame but when you scroll your window the frames I have done update :/

any help would be nice, and you got a kick ace mod there.
__________________


Reply With Quote
  #24  
Unread 04-16-2005, 01:43 AM
Killarny Killarny is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Neriak
Posts: 273
Default

Quote:
Originally Posted by Findarato
I am having a heck of a time making the frame that holds the icon any bigger than 32x32. is there something I am doing wrong?

I am working on a mod for this window my self and this is the biggest problem. Mainly the way I am doing it shows the Name and timer in a separate frame but when you scroll your window the frames I have done update :/

any help would be nice, and you got a kick ace mod there.
The way I did it was to change the CellSize property of the Volume page, and that will automatically (if using UIBuilder) change the size of the frames contained in the page. Then you go into each Icon under the individual Frames and change the size of them.

I hope I understood your question correctly. I'm really new at this as well, so this might be a case of the blind leading the blind
__________________
Reply With Quote
  #25  
Unread 04-16-2005, 02:47 AM
Killarny Killarny is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Neriak
Posts: 273
Default

Quote:
Originally Posted by Calain80
I realy like this mod! Great work!

There is only one thing:
Could you also implement an vertical configuration?

That would be realy nice!
Done, for both standard size icons and 2/3 size

Hope you like..
__________________
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 07:06 AM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI