EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > EQ2MAP

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 11-16-2007, 11:41 AM
Othesus's Avatar
Othesus Othesus is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Lucan DLere
Posts: 847
Default Open beta test for a new resizing EQ2MAP for GU#40

The EQ2MAP is pretty complicated with a lot of interacting files so it's taken a little while to get it all to work with the new zooming and resizing features. If you're an adventurous semi-technical type and know where your custom UI files are you are welcome to beta test the new resizing EQ2MAP.

Installing
1. Download the zip file.
2. Place the XML files into your custom UI folder and your eq2map folder within that. These should overwrite the old files.
3. Do not run the auto-updater after this since these files aren't on the eq2map server yet.

Note: If you use Fetish, do not install these files. Zonx adds a lot of scripting and plugins to reshape the eq2map and they will most likely not work.

Testing
1. Use and abuse the map as much as you can. Try to break it.
2. Use any eq2map plugins that you normally use (except Fetish.)
3. Post here if anything seems broken or doesn't seem to work right.

Known minor bug: The minimize/restore button will sometimes not restore your window to the previous size.

Uninstalling
1. Remove the 7 XML files you installed.
2. Replace them from your backup or let the auto-updater download them again.

Some screenshots
Here's the default size, 465x612


Here's the minimum size, 295x400


If you set your opacity sliders right you can strip the map all the way down, like in the default UI.


If no major bugs are found the resizing eq2map should be available to everyone and on the server soon. Thanks!
Attached Files
File Type: zip Resizable for GU40.1 eq2ui_mainhud_map.zip (11.4 KB, 262 views)
__________________

Visit Othesus World!
Reply With Quote
  #2  
Unread 11-16-2007, 04:06 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default Minor bug

SO far it works very NICE!! Great job!

Only thing I can see is the left, and bottom frame is not sizing with respect to the shrink/grow of the map size. Also related to that is the title bar.

The other "appearance" issue is the + box that opens the show all,show only etc for locs on the map. It is slightly off the map lying On the frame [!] the brackets are the frame, and ! represents the + lying ON the frame. Could be moved a bit inside to keep with the border is all.

Other than that, it works very well!! Just appearance issues atm that I can see.
Reply With Quote
  #3  
Unread 11-16-2007, 04:15 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default BAH Sorry!

Ok, I see what I did wrong, I stil had th eplugin for EQ2Map Shrink installed.
I removed and the map is lined up correctly EXCEPT for the + on the far left, it still is sitting on the border line. Chanews are, that is my fault as well, but I am not sure what is causing that appearance bug for me.

Great work, and thank you for the fast patch!!
Reply With Quote
  #4  
Unread 11-16-2007, 06:05 PM
dragowulf's Avatar
dragowulf dragowulf is offline
A man among men
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 934
Default

Looks good so far Othesus.
__________________
May Jesus Have Mercy On Us
Reply With Quote
  #5  
Unread 11-16-2007, 09:22 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Had the same issues as depechenode. See attached for a fix. Also fixes the minimize/restore buttons. Query whether this works for everybody since judging from Othesus screenshots he did not have that issue.

Othesus, this is exactly what I did (please review since I haven't looked at EQ2MAP before today and may well have overlooked some dependencies although I don't think so):
  • relocated "toggles_the_toggles"
  • changed sizes and location of "QM_Menu" and dependant objects to remove clipping
  • removed "Map Fog" localization tag and added it to a new tooltip - the space you left was too small to work on any localized version
  • fixed minimizing/restoring code - this may affect plugins that try to call the minimize/restore functions because I changed the OnActivate/OnDeactive events to OnPress events in the process
  • cleaned up some code along the way
Attached Files
File Type: zip Resizable for GU40.2 eq2ui_mainhud_map.zip (12.8 KB, 233 views)
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #6  
Unread 11-16-2007, 10:34 PM
Othesus's Avatar
Othesus Othesus is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Lucan DLere
Posts: 847
Default

Ok, the positioning of the QM_Menu is strange. For me 14,59 lines up exactly with the corner of the MapPage. I didn't change anything else in the core_menu.xml file.

For figuring out all the positions of every element I found that it helped to have two copies of the UIBuilder running. One was showing my custom UI and the other was showing the default UI. Then I would make all my edits in Notepad++ for my UI.

Let me look at the files some more.
__________________

Visit Othesus World!
Reply With Quote
  #7  
Unread 11-16-2007, 10:40 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

I tested this with nothing but EQ2MAP installed Othesus. On my system it lines up perfectly like that (actually the menu could probably be moved 1 pixel to the left to be aligned with the icon).

Alignment differences between systems/servers?
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #8  
Unread 11-16-2007, 10:43 PM
dragowulf's Avatar
dragowulf dragowulf is offline
A man among men
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 934
Default

Quote:
Originally Posted by gm9 View Post
I tested this with nothing but EQ2MAP installed Othesus. On my system it lines up perfectly like that (actually the menu could probably be moved 1 pixel to the left to be aligned with the icon).

Alignment differences between systems/servers?
the + isn't even in the right place for me (not at the corner all the way) same with the menu. I run 1280x1024
__________________
May Jesus Have Mercy On Us
Reply With Quote
  #9  
Unread 11-16-2007, 10:47 PM
Othesus's Avatar
Othesus Othesus is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Lucan DLere
Posts: 847
Default

This isn't what you see in the UIBuilder?




Aaaaaah, shoot. I didn't include the core_menu.xml file!

There should be 8 modified xml files.
Attached Files
File Type: zip core_menu.zip (1.7 KB, 212 views)
__________________

Visit Othesus World!

Last edited by Othesus : 11-16-2007 at 11:18 PM.
Reply With Quote
  #10  
Unread 11-16-2007, 11:01 PM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

If I am using the default skin set, the Menu widget is correct. If I use it with eXtreme's skin then the Menu widget is a tad off to the left.

This is cause by the deferences in the west rect of the frame page's style in default and eXtrems and others skin.

I would suggest authors that employee their own skin to use the reset button in skinnable_windowelements.xml to set the Menu's widget to the proper location for their UI. The reason Zonx and I put that in was so UI authors could change the look of the map with out altering the eq2ui_mainhud_map.xml file along with being able to reset it back to default.
__________________
Landiin's EQ2MAP Updater Discussion Download

Last edited by Landiin : 11-16-2007 at 11:09 PM.
Reply With Quote
  #11  
Unread 11-16-2007, 11:34 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Othesus, the file you attached works fine for me, although I think that moving the popup about 3 pixels to the right will look nicer.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #12  
Unread 11-16-2007, 11:35 PM
Othesus's Avatar
Othesus Othesus is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Lucan DLere
Posts: 847
Default

Quote:
Originally Posted by gm9 View Post
  • fixed minimizing/restoring code - this may affect plugins that try to call the minimize/restore functions because I changed the OnActivate/OnDeactive events to OnPress events in the process
Grrrrr! You just changed OnActivate to OnPress? I wish these scripts would work consistently. It would save us hours and hours of debugging time. I don't know if any plugins use the minimize/restore button but probably not.

OnActivate sometimes executes scripts out of order but activates when you click the mouse button.
Edit: Hmm, now that I look at it some more OnActivate may just be activating more than once if you hold the mouse button down, or it's getting a second mouse-down event.

OnPress executes scripts in order, it seems, but presses when you let go of the mouse button.

For a Checkbox some of the scripts may not be executed at all if you don't hold the mouse button down long enough!

Scripters beware!
__________________

Visit Othesus World!

Last edited by Othesus : 11-16-2007 at 11:39 PM.
Reply With Quote
  #13  
Unread 11-16-2007, 11:46 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

It's not the mouse button, rather the order or something else. I've already had trouble with OnActivate in my UI so that's why it was easy for me to fix.

You will likely find that if you activate the OnActivate via the OnPress event it will still not work, so it's not the mouse button that's causing a problem.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #14  
Unread 11-17-2007, 12:14 AM
Othesus's Avatar
Othesus Othesus is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Lucan DLere
Posts: 847
Default

Ok, since everyone is here, we should get this right.

How is this for the default UI? 3 pixels to the right and 3 pixels down.


gm9, I'm just wondering is there a reason you changed the scripts from

Parent.Parent.Parent.PreMinimizeSize=Parent.Parent.Parent.Size
for minimizing, and
Parent.Parent.Parent.Size=Parent.Parent.Parent.PreMinimizeSize
for restoring

to

Parent.PreMinimizeSize=Parent.Parent.Parent.Size
for minimizing, and
Parent.Parent.Parent.Size=Parent.PreMinimizeSize
for restoring?
__________________

Visit Othesus World!
Reply With Quote
  #15  
Unread 11-17-2007, 12:28 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

That was the first change I made before doing the OnPress. It will probably work without.

And I say move the popup one pixel more so it's aligned with the button.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #16  
Unread 11-17-2007, 12:59 AM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

Works for me Othesus. As much as I hate to agree with Borg9 :P J/k aligning the popup with the button would look better. (being you asked)
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote
  #17  
Unread 11-17-2007, 01:05 AM
dragowulf's Avatar
dragowulf dragowulf is offline
A man among men
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 934
Default

I used all your files gm9 including core_menu and edited a few things that annoyed me, and added a maximize button. I also fixed the popup problem, put the qm_menu + in the corner more, made the +- together more, and put them in the corner.

This allows us to see more of the map, even if it is a pixel or two more.

EDIT: I fixed the stupid ass problem with the tabs that occur in profitui
Attached Files
File Type: xml eq2ui_mainhud_map.xml (3.9 KB, 212 views)
__________________
May Jesus Have Mercy On Us

Last edited by dragowulf : 11-17-2007 at 01:09 AM.
Reply With Quote
  #18  
Unread 11-17-2007, 01:10 AM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

Quote:
Originally Posted by dragowulf View Post
I used all your files gm9 including core_menu and edited a few things that annoyed me, and added a maximize button. I also fixed the popup problem, put the qm_menu + in the corner more, made the +- together more, and put them in the corner.

This allows us to see more of the map, even if it is a pixel or two more.
Post a SS you MO-MO, So we can see if we like it or not. You know how lazy we are!
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote
  #19  
Unread 11-17-2007, 01:13 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Quote:
Originally Posted by dragowulf View Post
EDIT: I fixed the stupid ass problem with the tabs that occur in profitui
Watcha talking about dude? (<-- I think he didn't read the red line *get's ban stick ready*)
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #20  
Unread 11-17-2007, 01:23 AM
dragowulf's Avatar
dragowulf dragowulf is offline
A man among men
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 934
Default

Quote:
Originally Posted by gm9 View Post
Watcha talking about dude? (<-- I think he didn't read the red line *get's ban stick ready*)
And yet the ui is up-to-date, working flawlessly, and looking sexy (like myself)
__________________
May Jesus Have Mercy On Us
Reply With Quote
  #21  
Unread 11-17-2007, 01:24 AM
dragowulf's Avatar
dragowulf dragowulf is offline
A man among men
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 934
Default

Ok I moved the popup up 1 more pixel. So this is the newer version, and the screenshot. I've also testing this ingame and it looks/works fine.
Attached Files
File Type: xml eq2ui_mainhud_map.xml (3.9 KB, 222 views)
__________________
May Jesus Have Mercy On Us
Reply With Quote
  #22  
Unread 11-17-2007, 01:27 AM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

Quote:
Originally Posted by gm9 View Post
Watcha talking about Willis? (<-- I think he didn't read the red line *get's ban stick ready*)
OK fixed it..
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote
  #23  
Unread 11-17-2007, 01:27 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

He made me click it, but there was no screenshot, so I deleted it. Can I ban that MO-MO Willis now pretty please?
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #24  
Unread 11-17-2007, 01:28 AM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

I was gonna say what screen shot but I just left it alone.. :P
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote
  #25  
Unread 11-17-2007, 01:28 AM
dragowulf's Avatar
dragowulf dragowulf is offline
A man among men
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 934
Default

Oops heres the SS of the newer version I edited. And by the way gm9, I deleted the whole ProfitUI folder and downloaded YOUR version, so you're the one that messed up. I didn't need to read the red line dummy.

(it doesn't really look like this all choppy and stuff, the file was too large)
Attached Thumbnails
Click image for larger version

Name:	pic1.PNG
Views:	283
Size:	295.2 KB
ID:	6117  
__________________
May Jesus Have Mercy On Us
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 12:03 PM.


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