EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > ProfitUI

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 05-20-2012, 07:02 PM
tknarr's Avatar
tknarr tknarr is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2006
Server: Unrest
Posts: 849
Default Autoattack updates

I see the updates on Test for autoattack control and quest indications on NPCs. I'm working out the XML for them. Here's trial versions of the target window and default persona window, the other persona variants aren't done yet.

These'll probably only work on Test, I'm not sure but I'd expect they'll cause errors on Live until the game changes go in.

NB: these are completely untested as yet.
Attached Files
File Type: xml eq2ui_mainhud_target.xml (27.7 KB, 408 views)
File Type: xml eq2ui_mainhud_persona.xml (204.8 KB, 395 views)
Reply With Quote
  #2  
Unread 05-21-2012, 12:12 AM
tknarr's Avatar
tknarr tknarr is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2006
Server: Unrest
Posts: 849
Default

Persona appears OK. The quest-update icons in the target window, the XML appears OK but the graphics elements in images/widgets02.dds obviously aren't there. I'll look into that, see if I have the software to update the textures.
Reply With Quote
  #3  
Unread 05-21-2012, 01:15 AM
Papabard's Avatar
Papabard Papabard is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2007
Server: Unrest
Posts: 647
Default

Quote:
Originally Posted by tknarr View Post
Persona appears OK. The quest-update icons in the target window, the XML appears OK but the graphics elements in images/widgets02.dds obviously aren't there. I'll look into that, see if I have the software to update the textures.
Wouldn't it be better to wait for a compare of test and live? As we normally see before we start seeing updates?

Its possible there will be new dds files for the quest update iccons. I don't know because I haven't updated test in ages I just watch for compares/replaed/new info here.
Reply With Quote
  #4  
Unread 05-21-2012, 01:58 AM
tknarr's Avatar
tknarr tknarr is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2006
Server: Unrest
Posts: 849
Default

Quote:
Originally Posted by Papabard View Post
Wouldn't it be better to wait for a compare of test and live? As we normally see before we start seeing updates?
That's what I'm doing: diffing between live and test to see what's changing, then checking my changes on Test. Hence why my note that these changes will only work on Test right now. With a little luck, I'll have all the changes already accounted for when they finally go live and I won't have to actually be working on XML the evening after the update.

I'm also keeping track of the changes between baseline (taken the last time Profit was updated) and current live default UI. I'll post trial changes here so people can test them on Test, but nothing is final until I see the diffs appear on live and I can check to see that what I saw on Test is what's actually showing up.

One reason I want to stay ahead: patches normally go up on Tuesday. My guild raids on Tuesday. Frantically scrambling to fix a broken UI with 30 minutes to go until raid... not my idea of fun.
Reply With Quote
  #5  
Unread 05-21-2012, 02:33 AM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Default

The option is really just a shortcut to the slash command (whether it uses the slash command in the code or not). So there really shouldn't be anything changed from now to Live, but maybe cosmetic UI stuff.
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>
Reply With Quote
  #6  
Unread 05-21-2012, 11:16 AM
tknarr's Avatar
tknarr tknarr is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2006
Server: Unrest
Posts: 849
Default

Quote:
Originally Posted by Drumstix42 View Post
The option is really just a shortcut to the slash command (whether it uses the slash command in the code or not). So there really shouldn't be anything changed from now to Live, but maybe cosmetic UI stuff.
A new option pull-down in the persona window to control it. There's also changes to the mercenary tab to show when you can't have a mercenary in a zone (those are already in Profit), and changes to the target window to show a new icon when NPCs/mobs can update a quest. The last is the one I really want to play with before it goes live.
Reply With Quote
  #7  
Unread 05-21-2012, 12:52 PM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Default

The merc change already went in, or at least it was on test back when GU63 was still being tested.

And yes I realize there was UI changes, I'm just saying any further changes probably won't break your patch, as it would most likely just be cosmetic tweaks to default UI.

*edit* And ugh... why jam more stuff in the target window. Can't they follow suite like other games and put it floating next to the mobs name above their head
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>
Reply With Quote
  #8  
Unread 05-22-2012, 04:42 PM
Therendil's Avatar
Therendil Therendil is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2008
Posts: 415
Default

I've downloaded the files and will try them on Test. I will ignore live for now since today's patch notes indicate that the changes have not hit live yet.

Tknarr: Your guild raids on patch day? The nerve of some people. I'll try to remember that, however, so I can try to test potentially risky fixes before you need to go off and do something distracting.

I actually think the chance of seeing a change that really breaks the UI (and/or crashes the client) is very low. SOE changed their code some time back to fail more gracefully when a UI presents something that just can't work. We may see weirdness on-screen, or get a message that our UI isn't right, but we should be able to keep playing.
__________________
Reply With Quote
  #9  
Unread 05-22-2012, 06:16 PM
tknarr's Avatar
tknarr tknarr is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2006
Server: Unrest
Posts: 849
Default

Quote:
Originally Posted by Therendil View Post
I've downloaded the files and will try them on Test. I will ignore live for now since today's patch notes indicate that the changes have not hit live yet.
The bit I'm still wrangling with is modifying widgets02.dds to get the transparency right. I'm going to get the character window variants updated for the autoattack option first, one of the red names said they wanted to get it into the next hotfix. Photoshop and DDS options can take a number and get in line.
Reply With Quote
  #10  
Unread 05-22-2012, 06:27 PM
TalTal TalTal is offline
A Griffon
Featured
 
Join Date: Nov 2005
Server: Nagafen
Posts: 1,095
Default

I found working with dds files much simpler with gimp than with photoshop. I prefer photoshop for everything else.

Silat
Reply With Quote
  #11  
Unread 05-23-2012, 03:06 PM
Therendil's Avatar
Therendil Therendil is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2008
Posts: 415
Default

Have to agree there. I haven't done much work with dds files, but Gimp handles them well.
__________________
Reply With Quote
  #12  
Unread 05-23-2012, 04:04 PM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Default

Never had much trouble with DDS in photoshop, but I don't think you're "required" to use DDS in eq2, it's just been the standard for a while.
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>
Reply With Quote
  #13  
Unread 05-23-2012, 07:49 PM
tknarr's Avatar
tknarr tknarr is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2006
Server: Unrest
Posts: 849
Default

Quote:
Originally Posted by TalTal View Post
I found working with dds files much simpler with gimp than with photoshop. I prefer photoshop for everything else.
Thanks, that solved the problem with getting the transparency right to avoid nasty black bumps around the edges. I normally worked with Gimp, I just hadn't gotten around to setting it up on the Windows system.
Reply With Quote
  #14  
Unread 05-23-2012, 11:37 PM
Papabard's Avatar
Papabard Papabard is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2007
Server: Unrest
Posts: 647
Default

looks like the auto attack feature is going in live tomorrow. Has the Large version of the persona been updated?
Reply With Quote
  #15  
Unread 05-24-2012, 09:24 AM
Zedlav's Avatar
Zedlav Zedlav is offline
A Grove Wisp
 
Join Date: Apr 2005
Server: Permafrost
Posts: 29
Default

Are the file that tknarr posted for dowload, ok to use?
Reply With Quote
  #16  
Unread 05-24-2012, 04:27 PM
tknarr's Avatar
tknarr tknarr is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2006
Server: Unrest
Posts: 849
Default

Quote:
Originally Posted by Papabard View Post
looks like the auto attack feature is going in live tomorrow. Has the Large version of the persona been updated?
Not yet, just the default one. I'll update the others this afternoon and send them up to be put on the updater.
Reply With Quote
  #17  
Unread 05-24-2012, 05:13 PM
tknarr's Avatar
tknarr tknarr is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2006
Server: Unrest
Posts: 849
Default

OK, I'm confident of the default and large persona windows, haven't checked alignment on the small variant yet but if someone wants to test them here's the zip of what I've got ready for the updater.
Attached Files
File Type: zip autoattack.zip (101.8 KB, 277 views)
Reply With Quote
  #18  
Unread 05-24-2012, 06:56 PM
Papabard's Avatar
Papabard Papabard is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2007
Server: Unrest
Posts: 647
Default

Quote:
Originally Posted by tknarr View Post
OK, I'm confident of the default and large persona windows, haven't checked alignment on the small variant yet but if someone wants to test them here's the zip of what I've got ready for the updater.
Ok installed the large version went to options and theres no auto attack setting there. Installed the default went to options and its there below the hide achievements check box. Reinstalled the large window removed the uisettings file to see if it was due to size being saved and still no auto attack drop down anywhere to be found even scrolled down as far as I could and still don't see it.
Reply With Quote
  #19  
Unread 05-24-2012, 07:09 PM
tknarr's Avatar
tknarr tknarr is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2006
Server: Unrest
Posts: 849
Default

Quote:
Originally Posted by Papabard View Post
Ok installed the large version went to options and theres no auto attack setting there. Installed the default went to options and its there below the hide achievements check box. Reinstalled the large window removed the uisettings file to see if it was due to size being saved and still no auto attack drop down anywhere to be found even scrolled down as far as I could and still don't see it.
The location might be bogus, although with the large variant there shouldn't've been any difference. Or it might be a bug I've gotten: if you're using a variant it won't download and unpack the zipfile until you go in and reselect that variant. I'm betting on my having gotten the location/size wrong, though. It'll be up on the updater tomorrow at the latest, though, barring something exploding overnight.
Reply With Quote
  #20  
Unread 05-25-2012, 12:53 AM
tknarr's Avatar
tknarr tknarr is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2006
Server: Unrest
Posts: 849
Default

OK, got it sorted and tested all 3 variants on my system. All three are displaying the drop-down positioned correctly. I'm going to send this version up to the updater. Here's the final zipfile for anyone who wants to get it sooner.
Attached Files
File Type: zip autoattack.zip (101.8 KB, 304 views)
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 03:40 AM.


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