View Single Post
  #20  
Unread 12-05-2008, 06:51 PM
SOE-Rothgar SOE-Rothgar is offline
A Griffon
Yes this person is from Daybreak!
 
Join Date: Aug 2007
Server: Unrest
Posts: 208
Default

Sounds good. I know that going back and tweaking things will probably be a pain and several hours of work for many of you but hopefully in the long run this will be much better going forward.

If no one has taken the time to say it recently, we really appreciate all the trouble you guys go through to help make the game more fun for everyone. I'm just doing the job I get paid to do, but you guys are really putting in a lot of effort and it means a lot not only us at SOE but certainly to all of the players.

I've pretty much got all the changes wrapped up for today so if you think you want to test out the new UI Builder this weekend, shoot me a PM on here with your email address, or just email me at [email protected] and I'll send you the latest version.

Here are a summary of the changes for those that don't want to read back through the entire thread.

* Top, Left, Width, Height properties now accept floating point numbers
* The results of math operations no longer return 3 decimal places.
* Fixed a bug with negative floating point numbers not parsing correctly
* UIScript now supports the following functions:
int() - return the integer portion of a value
abs() - absolute value
floor() - return largest integral number less than x
ceil() - return smallest integral number greater than x

Last edited by SOE-Rothgar : 12-05-2008 at 06:54 PM.
Reply With Quote