Ulysses Stuff > Ulysses Release Archives
XGUI - Fully featured modular GUI for ULX! (Included with ULX v3.51 and SVN)
Stickly Man!:
Sure is quiet around these parts! But I'll faithfully notify those who pay attention for updates! ;D
In this update, I fixed a few small errors and removed the check to warn if a pre-svn version of XGUI was installed. I also made it possible for the groups tab to load the list of groups in "offline mode" (even though there's little functionality, it still beats a blank window!)
And the biggest change in this revision is that I super-optimized the data transfer for the "users" datatype-- Previously (due to some lazy programming :o), the ULib users table was being sent to admins on UCLChanged, which gets called far more often than needed for the users table. A friend of mine's server had an extremely large users list, so it started to cause some noticeable issues. Now, the users table is only sent when a user is added/removed from a group, and when changed, it only sends the small bit of info of the admin that was modified. Yay!
--- Code: ---5/17/2011 (rev 177)
-----------------
*Changed: Groups on the groups module load regardless of whether XGUI was able to recieve data from server or not.
*Changed: Optimized sending of ULib users data-- Only sends the data when it needs to (no longer on UCLChanged), and when changed, only sends the updated info.
=Fixed: Rare error causing votemap settings to not load properly (which was previously fixable after a mapchange)
=Fixed: The button for scrolling through tab names of settings modules (if there were too many) was being obscured by the close button. (Thanks [eVo]Lead4u!)
-Removed: xgui_oldcheck.lua (No longer checks for a pre-svn version of XGUI installed.)
--- End code ---
krooks:
Careful, THEY might hear ya!
:P
JamminR:
Zzzz. Huh?! What? Oh! Nice..an upda...ooooh....shiny sparkles.
Stickly Man!:
Hehe :P
So much for my planned "One whole page of me posting updates!" Oh well. This update is laying out some groundwork for some future clientside modules that I or others may have in mind. I ran out of time today, but more is coming within the next few days!
--- Code: ---5/18/2011 (rev 178)
-----------------
+Added: XLIB: Additional control layout for xlib.makecolorpicker with alphabar.
*Changed: XGUI module now the "Clientside Settings Module", which now contains the XGUI settings.
=Fixed: Selected svsetting/clsetting modules no longer close when XGUI modules get reprocessed.
--- End code ---
krooks:
Ya shouldn't have said anything, taunting us you were!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version