EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > General Discussion > Dev Shack

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Unread 10-21-2007, 01:42 PM
Netherworks's Avatar
Netherworks Netherworks is offline
A Grove Wisp
Interface Author - Click to view interfaces
 
Join Date: Aug 2007
Server: Crushbone
Posts: 27
Default

Great news on these UIBuilder changes! I'm uber-nooba-new so I guess I need to find out where to go sign up for the beta

Most of my work has been based on Zonx's fetish UI core and I guess what I'm doing is "polishing". I'm not as familiar with xml as I'd like to be, though I am able to script (python, php, etc) so actually it not a huge leap. But as a visual tool UIBuilder is just wonderful.

What I'd like to see is a way to copy/paste elements from one running copy of UIBuilder to another. Right now I'm working on 2 themes of the same UI and if I come up with an idea in one, I'd like to mirror it to the other. Right now I just weed through the code, copy, paste in my text editor.
__________________
Me takes your shineys!

-----

Kaldu/Naluu, founders of Sinister Shiney Seekers guild on Crushbone.
Reply With Quote
  #2  
Unread 10-21-2007, 02:35 PM
SOE-Rothgar SOE-Rothgar is offline
A Griffon
Yes this person is from Daybreak!
 
Join Date: Aug 2007
Server: Unrest
Posts: 208
Default

I should clarify about the encoding. UIBuilder does still encode symbols like greater-than, less-than, apostrophe, ampersand etc. But the old version would sometimes double encode things leaving the values messed up. For example, it would encode "<" into "&lt;" but then for some odd reason it would encode the ampersand leaving it "&amp;lt;". This bug has been fixed.

When the new version is patched down, let me know if you notice any other encoding issues.
Reply With Quote
  #3  
Unread 10-21-2007, 02:36 PM
RickF7666's Avatar
RickF7666 RickF7666 is offline
A Griffawn
Interface Author - Click to view interfaces
 
Join Date: Jun 2005
Server: Oasis
Posts: 70
Default Persona Changes

Bought the magazine but still haven't gotten my beta invite.

I'm really interested in what has been added to the Persona window. Will this mean no one will want mine any more? But the thing I really want to know is if they've added Game Data for things like Riposte or Home City.

As for the UIBuilder I would just like it to not add extra "/" slashes that I have to remove with a text editor.
Reply With Quote
  #4  
Unread 10-21-2007, 03:42 PM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default

Quote:
Originally Posted by RickF7666 View Post
Bought the magazine but still haven't gotten my beta invite.

I'm really interested in what has been added to the Persona window. Will this mean no one will want mine any more? But the thing I really want to know is if they've added Game Data for things like Riposte or Home City.

As for the UIBuilder I would just like it to not add extra "/" slashes that I have to remove with a text editor.
If you pre-ordered the magazine, log into the SOE forums and you should be able to see the Beta forums. If not, make sure you've signed the NDA by going to apply for it. If still not, theres a sticky somewhere with them telling you who to PM for access.

Because all FF attendees and Equinox preorders were automatically flagged, you didn't go through the normal beta acceptance routine and so emails were never sent out. Your account was just automatically flagged.
Reply With Quote
  #5  
Unread 10-21-2007, 09:56 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

Just checked in game for &#xA; and its a no go.

If I add a button with OnPress="say Hello&#xA;say there"

I get this in game

Hello & #xA
there


For more info on &#xA and other encodes you can check out www.w3.orc
http://www.w3.org/TR/2000/WD-xml-c14...19.html#syntax
and
http://www.w3.org/TR/2000/WD-xml-c14...l#charescaping

You guys probably use a inhouse parsers but for the sake of us people making applications that do not have access to your parser, it would be nice if your parser recognized some transformations on white-space that we have to deal with.
__________________
Landiin's EQ2MAP Updater Discussion Download

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

More than escaping I would just like to be able to pass commands in international characters. Currently e.g. a simple /mood なし cannot be modded... (unless it was ninja fixed, did not check in a month or two).
__________________
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
  #7  
Unread 10-22-2007, 02:37 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

yeah and is it possible to add a function like "x turns white if y is yellow"?
__________________
May Jesus Have Mercy On Us
Reply With Quote
  #8  
Unread 10-22-2007, 07:01 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

Quote:
Originally Posted by dragowulf View Post
yeah and is it possible to add a function like "x turns white if y is yellow"?
That's pretty easy to do now with scripting. The real question is when would you like to trigger this script?
__________________

Visit Othesus World!
Reply With Quote
  #9  
Unread 10-27-2007, 11:55 PM
Seagoat's Avatar
Seagoat Seagoat is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: May 2005
Server: Crushbone
Posts: 298
Default

Quote:
Originally Posted by Landiin View Post
For more info on &#xA and other encodes you can check out www.w3.orc
Am I the only one who caught this? Was that a Freudian slip that expresses your TRUE feelings about the W3C, Landiin??

(If they introduced the .orc TLD, I'd SO buy one!)

Sorry, back to your regularly scheduled conversation...
Reply With Quote
  #10  
Unread 11-01-2007, 10:09 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

Was wondering when the new Persona window would go into test because we're about 2 weeks till the release of the expansion, I'm getting anxious, and we should have enough time to mod it, plus i want to see it bad since I'm not in beta


drago.
__________________
May Jesus Have Mercy On Us
Reply With Quote
  #11  
Unread 11-01-2007, 10:20 PM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Default

Believe he said it was on Beta, dunno about test though.
__________________
"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
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 11:03 PM.


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